From 7e5d6a35e73fd3228cd2cf80ac8355712901a72b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Nov 2022 09:09:23 -0500 Subject: [PATCH 001/173] docs: update dependent-usage.json (#1772) --- dependent-usage.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 4e7b4b1053..391b681362 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1668780527249, + "lastModified": 1668866931265, "projectUsages": [ { "version": "19.19.1", @@ -19040,27 +19040,27 @@ }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 649, + "line": 652, "column": 8 }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 765, + "line": 768, "column": 10 }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 775, + "line": 778, "column": 10 }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 825, + "line": 828, "column": 10 }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 862, + "line": 865, "column": 12 }, { @@ -19142,7 +19142,7 @@ }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 655, + "line": 658, "column": 10 }, { @@ -23526,7 +23526,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 114, + "line": 117, "column": 14 }, { @@ -23561,7 +23561,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 484, + "line": 489, "column": 6 }, { @@ -23689,7 +23689,7 @@ }, { "filePath": "src/components/SitewideBanner/index.jsx", - "line": 82, + "line": 87, "column": 10 }, { @@ -24046,7 +24046,7 @@ }, { "filePath": "src/components/SitewideBanner/index.jsx", - "line": 74, + "line": 79, "column": 6 }, { @@ -24106,7 +24106,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 612, + "line": 617, "column": 20 }, { @@ -24205,7 +24205,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 124, + "line": 127, "column": 30 } ], @@ -24716,7 +24716,7 @@ "Input": [ { "filePath": "src/components/Footer/index.jsx", - "line": 467, + "line": 469, "column": 18 } ], @@ -25409,22 +25409,22 @@ "StarFilled": [ { "filePath": "src/templates/privacyPolicy.jsx", - "line": 43, + "line": 44, "column": 14 }, { "filePath": "src/templates/privacyPolicy.jsx", - "line": 55, + "line": 56, "column": 14 }, { "filePath": "src/templates/privacyPolicyES.jsx", - "line": 24, + "line": 25, "column": 14 }, { "filePath": "src/templates/privacyPolicyES.jsx", - "line": 33, + "line": 34, "column": 14 } ], From 9cd0d707a8a69c54d2ed73f7059143e261c0e933 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 19 Nov 2022 13:03:04 -0500 Subject: [PATCH 002/173] chore: add catalog-info.yml file (#1773) --- catalog-info.yml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 catalog-info.yml diff --git a/catalog-info.yml b/catalog-info.yml new file mode 100644 index 0000000000..df49897e34 --- /dev/null +++ b/catalog-info.yml @@ -0,0 +1,25 @@ +# This file records information about this repo. Its use is described in OEP-55: +# https://open-edx-proposals.readthedocs.io/en/latest/processes/oep-0055-proc-project-maintainers.html + +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: 'Paragon' + description: "The design system and React component library for Open edX" + links: + - url: "https://paragon-openedx.netlify.app" + title: "Documentation Website" + # Backstage uses the MaterialUI Icon Set. + # https://mui.com/material-ui/material-icons/ + # The value will be the name of the icon. + icon: "Web" + annotations: + # (Optional) Annotation keys and values can be whatever you want. + # We use it in Open edX repos to have a comma-separated list of GitHub user + # names that might be interested in changes to the architecture of this + # component. + openedx.org/arch-interest-groups: "feanil" +spec: + owner: group:paragon-working-group + type: 'library' + lifecycle: 'production' From 64fef9fa5858fb9883994c36812147179daec4b8 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 19 Nov 2022 13:25:14 -0500 Subject: [PATCH 003/173] [skip ci] chore: update catalog-info.yml file for Backstage (#1774) --- catalog-info.yml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/catalog-info.yml b/catalog-info.yml index df49897e34..e9a6227440 100644 --- a/catalog-info.yml +++ b/catalog-info.yml @@ -4,7 +4,7 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: - name: 'Paragon' + name: 'paragon' description: "The design system and React component library for Open edX" links: - url: "https://paragon-openedx.netlify.app" @@ -12,13 +12,15 @@ metadata: # Backstage uses the MaterialUI Icon Set. # https://mui.com/material-ui/material-icons/ # The value will be the name of the icon. - icon: "Web" + icon: "web" + - url: "http://github.com/openedx/paragon" + title: "Source Code" + icon: "code" + - url: "https://www.figma.com/file/eGmDp94FlqEr4iSqy1Uc1K/Paragon-2021" + title: "Figma" + icon: "gesture" annotations: - # (Optional) Annotation keys and values can be whatever you want. - # We use it in Open edX repos to have a comma-separated list of GitHub user - # names that might be interested in changes to the architecture of this - # component. - openedx.org/arch-interest-groups: "feanil" + openedx.org/arch-interest-groups: "adamstankiewicz" spec: owner: group:paragon-working-group type: 'library' From 415745ba4aa095ea5ad67663975b1a991b070af8 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 19 Nov 2022 13:36:42 -0500 Subject: [PATCH 004/173] [skip ci] chore: add more links to backstage config (#1775) --- catalog-info.yml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/catalog-info.yml b/catalog-info.yml index e9a6227440..63a3bd0fb2 100644 --- a/catalog-info.yml +++ b/catalog-info.yml @@ -12,13 +12,22 @@ metadata: # Backstage uses the MaterialUI Icon Set. # https://mui.com/material-ui/material-icons/ # The value will be the name of the icon. - icon: "web" + icon: "Web" - url: "http://github.com/openedx/paragon" title: "Source Code" - icon: "code" + icon: "Code" - url: "https://www.figma.com/file/eGmDp94FlqEr4iSqy1Uc1K/Paragon-2021" title: "Figma" - icon: "gesture" + icon: "Gesture" + - url: "https://www.figma.com/file/eGmDp94FlqEr4iSqy1Uc1K/Paragon-2021" + title: "Figma" + icon: "Gesture" + - url: "https://github.com/openedx/paragon/releases" + title: "GitHub Releases" + icon: "Source" + - url: "https://www.npmjs.com/package/@edx/paragon" + title: "NPM" + icon: "Terminal" annotations: openedx.org/arch-interest-groups: "adamstankiewicz" spec: From 6b409172e3fedeeb46f0bab0af6415f8488543db Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sat, 19 Nov 2022 13:38:42 -0500 Subject: [PATCH 005/173] [skip ci] chore: remove extra Figma link from Backstage config (#1776) --- catalog-info.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/catalog-info.yml b/catalog-info.yml index 63a3bd0fb2..ab870f2316 100644 --- a/catalog-info.yml +++ b/catalog-info.yml @@ -19,9 +19,6 @@ metadata: - url: "https://www.figma.com/file/eGmDp94FlqEr4iSqy1Uc1K/Paragon-2021" title: "Figma" icon: "Gesture" - - url: "https://www.figma.com/file/eGmDp94FlqEr4iSqy1Uc1K/Paragon-2021" - title: "Figma" - icon: "Gesture" - url: "https://github.com/openedx/paragon/releases" title: "GitHub Releases" icon: "Source" From 4bb942304ce99b70c9afd5b717f457dae679af7a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 09:09:15 -0500 Subject: [PATCH 006/173] docs: update dependent-usage.json (#1777) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 391b681362..f3f7a5b7b5 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1668866931265, + "lastModified": 1668953317911, "projectUsages": [ { "version": "19.19.1", From 0ec9ed50aef621f8a9e17d23e696d6e1d94fc10e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 09:09:08 -0500 Subject: [PATCH 007/173] docs: update dependent-usage.json (#1785) --- dependent-usage.json | 88 ++++++++++++++++++++++---------------------- 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index f3f7a5b7b5..072bab28fe 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1668953317911, + "lastModified": 1669039706756, "projectUsages": [ { "version": "19.19.1", @@ -8533,6 +8533,11 @@ "line": 217, "column": 16 }, + { + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", + "line": 73, + "column": 6 + }, { "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", "line": 126, @@ -8821,12 +8826,12 @@ }, { "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 71, + "line": 90, "column": 6 }, { "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 84, + "line": 103, "column": 12 }, { @@ -8843,7 +8848,7 @@ }, { "filePath": "src/generic/FormSwitchGroup.jsx", - "line": 23, + "line": 24, "column": 4 }, { @@ -8878,7 +8883,7 @@ }, { "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 90, + "line": 109, "column": 22 }, { @@ -9002,7 +9007,7 @@ }, { "filePath": "src/generic/FormSwitchGroup.jsx", - "line": 41, + "line": 43, "column": 8 }, { @@ -9054,7 +9059,7 @@ "Form.Label": [ { "filePath": "src/generic/FormSwitchGroup.jsx", - "line": 29, + "line": 30, "column": 10 }, { @@ -9116,7 +9121,7 @@ "SwitchControl": [ { "filePath": "src/generic/FormSwitchGroup.jsx", - "line": 32, + "line": 33, "column": 10 } ], @@ -9262,6 +9267,11 @@ "line": 30, "column": 16 }, + { + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", + "line": 75, + "column": 8 + }, { "filePath": "src/pages-and-resources/live/BBBSettings.jsx", "line": 73, @@ -9466,14 +9476,14 @@ "Form.CheckboxSet": [ { "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 91, + "line": 110, "column": 24 } ], "Form.Checkbox": [ { "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 99, + "line": 118, "column": 30 } ], @@ -9814,13 +9824,8 @@ }, { "filePath": "src/discussions/comments/comment/CommentHeader.jsx", - "line": 54, - "column": 18 - }, - { - "filePath": "src/discussions/comments/comment/CommentHeader.jsx", - "line": 55, - "column": 18 + "line": 70, + "column": 10 }, { "filePath": "src/discussions/comments/CommentsView.jsx", @@ -9839,7 +9844,7 @@ }, { "filePath": "src/discussions/common/AuthorLabel.jsx", - "line": 58, + "line": 59, "column": 8 }, { @@ -9924,12 +9929,12 @@ }, { "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 96, + "line": 97, "column": 18 }, { "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 113, + "line": 114, "column": 16 }, { @@ -10469,7 +10474,7 @@ "Avatar": [ { "filePath": "src/discussions/comments/comment/CommentHeader.jsx", - "line": 33, + "line": 50, "column": 8 }, { @@ -10493,25 +10498,6 @@ "column": 6 } ], - "CheckCircle": [ - { - "filePath": "src/discussions/comments/comment/CommentHeader.jsx", - "line": 54, - "column": 29 - }, - { - "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 96, - "column": 29 - } - ], - "Verified": [ - { - "filePath": "src/discussions/comments/comment/CommentHeader.jsx", - "line": 55, - "column": 29 - } - ], "ArrowBack": [ { "filePath": "src/discussions/comments/CommentsView.jsx", @@ -10599,14 +10585,14 @@ "Institution": [ { "filePath": "src/discussions/common/AuthorLabel.jsx", - "line": 30, + "line": 31, "column": 4 } ], "School": [ { "filePath": "src/discussions/common/AuthorLabel.jsx", - "line": 34, + "line": 35, "column": 4 } ], @@ -10941,7 +10927,7 @@ }, { "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 102, + "line": 103, "column": 16 } ], @@ -10952,6 +10938,20 @@ "column": 21 } ], + "Truncate": [ + { + "filePath": "src/discussions/posts/post/PostLink.jsx", + "line": 78, + "column": 16 + } + ], + "CheckCircle": [ + { + "filePath": "src/discussions/posts/post/PostLink.jsx", + "line": 97, + "column": 29 + } + ], "PostOutline": [ { "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", @@ -22790,7 +22790,7 @@ } }, { - "version": "20.18.1", + "version": "20.18.2", "name": "@edx/frontend-platform", "repository": { "type": "git", From 5ffc3c706146779ad6530671b3a289755c341df6 Mon Sep 17 00:00:00 2001 From: Viktor Rusakov <52399399+viktorrusakov@users.noreply.github.com> Date: Mon, 21 Nov 2022 19:01:37 +0200 Subject: [PATCH 008/173] feat: add support for selectable CardView in DataTable (#1698) --- src/Card/Card.scss | 10 +- src/DataTable/CardView.jsx | 79 +++++++- src/DataTable/DataTable.scss | 34 ++++ src/DataTable/README.md | 186 +++++++++++++++++- src/DataTable/index.jsx | 1 + src/DataTable/selection/ControlledSelect.jsx | 2 +- .../selection/ControlledSelectHeader.jsx | 2 +- src/DataTable/tests/CardView.test.jsx | 89 +++++++++ src/DataTable/utils/getVisibleColumns.jsx | 4 +- 9 files changed, 387 insertions(+), 20 deletions(-) create mode 100644 src/DataTable/tests/CardView.test.jsx diff --git a/src/Card/Card.scss b/src/Card/Card.scss index 271a294814..86faafe436 100644 --- a/src/Card/Card.scss +++ b/src/Card/Card.scss @@ -269,6 +269,12 @@ a .pgn__card { background-color: $white; } +%pgn__card-focused { + box-shadow: $level-1-box-shadow; + outline: none; + border-color: $card-border-focus-color; +} + .pgn__card { @include pgn-box-shadow(1, "down"); @@ -281,9 +287,7 @@ a .pgn__card { &:focus, &.focus { - box-shadow: $level-1-box-shadow; - outline: none; - border-color: $card-border-focus-color; + @extend %pgn__card-focused; } } diff --git a/src/DataTable/CardView.jsx b/src/DataTable/CardView.jsx index d5dcb7be6c..66e98650c4 100644 --- a/src/DataTable/CardView.jsx +++ b/src/DataTable/CardView.jsx @@ -1,22 +1,52 @@ -import React from 'react'; +import React, { useContext } from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; +import DataTableContext from './DataTableContext'; import { useRows } from './hooks'; +import { selectColumn } from './utils/getVisibleColumns'; import { CardGrid } from '..'; +function CardItem({ + row, + prepareRow, + isSelectable, + SelectionComponent, + CardComponent, + selectionPlacement, +}) { + prepareRow(row); + const { isSelected } = row; + + if (isSelectable && SelectionComponent) { + return ( +
+ + +
+ ); + } + + return ; +} + function CardView({ - columnSizes, CardComponent, className, + columnSizes, CardComponent, className, selectionPlacement, }) { const { getTableProps, prepareRow, displayRows, } = useRows(); - - const renderCards = () => displayRows.map((row) => { - prepareRow(row); - return ( - - ); - }); + const { isSelectable, manualSelectColumn } = useContext(DataTableContext); + // use the same component for card selection that is used for row selection + // otherwise view switching might break if row selection uses component that supports backend filtering / sorting + const selectionComponent = manualSelectColumn?.Cell || selectColumn.Cell; if (!getTableProps) { return null; @@ -27,11 +57,37 @@ function CardView({ className={classNames('pgn__data-table-card-view', className)} columnSizes={columnSizes} > - {renderCards()} + {displayRows.map((row) => ( + + ))} ); } +CardItem.defaultProps = { + SelectionComponent: undefined, +}; + +CardItem.propTypes = { + row: PropTypes.shape({ + getToggleRowSelectedProps: PropTypes.func, + isSelected: PropTypes.bool, + }).isRequired, + prepareRow: PropTypes.func.isRequired, + isSelectable: PropTypes.bool.isRequired, + CardComponent: PropTypes.func.isRequired, + SelectionComponent: PropTypes.func, + selectionPlacement: PropTypes.oneOf(['right', 'left']).isRequired, +}; + CardView.defaultProps = { columnSizes: { xs: 12, @@ -39,6 +95,7 @@ CardView.defaultProps = { xl: 4, }, className: '', + selectionPlacement: 'right', }; CardView.propTypes = { @@ -58,6 +115,8 @@ CardView.propTypes = { /** Your card component must be individualized to your table. * It will be called with props from the "row" of data it will display */ CardComponent: PropTypes.func.isRequired, + /** If the Cards are selectable this prop determines from which side of the Card to show selection component. */ + selectionPlacement: PropTypes.oneOf(['left', 'right']), }; export default CardView; diff --git a/src/DataTable/DataTable.scss b/src/DataTable/DataTable.scss index 5b99718898..70166a1784 100644 --- a/src/DataTable/DataTable.scss +++ b/src/DataTable/DataTable.scss @@ -285,3 +285,37 @@ $data-table-pagination-dropdown-min-width: 6rem !default; box-shadow: $level-1-box-shadow; border-radius: 4px; } + +.pgn__data-table__selectable-card { + display: flex; + align-items: flex-start; + flex-grow: 1; + + &.is-selected { + > :first-child { + @extend %pgn__card-focused; + } + } + + &.selection-right { + > :first-child { + [dir="rtl"] & { + margin-left: map_get($spacers, 2); + } + + [dir="ltr"] & { + margin-right: map_get($spacers, 2); + } + } + } + + &.selection-left { + flex-direction: row-reverse; + } +} + +.pgn__data-table__controlled-select { + display: flex; + align-content: center; + padding: map_get($spacers, 1); +} diff --git a/src/DataTable/README.md b/src/DataTable/README.md index c8a7420f14..8102018f93 100644 --- a/src/DataTable/README.md +++ b/src/DataTable/README.md @@ -314,6 +314,26 @@ See ``dataViewToggleOptions`` props documentation for all supported props. () => { const [currentView, setCurrentView] = useState('card'); const togglePlacement = 'left'; // 'bottom' is the only other supported value + + const ExampleCard = ({ className, original }) => { + const { name, color, famous_for: famousFor } = original; + + return ( + + + + +
+
Color
+
{color}
+
Famous For
+
{famousFor}
+
+
+
+ ); + }; + // memoize data, otherwise the filters will get reset after switching view const data = useMemo(() => [ { @@ -335,6 +355,7 @@ See ``dataViewToggleOptions`` props documentation for all supported props. return ( setCurrentView(val), @@ -342,13 +363,12 @@ See ``dataViewToggleOptions`` props documentation for all supported props. }} isSortable defaultColumnValues={{ Filter: TextFilter }} - itemCount={7} + itemCount={3} data={data} columns={[ { Header: 'Name', accessor: 'name', - }, { Header: 'Famous For', @@ -385,7 +405,7 @@ See ``dataViewToggleOptions`` props documentation for all supported props. {/* which kind of body content to show */} - { currentView === "card" && } + { currentView === "card" && } { currentView === "list" && } @@ -1039,6 +1059,166 @@ a responsive grid of cards. }; ``` +### Customizing number of Cards shown per row +Use `columnSizes` prop of `CardView` component to define how many `Cards` are shown per row at each breakpoint. + +`columnSizes` is an object containing the desired column size at each breakpoint. The example below shows 1 `Card` per row at `xs` breakpoint, 2 `Cards` at `sm` and `md`, and 4 `Cards` at `lg` and higher. You can read more about the API at https://react-bootstrap.netlify.app/layout/grid/. + +```jsx live +() => { + const columnSizes = { xs: 12, sm: 6, lg: 3 }; + + const ExampleCard = ({ className, original }) => { + const { name, color, famous_for: famousFor } = original; + + return ( + + + + + +
+
Color
+
{color}
+
Famous For
+
{famousFor}
+
+
+
+
+ ); + }; + + return ( + + + + + + ); +}; +``` + +### Horizontal view +You can also display `Cards` with horizontal view. If the table is selectable control position of selection checkbox with `selectionPlacement` prop, accepts `right` or `left` positions (relative to the `Card`). + +```jsx live +() => { + const columnSizes = { xs: 12 }; + + const ExampleCard = ({ className, original }) => { + const { name, color, famous_for: famousFor } = original; + + return ( + + + + + +
+
Color
+
{color}
+
Famous For
+
{famousFor}
+
+
+
+
+ ); + }; + + return ( + + + + + + ); +}; +``` + ## Sidebar Filter For a more desktop friendly view, you can move filters into a sidebar by providing ``showFiltersInSidebar`` prop, try it out! diff --git a/src/DataTable/index.jsx b/src/DataTable/index.jsx index b3e9489bb2..5efc0e82e2 100644 --- a/src/DataTable/index.jsx +++ b/src/DataTable/index.jsx @@ -133,6 +133,7 @@ function DataTable({ renderRowSubComponent, disableElevation, isLoading, + isSelectable, ...selectionProps, ...selectionActions, ...props, diff --git a/src/DataTable/selection/ControlledSelect.jsx b/src/DataTable/selection/ControlledSelect.jsx index a9fec2235f..8eb702255e 100644 --- a/src/DataTable/selection/ControlledSelect.jsx +++ b/src/DataTable/selection/ControlledSelect.jsx @@ -30,7 +30,7 @@ function ControlledSelect({ row }) { const updatedProps = useConvertIndeterminateProp(row.getToggleRowSelectedProps()); return ( -
+
+
({ indeterminate: false, title: 'Toggle Row Selected' }), + }, + { + id: '2', + name: 'Name 2', + isSelected: true, + getToggleRowSelectedProps: () => ({ + indeterminate: false, + title: 'Toggle Row Selected', + checked: true, + onChange: () => {}, + }), + }, + ], + getTableProps: () => {}, + prepareRow: (row) => row, + visibleColumns: [{ + Header: 'Name', + accessor: 'name', + }], +}; + +const selectableInstance = { + ...instance, + isSelectable: true, + visibleColumns: [ + selectColumn, + { + Header: 'Name', + accessor: 'name', + }, + ], +}; + +// eslint-disable-next-line react/prop-types +function Card({ name }) { + return
{name}
; +} + +// eslint-disable-next-line react/prop-types +function CardViewWrapper({ value = instance }) { + return ( + + + + ); +} + +describe('', () => { + it('renders nothing if Table is empty', async () => { + const { container } = render(); + expect(container).toBeEmptyDOMElement(); + }); + + it('renders cards without selection component if DataTable is not selectable', async () => { + render(); + + expect(screen.queryByText('Name 1')).toBeInTheDocument(); + expect(screen.queryByText('Name 2')).toBeInTheDocument(); + + expect(screen.queryByTitle('Toggle Row Selected')).not.toBeInTheDocument(); + }); + + it('renders cards with selection component if DataTable is selectable', async () => { + render(); + + expect(screen.queryByText('Name 1')).toBeInTheDocument(); + expect(screen.queryByText('Name 2')).toBeInTheDocument(); + + const selectionComponents = screen.queryAllByTitle('Toggle Row Selected'); + expect(selectionComponents.length).toEqual(2); + expect(selectionComponents[0]).not.toBeChecked(); + expect(selectionComponents[1]).toBeChecked(); + }); +}); diff --git a/src/DataTable/utils/getVisibleColumns.jsx b/src/DataTable/utils/getVisibleColumns.jsx index 2b2f5e0677..b0c047e79a 100644 --- a/src/DataTable/utils/getVisibleColumns.jsx +++ b/src/DataTable/utils/getVisibleColumns.jsx @@ -22,7 +22,7 @@ export const selectColumn = { const updatedProps = useConvertIndeterminateProp(toggleRowsSelectedProps); return ( -
+
); @@ -35,7 +35,7 @@ export const selectColumn = { const updatedProps = useConvertIndeterminateProp(row.getToggleRowSelectedProps()); return ( -
+
); From e9538088f0749d50514cfe659ae1771c4385efc7 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 21 Nov 2022 17:08:32 -0500 Subject: [PATCH 009/173] [skip ci] docs: add additional dependents for Usage Insights (#1786) --- .github/workflows/analyze-dependents.yml | 10 ++++++++++ dependent-usage-analyzer/checkout-dependents.sh | 2 ++ 2 files changed, 12 insertions(+) diff --git a/.github/workflows/analyze-dependents.yml b/.github/workflows/analyze-dependents.yml index 53e9921226..6839a0ec20 100644 --- a/.github/workflows/analyze-dependents.yml +++ b/.github/workflows/analyze-dependents.yml @@ -191,6 +191,16 @@ jobs: with: repository: edx/studio-frontend path: dependent-usage-analyzer/.projects/studio-frontend + - name: Checkout edx/frontend-app-communications + uses: actions/checkout@v2 + with: + repository: edx/frontend-app-communications + path: dependent-usage-analyzer/.projects/frontend-app-communications + - name: Checkout edx/frontend-app-learner-dashboard + uses: actions/checkout@v2 + with: + repository: edx/frontend-app-learner-dashboard + path: dependent-usage-analyzer/.projects/frontend-app-learner-dashboard - name: Verify checkouts working-directory: dependent-usage-analyzer run: ls -la .projects diff --git a/dependent-usage-analyzer/checkout-dependents.sh b/dependent-usage-analyzer/checkout-dependents.sh index cda8473dc8..09019b6252 100644 --- a/dependent-usage-analyzer/checkout-dependents.sh +++ b/dependent-usage-analyzer/checkout-dependents.sh @@ -38,4 +38,6 @@ mkdir .projects git clone git@github.com:openedx/frontend-template-application.git --depth 1 git clone git@github.com:edx/prospectus.git --depth 1 git clone git@github.com:openedx/studio-frontend.git --depth 1 + git clone git@github.com:edx/frontend-app-communications --depth 1 + git clone git@github.com:edx/frontend-app-learner-dashboard.git -- depth 1 ) From c724d6b455c102db23dc91ed9ea137ba46c515cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 17:21:30 -0500 Subject: [PATCH 010/173] docs: update dependent-usage.json (#1788) --- dependent-usage.json | 1653 +++++++++++++++++++++++++++++++++++------- 1 file changed, 1399 insertions(+), 254 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 072bab28fe..311b844127 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669039706756, + "lastModified": 1669068766044, "projectUsages": [ { "version": "19.19.1", @@ -1509,7 +1509,7 @@ } }, { - "version": "20.4.1", + "version": "20.19.0", "name": "frontend-app-admin-portal", "repository": "https://github.com/openedx/frontend-app-admin-portal", "folderName": "frontend-app-admin-portal", @@ -1582,8 +1582,8 @@ }, { "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 412, - "column": 12 + "line": 411, + "column": 10 }, { "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", @@ -1592,13 +1592,13 @@ }, { "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 224, - "column": 12 + "line": 223, + "column": 10 }, { "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 242, - "column": 12 + "line": 237, + "column": 10 }, { "filePath": "src/components/CodeSearchResults/CodeSearchResultsHeading.jsx", @@ -1625,49 +1625,49 @@ "line": 69, "column": 12 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 57, + "column": 14 + }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", "line": 58, - "column": 16 + "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 59, - "column": 16 + "line": 64, + "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", "line": 65, - "column": 16 + "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 66, - "column": 16 + "line": 71, + "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", "line": 72, - "column": 16 + "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 73, - "column": 16 + "line": 78, + "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", "line": 79, - "column": 16 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 80, - "column": 16 + "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/tests/ContentHighlightStepper.test.jsx", - "line": 18, + "line": 20, "column": 6 }, { @@ -1687,17 +1687,17 @@ }, { "filePath": "src/components/CouponDetails/index.jsx", - "line": 618, + "line": 617, "column": 26 }, { "filePath": "src/components/CouponDetails/index.jsx", - "line": 633, + "line": 632, "column": 26 }, { "filePath": "src/components/CouponDetails/index.jsx", - "line": 664, + "line": 663, "column": 28 }, { @@ -1707,13 +1707,13 @@ }, { "filePath": "src/components/FileInput/index.jsx", - "line": 131, - "column": 14 + "line": 130, + "column": 12 }, { "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 189, - "column": 12 + "line": 188, + "column": 10 }, { "filePath": "src/components/NewFeatureAlertBrowseAndRequest/index.jsx", @@ -1722,7 +1722,7 @@ }, { "filePath": "src/components/NumberCard/index.jsx", - "line": 206, + "line": 200, "column": 14 }, { @@ -1762,7 +1762,7 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 144, + "line": 145, "column": 10 }, { @@ -2059,7 +2059,7 @@ }, { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 92, + "line": 108, "column": 8 }, { @@ -2089,8 +2089,8 @@ }, { "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", - "line": 88, - "column": 12 + "line": 87, + "column": 10 }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", @@ -2191,17 +2191,17 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 82, + "line": 83, "column": 10 }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 99, + "line": 100, "column": 10 }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 116, + "line": 117, "column": 10 }, { @@ -2610,17 +2610,17 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 83, + "line": 84, "column": 12 }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 100, + "line": 101, "column": 12 }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 117, + "line": 118, "column": 12 }, { @@ -2942,8 +2942,8 @@ }, { "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 419, - "column": 62 + "line": 418, + "column": 60 }, { "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", @@ -2962,13 +2962,13 @@ }, { "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 231, - "column": 55 + "line": 229, + "column": 51 }, { "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 249, - "column": 62 + "line": 243, + "column": 58 }, { "filePath": "src/components/CodeSearchResults/CodeSearchResultsHeading.jsx", @@ -2987,17 +2987,17 @@ }, { "filePath": "src/components/Coupon/index.jsx", - "line": 91, + "line": 90, "column": 6 }, { "filePath": "src/components/Coupon/index.jsx", - "line": 100, + "line": 99, "column": 6 }, { "filePath": "src/components/CouponDetails/index.jsx", - "line": 360, + "line": 417, "column": 10 }, { @@ -3007,13 +3007,13 @@ }, { "filePath": "src/components/FileInput/index.jsx", - "line": 141, - "column": 18 + "line": 139, + "column": 14 }, { "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 196, - "column": 31 + "line": 195, + "column": 29 }, { "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", @@ -3032,23 +3032,23 @@ }, { "filePath": "src/components/NumberCard/index.jsx", - "line": 159, + "line": 153, "column": 15 }, { "filePath": "src/components/NumberCard/index.jsx", - "line": 190, + "line": 184, "column": 16 }, { "filePath": "src/components/NumberCard/index.jsx", - "line": 220, + "line": 214, "column": 20 }, { "filePath": "src/components/ReportingConfig/index.jsx", - "line": 146, - "column": 22 + "line": 145, + "column": 20 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", @@ -3092,7 +3092,7 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 130, + "line": 131, "column": 10 }, { @@ -3117,8 +3117,8 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 124, - "column": 30 + "line": 123, + "column": 28 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", @@ -3229,8 +3229,8 @@ }, { "filePath": "src/components/subscriptions/SubscriptionManagementPage.jsx", - "line": 19, - "column": 8 + "line": 18, + "column": 6 }, { "filePath": "src/components/UserActivationPage/index.jsx", @@ -3372,7 +3372,7 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 143, + "line": 144, "column": 8 }, { @@ -3387,8 +3387,8 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 51, - "column": 10 + "line": 50, + "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", @@ -3439,8 +3439,8 @@ "DataTable": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 119, - "column": 8 + "line": 134, + "column": 6 }, { "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", @@ -3454,12 +3454,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 66, + "line": 70, "column": 6 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 65, + "line": 69, "column": 6 }, { @@ -3491,84 +3491,84 @@ "DataTable.TableControlBar": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 131, - "column": 10 + "line": 146, + "column": 8 }, { "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 183, + "line": 184, "column": 10 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 113, + "line": 117, "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 118, + "line": 122, "column": 8 }, { "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 89, + "line": 90, "column": 6 } ], "DataTable.Table": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 132, - "column": 10 + "line": 147, + "column": 8 }, { "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 184, + "line": 185, "column": 10 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 114, + "line": 118, "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 119, + "line": 123, "column": 8 }, { "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 90, + "line": 91, "column": 6 } ], "DataTable.TableFooter": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 133, - "column": 10 + "line": 148, + "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 116, + "line": 120, "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 121, + "line": 125, "column": 8 }, { "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 94, + "line": 95, "column": 6 } ], "DataTable.RowStatus": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 134, - "column": 12 + "line": 149, + "column": 10 } ], "Stepper": [ @@ -3579,8 +3579,8 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 42, - "column": 6 + "line": 41, + "column": 4 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", @@ -3601,7 +3601,7 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 65, + "line": 66, "column": 4 }, { @@ -3611,8 +3611,8 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 16, - "column": 6 + "line": 15, + "column": 4 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", @@ -3668,7 +3668,7 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 73, + "line": 74, "column": 6 }, { @@ -3678,8 +3678,8 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 24, - "column": 8 + "line": 23, + "column": 6 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", @@ -3730,7 +3730,7 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 74, + "line": 75, "column": 8 }, { @@ -3740,8 +3740,8 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 25, - "column": 10 + "line": 24, + "column": 8 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", @@ -3792,7 +3792,7 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 80, + "line": 81, "column": 6 }, { @@ -3802,8 +3802,8 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 30, - "column": 8 + "line": 29, + "column": 6 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", @@ -3859,23 +3859,23 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 85, - "column": 10 + "line": 84, + "column": 8 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 89, - "column": 10 + "line": 88, + "column": 8 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 93, - "column": 10 + "line": 92, + "column": 8 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 97, - "column": 10 + "line": 96, + "column": 8 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", @@ -3911,7 +3911,7 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 142, + "line": 143, "column": 6 }, { @@ -3921,8 +3921,8 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 50, - "column": 8 + "line": 49, + "column": 6 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", @@ -3978,23 +3978,23 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 53, - "column": 14 + "line": 52, + "column": 12 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 62, - "column": 14 + "line": 61, + "column": 12 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 69, - "column": 14 + "line": 68, + "column": 12 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 76, - "column": 14 + "line": 75, + "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", @@ -4318,7 +4318,7 @@ }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 304, + "line": 311, "column": 6 }, { @@ -4460,12 +4460,12 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConnectStep.jsx", - "line": 56, + "line": 54, "column": 8 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConnectStep.jsx", - "line": 61, + "line": 59, "column": 30 }, { @@ -4791,8 +4791,8 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 107, - "column": 12 + "line": 106, + "column": 10 }, { "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", @@ -4910,8 +4910,8 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 122, - "column": 26 + "line": 121, + "column": 24 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementTableActionColumn.jsx", @@ -4932,8 +4932,8 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 158, - "column": 28 + "line": 157, + "column": 24 } ], "Row": [ @@ -4959,8 +4959,8 @@ }, { "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", - "line": 15, - "column": 4 + "line": 14, + "column": 2 }, { "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", @@ -5020,8 +5020,8 @@ }, { "filePath": "src/components/InfoHover/index.jsx", - "line": 10, - "column": 4 + "line": 9, + "column": 2 }, { "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", @@ -5040,7 +5040,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 228, + "line": 224, "column": 16 }, { @@ -5092,7 +5092,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 233, + "line": 229, "column": 20 }, { @@ -5119,7 +5119,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 234, + "line": 230, "column": 22 }, { @@ -5146,7 +5146,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 235, + "line": 231, "column": 22 }, { @@ -5163,51 +5163,29 @@ "Modal": [ { "filePath": "src/components/CodeAssignmentModal/index.jsx", - "line": 406, - "column": 8 + "line": 405, + "column": 6 }, { "filePath": "src/components/CodeReminderModal/index.jsx", - "line": 218, - "column": 8 + "line": 217, + "column": 6 }, { "filePath": "src/components/CodeRevokeModal/index.jsx", - "line": 236, - "column": 8 + "line": 231, + "column": 6 }, { "filePath": "src/components/InviteLearnersModal/index.jsx", - "line": 183, - "column": 8 - } - ], - "Tabs": [ - { - "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", - "line": 58, - "column": 4 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 31, - "column": 10 - }, - { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 151, + "line": 182, "column": 6 - }, - { - "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", - "line": 60, - "column": 4 } ], "Tab": [ { "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", - "line": 63, + "line": 60, "column": 6 }, { @@ -5217,13 +5195,13 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 37, - "column": 12 + "line": 36, + "column": 10 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 42, - "column": 12 + "line": 41, + "column": 10 }, { "filePath": "src/components/settings/SettingsTabs.jsx", @@ -5247,13 +5225,35 @@ }, { "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", - "line": 65, + "line": 64, "column": 6 }, { "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", - "line": 75, + "line": 77, + "column": 8 + } + ], + "Tabs": [ + { + "filePath": "src/components/CodeManagement/CouponCodeTabs.jsx", + "line": 98, + "column": 4 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", + "line": 30, "column": 8 + }, + { + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 151, + "column": 6 + }, + { + "filePath": "src/components/subscriptions/SubscriptionTabs.jsx", + "line": 98, + "column": 4 } ], "Info": [ @@ -5387,7 +5387,7 @@ "TransitionReplace": [ { "filePath": "src/components/CodeSearchResults/index.jsx", - "line": 86, + "line": 78, "column": 6 } ], @@ -5481,7 +5481,7 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 131, + "line": 132, "column": 10 }, { @@ -5590,8 +5590,8 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 111, - "column": 14 + "line": 110, + "column": 12 }, { "filePath": "src/components/subscriptions/SubscriptionCard.jsx", @@ -5617,7 +5617,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 254, + "line": 250, "column": 8 } ], @@ -5659,8 +5659,8 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 96, - "column": 8 + "line": 95, + "column": 6 } ], "ActionRow.Spacer": [ @@ -5700,15 +5700,15 @@ "FullscreenModal": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 43, - "column": 8 + "line": 42, + "column": 6 } ], "Stepper.Header": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 50, - "column": 26 + "line": 49, + "column": 24 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", @@ -5799,13 +5799,13 @@ }, { "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", - "line": 16, - "column": 6 + "line": 15, + "column": 4 }, { "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", - "line": 20, - "column": 6 + "line": 19, + "column": 4 }, { "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", @@ -5843,12 +5843,12 @@ "CheckBox": [ { "filePath": "src/components/CouponDetails/index.jsx", - "line": 88, + "line": 245, "column": 8 }, { "filePath": "src/components/CouponDetails/index.jsx", - "line": 376, + "line": 433, "column": 8 } ], @@ -5877,12 +5877,12 @@ }, { "filePath": "src/components/subscriptions/tests/SubscriptionCard.test.jsx", - "line": 53, - "column": 50 + "line": 31, + "column": 40 }, { "filePath": "src/containers/EnterpriseApp/EnterpriseApp.test.jsx", - "line": 179, + "line": 185, "column": 26 } ], @@ -6013,8 +6013,8 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 118, - "column": 18 + "line": 117, + "column": 16 } ], "Dropdown.Toggle": [ @@ -6030,8 +6030,8 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 119, - "column": 20 + "line": 118, + "column": 18 } ], "AvatarButton": [ @@ -6054,8 +6054,8 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 128, - "column": 20 + "line": 127, + "column": 18 } ], "Dropdown.Item": [ @@ -6066,43 +6066,43 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 174, - "column": 22 + "line": 172, + "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 186, - "column": 18 + "line": 182, + "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 196, - "column": 18 + "line": 192, + "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 207, + "line": 203, "column": 20 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 130, - "column": 24 + "line": 129, + "column": 20 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 137, - "column": 24 + "line": 136, + "column": 20 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 145, - "column": 26 + "line": 144, + "column": 22 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 162, - "column": 22 + "line": 161, + "column": 20 } ], "Navbar": [ @@ -6139,8 +6139,8 @@ }, { "filePath": "src/components/InfoHover/index.jsx", - "line": 12, - "column": 15 + "line": 11, + "column": 13 }, { "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessConfiguredSubsidyType.jsx", @@ -6171,8 +6171,8 @@ "InfoOutline": [ { "filePath": "src/components/InfoHover/index.jsx", - "line": 14, - "column": 6 + "line": 13, + "column": 4 }, { "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", @@ -6181,7 +6181,7 @@ }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 130, + "line": 131, "column": 21 } ], @@ -6202,32 +6202,32 @@ "DataTable.EmptyTable": [ { "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", - "line": 75, + "line": 76, "column": 17 }, { "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 185, + "line": 186, "column": 28 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 115, + "line": 119, "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 120, + "line": 124, "column": 8 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 226, + "line": 227, "column": 19 }, { "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 92, + "line": 93, "column": 8 } ], @@ -6249,28 +6249,28 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 243, + "line": 239, "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 248, + "line": 244, "column": 16 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 172, - "column": 45 + "line": 171, + "column": 43 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 173, - "column": 65 + "line": 172, + "column": 63 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 174, - "column": 66 + "line": 173, + "column": 64 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementUserBadge.jsx", @@ -6605,13 +6605,13 @@ "Collapsible": [ { "filePath": "src/components/ReportingConfig/index.jsx", - "line": 141, - "column": 16 + "line": 140, + "column": 14 }, { "filePath": "src/components/ReportingConfig/index.jsx", - "line": 176, - "column": 12 + "line": 175, + "column": 10 }, { "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessTabSection.jsx", @@ -6717,7 +6717,7 @@ "Form": [ { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 81, + "line": 82, "column": 8 }, { @@ -6786,7 +6786,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 219, + "line": 215, "column": 14 }, { @@ -6832,8 +6832,8 @@ "ModalDialog.CloseButton": [ { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 52, - "column": 12 + "line": 51, + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", @@ -6876,22 +6876,22 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 123, - "column": 27 + "line": 122, + "column": 25 } ], "PlayCircleFilled": [ { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 133, - "column": 26 + "line": 132, + "column": 22 } ], "RemoveCircle": [ { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 140, - "column": 26 + "line": 139, + "column": 22 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", @@ -6912,8 +6912,8 @@ "Edit": [ { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 165, - "column": 24 + "line": 164, + "column": 22 } ], "ArrowForward": [ @@ -7000,7 +7000,7 @@ "ResponsiveContext.Provider": [ { "filePath": "src/components/subscriptions/tests/SubscriptionCard.test.jsx", - "line": 53, + "line": 54, "column": 6 } ], @@ -11929,6 +11929,1151 @@ ] } }, + { + "version": "20.12.0", + "name": "@edx/frontend-app-learner-dash", + "repository": { + "type": "git", + "url": "git+https://github.com/edx/frontend-app-learner-dash.git" + }, + "folderName": "frontend-app-learner-dashboard", + "usages": { + "Alert": [ + { + "filePath": "src/App.jsx", + "line": 69, + "column": 14 + }, + { + "filePath": "src/App.test.jsx", + "line": 80, + "column": 12 + }, + { + "filePath": "src/App.test.jsx", + "line": 96, + "column": 12 + }, + { + "filePath": "src/components/Banner.jsx", + "line": 8, + "column": 2 + } + ], + "useWindowSize": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.js", + "line": 4, + "column": 20 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 14, + "column": 4 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 16, + "column": 4 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 18, + "column": 4 + }, + { + "filePath": "src/containers/CourseCard/hooks.js", + "line": 6, + "column": 20 + }, + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 46, + "column": 20 + }, + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 45, + "column": 6 + }, + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 52, + "column": 6 + }, + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 59, + "column": 6 + }, + { + "filePath": "src/containers/CourseList/hooks.js", + "line": 13, + "column": 20 + }, + { + "filePath": "src/containers/Dashboard/hooks.js", + "line": 10, + "column": 20 + }, + { + "filePath": "src/containers/Dashboard/hooks.test.js", + "line": 34, + "column": 6 + }, + { + "filePath": "src/containers/Dashboard/hooks.test.js", + "line": 37, + "column": 6 + }, + { + "filePath": "src/containers/Dashboard/hooks.test.js", + "line": 39, + "column": 6 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/hooks.js", + "line": 5, + "column": 20 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", + "line": 7, + "column": 6 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", + "line": 11, + "column": 6 + } + ], + "breakpoints": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.js", + "line": 5, + "column": 17 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.js", + "line": 5, + "column": 56 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 8, + "column": 7 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 9, + "column": 9 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 10, + "column": 10 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 11, + "column": 9 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 14, + "column": 43 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 16, + "column": 43 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.test.js", + "line": 18, + "column": 43 + }, + { + "filePath": "src/containers/CourseCard/hooks.js", + "line": 7, + "column": 17 + }, + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 47, + "column": 27 + }, + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 45, + "column": 49 + }, + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 52, + "column": 49 + }, + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.test.jsx", + "line": 59, + "column": 49 + }, + { + "filePath": "src/containers/CourseList/hooks.js", + "line": 14, + "column": 17 + }, + { + "filePath": "src/containers/Dashboard/hooks.js", + "line": 11, + "column": 17 + }, + { + "filePath": "src/containers/Dashboard/hooks.test.js", + "line": 35, + "column": 6 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/hooks.js", + "line": 6, + "column": 52 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", + "line": 7, + "column": 49 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", + "line": 11, + "column": 49 + } + ], + "Button": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/index.jsx", + "line": 9, + "column": 4 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/EntitlementBanner.jsx", + "line": 46, + "column": 12 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardDetails/index.jsx", + "line": 30, + "column": 10 + }, + { + "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", + "line": 21, + "column": 6 + }, + { + "filePath": "src/containers/CourseFilterControls/ActiveCourseFilters.jsx", + "line": 29, + "column": 6 + }, + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 51, + "column": 6 + }, + { + "filePath": "src/containers/CourseList/NoCoursesView/index.jsx", + "line": 28, + "column": 6 + }, + { + "filePath": "src/containers/EmailSettingsModal/index.jsx", + "line": 45, + "column": 10 + }, + { + "filePath": "src/containers/EmailSettingsModal/index.jsx", + "line": 48, + "column": 10 + }, + { + "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", + "line": 44, + "column": 10 + }, + { + "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", + "line": 47, + "column": 10 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 36, + "column": 12 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 62, + "column": 10 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 41, + "column": 14 + }, + { + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 65, + "column": 8 + }, + { + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 68, + "column": 8 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/components/ConfirmPane.jsx", + "line": 22, + "column": 8 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/components/ConfirmPane.jsx", + "line": 25, + "column": 8 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/components/FinishedPane.jsx", + "line": 25, + "column": 8 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 40, + "column": 8 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 43, + "column": 8 + }, + { + "filePath": "src/widgets/RecommendationsPanel/LoadedView.jsx", + "line": 37, + "column": 8 + } + ], + "ActionRow": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/index.jsx", + "line": 28, + "column": 4 + }, + { + "filePath": "src/containers/EmailSettingsModal/index.jsx", + "line": 44, + "column": 8 + }, + { + "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", + "line": 43, + "column": 8 + }, + { + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 64, + "column": 6 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/components/ConfirmPane.jsx", + "line": 21, + "column": 6 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/components/FinishedPane.jsx", + "line": 24, + "column": 6 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 39, + "column": 6 + } + ], + "Locked": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardActions/UpgradeButton.jsx", + "line": 22, + "column": 18 + } + ], + "MailtoLink": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", + "line": 28, + "column": 42 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/EntitlementBanner.jsx", + "line": 35, + "column": 37 + } + ], + "Hyperlink": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", + "line": 55, + "column": 10 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", + "line": 70, + "column": 8 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CourseBanner.jsx", + "line": 41, + "column": 14 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CourseBanner.jsx", + "line": 52, + "column": 10 + }, + { + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 32, + "column": 10 + }, + { + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 27, + "column": 4 + } + ], + "CheckCircle": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", + "line": 67, + "column": 38 + } + ], + "Badge": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardContent.jsx", + "line": 34, + "column": 14 + }, + { + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 44, + "column": 8 + } + ], + "Card.Body": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardContent.jsx", + "line": 40, + "column": 6 + }, + { + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 27, + "column": 6 + }, + { + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 34, + "column": 10 + } + ], + "Card.Header": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardContent.jsx", + "line": 41, + "column": 8 + }, + { + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 39, + "column": 6 + } + ], + "Card.Section": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardContent.jsx", + "line": 55, + "column": 8 + }, + { + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 35, + "column": 12 + } + ], + "Card.Footer": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardContent.jsx", + "line": 58, + "column": 8 + } + ], + "Card": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardLayout.jsx", + "line": 16, + "column": 6 + }, + { + "filePath": "src/containers/CourseCard/index.jsx", + "line": 20, + "column": 6 + }, + { + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 25, + "column": 4 + }, + { + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 22, + "column": 4 + }, + { + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 28, + "column": 6 + } + ], + "Dropdown": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 30, + "column": 6 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 21, + "column": 4 + } + ], + "Dropdown.Toggle": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 31, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 22, + "column": 6 + } + ], + "IconButton": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 33, + "column": 14 + } + ], + "MoreVert": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 34, + "column": 15 + } + ], + "Icon": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 35, + "column": 18 + }, + { + "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", + "line": 28, + "column": 8 + }, + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 81, + "column": 18 + }, + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 44, + "column": 14 + }, + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 58, + "column": 14 + }, + { + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 45, + "column": 10 + }, + { + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 14, + "column": 26 + } + ], + "Dropdown.Menu": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 39, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 32, + "column": 6 + } + ], + "Dropdown.Item": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 41, + "column": 12 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 50, + "column": 12 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 34, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 36, + "column": 10 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 45, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 49, + "column": 10 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 53, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 57, + "column": 10 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 61, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 65, + "column": 8 + } + ], + "Program": [ + { + "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", + "line": 28, + "column": 19 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 41, + "column": 87 + }, + { + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 45, + "column": 21 + } + ], + "Chip": [ + { + "filePath": "src/containers/CourseFilterControls/ActiveCourseFilters.jsx", + "line": 20, + "column": 8 + }, + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 47, + "column": 12 + } + ], + "CloseSmall": [ + { + "filePath": "src/containers/CourseFilterControls/ActiveCourseFilters.jsx", + "line": 23, + "column": 21 + } + ], + "Form.Checkbox": [ + { + "filePath": "src/containers/CourseFilterControls/components/Checkbox.jsx", + "line": 12, + "column": 4 + } + ], + "Form.Group": [ + { + "filePath": "src/containers/CourseFilterControls/components/FilterForm.jsx", + "line": 22, + "column": 2 + }, + { + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 44, + "column": 6 + } + ], + "Form.CheckboxSet": [ + { + "filePath": "src/containers/CourseFilterControls/components/FilterForm.jsx", + "line": 24, + "column": 4 + } + ], + "Form.RadioSet": [ + { + "filePath": "src/containers/CourseFilterControls/components/SortForm.jsx", + "line": 19, + "column": 6 + }, + { + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 46, + "column": 8 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 26, + "column": 6 + } + ], + "Form.Radio": [ + { + "filePath": "src/containers/CourseFilterControls/components/SortForm.jsx", + "line": 24, + "column": 8 + }, + { + "filePath": "src/containers/CourseFilterControls/components/SortForm.jsx", + "line": 27, + "column": 8 + }, + { + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 53, + "column": 12 + }, + { + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 58, + "column": 12 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 19, + "column": 4 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 32, + "column": 8 + } + ], + "Tune": [ + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 54, + "column": 20 + } + ], + "Form": [ + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 60, + "column": 6 + }, + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 40, + "column": 6 + } + ], + "Sheet": [ + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 63, + "column": 12 + } + ], + "ModalCloseButton": [ + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 80, + "column": 16 + } + ], + "Close": [ + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 81, + "column": 29 + }, + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 49, + "column": 25 + } + ], + "ModalPopup": [ + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 86, + "column": 12 + } + ], + "useToggle": [ + { + "filePath": "src/containers/CourseFilterControls/hooks.js", + "line": 16, + "column": 32 + }, + { + "filePath": "src/containers/CourseFilterControls/hooks.test.js", + "line": 27, + "column": 6 + }, + { + "filePath": "src/containers/CourseFilterControls/hooks.test.js", + "line": 44, + "column": 6 + } + ], + "useCheckboxSetValues": [ + { + "filePath": "src/containers/CourseList/hooks.js", + "line": 24, + "column": 32 + } + ], + "paragon": [ + { + "filePath": "src/containers/CourseList/hooks.test.js", + "line": 39, + "column": 2 + }, + { + "filePath": "src/containers/CourseList/hooks.test.js", + "line": 76, + "column": 8 + } + ], + "Pagination": [ + { + "filePath": "src/containers/CourseList/index.jsx", + "line": 52, + "column": 16 + } + ], + "Image": [ + { + "filePath": "src/containers/CourseList/NoCoursesView/index.jsx", + "line": 21, + "column": 6 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 54, + "column": 12 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/GreetingBanner.jsx", + "line": 35, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 36, + "column": 10 + } + ], + "Search": [ + { + "filePath": "src/containers/CourseList/NoCoursesView/index.jsx", + "line": 32, + "column": 20 + }, + { + "filePath": "src/widgets/RecommendationsPanel/LoadedView.jsx", + "line": 39, + "column": 22 + } + ], + "Container": [ + { + "filePath": "src/containers/Dashboard/DashboardLayout.jsx", + "line": 23, + "column": 4 + }, + { + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 42, + "column": 8 + } + ], + "Row": [ + { + "filePath": "src/containers/Dashboard/DashboardLayout.jsx", + "line": 24, + "column": 6 + }, + { + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 43, + "column": 10 + } + ], + "Col": [ + { + "filePath": "src/containers/Dashboard/DashboardLayout.jsx", + "line": 25, + "column": 8 + }, + { + "filePath": "src/containers/Dashboard/DashboardLayout.jsx", + "line": 28, + "column": 8 + }, + { + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 45, + "column": 14 + } + ], + "Spinner": [ + { + "filePath": "src/containers/Dashboard/LoadingView.jsx", + "line": 11, + "column": 6 + }, + { + "filePath": "src/widgets/RecommendationsPanel/LoadingView.jsx", + "line": 10, + "column": 6 + } + ], + "ModalDialog": [ + { + "filePath": "src/containers/EmailSettingsModal/index.jsx", + "line": 32, + "column": 4 + }, + { + "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", + "line": 23, + "column": 4 + }, + { + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 24, + "column": 4 + }, + { + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 34, + "column": 4 + }, + { + "filePath": "src/containers/UnenrollConfirmModal/index.jsx", + "line": 33, + "column": 4 + } + ], + "Form.Switch": [ + { + "filePath": "src/containers/EmailSettingsModal/index.jsx", + "line": 40, + "column": 8 + } + ], + "AvatarButton": [ + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 23, + "column": 12 + } + ], + "Dropdown.Header": [ + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 33, + "column": 8 + } + ], + "Dropdown.Divider": [ + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 44, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 64, + "column": 8 + } + ], + "PageBanner": [ + { + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 33, + "column": 6 + } + ], + "MarketingModal": [ + { + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 47, + "column": 6 + } + ], + "ModalDialog.Hero": [ + { + "filePath": "src/containers/LearnerDashboardHeader/ConfirmEmailBanner/index.jsx", + "line": 53, + "column": 10 + } + ], + "FormLabel": [ + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 43, + "column": 12 + }, + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 57, + "column": 12 + } + ], + "PersonSearch": [ + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 44, + "column": 25 + }, + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 58, + "column": 25 + } + ], + "FormGroup": [ + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 61, + "column": 12 + } + ], + "FormControl": [ + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 62, + "column": 14 + } + ], + "FormControlFeedback": [ + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 68, + "column": 16 + } + ], + "StatefulButton": [ + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 73, + "column": 12 + } + ], + "Card.ImageCap": [ + { + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 32, + "column": 6 + }, + { + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 23, + "column": 6 + }, + { + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 30, + "column": 10 + } + ], + "ModalDialog.Header": [ + { + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 34, + "column": 6 + }, + { + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 37, + "column": 6 + } + ], + "ModalDialog.Body": [ + { + "filePath": "src/containers/RelatedProgramsModal/index.jsx", + "line": 40, + "column": 6 + } + ], + "Form.Label": [ + { + "filePath": "src/containers/SelectSessionModal/index.jsx", + "line": 45, + "column": 8 + } + ], + "Form.Control": [ + { + "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", + "line": 33, + "column": 10 + } + ], + "ArrowForward": [ + { + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 14, + "column": 54 + } + ], + "Truncate": [ + { + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 37, + "column": 16 + } + ] + } + }, { "version": "19.22.0", "name": "frontend-app-learner-portal-enterprise", From f6c0f61520ac3678ea3dcc152b8db15798041950 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:09:50 -0500 Subject: [PATCH 011/173] docs: update dependent-usage.json (#1791) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 311b844127..ffd550f11d 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669068766044, + "lastModified": 1669126147271, "projectUsages": [ { "version": "19.19.1", From 6f4eddf39c1e7cfe737b5766cac68c25bc2d03db Mon Sep 17 00:00:00 2001 From: Viktor Rusakov <52399399+viktorrusakov@users.noreply.github.com> Date: Wed, 23 Nov 2022 14:54:05 +0200 Subject: [PATCH 012/173] chore: enable hot-reloading during local development (#1764) --- www/src/components/PageLayout.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/www/src/components/PageLayout.tsx b/www/src/components/PageLayout.tsx index 2483c8b57c..f785cb60b6 100644 --- a/www/src/components/PageLayout.tsx +++ b/www/src/components/PageLayout.tsx @@ -15,6 +15,11 @@ import Menu from './Menu'; import Settings from './Settings'; import Toc from './Toc'; +if (process.env.NODE_ENV === 'development') { + /* eslint-disable-next-line global-require */ + require('~paragon-style/core/core.scss'); +} + export interface ILayout { children: React.ReactNode, showMinimizedTitle: boolean, From 64ec73e490e90fb47f875265da8adb912335859d Mon Sep 17 00:00:00 2001 From: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com> Date: Wed, 23 Nov 2022 07:58:20 -0500 Subject: [PATCH 013/173] chore: -t flag added in pull translation command (#1793) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2989e4a9d3..ef1fd811c4 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ push_translations: # Pulls translations from Transifex. pull_translations: | requirements - tx pull -f --mode reviewed --languages=$(transifex_langs) + tx pull -t -f --mode reviewed --languages=$(transifex_langs) # compile files with translated strings to KEYVALUEJSON format which react-intl understands... npm run-script i18n_compile From bf766cfce76c902d7020be9f10b665406be0f0eb Mon Sep 17 00:00:00 2001 From: Peter Kulko <93188219+PKulkoRaccoonGang@users.noreply.github.com> Date: Wed, 23 Nov 2022 15:03:32 +0200 Subject: [PATCH 014/173] fix: skeleton height in Card component in loading state (#1746) --- src/Card/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Card/README.md b/src/Card/README.md index 220a0a1424..eada42cd7c 100644 --- a/src/Card/README.md +++ b/src/Card/README.md @@ -650,7 +650,7 @@ A fallback source is available for both the main `ImageCap` component image and return ( Date: Wed, 23 Nov 2022 15:04:02 +0200 Subject: [PATCH 015/173] docs: fixed Radio standalone example usage (#1745) --- src/Form/form-radio.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Form/form-radio.mdx b/src/Form/form-radio.mdx index a7ea1060e7..72abcbb3ec 100644 --- a/src/Form/form-radio.mdx +++ b/src/Form/form-radio.mdx @@ -143,9 +143,9 @@ This is supported, but not recommended. ```jsx live <> - Red - Green - Blue - Cyan + Red + Green + Blue + Cyan ``` \ No newline at end of file From c4f55d391176da8a733ebd8e57f3900e19dec9a0 Mon Sep 17 00:00:00 2001 From: monteri <36768631+monteri@users.noreply.github.com> Date: Wed, 23 Nov 2022 15:04:47 +0200 Subject: [PATCH 016/173] docs: [BD-46] highlight table of component content heading elements while scrolling (#1728) --- www/src/components/Toc.scss | 5 +++-- www/src/components/Toc.tsx | 30 ++++++++++++++++++++++++++---- 2 files changed, 29 insertions(+), 6 deletions(-) diff --git a/www/src/components/Toc.scss b/www/src/components/Toc.scss index 00ab4ff2f8..6b9daf9cf7 100644 --- a/www/src/components/Toc.scss +++ b/www/src/components/Toc.scss @@ -30,8 +30,9 @@ color: $gray-500; &:hover, - &:focus { - font-weight: 500; + &:focus, + &.active { + font-weight: $font-weight-semi-bold; color: $primary-500; } } diff --git a/www/src/components/Toc.tsx b/www/src/components/Toc.tsx index 80833768a2..24f4662fe0 100644 --- a/www/src/components/Toc.tsx +++ b/www/src/components/Toc.tsx @@ -1,4 +1,4 @@ -import React from 'react'; +import React, { useEffect, useRef, useState } from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; // @ts-ignore @@ -17,13 +17,35 @@ export interface IToc { className?: string, } -const Toc = ({ data, className }: IToc) => { +function Toc({ data, className }: IToc) { + const [active, setActive] = useState(''); + const observer = useRef(); + + useEffect(() => { + const handleObserver = (entries: IntersectionObserverEntry[]) => { + if (entries[0].intersectionRatio >= 0.5) { + setActive(entries[0].target.id); + } + }; + + observer.current = new IntersectionObserver(handleObserver, { rootMargin: '-50px 0px -80% 0px', threshold: 0.5 }); + const elements = document.querySelectorAll('main h2, main h3, main h4, main h5, main h6'); + elements.forEach((elem) => observer.current?.observe(elem)); + + return () => observer.current?.disconnect(); + }, [data]); + const generateTree = (headings: { items?: Array }) => (headings?.items?.length ? (
    {headings.items.map(heading => (
  • - {heading.title} + + {heading.title} + {!!heading.items && generateTree(heading)}
  • ))} @@ -41,7 +63,7 @@ const Toc = ({ data, className }: IToc) => { {tocTree} ) : null; -}; +} const itemsShape = { url: PropTypes.string, From aed2ba8d6cbb3fa97e6613e63db0de85f9486ca2 Mon Sep 17 00:00:00 2001 From: Viktor Rusakov <52399399+viktorrusakov@users.noreply.github.com> Date: Wed, 23 Nov 2022 15:05:52 +0200 Subject: [PATCH 017/173] docs: fix propstable always displaying 'required' badge (#1721) --- www/src/components/PropType.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/src/components/PropType.tsx b/www/src/components/PropType.tsx index 0f9ef70039..0513e00aac 100644 --- a/www/src/components/PropType.tsx +++ b/www/src/components/PropType.tsx @@ -82,7 +82,7 @@ PropType.defaultProps = { name: 'any', value: null, raw: '', - required: true, + required: false, }; export interface ISimplePropType { From 363c61672056125ff1234fd4af71796fcfdd0910 Mon Sep 17 00:00:00 2001 From: Peter Kulko <93188219+PKulkoRaccoonGang@users.noreply.github.com> Date: Wed, 23 Nov 2022 15:06:51 +0200 Subject: [PATCH 018/173] feat: export useArrowKeyNavigation and adds page about it documentation website (#1720) --- ...avigation.js => useArrowKeyNavigation.jsx} | 0 src/hooks/useArrowKeyNavigation.mdx | 74 +++++++++++++++++++ src/index.js | 1 + 3 files changed, 75 insertions(+) rename src/hooks/{useArrowKeyNavigation.js => useArrowKeyNavigation.jsx} (100%) create mode 100644 src/hooks/useArrowKeyNavigation.mdx diff --git a/src/hooks/useArrowKeyNavigation.js b/src/hooks/useArrowKeyNavigation.jsx similarity index 100% rename from src/hooks/useArrowKeyNavigation.js rename to src/hooks/useArrowKeyNavigation.jsx diff --git a/src/hooks/useArrowKeyNavigation.mdx b/src/hooks/useArrowKeyNavigation.mdx new file mode 100644 index 0000000000..34cdc11522 --- /dev/null +++ b/src/hooks/useArrowKeyNavigation.mdx @@ -0,0 +1,74 @@ +--- +title: 'useArrowKeyNavigation' +type: 'hook' +categories: +- Hooks +status: 'New' +designStatus: 'Done' +devStatus: 'Done' +notes: '' +--- + +`useArrowKeyNavigation` adds arrow key navigation through any component. + +## Basic Usage +To enable item navigation using the arrow keyboard specifies the CSS selectors string that indicates to which elements +the user can navigate. + +```jsx live +() => { + const parentRef = useArrowKeyNavigation({ + selectors: 'a:not(:disabled),button:not(:disabled),input:not(:disabled)', + }); + + return ( +
    + {' '} + {' '} + {' '} + {' '} +
    + ); +}; + +``` + +## Ignored arrow keys +To disable listening for keystrokes, use `ignoreKeys` to add ignored keys to the array. +For example, you have the ability to navigate through the inputs using the `arrowUp` and `arrowDown` keys; +the `arrowUp` and `arrowLeft` keys can be ignored for convenient editing of the text in the inputs. + +```jsx live +() => { + const parentRef = useArrowKeyNavigation({ + selectors: 'a:not(:disabled),button:not(:disabled),input:not(:disabled)', + ignoredKeys: ['ArrowRight', 'ArrowLeft'], + }); + + return ( +
    + + Full name: + + + + + Email: + + + + + Password: + + + + + + + +
    + ); +}; +``` \ No newline at end of file diff --git a/src/index.js b/src/index.js index 4d35d3d76d..40f8b48cdf 100644 --- a/src/index.js +++ b/src/index.js @@ -160,6 +160,7 @@ export { default as breakpoints } from './utils/breakpoints'; export { default as Variant } from './utils/constants'; export { default as useWindowSize } from './hooks/useWindowSize'; export { default as useToggle } from './hooks/useToggle'; +export { default as useArrowKeyNavigation } from './hooks/useArrowKeyNavigation'; export { default as useIndexOfLastVisibleChild } from './hooks/useIndexOfLastVisibleChild'; export { default as useIsVisible } from './hooks/useIsVisible'; From 0538d2f5adccf29d276b4af186361900a51d209b Mon Sep 17 00:00:00 2001 From: Zainab Amir Date: Wed, 23 Nov 2022 18:08:05 +0500 Subject: [PATCH 019/173] fix: throw non-tab component error for development env (#1792) --- src/Tabs/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Tabs/index.jsx b/src/Tabs/index.jsx index 9c4d335860..1b57b456d2 100644 --- a/src/Tabs/index.jsx +++ b/src/Tabs/index.jsx @@ -72,7 +72,7 @@ function Tabs({ const tabsChildren = useMemo(() => { const indexOfOverflowStart = indexOfLastVisibleChild + 1; const childrenList = React.Children.map(children, (child, index) => { - if (child?.type?.name !== 'Tab') { + if (child?.type?.name !== 'Tab' && process.env.NODE_ENV === 'development') { // eslint-disable-next-line no-console console.error( `Tabs children can only be of type Tab. ${children[index]} was passed instead.`, From 76c9d7edd85a6e2b078a01b6835caca581eb14df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 09:09:45 -0500 Subject: [PATCH 020/173] docs: update dependent-usage.json (#1794) --- dependent-usage.json | 120 +++++++++++++++++++++---------------------- 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index ffd550f11d..ad84466843 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669126147271, + "lastModified": 1669212544867, "projectUsages": [ { "version": "19.19.1", @@ -1717,7 +1717,7 @@ }, { "filePath": "src/components/NewFeatureAlertBrowseAndRequest/index.jsx", - "line": 57, + "line": 50, "column": 8 }, { @@ -1727,7 +1727,7 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 366, + "line": 397, "column": 12 }, { @@ -3052,27 +3052,27 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 355, + "line": 386, "column": 25 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 356, + "line": 387, "column": 25 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 357, + "line": 388, "column": 26 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 358, + "line": 389, "column": 23 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 370, + "line": 401, "column": 14 }, { @@ -3402,7 +3402,7 @@ }, { "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 66, + "line": 57, "column": 8 }, { @@ -3626,7 +3626,7 @@ }, { "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 43, + "line": 34, "column": 4 }, { @@ -3688,7 +3688,7 @@ }, { "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 49, + "line": 40, "column": 6 }, { @@ -3750,7 +3750,7 @@ }, { "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 50, + "line": 41, "column": 8 }, { @@ -3817,7 +3817,7 @@ }, { "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 55, + "line": 46, "column": 6 }, { @@ -3936,7 +3936,7 @@ }, { "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 65, + "line": 56, "column": 6 }, { @@ -4405,7 +4405,7 @@ }, { "filePath": "src/components/NewFeatureAlertBrowseAndRequest/index.jsx", - "line": 52, + "line": 45, "column": 4 }, { @@ -5404,7 +5404,7 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 344, + "line": 375, "column": 12 }, { @@ -5921,57 +5921,57 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 160, + "line": 188, "column": 10 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 176, + "line": 204, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 190, + "line": 218, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 205, + "line": 233, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 219, + "line": 247, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 237, + "line": 265, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 256, + "line": 284, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 272, + "line": 300, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 289, + "line": 317, "column": 8 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 317, + "line": 348, "column": 10 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 338, + "line": 369, "column": 10 }, { @@ -6523,52 +6523,52 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 164, + "line": 192, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 181, + "line": 209, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 195, + "line": 223, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 210, + "line": 238, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 224, + "line": 252, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 243, + "line": 271, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 261, + "line": 289, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 279, + "line": 307, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 294, + "line": 324, "column": 10 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 322, + "line": 353, "column": 12 }, { @@ -6847,7 +6847,7 @@ }, { "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 67, + "line": 58, "column": 10 }, { @@ -12217,7 +12217,7 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/index.jsx", - "line": 41, + "line": 39, "column": 14 }, { @@ -12451,7 +12451,7 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 21, + "line": 23, "column": 4 } ], @@ -12463,7 +12463,7 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 22, + "line": 24, "column": 6 } ], @@ -12526,7 +12526,7 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 32, + "line": 34, "column": 6 } ], @@ -12543,42 +12543,42 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 34, + "line": 36, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 36, + "line": 38, "column": 10 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 45, + "line": 47, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 49, + "line": 51, "column": 10 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 53, + "line": 55, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 57, + "line": 59, "column": 10 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 61, + "line": 63, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 65, + "line": 67, "column": 8 } ], @@ -12590,8 +12590,8 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/index.jsx", - "line": 41, - "column": 87 + "line": 39, + "column": 92 }, { "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", @@ -12806,7 +12806,7 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/index.jsx", - "line": 36, + "line": 34, "column": 10 } ], @@ -12912,26 +12912,26 @@ "AvatarButton": [ { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 23, + "line": 25, "column": 12 } ], "Dropdown.Header": [ { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 33, + "line": 35, "column": 8 } ], "Dropdown.Divider": [ { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 44, + "line": 46, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 64, + "line": 66, "column": 8 } ], @@ -24564,7 +24564,7 @@ }, { "filePath": "src/components/FAQs/AccordionFAQ.jsx", - "line": 26, + "line": 41, "column": 10 }, { @@ -24834,7 +24834,7 @@ }, { "filePath": "src/components/SitewideBanner/index.jsx", - "line": 87, + "line": 88, "column": 10 }, { @@ -25191,7 +25191,7 @@ }, { "filePath": "src/components/SitewideBanner/index.jsx", - "line": 79, + "line": 80, "column": 6 }, { From 5ec17cc3cb066d9304b1b22eba7f954e9e70ad14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 09:09:51 -0500 Subject: [PATCH 021/173] docs: update dependent-usage.json (#1795) --- dependent-usage.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index ad84466843..931adc989c 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669212544867, + "lastModified": 1669298944039, "projectUsages": [ { "version": "19.19.1", @@ -25,17 +25,17 @@ }, { "filePath": "credentials/static/components/ProgramRecord.jsx", - "line": 278, + "line": 283, "column": 14 }, { "filePath": "credentials/static/components/ProgramRecord.jsx", - "line": 285, + "line": 290, "column": 12 }, { "filePath": "credentials/static/components/ProgramRecord.jsx", - "line": 297, + "line": 302, "column": 12 }, { @@ -57,17 +57,17 @@ }, { "filePath": "credentials/static/components/ProgramRecord.jsx", - "line": 305, + "line": 311, "column": 8 }, { "filePath": "credentials/static/components/ProgramRecord.jsx", - "line": 314, + "line": 320, "column": 8 }, { "filePath": "credentials/static/components/ProgramRecord.jsx", - "line": 326, + "line": 334, "column": 8 }, { @@ -94,17 +94,17 @@ }, { "filePath": "credentials/static/components/ProgramRecord.jsx", - "line": 312, + "line": 318, "column": 10 }, { "filePath": "credentials/static/components/ProgramRecord.jsx", - "line": 320, + "line": 326, "column": 10 }, { "filePath": "credentials/static/components/ProgramRecord.jsx", - "line": 332, + "line": 340, "column": 10 }, { @@ -121,7 +121,7 @@ "Icon": [ { "filePath": "credentials/static/components/ProgramRecord.jsx", - "line": 309, + "line": 315, "column": 22 }, { @@ -7021,7 +7021,7 @@ } }, { - "version": "20.18.2", + "version": "20.20.0", "name": "@edx/frontend-app-authn", "repository": { "type": "git", From 3f1d90dd3c6e3fb6bc07e11ef813accd4d149120 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 09:09:24 -0500 Subject: [PATCH 022/173] docs: update dependent-usage.json (#1796) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 931adc989c..b676adbe79 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669298944039, + "lastModified": 1669385321908, "projectUsages": [ { "version": "19.19.1", From 6bc99fb3e1c8f64786a1a85abd15a29e0369ae1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Nov 2022 09:09:13 -0500 Subject: [PATCH 023/173] docs: update dependent-usage.json (#1798) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index b676adbe79..c2077a7d4c 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669385321908, + "lastModified": 1669471713552, "projectUsages": [ { "version": "19.19.1", From d6e21a7c25410967050e3af196294ec6f940bfa6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Nov 2022 09:09:50 -0500 Subject: [PATCH 024/173] docs: update dependent-usage.json (#1799) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index c2077a7d4c..29509f46f1 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669471713552, + "lastModified": 1669558153103, "projectUsages": [ { "version": "19.19.1", From c02912fefbba78c7c3b4f1450a4b61f69122db9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 09:09:36 -0500 Subject: [PATCH 025/173] docs: update dependent-usage.json (#1801) --- dependent-usage.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 29509f46f1..83ff292dee 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669558153103, + "lastModified": 1669644541021, "projectUsages": [ { "version": "19.19.1", @@ -23935,7 +23935,7 @@ } }, { - "version": "20.18.2", + "version": "20.20.0", "name": "@edx/frontend-platform", "repository": { "type": "git", From fa3aef8da9c1c50c367615222f09a4ded750d4c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 09:09:02 -0500 Subject: [PATCH 026/173] docs: update dependent-usage.json (#1805) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 83ff292dee..8c5de1ca75 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669644541021, + "lastModified": 1669730906749, "projectUsages": [ { "version": "19.19.1", From 3f66ef6c539afe3e615c8dfc42c6da81c6d5aa1e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Nov 2022 09:09:25 -0500 Subject: [PATCH 027/173] docs: update dependent-usage.json (#1809) --- dependent-usage.json | 480 +++++++++++++++++++++++++------------------ 1 file changed, 285 insertions(+), 195 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 8c5de1ca75..ec3c415f5e 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669730906749, + "lastModified": 1669817324076, "projectUsages": [ { "version": "19.19.1", @@ -11583,7 +11583,7 @@ }, { "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 56, + "line": 66, "column": 12 }, { @@ -11723,8 +11723,8 @@ }, { "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 69, - "column": 10 + "line": 83, + "column": 12 }, { "filePath": "src/components/GradesView/FilterBadges/FilterBadge.jsx", @@ -11826,13 +11826,55 @@ "column": 6 } ], - "Modal": [ + "ModalDialog": [ { "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 49, + "line": 51, "column": 6 } ], + "ModalDialog.Header": [ + { + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 58, + "column": 8 + } + ], + "ModalDialog.Title": [ + { + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 59, + "column": 10 + } + ], + "ModalDialog.Body": [ + { + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 63, + "column": 8 + } + ], + "ModalDialog.Footer": [ + { + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 78, + "column": 8 + } + ], + "ActionRow": [ + { + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 79, + "column": 10 + } + ], + "ModalDialog.CloseButton": [ + { + "filePath": "src/components/GradesView/EditModal/index.jsx", + "line": 80, + "column": 12 + } + ], "DataTable.TableControlBar": [ { "filePath": "src/components/GradesView/GradebookTable/index.jsx", @@ -22088,6 +22130,16 @@ "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", "line": 65, "column": 10 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 119, + "column": 12 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 89, + "column": 8 } ], "ActionRow.Spacer": [ @@ -22110,6 +22162,16 @@ "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", "line": 67, "column": 12 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 137, + "column": 14 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 107, + "column": 10 } ], "Button": [ @@ -22175,7 +22237,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 161, + "line": 159, "column": 10 }, { @@ -22190,7 +22252,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 119, + "line": 110, "column": 6 } ], @@ -22384,6 +22446,21 @@ "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", "line": 91, "column": 12 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 129, + "column": 14 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 78, + "column": 12 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 99, + "column": 10 } ], "Check": [ @@ -22511,8 +22588,8 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 138, - "column": 16 + "line": 134, + "column": 24 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", @@ -22526,13 +22603,13 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 89, - "column": 24 + "line": 83, + "column": 22 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 115, - "column": 12 + "line": 104, + "column": 20 } ], "Close": [ @@ -22604,11 +22681,6 @@ "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", "line": 39, "column": 12 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 87, - "column": 14 } ], "Edit": [ @@ -22716,7 +22788,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 146, + "line": 144, "column": 14 }, { @@ -22726,7 +22798,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 102, + "line": 95, "column": 12 } ], @@ -22763,12 +22835,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 141, + "line": 139, "column": 12 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 97, + "line": 90, "column": 10 } ], @@ -22809,7 +22881,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 153, + "line": 151, "column": 12 }, { @@ -22857,12 +22929,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 162, + "line": 160, "column": 24 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 120, + "line": 111, "column": 20 } ], @@ -22914,7 +22986,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 160, + "line": 158, "column": 8 } ], @@ -23047,13 +23119,13 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 138, - "column": 59 + "line": 133, + "column": 21 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 115, - "column": 55 + "line": 103, + "column": 17 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", @@ -23102,11 +23174,6 @@ "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", "line": 71, "column": 10 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 96, - "column": 8 } ], "Col": [ @@ -23358,44 +23425,10 @@ "line": 83, "column": 21 }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 90, - "column": 21 - } - ], - "OverlayTrigger": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 129, - "column": 14 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 78, - "column": 12 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 106, - "column": 10 - } - ], - "Tooltip": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 133, - "column": 18 - }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", "line": 82, - "column": 16 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 110, - "column": 14 + "column": 19 } ], "Card.Body": [ @@ -24524,42 +24557,42 @@ }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 61, + "line": 60, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 75, + "line": 74, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 83, + "line": 82, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 94, + "line": 93, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 106, + "line": 105, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 118, + "line": 117, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 128, + "line": 127, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 138, + "line": 137, "column": 6 }, { @@ -24589,6 +24622,11 @@ "line": 180, "column": 16 }, + { + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 133, + "column": 10 + }, { "filePath": "src/components/ContentfulModule/DynamicProductModule.jsx", "line": 38, @@ -24971,7 +25009,7 @@ }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 76, + "line": 75, "column": 8 }, { @@ -25031,7 +25069,7 @@ }, { "filePath": "src/components/Home/Hero.jsx", - "line": 37, + "line": 36, "column": 10 }, { @@ -25354,6 +25392,171 @@ "column": 30 } ], + "useToggle": [ + { + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 16, + "column": 32 + }, + { + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 76, + "column": 32 + } + ], + "ModalDialog": [ + { + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 65, + "column": 4 + }, + { + "filePath": "src/components/Course/2U/CourseVideoDialog.jsx", + "line": 10, + "column": 4 + }, + { + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 32, + "column": 4 + } + ], + "ModalDialog.Header": [ + { + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 74, + "column": 6 + }, + { + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 39, + "column": 6 + } + ], + "ModalDialog.Title": [ + { + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 75, + "column": 8 + }, + { + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 40, + "column": 8 + }, + { + "filePath": "src/components/MarketingModal/SaveForLaterModal.jsx", + "line": 66, + "column": 14 + } + ], + "ModalDialog.Body": [ + { + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 83, + "column": 6 + }, + { + "filePath": "src/components/Course/2U/CourseVideoDialog.jsx", + "line": 20, + "column": 6 + }, + { + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 49, + "column": 6 + } + ], + "Form.Group": [ + { + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 84, + "column": 8 + }, + { + "filePath": "src/components/Overlays/SocialSharePopover.jsx", + "line": 110, + "column": 10 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 75, + "column": 16 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 80, + "column": 16 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 85, + "column": 16 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 95, + "column": 16 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 99, + "column": 16 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 103, + "column": 16 + }, + { + "filePath": "src/pages/secure-preview/DynamicProductList.jsx", + "line": 124, + "column": 10 + } + ], + "Form.Switch": [ + { + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 85, + "column": 10 + } + ], + "ModalDialog.Footer": [ + { + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 124, + "column": 6 + }, + { + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 59, + "column": 6 + } + ], + "ActionRow": [ + { + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 125, + "column": 8 + }, + { + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 60, + "column": 8 + } + ], + "ModalDialog.CloseButton": [ + { + "filePath": "src/components/CCPADialog/CCPADialog.jsx", + "line": 126, + "column": 10 + }, + { + "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", + "line": 61, + "column": 10 + } + ], "Hyperlink": [ { "filePath": "src/components/ContentfulModule/Citation.jsx", @@ -25416,13 +25619,6 @@ "column": 20 } ], - "useToggle": [ - { - "filePath": "src/components/Course/2U/CourseHeader2U.jsx", - "line": 76, - "column": 32 - } - ], "Breadcrumb": [ { "filePath": "src/components/Course/2U/CourseHeader2U.jsx", @@ -25484,30 +25680,6 @@ "column": 18 } ], - "ModalDialog": [ - { - "filePath": "src/components/Course/2U/CourseVideoDialog.jsx", - "line": 10, - "column": 4 - }, - { - "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", - "line": 32, - "column": 4 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/components/Course/2U/CourseVideoDialog.jsx", - "line": 20, - "column": 6 - }, - { - "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", - "line": 49, - "column": 6 - } - ], "Collapsible.Advanced": [ { "filePath": "src/components/Course/2U/MobileCollapsibleSection.jsx", @@ -25818,50 +25990,10 @@ "column": 35 } ], - "ModalDialog.Header": [ - { - "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", - "line": 39, - "column": 6 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", - "line": 40, - "column": 8 - }, - { - "filePath": "src/components/MarketingModal/SaveForLaterModal.jsx", - "line": 66, - "column": 14 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", - "line": 59, - "column": 6 - } - ], - "ActionRow": [ - { - "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", - "line": 60, - "column": 8 - } - ], - "ModalDialog.CloseButton": [ - { - "filePath": "src/components/EnterpriseEnrolmentModal/EnterpriseEnrollmentInformModal.jsx", - "line": 61, - "column": 10 - } - ], "Input": [ { "filePath": "src/components/Footer/index.jsx", - "line": 469, + "line": 470, "column": 18 } ], @@ -26113,48 +26245,6 @@ "column": 6 } ], - "Form.Group": [ - { - "filePath": "src/components/Overlays/SocialSharePopover.jsx", - "line": 110, - "column": 10 - }, - { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 75, - "column": 16 - }, - { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 80, - "column": 16 - }, - { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 85, - "column": 16 - }, - { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 95, - "column": 16 - }, - { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 99, - "column": 16 - }, - { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 103, - "column": 16 - }, - { - "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 124, - "column": 10 - } - ], "Form.Control": [ { "filePath": "src/components/Overlays/SocialSharePopover.jsx", From eac3925bcd7710e711f3988a504834f28a93060e Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 30 Nov 2022 17:12:55 -0500 Subject: [PATCH 028/173] feat: support for externally controlled DataTable selections (#1804) --- package-lock.json | 54 +++++++++++------ package.json | 3 +- src/AvatarButton/README.md | 18 +++--- src/Card/Card.scss | 1 - src/Card/CardFooter.jsx | 3 +- src/Card/CardSection.jsx | 3 +- src/Card/README.md | 44 +++++++------- src/Carousel/README.md | 6 +- src/DataTable/CardView.jsx | 52 ++++++++++++++-- src/DataTable/DataTable.scss | 15 +++-- src/DataTable/README.md | 6 +- src/DataTable/SmartStatus.jsx | 7 ++- src/DataTable/TableFooter.jsx | 27 +++++---- src/DataTable/dataviews.mdx | 2 +- src/DataTable/hooks.jsx | 2 +- src/DataTable/index.jsx | 38 +++++++++--- src/DataTable/tests/CardView.test.jsx | 16 ++++- src/DataTable/tests/DataTable.test.jsx | 59 ++++++++++++++++++- src/DataTable/tests/TableFooter.test.jsx | 9 +++ src/DataTable/utils/getVisibleColumns.jsx | 10 +++- src/Figure/README.md | 2 +- src/Image/README.md | 8 +-- src/Modal/marketing-modal.mdx | 2 +- src/Modal/modal-dialog.mdx | 2 +- src/Skeleton/README.md | 2 +- src/Skeleton/Skeleton.scss | 3 + src/Truncate/README.md | 2 +- src/hooks/useToggle.mdx | 2 +- src/index.scss | 1 + src/setupTest.js | 6 ++ .../exampleComponents/MiyazakiCard.tsx | 2 +- 31 files changed, 296 insertions(+), 111 deletions(-) create mode 100644 src/Skeleton/Skeleton.scss diff --git a/package-lock.json b/package-lock.json index 8f19dce02f..54003fd72f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,8 @@ "react-table": "^7.7.0", "react-transition-group": "^4.4.2", "tabbable": "^5.3.3", - "uncontrollable": "^7.2.1" + "uncontrollable": "^7.2.1", + "uuid": "^9.0.0" }, "devDependencies": { "@babel/cli": "^7.16.8", @@ -11712,18 +11713,6 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", "dev": true }, - "node_modules/nanoid": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", - "dev": true, - "bin": { - "nanoid": "bin/nanoid.cjs" - }, - "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" - } - }, "node_modules/natural-compare": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", @@ -15161,6 +15150,18 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", "dev": true }, + "node_modules/postcss/node_modules/nanoid": { + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", + "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", + "dev": true, + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, "node_modules/prelude-ls": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", @@ -17958,6 +17959,14 @@ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", "dev": true }, + "node_modules/uuid": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.0.tgz", + "integrity": "sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==", + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/v8-compile-cache": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz", @@ -27119,12 +27128,6 @@ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", "dev": true }, - "nanoid": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", - "dev": true - }, "natural-compare": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", @@ -29416,6 +29419,14 @@ "nanoid": "^3.3.4", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" + }, + "dependencies": { + "nanoid": { + "version": "3.3.4", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", + "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", + "dev": true + } } }, "postcss-media-query-parser": { @@ -31543,6 +31554,11 @@ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", "dev": true }, + "uuid": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.0.tgz", + "integrity": "sha512-MXcSTerfPa4uqyzStbRoTgt5XIe3x5+42+q1sDuy3R5MDk66URdLMOZe5aPX/SQd+kuYAh0FdP/pO28IkQyTeg==" + }, "v8-compile-cache": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz", diff --git a/package.json b/package.json index 1c3cd1011e..b92121fef6 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,8 @@ "react-table": "^7.7.0", "react-transition-group": "^4.4.2", "tabbable": "^5.3.3", - "uncontrollable": "^7.2.1" + "uncontrollable": "^7.2.1", + "uuid": "^9.0.0" }, "peerDependencies": { "react": "^16.8.6 || ^17.0.0", diff --git a/src/AvatarButton/README.md b/src/AvatarButton/README.md index 3ecfd38744..6b29bbad13 100644 --- a/src/AvatarButton/README.md +++ b/src/AvatarButton/README.md @@ -20,13 +20,13 @@ A button that contains the user’s Avatar. ```jsx live <>
    - Casey + Casey
    - Casey + Casey
    - Casey + Casey
    ``` @@ -36,7 +36,7 @@ A button that contains the user’s Avatar. ```jsx live - + Casey @@ -55,7 +55,7 @@ Props set on Dropdown.Toggle get passed through to the "as" component ```jsx live - + Casey @@ -77,17 +77,17 @@ For use in mobile viewports or constrained views. ```jsx live <>
    - Casey + Casey
    - Casey + Casey
    - Casey + Casey
    - + Casey diff --git a/src/Card/Card.scss b/src/Card/Card.scss index 86faafe436..e197e334d3 100644 --- a/src/Card/Card.scss +++ b/src/Card/Card.scss @@ -264,7 +264,6 @@ a .pgn__card { height: $card-logo-height; border-radius: $card-logo-border-radius; box-shadow: $level-1-box-shadow; - z-index: 1; padding: map_get($spacers, 2); background-color: $white; } diff --git a/src/Card/CardFooter.jsx b/src/Card/CardFooter.jsx index 2cb673507d..ec2fca5dff 100644 --- a/src/Card/CardFooter.jsx +++ b/src/Card/CardFooter.jsx @@ -42,7 +42,7 @@ const CardFooter = React.forwardRef(({ CardFooter.propTypes = { /** Specifies contents of the component. */ - children: PropTypes.node.isRequired, + children: PropTypes.node, /** Specifies class name to append to the base element. */ className: PropTypes.string, /** Optional node to display near actions. Should be either a plain text or an element containing text (e.g. link). */ @@ -58,6 +58,7 @@ CardFooter.propTypes = { }; CardFooter.defaultProps = { + children: null, className: undefined, textElement: undefined, isStacked: false, diff --git a/src/Card/CardSection.jsx b/src/Card/CardSection.jsx index 210d53832d..d5cc2c35a7 100644 --- a/src/Card/CardSection.jsx +++ b/src/Card/CardSection.jsx @@ -45,7 +45,7 @@ CardSection.propTypes = { /** Specifies class name to append to the base element. */ className: PropTypes.string, /** Specifies contents of the component. */ - children: PropTypes.node.isRequired, + children: PropTypes.node, /** Specifies title of the `Section`. */ title: PropTypes.node, /** Specifies node to render on the bottom right of the `Section` (i.e. `ActionRow`). */ @@ -59,6 +59,7 @@ CardSection.propTypes = { }; CardSection.defaultProps = { + children: null, className: undefined, title: undefined, actions: undefined, diff --git a/src/Card/README.md b/src/Card/README.md index eada42cd7c..f651368184 100644 --- a/src/Card/README.md +++ b/src/Card/README.md @@ -35,7 +35,7 @@ This component uses a `Card` from react-bootstrap as a base component and extend return ( @@ -348,7 +348,7 @@ Note that `Card.Footer` has a separate `orientation` prop which will override th return ( @@ -551,7 +551,7 @@ Note that in the example below, the content of `Card` is wrapped inside `Card.Bo return ( @@ -599,7 +599,7 @@ A fallback source is available for both the main `ImageCap` component image and @@ -651,7 +651,7 @@ A fallback source is available for both the main `ImageCap` component image and First slide @@ -39,7 +39,7 @@ notes: | Third slide @@ -51,7 +51,7 @@ notes: | Third slide diff --git a/src/DataTable/CardView.jsx b/src/DataTable/CardView.jsx index 66e98650c4..75955ec725 100644 --- a/src/DataTable/CardView.jsx +++ b/src/DataTable/CardView.jsx @@ -1,10 +1,11 @@ import React, { useContext } from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; +import { v4 as uuidv4 } from 'uuid'; import DataTableContext from './DataTableContext'; import { useRows } from './hooks'; import { selectColumn } from './utils/getVisibleColumns'; -import { CardGrid } from '..'; +import { CardGrid, Card } from '..'; function CardItem({ row, @@ -37,21 +38,54 @@ function CardItem({ return ; } +function DefaultSkeletonCardComponent() { + return ( + + + + + + ); +} + +export const DEFAULT_SKELETON_CARD_COUNT = 8; + function CardView({ - columnSizes, CardComponent, className, selectionPlacement, + columnSizes, + CardComponent, + className, + selectionPlacement, + SkeletonCardComponent = DefaultSkeletonCardComponent, + skeletonCardCount, }) { const { getTableProps, prepareRow, displayRows, } = useRows(); - const { isSelectable, manualSelectColumn } = useContext(DataTableContext); + const { + isSelectable, + manualSelectColumn, + isLoading, + } = useContext(DataTableContext); + // use the same component for card selection that is used for row selection // otherwise view switching might break if row selection uses component that supports backend filtering / sorting - const selectionComponent = manualSelectColumn?.Cell || selectColumn.Cell; + const SelectionComponent = manualSelectColumn?.Cell || selectColumn.Cell; if (!getTableProps) { return null; } + if (isLoading) { + return ( + + {[...new Array(skeletonCardCount)].map(() => )} + + ); + } + return ( :first-child { + height: 100%; // ensure Card stretches full height of column + } + &.is-selected { > :first-child { @extend %pgn__card-focused; @@ -299,12 +307,11 @@ $data-table-pagination-dropdown-min-width: 6rem !default; &.selection-right { > :first-child { + margin-right: map_get($spacers, 2); + [dir="rtl"] & { margin-left: map_get($spacers, 2); - } - - [dir="ltr"] & { - margin-right: map_get($spacers, 2); + margin-right: 0; } } } diff --git a/src/DataTable/README.md b/src/DataTable/README.md index 8102018f93..d65397737e 100644 --- a/src/DataTable/README.md +++ b/src/DataTable/README.md @@ -320,7 +320,7 @@ See ``dataViewToggleOptions`` props documentation for all supported props. return ( - +
    @@ -1073,7 +1073,7 @@ Use `columnSizes` prop of `CardView` component to define how many `Cards` are sh return ( - + @@ -1157,7 +1157,7 @@ You can also display `Cards` with horizontal view. If the table is selectable co return ( - + diff --git a/src/DataTable/SmartStatus.jsx b/src/DataTable/SmartStatus.jsx index d457e80d92..9f78b5cd80 100644 --- a/src/DataTable/SmartStatus.jsx +++ b/src/DataTable/SmartStatus.jsx @@ -8,7 +8,12 @@ const SMART_STATUS_CLASS = 'pgn__smart-status'; function SmartStatus() { const { - state, selectedFlatRows, SelectionStatusComponent, FilterStatusComponent, RowStatusComponent, showFiltersInSidebar, + state, + selectedFlatRows, + SelectionStatusComponent, + FilterStatusComponent, + RowStatusComponent, + showFiltersInSidebar, } = useContext(DataTableContext); const numSelectedRows = selectedFlatRows?.length; const SelectionStatus = SelectionStatusComponent || SelectionStatusDefault; diff --git a/src/DataTable/TableFooter.jsx b/src/DataTable/TableFooter.jsx index ade479a23e..e75d330950 100644 --- a/src/DataTable/TableFooter.jsx +++ b/src/DataTable/TableFooter.jsx @@ -1,15 +1,24 @@ -/* eslint-disable react/require-default-props */ -import React from 'react'; +import React, { useContext } from 'react'; import classNames from 'classnames'; import PropTypes from 'prop-types'; -import RowStatus from './RowStatus'; +import DataTableContext from './DataTableContext'; +import RowStatusDefault from './RowStatus'; import TablePagination from './TablePagination'; import TablePaginationMinimal from './TablePaginationMinimal'; function TableFooter({ className, children }) { + const { RowStatusComponent } = useContext(DataTableContext); + const RowStatus = RowStatusComponent || RowStatusDefault; + return (
    - {children} + {children || ( + <> + + + + + )}
    ); } @@ -26,14 +35,8 @@ TableFooter.propTypes = { }; TableFooter.defaultProps = { - children: ( - <> - - - - - ), - className: null, + children: null, + className: undefined, }; export default TableFooter; diff --git a/src/DataTable/dataviews.mdx b/src/DataTable/dataviews.mdx index 9ef15c7f77..ab72712afe 100644 --- a/src/DataTable/dataviews.mdx +++ b/src/DataTable/dataviews.mdx @@ -341,7 +341,7 @@ const MiyazakiCard = ({ className, original }) => { return ( - +
    Director
    {director}
    diff --git a/src/DataTable/hooks.jsx b/src/DataTable/hooks.jsx index 56d629850f..793092d1bb 100644 --- a/src/DataTable/hooks.jsx +++ b/src/DataTable/hooks.jsx @@ -1,4 +1,3 @@ -/* eslint-disable import/prefer-default-export */ import { useContext } from 'react'; import DataTableContext from './DataTableContext'; import { clearSelectionAction } from './selection/data/actions'; @@ -35,6 +34,7 @@ export const useSelectionActions = ( toggleAllRowsSelected(false); } }; + return { clearSelection, }; diff --git a/src/DataTable/index.jsx b/src/DataTable/index.jsx index 5efc0e82e2..68165b250d 100644 --- a/src/DataTable/index.jsx +++ b/src/DataTable/index.jsx @@ -2,7 +2,7 @@ import React, { useEffect, useMemo, useReducer, } from 'react'; import PropTypes from 'prop-types'; -import { useTable } from 'react-table'; +import { useTable, useMountedLayoutEffect } from 'react-table'; import classNames from 'classnames'; import Table from './Table'; @@ -51,6 +51,7 @@ function DataTable({ disableElevation, isLoading, children, + onSelectedRowsChanged, ...props }) { const defaultColumn = useMemo( @@ -107,17 +108,30 @@ function DataTable({ // Use the state and functions returned from useTable to build your UI const instance = useTable(...tableArgs); - // Call ``fetchData`` whenever the state of the table changes (e.g., page change, sort or filter applied) but ignore - // any state changes to current row selections as we don't want to re-fetch data whenever row(s) are selected. - const tableStateWithoutSelections = { ...instance.state }; - delete tableStateWithoutSelections.selectedRowIds; + const { + pageSize: tableStatePageSize, + pageIndex: tableStatePageIndex, + sortBy: tableStateSortBy, + filters: tableStateFilters, + selectedRowIds: tableStateSelectedRowIds, + } = instance.state; useEffect(() => { if (fetchData) { - fetchData(tableStateWithoutSelections); + fetchData({ + pageSize: tableStatePageSize, + pageIndex: tableStatePageIndex, + sortBy: tableStateSortBy, + filters: tableStateFilters, + }); } - // eslint-disable-next-line react-hooks/exhaustive-deps - }, [fetchData, JSON.stringify(tableStateWithoutSelections)]); + }, [fetchData, tableStatePageSize, tableStatePageIndex, tableStateSortBy, tableStateFilters]); + + useMountedLayoutEffect(() => { + if (onSelectedRowsChanged) { + onSelectedRowsChanged(tableStateSelectedRowIds); + } + }, [tableStateSelectedRowIds, onSelectedRowsChanged]); const selectionActions = useSelectionActions(instance, controlledTableSelections); @@ -134,6 +148,7 @@ function DataTable({ disableElevation, isLoading, isSelectable, + manualSelectColumn, ...selectionProps, ...selectionActions, ...props, @@ -193,6 +208,7 @@ DataTable.defaultProps = { renderRowSubComponent: undefined, isExpandable: false, isLoading: false, + onSelectedRowsChanged: undefined, }; DataTable.propTypes = { @@ -264,6 +280,7 @@ DataTable.propTypes = { pageIndex: requiredWhen(PropTypes.number, 'isPaginated'), filters: requiredWhen(PropTypes.arrayOf(PropTypes.shape()), 'manualFilters'), sortBy: requiredWhen(PropTypes.arrayOf(PropTypes.shape()), 'manualSortBy'), + selectedRowIds: PropTypes.shape(), }), /** Table options passed to react-table's useTable hook. Will override some options passed in to DataTable, such as: data, columns, defaultColumn, manualFilters, manualPagination, manualSortBy, and initialState */ @@ -351,13 +368,16 @@ DataTable.propTypes = { * actions section. Only 'left' and 'bottom' are supported */ togglePlacement: PropTypes.string, }), - /** remove the default box shadow on the component */ + /** Remove the default box shadow on the component */ disableElevation: PropTypes.bool, /** A function that will render contents of expanded row, accepts `row` as a prop. */ renderRowSubComponent: PropTypes.func, /** Indicates whether table supports expandable rows. */ isExpandable: PropTypes.bool, + /** Indicates whether the table should show loading states. */ isLoading: PropTypes.bool, + /** Callback function called when row selections change. */ + onSelectedRowsChanged: PropTypes.func, }; DataTable.BulkActions = BulkActions; diff --git a/src/DataTable/tests/CardView.test.jsx b/src/DataTable/tests/CardView.test.jsx index 29c3776000..46d4b6c381 100644 --- a/src/DataTable/tests/CardView.test.jsx +++ b/src/DataTable/tests/CardView.test.jsx @@ -2,7 +2,7 @@ import React from 'react'; import { render, screen } from '@testing-library/react'; import '@testing-library/jest-dom'; import { selectColumn } from '../utils/getVisibleColumns'; -import CardView from '../CardView'; +import CardView, { DEFAULT_SKELETON_CARD_COUNT } from '../CardView'; import DataTableContext from '../DataTableContext'; const instance = { @@ -34,6 +34,11 @@ const instance = { }], }; +const loadingInstance = { + ...instance, + isLoading: true, +}; + const selectableInstance = { ...instance, isSelectable: true, @@ -52,10 +57,10 @@ function Card({ name }) { } // eslint-disable-next-line react/prop-types -function CardViewWrapper({ value = instance }) { +function CardViewWrapper({ value = instance, ...props }) { return ( - + ); } @@ -86,4 +91,9 @@ describe('', () => { expect(selectionComponents[0]).not.toBeChecked(); expect(selectionComponents[1]).toBeChecked(); }); + + it('renders card loading state', () => { + render(); + expect(screen.queryAllByTestId('default-skeleton-card-component')).toHaveLength(DEFAULT_SKELETON_CARD_COUNT); + }); }); diff --git a/src/DataTable/tests/DataTable.test.jsx b/src/DataTable/tests/DataTable.test.jsx index c4f4025e81..185d5f217e 100644 --- a/src/DataTable/tests/DataTable.test.jsx +++ b/src/DataTable/tests/DataTable.test.jsx @@ -1,8 +1,11 @@ import React, { useContext } from 'react'; +import { render, screen } from '@testing-library/react'; +import userEvent from '@testing-library/user-event'; import { act } from 'react-dom/test-utils'; import { mount } from 'enzyme'; import * as reactTable from 'react-table'; import { IntlProvider } from 'react-intl'; +import '@testing-library/jest-dom'; import DataTable from '..'; import TableControlBar from '../TableControlBar'; @@ -30,37 +33,44 @@ const additionalColumns = [ const props = { data: [ { + uuid: '1', name: 'Lil Bub', color: 'brown tabby', famous_for: 'weird tongue', }, { + uuid: '2', name: 'Grumpy Cat', color: 'siamese', famous_for: 'serving moods', }, { + uuid: '3', name: 'Smoothie', color: 'orange tabby', famous_for: 'modeling', }, { + uuid: '4', name: 'Maru', color: 'brown tabby', famous_for: 'being a lovable oaf', }, { + uuid: '5', name: 'Keyboard Cat', color: 'orange tabby', famous_for: 'piano virtuoso', }, { + uuid: '6', name: 'Long Cat', color: 'russian white', famous_for: 'being loooooooooooooooooooooooooooooooooooooooooooooooooooooong', }, { + uuid: '7', name: 'Zeno', color: 'brown tabby', famous_for: 'getting halfway there', @@ -82,6 +92,9 @@ const props = { }, ], itemCount: 7, + initialTableOptions: { + getRowId: row => row.uuid, + }, }; const emptyTestText = 'We love bears'; @@ -193,7 +206,7 @@ describe('', () => { // TODO: test that useTable is called with the correct arguments when isPaginated, isFilterable, isSelectable are used // TODO: test that fetchData is called correctly - describe('controlled table selections', () => { + describe('[legacy] controlled table selections', () => { it('passes initial controlledTableSelections to context', () => { const wrapper = mount( @@ -245,4 +258,48 @@ describe('', () => { expect(contextValue.selectedFlatRows).toEqual([selectedRow]); }); }); + + describe('controlled table selections', () => { + beforeEach(() => { + jest.clearAllMocks(); + }); + + it('calls onSelectedRowsChanged when selected rows are updated', () => { + const mockOnSelectedRowsChange = jest.fn(); + const propsWithSelection = { + ...props, + isSelectable: true, + onSelectedRowsChanged: mockOnSelectedRowsChange, + }; + render(); + + // select first row + userEvent.click(screen.getAllByTestId('datatable-select-column-checkbox-cell')[0]); + expect(mockOnSelectedRowsChange).toHaveBeenCalledTimes(1); + expect(mockOnSelectedRowsChange).toHaveBeenCalledWith( + expect.objectContaining({ + 1: true, + }), + ); + + // select third row + userEvent.click(screen.getAllByTestId('datatable-select-column-checkbox-cell')[2]); + expect(mockOnSelectedRowsChange).toHaveBeenCalledTimes(2); + expect(mockOnSelectedRowsChange).toHaveBeenCalledWith( + expect.objectContaining({ + 1: true, + 3: true, + }), + ); + + // unselect third row + userEvent.click(screen.getAllByTestId('datatable-select-column-checkbox-cell')[2]); + expect(mockOnSelectedRowsChange).toHaveBeenCalledTimes(3); + expect(mockOnSelectedRowsChange).toHaveBeenCalledWith( + expect.objectContaining({ + 1: true, + }), + ); + }); + }); }); diff --git a/src/DataTable/tests/TableFooter.test.jsx b/src/DataTable/tests/TableFooter.test.jsx index f9c898631a..e3fe43fc18 100644 --- a/src/DataTable/tests/TableFooter.test.jsx +++ b/src/DataTable/tests/TableFooter.test.jsx @@ -13,6 +13,7 @@ const footerInstance = { state: { pageIndex: 1 }, pageCount: 3, itemCount: 30, + RowStatusComponent: undefined, }; // eslint-disable-next-line react/prop-types @@ -40,4 +41,12 @@ describe('', () => { const wrapper = mount(
    {leftText}
    ); expect(wrapper.text()).toContain(leftText); }); + it('uses custom RowStatus component, if provided', () => { + const dataTableContextValue = { + ...footerInstance, + RowStatusComponent: () =>

    Hello world

    , + }; + const wrapper = mount(); + expect(wrapper.text()).toContain('Hello world'); + }); }); diff --git a/src/DataTable/utils/getVisibleColumns.jsx b/src/DataTable/utils/getVisibleColumns.jsx index b0c047e79a..bda21b539a 100644 --- a/src/DataTable/utils/getVisibleColumns.jsx +++ b/src/DataTable/utils/getVisibleColumns.jsx @@ -23,7 +23,10 @@ export const selectColumn = { return (
    - +
    ); }, @@ -36,7 +39,10 @@ export const selectColumn = { return (
    - +
    ); }, diff --git a/src/Figure/README.md b/src/Figure/README.md index b9020b241c..9e318c4658 100644 --- a/src/Figure/README.md +++ b/src/Figure/README.md @@ -23,7 +23,7 @@ notes: |
    Nulla vitae elit libero, a pharetra augue mollis interdum. diff --git a/src/Image/README.md b/src/Image/README.md index 1ee067d3d7..6689b77786 100644 --- a/src/Image/README.md +++ b/src/Image/README.md @@ -24,19 +24,19 @@ notes: | <> Image description Image description Image description @@ -46,7 +46,7 @@ notes: | ## Fluid Sizing ```jsx live -Image description +Image description ``` diff --git a/src/Modal/marketing-modal.mdx b/src/Modal/marketing-modal.mdx index 9a03196bf4..f08657d708 100644 --- a/src/Modal/marketing-modal.mdx +++ b/src/Modal/marketing-modal.mdx @@ -35,7 +35,7 @@ The ``MarketingModal`` is a preconfigured `ModalDialog` that accepts an image an heroNode={( diff --git a/src/Modal/modal-dialog.mdx b/src/Modal/modal-dialog.mdx index 76bdbc302c..58f272ae4a 100644 --- a/src/Modal/modal-dialog.mdx +++ b/src/Modal/modal-dialog.mdx @@ -114,7 +114,7 @@ label for the dialog element. > diff --git a/src/Skeleton/README.md b/src/Skeleton/README.md index 1cf8a6279e..4114178891 100644 --- a/src/Skeleton/README.md +++ b/src/Skeleton/README.md @@ -73,7 +73,7 @@ you can also set the number of columns in the displayed ``Skeleton``. : some image}
diff --git a/src/Skeleton/Skeleton.scss b/src/Skeleton/Skeleton.scss new file mode 100644 index 0000000000..206346342b --- /dev/null +++ b/src/Skeleton/Skeleton.scss @@ -0,0 +1,3 @@ +.react-loading-skeleton { + z-index: unset; +} diff --git a/src/Truncate/README.md b/src/Truncate/README.md index b8299166b7..905b46b5d3 100644 --- a/src/Truncate/README.md +++ b/src/Truncate/README.md @@ -52,7 +52,7 @@ A Truncate component can help you crop multiline text. There will be three dots return ( - +

diff --git a/src/index.scss b/src/index.scss index 0e39401d6d..74f7254457 100644 --- a/src/index.scss +++ b/src/index.scss @@ -31,6 +31,7 @@ @import "./SearchField/SearchField"; @import "./Scrollable/Scrollable"; @import "./Sheet/Sheet"; +@import "./Skeleton/Skeleton"; @import "./Spinner/Spinner"; @import "./Stepper/Stepper"; @import "./StatefulButton/StatefulButton"; diff --git a/src/setupTest.js b/src/setupTest.js index cabb218c32..ef4b943379 100644 --- a/src/setupTest.js +++ b/src/setupTest.js @@ -3,6 +3,8 @@ import 'regenerator-runtime/runtime'; import Enzyme from 'enzyme'; import Adapter from '@wojtekmaj/enzyme-adapter-react-17'; +const crypto = require('crypto'); + class ResizeObserver { observe() { // do nothing @@ -19,4 +21,8 @@ class ResizeObserver { window.ResizeObserver = ResizeObserver; +window.crypto = { + getRandomValues: arr => crypto.randomBytes(arr.length), +}; + Enzyme.configure({ adapter: new Adapter() }); diff --git a/www/src/components/exampleComponents/MiyazakiCard.tsx b/www/src/components/exampleComponents/MiyazakiCard.tsx index 1c47069a18..4aedc77a48 100644 --- a/www/src/components/exampleComponents/MiyazakiCard.tsx +++ b/www/src/components/exampleComponents/MiyazakiCard.tsx @@ -17,7 +17,7 @@ const MiyazakiCard = ({ className, original }: IMiyazakiCard) => { return ( - +

From f630e096c3e1b01bcccfa659342a63417bf6eaa6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 09:09:16 -0500 Subject: [PATCH 029/173] docs: update dependent-usage.json (#1813) --- dependent-usage.json | 671 ++++++++++++++++++++++--------------------- 1 file changed, 342 insertions(+), 329 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index ec3c415f5e..c31d3ddb67 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669817324076, + "lastModified": 1669903718364, "projectUsages": [ { "version": "19.19.1", @@ -882,8 +882,13 @@ }, { "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", - "line": 124, - "column": 10 + "line": 83, + "column": 12 + }, + { + "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", + "line": 84, + "column": 12 }, { "filePath": "src/account-settings/delete-account/DeleteAccount.jsx", @@ -1024,6 +1029,11 @@ "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 156, "column": 4 + }, + { + "filePath": "src/id-verification/IdVerificationPage.jsx", + "line": 77, + "column": 8 } ], "Form": [ @@ -1058,6 +1068,11 @@ "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 164, "column": 8 + }, + { + "filePath": "src/id-verification/IdVerificationPage.jsx", + "line": 84, + "column": 10 } ], "ModalDialog.Title": [ @@ -1075,6 +1090,11 @@ "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 165, "column": 10 + }, + { + "filePath": "src/id-verification/IdVerificationPage.jsx", + "line": 85, + "column": 12 } ], "ModalDialog.Body": [ @@ -1092,6 +1112,11 @@ "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 170, "column": 8 + }, + { + "filePath": "src/id-verification/IdVerificationPage.jsx", + "line": 89, + "column": 10 } ], "Form.Group": [ @@ -1105,11 +1130,6 @@ "line": 40, "column": 4 }, - { - "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", - "line": 103, - "column": 12 - }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 85, @@ -1157,11 +1177,6 @@ "line": 116, "column": 14 }, - { - "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", - "line": 107, - "column": 14 - }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 86, @@ -1232,6 +1247,11 @@ "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 174, "column": 8 + }, + { + "filePath": "src/id-verification/IdVerificationPage.jsx", + "line": 112, + "column": 10 } ], "ActionRow": [ @@ -1240,6 +1260,11 @@ "line": 137, "column": 12 }, + { + "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", + "line": 82, + "column": 10 + }, { "filePath": "src/account-settings/DOBForm.jsx", "line": 115, @@ -1249,6 +1274,11 @@ "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 175, "column": 10 + }, + { + "filePath": "src/id-verification/IdVerificationPage.jsx", + "line": 113, + "column": 12 } ], "ModalDialog.CloseButton": [ @@ -1266,6 +1296,11 @@ "filePath": "src/account-settings/name-change/NameChange.jsx", "line": 176, "column": 12 + }, + { + "filePath": "src/id-verification/IdVerificationPage.jsx", + "line": 114, + "column": 14 } ], "StatefulButton": [ @@ -1321,11 +1356,6 @@ "line": 54, "column": 10 }, - { - "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", - "line": 110, - "column": 14 - }, { "filePath": "src/account-settings/demographics/DemographicsSection.jsx", "line": 202, @@ -1384,21 +1414,39 @@ "column": 6 } ], - "Modal": [ + "AlertModal": [ { "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", "line": 77, "column": 6 - }, + } + ], + "ValidationFormGroup": [ + { + "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", + "line": 110, + "column": 10 + } + ], + "Input": [ + { + "filePath": "src/account-settings/delete-account/ConfirmationModal.jsx", + "line": 118, + "column": 12 + } + ], + "ModalLayer": [ { "filePath": "src/account-settings/delete-account/SuccessModal.jsx", - "line": 11, + "line": 12, "column": 4 - }, + } + ], + "ModalCloseButton": [ { - "filePath": "src/id-verification/IdVerificationPage.jsx", - "line": 78, - "column": 8 + "filePath": "src/account-settings/delete-account/SuccessModal.jsx", + "line": 23, + "column": 10 } ], "useToggle": [ @@ -9829,7 +9877,7 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 176, + "line": 185, "column": 20 }, { @@ -10020,7 +10068,7 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 249, + "line": 259, "column": 8 }, { @@ -10047,7 +10095,7 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 255, + "line": 265, "column": 10 }, { @@ -10079,12 +10127,12 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 114, + "line": 115, "column": 12 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 149, + "line": 158, "column": 6 }, { @@ -10099,8 +10147,8 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 203, - "column": 8 + "line": 205, + "column": 10 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", @@ -10171,7 +10219,7 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 174, + "line": 183, "column": 10 }, { @@ -10225,12 +10273,12 @@ }, { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 105, + "line": 136, "column": 10 }, { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 132, + "line": 163, "column": 20 }, { @@ -10245,12 +10293,12 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 98, + "line": 99, "column": 10 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 159, + "line": 168, "column": 14 }, { @@ -10259,8 +10307,8 @@ "column": 20 }, { - "filePath": "src/discussions/common/DeleteConfirmation.jsx", - "line": 32, + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 35, "column": 10 }, { @@ -10285,7 +10333,7 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 426, + "line": 436, "column": 12 }, { @@ -10348,8 +10396,8 @@ "column": 10 }, { - "filePath": "src/discussions/common/DeleteConfirmation.jsx", - "line": 28, + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 31, "column": 8 }, { @@ -10361,14 +10409,24 @@ "useToggle": [ { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 37, + "line": 38, "column": 71 }, + { + "filePath": "src/discussions/comments/comment/Comment.jsx", + "line": 39, + "column": 72 + }, { "filePath": "src/discussions/comments/comment/Reply.jsx", "line": 31, "column": 71 }, + { + "filePath": "src/discussions/comments/comment/Reply.jsx", + "line": 32, + "column": 72 + }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", "line": 27, @@ -10376,12 +10434,17 @@ }, { "filePath": "src/discussions/posts/post/Post.jsx", - "line": 36, + "line": 38, "column": 71 }, { "filePath": "src/discussions/posts/post/Post.jsx", - "line": 37, + "line": 39, + "column": 72 + }, + { + "filePath": "src/discussions/posts/post/Post.jsx", + "line": 40, "column": 62 } ], @@ -10393,32 +10456,32 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 279, + "line": 289, "column": 12 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 310, + "line": 320, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 331, + "line": 341, "column": 12 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 351, + "line": 361, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 398, + "line": 408, "column": 16 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 410, + "line": 420, "column": 16 }, { @@ -10435,22 +10498,22 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 280, + "line": 290, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 311, + "line": 321, "column": 16 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 338, + "line": 348, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 358, + "line": 368, "column": 16 }, { @@ -10467,7 +10530,7 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 432, + "line": 442, "column": 12 } ], @@ -10479,12 +10542,12 @@ }, { "filePath": "src/discussions/comments/comment/Reply.jsx", - "line": 62, + "line": 90, "column": 12 }, { "filePath": "src/discussions/comments/comment/Reply.jsx", - "line": 72, + "line": 100, "column": 10 }, { @@ -10501,12 +10564,12 @@ "ArrowBack": [ { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 162, + "line": 171, "column": 28 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 175, + "line": 184, "column": 17 }, { @@ -10575,11 +10638,16 @@ "column": 6 } ], - "Error": [ + "Report": [ { "filePath": "src/discussions/common/AlertBanner.jsx", "line": 31, "column": 21 + }, + { + "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", + "line": 110, + "column": 29 } ], "Institution": [ @@ -10598,8 +10666,8 @@ ], "ModalDialog": [ { - "filePath": "src/discussions/common/DeleteConfirmation.jsx", - "line": 18, + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 21, "column": 4 }, { @@ -10610,8 +10678,8 @@ ], "ModalDialog.Header": [ { - "filePath": "src/discussions/common/DeleteConfirmation.jsx", - "line": 19, + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 22, "column": 6 }, { @@ -10622,8 +10690,8 @@ ], "ModalDialog.Title": [ { - "filePath": "src/discussions/common/DeleteConfirmation.jsx", - "line": 20, + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 23, "column": 8 }, { @@ -10634,8 +10702,8 @@ ], "ModalDialog.Body": [ { - "filePath": "src/discussions/common/DeleteConfirmation.jsx", - "line": 24, + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 27, "column": 6 }, { @@ -10646,8 +10714,8 @@ ], "ModalDialog.Footer": [ { - "filePath": "src/discussions/common/DeleteConfirmation.jsx", - "line": 27, + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 30, "column": 6 }, { @@ -10658,8 +10726,8 @@ ], "ModalDialog.CloseButton": [ { - "filePath": "src/discussions/common/DeleteConfirmation.jsx", - "line": 29, + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 32, "column": 10 }, { @@ -10705,7 +10773,7 @@ }, { "filePath": "src/discussions/posts/post/Post.jsx", - "line": 83, + "line": 117, "column": 10 } ], @@ -10729,7 +10797,7 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 55, + "line": 56, "column": 6 }, { @@ -10860,40 +10928,40 @@ "Card": [ { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 56, + "line": 57, "column": 6 } ], "Card.Section": [ { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 63, + "line": 64, "column": 8 } ], "Post": [ { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 267, + "line": 277, "column": 20 } ], "Help": [ { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 274, + "line": 284, "column": 20 } ], "Form.Checkbox": [ { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 399, + "line": 409, "column": 18 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 411, + "line": 421, "column": 18 } ], @@ -10966,13 +11034,6 @@ "column": 27 } ], - "Report": [ - { - "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", - "line": 110, - "column": 29 - } - ], "SearchField": [ { "filePath": "src/discussions/topics/topic-search-bar/TopicSearchBar.jsx", @@ -11972,28 +12033,28 @@ } }, { - "version": "20.12.0", - "name": "@edx/frontend-app-learner-dash", + "version": "20.19.0", + "name": "@edx/frontend-app-learner-dashboard", "repository": { "type": "git", - "url": "git+https://github.com/edx/frontend-app-learner-dash.git" + "url": "git+https://github.com/edx/frontend-app-learner-dashboard.git" }, "folderName": "frontend-app-learner-dashboard", "usages": { "Alert": [ { "filePath": "src/App.jsx", - "line": 69, + "line": 70, "column": 14 }, { "filePath": "src/App.test.jsx", - "line": 80, + "line": 81, "column": 12 }, { "filePath": "src/App.test.jsx", - "line": 96, + "line": 97, "column": 12 }, { @@ -12239,12 +12300,12 @@ }, { "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", - "line": 44, + "line": 46, "column": 10 }, { "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", - "line": 47, + "line": 49, "column": 10 }, { @@ -12316,7 +12377,7 @@ }, { "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", - "line": 43, + "line": 45, "column": 8 }, { @@ -12343,7 +12404,7 @@ "Locked": [ { "filePath": "src/containers/CourseCard/components/CourseCardActions/UpgradeButton.jsx", - "line": 22, + "line": 33, "column": 18 } ], @@ -12382,12 +12443,12 @@ }, { "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", - "line": 32, + "line": 30, "column": 10 }, { "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 27, + "line": 15, "column": 4 } ], @@ -12400,9 +12461,9 @@ ], "Badge": [ { - "filePath": "src/containers/CourseCard/components/CourseCardContent.jsx", - "line": 34, - "column": 14 + "filePath": "src/containers/CourseCard/components/CourseCardImage.jsx", + "line": 37, + "column": 12 }, { "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", @@ -12410,85 +12471,10 @@ "column": 8 } ], - "Card.Body": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardContent.jsx", - "line": 40, - "column": 6 - }, - { - "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", - "line": 27, - "column": 6 - }, - { - "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 34, - "column": 10 - } - ], - "Card.Header": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardContent.jsx", - "line": 41, - "column": 8 - }, - { - "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", - "line": 39, - "column": 6 - } - ], - "Card.Section": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardContent.jsx", - "line": 55, - "column": 8 - }, - { - "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 35, - "column": 12 - } - ], - "Card.Footer": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardContent.jsx", - "line": 58, - "column": 8 - } - ], - "Card": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardLayout.jsx", - "line": 16, - "column": 6 - }, - { - "filePath": "src/containers/CourseCard/index.jsx", - "line": 20, - "column": 6 - }, - { - "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", - "line": 25, - "column": 4 - }, - { - "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", - "line": 22, - "column": 4 - }, - { - "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 28, - "column": 6 - } - ], "Dropdown": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 30, + "line": 40, "column": 6 }, { @@ -12500,7 +12486,7 @@ "Dropdown.Toggle": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 31, + "line": 41, "column": 8 }, { @@ -12512,21 +12498,21 @@ "IconButton": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 33, + "line": 43, "column": 14 } ], "MoreVert": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 34, + "line": 44, "column": 15 } ], "Icon": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 35, + "line": 45, "column": 18 }, { @@ -12563,7 +12549,7 @@ "Dropdown.Menu": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 39, + "line": 49, "column": 8 }, { @@ -12575,12 +12561,12 @@ "Dropdown.Item": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 41, + "line": 51, "column": 12 }, { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 50, + "line": 60, "column": 12 }, { @@ -12604,41 +12590,111 @@ "column": 10 }, { - "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 55, - "column": 8 - }, + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 55, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 59, + "column": 10 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 63, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 67, + "column": 8 + } + ], + "Program": [ + { + "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", + "line": 28, + "column": 19 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 39, + "column": 92 + }, + { + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 45, + "column": 21 + } + ], + "Card": [ + { + "filePath": "src/containers/CourseCard/index.jsx", + "line": 24, + "column": 6 + }, + { + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 25, + "column": 4 + }, + { + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 20, + "column": 4 + }, + { + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 20, + "column": 6 + } + ], + "Card.Body": [ { - "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 59, - "column": 10 + "filePath": "src/containers/CourseCard/index.jsx", + "line": 28, + "column": 12 }, { - "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 63, - "column": 8 + "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", + "line": 25, + "column": 6 }, { - "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 67, - "column": 8 + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 26, + "column": 10 } ], - "Program": [ + "Card.Header": [ { - "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", - "line": 28, - "column": 19 + "filePath": "src/containers/CourseCard/index.jsx", + "line": 29, + "column": 14 }, { - "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", "line": 39, - "column": 92 + "column": 6 + } + ], + "Card.Section": [ + { + "filePath": "src/containers/CourseCard/index.jsx", + "line": 33, + "column": 14 }, { - "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", - "line": 45, - "column": 21 + "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", + "line": 27, + "column": 12 + } + ], + "Card.Footer": [ + { + "filePath": "src/containers/CourseCard/index.jsx", + "line": 36, + "column": 14 } ], "Chip": [ @@ -12925,7 +12981,7 @@ }, { "filePath": "src/containers/EnterpriseDashboardModal/index.jsx", - "line": 23, + "line": 25, "column": 4 }, { @@ -13058,12 +13114,12 @@ }, { "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", - "line": 23, + "line": 21, "column": 6 }, { "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 30, + "line": 22, "column": 10 } ], @@ -13110,7 +13166,7 @@ "Truncate": [ { "filePath": "src/widgets/RecommendationsPanel/components/CourseCard.jsx", - "line": 37, + "line": 29, "column": 16 } ] @@ -21590,13 +21646,13 @@ "Button": [ { "filePath": "src/learning-header/AnonymousUserMenu.jsx", - "line": 13, - "column": 6 + "line": 12, + "column": 4 }, { "filePath": "src/learning-header/AnonymousUserMenu.jsx", - "line": 20, - "column": 6 + "line": 19, + "column": 4 } ] } @@ -22133,12 +22189,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 119, + "line": 120, "column": 12 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 89, + "line": 91, "column": 8 } ], @@ -22165,12 +22221,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 137, + "line": 141, "column": 14 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 107, + "line": 112, "column": 10 } ], @@ -22227,17 +22283,17 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 74, + "line": 73, "column": 12 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 110, + "line": 109, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 159, + "line": 163, "column": 10 }, { @@ -22252,7 +22308,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 110, + "line": 115, "column": 6 } ], @@ -22331,7 +22387,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 112, + "line": 113, "column": 10 }, { @@ -22341,7 +22397,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 55, + "line": 57, "column": 6 }, { @@ -22403,12 +22459,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 57, + "line": 59, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 72, + "line": 74, "column": 12 } ], @@ -22447,20 +22503,10 @@ "line": 91, "column": 12 }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 129, - "column": 14 - }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 78, + "line": 80, "column": 12 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 99, - "column": 10 } ], "Check": [ @@ -22583,17 +22629,17 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 95, + "line": 94, "column": 22 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 134, - "column": 24 + "line": 139, + "column": 16 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 82, + "line": 81, "column": 24 }, { @@ -22603,13 +22649,13 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 83, + "line": 85, "column": 22 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 104, - "column": 20 + "line": 110, + "column": 12 } ], "Close": [ @@ -22775,31 +22821,6 @@ "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", "line": 39, "column": 4 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 35, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 125, - "column": 16 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 144, - "column": 14 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 64, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 95, - "column": 12 } ], "Form.Checkbox": [ @@ -22830,17 +22851,17 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 120, + "line": 121, "column": 14 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 139, + "line": 143, "column": 12 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 90, + "line": 92, "column": 10 } ], @@ -22881,7 +22902,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 151, + "line": 155, "column": 12 }, { @@ -22924,17 +22945,17 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 75, + "line": 76, "column": 26 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 160, + "line": 166, "column": 24 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 111, + "line": 118, "column": 20 } ], @@ -22956,7 +22977,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 57, + "line": 56, "column": 6 }, { @@ -22976,17 +22997,17 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 102, + "line": 101, "column": 8 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 109, + "line": 110, "column": 6 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 158, + "line": 162, "column": 8 } ], @@ -23119,13 +23140,13 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 133, - "column": 21 + "line": 139, + "column": 27 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 103, - "column": 17 + "line": 110, + "column": 23 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", @@ -23172,7 +23193,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 71, + "line": 73, "column": 10 } ], @@ -23203,45 +23224,13 @@ "FileUpload": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 98, - "column": 30 + "line": 101, + "column": 24 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 110, - "column": 30 - } - ], - "Form.Text": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 52, - "column": 10 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 32, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 35, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 41, - "column": 12 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 63, - "column": 6 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 67, - "column": 8 + "line": 112, + "column": 24 } ], "Copyright": [ @@ -23417,20 +23406,44 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 96, + "line": 95, "column": 19 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 83, + "line": 82, "column": 21 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 82, + "line": 84, "column": 19 } ], + "OverlayTrigger": [ + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 130, + "column": 14 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 101, + "column": 10 + } + ], + "Tooltip": [ + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 134, + "column": 18 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 105, + "column": 14 + } + ], "Card.Body": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", @@ -24744,7 +24757,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 489, + "line": 497, "column": 6 }, { @@ -24764,7 +24777,7 @@ }, { "filePath": "src/templates/programDetailDegree.jsx", - "line": 219, + "line": 217, "column": 16 } ], @@ -25289,7 +25302,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 617, + "line": 625, "column": 20 }, { From 6e7145d040b71d272e07a6da31efaebac209270f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 09:09:30 -0500 Subject: [PATCH 030/173] docs: update dependent-usage.json (#1817) --- dependent-usage.json | 1188 +++++++++++++++++++++++------------------- 1 file changed, 648 insertions(+), 540 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index c31d3ddb67..bdb30a23a7 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669903718364, + "lastModified": 1669990136374, "projectUsages": [ { "version": "19.19.1", @@ -1557,7 +1557,7 @@ } }, { - "version": "20.19.0", + "version": "20.21.0", "name": "frontend-app-admin-portal", "repository": "https://github.com/openedx/frontend-app-admin-portal", "folderName": "frontend-app-admin-portal", @@ -1660,8 +1660,8 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 25, - "column": 8 + "line": 19, + "column": 6 }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", @@ -1675,52 +1675,37 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 57, - "column": 14 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 58, - "column": 14 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 64, - "column": 14 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 65, + "line": 107, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 71, + "line": 113, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 72, + "line": 125, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 78, + "line": 131, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 79, + "line": 143, "column": 14 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/tests/ContentHighlightStepper.test.jsx", - "line": 20, - "column": 6 + "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSelectionStatus.jsx", + "line": 26, + "column": 8 }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 31, + "line": 34, "column": 12 }, { @@ -1845,37 +1830,37 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 103, + "line": 107, "column": 17 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 107, + "line": 111, "column": 15 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 109, + "line": 113, "column": 15 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 129, + "line": 144, "column": 12 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 136, + "line": 151, "column": 12 }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 155, + "line": 143, "column": 10 }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 174, + "line": 162, "column": 14 }, { @@ -2142,7 +2127,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 194, + "line": 182, "column": 55 }, { @@ -2203,9 +2188,9 @@ "column": 14 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 31, - "column": 8 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitleInput.jsx", + "line": 33, + "column": 4 }, { "filePath": "src/components/CouponDetails/CouponBulkActions.jsx", @@ -2627,9 +2612,9 @@ "column": 16 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 32, - "column": 10 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitleInput.jsx", + "line": 36, + "column": 6 }, { "filePath": "src/components/CouponDetails/CouponBulkActions.jsx", @@ -3029,8 +3014,18 @@ "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 132, + "column": 10 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentHeader.jsx", "line": 13, + "column": 8 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 15, "column": 10 }, { @@ -3160,9 +3155,24 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 165, + "line": 122, + "column": 51 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 126, + "column": 43 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 180, "column": 24 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 267, + "column": 12 + }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", "line": 123, @@ -3241,23 +3251,18 @@ "column": 2 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmCourses.jsx", - "line": 6, - "column": 2 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmHighlight.jsx", - "line": 6, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 128, "column": 2 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectCourses.jsx", - "line": 6, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 9, "column": 2 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 9, + "line": 11, "column": 2 }, { @@ -3336,7 +3341,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 122, + "line": 137, "column": 6 } ], @@ -3356,6 +3361,11 @@ "line": 44, "column": 37 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 122, + "column": 101 + }, { "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", "line": 281, @@ -3385,8 +3395,8 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 20, - "column": 6 + "line": 14, + "column": 4 }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", @@ -3435,12 +3445,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 50, + "line": 52, "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 128, + "line": 143, "column": 10 }, { @@ -3490,6 +3500,11 @@ "line": 134, "column": 6 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", + "line": 92, + "column": 4 + }, { "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", "line": 22, @@ -3542,6 +3557,11 @@ "line": 146, "column": 8 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", + "line": 137, + "column": 6 + }, { "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", "line": 184, @@ -3569,6 +3589,11 @@ "line": 147, "column": 8 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", + "line": 150, + "column": 33 + }, { "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", "line": 185, @@ -3596,6 +3621,11 @@ "line": 148, "column": 8 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", + "line": 152, + "column": 6 + }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", "line": 120, @@ -3617,6 +3647,11 @@ "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", "line": 149, "column": 10 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", + "line": 153, + "column": 8 } ], "Stepper": [ @@ -3627,7 +3662,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 41, + "line": 93, "column": 4 }, { @@ -3659,7 +3694,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 15, + "line": 17, "column": 4 }, { @@ -3726,7 +3761,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 23, + "line": 25, "column": 6 }, { @@ -3788,7 +3823,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 24, + "line": 26, "column": 8 }, { @@ -3850,7 +3885,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 29, + "line": 31, "column": 6 }, { @@ -3907,22 +3942,17 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 84, - "column": 8 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 88, + "line": 162, "column": 8 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 92, + "line": 172, "column": 8 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 96, + "line": 180, "column": 8 }, { @@ -3969,7 +3999,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 49, + "line": 51, "column": 6 }, { @@ -4026,22 +4056,17 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 52, - "column": 12 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 61, + "line": 102, "column": 12 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 68, + "line": 122, "column": 12 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 75, + "line": 140, "column": 12 }, { @@ -4225,31 +4250,6 @@ "line": 10, "column": 2 }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmCourses.jsx", - "line": 7, - "column": 4 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmHighlight.jsx", - "line": 7, - "column": 4 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectCourses.jsx", - "line": 7, - "column": 4 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 10, - "column": 4 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 12, - "column": 8 - }, { "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", "line": 14, @@ -4356,7 +4356,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 230, + "line": 218, "column": 8 }, { @@ -4483,7 +4483,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 168, + "line": 156, "column": 8 }, { @@ -4697,7 +4697,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 178, + "line": 166, "column": 10 }, { @@ -4774,17 +4774,22 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 7, - "column": 2 + "line": 18, + "column": 4 }, { "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", "line": 32, "column": 4 }, + { + "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", + "line": 5, + "column": 2 + }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 21, + "line": 24, "column": 8 }, { @@ -4829,7 +4834,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 151, + "line": 166, "column": 6 }, { @@ -4866,14 +4871,19 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 16, - "column": 4 + "line": 31, + "column": 10 }, { "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", "line": 38, "column": 6 }, + { + "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", + "line": 7, + "column": 4 + }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateCardText.jsx", "line": 6, @@ -4953,7 +4963,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 163, + "line": 178, "column": 20 }, { @@ -4990,9 +5000,29 @@ "line": 37, "column": 6 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 129, + "column": 4 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 10, + "column": 4 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 15, + "column": 4 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 12, + "column": 4 + }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 19, + "line": 22, "column": 4 }, { @@ -5053,6 +5083,11 @@ "filePath": "src/components/BulkEnrollmentPage/table/BulkEnrollSelect.jsx", "line": 61, "column": 6 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSelectionCheckbox.jsx", + "line": 25, + "column": 6 } ], "OverlayTrigger": [ @@ -5088,7 +5123,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 224, + "line": 239, "column": 16 }, { @@ -5140,7 +5175,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 229, + "line": 244, "column": 20 }, { @@ -5167,7 +5202,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 230, + "line": 245, "column": 22 }, { @@ -5194,7 +5229,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 231, + "line": 246, "column": 22 }, { @@ -5243,12 +5278,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 36, + "line": 38, "column": 10 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 41, + "line": 43, "column": 10 }, { @@ -5290,7 +5325,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 30, + "line": 32, "column": 8 }, { @@ -5357,7 +5392,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 171, + "line": 159, "column": 16 }, { @@ -5397,6 +5432,11 @@ "line": 197, "column": 10 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", + "line": 17, + "column": 4 + }, { "filePath": "src/components/TableComponent/index.jsx", "line": 103, @@ -5419,6 +5459,11 @@ "line": 30, "column": 31 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 126, + "column": 94 + }, { "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", "line": 123, @@ -5450,6 +5495,11 @@ "line": 70, "column": 12 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 149, + "column": 14 + }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", "line": 375, @@ -5539,7 +5589,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 146, + "line": 134, "column": 8 }, { @@ -5601,14 +5651,19 @@ "Card.ImageCap": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 8, - "column": 4 + "line": 19, + "column": 6 }, { "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", "line": 36, "column": 6 }, + { + "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", + "line": 6, + "column": 4 + }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateCardImage.jsx", "line": 7, @@ -5618,8 +5673,8 @@ "Card.Header": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 14, - "column": 4 + "line": 25, + "column": 6 }, { "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", @@ -5628,7 +5683,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 156, + "line": 171, "column": 8 }, { @@ -5650,7 +5705,12 @@ "Card.Footer": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 19, + "line": 32, + "column": 10 + }, + { + "filePath": "src/components/ContentHighlights/SkeletonContentCard.jsx", + "line": 8, "column": 4 }, { @@ -5665,7 +5725,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 250, + "line": 265, "column": 8 } ], @@ -5685,6 +5745,11 @@ "line": 18, "column": 6 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 28, + "column": 6 + }, { "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", "line": 146, @@ -5702,7 +5767,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 200, + "line": 188, "column": 10 }, { @@ -5714,8 +5779,8 @@ "ActionRow.Spacer": [ { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 24, - "column": 8 + "line": 18, + "column": 6 }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", @@ -5731,31 +5796,31 @@ "Add": [ { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 26, - "column": 22 + "line": 20, + "column": 20 }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 31, - "column": 69 + "line": 36, + "column": 26 }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 158, + "line": 146, "column": 24 } ], "FullscreenModal": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 42, + "line": 94, "column": 6 } ], "Stepper.Header": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 49, + "line": 99, "column": 24 }, { @@ -5766,28 +5831,28 @@ ], "Col": [ { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmCourses.jsx", - "line": 9, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 130, "column": 6 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectCourses.jsx", - "line": 9, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 11, "column": 6 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 11, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 16, "column": 6 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 14, - "column": 10 + "line": 13, + "column": 6 }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 20, + "line": 23, "column": 6 }, { @@ -5876,10 +5941,66 @@ "column": 8 } ], + "Assignment": [ + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 132, + "column": 21 + } + ], + "CardView": [ + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", + "line": 139, + "column": 8 + } + ], + "DataTable.EmptyTable": [ + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", + "line": 151, + "column": 6 + }, + { + "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", + "line": 76, + "column": 17 + }, + { + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 186, + "column": 28 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", + "line": 119, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", + "line": 124, + "column": 8 + }, + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 227, + "column": 19 + }, + { + "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", + "line": 93, + "column": 8 + } + ], "AddCircle": [ { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentHeader.jsx", "line": 13, + "column": 19 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 15, "column": 21 }, { @@ -5888,6 +6009,13 @@ "column": 25 } ], + "Pagination.Reduced": [ + { + "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", + "line": 12, + "column": 4 + } + ], "CheckBox": [ { "filePath": "src/components/CouponDetails/index.jsx", @@ -6056,7 +6184,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 159, + "line": 174, "column": 12 }, { @@ -6073,7 +6201,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 160, + "line": 175, "column": 14 }, { @@ -6097,7 +6225,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 169, + "line": 184, "column": 14 }, { @@ -6114,22 +6242,22 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 172, + "line": 187, "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 182, + "line": 197, "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 192, + "line": 207, "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 203, + "line": 218, "column": 20 }, { @@ -6247,38 +6375,6 @@ "column": 25 } ], - "DataTable.EmptyTable": [ - { - "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", - "line": 76, - "column": 17 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 186, - "column": 28 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 119, - "column": 8 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 124, - "column": 8 - }, - { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 227, - "column": 19 - }, - { - "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 93, - "column": 8 - } - ], "Badge": [ { "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", @@ -6297,12 +6393,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 239, + "line": 254, "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 244, + "line": 259, "column": 16 }, { @@ -6834,7 +6930,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 215, + "line": 230, "column": 14 }, { @@ -6880,7 +6976,7 @@ "ModalDialog.CloseButton": [ { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 51, + "line": 53, "column": 10 }, { @@ -6914,12 +7010,17 @@ "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", "line": 31, "column": 34 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 267, + "column": 46 } ], "MoreVert": [ { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 164, + "line": 179, "column": 21 }, { @@ -9932,7 +10033,7 @@ }, { "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 60, + "line": 62, "column": 20 }, { @@ -10197,12 +10298,12 @@ }, { "filePath": "src/discussions/data/hooks.js", - "line": 99, + "line": 104, "column": 21 }, { "filePath": "src/discussions/data/hooks.js", - "line": 104, + "line": 109, "column": 21 }, { @@ -10234,7 +10335,7 @@ }, { "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 58, + "line": 60, "column": 10 } ], @@ -10246,7 +10347,7 @@ }, { "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 59, + "line": 61, "column": 17 } ], @@ -10273,13 +10374,13 @@ }, { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 136, + "line": 135, "column": 10 }, { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 163, - "column": 20 + "line": 162, + "column": 18 }, { "filePath": "src/discussions/comments/comment/CommentEditor.jsx", @@ -10288,7 +10389,7 @@ }, { "filePath": "src/discussions/comments/comment/ResponseEditor.jsx", - "line": 42, + "line": 39, "column": 8 }, { @@ -10328,7 +10429,7 @@ }, { "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 45, + "line": 47, "column": 10 }, { @@ -10409,12 +10510,12 @@ "useToggle": [ { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 38, + "line": 37, "column": 71 }, { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 39, + "line": 38, "column": 72 }, { @@ -10739,12 +10840,12 @@ "breakpoints": [ { "filePath": "src/discussions/data/hooks.js", - "line": 100, + "line": 105, "column": 29 }, { "filePath": "src/discussions/data/hooks.js", - "line": 105, + "line": 110, "column": 29 } ], @@ -12350,12 +12451,12 @@ }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 40, + "line": 41, "column": 8 }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 43, + "line": 44, "column": 8 }, { @@ -12397,7 +12498,7 @@ }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 39, + "line": 40, "column": 6 } ], @@ -12755,7 +12856,7 @@ }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 26, + "line": 27, "column": 6 } ], @@ -12782,12 +12883,12 @@ }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 19, + "line": 20, "column": 4 }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 32, + "line": 33, "column": 8 } ], @@ -12996,7 +13097,7 @@ }, { "filePath": "src/containers/UnenrollConfirmModal/index.jsx", - "line": 33, + "line": 34, "column": 4 } ], @@ -13152,7 +13253,7 @@ "Form.Control": [ { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 33, + "line": 34, "column": 10 } ], @@ -22184,21 +22285,41 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 65, + "line": 66, "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 120, - "column": 12 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 53, + "column": 18 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 91, - "column": 8 - } - ], - "ActionRow.Spacer": [ + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 72, + "column": 18 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 97, + "column": 18 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 123, + "column": 18 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 121, + "column": 12 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 92, + "column": 8 + } + ], + "ActionRow.Spacer": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", "line": 33, @@ -22216,17 +22337,37 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 67, + "line": 68, "column": 12 }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 58, + "column": 20 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 77, + "column": 20 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 102, + "column": 20 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 128, + "column": 20 + }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 141, + "line": 142, "column": 14 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 112, + "line": 113, "column": 10 } ], @@ -22278,7 +22419,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 98, + "line": 99, "column": 10 }, { @@ -22288,12 +22429,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 109, + "line": 110, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 163, + "line": 164, "column": 10 }, { @@ -22308,7 +22449,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 115, + "line": 116, "column": 6 } ], @@ -22367,19 +22508,39 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", - "line": 49, + "line": 50, "column": 8 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", - "line": 61, + "line": 62, "column": 8 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 34, + "line": 35, "column": 6 }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 52, + "column": 16 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 71, + "column": 16 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 96, + "column": 16 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 122, + "column": 16 + }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", "line": 34, @@ -22387,7 +22548,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 113, + "line": 114, "column": 10 }, { @@ -22397,7 +22558,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 57, + "line": 58, "column": 6 }, { @@ -22439,12 +22600,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", - "line": 50, + "line": 51, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", - "line": 62, + "line": 63, "column": 10 }, { @@ -22459,12 +22620,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 59, + "line": 60, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 74, + "line": 75, "column": 12 } ], @@ -22500,12 +22661,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 91, + "line": 92, "column": 12 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 80, + "line": 81, "column": 12 } ], @@ -22554,73 +22715,73 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 40, + "line": 41, "column": 22 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 41, + "line": 42, "column": 96 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 47, + "line": 48, "column": 98 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 73, + "line": 74, "column": 24 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 25, + "line": 26, "column": 50 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 26, + "line": 27, "column": 48 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 27, + "line": 28, "column": 27 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 28, + "line": 29, "column": 29 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 29, + "line": 30, "column": 29 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 30, + "line": 31, "column": 26 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", "line": 54, - "column": 22 + "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 77, - "column": 22 + "line": 73, + "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 112, - "column": 22 + "line": 98, + "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 148, - "column": 22 + "line": 124, + "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", @@ -22629,12 +22790,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 94, + "line": 95, "column": 22 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 139, + "line": 140, "column": 16 }, { @@ -22649,12 +22810,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 85, + "line": 86, "column": 22 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 110, + "line": 111, "column": 12 } ], @@ -22705,17 +22866,17 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 41, + "line": 42, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 47, + "line": 48, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 71, + "line": 72, "column": 20 }, { @@ -22821,47 +22982,47 @@ "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", "line": 39, "column": 4 - } - ], - "Form.Checkbox": [ - { - "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", - "line": 47, - "column": 4 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 58, - "column": 27 + "line": 55, + "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 82, + "line": 74, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 117, + "line": 99, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 153, + "line": 125, "column": 20 + } + ], + "Form.Checkbox": [ + { + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", + "line": 47, + "column": 4 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 121, + "line": 122, "column": 14 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 143, + "line": 144, "column": 12 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 92, + "line": 93, "column": 10 } ], @@ -22885,7 +23046,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 82, + "line": 83, "column": 10 } ], @@ -22897,12 +23058,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 76, + "line": 77, "column": 8 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 155, + "line": 156, "column": 12 }, { @@ -22950,12 +23111,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 166, + "line": 167, "column": 24 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 118, + "line": 119, "column": 20 } ], @@ -22967,12 +23128,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 64, + "line": 65, "column": 8 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 96, + "line": 97, "column": 8 }, { @@ -22982,32 +23143,32 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 49, + "line": 50, "column": 12 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 27, + "line": 26, "column": 6 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 81, + "line": 82, "column": 8 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 101, + "line": 102, "column": 8 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 110, + "line": 111, "column": 6 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 162, + "line": 163, "column": 8 } ], @@ -23026,7 +23187,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 68, + "line": 69, "column": 12 }, { @@ -23043,7 +23204,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 69, + "line": 70, "column": 14 }, { @@ -23060,7 +23221,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 77, + "line": 78, "column": 14 }, { @@ -23077,17 +23238,17 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 78, + "line": 79, "column": 16 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 84, + "line": 85, "column": 16 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 87, + "line": 88, "column": 16 }, { @@ -23109,43 +23270,43 @@ "Collapsible.Advanced": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 25, + "line": 26, "column": 2 } ], "Collapsible.Trigger": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 30, + "line": 31, "column": 4 } ], "Collapsible.Visible": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 34, + "line": 35, "column": 6 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 44, + "line": 45, "column": 6 } ], "Info": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 40, + "line": 41, "column": 56 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 139, + "line": 140, "column": 27 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 110, + "line": 111, "column": 23 }, { @@ -23162,28 +23323,28 @@ "ExpandMore": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 41, + "line": 42, "column": 76 } ], "ExpandLess": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 47, + "line": 48, "column": 78 } ], "Collapsible.Body": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 51, + "line": 52, "column": 4 } ], "Form.Row": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", - "line": 48, + "line": 49, "column": 6 }, { @@ -23193,26 +23354,26 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 73, + "line": 74, "column": 10 } ], "Col": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", - "line": 49, + "line": 50, "column": 24 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", - "line": 61, + "line": 62, "column": 24 } ], "MoreHoriz": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 72, + "line": 73, "column": 21 }, { @@ -23224,54 +23385,42 @@ "FileUpload": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 101, + "line": 102, "column": 24 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 112, + "line": 113, "column": 24 } ], "Copyright": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 25, + "line": 26, "column": 61 } ], "Cc": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 26, + "line": 27, "column": 59 } ], "Attribution": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 27, + "line": 28, "column": 38 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", "line": 54, - "column": 33 + "column": 60 } ], "Nc": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", - "line": 28, - "column": 40 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 77, - "column": 33 - } - ], - "Nd": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", "line": 29, @@ -23279,122 +23428,60 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 112, - "column": 33 + "line": 73, + "column": 31 } ], - "Sa": [ + "Nd": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", "line": 30, - "column": 37 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 148, - "column": 33 - } - ], - "Card": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 50, - "column": 14 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 65, - "column": 14 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 99, - "column": 14 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 135, - "column": 14 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 29, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 48, - "column": 10 - } - ], - "Card.Header": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 51, - "column": 16 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 74, - "column": 16 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 109, - "column": 16 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 145, - "column": 16 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 30, - "column": 10 + "column": 40 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 49, - "column": 12 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 98, + "column": 31 } ], - "Card.Section": [ + "Sa": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 60, - "column": 16 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseBlurb.jsx", + "line": 31, + "column": 37 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 94, - "column": 16 - }, + "line": 124, + "column": 31 + } + ], + "CheckboxControl": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 130, - "column": 16 + "line": 59, + "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 166, - "column": 16 + "line": 78, + "column": 20 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 31, - "column": 10 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 103, + "column": 20 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 51, - "column": 14 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 129, + "column": 20 } ], "Hyperlink": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 34, + "line": 33, "column": 10 } ], @@ -23406,7 +23493,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 95, + "line": 96, "column": 19 }, { @@ -23416,34 +23503,48 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 84, + "line": 85, "column": 19 } ], "OverlayTrigger": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 130, + "line": 131, "column": 14 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 101, + "line": 102, "column": 10 } ], "Tooltip": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 134, + "line": 135, "column": 18 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 105, + "line": 106, "column": 14 } ], + "Card": [ + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 48, + "column": 10 + } + ], + "Card.Header": [ + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 49, + "column": 12 + } + ], "Card.Body": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", @@ -23451,6 +23552,13 @@ "column": 12 } ], + "Card.Section": [ + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 51, + "column": 14 + } + ], "Card.Footer": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", @@ -24114,11 +24222,6 @@ "line": 268, "column": 14 }, - { - "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 39, - "column": 14 - }, { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", "line": 40, @@ -24291,13 +24394,18 @@ }, { "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", - "line": 20, - "column": 8 + "line": 39, + "column": 12 }, { "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", - "line": 21, - "column": 8 + "line": 40, + "column": 12 + }, + { + "filePath": "src/components/Learn/DynamicProductList/ProductInformation.jsx", + "line": 47, + "column": 12 }, { "filePath": "src/components/Overlays/SaveForLaterOverlay.jsx", @@ -24507,6 +24615,11 @@ "line": 286, "column": 22 }, + { + "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", + "line": 79, + "column": 14 + }, { "filePath": "src/components/Search/AutoCompleteDropdownItem.jsx", "line": 63, @@ -24645,11 +24758,6 @@ "line": 38, "column": 12 }, - { - "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 37, - "column": 12 - }, { "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", "line": 60, @@ -24747,7 +24855,7 @@ }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 130, + "line": 123, "column": 10 }, { @@ -24757,12 +24865,12 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 497, + "line": 318, "column": 6 }, { "filePath": "src/templates/courseDetailBootcamp.jsx", - "line": 201, + "line": 208, "column": 18 }, { @@ -24777,7 +24885,7 @@ }, { "filePath": "src/templates/programDetailDegree.jsx", - "line": 217, + "line": 236, "column": 16 } ], @@ -24950,6 +25058,11 @@ "line": 20, "column": 4 }, + { + "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", + "line": 36, + "column": 12 + }, { "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", "line": 31, @@ -25122,7 +25235,7 @@ }, { "filePath": "src/components/Learn/DynamicProductList/DynamicProductList.jsx", - "line": 204, + "line": 211, "column": 6 }, { @@ -25147,42 +25260,42 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 425, + "line": 426, "column": 8 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 426, + "line": 427, "column": 10 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 427, + "line": 428, "column": 12 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 653, + "line": 654, "column": 12 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 661, + "line": 662, "column": 12 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 680, + "line": 681, "column": 8 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 862, + "line": 863, "column": 10 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 863, + "line": 864, "column": 12 }, { @@ -25287,23 +25400,23 @@ }, { "filePath": "src/templates/careers.jsx", - "line": 90, + "line": 104, "column": 10 }, { "filePath": "src/templates/careers.jsx", - "line": 111, + "line": 126, "column": 10 }, { "filePath": "src/templates/careers.jsx", - "line": 117, + "line": 134, "column": 10 }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 625, - "column": 20 + "line": 441, + "column": 18 }, { "filePath": "src/templates/learnIndexPage/Hero.jsx", @@ -25493,37 +25606,37 @@ }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 75, + "line": 68, "column": 16 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 80, + "line": 73, "column": 16 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 85, + "line": 78, "column": 16 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 95, + "line": 88, "column": 16 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 99, + "line": 92, "column": 16 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 103, + "line": 96, "column": 16 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 124, + "line": 117, "column": 10 } ], @@ -25582,18 +25695,6 @@ "column": 12 } ], - "CallMade": [ - { - "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 39, - "column": 25 - }, - { - "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", - "line": 26, - "column": 17 - } - ], "OpenInNew": [ { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", @@ -25620,6 +25721,13 @@ "column": 20 } ], + "CallMade": [ + { + "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", + "line": 26, + "column": 17 + } + ], "ArrowOutward": [ { "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", @@ -25706,7 +25814,7 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 704, + "line": 705, "column": 18 } ], @@ -25733,12 +25841,12 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 712, + "line": 713, "column": 22 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 713, + "line": 714, "column": 22 } ], @@ -25755,7 +25863,7 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 715, + "line": 716, "column": 20 } ], @@ -25784,8 +25892,8 @@ }, { "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", - "line": 31, - "column": 10 + "line": 50, + "column": 14 } ], "OverlayTrigger": [ @@ -25925,12 +26033,12 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 500, + "line": 501, "column": 26 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 524, + "line": 525, "column": 26 } ], @@ -25968,7 +26076,7 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 432, + "line": 433, "column": 20 } ], @@ -25980,7 +26088,7 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 433, + "line": 434, "column": 22 }, { @@ -26111,8 +26219,8 @@ }, { "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", - "line": 18, - "column": 4 + "line": 37, + "column": 8 } ], "Dropdown.Toggle": [ @@ -26123,8 +26231,8 @@ }, { "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", - "line": 19, - "column": 6 + "line": 38, + "column": 10 } ], "AvatarButton": [ @@ -26142,8 +26250,8 @@ }, { "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", - "line": 29, - "column": 6 + "line": 48, + "column": 10 } ], "Chip": [ @@ -26180,13 +26288,13 @@ "Tune": [ { "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", - "line": 20, - "column": 26 + "line": 39, + "column": 30 }, { "filePath": "src/components/Learn/DynamicProductList/ProductFilter.jsx", - "line": 21, - "column": 26 + "line": 40, + "column": 30 } ], "MarketingModal": [ @@ -26254,7 +26362,7 @@ }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 70, + "line": 63, "column": 6 } ], @@ -26266,37 +26374,37 @@ }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 77, + "line": 70, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 82, + "line": 75, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 87, + "line": 80, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 97, + "line": 90, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 101, + "line": 94, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 105, + "line": 98, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 126, + "line": 119, "column": 12 } ], @@ -26310,7 +26418,7 @@ "LibraryBooks": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 481, + "line": 482, "column": 24 }, { @@ -26322,7 +26430,7 @@ "AccessTime": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 548, + "line": 549, "column": 26 }, { @@ -26334,7 +26442,7 @@ "School": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 569, + "line": 570, "column": 26 }, { @@ -26346,35 +26454,35 @@ "CreditCard": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 594, + "line": 595, "column": 24 } ], "Collapsible.Trigger": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 708, + "line": 709, "column": 20 } ], "AddCircle": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 712, + "line": 713, "column": 54 } ], "RemoveCircle": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 713, + "line": 714, "column": 52 } ], "FormatQuote": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 761, + "line": 762, "column": 16 } ], @@ -26528,37 +26636,37 @@ }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 75, + "line": 68, "column": 32 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 80, + "line": 73, "column": 32 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 85, + "line": 78, "column": 32 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 95, + "line": 88, "column": 32 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 99, + "line": 92, "column": 32 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 103, + "line": 96, "column": 32 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 124, + "line": 117, "column": 54 } ], @@ -26572,73 +26680,73 @@ "Tabs": [ { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 71, + "line": 64, "column": 8 } ], "Tab": [ { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 72, + "line": 65, "column": 10 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 92, + "line": 85, "column": 10 } ], "Form.Row": [ { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 74, + "line": 67, "column": 14 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 94, + "line": 87, "column": 14 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 123, + "line": 116, "column": 8 } ], "Form.Label": [ { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 76, + "line": 69, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 81, + "line": 74, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 86, + "line": 79, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 96, + "line": 89, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 100, + "line": 93, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 104, + "line": 97, "column": 18 }, { "filePath": "src/pages/secure-preview/DynamicProductList.jsx", - "line": 125, + "line": 118, "column": 12 } ], From 0347e7e5403d5db5f549679224f497e3e2b29b8a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 3 Dec 2022 09:09:07 -0500 Subject: [PATCH 031/173] docs: update dependent-usage.json (#1818) --- dependent-usage.json | 112 +++++++++++++++++++++---------------------- 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index bdb30a23a7..c433f7c7ac 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1669990136374, + "lastModified": 1670076506887, "projectUsages": [ { "version": "19.19.1", @@ -897,7 +897,7 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 65, + "line": 75, "column": 6 }, { @@ -1022,7 +1022,7 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 68, + "line": 78, "column": 6 }, { @@ -1061,7 +1061,7 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 77, + "line": 87, "column": 10 }, { @@ -1083,7 +1083,7 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 78, + "line": 88, "column": 12 }, { @@ -1105,7 +1105,7 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 83, + "line": 93, "column": 10 }, { @@ -1132,12 +1132,12 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 85, + "line": 95, "column": 12 }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 98, + "line": 110, "column": 12 }, { @@ -1179,12 +1179,12 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 86, + "line": 96, "column": 14 }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 99, + "line": 111, "column": 14 }, { @@ -1240,7 +1240,7 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 114, + "line": 128, "column": 10 }, { @@ -1267,7 +1267,7 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 115, + "line": 129, "column": 12 }, { @@ -1289,7 +1289,7 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 116, + "line": 130, "column": 14 }, { @@ -1311,7 +1311,7 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 119, + "line": 133, "column": 14 }, { @@ -1368,12 +1368,12 @@ }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 89, + "line": 99, "column": 14 }, { "filePath": "src/account-settings/DOBForm.jsx", - "line": 102, + "line": 114, "column": 14 }, { @@ -3257,7 +3257,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 9, + "line": 10, "column": 2 }, { @@ -3502,7 +3502,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 92, + "line": 95, "column": 4 }, { @@ -3559,7 +3559,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 137, + "line": 140, "column": 6 }, { @@ -3591,7 +3591,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 150, + "line": 153, "column": 33 }, { @@ -3623,7 +3623,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 152, + "line": 155, "column": 6 }, { @@ -3650,7 +3650,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 153, + "line": 156, "column": 8 } ], @@ -5007,12 +5007,12 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 10, + "line": 11, "column": 4 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 15, + "line": 16, "column": 4 }, { @@ -5837,12 +5837,12 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 11, + "line": 12, "column": 6 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 16, + "line": 17, "column": 6 }, { @@ -5951,14 +5951,14 @@ "CardView": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 139, + "line": 142, "column": 8 } ], "DataTable.EmptyTable": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 151, + "line": 154, "column": 6 }, { @@ -8530,7 +8530,7 @@ } }, { - "version": "20.18.0", + "version": "20.21.0", "name": "@edx/frontend-app-course-authoring", "repository": { "type": "git", @@ -12451,12 +12451,12 @@ }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 41, + "line": 40, "column": 8 }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 44, + "line": 43, "column": 8 }, { @@ -12498,7 +12498,7 @@ }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 40, + "line": 39, "column": 6 } ], @@ -12856,7 +12856,7 @@ }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 27, + "line": 26, "column": 6 } ], @@ -12883,12 +12883,12 @@ }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 20, + "line": 19, "column": 4 }, { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 33, + "line": 32, "column": 8 } ], @@ -13097,7 +13097,7 @@ }, { "filePath": "src/containers/UnenrollConfirmModal/index.jsx", - "line": 34, + "line": 33, "column": 4 } ], @@ -13253,7 +13253,7 @@ "Form.Control": [ { "filePath": "src/containers/UnenrollConfirmModal/components/ReasonPane.jsx", - "line": 34, + "line": 33, "column": 10 } ], @@ -22225,7 +22225,7 @@ } }, { - "version": "20.18.0", + "version": "20.21.0", "name": "@edx/frontend-lib-content-components", "repository": { "type": "git", @@ -23617,7 +23617,7 @@ } }, { - "version": "20.18.0", + "version": "20.21.0", "name": "content-components-gallery", "folderName": "www", "usages": { @@ -24194,7 +24194,7 @@ }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 436, + "line": 431, "column": 12 }, { @@ -24264,8 +24264,8 @@ }, { "filePath": "src/components/Course/2U/WhyGetsmarter.jsx", - "line": 50, - "column": 14 + "line": 53, + "column": 16 }, { "filePath": "src/components/Course/CourseHeader/CourseBreadcrumbs.jsx", @@ -24521,13 +24521,13 @@ }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 436, + "line": 431, "column": 23 }, { "filePath": "src/components/Course/2U/WhyGetsmarter.jsx", - "line": 52, - "column": 21 + "line": 55, + "column": 23 }, { "filePath": "src/components/Course/CourseModes/index.jsx", @@ -24548,7 +24548,7 @@ "Card": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 384, + "line": 379, "column": 8 }, { @@ -24570,7 +24570,7 @@ "Card.Body": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 409, + "line": 404, "column": 10 }, { @@ -24587,7 +24587,7 @@ "Badge": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 429, + "line": 424, "column": 14 }, { @@ -24639,7 +24639,7 @@ "Card.Footer": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 434, + "line": 429, "column": 10 } ], @@ -24830,7 +24830,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 117, + "line": 119, "column": 14 }, { @@ -24865,7 +24865,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 318, + "line": 321, "column": 6 }, { @@ -24954,7 +24954,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 41, + "line": 42, "column": 8 } ], @@ -25100,8 +25100,8 @@ }, { "filePath": "src/components/Course/2U/WhyGetsmarter.jsx", - "line": 12, - "column": 4 + "line": 15, + "column": 6 }, { "filePath": "src/components/Course/BusinessBlock/index.jsx", @@ -25415,7 +25415,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 441, + "line": 444, "column": 18 }, { @@ -25514,7 +25514,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 127, + "line": 129, "column": 30 } ], From b1a5bf15f291c3bc9b97a20695476c4095d3ce11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Dec 2022 09:09:28 -0500 Subject: [PATCH 032/173] docs: update dependent-usage.json (#1819) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index c433f7c7ac..d2fd7195f7 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1670076506887, + "lastModified": 1670162933561, "projectUsages": [ { "version": "19.19.1", From c9279e1dc40bc23bd84d83dc2b6f5df43d5e6ea6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 09:09:39 -0500 Subject: [PATCH 033/173] docs: update dependent-usage.json (#1820) --- dependent-usage.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index d2fd7195f7..4d33e62d1e 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1670162933561, + "lastModified": 1670249341105, "projectUsages": [ { "version": "19.19.1", @@ -24089,7 +24089,7 @@ } }, { - "version": "20.20.0", + "version": "20.21.0", "name": "@edx/frontend-platform", "repository": { "type": "git", From 5ac76ae514b4f20d26627d02521f2291bbe22fb4 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Mon, 5 Dec 2022 10:36:09 -0500 Subject: [PATCH 034/173] fix: ensure SmartStatus renders SelectionStatus based on selectedRowIds (#1815) --- src/DataTable/README.md | 5 ++ src/DataTable/SmartStatus.jsx | 8 ++-- src/DataTable/index.jsx | 47 +++++++++++++++---- .../selection/BaseSelectionStatus.jsx | 15 +++++- .../selection/ControlledSelectionStatus.jsx | 10 ++-- src/DataTable/selection/SelectionStatus.jsx | 8 +++- src/DataTable/selection/data/helpers.js | 4 +- .../tests/ControlledSelectionStatus.test.jsx | 4 +- .../selection/tests/SelectionStatus.test.jsx | 41 ++++++++++++---- src/DataTable/tests/DataTable.test.jsx | 27 +++++++++++ src/DataTable/tests/SmartStatus.test.jsx | 27 ++++++++--- 11 files changed, 155 insertions(+), 41 deletions(-) diff --git a/src/DataTable/README.md b/src/DataTable/README.md index d65397737e..e54f70805b 100644 --- a/src/DataTable/README.md +++ b/src/DataTable/README.md @@ -51,6 +51,11 @@ for more information. ```jsx live 0) { + if (numSelectedRows > 0) { return ( ); } - if (state?.filters && state.filters.length > 0 && !showFiltersInSidebar) { + if (state?.filters?.length > 0 && !showFiltersInSidebar) { return ( (defaultColumnValues), [defaultColumnValues], ); - const tableOptions = useMemo(() => ({ - columns, - data, - defaultColumn, - manualFilters, - manualPagination, - manualSortBy, - initialState, - ...initialTableOptions, - }), [columns, data, defaultColumn, manualFilters, manualPagination, initialState, initialTableOptions, manualSortBy]); + const tableOptions = useMemo(() => { + const updatedTableOptions = { + stateReducer: (newState, action) => { + switch (action.type) { + // Note: we override the `toggleAllRowsSelected` action + // from react-table because it only clears the selections on the + // currently visible page; it does not clear the `selectedRowIds` + // as we would expect for selections on different pages. Instead, we + // force `selectedRowIds` to be cleared when `toggleAllRowsSelected(false)` + // is called. + case 'toggleAllRowsSelected': { + if (action.value) { + return newState; + } + return { + ...newState, + selectedRowIds: {}, + }; + } + default: + return newState; + } + }, + ...initialTableOptions, + }; + return { + columns, + data, + defaultColumn, + manualFilters, + manualPagination, + manualSortBy, + initialState, + ...updatedTableOptions, + }; + }, [columns, data, defaultColumn, manualFilters, manualPagination, initialState, initialTableOptions, manualSortBy]); const [selections, selectionsDispatch] = useReducer(selectionsReducer, initialSelectionsState); @@ -148,6 +174,7 @@ function DataTable({ disableElevation, isLoading, isSelectable, + isPaginated, manualSelectColumn, ...selectionProps, ...selectionActions, diff --git a/src/DataTable/selection/BaseSelectionStatus.jsx b/src/DataTable/selection/BaseSelectionStatus.jsx index dbdf0a544a..529499acb0 100644 --- a/src/DataTable/selection/BaseSelectionStatus.jsx +++ b/src/DataTable/selection/BaseSelectionStatus.jsx @@ -13,13 +13,14 @@ function BaseSelectionStatus({ className, clearSelectionText, numSelectedRows, + numSelectedRowsOnPage, onSelectAll, onClear, selectAllText, allSelectedText, selectedText, }) { - const { itemCount } = useContext(DataTableContext); + const { itemCount, isPaginated } = useContext(DataTableContext); const isAllRowsSelected = numSelectedRows === itemCount; const intlAllSelectedText = allSelectedText || ( ); - const intlSelectedText = selectedText || ( + const intlSelectedText = selectedText || isPaginated ? ( + + ) : ( ); + return (
{isAllRowsSelected ? intlAllSelectedText : intlSelectedText} @@ -92,6 +101,8 @@ BaseSelectionStatus.propTypes = { clearSelectionText: PropTypes.oneOfType([PropTypes.string, PropTypes.element]), /** Count of selected rows in the table. */ numSelectedRows: PropTypes.number.isRequired, + /** Count of selected rows on the current page */ + numSelectedRowsOnPage: PropTypes.number.isRequired, /** A handler for 'Select all' button. */ onSelectAll: PropTypes.func.isRequired, /** A handler for 'Clear selection' button. */ diff --git a/src/DataTable/selection/ControlledSelectionStatus.jsx b/src/DataTable/selection/ControlledSelectionStatus.jsx index eee117e163..3078dbf52e 100644 --- a/src/DataTable/selection/ControlledSelectionStatus.jsx +++ b/src/DataTable/selection/ControlledSelectionStatus.jsx @@ -17,7 +17,7 @@ import { function ControlledSelectionStatus({ className, clearSelectionText }) { const { itemCount, - rows, + page, controlledTableSelections: [{ selectedRows, isEntireTableSelected }, dispatch], } = useContext(DataTableContext); @@ -25,20 +25,22 @@ function ControlledSelectionStatus({ className, clearSelectionText }) { () => { if (isEntireTableSelected) { const selectedRowIds = getRowIds(selectedRows); - const unselectedPageRows = getUnselectedPageRows(selectedRowIds, rows); - if (unselectedPageRows?.length) { + const unselectedPageRows = getUnselectedPageRows(selectedRowIds, page); + if (unselectedPageRows.length) { dispatch(setSelectedRowsAction(unselectedPageRows, itemCount)); } } }, - [isEntireTableSelected, selectedRows, itemCount, rows, dispatch], + [isEntireTableSelected, selectedRows, itemCount, page, dispatch], ); const numSelectedRows = isEntireTableSelected ? itemCount : selectedRows.length; + const numSelectedRowsOnPage = (page || []).filter(r => r.isSelected).length; const selectionStatusProps = { className, numSelectedRows, + numSelectedRowsOnPage, clearSelectionText, onSelectAll: () => dispatch(setSelectAllRowsAllPagesAction()), onClear: () => dispatch(clearSelectionAction()), diff --git a/src/DataTable/selection/SelectionStatus.jsx b/src/DataTable/selection/SelectionStatus.jsx index 7bbbab3d3c..9850e54476 100644 --- a/src/DataTable/selection/SelectionStatus.jsx +++ b/src/DataTable/selection/SelectionStatus.jsx @@ -5,11 +5,15 @@ import DataTableContext from '../DataTableContext'; import BaseSelectionStatus from './BaseSelectionStatus'; function SelectionStatus({ className, clearSelectionText }) { - const { toggleAllRowsSelected, selectedFlatRows } = useContext(DataTableContext); - const numSelectedRows = selectedFlatRows.length; + const { toggleAllRowsSelected, page, state } = useContext(DataTableContext); + const { selectedRowIds } = state; + const numSelectedRows = Object.keys(selectedRowIds || {}).length; + // if `DataTable` is not paginated, `page` is undefined + const numSelectedRowsOnPage = (page || []).filter(r => r.isSelected).length; const selectionStatusProps = { className, numSelectedRows, + numSelectedRowsOnPage, clearSelectionText, onSelectAll: () => toggleAllRowsSelected(true), onClear: () => toggleAllRowsSelected(false), diff --git a/src/DataTable/selection/data/helpers.js b/src/DataTable/selection/data/helpers.js index e72cb3e43c..5cff88bd24 100644 --- a/src/DataTable/selection/data/helpers.js +++ b/src/DataTable/selection/data/helpers.js @@ -1,5 +1,5 @@ -export const getUnselectedPageRows = (selectedRowsIds, currentRows) => { - const unselectedPageRows = currentRows.filter(row => !selectedRowsIds.includes(row.id)); +export const getUnselectedPageRows = (selectedRowsIds, currentPageRows = []) => { + const unselectedPageRows = currentPageRows.filter(row => !selectedRowsIds.includes(row.id)); return unselectedPageRows; }; diff --git a/src/DataTable/selection/tests/ControlledSelectionStatus.test.jsx b/src/DataTable/selection/tests/ControlledSelectionStatus.test.jsx index 1f97f60711..cd2bdf2022 100644 --- a/src/DataTable/selection/tests/ControlledSelectionStatus.test.jsx +++ b/src/DataTable/selection/tests/ControlledSelectionStatus.test.jsx @@ -20,7 +20,7 @@ const instance = { }, jest.fn(), ], - rows: [{ id: 1 }, { id: 2 }, { id: 5 }], + page: [{ id: 1 }, { id: 2 }, { id: 5 }], }; // eslint-disable-next-line react/prop-types @@ -96,7 +96,7 @@ describe('', () => { />, ); expect(dispatchSpy).toHaveBeenCalledTimes(1); - const action = setSelectedRowsAction(instance.rows, instance.itemCount); + const action = setSelectedRowsAction(instance.page, instance.itemCount); expect(dispatchSpy).toHaveBeenCalledWith(action); }); }); diff --git a/src/DataTable/selection/tests/SelectionStatus.test.jsx b/src/DataTable/selection/tests/SelectionStatus.test.jsx index 0938522b98..5d655ba1e0 100644 --- a/src/DataTable/selection/tests/SelectionStatus.test.jsx +++ b/src/DataTable/selection/tests/SelectionStatus.test.jsx @@ -11,9 +11,18 @@ import { } from '../data/constants'; const instance = { - selectedFlatRows: [1, 2, 3, 4], + // represents how `react-table` passes the row data for the current page + page: [1, 2, 3, 4], toggleAllRowsSelected: () => {}, itemCount: 101, + state: { + selectedRowIds: { + 1: true, + 2: true, + 3: true, + 4: true, + }, + }, }; // eslint-disable-next-line react/prop-types @@ -30,18 +39,24 @@ function SelectionStatusWrapper({ value, props = {} }) { describe('', () => { it('Shows the number of rows selected', () => { const wrapper = mount(); - expect(wrapper.text()).toContain(instance.selectedFlatRows.length.toString()); + expect(wrapper.text()).toContain(instance.page.length.toString()); }); it('Shows that all rows are selected', () => { + const selectedRowIds = {}; + [...new Array(101)].forEach((_, index) => { + selectedRowIds[index] = true; + }); + const value = { + ...instance, + state: { + ...instance.state, + selectedRowIds, + }, + }; const wrapper = mount( - , + , ); expect(wrapper.text()).toContain('All 101'); - }); - it('does not show select all button if all rows are selected', () => { - const wrapper = mount( - , - ); const button = wrapper.find(`button.${SELECT_ALL_TEST_ID}`); expect(button.length).toEqual(0); }); @@ -56,8 +71,16 @@ describe('', () => { expect(toggleAllRowsSpy).toHaveBeenCalledWith(true); }); it('does not render the clear selection button if there are no selected rows', () => { + const value = { + ...instance, + page: [], + state: { + ...instance.state, + selectedRowIds: {}, + }, + }; const wrapper = mount( - , + , ); expect(wrapper.find(CLEAR_SELECTION_TEST_ID).length).toEqual(0); }); diff --git a/src/DataTable/tests/DataTable.test.jsx b/src/DataTable/tests/DataTable.test.jsx index 185d5f217e..5f55ab2d17 100644 --- a/src/DataTable/tests/DataTable.test.jsx +++ b/src/DataTable/tests/DataTable.test.jsx @@ -301,5 +301,32 @@ describe('', () => { }), ); }); + + it('deselects all rows across all pages when `toggleAllRowsSelected(false)` is called', () => { + const mockOnSelectedRowsChange = jest.fn(); + const propsWithSelection = { + ...props, + isPaginated: true, + isSelectable: true, + onSelectedRowsChanged: mockOnSelectedRowsChange, + selectedFlatRows: [{ + id: '1', + }], + initialState: { + pageIndex: 0, + pageSize: 2, + selectedRowIds: { + 1: true, + // because `pageSize` is 2, a row id of 3 selects first row on 2nd page + 3: true, + }, + }, + }; + render(); + userEvent.click(screen.getByText('Clear selection')); + + expect(mockOnSelectedRowsChange).toHaveBeenCalledTimes(1); + expect(mockOnSelectedRowsChange).toHaveBeenCalledWith({}); + }); }); }); diff --git a/src/DataTable/tests/SmartStatus.test.jsx b/src/DataTable/tests/SmartStatus.test.jsx index aef05b7221..368d74f519 100644 --- a/src/DataTable/tests/SmartStatus.test.jsx +++ b/src/DataTable/tests/SmartStatus.test.jsx @@ -37,8 +37,17 @@ function SmartStatusWrapper({ value, props }) { describe('', () => { it('Shows the selection status if rows are selected', () => { + const contextValue = { + ...instance, + state: { + selectedRowIds: { + 0: true, + 1: true, + }, + }, + }; const wrapper = mount( - , + , ); expect(wrapper.find(SelectionStatus)).toHaveLength(1); }); @@ -73,11 +82,17 @@ describe('', () => { function AltStatus() { return
{altStatusText}
; } - const wrapper = mount(); + const contextValue = { + ...instance, + SelectionStatusComponent: AltStatus, + state: { + selectedRowIds: { + 0: true, + 1: true, + }, + }, + }; + const wrapper = mount(); expect(wrapper.text()).toContain(altStatusText); }); it('shows an alternate row status', () => { From 383e7f466508b247ff5c2617dbc1cb0088faedb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Dec 2022 09:09:52 -0500 Subject: [PATCH 035/173] docs: update dependent-usage.json (#1822) --- dependent-usage.json | 36 +++++++++++++++++++++++------------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 4d33e62d1e..a1b2614a18 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1670249341105, + "lastModified": 1670335756958, "projectUsages": [ { "version": "19.19.1", @@ -22086,26 +22086,26 @@ "Container": [ { "filePath": "src/SearchHeader.jsx", - "line": 37, + "line": 41, "column": 6 } ], "Row": [ { "filePath": "src/SearchHeader.jsx", - "line": 38, + "line": 42, "column": 8 } ], "Col": [ { "filePath": "src/SearchHeader.jsx", - "line": 39, + "line": 43, "column": 10 }, { "filePath": "src/SearchHeader.jsx", - "line": 58, + "line": 62, "column": 10 } ], @@ -22424,7 +22424,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 73, + "line": 72, "column": 12 }, { @@ -23106,7 +23106,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 76, + "line": 75, "column": 26 }, { @@ -23148,7 +23148,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 26, + "line": 25, "column": 6 }, { @@ -23481,8 +23481,8 @@ "Hyperlink": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 33, - "column": 10 + "line": 31, + "column": 8 } ], "Delete": [ @@ -24758,6 +24758,11 @@ "line": 38, "column": 12 }, + { + "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", + "line": 45, + "column": 14 + }, { "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", "line": 60, @@ -25055,13 +25060,13 @@ }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 20, + "line": 21, "column": 4 }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 36, - "column": 12 + "line": 37, + "column": 10 }, { "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", @@ -25472,6 +25477,11 @@ "line": 268, "column": 58 }, + { + "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", + "line": 49, + "column": 16 + }, { "filePath": "src/components/Home/Audiences.jsx", "line": 56, From 7e22174f76f09bf9039c1cf44308250ac358efac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 09:11:48 -0500 Subject: [PATCH 036/173] docs: update dependent-usage.json (#1825) --- dependent-usage.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index a1b2614a18..fd117b84cf 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1670335756958, + "lastModified": 1670422260972, "projectUsages": [ { "version": "19.19.1", @@ -24723,7 +24723,7 @@ }, { "filePath": "src/components/FAQs/AccordionFAQ.jsx", - "line": 41, + "line": 46, "column": 10 }, { @@ -24998,7 +24998,7 @@ }, { "filePath": "src/components/SitewideBanner/index.jsx", - "line": 88, + "line": 82, "column": 10 }, { @@ -25360,7 +25360,7 @@ }, { "filePath": "src/components/SitewideBanner/index.jsx", - "line": 80, + "line": 74, "column": 6 }, { From 594b6a07c4d1c691a4b9721229db1a847a0b5d20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:08:59 -0500 Subject: [PATCH 037/173] docs: update dependent-usage.json (#1829) --- dependent-usage.json | 240 +++++++++++++++++++++++++------------------ 1 file changed, 138 insertions(+), 102 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index fd117b84cf..9672e88c93 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1670422260972, + "lastModified": 1670508504385, "projectUsages": [ { "version": "19.19.1", @@ -12145,7 +12145,7 @@ "Alert": [ { "filePath": "src/App.jsx", - "line": 70, + "line": 74, "column": 14 }, { @@ -16219,17 +16219,17 @@ }, { "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGrades.jsx", - "line": 40, + "line": 44, "column": 4 }, { "filePath": "src/course-home/progress-tab/related-links/RelatedLinks.jsx", - "line": 35, + "line": 42, "column": 10 }, { "filePath": "src/course-home/progress-tab/related-links/RelatedLinks.jsx", - "line": 41, + "line": 50, "column": 10 }, { @@ -16781,7 +16781,7 @@ }, { "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGrades.jsx", - "line": 56, + "line": 60, "column": 10 }, { @@ -17448,7 +17448,7 @@ "Blocked": [ { "filePath": "src/course-home/progress-tab/grades/detailed-grades/DetailedGrades.jsx", - "line": 56, + "line": 60, "column": 99 }, { @@ -20542,7 +20542,7 @@ "column": 12 } ], - "InputText": [ + "Form.Group": [ { "filePath": "src/components/DateTimeField/index.jsx", "line": 87, @@ -20550,13 +20550,77 @@ }, { "filePath": "src/components/DateTimeField/index.jsx", - "line": 110, + "line": 113, "column": 10 }, { "filePath": "src/components/RenderInputTextField/index.jsx", "line": 18, "column": 2 + }, + { + "filePath": "src/components/RenderSelectField/index.jsx", + "line": 15, + "column": 2 + }, + { + "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", + "line": 22, + "column": 2 + } + ], + "Form.Label": [ + { + "filePath": "src/components/DateTimeField/index.jsx", + "line": 88, + "column": 12 + }, + { + "filePath": "src/components/DateTimeField/index.jsx", + "line": 114, + "column": 12 + }, + { + "filePath": "src/components/RenderInputTextField/index.jsx", + "line": 19, + "column": 4 + }, + { + "filePath": "src/components/RenderSelectField/index.jsx", + "line": 16, + "column": 4 + }, + { + "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", + "line": 23, + "column": 4 + } + ], + "Form.Control": [ + { + "filePath": "src/components/DateTimeField/index.jsx", + "line": 96, + "column": 12 + }, + { + "filePath": "src/components/DateTimeField/index.jsx", + "line": 121, + "column": 12 + }, + { + "filePath": "src/components/RenderInputTextField/index.jsx", + "line": 22, + "column": 4 + }, + { + "filePath": "src/components/RenderSelectField/index.jsx", + "line": 19, + "column": 4 + }, + { + "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", + "line": 26, + "column": 4 } ], "Hyperlink": [ @@ -20673,39 +20737,6 @@ "column": 10 } ], - "InputSelect": [ - { - "filePath": "src/components/RenderSelectField/index.jsx", - "line": 15, - "column": 2 - }, - { - "filePath": "src/components/SidePanes/UsersPane.jsx", - "line": 147, - "column": 16 - } - ], - "Form.Group": [ - { - "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", - "line": 22, - "column": 2 - } - ], - "Form.Label": [ - { - "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", - "line": 23, - "column": 4 - } - ], - "Form.Control": [ - { - "filePath": "src/components/RenderSelectField/updated-paragon-component.jsx", - "line": 26, - "column": 4 - } - ], "Form": [ { "filePath": "src/components/SidePanes/CatalogInclusionPane.jsx", @@ -20734,6 +20765,13 @@ "column": 12 } ], + "InputSelect": [ + { + "filePath": "src/components/SidePanes/UsersPane.jsx", + "line": 147, + "column": 16 + } + ], "DataTable": [ { "filePath": "src/components/TableComponent/index.jsx", @@ -22310,7 +22348,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 121, + "line": 120, "column": 12 }, { @@ -22362,7 +22400,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 142, + "line": 141, "column": 14 }, { @@ -22434,7 +22472,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 164, + "line": 160, "column": 10 }, { @@ -22488,8 +22526,8 @@ "Form.Group": [ { "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditableHeader.jsx", - "line": 17, - "column": 4 + "line": 15, + "column": 2 }, { "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", @@ -22548,12 +22586,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 114, + "line": 113, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 60, + "line": 59, "column": 6 }, { @@ -22575,8 +22613,8 @@ "Form.Control": [ { "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditableHeader.jsx", - "line": 22, - "column": 6 + "line": 19, + "column": 4 }, { "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", @@ -22615,7 +22653,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/LanguageSelector.jsx", - "line": 61, + "line": 60, "column": 8 }, { @@ -22695,7 +22733,7 @@ }, { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 29, + "line": 33, "column": 22 }, { @@ -22795,7 +22833,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 140, + "line": 139, "column": 16 }, { @@ -22827,7 +22865,7 @@ }, { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 28, + "line": 32, "column": 19 }, { @@ -22851,7 +22889,7 @@ }, { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 27, + "line": 31, "column": 12 }, { @@ -23012,12 +23050,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 122, + "line": 121, "column": 14 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 144, + "line": 143, "column": 12 }, { @@ -23061,11 +23099,6 @@ "line": 77, "column": 8 }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 156, - "column": 12 - }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", "line": 18, @@ -23111,7 +23144,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 167, + "line": 163, "column": 24 }, { @@ -23163,12 +23196,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 111, + "line": 110, "column": 6 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 163, + "line": 159, "column": 8 } ], @@ -23301,7 +23334,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 140, + "line": 139, "column": 27 }, { @@ -23510,7 +23543,7 @@ "OverlayTrigger": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 131, + "line": 130, "column": 14 }, { @@ -23522,7 +23555,7 @@ "Tooltip": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 135, + "line": 134, "column": 18 }, { @@ -24249,7 +24282,12 @@ }, { "filePath": "src/components/Course/2U/CourseHeader2U.jsx", - "line": 155, + "line": 171, + "column": 12 + }, + { + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 188, "column": 14 }, { @@ -24294,17 +24332,17 @@ }, { "filePath": "src/components/Course/CourseSnapshot/index.jsx", - "line": 178, + "line": 206, "column": 24 }, { "filePath": "src/components/Course/CourseSnapshot/index.jsx", - "line": 192, + "line": 220, "column": 22 }, { "filePath": "src/components/Course/CourseSnapshot/index.jsx", - "line": 235, + "line": 263, "column": 24 }, { @@ -24459,7 +24497,7 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 34, + "line": 35, "column": 9 }, { @@ -24775,12 +24813,12 @@ }, { "filePath": "src/components/Course/2U/CourseHeader2U.jsx", - "line": 169, + "line": 202, "column": 27 }, { "filePath": "src/components/Course/2U/CourseHeader2U.jsx", - "line": 192, + "line": 225, "column": 16 }, { @@ -24870,7 +24908,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 321, + "line": 326, "column": 6 }, { @@ -24885,7 +24923,7 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 127, + "line": 131, "column": 12 }, { @@ -25090,7 +25128,7 @@ }, { "filePath": "src/components/Course/2U/CourseHeader2U.jsx", - "line": 148, + "line": 181, "column": 6 }, { @@ -25100,7 +25138,7 @@ }, { "filePath": "src/components/Course/2U/StickyNav2U.jsx", - "line": 170, + "line": 171, "column": 12 }, { @@ -25155,7 +25193,7 @@ }, { "filePath": "src/components/Course/CourseSnapshot/index.jsx", - "line": 146, + "line": 174, "column": 12 }, { @@ -25420,7 +25458,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 444, + "line": 453, "column": 18 }, { @@ -25435,17 +25473,17 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 139, + "line": 143, "column": 10 }, { "filePath": "src/templates/learnPage.jsx", - "line": 161, + "line": 165, "column": 12 }, { "filePath": "src/templates/learnPage.jsx", - "line": 190, + "line": 194, "column": 10 }, { @@ -25536,7 +25574,7 @@ }, { "filePath": "src/components/Course/2U/CourseHeader2U.jsx", - "line": 76, + "line": 87, "column": 32 } ], @@ -25736,6 +25774,11 @@ "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", "line": 26, "column": 17 + }, + { + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 171, + "column": 23 } ], "ArrowOutward": [ @@ -25753,12 +25796,12 @@ "Breadcrumb": [ { "filePath": "src/components/Course/2U/CourseHeader2U.jsx", - "line": 152, + "line": 185, "column": 14 }, { "filePath": "src/components/Course/2U/CourseHeader2U.jsx", - "line": 156, + "line": 189, "column": 14 }, { @@ -25780,7 +25823,7 @@ "ChevronLeft": [ { "filePath": "src/components/Course/2U/CourseHeader2U.jsx", - "line": 155, + "line": 188, "column": 25 }, { @@ -25797,7 +25840,7 @@ "PlayCircleFilled": [ { "filePath": "src/components/Course/2U/CourseHeader2U.jsx", - "line": 195, + "line": 228, "column": 30 }, { @@ -25880,7 +25923,7 @@ "DropdownButton": [ { "filePath": "src/components/Course/2U/StickyNav2U.jsx", - "line": 179, + "line": 180, "column": 16 }, { @@ -25892,7 +25935,7 @@ "Dropdown.Item": [ { "filePath": "src/components/Course/2U/StickyNav2U.jsx", - "line": 191, + "line": 192, "column": 20 }, { @@ -26013,17 +26056,10 @@ "column": 10 } ], - "Calendar": [ - { - "filePath": "src/components/Course/CourseSnapshot/index.jsx", - "line": 178, - "column": 35 - } - ], "Person": [ { "filePath": "src/components/Course/CourseSnapshot/index.jsx", - "line": 192, + "line": 220, "column": 33 }, { @@ -26055,7 +26091,7 @@ "MoneyOutline": [ { "filePath": "src/components/Course/CourseSnapshot/index.jsx", - "line": 235, + "line": 263, "column": 35 } ], @@ -26768,7 +26804,7 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 34, + "line": 35, "column": 20 } ], From c6e286216d166c0720b2375def6302b0993245c6 Mon Sep 17 00:00:00 2001 From: Viktor Rusakov <52399399+viktorrusakov@users.noreply.github.com> Date: Fri, 9 Dec 2022 15:24:30 +0200 Subject: [PATCH 038/173] fix: update SelectionStatus message based on applied filters (#1832) --- src/DataTable/selection/BaseSelectionStatus.jsx | 8 ++++++-- src/DataTable/selection/SelectionStatus.jsx | 7 ++++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/src/DataTable/selection/BaseSelectionStatus.jsx b/src/DataTable/selection/BaseSelectionStatus.jsx index 529499acb0..6d8a43610c 100644 --- a/src/DataTable/selection/BaseSelectionStatus.jsx +++ b/src/DataTable/selection/BaseSelectionStatus.jsx @@ -20,7 +20,8 @@ function BaseSelectionStatus({ allSelectedText, selectedText, }) { - const { itemCount, isPaginated } = useContext(DataTableContext); + const { itemCount, isPaginated, state } = useContext(DataTableContext); + const hasAppliedFilters = state?.filters?.length > 0; const isAllRowsSelected = numSelectedRows === itemCount; const intlAllSelectedText = allSelectedText || ( ); - const intlSelectedText = selectedText || isPaginated ? ( + + const defaultSelectedText = isPaginated || hasAppliedFilters ? ( ); + const intlSelectedText = selectedText || defaultSelectedText; + return (
{isAllRowsSelected ? intlAllSelectedText : intlSelectedText} diff --git a/src/DataTable/selection/SelectionStatus.jsx b/src/DataTable/selection/SelectionStatus.jsx index 9850e54476..7cb42a6c97 100644 --- a/src/DataTable/selection/SelectionStatus.jsx +++ b/src/DataTable/selection/SelectionStatus.jsx @@ -3,13 +3,14 @@ import PropTypes from 'prop-types'; import DataTableContext from '../DataTableContext'; import BaseSelectionStatus from './BaseSelectionStatus'; +import { useRows } from '../hooks'; function SelectionStatus({ className, clearSelectionText }) { - const { toggleAllRowsSelected, page, state } = useContext(DataTableContext); + const { toggleAllRowsSelected, state } = useContext(DataTableContext); + const { displayRows } = useRows(); const { selectedRowIds } = state; const numSelectedRows = Object.keys(selectedRowIds || {}).length; - // if `DataTable` is not paginated, `page` is undefined - const numSelectedRowsOnPage = (page || []).filter(r => r.isSelected).length; + const numSelectedRowsOnPage = displayRows.filter(r => r.isSelected).length; const selectionStatusProps = { className, numSelectedRows, From 4e4f8e33bf1ab0a0cc84284b5ad01b08912efbc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 09:09:39 -0500 Subject: [PATCH 039/173] docs: update dependent-usage.json (#1835) --- dependent-usage.json | 276 +++++++++++++++++++++---------------------- 1 file changed, 138 insertions(+), 138 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 9672e88c93..42a91ef08e 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1670508504385, + "lastModified": 1670594936166, "projectUsages": [ { "version": "19.19.1", @@ -728,7 +728,7 @@ } }, { - "version": "19.25.3", + "version": "20.21.1", "name": "@edx/frontend-app-account", "repository": { "type": "git", @@ -8661,123 +8661,9 @@ "column": 4 } ], - "Alert": [ - { - "filePath": "src/generic/ConnectionErrorAlert.jsx", - "line": 10, - "column": 4 - }, - { - "filePath": "src/generic/PermissionDeniedAlert.jsx", - "line": 7, - "column": 4 - }, - { - "filePath": "src/generic/SaveFormConnectionErrorAlert.jsx", - "line": 10, - "column": 4 - }, - { - "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", - "line": 217, - "column": 16 - }, - { - "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", - "line": 73, - "column": 6 - }, - { - "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", - "line": 126, - "column": 18 - }, - { - "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 250, - "column": 12 - }, - { - "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 417, - "column": 6 - }, - { - "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 444, - "column": 6 - }, - { - "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", - "line": 234, - "column": 12 - }, - { - "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", - "line": 445, - "column": 6 - }, - { - "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", - "line": 467, - "column": 6 - } - ], - "Alert.Link": [ - { - "filePath": "src/generic/ConnectionErrorAlert.jsx", - "line": 16, - "column": 12 - }, - { - "filePath": "src/generic/SaveFormConnectionErrorAlert.jsx", - "line": 16, - "column": 12 - }, - { - "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 155, - "column": 35 - }, - { - "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 167, - "column": 35 - }, - { - "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 432, - "column": 14 - }, - { - "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 461, - "column": 14 - }, - { - "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", - "line": 150, - "column": 35 - }, - { - "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", - "line": 162, - "column": 35 - }, - { - "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", - "line": 459, - "column": 40 - }, - { - "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", - "line": 485, - "column": 14 - } - ], "Card": [ { - "filePath": "src/generic/DeletePopup.jsx", + "filePath": "src/generic/ConfirmationPopup.jsx", "line": 13, "column": 2 }, @@ -8809,7 +8695,7 @@ ], "Card.Header": [ { - "filePath": "src/generic/DeletePopup.jsx", + "filePath": "src/generic/ConfirmationPopup.jsx", "line": 14, "column": 4 }, @@ -8831,7 +8717,7 @@ ], "Card.Body": [ { - "filePath": "src/generic/DeletePopup.jsx", + "filePath": "src/generic/ConfirmationPopup.jsx", "line": 19, "column": 4 }, @@ -8853,7 +8739,7 @@ ], "Card.Section": [ { - "filePath": "src/generic/DeletePopup.jsx", + "filePath": "src/generic/ConfirmationPopup.jsx", "line": 20, "column": 6 }, @@ -8875,7 +8761,7 @@ ], "Card.Footer": [ { - "filePath": "src/generic/DeletePopup.jsx", + "filePath": "src/generic/ConfirmationPopup.jsx", "line": 21, "column": 6 }, @@ -8887,12 +8773,12 @@ ], "Button": [ { - "filePath": "src/generic/DeletePopup.jsx", + "filePath": "src/generic/ConfirmationPopup.jsx", "line": 22, "column": 8 }, { - "filePath": "src/generic/DeletePopup.jsx", + "filePath": "src/generic/ConfirmationPopup.jsx", "line": 25, "column": 8 }, @@ -8952,6 +8838,120 @@ "column": 8 } ], + "Alert": [ + { + "filePath": "src/generic/ConnectionErrorAlert.jsx", + "line": 10, + "column": 4 + }, + { + "filePath": "src/generic/PermissionDeniedAlert.jsx", + "line": 7, + "column": 4 + }, + { + "filePath": "src/generic/SaveFormConnectionErrorAlert.jsx", + "line": 10, + "column": 4 + }, + { + "filePath": "src/pages-and-resources/app-settings-modal/AppSettingsModal.jsx", + "line": 217, + "column": 16 + }, + { + "filePath": "src/pages-and-resources/discussions/app-config-form/apps/shared/DivisionByGroupFields.jsx", + "line": 73, + "column": 6 + }, + { + "filePath": "src/pages-and-resources/discussions/DiscussionsSettings.jsx", + "line": 126, + "column": 18 + }, + { + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 250, + "column": 12 + }, + { + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 417, + "column": 6 + }, + { + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 444, + "column": 6 + }, + { + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 234, + "column": 12 + }, + { + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 445, + "column": 6 + }, + { + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 467, + "column": 6 + } + ], + "Alert.Link": [ + { + "filePath": "src/generic/ConnectionErrorAlert.jsx", + "line": 16, + "column": 12 + }, + { + "filePath": "src/generic/SaveFormConnectionErrorAlert.jsx", + "line": 16, + "column": 12 + }, + { + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 155, + "column": 35 + }, + { + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 167, + "column": 35 + }, + { + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 432, + "column": 14 + }, + { + "filePath": "src/pages-and-resources/proctoring/Settings.jsx", + "line": 461, + "column": 14 + }, + { + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 150, + "column": 35 + }, + { + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 162, + "column": 35 + }, + { + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 459, + "column": 40 + }, + { + "filePath": "src/proctored-exam-settings/ProctoredExamSettings.jsx", + "line": 485, + "column": 14 + } + ], "TransitionReplace": [ { "filePath": "src/generic/FieldFeedback.jsx", @@ -10258,7 +10258,7 @@ }, { "filePath": "src/discussions/posts/PostsList.jsx", - "line": 87, + "line": 94, "column": 10 } ], @@ -10369,7 +10369,7 @@ }, { "filePath": "src/components/TinyMCEEditor.jsx", - "line": 134, + "line": 136, "column": 12 }, { @@ -10444,7 +10444,7 @@ }, { "filePath": "src/discussions/posts/PostsList.jsx", - "line": 91, + "line": 98, "column": 10 } ], @@ -10486,14 +10486,14 @@ "AlertModal": [ { "filePath": "src/components/TinyMCEEditor.jsx", - "line": 127, + "line": 129, "column": 6 } ], "ActionRow": [ { "filePath": "src/components/TinyMCEEditor.jsx", - "line": 133, + "line": 135, "column": 10 }, { @@ -21689,7 +21689,7 @@ } }, { - "version": "19.9.0", + "version": "20.21.1", "name": "@edx/frontend-component-header-edx", "repository": { "type": "git", @@ -21797,7 +21797,7 @@ } }, { - "version": "19.25.3", + "version": "20.20.0", "name": "@edx/frontend-component-header", "repository": { "type": "git", @@ -24257,12 +24257,12 @@ }, { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", - "line": 40, - "column": 14 + "line": 47, + "column": 16 }, { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", - "line": 72, + "line": 80, "column": 14 }, { @@ -25093,7 +25093,7 @@ }, { "filePath": "src/components/ContentfulModule/BlurbModule/SlantedBlurbModule.jsx", - "line": 39, + "line": 53, "column": 6 }, { @@ -25739,21 +25739,21 @@ }, { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", - "line": 71, + "line": 79, "column": 12 } ], "OpenInNew": [ { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", - "line": 41, - "column": 21 + "line": 48, + "column": 23 } ], "ArrowUpward": [ { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", - "line": 73, + "line": 81, "column": 21 } ], From f8b89a8f7e6aa252eee97cc611fc002dec47a6dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 09:09:49 -0500 Subject: [PATCH 040/173] docs: update dependent-usage.json (#1838) --- dependent-usage.json | 298 +++++++++++++++++++++---------------------- 1 file changed, 149 insertions(+), 149 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 42a91ef08e..54001687c2 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1670594936166, + "lastModified": 1670681350852, "projectUsages": [ { "version": "19.19.1", @@ -1557,7 +1557,7 @@ } }, { - "version": "20.21.0", + "version": "20.21.1", "name": "frontend-app-admin-portal", "repository": "https://github.com/openedx/frontend-app-admin-portal", "folderName": "frontend-app-admin-portal", @@ -1580,12 +1580,12 @@ }, { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 82, + "line": 83, "column": 12 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 91, + "line": 92, "column": 12 }, { @@ -1610,17 +1610,12 @@ }, { "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", - "line": 55, - "column": 12 - }, - { - "filePath": "src/components/BulkEnrollmentPage/table/BaseSelectionStatus.jsx", - "line": 27, - "column": 8 + "line": 66, + "column": 16 }, { "filePath": "src/components/BulkEnrollmentPage/table/BaseSelectionStatus.jsx", - "line": 36, + "line": 23, "column": 8 }, { @@ -1700,7 +1695,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSelectionStatus.jsx", - "line": 26, + "line": 27, "column": 8 }, { @@ -2092,9 +2087,14 @@ }, { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 108, + "line": 132, "column": 8 }, + { + "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", + "line": 58, + "column": 10 + }, { "filePath": "src/components/EnterpriseApp/EnterpriseAppSkeleton.jsx", "line": 7, @@ -3497,12 +3497,12 @@ "DataTable": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 134, + "line": 158, "column": 6 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 95, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 100, "column": 4 }, { @@ -3554,12 +3554,12 @@ "DataTable.TableControlBar": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 146, + "line": 177, "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 140, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 145, "column": 6 }, { @@ -3586,12 +3586,12 @@ "DataTable.Table": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 147, + "line": 178, "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 153, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 158, "column": 33 }, { @@ -3618,12 +3618,12 @@ "DataTable.TableFooter": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 148, + "line": 179, "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 155, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 160, "column": 6 }, { @@ -3645,19 +3645,19 @@ "DataTable.RowStatus": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 149, + "line": 180, "column": 10 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 156, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 161, "column": 8 } ], "Stepper": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 49, + "line": 50, "column": 4 }, { @@ -3674,7 +3674,7 @@ "ModalDialog": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 50, + "line": 51, "column": 6 }, { @@ -3741,7 +3741,7 @@ "ModalDialog.Header": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 59, + "line": 60, "column": 8 }, { @@ -3803,7 +3803,7 @@ "ModalDialog.Title": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 60, + "line": 61, "column": 10 }, { @@ -3865,7 +3865,7 @@ "ModalDialog.Body": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 64, + "line": 65, "column": 8 }, { @@ -3932,12 +3932,12 @@ "Stepper.Step": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 65, + "line": 66, "column": 10 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 73, + "line": 74, "column": 10 }, { @@ -3979,7 +3979,7 @@ "ModalDialog.Footer": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 80, + "line": 81, "column": 8 }, { @@ -4046,12 +4046,12 @@ "Stepper.ActionRow": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 81, + "line": 82, "column": 10 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 90, + "line": 91, "column": 10 }, { @@ -4115,7 +4115,7 @@ }, { "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", - "line": 39, + "line": 44, "column": 42 }, { @@ -4393,8 +4393,8 @@ }, { "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", - "line": 53, - "column": 10 + "line": 64, + "column": 14 }, { "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", @@ -4997,7 +4997,7 @@ "Row": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewStep.jsx", - "line": 37, + "line": 29, "column": 6 }, { @@ -5069,19 +5069,14 @@ "DataTableContext.Provider": [ { "filePath": "src/components/BulkEnrollmentPage/table/BaseSelectionStatus.test.jsx", - "line": 22, + "line": 44, "column": 2 } ], "CheckboxControl": [ { "filePath": "src/components/BulkEnrollmentPage/table/BulkEnrollSelect.jsx", - "line": 27, - "column": 6 - }, - { - "filePath": "src/components/BulkEnrollmentPage/table/BulkEnrollSelect.jsx", - "line": 61, + "line": 18, "column": 6 }, { @@ -5948,17 +5943,34 @@ "column": 21 } ], + "AddCircle": [ + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentHeader.jsx", + "line": 13, + "column": 19 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 15, + "column": 21 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", + "line": 110, + "column": 25 + } + ], "CardView": [ { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 142, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 147, "column": 8 } ], "DataTable.EmptyTable": [ { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentDataTable.jsx", - "line": 154, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 159, "column": 6 }, { @@ -5992,23 +6004,6 @@ "column": 8 } ], - "AddCircle": [ - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentHeader.jsx", - "line": 13, - "column": 19 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 15, - "column": 21 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", - "line": 110, - "column": 25 - } - ], "Pagination.Reduced": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", @@ -11329,7 +11324,7 @@ }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 353, + "line": 450, "column": 12 } ], @@ -11433,51 +11428,51 @@ "Alert": [ { "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", - "line": 83, + "line": 86, "column": 6 }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 311, + "line": 395, "column": 6 } ], "Alert.Heading": [ { "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", - "line": 84, + "line": 87, "column": 8 } ], "Alert.Link": [ { "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", - "line": 90, + "line": 93, "column": 8 } ], "DataTable": [ { "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", - "line": 101, + "line": 104, "column": 6 }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 371, - "column": 8 + "line": 469, + "column": 10 } ], "CardView": [ { "filePath": "src/components/catalogNoResultsDeck/CatalogNoResultsDeck.jsx", - "line": 114, + "line": 117, "column": 8 }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 383, - "column": 12 + "line": 482, + "column": 14 } ], "Badge": [ @@ -11496,6 +11491,11 @@ "line": 29, "column": 8 }, + { + "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", + "line": 440, + "column": 12 + }, { "filePath": "src/components/catalogSelectionCard/CatalogSelectionCard.jsx", "line": 45, @@ -11503,17 +11503,17 @@ }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 48, + "line": 61, "column": 12 }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 55, + "line": 68, "column": 12 }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 65, + "line": 78, "column": 12 }, { @@ -11561,29 +11561,29 @@ "DataTable.TableControlBar": [ { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 381, - "column": 10 + "line": 480, + "column": 12 } ], "DataTable.Table": [ { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 394, - "column": 24 + "line": 493, + "column": 26 } ], "DataTable.TableFooter": [ { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 397, - "column": 12 + "line": 496, + "column": 14 } ], "DataTable.RowStatus": [ { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 398, - "column": 14 + "line": 497, + "column": 16 } ], "Form.Radio": [ @@ -11601,7 +11601,7 @@ }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 26, + "line": 39, "column": 4 }, { @@ -11618,7 +11618,7 @@ }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 38, + "line": 51, "column": 6 }, { @@ -11635,7 +11635,7 @@ }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 40, + "line": 53, "column": 6 }, { @@ -11676,7 +11676,7 @@ "Card.ImageCap": [ { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 32, + "line": 45, "column": 6 }, { @@ -12145,7 +12145,7 @@ "Alert": [ { "filePath": "src/App.jsx", - "line": 74, + "line": 87, "column": 14 }, { @@ -12575,7 +12575,7 @@ "Dropdown": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 40, + "line": 45, "column": 6 }, { @@ -12587,7 +12587,7 @@ "Dropdown.Toggle": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 41, + "line": 46, "column": 8 }, { @@ -12599,21 +12599,21 @@ "IconButton": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 43, + "line": 48, "column": 14 } ], "MoreVert": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 44, + "line": 49, "column": 15 } ], "Icon": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 45, + "line": 50, "column": 18 }, { @@ -12650,7 +12650,7 @@ "Dropdown.Menu": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 49, + "line": 54, "column": 8 }, { @@ -12662,12 +12662,17 @@ "Dropdown.Item": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 51, + "line": 56, "column": 12 }, { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 60, + "line": 65, + "column": 12 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", + "line": 74, "column": 12 }, { @@ -24265,19 +24270,19 @@ "line": 80, "column": 14 }, - { - "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", - "line": 26, - "column": 6 - }, { "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", "line": 29, "column": 9 }, + { + "filePath": "src/components/ContentfulModule/StatisticIconModule.jsx", + "line": 27, + "column": 14 + }, { "filePath": "src/components/ContentfulModule/UpcomingProgramModule.jsx", - "line": 36, + "line": 38, "column": 9 }, { @@ -24709,14 +24714,14 @@ }, { "filePath": "src/components/Product/StickyNav.jsx", - "line": 74, + "line": 109, "column": 33 } ], "Collapsible": [ { "filePath": "src/components/BootCamp/BootCampCurriculumModule.jsx", - "line": 59, + "line": 61, "column": 16 }, { @@ -24773,7 +24778,7 @@ "Button": [ { "filePath": "src/components/BootCamp/BootCampCurriculumModule.jsx", - "line": 73, + "line": 75, "column": 12 }, { @@ -24798,9 +24803,14 @@ }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 45, + "line": 54, "column": 14 }, + { + "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", + "line": 38, + "column": 8 + }, { "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", "line": 60, @@ -24808,7 +24818,7 @@ }, { "filePath": "src/components/ContentfulModule/UpcomingProgramModule.jsx", - "line": 66, + "line": 68, "column": 14 }, { @@ -24873,7 +24883,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 119, + "line": 122, "column": 14 }, { @@ -24913,7 +24923,7 @@ }, { "filePath": "src/templates/courseDetailBootcamp.jsx", - "line": 208, + "line": 209, "column": 18 }, { @@ -24928,7 +24938,7 @@ }, { "filePath": "src/templates/programDetailDegree.jsx", - "line": 236, + "line": 237, "column": 16 } ], @@ -24957,7 +24967,7 @@ }, { "filePath": "src/components/ContentfulModule/AboutTheProgramModule.jsx", - "line": 83, + "line": 84, "column": 14 }, { @@ -24997,7 +25007,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 42, + "line": 44, "column": 8 } ], @@ -25098,17 +25108,17 @@ }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 21, + "line": 30, "column": 4 }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 37, + "line": 45, "column": 10 }, { "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", - "line": 31, + "line": 25, "column": 4 }, { @@ -25118,7 +25128,7 @@ }, { "filePath": "src/components/ContentfulModule/UpcomingProgramModule.jsx", - "line": 52, + "line": 54, "column": 6 }, { @@ -25515,11 +25525,6 @@ "line": 268, "column": 58 }, - { - "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 49, - "column": 16 - }, { "filePath": "src/components/Home/Audiences.jsx", "line": 56, @@ -25559,11 +25564,6 @@ "filePath": "src/components/Home/StaticCallouts.jsx", "line": 274, "column": 48 - }, - { - "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 129, - "column": 30 } ], "useToggle": [ @@ -25748,6 +25748,11 @@ "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", "line": 48, "column": 23 + }, + { + "filePath": "src/components/ContentfulModule/StatisticIconModule.jsx", + "line": 28, + "column": 21 } ], "ArrowUpward": [ @@ -25769,18 +25774,6 @@ "column": 20 } ], - "CallMade": [ - { - "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", - "line": 26, - "column": 17 - }, - { - "filePath": "src/components/Course/2U/CourseHeader2U.jsx", - "line": 171, - "column": 23 - } - ], "ArrowOutward": [ { "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", @@ -25789,10 +25782,17 @@ }, { "filePath": "src/components/ContentfulModule/UpcomingProgramModule.jsx", - "line": 36, + "line": 38, "column": 20 } ], + "CallMade": [ + { + "filePath": "src/components/Course/2U/CourseHeader2U.jsx", + "line": 171, + "column": 23 + } + ], "Breadcrumb": [ { "filePath": "src/components/Course/2U/CourseHeader2U.jsx", From 4d24d5a5587296c98ce4697acd724ff99f32baf5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Dec 2022 09:09:12 -0500 Subject: [PATCH 041/173] docs: update dependent-usage.json (#1839) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 54001687c2..1d0ec04ef4 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1670681350852, + "lastModified": 1670767715802, "projectUsages": [ { "version": "19.19.1", From 75f62fdb224b45b61f63582dc21603ba8d79d51e Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sun, 11 Dec 2022 20:38:31 +0000 Subject: [PATCH 042/173] chore(i18n): update translations --- src/i18n/messages/ar.json | 1 + src/i18n/messages/ca.json | 1 + src/i18n/messages/es_419.json | 1 + src/i18n/messages/fr.json | 1 + src/i18n/messages/he.json | 1 + src/i18n/messages/id.json | 1 + src/i18n/messages/ko_KR.json | 1 + src/i18n/messages/pl.json | 1 + src/i18n/messages/pt_BR.json | 1 + src/i18n/messages/ru.json | 1 + src/i18n/messages/th.json | 1 + src/i18n/messages/uk.json | 1 + src/i18n/messages/zh_CN.json | 1 + 13 files changed, 13 insertions(+) diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index 177b61e784..f33ffa5b91 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "اغلاق الكل", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", diff --git a/src/i18n/messages/ca.json b/src/i18n/messages/ca.json index 0fc9b3d844..24c53649d8 100644 --- a/src/i18n/messages/ca.json +++ b/src/i18n/messages/ca.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index cd55e1c8c9..b057906d63 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Borrar selección", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Seleccionar todo {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} seleccionado", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Colapsar todo", "pgn.DataTable.ExpandAll.expandAllLabel": "Expandir todo", "pgn.DataTable.FilterStatus.clearFiltersText": "Borrar filtros", diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index 0fc9b3d844..24c53649d8 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", diff --git a/src/i18n/messages/he.json b/src/i18n/messages/he.json index 0fc9b3d844..24c53649d8 100644 --- a/src/i18n/messages/he.json +++ b/src/i18n/messages/he.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", diff --git a/src/i18n/messages/id.json b/src/i18n/messages/id.json index 0fc9b3d844..24c53649d8 100644 --- a/src/i18n/messages/id.json +++ b/src/i18n/messages/id.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", diff --git a/src/i18n/messages/ko_KR.json b/src/i18n/messages/ko_KR.json index 0fc9b3d844..24c53649d8 100644 --- a/src/i18n/messages/ko_KR.json +++ b/src/i18n/messages/ko_KR.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", diff --git a/src/i18n/messages/pl.json b/src/i18n/messages/pl.json index 141251f63a..99fdfb68b4 100644 --- a/src/i18n/messages/pl.json +++ b/src/i18n/messages/pl.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Wyczyść filtry", diff --git a/src/i18n/messages/pt_BR.json b/src/i18n/messages/pt_BR.json index 0fc9b3d844..24c53649d8 100644 --- a/src/i18n/messages/pt_BR.json +++ b/src/i18n/messages/pt_BR.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", diff --git a/src/i18n/messages/ru.json b/src/i18n/messages/ru.json index 0fc9b3d844..24c53649d8 100644 --- a/src/i18n/messages/ru.json +++ b/src/i18n/messages/ru.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", diff --git a/src/i18n/messages/th.json b/src/i18n/messages/th.json index 0fc9b3d844..24c53649d8 100644 --- a/src/i18n/messages/th.json +++ b/src/i18n/messages/th.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", diff --git a/src/i18n/messages/uk.json b/src/i18n/messages/uk.json index 0fc9b3d844..24c53649d8 100644 --- a/src/i18n/messages/uk.json +++ b/src/i18n/messages/uk.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index 0fc9b3d844..24c53649d8 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -10,6 +10,7 @@ "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Collapse all", "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", From d1839ce25257d081f2b6f00795ffd7413dea4d29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 09:09:28 -0500 Subject: [PATCH 043/173] docs: update dependent-usage.json (#1841) --- dependent-usage.json | 303 ++++++++++++++++++++++--------------------- 1 file changed, 155 insertions(+), 148 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 1d0ec04ef4..e1c80e5223 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1670767715802, + "lastModified": 1670940522814, "projectUsages": [ { "version": "19.19.1", @@ -728,7 +728,7 @@ } }, { - "version": "20.21.1", + "version": "20.21.2", "name": "@edx/frontend-app-account", "repository": { "type": "git", @@ -7165,7 +7165,7 @@ } }, { - "version": "20.20.0", + "version": "20.21.2", "name": "@edx/frontend-app-authn", "repository": { "type": "git", @@ -7206,7 +7206,7 @@ }, { "filePath": "src/common-components/InstitutionLogistration.jsx", - "line": 53, + "line": 59, "column": 18 }, { @@ -7235,22 +7235,22 @@ "column": 10 }, { - "filePath": "src/register/HonorCode.jsx", - "line": 26, + "filePath": "src/register/registrationFields/HonorCode.jsx", + "line": 32, "column": 14 }, { - "filePath": "src/register/HonorCode.jsx", - "line": 31, + "filePath": "src/register/registrationFields/HonorCode.jsx", + "line": 37, "column": 14 }, { - "filePath": "src/register/HonorCode.jsx", - "line": 58, + "filePath": "src/register/registrationFields/HonorCode.jsx", + "line": 64, "column": 14 }, { - "filePath": "src/register/TermsOfService.jsx", + "filePath": "src/register/registrationFields/TermsOfService.jsx", "line": 33, "column": 14 }, @@ -7327,7 +7327,7 @@ "Form": [ { "filePath": "src/common-components/EnterpriseSSO.jsx", - "line": 34, + "line": 37, "column": 12 }, { @@ -7337,12 +7337,12 @@ }, { "filePath": "src/login/LoginPage.jsx", - "line": 262, + "line": 259, "column": 10 }, { "filePath": "src/register/RegistrationPage.jsx", - "line": 769, + "line": 479, "column": 10 }, { @@ -7359,22 +7359,22 @@ "Button": [ { "filePath": "src/common-components/EnterpriseSSO.jsx", - "line": 36, + "line": 39, "column": 14 }, { "filePath": "src/common-components/EnterpriseSSO.jsx", - "line": 62, + "line": 65, "column": 14 }, { "filePath": "src/common-components/InstitutionLogistration.jsx", - "line": 15, + "line": 18, "column": 4 }, { - "filePath": "src/register/UsernameField.jsx", - "line": 21, + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 23, "column": 10 }, { @@ -7401,17 +7401,17 @@ }, { "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 55, + "line": 56, "column": 8 }, { "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 77, + "line": 79, "column": 8 }, { "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 98, + "line": 101, "column": 8 } ], @@ -7433,19 +7433,19 @@ }, { "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 56, + "line": 57, "column": 10 }, { "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 78, + "line": 80, "column": 10 } ], "TransitionReplace": [ { "filePath": "src/common-components/FormGroup.jsx", - "line": 46, + "line": 45, "column": 6 }, { @@ -7457,23 +7457,23 @@ "Icon": [ { "filePath": "src/common-components/InstitutionLogistration.jsx", - "line": 21, + "line": 24, "column": 6 }, { "filePath": "src/common-components/Logistration.jsx", - "line": 54, + "line": 65, "column": 6 }, { "filePath": "src/common-components/PasswordField.jsx", "line": 33, - "column": 112 + "column": 102 }, { "filePath": "src/common-components/PasswordField.jsx", "line": 37, - "column": 109 + "column": 99 }, { "filePath": "src/common-components/PasswordField.jsx", @@ -7507,7 +7507,7 @@ }, { "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 34, + "line": 35, "column": 29 }, { @@ -7521,28 +7521,28 @@ "column": 12 }, { - "filePath": "src/register/CountryDropdown.jsx", - "line": 158, - "column": 16 + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 101, + "column": 14 }, { - "filePath": "src/register/CountryDropdown.jsx", - "line": 175, - "column": 16 + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 116, + "column": 14 }, { - "filePath": "src/register/RegistrationPage.jsx", - "line": 582, + "filePath": "src/register/registrationFields/EmailField.jsx", + "line": 31, "column": 26 }, { - "filePath": "src/register/UsernameField.jsx", - "line": 39, + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 41, "column": 49 }, { - "filePath": "src/register/UsernameField.jsx", - "line": 43, + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 45, "column": 49 }, { @@ -7554,7 +7554,7 @@ "Institution": [ { "filePath": "src/common-components/InstitutionLogistration.jsx", - "line": 21, + "line": 24, "column": 17 }, { @@ -7566,7 +7566,7 @@ "ChevronLeft": [ { "filePath": "src/common-components/Logistration.jsx", - "line": 54, + "line": 65, "column": 17 }, { @@ -7583,13 +7583,13 @@ "Tabs": [ { "filePath": "src/common-components/Logistration.jsx", - "line": 68, + "line": 84, "column": 12 }, { "filePath": "src/common-components/Logistration.jsx", - "line": 75, - "column": 16 + "line": 90, + "column": 14 }, { "filePath": "src/forgot-password/ForgotPasswordPage.jsx", @@ -7605,18 +7605,18 @@ "Tab": [ { "filePath": "src/common-components/Logistration.jsx", - "line": 69, + "line": 85, "column": 14 }, { "filePath": "src/common-components/Logistration.jsx", - "line": 76, - "column": 18 + "line": 91, + "column": 16 }, { "filePath": "src/common-components/Logistration.jsx", - "line": 77, - "column": 18 + "line": 92, + "column": 16 }, { "filePath": "src/forgot-password/ForgotPasswordPage.jsx", @@ -7653,23 +7653,23 @@ "column": 4 }, { - "filePath": "src/register/CountryDropdown.jsx", - "line": 152, - "column": 6 + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 95, + "column": 4 }, { - "filePath": "src/register/CountryDropdown.jsx", - "line": 169, - "column": 6 + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 110, + "column": 4 }, { - "filePath": "src/register/UsernameField.jsx", - "line": 39, + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 41, "column": 17 }, { - "filePath": "src/register/UsernameField.jsx", - "line": 43, + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 45, "column": 17 } ], @@ -7677,14 +7677,14 @@ { "filePath": "src/common-components/PasswordField.jsx", "line": 33, - "column": 89 + "column": 79 } ], "Visibility": [ { "filePath": "src/common-components/PasswordField.jsx", "line": 37, - "column": 89 + "column": 79 } ], "Tooltip": [ @@ -7738,8 +7738,8 @@ "Alert": [ { "filePath": "src/common-components/ThirdPartyAuthAlert.jsx", - "line": 23, - "column": 4 + "line": 28, + "column": 6 }, { "filePath": "src/forgot-password/ForgotPasswordAlert.jsx", @@ -7758,12 +7758,12 @@ }, { "filePath": "src/register/RegistrationFailure.jsx", - "line": 38, + "line": 42, "column": 4 }, { - "filePath": "src/register/RegistrationPage.jsx", - "line": 573, + "filePath": "src/register/registrationFields/EmailField.jsx", + "line": 22, "column": 8 }, { @@ -7785,8 +7785,8 @@ "Alert.Heading": [ { "filePath": "src/common-components/ThirdPartyAuthAlert.jsx", - "line": 25, - "column": 8 + "line": 30, + "column": 10 }, { "filePath": "src/forgot-password/ForgotPasswordAlert.jsx", @@ -7805,7 +7805,7 @@ }, { "filePath": "src/register/RegistrationFailure.jsx", - "line": 39, + "line": 43, "column": 6 }, { @@ -7827,33 +7827,28 @@ "ExpandMore": [ { "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 34, + "line": 35, "column": 40 }, { - "filePath": "src/register/CountryDropdown.jsx", - "line": 157, - "column": 13 + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 102, + "column": 11 } ], "Form.Checkbox": [ { "filePath": "src/field-renderer/FieldRenderer.jsx", - "line": 99, + "line": 102, "column": 10 }, { - "filePath": "src/register/HonorCode.jsx", - "line": 43, + "filePath": "src/register/registrationFields/HonorCode.jsx", + "line": 49, "column": 6 }, { - "filePath": "src/register/RegistrationPage.jsx", - "line": 841, - "column": 14 - }, - { - "filePath": "src/register/TermsOfService.jsx", + "filePath": "src/register/registrationFields/TermsOfService.jsx", "line": 17, "column": 6 } @@ -7870,14 +7865,14 @@ "column": 8 }, { - "filePath": "src/register/RegistrationPage.jsx", - "line": 576, + "filePath": "src/register/registrationFields/EmailField.jsx", + "line": 25, "column": 12 }, { - "filePath": "src/register/RegistrationPage.jsx", - "line": 591, - "column": 10 + "filePath": "src/register/registrationFields/EmailField.jsx", + "line": 39, + "column": 8 } ], "StatefulButton": [ @@ -7888,12 +7883,12 @@ }, { "filePath": "src/login/LoginPage.jsx", - "line": 284, + "line": 281, "column": 12 }, { "filePath": "src/register/RegistrationPage.jsx", - "line": 857, + "line": 538, "column": 12 }, { @@ -7999,13 +7994,13 @@ }, { "filePath": "src/register/RegistrationFailure.jsx", - "line": 38, + "line": 42, "column": 74 }, { - "filePath": "src/register/RegistrationPage.jsx", - "line": 573, - "column": 68 + "filePath": "src/register/registrationFields/EmailField.jsx", + "line": 22, + "column": 73 }, { "filePath": "src/reset-password/ResetPasswordFailure.jsx", @@ -8020,25 +8015,25 @@ ], "ExpandLess": [ { - "filePath": "src/register/CountryDropdown.jsx", - "line": 174, - "column": 13 + "filePath": "src/register/registrationFields/CountryField.jsx", + "line": 117, + "column": 11 } ], "Close": [ { - "filePath": "src/register/RegistrationPage.jsx", - "line": 582, + "filePath": "src/register/registrationFields/EmailField.jsx", + "line": 31, "column": 37 }, { - "filePath": "src/register/UsernameField.jsx", - "line": 39, + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 41, "column": 34 }, { - "filePath": "src/register/UsernameField.jsx", - "line": 43, + "filePath": "src/register/registrationFields/UsernameField.jsx", + "line": 45, "column": 34 } ], @@ -12145,7 +12140,7 @@ "Alert": [ { "filePath": "src/App.jsx", - "line": 87, + "line": 74, "column": 14 }, { @@ -12575,7 +12570,7 @@ "Dropdown": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 45, + "line": 40, "column": 6 }, { @@ -12587,7 +12582,7 @@ "Dropdown.Toggle": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 46, + "line": 41, "column": 8 }, { @@ -12599,21 +12594,21 @@ "IconButton": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 48, + "line": 43, "column": 14 } ], "MoreVert": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 49, + "line": 44, "column": 15 } ], "Icon": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 50, + "line": 45, "column": 18 }, { @@ -12650,7 +12645,7 @@ "Dropdown.Menu": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 54, + "line": 49, "column": 8 }, { @@ -12662,17 +12657,12 @@ "Dropdown.Item": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 56, - "column": 12 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 65, + "line": 51, "column": 12 }, { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 74, + "line": 60, "column": 12 }, { @@ -22358,7 +22348,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 92, + "line": 107, "column": 8 } ], @@ -22410,7 +22400,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 113, + "line": 128, "column": 10 } ], @@ -22472,7 +22462,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 110, + "line": 112, "column": 10 }, { @@ -22492,7 +22482,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 116, + "line": 131, "column": 6 } ], @@ -22601,7 +22591,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 58, + "line": 61, "column": 6 }, { @@ -22663,12 +22653,17 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 60, + "line": 63, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 75, + "line": 72, + "column": 10 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 90, "column": 12 } ], @@ -22704,12 +22699,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 92, + "line": 94, "column": 12 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 81, + "line": 96, "column": 12 } ], @@ -22833,7 +22828,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 95, + "line": 97, "column": 22 }, { @@ -22853,12 +22848,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 86, + "line": 101, "column": 22 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 111, + "line": 126, "column": 12 } ], @@ -23065,7 +23060,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 93, + "line": 108, "column": 10 } ], @@ -23089,7 +23084,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 83, + "line": 85, "column": 10 } ], @@ -23101,7 +23096,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 77, + "line": 79, "column": 8 }, { @@ -23154,7 +23149,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 119, + "line": 134, "column": 20 } ], @@ -23191,12 +23186,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 82, + "line": 84, "column": 8 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 102, + "line": 104, "column": 8 }, { @@ -23344,7 +23339,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 111, + "line": 126, "column": 23 }, { @@ -23392,7 +23387,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 74, + "line": 89, "column": 10 } ], @@ -23428,7 +23423,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 113, + "line": 115, "column": 24 } ], @@ -23531,7 +23526,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 96, + "line": 98, "column": 19 }, { @@ -23541,7 +23536,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 85, + "line": 100, "column": 19 } ], @@ -23553,7 +23548,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 102, + "line": 117, "column": 10 } ], @@ -23565,7 +23560,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 106, + "line": 121, "column": 14 } ], @@ -23611,6 +23606,18 @@ "column": 10 } ], + "FormControlFeedback": [ + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 69, + "column": 10 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 78, + "column": 10 + } + ], "Alert.Heading": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", @@ -24127,7 +24134,7 @@ } }, { - "version": "20.21.0", + "version": "20.21.2", "name": "@edx/frontend-platform", "repository": { "type": "git", @@ -24166,7 +24173,7 @@ } }, { - "version": "19.25.3", + "version": "20.20.0", "name": "@edx/frontend-template-application", "repository": { "type": "git", @@ -24883,7 +24890,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 122, + "line": 125, "column": 14 }, { @@ -25288,7 +25295,7 @@ }, { "filePath": "src/components/Learn/DynamicProductList/DynamicProductList.jsx", - "line": 211, + "line": 219, "column": 6 }, { From b84a331b8c84c3bed8134bfff4ba78ac2ee57ccd Mon Sep 17 00:00:00 2001 From: Peter Kulko <93188219+PKulkoRaccoonGang@users.noreply.github.com> Date: Wed, 14 Dec 2022 14:33:32 +0200 Subject: [PATCH 044/173] fix: [BD-46] fixed Icon Button svg color (#1821) * fix: fixed Icon Button svg color * feat: added implementation of the fill attribute for SVG icons * fix: consider jsx files also when adding `fill` attribute to svg Co-authored-by: Viktor Rusakov --- icons/.svgrrc.js | 32 +- icons/es5/0.js | 5 +- icons/es5/10K.js | 11 +- icons/es5/10Mp.js | 11 +- icons/es5/11Mp.js | 14 +- icons/es5/123.js | 11 +- icons/es5/12Mp.js | 14 +- icons/es5/13Mp.js | 14 +- icons/es5/14Mp.js | 14 +- icons/es5/15Mp.js | 14 +- icons/es5/16Mp.js | 17 +- icons/es5/17Mp.js | 14 +- icons/es5/18Mp.js | 17 +- icons/es5/18UpRating.js | 14 +- icons/es5/19Mp.js | 14 +- icons/es5/1K.js | 11 +- icons/es5/1KPlus.js | 11 +- icons/es5/1XMobiledata.js | 11 +- icons/es5/20Mp.js | 17 +- icons/es5/21Mp.js | 14 +- icons/es5/22Mp.js | 14 +- icons/es5/23Mp.js | 14 +- icons/es5/24Mp.js | 14 +- icons/es5/2K.js | 11 +- icons/es5/2KPlus.js | 11 +- icons/es5/2Mp.js | 14 +- icons/es5/30Fps.js | 11 +- icons/es5/30FpsSelect.js | 11 +- icons/es5/360.js | 11 +- icons/es5/3DRotation.js | 11 +- icons/es5/3GMobiledata.js | 11 +- icons/es5/3K.js | 11 +- icons/es5/3KPlus.js | 11 +- icons/es5/3Mp.js | 14 +- icons/es5/3P.js | 11 +- icons/es5/4GMobiledata.js | 11 +- icons/es5/4GPlusMobiledata.js | 11 +- icons/es5/4K.js | 11 +- icons/es5/4KPlus.js | 11 +- icons/es5/4Mp.js | 14 +- icons/es5/5G.js | 11 +- icons/es5/5K.js | 11 +- icons/es5/5KPlus.js | 11 +- icons/es5/5Mp.js | 14 +- icons/es5/60Fps.js | 11 +- icons/es5/60FpsSelect.js | 11 +- icons/es5/6FtApart.js | 11 +- icons/es5/6K.js | 11 +- icons/es5/6KPlus.js | 11 +- icons/es5/6Mp.js | 17 +- icons/es5/7K.js | 11 +- icons/es5/7KPlus.js | 11 +- icons/es5/7Mp.js | 14 +- icons/es5/8K.js | 11 +- icons/es5/8KPlus.js | 11 +- icons/es5/8Mp.js | 17 +- icons/es5/9K.js | 11 +- icons/es5/9KPlus.js | 11 +- icons/es5/9Mp.js | 17 +- icons/es5/Abc.js | 11 +- icons/es5/AcUnit.js | 11 +- icons/es5/AccessAlarm.js | 11 +- icons/es5/AccessAlarms.js | 11 +- icons/es5/AccessTime.js | 11 +- icons/es5/AccessTimeFilled.js | 11 +- icons/es5/Accessibility.js | 11 +- icons/es5/AccessibilityNew.js | 11 +- icons/es5/Accessible.js | 11 +- icons/es5/AccessibleForward.js | 11 +- icons/es5/AccountBalance.js | 11 +- icons/es5/AccountBalanceWallet.js | 11 +- icons/es5/AccountBox.js | 11 +- icons/es5/AccountCircle.js | 11 +- icons/es5/AccountTree.js | 11 +- icons/es5/AdUnits.js | 14 +- icons/es5/Adb.js | 11 +- icons/es5/Add.js | 5 +- icons/es5/AddAPhoto.js | 11 +- icons/es5/AddAlarm.js | 11 +- icons/es5/AddAlert.js | 5 +- icons/es5/AddBox.js | 11 +- icons/es5/AddBusiness.js | 14 +- icons/es5/AddCard.js | 11 +- icons/es5/AddCircle.js | 5 +- icons/es5/AddCircleOutline.js | 11 +- icons/es5/AddComment.js | 5 +- icons/es5/AddHome.js | 14 +- icons/es5/AddHomeWork.js | 14 +- icons/es5/AddIcCall.js | 11 +- icons/es5/AddLink.js | 11 +- icons/es5/AddLocation.js | 11 +- icons/es5/AddLocationAlt.js | 11 +- icons/es5/AddModerator.js | 14 +- icons/es5/AddPhotoAlternate.js | 11 +- icons/es5/AddReaction.js | 11 +- icons/es5/AddRoad.js | 11 +- icons/es5/AddShoppingCart.js | 11 +- icons/es5/AddTask.js | 11 +- icons/es5/AddToDrive.js | 11 +- icons/es5/AddToHomeScreen.js | 11 +- icons/es5/AddToPhotos.js | 11 +- icons/es5/AddToQueue.js | 11 +- icons/es5/Addchart.js | 14 +- icons/es5/AdfScanner.js | 11 +- icons/es5/Adjust.js | 11 +- icons/es5/AdminPanelSettings.js | 14 +- icons/es5/Adobe.js | 11 +- icons/es5/AdsClick.js | 11 +- icons/es5/Agriculture.js | 14 +- icons/es5/Air.js | 11 +- icons/es5/AirlineSeatFlat.js | 11 +- icons/es5/AirlineSeatFlatAngled.js | 11 +- icons/es5/AirlineSeatIndividualSuite.js | 11 +- icons/es5/AirlineSeatLegroomExtra.js | 11 +- icons/es5/AirlineSeatLegroomNormal.js | 11 +- icons/es5/AirlineSeatLegroomReduced.js | 11 +- icons/es5/AirlineSeatReclineExtra.js | 11 +- icons/es5/AirlineSeatReclineNormal.js | 11 +- icons/es5/AirlineStops.js | 11 +- icons/es5/Airlines.js | 11 +- icons/es5/AirplaneTicket.js | 11 +- icons/es5/AirplanemodeActive.js | 11 +- icons/es5/AirplanemodeInactive.js | 11 +- icons/es5/Airplay.js | 11 +- icons/es5/AirportShuttle.js | 11 +- icons/es5/Alarm.js | 11 +- icons/es5/AlarmAdd.js | 11 +- icons/es5/AlarmOff.js | 11 +- icons/es5/AlarmOn.js | 11 +- icons/es5/Album.js | 11 +- icons/es5/AlignHorizontalCenter.js | 11 +- icons/es5/AlignHorizontalLeft.js | 11 +- icons/es5/AlignHorizontalRight.js | 11 +- icons/es5/AlignVerticalBottom.js | 11 +- icons/es5/AlignVerticalCenter.js | 11 +- icons/es5/AlignVerticalTop.js | 11 +- icons/es5/AllInbox.js | 11 +- icons/es5/AllInclusive.js | 11 +- icons/es5/AllOut.js | 11 +- icons/es5/AltRoute.js | 11 +- icons/es5/AlternateEmail.js | 11 +- icons/es5/AmpStories.js | 11 +- icons/es5/Analytics.js | 11 +- icons/es5/Anchor.js | 11 +- icons/es5/Android.js | 11 +- icons/es5/Animation.js | 11 +- icons/es5/Announcement.js | 11 +- icons/es5/Aod.js | 11 +- icons/es5/Apartment.js | 11 +- icons/es5/Api.js | 11 +- icons/es5/AppBlocking.js | 14 +- icons/es5/AppRegistration.js | 11 +- icons/es5/AppSettingsAlt.js | 11 +- icons/es5/AppShortcut.js | 14 +- icons/es5/Apple.js | 11 +- icons/es5/Approval.js | 11 +- icons/es5/Apps.js | 11 +- icons/es5/AppsOutage.js | 11 +- icons/es5/Architecture.js | 11 +- icons/es5/Archive.js | 11 +- icons/es5/AreaChart.js | 11 +- icons/es5/ArrowBack.js | 5 +- icons/es5/ArrowBackIos.js | 5 +- icons/es5/ArrowBackIosNew.js | 11 +- icons/es5/ArrowCircleDown.js | 11 +- icons/es5/ArrowCircleLeft.js | 11 +- icons/es5/ArrowCircleRight.js | 11 +- icons/es5/ArrowCircleUp.js | 11 +- icons/es5/ArrowDownward.js | 11 +- icons/es5/ArrowDropDown.js | 5 +- icons/es5/ArrowDropDownCircle.js | 5 +- icons/es5/ArrowDropUp.js | 5 +- icons/es5/ArrowDropUpDown.js | 5 +- icons/es5/ArrowForward.js | 5 +- icons/es5/ArrowForwardIos.js | 5 +- icons/es5/ArrowLeft.js | 11 +- icons/es5/ArrowOutward.js | 11 +- icons/es5/ArrowRight.js | 11 +- icons/es5/ArrowRightAlt.js | 11 +- icons/es5/ArrowUpward.js | 11 +- icons/es5/ArtTrack.js | 11 +- icons/es5/Article.js | 5 +- icons/es5/AspectRatio.js | 11 +- icons/es5/Assessment.js | 11 +- icons/es5/Assignment.js | 5 +- icons/es5/AssignmentInd.js | 11 +- icons/es5/AssignmentLate.js | 11 +- icons/es5/AssignmentReturn.js | 11 +- icons/es5/AssignmentReturned.js | 11 +- icons/es5/AssignmentTurnedIn.js | 11 +- icons/es5/AssistWalker.js | 11 +- icons/es5/Assistant.js | 11 +- icons/es5/AssistantDirection.js | 11 +- icons/es5/AssistantPhoto.js | 11 +- icons/es5/AssuredWorkload.js | 11 +- icons/es5/Atm.js | 11 +- icons/es5/AttachEmail.js | 14 +- icons/es5/AttachFile.js | 11 +- icons/es5/AttachMoney.js | 11 +- icons/es5/Attachment.js | 11 +- icons/es5/Attractions.js | 11 +- icons/es5/Attribution.js | 11 +- icons/es5/AudioFile.js | 11 +- icons/es5/Audiotrack.js | 11 +- icons/es5/AutoAwesome.js | 11 +- icons/es5/AutoAwesomeMosaic.js | 11 +- icons/es5/AutoAwesomeMotion.js | 11 +- icons/es5/AutoDelete.js | 14 +- icons/es5/AutoFixHigh.js | 11 +- icons/es5/AutoFixNormal.js | 11 +- icons/es5/AutoFixOff.js | 11 +- icons/es5/AutoGraph.js | 11 +- icons/es5/AutoMode.js | 14 +- icons/es5/AutoStories.js | 14 +- icons/es5/AutofpsSelect.js | 14 +- icons/es5/Autorenew.js | 11 +- icons/es5/AvTimer.js | 11 +- icons/es5/Award.js | 5 +- icons/es5/BabyChangingStation.js | 11 +- icons/es5/BackHand.js | 11 +- icons/es5/Backpack.js | 11 +- icons/es5/Backspace.js | 11 +- icons/es5/Backup.js | 11 +- icons/es5/BackupTable.js | 14 +- icons/es5/Badge.js | 11 +- icons/es5/BakeryDining.js | 11 +- icons/es5/Balance.js | 11 +- icons/es5/Balcony.js | 11 +- icons/es5/Ballot.js | 11 +- icons/es5/BarChart.js | 11 +- icons/es5/Barcode.js | 11 +- icons/es5/BatchPrediction.js | 11 +- icons/es5/Bathroom.js | 11 +- icons/es5/Bathtub.js | 11 +- icons/es5/Battery0Bar.js | 11 +- icons/es5/Battery1Bar.js | 11 +- icons/es5/Battery20.js | 14 +- icons/es5/Battery2Bar.js | 11 +- icons/es5/Battery30.js | 14 +- icons/es5/Battery3Bar.js | 11 +- icons/es5/Battery4Bar.js | 11 +- icons/es5/Battery50.js | 14 +- icons/es5/Battery5Bar.js | 11 +- icons/es5/Battery60.js | 14 +- icons/es5/Battery6Bar.js | 11 +- icons/es5/Battery80.js | 14 +- icons/es5/Battery90.js | 14 +- icons/es5/BatteryAlert.js | 11 +- icons/es5/BatteryCharging20.js | 14 +- icons/es5/BatteryCharging30.js | 14 +- icons/es5/BatteryCharging50.js | 14 +- icons/es5/BatteryCharging60.js | 14 +- icons/es5/BatteryCharging80.js | 14 +- icons/es5/BatteryCharging90.js | 14 +- icons/es5/BatteryChargingFull.js | 11 +- icons/es5/BatteryFull.js | 11 +- icons/es5/BatterySaver.js | 11 +- icons/es5/BatteryStd.js | 11 +- icons/es5/BatteryUnknown.js | 11 +- icons/es5/Bbb.js | 7 +- icons/es5/BeachAccess.js | 11 +- icons/es5/Bed.js | 11 +- icons/es5/BedroomBaby.js | 14 +- icons/es5/BedroomChild.js | 14 +- icons/es5/BedroomParent.js | 14 +- icons/es5/Bedtime.js | 11 +- icons/es5/BedtimeOff.js | 11 +- icons/es5/Beenhere.js | 11 +- icons/es5/Bento.js | 11 +- icons/es5/BikeScooter.js | 14 +- icons/es5/Biotech.js | 14 +- icons/es5/Blender.js | 11 +- icons/es5/Blind.js | 11 +- icons/es5/Blinds.js | 11 +- icons/es5/BlindsClosed.js | 11 +- icons/es5/Block.js | 11 +- icons/es5/Blocked.js | 5 +- icons/es5/Bloodtype.js | 11 +- icons/es5/Bluetooth.js | 11 +- icons/es5/BluetoothAudio.js | 11 +- icons/es5/BluetoothConnected.js | 11 +- icons/es5/BluetoothDisabled.js | 11 +- icons/es5/BluetoothDrive.js | 14 +- icons/es5/BluetoothSearching.js | 11 +- icons/es5/BlurCircular.js | 11 +- icons/es5/BlurLinear.js | 11 +- icons/es5/BlurOff.js | 23 +- icons/es5/BlurOn.js | 11 +- icons/es5/Bolt.js | 11 +- icons/es5/Book.js | 11 +- icons/es5/BookOnline.js | 11 +- icons/es5/BookOpen.js | 5 +- icons/es5/Bookmark.js | 5 +- icons/es5/BookmarkAdd.js | 11 +- icons/es5/BookmarkAdded.js | 11 +- icons/es5/BookmarkBorder.js | 11 +- icons/es5/BookmarkRemove.js | 11 +- icons/es5/Bookmarks.js | 11 +- icons/es5/BorderAll.js | 11 +- icons/es5/BorderBottom.js | 11 +- icons/es5/BorderClear.js | 11 +- icons/es5/BorderColor.js | 11 +- icons/es5/BorderHorizontal.js | 11 +- icons/es5/BorderInner.js | 11 +- icons/es5/BorderLeft.js | 11 +- icons/es5/BorderOuter.js | 11 +- icons/es5/BorderRight.js | 11 +- icons/es5/BorderStyle.js | 11 +- icons/es5/BorderTop.js | 11 +- icons/es5/BorderVertical.js | 11 +- icons/es5/Boy.js | 11 +- icons/es5/BrandingWatermark.js | 11 +- icons/es5/BreakfastDining.js | 11 +- icons/es5/Brightness1.js | 8 +- icons/es5/Brightness2.js | 11 +- icons/es5/Brightness3.js | 11 +- icons/es5/Brightness4.js | 11 +- icons/es5/Brightness5.js | 11 +- icons/es5/Brightness6.js | 11 +- icons/es5/Brightness7.js | 11 +- icons/es5/BrightnessAuto.js | 11 +- icons/es5/BrightnessHigh.js | 11 +- icons/es5/BrightnessLow.js | 11 +- icons/es5/BrightnessMedium.js | 11 +- icons/es5/BroadcastOnHome.js | 17 +- icons/es5/BroadcastOnPersonal.js | 17 +- icons/es5/BrokenImage.js | 11 +- icons/es5/BrowseGallery.js | 14 +- icons/es5/BrowserNotSupported.js | 11 +- icons/es5/BrowserUpdated.js | 11 +- icons/es5/BrunchDining.js | 11 +- icons/es5/Brush.js | 11 +- icons/es5/BubbleChart.js | 8 +- icons/es5/BugReport.js | 11 +- icons/es5/Build.js | 11 +- icons/es5/BuildCircle.js | 11 +- icons/es5/Bungalow.js | 11 +- icons/es5/BurstMode.js | 11 +- icons/es5/BusAlert.js | 14 +- icons/es5/Business.js | 11 +- icons/es5/BusinessCenter.js | 11 +- icons/es5/Cabin.js | 11 +- icons/es5/Cable.js | 11 +- icons/es5/Cached.js | 11 +- icons/es5/Cake.js | 11 +- icons/es5/Calculate.js | 11 +- icons/es5/Calendar.js | 5 +- icons/es5/CalendarMonth.js | 11 +- icons/es5/CalendarToday.js | 11 +- icons/es5/CalendarViewDay.js | 11 +- icons/es5/CalendarViewMonth.js | 11 +- icons/es5/CalendarViewWeek.js | 11 +- icons/es5/Call.js | 11 +- icons/es5/CallEnd.js | 11 +- icons/es5/CallMade.js | 11 +- icons/es5/CallMerge.js | 11 +- icons/es5/CallMissed.js | 11 +- icons/es5/CallMissedOutgoing.js | 11 +- icons/es5/CallReceived.js | 11 +- icons/es5/CallSplit.js | 11 +- icons/es5/CallToAction.js | 11 +- icons/es5/Camera.js | 11 +- icons/es5/CameraAlt.js | 11 +- icons/es5/CameraEnhance.js | 11 +- icons/es5/CameraFront.js | 11 +- icons/es5/CameraIndoor.js | 11 +- icons/es5/CameraOutdoor.js | 11 +- icons/es5/CameraRear.js | 11 +- icons/es5/CameraRoll.js | 11 +- icons/es5/Cameraswitch.js | 14 +- icons/es5/Campaign.js | 11 +- icons/es5/Cancel.js | 5 +- icons/es5/CancelPresentation.js | 11 +- icons/es5/CancelScheduleSend.js | 14 +- icons/es5/CandlestickChart.js | 11 +- icons/es5/CarCrash.js | 11 +- icons/es5/CarRental.js | 11 +- icons/es5/CarRepair.js | 11 +- icons/es5/CardGiftcard.js | 11 +- icons/es5/CardMembership.js | 11 +- icons/es5/CardTravel.js | 11 +- icons/es5/Carpenter.js | 11 +- icons/es5/Cases.js | 11 +- icons/es5/Casino.js | 11 +- icons/es5/Cast.js | 11 +- icons/es5/CastConnected.js | 11 +- icons/es5/CastForEducation.js | 11 +- icons/es5/Castle.js | 11 +- icons/es5/CatchingPokemon.js | 11 +- icons/es5/Category.js | 14 +- icons/es5/Cc.js | 5 +- icons/es5/Celebration.js | 14 +- icons/es5/CellTower.js | 14 +- icons/es5/CellWifi.js | 11 +- icons/es5/CenterFocusStrong.js | 11 +- icons/es5/CenterFocusWeak.js | 11 +- icons/es5/Chair.js | 14 +- icons/es5/ChairAlt.js | 11 +- icons/es5/Chalet.js | 11 +- icons/es5/ChangeCircle.js | 11 +- icons/es5/ChangeHistory.js | 11 +- icons/es5/ChargingStation.js | 11 +- icons/es5/Chat.js | 11 +- icons/es5/ChatBubble.js | 11 +- icons/es5/ChatBubbleOutline.js | 11 +- icons/es5/Check.js | 5 +- icons/es5/CheckBox.js | 5 +- icons/es5/CheckBoxOutlineBlank.js | 5 +- icons/es5/CheckCircle.js | 5 +- icons/es5/CheckCircleOutline.js | 5 +- icons/es5/Checklist.js | 11 +- icons/es5/ChecklistRtl.js | 11 +- icons/es5/Checkroom.js | 11 +- icons/es5/ChevronLeft.js | 5 +- icons/es5/ChevronRight.js | 5 +- icons/es5/ChildCare.js | 11 +- icons/es5/ChildFriendly.js | 11 +- icons/es5/ChromeReaderMode.js | 11 +- icons/es5/Church.js | 11 +- icons/es5/Circle.js | 11 +- icons/es5/CircleNotifications.js | 11 +- icons/es5/Class.js | 5 +- icons/es5/CleanHands.js | 11 +- icons/es5/CleaningServices.js | 11 +- icons/es5/Clear.js | 11 +- icons/es5/ClearAll.js | 11 +- icons/es5/Close.js | 5 +- icons/es5/CloseFullscreen.js | 11 +- icons/es5/CloseSmall.js | 5 +- icons/es5/ClosedCaption.js | 11 +- icons/es5/ClosedCaptionDisabled.js | 11 +- icons/es5/ClosedCaptionOff.js | 11 +- icons/es5/Cloud.js | 11 +- icons/es5/CloudCircle.js | 11 +- icons/es5/CloudDone.js | 11 +- icons/es5/CloudDownload.js | 11 +- icons/es5/CloudOff.js | 11 +- icons/es5/CloudQueue.js | 11 +- icons/es5/CloudSync.js | 11 +- icons/es5/CloudUpload.js | 11 +- icons/es5/Co2.js | 11 +- icons/es5/CoPresent.js | 14 +- icons/es5/Code.js | 11 +- icons/es5/CodeOff.js | 11 +- icons/es5/Coffee.js | 11 +- icons/es5/CoffeeMaker.js | 11 +- icons/es5/Collections.js | 11 +- icons/es5/CollectionsBookmark.js | 11 +- icons/es5/ColorLens.js | 11 +- icons/es5/Colorize.js | 11 +- icons/es5/Comment.js | 11 +- icons/es5/CommentBank.js | 11 +- icons/es5/CommentsDisabled.js | 11 +- icons/es5/Commit.js | 11 +- icons/es5/Commute.js | 11 +- icons/es5/Compare.js | 11 +- icons/es5/CompareArrows.js | 11 +- icons/es5/Compass.js | 5 +- icons/es5/CompassCalibration.js | 11 +- icons/es5/Compost.js | 11 +- icons/es5/Compress.js | 11 +- icons/es5/Computer.js | 11 +- icons/es5/ConfirmationNumber.js | 11 +- icons/es5/ConnectWithoutContact.js | 11 +- icons/es5/ConnectedTv.js | 17 +- icons/es5/ConnectingAirports.js | 11 +- icons/es5/Construction.js | 11 +- icons/es5/ContactEmergency.js | 11 +- icons/es5/ContactMail.js | 5 +- icons/es5/ContactPage.js | 11 +- icons/es5/ContactPhone.js | 11 +- icons/es5/ContactSupport.js | 11 +- icons/es5/Contactless.js | 11 +- icons/es5/Contacts.js | 11 +- icons/es5/ContentCopy.js | 11 +- icons/es5/ContentCut.js | 11 +- icons/es5/ContentPaste.js | 11 +- icons/es5/ContentPasteGo.js | 14 +- icons/es5/ContentPasteOff.js | 11 +- icons/es5/ContentPasteSearch.js | 14 +- icons/es5/Contrast.js | 11 +- icons/es5/ControlCamera.js | 11 +- icons/es5/ControlPoint.js | 11 +- icons/es5/ControlPointDuplicate.js | 11 +- icons/es5/Cookie.js | 11 +- icons/es5/CopyAll.js | 11 +- icons/es5/Copyright.js | 11 +- icons/es5/Coronavirus.js | 11 +- icons/es5/CorporateFare.js | 11 +- icons/es5/Cottage.js | 11 +- icons/es5/Countertops.js | 11 +- icons/es5/Create.js | 11 +- icons/es5/CreateNewFolder.js | 11 +- icons/es5/CreditCard.js | 11 +- icons/es5/CreditCardOff.js | 11 +- icons/es5/CreditScore.js | 11 +- icons/es5/Crib.js | 11 +- icons/es5/CrisisAlert.js | 11 +- icons/es5/Crop.js | 11 +- icons/es5/Crop169.js | 11 +- icons/es5/Crop32.js | 11 +- icons/es5/Crop54.js | 11 +- icons/es5/Crop75.js | 11 +- icons/es5/CropDin.js | 11 +- icons/es5/CropFree.js | 11 +- icons/es5/CropLandscape.js | 11 +- icons/es5/CropOriginal.js | 11 +- icons/es5/CropPortrait.js | 11 +- icons/es5/CropRotate.js | 11 +- icons/es5/CropSquare.js | 11 +- icons/es5/CrueltyFree.js | 11 +- icons/es5/Css.js | 11 +- icons/es5/CurrencyBitcoin.js | 11 +- icons/es5/CurrencyExchange.js | 11 +- icons/es5/CurrencyFranc.js | 11 +- icons/es5/CurrencyLira.js | 11 +- icons/es5/CurrencyPound.js | 11 +- icons/es5/CurrencyRuble.js | 11 +- icons/es5/CurrencyRupee.js | 11 +- icons/es5/CurrencyYen.js | 11 +- icons/es5/CurrencyYuan.js | 11 +- icons/es5/Curtains.js | 11 +- icons/es5/CurtainsClosed.js | 11 +- icons/es5/Cyclone.js | 14 +- icons/es5/Dangerous.js | 11 +- icons/es5/DarkMode.js | 11 +- icons/es5/Dashboard.js | 11 +- icons/es5/DashboardCustomize.js | 11 +- icons/es5/DataArray.js | 11 +- icons/es5/DataExploration.js | 11 +- icons/es5/DataObject.js | 11 +- icons/es5/DataSaverOff.js | 11 +- icons/es5/DataSaverOn.js | 11 +- icons/es5/DataThresholding.js | 11 +- icons/es5/DataUsage.js | 11 +- icons/es5/Dataset.js | 11 +- icons/es5/DatasetLinked.js | 17 +- icons/es5/DateRange.js | 5 +- icons/es5/Deblur.js | 11 +- icons/es5/Deck.js | 14 +- icons/es5/Dehaze.js | 11 +- icons/es5/Delete.js | 5 +- icons/es5/DeleteForever.js | 11 +- icons/es5/DeleteOutline.js | 11 +- icons/es5/DeleteSweep.js | 11 +- icons/es5/DeliveryDining.js | 14 +- icons/es5/DensityLarge.js | 11 +- icons/es5/DensityMedium.js | 11 +- icons/es5/DensitySmall.js | 11 +- icons/es5/DepartureBoard.js | 11 +- icons/es5/Description.js | 11 +- icons/es5/Deselect.js | 11 +- icons/es5/DesignServices.js | 11 +- icons/es5/Desk.js | 11 +- icons/es5/DesktopAccessDisabled.js | 11 +- icons/es5/DesktopMac.js | 11 +- icons/es5/DesktopWindows.js | 11 +- icons/es5/Details.js | 11 +- icons/es5/DeveloperBoard.js | 11 +- icons/es5/DeveloperBoardOff.js | 11 +- icons/es5/DeveloperMode.js | 11 +- icons/es5/DeviceHub.js | 11 +- icons/es5/DeviceThermostat.js | 11 +- icons/es5/DeviceUnknown.js | 11 +- icons/es5/Devices.js | 11 +- icons/es5/DevicesFold.js | 11 +- icons/es5/DevicesOther.js | 11 +- icons/es5/DialerSip.js | 11 +- icons/es5/Dialpad.js | 11 +- icons/es5/Diamond.js | 11 +- icons/es5/Difference.js | 11 +- icons/es5/Dining.js | 11 +- icons/es5/DinnerDining.js | 11 +- icons/es5/Directions.js | 11 +- icons/es5/DirectionsBike.js | 11 +- icons/es5/DirectionsBoat.js | 11 +- icons/es5/DirectionsBoatFilled.js | 11 +- icons/es5/DirectionsBus.js | 11 +- icons/es5/DirectionsBusFilled.js | 11 +- icons/es5/DirectionsCar.js | 11 +- icons/es5/DirectionsCarFilled.js | 11 +- icons/es5/DirectionsOff.js | 11 +- icons/es5/DirectionsRailway.js | 11 +- icons/es5/DirectionsRailwayFilled.js | 11 +- icons/es5/DirectionsRun.js | 11 +- icons/es5/DirectionsSubway.js | 11 +- icons/es5/DirectionsSubwayFilled.js | 11 +- icons/es5/DirectionsTransit.js | 11 +- icons/es5/DirectionsTransitFilled.js | 11 +- icons/es5/DirectionsWalk.js | 11 +- icons/es5/DirtyLens.js | 11 +- icons/es5/DisabledByDefault.js | 11 +- icons/es5/DisabledVisible.js | 11 +- icons/es5/DiscFull.js | 11 +- icons/es5/Discord.js | 11 +- icons/es5/Discount.js | 14 +- icons/es5/DisplaySettings.js | 14 +- icons/es5/Diversity1.js | 17 +- icons/es5/Diversity2.js | 17 +- icons/es5/Diversity3.js | 14 +- icons/es5/Divide.js | 11 +- icons/es5/Dns.js | 11 +- icons/es5/DoDisturb.js | 11 +- icons/es5/DoDisturbAlt.js | 11 +- icons/es5/DoDisturbOff.js | 11 +- icons/es5/DoDisturbOn.js | 11 +- icons/es5/DoNotDisturb.js | 11 +- icons/es5/DoNotDisturbAlt.js | 11 +- icons/es5/DoNotDisturbOff.js | 11 +- icons/es5/DoNotDisturbOn.js | 11 +- icons/es5/DoNotDisturbOnTotalSilence.js | 11 +- icons/es5/DoNotStep.js | 11 +- icons/es5/DoNotTouch.js | 11 +- icons/es5/Dock.js | 11 +- icons/es5/DocumentScanner.js | 11 +- icons/es5/Domain.js | 11 +- icons/es5/DomainAdd.js | 11 +- icons/es5/DomainDisabled.js | 11 +- icons/es5/DomainVerification.js | 14 +- icons/es5/Done.js | 11 +- icons/es5/DoneAll.js | 11 +- icons/es5/DoneOutline.js | 11 +- icons/es5/DonutLarge.js | 11 +- icons/es5/DonutSmall.js | 11 +- icons/es5/DoorBack.js | 11 +- icons/es5/DoorFront.js | 11 +- icons/es5/DoorSliding.js | 11 +- icons/es5/Doorbell.js | 11 +- icons/es5/DoubleArrow.js | 14 +- icons/es5/DownhillSkiing.js | 11 +- icons/es5/Download.js | 5 +- icons/es5/DownloadDone.js | 5 +- icons/es5/DownloadForOffline.js | 11 +- icons/es5/Downloading.js | 5 +- icons/es5/Drafts.js | 11 +- icons/es5/DragHandle.js | 11 +- icons/es5/DragIndicator.js | 11 +- icons/es5/Draw.js | 11 +- icons/es5/DrawShapes.js | 5 +- icons/es5/DriveEta.js | 11 +- icons/es5/DriveFileMove.js | 11 +- icons/es5/DriveFileMoveRtl.js | 11 +- icons/es5/DriveFileRenameOutline.js | 11 +- icons/es5/DriveFolderUpload.js | 11 +- icons/es5/Dry.js | 11 +- icons/es5/DryCleaning.js | 11 +- icons/es5/Duo.js | 11 +- icons/es5/Dvr.js | 11 +- icons/es5/DynamicFeed.js | 14 +- icons/es5/DynamicForm.js | 11 +- icons/es5/EMobiledata.js | 11 +- icons/es5/Earbuds.js | 14 +- icons/es5/EarbudsBattery.js | 11 +- icons/es5/East.js | 11 +- icons/es5/Eco.js | 11 +- icons/es5/EdgesensorHigh.js | 11 +- icons/es5/EdgesensorLow.js | 11 +- icons/es5/Edit.js | 5 +- icons/es5/EditAttributes.js | 11 +- icons/es5/EditCalendar.js | 11 +- icons/es5/EditLocation.js | 11 +- icons/es5/EditLocationAlt.js | 11 +- icons/es5/EditNote.js | 11 +- icons/es5/EditNotifications.js | 11 +- icons/es5/EditOff.js | 11 +- icons/es5/EditOutline.js | 5 +- icons/es5/EditRoad.js | 11 +- icons/es5/Egg.js | 11 +- icons/es5/EggAlt.js | 11 +- icons/es5/Eject.js | 11 +- icons/es5/Elderly.js | 11 +- icons/es5/ElderlyWoman.js | 11 +- icons/es5/ElectricBike.js | 11 +- icons/es5/ElectricBolt.js | 11 +- icons/es5/ElectricCar.js | 11 +- icons/es5/ElectricMeter.js | 11 +- icons/es5/ElectricMoped.js | 14 +- icons/es5/ElectricRickshaw.js | 11 +- icons/es5/ElectricScooter.js | 14 +- icons/es5/ElectricalServices.js | 14 +- icons/es5/Elevator.js | 11 +- icons/es5/Email.js | 5 +- icons/es5/Emergency.js | 11 +- icons/es5/EmergencyRecording.js | 11 +- icons/es5/EmergencyShare.js | 11 +- icons/es5/EmojiEmotions.js | 11 +- icons/es5/EmojiEvents.js | 11 +- icons/es5/EmojiFlags.js | 11 +- icons/es5/EmojiFoodBeverage.js | 11 +- icons/es5/EmojiNature.js | 11 +- icons/es5/EmojiObjects.js | 11 +- icons/es5/EmojiPeople.js | 11 +- icons/es5/EmojiSymbols.js | 14 +- icons/es5/EmojiTransportation.js | 17 +- icons/es5/EnergySavingsLeaf.js | 11 +- icons/es5/Engineering.js | 11 +- icons/es5/EnhancedEncryption.js | 11 +- icons/es5/Equalizer.js | 11 +- icons/es5/Equals.js | 11 +- icons/es5/Error.js | 5 +- icons/es5/ErrorOutline.js | 11 +- icons/es5/Escalator.js | 11 +- icons/es5/EscalatorWarning.js | 11 +- icons/es5/Euro.js | 11 +- icons/es5/EuroSymbol.js | 11 +- icons/es5/EvStation.js | 11 +- icons/es5/Event.js | 5 +- icons/es5/EventAvailable.js | 5 +- icons/es5/EventBusy.js | 5 +- icons/es5/EventNote.js | 5 +- icons/es5/EventRepeat.js | 11 +- icons/es5/EventSeat.js | 11 +- icons/es5/ExitToApp.js | 11 +- icons/es5/Expand.js | 11 +- icons/es5/ExpandCircleDown.js | 11 +- icons/es5/ExpandLess.js | 5 +- icons/es5/ExpandMore.js | 5 +- icons/es5/Explicit.js | 11 +- icons/es5/Explore.js | 11 +- icons/es5/ExploreOff.js | 11 +- icons/es5/Exposure.js | 11 +- icons/es5/ExposureNeg1.js | 11 +- icons/es5/ExposureNeg2.js | 11 +- icons/es5/ExposurePlus1.js | 11 +- icons/es5/ExposurePlus2.js | 11 +- icons/es5/ExposureZero.js | 11 +- icons/es5/Extension.js | 11 +- icons/es5/ExtensionOff.js | 11 +- icons/es5/Face.js | 11 +- icons/es5/Face2.js | 11 +- icons/es5/Face3.js | 11 +- icons/es5/Face4.js | 11 +- icons/es5/Face5.js | 11 +- icons/es5/Face6.js | 11 +- icons/es5/FaceRetouchingNatural.js | 14 +- icons/es5/FaceRetouchingOff.js | 11 +- icons/es5/Facebook.js | 11 +- icons/es5/FacebookCircle.js | 7 +- icons/es5/FactCheck.js | 11 +- icons/es5/Factory.js | 11 +- icons/es5/FamilyRestroom.js | 11 +- icons/es5/FastForward.js | 11 +- icons/es5/FastRewind.js | 11 +- icons/es5/Fastfood.js | 11 +- icons/es5/Favorite.js | 5 +- icons/es5/FavoriteBorder.js | 5 +- icons/es5/Fax.js | 11 +- icons/es5/FeaturedPlayList.js | 11 +- icons/es5/FeaturedVideo.js | 11 +- icons/es5/Feed.js | 11 +- icons/es5/Feedback.js | 11 +- icons/es5/Female.js | 11 +- icons/es5/Fence.js | 11 +- icons/es5/Festival.js | 11 +- icons/es5/FiberDvr.js | 11 +- icons/es5/FiberManualRecord.js | 8 +- icons/es5/FiberNew.js | 11 +- icons/es5/FiberPin.js | 11 +- icons/es5/FiberSmartRecord.js | 11 +- icons/es5/FileCopy.js | 11 +- icons/es5/FileDownload.js | 11 +- icons/es5/FileDownloadDone.js | 11 +- icons/es5/FileDownloadOff.js | 11 +- icons/es5/FileOpen.js | 11 +- icons/es5/FilePresent.js | 11 +- icons/es5/FileUpload.js | 11 +- icons/es5/Filter.js | 11 +- icons/es5/Filter1.js | 11 +- icons/es5/Filter2.js | 11 +- icons/es5/Filter3.js | 11 +- icons/es5/Filter4.js | 11 +- icons/es5/Filter5.js | 11 +- icons/es5/Filter6.js | 11 +- icons/es5/Filter7.js | 11 +- icons/es5/Filter8.js | 11 +- icons/es5/Filter9.js | 11 +- icons/es5/Filter9Plus.js | 11 +- icons/es5/FilterAlt.js | 11 +- icons/es5/FilterAltOff.js | 11 +- icons/es5/FilterBAndW.js | 11 +- icons/es5/FilterCenterFocus.js | 11 +- icons/es5/FilterDrama.js | 11 +- icons/es5/FilterFrames.js | 11 +- icons/es5/FilterHdr.js | 11 +- icons/es5/FilterList.js | 11 +- icons/es5/FilterListOff.js | 11 +- icons/es5/FilterNone.js | 11 +- icons/es5/FilterTiltShift.js | 11 +- icons/es5/FilterVintage.js | 11 +- icons/es5/FindInPage.js | 11 +- icons/es5/FindReplace.js | 11 +- icons/es5/Fingerprint.js | 11 +- icons/es5/FireExtinguisher.js | 11 +- icons/es5/FireHydrantAlt.js | 11 +- icons/es5/FireTruck.js | 14 +- icons/es5/Fireplace.js | 11 +- icons/es5/FirstPage.js | 11 +- icons/es5/FitScreen.js | 11 +- icons/es5/Fitbit.js | 11 +- icons/es5/FitnessCenter.js | 11 +- icons/es5/Flag.js | 5 +- icons/es5/FlagCircle.js | 11 +- icons/es5/Flaky.js | 11 +- icons/es5/Flare.js | 11 +- icons/es5/FlashAuto.js | 11 +- icons/es5/FlashOff.js | 11 +- icons/es5/FlashOn.js | 11 +- icons/es5/FlashlightOff.js | 11 +- icons/es5/FlashlightOn.js | 11 +- icons/es5/Flatware.js | 11 +- icons/es5/Flight.js | 11 +- icons/es5/FlightClass.js | 11 +- icons/es5/FlightLand.js | 11 +- icons/es5/FlightTakeoff.js | 11 +- icons/es5/Flip.js | 11 +- icons/es5/FlipCameraAndroid.js | 14 +- icons/es5/FlipCameraIos.js | 11 +- icons/es5/FlipToBack.js | 11 +- icons/es5/FlipToFront.js | 11 +- icons/es5/Flood.js | 11 +- icons/es5/Flourescent.js | 11 +- icons/es5/Fluorescent.js | 11 +- icons/es5/FlutterDash.js | 11 +- icons/es5/FmdBad.js | 11 +- icons/es5/FmdGood.js | 11 +- icons/es5/Folder.js | 11 +- icons/es5/FolderCopy.js | 14 +- icons/es5/FolderDelete.js | 11 +- icons/es5/FolderOff.js | 11 +- icons/es5/FolderOpen.js | 11 +- icons/es5/FolderShared.js | 11 +- icons/es5/FolderSpecial.js | 11 +- icons/es5/FolderZip.js | 11 +- icons/es5/FollowTheSigns.js | 11 +- icons/es5/FontDownload.js | 11 +- icons/es5/FontDownloadOff.js | 11 +- icons/es5/FoodBank.js | 11 +- icons/es5/Forest.js | 14 +- icons/es5/ForkLeft.js | 11 +- icons/es5/ForkRight.js | 11 +- icons/es5/FormatAlignCenter.js | 11 +- icons/es5/FormatAlignJustify.js | 11 +- icons/es5/FormatAlignLeft.js | 11 +- icons/es5/FormatAlignRight.js | 11 +- icons/es5/FormatBold.js | 11 +- icons/es5/FormatClear.js | 11 +- icons/es5/FormatColorFill.js | 11 +- icons/es5/FormatColorReset.js | 11 +- icons/es5/FormatColorText.js | 11 +- icons/es5/FormatIndentDecrease.js | 11 +- icons/es5/FormatIndentIncrease.js | 11 +- icons/es5/FormatItalic.js | 11 +- icons/es5/FormatLineSpacing.js | 11 +- icons/es5/FormatListBulleted.js | 11 +- icons/es5/FormatListNumbered.js | 11 +- icons/es5/FormatListNumberedRtl.js | 11 +- icons/es5/FormatOverline.js | 11 +- icons/es5/FormatPaint.js | 11 +- icons/es5/FormatQuote.js | 11 +- icons/es5/FormatShapes.js | 11 +- icons/es5/FormatSize.js | 5 +- icons/es5/FormatStrikethrough.js | 11 +- icons/es5/FormatTextdirectionLToR.js | 11 +- icons/es5/FormatTextdirectionRToL.js | 11 +- icons/es5/FormatUnderlined.js | 11 +- icons/es5/Fort.js | 11 +- icons/es5/Forum.js | 11 +- icons/es5/Forward.js | 11 +- icons/es5/Forward10.js | 14 +- icons/es5/Forward30.js | 11 +- icons/es5/Forward5.js | 11 +- icons/es5/ForwardToInbox.js | 11 +- icons/es5/Foundation.js | 11 +- icons/es5/FreeBreakfast.js | 11 +- icons/es5/FreeCancellation.js | 11 +- icons/es5/FrontHand.js | 11 +- icons/es5/Fullscreen.js | 11 +- icons/es5/FullscreenExit.js | 11 +- icons/es5/Functions.js | 11 +- icons/es5/GMobiledata.js | 11 +- icons/es5/GTranslate.js | 11 +- icons/es5/Gamepad.js | 11 +- icons/es5/Games.js | 11 +- icons/es5/Garage.js | 14 +- icons/es5/GasMeter.js | 11 +- icons/es5/Gavel.js | 11 +- icons/es5/GeneratingTokens.js | 11 +- icons/es5/Gesture.js | 11 +- icons/es5/GetApp.js | 11 +- icons/es5/Gif.js | 11 +- icons/es5/GifBox.js | 11 +- icons/es5/Girl.js | 11 +- icons/es5/Gite.js | 11 +- icons/es5/GolfCourse.js | 11 +- icons/es5/GoogleMeet.js | 7 +- icons/es5/GppBad.js | 11 +- icons/es5/GppGood.js | 11 +- icons/es5/GppMaybe.js | 11 +- icons/es5/GpsFixed.js | 11 +- icons/es5/GpsNotFixed.js | 11 +- icons/es5/GpsOff.js | 11 +- icons/es5/Grade.js | 11 +- icons/es5/Gradient.js | 11 +- icons/es5/Grading.js | 11 +- icons/es5/Grain.js | 11 +- icons/es5/GraphicEq.js | 11 +- icons/es5/Grass.js | 11 +- icons/es5/GreaterThan.js | 11 +- icons/es5/GreaterThanEqual.js | 14 +- icons/es5/Grid3X3.js | 11 +- icons/es5/Grid4X4.js | 11 +- icons/es5/GridGoldenratio.js | 11 +- icons/es5/GridOff.js | 11 +- icons/es5/GridOn.js | 11 +- icons/es5/GridView.js | 5 +- icons/es5/Group.js | 11 +- icons/es5/GroupAdd.js | 11 +- icons/es5/GroupOff.js | 11 +- icons/es5/GroupRemove.js | 11 +- icons/es5/GroupWork.js | 11 +- icons/es5/Groups.js | 11 +- icons/es5/Groups2.js | 11 +- icons/es5/Groups3.js | 11 +- icons/es5/HMobiledata.js | 11 +- icons/es5/HPlusMobiledata.js | 11 +- icons/es5/Hail.js | 11 +- icons/es5/Handshake.js | 11 +- icons/es5/Handyman.js | 14 +- icons/es5/Hardware.js | 11 +- icons/es5/Hd.js | 11 +- icons/es5/HdrAuto.js | 14 +- icons/es5/HdrAutoSelect.js | 14 +- icons/es5/HdrEnhancedSelect.js | 11 +- icons/es5/HdrOff.js | 11 +- icons/es5/HdrOffSelect.js | 11 +- icons/es5/HdrOn.js | 11 +- icons/es5/HdrOnSelect.js | 11 +- icons/es5/HdrPlus.js | 14 +- icons/es5/HdrStrong.js | 11 +- icons/es5/HdrWeak.js | 11 +- icons/es5/Headphones.js | 11 +- icons/es5/HeadphonesBattery.js | 11 +- icons/es5/Headset.js | 11 +- icons/es5/HeadsetMic.js | 11 +- icons/es5/HeadsetOff.js | 11 +- icons/es5/Healing.js | 11 +- icons/es5/HealthAndSafety.js | 11 +- icons/es5/Hearing.js | 11 +- icons/es5/HearingDisabled.js | 11 +- icons/es5/HeartBroken.js | 11 +- icons/es5/HeatPump.js | 11 +- icons/es5/Height.js | 11 +- icons/es5/Help.js | 5 +- icons/es5/HelpCenter.js | 11 +- icons/es5/HelpOutline.js | 11 +- icons/es5/Hevc.js | 11 +- icons/es5/Hexagon.js | 11 +- icons/es5/HideImage.js | 11 +- icons/es5/HideSource.js | 11 +- icons/es5/HighQuality.js | 11 +- icons/es5/Highlight.js | 5 +- icons/es5/HighlightAlt.js | 11 +- icons/es5/HighlightOff.js | 11 +- icons/es5/Hiking.js | 11 +- icons/es5/History.js | 11 +- icons/es5/HistoryEdu.js | 11 +- icons/es5/HistoryToggleOff.js | 11 +- icons/es5/Hive.js | 11 +- icons/es5/Hls.js | 11 +- icons/es5/HlsOff.js | 11 +- icons/es5/HolidayVillage.js | 11 +- icons/es5/Home.js | 5 +- icons/es5/HomeMax.js | 11 +- icons/es5/HomeMini.js | 11 +- icons/es5/HomeRepairService.js | 11 +- icons/es5/HomeWork.js | 14 +- icons/es5/HorizontalDistribute.js | 11 +- icons/es5/HorizontalRule.js | 11 +- icons/es5/HorizontalSplit.js | 11 +- icons/es5/HotTub.js | 11 +- icons/es5/Hotel.js | 11 +- icons/es5/HotelClass.js | 11 +- icons/es5/HourglassBottom.js | 11 +- icons/es5/HourglassDisabled.js | 11 +- icons/es5/HourglassEmpty.js | 11 +- icons/es5/HourglassFull.js | 11 +- icons/es5/HourglassTop.js | 11 +- icons/es5/House.js | 11 +- icons/es5/HouseSiding.js | 11 +- icons/es5/Houseboat.js | 11 +- icons/es5/HowToReg.js | 11 +- icons/es5/HowToVote.js | 11 +- icons/es5/Html.js | 11 +- icons/es5/Http.js | 11 +- icons/es5/Https.js | 11 +- icons/es5/Hub.js | 11 +- icons/es5/Hvac.js | 14 +- icons/es5/IceSkating.js | 11 +- icons/es5/Icecream.js | 11 +- icons/es5/Image.js | 11 +- icons/es5/ImageAspectRatio.js | 11 +- icons/es5/ImageNotSupported.js | 11 +- icons/es5/ImageSearch.js | 11 +- icons/es5/ImagesearchRoller.js | 11 +- icons/es5/ImportContacts.js | 11 +- icons/es5/ImportExport.js | 11 +- icons/es5/ImportantDevices.js | 11 +- icons/es5/Inbox.js | 11 +- icons/es5/IncompleteCircle.js | 11 +- icons/es5/IndeterminateCheckBox.js | 5 +- icons/es5/Info.js | 5 +- icons/es5/InfoOutline.js | 5 +- icons/es5/Input.js | 11 +- icons/es5/InsertChart.js | 11 +- icons/es5/InsertChartOutlined.js | 11 +- icons/es5/InsertComment.js | 11 +- icons/es5/InsertDriveFile.js | 11 +- icons/es5/InsertEmoticon.js | 11 +- icons/es5/InsertInvitation.js | 11 +- icons/es5/InsertLink.js | 11 +- icons/es5/InsertPageBreak.js | 11 +- icons/es5/InsertPhoto.js | 11 +- icons/es5/Insights.js | 14 +- icons/es5/InstallDesktop.js | 14 +- icons/es5/InstallMobile.js | 14 +- icons/es5/Institution.js | 5 +- icons/es5/IntegrationInstructions.js | 11 +- icons/es5/Interests.js | 11 +- icons/es5/InterpreterMode.js | 11 +- icons/es5/Inventory.js | 14 +- icons/es5/Inventory2.js | 11 +- icons/es5/InvertColors.js | 11 +- icons/es5/InvertColorsOff.js | 11 +- icons/es5/IosShare.js | 5 +- icons/es5/Iron.js | 11 +- icons/es5/Iso.js | 11 +- icons/es5/Issue.js | 9 +- icons/es5/Javascript.js | 11 +- icons/es5/JoinFull.js | 11 +- icons/es5/JoinInner.js | 11 +- icons/es5/JoinLeft.js | 11 +- icons/es5/JoinRight.js | 11 +- icons/es5/Kayaking.js | 11 +- icons/es5/KebabDining.js | 11 +- icons/es5/Key.js | 11 +- icons/es5/KeyOff.js | 11 +- icons/es5/Keyboard.js | 11 +- icons/es5/KeyboardAlt.js | 11 +- icons/es5/KeyboardArrowDown.js | 11 +- icons/es5/KeyboardArrowLeft.js | 11 +- icons/es5/KeyboardArrowRight.js | 11 +- icons/es5/KeyboardArrowUp.js | 11 +- icons/es5/KeyboardBackspace.js | 11 +- icons/es5/KeyboardCapslock.js | 11 +- icons/es5/KeyboardCommandKey.js | 11 +- icons/es5/KeyboardControlKey.js | 11 +- icons/es5/KeyboardDoubleArrowDown.js | 14 +- icons/es5/KeyboardDoubleArrowLeft.js | 14 +- icons/es5/KeyboardDoubleArrowRight.js | 14 +- icons/es5/KeyboardDoubleArrowUp.js | 14 +- icons/es5/KeyboardHide.js | 11 +- icons/es5/KeyboardOptionKey.js | 11 +- icons/es5/KeyboardReturn.js | 11 +- icons/es5/KeyboardTab.js | 11 +- icons/es5/KeyboardVoice.js | 11 +- icons/es5/KingBed.js | 11 +- icons/es5/Kitchen.js | 11 +- icons/es5/Kitesurfing.js | 11 +- icons/es5/Label.js | 11 +- icons/es5/LabelImportant.js | 11 +- icons/es5/LabelOff.js | 11 +- icons/es5/Lan.js | 11 +- icons/es5/Landscape.js | 11 +- icons/es5/Landslide.js | 11 +- icons/es5/Language.js | 5 +- icons/es5/Laptop.js | 5 +- icons/es5/LaptopChromebook.js | 11 +- icons/es5/LaptopMac.js | 11 +- icons/es5/LaptopWindows.js | 11 +- icons/es5/LastPage.js | 11 +- icons/es5/Launch.js | 5 +- icons/es5/Layers.js | 11 +- icons/es5/LayersClear.js | 11 +- icons/es5/Leaderboard.js | 11 +- icons/es5/LeakAdd.js | 11 +- icons/es5/LeakRemove.js | 11 +- icons/es5/LeaveBagsAtHome.js | 11 +- icons/es5/LegendToggle.js | 11 +- icons/es5/Lens.js | 11 +- icons/es5/LensBlur.js | 11 +- icons/es5/LessThan.js | 11 +- icons/es5/LessThanEqual.js | 14 +- icons/es5/LibraryAdd.js | 11 +- icons/es5/LibraryAddCheck.js | 11 +- icons/es5/LibraryBooks.js | 11 +- icons/es5/LibraryMusic.js | 11 +- icons/es5/Light.js | 11 +- icons/es5/LightMode.js | 11 +- icons/es5/Lightbulb.js | 5 +- icons/es5/LightbulbCircle.js | 11 +- icons/es5/LineAxis.js | 11 +- icons/es5/LineStyle.js | 11 +- icons/es5/LineWeight.js | 11 +- icons/es5/LinearScale.js | 11 +- icons/es5/Link.js | 11 +- icons/es5/LinkOff.js | 11 +- icons/es5/LinkedCamera.js | 11 +- icons/es5/Liquor.js | 11 +- icons/es5/List.js | 11 +- icons/es5/ListAlt.js | 11 +- icons/es5/ListView.js | 5 +- icons/es5/LiveHelp.js | 11 +- icons/es5/LiveTv.js | 11 +- icons/es5/Living.js | 17 +- icons/es5/LocalActivity.js | 11 +- icons/es5/LocalAirport.js | 11 +- icons/es5/LocalAtm.js | 11 +- icons/es5/LocalBar.js | 11 +- icons/es5/LocalCafe.js | 11 +- icons/es5/LocalCarWash.js | 11 +- icons/es5/LocalConvenienceStore.js | 11 +- icons/es5/LocalDining.js | 11 +- icons/es5/LocalDrink.js | 11 +- icons/es5/LocalFireDepartment.js | 14 +- icons/es5/LocalFlorist.js | 11 +- icons/es5/LocalGasStation.js | 11 +- icons/es5/LocalGroceryStore.js | 11 +- icons/es5/LocalHospital.js | 11 +- icons/es5/LocalHotel.js | 11 +- icons/es5/LocalLaundryService.js | 11 +- icons/es5/LocalLibrary.js | 11 +- icons/es5/LocalMall.js | 11 +- icons/es5/LocalMovies.js | 11 +- icons/es5/LocalOffer.js | 11 +- icons/es5/LocalParking.js | 11 +- icons/es5/LocalPharmacy.js | 11 +- icons/es5/LocalPhone.js | 11 +- icons/es5/LocalPizza.js | 11 +- icons/es5/LocalPlay.js | 11 +- icons/es5/LocalPolice.js | 11 +- icons/es5/LocalPostOffice.js | 11 +- icons/es5/LocalPrintshop.js | 11 +- icons/es5/LocalSee.js | 11 +- icons/es5/LocalShipping.js | 11 +- icons/es5/LocalTaxi.js | 11 +- icons/es5/LocationCity.js | 11 +- icons/es5/LocationDisabled.js | 11 +- icons/es5/LocationOff.js | 11 +- icons/es5/LocationOn.js | 11 +- icons/es5/LocationSearching.js | 11 +- icons/es5/Lock.js | 11 +- icons/es5/LockClock.js | 11 +- icons/es5/LockOpen.js | 11 +- icons/es5/LockPerson.js | 14 +- icons/es5/LockReset.js | 11 +- icons/es5/Locked.js | 5 +- icons/es5/Login.js | 11 +- icons/es5/LogoDev.js | 14 +- icons/es5/Logout.js | 14 +- icons/es5/Looks.js | 11 +- icons/es5/Looks3.js | 11 +- icons/es5/Looks4.js | 11 +- icons/es5/Looks5.js | 11 +- icons/es5/Looks6.js | 11 +- icons/es5/LooksOne.js | 11 +- icons/es5/LooksTwo.js | 11 +- icons/es5/Loop.js | 11 +- icons/es5/Loupe.js | 11 +- icons/es5/LowPriority.js | 11 +- icons/es5/Loyalty.js | 11 +- icons/es5/LteMobiledata.js | 11 +- icons/es5/LtePlusMobiledata.js | 11 +- icons/es5/Luggage.js | 11 +- icons/es5/LunchDining.js | 11 +- icons/es5/Lyrics.js | 14 +- icons/es5/MacroOff.js | 14 +- icons/es5/Mail.js | 11 +- icons/es5/MailLock.js | 14 +- icons/es5/MailOutline.js | 11 +- icons/es5/Male.js | 11 +- icons/es5/Man.js | 11 +- icons/es5/Man2.js | 11 +- icons/es5/Man3.js | 11 +- icons/es5/Man4.js | 11 +- icons/es5/ManageAccounts.js | 14 +- icons/es5/ManageHistory.js | 11 +- icons/es5/ManageSearch.js | 11 +- icons/es5/Map.js | 11 +- icons/es5/MapsHomeWork.js | 14 +- icons/es5/MapsUgc.js | 14 +- icons/es5/Margin.js | 11 +- icons/es5/MarkAsUnread.js | 14 +- icons/es5/MarkChatRead.js | 11 +- icons/es5/MarkChatUnread.js | 11 +- icons/es5/MarkEmailRead.js | 11 +- icons/es5/MarkEmailUnread.js | 11 +- icons/es5/MarkUnreadChatAlt.js | 11 +- icons/es5/Markunread.js | 11 +- icons/es5/MarkunreadMailbox.js | 11 +- icons/es5/Masks.js | 11 +- icons/es5/Maximize.js | 11 +- icons/es5/MediaBluetoothOff.js | 11 +- icons/es5/MediaBluetoothOn.js | 11 +- icons/es5/Mediation.js | 11 +- icons/es5/MedicalInformation.js | 11 +- icons/es5/MedicalServices.js | 11 +- icons/es5/Medication.js | 11 +- icons/es5/MedicationLiquid.js | 14 +- icons/es5/MeetingRoom.js | 11 +- icons/es5/Memory.js | 11 +- icons/es5/Menu.js | 5 +- icons/es5/MenuBook.js | 14 +- icons/es5/MenuOpen.js | 11 +- icons/es5/Merge.js | 11 +- icons/es5/MergeType.js | 11 +- icons/es5/Message.js | 11 +- icons/es5/Mic.js | 14 +- icons/es5/MicExternalOff.js | 11 +- icons/es5/MicExternalOn.js | 11 +- icons/es5/MicNone.js | 11 +- icons/es5/MicOff.js | 11 +- icons/es5/MicrosoftTeams.js | 7 +- icons/es5/Microwave.js | 11 +- icons/es5/MilitaryTech.js | 11 +- icons/es5/Minimize.js | 11 +- icons/es5/MinorCrash.js | 11 +- icons/es5/Minus.js | 11 +- icons/es5/MiscellaneousServices.js | 11 +- icons/es5/MissedVideoCall.js | 11 +- icons/es5/Mms.js | 11 +- icons/es5/MobileFriendly.js | 11 +- icons/es5/MobileOff.js | 11 +- icons/es5/MobileScreenShare.js | 11 +- icons/es5/MobiledataOff.js | 11 +- icons/es5/Mode.js | 11 +- icons/es5/ModeComment.js | 11 +- icons/es5/ModeEdit.js | 11 +- icons/es5/ModeEditOutline.js | 11 +- icons/es5/ModeFanOff.js | 11 +- icons/es5/ModeNight.js | 11 +- icons/es5/ModeOfTravel.js | 11 +- icons/es5/ModeStandby.js | 11 +- icons/es5/ModelTraining.js | 11 +- icons/es5/MonetizationOn.js | 11 +- icons/es5/Money.js | 5 +- icons/es5/MoneyFilled.js | 5 +- icons/es5/MoneyOff.js | 11 +- icons/es5/MoneyOffCsred.js | 11 +- icons/es5/MoneyOutline.js | 5 +- icons/es5/Monitor.js | 11 +- icons/es5/MonitorHeart.js | 14 +- icons/es5/MonitorWeight.js | 14 +- icons/es5/MonochromePhotos.js | 11 +- icons/es5/Mood.js | 11 +- icons/es5/MoodBad.js | 11 +- icons/es5/Moped.js | 14 +- icons/es5/More.js | 11 +- icons/es5/MoreHoriz.js | 5 +- icons/es5/MoreTime.js | 17 +- icons/es5/MoreVert.js | 5 +- icons/es5/Mosque.js | 14 +- icons/es5/MotionPhotosAuto.js | 11 +- icons/es5/MotionPhotosOff.js | 14 +- icons/es5/MotionPhotosOn.js | 11 +- icons/es5/MotionPhotosPause.js | 11 +- icons/es5/MotionPhotosPaused.js | 11 +- icons/es5/Motorcycle.js | 11 +- icons/es5/Mouse.js | 11 +- icons/es5/MoveDown.js | 11 +- icons/es5/MoveToInbox.js | 11 +- icons/es5/MoveUp.js | 11 +- icons/es5/Movie.js | 11 +- icons/es5/MovieCreation.js | 11 +- icons/es5/MovieFilter.js | 11 +- icons/es5/Moving.js | 11 +- icons/es5/Mp.js | 11 +- icons/es5/MultilineChart.js | 11 +- icons/es5/MultipleStop.js | 11 +- icons/es5/Museum.js | 11 +- icons/es5/MusicNote.js | 11 +- icons/es5/MusicOff.js | 11 +- icons/es5/MusicVideo.js | 11 +- icons/es5/MyLocation.js | 11 +- icons/es5/Nat.js | 14 +- icons/es5/Nature.js | 11 +- icons/es5/NaturePeople.js | 11 +- icons/es5/NavigateBefore.js | 11 +- icons/es5/NavigateNext.js | 11 +- icons/es5/Navigation.js | 11 +- icons/es5/Nc.js | 5 +- icons/es5/Nd.js | 5 +- icons/es5/NearMe.js | 11 +- icons/es5/NearMeDisabled.js | 11 +- icons/es5/NearbyError.js | 11 +- icons/es5/NearbyOff.js | 11 +- icons/es5/NestCamWiredStand.js | 11 +- icons/es5/NetworkCell.js | 11 +- icons/es5/NetworkCheck.js | 11 +- icons/es5/NetworkLocked.js | 11 +- icons/es5/NetworkPing.js | 11 +- icons/es5/NetworkWifi.js | 11 +- icons/es5/NetworkWifi1Bar.js | 11 +- icons/es5/NetworkWifi2Bar.js | 11 +- icons/es5/NetworkWifi3Bar.js | 11 +- icons/es5/NewLabel.js | 11 +- icons/es5/NewReleases.js | 11 +- icons/es5/Newspaper.js | 11 +- icons/es5/NextPlan.js | 11 +- icons/es5/NextWeek.js | 11 +- icons/es5/Nfc.js | 11 +- icons/es5/NightShelter.js | 11 +- icons/es5/Nightlife.js | 11 +- icons/es5/Nightlight.js | 11 +- icons/es5/NightlightRound.js | 11 +- icons/es5/NightsStay.js | 14 +- icons/es5/NoAccounts.js | 14 +- icons/es5/NoAdultContent.js | 14 +- icons/es5/NoBackpack.js | 11 +- icons/es5/NoCell.js | 11 +- icons/es5/NoCrash.js | 11 +- icons/es5/NoDrinks.js | 11 +- icons/es5/NoEncryption.js | 11 +- icons/es5/NoEncryptionGmailerrorred.js | 11 +- icons/es5/NoFlash.js | 11 +- icons/es5/NoFood.js | 11 +- icons/es5/NoLuggage.js | 11 +- icons/es5/NoMeals.js | 11 +- icons/es5/NoMeetingRoom.js | 11 +- icons/es5/NoPhotography.js | 11 +- icons/es5/NoSim.js | 11 +- icons/es5/NoStroller.js | 11 +- icons/es5/NoTransfer.js | 11 +- icons/es5/NoiseAware.js | 11 +- icons/es5/NoiseControlOff.js | 8 +- icons/es5/NordicWalking.js | 11 +- icons/es5/North.js | 11 +- icons/es5/NorthEast.js | 11 +- icons/es5/NorthWest.js | 11 +- icons/es5/NotAccessible.js | 11 +- icons/es5/NotEqual.js | 14 +- icons/es5/NotInterested.js | 11 +- icons/es5/NotListedLocation.js | 11 +- icons/es5/NotStarted.js | 11 +- icons/es5/Note.js | 11 +- icons/es5/NoteAdd.js | 11 +- icons/es5/NoteAlt.js | 11 +- icons/es5/Notes.js | 11 +- icons/es5/NotificationAdd.js | 11 +- icons/es5/NotificationImportant.js | 11 +- icons/es5/Notifications.js | 11 +- icons/es5/NotificationsActive.js | 11 +- icons/es5/NotificationsNone.js | 11 +- icons/es5/NotificationsOff.js | 11 +- icons/es5/NotificationsPaused.js | 11 +- icons/es5/Numbers.js | 11 +- icons/es5/OfflineBolt.js | 11 +- icons/es5/OfflinePin.js | 11 +- icons/es5/OfflineShare.js | 17 +- icons/es5/OilBarrel.js | 11 +- icons/es5/OnDeviceTraining.js | 17 +- icons/es5/OndemandVideo.js | 11 +- icons/es5/OnlinePrediction.js | 11 +- icons/es5/Opacity.js | 11 +- icons/es5/OpenInBrowser.js | 11 +- icons/es5/OpenInFull.js | 11 +- icons/es5/OpenInNew.js | 11 +- icons/es5/OpenInNewOff.js | 11 +- icons/es5/OpenWith.js | 11 +- icons/es5/OtherHouses.js | 11 +- icons/es5/Outbond.js | 11 +- icons/es5/Outbound.js | 11 +- icons/es5/Outbox.js | 14 +- icons/es5/OutdoorGrill.js | 11 +- icons/es5/Outlet.js | 11 +- icons/es5/OutlinedFlag.js | 11 +- icons/es5/Output.js | 14 +- icons/es5/Padding.js | 11 +- icons/es5/Pages.js | 11 +- icons/es5/Pageview.js | 11 +- icons/es5/Paid.js | 11 +- icons/es5/Palette.js | 11 +- icons/es5/PanTool.js | 11 +- icons/es5/PanToolAlt.js | 11 +- icons/es5/Panorama.js | 11 +- icons/es5/PanoramaFishEye.js | 11 +- icons/es5/PanoramaHorizontal.js | 11 +- icons/es5/PanoramaHorizontalSelect.js | 11 +- icons/es5/PanoramaPhotosphere.js | 11 +- icons/es5/PanoramaPhotosphereSelect.js | 11 +- icons/es5/PanoramaVertical.js | 11 +- icons/es5/PanoramaVerticalSelect.js | 11 +- icons/es5/PanoramaWideAngle.js | 11 +- icons/es5/PanoramaWideAngleSelect.js | 11 +- icons/es5/Paragliding.js | 11 +- icons/es5/Park.js | 11 +- icons/es5/PartyMode.js | 11 +- icons/es5/Password.js | 11 +- icons/es5/Pattern.js | 11 +- icons/es5/Pause.js | 11 +- icons/es5/PauseCircle.js | 11 +- icons/es5/PauseCircleFilled.js | 11 +- icons/es5/PauseCircleOutline.js | 11 +- icons/es5/PausePresentation.js | 11 +- icons/es5/Payment.js | 11 +- icons/es5/Payments.js | 11 +- icons/es5/Paypal.js | 14 +- icons/es5/PedalBike.js | 11 +- icons/es5/Pending.js | 11 +- icons/es5/PendingActions.js | 11 +- icons/es5/Pentagon.js | 11 +- icons/es5/People.js | 5 +- icons/es5/PeopleAlt.js | 14 +- icons/es5/PeopleOutline.js | 11 +- icons/es5/Percent.js | 11 +- icons/es5/Percentage.js | 11 +- icons/es5/PermCameraMic.js | 11 +- icons/es5/PermContactCalendar.js | 11 +- icons/es5/PermDataSetting.js | 11 +- icons/es5/PermDeviceInformation.js | 11 +- icons/es5/PermIdentity.js | 11 +- icons/es5/PermMedia.js | 11 +- icons/es5/PermPhoneMsg.js | 11 +- icons/es5/PermScanWifi.js | 11 +- icons/es5/Person.js | 5 +- icons/es5/Person2.js | 11 +- icons/es5/Person3.js | 11 +- icons/es5/Person4.js | 11 +- icons/es5/PersonAdd.js | 11 +- icons/es5/PersonAddAlt.js | 11 +- icons/es5/PersonAddAlt1.js | 11 +- icons/es5/PersonAddDisabled.js | 11 +- icons/es5/PersonOff.js | 11 +- icons/es5/PersonOutline.js | 11 +- icons/es5/PersonPin.js | 11 +- icons/es5/PersonPinCircle.js | 11 +- icons/es5/PersonRemove.js | 11 +- icons/es5/PersonRemoveAlt1.js | 11 +- icons/es5/PersonSearch.js | 11 +- icons/es5/PersonalInjury.js | 11 +- icons/es5/PersonalVideo.js | 11 +- icons/es5/PestControl.js | 11 +- icons/es5/PestControlRodent.js | 11 +- icons/es5/Pets.js | 11 +- icons/es5/Phishing.js | 11 +- icons/es5/Phone.js | 11 +- icons/es5/PhoneAndroid.js | 11 +- icons/es5/PhoneBluetoothSpeaker.js | 11 +- icons/es5/PhoneCallback.js | 11 +- icons/es5/PhoneDisabled.js | 11 +- icons/es5/PhoneEnabled.js | 11 +- icons/es5/PhoneForwarded.js | 11 +- icons/es5/PhoneInTalk.js | 11 +- icons/es5/PhoneIphone.js | 5 +- icons/es5/PhoneLocked.js | 14 +- icons/es5/PhoneMissed.js | 11 +- icons/es5/PhonePaused.js | 11 +- icons/es5/Phonelink.js | 11 +- icons/es5/PhonelinkErase.js | 11 +- icons/es5/PhonelinkLock.js | 11 +- icons/es5/PhonelinkOff.js | 11 +- icons/es5/PhonelinkRing.js | 11 +- icons/es5/PhonelinkSetup.js | 11 +- icons/es5/Photo.js | 11 +- icons/es5/PhotoAlbum.js | 11 +- icons/es5/PhotoCamera.js | 5 +- icons/es5/PhotoCameraBack.js | 11 +- icons/es5/PhotoCameraFront.js | 11 +- icons/es5/PhotoFilter.js | 11 +- icons/es5/PhotoLibrary.js | 11 +- icons/es5/PhotoSizeSelectActual.js | 11 +- icons/es5/PhotoSizeSelectLarge.js | 11 +- icons/es5/PhotoSizeSelectSmall.js | 11 +- icons/es5/Php.js | 11 +- icons/es5/Piano.js | 11 +- icons/es5/PianoOff.js | 11 +- icons/es5/PictureAsPdf.js | 11 +- icons/es5/PictureInPicture.js | 11 +- icons/es5/PictureInPictureAlt.js | 11 +- icons/es5/PieChart.js | 11 +- icons/es5/PieChartOutline.js | 11 +- icons/es5/Pin.js | 5 +- icons/es5/PinDrop.js | 11 +- icons/es5/PinEnd.js | 11 +- icons/es5/PinInvoke.js | 11 +- icons/es5/PinOff.js | 14 +- icons/es5/Pinch.js | 11 +- icons/es5/PivotTableChart.js | 11 +- icons/es5/Pix.js | 14 +- icons/es5/Place.js | 11 +- icons/es5/Plagiarism.js | 11 +- icons/es5/PlayArrow.js | 5 +- icons/es5/PlayCircle.js | 11 +- icons/es5/PlayCircleFilled.js | 5 +- icons/es5/PlayCircleFilledWhite.js | 11 +- icons/es5/PlayCircleOutline.js | 5 +- icons/es5/PlayDisabled.js | 11 +- icons/es5/PlayForWork.js | 11 +- icons/es5/PlayLesson.js | 14 +- icons/es5/PlaylistAdd.js | 11 +- icons/es5/PlaylistAddCheck.js | 11 +- icons/es5/PlaylistAddCheckCircle.js | 11 +- icons/es5/PlaylistAddCircle.js | 11 +- icons/es5/PlaylistPlay.js | 11 +- icons/es5/PlaylistRemove.js | 11 +- icons/es5/Plumbing.js | 14 +- icons/es5/Plus.js | 11 +- icons/es5/PlusMinus.js | 11 +- icons/es5/PlusMinusAlt.js | 11 +- icons/es5/PlusOne.js | 11 +- icons/es5/Podcasts.js | 11 +- icons/es5/PointOfSale.js | 11 +- icons/es5/Policy.js | 11 +- icons/es5/Poll.js | 11 +- icons/es5/Polyline.js | 11 +- icons/es5/Polymer.js | 11 +- icons/es5/Pool.js | 11 +- icons/es5/PortableWifiOff.js | 11 +- icons/es5/Portrait.js | 11 +- icons/es5/Post.js | 5 +- icons/es5/PostAdd.js | 14 +- icons/es5/PostOutline.js | 5 +- icons/es5/Power.js | 11 +- icons/es5/PowerInput.js | 11 +- icons/es5/PowerOff.js | 11 +- icons/es5/PowerSettingsNew.js | 11 +- icons/es5/PrecisionManufacturing.js | 11 +- icons/es5/PregnantWoman.js | 11 +- icons/es5/PresentToAll.js | 11 +- icons/es5/Preview.js | 11 +- icons/es5/PriceChange.js | 11 +- icons/es5/PriceCheck.js | 11 +- icons/es5/Print.js | 11 +- icons/es5/PrintDisabled.js | 11 +- icons/es5/PriorityHigh.js | 11 +- icons/es5/PrivacyTip.js | 11 +- icons/es5/PrivateConnectivity.js | 11 +- icons/es5/ProductionQuantityLimits.js | 11 +- icons/es5/Program.js | 5 +- icons/es5/Propane.js | 11 +- icons/es5/PropaneTank.js | 11 +- icons/es5/Psychology.js | 14 +- icons/es5/PsychologyAlt.js | 11 +- icons/es5/Public.js | 11 +- icons/es5/PublicOff.js | 11 +- icons/es5/Publish.js | 11 +- icons/es5/PublishedWithChanges.js | 11 +- icons/es5/PunchClock.js | 14 +- icons/es5/PushPin.js | 11 +- icons/es5/QrCode2.js | 11 +- icons/es5/QrCodeScanner.js | 11 +- icons/es5/Qrcode.js | 11 +- icons/es5/QueryBuilder.js | 11 +- icons/es5/QueryStats.js | 11 +- icons/es5/Question.js | 9 +- icons/es5/QuestionAnswer.js | 5 +- icons/es5/QuestionAnswerOutline.js | 5 +- icons/es5/QuestionMark.js | 11 +- icons/es5/Queue.js | 11 +- icons/es5/QueueMusic.js | 11 +- icons/es5/QueuePlayNext.js | 11 +- icons/es5/Quickreply.js | 14 +- icons/es5/Quiz.js | 14 +- icons/es5/Quora.js | 11 +- icons/es5/RMobiledata.js | 11 +- icons/es5/Radar.js | 11 +- icons/es5/Radio.js | 11 +- icons/es5/RadioButtonChecked.js | 5 +- icons/es5/RadioButtonUnchecked.js | 5 +- icons/es5/RailwayAlert.js | 14 +- icons/es5/RamenDining.js | 11 +- icons/es5/RampLeft.js | 11 +- icons/es5/RampRight.js | 11 +- icons/es5/RateReview.js | 11 +- icons/es5/RawOff.js | 11 +- icons/es5/RawOn.js | 11 +- icons/es5/ReadMore.js | 11 +- icons/es5/RealEstateAgent.js | 11 +- icons/es5/Receipt.js | 11 +- icons/es5/ReceiptLong.js | 14 +- icons/es5/RecentActors.js | 11 +- icons/es5/Recommend.js | 11 +- icons/es5/Record.js | 5 +- icons/es5/RecordVoiceOver.js | 11 +- icons/es5/Rectangle.js | 11 +- icons/es5/Recycling.js | 11 +- icons/es5/Reddit.js | 14 +- icons/es5/Redeem.js | 11 +- icons/es5/Redo.js | 5 +- icons/es5/ReduceCapacity.js | 11 +- icons/es5/Refresh.js | 11 +- icons/es5/RememberMe.js | 11 +- icons/es5/Remove.js | 5 +- icons/es5/RemoveCircle.js | 5 +- icons/es5/RemoveCircleOutline.js | 11 +- icons/es5/RemoveDone.js | 11 +- icons/es5/RemoveFromQueue.js | 11 +- icons/es5/RemoveModerator.js | 11 +- icons/es5/RemoveRedEye.js | 11 +- icons/es5/RemoveRoad.js | 11 +- icons/es5/RemoveShoppingCart.js | 11 +- icons/es5/Reorder.js | 11 +- icons/es5/Repartition.js | 11 +- icons/es5/Repeat.js | 11 +- icons/es5/RepeatOn.js | 11 +- icons/es5/RepeatOne.js | 11 +- icons/es5/RepeatOneOn.js | 11 +- icons/es5/Replay.js | 11 +- icons/es5/Replay10.js | 11 +- icons/es5/Replay30.js | 11 +- icons/es5/Replay5.js | 11 +- icons/es5/ReplayCircleFilled.js | 11 +- icons/es5/Reply.js | 11 +- icons/es5/ReplyAll.js | 11 +- icons/es5/Report.js | 5 +- icons/es5/ReportGmailerrorred.js | 14 +- icons/es5/ReportOff.js | 11 +- icons/es5/ReportOutline.js | 5 +- icons/es5/ReportProblem.js | 11 +- icons/es5/RequestPage.js | 11 +- icons/es5/RequestQuote.js | 11 +- icons/es5/ResetTv.js | 11 +- icons/es5/RestartAlt.js | 11 +- icons/es5/Restaurant.js | 11 +- icons/es5/RestaurantMenu.js | 11 +- icons/es5/Restore.js | 11 +- icons/es5/RestoreFromTrash.js | 11 +- icons/es5/RestorePage.js | 11 +- icons/es5/Reviews.js | 11 +- icons/es5/RiceBowl.js | 11 +- icons/es5/RingVolume.js | 11 +- icons/es5/Rocket.js | 11 +- icons/es5/RocketLaunch.js | 11 +- icons/es5/RollerShades.js | 11 +- icons/es5/RollerShadesClosed.js | 11 +- icons/es5/RollerSkating.js | 11 +- icons/es5/Roofing.js | 11 +- icons/es5/Room.js | 11 +- icons/es5/RoomPreferences.js | 11 +- icons/es5/RoomService.js | 11 +- icons/es5/Rotate90DegreesCcw.js | 11 +- icons/es5/Rotate90DegreesCw.js | 14 +- icons/es5/RotateLeft.js | 11 +- icons/es5/RotateRight.js | 11 +- icons/es5/RoundaboutLeft.js | 11 +- icons/es5/RoundaboutRight.js | 11 +- icons/es5/RoundedCorner.js | 11 +- icons/es5/Route.js | 11 +- icons/es5/Router.js | 11 +- icons/es5/Rowing.js | 11 +- icons/es5/RssFeed.js | 11 +- icons/es5/Rsvp.js | 11 +- icons/es5/Rtt.js | 11 +- icons/es5/Rule.js | 11 +- icons/es5/RuleFolder.js | 11 +- icons/es5/RunCircle.js | 11 +- icons/es5/RunningWithErrors.js | 11 +- icons/es5/RvHookup.js | 11 +- icons/es5/Sa.js | 5 +- icons/es5/SafetyCheck.js | 11 +- icons/es5/SafetyDivider.js | 11 +- icons/es5/Sailing.js | 11 +- icons/es5/Sanitizer.js | 11 +- icons/es5/Satellite.js | 11 +- icons/es5/SatelliteAlt.js | 11 +- icons/es5/Save.js | 11 +- icons/es5/SaveAll.js | 14 +- icons/es5/SaveAlt.js | 11 +- icons/es5/SaveAs.js | 11 +- icons/es5/SavedSearch.js | 14 +- icons/es5/Savings.js | 11 +- icons/es5/Scale.js | 11 +- icons/es5/Scanner.js | 11 +- icons/es5/ScatterPlot.js | 8 +- icons/es5/Schedule.js | 11 +- icons/es5/ScheduleSend.js | 14 +- icons/es5/Schema.js | 11 +- icons/es5/School.js | 5 +- icons/es5/SchoolOutline.js | 5 +- icons/es5/Science.js | 11 +- icons/es5/Score.js | 11 +- icons/es5/Scoreboard.js | 11 +- icons/es5/ScreenLockLandscape.js | 11 +- icons/es5/ScreenLockPortrait.js | 11 +- icons/es5/ScreenLockRotation.js | 11 +- icons/es5/ScreenRotation.js | 11 +- icons/es5/ScreenRotationAlt.js | 11 +- icons/es5/ScreenSearchDesktop.js | 11 +- icons/es5/ScreenShare.js | 11 +- icons/es5/Screenshot.js | 11 +- icons/es5/ScreenshotMonitor.js | 14 +- icons/es5/ScubaDiving.js | 11 +- icons/es5/Sd.js | 11 +- icons/es5/SdCard.js | 11 +- icons/es5/SdCardAlert.js | 11 +- icons/es5/SdStorage.js | 11 +- icons/es5/Search.js | 5 +- icons/es5/SearchOff.js | 14 +- icons/es5/Security.js | 11 +- icons/es5/SecurityUpdate.js | 11 +- icons/es5/SecurityUpdateGood.js | 11 +- icons/es5/SecurityUpdateWarning.js | 14 +- icons/es5/Segment.js | 11 +- icons/es5/SelectAll.js | 11 +- icons/es5/SelfImprovement.js | 11 +- icons/es5/Sell.js | 11 +- icons/es5/Send.js | 5 +- icons/es5/SendAndArchive.js | 14 +- icons/es5/SendTimeExtension.js | 14 +- icons/es5/SendToMobile.js | 14 +- icons/es5/SensorDoor.js | 11 +- icons/es5/SensorOccupied.js | 11 +- icons/es5/SensorWindow.js | 11 +- icons/es5/Sensors.js | 11 +- icons/es5/SensorsOff.js | 11 +- icons/es5/SentimentDissatisfied.js | 11 +- icons/es5/SentimentNeutral.js | 11 +- icons/es5/SentimentSatisfied.js | 11 +- icons/es5/SentimentSatisfiedAlt.js | 11 +- icons/es5/SentimentSlightlyDissatisfied.js | 11 +- icons/es5/SentimentVeryDissatisfied.js | 11 +- icons/es5/SentimentVerySatisfied.js | 11 +- icons/es5/SetMeal.js | 11 +- icons/es5/Settings.js | 5 +- icons/es5/SettingsAccessibility.js | 11 +- icons/es5/SettingsApplications.js | 11 +- icons/es5/SettingsBackupRestore.js | 11 +- icons/es5/SettingsBluetooth.js | 11 +- icons/es5/SettingsBrightness.js | 11 +- icons/es5/SettingsCell.js | 11 +- icons/es5/SettingsEthernet.js | 11 +- icons/es5/SettingsInputAntenna.js | 11 +- icons/es5/SettingsInputComponent.js | 11 +- icons/es5/SettingsInputComposite.js | 11 +- icons/es5/SettingsInputHdmi.js | 11 +- icons/es5/SettingsInputSvideo.js | 11 +- icons/es5/SettingsOverscan.js | 11 +- icons/es5/SettingsPhone.js | 11 +- icons/es5/SettingsPower.js | 11 +- icons/es5/SettingsRemote.js | 11 +- icons/es5/SettingsSuggest.js | 11 +- icons/es5/SettingsSystemDaydream.js | 11 +- icons/es5/SettingsVoice.js | 11 +- icons/es5/SevereCold.js | 11 +- icons/es5/ShapeLine.js | 14 +- icons/es5/Share.js | 5 +- icons/es5/ShareArrivalTime.js | 11 +- icons/es5/ShareLocation.js | 14 +- icons/es5/Shield.js | 11 +- icons/es5/ShieldMoon.js | 11 +- icons/es5/Shop.js | 11 +- icons/es5/Shop2.js | 14 +- icons/es5/ShopTwo.js | 11 +- icons/es5/Shopify.js | 11 +- icons/es5/ShoppingBag.js | 11 +- icons/es5/ShoppingBasket.js | 11 +- icons/es5/ShoppingCart.js | 11 +- icons/es5/ShoppingCartCheckout.js | 11 +- icons/es5/ShortText.js | 11 +- icons/es5/Shortcut.js | 11 +- icons/es5/ShowChart.js | 11 +- icons/es5/Shower.js | 11 +- icons/es5/Shuffle.js | 11 +- icons/es5/ShuffleOn.js | 11 +- icons/es5/ShutterSpeed.js | 11 +- icons/es5/Sick.js | 11 +- icons/es5/SignLanguage.js | 11 +- icons/es5/SignalCellular0Bar.js | 11 +- icons/es5/SignalCellular1Bar.js | 14 +- icons/es5/SignalCellular2Bar.js | 14 +- icons/es5/SignalCellular3Bar.js | 14 +- icons/es5/SignalCellular4Bar.js | 11 +- icons/es5/SignalCellularAlt.js | 11 +- icons/es5/SignalCellularAlt1Bar.js | 11 +- icons/es5/SignalCellularAlt2Bar.js | 11 +- .../SignalCellularConnectedNoInternet0Bar.js | 11 +- .../SignalCellularConnectedNoInternet1Bar.js | 14 +- .../SignalCellularConnectedNoInternet2Bar.js | 14 +- .../SignalCellularConnectedNoInternet3Bar.js | 14 +- .../SignalCellularConnectedNoInternet4Bar.js | 11 +- icons/es5/SignalCellularNoSim.js | 11 +- icons/es5/SignalCellularNodata.js | 11 +- icons/es5/SignalCellularNull.js | 11 +- icons/es5/SignalCellularOff.js | 11 +- icons/es5/SignalWifi0Bar.js | 11 +- icons/es5/SignalWifi1Bar.js | 14 +- icons/es5/SignalWifi1BarLock.js | 17 +- icons/es5/SignalWifi2Bar.js | 14 +- icons/es5/SignalWifi2BarLock.js | 17 +- icons/es5/SignalWifi3Bar.js | 14 +- icons/es5/SignalWifi3BarLock.js | 14 +- icons/es5/SignalWifi4Bar.js | 11 +- icons/es5/SignalWifi4BarLock.js | 14 +- icons/es5/SignalWifiBad.js | 11 +- icons/es5/SignalWifiConnectedNoInternet4.js | 11 +- icons/es5/SignalWifiOff.js | 11 +- icons/es5/SignalWifiStatusbar4Bar.js | 11 +- ...SignalWifiStatusbarConnectedNoInternet4.js | 14 +- icons/es5/SignalWifiStatusbarNull.js | 11 +- icons/es5/Signpost.js | 11 +- icons/es5/SimCard.js | 11 +- icons/es5/SimCardAlert.js | 11 +- icons/es5/SimCardDownload.js | 11 +- icons/es5/SingleBed.js | 11 +- icons/es5/Sip.js | 14 +- icons/es5/Skateboarding.js | 11 +- icons/es5/SkipNext.js | 11 +- icons/es5/SkipPrevious.js | 11 +- icons/es5/Sledding.js | 11 +- icons/es5/Slideshow.js | 11 +- icons/es5/SlowMotionVideo.js | 11 +- icons/es5/SmartButton.js | 11 +- icons/es5/SmartDisplay.js | 11 +- icons/es5/SmartScreen.js | 14 +- icons/es5/SmartToy.js | 11 +- icons/es5/Smartphone.js | 11 +- icons/es5/SmokeFree.js | 11 +- icons/es5/SmokingRooms.js | 11 +- icons/es5/Sms.js | 11 +- icons/es5/SmsFailed.js | 11 +- icons/es5/Snapchat.js | 11 +- icons/es5/SnippetFolder.js | 11 +- icons/es5/Snooze.js | 11 +- icons/es5/Snowboarding.js | 11 +- icons/es5/Snowmobile.js | 11 +- icons/es5/Snowshoeing.js | 11 +- icons/es5/Soap.js | 11 +- icons/es5/SocialDistance.js | 11 +- icons/es5/SolarPower.js | 11 +- icons/es5/Sort.js | 5 +- icons/es5/SortByAlpha.js | 11 +- icons/es5/Sos.js | 11 +- icons/es5/SoupKitchen.js | 11 +- icons/es5/Source.js | 11 +- icons/es5/South.js | 11 +- icons/es5/SouthAmerica.js | 11 +- icons/es5/SouthEast.js | 11 +- icons/es5/SouthWest.js | 11 +- icons/es5/Spa.js | 11 +- icons/es5/SpaceBar.js | 11 +- icons/es5/SpaceDashboard.js | 11 +- icons/es5/SpatialAudio.js | 14 +- icons/es5/SpatialAudioOff.js | 14 +- icons/es5/SpatialTracking.js | 14 +- icons/es5/Speaker.js | 11 +- icons/es5/SpeakerGroup.js | 14 +- icons/es5/SpeakerNotes.js | 11 +- icons/es5/SpeakerNotesOff.js | 11 +- icons/es5/SpeakerPhone.js | 11 +- icons/es5/Speed.js | 5 +- icons/es5/Spellcheck.js | 11 +- icons/es5/Spinner.js | 5 +- icons/es5/SpinnerSimple.js | 5 +- icons/es5/Splitscreen.js | 11 +- icons/es5/Spoke.js | 11 +- icons/es5/Sports.js | 11 +- icons/es5/SportsBar.js | 11 +- icons/es5/SportsBaseball.js | 14 +- icons/es5/SportsBasketball.js | 11 +- icons/es5/SportsCricket.js | 11 +- icons/es5/SportsEsports.js | 11 +- icons/es5/SportsFootball.js | 11 +- icons/es5/SportsGolf.js | 14 +- icons/es5/SportsGymnastics.js | 11 +- icons/es5/SportsHandball.js | 14 +- icons/es5/SportsHockey.js | 11 +- icons/es5/SportsKabaddi.js | 14 +- icons/es5/SportsMartialArts.js | 11 +- icons/es5/SportsMma.js | 11 +- icons/es5/SportsMotorsports.js | 14 +- icons/es5/SportsRugby.js | 11 +- icons/es5/SportsScore.js | 11 +- icons/es5/SportsSoccer.js | 11 +- icons/es5/SportsTennis.js | 11 +- icons/es5/SportsVolleyball.js | 11 +- icons/es5/Square.js | 11 +- icons/es5/SquareFoot.js | 11 +- icons/es5/SsidChart.js | 11 +- icons/es5/StackedBarChart.js | 11 +- icons/es5/StackedLineChart.js | 11 +- icons/es5/Stadium.js | 11 +- icons/es5/Stairs.js | 11 +- icons/es5/Star.js | 11 +- icons/es5/StarBorder.js | 11 +- icons/es5/StarBorderPurple500.js | 11 +- icons/es5/StarFilled.js | 5 +- icons/es5/StarHalf.js | 11 +- icons/es5/StarOutline.js | 5 +- icons/es5/StarPurple500.js | 11 +- icons/es5/StarRate.js | 11 +- icons/es5/Stars.js | 11 +- icons/es5/Start.js | 11 +- icons/es5/StayCurrentLandscape.js | 11 +- icons/es5/StayCurrentPortrait.js | 11 +- icons/es5/StayPrimaryLandscape.js | 11 +- icons/es5/StayPrimaryPortrait.js | 11 +- icons/es5/StickyNote2.js | 11 +- icons/es5/Stop.js | 11 +- icons/es5/StopCircle.js | 11 +- icons/es5/StopScreenShare.js | 11 +- icons/es5/Storage.js | 11 +- icons/es5/Store.js | 11 +- icons/es5/StoreMallDirectory.js | 11 +- icons/es5/Storefront.js | 11 +- icons/es5/Storm.js | 11 +- icons/es5/Straight.js | 11 +- icons/es5/Straighten.js | 11 +- icons/es5/Stream.js | 11 +- icons/es5/Streetview.js | 14 +- icons/es5/StrikethroughS.js | 11 +- icons/es5/Stroller.js | 11 +- icons/es5/Style.js | 11 +- icons/es5/SubdirectoryArrowLeft.js | 11 +- icons/es5/SubdirectoryArrowRight.js | 11 +- icons/es5/Subject.js | 11 +- icons/es5/Subscript.js | 11 +- icons/es5/Subscriptions.js | 11 +- icons/es5/Subtitles.js | 11 +- icons/es5/SubtitlesOff.js | 11 +- icons/es5/Subway.js | 11 +- icons/es5/Summarize.js | 11 +- icons/es5/Superscript.js | 11 +- icons/es5/SupervisedUserCircle.js | 11 +- icons/es5/SupervisorAccount.js | 11 +- icons/es5/Support.js | 11 +- icons/es5/SupportAgent.js | 14 +- icons/es5/Surfing.js | 11 +- icons/es5/SurroundSound.js | 11 +- icons/es5/SwapCalls.js | 11 +- icons/es5/SwapHoriz.js | 11 +- icons/es5/SwapHorizontalCircle.js | 11 +- icons/es5/SwapVert.js | 11 +- icons/es5/SwapVerticalCircle.js | 11 +- icons/es5/Swipe.js | 14 +- icons/es5/SwipeDown.js | 11 +- icons/es5/SwipeDownAlt.js | 11 +- icons/es5/SwipeLeft.js | 11 +- icons/es5/SwipeLeftAlt.js | 11 +- icons/es5/SwipeRight.js | 11 +- icons/es5/SwipeRightAlt.js | 11 +- icons/es5/SwipeUp.js | 11 +- icons/es5/SwipeUpAlt.js | 11 +- icons/es5/SwipeVertical.js | 11 +- icons/es5/SwitchAccessShortcut.js | 11 +- icons/es5/SwitchAccessShortcutAdd.js | 11 +- icons/es5/SwitchAccount.js | 11 +- icons/es5/SwitchCamera.js | 11 +- icons/es5/SwitchLeft.js | 11 +- icons/es5/SwitchRight.js | 11 +- icons/es5/SwitchVideo.js | 11 +- icons/es5/Synagogue.js | 11 +- icons/es5/Sync.js | 11 +- icons/es5/SyncAlt.js | 11 +- icons/es5/SyncDisabled.js | 11 +- icons/es5/SyncLock.js | 11 +- icons/es5/SyncProblem.js | 11 +- icons/es5/SystemSecurityUpdate.js | 11 +- icons/es5/SystemSecurityUpdateGood.js | 11 +- icons/es5/SystemSecurityUpdateWarning.js | 14 +- icons/es5/SystemUpdate.js | 11 +- icons/es5/SystemUpdateAlt.js | 11 +- icons/es5/Tab.js | 11 +- icons/es5/TabUnselected.js | 11 +- icons/es5/TableBar.js | 11 +- icons/es5/TableChart.js | 11 +- icons/es5/TableRestaurant.js | 11 +- icons/es5/TableRows.js | 11 +- icons/es5/TableView.js | 11 +- icons/es5/Tablet.js | 11 +- icons/es5/TabletAndroid.js | 11 +- icons/es5/TabletMac.js | 11 +- icons/es5/Tag.js | 5 +- icons/es5/TagFaces.js | 11 +- icons/es5/TakeoutDining.js | 11 +- icons/es5/TapAndPlay.js | 11 +- icons/es5/Tapas.js | 11 +- icons/es5/Task.js | 11 +- icons/es5/TaskAlt.js | 11 +- icons/es5/TaxiAlert.js | 14 +- icons/es5/Telegram.js | 11 +- icons/es5/TempleBuddhist.js | 17 +- icons/es5/TempleHindu.js | 11 +- icons/es5/Terminal.js | 11 +- icons/es5/Terrain.js | 11 +- icons/es5/TextDecrease.js | 11 +- icons/es5/TextFields.js | 11 +- icons/es5/TextFormat.js | 11 +- icons/es5/TextIncrease.js | 11 +- icons/es5/TextRotateUp.js | 11 +- icons/es5/TextRotateVertical.js | 11 +- icons/es5/TextRotationAngledown.js | 11 +- icons/es5/TextRotationAngleup.js | 11 +- icons/es5/TextRotationDown.js | 11 +- icons/es5/TextRotationNone.js | 11 +- icons/es5/TextSnippet.js | 11 +- icons/es5/Textsms.js | 11 +- icons/es5/Texture.js | 11 +- icons/es5/TheaterComedy.js | 14 +- icons/es5/Theaters.js | 11 +- icons/es5/Thermostat.js | 11 +- icons/es5/ThermostatAuto.js | 11 +- icons/es5/ThumbDown.js | 11 +- icons/es5/ThumbDownAlt.js | 11 +- icons/es5/ThumbDownOffAlt.js | 11 +- icons/es5/ThumbUp.js | 11 +- icons/es5/ThumbUpAlt.js | 11 +- icons/es5/ThumbUpFilled.js | 5 +- icons/es5/ThumbUpOffAlt.js | 11 +- icons/es5/ThumbUpOutline.js | 5 +- icons/es5/ThumbsUpDown.js | 11 +- icons/es5/Thunderstorm.js | 11 +- icons/es5/Tiktok.js | 11 +- icons/es5/TimeToLeave.js | 11 +- icons/es5/Timelapse.js | 5 +- icons/es5/Timeline.js | 11 +- icons/es5/Timer.js | 11 +- icons/es5/Timer10.js | 11 +- icons/es5/Timer10Select.js | 11 +- icons/es5/Timer3.js | 11 +- icons/es5/Timer3Select.js | 11 +- icons/es5/TimerOff.js | 11 +- icons/es5/TipsAndUpdates.js | 11 +- icons/es5/TireRepair.js | 14 +- icons/es5/Title.js | 11 +- icons/es5/Toc.js | 11 +- icons/es5/Today.js | 11 +- icons/es5/ToggleOff.js | 11 +- icons/es5/ToggleOn.js | 11 +- icons/es5/Token.js | 11 +- icons/es5/Toll.js | 11 +- icons/es5/Tonality.js | 11 +- icons/es5/Topic.js | 11 +- icons/es5/Tornado.js | 11 +- icons/es5/TouchApp.js | 11 +- icons/es5/Tour.js | 11 +- icons/es5/Toys.js | 11 +- icons/es5/TrackChanges.js | 11 +- icons/es5/Traffic.js | 11 +- icons/es5/Train.js | 11 +- icons/es5/Tram.js | 11 +- icons/es5/Transcribe.js | 11 +- icons/es5/TransferWithinAStation.js | 11 +- icons/es5/Transform.js | 11 +- icons/es5/Transgender.js | 11 +- icons/es5/TransitEnterexit.js | 11 +- icons/es5/Translate.js | 5 +- icons/es5/TravelExplore.js | 11 +- icons/es5/TrendingDown.js | 11 +- icons/es5/TrendingFlat.js | 11 +- icons/es5/TrendingUp.js | 11 +- icons/es5/TripOrigin.js | 11 +- icons/es5/Troubleshoot.js | 14 +- icons/es5/Try.js | 11 +- icons/es5/Tsunami.js | 11 +- icons/es5/Tty.js | 11 +- icons/es5/Tune.js | 5 +- icons/es5/Tungsten.js | 11 +- icons/es5/TurnLeft.js | 11 +- icons/es5/TurnRight.js | 11 +- icons/es5/TurnSharpLeft.js | 11 +- icons/es5/TurnSharpRight.js | 11 +- icons/es5/TurnSlightLeft.js | 11 +- icons/es5/TurnSlightRight.js | 11 +- icons/es5/TurnedIn.js | 11 +- icons/es5/TurnedInNot.js | 11 +- icons/es5/Tv.js | 11 +- icons/es5/TvOff.js | 11 +- icons/es5/TwoWheeler.js | 11 +- icons/es5/TypeSpecimen.js | 17 +- icons/es5/UTurnLeft.js | 11 +- icons/es5/UTurnRight.js | 11 +- icons/es5/Umbrella.js | 11 +- icons/es5/Unarchive.js | 11 +- icons/es5/Undo.js | 5 +- icons/es5/UnfoldLess.js | 11 +- icons/es5/UnfoldLessDouble.js | 17 +- icons/es5/UnfoldMore.js | 11 +- icons/es5/UnfoldMoreDouble.js | 11 +- icons/es5/Unlocked.js | 5 +- icons/es5/Unpublished.js | 11 +- icons/es5/Unread.js | 5 +- icons/es5/Unsubscribe.js | 11 +- icons/es5/Upcoming.js | 11 +- icons/es5/Update.js | 11 +- icons/es5/UpdateDisabled.js | 11 +- icons/es5/Upgrade.js | 11 +- icons/es5/Upload.js | 11 +- icons/es5/UploadFile.js | 11 +- icons/es5/Usb.js | 11 +- icons/es5/UsbOff.js | 11 +- icons/es5/Vaccines.js | 11 +- icons/es5/VapeFree.js | 11 +- icons/es5/VapingRooms.js | 11 +- icons/es5/Verified.js | 5 +- icons/es5/VerifiedBadge.js | 5 +- icons/es5/VerifiedBadgeOutline.js | 5 +- icons/es5/VerifiedOutline.js | 5 +- icons/es5/VerifiedUser.js | 11 +- icons/es5/VerticalAlignBottom.js | 11 +- icons/es5/VerticalAlignCenter.js | 11 +- icons/es5/VerticalAlignTop.js | 11 +- icons/es5/VerticalDistribute.js | 11 +- icons/es5/VerticalShades.js | 11 +- icons/es5/VerticalShadesClosed.js | 11 +- icons/es5/VerticalSplit.js | 11 +- icons/es5/Vibration.js | 11 +- icons/es5/VideoCall.js | 11 +- icons/es5/VideoCamera.js | 5 +- icons/es5/VideoCameraBack.js | 11 +- icons/es5/VideoCameraFront.js | 11 +- icons/es5/VideoChat.js | 11 +- icons/es5/VideoFile.js | 11 +- icons/es5/VideoLabel.js | 11 +- icons/es5/VideoLibrary.js | 11 +- icons/es5/VideoSettings.js | 14 +- icons/es5/VideoStable.js | 11 +- icons/es5/VideoTranscript.js | 5 +- icons/es5/Videocam.js | 11 +- icons/es5/VideocamOff.js | 11 +- icons/es5/VideogameAsset.js | 11 +- icons/es5/VideogameAssetOff.js | 11 +- icons/es5/ViewAgenda.js | 11 +- icons/es5/ViewArray.js | 11 +- icons/es5/ViewCarousel.js | 11 +- icons/es5/ViewColumn.js | 11 +- icons/es5/ViewComfy.js | 11 +- icons/es5/ViewComfyAlt.js | 11 +- icons/es5/ViewCompact.js | 11 +- icons/es5/ViewCompactAlt.js | 11 +- icons/es5/ViewCozy.js | 11 +- icons/es5/ViewDay.js | 11 +- icons/es5/ViewHeadline.js | 11 +- icons/es5/ViewInAr.js | 11 +- icons/es5/ViewKanban.js | 11 +- icons/es5/ViewList.js | 11 +- icons/es5/ViewModule.js | 11 +- icons/es5/ViewQuilt.js | 11 +- icons/es5/ViewSidebar.js | 11 +- icons/es5/ViewStream.js | 11 +- icons/es5/ViewTimeline.js | 11 +- icons/es5/ViewWeek.js | 11 +- icons/es5/Vignette.js | 11 +- icons/es5/Villa.js | 11 +- icons/es5/Visibility.js | 5 +- icons/es5/VisibilityOff.js | 5 +- icons/es5/VoiceChat.js | 5 +- icons/es5/VoiceOverOff.js | 11 +- icons/es5/Voicemail.js | 11 +- icons/es5/Volcano.js | 11 +- icons/es5/VolumeDown.js | 11 +- icons/es5/VolumeMute.js | 11 +- icons/es5/VolumeOff.js | 11 +- icons/es5/VolumeUp.js | 11 +- icons/es5/VolunteerActivism.js | 11 +- icons/es5/VpnKey.js | 11 +- icons/es5/VpnKeyOff.js | 11 +- icons/es5/VpnLock.js | 11 +- icons/es5/Vrpano.js | 11 +- icons/es5/Wallet.js | 11 +- icons/es5/Wallpaper.js | 11 +- icons/es5/Warehouse.js | 11 +- icons/es5/Warning.js | 5 +- icons/es5/WarningAmber.js | 11 +- icons/es5/WarningFilled.js | 9 +- icons/es5/Wash.js | 11 +- icons/es5/Watch.js | 11 +- icons/es5/WatchFilled.js | 5 +- icons/es5/WatchLater.js | 11 +- icons/es5/WatchOff.js | 11 +- icons/es5/WatchOutline.js | 5 +- icons/es5/Water.js | 11 +- icons/es5/WaterDamage.js | 11 +- icons/es5/WaterDrop.js | 11 +- icons/es5/WaterfallChart.js | 11 +- icons/es5/Waves.js | 11 +- icons/es5/WavingHand.js | 11 +- icons/es5/WbAuto.js | 11 +- icons/es5/WbCloudy.js | 11 +- icons/es5/WbIncandescent.js | 11 +- icons/es5/WbIridescent.js | 11 +- icons/es5/WbShade.js | 11 +- icons/es5/WbSunny.js | 11 +- icons/es5/WbTwilight.js | 11 +- icons/es5/Wc.js | 11 +- icons/es5/Web.js | 11 +- icons/es5/WebAsset.js | 11 +- icons/es5/WebAssetOff.js | 11 +- icons/es5/WebStories.js | 11 +- icons/es5/Webhook.js | 11 +- icons/es5/Wechat.js | 14 +- icons/es5/Weekend.js | 11 +- icons/es5/West.js | 11 +- icons/es5/Whatsapp.js | 11 +- icons/es5/Whatshot.js | 11 +- icons/es5/WheelchairPickup.js | 11 +- icons/es5/WhereToVote.js | 11 +- icons/es5/Widgets.js | 11 +- icons/es5/WidthFull.js | 11 +- icons/es5/WidthNormal.js | 11 +- icons/es5/WidthWide.js | 11 +- icons/es5/Wifi.js | 11 +- icons/es5/Wifi1Bar.js | 11 +- icons/es5/Wifi2Bar.js | 11 +- icons/es5/WifiCalling.js | 14 +- icons/es5/WifiCalling3.js | 17 +- icons/es5/WifiChannel.js | 11 +- icons/es5/WifiFind.js | 14 +- icons/es5/WifiLock.js | 14 +- icons/es5/WifiOff.js | 11 +- icons/es5/WifiPassword.js | 11 +- icons/es5/WifiProtectedSetup.js | 14 +- icons/es5/WifiTethering.js | 11 +- icons/es5/WifiTetheringError.js | 11 +- icons/es5/WifiTetheringErrorRounded.js | 11 +- icons/es5/WifiTetheringOff.js | 11 +- icons/es5/WindPower.js | 11 +- icons/es5/Window.js | 11 +- icons/es5/WineBar.js | 11 +- icons/es5/Woman.js | 11 +- icons/es5/Woman2.js | 11 +- icons/es5/WooCommerce.js | 11 +- icons/es5/Wordpress.js | 11 +- icons/es5/Work.js | 11 +- icons/es5/WorkHistory.js | 14 +- icons/es5/WorkOff.js | 11 +- icons/es5/WorkOutline.js | 11 +- icons/es5/WorkspacePremium.js | 11 +- icons/es5/Workspaces.js | 11 +- icons/es5/WrapText.js | 11 +- icons/es5/WrongLocation.js | 14 +- icons/es5/Wysiwyg.js | 11 +- icons/es5/Yard.js | 11 +- icons/es5/YoutubeSearchedFor.js | 11 +- icons/es5/Zoom.js | 7 +- icons/es5/ZoomIn.js | 11 +- icons/es5/ZoomInMap.js | 11 +- icons/es5/ZoomOut.js | 11 +- icons/es5/ZoomOutMap.js | 11 +- icons/es5/index.js | 2 +- icons/jsx/0.jsx | 2 - icons/jsx/10K.jsx | 8 +- icons/jsx/10Mp.jsx | 8 +- icons/jsx/11Mp.jsx | 10 +- icons/jsx/123.jsx | 8 +- icons/jsx/12Mp.jsx | 10 +- icons/jsx/13Mp.jsx | 10 +- icons/jsx/14Mp.jsx | 10 +- icons/jsx/15Mp.jsx | 10 +- icons/jsx/16Mp.jsx | 12 +- icons/jsx/17Mp.jsx | 10 +- icons/jsx/18Mp.jsx | 12 +- icons/jsx/18UpRating.jsx | 10 +- icons/jsx/19Mp.jsx | 10 +- icons/jsx/1K.jsx | 8 +- icons/jsx/1KPlus.jsx | 8 +- icons/jsx/1XMobiledata.jsx | 8 +- icons/jsx/20Mp.jsx | 12 +- icons/jsx/21Mp.jsx | 10 +- icons/jsx/22Mp.jsx | 10 +- icons/jsx/23Mp.jsx | 10 +- icons/jsx/24Mp.jsx | 10 +- icons/jsx/2K.jsx | 8 +- icons/jsx/2KPlus.jsx | 8 +- icons/jsx/2Mp.jsx | 10 +- icons/jsx/30Fps.jsx | 8 +- icons/jsx/30FpsSelect.jsx | 8 +- icons/jsx/360.jsx | 8 +- icons/jsx/3DRotation.jsx | 8 +- icons/jsx/3GMobiledata.jsx | 8 +- icons/jsx/3K.jsx | 8 +- icons/jsx/3KPlus.jsx | 8 +- icons/jsx/3Mp.jsx | 10 +- icons/jsx/3P.jsx | 8 +- icons/jsx/4GMobiledata.jsx | 8 +- icons/jsx/4GPlusMobiledata.jsx | 8 +- icons/jsx/4K.jsx | 8 +- icons/jsx/4KPlus.jsx | 8 +- icons/jsx/4Mp.jsx | 10 +- icons/jsx/5G.jsx | 8 +- icons/jsx/5K.jsx | 8 +- icons/jsx/5KPlus.jsx | 8 +- icons/jsx/5Mp.jsx | 10 +- icons/jsx/60Fps.jsx | 8 +- icons/jsx/60FpsSelect.jsx | 8 +- icons/jsx/6FtApart.jsx | 8 +- icons/jsx/6K.jsx | 8 +- icons/jsx/6KPlus.jsx | 8 +- icons/jsx/6Mp.jsx | 12 +- icons/jsx/7K.jsx | 8 +- icons/jsx/7KPlus.jsx | 8 +- icons/jsx/7Mp.jsx | 10 +- icons/jsx/8K.jsx | 8 +- icons/jsx/8KPlus.jsx | 8 +- icons/jsx/8Mp.jsx | 12 +- icons/jsx/9K.jsx | 8 +- icons/jsx/9KPlus.jsx | 8 +- icons/jsx/9Mp.jsx | 12 +- icons/jsx/Abc.jsx | 8 +- icons/jsx/AcUnit.jsx | 8 +- icons/jsx/AccessAlarm.jsx | 8 +- icons/jsx/AccessAlarms.jsx | 8 +- icons/jsx/AccessTime.jsx | 8 +- icons/jsx/AccessTimeFilled.jsx | 8 +- icons/jsx/Accessibility.jsx | 8 +- icons/jsx/AccessibilityNew.jsx | 8 +- icons/jsx/Accessible.jsx | 8 +- icons/jsx/AccessibleForward.jsx | 8 +- icons/jsx/AccountBalance.jsx | 8 +- icons/jsx/AccountBalanceWallet.jsx | 8 +- icons/jsx/AccountBox.jsx | 8 +- icons/jsx/AccountCircle.jsx | 8 +- icons/jsx/AccountTree.jsx | 8 +- icons/jsx/AdUnits.jsx | 7 +- icons/jsx/Adb.jsx | 8 +- icons/jsx/Add.jsx | 2 - icons/jsx/AddAPhoto.jsx | 8 +- icons/jsx/AddAlarm.jsx | 8 +- icons/jsx/AddAlert.jsx | 2 - icons/jsx/AddBox.jsx | 8 +- icons/jsx/AddBusiness.jsx | 10 +- icons/jsx/AddCard.jsx | 8 +- icons/jsx/AddCircle.jsx | 2 - icons/jsx/AddCircleOutline.jsx | 8 +- icons/jsx/AddComment.jsx | 2 - icons/jsx/AddHome.jsx | 13 +- icons/jsx/AddHomeWork.jsx | 13 +- icons/jsx/AddIcCall.jsx | 8 +- icons/jsx/AddLink.jsx | 8 +- icons/jsx/AddLocation.jsx | 8 +- icons/jsx/AddLocationAlt.jsx | 8 +- icons/jsx/AddModerator.jsx | 13 +- icons/jsx/AddPhotoAlternate.jsx | 8 +- icons/jsx/AddReaction.jsx | 8 +- icons/jsx/AddRoad.jsx | 8 +- icons/jsx/AddShoppingCart.jsx | 8 +- icons/jsx/AddTask.jsx | 8 +- icons/jsx/AddToDrive.jsx | 8 +- icons/jsx/AddToHomeScreen.jsx | 8 +- icons/jsx/AddToPhotos.jsx | 8 +- icons/jsx/AddToQueue.jsx | 8 +- icons/jsx/Addchart.jsx | 10 +- icons/jsx/AdfScanner.jsx | 8 +- icons/jsx/Adjust.jsx | 8 +- icons/jsx/AdminPanelSettings.jsx | 13 +- icons/jsx/Adobe.jsx | 8 +- icons/jsx/AdsClick.jsx | 8 +- icons/jsx/Agriculture.jsx | 13 +- icons/jsx/Air.jsx | 8 +- icons/jsx/AirlineSeatFlat.jsx | 8 +- icons/jsx/AirlineSeatFlatAngled.jsx | 8 +- icons/jsx/AirlineSeatIndividualSuite.jsx | 8 +- icons/jsx/AirlineSeatLegroomExtra.jsx | 8 +- icons/jsx/AirlineSeatLegroomNormal.jsx | 8 +- icons/jsx/AirlineSeatLegroomReduced.jsx | 8 +- icons/jsx/AirlineSeatReclineExtra.jsx | 8 +- icons/jsx/AirlineSeatReclineNormal.jsx | 8 +- icons/jsx/AirlineStops.jsx | 8 +- icons/jsx/Airlines.jsx | 8 +- icons/jsx/AirplaneTicket.jsx | 8 +- icons/jsx/AirplanemodeActive.jsx | 8 +- icons/jsx/AirplanemodeInactive.jsx | 8 +- icons/jsx/Airplay.jsx | 8 +- icons/jsx/AirportShuttle.jsx | 8 +- icons/jsx/Alarm.jsx | 8 +- icons/jsx/AlarmAdd.jsx | 8 +- icons/jsx/AlarmOff.jsx | 8 +- icons/jsx/AlarmOn.jsx | 8 +- icons/jsx/Album.jsx | 8 +- icons/jsx/AlignHorizontalCenter.jsx | 8 +- icons/jsx/AlignHorizontalLeft.jsx | 8 +- icons/jsx/AlignHorizontalRight.jsx | 8 +- icons/jsx/AlignVerticalBottom.jsx | 8 +- icons/jsx/AlignVerticalCenter.jsx | 8 +- icons/jsx/AlignVerticalTop.jsx | 8 +- icons/jsx/AllInbox.jsx | 8 +- icons/jsx/AllInclusive.jsx | 8 +- icons/jsx/AllOut.jsx | 8 +- icons/jsx/AltRoute.jsx | 8 +- icons/jsx/AlternateEmail.jsx | 8 +- icons/jsx/AmpStories.jsx | 5 +- icons/jsx/Analytics.jsx | 8 +- icons/jsx/Anchor.jsx | 8 +- icons/jsx/Android.jsx | 8 +- icons/jsx/Animation.jsx | 8 +- icons/jsx/Announcement.jsx | 8 +- icons/jsx/Aod.jsx | 8 +- icons/jsx/Apartment.jsx | 8 +- icons/jsx/Api.jsx | 8 +- icons/jsx/AppBlocking.jsx | 10 +- icons/jsx/AppRegistration.jsx | 8 +- icons/jsx/AppSettingsAlt.jsx | 8 +- icons/jsx/AppShortcut.jsx | 13 +- icons/jsx/Apple.jsx | 8 +- icons/jsx/Approval.jsx | 8 +- icons/jsx/Apps.jsx | 8 +- icons/jsx/AppsOutage.jsx | 8 +- icons/jsx/Architecture.jsx | 8 +- icons/jsx/Archive.jsx | 8 +- icons/jsx/AreaChart.jsx | 8 +- icons/jsx/ArrowBack.jsx | 2 - icons/jsx/ArrowBackIos.jsx | 2 - icons/jsx/ArrowBackIosNew.jsx | 8 +- icons/jsx/ArrowCircleDown.jsx | 8 +- icons/jsx/ArrowCircleLeft.jsx | 8 +- icons/jsx/ArrowCircleRight.jsx | 8 +- icons/jsx/ArrowCircleUp.jsx | 8 +- icons/jsx/ArrowDownward.jsx | 8 +- icons/jsx/ArrowDropDown.jsx | 2 - icons/jsx/ArrowDropDownCircle.jsx | 2 - icons/jsx/ArrowDropUp.jsx | 2 - icons/jsx/ArrowDropUpDown.jsx | 2 - icons/jsx/ArrowForward.jsx | 2 - icons/jsx/ArrowForwardIos.jsx | 2 - icons/jsx/ArrowLeft.jsx | 5 +- icons/jsx/ArrowOutward.jsx | 8 +- icons/jsx/ArrowRight.jsx | 5 +- icons/jsx/ArrowRightAlt.jsx | 5 +- icons/jsx/ArrowUpward.jsx | 8 +- icons/jsx/ArtTrack.jsx | 8 +- icons/jsx/Article.jsx | 2 - icons/jsx/AspectRatio.jsx | 8 +- icons/jsx/Assessment.jsx | 8 +- icons/jsx/Assignment.jsx | 2 - icons/jsx/AssignmentInd.jsx | 8 +- icons/jsx/AssignmentLate.jsx | 8 +- icons/jsx/AssignmentReturn.jsx | 8 +- icons/jsx/AssignmentReturned.jsx | 8 +- icons/jsx/AssignmentTurnedIn.jsx | 8 +- icons/jsx/AssistWalker.jsx | 8 +- icons/jsx/Assistant.jsx | 8 +- icons/jsx/AssistantDirection.jsx | 8 +- icons/jsx/AssistantPhoto.jsx | 5 +- icons/jsx/AssuredWorkload.jsx | 8 +- icons/jsx/Atm.jsx | 8 +- icons/jsx/AttachEmail.jsx | 13 +- icons/jsx/AttachFile.jsx | 8 +- icons/jsx/AttachMoney.jsx | 8 +- icons/jsx/Attachment.jsx | 8 +- icons/jsx/Attractions.jsx | 8 +- icons/jsx/Attribution.jsx | 8 +- icons/jsx/AudioFile.jsx | 8 +- icons/jsx/Audiotrack.jsx | 8 +- icons/jsx/AutoAwesome.jsx | 8 +- icons/jsx/AutoAwesomeMosaic.jsx | 8 +- icons/jsx/AutoAwesomeMotion.jsx | 8 +- icons/jsx/AutoDelete.jsx | 10 +- icons/jsx/AutoFixHigh.jsx | 8 +- icons/jsx/AutoFixNormal.jsx | 8 +- icons/jsx/AutoFixOff.jsx | 8 +- icons/jsx/AutoGraph.jsx | 8 +- icons/jsx/AutoMode.jsx | 13 +- icons/jsx/AutoStories.jsx | 10 +- icons/jsx/AutofpsSelect.jsx | 13 +- icons/jsx/Autorenew.jsx | 8 +- icons/jsx/AvTimer.jsx | 8 +- icons/jsx/Award.jsx | 2 - icons/jsx/BabyChangingStation.jsx | 8 +- icons/jsx/BackHand.jsx | 8 +- icons/jsx/Backpack.jsx | 8 +- icons/jsx/Backspace.jsx | 8 +- icons/jsx/Backup.jsx | 8 +- icons/jsx/BackupTable.jsx | 10 +- icons/jsx/Badge.jsx | 8 +- icons/jsx/BakeryDining.jsx | 8 +- icons/jsx/Balance.jsx | 8 +- icons/jsx/Balcony.jsx | 8 +- icons/jsx/Ballot.jsx | 8 +- icons/jsx/BarChart.jsx | 8 +- icons/jsx/Barcode.jsx | 4 +- icons/jsx/BatchPrediction.jsx | 8 +- icons/jsx/Bathroom.jsx | 8 +- icons/jsx/Bathtub.jsx | 8 +- icons/jsx/Battery0Bar.jsx | 5 +- icons/jsx/Battery1Bar.jsx | 5 +- icons/jsx/Battery20.jsx | 11 +- icons/jsx/Battery2Bar.jsx | 5 +- icons/jsx/Battery30.jsx | 11 +- icons/jsx/Battery3Bar.jsx | 5 +- icons/jsx/Battery4Bar.jsx | 5 +- icons/jsx/Battery50.jsx | 11 +- icons/jsx/Battery5Bar.jsx | 5 +- icons/jsx/Battery60.jsx | 11 +- icons/jsx/Battery6Bar.jsx | 5 +- icons/jsx/Battery80.jsx | 11 +- icons/jsx/Battery90.jsx | 11 +- icons/jsx/BatteryAlert.jsx | 8 +- icons/jsx/BatteryCharging20.jsx | 6 +- icons/jsx/BatteryCharging30.jsx | 6 +- icons/jsx/BatteryCharging50.jsx | 9 +- icons/jsx/BatteryCharging60.jsx | 14 +- icons/jsx/BatteryCharging80.jsx | 14 +- icons/jsx/BatteryCharging90.jsx | 14 +- icons/jsx/BatteryChargingFull.jsx | 8 +- icons/jsx/BatteryFull.jsx | 5 +- icons/jsx/BatterySaver.jsx | 8 +- icons/jsx/BatteryStd.jsx | 5 +- icons/jsx/BatteryUnknown.jsx | 8 +- icons/jsx/Bbb.jsx | 4 +- icons/jsx/BeachAccess.jsx | 8 +- icons/jsx/Bed.jsx | 8 +- icons/jsx/BedroomBaby.jsx | 13 +- icons/jsx/BedroomChild.jsx | 10 +- icons/jsx/BedroomParent.jsx | 13 +- icons/jsx/Bedtime.jsx | 8 +- icons/jsx/BedtimeOff.jsx | 8 +- icons/jsx/Beenhere.jsx | 8 +- icons/jsx/Bento.jsx | 8 +- icons/jsx/BikeScooter.jsx | 13 +- icons/jsx/Biotech.jsx | 13 +- icons/jsx/Blender.jsx | 8 +- icons/jsx/Blind.jsx | 8 +- icons/jsx/Blinds.jsx | 8 +- icons/jsx/BlindsClosed.jsx | 8 +- icons/jsx/Block.jsx | 8 +- icons/jsx/Blocked.jsx | 2 - icons/jsx/Bloodtype.jsx | 8 +- icons/jsx/Bluetooth.jsx | 8 +- icons/jsx/BluetoothAudio.jsx | 8 +- icons/jsx/BluetoothConnected.jsx | 8 +- icons/jsx/BluetoothDisabled.jsx | 8 +- icons/jsx/BluetoothDrive.jsx | 13 +- icons/jsx/BluetoothSearching.jsx | 8 +- icons/jsx/BlurCircular.jsx | 8 +- icons/jsx/BlurLinear.jsx | 8 +- icons/jsx/BlurOff.jsx | 28 +- icons/jsx/BlurOn.jsx | 8 +- icons/jsx/Bolt.jsx | 8 +- icons/jsx/Book.jsx | 5 +- icons/jsx/BookOnline.jsx | 8 +- icons/jsx/BookOpen.jsx | 2 - icons/jsx/Bookmark.jsx | 2 - icons/jsx/BookmarkAdd.jsx | 8 +- icons/jsx/BookmarkAdded.jsx | 8 +- icons/jsx/BookmarkBorder.jsx | 8 +- icons/jsx/BookmarkRemove.jsx | 8 +- icons/jsx/Bookmarks.jsx | 8 +- icons/jsx/BorderAll.jsx | 8 +- icons/jsx/BorderBottom.jsx | 8 +- icons/jsx/BorderClear.jsx | 8 +- icons/jsx/BorderColor.jsx | 8 +- icons/jsx/BorderHorizontal.jsx | 8 +- icons/jsx/BorderInner.jsx | 8 +- icons/jsx/BorderLeft.jsx | 8 +- icons/jsx/BorderOuter.jsx | 8 +- icons/jsx/BorderRight.jsx | 8 +- icons/jsx/BorderStyle.jsx | 8 +- icons/jsx/BorderTop.jsx | 8 +- icons/jsx/BorderVertical.jsx | 8 +- icons/jsx/Boy.jsx | 8 +- icons/jsx/BrandingWatermark.jsx | 5 +- icons/jsx/BreakfastDining.jsx | 8 +- icons/jsx/Brightness1.jsx | 3 +- icons/jsx/Brightness2.jsx | 8 +- icons/jsx/Brightness3.jsx | 8 +- icons/jsx/Brightness4.jsx | 8 +- icons/jsx/Brightness5.jsx | 8 +- icons/jsx/Brightness6.jsx | 8 +- icons/jsx/Brightness7.jsx | 8 +- icons/jsx/BrightnessAuto.jsx | 8 +- icons/jsx/BrightnessHigh.jsx | 8 +- icons/jsx/BrightnessLow.jsx | 8 +- icons/jsx/BrightnessMedium.jsx | 8 +- icons/jsx/BroadcastOnHome.jsx | 18 +- icons/jsx/BroadcastOnPersonal.jsx | 18 +- icons/jsx/BrokenImage.jsx | 8 +- icons/jsx/BrowseGallery.jsx | 13 +- icons/jsx/BrowserNotSupported.jsx | 8 +- icons/jsx/BrowserUpdated.jsx | 8 +- icons/jsx/BrunchDining.jsx | 8 +- icons/jsx/Brush.jsx | 8 +- icons/jsx/BubbleChart.jsx | 3 +- icons/jsx/BugReport.jsx | 8 +- icons/jsx/Build.jsx | 8 +- icons/jsx/BuildCircle.jsx | 4 +- icons/jsx/Bungalow.jsx | 8 +- icons/jsx/BurstMode.jsx | 8 +- icons/jsx/BusAlert.jsx | 13 +- icons/jsx/Business.jsx | 8 +- icons/jsx/BusinessCenter.jsx | 8 +- icons/jsx/Cabin.jsx | 8 +- icons/jsx/Cable.jsx | 8 +- icons/jsx/Cached.jsx | 8 +- icons/jsx/Cake.jsx | 8 +- icons/jsx/Calculate.jsx | 8 +- icons/jsx/Calendar.jsx | 2 - icons/jsx/CalendarMonth.jsx | 8 +- icons/jsx/CalendarToday.jsx | 8 +- icons/jsx/CalendarViewDay.jsx | 8 +- icons/jsx/CalendarViewMonth.jsx | 8 +- icons/jsx/CalendarViewWeek.jsx | 8 +- icons/jsx/Call.jsx | 8 +- icons/jsx/CallEnd.jsx | 8 +- icons/jsx/CallMade.jsx | 8 +- icons/jsx/CallMerge.jsx | 8 +- icons/jsx/CallMissed.jsx | 8 +- icons/jsx/CallMissedOutgoing.jsx | 8 +- icons/jsx/CallReceived.jsx | 8 +- icons/jsx/CallSplit.jsx | 8 +- icons/jsx/CallToAction.jsx | 5 +- icons/jsx/Camera.jsx | 8 +- icons/jsx/CameraAlt.jsx | 8 +- icons/jsx/CameraEnhance.jsx | 8 +- icons/jsx/CameraFront.jsx | 8 +- icons/jsx/CameraIndoor.jsx | 8 +- icons/jsx/CameraOutdoor.jsx | 8 +- icons/jsx/CameraRear.jsx | 8 +- icons/jsx/CameraRoll.jsx | 8 +- icons/jsx/Cameraswitch.jsx | 13 +- icons/jsx/Campaign.jsx | 8 +- icons/jsx/Cancel.jsx | 2 - icons/jsx/CancelPresentation.jsx | 8 +- icons/jsx/CancelScheduleSend.jsx | 13 +- icons/jsx/CandlestickChart.jsx | 8 +- icons/jsx/CarCrash.jsx | 8 +- icons/jsx/CarRental.jsx | 8 +- icons/jsx/CarRepair.jsx | 8 +- icons/jsx/CardGiftcard.jsx | 8 +- icons/jsx/CardMembership.jsx | 8 +- icons/jsx/CardTravel.jsx | 8 +- icons/jsx/Carpenter.jsx | 8 +- icons/jsx/Cases.jsx | 8 +- icons/jsx/Casino.jsx | 8 +- icons/jsx/Cast.jsx | 8 +- icons/jsx/CastConnected.jsx | 8 +- icons/jsx/CastForEducation.jsx | 8 +- icons/jsx/Castle.jsx | 8 +- icons/jsx/CatchingPokemon.jsx | 8 +- icons/jsx/Category.jsx | 7 +- icons/jsx/Cc.jsx | 2 - icons/jsx/Celebration.jsx | 13 +- icons/jsx/CellTower.jsx | 13 +- icons/jsx/CellWifi.jsx | 8 +- icons/jsx/CenterFocusStrong.jsx | 8 +- icons/jsx/CenterFocusWeak.jsx | 8 +- icons/jsx/Chair.jsx | 10 +- icons/jsx/ChairAlt.jsx | 8 +- icons/jsx/Chalet.jsx | 8 +- icons/jsx/ChangeCircle.jsx | 8 +- icons/jsx/ChangeHistory.jsx | 8 +- icons/jsx/ChargingStation.jsx | 8 +- icons/jsx/Chat.jsx | 8 +- icons/jsx/ChatBubble.jsx | 5 +- icons/jsx/ChatBubbleOutline.jsx | 8 +- icons/jsx/Check.jsx | 2 - icons/jsx/CheckBox.jsx | 2 - icons/jsx/CheckBoxOutlineBlank.jsx | 2 - icons/jsx/CheckCircle.jsx | 2 - icons/jsx/CheckCircleOutline.jsx | 2 - icons/jsx/Checklist.jsx | 8 +- icons/jsx/ChecklistRtl.jsx | 8 +- icons/jsx/Checkroom.jsx | 8 +- icons/jsx/ChevronLeft.jsx | 2 - icons/jsx/ChevronRight.jsx | 2 - icons/jsx/ChildCare.jsx | 8 +- icons/jsx/ChildFriendly.jsx | 8 +- icons/jsx/ChromeReaderMode.jsx | 8 +- icons/jsx/Church.jsx | 8 +- icons/jsx/Circle.jsx | 8 +- icons/jsx/CircleNotifications.jsx | 8 +- icons/jsx/Class.jsx | 2 - icons/jsx/CleanHands.jsx | 8 +- icons/jsx/CleaningServices.jsx | 8 +- icons/jsx/Clear.jsx | 8 +- icons/jsx/ClearAll.jsx | 8 +- icons/jsx/Close.jsx | 2 - icons/jsx/CloseFullscreen.jsx | 8 +- icons/jsx/CloseSmall.jsx | 2 - icons/jsx/ClosedCaption.jsx | 8 +- icons/jsx/ClosedCaptionDisabled.jsx | 8 +- icons/jsx/ClosedCaptionOff.jsx | 8 +- icons/jsx/Cloud.jsx | 8 +- icons/jsx/CloudCircle.jsx | 8 +- icons/jsx/CloudDone.jsx | 8 +- icons/jsx/CloudDownload.jsx | 8 +- icons/jsx/CloudOff.jsx | 8 +- icons/jsx/CloudQueue.jsx | 8 +- icons/jsx/CloudSync.jsx | 8 +- icons/jsx/CloudUpload.jsx | 8 +- icons/jsx/Co2.jsx | 8 +- icons/jsx/CoPresent.jsx | 10 +- icons/jsx/Code.jsx | 8 +- icons/jsx/CodeOff.jsx | 8 +- icons/jsx/Coffee.jsx | 8 +- icons/jsx/CoffeeMaker.jsx | 8 +- icons/jsx/Collections.jsx | 8 +- icons/jsx/CollectionsBookmark.jsx | 8 +- icons/jsx/ColorLens.jsx | 8 +- icons/jsx/Colorize.jsx | 8 +- icons/jsx/Comment.jsx | 8 +- icons/jsx/CommentBank.jsx | 8 +- icons/jsx/CommentsDisabled.jsx | 8 +- icons/jsx/Commit.jsx | 8 +- icons/jsx/Commute.jsx | 8 +- icons/jsx/Compare.jsx | 8 +- icons/jsx/CompareArrows.jsx | 8 +- icons/jsx/Compass.jsx | 2 - icons/jsx/CompassCalibration.jsx | 8 +- icons/jsx/Compost.jsx | 8 +- icons/jsx/Compress.jsx | 8 +- icons/jsx/Computer.jsx | 8 +- icons/jsx/ConfirmationNumber.jsx | 8 +- icons/jsx/ConnectWithoutContact.jsx | 8 +- icons/jsx/ConnectedTv.jsx | 15 +- icons/jsx/ConnectingAirports.jsx | 8 +- icons/jsx/Construction.jsx | 8 +- icons/jsx/ContactEmergency.jsx | 8 +- icons/jsx/ContactMail.jsx | 2 - icons/jsx/ContactPage.jsx | 8 +- icons/jsx/ContactPhone.jsx | 8 +- icons/jsx/ContactSupport.jsx | 8 +- icons/jsx/Contactless.jsx | 8 +- icons/jsx/Contacts.jsx | 8 +- icons/jsx/ContentCopy.jsx | 8 +- icons/jsx/ContentCut.jsx | 8 +- icons/jsx/ContentPaste.jsx | 8 +- icons/jsx/ContentPasteGo.jsx | 13 +- icons/jsx/ContentPasteOff.jsx | 8 +- icons/jsx/ContentPasteSearch.jsx | 13 +- icons/jsx/Contrast.jsx | 8 +- icons/jsx/ControlCamera.jsx | 8 +- icons/jsx/ControlPoint.jsx | 8 +- icons/jsx/ControlPointDuplicate.jsx | 8 +- icons/jsx/Cookie.jsx | 8 +- icons/jsx/CopyAll.jsx | 8 +- icons/jsx/Copyright.jsx | 8 +- icons/jsx/Coronavirus.jsx | 8 +- icons/jsx/CorporateFare.jsx | 8 +- icons/jsx/Cottage.jsx | 8 +- icons/jsx/Countertops.jsx | 8 +- icons/jsx/Create.jsx | 8 +- icons/jsx/CreateNewFolder.jsx | 8 +- icons/jsx/CreditCard.jsx | 8 +- icons/jsx/CreditCardOff.jsx | 8 +- icons/jsx/CreditScore.jsx | 8 +- icons/jsx/Crib.jsx | 8 +- icons/jsx/CrisisAlert.jsx | 8 +- icons/jsx/Crop.jsx | 8 +- icons/jsx/Crop169.jsx | 5 +- icons/jsx/Crop32.jsx | 5 +- icons/jsx/Crop54.jsx | 5 +- icons/jsx/Crop75.jsx | 5 +- icons/jsx/CropDin.jsx | 5 +- icons/jsx/CropFree.jsx | 8 +- icons/jsx/CropLandscape.jsx | 5 +- icons/jsx/CropOriginal.jsx | 8 +- icons/jsx/CropPortrait.jsx | 5 +- icons/jsx/CropRotate.jsx | 8 +- icons/jsx/CropSquare.jsx | 5 +- icons/jsx/CrueltyFree.jsx | 8 +- icons/jsx/Css.jsx | 8 +- icons/jsx/CurrencyBitcoin.jsx | 8 +- icons/jsx/CurrencyExchange.jsx | 8 +- icons/jsx/CurrencyFranc.jsx | 8 +- icons/jsx/CurrencyLira.jsx | 8 +- icons/jsx/CurrencyPound.jsx | 8 +- icons/jsx/CurrencyRuble.jsx | 8 +- icons/jsx/CurrencyRupee.jsx | 8 +- icons/jsx/CurrencyYen.jsx | 8 +- icons/jsx/CurrencyYuan.jsx | 8 +- icons/jsx/Curtains.jsx | 8 +- icons/jsx/CurtainsClosed.jsx | 8 +- icons/jsx/Cyclone.jsx | 13 +- icons/jsx/Dangerous.jsx | 8 +- icons/jsx/DarkMode.jsx | 8 +- icons/jsx/Dashboard.jsx | 8 +- icons/jsx/DashboardCustomize.jsx | 8 +- icons/jsx/DataArray.jsx | 8 +- icons/jsx/DataExploration.jsx | 8 +- icons/jsx/DataObject.jsx | 8 +- icons/jsx/DataSaverOff.jsx | 8 +- icons/jsx/DataSaverOn.jsx | 8 +- icons/jsx/DataThresholding.jsx | 8 +- icons/jsx/DataUsage.jsx | 8 +- icons/jsx/Dataset.jsx | 8 +- icons/jsx/DatasetLinked.jsx | 15 +- icons/jsx/DateRange.jsx | 2 - icons/jsx/Deblur.jsx | 5 +- icons/jsx/Deck.jsx | 10 +- icons/jsx/Dehaze.jsx | 8 +- icons/jsx/Delete.jsx | 2 - icons/jsx/DeleteForever.jsx | 8 +- icons/jsx/DeleteOutline.jsx | 8 +- icons/jsx/DeleteSweep.jsx | 8 +- icons/jsx/DeliveryDining.jsx | 13 +- icons/jsx/DensityLarge.jsx | 5 +- icons/jsx/DensityMedium.jsx | 5 +- icons/jsx/DensitySmall.jsx | 8 +- icons/jsx/DepartureBoard.jsx | 8 +- icons/jsx/Description.jsx | 8 +- icons/jsx/Deselect.jsx | 8 +- icons/jsx/DesignServices.jsx | 8 +- icons/jsx/Desk.jsx | 8 +- icons/jsx/DesktopAccessDisabled.jsx | 8 +- icons/jsx/DesktopMac.jsx | 8 +- icons/jsx/DesktopWindows.jsx | 8 +- icons/jsx/Details.jsx | 8 +- icons/jsx/DeveloperBoard.jsx | 8 +- icons/jsx/DeveloperBoardOff.jsx | 8 +- icons/jsx/DeveloperMode.jsx | 8 +- icons/jsx/DeviceHub.jsx | 8 +- icons/jsx/DeviceThermostat.jsx | 8 +- icons/jsx/DeviceUnknown.jsx | 8 +- icons/jsx/Devices.jsx | 8 +- icons/jsx/DevicesFold.jsx | 8 +- icons/jsx/DevicesOther.jsx | 8 +- icons/jsx/DialerSip.jsx | 8 +- icons/jsx/Dialpad.jsx | 8 +- icons/jsx/Diamond.jsx | 8 +- icons/jsx/Difference.jsx | 8 +- icons/jsx/Dining.jsx | 8 +- icons/jsx/DinnerDining.jsx | 8 +- icons/jsx/Directions.jsx | 8 +- icons/jsx/DirectionsBike.jsx | 8 +- icons/jsx/DirectionsBoat.jsx | 8 +- icons/jsx/DirectionsBoatFilled.jsx | 8 +- icons/jsx/DirectionsBus.jsx | 8 +- icons/jsx/DirectionsBusFilled.jsx | 8 +- icons/jsx/DirectionsCar.jsx | 8 +- icons/jsx/DirectionsCarFilled.jsx | 8 +- icons/jsx/DirectionsOff.jsx | 8 +- icons/jsx/DirectionsRailway.jsx | 8 +- icons/jsx/DirectionsRailwayFilled.jsx | 8 +- icons/jsx/DirectionsRun.jsx | 8 +- icons/jsx/DirectionsSubway.jsx | 8 +- icons/jsx/DirectionsSubwayFilled.jsx | 8 +- icons/jsx/DirectionsTransit.jsx | 8 +- icons/jsx/DirectionsTransitFilled.jsx | 8 +- icons/jsx/DirectionsWalk.jsx | 8 +- icons/jsx/DirtyLens.jsx | 8 +- icons/jsx/DisabledByDefault.jsx | 8 +- icons/jsx/DisabledVisible.jsx | 8 +- icons/jsx/DiscFull.jsx | 8 +- icons/jsx/Discord.jsx | 8 +- icons/jsx/Discount.jsx | 13 +- icons/jsx/DisplaySettings.jsx | 10 +- icons/jsx/Diversity1.jsx | 18 +- icons/jsx/Diversity2.jsx | 18 +- icons/jsx/Diversity3.jsx | 13 +- icons/jsx/Divide.jsx | 8 +- icons/jsx/Dns.jsx | 8 +- icons/jsx/DoDisturb.jsx | 8 +- icons/jsx/DoDisturbAlt.jsx | 8 +- icons/jsx/DoDisturbOff.jsx | 8 +- icons/jsx/DoDisturbOn.jsx | 8 +- icons/jsx/DoNotDisturb.jsx | 8 +- icons/jsx/DoNotDisturbAlt.jsx | 8 +- icons/jsx/DoNotDisturbOff.jsx | 8 +- icons/jsx/DoNotDisturbOn.jsx | 8 +- icons/jsx/DoNotDisturbOnTotalSilence.jsx | 8 +- icons/jsx/DoNotStep.jsx | 8 +- icons/jsx/DoNotTouch.jsx | 8 +- icons/jsx/Dock.jsx | 8 +- icons/jsx/DocumentScanner.jsx | 8 +- icons/jsx/Domain.jsx | 8 +- icons/jsx/DomainAdd.jsx | 8 +- icons/jsx/DomainDisabled.jsx | 8 +- icons/jsx/DomainVerification.jsx | 10 +- icons/jsx/Done.jsx | 8 +- icons/jsx/DoneAll.jsx | 8 +- icons/jsx/DoneOutline.jsx | 8 +- icons/jsx/DonutLarge.jsx | 8 +- icons/jsx/DonutSmall.jsx | 8 +- icons/jsx/DoorBack.jsx | 8 +- icons/jsx/DoorFront.jsx | 8 +- icons/jsx/DoorSliding.jsx | 8 +- icons/jsx/Doorbell.jsx | 8 +- icons/jsx/DoubleArrow.jsx | 7 +- icons/jsx/DownhillSkiing.jsx | 8 +- icons/jsx/Download.jsx | 2 - icons/jsx/DownloadDone.jsx | 2 - icons/jsx/DownloadForOffline.jsx | 8 +- icons/jsx/Downloading.jsx | 2 - icons/jsx/Drafts.jsx | 8 +- icons/jsx/DragHandle.jsx | 5 +- icons/jsx/DragIndicator.jsx | 8 +- icons/jsx/Draw.jsx | 8 +- icons/jsx/DrawShapes.jsx | 2 - icons/jsx/DriveEta.jsx | 8 +- icons/jsx/DriveFileMove.jsx | 8 +- icons/jsx/DriveFileMoveRtl.jsx | 8 +- icons/jsx/DriveFileRenameOutline.jsx | 8 +- icons/jsx/DriveFolderUpload.jsx | 8 +- icons/jsx/Dry.jsx | 8 +- icons/jsx/DryCleaning.jsx | 8 +- icons/jsx/Duo.jsx | 8 +- icons/jsx/Dvr.jsx | 8 +- icons/jsx/DynamicFeed.jsx | 10 +- icons/jsx/DynamicForm.jsx | 8 +- icons/jsx/EMobiledata.jsx | 5 +- icons/jsx/Earbuds.jsx | 10 +- icons/jsx/EarbudsBattery.jsx | 8 +- icons/jsx/East.jsx | 8 +- icons/jsx/Eco.jsx | 8 +- icons/jsx/EdgesensorHigh.jsx | 8 +- icons/jsx/EdgesensorLow.jsx | 8 +- icons/jsx/Edit.jsx | 2 - icons/jsx/EditAttributes.jsx | 8 +- icons/jsx/EditCalendar.jsx | 8 +- icons/jsx/EditLocation.jsx | 8 +- icons/jsx/EditLocationAlt.jsx | 8 +- icons/jsx/EditNote.jsx | 8 +- icons/jsx/EditNotifications.jsx | 8 +- icons/jsx/EditOff.jsx | 8 +- icons/jsx/EditOutline.jsx | 2 - icons/jsx/EditRoad.jsx | 8 +- icons/jsx/Egg.jsx | 8 +- icons/jsx/EggAlt.jsx | 8 +- icons/jsx/Eject.jsx | 5 +- icons/jsx/Elderly.jsx | 8 +- icons/jsx/ElderlyWoman.jsx | 8 +- icons/jsx/ElectricBike.jsx | 8 +- icons/jsx/ElectricBolt.jsx | 8 +- icons/jsx/ElectricCar.jsx | 8 +- icons/jsx/ElectricMeter.jsx | 8 +- icons/jsx/ElectricMoped.jsx | 13 +- icons/jsx/ElectricRickshaw.jsx | 8 +- icons/jsx/ElectricScooter.jsx | 13 +- icons/jsx/ElectricalServices.jsx | 10 +- icons/jsx/Elevator.jsx | 8 +- icons/jsx/Email.jsx | 2 - icons/jsx/Emergency.jsx | 8 +- icons/jsx/EmergencyRecording.jsx | 8 +- icons/jsx/EmergencyShare.jsx | 8 +- icons/jsx/EmojiEmotions.jsx | 8 +- icons/jsx/EmojiEvents.jsx | 8 +- icons/jsx/EmojiFlags.jsx | 8 +- icons/jsx/EmojiFoodBeverage.jsx | 8 +- icons/jsx/EmojiNature.jsx | 8 +- icons/jsx/EmojiObjects.jsx | 8 +- icons/jsx/EmojiPeople.jsx | 8 +- icons/jsx/EmojiSymbols.jsx | 13 +- icons/jsx/EmojiTransportation.jsx | 15 +- icons/jsx/EnergySavingsLeaf.jsx | 8 +- icons/jsx/Engineering.jsx | 8 +- icons/jsx/EnhancedEncryption.jsx | 8 +- icons/jsx/Equalizer.jsx | 8 +- icons/jsx/Equals.jsx | 5 +- icons/jsx/Error.jsx | 2 - icons/jsx/ErrorOutline.jsx | 8 +- icons/jsx/Escalator.jsx | 8 +- icons/jsx/EscalatorWarning.jsx | 8 +- icons/jsx/Euro.jsx | 8 +- icons/jsx/EuroSymbol.jsx | 8 +- icons/jsx/EvStation.jsx | 8 +- icons/jsx/Event.jsx | 2 - icons/jsx/EventAvailable.jsx | 2 - icons/jsx/EventBusy.jsx | 2 - icons/jsx/EventNote.jsx | 2 - icons/jsx/EventRepeat.jsx | 8 +- icons/jsx/EventSeat.jsx | 8 +- icons/jsx/ExitToApp.jsx | 8 +- icons/jsx/Expand.jsx | 8 +- icons/jsx/ExpandCircleDown.jsx | 8 +- icons/jsx/ExpandLess.jsx | 2 - icons/jsx/ExpandMore.jsx | 2 - icons/jsx/Explicit.jsx | 8 +- icons/jsx/Explore.jsx | 8 +- icons/jsx/ExploreOff.jsx | 8 +- icons/jsx/Exposure.jsx | 8 +- icons/jsx/ExposureNeg1.jsx | 8 +- icons/jsx/ExposureNeg2.jsx | 8 +- icons/jsx/ExposurePlus1.jsx | 8 +- icons/jsx/ExposurePlus2.jsx | 8 +- icons/jsx/ExposureZero.jsx | 8 +- icons/jsx/Extension.jsx | 8 +- icons/jsx/ExtensionOff.jsx | 8 +- icons/jsx/Face.jsx | 8 +- icons/jsx/Face2.jsx | 8 +- icons/jsx/Face3.jsx | 8 +- icons/jsx/Face4.jsx | 8 +- icons/jsx/Face5.jsx | 8 +- icons/jsx/Face6.jsx | 8 +- icons/jsx/FaceRetouchingNatural.jsx | 13 +- icons/jsx/FaceRetouchingOff.jsx | 8 +- icons/jsx/Facebook.jsx | 8 +- icons/jsx/FacebookCircle.jsx | 4 +- icons/jsx/FactCheck.jsx | 4 +- icons/jsx/Factory.jsx | 8 +- icons/jsx/FamilyRestroom.jsx | 8 +- icons/jsx/FastForward.jsx | 5 +- icons/jsx/FastRewind.jsx | 8 +- icons/jsx/Fastfood.jsx | 8 +- icons/jsx/Favorite.jsx | 2 - icons/jsx/FavoriteBorder.jsx | 2 - icons/jsx/Fax.jsx | 8 +- icons/jsx/FeaturedPlayList.jsx | 8 +- icons/jsx/FeaturedVideo.jsx | 5 +- icons/jsx/Feed.jsx | 8 +- icons/jsx/Feedback.jsx | 8 +- icons/jsx/Female.jsx | 8 +- icons/jsx/Fence.jsx | 8 +- icons/jsx/Festival.jsx | 8 +- icons/jsx/FiberDvr.jsx | 8 +- icons/jsx/FiberManualRecord.jsx | 3 +- icons/jsx/FiberNew.jsx | 8 +- icons/jsx/FiberPin.jsx | 8 +- icons/jsx/FiberSmartRecord.jsx | 8 +- icons/jsx/FileCopy.jsx | 8 +- icons/jsx/FileDownload.jsx | 5 +- icons/jsx/FileDownloadDone.jsx | 8 +- icons/jsx/FileDownloadOff.jsx | 8 +- icons/jsx/FileOpen.jsx | 8 +- icons/jsx/FilePresent.jsx | 8 +- icons/jsx/FileUpload.jsx | 5 +- icons/jsx/Filter.jsx | 8 +- icons/jsx/Filter1.jsx | 8 +- icons/jsx/Filter2.jsx | 8 +- icons/jsx/Filter3.jsx | 8 +- icons/jsx/Filter4.jsx | 8 +- icons/jsx/Filter5.jsx | 8 +- icons/jsx/Filter6.jsx | 8 +- icons/jsx/Filter7.jsx | 8 +- icons/jsx/Filter8.jsx | 8 +- icons/jsx/Filter9.jsx | 8 +- icons/jsx/Filter9Plus.jsx | 8 +- icons/jsx/FilterAlt.jsx | 8 +- icons/jsx/FilterAltOff.jsx | 8 +- icons/jsx/FilterBAndW.jsx | 8 +- icons/jsx/FilterCenterFocus.jsx | 8 +- icons/jsx/FilterDrama.jsx | 8 +- icons/jsx/FilterFrames.jsx | 8 +- icons/jsx/FilterHdr.jsx | 8 +- icons/jsx/FilterList.jsx | 8 +- icons/jsx/FilterListOff.jsx | 8 +- icons/jsx/FilterNone.jsx | 8 +- icons/jsx/FilterTiltShift.jsx | 8 +- icons/jsx/FilterVintage.jsx | 8 +- icons/jsx/FindInPage.jsx | 8 +- icons/jsx/FindReplace.jsx | 8 +- icons/jsx/Fingerprint.jsx | 8 +- icons/jsx/FireExtinguisher.jsx | 8 +- icons/jsx/FireHydrantAlt.jsx | 8 +- icons/jsx/FireTruck.jsx | 13 +- icons/jsx/Fireplace.jsx | 8 +- icons/jsx/FirstPage.jsx | 8 +- icons/jsx/FitScreen.jsx | 8 +- icons/jsx/Fitbit.jsx | 8 +- icons/jsx/FitnessCenter.jsx | 8 +- icons/jsx/Flag.jsx | 2 - icons/jsx/FlagCircle.jsx | 8 +- icons/jsx/Flaky.jsx | 4 +- icons/jsx/Flare.jsx | 8 +- icons/jsx/FlashAuto.jsx | 8 +- icons/jsx/FlashOff.jsx | 8 +- icons/jsx/FlashOn.jsx | 5 +- icons/jsx/FlashlightOff.jsx | 8 +- icons/jsx/FlashlightOn.jsx | 8 +- icons/jsx/Flatware.jsx | 8 +- icons/jsx/Flight.jsx | 8 +- icons/jsx/FlightClass.jsx | 8 +- icons/jsx/FlightLand.jsx | 8 +- icons/jsx/FlightTakeoff.jsx | 8 +- icons/jsx/Flip.jsx | 8 +- icons/jsx/FlipCameraAndroid.jsx | 13 +- icons/jsx/FlipCameraIos.jsx | 8 +- icons/jsx/FlipToBack.jsx | 8 +- icons/jsx/FlipToFront.jsx | 8 +- icons/jsx/Flood.jsx | 8 +- icons/jsx/Flourescent.jsx | 8 +- icons/jsx/Fluorescent.jsx | 8 +- icons/jsx/FlutterDash.jsx | 8 +- icons/jsx/FmdBad.jsx | 8 +- icons/jsx/FmdGood.jsx | 8 +- icons/jsx/Folder.jsx | 5 +- icons/jsx/FolderCopy.jsx | 7 +- icons/jsx/FolderDelete.jsx | 8 +- icons/jsx/FolderOff.jsx | 8 +- icons/jsx/FolderOpen.jsx | 5 +- icons/jsx/FolderShared.jsx | 8 +- icons/jsx/FolderSpecial.jsx | 8 +- icons/jsx/FolderZip.jsx | 8 +- icons/jsx/FollowTheSigns.jsx | 8 +- icons/jsx/FontDownload.jsx | 8 +- icons/jsx/FontDownloadOff.jsx | 8 +- icons/jsx/FoodBank.jsx | 8 +- icons/jsx/Forest.jsx | 13 +- icons/jsx/ForkLeft.jsx | 8 +- icons/jsx/ForkRight.jsx | 8 +- icons/jsx/FormatAlignCenter.jsx | 8 +- icons/jsx/FormatAlignJustify.jsx | 8 +- icons/jsx/FormatAlignLeft.jsx | 8 +- icons/jsx/FormatAlignRight.jsx | 8 +- icons/jsx/FormatBold.jsx | 8 +- icons/jsx/FormatClear.jsx | 8 +- icons/jsx/FormatColorFill.jsx | 8 +- icons/jsx/FormatColorReset.jsx | 8 +- icons/jsx/FormatColorText.jsx | 8 +- icons/jsx/FormatIndentDecrease.jsx | 8 +- icons/jsx/FormatIndentIncrease.jsx | 8 +- icons/jsx/FormatItalic.jsx | 8 +- icons/jsx/FormatLineSpacing.jsx | 8 +- icons/jsx/FormatListBulleted.jsx | 8 +- icons/jsx/FormatListNumbered.jsx | 8 +- icons/jsx/FormatListNumberedRtl.jsx | 8 +- icons/jsx/FormatOverline.jsx | 8 +- icons/jsx/FormatPaint.jsx | 5 +- icons/jsx/FormatQuote.jsx | 8 +- icons/jsx/FormatShapes.jsx | 8 +- icons/jsx/FormatSize.jsx | 2 - icons/jsx/FormatStrikethrough.jsx | 8 +- icons/jsx/FormatTextdirectionLToR.jsx | 8 +- icons/jsx/FormatTextdirectionRToL.jsx | 8 +- icons/jsx/FormatUnderlined.jsx | 8 +- icons/jsx/Fort.jsx | 8 +- icons/jsx/Forum.jsx | 8 +- icons/jsx/Forward.jsx | 5 +- icons/jsx/Forward10.jsx | 13 +- icons/jsx/Forward30.jsx | 8 +- icons/jsx/Forward5.jsx | 8 +- icons/jsx/ForwardToInbox.jsx | 8 +- icons/jsx/Foundation.jsx | 8 +- icons/jsx/FreeBreakfast.jsx | 8 +- icons/jsx/FreeCancellation.jsx | 8 +- icons/jsx/FrontHand.jsx | 8 +- icons/jsx/Fullscreen.jsx | 8 +- icons/jsx/FullscreenExit.jsx | 8 +- icons/jsx/Functions.jsx | 8 +- icons/jsx/GMobiledata.jsx | 5 +- icons/jsx/GTranslate.jsx | 8 +- icons/jsx/Gamepad.jsx | 8 +- icons/jsx/Games.jsx | 8 +- icons/jsx/Garage.jsx | 10 +- icons/jsx/GasMeter.jsx | 8 +- icons/jsx/Gavel.jsx | 8 +- icons/jsx/GeneratingTokens.jsx | 8 +- icons/jsx/Gesture.jsx | 8 +- icons/jsx/GetApp.jsx | 5 +- icons/jsx/Gif.jsx | 8 +- icons/jsx/GifBox.jsx | 8 +- icons/jsx/Girl.jsx | 8 +- icons/jsx/Gite.jsx | 8 +- icons/jsx/GolfCourse.jsx | 8 +- icons/jsx/GoogleMeet.jsx | 4 +- icons/jsx/GppBad.jsx | 8 +- icons/jsx/GppGood.jsx | 8 +- icons/jsx/GppMaybe.jsx | 8 +- icons/jsx/GpsFixed.jsx | 8 +- icons/jsx/GpsNotFixed.jsx | 8 +- icons/jsx/GpsOff.jsx | 8 +- icons/jsx/Grade.jsx | 8 +- icons/jsx/Gradient.jsx | 8 +- icons/jsx/Grading.jsx | 8 +- icons/jsx/Grain.jsx | 8 +- icons/jsx/GraphicEq.jsx | 8 +- icons/jsx/Grass.jsx | 8 +- icons/jsx/GreaterThan.jsx | 4 +- icons/jsx/GreaterThanEqual.jsx | 6 +- icons/jsx/Grid3X3.jsx | 8 +- icons/jsx/Grid4X4.jsx | 8 +- icons/jsx/GridGoldenratio.jsx | 8 +- icons/jsx/GridOff.jsx | 8 +- icons/jsx/GridOn.jsx | 8 +- icons/jsx/GridView.jsx | 2 - icons/jsx/Group.jsx | 8 +- icons/jsx/GroupAdd.jsx | 8 +- icons/jsx/GroupOff.jsx | 8 +- icons/jsx/GroupRemove.jsx | 8 +- icons/jsx/GroupWork.jsx | 8 +- icons/jsx/Groups.jsx | 8 +- icons/jsx/Groups2.jsx | 8 +- icons/jsx/Groups3.jsx | 8 +- icons/jsx/HMobiledata.jsx | 5 +- icons/jsx/HPlusMobiledata.jsx | 8 +- icons/jsx/Hail.jsx | 8 +- icons/jsx/Handshake.jsx | 8 +- icons/jsx/Handyman.jsx | 13 +- icons/jsx/Hardware.jsx | 8 +- icons/jsx/Hd.jsx | 8 +- icons/jsx/HdrAuto.jsx | 10 +- icons/jsx/HdrAutoSelect.jsx | 13 +- icons/jsx/HdrEnhancedSelect.jsx | 8 +- icons/jsx/HdrOff.jsx | 8 +- icons/jsx/HdrOffSelect.jsx | 8 +- icons/jsx/HdrOn.jsx | 8 +- icons/jsx/HdrOnSelect.jsx | 8 +- icons/jsx/HdrPlus.jsx | 10 +- icons/jsx/HdrStrong.jsx | 8 +- icons/jsx/HdrWeak.jsx | 8 +- icons/jsx/Headphones.jsx | 8 +- icons/jsx/HeadphonesBattery.jsx | 8 +- icons/jsx/Headset.jsx | 8 +- icons/jsx/HeadsetMic.jsx | 8 +- icons/jsx/HeadsetOff.jsx | 8 +- icons/jsx/Healing.jsx | 8 +- icons/jsx/HealthAndSafety.jsx | 8 +- icons/jsx/Hearing.jsx | 8 +- icons/jsx/HearingDisabled.jsx | 8 +- icons/jsx/HeartBroken.jsx | 8 +- icons/jsx/HeatPump.jsx | 8 +- icons/jsx/Height.jsx | 8 +- icons/jsx/Help.jsx | 2 - icons/jsx/HelpCenter.jsx | 8 +- icons/jsx/HelpOutline.jsx | 8 +- icons/jsx/Hevc.jsx | 8 +- icons/jsx/Hexagon.jsx | 5 +- icons/jsx/HideImage.jsx | 8 +- icons/jsx/HideSource.jsx | 8 +- icons/jsx/HighQuality.jsx | 8 +- icons/jsx/Highlight.jsx | 2 - icons/jsx/HighlightAlt.jsx | 8 +- icons/jsx/HighlightOff.jsx | 8 +- icons/jsx/Hiking.jsx | 8 +- icons/jsx/History.jsx | 8 +- icons/jsx/HistoryEdu.jsx | 8 +- icons/jsx/HistoryToggleOff.jsx | 8 +- icons/jsx/Hive.jsx | 8 +- icons/jsx/Hls.jsx | 8 +- icons/jsx/HlsOff.jsx | 8 +- icons/jsx/HolidayVillage.jsx | 8 +- icons/jsx/Home.jsx | 2 - icons/jsx/HomeMax.jsx | 8 +- icons/jsx/HomeMini.jsx | 8 +- icons/jsx/HomeRepairService.jsx | 8 +- icons/jsx/HomeWork.jsx | 10 +- icons/jsx/HorizontalDistribute.jsx | 8 +- icons/jsx/HorizontalRule.jsx | 5 +- icons/jsx/HorizontalSplit.jsx | 8 +- icons/jsx/HotTub.jsx | 8 +- icons/jsx/Hotel.jsx | 8 +- icons/jsx/HotelClass.jsx | 8 +- icons/jsx/HourglassBottom.jsx | 8 +- icons/jsx/HourglassDisabled.jsx | 8 +- icons/jsx/HourglassEmpty.jsx | 8 +- icons/jsx/HourglassFull.jsx | 8 +- icons/jsx/HourglassTop.jsx | 8 +- icons/jsx/House.jsx | 8 +- icons/jsx/HouseSiding.jsx | 8 +- icons/jsx/Houseboat.jsx | 8 +- icons/jsx/HowToReg.jsx | 8 +- icons/jsx/HowToVote.jsx | 8 +- icons/jsx/Html.jsx | 8 +- icons/jsx/Http.jsx | 8 +- icons/jsx/Https.jsx | 8 +- icons/jsx/Hub.jsx | 8 +- icons/jsx/Hvac.jsx | 13 +- icons/jsx/IceSkating.jsx | 8 +- icons/jsx/Icecream.jsx | 8 +- icons/jsx/Image.jsx | 8 +- icons/jsx/ImageAspectRatio.jsx | 8 +- icons/jsx/ImageNotSupported.jsx | 8 +- icons/jsx/ImageSearch.jsx | 8 +- icons/jsx/ImagesearchRoller.jsx | 8 +- icons/jsx/ImportContacts.jsx | 8 +- icons/jsx/ImportExport.jsx | 8 +- icons/jsx/ImportantDevices.jsx | 8 +- icons/jsx/Inbox.jsx | 8 +- icons/jsx/IncompleteCircle.jsx | 8 +- icons/jsx/IndeterminateCheckBox.jsx | 2 - icons/jsx/Info.jsx | 2 - icons/jsx/InfoOutline.jsx | 2 - icons/jsx/Input.jsx | 8 +- icons/jsx/InsertChart.jsx | 8 +- icons/jsx/InsertChartOutlined.jsx | 8 +- icons/jsx/InsertComment.jsx | 8 +- icons/jsx/InsertDriveFile.jsx | 8 +- icons/jsx/InsertEmoticon.jsx | 8 +- icons/jsx/InsertInvitation.jsx | 8 +- icons/jsx/InsertLink.jsx | 8 +- icons/jsx/InsertPageBreak.jsx | 8 +- icons/jsx/InsertPhoto.jsx | 8 +- icons/jsx/Insights.jsx | 13 +- icons/jsx/InstallDesktop.jsx | 10 +- icons/jsx/InstallMobile.jsx | 10 +- icons/jsx/Institution.jsx | 2 - icons/jsx/IntegrationInstructions.jsx | 8 +- icons/jsx/Interests.jsx | 8 +- icons/jsx/InterpreterMode.jsx | 8 +- icons/jsx/Inventory.jsx | 13 +- icons/jsx/Inventory2.jsx | 8 +- icons/jsx/InvertColors.jsx | 8 +- icons/jsx/InvertColorsOff.jsx | 8 +- icons/jsx/IosShare.jsx | 2 - icons/jsx/Iron.jsx | 8 +- icons/jsx/Iso.jsx | 8 +- icons/jsx/Issue.jsx | 6 +- icons/jsx/Javascript.jsx | 8 +- icons/jsx/JoinFull.jsx | 8 +- icons/jsx/JoinInner.jsx | 8 +- icons/jsx/JoinLeft.jsx | 8 +- icons/jsx/JoinRight.jsx | 8 +- icons/jsx/Kayaking.jsx | 8 +- icons/jsx/KebabDining.jsx | 8 +- icons/jsx/Key.jsx | 8 +- icons/jsx/KeyOff.jsx | 8 +- icons/jsx/Keyboard.jsx | 8 +- icons/jsx/KeyboardAlt.jsx | 8 +- icons/jsx/KeyboardArrowDown.jsx | 8 +- icons/jsx/KeyboardArrowLeft.jsx | 8 +- icons/jsx/KeyboardArrowRight.jsx | 8 +- icons/jsx/KeyboardArrowUp.jsx | 8 +- icons/jsx/KeyboardBackspace.jsx | 8 +- icons/jsx/KeyboardCapslock.jsx | 8 +- icons/jsx/KeyboardCommandKey.jsx | 8 +- icons/jsx/KeyboardControlKey.jsx | 8 +- icons/jsx/KeyboardDoubleArrowDown.jsx | 13 +- icons/jsx/KeyboardDoubleArrowLeft.jsx | 13 +- icons/jsx/KeyboardDoubleArrowRight.jsx | 13 +- icons/jsx/KeyboardDoubleArrowUp.jsx | 13 +- icons/jsx/KeyboardHide.jsx | 8 +- icons/jsx/KeyboardOptionKey.jsx | 8 +- icons/jsx/KeyboardReturn.jsx | 8 +- icons/jsx/KeyboardTab.jsx | 8 +- icons/jsx/KeyboardVoice.jsx | 8 +- icons/jsx/KingBed.jsx | 8 +- icons/jsx/Kitchen.jsx | 8 +- icons/jsx/Kitesurfing.jsx | 8 +- icons/jsx/Label.jsx | 8 +- icons/jsx/LabelImportant.jsx | 8 +- icons/jsx/LabelOff.jsx | 8 +- icons/jsx/Lan.jsx | 8 +- icons/jsx/Landscape.jsx | 8 +- icons/jsx/Landslide.jsx | 8 +- icons/jsx/Language.jsx | 2 - icons/jsx/Laptop.jsx | 2 - icons/jsx/LaptopChromebook.jsx | 8 +- icons/jsx/LaptopMac.jsx | 8 +- icons/jsx/LaptopWindows.jsx | 8 +- icons/jsx/LastPage.jsx | 8 +- icons/jsx/Launch.jsx | 2 - icons/jsx/Layers.jsx | 8 +- icons/jsx/LayersClear.jsx | 8 +- icons/jsx/Leaderboard.jsx | 8 +- icons/jsx/LeakAdd.jsx | 8 +- icons/jsx/LeakRemove.jsx | 8 +- icons/jsx/LeaveBagsAtHome.jsx | 8 +- icons/jsx/LegendToggle.jsx | 8 +- icons/jsx/Lens.jsx | 8 +- icons/jsx/LensBlur.jsx | 8 +- icons/jsx/LessThan.jsx | 4 +- icons/jsx/LessThanEqual.jsx | 6 +- icons/jsx/LibraryAdd.jsx | 8 +- icons/jsx/LibraryAddCheck.jsx | 8 +- icons/jsx/LibraryBooks.jsx | 8 +- icons/jsx/LibraryMusic.jsx | 8 +- icons/jsx/Light.jsx | 8 +- icons/jsx/LightMode.jsx | 8 +- icons/jsx/Lightbulb.jsx | 2 - icons/jsx/LightbulbCircle.jsx | 8 +- icons/jsx/LineAxis.jsx | 8 +- icons/jsx/LineStyle.jsx | 8 +- icons/jsx/LineWeight.jsx | 8 +- icons/jsx/LinearScale.jsx | 8 +- icons/jsx/Link.jsx | 8 +- icons/jsx/LinkOff.jsx | 8 +- icons/jsx/LinkedCamera.jsx | 8 +- icons/jsx/Liquor.jsx | 8 +- icons/jsx/List.jsx | 8 +- icons/jsx/ListAlt.jsx | 8 +- icons/jsx/ListView.jsx | 2 - icons/jsx/LiveHelp.jsx | 8 +- icons/jsx/LiveTv.jsx | 8 +- icons/jsx/Living.jsx | 12 +- icons/jsx/LocalActivity.jsx | 8 +- icons/jsx/LocalAirport.jsx | 8 +- icons/jsx/LocalAtm.jsx | 8 +- icons/jsx/LocalBar.jsx | 8 +- icons/jsx/LocalCafe.jsx | 8 +- icons/jsx/LocalCarWash.jsx | 8 +- icons/jsx/LocalConvenienceStore.jsx | 8 +- icons/jsx/LocalDining.jsx | 8 +- icons/jsx/LocalDrink.jsx | 8 +- icons/jsx/LocalFireDepartment.jsx | 13 +- icons/jsx/LocalFlorist.jsx | 8 +- icons/jsx/LocalGasStation.jsx | 8 +- icons/jsx/LocalGroceryStore.jsx | 8 +- icons/jsx/LocalHospital.jsx | 8 +- icons/jsx/LocalHotel.jsx | 8 +- icons/jsx/LocalLaundryService.jsx | 8 +- icons/jsx/LocalLibrary.jsx | 8 +- icons/jsx/LocalMall.jsx | 8 +- icons/jsx/LocalMovies.jsx | 8 +- icons/jsx/LocalOffer.jsx | 8 +- icons/jsx/LocalParking.jsx | 8 +- icons/jsx/LocalPharmacy.jsx | 8 +- icons/jsx/LocalPhone.jsx | 8 +- icons/jsx/LocalPizza.jsx | 8 +- icons/jsx/LocalPlay.jsx | 8 +- icons/jsx/LocalPolice.jsx | 8 +- icons/jsx/LocalPostOffice.jsx | 8 +- icons/jsx/LocalPrintshop.jsx | 8 +- icons/jsx/LocalSee.jsx | 8 +- icons/jsx/LocalShipping.jsx | 8 +- icons/jsx/LocalTaxi.jsx | 8 +- icons/jsx/LocationCity.jsx | 8 +- icons/jsx/LocationDisabled.jsx | 8 +- icons/jsx/LocationOff.jsx | 8 +- icons/jsx/LocationOn.jsx | 8 +- icons/jsx/LocationSearching.jsx | 8 +- icons/jsx/Lock.jsx | 8 +- icons/jsx/LockClock.jsx | 8 +- icons/jsx/LockOpen.jsx | 8 +- icons/jsx/LockPerson.jsx | 13 +- icons/jsx/LockReset.jsx | 8 +- icons/jsx/Locked.jsx | 2 - icons/jsx/Login.jsx | 8 +- icons/jsx/LogoDev.jsx | 13 +- icons/jsx/Logout.jsx | 7 +- icons/jsx/Looks.jsx | 8 +- icons/jsx/Looks3.jsx | 8 +- icons/jsx/Looks4.jsx | 8 +- icons/jsx/Looks5.jsx | 8 +- icons/jsx/Looks6.jsx | 8 +- icons/jsx/LooksOne.jsx | 5 +- icons/jsx/LooksTwo.jsx | 8 +- icons/jsx/Loop.jsx | 8 +- icons/jsx/Loupe.jsx | 8 +- icons/jsx/LowPriority.jsx | 8 +- icons/jsx/Loyalty.jsx | 8 +- icons/jsx/LteMobiledata.jsx | 8 +- icons/jsx/LtePlusMobiledata.jsx | 8 +- icons/jsx/Luggage.jsx | 8 +- icons/jsx/LunchDining.jsx | 8 +- icons/jsx/Lyrics.jsx | 13 +- icons/jsx/MacroOff.jsx | 13 +- icons/jsx/Mail.jsx | 8 +- icons/jsx/MailLock.jsx | 13 +- icons/jsx/MailOutline.jsx | 8 +- icons/jsx/Male.jsx | 8 +- icons/jsx/Man.jsx | 5 +- icons/jsx/Man2.jsx | 5 +- icons/jsx/Man3.jsx | 8 +- icons/jsx/Man4.jsx | 5 +- icons/jsx/ManageAccounts.jsx | 13 +- icons/jsx/ManageHistory.jsx | 8 +- icons/jsx/ManageSearch.jsx | 8 +- icons/jsx/Map.jsx | 8 +- icons/jsx/MapsHomeWork.jsx | 10 +- icons/jsx/MapsUgc.jsx | 14 +- icons/jsx/Margin.jsx | 8 +- icons/jsx/MarkAsUnread.jsx | 13 +- icons/jsx/MarkChatRead.jsx | 8 +- icons/jsx/MarkChatUnread.jsx | 8 +- icons/jsx/MarkEmailRead.jsx | 8 +- icons/jsx/MarkEmailUnread.jsx | 8 +- icons/jsx/MarkUnreadChatAlt.jsx | 8 +- icons/jsx/Markunread.jsx | 8 +- icons/jsx/MarkunreadMailbox.jsx | 5 +- icons/jsx/Masks.jsx | 8 +- icons/jsx/Maximize.jsx | 5 +- icons/jsx/MediaBluetoothOff.jsx | 8 +- icons/jsx/MediaBluetoothOn.jsx | 8 +- icons/jsx/Mediation.jsx | 8 +- icons/jsx/MedicalInformation.jsx | 8 +- icons/jsx/MedicalServices.jsx | 8 +- icons/jsx/Medication.jsx | 8 +- icons/jsx/MedicationLiquid.jsx | 13 +- icons/jsx/MeetingRoom.jsx | 8 +- icons/jsx/Memory.jsx | 8 +- icons/jsx/Menu.jsx | 2 - icons/jsx/MenuBook.jsx | 13 +- icons/jsx/MenuOpen.jsx | 8 +- icons/jsx/Merge.jsx | 8 +- icons/jsx/MergeType.jsx | 8 +- icons/jsx/Message.jsx | 8 +- icons/jsx/Mic.jsx | 13 +- icons/jsx/MicExternalOff.jsx | 8 +- icons/jsx/MicExternalOn.jsx | 8 +- icons/jsx/MicNone.jsx | 8 +- icons/jsx/MicOff.jsx | 8 +- icons/jsx/MicrosoftTeams.jsx | 7 +- icons/jsx/Microwave.jsx | 8 +- icons/jsx/MilitaryTech.jsx | 8 +- icons/jsx/Minimize.jsx | 5 +- icons/jsx/MinorCrash.jsx | 8 +- icons/jsx/Minus.jsx | 5 +- icons/jsx/MiscellaneousServices.jsx | 8 +- icons/jsx/MissedVideoCall.jsx | 8 +- icons/jsx/Mms.jsx | 8 +- icons/jsx/MobileFriendly.jsx | 8 +- icons/jsx/MobileOff.jsx | 8 +- icons/jsx/MobileScreenShare.jsx | 8 +- icons/jsx/MobiledataOff.jsx | 8 +- icons/jsx/Mode.jsx | 8 +- icons/jsx/ModeComment.jsx | 5 +- icons/jsx/ModeEdit.jsx | 8 +- icons/jsx/ModeEditOutline.jsx | 8 +- icons/jsx/ModeFanOff.jsx | 8 +- icons/jsx/ModeNight.jsx | 8 +- icons/jsx/ModeOfTravel.jsx | 8 +- icons/jsx/ModeStandby.jsx | 8 +- icons/jsx/ModelTraining.jsx | 8 +- icons/jsx/MonetizationOn.jsx | 8 +- icons/jsx/Money.jsx | 2 - icons/jsx/MoneyFilled.jsx | 2 - icons/jsx/MoneyOff.jsx | 8 +- icons/jsx/MoneyOffCsred.jsx | 8 +- icons/jsx/MoneyOutline.jsx | 2 - icons/jsx/Monitor.jsx | 8 +- icons/jsx/MonitorHeart.jsx | 13 +- icons/jsx/MonitorWeight.jsx | 13 +- icons/jsx/MonochromePhotos.jsx | 8 +- icons/jsx/Mood.jsx | 8 +- icons/jsx/MoodBad.jsx | 8 +- icons/jsx/Moped.jsx | 13 +- icons/jsx/More.jsx | 8 +- icons/jsx/MoreHoriz.jsx | 2 - icons/jsx/MoreTime.jsx | 12 +- icons/jsx/MoreVert.jsx | 2 - icons/jsx/Mosque.jsx | 13 +- icons/jsx/MotionPhotosAuto.jsx | 8 +- icons/jsx/MotionPhotosOff.jsx | 13 +- icons/jsx/MotionPhotosOn.jsx | 8 +- icons/jsx/MotionPhotosPause.jsx | 8 +- icons/jsx/MotionPhotosPaused.jsx | 8 +- icons/jsx/Motorcycle.jsx | 8 +- icons/jsx/Mouse.jsx | 8 +- icons/jsx/MoveDown.jsx | 8 +- icons/jsx/MoveToInbox.jsx | 8 +- icons/jsx/MoveUp.jsx | 8 +- icons/jsx/Movie.jsx | 8 +- icons/jsx/MovieCreation.jsx | 8 +- icons/jsx/MovieFilter.jsx | 8 +- icons/jsx/Moving.jsx | 8 +- icons/jsx/Mp.jsx | 8 +- icons/jsx/MultilineChart.jsx | 8 +- icons/jsx/MultipleStop.jsx | 8 +- icons/jsx/Museum.jsx | 8 +- icons/jsx/MusicNote.jsx | 8 +- icons/jsx/MusicOff.jsx | 8 +- icons/jsx/MusicVideo.jsx | 8 +- icons/jsx/MyLocation.jsx | 8 +- icons/jsx/Nat.jsx | 13 +- icons/jsx/Nature.jsx | 8 +- icons/jsx/NaturePeople.jsx | 8 +- icons/jsx/NavigateBefore.jsx | 8 +- icons/jsx/NavigateNext.jsx | 8 +- icons/jsx/Navigation.jsx | 8 +- icons/jsx/Nc.jsx | 2 - icons/jsx/Nd.jsx | 2 - icons/jsx/NearMe.jsx | 8 +- icons/jsx/NearMeDisabled.jsx | 8 +- icons/jsx/NearbyError.jsx | 8 +- icons/jsx/NearbyOff.jsx | 8 +- icons/jsx/NestCamWiredStand.jsx | 8 +- icons/jsx/NetworkCell.jsx | 5 +- icons/jsx/NetworkCheck.jsx | 8 +- icons/jsx/NetworkLocked.jsx | 8 +- icons/jsx/NetworkPing.jsx | 8 +- icons/jsx/NetworkWifi.jsx | 8 +- icons/jsx/NetworkWifi1Bar.jsx | 8 +- icons/jsx/NetworkWifi2Bar.jsx | 8 +- icons/jsx/NetworkWifi3Bar.jsx | 8 +- icons/jsx/NewLabel.jsx | 8 +- icons/jsx/NewReleases.jsx | 8 +- icons/jsx/Newspaper.jsx | 8 +- icons/jsx/NextPlan.jsx | 8 +- icons/jsx/NextWeek.jsx | 8 +- icons/jsx/Nfc.jsx | 8 +- icons/jsx/NightShelter.jsx | 8 +- icons/jsx/Nightlife.jsx | 8 +- icons/jsx/Nightlight.jsx | 8 +- icons/jsx/NightlightRound.jsx | 8 +- icons/jsx/NightsStay.jsx | 13 +- icons/jsx/NoAccounts.jsx | 13 +- icons/jsx/NoAdultContent.jsx | 13 +- icons/jsx/NoBackpack.jsx | 8 +- icons/jsx/NoCell.jsx | 8 +- icons/jsx/NoCrash.jsx | 8 +- icons/jsx/NoDrinks.jsx | 8 +- icons/jsx/NoEncryption.jsx | 8 +- icons/jsx/NoEncryptionGmailerrorred.jsx | 8 +- icons/jsx/NoFlash.jsx | 8 +- icons/jsx/NoFood.jsx | 8 +- icons/jsx/NoLuggage.jsx | 8 +- icons/jsx/NoMeals.jsx | 8 +- icons/jsx/NoMeetingRoom.jsx | 8 +- icons/jsx/NoPhotography.jsx | 8 +- icons/jsx/NoSim.jsx | 8 +- icons/jsx/NoStroller.jsx | 8 +- icons/jsx/NoTransfer.jsx | 8 +- icons/jsx/NoiseAware.jsx | 8 +- icons/jsx/NoiseControlOff.jsx | 3 +- icons/jsx/NordicWalking.jsx | 8 +- icons/jsx/North.jsx | 8 +- icons/jsx/NorthEast.jsx | 8 +- icons/jsx/NorthWest.jsx | 8 +- icons/jsx/NotAccessible.jsx | 8 +- icons/jsx/NotEqual.jsx | 7 +- icons/jsx/NotInterested.jsx | 8 +- icons/jsx/NotListedLocation.jsx | 8 +- icons/jsx/NotStarted.jsx | 8 +- icons/jsx/Note.jsx | 8 +- icons/jsx/NoteAdd.jsx | 8 +- icons/jsx/NoteAlt.jsx | 8 +- icons/jsx/Notes.jsx | 8 +- icons/jsx/NotificationAdd.jsx | 8 +- icons/jsx/NotificationImportant.jsx | 8 +- icons/jsx/Notifications.jsx | 8 +- icons/jsx/NotificationsActive.jsx | 8 +- icons/jsx/NotificationsNone.jsx | 8 +- icons/jsx/NotificationsOff.jsx | 8 +- icons/jsx/NotificationsPaused.jsx | 8 +- icons/jsx/Numbers.jsx | 8 +- icons/jsx/OfflineBolt.jsx | 8 +- icons/jsx/OfflinePin.jsx | 8 +- icons/jsx/OfflineShare.jsx | 12 +- icons/jsx/OilBarrel.jsx | 8 +- icons/jsx/OnDeviceTraining.jsx | 15 +- icons/jsx/OndemandVideo.jsx | 8 +- icons/jsx/OnlinePrediction.jsx | 8 +- icons/jsx/Opacity.jsx | 8 +- icons/jsx/OpenInBrowser.jsx | 8 +- icons/jsx/OpenInFull.jsx | 8 +- icons/jsx/OpenInNew.jsx | 8 +- icons/jsx/OpenInNewOff.jsx | 8 +- icons/jsx/OpenWith.jsx | 8 +- icons/jsx/OtherHouses.jsx | 8 +- icons/jsx/Outbond.jsx | 8 +- icons/jsx/Outbound.jsx | 8 +- icons/jsx/Outbox.jsx | 10 +- icons/jsx/OutdoorGrill.jsx | 8 +- icons/jsx/Outlet.jsx | 8 +- icons/jsx/OutlinedFlag.jsx | 8 +- icons/jsx/Output.jsx | 10 +- icons/jsx/Padding.jsx | 8 +- icons/jsx/Pages.jsx | 8 +- icons/jsx/Pageview.jsx | 8 +- icons/jsx/Paid.jsx | 8 +- icons/jsx/Palette.jsx | 8 +- icons/jsx/PanTool.jsx | 8 +- icons/jsx/PanToolAlt.jsx | 8 +- icons/jsx/Panorama.jsx | 8 +- icons/jsx/PanoramaFishEye.jsx | 8 +- icons/jsx/PanoramaHorizontal.jsx | 8 +- icons/jsx/PanoramaHorizontalSelect.jsx | 8 +- icons/jsx/PanoramaPhotosphere.jsx | 8 +- icons/jsx/PanoramaPhotosphereSelect.jsx | 8 +- icons/jsx/PanoramaVertical.jsx | 8 +- icons/jsx/PanoramaVerticalSelect.jsx | 8 +- icons/jsx/PanoramaWideAngle.jsx | 8 +- icons/jsx/PanoramaWideAngleSelect.jsx | 8 +- icons/jsx/Paragliding.jsx | 8 +- icons/jsx/Park.jsx | 8 +- icons/jsx/PartyMode.jsx | 8 +- icons/jsx/Password.jsx | 8 +- icons/jsx/Pattern.jsx | 8 +- icons/jsx/Pause.jsx | 5 +- icons/jsx/PauseCircle.jsx | 8 +- icons/jsx/PauseCircleFilled.jsx | 8 +- icons/jsx/PauseCircleOutline.jsx | 8 +- icons/jsx/PausePresentation.jsx | 8 +- icons/jsx/Payment.jsx | 8 +- icons/jsx/Payments.jsx | 8 +- icons/jsx/Paypal.jsx | 13 +- icons/jsx/PedalBike.jsx | 8 +- icons/jsx/Pending.jsx | 8 +- icons/jsx/PendingActions.jsx | 8 +- icons/jsx/Pentagon.jsx | 5 +- icons/jsx/People.jsx | 2 - icons/jsx/PeopleAlt.jsx | 5 +- icons/jsx/PeopleOutline.jsx | 8 +- icons/jsx/Percent.jsx | 8 +- icons/jsx/Percentage.jsx | 8 +- icons/jsx/PermCameraMic.jsx | 8 +- icons/jsx/PermContactCalendar.jsx | 8 +- icons/jsx/PermDataSetting.jsx | 8 +- icons/jsx/PermDeviceInformation.jsx | 8 +- icons/jsx/PermIdentity.jsx | 8 +- icons/jsx/PermMedia.jsx | 8 +- icons/jsx/PermPhoneMsg.jsx | 8 +- icons/jsx/PermScanWifi.jsx | 8 +- icons/jsx/Person.jsx | 2 - icons/jsx/Person2.jsx | 8 +- icons/jsx/Person3.jsx | 8 +- icons/jsx/Person4.jsx | 8 +- icons/jsx/PersonAdd.jsx | 8 +- icons/jsx/PersonAddAlt.jsx | 8 +- icons/jsx/PersonAddAlt1.jsx | 8 +- icons/jsx/PersonAddDisabled.jsx | 8 +- icons/jsx/PersonOff.jsx | 8 +- icons/jsx/PersonOutline.jsx | 8 +- icons/jsx/PersonPin.jsx | 8 +- icons/jsx/PersonPinCircle.jsx | 8 +- icons/jsx/PersonRemove.jsx | 8 +- icons/jsx/PersonRemoveAlt1.jsx | 8 +- icons/jsx/PersonSearch.jsx | 8 +- icons/jsx/PersonalInjury.jsx | 8 +- icons/jsx/PersonalVideo.jsx | 8 +- icons/jsx/PestControl.jsx | 8 +- icons/jsx/PestControlRodent.jsx | 8 +- icons/jsx/Pets.jsx | 8 +- icons/jsx/Phishing.jsx | 8 +- icons/jsx/Phone.jsx | 8 +- icons/jsx/PhoneAndroid.jsx | 8 +- icons/jsx/PhoneBluetoothSpeaker.jsx | 8 +- icons/jsx/PhoneCallback.jsx | 8 +- icons/jsx/PhoneDisabled.jsx | 8 +- icons/jsx/PhoneEnabled.jsx | 8 +- icons/jsx/PhoneForwarded.jsx | 8 +- icons/jsx/PhoneInTalk.jsx | 8 +- icons/jsx/PhoneIphone.jsx | 2 - icons/jsx/PhoneLocked.jsx | 13 +- icons/jsx/PhoneMissed.jsx | 8 +- icons/jsx/PhonePaused.jsx | 8 +- icons/jsx/Phonelink.jsx | 8 +- icons/jsx/PhonelinkErase.jsx | 8 +- icons/jsx/PhonelinkLock.jsx | 8 +- icons/jsx/PhonelinkOff.jsx | 8 +- icons/jsx/PhonelinkRing.jsx | 8 +- icons/jsx/PhonelinkSetup.jsx | 8 +- icons/jsx/Photo.jsx | 8 +- icons/jsx/PhotoAlbum.jsx | 8 +- icons/jsx/PhotoCamera.jsx | 2 - icons/jsx/PhotoCameraBack.jsx | 8 +- icons/jsx/PhotoCameraFront.jsx | 8 +- icons/jsx/PhotoFilter.jsx | 8 +- icons/jsx/PhotoLibrary.jsx | 8 +- icons/jsx/PhotoSizeSelectActual.jsx | 8 +- icons/jsx/PhotoSizeSelectLarge.jsx | 8 +- icons/jsx/PhotoSizeSelectSmall.jsx | 8 +- icons/jsx/Php.jsx | 8 +- icons/jsx/Piano.jsx | 8 +- icons/jsx/PianoOff.jsx | 8 +- icons/jsx/PictureAsPdf.jsx | 8 +- icons/jsx/PictureInPicture.jsx | 8 +- icons/jsx/PictureInPictureAlt.jsx | 8 +- icons/jsx/PieChart.jsx | 8 +- icons/jsx/PieChartOutline.jsx | 8 +- icons/jsx/Pin.jsx | 2 - icons/jsx/PinDrop.jsx | 4 +- icons/jsx/PinEnd.jsx | 8 +- icons/jsx/PinInvoke.jsx | 8 +- icons/jsx/PinOff.jsx | 13 +- icons/jsx/Pinch.jsx | 8 +- icons/jsx/PivotTableChart.jsx | 8 +- icons/jsx/Pix.jsx | 13 +- icons/jsx/Place.jsx | 8 +- icons/jsx/Plagiarism.jsx | 8 +- icons/jsx/PlayArrow.jsx | 2 - icons/jsx/PlayCircle.jsx | 8 +- icons/jsx/PlayCircleFilled.jsx | 2 - icons/jsx/PlayCircleFilledWhite.jsx | 8 +- icons/jsx/PlayCircleOutline.jsx | 2 - icons/jsx/PlayDisabled.jsx | 8 +- icons/jsx/PlayForWork.jsx | 8 +- icons/jsx/PlayLesson.jsx | 13 +- icons/jsx/PlaylistAdd.jsx | 8 +- icons/jsx/PlaylistAddCheck.jsx | 8 +- icons/jsx/PlaylistAddCheckCircle.jsx | 8 +- icons/jsx/PlaylistAddCircle.jsx | 8 +- icons/jsx/PlaylistPlay.jsx | 8 +- icons/jsx/PlaylistRemove.jsx | 8 +- icons/jsx/Plumbing.jsx | 13 +- icons/jsx/Plus.jsx | 5 +- icons/jsx/PlusMinus.jsx | 8 +- icons/jsx/PlusMinusAlt.jsx | 8 +- icons/jsx/PlusOne.jsx | 8 +- icons/jsx/Podcasts.jsx | 8 +- icons/jsx/PointOfSale.jsx | 8 +- icons/jsx/Policy.jsx | 8 +- icons/jsx/Poll.jsx | 8 +- icons/jsx/Polyline.jsx | 8 +- icons/jsx/Polymer.jsx | 8 +- icons/jsx/Pool.jsx | 8 +- icons/jsx/PortableWifiOff.jsx | 8 +- icons/jsx/Portrait.jsx | 8 +- icons/jsx/Post.jsx | 2 - icons/jsx/PostAdd.jsx | 10 +- icons/jsx/PostOutline.jsx | 2 - icons/jsx/Power.jsx | 8 +- icons/jsx/PowerInput.jsx | 8 +- icons/jsx/PowerOff.jsx | 8 +- icons/jsx/PowerSettingsNew.jsx | 8 +- icons/jsx/PrecisionManufacturing.jsx | 8 +- icons/jsx/PregnantWoman.jsx | 8 +- icons/jsx/PresentToAll.jsx | 8 +- icons/jsx/Preview.jsx | 8 +- icons/jsx/PriceChange.jsx | 8 +- icons/jsx/PriceCheck.jsx | 8 +- icons/jsx/Print.jsx | 8 +- icons/jsx/PrintDisabled.jsx | 8 +- icons/jsx/PriorityHigh.jsx | 5 +- icons/jsx/PrivacyTip.jsx | 8 +- icons/jsx/PrivateConnectivity.jsx | 8 +- icons/jsx/ProductionQuantityLimits.jsx | 8 +- icons/jsx/Program.jsx | 2 - icons/jsx/Propane.jsx | 8 +- icons/jsx/PropaneTank.jsx | 8 +- icons/jsx/Psychology.jsx | 13 +- icons/jsx/PsychologyAlt.jsx | 8 +- icons/jsx/Public.jsx | 8 +- icons/jsx/PublicOff.jsx | 8 +- icons/jsx/Publish.jsx | 5 +- icons/jsx/PublishedWithChanges.jsx | 8 +- icons/jsx/PunchClock.jsx | 13 +- icons/jsx/PushPin.jsx | 4 +- icons/jsx/QrCode2.jsx | 8 +- icons/jsx/QrCodeScanner.jsx | 8 +- icons/jsx/Qrcode.jsx | 8 +- icons/jsx/QueryBuilder.jsx | 8 +- icons/jsx/QueryStats.jsx | 8 +- icons/jsx/Question.jsx | 6 +- icons/jsx/QuestionAnswer.jsx | 2 - icons/jsx/QuestionAnswerOutline.jsx | 2 - icons/jsx/QuestionMark.jsx | 8 +- icons/jsx/Queue.jsx | 8 +- icons/jsx/QueueMusic.jsx | 8 +- icons/jsx/QueuePlayNext.jsx | 8 +- icons/jsx/Quickreply.jsx | 7 +- icons/jsx/Quiz.jsx | 10 +- icons/jsx/Quora.jsx | 8 +- icons/jsx/RMobiledata.jsx | 8 +- icons/jsx/Radar.jsx | 8 +- icons/jsx/Radio.jsx | 8 +- icons/jsx/RadioButtonChecked.jsx | 2 - icons/jsx/RadioButtonUnchecked.jsx | 2 - icons/jsx/RailwayAlert.jsx | 13 +- icons/jsx/RamenDining.jsx | 8 +- icons/jsx/RampLeft.jsx | 8 +- icons/jsx/RampRight.jsx | 8 +- icons/jsx/RateReview.jsx | 8 +- icons/jsx/RawOff.jsx | 8 +- icons/jsx/RawOn.jsx | 8 +- icons/jsx/ReadMore.jsx | 8 +- icons/jsx/RealEstateAgent.jsx | 8 +- icons/jsx/Receipt.jsx | 8 +- icons/jsx/ReceiptLong.jsx | 13 +- icons/jsx/RecentActors.jsx | 8 +- icons/jsx/Recommend.jsx | 8 +- icons/jsx/Record.jsx | 2 - icons/jsx/RecordVoiceOver.jsx | 8 +- icons/jsx/Rectangle.jsx | 5 +- icons/jsx/Recycling.jsx | 8 +- icons/jsx/Reddit.jsx | 13 +- icons/jsx/Redeem.jsx | 8 +- icons/jsx/Redo.jsx | 2 - icons/jsx/ReduceCapacity.jsx | 8 +- icons/jsx/Refresh.jsx | 8 +- icons/jsx/RememberMe.jsx | 8 +- icons/jsx/Remove.jsx | 2 - icons/jsx/RemoveCircle.jsx | 2 - icons/jsx/RemoveCircleOutline.jsx | 8 +- icons/jsx/RemoveDone.jsx | 8 +- icons/jsx/RemoveFromQueue.jsx | 8 +- icons/jsx/RemoveModerator.jsx | 8 +- icons/jsx/RemoveRedEye.jsx | 8 +- icons/jsx/RemoveRoad.jsx | 8 +- icons/jsx/RemoveShoppingCart.jsx | 8 +- icons/jsx/Reorder.jsx | 8 +- icons/jsx/Repartition.jsx | 8 +- icons/jsx/Repeat.jsx | 8 +- icons/jsx/RepeatOn.jsx | 8 +- icons/jsx/RepeatOne.jsx | 8 +- icons/jsx/RepeatOneOn.jsx | 8 +- icons/jsx/Replay.jsx | 8 +- icons/jsx/Replay10.jsx | 8 +- icons/jsx/Replay30.jsx | 8 +- icons/jsx/Replay5.jsx | 8 +- icons/jsx/ReplayCircleFilled.jsx | 8 +- icons/jsx/Reply.jsx | 8 +- icons/jsx/ReplyAll.jsx | 8 +- icons/jsx/Report.jsx | 2 - icons/jsx/ReportGmailerrorred.jsx | 10 +- icons/jsx/ReportOff.jsx | 8 +- icons/jsx/ReportOutline.jsx | 2 - icons/jsx/ReportProblem.jsx | 8 +- icons/jsx/RequestPage.jsx | 8 +- icons/jsx/RequestQuote.jsx | 8 +- icons/jsx/ResetTv.jsx | 8 +- icons/jsx/RestartAlt.jsx | 8 +- icons/jsx/Restaurant.jsx | 8 +- icons/jsx/RestaurantMenu.jsx | 8 +- icons/jsx/Restore.jsx | 8 +- icons/jsx/RestoreFromTrash.jsx | 8 +- icons/jsx/RestorePage.jsx | 8 +- icons/jsx/Reviews.jsx | 8 +- icons/jsx/RiceBowl.jsx | 8 +- icons/jsx/RingVolume.jsx | 8 +- icons/jsx/Rocket.jsx | 8 +- icons/jsx/RocketLaunch.jsx | 8 +- icons/jsx/RollerShades.jsx | 8 +- icons/jsx/RollerShadesClosed.jsx | 8 +- icons/jsx/RollerSkating.jsx | 8 +- icons/jsx/Roofing.jsx | 8 +- icons/jsx/Room.jsx | 8 +- icons/jsx/RoomPreferences.jsx | 8 +- icons/jsx/RoomService.jsx | 8 +- icons/jsx/Rotate90DegreesCcw.jsx | 8 +- icons/jsx/Rotate90DegreesCw.jsx | 10 +- icons/jsx/RotateLeft.jsx | 8 +- icons/jsx/RotateRight.jsx | 8 +- icons/jsx/RoundaboutLeft.jsx | 8 +- icons/jsx/RoundaboutRight.jsx | 8 +- icons/jsx/RoundedCorner.jsx | 8 +- icons/jsx/Route.jsx | 8 +- icons/jsx/Router.jsx | 8 +- icons/jsx/Rowing.jsx | 8 +- icons/jsx/RssFeed.jsx | 8 +- icons/jsx/Rsvp.jsx | 8 +- icons/jsx/Rtt.jsx | 8 +- icons/jsx/Rule.jsx | 8 +- icons/jsx/RuleFolder.jsx | 8 +- icons/jsx/RunCircle.jsx | 8 +- icons/jsx/RunningWithErrors.jsx | 8 +- icons/jsx/RvHookup.jsx | 8 +- icons/jsx/Sa.jsx | 2 - icons/jsx/SafetyCheck.jsx | 8 +- icons/jsx/SafetyDivider.jsx | 8 +- icons/jsx/Sailing.jsx | 8 +- icons/jsx/Sanitizer.jsx | 8 +- icons/jsx/Satellite.jsx | 8 +- icons/jsx/SatelliteAlt.jsx | 8 +- icons/jsx/Save.jsx | 8 +- icons/jsx/SaveAll.jsx | 6 +- icons/jsx/SaveAlt.jsx | 8 +- icons/jsx/SaveAs.jsx | 8 +- icons/jsx/SavedSearch.jsx | 13 +- icons/jsx/Savings.jsx | 8 +- icons/jsx/Scale.jsx | 8 +- icons/jsx/Scanner.jsx | 8 +- icons/jsx/ScatterPlot.jsx | 3 +- icons/jsx/Schedule.jsx | 8 +- icons/jsx/ScheduleSend.jsx | 13 +- icons/jsx/Schema.jsx | 8 +- icons/jsx/School.jsx | 2 - icons/jsx/SchoolOutline.jsx | 2 - icons/jsx/Science.jsx | 8 +- icons/jsx/Score.jsx | 8 +- icons/jsx/Scoreboard.jsx | 8 +- icons/jsx/ScreenLockLandscape.jsx | 8 +- icons/jsx/ScreenLockPortrait.jsx | 8 +- icons/jsx/ScreenLockRotation.jsx | 8 +- icons/jsx/ScreenRotation.jsx | 8 +- icons/jsx/ScreenRotationAlt.jsx | 8 +- icons/jsx/ScreenSearchDesktop.jsx | 8 +- icons/jsx/ScreenShare.jsx | 8 +- icons/jsx/Screenshot.jsx | 8 +- icons/jsx/ScreenshotMonitor.jsx | 10 +- icons/jsx/ScubaDiving.jsx | 8 +- icons/jsx/Sd.jsx | 8 +- icons/jsx/SdCard.jsx | 8 +- icons/jsx/SdCardAlert.jsx | 8 +- icons/jsx/SdStorage.jsx | 8 +- icons/jsx/Search.jsx | 2 - icons/jsx/SearchOff.jsx | 13 +- icons/jsx/Security.jsx | 8 +- icons/jsx/SecurityUpdate.jsx | 8 +- icons/jsx/SecurityUpdateGood.jsx | 8 +- icons/jsx/SecurityUpdateWarning.jsx | 7 +- icons/jsx/Segment.jsx | 8 +- icons/jsx/SelectAll.jsx | 8 +- icons/jsx/SelfImprovement.jsx | 8 +- icons/jsx/Sell.jsx | 8 +- icons/jsx/Send.jsx | 2 - icons/jsx/SendAndArchive.jsx | 13 +- icons/jsx/SendTimeExtension.jsx | 10 +- icons/jsx/SendToMobile.jsx | 7 +- icons/jsx/SensorDoor.jsx | 8 +- icons/jsx/SensorOccupied.jsx | 8 +- icons/jsx/SensorWindow.jsx | 8 +- icons/jsx/Sensors.jsx | 8 +- icons/jsx/SensorsOff.jsx | 8 +- icons/jsx/SentimentDissatisfied.jsx | 8 +- icons/jsx/SentimentNeutral.jsx | 8 +- icons/jsx/SentimentSatisfied.jsx | 8 +- icons/jsx/SentimentSatisfiedAlt.jsx | 8 +- icons/jsx/SentimentSlightlyDissatisfied.jsx | 8 +- icons/jsx/SentimentVeryDissatisfied.jsx | 8 +- icons/jsx/SentimentVerySatisfied.jsx | 8 +- icons/jsx/SetMeal.jsx | 8 +- icons/jsx/Settings.jsx | 2 - icons/jsx/SettingsAccessibility.jsx | 8 +- icons/jsx/SettingsApplications.jsx | 8 +- icons/jsx/SettingsBackupRestore.jsx | 8 +- icons/jsx/SettingsBluetooth.jsx | 8 +- icons/jsx/SettingsBrightness.jsx | 8 +- icons/jsx/SettingsCell.jsx | 8 +- icons/jsx/SettingsEthernet.jsx | 8 +- icons/jsx/SettingsInputAntenna.jsx | 8 +- icons/jsx/SettingsInputComponent.jsx | 8 +- icons/jsx/SettingsInputComposite.jsx | 8 +- icons/jsx/SettingsInputHdmi.jsx | 8 +- icons/jsx/SettingsInputSvideo.jsx | 8 +- icons/jsx/SettingsOverscan.jsx | 8 +- icons/jsx/SettingsPhone.jsx | 8 +- icons/jsx/SettingsPower.jsx | 8 +- icons/jsx/SettingsRemote.jsx | 8 +- icons/jsx/SettingsSuggest.jsx | 8 +- icons/jsx/SettingsSystemDaydream.jsx | 8 +- icons/jsx/SettingsVoice.jsx | 8 +- icons/jsx/SevereCold.jsx | 8 +- icons/jsx/ShapeLine.jsx | 13 +- icons/jsx/Share.jsx | 2 - icons/jsx/ShareArrivalTime.jsx | 8 +- icons/jsx/ShareLocation.jsx | 13 +- icons/jsx/Shield.jsx | 8 +- icons/jsx/ShieldMoon.jsx | 8 +- icons/jsx/Shop.jsx | 8 +- icons/jsx/Shop2.jsx | 10 +- icons/jsx/ShopTwo.jsx | 8 +- icons/jsx/Shopify.jsx | 8 +- icons/jsx/ShoppingBag.jsx | 8 +- icons/jsx/ShoppingBasket.jsx | 8 +- icons/jsx/ShoppingCart.jsx | 8 +- icons/jsx/ShoppingCartCheckout.jsx | 8 +- icons/jsx/ShortText.jsx | 5 +- icons/jsx/Shortcut.jsx | 8 +- icons/jsx/ShowChart.jsx | 8 +- icons/jsx/Shower.jsx | 8 +- icons/jsx/Shuffle.jsx | 8 +- icons/jsx/ShuffleOn.jsx | 8 +- icons/jsx/ShutterSpeed.jsx | 8 +- icons/jsx/Sick.jsx | 8 +- icons/jsx/SignLanguage.jsx | 8 +- icons/jsx/SignalCellular0Bar.jsx | 5 +- icons/jsx/SignalCellular1Bar.jsx | 7 +- icons/jsx/SignalCellular2Bar.jsx | 7 +- icons/jsx/SignalCellular3Bar.jsx | 7 +- icons/jsx/SignalCellular4Bar.jsx | 5 +- icons/jsx/SignalCellularAlt.jsx | 8 +- icons/jsx/SignalCellularAlt1Bar.jsx | 5 +- icons/jsx/SignalCellularAlt2Bar.jsx | 5 +- .../SignalCellularConnectedNoInternet0Bar.jsx | 8 +- .../SignalCellularConnectedNoInternet1Bar.jsx | 10 +- .../SignalCellularConnectedNoInternet2Bar.jsx | 10 +- .../SignalCellularConnectedNoInternet3Bar.jsx | 10 +- .../SignalCellularConnectedNoInternet4Bar.jsx | 8 +- icons/jsx/SignalCellularNoSim.jsx | 8 +- icons/jsx/SignalCellularNodata.jsx | 8 +- icons/jsx/SignalCellularNull.jsx | 5 +- icons/jsx/SignalCellularOff.jsx | 8 +- icons/jsx/SignalWifi0Bar.jsx | 8 +- icons/jsx/SignalWifi1Bar.jsx | 9 +- icons/jsx/SignalWifi1BarLock.jsx | 14 +- icons/jsx/SignalWifi2Bar.jsx | 9 +- icons/jsx/SignalWifi2BarLock.jsx | 14 +- icons/jsx/SignalWifi3Bar.jsx | 9 +- icons/jsx/SignalWifi3BarLock.jsx | 9 +- icons/jsx/SignalWifi4Bar.jsx | 8 +- icons/jsx/SignalWifi4BarLock.jsx | 13 +- icons/jsx/SignalWifiBad.jsx | 8 +- icons/jsx/SignalWifiConnectedNoInternet4.jsx | 8 +- icons/jsx/SignalWifiOff.jsx | 8 +- icons/jsx/SignalWifiStatusbar4Bar.jsx | 8 +- ...ignalWifiStatusbarConnectedNoInternet4.jsx | 10 +- icons/jsx/SignalWifiStatusbarNull.jsx | 8 +- icons/jsx/Signpost.jsx | 8 +- icons/jsx/SimCard.jsx | 8 +- icons/jsx/SimCardAlert.jsx | 8 +- icons/jsx/SimCardDownload.jsx | 8 +- icons/jsx/SingleBed.jsx | 8 +- icons/jsx/Sip.jsx | 10 +- icons/jsx/Skateboarding.jsx | 8 +- icons/jsx/SkipNext.jsx | 5 +- icons/jsx/SkipPrevious.jsx | 5 +- icons/jsx/Sledding.jsx | 8 +- icons/jsx/Slideshow.jsx | 8 +- icons/jsx/SlowMotionVideo.jsx | 8 +- icons/jsx/SmartButton.jsx | 8 +- icons/jsx/SmartDisplay.jsx | 5 +- icons/jsx/SmartScreen.jsx | 10 +- icons/jsx/SmartToy.jsx | 8 +- icons/jsx/Smartphone.jsx | 5 +- icons/jsx/SmokeFree.jsx | 8 +- icons/jsx/SmokingRooms.jsx | 8 +- icons/jsx/Sms.jsx | 8 +- icons/jsx/SmsFailed.jsx | 8 +- icons/jsx/Snapchat.jsx | 8 +- icons/jsx/SnippetFolder.jsx | 8 +- icons/jsx/Snooze.jsx | 8 +- icons/jsx/Snowboarding.jsx | 8 +- icons/jsx/Snowmobile.jsx | 8 +- icons/jsx/Snowshoeing.jsx | 8 +- icons/jsx/Soap.jsx | 8 +- icons/jsx/SocialDistance.jsx | 8 +- icons/jsx/SolarPower.jsx | 8 +- icons/jsx/Sort.jsx | 2 - icons/jsx/SortByAlpha.jsx | 8 +- icons/jsx/Sos.jsx | 8 +- icons/jsx/SoupKitchen.jsx | 8 +- icons/jsx/Source.jsx | 8 +- icons/jsx/South.jsx | 8 +- icons/jsx/SouthAmerica.jsx | 8 +- icons/jsx/SouthEast.jsx | 8 +- icons/jsx/SouthWest.jsx | 8 +- icons/jsx/Spa.jsx | 8 +- icons/jsx/SpaceBar.jsx | 5 +- icons/jsx/SpaceDashboard.jsx | 8 +- icons/jsx/SpatialAudio.jsx | 13 +- icons/jsx/SpatialAudioOff.jsx | 13 +- icons/jsx/SpatialTracking.jsx | 13 +- icons/jsx/Speaker.jsx | 8 +- icons/jsx/SpeakerGroup.jsx | 10 +- icons/jsx/SpeakerNotes.jsx | 8 +- icons/jsx/SpeakerNotesOff.jsx | 8 +- icons/jsx/SpeakerPhone.jsx | 8 +- icons/jsx/Speed.jsx | 2 - icons/jsx/Spellcheck.jsx | 8 +- icons/jsx/Spinner.jsx | 2 - icons/jsx/SpinnerSimple.jsx | 2 - icons/jsx/Splitscreen.jsx | 8 +- icons/jsx/Spoke.jsx | 8 +- icons/jsx/Sports.jsx | 8 +- icons/jsx/SportsBar.jsx | 8 +- icons/jsx/SportsBaseball.jsx | 13 +- icons/jsx/SportsBasketball.jsx | 8 +- icons/jsx/SportsCricket.jsx | 8 +- icons/jsx/SportsEsports.jsx | 8 +- icons/jsx/SportsFootball.jsx | 8 +- icons/jsx/SportsGolf.jsx | 13 +- icons/jsx/SportsGymnastics.jsx | 8 +- icons/jsx/SportsHandball.jsx | 13 +- icons/jsx/SportsHockey.jsx | 8 +- icons/jsx/SportsKabaddi.jsx | 13 +- icons/jsx/SportsMartialArts.jsx | 8 +- icons/jsx/SportsMma.jsx | 8 +- icons/jsx/SportsMotorsports.jsx | 13 +- icons/jsx/SportsRugby.jsx | 8 +- icons/jsx/SportsScore.jsx | 8 +- icons/jsx/SportsSoccer.jsx | 8 +- icons/jsx/SportsTennis.jsx | 8 +- icons/jsx/SportsVolleyball.jsx | 8 +- icons/jsx/Square.jsx | 5 +- icons/jsx/SquareFoot.jsx | 8 +- icons/jsx/SsidChart.jsx | 8 +- icons/jsx/StackedBarChart.jsx | 8 +- icons/jsx/StackedLineChart.jsx | 8 +- icons/jsx/Stadium.jsx | 8 +- icons/jsx/Stairs.jsx | 8 +- icons/jsx/Star.jsx | 8 +- icons/jsx/StarBorder.jsx | 8 +- icons/jsx/StarBorderPurple500.jsx | 8 +- icons/jsx/StarFilled.jsx | 2 - icons/jsx/StarHalf.jsx | 8 +- icons/jsx/StarOutline.jsx | 2 - icons/jsx/StarPurple500.jsx | 8 +- icons/jsx/StarRate.jsx | 8 +- icons/jsx/Stars.jsx | 8 +- icons/jsx/Start.jsx | 8 +- icons/jsx/StayCurrentLandscape.jsx | 5 +- icons/jsx/StayCurrentPortrait.jsx | 8 +- icons/jsx/StayPrimaryLandscape.jsx | 5 +- icons/jsx/StayPrimaryPortrait.jsx | 5 +- icons/jsx/StickyNote2.jsx | 8 +- icons/jsx/Stop.jsx | 5 +- icons/jsx/StopCircle.jsx | 8 +- icons/jsx/StopScreenShare.jsx | 8 +- icons/jsx/Storage.jsx | 8 +- icons/jsx/Store.jsx | 8 +- icons/jsx/StoreMallDirectory.jsx | 8 +- icons/jsx/Storefront.jsx | 8 +- icons/jsx/Storm.jsx | 8 +- icons/jsx/Straight.jsx | 8 +- icons/jsx/Straighten.jsx | 8 +- icons/jsx/Stream.jsx | 8 +- icons/jsx/Streetview.jsx | 13 +- icons/jsx/StrikethroughS.jsx | 8 +- icons/jsx/Stroller.jsx | 8 +- icons/jsx/Style.jsx | 8 +- icons/jsx/SubdirectoryArrowLeft.jsx | 8 +- icons/jsx/SubdirectoryArrowRight.jsx | 8 +- icons/jsx/Subject.jsx | 8 +- icons/jsx/Subscript.jsx | 8 +- icons/jsx/Subscriptions.jsx | 8 +- icons/jsx/Subtitles.jsx | 8 +- icons/jsx/SubtitlesOff.jsx | 8 +- icons/jsx/Subway.jsx | 8 +- icons/jsx/Summarize.jsx | 8 +- icons/jsx/Superscript.jsx | 8 +- icons/jsx/SupervisedUserCircle.jsx | 8 +- icons/jsx/SupervisorAccount.jsx | 8 +- icons/jsx/Support.jsx | 8 +- icons/jsx/SupportAgent.jsx | 13 +- icons/jsx/Surfing.jsx | 8 +- icons/jsx/SurroundSound.jsx | 8 +- icons/jsx/SwapCalls.jsx | 8 +- icons/jsx/SwapHoriz.jsx | 8 +- icons/jsx/SwapHorizontalCircle.jsx | 8 +- icons/jsx/SwapVert.jsx | 8 +- icons/jsx/SwapVerticalCircle.jsx | 8 +- icons/jsx/Swipe.jsx | 13 +- icons/jsx/SwipeDown.jsx | 8 +- icons/jsx/SwipeDownAlt.jsx | 8 +- icons/jsx/SwipeLeft.jsx | 8 +- icons/jsx/SwipeLeftAlt.jsx | 8 +- icons/jsx/SwipeRight.jsx | 8 +- icons/jsx/SwipeRightAlt.jsx | 8 +- icons/jsx/SwipeUp.jsx | 8 +- icons/jsx/SwipeUpAlt.jsx | 8 +- icons/jsx/SwipeVertical.jsx | 8 +- icons/jsx/SwitchAccessShortcut.jsx | 8 +- icons/jsx/SwitchAccessShortcutAdd.jsx | 8 +- icons/jsx/SwitchAccount.jsx | 8 +- icons/jsx/SwitchCamera.jsx | 8 +- icons/jsx/SwitchLeft.jsx | 8 +- icons/jsx/SwitchRight.jsx | 8 +- icons/jsx/SwitchVideo.jsx | 8 +- icons/jsx/Synagogue.jsx | 8 +- icons/jsx/Sync.jsx | 8 +- icons/jsx/SyncAlt.jsx | 8 +- icons/jsx/SyncDisabled.jsx | 8 +- icons/jsx/SyncLock.jsx | 8 +- icons/jsx/SyncProblem.jsx | 8 +- icons/jsx/SystemSecurityUpdate.jsx | 8 +- icons/jsx/SystemSecurityUpdateGood.jsx | 8 +- icons/jsx/SystemSecurityUpdateWarning.jsx | 7 +- icons/jsx/SystemUpdate.jsx | 8 +- icons/jsx/SystemUpdateAlt.jsx | 8 +- icons/jsx/Tab.jsx | 8 +- icons/jsx/TabUnselected.jsx | 8 +- icons/jsx/TableBar.jsx | 8 +- icons/jsx/TableChart.jsx | 8 +- icons/jsx/TableRestaurant.jsx | 8 +- icons/jsx/TableRows.jsx | 8 +- icons/jsx/TableView.jsx | 8 +- icons/jsx/Tablet.jsx | 5 +- icons/jsx/TabletAndroid.jsx | 8 +- icons/jsx/TabletMac.jsx | 8 +- icons/jsx/Tag.jsx | 2 - icons/jsx/TagFaces.jsx | 8 +- icons/jsx/TakeoutDining.jsx | 8 +- icons/jsx/TapAndPlay.jsx | 8 +- icons/jsx/Tapas.jsx | 8 +- icons/jsx/Task.jsx | 8 +- icons/jsx/TaskAlt.jsx | 8 +- icons/jsx/TaxiAlert.jsx | 13 +- icons/jsx/Telegram.jsx | 8 +- icons/jsx/TempleBuddhist.jsx | 15 +- icons/jsx/TempleHindu.jsx | 8 +- icons/jsx/Terminal.jsx | 8 +- icons/jsx/Terrain.jsx | 8 +- icons/jsx/TextDecrease.jsx | 8 +- icons/jsx/TextFields.jsx | 8 +- icons/jsx/TextFormat.jsx | 8 +- icons/jsx/TextIncrease.jsx | 8 +- icons/jsx/TextRotateUp.jsx | 8 +- icons/jsx/TextRotateVertical.jsx | 8 +- icons/jsx/TextRotationAngledown.jsx | 8 +- icons/jsx/TextRotationAngleup.jsx | 8 +- icons/jsx/TextRotationDown.jsx | 8 +- icons/jsx/TextRotationNone.jsx | 8 +- icons/jsx/TextSnippet.jsx | 8 +- icons/jsx/Textsms.jsx | 8 +- icons/jsx/Texture.jsx | 8 +- icons/jsx/TheaterComedy.jsx | 13 +- icons/jsx/Theaters.jsx | 8 +- icons/jsx/Thermostat.jsx | 8 +- icons/jsx/ThermostatAuto.jsx | 8 +- icons/jsx/ThumbDown.jsx | 8 +- icons/jsx/ThumbDownAlt.jsx | 8 +- icons/jsx/ThumbDownOffAlt.jsx | 8 +- icons/jsx/ThumbUp.jsx | 8 +- icons/jsx/ThumbUpAlt.jsx | 8 +- icons/jsx/ThumbUpFilled.jsx | 2 - icons/jsx/ThumbUpOffAlt.jsx | 8 +- icons/jsx/ThumbUpOutline.jsx | 2 - icons/jsx/ThumbsUpDown.jsx | 8 +- icons/jsx/Thunderstorm.jsx | 8 +- icons/jsx/Tiktok.jsx | 8 +- icons/jsx/TimeToLeave.jsx | 8 +- icons/jsx/Timelapse.jsx | 2 - icons/jsx/Timeline.jsx | 8 +- icons/jsx/Timer.jsx | 8 +- icons/jsx/Timer10.jsx | 8 +- icons/jsx/Timer10Select.jsx | 8 +- icons/jsx/Timer3.jsx | 8 +- icons/jsx/Timer3Select.jsx | 8 +- icons/jsx/TimerOff.jsx | 8 +- icons/jsx/TipsAndUpdates.jsx | 8 +- icons/jsx/TireRepair.jsx | 13 +- icons/jsx/Title.jsx | 5 +- icons/jsx/Toc.jsx | 8 +- icons/jsx/Today.jsx | 8 +- icons/jsx/ToggleOff.jsx | 8 +- icons/jsx/ToggleOn.jsx | 8 +- icons/jsx/Token.jsx | 8 +- icons/jsx/Toll.jsx | 8 +- icons/jsx/Tonality.jsx | 8 +- icons/jsx/Topic.jsx | 8 +- icons/jsx/Tornado.jsx | 8 +- icons/jsx/TouchApp.jsx | 8 +- icons/jsx/Tour.jsx | 8 +- icons/jsx/Toys.jsx | 8 +- icons/jsx/TrackChanges.jsx | 8 +- icons/jsx/Traffic.jsx | 8 +- icons/jsx/Train.jsx | 8 +- icons/jsx/Tram.jsx | 8 +- icons/jsx/Transcribe.jsx | 8 +- icons/jsx/TransferWithinAStation.jsx | 8 +- icons/jsx/Transform.jsx | 8 +- icons/jsx/Transgender.jsx | 8 +- icons/jsx/TransitEnterexit.jsx | 8 +- icons/jsx/Translate.jsx | 2 - icons/jsx/TravelExplore.jsx | 8 +- icons/jsx/TrendingDown.jsx | 8 +- icons/jsx/TrendingFlat.jsx | 5 +- icons/jsx/TrendingUp.jsx | 8 +- icons/jsx/TripOrigin.jsx | 8 +- icons/jsx/Troubleshoot.jsx | 13 +- icons/jsx/Try.jsx | 8 +- icons/jsx/Tsunami.jsx | 8 +- icons/jsx/Tty.jsx | 8 +- icons/jsx/Tune.jsx | 2 - icons/jsx/Tungsten.jsx | 8 +- icons/jsx/TurnLeft.jsx | 8 +- icons/jsx/TurnRight.jsx | 8 +- icons/jsx/TurnSharpLeft.jsx | 8 +- icons/jsx/TurnSharpRight.jsx | 8 +- icons/jsx/TurnSlightLeft.jsx | 8 +- icons/jsx/TurnSlightRight.jsx | 8 +- icons/jsx/TurnedIn.jsx | 5 +- icons/jsx/TurnedInNot.jsx | 8 +- icons/jsx/Tv.jsx | 8 +- icons/jsx/TvOff.jsx | 8 +- icons/jsx/TwoWheeler.jsx | 8 +- icons/jsx/TypeSpecimen.jsx | 12 +- icons/jsx/UTurnLeft.jsx | 8 +- icons/jsx/UTurnRight.jsx | 8 +- icons/jsx/Umbrella.jsx | 8 +- icons/jsx/Unarchive.jsx | 8 +- icons/jsx/Undo.jsx | 2 - icons/jsx/UnfoldLess.jsx | 8 +- icons/jsx/UnfoldLessDouble.jsx | 18 +- icons/jsx/UnfoldMore.jsx | 8 +- icons/jsx/UnfoldMoreDouble.jsx | 8 +- icons/jsx/Unlocked.jsx | 2 - icons/jsx/Unpublished.jsx | 8 +- icons/jsx/Unread.jsx | 2 - icons/jsx/Unsubscribe.jsx | 8 +- icons/jsx/Upcoming.jsx | 8 +- icons/jsx/Update.jsx | 8 +- icons/jsx/UpdateDisabled.jsx | 8 +- icons/jsx/Upgrade.jsx | 8 +- icons/jsx/Upload.jsx | 8 +- icons/jsx/UploadFile.jsx | 8 +- icons/jsx/Usb.jsx | 8 +- icons/jsx/UsbOff.jsx | 8 +- icons/jsx/Vaccines.jsx | 8 +- icons/jsx/VapeFree.jsx | 8 +- icons/jsx/VapingRooms.jsx | 8 +- icons/jsx/Verified.jsx | 2 - icons/jsx/VerifiedBadge.jsx | 2 - icons/jsx/VerifiedBadgeOutline.jsx | 2 - icons/jsx/VerifiedOutline.jsx | 2 - icons/jsx/VerifiedUser.jsx | 8 +- icons/jsx/VerticalAlignBottom.jsx | 8 +- icons/jsx/VerticalAlignCenter.jsx | 8 +- icons/jsx/VerticalAlignTop.jsx | 5 +- icons/jsx/VerticalDistribute.jsx | 8 +- icons/jsx/VerticalShades.jsx | 8 +- icons/jsx/VerticalShadesClosed.jsx | 8 +- icons/jsx/VerticalSplit.jsx | 8 +- icons/jsx/Vibration.jsx | 8 +- icons/jsx/VideoCall.jsx | 8 +- icons/jsx/VideoCamera.jsx | 2 - icons/jsx/VideoCameraBack.jsx | 8 +- icons/jsx/VideoCameraFront.jsx | 8 +- icons/jsx/VideoChat.jsx | 8 +- icons/jsx/VideoFile.jsx | 8 +- icons/jsx/VideoLabel.jsx | 5 +- icons/jsx/VideoLibrary.jsx | 8 +- icons/jsx/VideoSettings.jsx | 10 +- icons/jsx/VideoStable.jsx | 8 +- icons/jsx/VideoTranscript.jsx | 2 - icons/jsx/Videocam.jsx | 5 +- icons/jsx/VideocamOff.jsx | 8 +- icons/jsx/VideogameAsset.jsx | 8 +- icons/jsx/VideogameAssetOff.jsx | 8 +- icons/jsx/ViewAgenda.jsx | 5 +- icons/jsx/ViewArray.jsx | 8 +- icons/jsx/ViewCarousel.jsx | 8 +- icons/jsx/ViewColumn.jsx | 8 +- icons/jsx/ViewComfy.jsx | 8 +- icons/jsx/ViewComfyAlt.jsx | 8 +- icons/jsx/ViewCompact.jsx | 8 +- icons/jsx/ViewCompactAlt.jsx | 8 +- icons/jsx/ViewCozy.jsx | 8 +- icons/jsx/ViewDay.jsx | 8 +- icons/jsx/ViewHeadline.jsx | 8 +- icons/jsx/ViewInAr.jsx | 8 +- icons/jsx/ViewKanban.jsx | 8 +- icons/jsx/ViewList.jsx | 8 +- icons/jsx/ViewModule.jsx | 8 +- icons/jsx/ViewQuilt.jsx | 8 +- icons/jsx/ViewSidebar.jsx | 8 +- icons/jsx/ViewStream.jsx | 5 +- icons/jsx/ViewTimeline.jsx | 8 +- icons/jsx/ViewWeek.jsx | 8 +- icons/jsx/Vignette.jsx | 8 +- icons/jsx/Villa.jsx | 8 +- icons/jsx/Visibility.jsx | 2 - icons/jsx/VisibilityOff.jsx | 2 - icons/jsx/VoiceChat.jsx | 2 - icons/jsx/VoiceOverOff.jsx | 8 +- icons/jsx/Voicemail.jsx | 8 +- icons/jsx/Volcano.jsx | 8 +- icons/jsx/VolumeDown.jsx | 8 +- icons/jsx/VolumeMute.jsx | 5 +- icons/jsx/VolumeOff.jsx | 8 +- icons/jsx/VolumeUp.jsx | 8 +- icons/jsx/VolunteerActivism.jsx | 8 +- icons/jsx/VpnKey.jsx | 8 +- icons/jsx/VpnKeyOff.jsx | 8 +- icons/jsx/VpnLock.jsx | 8 +- icons/jsx/Vrpano.jsx | 8 +- icons/jsx/Wallet.jsx | 8 +- icons/jsx/Wallpaper.jsx | 8 +- icons/jsx/Warehouse.jsx | 8 +- icons/jsx/Warning.jsx | 2 - icons/jsx/WarningAmber.jsx | 8 +- icons/jsx/WarningFilled.jsx | 6 +- icons/jsx/Wash.jsx | 8 +- icons/jsx/Watch.jsx | 8 +- icons/jsx/WatchFilled.jsx | 2 - icons/jsx/WatchLater.jsx | 8 +- icons/jsx/WatchOff.jsx | 8 +- icons/jsx/WatchOutline.jsx | 2 - icons/jsx/Water.jsx | 8 +- icons/jsx/WaterDamage.jsx | 8 +- icons/jsx/WaterDrop.jsx | 8 +- icons/jsx/WaterfallChart.jsx | 8 +- icons/jsx/Waves.jsx | 8 +- icons/jsx/WavingHand.jsx | 8 +- icons/jsx/WbAuto.jsx | 8 +- icons/jsx/WbCloudy.jsx | 8 +- icons/jsx/WbIncandescent.jsx | 8 +- icons/jsx/WbIridescent.jsx | 8 +- icons/jsx/WbShade.jsx | 8 +- icons/jsx/WbSunny.jsx | 8 +- icons/jsx/WbTwilight.jsx | 8 +- icons/jsx/Wc.jsx | 8 +- icons/jsx/Web.jsx | 8 +- icons/jsx/WebAsset.jsx | 5 +- icons/jsx/WebAssetOff.jsx | 8 +- icons/jsx/WebStories.jsx | 8 +- icons/jsx/Webhook.jsx | 8 +- icons/jsx/Wechat.jsx | 13 +- icons/jsx/Weekend.jsx | 8 +- icons/jsx/West.jsx | 8 +- icons/jsx/Whatsapp.jsx | 8 +- icons/jsx/Whatshot.jsx | 8 +- icons/jsx/WheelchairPickup.jsx | 8 +- icons/jsx/WhereToVote.jsx | 8 +- icons/jsx/Widgets.jsx | 8 +- icons/jsx/WidthFull.jsx | 8 +- icons/jsx/WidthNormal.jsx | 8 +- icons/jsx/WidthWide.jsx | 8 +- icons/jsx/Wifi.jsx | 8 +- icons/jsx/Wifi1Bar.jsx | 8 +- icons/jsx/Wifi2Bar.jsx | 8 +- icons/jsx/WifiCalling.jsx | 13 +- icons/jsx/WifiCalling3.jsx | 18 +- icons/jsx/WifiChannel.jsx | 8 +- icons/jsx/WifiFind.jsx | 13 +- icons/jsx/WifiLock.jsx | 13 +- icons/jsx/WifiOff.jsx | 8 +- icons/jsx/WifiPassword.jsx | 8 +- icons/jsx/WifiProtectedSetup.jsx | 13 +- icons/jsx/WifiTethering.jsx | 8 +- icons/jsx/WifiTetheringError.jsx | 8 +- icons/jsx/WifiTetheringErrorRounded.jsx | 8 +- icons/jsx/WifiTetheringOff.jsx | 8 +- icons/jsx/WindPower.jsx | 8 +- icons/jsx/Window.jsx | 8 +- icons/jsx/WineBar.jsx | 8 +- icons/jsx/Woman.jsx | 5 +- icons/jsx/Woman2.jsx | 5 +- icons/jsx/WooCommerce.jsx | 8 +- icons/jsx/Wordpress.jsx | 8 +- icons/jsx/Work.jsx | 8 +- icons/jsx/WorkHistory.jsx | 13 +- icons/jsx/WorkOff.jsx | 8 +- icons/jsx/WorkOutline.jsx | 8 +- icons/jsx/WorkspacePremium.jsx | 8 +- icons/jsx/Workspaces.jsx | 8 +- icons/jsx/WrapText.jsx | 8 +- icons/jsx/WrongLocation.jsx | 13 +- icons/jsx/Wysiwyg.jsx | 8 +- icons/jsx/Yard.jsx | 8 +- icons/jsx/YoutubeSearchedFor.jsx | 8 +- icons/jsx/Zoom.jsx | 4 +- icons/jsx/ZoomIn.jsx | 8 +- icons/jsx/ZoomInMap.jsx | 8 +- icons/jsx/ZoomOut.jsx | 8 +- icons/jsx/ZoomOutMap.jsx | 8 +- icons/jsx/index.jsx | 1 - icons/package-lock.json | 1554 ++++++++++++----- icons/package.json | 3 +- .../DefaultContent.test.jsx.snap | 2 + .../__snapshots__/Dropzone.test.jsx.snap | 2 + 4479 files changed, 23002 insertions(+), 20641 deletions(-) diff --git a/icons/.svgrrc.js b/icons/.svgrrc.js index 2b5fa76c23..271c486095 100644 --- a/icons/.svgrrc.js +++ b/icons/.svgrrc.js @@ -33,8 +33,36 @@ module.exports = { return exportEntries.join('\n') }, svgoConfig: { - plugins: { - removeViewBox: false, + plugins: [ + { + removeViewBox: false + }, + { + addAttributesToSVGElement: { + attributes: ['fill="none"'], + }, + }, + ], + }, + jsx: { + babelConfig: { + plugins: [ + [ + "@svgr/babel-plugin-add-jsx-attribute", + { + "elements": ["path"], + "attributes": [ + { + "name": "fill", + "value": "currentColor", + "spread": false, + "literal": false, + "position": "end" + } + ] + } + ] + ], }, }, }; diff --git a/icons/es5/0.js b/icons/es5/0.js index a3ab7115b1..03537620e8 100644 --- a/icons/es5/0.js +++ b/icons/es5/0.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg0(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -21,5 +19,4 @@ function Svg0(props) { fill: "currentColor" })); } - export default Svg0; \ No newline at end of file diff --git a/icons/es5/10K.js b/icons/es5/10K.js index ec94991f21..6ded6aae37 100644 --- a/icons/es5/10K.js +++ b/icons/es5/10K.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg10K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 10.5h1.5v3H10v-3zM21 3H3v18h18V3zM7.5 15H6v-4.5H4.5V9h3v6zM13 9v6H8.5V9H13zm6 6h-1.75l-1.75-2.25V15H14V9h1.5v2.25L17.25 9H19l-2.25 3L19 15z" + d: "M10 10.5h1.5v3H10v-3zM21 3H3v18h18V3zM7.5 15H6v-4.5H4.5V9h3v6zM13 9v6H8.5V9H13zm6 6h-1.75l-1.75-2.25V15H14V9h1.5v2.25L17.25 9H19l-2.25 3L19 15z", + fill: "currentColor" })); } - export default Svg10K; \ No newline at end of file diff --git a/icons/es5/10Mp.js b/icons/es5/10Mp.js index 1e3dd80713..64fd6ad47c 100644 --- a/icons/es5/10Mp.js +++ b/icons/es5/10Mp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg10Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.5 7H15v3h-1.5V7zM21 3H3v18h18V3zm-8.5 15.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm2.5 0h-1.5v-6H18V17h-3v1.5zm-5-13v6H8.5V7H7V5.5h3zm6.5 0v6H12v-6h4.5zM15 14h1.5v1.5H15V14z" + d: "M13.5 7H15v3h-1.5V7zM21 3H3v18h18V3zm-8.5 15.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm2.5 0h-1.5v-6H18V17h-3v1.5zm-5-13v6H8.5V7H7V5.5h3zm6.5 0v6H12v-6h4.5zM15 14h1.5v1.5H15V14z", + fill: "currentColor" })); } - export default Svg10Mp; \ No newline at end of file diff --git a/icons/es5/11Mp.js b/icons/es5/11Mp.js index 81d00de691..a840035bb7 100644 --- a/icons/es5/11Mp.js +++ b/icons/es5/11Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg11Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm5 2.5h3v6H9.5V7H8V5.5zm4.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm.5-13h3v6h-1.5V7H13V5.5zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm5 2.5h3v6H9.5V7H8V5.5zm4.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm.5-13h3v6h-1.5V7H13V5.5zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" })); } - export default Svg11Mp; \ No newline at end of file diff --git a/icons/es5/123.js b/icons/es5/123.js index ce12c940be..cd5f51e274 100644 --- a/icons/es5/123.js +++ b/icons/es5/123.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg123(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 15H5.5v-4.5H4V9h3v6zm6.5-1.5h-3v-1h3V9H9v1.5h3v1H9V15h4.5v-1.5zm6 1.5V9H15v1.5h3v1h-2v1h2v1h-3V15h4.5z" + d: "M7 15H5.5v-4.5H4V9h3v6zm6.5-1.5h-3v-1h3V9H9v1.5h3v1H9V15h4.5v-1.5zm6 1.5V9H15v1.5h3v1h-2v1h2v1h-3V15h4.5z", + fill: "currentColor" })); } - export default Svg123; \ No newline at end of file diff --git a/icons/es5/12Mp.js b/icons/es5/12Mp.js index 0a54117854..31b07ff295 100644 --- a/icons/es5/12Mp.js +++ b/icons/es5/12Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg12Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm9 5h3V7h-3V5.5h4.5V9h-3v1h3v1.5H12V8zM7 5.5h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm9 5h3V7h-3V5.5h4.5V9h-3v1h3v1.5H12V8zM7 5.5h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" })); } - export default Svg12Mp; \ No newline at end of file diff --git a/icons/es5/13Mp.js b/icons/es5/13Mp.js index 36ef1979bc..fce3c2b900 100644 --- a/icons/es5/13Mp.js +++ b/icons/es5/13Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg13Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm9 7h3V9h-2V8h2V7h-3V5.5h4.5v6H12V10zM7 5.5h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm9 7h3V9h-2V8h2V7h-3V5.5h4.5v6H12V10zM7 5.5h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" })); } - export default Svg13Mp; \ No newline at end of file diff --git a/icons/es5/14Mp.js b/icons/es5/14Mp.js index af99e701c6..4f851aad41 100644 --- a/icons/es5/14Mp.js +++ b/icons/es5/14Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg14Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm9 2.5h1.5v3H15v-3h1.5v3h1V10h-1v1.5H15V10h-3V5.5zm-5 0h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm9 2.5h1.5v3H15v-3h1.5v3h1V10h-1v1.5H15V10h-3V5.5zm-5 0h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" })); } - export default Svg14Mp; \ No newline at end of file diff --git a/icons/es5/15Mp.js b/icons/es5/15Mp.js index e1c54a22fd..3e8e4b368b 100644 --- a/icons/es5/15Mp.js +++ b/icons/es5/15Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg15Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm9 7h3V9h-3V5.5h4.5V7h-3v1h3v3.5H12V10zM7 5.5h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm9 7h3V9h-3V5.5h4.5V7h-3v1h3v3.5H12V10zM7 5.5h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" })); } - export default Svg15Mp; \ No newline at end of file diff --git a/icons/es5/16Mp.js b/icons/es5/16Mp.js index bcbbf4600d..fe7002a56c 100644 --- a/icons/es5/16Mp.js +++ b/icons/es5/16Mp.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg16Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm9 2.5h4.5V7h-3v1h3v3.5H12v-6zm-5 0h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm9 2.5h4.5V7h-3v1h3v3.5H12v-6zm-5 0h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M13.5 9H15v1.5h-1.5z" + d: "M13.5 9H15v1.5h-1.5z", + fill: "currentColor" })); } - export default Svg16Mp; \ No newline at end of file diff --git a/icons/es5/17Mp.js b/icons/es5/17Mp.js index 6d6386d814..a9c93e0665 100644 --- a/icons/es5/17Mp.js +++ b/icons/es5/17Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg17Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm4 2.5h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM12 7V5.5h4.87l-1.87 6h-1.75L14.62 7H12zm6 10h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm4 2.5h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM12 7V5.5h4.87l-1.87 6h-1.75L14.62 7H12zm6 10h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" })); } - export default Svg17Mp; \ No newline at end of file diff --git a/icons/es5/18Mp.js b/icons/es5/18Mp.js index 86e053de22..3ebd1c21ca 100644 --- a/icons/es5/18Mp.js +++ b/icons/es5/18Mp.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg18Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.5 9H15v1.5h-1.5zm0-2.5H15V8h-1.5z" + d: "M13.5 9H15v1.5h-1.5zm0-2.5H15V8h-1.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm9 2.5h4.5v6H12v-6zm-5 0h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm9 2.5h4.5v6H12v-6zm-5 0h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" })); } - export default Svg18Mp; \ No newline at end of file diff --git a/icons/es5/18UpRating.js b/icons/es5/18UpRating.js index 03328c1542..c8c0b987b2 100644 --- a/icons/es5/18UpRating.js +++ b/icons/es5/18UpRating.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg18UpRating(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 12.5h1.5V14H13zm0-2.5h1.5v1.5H13z" + d: "M13 12.5h1.5V14H13zm0-2.5h1.5v1.5H13z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM10 15H8.5v-4.5H7V9h3v6zm6-1c0 .55-.45 1-1 1h-2.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1H15c.55 0 1 .45 1 1v4z" + d: "M21 3H3v18h18V3zM10 15H8.5v-4.5H7V9h3v6zm6-1c0 .55-.45 1-1 1h-2.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1H15c.55 0 1 .45 1 1v4z", + fill: "currentColor" })); } - export default Svg18UpRating; \ No newline at end of file diff --git a/icons/es5/19Mp.js b/icons/es5/19Mp.js index cdf119b065..0469306b85 100644 --- a/icons/es5/19Mp.js +++ b/icons/es5/19Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg19Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.5 6.5H15V8h-1.5zM15 14h1.5v1.5H15z" + d: "M13.5 6.5H15V8h-1.5zM15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm9 7h3V9h-3V5.5h4.5v6H12V10zM7 5.5h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm9 7h3V9h-3V5.5h4.5v6H12V10zM7 5.5h3v6H8.5V7H7V5.5zm5.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" })); } - export default Svg19Mp; \ No newline at end of file diff --git a/icons/es5/1K.js b/icons/es5/1K.js index 35f53b77a7..4455cdce34 100644 --- a/icons/es5/1K.js +++ b/icons/es5/1K.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg1K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM10 15H8.5v-4.5H7V9h3v6zm7 0h-1.75l-1.75-2.25V15H12V9h1.5v2.25L15.25 9H17l-2.25 3L17 15z" + d: "M21 3H3v18h18V3zM10 15H8.5v-4.5H7V9h3v6zm7 0h-1.75l-1.75-2.25V15H12V9h1.5v2.25L15.25 9H17l-2.25 3L17 15z", + fill: "currentColor" })); } - export default Svg1K; \ No newline at end of file diff --git a/icons/es5/1KPlus.js b/icons/es5/1KPlus.js index b0eb843658..4382067ba9 100644 --- a/icons/es5/1KPlus.js +++ b/icons/es5/1KPlus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg1KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM9 15H7.5v-4.5H6V9h3v6zm4.75 0L12 12.75V15h-1.5V9H12v2.25L13.75 9h1.75l-2.25 3 2.25 3h-1.75zM19 12.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z" + d: "M21 3H3v18h18V3zM9 15H7.5v-4.5H6V9h3v6zm4.75 0L12 12.75V15h-1.5V9H12v2.25L13.75 9h1.75l-2.25 3 2.25 3h-1.75zM19 12.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z", + fill: "currentColor" })); } - export default Svg1KPlus; \ No newline at end of file diff --git a/icons/es5/1XMobiledata.js b/icons/es5/1XMobiledata.js index 41fdf0069a..a49ff6e4e7 100644 --- a/icons/es5/1XMobiledata.js +++ b/icons/es5/1XMobiledata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg1XMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 7h4v10H6V9H4V7zm11.83 4.72L18.66 7h-2.33l-1.66 2.77L13 7h-2.33l2.83 4.72L10.33 17h2.33l2-3.34 2 3.34H19l-3.17-5.28z" + d: "M4 7h4v10H6V9H4V7zm11.83 4.72L18.66 7h-2.33l-1.66 2.77L13 7h-2.33l2.83 4.72L10.33 17h2.33l2-3.34 2 3.34H19l-3.17-5.28z", + fill: "currentColor" })); } - export default Svg1XMobiledata; \ No newline at end of file diff --git a/icons/es5/20Mp.js b/icons/es5/20Mp.js index 89151e740a..f6844a6869 100644 --- a/icons/es5/20Mp.js +++ b/icons/es5/20Mp.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg20Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.5 7H16v3h-1.5z" + d: "M14.5 7H16v3h-1.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm3.5 5h3V7h-3V5.5H11V9H8v1h3v1.5H6.5V8zm6 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm.5-13h4.5v6H13v-6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm3.5 5h3V7h-3V5.5H11V9H8v1h3v1.5H6.5V8zm6 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm.5-13h4.5v6H13v-6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" })); } - export default Svg20Mp; \ No newline at end of file diff --git a/icons/es5/21Mp.js b/icons/es5/21Mp.js index f6685eaaee..0af030dd20 100644 --- a/icons/es5/21Mp.js +++ b/icons/es5/21Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg21Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm4.5 5h3V7h-3V5.5H12V9H9v1h3v1.5H7.5V8zm5 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm.5-13h3v6h-1.5V7H13V5.5zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm4.5 5h3V7h-3V5.5H12V9H9v1h3v1.5H7.5V8zm5 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm.5-13h3v6h-1.5V7H13V5.5zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" })); } - export default Svg21Mp; \ No newline at end of file diff --git a/icons/es5/22Mp.js b/icons/es5/22Mp.js index 3e53074eb3..e8d5789d3f 100644 --- a/icons/es5/22Mp.js +++ b/icons/es5/22Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg22Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm3.5 5h3V7h-3V5.5H11V9H8v1h3v1.5H6.5V8zm6 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM13 8h3V7h-3V5.5h4.5V9h-3v1h3v1.5H13V8zm5 9h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm3.5 5h3V7h-3V5.5H11V9H8v1h3v1.5H6.5V8zm6 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM13 8h3V7h-3V5.5h4.5V9h-3v1h3v1.5H13V8zm5 9h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" })); } - export default Svg22Mp; \ No newline at end of file diff --git a/icons/es5/23Mp.js b/icons/es5/23Mp.js index 9552fc9fbb..eac54b9a11 100644 --- a/icons/es5/23Mp.js +++ b/icons/es5/23Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg23Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm3.5 5h3V7h-3V5.5H11V9H8v1h3v1.5H6.5V8zm6 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM13 10h3V9h-2V8h2V7h-3V5.5h4.5v6H13V10zm5 7h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm3.5 5h3V7h-3V5.5H11V9H8v1h3v1.5H6.5V8zm6 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM13 10h3V9h-2V8h2V7h-3V5.5h4.5v6H13V10zm5 7h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" })); } - export default Svg23Mp; \ No newline at end of file diff --git a/icons/es5/24Mp.js b/icons/es5/24Mp.js index 5fc7460dba..7f11c77c47 100644 --- a/icons/es5/24Mp.js +++ b/icons/es5/24Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg24Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm3.5 5h3V7h-3V5.5H11V9H8v1h3v1.5H6.5V8zm6 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17zm.5-7h-1v1.5H16V10h-3V5.5h1.5v3H16v-3h1.5v3h1V10z" + d: "M3 3v18h18V3H3zm3.5 5h3V7h-3V5.5H11V9H8v1h3v1.5H6.5V8zm6 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17zm.5-7h-1v1.5H16V10h-3V5.5h1.5v3H16v-3h1.5v3h1V10z", + fill: "currentColor" })); } - export default Svg24Mp; \ No newline at end of file diff --git a/icons/es5/2K.js b/icons/es5/2K.js index 7ddca13924..2bc451e0e1 100644 --- a/icons/es5/2K.js +++ b/icons/es5/2K.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg2K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM8 12.5v1h3V15H6.5v-3.5h3v-1h-3V9H11v3.5H8zM18 15h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z" + d: "M21 3H3v18h18V3zM8 12.5v1h3V15H6.5v-3.5h3v-1h-3V9H11v3.5H8zM18 15h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z", + fill: "currentColor" })); } - export default Svg2K; \ No newline at end of file diff --git a/icons/es5/2KPlus.js b/icons/es5/2KPlus.js index 450dd268f0..a3bfb504de 100644 --- a/icons/es5/2KPlus.js +++ b/icons/es5/2KPlus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg2KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-11 9.5H7.5v1H10V15H6v-3.5h2.5v-1H6V9h4v3.5zm4.25 2.5l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15h-1.75zM19 12.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z" + d: "M21 3H3v18h18V3zm-11 9.5H7.5v1H10V15H6v-3.5h2.5v-1H6V9h4v3.5zm4.25 2.5l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15h-1.75zM19 12.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z", + fill: "currentColor" })); } - export default Svg2KPlus; \ No newline at end of file diff --git a/icons/es5/2Mp.js b/icons/es5/2Mp.js index f9b5f39723..116e8c82d2 100644 --- a/icons/es5/2Mp.js +++ b/icons/es5/2Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg2Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm7 5h3V7h-3V5.5h4.5V9h-3v1h3v1.5H10V8zm2.5 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm7 5h3V7h-3V5.5h4.5V9h-3v1h3v1.5H10V8zm2.5 10.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" })); } - export default Svg2Mp; \ No newline at end of file diff --git a/icons/es5/30Fps.js b/icons/es5/30Fps.js index 4d4e71b22f..520017d195 100644 --- a/icons/es5/30Fps.js +++ b/icons/es5/30Fps.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg30Fps(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 5v3h6v2.5H3v3h5V16H2v3h9V5H2zm17 3v8h-4V8h4m3-3H12v14h10V5z" + d: "M2 5v3h6v2.5H3v3h5V16H2v3h9V5H2zm17 3v8h-4V8h4m3-3H12v14h10V5z", + fill: "currentColor" })); } - export default Svg30Fps; \ No newline at end of file diff --git a/icons/es5/30FpsSelect.js b/icons/es5/30FpsSelect.js index 8a87eb78ad..f23d163d53 100644 --- a/icons/es5/30FpsSelect.js +++ b/icons/es5/30FpsSelect.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg30FpsSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 4v2h5v2H5v2h4v2H4v2h7V4H4zm9 0h7v10h-7V4zm5 2h-3v6h3V6zM5 22H3v-5h2v5zm4 0H7v-5h2v5zm4 0h-2v-5h2v5zm8 0h-6v-5h6v5z" + d: "M4 4v2h5v2H5v2h4v2H4v2h7V4H4zm9 0h7v10h-7V4zm5 2h-3v6h3V6zM5 22H3v-5h2v5zm4 0H7v-5h2v5zm4 0h-2v-5h2v5zm8 0h-6v-5h6v5z", + fill: "currentColor" })); } - export default Svg30FpsSelect; \ No newline at end of file diff --git a/icons/es5/360.js b/icons/es5/360.js index e57ab4b23a..258c134c1f 100644 --- a/icons/es5/360.js +++ b/icons/es5/360.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg360(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7C6.48 7 2 9.24 2 12c0 2.24 2.94 4.13 7 4.77V20l4-4-4-4v2.73c-3.15-.56-5-1.9-5-2.73 0-1.06 3.04-3 8-3s8 1.94 8 3c0 .73-1.46 1.89-4 2.53v2.05c3.53-.77 6-2.53 6-4.58 0-2.76-4.48-5-10-5z" + d: "M12 7C6.48 7 2 9.24 2 12c0 2.24 2.94 4.13 7 4.77V20l4-4-4-4v2.73c-3.15-.56-5-1.9-5-2.73 0-1.06 3.04-3 8-3s8 1.94 8 3c0 .73-1.46 1.89-4 2.53v2.05c3.53-.77 6-2.53 6-4.58 0-2.76-4.48-5-10-5z", + fill: "currentColor" })); } - export default Svg360; \ No newline at end of file diff --git a/icons/es5/3DRotation.js b/icons/es5/3DRotation.js index fdc4908fa9..e9f1a22d6f 100644 --- a/icons/es5/3DRotation.js +++ b/icons/es5/3DRotation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg3DRotation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.53 21.48A10.487 10.487 0 011.56 13H.06c.51 6.16 5.66 11 11.95 11l.66-.03-3.81-3.81-1.33 1.32zm.89-6.52c-.19 0-.37-.03-.52-.08a1.07 1.07 0 01-.4-.24c-.11-.1-.2-.22-.26-.37-.06-.14-.09-.3-.09-.47h-1.3c0 .36.07.68.21.95.14.27.33.5.56.69.24.18.51.32.82.41.3.1.62.15.96.15.37 0 .72-.05 1.03-.15.32-.1.6-.25.83-.44s.42-.43.55-.72.2-.61.2-.97c0-.19-.02-.38-.07-.56a1.67 1.67 0 00-.23-.51c-.1-.16-.24-.3-.4-.43-.17-.13-.37-.23-.61-.31a2.098 2.098 0 00.89-.75c.1-.15.17-.3.22-.46s.07-.32.07-.48c0-.36-.06-.68-.18-.96s-.29-.51-.51-.69c-.2-.19-.47-.33-.77-.43C9.11 8.05 8.77 8 8.4 8c-.36 0-.69.05-1 .16-.3.11-.57.26-.79.45-.21.19-.38.41-.51.67-.12.26-.18.54-.18.85h1.3c0-.17.03-.32.09-.45s.14-.25.25-.34.23-.17.38-.22.3-.08.48-.08c.4 0 .7.1.89.31.19.2.29.49.29.86 0 .18-.03.34-.08.49s-.14.27-.25.37c-.11.1-.25.18-.41.24-.16.06-.36.09-.58.09h-.77v1.03h.77c.22 0 .42.02.6.07s.33.13.45.23c.12.11.22.24.29.4s.1.35.1.57c0 .41-.12.72-.35.93-.23.23-.55.33-.95.33zm8.55-5.92c-.32-.33-.7-.59-1.14-.77-.44-.18-.93-.27-1.47-.27H12v8h2.3c.55 0 1.06-.09 1.51-.27s.84-.43 1.16-.76c.32-.33.57-.73.74-1.19.17-.47.26-.99.26-1.57v-.4c0-.58-.09-1.1-.26-1.57s-.42-.87-.74-1.2zm-.39 3.16c0 .42-.05.79-.14 1.13-.1.33-.24.62-.43.85-.19.23-.43.41-.71.53-.29.12-.62.18-.99.18h-.91V9.12h.97c.72 0 1.27.23 1.64.69.38.46.57 1.12.57 1.99v.4zM12.01 0l-.66.03 3.81 3.81 1.33-1.33c3.27 1.55 5.61 4.72 5.96 8.48h1.5C23.45 4.84 18.3 0 12.01 0z" + d: "M7.53 21.48A10.487 10.487 0 011.56 13H.06c.51 6.16 5.66 11 11.95 11l.66-.03-3.81-3.81-1.33 1.32zm.89-6.52c-.19 0-.37-.03-.52-.08a1.07 1.07 0 01-.4-.24c-.11-.1-.2-.22-.26-.37-.06-.14-.09-.3-.09-.47h-1.3c0 .36.07.68.21.95.14.27.33.5.56.69.24.18.51.32.82.41.3.1.62.15.96.15.37 0 .72-.05 1.03-.15.32-.1.6-.25.83-.44s.42-.43.55-.72.2-.61.2-.97c0-.19-.02-.38-.07-.56a1.67 1.67 0 00-.23-.51c-.1-.16-.24-.3-.4-.43-.17-.13-.37-.23-.61-.31a2.098 2.098 0 00.89-.75c.1-.15.17-.3.22-.46s.07-.32.07-.48c0-.36-.06-.68-.18-.96s-.29-.51-.51-.69c-.2-.19-.47-.33-.77-.43C9.11 8.05 8.77 8 8.4 8c-.36 0-.69.05-1 .16-.3.11-.57.26-.79.45-.21.19-.38.41-.51.67-.12.26-.18.54-.18.85h1.3c0-.17.03-.32.09-.45s.14-.25.25-.34.23-.17.38-.22.3-.08.48-.08c.4 0 .7.1.89.31.19.2.29.49.29.86 0 .18-.03.34-.08.49s-.14.27-.25.37c-.11.1-.25.18-.41.24-.16.06-.36.09-.58.09h-.77v1.03h.77c.22 0 .42.02.6.07s.33.13.45.23c.12.11.22.24.29.4s.1.35.1.57c0 .41-.12.72-.35.93-.23.23-.55.33-.95.33zm8.55-5.92c-.32-.33-.7-.59-1.14-.77-.44-.18-.93-.27-1.47-.27H12v8h2.3c.55 0 1.06-.09 1.51-.27s.84-.43 1.16-.76c.32-.33.57-.73.74-1.19.17-.47.26-.99.26-1.57v-.4c0-.58-.09-1.1-.26-1.57s-.42-.87-.74-1.2zm-.39 3.16c0 .42-.05.79-.14 1.13-.1.33-.24.62-.43.85-.19.23-.43.41-.71.53-.29.12-.62.18-.99.18h-.91V9.12h.97c.72 0 1.27.23 1.64.69.38.46.57 1.12.57 1.99v.4zM12.01 0l-.66.03 3.81 3.81 1.33-1.33c3.27 1.55 5.61 4.72 5.96 8.48h1.5C23.45 4.84 18.3 0 12.01 0z", + fill: "currentColor" })); } - export default Svg3DRotation; \ No newline at end of file diff --git a/icons/es5/3GMobiledata.js b/icons/es5/3GMobiledata.js index 0f095c6626..f4f734d11e 100644 --- a/icons/es5/3GMobiledata.js +++ b/icons/es5/3GMobiledata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg3GMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 7v2h5v2H4v2h4v2H3v2h7V7H3zm18 4v6h-9V7h9v2h-7v6h5v-2h-2.5v-2H21z" + d: "M3 7v2h5v2H4v2h4v2H3v2h7V7H3zm18 4v6h-9V7h9v2h-7v6h5v-2h-2.5v-2H21z", + fill: "currentColor" })); } - export default Svg3GMobiledata; \ No newline at end of file diff --git a/icons/es5/3K.js b/icons/es5/3K.js index 3ca5c99653..1a18feed9d 100644 --- a/icons/es5/3K.js +++ b/icons/es5/3K.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg3K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM11 9v6H6.5v-1.5h3v-1h-2v-1h2v-1h-3V9H11zm7 6h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z" + d: "M21 3H3v18h18V3zM11 9v6H6.5v-1.5h3v-1h-2v-1h2v-1h-3V9H11zm7 6h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z", + fill: "currentColor" })); } - export default Svg3K; \ No newline at end of file diff --git a/icons/es5/3KPlus.js b/icons/es5/3KPlus.js index 0d3116ac49..69118010c7 100644 --- a/icons/es5/3KPlus.js +++ b/icons/es5/3KPlus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg3KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM10 9v6H5.5v-1.5h3v-1h-2v-1h2v-1h-3V9H10zm6 6h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z" + d: "M21 3H3v18h18V3zM10 9v6H5.5v-1.5h3v-1h-2v-1h2v-1h-3V9H10zm6 6h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z", + fill: "currentColor" })); } - export default Svg3KPlus; \ No newline at end of file diff --git a/icons/es5/3Mp.js b/icons/es5/3Mp.js index 2b5f8f441b..c19f8bd0ed 100644 --- a/icons/es5/3Mp.js +++ b/icons/es5/3Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg3Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm9.5 15.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM10 10h3V9h-2V8h2V7h-3V5.5h4.5v6H10V10zm8 7h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm9.5 15.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM10 10h3V9h-2V8h2V7h-3V5.5h4.5v6H10V10zm8 7h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" })); } - export default Svg3Mp; \ No newline at end of file diff --git a/icons/es5/3P.js b/icons/es5/3P.js index 8d59108deb..75d0ca976c 100644 --- a/icons/es5/3P.js +++ b/icons/es5/3P.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg3P(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 2v20l4-4h16V2H2zm10 4c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 13.43V14z" + d: "M2 2v20l4-4h16V2H2zm10 4c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 13.43V14z", + fill: "currentColor" })); } - export default Svg3P; \ No newline at end of file diff --git a/icons/es5/4GMobiledata.js b/icons/es5/4GMobiledata.js index 97e57c35d7..d7283a5ae4 100644 --- a/icons/es5/4GMobiledata.js +++ b/icons/es5/4GMobiledata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg4GMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 7H7v5H5V7H3v7h4v3h2v-3h2v-2H9V7zm8 4v2h2v2h-5V9h7V7h-9v10h9v-6h-4z" + d: "M9 7H7v5H5V7H3v7h4v3h2v-3h2v-2H9V7zm8 4v2h2v2h-5V9h7V7h-9v10h9v-6h-4z", + fill: "currentColor" })); } - export default Svg4GMobiledata; \ No newline at end of file diff --git a/icons/es5/4GPlusMobiledata.js b/icons/es5/4GPlusMobiledata.js index a692aca6c3..0563b497f5 100644 --- a/icons/es5/4GPlusMobiledata.js +++ b/icons/es5/4GPlusMobiledata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg4GPlusMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 11v2h2v2h-4V9h6V7H9v10h8v-6h-4zm11 0h-2V9h-2v2h-2v2h2v2h2v-2h2v-2zM7 7H5v5H3V7H1v7h4v3h2v-3h1v-2H7V7z" + d: "M13 11v2h2v2h-4V9h6V7H9v10h8v-6h-4zm11 0h-2V9h-2v2h-2v2h2v2h2v-2h2v-2zM7 7H5v5H3V7H1v7h4v3h2v-3h1v-2H7V7z", + fill: "currentColor" })); } - export default Svg4GPlusMobiledata; \ No newline at end of file diff --git a/icons/es5/4K.js b/icons/es5/4K.js index 27f38232a5..e8ad25e5a5 100644 --- a/icons/es5/4K.js +++ b/icons/es5/4K.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg4K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-9 10.51h-1V15H9.5v-1.5h-3V9H8v3h1.5V9H11v3h1v1.51zM18.2 15h-1.7l-2-3v3H13V9h1.5v3l2-3h1.7l-2 3 2 3z" + d: "M21 3H3v18h18V3zm-9 10.51h-1V15H9.5v-1.5h-3V9H8v3h1.5V9H11v3h1v1.51zM18.2 15h-1.7l-2-3v3H13V9h1.5v3l2-3h1.7l-2 3 2 3z", + fill: "currentColor" })); } - export default Svg4K; \ No newline at end of file diff --git a/icons/es5/4KPlus.js b/icons/es5/4KPlus.js index 5bfa0880dd..79c575ca24 100644 --- a/icons/es5/4KPlus.js +++ b/icons/es5/4KPlus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg4KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM11 13.5h-1V15H8.5v-1.5h-3V9H7v3h1.5V9H10v3h1v1.5zm3.75 1.5L13 12.75V15h-1.5V9H13v2.25L14.75 9h1.75l-2.25 3 2.25 3h-1.75zM19 12.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z" + d: "M21 3H3v18h18V3zM11 13.5h-1V15H8.5v-1.5h-3V9H7v3h1.5V9H10v3h1v1.5zm3.75 1.5L13 12.75V15h-1.5V9H13v2.25L14.75 9h1.75l-2.25 3 2.25 3h-1.75zM19 12.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z", + fill: "currentColor" })); } - export default Svg4KPlus; \ No newline at end of file diff --git a/icons/es5/4Mp.js b/icons/es5/4Mp.js index 62fa01d2a7..1c56ad94ab 100644 --- a/icons/es5/4Mp.js +++ b/icons/es5/4Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg4Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm9.5 15.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm-3-8.5V5.5H11v3h1.5v-3H14v3h1V10h-1v1.5h-1.5V10h-3zm8.5 7h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm9.5 15.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm-3-8.5V5.5H11v3h1.5v-3H14v3h1V10h-1v1.5h-1.5V10h-3zm8.5 7h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" })); } - export default Svg4Mp; \ No newline at end of file diff --git a/icons/es5/5G.js b/icons/es5/5G.js index b1af8813d2..55c85589ea 100644 --- a/icons/es5/5G.js +++ b/icons/es5/5G.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg5G(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 13h2v2h-5V9h7V7h-9v10h9v-6h-4zM3 13h5v2H3v2h7v-6H5V9h5V7H3z" + d: "M17 13h2v2h-5V9h7V7h-9v10h9v-6h-4zM3 13h5v2H3v2h7v-6H5V9h5V7H3z", + fill: "currentColor" })); } - export default Svg5G; \ No newline at end of file diff --git a/icons/es5/5K.js b/icons/es5/5K.js index 263cbb4abe..fef418939f 100644 --- a/icons/es5/5K.js +++ b/icons/es5/5K.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg5K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-10 7.5H8v1h3V15H6.5v-1.5h3v-1h-3V9H11v1.5zm7 4.5h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z" + d: "M21 3H3v18h18V3zm-10 7.5H8v1h3V15H6.5v-1.5h3v-1h-3V9H11v1.5zm7 4.5h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z", + fill: "currentColor" })); } - export default Svg5K; \ No newline at end of file diff --git a/icons/es5/5KPlus.js b/icons/es5/5KPlus.js index fd7adc4789..e9cef914cb 100644 --- a/icons/es5/5KPlus.js +++ b/icons/es5/5KPlus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg5KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-11 7.5H7.5v1H10V15H6v-1.5h2.5v-1H6V9h4v1.5zm6 4.5h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z" + d: "M21 3H3v18h18V3zm-11 7.5H7.5v1H10V15H6v-1.5h2.5v-1H6V9h4v1.5zm6 4.5h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z", + fill: "currentColor" })); } - export default Svg5KPlus; \ No newline at end of file diff --git a/icons/es5/5Mp.js b/icons/es5/5Mp.js index 2aa895286b..9bfb184b6b 100644 --- a/icons/es5/5Mp.js +++ b/icons/es5/5Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg5Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm7 7h3V9h-3V5.5h4.5V7h-3v1h3v3.5H10V10zm2.5 8.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm7 7h3V9h-3V5.5h4.5V7h-3v1h3v3.5H10V10zm2.5 8.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" })); } - export default Svg5Mp; \ No newline at end of file diff --git a/icons/es5/60Fps.js b/icons/es5/60Fps.js index 3fd6cd4ca1..f64eb86405 100644 --- a/icons/es5/60Fps.js +++ b/icons/es5/60Fps.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg60Fps(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 8v8h-4V8h4m3-3H12v14h10V5zM10 8V5H2v14h9v-9H5V8h5zm-2 5v3H5v-3h3z" + d: "M19 8v8h-4V8h4m3-3H12v14h10V5zM10 8V5H2v14h9v-9H5V8h5zm-2 5v3H5v-3h3z", + fill: "currentColor" })); } - export default Svg60Fps; \ No newline at end of file diff --git a/icons/es5/60FpsSelect.js b/icons/es5/60FpsSelect.js index 30674af441..c7e2e38620 100644 --- a/icons/es5/60FpsSelect.js +++ b/icons/es5/60FpsSelect.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg60FpsSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 6v6h-3V6h3zm2-2h-7v10h7V4zm-9 2V4H4v10h7V8H6V6h5zm-2 4v2H6v-2h3zM5 22H3v-5h2v5zm4 0H7v-5h2v5zm4 0h-2v-5h2v5zm8 0h-6v-5h6v5z" + d: "M18 6v6h-3V6h3zm2-2h-7v10h7V4zm-9 2V4H4v10h7V8H6V6h5zm-2 4v2H6v-2h3zM5 22H3v-5h2v5zm4 0H7v-5h2v5zm4 0h-2v-5h2v5zm8 0h-6v-5h6v5z", + fill: "currentColor" })); } - export default Svg60FpsSelect; \ No newline at end of file diff --git a/icons/es5/6FtApart.js b/icons/es5/6FtApart.js index 02259e89e6..a14b007cb7 100644 --- a/icons/es5/6FtApart.js +++ b/icons/es5/6FtApart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg6FtApart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85a6.95 6.95 0 00-5.56 0A2.01 2.01 0 002 9.43V10h8v-.57zM18 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0014 9.43V10h8v-.57zM19 17v-2.01L5 15v2l-3-3 3-3v2.01L19 13v-2l3 3-3 3zm-9 2v-1H7v4h3v-2.5H8V19h2zm-1 1.5v.5H8v-.5h1zm8.5-1.5h-1v3h-1v-3h-1v-1h3v1zm-5 0v.5h1v1h-1V22h-1v-4H14v1h-1.5z" + d: "M6 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85a6.95 6.95 0 00-5.56 0A2.01 2.01 0 002 9.43V10h8v-.57zM18 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0014 9.43V10h8v-.57zM19 17v-2.01L5 15v2l-3-3 3-3v2.01L19 13v-2l3 3-3 3zm-9 2v-1H7v4h3v-2.5H8V19h2zm-1 1.5v.5H8v-.5h1zm8.5-1.5h-1v3h-1v-3h-1v-1h3v1zm-5 0v.5h1v1h-1V22h-1v-4H14v1h-1.5z", + fill: "currentColor" })); } - export default Svg6FtApart; \ No newline at end of file diff --git a/icons/es5/6K.js b/icons/es5/6K.js index 5a067a14b0..604311ea7a 100644 --- a/icons/es5/6K.js +++ b/icons/es5/6K.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg6K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 12.5h1.5V14H8v-1.5zM21 3H3v18h18V3zm-10 7.5H8v1h3V15H6.5V9H11v1.5zm7 4.5h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z" + d: "M8 12.5h1.5V14H8v-1.5zM21 3H3v18h18V3zm-10 7.5H8v1h3V15H6.5V9H11v1.5zm7 4.5h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z", + fill: "currentColor" })); } - export default Svg6K; \ No newline at end of file diff --git a/icons/es5/6KPlus.js b/icons/es5/6KPlus.js index 504e55c65b..41df8b3ed7 100644 --- a/icons/es5/6KPlus.js +++ b/icons/es5/6KPlus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg6KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.5 12.5h1V14h-1v-1.5zM21 3H3v18h18V3zm-11 7.5H7.5v1H10V15H6V9h4v1.5zm6 4.5h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z" + d: "M7.5 12.5h1V14h-1v-1.5zM21 3H3v18h18V3zm-11 7.5H7.5v1H10V15H6V9h4v1.5zm6 4.5h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z", + fill: "currentColor" })); } - export default Svg6KPlus; \ No newline at end of file diff --git a/icons/es5/6Mp.js b/icons/es5/6Mp.js index ed1903280d..24a82fff89 100644 --- a/icons/es5/6Mp.js +++ b/icons/es5/6Mp.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg6Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm7 2.5h4.5V7h-3v1h3v3.5H10v-6zm2.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm7 2.5h4.5V7h-3v1h3v3.5H10v-6zm2.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11.5 9H13v1.5h-1.5z" + d: "M11.5 9H13v1.5h-1.5z", + fill: "currentColor" })); } - export default Svg6Mp; \ No newline at end of file diff --git a/icons/es5/7K.js b/icons/es5/7K.js index 893788fe20..9e2295557f 100644 --- a/icons/es5/7K.js +++ b/icons/es5/7K.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg7K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM9.5 15H7.75l1.38-4.5H6.5V9h4.86L9.5 15zm8.5 0h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z" + d: "M21 3H3v18h18V3zM9.5 15H7.75l1.38-4.5H6.5V9h4.86L9.5 15zm8.5 0h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z", + fill: "currentColor" })); } - export default Svg7K; \ No newline at end of file diff --git a/icons/es5/7KPlus.js b/icons/es5/7KPlus.js index 1bffa9e71e..35e4dccd7d 100644 --- a/icons/es5/7KPlus.js +++ b/icons/es5/7KPlus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg7KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM8.5 15H6.75l1.38-4.5H5.5V9h4.86L8.5 15zm7.5 0h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z" + d: "M21 3H3v18h18V3zM8.5 15H6.75l1.38-4.5H5.5V9h4.86L8.5 15zm7.5 0h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z", + fill: "currentColor" })); } - export default Svg7KPlus; \ No newline at end of file diff --git a/icons/es5/7Mp.js b/icons/es5/7Mp.js index 82879b20ee..0deaaaede3 100644 --- a/icons/es5/7Mp.js +++ b/icons/es5/7Mp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg7Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm9.5 15.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm-1.25-7L12.62 7H10V5.5h4.87l-1.87 6h-1.75zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm9.5 15.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zm-1.25-7L12.62 7H10V5.5h4.87l-1.87 6h-1.75zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" })); } - export default Svg7Mp; \ No newline at end of file diff --git a/icons/es5/8K.js b/icons/es5/8K.js index 63700b4395..183ee21277 100644 --- a/icons/es5/8K.js +++ b/icons/es5/8K.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg8K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 12.5h1.5V14H8v-1.5zM8 10h1.5v1.5H8V10zm13-7H3v18h18V3zm-10 7v4c0 .55-.45 1-1 1H7.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1H10c.55 0 1 .45 1 1zm7 5h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z" + d: "M8 12.5h1.5V14H8v-1.5zM8 10h1.5v1.5H8V10zm13-7H3v18h18V3zm-10 7v4c0 .55-.45 1-1 1H7.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1H10c.55 0 1 .45 1 1zm7 5h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z", + fill: "currentColor" })); } - export default Svg8K; \ No newline at end of file diff --git a/icons/es5/8KPlus.js b/icons/es5/8KPlus.js index 928e2a4ca4..ea9414d442 100644 --- a/icons/es5/8KPlus.js +++ b/icons/es5/8KPlus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg8KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.5 12.5h1V14h-1v-1.5zm0-2.5h1v1.5h-1V10zM21 3H3v18h18V3zM10 14c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v4zm6 1h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z" + d: "M7.5 12.5h1V14h-1v-1.5zm0-2.5h1v1.5h-1V10zM21 3H3v18h18V3zM10 14c0 .55-.45 1-1 1H7c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1h2c.55 0 1 .45 1 1v4zm6 1h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z", + fill: "currentColor" })); } - export default Svg8KPlus; \ No newline at end of file diff --git a/icons/es5/8Mp.js b/icons/es5/8Mp.js index 7136265450..a880f53e95 100644 --- a/icons/es5/8Mp.js +++ b/icons/es5/8Mp.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg8Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15zm-3.5-7.5H13V8h-1.5z" + d: "M15 14h1.5v1.5H15zm-3.5-7.5H13V8h-1.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm7 2.5h4.5v6H10v-6zm2.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm7 2.5h4.5v6H10v-6zm2.5 13H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11.5 9H13v1.5h-1.5z" + d: "M11.5 9H13v1.5h-1.5z", + fill: "currentColor" })); } - export default Svg8Mp; \ No newline at end of file diff --git a/icons/es5/9K.js b/icons/es5/9K.js index 3a32207f8c..fa6b29593b 100644 --- a/icons/es5/9K.js +++ b/icons/es5/9K.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg9K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 10h1.5v1.5H8V10zm13-7H3v18h18V3zM11 9v6H6.5v-1.5h3v-1h-3V9H11zm7 6h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z" + d: "M8 10h1.5v1.5H8V10zm13-7H3v18h18V3zM11 9v6H6.5v-1.5h3v-1h-3V9H11zm7 6h-1.75l-1.75-2.25V15H13V9h1.5v2.25L16.25 9H18l-2.25 3L18 15z", + fill: "currentColor" })); } - export default Svg9K; \ No newline at end of file diff --git a/icons/es5/9KPlus.js b/icons/es5/9KPlus.js index 7180e95d23..9e1f1167ed 100644 --- a/icons/es5/9KPlus.js +++ b/icons/es5/9KPlus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg9KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.5 10h1v1.5h-1V10zM21 3H3v18h18V3zM10 9v6H6v-1.5h2.5v-1H6V9h4zm6 6h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z" + d: "M7.5 10h1v1.5h-1V10zM21 3H3v18h18V3zM10 9v6H6v-1.5h2.5v-1H6V9h4zm6 6h-1.75l-1.75-2.25V15H11V9h1.5v2.25L14.25 9H16l-2.25 3L16 15zm3-2.5h-1.5V14h-1v-1.5H15v-1h1.5V10h1v1.5H19v1z", + fill: "currentColor" })); } - export default Svg9KPlus; \ No newline at end of file diff --git a/icons/es5/9Mp.js b/icons/es5/9Mp.js index 417b2de330..e6e5095898 100644 --- a/icons/es5/9Mp.js +++ b/icons/es5/9Mp.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function Svg9Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 14h1.5v1.5H15z" + d: "M15 14h1.5v1.5H15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm7 7h3V9h-3V5.5h4.5v6H10V10zm2.5 8.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z" + d: "M3 3v18h18V3H3zm7 7h3V9h-3V5.5h4.5v6H10V10zm2.5 8.5H11V14h-1v3H8.5v-3h-1v4.5H6v-6h6.5v6zM18 17h-3v1.5h-1.5v-6H18V17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11.5 6.5H13V8h-1.5z" + d: "M11.5 6.5H13V8h-1.5z", + fill: "currentColor" })); } - export default Svg9Mp; \ No newline at end of file diff --git a/icons/es5/Abc.js b/icons/es5/Abc.js index 276aa1175e..42c1d1e6e3 100644 --- a/icons/es5/Abc.js +++ b/icons/es5/Abc.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAbc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 11h-1.5v-.5h-2v3h2V13H21v2h-5V9h5v2zM8 9v6H6.5v-1.5h-2V15H3V9h5zm-1.5 1.5h-2V12h2v-1.5zm7 1.5c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1h-4V9h4c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1zM11 10.5v.75h2v-.75h-2zm2 2.25h-2v.75h2v-.75z" + d: "M21 11h-1.5v-.5h-2v3h2V13H21v2h-5V9h5v2zM8 9v6H6.5v-1.5h-2V15H3V9h5zm-1.5 1.5h-2V12h2v-1.5zm7 1.5c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1h-4V9h4c.55 0 1 .45 1 1v1c0 .55-.45 1-1 1zM11 10.5v.75h2v-.75h-2zm2 2.25h-2v.75h2v-.75z", + fill: "currentColor" })); } - export default SvgAbc; \ No newline at end of file diff --git a/icons/es5/AcUnit.js b/icons/es5/AcUnit.js index d480394a7a..8aa82805c2 100644 --- a/icons/es5/AcUnit.js +++ b/icons/es5/AcUnit.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAcUnit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 11h-4.17l3.24-3.24-1.41-1.42L15 11h-2V9l4.66-4.66-1.42-1.41L13 6.17V2h-2v4.17L7.76 2.93 6.34 4.34 11 9v2H9L4.34 6.34 2.93 7.76 6.17 11H2v2h4.17l-3.24 3.24 1.41 1.42L9 13h2v2l-4.66 4.66 1.42 1.41L11 17.83V22h2v-4.17l3.24 3.24 1.42-1.41L13 15v-2h2l4.66 4.66 1.41-1.42L17.83 13H22v-2z" + d: "M22 11h-4.17l3.24-3.24-1.41-1.42L15 11h-2V9l4.66-4.66-1.42-1.41L13 6.17V2h-2v4.17L7.76 2.93 6.34 4.34 11 9v2H9L4.34 6.34 2.93 7.76 6.17 11H2v2h4.17l-3.24 3.24 1.41 1.42L9 13h2v2l-4.66 4.66 1.42 1.41L11 17.83V22h2v-4.17l3.24 3.24 1.42-1.41L13 15v-2h2l4.66 4.66 1.41-1.42L17.83 13H22v-2z", + fill: "currentColor" })); } - export default SvgAcUnit; \ No newline at end of file diff --git a/icons/es5/AccessAlarm.js b/icons/es5/AccessAlarm.js index 04a4ddbba7..fc7e105130 100644 --- a/icons/es5/AccessAlarm.js +++ b/icons/es5/AccessAlarm.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccessAlarm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12.5 8H11v6l4.75 2.85.75-1.23-4-2.37V8zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z" + d: "M22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM12.5 8H11v6l4.75 2.85.75-1.23-4-2.37V8zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z", + fill: "currentColor" })); } - export default SvgAccessAlarm; \ No newline at end of file diff --git a/icons/es5/AccessAlarms.js b/icons/es5/AccessAlarms.js index 3b71f38dcf..489c13cba2 100644 --- a/icons/es5/AccessAlarms.js +++ b/icons/es5/AccessAlarms.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccessAlarms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 5.7l-4.6-3.9-1.3 1.5 4.6 3.9L22 5.7zM7.9 3.4L6.6 1.9 2 5.7l1.3 1.5 4.6-3.8zM12.5 8H11v6l4.7 2.9.8-1.2-4-2.4V8zM12 4c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7z" + d: "M22 5.7l-4.6-3.9-1.3 1.5 4.6 3.9L22 5.7zM7.9 3.4L6.6 1.9 2 5.7l1.3 1.5 4.6-3.8zM12.5 8H11v6l4.7 2.9.8-1.2-4-2.4V8zM12 4c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7z", + fill: "currentColor" })); } - export default SvgAccessAlarms; \ No newline at end of file diff --git a/icons/es5/AccessTime.js b/icons/es5/AccessTime.js index c351a861e9..8334d0444e 100644 --- a/icons/es5/AccessTime.js +++ b/icons/es5/AccessTime.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccessTime(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z", + fill: "currentColor" })); } - export default SvgAccessTime; \ No newline at end of file diff --git a/icons/es5/AccessTimeFilled.js b/icons/es5/AccessTimeFilled.js index cff3321239..6afd1817d9 100644 --- a/icons/es5/AccessTimeFilled.js +++ b/icons/es5/AccessTimeFilled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccessTimeFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm3.3 14.71L11 12.41V7h2v4.59l3.71 3.71-1.42 1.41z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm3.3 14.71L11 12.41V7h2v4.59l3.71 3.71-1.42 1.41z", + fill: "currentColor" })); } - export default SvgAccessTimeFilled; \ No newline at end of file diff --git a/icons/es5/Accessibility.js b/icons/es5/Accessibility.js index b542dc408c..d630ec1215 100644 --- a/icons/es5/Accessibility.js +++ b/icons/es5/Accessibility.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccessibility(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7h-6v13h-2v-6h-2v6H9V9H3V7h18v2z" + d: "M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7h-6v13h-2v-6h-2v6H9V9H3V7h18v2z", + fill: "currentColor" })); } - export default SvgAccessibility; \ No newline at end of file diff --git a/icons/es5/AccessibilityNew.js b/icons/es5/AccessibilityNew.js index dea26824b9..7422672d15 100644 --- a/icons/es5/AccessibilityNew.js +++ b/icons/es5/AccessibilityNew.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccessibilityNew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.5 6c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 8c1.86.5 4 .83 6 1v13h2v-6h2v6h2V9c2-.17 4.14-.5 6-1l-.5-2zM12 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" + d: "M20.5 6c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 8c1.86.5 4 .83 6 1v13h2v-6h2v6h2V9c2-.17 4.14-.5 6-1l-.5-2zM12 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z", + fill: "currentColor" })); } - export default SvgAccessibilityNew; \ No newline at end of file diff --git a/icons/es5/Accessible.js b/icons/es5/Accessible.js index ba2c0a19aa..380cc0f54f 100644 --- a/icons/es5/Accessible.js +++ b/icons/es5/Accessible.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccessible(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 4, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M19 13v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45-.01 0-.01-.01-.02-.01H13c-.37-.21-.78-.31-1.25-.25C10.73 7.15 10 8.07 10 9.1V17h7v5h2v-7.5h-5v-3.45c1.29 1.07 3.25 1.94 5 1.95zm-6.17 5c-.41 1.16-1.52 2-2.83 2-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1a5 5 0 105.9 5.9h-2.07z" + d: "M19 13v-2c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.17-.19-.38-.34-.61-.45-.01 0-.01-.01-.02-.01H13c-.37-.21-.78-.31-1.25-.25C10.73 7.15 10 8.07 10 9.1V17h7v5h2v-7.5h-5v-3.45c1.29 1.07 3.25 1.94 5 1.95zm-6.17 5c-.41 1.16-1.52 2-2.83 2-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1a5 5 0 105.9 5.9h-2.07z", + fill: "currentColor" })); } - export default SvgAccessible; \ No newline at end of file diff --git a/icons/es5/AccessibleForward.js b/icons/es5/AccessibleForward.js index af8ffbb857..e430e1c17a 100644 --- a/icons/es5/AccessibleForward.js +++ b/icons/es5/AccessibleForward.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccessibleForward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 18, cy: 4.54, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M15 17h-2c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3v-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5zm5-3.5h-3.86l1.67-3.67C18.42 8.5 17.44 7 15.96 7h-5.2c-.81 0-1.54.47-1.87 1.2L8.22 10l1.92.53.65-1.53H13l-3.12 7H18v5h2v-7.5z" + d: "M15 17h-2c0 1.65-1.35 3-3 3s-3-1.35-3-3 1.35-3 3-3v-2c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5zm5-3.5h-3.86l1.67-3.67C18.42 8.5 17.44 7 15.96 7h-5.2c-.81 0-1.54.47-1.87 1.2L8.22 10l1.92.53.65-1.53H13l-3.12 7H18v5h2v-7.5z", + fill: "currentColor" })); } - export default SvgAccessibleForward; \ No newline at end of file diff --git a/icons/es5/AccountBalance.js b/icons/es5/AccountBalance.js index 026cfe6868..f159ae699f 100644 --- a/icons/es5/AccountBalance.js +++ b/icons/es5/AccountBalance.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccountBalance(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 10v7h3v-7H4zm6 0v7h3v-7h-3zM2 22h19v-3H2v3zm14-12v7h3v-7h-3zm-4.5-9L2 6v2h19V6l-9.5-5z" + d: "M4 10v7h3v-7H4zm6 0v7h3v-7h-3zM2 22h19v-3H2v3zm14-12v7h3v-7h-3zm-4.5-9L2 6v2h19V6l-9.5-5z", + fill: "currentColor" })); } - export default SvgAccountBalance; \ No newline at end of file diff --git a/icons/es5/AccountBalanceWallet.js b/icons/es5/AccountBalanceWallet.js index b711759e58..9b863fdd1f 100644 --- a/icons/es5/AccountBalanceWallet.js +++ b/icons/es5/AccountBalanceWallet.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccountBalanceWallet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 18v3H3V3h18v3H10v12h11zm-9-2h10V8H12v8zm4-2.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M21 18v3H3V3h18v3H10v12h11zm-9-2h10V8H12v8zm4-2.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgAccountBalanceWallet; \ No newline at end of file diff --git a/icons/es5/AccountBox.js b/icons/es5/AccountBox.js index 114e1842ea..2bf4391bb0 100644 --- a/icons/es5/AccountBox.js +++ b/icons/es5/AccountBox.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccountBox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-9 3c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm7 13H5v-.23c0-.62.28-1.2.76-1.58C7.47 15.82 9.64 15 12 15s4.53.82 6.24 2.19c.48.38.76.97.76 1.58V19z" + d: "M21 3H3v18h18V3zm-9 3c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm7 13H5v-.23c0-.62.28-1.2.76-1.58C7.47 15.82 9.64 15 12 15s4.53.82 6.24 2.19c.48.38.76.97.76 1.58V19z", + fill: "currentColor" })); } - export default SvgAccountBox; \ No newline at end of file diff --git a/icons/es5/AccountCircle.js b/icons/es5/AccountCircle.js index 590afced58..a0418ac56a 100644 --- a/icons/es5/AccountCircle.js +++ b/icons/es5/AccountCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccountCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 4c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm0 14c-2.03 0-4.43-.82-6.14-2.88a9.947 9.947 0 0112.28 0C16.43 19.18 14.03 20 12 20z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 4c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm0 14c-2.03 0-4.43-.82-6.14-2.88a9.947 9.947 0 0112.28 0C16.43 19.18 14.03 20 12 20z", + fill: "currentColor" })); } - export default SvgAccountCircle; \ No newline at end of file diff --git a/icons/es5/AccountTree.js b/icons/es5/AccountTree.js index acdaa43bc0..666db38573 100644 --- a/icons/es5/AccountTree.js +++ b/icons/es5/AccountTree.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAccountTree(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z" + d: "M22 11V3h-7v3H9V3H2v8h7V8h2v10h4v3h7v-8h-7v3h-2V8h2v3z", + fill: "currentColor" })); } - export default SvgAccountTree; \ No newline at end of file diff --git a/icons/es5/AdUnits.js b/icons/es5/AdUnits.js index 8cf4a03c6a..3d328479eb 100644 --- a/icons/es5/AdUnits.js +++ b/icons/es5/AdUnits.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAdUnits(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 1H5v22h14V1zm-2 18H7V5h10v14z" + d: "M19 1H5v22h14V1zm-2 18H7V5h10v14z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M8 6h8v2H8z" + d: "M8 6h8v2H8z", + fill: "currentColor" })); } - export default SvgAdUnits; \ No newline at end of file diff --git a/icons/es5/Adb.js b/icons/es5/Adb.js index c4a17cc925..39e42d0125 100644 --- a/icons/es5/Adb.js +++ b/icons/es5/Adb.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAdb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 16c0 3.87 3.13 7 7 7s7-3.13 7-7v-4H5v4zM16.12 4.37l2.1-2.1-.82-.83-2.3 2.31C14.16 3.28 13.12 3 12 3s-2.16.28-3.09.75L6.6 1.44l-.82.83 2.1 2.1C6.14 5.64 5 7.68 5 10v1h14v-1c0-2.32-1.14-4.36-2.88-5.63zM9 9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M5 16c0 3.87 3.13 7 7 7s7-3.13 7-7v-4H5v4zM16.12 4.37l2.1-2.1-.82-.83-2.3 2.31C14.16 3.28 13.12 3 12 3s-2.16.28-3.09.75L6.6 1.44l-.82.83 2.1 2.1C6.14 5.64 5 7.68 5 10v1h14v-1c0-2.32-1.14-4.36-2.88-5.63zM9 9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgAdb; \ No newline at end of file diff --git a/icons/es5/Add.js b/icons/es5/Add.js index f2289cb717..d2e9f3e1ce 100644 --- a/icons/es5/Add.js +++ b/icons/es5/Add.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgAdd(props) { fill: "currentColor" })); } - export default SvgAdd; \ No newline at end of file diff --git a/icons/es5/AddAPhoto.js b/icons/es5/AddAPhoto.js index bb061887ae..13eb5ff4b4 100644 --- a/icons/es5/AddAPhoto.js +++ b/icons/es5/AddAPhoto.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddAPhoto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 4V1h2v3h3v2H5v3H3V6H0V4h3zm3 6V7h3V4h7l1.83 2H23v16H3V10h3zm7 9c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-3-5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z" + d: "M3 4V1h2v3h3v2H5v3H3V6H0V4h3zm3 6V7h3V4h7l1.83 2H23v16H3V10h3zm7 9c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-3-5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z", + fill: "currentColor" })); } - export default SvgAddAPhoto; \ No newline at end of file diff --git a/icons/es5/AddAlarm.js b/icons/es5/AddAlarm.js index c107cf66e6..c111d89944 100644 --- a/icons/es5/AddAlarm.js +++ b/icons/es5/AddAlarm.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddAlarm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm1-11h-2v3H8v2h3v3h2v-3h3v-2h-3V9z" + d: "M7.88 3.39L6.6 1.86 2 5.71l1.29 1.53 4.59-3.85zM22 5.72l-4.6-3.86-1.29 1.53 4.6 3.86L22 5.72zM12 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a9 9 0 000-18zm0 16c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm1-11h-2v3H8v2h3v3h2v-3h3v-2h-3V9z", + fill: "currentColor" })); } - export default SvgAddAlarm; \ No newline at end of file diff --git a/icons/es5/AddAlert.js b/icons/es5/AddAlert.js index 9e884bd1dd..545cfd413b 100644 --- a/icons/es5/AddAlert.js +++ b/icons/es5/AddAlert.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgAddAlert(props) { fill: "currentColor" })); } - export default SvgAddAlert; \ No newline at end of file diff --git a/icons/es5/AddBox.js b/icons/es5/AddBox.js index 56cdb26984..6a52321adc 100644 --- a/icons/es5/AddBox.js +++ b/icons/es5/AddBox.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddBox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-4 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2z" + d: "M21 3H3v18h18V3zm-4 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2z", + fill: "currentColor" })); } - export default SvgAddBox; \ No newline at end of file diff --git a/icons/es5/AddBusiness.js b/icons/es5/AddBusiness.js index 6b61f07345..e5b4d656a5 100644 --- a/icons/es5/AddBusiness.js +++ b/icons/es5/AddBusiness.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddBusiness(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 17h2v-3h1v-2l-1-5H2l-1 5v2h1v6h9v-6h4v3zm-6 1H4v-4h5v4zM2 4h15v2H2z" + d: "M15 17h2v-3h1v-2l-1-5H2l-1 5v2h1v6h9v-6h4v3zm-6 1H4v-4h5v4zM2 4h15v2H2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20 18v-3h-2v3h-3v2h3v3h2v-3h3v-2z" + d: "M20 18v-3h-2v3h-3v2h3v3h2v-3h3v-2z", + fill: "currentColor" })); } - export default SvgAddBusiness; \ No newline at end of file diff --git a/icons/es5/AddCard.js b/icons/es5/AddCard.js index d6c85b17b7..0322291cff 100644 --- a/icons/es5/AddCard.js +++ b/icons/es5/AddCard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddCard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.01 4L2 20h12v-2H4v-6h18V4H2.01zM20 8H4V6h16v2zm4 9v2h-3v3h-2v-3h-3v-2h3v-3h2v3h3z" + d: "M2.01 4L2 20h12v-2H4v-6h18V4H2.01zM20 8H4V6h16v2zm4 9v2h-3v3h-2v-3h-3v-2h3v-3h2v3h3z", + fill: "currentColor" })); } - export default SvgAddCard; \ No newline at end of file diff --git a/icons/es5/AddCircle.js b/icons/es5/AddCircle.js index 481a8ff0db..9c15af872d 100644 --- a/icons/es5/AddCircle.js +++ b/icons/es5/AddCircle.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgAddCircle(props) { fill: "currentColor" })); } - export default SvgAddCircle; \ No newline at end of file diff --git a/icons/es5/AddCircleOutline.js b/icons/es5/AddCircleOutline.js index 287ac9f502..f83f0c3c7f 100644 --- a/icons/es5/AddCircleOutline.js +++ b/icons/es5/AddCircleOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddCircleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" + d: "M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z", + fill: "currentColor" })); } - export default SvgAddCircleOutline; \ No newline at end of file diff --git a/icons/es5/AddComment.js b/icons/es5/AddComment.js index f3d5fd17b2..d70e6bdec2 100644 --- a/icons/es5/AddComment.js +++ b/icons/es5/AddComment.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddComment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgAddComment(props) { fill: "currentColor" })); } - export default SvgAddComment; \ No newline at end of file diff --git a/icons/es5/AddHome.js b/icons/es5/AddHome.js index 880d83036a..b434515aa5 100644 --- a/icons/es5/AddHome.js +++ b/icons/es5/AddHome.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddHome(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 11c.7 0 1.37.1 2 .29V9l-8-6-8 6v12h7.68A6.995 6.995 0 0118 11z" + d: "M18 11c.7 0 1.37.1 2 .29V9l-8-6-8 6v12h7.68A6.995 6.995 0 0118 11z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm3 5.5h-2.5V21h-1v-2.5H15v-1h2.5V15h1v2.5H21v1z" + d: "M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm3 5.5h-2.5V21h-1v-2.5H15v-1h2.5V15h1v2.5H21v1z", + fill: "currentColor" })); } - export default SvgAddHome; \ No newline at end of file diff --git a/icons/es5/AddHomeWork.js b/icons/es5/AddHomeWork.js index 534fdd5e01..94923502ab 100644 --- a/icons/es5/AddHomeWork.js +++ b/icons/es5/AddHomeWork.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddHomeWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 11.68V11L8 6l-7 5v10h5v-6h4v6h1.68c-.43-.91-.68-1.92-.68-3 0-2.79 1.64-5.19 4-6.32zm8 1.43V3H10v1.97l7 5v1.11c.33-.05.66-.08 1-.08 1.96 0 3.73.81 5 2.11zM17 7h2v2h-2V7z" + d: "M15 11.68V11L8 6l-7 5v10h5v-6h4v6h1.68c-.43-.91-.68-1.92-.68-3 0-2.79 1.64-5.19 4-6.32zm8 1.43V3H10v1.97l7 5v1.11c.33-.05.66-.08 1-.08 1.96 0 3.73.81 5 2.11zM17 7h2v2h-2V7z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M23 18c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5 5-2.24 5-5zm-5.5 3v-2.5H15v-1h2.5V15h1v2.5H21v1h-2.5V21h-1z" + d: "M23 18c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5 5-2.24 5-5zm-5.5 3v-2.5H15v-1h2.5V15h1v2.5H21v1h-2.5V21h-1z", + fill: "currentColor" })); } - export default SvgAddHomeWork; \ No newline at end of file diff --git a/icons/es5/AddIcCall.js b/icons/es5/AddIcCall.js index ef3f8f0945..0aa47db060 100644 --- a/icons/es5/AddIcCall.js +++ b/icons/es5/AddIcCall.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddIcCall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 6h-3V3h-2v3h-3v2h3v3h2V8h3zm0 9.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z" + d: "M21 6h-3V3h-2v3h-3v2h3v3h2V8h3zm0 9.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z", + fill: "currentColor" })); } - export default SvgAddIcCall; \ No newline at end of file diff --git a/icons/es5/AddLink.js b/icons/es5/AddLink.js index 71c388252b..23e5f7c10b 100644 --- a/icons/es5/AddLink.js +++ b/icons/es5/AddLink.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddLink(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 11h8v2H8v-2zm12.1 1H22c0-2.76-2.24-5-5-5h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1zM3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM19 12h-2v3h-3v2h3v3h2v-3h3v-2h-3v-3z" + d: "M8 11h8v2H8v-2zm12.1 1H22c0-2.76-2.24-5-5-5h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1zM3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM19 12h-2v3h-3v2h3v3h2v-3h3v-2h-3v-3z", + fill: "currentColor" })); } - export default SvgAddLink; \ No newline at end of file diff --git a/icons/es5/AddLocation.js b/icons/es5/AddLocation.js index 77d1a272d6..92103e5782 100644 --- a/icons/es5/AddLocation.js +++ b/icons/es5/AddLocation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 6h-2v3H8v2h3v3h2v-3h3V9h-3V6zm-1-4c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z" + d: "M13 6h-2v3H8v2h3v3h2v-3h3V9h-3V6zm-1-4c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z", + fill: "currentColor" })); } - export default SvgAddLocation; \ No newline at end of file diff --git a/icons/es5/AddLocationAlt.js b/icons/es5/AddLocationAlt.js index c98ae2c114..0f56afbb79 100644 --- a/icons/es5/AddLocationAlt.js +++ b/icons/es5/AddLocationAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddLocationAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 1v3h3v2h-3v3h-2V6h-3V4h3V1h2zm-8 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2-9.75V7h3v3h2.92c.05.39.08.79.08 1.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 6.22 7.8 3 12 3c.68 0 1.35.08 2 .25z" + d: "M20 1v3h3v2h-3v3h-2V6h-3V4h3V1h2zm-8 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2-9.75V7h3v3h2.92c.05.39.08.79.08 1.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 6.22 7.8 3 12 3c.68 0 1.35.08 2 .25z", + fill: "currentColor" })); } - export default SvgAddLocationAlt; \ No newline at end of file diff --git a/icons/es5/AddModerator.js b/icons/es5/AddModerator.js index 88a3cf1242..41a3e12c5b 100644 --- a/icons/es5/AddModerator.js +++ b/icons/es5/AddModerator.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddModerator(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 10c1.08 0 2.09.25 3 .68V5l-8-3-8 3v6.09c0 5.05 3.41 9.76 8 10.91.03-.01.05-.02.08-.02A6.996 6.996 0 0110 17c0-3.87 3.13-7 7-7z" + d: "M17 10c1.08 0 2.09.25 3 .68V5l-8-3-8 3v6.09c0 5.05 3.41 9.76 8 10.91.03-.01.05-.02.08-.02A6.996 6.996 0 0110 17c0-3.87 3.13-7 7-7z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm3 5.5h-2.5V20h-1v-2.5H14v-1h2.5V14h1v2.5H20v1z" + d: "M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm3 5.5h-2.5V20h-1v-2.5H14v-1h2.5V14h1v2.5H20v1z", + fill: "currentColor" })); } - export default SvgAddModerator; \ No newline at end of file diff --git a/icons/es5/AddPhotoAlternate.js b/icons/es5/AddPhotoAlternate.js index d56a648e65..01f274f1ea 100644 --- a/icons/es5/AddPhotoAlternate.js +++ b/icons/es5/AddPhotoAlternate.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddPhotoAlternate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 7v2.99s-1.99.01-2 0V7h-3s.01-1.99 0-2h3V2h2v3h3v2h-3zm-3 4V8h-3V5H3v16h16V11h-3zM5 19l3-4 2 3 3-4 4 5H5z" + d: "M19 7v2.99s-1.99.01-2 0V7h-3s.01-1.99 0-2h3V2h2v3h3v2h-3zm-3 4V8h-3V5H3v16h16V11h-3zM5 19l3-4 2 3 3-4 4 5H5z", + fill: "currentColor" })); } - export default SvgAddPhotoAlternate; \ No newline at end of file diff --git a/icons/es5/AddReaction.js b/icons/es5/AddReaction.js index 5e5e9c2338..80da7753ea 100644 --- a/icons/es5/AddReaction.js +++ b/icons/es5/AddReaction.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddReaction(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 9V7h-2V2.84A9.929 9.929 0 0011.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12c0-1.05-.17-2.05-.47-3H18zm-2.5-1c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm-7 0c.83 0 1.5.67 1.5 1.5S9.33 11 8.5 11 7 10.33 7 9.5 7.67 8 8.5 8zm3.5 9.5c-2.33 0-4.31-1.46-5.11-3.5h10.22c-.8 2.04-2.78 3.5-5.11 3.5zM22 3h2v2h-2v2h-2V5h-2V3h2V1h2v2z" + d: "M18 9V7h-2V2.84A9.929 9.929 0 0011.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12c0-1.05-.17-2.05-.47-3H18zm-2.5-1c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm-7 0c.83 0 1.5.67 1.5 1.5S9.33 11 8.5 11 7 10.33 7 9.5 7.67 8 8.5 8zm3.5 9.5c-2.33 0-4.31-1.46-5.11-3.5h10.22c-.8 2.04-2.78 3.5-5.11 3.5zM22 3h2v2h-2v2h-2V5h-2V3h2V1h2v2z", + fill: "currentColor" })); } - export default SvgAddReaction; \ No newline at end of file diff --git a/icons/es5/AddRoad.js b/icons/es5/AddRoad.js index 4765df766d..bf866b0e44 100644 --- a/icons/es5/AddRoad.js +++ b/icons/es5/AddRoad.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddRoad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 18v-3h-2v3h-3v2h3v3h2v-3h3v-2zM18 4h2v9h-2zM4 4h2v16H4zm7 0h2v4h-2zm0 6h2v4h-2zm0 6h2v4h-2z" + d: "M20 18v-3h-2v3h-3v2h3v3h2v-3h3v-2zM18 4h2v9h-2zM4 4h2v16H4zm7 0h2v4h-2zm0 6h2v4h-2zm0 6h2v4h-2z", + fill: "currentColor" })); } - export default SvgAddRoad; \ No newline at end of file diff --git a/icons/es5/AddShoppingCart.js b/icons/es5/AddShoppingCart.js index 0d64c08ebb..fbf746384e 100644 --- a/icons/es5/AddShoppingCart.js +++ b/icons/es5/AddShoppingCart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddShoppingCart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 9h2V6h3V4h-3V1h-2v3H8v2h3v3zm-4 9c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-8.9-5h7.45c.75 0 1.41-.41 1.75-1.03l3.86-7.01L19.42 4l-3.87 7H8.53L4.27 2H1v2h2l3.6 7.59L3.62 17H19v-2H7l1.1-2z" + d: "M11 9h2V6h3V4h-3V1h-2v3H8v2h3v3zm-4 9c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-8.9-5h7.45c.75 0 1.41-.41 1.75-1.03l3.86-7.01L19.42 4l-3.87 7H8.53L4.27 2H1v2h2l3.6 7.59L3.62 17H19v-2H7l1.1-2z", + fill: "currentColor" })); } - export default SvgAddShoppingCart; \ No newline at end of file diff --git a/icons/es5/AddTask.js b/icons/es5/AddTask.js index 50f31961bf..66c3af6ba8 100644 --- a/icons/es5/AddTask.js +++ b/icons/es5/AddTask.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddTask(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 5.18L10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zM12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8c1.57 0 3.04.46 4.28 1.25l1.45-1.45A10.02 10.02 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10c1.73 0 3.36-.44 4.78-1.22l-1.5-1.5c-1 .46-2.11.72-3.28.72zm7-5h-3v2h3v3h2v-3h3v-2h-3v-3h-2v3z" + d: "M22 5.18L10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zM12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8c1.57 0 3.04.46 4.28 1.25l1.45-1.45A10.02 10.02 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10c1.73 0 3.36-.44 4.78-1.22l-1.5-1.5c-1 .46-2.11.72-3.28.72zm7-5h-3v2h3v3h2v-3h3v-2h-3v-3h-2v3z", + fill: "currentColor" })); } - export default SvgAddTask; \ No newline at end of file diff --git a/icons/es5/AddToDrive.js b/icons/es5/AddToDrive.js index 32999875e1..6710fc6df4 100644 --- a/icons/es5/AddToDrive.js +++ b/icons/es5/AddToDrive.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddToDrive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 11c.17 0 .33.01.49.02L15 3H9l5.68 9.84A5.986 5.986 0 0119 11zM8.15 4.52L2 15.5 5 21l6.33-10.97zM13.2 15.5H9.9L6.73 21h7.81A5.93 5.93 0 0113 17c0-.52.07-1.02.2-1.5zm6.8.5v-3h-2v3h-3v2h3v3h2v-3h3v-2z" + d: "M19 11c.17 0 .33.01.49.02L15 3H9l5.68 9.84A5.986 5.986 0 0119 11zM8.15 4.52L2 15.5 5 21l6.33-10.97zM13.2 15.5H9.9L6.73 21h7.81A5.93 5.93 0 0113 17c0-.52.07-1.02.2-1.5zm6.8.5v-3h-2v3h-3v2h3v3h2v-3h3v-2z", + fill: "currentColor" })); } - export default SvgAddToDrive; \ No newline at end of file diff --git a/icons/es5/AddToHomeScreen.js b/icons/es5/AddToHomeScreen.js index 4af3f6ed56..8d1895d154 100644 --- a/icons/es5/AddToHomeScreen.js +++ b/icons/es5/AddToHomeScreen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddToHomeScreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 1.01L6 1v5h2V5h10v14H8v-1H6v5h14V1.01zM10 15h2V8H5v2h3.59L3 15.59 4.41 17 10 11.41V15z" + d: "M20 1.01L6 1v5h2V5h10v14H8v-1H6v5h14V1.01zM10 15h2V8H5v2h3.59L3 15.59 4.41 17 10 11.41V15z", + fill: "currentColor" })); } - export default SvgAddToHomeScreen; \ No newline at end of file diff --git a/icons/es5/AddToPhotos.js b/icons/es5/AddToPhotos.js index 883bb8024d..e77f76e45c 100644 --- a/icons/es5/AddToPhotos.js +++ b/icons/es5/AddToPhotos.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddToPhotos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zm-3 9h-4v4h-2v-4H9V9h4V5h2v4h4v2z" + d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zm-3 9h-4v4h-2v-4H9V9h4V5h2v4h4v2z", + fill: "currentColor" })); } - export default SvgAddToPhotos; \ No newline at end of file diff --git a/icons/es5/AddToQueue.js b/icons/es5/AddToQueue.js index 1953fde232..20354bb5d9 100644 --- a/icons/es5/AddToQueue.js +++ b/icons/es5/AddToQueue.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddToQueue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v16h7v2h8v-2h7V3zm-2 14H3V5h18v12zm-5-7v2h-3v3h-2v-3H8v-2h3V7h2v3h3z" + d: "M23 3H1v16h7v2h8v-2h7V3zm-2 14H3V5h18v12zm-5-7v2h-3v3h-2v-3H8v-2h3V7h2v3h3z", + fill: "currentColor" })); } - export default SvgAddToQueue; \ No newline at end of file diff --git a/icons/es5/Addchart.js b/icons/es5/Addchart.js index 49ac8e12bb..d17d1ca472 100644 --- a/icons/es5/Addchart.js +++ b/icons/es5/Addchart.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAddchart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 19H5V5h9V3H3v18h18V10h-2z" + d: "M19 19H5V5h9V3H3v18h18V10h-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11 7h2v10h-2zm4 6h2v4h-2zm-8-3h2v7H7zm12-5V3h-2v2h-2v2h2v2h2V7h2V5z" + d: "M11 7h2v10h-2zm4 6h2v4h-2zm-8-3h2v7H7zm12-5V3h-2v2h-2v2h2v2h2V7h2V5z", + fill: "currentColor" })); } - export default SvgAddchart; \ No newline at end of file diff --git a/icons/es5/AdfScanner.js b/icons/es5/AdfScanner.js index 2527f1006e..3c6742c589 100644 --- a/icons/es5/AdfScanner.js +++ b/icons/es5/AdfScanner.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAdfScanner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 12h-4V4H6v8H2v8h20v-8zm-6 0H8V6h8v6zm2 5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M22 12h-4V4H6v8H2v8h20v-8zm-6 0H8V6h8v6zm2 5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgAdfScanner; \ No newline at end of file diff --git a/icons/es5/Adjust.js b/icons/es5/Adjust.js index ab33797001..b4dc9e3920 100644 --- a/icons/es5/Adjust.js +++ b/icons/es5/Adjust.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAdjust(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-8c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z" + d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-8c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z", + fill: "currentColor" })); } - export default SvgAdjust; \ No newline at end of file diff --git a/icons/es5/AdminPanelSettings.js b/icons/es5/AdminPanelSettings.js index cfcc0f0d0c..42b84bf7aa 100644 --- a/icons/es5/AdminPanelSettings.js +++ b/icons/es5/AdminPanelSettings.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAdminPanelSettings(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 11c.34 0 .67.04 1 .09V6.27L10.5 3 3 6.27v4.91c0 4.54 3.2 8.79 7.5 9.82.55-.13 1.08-.32 1.6-.55-.69-.98-1.1-2.17-1.1-3.45 0-3.31 2.69-6 6-6z" + d: "M17 11c.34 0 .67.04 1 .09V6.27L10.5 3 3 6.27v4.91c0 4.54 3.2 8.79 7.5 9.82.55-.13 1.08-.32 1.6-.55-.69-.98-1.1-2.17-1.1-3.45 0-3.31 2.69-6 6-6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 13c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 1.38c.62 0 1.12.51 1.12 1.12s-.51 1.12-1.12 1.12-1.12-.51-1.12-1.12.5-1.12 1.12-1.12zm0 5.37c-.93 0-1.74-.46-2.24-1.17.05-.72 1.51-1.08 2.24-1.08s2.19.36 2.24 1.08c-.5.71-1.31 1.17-2.24 1.17z" + d: "M17 13c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 1.38c.62 0 1.12.51 1.12 1.12s-.51 1.12-1.12 1.12-1.12-.51-1.12-1.12.5-1.12 1.12-1.12zm0 5.37c-.93 0-1.74-.46-2.24-1.17.05-.72 1.51-1.08 2.24-1.08s2.19.36 2.24 1.08c-.5.71-1.31 1.17-2.24 1.17z", + fill: "currentColor" })); } - export default SvgAdminPanelSettings; \ No newline at end of file diff --git a/icons/es5/Adobe.js b/icons/es5/Adobe.js index 172e6171e4..8c64b31a71 100644 --- a/icons/es5/Adobe.js +++ b/icons/es5/Adobe.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAdobe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.97 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h13.97c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm-1.59 13.98c-.03.01-.07.02-.1.02h-2.26a.49.49 0 01-.46-.3l-2.46-5.74c-.02-.06-.08-.09-.13-.07a.12.12 0 00-.07.07l-1.53 3.65c-.03.07 0 .14.07.17.02.01.03.01.05.01h1.68c.1 0 .2.06.24.16l.74 1.64c.07.15-.01.33-.16.4-.06 0-.1.01-.14.01H6.73c-.15 0-.28-.13-.28-.28 0-.04.01-.07.02-.11l3.9-9.28c.08-.2.28-.33.49-.33h2.25c.22 0 .41.13.49.33l3.92 9.28c.07.14.01.31-.14.37z" + d: "M18.97 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h13.97c1.1 0 2-.9 2-2V5a2 2 0 00-2-2zm-1.59 13.98c-.03.01-.07.02-.1.02h-2.26a.49.49 0 01-.46-.3l-2.46-5.74c-.02-.06-.08-.09-.13-.07a.12.12 0 00-.07.07l-1.53 3.65c-.03.07 0 .14.07.17.02.01.03.01.05.01h1.68c.1 0 .2.06.24.16l.74 1.64c.07.15-.01.33-.16.4-.06 0-.1.01-.14.01H6.73c-.15 0-.28-.13-.28-.28 0-.04.01-.07.02-.11l3.9-9.28c.08-.2.28-.33.49-.33h2.25c.22 0 .41.13.49.33l3.92 9.28c.07.14.01.31-.14.37z", + fill: "currentColor" })); } - export default SvgAdobe; \ No newline at end of file diff --git a/icons/es5/AdsClick.js b/icons/es5/AdsClick.js index bd3f3c8282..7e3dc19b6d 100644 --- a/icons/es5/AdsClick.js +++ b/icons/es5/AdsClick.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAdsClick(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.71 17.99A5.993 5.993 0 016 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63a3.999 3.999 0 10-4.81 4.81l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z" + d: "M11.71 17.99A5.993 5.993 0 016 12c0-3.31 2.69-6 6-6 3.22 0 5.84 2.53 5.99 5.71l-2.1-.63a3.999 3.999 0 10-4.81 4.81l.63 2.1zM22 12c0 .3-.01.6-.04.9l-1.97-.59c.01-.1.01-.21.01-.31 0-4.42-3.58-8-8-8s-8 3.58-8 8 3.58 8 8 8c.1 0 .21 0 .31-.01l.59 1.97c-.3.03-.6.04-.9.04-5.52 0-10-4.48-10-10S6.48 2 12 2s10 4.48 10 10zm-3.77 4.26L22 15l-10-3 3 10 1.26-3.77 4.27 4.27 1.98-1.98-4.28-4.26z", + fill: "currentColor" })); } - export default SvgAdsClick; \ No newline at end of file diff --git a/icons/es5/Agriculture.js b/icons/es5/Agriculture.js index ffa7e0b5c5..db82cb22c9 100644 --- a/icons/es5/Agriculture.js +++ b/icons/es5/Agriculture.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAgriculture(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.5 12c.93 0 1.78.28 2.5.76V8c0-1.1-.9-2-2-2h-6.29l-1.06-1.06 1.41-1.41-.71-.71-3.53 3.53.71.71 1.41-1.41L13 6.71V9c0 1.1-.9 2-2 2h-.54A5.98 5.98 0 0112 15c0 .34-.04.67-.09 1h3.14c.25-2.25 2.14-4 4.45-4z" + d: "M19.5 12c.93 0 1.78.28 2.5.76V8c0-1.1-.9-2-2-2h-6.29l-1.06-1.06 1.41-1.41-.71-.71-3.53 3.53.71.71 1.41-1.41L13 6.71V9c0 1.1-.9 2-2 2h-.54A5.98 5.98 0 0112 15c0 .34-.04.67-.09 1h3.14c.25-2.25 2.14-4 4.45-4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M19.5 13c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5zm0 5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM4 9h5c0-1.1-.9-2-2-2H4c-.55 0-1 .45-1 1s.45 1 1 1zm5.83 4.82l-.18-.47.93-.35a4.92 4.92 0 00-2.31-2.43l-.4.89-.46-.21.4-.9C7.26 10.13 6.64 10 6 10c-.53 0-1.04.11-1.52.26l.34.91-.47.18-.35-.93a4.92 4.92 0 00-2.43 2.31l.89.4-.21.46-.9-.4C1.13 13.74 1 14.36 1 15c0 .53.11 1.04.26 1.52l.91-.34.18.47-.93.35a4.92 4.92 0 002.31 2.43l.4-.89.46.21-.4.9c.55.22 1.17.35 1.81.35.53 0 1.04-.11 1.52-.26l-.34-.91.47-.18.35.93a4.92 4.92 0 002.43-2.31l-.89-.4.21-.46.9.4c.22-.55.35-1.17.35-1.81 0-.53-.11-1.04-.26-1.52l-.91.34zm-2.68 3.95c-1.53.63-3.29-.09-3.92-1.62-.63-1.53.09-3.29 1.62-3.92 1.53-.63 3.29.09 3.92 1.62.64 1.53-.09 3.29-1.62 3.92z" + d: "M19.5 13c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5zm0 5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM4 9h5c0-1.1-.9-2-2-2H4c-.55 0-1 .45-1 1s.45 1 1 1zm5.83 4.82l-.18-.47.93-.35a4.92 4.92 0 00-2.31-2.43l-.4.89-.46-.21.4-.9C7.26 10.13 6.64 10 6 10c-.53 0-1.04.11-1.52.26l.34.91-.47.18-.35-.93a4.92 4.92 0 00-2.43 2.31l.89.4-.21.46-.9-.4C1.13 13.74 1 14.36 1 15c0 .53.11 1.04.26 1.52l.91-.34.18.47-.93.35a4.92 4.92 0 002.31 2.43l.4-.89.46.21-.4.9c.55.22 1.17.35 1.81.35.53 0 1.04-.11 1.52-.26l-.34-.91.47-.18.35.93a4.92 4.92 0 002.43-2.31l-.89-.4.21-.46.9.4c.22-.55.35-1.17.35-1.81 0-.53-.11-1.04-.26-1.52l-.91.34zm-2.68 3.95c-1.53.63-3.29-.09-3.92-1.62-.63-1.53.09-3.29 1.62-3.92 1.53-.63 3.29.09 3.92 1.62.64 1.53-.09 3.29-1.62 3.92z", + fill: "currentColor" })); } - export default SvgAgriculture; \ No newline at end of file diff --git a/icons/es5/Air.js b/icons/es5/Air.js index f3923f5022..a6998fae88 100644 --- a/icons/es5/Air.js +++ b/icons/es5/Air.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAir(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.5 17c0 1.65-1.35 3-3 3s-3-1.35-3-3h2c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1H2v-2h9.5c1.65 0 3 1.35 3 3zM19 6.5C19 4.57 17.43 3 15.5 3S12 4.57 12 6.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S16.33 8 15.5 8H2v2h13.5c1.93 0 3.5-1.57 3.5-3.5zm-.5 4.5H2v2h16.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5v2c1.93 0 3.5-1.57 3.5-3.5S20.43 11 18.5 11z" + d: "M14.5 17c0 1.65-1.35 3-3 3s-3-1.35-3-3h2c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1H2v-2h9.5c1.65 0 3 1.35 3 3zM19 6.5C19 4.57 17.43 3 15.5 3S12 4.57 12 6.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S16.33 8 15.5 8H2v2h13.5c1.93 0 3.5-1.57 3.5-3.5zm-.5 4.5H2v2h16.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5v2c1.93 0 3.5-1.57 3.5-3.5S20.43 11 18.5 11z", + fill: "currentColor" })); } - export default SvgAir; \ No newline at end of file diff --git a/icons/es5/AirlineSeatFlat.js b/icons/es5/AirlineSeatFlat.js index ca95b6ce68..ec8821d0d7 100644 --- a/icons/es5/AirlineSeatFlat.js +++ b/icons/es5/AirlineSeatFlat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirlineSeatFlat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 7v6H9V7h13zM2 14v2h6v2h8v-2h6v-2H2zm5.14-1.9a3 3 0 00-.04-4.24 3 3 0 00-4.24.04 3 3 0 00.04 4.24 3 3 0 004.24-.04z" + d: "M22 7v6H9V7h13zM2 14v2h6v2h8v-2h6v-2H2zm5.14-1.9a3 3 0 00-.04-4.24 3 3 0 00-4.24.04 3 3 0 00.04 4.24 3 3 0 004.24-.04z", + fill: "currentColor" })); } - export default SvgAirlineSeatFlat; \ No newline at end of file diff --git a/icons/es5/AirlineSeatFlatAngled.js b/icons/es5/AirlineSeatFlatAngled.js index 7ba2adf954..f961df0dc5 100644 --- a/icons/es5/AirlineSeatFlatAngled.js +++ b/icons/es5/AirlineSeatFlatAngled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirlineSeatFlatAngled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.56 16.18L9.2 11.71l2.08-5.66 12.35 4.47-2.07 5.66zM1.5 12.14L8 14.48V19h8v-1.63L20.52 19l.69-1.89-19.02-6.86-.69 1.89zm5.8-1.94a3.01 3.01 0 001.41-4A3.005 3.005 0 004.7 4.8a2.99 2.99 0 00-1.4 4 2.99 2.99 0 004 1.4z" + d: "M21.56 16.18L9.2 11.71l2.08-5.66 12.35 4.47-2.07 5.66zM1.5 12.14L8 14.48V19h8v-1.63L20.52 19l.69-1.89-19.02-6.86-.69 1.89zm5.8-1.94a3.01 3.01 0 001.41-4A3.005 3.005 0 004.7 4.8a2.99 2.99 0 00-1.4 4 2.99 2.99 0 004 1.4z", + fill: "currentColor" })); } - export default SvgAirlineSeatFlatAngled; \ No newline at end of file diff --git a/icons/es5/AirlineSeatIndividualSuite.js b/icons/es5/AirlineSeatIndividualSuite.js index 1b57c21d24..ea8c7c06a7 100644 --- a/icons/es5/AirlineSeatIndividualSuite.js +++ b/icons/es5/AirlineSeatIndividualSuite.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirlineSeatIndividualSuite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 13c1.65 0 3-1.35 3-3S8.65 7 7 7s-3 1.35-3 3 1.35 3 3 3zm16-6H11v7H3V7H1v10h22V7z" + d: "M7 13c1.65 0 3-1.35 3-3S8.65 7 7 7s-3 1.35-3 3 1.35 3 3 3zm16-6H11v7H3V7H1v10h22V7z", + fill: "currentColor" })); } - export default SvgAirlineSeatIndividualSuite; \ No newline at end of file diff --git a/icons/es5/AirlineSeatLegroomExtra.js b/icons/es5/AirlineSeatLegroomExtra.js index ac70ceea81..5e881ce264 100644 --- a/icons/es5/AirlineSeatLegroomExtra.js +++ b/icons/es5/AirlineSeatLegroomExtra.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirlineSeatLegroomExtra(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 3H2v14h11v-2H4zm18.24 12.96l-2.53 1.15-3.41-6.98A2.019 2.019 0 0014.51 9H11V3H5v11h10l3.41 7 5.07-2.32-1.24-2.72z" + d: "M4 3H2v14h11v-2H4zm18.24 12.96l-2.53 1.15-3.41-6.98A2.019 2.019 0 0014.51 9H11V3H5v11h10l3.41 7 5.07-2.32-1.24-2.72z", + fill: "currentColor" })); } - export default SvgAirlineSeatLegroomExtra; \ No newline at end of file diff --git a/icons/es5/AirlineSeatLegroomNormal.js b/icons/es5/AirlineSeatLegroomNormal.js index 278a53dd83..2533348db6 100644 --- a/icons/es5/AirlineSeatLegroomNormal.js +++ b/icons/es5/AirlineSeatLegroomNormal.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirlineSeatLegroomNormal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 15V3H3v14h11v-2H5zm17 3h-3v-7c0-1.1-.9-2-2-2h-5V3H6v11h10v7h6v-3z" + d: "M5 15V3H3v14h11v-2H5zm17 3h-3v-7c0-1.1-.9-2-2-2h-5V3H6v11h10v7h6v-3z", + fill: "currentColor" })); } - export default SvgAirlineSeatLegroomNormal; \ No newline at end of file diff --git a/icons/es5/AirlineSeatLegroomReduced.js b/icons/es5/AirlineSeatLegroomReduced.js index 457f2391c9..b745019c49 100644 --- a/icons/es5/AirlineSeatLegroomReduced.js +++ b/icons/es5/AirlineSeatLegroomReduced.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirlineSeatLegroomReduced(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.97 21H14v-3l1-4H6V3h6v6h5c1.1 0 2 .9 2 2l-2 7h2.97v3zM5 15V3H3v14h9v-2H5z" + d: "M19.97 21H14v-3l1-4H6V3h6v6h5c1.1 0 2 .9 2 2l-2 7h2.97v3zM5 15V3H3v14h9v-2H5z", + fill: "currentColor" })); } - export default SvgAirlineSeatLegroomReduced; \ No newline at end of file diff --git a/icons/es5/AirlineSeatReclineExtra.js b/icons/es5/AirlineSeatReclineExtra.js index 27f5519691..88bf71d01f 100644 --- a/icons/es5/AirlineSeatReclineExtra.js +++ b/icons/es5/AirlineSeatReclineExtra.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirlineSeatReclineExtra(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.35 5.64c-.9-.64-1.12-1.88-.49-2.79.63-.9 1.88-1.12 2.79-.49.9.64 1.12 1.88.49 2.79-.64.9-1.88 1.12-2.79.49zM16 19H6.5L4 7H2l2.85 14H16v-2zm.23-4h-4.88l-1.03-4.1c1.58.89 3.28 1.54 5.15 1.22V9.99c-1.63.31-3.44-.27-4.69-1.25L9.14 7.47c-.23-.18-.49-.3-.76-.38a2.21 2.21 0 00-.99-.06h-.02a2.268 2.268 0 00-1.84 2.61L7.44 18h9.24l3.82 3 1.5-1.5-5.77-4.5z" + d: "M5.35 5.64c-.9-.64-1.12-1.88-.49-2.79.63-.9 1.88-1.12 2.79-.49.9.64 1.12 1.88.49 2.79-.64.9-1.88 1.12-2.79.49zM16 19H6.5L4 7H2l2.85 14H16v-2zm.23-4h-4.88l-1.03-4.1c1.58.89 3.28 1.54 5.15 1.22V9.99c-1.63.31-3.44-.27-4.69-1.25L9.14 7.47c-.23-.18-.49-.3-.76-.38a2.21 2.21 0 00-.99-.06h-.02a2.268 2.268 0 00-1.84 2.61L7.44 18h9.24l3.82 3 1.5-1.5-5.77-4.5z", + fill: "currentColor" })); } - export default SvgAirlineSeatReclineExtra; \ No newline at end of file diff --git a/icons/es5/AirlineSeatReclineNormal.js b/icons/es5/AirlineSeatReclineNormal.js index 73dcd04f1b..3af43fc515 100644 --- a/icons/es5/AirlineSeatReclineNormal.js +++ b/icons/es5/AirlineSeatReclineNormal.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirlineSeatReclineNormal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.59 5.41c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0 .78 2.05 0 2.83c-.79.79-2.05.79-2.83 0zM6 19V7H4v14h11v-2H6zm14 1.07L14.93 15H11.5v-3.68c1.4 1.15 3.6 2.16 5.5 2.16v-2.16c-1.66.02-3.61-.87-4.67-2.04l-1.4-1.55c-.19-.21-.43-.38-.69-.5-.29-.14-.62-.23-.96-.23h-.03C8.01 7 7 8.01 7 9.25V18h8.07l3.5 3.5L20 20.07z" + d: "M7.59 5.41c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0 .78 2.05 0 2.83c-.79.79-2.05.79-2.83 0zM6 19V7H4v14h11v-2H6zm14 1.07L14.93 15H11.5v-3.68c1.4 1.15 3.6 2.16 5.5 2.16v-2.16c-1.66.02-3.61-.87-4.67-2.04l-1.4-1.55c-.19-.21-.43-.38-.69-.5-.29-.14-.62-.23-.96-.23h-.03C8.01 7 7 8.01 7 9.25V18h8.07l3.5 3.5L20 20.07z", + fill: "currentColor" })); } - export default SvgAirlineSeatReclineNormal; \ No newline at end of file diff --git a/icons/es5/AirlineStops.js b/icons/es5/AirlineStops.js index 48276e07f1..fd81c8c0d5 100644 --- a/icons/es5/AirlineStops.js +++ b/icons/es5/AirlineStops.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirlineStops(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.21 9.21C15.93 10.78 13.45 13.3 13 17h2v2H9v-2h2c-.5-4.5-4.37-8-9-8V7c4.39 0 8.22 2.55 10 6.3 1.13-2.43 2.99-4.25 4.78-5.52L14 5h7v7l-2.79-2.79z" + d: "M18.21 9.21C15.93 10.78 13.45 13.3 13 17h2v2H9v-2h2c-.5-4.5-4.37-8-9-8V7c4.39 0 8.22 2.55 10 6.3 1.13-2.43 2.99-4.25 4.78-5.52L14 5h7v7l-2.79-2.79z", + fill: "currentColor" })); } - export default SvgAirlineStops; \ No newline at end of file diff --git a/icons/es5/Airlines.js b/icons/es5/Airlines.js index bb77823829..4a1eddf3dc 100644 --- a/icons/es5/Airlines.js +++ b/icons/es5/Airlines.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirlines(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 4L2 20h17l3-16h-9zm1.5 10a2.5 2.5 0 010-5 2.5 2.5 0 010 5z" + d: "M13 4L2 20h17l3-16h-9zm1.5 10a2.5 2.5 0 010-5 2.5 2.5 0 010 5z", + fill: "currentColor" })); } - export default SvgAirlines; \ No newline at end of file diff --git a/icons/es5/AirplaneTicket.js b/icons/es5/AirplaneTicket.js index 4c1817b4bd..d022c4241d 100644 --- a/icons/es5/AirplaneTicket.js +++ b/icons/es5/AirplaneTicket.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirplaneTicket(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2.01v6c1.1 0 1.99.9 1.99 2s-.89 2-2 2v6h20V4zm-4.27 9.3l-8.86 2.36-1.66-2.88.93-.25 1.26.99 2.39-.64-2.4-4.16 1.4-.38 4.01 3.74 2.44-.65a.967.967 0 011.18.68.988.988 0 01-.69 1.19z" + d: "M22 4H2.01v6c1.1 0 1.99.9 1.99 2s-.89 2-2 2v6h20V4zm-4.27 9.3l-8.86 2.36-1.66-2.88.93-.25 1.26.99 2.39-.64-2.4-4.16 1.4-.38 4.01 3.74 2.44-.65a.967.967 0 011.18.68.988.988 0 01-.69 1.19z", + fill: "currentColor" })); } - export default SvgAirplaneTicket; \ No newline at end of file diff --git a/icons/es5/AirplanemodeActive.js b/icons/es5/AirplanemodeActive.js index 0868e56134..3ee0b6c0e7 100644 --- a/icons/es5/AirplanemodeActive.js +++ b/icons/es5/AirplanemodeActive.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirplanemodeActive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 16v-2l-8.5-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-5.5L22 16z" + d: "M22 16v-2l-8.5-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-5.5L22 16z", + fill: "currentColor" })); } - export default SvgAirplanemodeActive; \ No newline at end of file diff --git a/icons/es5/AirplanemodeInactive.js b/icons/es5/AirplanemodeInactive.js index 9308ffc0e6..215c0fc0cc 100644 --- a/icons/es5/AirplanemodeInactive.js +++ b/icons/es5/AirplanemodeInactive.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirplanemodeInactive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.5 7.67V3.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V9l8.5 5v2l-4.49-1.32-7.01-7.01zm9.28 14.94l1.41-1.41-7.69-7.7-3.94-3.94-6.75-6.75-1.42 1.41 6.38 6.38L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-2.67l6.28 6.28z" + d: "M10.5 7.67V3.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V9l8.5 5v2l-4.49-1.32-7.01-7.01zm9.28 14.94l1.41-1.41-7.69-7.7-3.94-3.94-6.75-6.75-1.42 1.41 6.38 6.38L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-2.67l6.28 6.28z", + fill: "currentColor" })); } - export default SvgAirplanemodeInactive; \ No newline at end of file diff --git a/icons/es5/Airplay.js b/icons/es5/Airplay.js index 516ea64699..0070d33917 100644 --- a/icons/es5/Airplay.js +++ b/icons/es5/Airplay.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirplay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 22h12l-6-6-6 6zM23 3H1v16h6v-2H3V5h18v12h-4v2h6V3z" + d: "M6 22h12l-6-6-6 6zM23 3H1v16h6v-2H3V5h18v12h-4v2h6V3z", + fill: "currentColor" })); } - export default SvgAirplay; \ No newline at end of file diff --git a/icons/es5/AirportShuttle.js b/icons/es5/AirportShuttle.js index ed1ca525bf..ad2b074c9c 100644 --- a/icons/es5/AirportShuttle.js +++ b/icons/es5/AirportShuttle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAirportShuttle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 5H1v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-6-6zM3 11V7h4v4H3zm3 6.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zM13 11H9V7h4v4zm5 6.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zM15 11V7h1l4 4h-5z" + d: "M17 5H1v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-6-6zM3 11V7h4v4H3zm3 6.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zM13 11H9V7h4v4zm5 6.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zM15 11V7h1l4 4h-5z", + fill: "currentColor" })); } - export default SvgAirportShuttle; \ No newline at end of file diff --git a/icons/es5/Alarm.js b/icons/es5/Alarm.js index ef6487634c..5e639261d7 100644 --- a/icons/es5/Alarm.js +++ b/icons/es5/Alarm.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlarm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.5 8H11v6l4.75 2.85.75-1.23-4-2.37zm4.837-6.19l4.607 3.845-1.28 1.535-4.61-3.843zm-10.674 0l1.282 1.536L3.337 7.19l-1.28-1.536zM12 4a9 9 0 10.001 18.001A9 9 0 0012 4zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z" + d: "M12.5 8H11v6l4.75 2.85.75-1.23-4-2.37zm4.837-6.19l4.607 3.845-1.28 1.535-4.61-3.843zm-10.674 0l1.282 1.536L3.337 7.19l-1.28-1.536zM12 4a9 9 0 10.001 18.001A9 9 0 0012 4zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z", + fill: "currentColor" })); } - export default SvgAlarm; \ No newline at end of file diff --git a/icons/es5/AlarmAdd.js b/icons/es5/AlarmAdd.js index 81d3c68bd1..b461d48a9d 100644 --- a/icons/es5/AlarmAdd.js +++ b/icons/es5/AlarmAdd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlarmAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.337 1.81l4.607 3.845-1.28 1.535-4.61-3.843zm-10.674 0l1.282 1.536L3.337 7.19l-1.28-1.536zM12 4a9 9 0 10.001 18.001A9 9 0 0012 4zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7zm1-11h-2v3H8v2h3v3h2v-3h3v-2h-3z" + d: "M17.337 1.81l4.607 3.845-1.28 1.535-4.61-3.843zm-10.674 0l1.282 1.536L3.337 7.19l-1.28-1.536zM12 4a9 9 0 10.001 18.001A9 9 0 0012 4zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7zm1-11h-2v3H8v2h3v3h2v-3h3v-2h-3z", + fill: "currentColor" })); } - export default SvgAlarmAdd; \ No newline at end of file diff --git a/icons/es5/AlarmOff.js b/icons/es5/AlarmOff.js index 295b9ee2b9..097a3dde41 100644 --- a/icons/es5/AlarmOff.js +++ b/icons/es5/AlarmOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlarmOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.04 6.29C10.66 6.11 11.32 6 12 6c3.86 0 7 3.14 7 7 0 .68-.11 1.34-.29 1.96l1.56 1.56c.47-1.08.73-2.27.73-3.52A9 9 0 008.47 4.72l1.57 1.57zm7.297-4.48l4.607 3.845-1.28 1.535-4.61-3.843zM3.02 2.1L1.61 3.51l1.37 1.37-.92.77 1.28 1.54 1.06-.88.8.8A8.964 8.964 0 003 13a9 9 0 009 9c2.25 0 4.31-.83 5.89-2.2l2.1 2.1 1.41-1.41L3.02 2.1zM12 20c-3.86 0-7-3.14-7-7 0-1.7.61-3.26 1.62-4.47l9.85 9.85A6.956 6.956 0 0112 20zM7.48 3.73l.46-.38-1.28-1.54-.6.5z" + d: "M10.04 6.29C10.66 6.11 11.32 6 12 6c3.86 0 7 3.14 7 7 0 .68-.11 1.34-.29 1.96l1.56 1.56c.47-1.08.73-2.27.73-3.52A9 9 0 008.47 4.72l1.57 1.57zm7.297-4.48l4.607 3.845-1.28 1.535-4.61-3.843zM3.02 2.1L1.61 3.51l1.37 1.37-.92.77 1.28 1.54 1.06-.88.8.8A8.964 8.964 0 003 13a9 9 0 009 9c2.25 0 4.31-.83 5.89-2.2l2.1 2.1 1.41-1.41L3.02 2.1zM12 20c-3.86 0-7-3.14-7-7 0-1.7.61-3.26 1.62-4.47l9.85 9.85A6.956 6.956 0 0112 20zM7.48 3.73l.46-.38-1.28-1.54-.6.5z", + fill: "currentColor" })); } - export default SvgAlarmOff; \ No newline at end of file diff --git a/icons/es5/AlarmOn.js b/icons/es5/AlarmOn.js index 776bf4696a..e8969257fd 100644 --- a/icons/es5/AlarmOn.js +++ b/icons/es5/AlarmOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlarmOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.54 14.53L8.41 12.4l-1.06 1.06 3.18 3.18 6-6-1.06-1.06zm6.797-12.72l4.607 3.845-1.28 1.535-4.61-3.843zm-10.674 0l1.282 1.536L3.337 7.19l-1.28-1.536zM12 4a9 9 0 10.001 18.001A9 9 0 0012 4zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z" + d: "M10.54 14.53L8.41 12.4l-1.06 1.06 3.18 3.18 6-6-1.06-1.06zm6.797-12.72l4.607 3.845-1.28 1.535-4.61-3.843zm-10.674 0l1.282 1.536L3.337 7.19l-1.28-1.536zM12 4a9 9 0 10.001 18.001A9 9 0 0012 4zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z", + fill: "currentColor" })); } - export default SvgAlarmOn; \ No newline at end of file diff --git a/icons/es5/Album.js b/icons/es5/Album.js index a695a7edaf..0e84161379 100644 --- a/icons/es5/Album.js +++ b/icons/es5/Album.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlbum(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 14.5c-2.49 0-4.5-2.01-4.5-4.5S9.51 7.5 12 7.5s4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5zm0-5.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 14.5c-2.49 0-4.5-2.01-4.5-4.5S9.51 7.5 12 7.5s4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5zm0-5.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z", + fill: "currentColor" })); } - export default SvgAlbum; \ No newline at end of file diff --git a/icons/es5/AlignHorizontalCenter.js b/icons/es5/AlignHorizontalCenter.js index 76bcc03cf8..c476703943 100644 --- a/icons/es5/AlignHorizontalCenter.js +++ b/icons/es5/AlignHorizontalCenter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlignHorizontalCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 2h2v5h8v3h-8v4h5v3h-5v5h-2v-5H6v-3h5v-4H3V7h8z" + d: "M11 2h2v5h8v3h-8v4h5v3h-5v5h-2v-5H6v-3h5v-4H3V7h8z", + fill: "currentColor" })); } - export default SvgAlignHorizontalCenter; \ No newline at end of file diff --git a/icons/es5/AlignHorizontalLeft.js b/icons/es5/AlignHorizontalLeft.js index e62436d4fa..d50192e3ca 100644 --- a/icons/es5/AlignHorizontalLeft.js +++ b/icons/es5/AlignHorizontalLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlignHorizontalLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 22H2V2h2v20zM22 7H6v3h16V7zm-6 7H6v3h10v-3z" + d: "M4 22H2V2h2v20zM22 7H6v3h16V7zm-6 7H6v3h10v-3z", + fill: "currentColor" })); } - export default SvgAlignHorizontalLeft; \ No newline at end of file diff --git a/icons/es5/AlignHorizontalRight.js b/icons/es5/AlignHorizontalRight.js index a296038cbc..c238365855 100644 --- a/icons/es5/AlignHorizontalRight.js +++ b/icons/es5/AlignHorizontalRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlignHorizontalRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2h2v20h-2V2zM2 10h16V7H2v3zm6 7h10v-3H8v3z" + d: "M20 2h2v20h-2V2zM2 10h16V7H2v3zm6 7h10v-3H8v3z", + fill: "currentColor" })); } - export default SvgAlignHorizontalRight; \ No newline at end of file diff --git a/icons/es5/AlignVerticalBottom.js b/icons/es5/AlignVerticalBottom.js index 314d629df6..1250413820 100644 --- a/icons/es5/AlignVerticalBottom.js +++ b/icons/es5/AlignVerticalBottom.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlignVerticalBottom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 22H2v-2h20v2zM10 2H7v16h3V2zm7 6h-3v10h3V8z" + d: "M22 22H2v-2h20v2zM10 2H7v16h3V2zm7 6h-3v10h3V8z", + fill: "currentColor" })); } - export default SvgAlignVerticalBottom; \ No newline at end of file diff --git a/icons/es5/AlignVerticalCenter.js b/icons/es5/AlignVerticalCenter.js index cc6073d730..9195f79199 100644 --- a/icons/es5/AlignVerticalCenter.js +++ b/icons/es5/AlignVerticalCenter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlignVerticalCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 11h-5V6h-3v5h-4V3H7v8H1.84v2H7v8h3v-8h4v5h3v-5h5z" + d: "M22 11h-5V6h-3v5h-4V3H7v8H1.84v2H7v8h3v-8h4v5h3v-5h5z", + fill: "currentColor" })); } - export default SvgAlignVerticalCenter; \ No newline at end of file diff --git a/icons/es5/AlignVerticalTop.js b/icons/es5/AlignVerticalTop.js index 5141a1ae41..5fd280d69d 100644 --- a/icons/es5/AlignVerticalTop.js +++ b/icons/es5/AlignVerticalTop.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlignVerticalTop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2v2H2V2h20zM7 22h3V6H7v16zm7-6h3V6h-3v10z" + d: "M22 2v2H2V2h20zM7 22h3V6H7v16zm7-6h3V6h-3v10z", + fill: "currentColor" })); } - export default SvgAlignVerticalTop; \ No newline at end of file diff --git a/icons/es5/AllInbox.js b/icons/es5/AllInbox.js index 085fd6d327..4f88518439 100644 --- a/icons/es5/AllInbox.js +++ b/icons/es5/AllInbox.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAllInbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v11h18V3zm-2 6h-4c0 1.62-1.38 3-3 3s-3-1.38-3-3H5V5h14v4zm-4 7h6v5H3v-5h6c0 1.66 1.34 3 3 3s3-1.34 3-3z" + d: "M21 3H3v11h18V3zm-2 6h-4c0 1.62-1.38 3-3 3s-3-1.38-3-3H5V5h14v4zm-4 7h6v5H3v-5h6c0 1.66 1.34 3 3 3s3-1.34 3-3z", + fill: "currentColor" })); } - export default SvgAllInbox; \ No newline at end of file diff --git a/icons/es5/AllInclusive.js b/icons/es5/AllInclusive.js index 948316186b..e845621373 100644 --- a/icons/es5/AllInclusive.js +++ b/icons/es5/AllInclusive.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAllInclusive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.6 6.62c-1.44 0-2.8.56-3.77 1.53L7.8 14.39c-.64.64-1.49.99-2.4.99-1.87 0-3.39-1.51-3.39-3.38S3.53 8.62 5.4 8.62c.91 0 1.76.35 2.44 1.03l1.13 1 1.51-1.34L9.22 8.2A5.37 5.37 0 005.4 6.62C2.42 6.62 0 9.04 0 12s2.42 5.38 5.4 5.38c1.44 0 2.8-.56 3.77-1.53L13.51 12l2.69-2.39c.64-.64 1.49-.99 2.4-.99 1.87 0 3.39 1.51 3.39 3.38s-1.52 3.38-3.39 3.38c-.9 0-1.76-.35-2.44-1.03l-1.14-1.01-1.51 1.34 1.27 1.12a5.386 5.386 0 003.82 1.57c2.98 0 5.4-2.41 5.4-5.38s-2.42-5.37-5.4-5.37z" + d: "M18.6 6.62c-1.44 0-2.8.56-3.77 1.53L7.8 14.39c-.64.64-1.49.99-2.4.99-1.87 0-3.39-1.51-3.39-3.38S3.53 8.62 5.4 8.62c.91 0 1.76.35 2.44 1.03l1.13 1 1.51-1.34L9.22 8.2A5.37 5.37 0 005.4 6.62C2.42 6.62 0 9.04 0 12s2.42 5.38 5.4 5.38c1.44 0 2.8-.56 3.77-1.53L13.51 12l2.69-2.39c.64-.64 1.49-.99 2.4-.99 1.87 0 3.39 1.51 3.39 3.38s-1.52 3.38-3.39 3.38c-.9 0-1.76-.35-2.44-1.03l-1.14-1.01-1.51 1.34 1.27 1.12a5.386 5.386 0 003.82 1.57c2.98 0 5.4-2.41 5.4-5.38s-2.42-5.37-5.4-5.37z", + fill: "currentColor" })); } - export default SvgAllInclusive; \ No newline at end of file diff --git a/icons/es5/AllOut.js b/icons/es5/AllOut.js index 288f5fe510..b518631bae 100644 --- a/icons/es5/AllOut.js +++ b/icons/es5/AllOut.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAllOut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 4v4l4-4zm12 0l4 4V4zm4 16v-4l-4 4zM4 20h4l-4-4zm15-8c0-3.87-3.13-7-7-7s-7 3.13-7 7 3.13 7 7 7 7-3.13 7-7zm-7 5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z" + d: "M4 4v4l4-4zm12 0l4 4V4zm4 16v-4l-4 4zM4 20h4l-4-4zm15-8c0-3.87-3.13-7-7-7s-7 3.13-7 7 3.13 7 7 7 7-3.13 7-7zm-7 5c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z", + fill: "currentColor" })); } - export default SvgAllOut; \ No newline at end of file diff --git a/icons/es5/AltRoute.js b/icons/es5/AltRoute.js index a0e48fd094..d9881e7b29 100644 --- a/icons/es5/AltRoute.js +++ b/icons/es5/AltRoute.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAltRoute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.78 11.16l-1.42 1.42a7.282 7.282 0 01-1.79-2.94l1.94-.49c.32.89.77 1.5 1.27 2.01zM11 6L7 2 3 6h3.02c.02.81.08 1.54.19 2.17l1.94-.49C8.08 7.2 8.03 6.63 8.02 6H11zm10 0l-4-4-4 4h2.99c-.1 3.68-1.28 4.75-2.54 5.88-.5.44-1.01.92-1.45 1.55-.34-.49-.73-.88-1.13-1.24L9.46 13.6c.93.85 1.54 1.54 1.54 3.4v5h2v-5c0-2.02.71-2.66 1.79-3.63 1.38-1.24 3.08-2.78 3.2-7.37H21z" + d: "M9.78 11.16l-1.42 1.42a7.282 7.282 0 01-1.79-2.94l1.94-.49c.32.89.77 1.5 1.27 2.01zM11 6L7 2 3 6h3.02c.02.81.08 1.54.19 2.17l1.94-.49C8.08 7.2 8.03 6.63 8.02 6H11zm10 0l-4-4-4 4h2.99c-.1 3.68-1.28 4.75-2.54 5.88-.5.44-1.01.92-1.45 1.55-.34-.49-.73-.88-1.13-1.24L9.46 13.6c.93.85 1.54 1.54 1.54 3.4v5h2v-5c0-2.02.71-2.66 1.79-3.63 1.38-1.24 3.08-2.78 3.2-7.37H21z", + fill: "currentColor" })); } - export default SvgAltRoute; \ No newline at end of file diff --git a/icons/es5/AlternateEmail.js b/icons/es5/AlternateEmail.js index f0a713d6f9..fc8d915b97 100644 --- a/icons/es5/AlternateEmail.js +++ b/icons/es5/AlternateEmail.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAlternateEmail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57V12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57V12c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10h5v-2h-5c-4.34 0-8-3.66-8-8s3.66-8 8-8 8 3.66 8 8v1.43c0 .79-.71 1.57-1.5 1.57s-1.5-.78-1.5-1.57V12c0-2.76-2.24-5-5-5s-5 2.24-5 5 2.24 5 5 5c1.38 0 2.64-.56 3.54-1.47.65.89 1.77 1.47 2.96 1.47 1.97 0 3.5-1.6 3.5-3.57V12c0-5.52-4.48-10-10-10zm0 13c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z", + fill: "currentColor" })); } - export default SvgAlternateEmail; \ No newline at end of file diff --git a/icons/es5/AmpStories.js b/icons/es5/AmpStories.js index b8687741bc..f7fe877b96 100644 --- a/icons/es5/AmpStories.js +++ b/icons/es5/AmpStories.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAmpStories(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 4h10v15H7zM3 6h2v11H3zm16 0h2v11h-2z" + d: "M7 4h10v15H7zM3 6h2v11H3zm16 0h2v11h-2z", + fill: "currentColor" })); } - export default SvgAmpStories; \ No newline at end of file diff --git a/icons/es5/Analytics.js b/icons/es5/Analytics.js index 4695e3e7ea..71a7420fa1 100644 --- a/icons/es5/Analytics.js +++ b/icons/es5/Analytics.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAnalytics(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm6 14H7v-5h2v5zm4 0h-2v-3h2v3zm0-5h-2v-2h2v2zm4 5h-2V7h2v10z" + d: "M3 3v18h18V3H3zm6 14H7v-5h2v5zm4 0h-2v-3h2v3zm0-5h-2v-2h2v2zm4 5h-2V7h2v10z", + fill: "currentColor" })); } - export default SvgAnalytics; \ No newline at end of file diff --git a/icons/es5/Anchor.js b/icons/es5/Anchor.js index f0d41998d6..37a6dc048a 100644 --- a/icons/es5/Anchor.js +++ b/icons/es5/Anchor.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAnchor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 15l1.55 1.55c-.96 1.69-3.33 3.04-5.55 3.37V11h3V9h-3V7.82C14.16 7.4 15 6.3 15 5c0-1.65-1.35-3-3-3S9 3.35 9 5c0 1.3.84 2.4 2 2.82V9H8v2h3v8.92c-2.22-.33-4.59-1.68-5.55-3.37L7 15l-4-3v3c0 3.88 4.92 7 9 7s9-3.12 9-7v-3l-4 3zM12 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z" + d: "M17 15l1.55 1.55c-.96 1.69-3.33 3.04-5.55 3.37V11h3V9h-3V7.82C14.16 7.4 15 6.3 15 5c0-1.65-1.35-3-3-3S9 3.35 9 5c0 1.3.84 2.4 2 2.82V9H8v2h3v8.92c-2.22-.33-4.59-1.68-5.55-3.37L7 15l-4-3v3c0 3.88 4.92 7 9 7s9-3.12 9-7v-3l-4 3zM12 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z", + fill: "currentColor" })); } - export default SvgAnchor; \ No newline at end of file diff --git a/icons/es5/Android.js b/icons/es5/Android.js index b3e7ad2294..0ba3462b70 100644 --- a/icons/es5/Android.js +++ b/icons/es5/Android.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAndroid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.6 9.48l1.84-3.18c.16-.31.04-.69-.26-.85a.637.637 0 00-.83.22l-1.88 3.24a11.463 11.463 0 00-8.94 0L5.65 5.67a.643.643 0 00-.87-.2c-.28.18-.37.54-.22.83L6.4 9.48A10.78 10.78 0 001 18h22a10.78 10.78 0 00-5.4-8.52zM7 15.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zm10 0a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5z" + d: "M17.6 9.48l1.84-3.18c.16-.31.04-.69-.26-.85a.637.637 0 00-.83.22l-1.88 3.24a11.463 11.463 0 00-8.94 0L5.65 5.67a.643.643 0 00-.87-.2c-.28.18-.37.54-.22.83L6.4 9.48A10.78 10.78 0 001 18h22a10.78 10.78 0 00-5.4-8.52zM7 15.25a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zm10 0a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5z", + fill: "currentColor" })); } - export default SvgAndroid; \ No newline at end of file diff --git a/icons/es5/Animation.js b/icons/es5/Animation.js index 8c95c7f0c1..a36b1c5045 100644 --- a/icons/es5/Animation.js +++ b/icons/es5/Animation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAnimation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 2c-2.71 0-5.05 1.54-6.22 3.78a7.062 7.062 0 00-3 3A7.014 7.014 0 002 15c0 3.87 3.13 7 7 7 2.71 0 5.05-1.54 6.22-3.78a7.062 7.062 0 003-3A7.014 7.014 0 0022 9c0-3.87-3.13-7-7-7zM9 20a5.002 5.002 0 01-4-8c0 3.87 3.13 7 7 7-.84.63-1.88 1-3 1zm3-3a5.002 5.002 0 01-4-8c0 3.86 3.13 6.99 7 7-.84.63-1.88 1-3 1zm4.7-3.3c-.53.19-1.1.3-1.7.3-2.76 0-5-2.24-5-5 0-.6.11-1.17.3-1.7.53-.19 1.1-.3 1.7-.3 2.76 0 5 2.24 5 5 0 .6-.11 1.17-.3 1.7zM19 12c0-3.86-3.13-6.99-7-7a5.002 5.002 0 017 7z" + d: "M15 2c-2.71 0-5.05 1.54-6.22 3.78a7.062 7.062 0 00-3 3A7.014 7.014 0 002 15c0 3.87 3.13 7 7 7 2.71 0 5.05-1.54 6.22-3.78a7.062 7.062 0 003-3A7.014 7.014 0 0022 9c0-3.87-3.13-7-7-7zM9 20a5.002 5.002 0 01-4-8c0 3.87 3.13 7 7 7-.84.63-1.88 1-3 1zm3-3a5.002 5.002 0 01-4-8c0 3.86 3.13 6.99 7 7-.84.63-1.88 1-3 1zm4.7-3.3c-.53.19-1.1.3-1.7.3-2.76 0-5-2.24-5-5 0-.6.11-1.17.3-1.7.53-.19 1.1-.3 1.7-.3 2.76 0 5 2.24 5 5 0 .6-.11 1.17-.3 1.7zM19 12c0-3.86-3.13-6.99-7-7a5.002 5.002 0 017 7z", + fill: "currentColor" })); } - export default SvgAnimation; \ No newline at end of file diff --git a/icons/es5/Announcement.js b/icons/es5/Announcement.js index cac45767d1..f5ca0f0911 100644 --- a/icons/es5/Announcement.js +++ b/icons/es5/Announcement.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAnnouncement(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20l4-4h16V2zm-9 9h-2V5h2v6zm0 4h-2v-2h2v2z" + d: "M22 2H2v20l4-4h16V2zm-9 9h-2V5h2v6zm0 4h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgAnnouncement; \ No newline at end of file diff --git a/icons/es5/Aod.js b/icons/es5/Aod.js index dd79ece41c..127e9c10fe 100644 --- a/icons/es5/Aod.js +++ b/icons/es5/Aod.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAod(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 1H5v22h14V1zm-2 17H7V6h10v12zm-9-8h8v1.5H8V10zm1 3h6v1.5H9V13z" + d: "M19 1H5v22h14V1zm-2 17H7V6h10v12zm-9-8h8v1.5H8V10zm1 3h6v1.5H9V13z", + fill: "currentColor" })); } - export default SvgAod; \ No newline at end of file diff --git a/icons/es5/Apartment.js b/icons/es5/Apartment.js index 7b11c5ce78..1ae09d8b6b 100644 --- a/icons/es5/Apartment.js +++ b/icons/es5/Apartment.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgApartment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 11V3H7v4H3v14h8v-4h2v4h8V11h-4zM7 19H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V9h2v2zm4 4H9v-2h2v2zm0-4H9V9h2v2zm0-4H9V5h2v2zm4 8h-2v-2h2v2zm0-4h-2V9h2v2zm0-4h-2V5h2v2zm4 12h-2v-2h2v2zm0-4h-2v-2h2v2z" + d: "M17 11V3H7v4H3v14h8v-4h2v4h8V11h-4zM7 19H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V9h2v2zm4 4H9v-2h2v2zm0-4H9V9h2v2zm0-4H9V5h2v2zm4 8h-2v-2h2v2zm0-4h-2V9h2v2zm0-4h-2V5h2v2zm4 12h-2v-2h2v2zm0-4h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgApartment; \ No newline at end of file diff --git a/icons/es5/Api.js b/icons/es5/Api.js index df4b4162eb..47ab769ab1 100644 --- a/icons/es5/Api.js +++ b/icons/es5/Api.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgApi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 12l-2 2-2-2 2-2 2 2zm-2-6l2.12 2.12 2.5-2.5L12 1 7.38 5.62l2.5 2.5L12 6zm-6 6l2.12-2.12-2.5-2.5L1 12l4.62 4.62 2.5-2.5L6 12zm12 0l-2.12 2.12 2.5 2.5L23 12l-4.62-4.62-2.5 2.5L18 12zm-6 6l-2.12-2.12-2.5 2.5L12 23l4.62-4.62-2.5-2.5L12 18z" + d: "M14 12l-2 2-2-2 2-2 2 2zm-2-6l2.12 2.12 2.5-2.5L12 1 7.38 5.62l2.5 2.5L12 6zm-6 6l2.12-2.12-2.5-2.5L1 12l4.62 4.62 2.5-2.5L6 12zm12 0l-2.12 2.12 2.5 2.5L23 12l-4.62-4.62-2.5 2.5L18 12zm-6 6l-2.12-2.12-2.5 2.5L12 23l4.62-4.62-2.5-2.5L12 18z", + fill: "currentColor" })); } - export default SvgApi; \ No newline at end of file diff --git a/icons/es5/AppBlocking.js b/icons/es5/AppBlocking.js index c6ffc60f9c..2f9185ed35 100644 --- a/icons/es5/AppBlocking.js +++ b/icons/es5/AppBlocking.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAppBlocking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm-2.5 4A2.5 2.5 0 0118 9.5c.42 0 .8.11 1.15.29l-3.36 3.36c-.18-.35-.29-.73-.29-1.15zm2.5 2.5c-.42 0-.8-.11-1.15-.29l3.36-3.36c.18.35.29.73.29 1.15a2.5 2.5 0 01-2.5 2.5z" + d: "M18 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm-2.5 4A2.5 2.5 0 0118 9.5c.42 0 .8.11 1.15.29l-3.36 3.36c-.18-.35-.29-.73-.29-1.15zm2.5 2.5c-.42 0-.8-.11-1.15-.29l3.36-3.36c.18.35.29.73.29 1.15a2.5 2.5 0 01-2.5 2.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M19 23v-6h-2v1H7V6h10v1h2V.94L5 1v22h14z" + d: "M19 23v-6h-2v1H7V6h10v1h2V.94L5 1v22h14z", + fill: "currentColor" })); } - export default SvgAppBlocking; \ No newline at end of file diff --git a/icons/es5/AppRegistration.js b/icons/es5/AppRegistration.js index 58a3105882..e3aeffc232 100644 --- a/icons/es5/AppRegistration.js +++ b/icons/es5/AppRegistration.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAppRegistration(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 4h4v4h-4zM4 16h4v4H4zm0-6h4v4H4zm0-6h4v4H4zm12 0h4v4h-4zm-5 13.86V20h2.1l5.98-5.97-2.12-2.12zm3-5.83V10h-4v4h2.03zm3.671-.824l1.415-1.414 2.12 2.12-1.413 1.415z" + d: "M10 4h4v4h-4zM4 16h4v4H4zm0-6h4v4H4zm0-6h4v4H4zm12 0h4v4h-4zm-5 13.86V20h2.1l5.98-5.97-2.12-2.12zm3-5.83V10h-4v4h2.03zm3.671-.824l1.415-1.414 2.12 2.12-1.413 1.415z", + fill: "currentColor" })); } - export default SvgAppRegistration; \ No newline at end of file diff --git a/icons/es5/AppSettingsAlt.js b/icons/es5/AppSettingsAlt.js index ce1841f4bf..980df0ed2f 100644 --- a/icons/es5/AppSettingsAlt.js +++ b/icons/es5/AppSettingsAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAppSettingsAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.81 12.74l-.82-.63v-.22l.8-.63c.16-.12.2-.34.1-.51l-.85-1.48a.395.395 0 00-.35-.2c-.05 0-.1.01-.15.03l-.95.38c-.08-.05-.11-.07-.19-.11l-.15-1.01a.408.408 0 00-.4-.36h-1.71c-.2 0-.37.15-.4.34l-.14 1.01c-.03.02-.07.03-.1.05l-.09.06-.95-.38a.401.401 0 00-.5.17l-.85 1.48c-.1.17-.06.39.1.51l.8.63v.23l-.8.63a.39.39 0 00-.1.51l.85 1.48c.07.13.21.2.35.2.05 0 .1-.01.15-.03l.95-.37c.08.05.12.07.2.11l.15 1.01c.03.2.2.34.4.34h1.71c.2 0 .37-.15.4-.34l.15-1.01c.03-.02.07-.03.1-.05l.09-.06.95.38a.401.401 0 00.5-.17l.85-1.48a.39.39 0 00-.1-.51zM18 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 23V1h14v6h-2V6H7v12h10v-1h2v6H5z" + d: "M21.81 12.74l-.82-.63v-.22l.8-.63c.16-.12.2-.34.1-.51l-.85-1.48a.395.395 0 00-.35-.2c-.05 0-.1.01-.15.03l-.95.38c-.08-.05-.11-.07-.19-.11l-.15-1.01a.408.408 0 00-.4-.36h-1.71c-.2 0-.37.15-.4.34l-.14 1.01c-.03.02-.07.03-.1.05l-.09.06-.95-.38a.401.401 0 00-.5.17l-.85 1.48c-.1.17-.06.39.1.51l.8.63v.23l-.8.63a.39.39 0 00-.1.51l.85 1.48c.07.13.21.2.35.2.05 0 .1-.01.15-.03l.95-.37c.08.05.12.07.2.11l.15 1.01c.03.2.2.34.4.34h1.71c.2 0 .37-.15.4-.34l.15-1.01c.03-.02.07-.03.1-.05l.09-.06.95.38a.401.401 0 00.5-.17l.85-1.48a.39.39 0 00-.1-.51zM18 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 23V1h14v6h-2V6H7v12h10v-1h2v6H5z", + fill: "currentColor" })); } - export default SvgAppSettingsAlt; \ No newline at end of file diff --git a/icons/es5/AppShortcut.js b/icons/es5/AppShortcut.js index aee9d061c3..7682e2e389 100644 --- a/icons/es5/AppShortcut.js +++ b/icons/es5/AppShortcut.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAppShortcut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 18H7V6h10v1h2V1H5v22h14v-6h-2zm3.38-8.38L21 11l.62-1.38L23 9l-1.38-.62L21 7l-.62 1.38L19 9z" + d: "M17 18H7V6h10v1h2V1H5v22h14v-6h-2zm3.38-8.38L21 11l.62-1.38L23 9l-1.38-.62L21 7l-.62 1.38L19 9z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M16 8l-1.25 2.75L12 12l2.75 1.25L16 16l1.25-2.75L20 12l-2.75-1.25zm5 5l-.62 1.38L19 15l1.38.62L21 17l.62-1.38L23 15l-1.38-.62z" + d: "M16 8l-1.25 2.75L12 12l2.75 1.25L16 16l1.25-2.75L20 12l-2.75-1.25zm5 5l-.62 1.38L19 15l1.38.62L21 17l.62-1.38L23 15l-1.38-.62z", + fill: "currentColor" })); } - export default SvgAppShortcut; \ No newline at end of file diff --git a/icons/es5/Apple.js b/icons/es5/Apple.js index f5e640d075..d35c9c21db 100644 --- a/icons/es5/Apple.js +++ b/icons/es5/Apple.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgApple(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.05 20.28c-.98.95-2.05.8-3.08.35-1.09-.46-2.09-.48-3.24 0-1.44.62-2.2.44-3.06-.35C2.79 15.25 3.51 7.59 9.05 7.31c1.35.07 2.29.74 3.08.8 1.18-.24 2.31-.93 3.57-.84 1.51.12 2.65.72 3.4 1.8-3.12 1.87-2.38 5.98.48 7.13-.57 1.5-1.31 2.99-2.54 4.09l.01-.01zM12.03 7.25c-.15-2.23 1.66-4.07 3.74-4.25.29 2.58-2.34 4.5-3.74 4.25z" + d: "M17.05 20.28c-.98.95-2.05.8-3.08.35-1.09-.46-2.09-.48-3.24 0-1.44.62-2.2.44-3.06-.35C2.79 15.25 3.51 7.59 9.05 7.31c1.35.07 2.29.74 3.08.8 1.18-.24 2.31-.93 3.57-.84 1.51.12 2.65.72 3.4 1.8-3.12 1.87-2.38 5.98.48 7.13-.57 1.5-1.31 2.99-2.54 4.09l.01-.01zM12.03 7.25c-.15-2.23 1.66-4.07 3.74-4.25.29 2.58-2.34 4.5-3.74 4.25z", + fill: "currentColor" })); } - export default SvgApple; \ No newline at end of file diff --git a/icons/es5/Approval.js b/icons/es5/Approval.js index 2c73fc8918..5c69143248 100644 --- a/icons/es5/Approval.js +++ b/icons/es5/Approval.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgApproval(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 14v8h16v-8H4zm14 4H6v-2h12v2zM12 2C9.24 2 7 4.24 7 7l5 7 5-7c0-2.76-2.24-5-5-5z" + d: "M4 14v8h16v-8H4zm14 4H6v-2h12v2zM12 2C9.24 2 7 4.24 7 7l5 7 5-7c0-2.76-2.24-5-5-5z", + fill: "currentColor" })); } - export default SvgApproval; \ No newline at end of file diff --git a/icons/es5/Apps.js b/icons/es5/Apps.js index 856ab1f034..c4d8d45341 100644 --- a/icons/es5/Apps.js +++ b/icons/es5/Apps.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgApps(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6-10v4h4V4h-4zm-6 4h4V4h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z" + d: "M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6-10v4h4V4h-4zm-6 4h4V4h-4v4zm6 6h4v-4h-4v4zm0 6h4v-4h-4v4z", + fill: "currentColor" })); } - export default SvgApps; \ No newline at end of file diff --git a/icons/es5/AppsOutage.js b/icons/es5/AppsOutage.js index e79e092a87..317b0e56c2 100644 --- a/icons/es5/AppsOutage.js +++ b/icons/es5/AppsOutage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAppsOutage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6 6h4v-4h-4v4zm3-20c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V7h1v1zm0-2h-1V2h1v4zM16 14h4v-2.07c-.33.05-.66.07-1 .07-1.07 0-2.09-.24-3-.68V14zM10 4v4h2.68c-.44-.91-.68-1.93-.68-3 0-.34.02-.67.07-1H10z" + d: "M4 8h4V4H4v4zm6 12h4v-4h-4v4zm-6 0h4v-4H4v4zm0-6h4v-4H4v4zm6 0h4v-4h-4v4zm6 6h4v-4h-4v4zm3-20c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V7h1v1zm0-2h-1V2h1v4zM16 14h4v-2.07c-.33.05-.66.07-1 .07-1.07 0-2.09-.24-3-.68V14zM10 4v4h2.68c-.44-.91-.68-1.93-.68-3 0-.34.02-.67.07-1H10z", + fill: "currentColor" })); } - export default SvgAppsOutage; \ No newline at end of file diff --git a/icons/es5/Architecture.js b/icons/es5/Architecture.js index a994a77bc1..8f1c63c5e2 100644 --- a/icons/es5/Architecture.js +++ b/icons/es5/Architecture.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArchitecture(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.36 18.78L6.61 21l1.62-1.54 2.77-7.6c-.68-.17-1.28-.51-1.77-.98l-2.87 7.9zm8.41-7.9c-.49.47-1.1.81-1.77.98l2.77 7.6L17.39 21l.26-2.22-2.88-7.9zM15 8c0-1.3-.84-2.4-2-2.82V3h-2v2.18C9.84 5.6 9 6.7 9 8c0 1.66 1.34 3 3 3s3-1.34 3-3zm-3 1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M6.36 18.78L6.61 21l1.62-1.54 2.77-7.6c-.68-.17-1.28-.51-1.77-.98l-2.87 7.9zm8.41-7.9c-.49.47-1.1.81-1.77.98l2.77 7.6L17.39 21l.26-2.22-2.88-7.9zM15 8c0-1.3-.84-2.4-2-2.82V3h-2v2.18C9.84 5.6 9 6.7 9 8c0 1.66 1.34 3 3 3s3-1.34 3-3zm-3 1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgArchitecture; \ No newline at end of file diff --git a/icons/es5/Archive.js b/icons/es5/Archive.js index e17975849b..f5e90f240a 100644 --- a/icons/es5/Archive.js +++ b/icons/es5/Archive.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArchive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.71 3H5.29L3 5.79V21h18V5.79L18.71 3zM12 17.5L6.5 12H10v-2h4v2h3.5L12 17.5zM5.12 5l.81-1h12l.94 1H5.12z" + d: "M18.71 3H5.29L3 5.79V21h18V5.79L18.71 3zM12 17.5L6.5 12H10v-2h4v2h3.5L12 17.5zM5.12 5l.81-1h12l.94 1H5.12z", + fill: "currentColor" })); } - export default SvgArchive; \ No newline at end of file diff --git a/icons/es5/AreaChart.js b/icons/es5/AreaChart.js index bdb38af52f..ea01b795ab 100644 --- a/icons/es5/AreaChart.js +++ b/icons/es5/AreaChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAreaChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 13v7h18v-1.5l-9-7L8 17l-5-4zm0-6l4 3 5-7 5 4h4v8.97l-9.4-7.31-3.98 5.48L3 10.44V7z" + d: "M3 13v7h18v-1.5l-9-7L8 17l-5-4zm0-6l4 3 5-7 5 4h4v8.97l-9.4-7.31-3.98 5.48L3 10.44V7z", + fill: "currentColor" })); } - export default SvgAreaChart; \ No newline at end of file diff --git a/icons/es5/ArrowBack.js b/icons/es5/ArrowBack.js index dd60700034..4358ddef1f 100644 --- a/icons/es5/ArrowBack.js +++ b/icons/es5/ArrowBack.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowBack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgArrowBack(props) { fill: "currentColor" })); } - export default SvgArrowBack; \ No newline at end of file diff --git a/icons/es5/ArrowBackIos.js b/icons/es5/ArrowBackIos.js index 685dec7bcb..8a326ecaa9 100644 --- a/icons/es5/ArrowBackIos.js +++ b/icons/es5/ArrowBackIos.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowBackIos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgArrowBackIos(props) { fill: "currentColor" })); } - export default SvgArrowBackIos; \ No newline at end of file diff --git a/icons/es5/ArrowBackIosNew.js b/icons/es5/ArrowBackIosNew.js index 182d05fbf7..700e75088e 100644 --- a/icons/es5/ArrowBackIosNew.js +++ b/icons/es5/ArrowBackIosNew.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowBackIosNew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.77 3.77L16 2 6 12l10 10 1.77-1.77L9.54 12z" + d: "M17.77 3.77L16 2 6 12l10 10 1.77-1.77L9.54 12z", + fill: "currentColor" })); } - export default SvgArrowBackIosNew; \ No newline at end of file diff --git a/icons/es5/ArrowCircleDown.js b/icons/es5/ArrowCircleDown.js index 458b98de13..b6826cb905 100644 --- a/icons/es5/ArrowCircleDown.js +++ b/icons/es5/ArrowCircleDown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowCircleDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 10V8h-2v4H8l4 4 4-4h-3z" + d: "M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 10V8h-2v4H8l4 4 4-4h-3z", + fill: "currentColor" })); } - export default SvgArrowCircleDown; \ No newline at end of file diff --git a/icons/es5/ArrowCircleLeft.js b/icons/es5/ArrowCircleLeft.js index 4d1c1f5596..5c63bfd6a7 100644 --- a/icons/es5/ArrowCircleLeft.js +++ b/icons/es5/ArrowCircleLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowCircleLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 12c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2 2 6.48 2 12zm10-1h4v2h-4v3l-4-4 4-4v3z" + d: "M2 12c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2 2 6.48 2 12zm10-1h4v2h-4v3l-4-4 4-4v3z", + fill: "currentColor" })); } - export default SvgArrowCircleLeft; \ No newline at end of file diff --git a/icons/es5/ArrowCircleRight.js b/icons/es5/ArrowCircleRight.js index 80f620fc0b..2da7c7c258 100644 --- a/icons/es5/ArrowCircleRight.js +++ b/icons/es5/ArrowCircleRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowCircleRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-10 1H8v-2h4V8l4 4-4 4v-3z" + d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-10 1H8v-2h4V8l4 4-4 4v-3z", + fill: "currentColor" })); } - export default SvgArrowCircleRight; \ No newline at end of file diff --git a/icons/es5/ArrowCircleUp.js b/icons/es5/ArrowCircleUp.js index fd81fdced0..5358b45938 100644 --- a/icons/es5/ArrowCircleUp.js +++ b/icons/es5/ArrowCircleUp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowCircleUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10zm-1-10v4h2v-4h3l-4-4-4 4h3z" + d: "M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0 2c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10zm-1-10v4h2v-4h3l-4-4-4 4h3z", + fill: "currentColor" })); } - export default SvgArrowCircleUp; \ No newline at end of file diff --git a/icons/es5/ArrowDownward.js b/icons/es5/ArrowDownward.js index a76fd8ce15..3182eb47e0 100644 --- a/icons/es5/ArrowDownward.js +++ b/icons/es5/ArrowDownward.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowDownward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z" + d: "M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z", + fill: "currentColor" })); } - export default SvgArrowDownward; \ No newline at end of file diff --git a/icons/es5/ArrowDropDown.js b/icons/es5/ArrowDropDown.js index 061cce91ca..21042be262 100644 --- a/icons/es5/ArrowDropDown.js +++ b/icons/es5/ArrowDropDown.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowDropDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgArrowDropDown(props) { fill: "currentColor" })); } - export default SvgArrowDropDown; \ No newline at end of file diff --git a/icons/es5/ArrowDropDownCircle.js b/icons/es5/ArrowDropDownCircle.js index c21555a350..ef14e71851 100644 --- a/icons/es5/ArrowDropDownCircle.js +++ b/icons/es5/ArrowDropDownCircle.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowDropDownCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgArrowDropDownCircle(props) { fill: "currentColor" })); } - export default SvgArrowDropDownCircle; \ No newline at end of file diff --git a/icons/es5/ArrowDropUp.js b/icons/es5/ArrowDropUp.js index fad6b74a3f..9e43a21b38 100644 --- a/icons/es5/ArrowDropUp.js +++ b/icons/es5/ArrowDropUp.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowDropUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgArrowDropUp(props) { fill: "currentColor" })); } - export default SvgArrowDropUp; \ No newline at end of file diff --git a/icons/es5/ArrowDropUpDown.js b/icons/es5/ArrowDropUpDown.js index 2420af5b99..f8b9015d08 100644 --- a/icons/es5/ArrowDropUpDown.js +++ b/icons/es5/ArrowDropUpDown.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowDropUpDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgArrowDropUpDown(props) { fill: "currentColor" })); } - export default SvgArrowDropUpDown; \ No newline at end of file diff --git a/icons/es5/ArrowForward.js b/icons/es5/ArrowForward.js index 3306b595b7..1c997001c9 100644 --- a/icons/es5/ArrowForward.js +++ b/icons/es5/ArrowForward.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowForward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgArrowForward(props) { fill: "currentColor" })); } - export default SvgArrowForward; \ No newline at end of file diff --git a/icons/es5/ArrowForwardIos.js b/icons/es5/ArrowForwardIos.js index 8d5309c163..80b1c3f8ef 100644 --- a/icons/es5/ArrowForwardIos.js +++ b/icons/es5/ArrowForwardIos.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowForwardIos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgArrowForwardIos(props) { fill: "currentColor" })); } - export default SvgArrowForwardIos; \ No newline at end of file diff --git a/icons/es5/ArrowLeft.js b/icons/es5/ArrowLeft.js index 4797d192c8..be3965a0b5 100644 --- a/icons/es5/ArrowLeft.js +++ b/icons/es5/ArrowLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 7l-5 5 5 5V7z" + d: "M14 7l-5 5 5 5V7z", + fill: "currentColor" })); } - export default SvgArrowLeft; \ No newline at end of file diff --git a/icons/es5/ArrowOutward.js b/icons/es5/ArrowOutward.js index 154f07b8d9..c3da8db4c4 100644 --- a/icons/es5/ArrowOutward.js +++ b/icons/es5/ArrowOutward.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowOutward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 6v2h8.59L5 17.59 6.41 19 16 9.41V18h2V6z" + d: "M6 6v2h8.59L5 17.59 6.41 19 16 9.41V18h2V6z", + fill: "currentColor" })); } - export default SvgArrowOutward; \ No newline at end of file diff --git a/icons/es5/ArrowRight.js b/icons/es5/ArrowRight.js index de86081abf..9db0c533f2 100644 --- a/icons/es5/ArrowRight.js +++ b/icons/es5/ArrowRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 17l5-5-5-5v10z" + d: "M10 17l5-5-5-5v10z", + fill: "currentColor" })); } - export default SvgArrowRight; \ No newline at end of file diff --git a/icons/es5/ArrowRightAlt.js b/icons/es5/ArrowRightAlt.js index bc530ec5c3..19625919dc 100644 --- a/icons/es5/ArrowRightAlt.js +++ b/icons/es5/ArrowRightAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowRightAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.01 11H4v2h12.01v3L20 12l-3.99-4v3z" + d: "M16.01 11H4v2h12.01v3L20 12l-3.99-4v3z", + fill: "currentColor" })); } - export default SvgArrowRightAlt; \ No newline at end of file diff --git a/icons/es5/ArrowUpward.js b/icons/es5/ArrowUpward.js index b2f722cf83..251fa58af2 100644 --- a/icons/es5/ArrowUpward.js +++ b/icons/es5/ArrowUpward.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArrowUpward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z" + d: "M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z", + fill: "currentColor" })); } - export default SvgArrowUpward; \ No newline at end of file diff --git a/icons/es5/ArtTrack.js b/icons/es5/ArtTrack.js index 71eb6b7858..23aa419e45 100644 --- a/icons/es5/ArtTrack.js +++ b/icons/es5/ArtTrack.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArtTrack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 13h-8v-2h8v2zm0-6h-8v2h8V7zm-8 10h8v-2h-8v2zM12 7v10H2V7h10zm-1.5 8l-2.25-3-1.75 2.26-1.25-1.51L3.5 15h7z" + d: "M22 13h-8v-2h8v2zm0-6h-8v2h8V7zm-8 10h8v-2h-8v2zM12 7v10H2V7h10zm-1.5 8l-2.25-3-1.75 2.26-1.25-1.51L3.5 15h7z", + fill: "currentColor" })); } - export default SvgArtTrack; \ No newline at end of file diff --git a/icons/es5/Article.js b/icons/es5/Article.js index 9455c5edb3..8a3cd38d38 100644 --- a/icons/es5/Article.js +++ b/icons/es5/Article.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgArticle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgArticle(props) { fill: "currentColor" })); } - export default SvgArticle; \ No newline at end of file diff --git a/icons/es5/AspectRatio.js b/icons/es5/AspectRatio.js index e8378e6558..0f01502985 100644 --- a/icons/es5/AspectRatio.js +++ b/icons/es5/AspectRatio.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAspectRatio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 12h-2v3h-3v2h5v-5zM7 9h3V7H5v5h2V9zm16-6H1v18h22V3zm-2 16.01H3V4.99h18v14.02z" + d: "M19 12h-2v3h-3v2h5v-5zM7 9h3V7H5v5h2V9zm16-6H1v18h22V3zm-2 16.01H3V4.99h18v14.02z", + fill: "currentColor" })); } - export default SvgAspectRatio; \ No newline at end of file diff --git a/icons/es5/Assessment.js b/icons/es5/Assessment.js index d9ff5a3360..e0348a13c3 100644 --- a/icons/es5/Assessment.js +++ b/icons/es5/Assessment.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssessment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z" + d: "M21 3H3v18h18V3zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z", + fill: "currentColor" })); } - export default SvgAssessment; \ No newline at end of file diff --git a/icons/es5/Assignment.js b/icons/es5/Assignment.js index 6b8e87f751..0195dd57a9 100644 --- a/icons/es5/Assignment.js +++ b/icons/es5/Assignment.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssignment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgAssignment(props) { fill: "currentColor" })); } - export default SvgAssignment; \ No newline at end of file diff --git a/icons/es5/AssignmentInd.js b/icons/es5/AssignmentInd.js index 1a5bd7f3eb..38c820f70b 100644 --- a/icons/es5/AssignmentInd.js +++ b/icons/es5/AssignmentInd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssignmentInd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-9 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm0 4c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H6v-1.4c0-2 4-3.1 6-3.1s6 1.1 6 3.1V19z" + d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-9 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm0 4c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H6v-1.4c0-2 4-3.1 6-3.1s6 1.1 6 3.1V19z", + fill: "currentColor" })); } - export default SvgAssignmentInd; \ No newline at end of file diff --git a/icons/es5/AssignmentLate.js b/icons/es5/AssignmentLate.js index cb47b191d8..4f19c31b6c 100644 --- a/icons/es5/AssignmentLate.js +++ b/icons/es5/AssignmentLate.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssignmentLate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-8 15h-2v-2h2v2zm0-4h-2V8h2v6zm-1-9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-8 15h-2v-2h2v2zm0-4h-2V8h2v6zm-1-9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgAssignmentLate; \ No newline at end of file diff --git a/icons/es5/AssignmentReturn.js b/icons/es5/AssignmentReturn.js index 78e56bb90e..7803a88e74 100644 --- a/icons/es5/AssignmentReturn.js +++ b/icons/es5/AssignmentReturn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssignmentReturn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-9 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm4 12h-4v3l-5-5 5-5v3h4v4z" + d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-9 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm4 12h-4v3l-5-5 5-5v3h4v4z", + fill: "currentColor" })); } - export default SvgAssignmentReturn; \ No newline at end of file diff --git a/icons/es5/AssignmentReturned.js b/icons/es5/AssignmentReturned.js index 2d93d8cb19..8f89512c67 100644 --- a/icons/es5/AssignmentReturned.js +++ b/icons/es5/AssignmentReturned.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssignmentReturned(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-9 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm0 15l-5-5h3V9h4v4h3l-5 5z" + d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-9 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm0 15l-5-5h3V9h4v4h3l-5 5z", + fill: "currentColor" })); } - export default SvgAssignmentReturned; \ No newline at end of file diff --git a/icons/es5/AssignmentTurnedIn.js b/icons/es5/AssignmentTurnedIn.js index 71ff913663..e2b030775a 100644 --- a/icons/es5/AssignmentTurnedIn.js +++ b/icons/es5/AssignmentTurnedIn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssignmentTurnedIn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-9 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-2 14l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z" + d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-9 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-2 14l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z", + fill: "currentColor" })); } - export default SvgAssignmentTurnedIn; \ No newline at end of file diff --git a/icons/es5/AssistWalker.js b/icons/es5/AssistWalker.js index b94db4ccab..3a2c1fbf97 100644 --- a/icons/es5/AssistWalker.js +++ b/icons/es5/AssistWalker.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssistWalker(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12.5, cy: 4.5, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M19.77 17.72L19 10h-3c-1.5-.02-2.86-.54-3.76-1.44l-2-1.98A1.95 1.95 0 008.83 6c-.51 0-1.02.2-1.41.59l-4.2 4.17 2.08 4.07-3.15 4.05 1.57 1.24 3.68-4.73-.17-1.36.77.72V20h2v-6.12l-2.12-2.12 2.36-2.36c.94.94 1.72 1.82 3.59 2.32L13 20h1.5l.41-3.5h3.18l.14 1.22c-.44.26-.73.74-.73 1.28 0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5c0-.54-.29-1.02-.73-1.28zM15.09 15l.41-3.5h2l.41 3.5h-2.82z" + d: "M19.77 17.72L19 10h-3c-1.5-.02-2.86-.54-3.76-1.44l-2-1.98A1.95 1.95 0 008.83 6c-.51 0-1.02.2-1.41.59l-4.2 4.17 2.08 4.07-3.15 4.05 1.57 1.24 3.68-4.73-.17-1.36.77.72V20h2v-6.12l-2.12-2.12 2.36-2.36c.94.94 1.72 1.82 3.59 2.32L13 20h1.5l.41-3.5h3.18l.14 1.22c-.44.26-.73.74-.73 1.28 0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5c0-.54-.29-1.02-.73-1.28zM15.09 15l.41-3.5h2l.41 3.5h-2.82z", + fill: "currentColor" })); } - export default SvgAssistWalker; \ No newline at end of file diff --git a/icons/es5/Assistant.js b/icons/es5/Assistant.js index 37d07dc2ae..3cae9e83f2 100644 --- a/icons/es5/Assistant.js +++ b/icons/es5/Assistant.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssistant(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 2H3v18h6l3 3 3-3h6V2zm-7.12 10.88L12 17l-1.88-4.12L6 11l4.12-1.88L12 5l1.88 4.12L18 11l-4.12 1.88z" + d: "M21 2H3v18h6l3 3 3-3h6V2zm-7.12 10.88L12 17l-1.88-4.12L6 11l4.12-1.88L12 5l1.88 4.12L18 11l-4.12 1.88z", + fill: "currentColor" })); } - export default SvgAssistant; \ No newline at end of file diff --git a/icons/es5/AssistantDirection.js b/icons/es5/AssistantDirection.js index 81f2bfd90e..926266a6d2 100644 --- a/icons/es5/AssistantDirection.js +++ b/icons/es5/AssistantDirection.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssistantDirection(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.5 10H8v5h2v-3h3.5v2.5L17 11l-3.5-3.5V10zM12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm8.31 11l-8.34 8.37L3.62 12l8.34-8.37L20.31 12z" + d: "M13.5 10H8v5h2v-3h3.5v2.5L17 11l-3.5-3.5V10zM12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm8.31 11l-8.34 8.37L3.62 12l8.34-8.37L20.31 12z", + fill: "currentColor" })); } - export default SvgAssistantDirection; \ No newline at end of file diff --git a/icons/es5/AssistantPhoto.js b/icons/es5/AssistantPhoto.js index a924c0868e..1f6cdd20a1 100644 --- a/icons/es5/AssistantPhoto.js +++ b/icons/es5/AssistantPhoto.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssistantPhoto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6z" + d: "M14.4 6L14 4H5v17h2v-7h5.6l.4 2h7V6h-5.6z", + fill: "currentColor" })); } - export default SvgAssistantPhoto; \ No newline at end of file diff --git a/icons/es5/AssuredWorkload.js b/icons/es5/AssuredWorkload.js index 09402a5ae4..e427b0cc97 100644 --- a/icons/es5/AssuredWorkload.js +++ b/icons/es5/AssuredWorkload.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAssuredWorkload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 10h2v7H5zm6 0h2v7h-2zm11-4L12 1 2 6v2h20zM2 19v2h12.4c-.21-.64-.32-1.31-.36-2H2zm17-6.74V10h-2v3.26zM20 14l-4 2v2.55c0 2.52 1.71 4.88 4 5.45 2.29-.57 4-2.93 4-5.45V16l-4-2zm-.72 7l-2.03-2.03 1.06-1.06.97.97 2.41-2.38 1.06 1.06L19.28 21z" + d: "M5 10h2v7H5zm6 0h2v7h-2zm11-4L12 1 2 6v2h20zM2 19v2h12.4c-.21-.64-.32-1.31-.36-2H2zm17-6.74V10h-2v3.26zM20 14l-4 2v2.55c0 2.52 1.71 4.88 4 5.45 2.29-.57 4-2.93 4-5.45V16l-4-2zm-.72 7l-2.03-2.03 1.06-1.06.97.97 2.41-2.38 1.06 1.06L19.28 21z", + fill: "currentColor" })); } - export default SvgAssuredWorkload; \ No newline at end of file diff --git a/icons/es5/Atm.js b/icons/es5/Atm.js index c89bd395d0..05816f60d9 100644 --- a/icons/es5/Atm.js +++ b/icons/es5/Atm.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAtm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 9v1.5h2.25V15h1.5v-4.5H14V9H8zM7 9H2v6h1.5v-1.5h2V15H7V9zm-1.5 3h-2v-1.5h2V12zM22 9h-6.5v6H17v-4.5h1V14h1.5v-3.51h1V15H22V9z" + d: "M8 9v1.5h2.25V15h1.5v-4.5H14V9H8zM7 9H2v6h1.5v-1.5h2V15H7V9zm-1.5 3h-2v-1.5h2V12zM22 9h-6.5v6H17v-4.5h1V14h1.5v-3.51h1V15H22V9z", + fill: "currentColor" })); } - export default SvgAtm; \ No newline at end of file diff --git a/icons/es5/AttachEmail.js b/icons/es5/AttachEmail.js index 6ccb41ddaa..e08b67fb31 100644 --- a/icons/es5/AttachEmail.js +++ b/icons/es5/AttachEmail.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAttachEmail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 10V2H1v16h13v-5c0-1.66 1.34-3 3-3h4zm-10 1L3 6V4l8 5 8-5v2l-8 5z" + d: "M21 10V2H1v16h13v-5c0-1.66 1.34-3 3-3h4zm-10 1L3 6V4l8 5 8-5v2l-8 5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M21 14v4c0 1.1-.9 2-2 2s-2-.9-2-2v-4.5c0-.28.22-.5.5-.5s.5.22.5.5V18h2v-4.5a2.5 2.5 0 00-5 0V18c0 2.21 1.79 4 4 4s4-1.79 4-4v-4h-2z" + d: "M21 14v4c0 1.1-.9 2-2 2s-2-.9-2-2v-4.5c0-.28.22-.5.5-.5s.5.22.5.5V18h2v-4.5a2.5 2.5 0 00-5 0V18c0 2.21 1.79 4 4 4s4-1.79 4-4v-4h-2z", + fill: "currentColor" })); } - export default SvgAttachEmail; \ No newline at end of file diff --git a/icons/es5/AttachFile.js b/icons/es5/AttachFile.js index 654bc7bf9b..c5c630f5c4 100644 --- a/icons/es5/AttachFile.js +++ b/icons/es5/AttachFile.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAttachFile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 015 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 005 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z" + d: "M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 015 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 005 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5z", + fill: "currentColor" })); } - export default SvgAttachFile; \ No newline at end of file diff --git a/icons/es5/AttachMoney.js b/icons/es5/AttachMoney.js index acac54b2ad..0e59555ca1 100644 --- a/icons/es5/AttachMoney.js +++ b/icons/es5/AttachMoney.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAttachMoney(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z" + d: "M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4z", + fill: "currentColor" })); } - export default SvgAttachMoney; \ No newline at end of file diff --git a/icons/es5/Attachment.js b/icons/es5/Attachment.js index 372de8c340..c5470f232b 100644 --- a/icons/es5/Attachment.js +++ b/icons/es5/Attachment.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAttachment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.5 16H7c-2.21 0-4-1.79-4-4s1.79-4 4-4h12.5a2.5 2.5 0 010 5H9c-.55 0-1-.45-1-1s.45-1 1-1h9.5V9.5H9a2.5 2.5 0 000 5h10.5c2.21 0 4-1.79 4-4s-1.79-4-4-4H7c-3.04 0-5.5 2.46-5.5 5.5s2.46 5.5 5.5 5.5h11.5V16z" + d: "M18.5 16H7c-2.21 0-4-1.79-4-4s1.79-4 4-4h12.5a2.5 2.5 0 010 5H9c-.55 0-1-.45-1-1s.45-1 1-1h9.5V9.5H9a2.5 2.5 0 000 5h10.5c2.21 0 4-1.79 4-4s-1.79-4-4-4H7c-3.04 0-5.5 2.46-5.5 5.5s2.46 5.5 5.5 5.5h11.5V16z", + fill: "currentColor" })); } - export default SvgAttachment; \ No newline at end of file diff --git a/icons/es5/Attractions.js b/icons/es5/Attractions.js index 9d4b5f5637..ae72b19ec8 100644 --- a/icons/es5/Attractions.js +++ b/icons/es5/Attractions.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAttractions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.44 18.75c.37-.46.94-.75 1.57-.75s1.19.29 1.56.75c.39-.09.76-.21 1.12-.36l-1.42-3.18a3.522 3.522 0 01-2.56-.02l-1.43 3.19c.37.16.75.29 1.16.37zM5.16 10a7.06 7.06 0 00.08 4c.63.05 1.22.4 1.56.99.33.57.35 1.23.11 1.79.27.27.56.53.87.76l1.52-3.39c-.47-.58-.75-1.32-.75-2.13 0-1.89 1.55-3.41 3.46-3.41s3.46 1.53 3.46 3.41c0 .82-.29 1.57-.78 2.16l1.5 3.35c.32-.24.62-.5.9-.79-.22-.55-.2-1.2.12-1.75.33-.57.9-.92 1.52-.99a7.025 7.025 0 00.09-4.02c-.64-.04-1.26-.39-1.6-1-.36-.62-.35-1.36-.03-1.95-.91-.98-2.1-1.71-3.44-2.05C13.4 5.6 12.74 6 12.01 6s-1.39-.41-1.74-1.01a7.053 7.053 0 00-3.44 2.03c.33.6.35 1.35-.02 1.98-.36.62-.99.97-1.65 1zm-1.3-.42c-.78-.6-1.02-1.7-.51-2.58s1.58-1.23 2.49-.85a8.53 8.53 0 014.18-2.42c.13-.98.97-1.73 1.99-1.73s1.85.75 1.98 1.73c1.63.39 3.07 1.24 4.18 2.42a1.99 1.99 0 012.49.85c.51.88.27 1.98-.51 2.58.23.77.35 1.58.35 2.42s-.12 1.65-.35 2.42c.78.6 1.02 1.7.51 2.58s-1.58 1.23-2.49.85c-.4.43-.85.81-1.34 1.15l1.34 3h-1.86l-.97-2.17c-.43.18-.88.33-1.34.44-.14.98-.98 1.73-1.99 1.73s-1.85-.75-1.98-1.73c-.48-.12-.94-.27-1.38-.46L7.66 22H5.79l1.36-3.03a8.72 8.72 0 01-1.3-1.12c-.92.38-1.99.03-2.5-.85s-.27-1.98.51-2.58c-.24-.77-.35-1.58-.35-2.42s.11-1.65.35-2.42z" + d: "M10.44 18.75c.37-.46.94-.75 1.57-.75s1.19.29 1.56.75c.39-.09.76-.21 1.12-.36l-1.42-3.18a3.522 3.522 0 01-2.56-.02l-1.43 3.19c.37.16.75.29 1.16.37zM5.16 10a7.06 7.06 0 00.08 4c.63.05 1.22.4 1.56.99.33.57.35 1.23.11 1.79.27.27.56.53.87.76l1.52-3.39c-.47-.58-.75-1.32-.75-2.13 0-1.89 1.55-3.41 3.46-3.41s3.46 1.53 3.46 3.41c0 .82-.29 1.57-.78 2.16l1.5 3.35c.32-.24.62-.5.9-.79-.22-.55-.2-1.2.12-1.75.33-.57.9-.92 1.52-.99a7.025 7.025 0 00.09-4.02c-.64-.04-1.26-.39-1.6-1-.36-.62-.35-1.36-.03-1.95-.91-.98-2.1-1.71-3.44-2.05C13.4 5.6 12.74 6 12.01 6s-1.39-.41-1.74-1.01a7.053 7.053 0 00-3.44 2.03c.33.6.35 1.35-.02 1.98-.36.62-.99.97-1.65 1zm-1.3-.42c-.78-.6-1.02-1.7-.51-2.58s1.58-1.23 2.49-.85a8.53 8.53 0 014.18-2.42c.13-.98.97-1.73 1.99-1.73s1.85.75 1.98 1.73c1.63.39 3.07 1.24 4.18 2.42a1.99 1.99 0 012.49.85c.51.88.27 1.98-.51 2.58.23.77.35 1.58.35 2.42s-.12 1.65-.35 2.42c.78.6 1.02 1.7.51 2.58s-1.58 1.23-2.49.85c-.4.43-.85.81-1.34 1.15l1.34 3h-1.86l-.97-2.17c-.43.18-.88.33-1.34.44-.14.98-.98 1.73-1.99 1.73s-1.85-.75-1.98-1.73c-.48-.12-.94-.27-1.38-.46L7.66 22H5.79l1.36-3.03a8.72 8.72 0 01-1.3-1.12c-.92.38-1.99.03-2.5-.85s-.27-1.98.51-2.58c-.24-.77-.35-1.58-.35-2.42s.11-1.65.35-2.42z", + fill: "currentColor" })); } - export default SvgAttractions; \ No newline at end of file diff --git a/icons/es5/Attribution.js b/icons/es5/Attribution.js index 9c356ae431..8bb556b80b 100644 --- a/icons/es5/Attribution.js +++ b/icons/es5/Attribution.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAttribution(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm-2.75-5.5h1.5V19h2.5v-4.5h1.5v-6h-5.5z" + d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm-2.75-5.5h1.5V19h2.5v-4.5h1.5v-6h-5.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 6.5, r: 1.5 })); } - export default SvgAttribution; \ No newline at end of file diff --git a/icons/es5/AudioFile.js b/icons/es5/AudioFile.js index 84c4771a15..e2069e5806 100644 --- a/icons/es5/AudioFile.js +++ b/icons/es5/AudioFile.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAudioFile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h16V8l-6-6zm2 11h-3v3.75c0 1.24-1.01 2.25-2.25 2.25S8.5 17.99 8.5 16.75s1.01-2.25 2.25-2.25c.46 0 .89.14 1.25.38V11h4v2zm-3-4V3.5L18.5 9H13z" + d: "M14 2H4v20h16V8l-6-6zm2 11h-3v3.75c0 1.24-1.01 2.25-2.25 2.25S8.5 17.99 8.5 16.75s1.01-2.25 2.25-2.25c.46 0 .89.14 1.25.38V11h4v2zm-3-4V3.5L18.5 9H13z", + fill: "currentColor" })); } - export default SvgAudioFile; \ No newline at end of file diff --git a/icons/es5/Audiotrack.js b/icons/es5/Audiotrack.js index 849f4bacd0..43a031c70d 100644 --- a/icons/es5/Audiotrack.js +++ b/icons/es5/Audiotrack.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAudiotrack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6z" + d: "M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6z", + fill: "currentColor" })); } - export default SvgAudiotrack; \ No newline at end of file diff --git a/icons/es5/AutoAwesome.js b/icons/es5/AutoAwesome.js index 10c1462b37..928a3a2b63 100644 --- a/icons/es5/AutoAwesome.js +++ b/icons/es5/AutoAwesome.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutoAwesome(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 9l1.25-2.75L23 5l-2.75-1.25L19 1l-1.25 2.75L15 5l2.75 1.25L19 9zm-7.5.5L9 4 6.5 9.5 1 12l5.5 2.5L9 20l2.5-5.5L17 12l-5.5-2.5zM19 15l-1.25 2.75L15 19l2.75 1.25L19 23l1.25-2.75L23 19l-2.75-1.25L19 15z" + d: "M19 9l1.25-2.75L23 5l-2.75-1.25L19 1l-1.25 2.75L15 5l2.75 1.25L19 9zm-7.5.5L9 4 6.5 9.5 1 12l5.5 2.5L9 20l2.5-5.5L17 12l-5.5-2.5zM19 15l-1.25 2.75L15 19l2.75 1.25L19 23l1.25-2.75L23 19l-2.75-1.25L19 15z", + fill: "currentColor" })); } - export default SvgAutoAwesome; \ No newline at end of file diff --git a/icons/es5/AutoAwesomeMosaic.js b/icons/es5/AutoAwesomeMosaic.js index fadbbd22b8..774bb6cc85 100644 --- a/icons/es5/AutoAwesomeMosaic.js +++ b/icons/es5/AutoAwesomeMosaic.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutoAwesomeMosaic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 21h8V3H3v18zM21 3h-8v8h8V3zm-8 18h8v-8h-8v8z" + d: "M3 21h8V3H3v18zM21 3h-8v8h8V3zm-8 18h8v-8h-8v8z", + fill: "currentColor" })); } - export default SvgAutoAwesomeMosaic; \ No newline at end of file diff --git a/icons/es5/AutoAwesomeMotion.js b/icons/es5/AutoAwesomeMotion.js index 368353c62c..994daf898a 100644 --- a/icons/es5/AutoAwesomeMotion.js +++ b/icons/es5/AutoAwesomeMotion.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutoAwesomeMotion(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H2v12h2V4h10V2zm4 4H6v12h2V8h10V6zm4 4H10v12h12V10z" + d: "M14 2H2v12h2V4h10V2zm4 4H6v12h2V8h10V6zm4 4H10v12h12V10z", + fill: "currentColor" })); } - export default SvgAutoAwesomeMotion; \ No newline at end of file diff --git a/icons/es5/AutoDelete.js b/icons/es5/AutoDelete.js index bf8c38e955..4e9ec64ae7 100644 --- a/icons/es5/AutoDelete.js +++ b/icons/es5/AutoDelete.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutoDelete(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 2h-3.5l-1-1h-5l-1 1H1v2h14zm1 7c-.7 0-1.37.1-2 .29V5H2v14h7.68A6.999 6.999 0 0023 16c0-3.87-3.13-7-7-7zm0 12c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z" + d: "M15 2h-3.5l-1-1h-5l-1 1H1v2h14zm1 7c-.7 0-1.37.1-2 .29V5H2v14h7.68A6.999 6.999 0 0023 16c0-3.87-3.13-7-7-7zm0 12c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M16.5 12H15v5l3.6 2.1.8-1.2-2.9-1.7z" + d: "M16.5 12H15v5l3.6 2.1.8-1.2-2.9-1.7z", + fill: "currentColor" })); } - export default SvgAutoDelete; \ No newline at end of file diff --git a/icons/es5/AutoFixHigh.js b/icons/es5/AutoFixHigh.js index 95345a5f89..1c980d163e 100644 --- a/icons/es5/AutoFixHigh.js +++ b/icons/es5/AutoFixHigh.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutoFixHigh(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 7l.94-2.06L23 4l-2.06-.94L20 1l-.94 2.06L17 4l2.06.94zM8.5 7l.94-2.06L11.5 4l-2.06-.94L8.5 1l-.94 2.06L5.5 4l2.06.94zM20 12.5l-.94 2.06-2.06.94 2.06.94.94 2.06.94-2.06L23 15.5l-2.06-.94zm-1.59-2.67l-4.24-4.24L1.59 18.17l4.24 4.24L18.41 9.83zm-4.2 1.38L12.8 9.8l1.38-1.38 1.41 1.41-1.38 1.38z" + d: "M20 7l.94-2.06L23 4l-2.06-.94L20 1l-.94 2.06L17 4l2.06.94zM8.5 7l.94-2.06L11.5 4l-2.06-.94L8.5 1l-.94 2.06L5.5 4l2.06.94zM20 12.5l-.94 2.06-2.06.94 2.06.94.94 2.06.94-2.06L23 15.5l-2.06-.94zm-1.59-2.67l-4.24-4.24L1.59 18.17l4.24 4.24L18.41 9.83zm-4.2 1.38L12.8 9.8l1.38-1.38 1.41 1.41-1.38 1.38z", + fill: "currentColor" })); } - export default SvgAutoFixHigh; \ No newline at end of file diff --git a/icons/es5/AutoFixNormal.js b/icons/es5/AutoFixNormal.js index ec70c3bb04..7108f5627f 100644 --- a/icons/es5/AutoFixNormal.js +++ b/icons/es5/AutoFixNormal.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutoFixNormal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 7l.94-2.06L23 4l-2.06-.94L20 1l-.94 2.06L17 4l2.06.94zm-1.59 2.83l-4.24-4.24L1.59 18.17l4.24 4.24L18.41 9.83zm-4.2 1.38L12.8 9.8l1.38-1.38 1.41 1.41-1.38 1.38z" + d: "M20 7l.94-2.06L23 4l-2.06-.94L20 1l-.94 2.06L17 4l2.06.94zm-1.59 2.83l-4.24-4.24L1.59 18.17l4.24 4.24L18.41 9.83zm-4.2 1.38L12.8 9.8l1.38-1.38 1.41 1.41-1.38 1.38z", + fill: "currentColor" })); } - export default SvgAutoFixNormal; \ No newline at end of file diff --git a/icons/es5/AutoFixOff.js b/icons/es5/AutoFixOff.js index 844430817b..edb2f53907 100644 --- a/icons/es5/AutoFixOff.js +++ b/icons/es5/AutoFixOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutoFixOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 7l.94-2.06L23 4l-2.06-.94L20 1l-.94 2.06L17 4l2.06.94zm-5.83 1.42l1.41 1.41-1.46 1.46 1.42 1.42 2.87-2.88-4.24-4.24-2.88 2.87 1.42 1.42zM1.39 4.22l7.07 7.07-6.87 6.88 4.24 4.24 6.88-6.87 7.07 7.07 1.41-1.42L2.81 2.81z" + d: "M20 7l.94-2.06L23 4l-2.06-.94L20 1l-.94 2.06L17 4l2.06.94zm-5.83 1.42l1.41 1.41-1.46 1.46 1.42 1.42 2.87-2.88-4.24-4.24-2.88 2.87 1.42 1.42zM1.39 4.22l7.07 7.07-6.87 6.88 4.24 4.24 6.88-6.87 7.07 7.07 1.41-1.42L2.81 2.81z", + fill: "currentColor" })); } - export default SvgAutoFixOff; \ No newline at end of file diff --git a/icons/es5/AutoGraph.js b/icons/es5/AutoGraph.js index 03610bc6d2..105adc7f43 100644 --- a/icons/es5/AutoGraph.js +++ b/icons/es5/AutoGraph.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutoGraph(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.06 9.94L12 9l2.06-.94L15 6l.94 2.06L18 9l-2.06.94L15 12l-.94-2.06zM4 14l.94-2.06L7 11l-2.06-.94L4 8l-.94 2.06L1 11l2.06.94L4 14zm4.5-5l1.09-2.41L12 5.5 9.59 4.41 8.5 2 7.41 4.41 5 5.5l2.41 1.09L8.5 9zm-4 11.5l6-6.01 4 4L23 8.93l-1.41-1.41-7.09 7.97-4-4L3 19l1.5 1.5z" + d: "M14.06 9.94L12 9l2.06-.94L15 6l.94 2.06L18 9l-2.06.94L15 12l-.94-2.06zM4 14l.94-2.06L7 11l-2.06-.94L4 8l-.94 2.06L1 11l2.06.94L4 14zm4.5-5l1.09-2.41L12 5.5 9.59 4.41 8.5 2 7.41 4.41 5 5.5l2.41 1.09L8.5 9zm-4 11.5l6-6.01 4 4L23 8.93l-1.41-1.41-7.09 7.97-4-4L3 19l1.5 1.5z", + fill: "currentColor" })); } - export default SvgAutoGraph; \ No newline at end of file diff --git a/icons/es5/AutoMode.js b/icons/es5/AutoMode.js index 772ac7717f..fe944dba05 100644 --- a/icons/es5/AutoMode.js +++ b/icons/es5/AutoMode.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutoMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.03 3.56c-1.67-1.39-3.74-2.3-6.03-2.51v2.01c1.73.19 3.31.88 4.61 1.92l1.42-1.42zM11 3.06V1.05c-2.29.2-4.36 1.12-6.03 2.51l1.42 1.42A8.928 8.928 0 0111 3.06zM4.98 6.39L3.56 4.97C2.17 6.64 1.26 8.71 1.05 11h2.01c.19-1.73.88-3.31 1.92-4.61zM20.94 11h2.01c-.21-2.29-1.12-4.36-2.51-6.03l-1.42 1.42A8.928 8.928 0 0120.94 11zM7 12l3.44 1.56L12 17l1.56-3.44L17 12l-3.44-1.56L12 7l-1.56 3.44z" + d: "M19.03 3.56c-1.67-1.39-3.74-2.3-6.03-2.51v2.01c1.73.19 3.31.88 4.61 1.92l1.42-1.42zM11 3.06V1.05c-2.29.2-4.36 1.12-6.03 2.51l1.42 1.42A8.928 8.928 0 0111 3.06zM4.98 6.39L3.56 4.97C2.17 6.64 1.26 8.71 1.05 11h2.01c.19-1.73.88-3.31 1.92-4.61zM20.94 11h2.01c-.21-2.29-1.12-4.36-2.51-6.03l-1.42 1.42A8.928 8.928 0 0120.94 11zM7 12l3.44 1.56L12 17l1.56-3.44L17 12l-3.44-1.56L12 7l-1.56 3.44z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 21a8.96 8.96 0 01-7.46-4H7v-2H1v6h2v-2.7c1.99 2.84 5.27 4.7 9 4.7 4.87 0 9-3.17 10.44-7.56l-1.96-.45C19.25 18.48 15.92 21 12 21z" + d: "M12 21a8.96 8.96 0 01-7.46-4H7v-2H1v6h2v-2.7c1.99 2.84 5.27 4.7 9 4.7 4.87 0 9-3.17 10.44-7.56l-1.96-.45C19.25 18.48 15.92 21 12 21z", + fill: "currentColor" })); } - export default SvgAutoMode; \ No newline at end of file diff --git a/icons/es5/AutoStories.js b/icons/es5/AutoStories.js index 42b0c19def..2dcb69b0b3 100644 --- a/icons/es5/AutoStories.js +++ b/icons/es5/AutoStories.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutoStories(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 4.6v12.02c-1.14-.41-2.31-.62-3.5-.62-1.9 0-3.78.54-5.5 1.58V5.48C10.38 4.55 8.51 4 6.5 4S2.62 4.55 1 5.48V20c1.52-1.18 3.43-2 5.5-2s3.98.82 5.5 2c1.52-1.18 3.43-2 5.5-2s3.98.82 5.5 2V5.48c-.63-.36-1.3-.64-2-.88z" + d: "M21 4.6v12.02c-1.14-.41-2.31-.62-3.5-.62-1.9 0-3.78.54-5.5 1.58V5.48C10.38 4.55 8.51 4 6.5 4S2.62 4.55 1 5.48V20c1.52-1.18 3.43-2 5.5-2s3.98.82 5.5 2c1.52-1.18 3.43-2 5.5-2s3.98.82 5.5 2V5.48c-.63-.36-1.3-.64-2-.88z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M19 .5l-5 5V15l5-4.5z" + d: "M19 .5l-5 5V15l5-4.5z", + fill: "currentColor" })); } - export default SvgAutoStories; \ No newline at end of file diff --git a/icons/es5/AutofpsSelect.js b/icons/es5/AutofpsSelect.js index 85f928886e..21da13f4b8 100644 --- a/icons/es5/AutofpsSelect.js +++ b/icons/es5/AutofpsSelect.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutofpsSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.03 6.3h-.06l-1.02 2.89h2.1zM3 17h2v5H3z" + d: "M12.03 6.3h-.06l-1.02 2.89h2.1zM3 17h2v5H3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 15c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6zm-.63-10h1.25l2.63 7h-1.21l-.63-1.79h-2.83L9.96 12H8.74l2.63-7zM7 17h2v5H7zm4 0h2v5h-2zm4 0h6v5h-6z" + d: "M12 15c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6zm-.63-10h1.25l2.63 7h-1.21l-.63-1.79h-2.83L9.96 12H8.74l2.63-7zM7 17h2v5H7zm4 0h2v5h-2zm4 0h6v5h-6z", + fill: "currentColor" })); } - export default SvgAutofpsSelect; \ No newline at end of file diff --git a/icons/es5/Autorenew.js b/icons/es5/Autorenew.js index 23c1953c70..a83523af31 100644 --- a/icons/es5/Autorenew.js +++ b/icons/es5/Autorenew.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAutorenew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8A5.87 5.87 0 016 12c0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z" + d: "M12 6v3l4-4-4-4v3c-4.42 0-8 3.58-8 8 0 1.57.46 3.03 1.24 4.26L6.7 14.8A5.87 5.87 0 016 12c0-3.31 2.69-6 6-6zm6.76 1.74L17.3 9.2c.44.84.7 1.79.7 2.8 0 3.31-2.69 6-6 6v-3l-4 4 4 4v-3c4.42 0 8-3.58 8-8 0-1.57-.46-3.03-1.24-4.26z", + fill: "currentColor" })); } - export default SvgAutorenew; \ No newline at end of file diff --git a/icons/es5/AvTimer.js b/icons/es5/AvTimer.js index d83288dd22..cda36700a1 100644 --- a/icons/es5/AvTimer.js +++ b/icons/es5/AvTimer.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAvTimer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 17c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1zm0-14v4h2V5.08c3.39.49 6 3.39 6 6.92 0 3.87-3.13 7-7 7s-7-3.13-7-7c0-1.68.59-3.22 1.58-4.42L12 13l1.41-1.41-6.8-6.8v.02C4.42 6.45 3 9.05 3 12c0 4.97 4.02 9 9 9a9 9 0 000-18h-1zm7 9c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zM6 12c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1z" + d: "M11 17c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1zm0-14v4h2V5.08c3.39.49 6 3.39 6 6.92 0 3.87-3.13 7-7 7s-7-3.13-7-7c0-1.68.59-3.22 1.58-4.42L12 13l1.41-1.41-6.8-6.8v.02C4.42 6.45 3 9.05 3 12c0 4.97 4.02 9 9 9a9 9 0 000-18h-1zm7 9c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zM6 12c0 .55.45 1 1 1s1-.45 1-1-.45-1-1-1-1 .45-1 1z", + fill: "currentColor" })); } - export default SvgAvTimer; \ No newline at end of file diff --git a/icons/es5/Award.js b/icons/es5/Award.js index 72f2cdb157..340c20b5d0 100644 --- a/icons/es5/Award.js +++ b/icons/es5/Award.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgAward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgAward(props) { fill: "currentColor" })); } - export default SvgAward; \ No newline at end of file diff --git a/icons/es5/BabyChangingStation.js b/icons/es5/BabyChangingStation.js index ae41ef7fe2..36cf8a9550 100644 --- a/icons/es5/BabyChangingStation.js +++ b/icons/es5/BabyChangingStation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBabyChangingStation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 8v2h-3L8.31 8.82 7 12.75V22H3V12l1.58-4.63A2 2 0 016.46 6c.28 0 .56.05.84.18l4.15 1.83L14 8zM8 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm1 18h12v-2H9v2zm10.5-3c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM13 13v-2H9v2h2v3h6v-5h-2v2h-2z" + d: "M14 8v2h-3L8.31 8.82 7 12.75V22H3V12l1.58-4.63A2 2 0 016.46 6c.28 0 .56.05.84.18l4.15 1.83L14 8zM8 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm1 18h12v-2H9v2zm10.5-3c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM13 13v-2H9v2h2v3h6v-5h-2v2h-2z", + fill: "currentColor" })); } - export default SvgBabyChangingStation; \ No newline at end of file diff --git a/icons/es5/BackHand.js b/icons/es5/BackHand.js index 662acca198..e5edca71c5 100644 --- a/icons/es5/BackHand.js +++ b/icons/es5/BackHand.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBackHand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.21 10.47L5 9.36 7.25 15H8V2h2.5v10h1V0H14v12h1V1.5h2.5V12h1V4.5H21V16c0 4.42-3.58 8-8 8-3.26 0-6.19-1.99-7.4-5.02l-3.39-8.51z" + d: "M2.21 10.47L5 9.36 7.25 15H8V2h2.5v10h1V0H14v12h1V1.5h2.5V12h1V4.5H21V16c0 4.42-3.58 8-8 8-3.26 0-6.19-1.99-7.4-5.02l-3.39-8.51z", + fill: "currentColor" })); } - export default SvgBackHand; \ No newline at end of file diff --git a/icons/es5/Backpack.js b/icons/es5/Backpack.js index 241d96ce5c..b69e1a9cb5 100644 --- a/icons/es5/Backpack.js +++ b/icons/es5/Backpack.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBackpack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8v14H4V8c0-1.86 1.28-3.41 3-3.86V2h3v2h4V2h3v2.14c1.72.45 3 2 3 3.86zM6 12v2h10v2h2v-4H6z" + d: "M20 8v14H4V8c0-1.86 1.28-3.41 3-3.86V2h3v2h4V2h3v2.14c1.72.45 3 2 3 3.86zM6 12v2h10v2h2v-4H6z", + fill: "currentColor" })); } - export default SvgBackpack; \ No newline at end of file diff --git a/icons/es5/Backspace.js b/icons/es5/Backspace.js index 365a948b94..e1e1afdd7d 100644 --- a/icons/es5/Backspace.js +++ b/icons/es5/Backspace.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBackspace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M24 3H6l-6 9 6 9h18V3zm-5 12.59L17.59 17 14 13.41 10.41 17 9 15.59 12.59 12 9 8.41 10.41 7 14 10.59 17.59 7 19 8.41 15.41 12 19 15.59z" + d: "M24 3H6l-6 9 6 9h18V3zm-5 12.59L17.59 17 14 13.41 10.41 17 9 15.59 12.59 12 9 8.41 10.41 7 14 10.59 17.59 7 19 8.41 15.41 12 19 15.59z", + fill: "currentColor" })); } - export default SvgBackspace; \ No newline at end of file diff --git a/icons/es5/Backup.js b/icons/es5/Backup.js index 2a81ad51ed..6f652a3b10 100644 --- a/icons/es5/Backup.js +++ b/icons/es5/Backup.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBackup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z" + d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z", + fill: "currentColor" })); } - export default SvgBackup; \ No newline at end of file diff --git a/icons/es5/BackupTable.js b/icons/es5/BackupTable.js index 0697caa68d..c6395512b8 100644 --- a/icons/es5/BackupTable.js +++ b/icons/es5/BackupTable.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBackupTable(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 6v14H6v2h16V6z" + d: "M20 6v14H6v2h16V6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 2H2v16h16V2zM9 16H4v-5h5v5zm7 0h-5v-5h5v5zm0-7H4V4h12v5z" + d: "M18 2H2v16h16V2zM9 16H4v-5h5v5zm7 0h-5v-5h5v5zm0-7H4V4h12v5z", + fill: "currentColor" })); } - export default SvgBackupTable; \ No newline at end of file diff --git a/icons/es5/Badge.js b/icons/es5/Badge.js index 5688463e56..cdf22dbbf7 100644 --- a/icons/es5/Badge.js +++ b/icons/es5/Badge.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBadge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 7h-7V2H9v5H2v15h20V7zM9 12c.83 0 1.5.67 1.5 1.5S9.83 15 9 15s-1.5-.67-1.5-1.5S8.17 12 9 12zm3 6H6v-.43c0-.6.36-1.15.92-1.39.64-.28 1.34-.43 2.08-.43s1.44.15 2.08.43c.55.24.92.78.92 1.39V18zm1-9h-2V4h2v5zm5 7.5h-4V15h4v1.5zm0-3h-4V12h4v1.5z" + d: "M22 7h-7V2H9v5H2v15h20V7zM9 12c.83 0 1.5.67 1.5 1.5S9.83 15 9 15s-1.5-.67-1.5-1.5S8.17 12 9 12zm3 6H6v-.43c0-.6.36-1.15.92-1.39.64-.28 1.34-.43 2.08-.43s1.44.15 2.08.43c.55.24.92.78.92 1.39V18zm1-9h-2V4h2v5zm5 7.5h-4V15h4v1.5zm0-3h-4V12h4v1.5z", + fill: "currentColor" })); } - export default SvgBadge; \ No newline at end of file diff --git a/icons/es5/BakeryDining.js b/icons/es5/BakeryDining.js index bb8c46c525..c2631ad5ba 100644 --- a/icons/es5/BakeryDining.js +++ b/icons/es5/BakeryDining.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBakeryDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.36 7.58l-.86 9.41H17l3.16-7.89zM3.84 9.1L7 16.99h1.5l-.86-9.41zM10 16.99h4L15 6H9zm10.32-4.24l-1.81 4.5 1.95.96 2.06-1.22zM1.48 16.99l2.06 1.22 1.95-.96-1.81-4.5z" + d: "M16.36 7.58l-.86 9.41H17l3.16-7.89zM3.84 9.1L7 16.99h1.5l-.86-9.41zM10 16.99h4L15 6H9zm10.32-4.24l-1.81 4.5 1.95.96 2.06-1.22zM1.48 16.99l2.06 1.22 1.95-.96-1.81-4.5z", + fill: "currentColor" })); } - export default SvgBakeryDining; \ No newline at end of file diff --git a/icons/es5/Balance.js b/icons/es5/Balance.js index a5a71f0d37..a77f8e277e 100644 --- a/icons/es5/Balance.js +++ b/icons/es5/Balance.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBalance(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 7.83c.85-.3 1.53-.98 1.83-1.83H18l-3 7c0 1.66 1.57 3 3.5 3s3.5-1.34 3.5-3l-3-7h2V4h-6.17c-.41-1.17-1.52-2-2.83-2s-2.42.83-2.83 2H3v2h2l-3 7c0 1.66 1.57 3 3.5 3S9 14.66 9 13L6 6h3.17c.3.85.98 1.53 1.83 1.83V19H2v2h20v-2h-9V7.83zM20.37 13h-3.74l1.87-4.36L20.37 13zm-13 0H3.63L5.5 8.64 7.37 13zM12 6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M13 7.83c.85-.3 1.53-.98 1.83-1.83H18l-3 7c0 1.66 1.57 3 3.5 3s3.5-1.34 3.5-3l-3-7h2V4h-6.17c-.41-1.17-1.52-2-2.83-2s-2.42.83-2.83 2H3v2h2l-3 7c0 1.66 1.57 3 3.5 3S9 14.66 9 13L6 6h3.17c.3.85.98 1.53 1.83 1.83V19H2v2h20v-2h-9V7.83zM20.37 13h-3.74l1.87-4.36L20.37 13zm-13 0H3.63L5.5 8.64 7.37 13zM12 6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgBalance; \ No newline at end of file diff --git a/icons/es5/Balcony.js b/icons/es5/Balcony.js index 74fdebb65b..4e94d08349 100644 --- a/icons/es5/Balcony.js +++ b/icons/es5/Balcony.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBalcony(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 10v2H8v-2h2zm6 2v-2h-2v2h2zm5 2v8H3v-8h1v-4c0-4.42 3.58-8 8-8s8 3.58 8 8v4h1zM7 16H5v4h2v-4zm4 0H9v4h2v-4zm0-11.92C8.16 4.56 6 7.03 6 10v4h5V4.08zM13 14h5v-4c0-2.97-2.16-5.44-5-5.92V14zm2 2h-2v4h2v-4zm4 0h-2v4h2v-4z" + d: "M10 10v2H8v-2h2zm6 2v-2h-2v2h2zm5 2v8H3v-8h1v-4c0-4.42 3.58-8 8-8s8 3.58 8 8v4h1zM7 16H5v4h2v-4zm4 0H9v4h2v-4zm0-11.92C8.16 4.56 6 7.03 6 10v4h5V4.08zM13 14h5v-4c0-2.97-2.16-5.44-5-5.92V14zm2 2h-2v4h2v-4zm4 0h-2v4h2v-4z", + fill: "currentColor" })); } - export default SvgBalcony; \ No newline at end of file diff --git a/icons/es5/Ballot.js b/icons/es5/Ballot.js index 83a827c777..5d5be27eef 100644 --- a/icons/es5/Ballot.js +++ b/icons/es5/Ballot.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBallot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 9.5h5v-2h-5v2zm0 7h5v-2h-5v2zm8 4.5H3V3h18v18zM6 11h5V6H6v5zm1-4h3v3H7V7zM6 18h5v-5H6v5zm1-4h3v3H7v-3z" + d: "M13 9.5h5v-2h-5v2zm0 7h5v-2h-5v2zm8 4.5H3V3h18v18zM6 11h5V6H6v5zm1-4h3v3H7V7zM6 18h5v-5H6v5zm1-4h3v3H7v-3z", + fill: "currentColor" })); } - export default SvgBallot; \ No newline at end of file diff --git a/icons/es5/BarChart.js b/icons/es5/BarChart.js index 7488b8a344..1b5ec5aa85 100644 --- a/icons/es5/BarChart.js +++ b/icons/es5/BarChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBarChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 9.2h3V19H5V9.2zM10.6 5h2.8v14h-2.8V5zm5.6 8H19v6h-2.8v-6z" + d: "M5 9.2h3V19H5V9.2zM10.6 5h2.8v14h-2.8V5zm5.6 8H19v6h-2.8v-6z", + fill: "currentColor" })); } - export default SvgBarChart; \ No newline at end of file diff --git a/icons/es5/Barcode.js b/icons/es5/Barcode.js index ea50d874b7..3b26dafcb6 100644 --- a/icons/es5/Barcode.js +++ b/icons/es5/Barcode.js @@ -1,17 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBarcode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { d: "M2 6h1v12H2zm2 0h2v12H4zm4 0h1v12H8zm2 0h3v12h-3zm4 0h1v12h-1zm3 0h1v12h-1zm2 0h1v12h-1zm2 0h1v12h-1z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" })); } - export default SvgBarcode; \ No newline at end of file diff --git a/icons/es5/BatchPrediction.js b/icons/es5/BatchPrediction.js index 97986193dd..27647bf06f 100644 --- a/icons/es5/BatchPrediction.js +++ b/icons/es5/BatchPrediction.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatchPrediction(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 8H5v14h14V8zm-6 12.5h-2V19h2v1.5zm0-2.5h-2c0-1.5-2.5-3-2.5-5 0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5c0 2-2.5 3.5-2.5 5zm5-11.5H6V5h12v1.5zm-1-3H7V2h10v1.5z" + d: "M19 8H5v14h14V8zm-6 12.5h-2V19h2v1.5zm0-2.5h-2c0-1.5-2.5-3-2.5-5 0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5c0 2-2.5 3.5-2.5 5zm5-11.5H6V5h12v1.5zm-1-3H7V2h10v1.5z", + fill: "currentColor" })); } - export default SvgBatchPrediction; \ No newline at end of file diff --git a/icons/es5/Bathroom.js b/icons/es5/Bathroom.js index 8b348c5e21..821e0113ea 100644 --- a/icons/es5/Bathroom.js +++ b/icons/es5/Bathroom.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBathroom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20h20V2zM9 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2-3H7v-1c0-2.76 2.24-5 5-5s5 2.24 5 5v1z" + d: "M22 2H2v20h20V2zM9 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2-3H7v-1c0-2.76 2.24-5 5-5s5 2.24 5 5v1z", + fill: "currentColor" })); } - export default SvgBathroom; \ No newline at end of file diff --git a/icons/es5/Bathtub.js b/icons/es5/Bathtub.js index 907f7510fa..909a2985af 100644 --- a/icons/es5/Bathtub.js +++ b/icons/es5/Bathtub.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBathtub(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 7, cy: 7, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M20 13V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08-.4 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08 0-.18-.03-.34-.07-.51l1.25-1.25a.828.828 0 011.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5A2.251 2.251 0 005 12.25V13H2v8h2v1h16v-1h2v-8h-2z" + d: "M20 13V4.83C20 3.27 18.73 2 17.17 2c-.75 0-1.47.3-2 .83l-1.25 1.25c-.16-.05-.33-.08-.51-.08-.4 0-.77.12-1.08.32l2.76 2.76c.2-.31.32-.68.32-1.08 0-.18-.03-.34-.07-.51l1.25-1.25a.828.828 0 011.41.59V13h-6.85c-.3-.21-.57-.45-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5A2.251 2.251 0 005 12.25V13H2v8h2v1h16v-1h2v-8h-2z", + fill: "currentColor" })); } - export default SvgBathtub; \ No newline at end of file diff --git a/icons/es5/Battery0Bar.js b/icons/es5/Battery0Bar.js index 2b33504db5..fd63bf59ec 100644 --- a/icons/es5/Battery0Bar.js +++ b/icons/es5/Battery0Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery0Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v14h6V6z" + d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v14h6V6z", + fill: "currentColor" })); } - export default SvgBattery0Bar; \ No newline at end of file diff --git a/icons/es5/Battery1Bar.js b/icons/es5/Battery1Bar.js index f94d7ba5d7..728909fa2c 100644 --- a/icons/es5/Battery1Bar.js +++ b/icons/es5/Battery1Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v12h6V6z" + d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v12h6V6z", + fill: "currentColor" })); } - export default SvgBattery1Bar; \ No newline at end of file diff --git a/icons/es5/Battery20.js b/icons/es5/Battery20.js index 0a3cf3f878..95e8d602ba 100644 --- a/icons/es5/Battery20.js +++ b/icons/es5/Battery20.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery20(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 17v5h10v-5H7z" + d: "M7 17v5h10v-5H7z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v13h10V4z" + d: "M17 4h-3V2h-4v2H7v13h10V4z", + fill: "currentColor" })); } - export default SvgBattery20; \ No newline at end of file diff --git a/icons/es5/Battery2Bar.js b/icons/es5/Battery2Bar.js index 5be0a7e960..dd5ae387b3 100644 --- a/icons/es5/Battery2Bar.js +++ b/icons/es5/Battery2Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v10h6V6z" + d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v10h6V6z", + fill: "currentColor" })); } - export default SvgBattery2Bar; \ No newline at end of file diff --git a/icons/es5/Battery30.js b/icons/es5/Battery30.js index 4fc2c5d122..5d8e29e9e4 100644 --- a/icons/es5/Battery30.js +++ b/icons/es5/Battery30.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery30(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v11h10V4z" + d: "M17 4h-3V2h-4v2H7v11h10V4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M7 15v7h10v-7H7z" + d: "M7 15v7h10v-7H7z", + fill: "currentColor" })); } - export default SvgBattery30; \ No newline at end of file diff --git a/icons/es5/Battery3Bar.js b/icons/es5/Battery3Bar.js index 7631d6e141..1ecbfef420 100644 --- a/icons/es5/Battery3Bar.js +++ b/icons/es5/Battery3Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery3Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v8h6V6z" + d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v8h6V6z", + fill: "currentColor" })); } - export default SvgBattery3Bar; \ No newline at end of file diff --git a/icons/es5/Battery4Bar.js b/icons/es5/Battery4Bar.js index f41889164a..2fb15dd412 100644 --- a/icons/es5/Battery4Bar.js +++ b/icons/es5/Battery4Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery4Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v6h6V6z" + d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v6h6V6z", + fill: "currentColor" })); } - export default SvgBattery4Bar; \ No newline at end of file diff --git a/icons/es5/Battery50.js b/icons/es5/Battery50.js index dc779c2bff..6efe58a7bd 100644 --- a/icons/es5/Battery50.js +++ b/icons/es5/Battery50.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery50(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v9h10V4z" + d: "M17 4h-3V2h-4v2H7v9h10V4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M7 13v9h10v-9H7z" + d: "M7 13v9h10v-9H7z", + fill: "currentColor" })); } - export default SvgBattery50; \ No newline at end of file diff --git a/icons/es5/Battery5Bar.js b/icons/es5/Battery5Bar.js index 5410fa3f88..418bdebe84 100644 --- a/icons/es5/Battery5Bar.js +++ b/icons/es5/Battery5Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery5Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v4h6V6z" + d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v4h6V6z", + fill: "currentColor" })); } - export default SvgBattery5Bar; \ No newline at end of file diff --git a/icons/es5/Battery60.js b/icons/es5/Battery60.js index e05f6e4e7b..cb533167f8 100644 --- a/icons/es5/Battery60.js +++ b/icons/es5/Battery60.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery60(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v7h10V4z" + d: "M17 4h-3V2h-4v2H7v7h10V4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M7 11v11h10V11H7z" + d: "M7 11v11h10V11H7z", + fill: "currentColor" })); } - export default SvgBattery60; \ No newline at end of file diff --git a/icons/es5/Battery6Bar.js b/icons/es5/Battery6Bar.js index 750c29243e..4cd7cbb374 100644 --- a/icons/es5/Battery6Bar.js +++ b/icons/es5/Battery6Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery6Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v2h6V6z" + d: "M17 4v18H7V4h3V2h4v2h3zm-2 2H9v2h6V6z", + fill: "currentColor" })); } - export default SvgBattery6Bar; \ No newline at end of file diff --git a/icons/es5/Battery80.js b/icons/es5/Battery80.js index 3800d5fb1c..905e6e0911 100644 --- a/icons/es5/Battery80.js +++ b/icons/es5/Battery80.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery80(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v5h10V4z" + d: "M17 4h-3V2h-4v2H7v5h10V4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M7 9v13h10V9H7z" + d: "M7 9v13h10V9H7z", + fill: "currentColor" })); } - export default SvgBattery80; \ No newline at end of file diff --git a/icons/es5/Battery90.js b/icons/es5/Battery90.js index 146d913da4..c0b09fd991 100644 --- a/icons/es5/Battery90.js +++ b/icons/es5/Battery90.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBattery90(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v4h10V4z" + d: "M17 4h-3V2h-4v2H7v4h10V4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M7 8v14h10V8H7z" + d: "M7 8v14h10V8H7z", + fill: "currentColor" })); } - export default SvgBattery90; \ No newline at end of file diff --git a/icons/es5/BatteryAlert.js b/icons/es5/BatteryAlert.js index 5a4e6f6a09..60c7e4d211 100644 --- a/icons/es5/BatteryAlert.js +++ b/icons/es5/BatteryAlert.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatteryAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4h-3V2h-4v2H7v18h10V4zm-4 14h-2v-2h2v2zm0-4h-2V9h2v5z" + d: "M17 4h-3V2h-4v2H7v18h10V4zm-4 14h-2v-2h2v2zm0-4h-2V9h2v5z", + fill: "currentColor" })); } - export default SvgBatteryAlert; \ No newline at end of file diff --git a/icons/es5/BatteryCharging20.js b/icons/es5/BatteryCharging20.js index 43e5520c64..198fd09213 100644 --- a/icons/es5/BatteryCharging20.js +++ b/icons/es5/BatteryCharging20.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatteryCharging20(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 20v-3H7v5h10v-5h-4.4L11 20z" + d: "M11 20v-3H7v5h10v-5h-4.4L11 20z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v13h4v-2.5H9L13 7v5.5h2L12.6 17H17V4z" + d: "M17 4h-3V2h-4v2H7v13h4v-2.5H9L13 7v5.5h2L12.6 17H17V4z", + fill: "currentColor" })); } - export default SvgBatteryCharging20; \ No newline at end of file diff --git a/icons/es5/BatteryCharging30.js b/icons/es5/BatteryCharging30.js index 329d0783f3..4c7c1441f0 100644 --- a/icons/es5/BatteryCharging30.js +++ b/icons/es5/BatteryCharging30.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatteryCharging30(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v10.5h2L13 7v5.5h2l-1.07 2H17V4z" + d: "M17 4h-3V2h-4v2H7v10.5h2L13 7v5.5h2l-1.07 2H17V4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11 20v-5.5H7V22h10v-7.5h-3.07L11 20z" + d: "M11 20v-5.5H7V22h10v-7.5h-3.07L11 20z", + fill: "currentColor" })); } - export default SvgBatteryCharging30; \ No newline at end of file diff --git a/icons/es5/BatteryCharging50.js b/icons/es5/BatteryCharging50.js index 000ac450d7..c89e26b941 100644 --- a/icons/es5/BatteryCharging50.js +++ b/icons/es5/BatteryCharging50.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatteryCharging50(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.47 13.5L11 20v-5.5H9l.53-1H7V22h10v-8.5h-2.53z" + d: "M14.47 13.5L11 20v-5.5H9l.53-1H7V22h10v-8.5h-2.53z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v9.5h2.53L13 7v5.5h2l-.53 1H17V4z" + d: "M17 4h-3V2h-4v2H7v9.5h2.53L13 7v5.5h2l-.53 1H17V4z", + fill: "currentColor" })); } - export default SvgBatteryCharging50; \ No newline at end of file diff --git a/icons/es5/BatteryCharging60.js b/icons/es5/BatteryCharging60.js index ea686ee9ab..40264789b6 100644 --- a/icons/es5/BatteryCharging60.js +++ b/icons/es5/BatteryCharging60.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatteryCharging60(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v7h3.87L13 7v4h4V4z" + d: "M17 4h-3V2h-4v2H7v7h3.87L13 7v4h4V4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M13 12.5h2L11 20v-5.5H9l1.87-3.5H7v11h10V11h-4v1.5z" + d: "M13 12.5h2L11 20v-5.5H9l1.87-3.5H7v11h10V11h-4v1.5z", + fill: "currentColor" })); } - export default SvgBatteryCharging60; \ No newline at end of file diff --git a/icons/es5/BatteryCharging80.js b/icons/es5/BatteryCharging80.js index 887f5a26fb..d589d95ede 100644 --- a/icons/es5/BatteryCharging80.js +++ b/icons/es5/BatteryCharging80.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatteryCharging80(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v5h4.93L13 7v2h4V4z" + d: "M17 4h-3V2h-4v2H7v5h4.93L13 7v2h4V4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M13 12.5h2L11 20v-5.5H9L11.93 9H7v13h10V9h-4v3.5z" + d: "M13 12.5h2L11 20v-5.5H9L11.93 9H7v13h10V9h-4v3.5z", + fill: "currentColor" })); } - export default SvgBatteryCharging80; \ No newline at end of file diff --git a/icons/es5/BatteryCharging90.js b/icons/es5/BatteryCharging90.js index b0b05244f3..e4fed6f6a9 100644 --- a/icons/es5/BatteryCharging90.js +++ b/icons/es5/BatteryCharging90.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatteryCharging90(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M17 4h-3V2h-4v2H7v4h5.47L13 7v1h4V4z" + d: "M17 4h-3V2h-4v2H7v4h5.47L13 7v1h4V4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M13 12.5h2L11 20v-5.5H9L12.47 8H7v14h10V8h-4v4.5z" + d: "M13 12.5h2L11 20v-5.5H9L12.47 8H7v14h10V8h-4v4.5z", + fill: "currentColor" })); } - export default SvgBatteryCharging90; \ No newline at end of file diff --git a/icons/es5/BatteryChargingFull.js b/icons/es5/BatteryChargingFull.js index e49afd9736..e36b288ff8 100644 --- a/icons/es5/BatteryChargingFull.js +++ b/icons/es5/BatteryChargingFull.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatteryChargingFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4h-3V2h-4v2H7v18h10V4zm-6 16v-5.5H9L13 7v5.5h2L11 20z" + d: "M17 4h-3V2h-4v2H7v18h10V4zm-6 16v-5.5H9L13 7v5.5h2L11 20z", + fill: "currentColor" })); } - export default SvgBatteryChargingFull; \ No newline at end of file diff --git a/icons/es5/BatteryFull.js b/icons/es5/BatteryFull.js index e318040282..cbfeb7f833 100644 --- a/icons/es5/BatteryFull.js +++ b/icons/es5/BatteryFull.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatteryFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4h-3V2h-4v2H7v18h10V4z" + d: "M17 4h-3V2h-4v2H7v18h10V4z", + fill: "currentColor" })); } - export default SvgBatteryFull; \ No newline at end of file diff --git a/icons/es5/BatterySaver.js b/icons/es5/BatterySaver.js index 51296684e0..a8254626f3 100644 --- a/icons/es5/BatterySaver.js +++ b/icons/es5/BatterySaver.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatterySaver(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4h-3V2h-4v2H7v18h10V4zm-2 10h-2v2h-2v-2H9v-2h2v-2h2v2h2v2z" + d: "M17 4h-3V2h-4v2H7v18h10V4zm-2 10h-2v2h-2v-2H9v-2h2v-2h2v2h2v2z", + fill: "currentColor" })); } - export default SvgBatterySaver; \ No newline at end of file diff --git a/icons/es5/BatteryStd.js b/icons/es5/BatteryStd.js index f64d9551ec..01187ee60b 100644 --- a/icons/es5/BatteryStd.js +++ b/icons/es5/BatteryStd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatteryStd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4h-3V2h-4v2H7v18h10V4z" + d: "M17 4h-3V2h-4v2H7v18h10V4z", + fill: "currentColor" })); } - export default SvgBatteryStd; \ No newline at end of file diff --git a/icons/es5/BatteryUnknown.js b/icons/es5/BatteryUnknown.js index 266cb5470d..34be4b8f5c 100644 --- a/icons/es5/BatteryUnknown.js +++ b/icons/es5/BatteryUnknown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBatteryUnknown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4zM13 18h-2v-2h2v2zm1.3-5.31s-.38.42-.67.71c-.48.48-.83 1.15-.83 1.6h-1.6c0-.83.46-1.52.93-2l.93-.94A1.498 1.498 0 0012 9.5c-.83 0-1.5.67-1.5 1.5H9c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .66-.27 1.26-.7 1.69z" + d: "M15.67 4H14V2h-4v2H8.33C7.6 4 7 4.6 7 5.33v15.33C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V5.33C17 4.6 16.4 4 15.67 4zM13 18h-2v-2h2v2zm1.3-5.31s-.38.42-.67.71c-.48.48-.83 1.15-.83 1.6h-1.6c0-.83.46-1.52.93-2l.93-.94A1.498 1.498 0 0012 9.5c-.83 0-1.5.67-1.5 1.5H9c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .66-.27 1.26-.7 1.69z", + fill: "currentColor" })); } - export default SvgBatteryUnknown; \ No newline at end of file diff --git a/icons/es5/Bbb.js b/icons/es5/Bbb.js index 5e7203b8bf..dcfdc2c756 100644 --- a/icons/es5/Bbb.js +++ b/icons/es5/Bbb.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBbb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlnsXlink: "http://www.w3.org/1999/xlink", @@ -11,7 +9,7 @@ function SvgBbb(props) { viewBox: "0 0 25 25", fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - fill: "url(#bbb_svg__pattern0)", + fill: "currentColor", d: "M.5 0h24v24.004H.5z" }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("pattern", { id: "bbb_svg__pattern0", @@ -28,5 +26,4 @@ function SvgBbb(props) { xlinkHref: "data:image/png;base64,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" }))); } - export default SvgBbb; \ No newline at end of file diff --git a/icons/es5/BeachAccess.js b/icons/es5/BeachAccess.js index 5fa5690fc6..32174157a2 100644 --- a/icons/es5/BeachAccess.js +++ b/icons/es5/BeachAccess.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBeachAccess(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.95 5.98c-3.94 3.95-3.93 10.35.02 14.3l2.86-2.86C5.7 14.29 4.65 9.91 5.95 5.98zm11.47 2.85l2.86-2.86c-3.95-3.95-10.35-3.96-14.3-.02 3.93-1.3 8.31-.25 11.44 2.88zM5.97 5.96l-.01.01c-.38 3.01 1.17 6.88 4.3 10.02l5.73-5.73c-3.13-3.13-7.01-4.68-10.02-4.3zm7.156 8.6l1.428-1.428 6.442 6.442-1.43 1.428z" + d: "M5.95 5.98c-3.94 3.95-3.93 10.35.02 14.3l2.86-2.86C5.7 14.29 4.65 9.91 5.95 5.98zm11.47 2.85l2.86-2.86c-3.95-3.95-10.35-3.96-14.3-.02 3.93-1.3 8.31-.25 11.44 2.88zM5.97 5.96l-.01.01c-.38 3.01 1.17 6.88 4.3 10.02l5.73-5.73c-3.13-3.13-7.01-4.68-10.02-4.3zm7.156 8.6l1.428-1.428 6.442 6.442-1.43 1.428z", + fill: "currentColor" })); } - export default SvgBeachAccess; \ No newline at end of file diff --git a/icons/es5/Bed.js b/icons/es5/Bed.js index fe05f6a06b..bee1bfbffe 100644 --- a/icons/es5/Bed.js +++ b/icons/es5/Bed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 10V5H3v5H2v9h2v-2h16v2h2v-9h-1zm-8-3h6v3h-6V7zm-8 3V7h6v3H5zm-1 5v-3h16v3H4z" + d: "M21 10V5H3v5H2v9h2v-2h16v2h2v-9h-1zm-8-3h6v3h-6V7zm-8 3V7h6v3H5zm-1 5v-3h16v3H4z", + fill: "currentColor" })); } - export default SvgBed; \ No newline at end of file diff --git a/icons/es5/BedroomBaby.js b/icons/es5/BedroomBaby.js index 10735c4580..f148a4ea28 100644 --- a/icons/es5/BedroomBaby.js +++ b/icons/es5/BedroomBaby.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBedroomBaby(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20h20V2zM12 18c-2.64 0-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65 1.1.92L8 13.5V9.51l-1.55.99-.95-1L7 7.76 6 7h3.65l1.73 3H17v1h-1v2.5l.84 1.46c.39-.28.76-.58 1.1-.92L19 15.1a9.842 9.842 0 01-7 2.9z" + d: "M22 2H2v20h20V2zM12 18c-2.64 0-5.13-1.03-7-2.9l1.06-1.06c.34.34.71.65 1.1.92L8 13.5V9.51l-1.55.99-.95-1L7 7.76 6 7h3.65l1.73 3H17v1h-1v2.5l.84 1.46c.39-.28.76-.58 1.1-.92L19 15.1a9.842 9.842 0 01-7 2.9z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M14.69 14.24a7.72 7.72 0 01-5.4 0l-.81 1.41-.03.06c1.1.52 2.28.79 3.53.79s2.45-.28 3.55-.79l-.03-.06-.81-1.41z" + d: "M14.69 14.24a7.72 7.72 0 01-5.4 0l-.81 1.41-.03.06c1.1.52 2.28.79 3.53.79s2.45-.28 3.55-.79l-.03-.06-.81-1.41z", + fill: "currentColor" })); } - export default SvgBedroomBaby; \ No newline at end of file diff --git a/icons/es5/BedroomChild.js b/icons/es5/BedroomChild.js index 101f51d75b..e5d397c083 100644 --- a/icons/es5/BedroomChild.js +++ b/icons/es5/BedroomChild.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBedroomChild(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 8.5h6v2H9zM7.51 12h9v2h-9z" + d: "M9 8.5h6v2H9zM7.51 12h9v2h-9z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20h20V2zm-4 15h-1.5v-1.5h-9V17H6v-6.32l1.5-.01V7h9v3.67H18V17z" + d: "M22 2H2v20h20V2zm-4 15h-1.5v-1.5h-9V17H6v-6.32l1.5-.01V7h9v3.67H18V17z", + fill: "currentColor" })); } - export default SvgBedroomChild; \ No newline at end of file diff --git a/icons/es5/BedroomParent.js b/icons/es5/BedroomParent.js index acfc281b88..1abddc64c6 100644 --- a/icons/es5/BedroomParent.js +++ b/icons/es5/BedroomParent.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBedroomParent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.5 12h11v2h-11zm.75-3.5h4v2h-4zm5.5 0h4v2h-4z" + d: "M6.5 12h11v2h-11zm.75-3.5h4v2h-4zm5.5 0h4v2h-4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20h20V2zm-3 15h-1.5v-1.5h-11V17H5v-5l.65-.55V7H11c.37 0 .72.12 1 .32.28-.2.63-.32 1-.32h5.35v4.45L19 12v5z" + d: "M22 2H2v20h20V2zm-3 15h-1.5v-1.5h-11V17H5v-5l.65-.55V7H11c.37 0 .72.12 1 .32.28-.2.63-.32 1-.32h5.35v4.45L19 12v5z", + fill: "currentColor" })); } - export default SvgBedroomParent; \ No newline at end of file diff --git a/icons/es5/Bedtime.js b/icons/es5/Bedtime.js index 1067b3179a..8307eb1869 100644 --- a/icons/es5/Bedtime.js +++ b/icons/es5/Bedtime.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBedtime(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.34 2.02C6.59 1.82 2 6.42 2 12c0 5.52 4.48 10 10 10 3.71 0 6.93-2.02 8.66-5.02-7.51-.25-12.09-8.43-8.32-14.96z" + d: "M12.34 2.02C6.59 1.82 2 6.42 2 12c0 5.52 4.48 10 10 10 3.71 0 6.93-2.02 8.66-5.02-7.51-.25-12.09-8.43-8.32-14.96z", + fill: "currentColor" })); } - export default SvgBedtime; \ No newline at end of file diff --git a/icons/es5/BedtimeOff.js b/icons/es5/BedtimeOff.js index 8fb5bf4d49..5d1a2d76f3 100644 --- a/icons/es5/BedtimeOff.js +++ b/icons/es5/BedtimeOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBedtimeOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.19 21.19L2.81 2.81 1.39 4.22l2.27 2.27A9.959 9.959 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.62 5.51-1.66l2.27 2.27 1.41-1.42zM12.34 2.02c-2.18-.07-4.19.55-5.85 1.64l4.59 4.59c-.27-2.05.1-4.22 1.26-6.23z" + d: "M21.19 21.19L2.81 2.81 1.39 4.22l2.27 2.27A9.959 9.959 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.62 5.51-1.66l2.27 2.27 1.41-1.42zM12.34 2.02c-2.18-.07-4.19.55-5.85 1.64l4.59 4.59c-.27-2.05.1-4.22 1.26-6.23z", + fill: "currentColor" })); } - export default SvgBedtimeOff; \ No newline at end of file diff --git a/icons/es5/Beenhere.js b/icons/es5/Beenhere.js index 2f64252797..6e4def5846 100644 --- a/icons/es5/Beenhere.js +++ b/icons/es5/Beenhere.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBeenhere(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.01 1L3 17l9 6 8.99-6L21 1H3.01zM10 16l-5-5 1.41-1.42L10 13.17l7.59-7.59L19 7l-9 9z" + d: "M3.01 1L3 17l9 6 8.99-6L21 1H3.01zM10 16l-5-5 1.41-1.42L10 13.17l7.59-7.59L19 7l-9 9z", + fill: "currentColor" })); } - export default SvgBeenhere; \ No newline at end of file diff --git a/icons/es5/Bento.js b/icons/es5/Bento.js index 16da41e1d8..f89cb6a5e2 100644 --- a/icons/es5/Bento.js +++ b/icons/es5/Bento.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBento(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 11V5h6v6h-6zm0 8h6v-6h-6v6zM14 5v14H2V5h12zm-4.5 7c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.5z" + d: "M16 11V5h6v6h-6zm0 8h6v-6h-6v6zM14 5v14H2V5h12zm-4.5 7c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5.67 1.5 1.5 1.5 1.5-.67 1.5-1.5z", + fill: "currentColor" })); } - export default SvgBento; \ No newline at end of file diff --git a/icons/es5/BikeScooter.js b/icons/es5/BikeScooter.js index 1fc9abdf3b..92e143cdcd 100644 --- a/icons/es5/BikeScooter.js +++ b/icons/es5/BikeScooter.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBikeScooter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 14h.74L8.47 4H3v2h3.87l1.42 6.25h-.01A6.008 6.008 0 004.09 17H0v2h6v-1c0-2.21 1.79-4 4-4zm8.18-6l-1.83-5H11v2h3.96l1.1 3H10.4l.46 2H15c-.43.58-.75 1.25-.9 2h-2.79l.46 2h2.33c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5 0-2.8-2.2-5-5-5h-.82zm.82 8c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.03 0 .06-.01.09-.01 1.68 0 3 1.32 3 3s-1.33 3-3.01 3z" + d: "M10 14h.74L8.47 4H3v2h3.87l1.42 6.25h-.01A6.008 6.008 0 004.09 17H0v2h6v-1c0-2.21 1.79-4 4-4zm8.18-6l-1.83-5H11v2h3.96l1.1 3H10.4l.46 2H15c-.43.58-.75 1.25-.9 2h-2.79l.46 2h2.33c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5 0-2.8-2.2-5-5-5h-.82zm.82 8c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.03 0 .06-.01.09-.01 1.68 0 3 1.32 3 3s-1.33 3-3.01 3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M10 15c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M10 15c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgBikeScooter; \ No newline at end of file diff --git a/icons/es5/Biotech.js b/icons/es5/Biotech.js index 9d42c16190..84ed0130d3 100644 --- a/icons/es5/Biotech.js +++ b/icons/es5/Biotech.js @@ -1,22 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBiotech(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 19v-2h5v-2h-8c-1.66 0-3-1.34-3-3 0-1.09.59-2.04 1.46-2.56C8.17 9.03 8 8.54 8 8c0-.21.04-.42.09-.62A5.01 5.01 0 005 12c0 2.76 2.24 5 5 5v2H5v2h14v-2h-6z" + d: "M13 19v-2h5v-2h-8c-1.66 0-3-1.34-3-3 0-1.09.59-2.04 1.46-2.56C8.17 9.03 8 8.54 8 8c0-.21.04-.42.09-.62A5.01 5.01 0 005 12c0 2.76 2.24 5 5 5v2H5v2h14v-2h-6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M10.56 5.51C11.91 5.54 13 6.64 13 8c0 .75-.33 1.41-.85 1.87l.59 1.62.94-.34.34.94 1.88-.68-.34-.94.94-.34-2.74-7.53-.94.34-.34-.94-1.88.68.34.94-.94.35.56 1.54z" + d: "M10.56 5.51C11.91 5.54 13 6.64 13 8c0 .75-.33 1.41-.85 1.87l.59 1.62.94-.34.34.94 1.88-.68-.34-.94.94-.34-2.74-7.53-.94.34-.34-.94-1.88.68.34.94-.94.35.56 1.54z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 10.5, cy: 8, r: 1.5 })); } - export default SvgBiotech; \ No newline at end of file diff --git a/icons/es5/Blender.js b/icons/es5/Blender.js index 47ef4a0013..7d091b382e 100644 --- a/icons/es5/Blender.js +++ b/icons/es5/Blender.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBlender(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 3h-4V2h-4v1H3v8h4.23l.64 4.13L6 17v5h12v-5l-1.87-1.87L18 3zM5 9V5h1.31l.62 4H5zm7 10c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2.29-5H9.72L8.33 5h7.34l-1.38 9z" + d: "M18 3h-4V2h-4v1H3v8h4.23l.64 4.13L6 17v5h12v-5l-1.87-1.87L18 3zM5 9V5h1.31l.62 4H5zm7 10c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2.29-5H9.72L8.33 5h7.34l-1.38 9z", + fill: "currentColor" })); } - export default SvgBlender; \ No newline at end of file diff --git a/icons/es5/Blind.js b/icons/es5/Blind.js index d0112fc79a..5f9e7b301d 100644 --- a/icons/es5/Blind.js +++ b/icons/es5/Blind.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBlind(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 11.5, cy: 3.5, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M12.13 7.12c-.17-.35-.44-.65-.8-.85a1.98 1.98 0 00-1.93-.03v-.01L4 9.3V14h2v-3.54l1.5-.85C7.18 10.71 7 11.85 7 13v5.33L4.4 21.8 6 23l3-4 .22-3.54L11 18v5h2v-6.5l-1.97-2.81c-.04-.52-.14-1.76.45-3.4.75 1.14 1.88 1.98 3.2 2.41L20.63 23l.87-.5-5.48-9.5H17v-2c-.49 0-2.88.17-4.08-2.21" + d: "M12.13 7.12c-.17-.35-.44-.65-.8-.85a1.98 1.98 0 00-1.93-.03v-.01L4 9.3V14h2v-3.54l1.5-.85C7.18 10.71 7 11.85 7 13v5.33L4.4 21.8 6 23l3-4 .22-3.54L11 18v5h2v-6.5l-1.97-2.81c-.04-.52-.14-1.76.45-3.4.75 1.14 1.88 1.98 3.2 2.41L20.63 23l.87-.5-5.48-9.5H17v-2c-.49 0-2.88.17-4.08-2.21", + fill: "currentColor" })); } - export default SvgBlind; \ No newline at end of file diff --git a/icons/es5/Blinds.js b/icons/es5/Blinds.js index 91dc11276a..ef682b1a6e 100644 --- a/icons/es5/Blinds.js +++ b/icons/es5/Blinds.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBlinds(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 19V3H4v16H2v2h20v-2h-2zM16 9h2v2h-2V9zm-2 2H6V9h8v2zm4-4h-2V5h2v2zm-4-2v2H6V5h8zM6 19v-6h8v1.82A1.746 1.746 0 0015 18a1.746 1.746 0 001-3.18V13h2v6H6z" + d: "M20 19V3H4v16H2v2h20v-2h-2zM16 9h2v2h-2V9zm-2 2H6V9h8v2zm4-4h-2V5h2v2zm-4-2v2H6V5h8zM6 19v-6h8v1.82A1.746 1.746 0 0015 18a1.746 1.746 0 001-3.18V13h2v6H6z", + fill: "currentColor" })); } - export default SvgBlinds; \ No newline at end of file diff --git a/icons/es5/BlindsClosed.js b/icons/es5/BlindsClosed.js index 3b7551e0fb..eb2d50aba7 100644 --- a/icons/es5/BlindsClosed.js +++ b/icons/es5/BlindsClosed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBlindsClosed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 19V3H4v16H2v2h11.25c0 .97.78 1.75 1.75 1.75s1.75-.78 1.75-1.75H22v-2h-2zm-2-8h-2V9h2v2zm-4 0H6V9h8v2zm0 2v2H6v-2h8zm2 0h2v2h-2v-2zm2-6h-2V5h2v2zm-4-2v2H6V5h8zM6 19v-2h8v2H6zm10 0v-2h2v2h-2z" + d: "M20 19V3H4v16H2v2h11.25c0 .97.78 1.75 1.75 1.75s1.75-.78 1.75-1.75H22v-2h-2zm-2-8h-2V9h2v2zm-4 0H6V9h8v2zm0 2v2H6v-2h8zm2 0h2v2h-2v-2zm2-6h-2V5h2v2zm-4-2v2H6V5h8zM6 19v-2h8v2H6zm10 0v-2h2v2h-2z", + fill: "currentColor" })); } - export default SvgBlindsClosed; \ No newline at end of file diff --git a/icons/es5/Block.js b/icons/es5/Block.js index 153f78d234..d1d9c76aea 100644 --- a/icons/es5/Block.js +++ b/icons/es5/Block.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBlock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.902 7.902 0 014 12zm8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1A7.902 7.902 0 0120 12c0 4.42-3.58 8-8 8z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-4.42 3.58-8 8-8 1.85 0 3.55.63 4.9 1.69L5.69 16.9A7.902 7.902 0 014 12zm8 8c-1.85 0-3.55-.63-4.9-1.69L18.31 7.1A7.902 7.902 0 0120 12c0 4.42-3.58 8-8 8z", + fill: "currentColor" })); } - export default SvgBlock; \ No newline at end of file diff --git a/icons/es5/Blocked.js b/icons/es5/Blocked.js index 37084733c8..6a6fa25298 100644 --- a/icons/es5/Blocked.js +++ b/icons/es5/Blocked.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBlocked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 16, @@ -14,5 +12,4 @@ function SvgBlocked(props) { fill: "currentColor" })); } - export default SvgBlocked; \ No newline at end of file diff --git a/icons/es5/Bloodtype.js b/icons/es5/Bloodtype.js index dd4a4beb4e..3155502be7 100644 --- a/icons/es5/Bloodtype.js +++ b/icons/es5/Bloodtype.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBloodtype(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm3 16H9v-2h6v2zm0-5h-2v2h-2v-2H9v-2h2V9h2v2h2v2z" + d: "M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm3 16H9v-2h6v2zm0-5h-2v2h-2v-2H9v-2h2V9h2v2h2v2z", + fill: "currentColor" })); } - export default SvgBloodtype; \ No newline at end of file diff --git a/icons/es5/Bluetooth.js b/icons/es5/Bluetooth.js index 02c3466e8e..181a457fcd 100644 --- a/icons/es5/Bluetooth.js +++ b/icons/es5/Bluetooth.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBluetooth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.71 7.71L12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 5.83l1.88 1.88L13 9.59V5.83zm1.88 10.46L13 18.17v-3.76l1.88 1.88z" + d: "M17.71 7.71L12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 5.83l1.88 1.88L13 9.59V5.83zm1.88 10.46L13 18.17v-3.76l1.88 1.88z", + fill: "currentColor" })); } - export default SvgBluetooth; \ No newline at end of file diff --git a/icons/es5/BluetoothAudio.js b/icons/es5/BluetoothAudio.js index 1f0e6d9992..db18e29dd8 100644 --- a/icons/es5/BluetoothAudio.js +++ b/icons/es5/BluetoothAudio.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBluetoothAudio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.24 12.01l2.32 2.32c.28-.72.44-1.51.44-2.33s-.16-1.59-.43-2.31l-2.33 2.32zm5.29-5.3l-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2a9.936 9.936 0 001.54-5.31c-.01-1.89-.55-3.67-1.48-5.19zm-3.82 1L10 2H9v7.59L4.41 5 3 6.41 8.59 12 3 17.59 4.41 19 9 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM11 5.83l1.88 1.88L11 9.59V5.83zm1.88 10.46L11 18.17v-3.76l1.88 1.88z" + d: "M14.24 12.01l2.32 2.32c.28-.72.44-1.51.44-2.33s-.16-1.59-.43-2.31l-2.33 2.32zm5.29-5.3l-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2a9.936 9.936 0 001.54-5.31c-.01-1.89-.55-3.67-1.48-5.19zm-3.82 1L10 2H9v7.59L4.41 5 3 6.41 8.59 12 3 17.59 4.41 19 9 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM11 5.83l1.88 1.88L11 9.59V5.83zm1.88 10.46L11 18.17v-3.76l1.88 1.88z", + fill: "currentColor" })); } - export default SvgBluetoothAudio; \ No newline at end of file diff --git a/icons/es5/BluetoothConnected.js b/icons/es5/BluetoothConnected.js index 40d83d5e6a..9e96546b30 100644 --- a/icons/es5/BluetoothConnected.js +++ b/icons/es5/BluetoothConnected.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBluetoothConnected(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 12l-2-2-2 2 2 2 2-2zm10.71-4.29L12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 5.83l1.88 1.88L13 9.59V5.83zm1.88 10.46L13 18.17v-3.76l1.88 1.88zM19 10l-2 2 2 2 2-2-2-2z" + d: "M7 12l-2-2-2 2 2 2 2-2zm10.71-4.29L12 2h-1v7.59L6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 5.83l1.88 1.88L13 9.59V5.83zm1.88 10.46L13 18.17v-3.76l1.88 1.88zM19 10l-2 2 2 2 2-2-2-2z", + fill: "currentColor" })); } - export default SvgBluetoothConnected; \ No newline at end of file diff --git a/icons/es5/BluetoothDisabled.js b/icons/es5/BluetoothDisabled.js index 023501f444..8d04bce0a1 100644 --- a/icons/es5/BluetoothDisabled.js +++ b/icons/es5/BluetoothDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBluetoothDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 5.83l1.88 1.88-1.6 1.6 1.41 1.41 3.02-3.02L12 2h-1v5.03l2 2v-3.2zM5.41 4L4 5.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l4.29-4.29 2.3 2.29L20 18.59 5.41 4zM13 18.17v-3.76l1.88 1.88L13 18.17z" + d: "M13 5.83l1.88 1.88-1.6 1.6 1.41 1.41 3.02-3.02L12 2h-1v5.03l2 2v-3.2zM5.41 4L4 5.41 10.59 12 5 17.59 6.41 19 11 14.41V22h1l4.29-4.29 2.3 2.29L20 18.59 5.41 4zM13 18.17v-3.76l1.88 1.88L13 18.17z", + fill: "currentColor" })); } - export default SvgBluetoothDisabled; \ No newline at end of file diff --git a/icons/es5/BluetoothDrive.js b/icons/es5/BluetoothDrive.js index c13728cd37..916f9f8dca 100644 --- a/icons/es5/BluetoothDrive.js +++ b/icons/es5/BluetoothDrive.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBluetoothDrive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 10H4.81l1.04-3H15V5H4.43L2 12v9h3v-2h12v2h3v-9h-3c-1.1 0-2-.9-2-2zm-8.5 6c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M15 10H4.81l1.04-3H15V5H4.43L2 12v9h3v-2h12v2h3v-9h-3c-1.1 0-2-.9-2-2zm-8.5 6c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 3.85L19.15 1h-.5v3.79l-2.3-2.29-.7.7L18.44 6l-2.79 2.79.7.71 2.3-2.3V11h.5L22 8.14 19.85 6 22 3.85zm-2.35-.94l.94.94-.94.94V2.91zm.94 5.23l-.94.94V7.2l.94.94z" + d: "M22 3.85L19.15 1h-.5v3.79l-2.3-2.29-.7.7L18.44 6l-2.79 2.79.7.71 2.3-2.3V11h.5L22 8.14 19.85 6 22 3.85zm-2.35-.94l.94.94-.94.94V2.91zm.94 5.23l-.94.94V7.2l.94.94z", + fill: "currentColor" })); } - export default SvgBluetoothDrive; \ No newline at end of file diff --git a/icons/es5/BluetoothSearching.js b/icons/es5/BluetoothSearching.js index 412c8c8f5c..515b132f6f 100644 --- a/icons/es5/BluetoothSearching.js +++ b/icons/es5/BluetoothSearching.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBluetoothSearching(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.24 12.01l2.32 2.32c.28-.72.44-1.51.44-2.33s-.16-1.59-.43-2.31l-2.33 2.32zm5.29-5.3l-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2a9.936 9.936 0 001.54-5.31c-.01-1.89-.55-3.67-1.48-5.19zm-3.82 1L10 2H9v7.59L4.41 5 3 6.41 8.59 12 3 17.59 4.41 19 9 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM11 5.83l1.88 1.88L11 9.59V5.83zm1.88 10.46L11 18.17v-3.76l1.88 1.88z" + d: "M14.24 12.01l2.32 2.32c.28-.72.44-1.51.44-2.33s-.16-1.59-.43-2.31l-2.33 2.32zm5.29-5.3l-1.26 1.26c.63 1.21.98 2.57.98 4.02s-.36 2.82-.98 4.02l1.2 1.2a9.936 9.936 0 001.54-5.31c-.01-1.89-.55-3.67-1.48-5.19zm-3.82 1L10 2H9v7.59L4.41 5 3 6.41 8.59 12 3 17.59 4.41 19 9 14.41V22h1l5.71-5.71-4.3-4.29 4.3-4.29zM11 5.83l1.88 1.88L11 9.59V5.83zm1.88 10.46L11 18.17v-3.76l1.88 1.88z", + fill: "currentColor" })); } - export default SvgBluetoothSearching; \ No newline at end of file diff --git a/icons/es5/BlurCircular.js b/icons/es5/BlurCircular.js index 9436013c0a..9f9b29dd2f 100644 --- a/icons/es5/BlurCircular.js +++ b/icons/es5/BlurCircular.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBlurCircular(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zM7 9.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm3 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-3-3c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm3-6c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-1.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm3 6c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-4c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm2-3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-3.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z" + d: "M10 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zM7 9.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm3 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-3-3c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm3-6c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-1.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm3 6c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-4c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm2-3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-3.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1z", + fill: "currentColor" })); } - export default SvgBlurCircular; \ No newline at end of file diff --git a/icons/es5/BlurLinear.js b/icons/es5/BlurLinear.js index fd8d71a7fd..a43d982a6e 100644 --- a/icons/es5/BlurLinear.js +++ b/icons/es5/BlurLinear.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBlurLinear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 17.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM9 13c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zM3 21h18v-2H3v2zM5 9.5c.83 0 1.5-.67 1.5-1.5S5.83 6.5 5 6.5 3.5 7.17 3.5 8 4.17 9.5 5 9.5zm0 4c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM9 17c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm8-.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM3 3v2h18V3H3zm14 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm0 4c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM13 9c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1z" + d: "M5 17.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM9 13c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zM3 21h18v-2H3v2zM5 9.5c.83 0 1.5-.67 1.5-1.5S5.83 6.5 5 6.5 3.5 7.17 3.5 8 4.17 9.5 5 9.5zm0 4c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5.67 1.5 1.5 1.5zM9 17c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm8-.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM3 3v2h18V3H3zm14 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm0 4c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM13 9c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 4c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1z", + fill: "currentColor" })); } - export default SvgBlurLinear; \ No newline at end of file diff --git a/icons/es5/BlurOff.js b/icons/es5/BlurOff.js index 6acb5e7f21..94fab8fbb7 100644 --- a/icons/es5/BlurOff.js +++ b/icons/es5/BlurOff.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBlurOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 14, cy: 6, r: 1 }), /*#__PURE__*/React.createElement("path", { - d: "M13.8 11.48l.2.02c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5l.02.2c.09.67.61 1.19 1.28 1.28zM14 3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-4 0c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5z" + d: "M13.8 11.48l.2.02c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5-1.5.67-1.5 1.5l.02.2c.09.67.61 1.19 1.28 1.28zM14 3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-4 0c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 18, cy: 10, @@ -23,7 +23,8 @@ function SvgBlurOff(props) { cy: 6, r: 1 }), /*#__PURE__*/React.createElement("path", { - d: "M21 10.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5z" + d: "M21 10.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 10, cy: 6, @@ -37,20 +38,22 @@ function SvgBlurOff(props) { cy: 18, r: 1 }), /*#__PURE__*/React.createElement("path", { - d: "M14 20.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7-7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-18 0c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5z" + d: "M14 20.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7-7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-18 0c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 10, cy: 18, r: 1 }), /*#__PURE__*/React.createElement("path", { - d: "M3 9.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 11c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5z" + d: "M3 9.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 11c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 6, cy: 14, r: 1 }), /*#__PURE__*/React.createElement("path", { - d: "M2.5 5.27L6 8.77l.28.28L6 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1c0-.1-.03-.19-.06-.28l2.81 2.81c-.71.11-1.25.73-1.25 1.47 0 .83.67 1.5 1.5 1.5.74 0 1.36-.54 1.47-1.25l2.81 2.81A.875.875 0 0014 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1c0-.1-.03-.19-.06-.28l3.78 3.78h.01l1.41-1.41L3.91 3.86 2.5 5.27z" + d: "M2.5 5.27L6 8.77l.28.28L6 9c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1c0-.1-.03-.19-.06-.28l2.81 2.81c-.71.11-1.25.73-1.25 1.47 0 .83.67 1.5 1.5 1.5.74 0 1.36-.54 1.47-1.25l2.81 2.81A.875.875 0 0014 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1c0-.1-.03-.19-.06-.28l3.78 3.78h.01l1.41-1.41L3.91 3.86 2.5 5.27z", + fill: "currentColor" })); } - export default SvgBlurOff; \ No newline at end of file diff --git a/icons/es5/BlurOn.js b/icons/es5/BlurOn.js index 8c52be222f..ab30594760 100644 --- a/icons/es5/BlurOn.js +++ b/icons/es5/BlurOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBlurOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3 .5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm15 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-11 10c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-17c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 5.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm8 .5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3 8.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM14 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-4-12c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0 8.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4-4.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-4c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z" + d: "M6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3 .5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm15 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-11 10c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-17c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 5.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm8 .5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3 8.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM14 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-4-12c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0 8.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4-4.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-4c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z", + fill: "currentColor" })); } - export default SvgBlurOn; \ No newline at end of file diff --git a/icons/es5/Bolt.js b/icons/es5/Bolt.js index 00ae28af55..6eb74d91ba 100644 --- a/icons/es5/Bolt.js +++ b/icons/es5/Bolt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBolt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 21h-1l1-7H6.74S10.42 7.54 13 3h1l-1 7h4.28L11 21z" + d: "M11 21h-1l1-7H6.74S10.42 7.54 13 3h1l-1 7h4.28L11 21z", + fill: "currentColor" })); } - export default SvgBolt; \ No newline at end of file diff --git a/icons/es5/Book.js b/icons/es5/Book.js index 961beefaf5..1d4ec2967b 100644 --- a/icons/es5/Book.js +++ b/icons/es5/Book.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBook(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2H4v20h16V2zM6 4h5v8l-2.5-1.5L6 12V4z" + d: "M20 2H4v20h16V2zM6 4h5v8l-2.5-1.5L6 12V4z", + fill: "currentColor" })); } - export default SvgBook; \ No newline at end of file diff --git a/icons/es5/BookOnline.js b/icons/es5/BookOnline.js index ec8a9f40ee..60bc3cb498 100644 --- a/icons/es5/BookOnline.js +++ b/icons/es5/BookOnline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBookOnline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 1H5v22h14V1zM7 18V6h10v12H7zm9-7V8H8v3.1c.55 0 1 .45 1 1s-.45 1-1 1V16h8v-3c-.55 0-1-.45-1-1s.45-1 1-1zm-3.5 3.5h-1v-1h1v1zm0-2h-1v-1h1v1zm0-2h-1v-1h1v1z" + d: "M19 1H5v22h14V1zM7 18V6h10v12H7zm9-7V8H8v3.1c.55 0 1 .45 1 1s-.45 1-1 1V16h8v-3c-.55 0-1-.45-1-1s.45-1 1-1zm-3.5 3.5h-1v-1h1v1zm0-2h-1v-1h1v1zm0-2h-1v-1h1v1z", + fill: "currentColor" })); } - export default SvgBookOnline; \ No newline at end of file diff --git a/icons/es5/BookOpen.js b/icons/es5/BookOpen.js index 608f0b152f..dcff789e5f 100644 --- a/icons/es5/BookOpen.js +++ b/icons/es5/BookOpen.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBookOpen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -17,5 +15,4 @@ function SvgBookOpen(props) { fill: "currentColor" })); } - export default SvgBookOpen; \ No newline at end of file diff --git a/icons/es5/Bookmark.js b/icons/es5/Bookmark.js index 2d4d88c819..71945e0f33 100644 --- a/icons/es5/Bookmark.js +++ b/icons/es5/Bookmark.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBookmark(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgBookmark(props) { fill: "currentColor" })); } - export default SvgBookmark; \ No newline at end of file diff --git a/icons/es5/BookmarkAdd.js b/icons/es5/BookmarkAdd.js index 8a52208733..8fc55d3029 100644 --- a/icons/es5/BookmarkAdd.js +++ b/icons/es5/BookmarkAdd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBookmarkAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 7h-2v2h-2V7h-2V5h2V3h2v2h2v2zm-2 14l-7-3-7 3V3h9a5.002 5.002 0 005 7.9V21z" + d: "M21 7h-2v2h-2V7h-2V5h2V3h2v2h2v2zm-2 14l-7-3-7 3V3h9a5.002 5.002 0 005 7.9V21z", + fill: "currentColor" })); } - export default SvgBookmarkAdd; \ No newline at end of file diff --git a/icons/es5/BookmarkAdded.js b/icons/es5/BookmarkAdded.js index 07c2080230..9321c4376c 100644 --- a/icons/es5/BookmarkAdded.js +++ b/icons/es5/BookmarkAdded.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBookmarkAdded(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 21l-7-3-7 3V3h9a5.002 5.002 0 005 7.9V21zM17.83 9L15 6.17l1.41-1.41 1.41 1.41 3.54-3.54 1.41 1.41L17.83 9z" + d: "M19 21l-7-3-7 3V3h9a5.002 5.002 0 005 7.9V21zM17.83 9L15 6.17l1.41-1.41 1.41 1.41 3.54-3.54 1.41 1.41L17.83 9z", + fill: "currentColor" })); } - export default SvgBookmarkAdded; \ No newline at end of file diff --git a/icons/es5/BookmarkBorder.js b/icons/es5/BookmarkBorder.js index a1520de834..b967d52cd7 100644 --- a/icons/es5/BookmarkBorder.js +++ b/icons/es5/BookmarkBorder.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBookmarkBorder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 3H5v18l7-3 7 3V3zm-2 15l-5-2.18L7 18V5h10v13z" + d: "M19 3H5v18l7-3 7 3V3zm-2 15l-5-2.18L7 18V5h10v13z", + fill: "currentColor" })); } - export default SvgBookmarkBorder; \ No newline at end of file diff --git a/icons/es5/BookmarkRemove.js b/icons/es5/BookmarkRemove.js index e43e20c16d..c49f3259b9 100644 --- a/icons/es5/BookmarkRemove.js +++ b/icons/es5/BookmarkRemove.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBookmarkRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 7h-6V5h6v2zm-2 3.9c-.64.13-1.32.14-2.02 0-1.91-.38-3.47-1.92-3.87-3.83A5.02 5.02 0 0114 3H5v18l7-3 7 3V10.9z" + d: "M21 7h-6V5h6v2zm-2 3.9c-.64.13-1.32.14-2.02 0-1.91-.38-3.47-1.92-3.87-3.83A5.02 5.02 0 0114 3H5v18l7-3 7 3V10.9z", + fill: "currentColor" })); } - export default SvgBookmarkRemove; \ No newline at end of file diff --git a/icons/es5/Bookmarks.js b/icons/es5/Bookmarks.js index 2723f3706e..ddb81feed1 100644 --- a/icons/es5/Bookmarks.js +++ b/icons/es5/Bookmarks.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBookmarks(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 18l2 1V1H7v2h12v15zM17 5H3v18l7-3 7 3V5z" + d: "M19 18l2 1V1H7v2h12v15zM17 5H3v18l7-3 7 3V5z", + fill: "currentColor" })); } - export default SvgBookmarks; \ No newline at end of file diff --git a/icons/es5/BorderAll.js b/icons/es5/BorderAll.js index 36e29132f2..89a5479a67 100644 --- a/icons/es5/BorderAll.js +++ b/icons/es5/BorderAll.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm8 16H5v-6h6v6zm0-8H5V5h6v6zm8 8h-6v-6h6v6zm0-8h-6V5h6v6z" + d: "M3 3v18h18V3H3zm8 16H5v-6h6v6zm0-8H5V5h6v6zm8 8h-6v-6h6v6zm0-8h-6V5h6v6z", + fill: "currentColor" })); } - export default SvgBorderAll; \ No newline at end of file diff --git a/icons/es5/BorderBottom.js b/icons/es5/BorderBottom.js index b9484ac842..b43ac18730 100644 --- a/icons/es5/BorderBottom.js +++ b/icons/es5/BorderBottom.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderBottom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 11H7v2h2v-2zm4 4h-2v2h2v-2zM9 3H7v2h2V3zm4 8h-2v2h2v-2zM5 3H3v2h2V3zm8 4h-2v2h2V7zm4 4h-2v2h2v-2zm-4-8h-2v2h2V3zm4 0h-2v2h2V3zm2 10h2v-2h-2v2zm0 4h2v-2h-2v2zM5 7H3v2h2V7zm14-4v2h2V3h-2zm0 6h2V7h-2v2zM5 11H3v2h2v-2zM3 21h18v-2H3v2zm2-6H3v2h2v-2z" + d: "M9 11H7v2h2v-2zm4 4h-2v2h2v-2zM9 3H7v2h2V3zm4 8h-2v2h2v-2zM5 3H3v2h2V3zm8 4h-2v2h2V7zm4 4h-2v2h2v-2zm-4-8h-2v2h2V3zm4 0h-2v2h2V3zm2 10h2v-2h-2v2zm0 4h2v-2h-2v2zM5 7H3v2h2V7zm14-4v2h2V3h-2zm0 6h2V7h-2v2zM5 11H3v2h2v-2zM3 21h18v-2H3v2zm2-6H3v2h2v-2z", + fill: "currentColor" })); } - export default SvgBorderBottom; \ No newline at end of file diff --git a/icons/es5/BorderClear.js b/icons/es5/BorderClear.js index 7a020fe19b..231423a7ba 100644 --- a/icons/es5/BorderClear.js +++ b/icons/es5/BorderClear.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderClear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 5h2V3H7v2zm0 8h2v-2H7v2zm0 8h2v-2H7v2zm4-4h2v-2h-2v2zm0 4h2v-2h-2v2zm-8 0h2v-2H3v2zm0-4h2v-2H3v2zm0-4h2v-2H3v2zm0-4h2V7H3v2zm0-4h2V3H3v2zm8 8h2v-2h-2v2zm8 4h2v-2h-2v2zm0-4h2v-2h-2v2zm0 8h2v-2h-2v2zm0-12h2V7h-2v2zm-8 0h2V7h-2v2zm8-6v2h2V3h-2zm-8 2h2V3h-2v2zm4 16h2v-2h-2v2zm0-8h2v-2h-2v2zm0-8h2V3h-2v2z" + d: "M7 5h2V3H7v2zm0 8h2v-2H7v2zm0 8h2v-2H7v2zm4-4h2v-2h-2v2zm0 4h2v-2h-2v2zm-8 0h2v-2H3v2zm0-4h2v-2H3v2zm0-4h2v-2H3v2zm0-4h2V7H3v2zm0-4h2V3H3v2zm8 8h2v-2h-2v2zm8 4h2v-2h-2v2zm0-4h2v-2h-2v2zm0 8h2v-2h-2v2zm0-12h2V7h-2v2zm-8 0h2V7h-2v2zm8-6v2h2V3h-2zm-8 2h2V3h-2v2zm4 16h2v-2h-2v2zm0-8h2v-2h-2v2zm0-8h2V3h-2v2z", + fill: "currentColor" })); } - export default SvgBorderClear; \ No newline at end of file diff --git a/icons/es5/BorderColor.js b/icons/es5/BorderColor.js index 666bc336f3..a0bb3f1c32 100644 --- a/icons/es5/BorderColor.js +++ b/icons/es5/BorderColor.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderColor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 24H2v-4h20v4zM13.06 5.19l3.75 3.75L7.75 18H4v-3.75l9.06-9.06zm4.82 2.68l-3.75-3.75 2.53-2.54 3.75 3.75-2.53 2.54z" + d: "M22 24H2v-4h20v4zM13.06 5.19l3.75 3.75L7.75 18H4v-3.75l9.06-9.06zm4.82 2.68l-3.75-3.75 2.53-2.54 3.75 3.75-2.53 2.54z", + fill: "currentColor" })); } - export default SvgBorderColor; \ No newline at end of file diff --git a/icons/es5/BorderHorizontal.js b/icons/es5/BorderHorizontal.js index f326161ffa..77c7cee882 100644 --- a/icons/es5/BorderHorizontal.js +++ b/icons/es5/BorderHorizontal.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderHorizontal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 21h2v-2H3v2zM5 7H3v2h2V7zM3 17h2v-2H3v2zm4 4h2v-2H7v2zM5 3H3v2h2V3zm4 0H7v2h2V3zm8 0h-2v2h2V3zm-4 4h-2v2h2V7zm0-4h-2v2h2V3zm6 14h2v-2h-2v2zm-8 4h2v-2h-2v2zm-8-8h18v-2H3v2zM19 3v2h2V3h-2zm0 6h2V7h-2v2zm-8 8h2v-2h-2v2zm4 4h2v-2h-2v2zm4 0h2v-2h-2v2z" + d: "M3 21h2v-2H3v2zM5 7H3v2h2V7zM3 17h2v-2H3v2zm4 4h2v-2H7v2zM5 3H3v2h2V3zm4 0H7v2h2V3zm8 0h-2v2h2V3zm-4 4h-2v2h2V7zm0-4h-2v2h2V3zm6 14h2v-2h-2v2zm-8 4h2v-2h-2v2zm-8-8h18v-2H3v2zM19 3v2h2V3h-2zm0 6h2V7h-2v2zm-8 8h2v-2h-2v2zm4 4h2v-2h-2v2zm4 0h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgBorderHorizontal; \ No newline at end of file diff --git a/icons/es5/BorderInner.js b/icons/es5/BorderInner.js index 6737893eb5..2fc23f5b4a 100644 --- a/icons/es5/BorderInner.js +++ b/icons/es5/BorderInner.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderInner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 21h2v-2H3v2zm4 0h2v-2H7v2zM5 7H3v2h2V7zM3 17h2v-2H3v2zM9 3H7v2h2V3zM5 3H3v2h2V3zm12 0h-2v2h2V3zm2 6h2V7h-2v2zm0-6v2h2V3h-2zm-4 18h2v-2h-2v2zM13 3h-2v8H3v2h8v8h2v-8h8v-2h-8V3zm6 18h2v-2h-2v2zm0-4h2v-2h-2v2z" + d: "M3 21h2v-2H3v2zm4 0h2v-2H7v2zM5 7H3v2h2V7zM3 17h2v-2H3v2zM9 3H7v2h2V3zM5 3H3v2h2V3zm12 0h-2v2h2V3zm2 6h2V7h-2v2zm0-6v2h2V3h-2zm-4 18h2v-2h-2v2zM13 3h-2v8H3v2h8v8h2v-8h8v-2h-8V3zm6 18h2v-2h-2v2zm0-4h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgBorderInner; \ No newline at end of file diff --git a/icons/es5/BorderLeft.js b/icons/es5/BorderLeft.js index 5ccb7cf7dc..d6b758e963 100644 --- a/icons/es5/BorderLeft.js +++ b/icons/es5/BorderLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 21h2v-2h-2v2zm0-4h2v-2h-2v2zm0-12h2V3h-2v2zm0 4h2V7h-2v2zm0 4h2v-2h-2v2zm-4 8h2v-2H7v2zM7 5h2V3H7v2zm0 8h2v-2H7v2zm-4 8h2V3H3v18zM19 9h2V7h-2v2zm-4 12h2v-2h-2v2zm4-4h2v-2h-2v2zm0-14v2h2V3h-2zm0 10h2v-2h-2v2zm0 8h2v-2h-2v2zm-4-8h2v-2h-2v2zm0-8h2V3h-2v2z" + d: "M11 21h2v-2h-2v2zm0-4h2v-2h-2v2zm0-12h2V3h-2v2zm0 4h2V7h-2v2zm0 4h2v-2h-2v2zm-4 8h2v-2H7v2zM7 5h2V3H7v2zm0 8h2v-2H7v2zm-4 8h2V3H3v18zM19 9h2V7h-2v2zm-4 12h2v-2h-2v2zm4-4h2v-2h-2v2zm0-14v2h2V3h-2zm0 10h2v-2h-2v2zm0 8h2v-2h-2v2zm-4-8h2v-2h-2v2zm0-8h2V3h-2v2z", + fill: "currentColor" })); } - export default SvgBorderLeft; \ No newline at end of file diff --git a/icons/es5/BorderOuter.js b/icons/es5/BorderOuter.js index aaf4795e8d..0d8cf181a9 100644 --- a/icons/es5/BorderOuter.js +++ b/icons/es5/BorderOuter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderOuter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 7h-2v2h2V7zm0 4h-2v2h2v-2zm4 0h-2v2h2v-2zM3 3v18h18V3H3zm16 16H5V5h14v14zm-6-4h-2v2h2v-2zm-4-4H7v2h2v-2z" + d: "M13 7h-2v2h2V7zm0 4h-2v2h2v-2zm4 0h-2v2h2v-2zM3 3v18h18V3H3zm16 16H5V5h14v14zm-6-4h-2v2h2v-2zm-4-4H7v2h2v-2z", + fill: "currentColor" })); } - export default SvgBorderOuter; \ No newline at end of file diff --git a/icons/es5/BorderRight.js b/icons/es5/BorderRight.js index a6dcb3689e..468df3995f 100644 --- a/icons/es5/BorderRight.js +++ b/icons/es5/BorderRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 21h2v-2H7v2zM3 5h2V3H3v2zm4 0h2V3H7v2zm0 8h2v-2H7v2zm-4 8h2v-2H3v2zm8 0h2v-2h-2v2zm-8-8h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm8 8h2v-2h-2v2zm4-4h2v-2h-2v2zm4-10v18h2V3h-2zm-4 18h2v-2h-2v2zm0-16h2V3h-2v2zm-4 8h2v-2h-2v2zm0-8h2V3h-2v2zm0 4h2V7h-2v2z" + d: "M7 21h2v-2H7v2zM3 5h2V3H3v2zm4 0h2V3H7v2zm0 8h2v-2H7v2zm-4 8h2v-2H3v2zm8 0h2v-2h-2v2zm-8-8h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm8 8h2v-2h-2v2zm4-4h2v-2h-2v2zm4-10v18h2V3h-2zm-4 18h2v-2h-2v2zm0-16h2V3h-2v2zm-4 8h2v-2h-2v2zm0-8h2V3h-2v2zm0 4h2V7h-2v2z", + fill: "currentColor" })); } - export default SvgBorderRight; \ No newline at end of file diff --git a/icons/es5/BorderStyle.js b/icons/es5/BorderStyle.js index d02bd2053c..9e988dbab5 100644 --- a/icons/es5/BorderStyle.js +++ b/icons/es5/BorderStyle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderStyle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 21h2v-2h-2v2zm4 0h2v-2h-2v2zM7 21h2v-2H7v2zm4 0h2v-2h-2v2zm8-4h2v-2h-2v2zm0-4h2v-2h-2v2zM3 3v18h2V5h16V3H3zm16 6h2V7h-2v2z" + d: "M15 21h2v-2h-2v2zm4 0h2v-2h-2v2zM7 21h2v-2H7v2zm4 0h2v-2h-2v2zm8-4h2v-2h-2v2zm0-4h2v-2h-2v2zM3 3v18h2V5h16V3H3zm16 6h2V7h-2v2z", + fill: "currentColor" })); } - export default SvgBorderStyle; \ No newline at end of file diff --git a/icons/es5/BorderTop.js b/icons/es5/BorderTop.js index 8ee753bb30..f0dff6e34e 100644 --- a/icons/es5/BorderTop.js +++ b/icons/es5/BorderTop.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderTop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 21h2v-2H7v2zm0-8h2v-2H7v2zm4 0h2v-2h-2v2zm0 8h2v-2h-2v2zm-8-4h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2v-2H3v2zm0-4h2V7H3v2zm8 8h2v-2h-2v2zm8-8h2V7h-2v2zm0 4h2v-2h-2v2zM3 3v2h18V3H3zm16 14h2v-2h-2v2zm-4 4h2v-2h-2v2zM11 9h2V7h-2v2zm8 12h2v-2h-2v2zm-4-8h2v-2h-2v2z" + d: "M7 21h2v-2H7v2zm0-8h2v-2H7v2zm4 0h2v-2h-2v2zm0 8h2v-2h-2v2zm-8-4h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2v-2H3v2zm0-4h2V7H3v2zm8 8h2v-2h-2v2zm8-8h2V7h-2v2zm0 4h2v-2h-2v2zM3 3v2h18V3H3zm16 14h2v-2h-2v2zm-4 4h2v-2h-2v2zM11 9h2V7h-2v2zm8 12h2v-2h-2v2zm-4-8h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgBorderTop; \ No newline at end of file diff --git a/icons/es5/BorderVertical.js b/icons/es5/BorderVertical.js index 6da522aedb..29398891ed 100644 --- a/icons/es5/BorderVertical.js +++ b/icons/es5/BorderVertical.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBorderVertical(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 9h2V7H3v2zm0-4h2V3H3v2zm4 16h2v-2H7v2zm0-8h2v-2H7v2zm-4 0h2v-2H3v2zm0 8h2v-2H3v2zm0-4h2v-2H3v2zM7 5h2V3H7v2zm12 12h2v-2h-2v2zm-8 4h2V3h-2v18zm8 0h2v-2h-2v2zm0-8h2v-2h-2v2zm0-10v2h2V3h-2zm0 6h2V7h-2v2zm-4-4h2V3h-2v2zm0 16h2v-2h-2v2zm0-8h2v-2h-2v2z" + d: "M3 9h2V7H3v2zm0-4h2V3H3v2zm4 16h2v-2H7v2zm0-8h2v-2H7v2zm-4 0h2v-2H3v2zm0 8h2v-2H3v2zm0-4h2v-2H3v2zM7 5h2V3H7v2zm12 12h2v-2h-2v2zm-8 4h2V3h-2v18zm8 0h2v-2h-2v2zm0-8h2v-2h-2v2zm0-10v2h2V3h-2zm0 6h2V7h-2v2zm-4-4h2V3h-2v2zm0 16h2v-2h-2v2zm0-8h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgBorderVertical; \ No newline at end of file diff --git a/icons/es5/Boy.js b/icons/es5/Boy.js index 827cdbd5b8..3fffbac31c 100644 --- a/icons/es5/Boy.js +++ b/icons/es5/Boy.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBoy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7.5c.97 0 1.75-.78 1.75-1.75S12.97 4 12 4s-1.75.78-1.75 1.75S11.03 7.5 12 7.5zM14 20v-5h1v-4.5c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2V15h1v5h4z" + d: "M12 7.5c.97 0 1.75-.78 1.75-1.75S12.97 4 12 4s-1.75.78-1.75 1.75S11.03 7.5 12 7.5zM14 20v-5h1v-4.5c0-1.1-.9-2-2-2h-2c-1.1 0-2 .9-2 2V15h1v5h4z", + fill: "currentColor" })); } - export default SvgBoy; \ No newline at end of file diff --git a/icons/es5/BrandingWatermark.js b/icons/es5/BrandingWatermark.js index 9b387a6fe3..74ecd492d3 100644 --- a/icons/es5/BrandingWatermark.js +++ b/icons/es5/BrandingWatermark.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrandingWatermark(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v18h22V3zm-2 16h-9v-6h9v6z" + d: "M23 3H1v18h22V3zm-2 16h-9v-6h9v6z", + fill: "currentColor" })); } - export default SvgBrandingWatermark; \ No newline at end of file diff --git a/icons/es5/BreakfastDining.js b/icons/es5/BreakfastDining.js index 15877fadb6..377e4c0669 100644 --- a/icons/es5/BreakfastDining.js +++ b/icons/es5/BreakfastDining.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBreakfastDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.85 3H6.14C4.15 3 2.36 4.39 2.05 6.36c-.27 1.75.59 3.29 1.95 4.09V21h16V10.45a3.996 3.996 0 001.95-4.11C21.63 4.38 19.83 3 17.85 3zm-1.44 10L12 17.42 7.59 13 12 8.59 16.41 13z" + d: "M17.85 3H6.14C4.15 3 2.36 4.39 2.05 6.36c-.27 1.75.59 3.29 1.95 4.09V21h16V10.45a3.996 3.996 0 001.95-4.11C21.63 4.38 19.83 3 17.85 3zm-1.44 10L12 17.42 7.59 13 12 8.59 16.41 13z", + fill: "currentColor" })); } - export default SvgBreakfastDining; \ No newline at end of file diff --git a/icons/es5/Brightness1.js b/icons/es5/Brightness1.js index 9d1d883a7d..ba2c42c66f 100644 --- a/icons/es5/Brightness1.js +++ b/icons/es5/Brightness1.js @@ -1,18 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrightness1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 12, r: 10 })); } - export default SvgBrightness1; \ No newline at end of file diff --git a/icons/es5/Brightness2.js b/icons/es5/Brightness2.js index ece1b7a1b4..080b124060 100644 --- a/icons/es5/Brightness2.js +++ b/icons/es5/Brightness2.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrightness2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 2c-1.82 0-3.53.5-5 1.35C7.99 5.08 10 8.3 10 12s-2.01 6.92-5 8.65C6.47 21.5 8.18 22 10 22c5.52 0 10-4.48 10-10S15.52 2 10 2z" + d: "M10 2c-1.82 0-3.53.5-5 1.35C7.99 5.08 10 8.3 10 12s-2.01 6.92-5 8.65C6.47 21.5 8.18 22 10 22c5.52 0 10-4.48 10-10S15.52 2 10 2z", + fill: "currentColor" })); } - export default SvgBrightness2; \ No newline at end of file diff --git a/icons/es5/Brightness3.js b/icons/es5/Brightness3.js index e783160279..4053e23962 100644 --- a/icons/es5/Brightness3.js +++ b/icons/es5/Brightness3.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrightness3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 2c-1.05 0-2.05.16-3 .46 4.06 1.27 7 5.06 7 9.54s-2.94 8.27-7 9.54c.95.3 1.95.46 3 .46 5.52 0 10-4.48 10-10S14.52 2 9 2z" + d: "M9 2c-1.05 0-2.05.16-3 .46 4.06 1.27 7 5.06 7 9.54s-2.94 8.27-7 9.54c.95.3 1.95.46 3 .46 5.52 0 10-4.48 10-10S14.52 2 9 2z", + fill: "currentColor" })); } - export default SvgBrightness3; \ No newline at end of file diff --git a/icons/es5/Brightness4.js b/icons/es5/Brightness4.js index 784f99fa6f..73f8ec31fe 100644 --- a/icons/es5/Brightness4.js +++ b/icons/es5/Brightness4.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrightness4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6c3.31 0 6 2.69 6 6s-2.69 6-6 6z" + d: "M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6c3.31 0 6 2.69 6 6s-2.69 6-6 6z", + fill: "currentColor" })); } - export default SvgBrightness4; \ No newline at end of file diff --git a/icons/es5/Brightness5.js b/icons/es5/Brightness5.js index ba14aa90d0..13de66f3c8 100644 --- a/icons/es5/Brightness5.js +++ b/icons/es5/Brightness5.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrightness5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z" + d: "M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z", + fill: "currentColor" })); } - export default SvgBrightness5; \ No newline at end of file diff --git a/icons/es5/Brightness6.js b/icons/es5/Brightness6.js index f619cad689..40c52cddb0 100644 --- a/icons/es5/Brightness6.js +++ b/icons/es5/Brightness6.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrightness6(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18V6c3.31 0 6 2.69 6 6s-2.69 6-6 6z" + d: "M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18V6c3.31 0 6 2.69 6 6s-2.69 6-6 6z", + fill: "currentColor" })); } - export default SvgBrightness6; \ No newline at end of file diff --git a/icons/es5/Brightness7.js b/icons/es5/Brightness7.js index c98ce6983d..e6ed78050f 100644 --- a/icons/es5/Brightness7.js +++ b/icons/es5/Brightness7.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrightness7(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zm0-10c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z" + d: "M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zm0-10c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z", + fill: "currentColor" })); } - export default SvgBrightness7; \ No newline at end of file diff --git a/icons/es5/BrightnessAuto.js b/icons/es5/BrightnessAuto.js index aab262fa68..082a3f361b 100644 --- a/icons/es5/BrightnessAuto.js +++ b/icons/es5/BrightnessAuto.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrightnessAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.85 12.65h2.3L12 9l-1.15 3.65zM20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM14.3 16l-.7-2h-3.2l-.7 2H7.8L11 7h2l3.2 9h-1.9z" + d: "M10.85 12.65h2.3L12 9l-1.15 3.65zM20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM14.3 16l-.7-2h-3.2l-.7 2H7.8L11 7h2l3.2 9h-1.9z", + fill: "currentColor" })); } - export default SvgBrightnessAuto; \ No newline at end of file diff --git a/icons/es5/BrightnessHigh.js b/icons/es5/BrightnessHigh.js index 6e8da2623c..7be4ab48ce 100644 --- a/icons/es5/BrightnessHigh.js +++ b/icons/es5/BrightnessHigh.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrightnessHigh(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zm0-10c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z" + d: "M20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12 20 8.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zm0-10c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z", + fill: "currentColor" })); } - export default SvgBrightnessHigh; \ No newline at end of file diff --git a/icons/es5/BrightnessLow.js b/icons/es5/BrightnessLow.js index d8958ab366..c80aad14f9 100644 --- a/icons/es5/BrightnessLow.js +++ b/icons/es5/BrightnessLow.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrightnessLow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z" + d: "M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z", + fill: "currentColor" })); } - export default SvgBrightnessLow; \ No newline at end of file diff --git a/icons/es5/BrightnessMedium.js b/icons/es5/BrightnessMedium.js index bfdcf31eb5..032050af8d 100644 --- a/icons/es5/BrightnessMedium.js +++ b/icons/es5/BrightnessMedium.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrightnessMedium(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18V6c3.31 0 6 2.69 6 6s-2.69 6-6 6z" + d: "M20 15.31L23.31 12 20 8.69V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69zM12 18V6c3.31 0 6 2.69 6 6s-2.69 6-6 6z", + fill: "currentColor" })); } - export default SvgBrightnessMedium; \ No newline at end of file diff --git a/icons/es5/BroadcastOnHome.js b/icons/es5/BroadcastOnHome.js index b355e18414..81e69caa56 100644 --- a/icons/es5/BroadcastOnHome.js +++ b/icons/es5/BroadcastOnHome.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBroadcastOnHome(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 9.76V4H4v2h16v2.59c.73.29 1.4.69 2 1.17zM9 9H2v11h7V9zm-2 9H4v-7h3v7zm10.75-1.03c.3-.23.5-.57.5-.97a1.25 1.25 0 00-2.5 0c0 .4.2.75.5.97V22h1.5v-5.03z" + d: "M22 9.76V4H4v2h16v2.59c.73.29 1.4.69 2 1.17zM9 9H2v11h7V9zm-2 9H4v-7h3v7zm10.75-1.03c.3-.23.5-.57.5-.97a1.25 1.25 0 00-2.5 0c0 .4.2.75.5.97V22h1.5v-5.03z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 13.5a2.5 2.5 0 012.5 2.5c0 .69-.28 1.31-.73 1.76l1.06 1.06C20.55 18.1 21 17.1 21 16c0-2.21-1.79-4-4-4s-4 1.79-4 4c0 1.1.45 2.1 1.17 2.83l1.06-1.06A2.5 2.5 0 0117 13.5z" + d: "M17 13.5a2.5 2.5 0 012.5 2.5c0 .69-.28 1.31-.73 1.76l1.06 1.06C20.55 18.1 21 17.1 21 16c0-2.21-1.79-4-4-4s-4 1.79-4 4c0 1.1.45 2.1 1.17 2.83l1.06-1.06A2.5 2.5 0 0117 13.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 9.5a6.5 6.5 0 00-6.5 6.5c0 1.79.73 3.42 1.9 4.6l1.06-1.06C12.56 18.63 12 17.38 12 16c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.37-.56 2.62-1.46 3.52l1.07 1.06A6.5 6.5 0 0017 9.5z" + d: "M17 9.5a6.5 6.5 0 00-6.5 6.5c0 1.79.73 3.42 1.9 4.6l1.06-1.06C12.56 18.63 12 17.38 12 16c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.37-.56 2.62-1.46 3.52l1.07 1.06A6.5 6.5 0 0017 9.5z", + fill: "currentColor" })); } - export default SvgBroadcastOnHome; \ No newline at end of file diff --git a/icons/es5/BroadcastOnPersonal.js b/icons/es5/BroadcastOnPersonal.js index 86c446d406..f3ac52a4a5 100644 --- a/icons/es5/BroadcastOnPersonal.js +++ b/icons/es5/BroadcastOnPersonal.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBroadcastOnPersonal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 8c.7 0 1.38.1 2.02.27L12 3 4 9v12h6.76A7.998 7.998 0 0117 8zm0 6.75c-.69 0-1.25.56-1.25 1.25 0 .4.2.75.5.97V22h1.5v-5.03c.3-.23.5-.57.5-.97 0-.69-.56-1.25-1.25-1.25z" + d: "M17 8c.7 0 1.38.1 2.02.27L12 3 4 9v12h6.76A7.998 7.998 0 0117 8zm0 6.75c-.69 0-1.25.56-1.25 1.25 0 .4.2.75.5.97V22h1.5v-5.03c.3-.23.5-.57.5-.97 0-.69-.56-1.25-1.25-1.25z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 12c-2.21 0-4 1.79-4 4 0 1.1.45 2.1 1.17 2.83l1.06-1.06A2.5 2.5 0 1119.5 16c0 .69-.28 1.31-.73 1.76l1.06 1.06C20.55 18.1 21 17.1 21 16c0-2.21-1.79-4-4-4z" + d: "M17 12c-2.21 0-4 1.79-4 4 0 1.1.45 2.1 1.17 2.83l1.06-1.06A2.5 2.5 0 1119.5 16c0 .69-.28 1.31-.73 1.76l1.06 1.06C20.55 18.1 21 17.1 21 16c0-2.21-1.79-4-4-4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 9.5a6.5 6.5 0 00-6.5 6.5c0 1.79.73 3.42 1.9 4.6l1.06-1.06C12.56 18.63 12 17.38 12 16c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.37-.56 2.62-1.46 3.52l1.07 1.06A6.5 6.5 0 0017 9.5z" + d: "M17 9.5a6.5 6.5 0 00-6.5 6.5c0 1.79.73 3.42 1.9 4.6l1.06-1.06C12.56 18.63 12 17.38 12 16c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.37-.56 2.62-1.46 3.52l1.07 1.06A6.5 6.5 0 0017 9.5z", + fill: "currentColor" })); } - export default SvgBroadcastOnPersonal; \ No newline at end of file diff --git a/icons/es5/BrokenImage.js b/icons/es5/BrokenImage.js index 5ad0420ff5..8332d21a14 100644 --- a/icons/es5/BrokenImage.js +++ b/icons/es5/BrokenImage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrokenImage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3v8.59l-3-3.01-4 4.01-4-4-4 4-3-3.01V3h18zm-3 8.42l3 3.01V21H3v-8.58l3 2.99 4-4 4 4 4-3.99z" + d: "M21 3v8.59l-3-3.01-4 4.01-4-4-4 4-3-3.01V3h18zm-3 8.42l3 3.01V21H3v-8.58l3 2.99 4-4 4 4 4-3.99z", + fill: "currentColor" })); } - export default SvgBrokenImage; \ No newline at end of file diff --git a/icons/es5/BrowseGallery.js b/icons/es5/BrowseGallery.js index 2de860a46c..90b6d4b1b6 100644 --- a/icons/es5/BrowseGallery.js +++ b/icons/es5/BrowseGallery.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrowseGallery(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 3a9 9 0 10.001 18.001A9 9 0 009 3zm2.79 13.21L8 12.41V7h2v4.59l3.21 3.21-1.42 1.41z" + d: "M9 3a9 9 0 10.001 18.001A9 9 0 009 3zm2.79 13.21L8 12.41V7h2v4.59l3.21 3.21-1.42 1.41z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17.99 3.52v2.16A6.99 6.99 0 0122 12c0 2.79-1.64 5.2-4.01 6.32v2.16C21.48 19.24 24 15.91 24 12s-2.52-7.24-6.01-8.48z" + d: "M17.99 3.52v2.16A6.99 6.99 0 0122 12c0 2.79-1.64 5.2-4.01 6.32v2.16C21.48 19.24 24 15.91 24 12s-2.52-7.24-6.01-8.48z", + fill: "currentColor" })); } - export default SvgBrowseGallery; \ No newline at end of file diff --git a/icons/es5/BrowserNotSupported.js b/icons/es5/BrowserNotSupported.js index 1b4256bf0c..c616dab95d 100644 --- a/icons/es5/BrowserNotSupported.js +++ b/icons/es5/BrowserNotSupported.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrowserNotSupported(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 6v10.5l2 2V4H6.5l2 2zM3.22 3.32L1.95 4.59 3 5.64V20h14.36l2.06 2.06 1.27-1.27L3.22 3.32zM15 18H5V7.64L15.36 18H15z" + d: "M19 6v10.5l2 2V4H6.5l2 2zM3.22 3.32L1.95 4.59 3 5.64V20h14.36l2.06 2.06 1.27-1.27L3.22 3.32zM15 18H5V7.64L15.36 18H15z", + fill: "currentColor" })); } - export default SvgBrowserNotSupported; \ No newline at end of file diff --git a/icons/es5/BrowserUpdated.js b/icons/es5/BrowserUpdated.js index 949c0639a1..08b5c94814 100644 --- a/icons/es5/BrowserUpdated.js +++ b/icons/es5/BrowserUpdated.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrowserUpdated(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 13v5h-5l1 1v2H6v-2l1-1H2V3h10v2H4v11h16v-3h2zm-7 2l-5-5h4V3h2v7h4l-5 5z" + d: "M22 13v5h-5l1 1v2H6v-2l1-1H2V3h10v2H4v11h16v-3h2zm-7 2l-5-5h4V3h2v7h4l-5 5z", + fill: "currentColor" })); } - export default SvgBrowserUpdated; \ No newline at end of file diff --git a/icons/es5/BrunchDining.js b/icons/es5/BrunchDining.js index 3dd9561cc1..8f54480fed 100644 --- a/icons/es5/BrunchDining.js +++ b/icons/es5/BrunchDining.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrunchDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 8h2V4h-2v4zm-2 14H2v-2h14v2zm2-6.11l-.4-.42a5.852 5.852 0 01-1.6-4V2h6v9.51c0 1.46-.54 2.87-1.53 3.94l-.47.52V20h2v2h-4v-6.11zM7 16v-2h4v2h5v2H2v-2h5z" + d: "M18 8h2V4h-2v4zm-2 14H2v-2h14v2zm2-6.11l-.4-.42a5.852 5.852 0 01-1.6-4V2h6v9.51c0 1.46-.54 2.87-1.53 3.94l-.47.52V20h2v2h-4v-6.11zM7 16v-2h4v2h5v2H2v-2h5z", + fill: "currentColor" })); } - export default SvgBrunchDining; \ No newline at end of file diff --git a/icons/es5/Brush.js b/icons/es5/Brush.js index 70f4254812..113c0c44c3 100644 --- a/icons/es5/Brush.js +++ b/icons/es5/Brush.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBrush(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 14c-1.66 0-3 1.34-3 3 0 1.31-1.16 2-2 2 .92 1.22 2.49 2 4 2 2.21 0 4-1.79 4-4 0-1.66-1.34-3-3-3zm14.41-8.66l-2.75-2.75L9 12.25 11.75 15l9.66-9.66z" + d: "M7 14c-1.66 0-3 1.34-3 3 0 1.31-1.16 2-2 2 .92 1.22 2.49 2 4 2 2.21 0 4-1.79 4-4 0-1.66-1.34-3-3-3zm14.41-8.66l-2.75-2.75L9 12.25 11.75 15l9.66-9.66z", + fill: "currentColor" })); } - export default SvgBrush; \ No newline at end of file diff --git a/icons/es5/BubbleChart.js b/icons/es5/BubbleChart.js index 436d5ec06e..b9cd576898 100644 --- a/icons/es5/BubbleChart.js +++ b/icons/es5/BubbleChart.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBubbleChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 7.2, cy: 14.4, @@ -22,5 +21,4 @@ function SvgBubbleChart(props) { r: 4.8 })); } - export default SvgBubbleChart; \ No newline at end of file diff --git a/icons/es5/BugReport.js b/icons/es5/BugReport.js index fecdbbc91b..3c2eb0abc6 100644 --- a/icons/es5/BugReport.js +++ b/icons/es5/BugReport.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBugReport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8h-2.81a5.985 5.985 0 00-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5s-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z" + d: "M20 8h-2.81a5.985 5.985 0 00-1.82-1.96L17 4.41 15.59 3l-2.17 2.17C12.96 5.06 12.49 5 12 5s-.96.06-1.41.17L8.41 3 7 4.41l1.62 1.63C7.88 6.55 7.26 7.22 6.81 8H4v2h2.09c-.05.33-.09.66-.09 1v1H4v2h2v1c0 .34.04.67.09 1H4v2h2.81c1.04 1.79 2.97 3 5.19 3s4.15-1.21 5.19-3H20v-2h-2.09c.05-.33.09-.66.09-1v-1h2v-2h-2v-1c0-.34-.04-.67-.09-1H20V8zm-6 8h-4v-2h4v2zm0-4h-4v-2h4v2z", + fill: "currentColor" })); } - export default SvgBugReport; \ No newline at end of file diff --git a/icons/es5/Build.js b/icons/es5/Build.js index 6729367948..f5ddf86b52 100644 --- a/icons/es5/Build.js +++ b/icons/es5/Build.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBuild(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.09 2.91C10.08.9 7.07.49 4.65 1.67l4.34 4.34-3 3-4.34-4.34C.48 7.1.89 10.09 2.9 12.1a6.507 6.507 0 006.89 1.48l9.82 9.82 3.71-3.71-9.78-9.79c.92-2.34.44-5.1-1.45-6.99z" + d: "M12.09 2.91C10.08.9 7.07.49 4.65 1.67l4.34 4.34-3 3-4.34-4.34C.48 7.1.89 10.09 2.9 12.1a6.507 6.507 0 006.89 1.48l9.82 9.82 3.71-3.71-9.78-9.79c.92-2.34.44-5.1-1.45-6.99z", + fill: "currentColor" })); } - export default SvgBuild; \ No newline at end of file diff --git a/icons/es5/BuildCircle.js b/icons/es5/BuildCircle.js index 05e7c3b8f6..119d60177a 100644 --- a/icons/es5/BuildCircle.js +++ b/icons/es5/BuildCircle.js @@ -1,17 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBuildCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm3.14 15.25l-3.76-3.76c-1.22.43-2.64.17-3.62-.81a3.468 3.468 0 01-.59-4.1l2.35 2.35 1.41-1.41-2.35-2.35c1.32-.71 2.99-.52 4.1.59.98.98 1.24 2.4.81 3.62l3.76 3.76-2.11 2.11z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" })); } - export default SvgBuildCircle; \ No newline at end of file diff --git a/icons/es5/Bungalow.js b/icons/es5/Bungalow.js index 2978acae82..6ceed42780 100644 --- a/icons/es5/Bungalow.js +++ b/icons/es5/Bungalow.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBungalow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3L4.2 15.5l1.7 1.06L7 14.8V21h4v-5h2v5h4v-6.21l1.1 1.77 1.7-1.06L12 3zm1 11h-2v-2h2v2z" + d: "M12 3L4.2 15.5l1.7 1.06L7 14.8V21h4v-5h2v5h4v-6.21l1.1 1.77 1.7-1.06L12 3zm1 11h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgBungalow; \ No newline at end of file diff --git a/icons/es5/BurstMode.js b/icons/es5/BurstMode.js index 39730c60d4..d8f41c6d4b 100644 --- a/icons/es5/BurstMode.js +++ b/icons/es5/BurstMode.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBurstMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 5h2v14H1V5zm4 0h2v14H5V5zm18 0H9v14h14V5zM11 17l2.5-3.15L15.29 16l2.5-3.22L21 17H11z" + d: "M1 5h2v14H1V5zm4 0h2v14H5V5zm18 0H9v14h14V5zM11 17l2.5-3.15L15.29 16l2.5-3.22L21 17H11z", + fill: "currentColor" })); } - export default SvgBurstMode; \ No newline at end of file diff --git a/icons/es5/BusAlert.js b/icons/es5/BusAlert.js index 96aca00d90..f5a971dfcc 100644 --- a/icons/es5/BusAlert.js +++ b/icons/es5/BusAlert.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBusAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 11V8h7.29c-.77-2.6.21-4.61.37-4.97C2.97 2.67 2 5.02 2 7v9.5c0 .95.38 1.81 1 2.44V22h3v-2h8v2h3v-3.06c.62-.63 1-1.49 1-2.44V13c-1.91 0-3.63-.76-4.89-2H4zm2.5 6c-.83 0-1.5-.67-1.5-1.5S5.67 14 6.5 14s1.5.67 1.5 1.5S7.33 17 6.5 17zm8.5-1.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5z" + d: "M4 11V8h7.29c-.77-2.6.21-4.61.37-4.97C2.97 2.67 2 5.02 2 7v9.5c0 .95.38 1.81 1 2.44V22h3v-2h8v2h3v-3.06c.62-.63 1-1.49 1-2.44V13c-1.91 0-3.63-.76-4.89-2H4zm2.5 6c-.83 0-1.5-.67-1.5-1.5S5.67 14 6.5 14s1.5.67 1.5 1.5S7.33 17 6.5 17zm8.5-1.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V8h1v1zm0-2h-1V3h1v4z" + d: "M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V8h1v1zm0-2h-1V3h1v4z", + fill: "currentColor" })); } - export default SvgBusAlert; \ No newline at end of file diff --git a/icons/es5/Business.js b/icons/es5/Business.js index 0761c939d6..57ad918c44 100644 --- a/icons/es5/Business.js +++ b/icons/es5/Business.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBusiness(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z" + d: "M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z", + fill: "currentColor" })); } - export default SvgBusiness; \ No newline at end of file diff --git a/icons/es5/BusinessCenter.js b/icons/es5/BusinessCenter.js index f45cab6831..5d688fb32f 100644 --- a/icons/es5/BusinessCenter.js +++ b/icons/es5/BusinessCenter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgBusinessCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 16v-1H3.01v6H21v-6h-7v1h-4zm12-9h-6V5l-2-2h-4L8 5v2H2v7h8v-2h4v2h8V7zm-8 0h-4V5h4v2z" + d: "M10 16v-1H3.01v6H21v-6h-7v1h-4zm12-9h-6V5l-2-2h-4L8 5v2H2v7h8v-2h4v2h8V7zm-8 0h-4V5h4v2z", + fill: "currentColor" })); } - export default SvgBusinessCenter; \ No newline at end of file diff --git a/icons/es5/Cabin.js b/icons/es5/Cabin.js index ff716cdec5..a9d64e4bf8 100644 --- a/icons/es5/Cabin.js +++ b/icons/es5/Cabin.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCabin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 1c0 1.66-1.34 3-3 3-.55 0-1 .45-1 1H4c0-1.66 1.34-3 3-3 .55 0 1-.45 1-1h2zm2 2L6 7.58V6H4v3.11L1 11.4l1.21 1.59L4 11.62V21h16v-9.38l1.79 1.36L23 11.4 12 3zm1.94 4h-3.89L12 5.52 13.94 7zm-6.5 2h9.12L18 10.1v.9H6v-.9L7.44 9zM18 13v2H6v-2h12zM6 19v-2h12v2H6z" + d: "M10 1c0 1.66-1.34 3-3 3-.55 0-1 .45-1 1H4c0-1.66 1.34-3 3-3 .55 0 1-.45 1-1h2zm2 2L6 7.58V6H4v3.11L1 11.4l1.21 1.59L4 11.62V21h16v-9.38l1.79 1.36L23 11.4 12 3zm1.94 4h-3.89L12 5.52 13.94 7zm-6.5 2h9.12L18 10.1v.9H6v-.9L7.44 9zM18 13v2H6v-2h12zM6 19v-2h12v2H6z", + fill: "currentColor" })); } - export default SvgCabin; \ No newline at end of file diff --git a/icons/es5/Cable.js b/icons/es5/Cable.js index 17b9bbc3a2..52109330d3 100644 --- a/icons/es5/Cable.js +++ b/icons/es5/Cable.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCable(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 5V3h-4v2h-1v5h2v9h-4V3H5v11H3v5h1v2h4v-2h1v-5H7V5h4v16h8V10h2V5h-1z" + d: "M20 5V3h-4v2h-1v5h2v9h-4V3H5v11H3v5h1v2h4v-2h1v-5H7V5h4v16h8V10h2V5h-1z", + fill: "currentColor" })); } - export default SvgCable; \ No newline at end of file diff --git a/icons/es5/Cached.js b/icons/es5/Cached.js index 3107bd2f4d..a12c7744a0 100644 --- a/icons/es5/Cached.js +++ b/icons/es5/Cached.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCached(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 8l-4 4h3c0 3.31-2.69 6-6 6a5.87 5.87 0 01-2.8-.7l-1.46 1.46A7.93 7.93 0 0012 20c4.42 0 8-3.58 8-8h3l-4-4zM6 12c0-3.31 2.69-6 6-6 1.01 0 1.97.25 2.8.7l1.46-1.46A7.93 7.93 0 0012 4c-4.42 0-8 3.58-8 8H1l4 4 4-4H6z" + d: "M19 8l-4 4h3c0 3.31-2.69 6-6 6a5.87 5.87 0 01-2.8-.7l-1.46 1.46A7.93 7.93 0 0012 20c4.42 0 8-3.58 8-8h3l-4-4zM6 12c0-3.31 2.69-6 6-6 1.01 0 1.97.25 2.8.7l1.46-1.46A7.93 7.93 0 0012 4c-4.42 0-8 3.58-8 8H1l4 4 4-4H6z", + fill: "currentColor" })); } - export default SvgCached; \ No newline at end of file diff --git a/icons/es5/Cake.js b/icons/es5/Cake.js index 21445b932a..27235efd96 100644 --- a/icons/es5/Cake.js +++ b/icons/es5/Cake.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCake(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 6a2 2 0 002-2c0-.38-.1-.73-.29-1.03L12 0l-1.71 2.97c-.19.3-.29.65-.29 1.03 0 1.1.9 2 2 2zm4.53 9.92l-1-1-1.08 1.07c-1.3 1.3-3.58 1.31-4.89 0l-1.07-1.07-1.09 1.07C6.75 16.64 5.88 17 4.96 17c-.73 0-1.4-.23-1.96-.61V22h18v-5.61c-.75.51-1.71.75-2.74.52-.66-.14-1.25-.51-1.73-.99zM18 9h-5V7h-2v2H6c-1.66 0-3 1.34-3 3v1.54c0 1.08.88 1.96 1.96 1.96.52 0 1.02-.2 1.38-.57l2.14-2.13 2.13 2.13c.74.74 2.03.74 2.77 0l2.14-2.13 2.13 2.13c.37.37.86.57 1.38.57 1.08 0 1.96-.88 1.96-1.96V12C21 10.34 19.66 9 18 9z" + d: "M12 6a2 2 0 002-2c0-.38-.1-.73-.29-1.03L12 0l-1.71 2.97c-.19.3-.29.65-.29 1.03 0 1.1.9 2 2 2zm4.53 9.92l-1-1-1.08 1.07c-1.3 1.3-3.58 1.31-4.89 0l-1.07-1.07-1.09 1.07C6.75 16.64 5.88 17 4.96 17c-.73 0-1.4-.23-1.96-.61V22h18v-5.61c-.75.51-1.71.75-2.74.52-.66-.14-1.25-.51-1.73-.99zM18 9h-5V7h-2v2H6c-1.66 0-3 1.34-3 3v1.54c0 1.08.88 1.96 1.96 1.96.52 0 1.02-.2 1.38-.57l2.14-2.13 2.13 2.13c.74.74 2.03.74 2.77 0l2.14-2.13 2.13 2.13c.37.37.86.57 1.38.57 1.08 0 1.96-.88 1.96-1.96V12C21 10.34 19.66 9 18 9z", + fill: "currentColor" })); } - export default SvgCake; \ No newline at end of file diff --git a/icons/es5/Calculate.js b/icons/es5/Calculate.js index 43128d209e..5a86859c7d 100644 --- a/icons/es5/Calculate.js +++ b/icons/es5/Calculate.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCalculate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-7.97 4.06L14.09 6l1.41 1.41L16.91 6l1.06 1.06-1.41 1.41 1.41 1.41-1.06 1.06-1.41-1.4-1.41 1.41-1.06-1.06 1.41-1.41-1.41-1.42zm-6.78.66h5v1.5h-5v-1.5zM11.5 16h-2v2H8v-2H6v-1.5h2v-2h1.5v2h2V16zm6.5 1.25h-5v-1.5h5v1.5zm0-2.5h-5v-1.5h5v1.5z" + d: "M21 3H3v18h18V3zm-7.97 4.06L14.09 6l1.41 1.41L16.91 6l1.06 1.06-1.41 1.41 1.41 1.41-1.06 1.06-1.41-1.4-1.41 1.41-1.06-1.06 1.41-1.41-1.41-1.42zm-6.78.66h5v1.5h-5v-1.5zM11.5 16h-2v2H8v-2H6v-1.5h2v-2h1.5v2h2V16zm6.5 1.25h-5v-1.5h5v1.5zm0-2.5h-5v-1.5h5v1.5z", + fill: "currentColor" })); } - export default SvgCalculate; \ No newline at end of file diff --git a/icons/es5/Calendar.js b/icons/es5/Calendar.js index d977683c49..574dda1d8a 100644 --- a/icons/es5/Calendar.js +++ b/icons/es5/Calendar.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCalendar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgCalendar(props) { fill: "currentColor" })); } - export default SvgCalendar; \ No newline at end of file diff --git a/icons/es5/CalendarMonth.js b/icons/es5/CalendarMonth.js index 29c3d09d70..b26c5dd756 100644 --- a/icons/es5/CalendarMonth.js +++ b/icons/es5/CalendarMonth.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCalendarMonth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zM9 14H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2zm-8 4H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2z" + d: "M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 002 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zM9 14H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2zm-8 4H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgCalendarMonth; \ No newline at end of file diff --git a/icons/es5/CalendarToday.js b/icons/es5/CalendarToday.js index cb7c8b4c5b..bb3af728da 100644 --- a/icons/es5/CalendarToday.js +++ b/icons/es5/CalendarToday.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCalendarToday(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 3h-3V1h-2v2H7V1H5v2H2v20h20V3zm-2 18H4V8h16v13z" + d: "M22 3h-3V1h-2v2H7V1H5v2H2v20h20V3zm-2 18H4V8h16v13z", + fill: "currentColor" })); } - export default SvgCalendarToday; \ No newline at end of file diff --git a/icons/es5/CalendarViewDay.js b/icons/es5/CalendarViewDay.js index 772788034b..6bfe50f24e 100644 --- a/icons/es5/CalendarViewDay.js +++ b/icons/es5/CalendarViewDay.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCalendarViewDay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 17h18v2H3v-2zm0-7h18v5H3v-5zm0-4h18v2H3V6z" + d: "M3 17h18v2H3v-2zm0-7h18v5H3v-5zm0-4h18v2H3V6z", + fill: "currentColor" })); } - export default SvgCalendarViewDay; \ No newline at end of file diff --git a/icons/es5/CalendarViewMonth.js b/icons/es5/CalendarViewMonth.js index 9358503cf0..f339143c09 100644 --- a/icons/es5/CalendarViewMonth.js +++ b/icons/es5/CalendarViewMonth.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCalendarViewMonth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zM8 11H4V6h4v5zm6 0h-4V6h4v5zm6 0h-4V6h4v5zM8 18H4v-5h4v5zm6 0h-4v-5h4v5zm6 0h-4v-5h4v5z" + d: "M22 4H2v16h20V4zM8 11H4V6h4v5zm6 0h-4V6h4v5zm6 0h-4V6h4v5zM8 18H4v-5h4v5zm6 0h-4v-5h4v5zm6 0h-4v-5h4v5z", + fill: "currentColor" })); } - export default SvgCalendarViewMonth; \ No newline at end of file diff --git a/icons/es5/CalendarViewWeek.js b/icons/es5/CalendarViewWeek.js index ba0c3859c8..e1f41b288c 100644 --- a/icons/es5/CalendarViewWeek.js +++ b/icons/es5/CalendarViewWeek.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCalendarViewWeek(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zm-9 2h2.5v12H13V6zm-2 12H8.5V6H11v12zM4 6h2.5v12H4V6zm16 12h-2.5V6H20v12z" + d: "M22 4H2v16h20V4zm-9 2h2.5v12H13V6zm-2 12H8.5V6H11v12zM4 6h2.5v12H4V6zm16 12h-2.5V6H20v12z", + fill: "currentColor" })); } - export default SvgCalendarViewWeek; \ No newline at end of file diff --git a/icons/es5/Call.js b/icons/es5/Call.js index 409d270db3..d334a6a330 100644 --- a/icons/es5/Call.js +++ b/icons/es5/Call.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 15.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z" + d: "M21 15.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z", + fill: "currentColor" })); } - export default SvgCall; \ No newline at end of file diff --git a/icons/es5/CallEnd.js b/icons/es5/CallEnd.js index 21255091bc..b0712810de 100644 --- a/icons/es5/CallEnd.js +++ b/icons/es5/CallEnd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCallEnd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.68 16.07l3.92-3.11V9.59c2.85-.93 5.94-.93 8.8 0v3.38l3.91 3.1L24 12.39c-6.41-7.19-17.59-7.19-24 0l3.68 3.68z" + d: "M3.68 16.07l3.92-3.11V9.59c2.85-.93 5.94-.93 8.8 0v3.38l3.91 3.1L24 12.39c-6.41-7.19-17.59-7.19-24 0l3.68 3.68z", + fill: "currentColor" })); } - export default SvgCallEnd; \ No newline at end of file diff --git a/icons/es5/CallMade.js b/icons/es5/CallMade.js index 04c516d0d8..f6ede22427 100644 --- a/icons/es5/CallMade.js +++ b/icons/es5/CallMade.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCallMade(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z" + d: "M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z", + fill: "currentColor" })); } - export default SvgCallMade; \ No newline at end of file diff --git a/icons/es5/CallMerge.js b/icons/es5/CallMerge.js index b31a772c9e..130bacf32e 100644 --- a/icons/es5/CallMerge.js +++ b/icons/es5/CallMerge.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCallMerge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z" + d: "M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z", + fill: "currentColor" })); } - export default SvgCallMerge; \ No newline at end of file diff --git a/icons/es5/CallMissed.js b/icons/es5/CallMissed.js index 54b634e673..712d3d5c39 100644 --- a/icons/es5/CallMissed.js +++ b/icons/es5/CallMissed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCallMissed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.59 7L12 14.59 6.41 9H11V7H3v8h2v-4.59l7 7 9-9L19.59 7z" + d: "M19.59 7L12 14.59 6.41 9H11V7H3v8h2v-4.59l7 7 9-9L19.59 7z", + fill: "currentColor" })); } - export default SvgCallMissed; \ No newline at end of file diff --git a/icons/es5/CallMissedOutgoing.js b/icons/es5/CallMissedOutgoing.js index 33a0402493..af97983cd6 100644 --- a/icons/es5/CallMissedOutgoing.js +++ b/icons/es5/CallMissedOutgoing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCallMissedOutgoing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 8.41l9 9 7-7V15h2V7h-8v2h4.59L12 14.59 4.41 7 3 8.41z" + d: "M3 8.41l9 9 7-7V15h2V7h-8v2h4.59L12 14.59 4.41 7 3 8.41z", + fill: "currentColor" })); } - export default SvgCallMissedOutgoing; \ No newline at end of file diff --git a/icons/es5/CallReceived.js b/icons/es5/CallReceived.js index f6861f8a08..984e89b5c2 100644 --- a/icons/es5/CallReceived.js +++ b/icons/es5/CallReceived.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCallReceived(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 5.41L18.59 4 7 15.59V9H5v10h10v-2H8.41L20 5.41z" + d: "M20 5.41L18.59 4 7 15.59V9H5v10h10v-2H8.41L20 5.41z", + fill: "currentColor" })); } - export default SvgCallReceived; \ No newline at end of file diff --git a/icons/es5/CallSplit.js b/icons/es5/CallSplit.js index b3e7b16f09..fdae271af8 100644 --- a/icons/es5/CallSplit.js +++ b/icons/es5/CallSplit.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCallSplit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 4l2.29 2.29-2.88 2.88 1.42 1.42 2.88-2.88L20 10V4h-6zm-4 0H4v6l2.29-2.29 4.71 4.7V20h2v-8.41l-5.29-5.3L10 4z" + d: "M14 4l2.29 2.29-2.88 2.88 1.42 1.42 2.88-2.88L20 10V4h-6zm-4 0H4v6l2.29-2.29 4.71 4.7V20h2v-8.41l-5.29-5.3L10 4z", + fill: "currentColor" })); } - export default SvgCallSplit; \ No newline at end of file diff --git a/icons/es5/CallToAction.js b/icons/es5/CallToAction.js index ac5111609a..219d5cb323 100644 --- a/icons/es5/CallToAction.js +++ b/icons/es5/CallToAction.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCallToAction(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v18h22V3zm-2 16H3v-3h18v3z" + d: "M23 3H1v18h22V3zm-2 16H3v-3h18v3z", + fill: "currentColor" })); } - export default SvgCallToAction; \ No newline at end of file diff --git a/icons/es5/Camera.js b/icons/es5/Camera.js index ca559e2a21..241414e7e2 100644 --- a/icons/es5/Camera.js +++ b/icons/es5/Camera.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.4 10.5l4.77-8.26a9.984 9.984 0 00-8.49 2.01l3.66 6.35.06-.1zM21.54 9c-.92-2.92-3.15-5.26-6-6.34L11.88 9h9.66zm.26 1h-7.49l.29.5 4.76 8.25A9.91 9.91 0 0022 12c0-.69-.07-1.35-.2-2zM8.54 12l-3.9-6.75A9.958 9.958 0 002.2 14h7.49l-1.15-2zm-6.08 3c.92 2.92 3.15 5.26 6 6.34L12.12 15H2.46zm11.27 0l-3.9 6.76a9.984 9.984 0 008.49-2.01l-3.66-6.35-.93 1.6z" + d: "M9.4 10.5l4.77-8.26a9.984 9.984 0 00-8.49 2.01l3.66 6.35.06-.1zM21.54 9c-.92-2.92-3.15-5.26-6-6.34L11.88 9h9.66zm.26 1h-7.49l.29.5 4.76 8.25A9.91 9.91 0 0022 12c0-.69-.07-1.35-.2-2zM8.54 12l-3.9-6.75A9.958 9.958 0 002.2 14h7.49l-1.15-2zm-6.08 3c.92 2.92 3.15 5.26 6 6.34L12.12 15H2.46zm11.27 0l-3.9 6.76a9.984 9.984 0 008.49-2.01l-3.66-6.35-.93 1.6z", + fill: "currentColor" })); } - export default SvgCamera; \ No newline at end of file diff --git a/icons/es5/CameraAlt.js b/icons/es5/CameraAlt.js index a946edb0ab..5f0928acb7 100644 --- a/icons/es5/CameraAlt.js +++ b/icons/es5/CameraAlt.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCameraAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 12, r: 3 }), /*#__PURE__*/React.createElement("path", { - d: "M16.83 4L15 2H9L7.17 4H2v16h20V4h-5.17zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z" + d: "M16.83 4L15 2H9L7.17 4H2v16h20V4h-5.17zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z", + fill: "currentColor" })); } - export default SvgCameraAlt; \ No newline at end of file diff --git a/icons/es5/CameraEnhance.js b/icons/es5/CameraEnhance.js index d3bfca4417..8bac247cf6 100644 --- a/icons/es5/CameraEnhance.js +++ b/icons/es5/CameraEnhance.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCameraEnhance(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.83 5L15 3H9L7.17 5H2v16h20V5h-5.17zM12 18c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-9l-1.25 2.75L8 13l2.75 1.25L12 17l1.25-2.75L16 13l-2.75-1.25z" + d: "M16.83 5L15 3H9L7.17 5H2v16h20V5h-5.17zM12 18c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-9l-1.25 2.75L8 13l2.75 1.25L12 17l1.25-2.75L16 13l-2.75-1.25z", + fill: "currentColor" })); } - export default SvgCameraEnhance; \ No newline at end of file diff --git a/icons/es5/CameraFront.js b/icons/es5/CameraFront.js index 290fba8f6f..fcc29b7fcc 100644 --- a/icons/es5/CameraFront.js +++ b/icons/es5/CameraFront.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCameraFront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 20H5v2h5v2l3-3-3-3v2zm4 0v2h5v-2h-5zM12 8c1.1 0 2-.9 2-2s-.9-2-2-2-1.99.9-1.99 2S10.9 8 12 8zm7-8H5v18h14V0zM7 2h10v10.5c0-1.67-3.33-2.5-5-2.5s-5 .83-5 2.5V2z" + d: "M10 20H5v2h5v2l3-3-3-3v2zm4 0v2h5v-2h-5zM12 8c1.1 0 2-.9 2-2s-.9-2-2-2-1.99.9-1.99 2S10.9 8 12 8zm7-8H5v18h14V0zM7 2h10v10.5c0-1.67-3.33-2.5-5-2.5s-5 .83-5 2.5V2z", + fill: "currentColor" })); } - export default SvgCameraFront; \ No newline at end of file diff --git a/icons/es5/CameraIndoor.js b/icons/es5/CameraIndoor.js index 3855183433..d018a88e97 100644 --- a/icons/es5/CameraIndoor.js +++ b/icons/es5/CameraIndoor.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCameraIndoor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3L4 9v12h16V9l-8-6zm4 13.06L14 15v2H8v-6h6v2l2-1.06v4.12z" + d: "M12 3L4 9v12h16V9l-8-6zm4 13.06L14 15v2H8v-6h6v2l2-1.06v4.12z", + fill: "currentColor" })); } - export default SvgCameraIndoor; \ No newline at end of file diff --git a/icons/es5/CameraOutdoor.js b/icons/es5/CameraOutdoor.js index c1f8d8f122..5e2cb5964e 100644 --- a/icons/es5/CameraOutdoor.js +++ b/icons/es5/CameraOutdoor.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCameraOutdoor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 14v-2h-6v6h6v-2l2 1.06v-4.12L18 14zM12 3L4 9v12h16v-2H6v-9l6-4.5 6 4.5v1h2V9l-8-6z" + d: "M18 14v-2h-6v6h6v-2l2 1.06v-4.12L18 14zM12 3L4 9v12h16v-2H6v-9l6-4.5 6 4.5v1h2V9l-8-6z", + fill: "currentColor" })); } - export default SvgCameraOutdoor; \ No newline at end of file diff --git a/icons/es5/CameraRear.js b/icons/es5/CameraRear.js index 78d56e0b1c..cf2ad1b50e 100644 --- a/icons/es5/CameraRear.js +++ b/icons/es5/CameraRear.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCameraRear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 20H5v2h5v2l3-3-3-3v2zm4 0v2h5v-2h-5zm5-20H5v18h14V0zm-7 6c-1.11 0-2-.9-2-2s.89-2 1.99-2 2 .9 2 2C14 5.1 13.1 6 12 6z" + d: "M10 20H5v2h5v2l3-3-3-3v2zm4 0v2h5v-2h-5zm5-20H5v18h14V0zm-7 6c-1.11 0-2-.9-2-2s.89-2 1.99-2 2 .9 2 2C14 5.1 13.1 6 12 6z", + fill: "currentColor" })); } - export default SvgCameraRear; \ No newline at end of file diff --git a/icons/es5/CameraRoll.js b/icons/es5/CameraRoll.js index 71cb317c2e..d32f31a786 100644 --- a/icons/es5/CameraRoll.js +++ b/icons/es5/CameraRoll.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCameraRoll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 5V3h-3V1H5v2H2v19h12v-2h8V5h-8zm-2 13h-2v-2h2v2zm0-9h-2V7h2v2zm4 9h-2v-2h2v2zm0-9h-2V7h2v2zm4 9h-2v-2h2v2zm0-9h-2V7h2v2z" + d: "M14 5V3h-3V1H5v2H2v19h12v-2h8V5h-8zm-2 13h-2v-2h2v2zm0-9h-2V7h2v2zm4 9h-2v-2h2v2zm0-9h-2V7h2v2zm4 9h-2v-2h2v2zm0-9h-2V7h2v2z", + fill: "currentColor" })); } - export default SvgCameraRoll; \ No newline at end of file diff --git a/icons/es5/Cameraswitch.js b/icons/es5/Cameraswitch.js index 9443dc668e..f86684f32d 100644 --- a/icons/es5/Cameraswitch.js +++ b/icons/es5/Cameraswitch.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCameraswitch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 6h-4L9 7H6v10h12V7h-3l-1-1zm-2 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M14 6h-4L9 7H6v10h12V7h-3l-1-1zm-2 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M8.57.51l4.48 4.48V2.04c4.72.47 8.48 4.23 8.95 8.95h2C23.34 3.02 15.49-1.59 8.57.51zm2.38 21.45c-4.72-.47-8.48-4.23-8.95-8.95H0c.66 7.97 8.51 12.58 15.43 10.48l-4.48-4.48v2.95z" + d: "M8.57.51l4.48 4.48V2.04c4.72.47 8.48 4.23 8.95 8.95h2C23.34 3.02 15.49-1.59 8.57.51zm2.38 21.45c-4.72-.47-8.48-4.23-8.95-8.95H0c.66 7.97 8.51 12.58 15.43 10.48l-4.48-4.48v2.95z", + fill: "currentColor" })); } - export default SvgCameraswitch; \ No newline at end of file diff --git a/icons/es5/Campaign.js b/icons/es5/Campaign.js index 447da46cc2..40651e2288 100644 --- a/icons/es5/Campaign.js +++ b/icons/es5/Campaign.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCampaign(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 11v2h4v-2h-4zm-2 6.61c.96.71 2.21 1.65 3.2 2.39.4-.53.8-1.07 1.2-1.6-.99-.74-2.24-1.68-3.2-2.4-.4.54-.8 1.08-1.2 1.61zM20.4 5.6c-.4-.53-.8-1.07-1.2-1.6-.99.74-2.24 1.68-3.2 2.4.4.53.8 1.07 1.2 1.6.96-.72 2.21-1.65 3.2-2.4zM8 9H2v6h3v4h2v-4h1l5 3V6L8 9zm7.5 3c0-1.33-.58-2.53-1.5-3.35v6.69c.92-.81 1.5-2.01 1.5-3.34z" + d: "M18 11v2h4v-2h-4zm-2 6.61c.96.71 2.21 1.65 3.2 2.39.4-.53.8-1.07 1.2-1.6-.99-.74-2.24-1.68-3.2-2.4-.4.54-.8 1.08-1.2 1.61zM20.4 5.6c-.4-.53-.8-1.07-1.2-1.6-.99.74-2.24 1.68-3.2 2.4.4.53.8 1.07 1.2 1.6.96-.72 2.21-1.65 3.2-2.4zM8 9H2v6h3v4h2v-4h1l5 3V6L8 9zm7.5 3c0-1.33-.58-2.53-1.5-3.35v6.69c.92-.81 1.5-2.01 1.5-3.34z", + fill: "currentColor" })); } - export default SvgCampaign; \ No newline at end of file diff --git a/icons/es5/Cancel.js b/icons/es5/Cancel.js index 125aec82af..23fc469964 100644 --- a/icons/es5/Cancel.js +++ b/icons/es5/Cancel.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCancel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgCancel(props) { fill: "currentColor" })); } - export default SvgCancel; \ No newline at end of file diff --git a/icons/es5/CancelPresentation.js b/icons/es5/CancelPresentation.js index f234e445b7..7fb8f1dfd6 100644 --- a/icons/es5/CancelPresentation.js +++ b/icons/es5/CancelPresentation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCancelPresentation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 3v18h22V3H1zm20 16H3V5h18v14zM9.41 16L12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8 12 10.59 9.41 8 8 9.41 10.59 12 8 14.59z" + d: "M1 3v18h22V3H1zm20 16H3V5h18v14zM9.41 16L12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8 12 10.59 9.41 8 8 9.41 10.59 12 8 14.59z", + fill: "currentColor" })); } - export default SvgCancelPresentation; \ No newline at end of file diff --git a/icons/es5/CancelScheduleSend.js b/icons/es5/CancelScheduleSend.js index ea50510245..026a960d01 100644 --- a/icons/es5/CancelScheduleSend.js +++ b/icons/es5/CancelScheduleSend.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCancelScheduleSend(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.5 9c-.42 0-.83.04-1.24.11L1.01 3 1 10l9 2-9 2 .01 7 8.07-3.46C9.59 21.19 12.71 24 16.5 24c4.14 0 7.5-3.36 7.5-7.5S20.64 9 16.5 9zm0 13c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5z" + d: "M16.5 9c-.42 0-.83.04-1.24.11L1.01 3 1 10l9 2-9 2 .01 7 8.07-3.46C9.59 21.19 12.71 24 16.5 24c4.14 0 7.5-3.36 7.5-7.5S20.64 9 16.5 9zm0 13c-3.03 0-5.5-2.47-5.5-5.5s2.47-5.5 5.5-5.5 5.5 2.47 5.5 5.5-2.47 5.5-5.5 5.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18.27 14.03l-1.77 1.76-1.77-1.76-.7.7 1.76 1.77-1.76 1.77.7.7 1.77-1.76 1.77 1.76.7-.7-1.76-1.77 1.76-1.77z" + d: "M18.27 14.03l-1.77 1.76-1.77-1.76-.7.7 1.76 1.77-1.76 1.77.7.7 1.77-1.76 1.77 1.76.7-.7-1.76-1.77 1.76-1.77z", + fill: "currentColor" })); } - export default SvgCancelScheduleSend; \ No newline at end of file diff --git a/icons/es5/CandlestickChart.js b/icons/es5/CandlestickChart.js index 33ec72a15f..f797b1ee2e 100644 --- a/icons/es5/CandlestickChart.js +++ b/icons/es5/CandlestickChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCandlestickChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 4H7v2H5v12h2v2h2v-2h2V6H9zm10 4h-2V4h-2v4h-2v7h2v5h2v-5h2z" + d: "M9 4H7v2H5v12h2v2h2v-2h2V6H9zm10 4h-2V4h-2v4h-2v7h2v5h2v-5h2z", + fill: "currentColor" })); } - export default SvgCandlestickChart; \ No newline at end of file diff --git a/icons/es5/CarCrash.js b/icons/es5/CarCrash.js index 373307fb4f..d6394751bd 100644 --- a/icons/es5/CarCrash.js +++ b/icons/es5/CarCrash.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCarCrash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 6h-1V3h1v4zm0 1v1h-1V8h1zm-.59 5c.06.16.09.33.09.5 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.39.15-.74.39-1.01A7.032 7.032 0 0111.68 9H5.81l1.04-3H11c0-.69.1-1.37.29-2H5.41L3 11v9h3v-2h12v2h3v-7.68c-1.05.51-2.16.69-3.09.68zM7.5 15c-.83 0-1.5-.67-1.5-1.5S6.67 12 7.5 12s1.5.67 1.5 1.5S8.33 15 7.5 15z" + d: "M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 6h-1V3h1v4zm0 1v1h-1V8h1zm-.59 5c.06.16.09.33.09.5 0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5c0-.39.15-.74.39-1.01A7.032 7.032 0 0111.68 9H5.81l1.04-3H11c0-.69.1-1.37.29-2H5.41L3 11v9h3v-2h12v2h3v-7.68c-1.05.51-2.16.69-3.09.68zM7.5 15c-.83 0-1.5-.67-1.5-1.5S6.67 12 7.5 12s1.5.67 1.5 1.5S8.33 15 7.5 15z", + fill: "currentColor" })); } - export default SvgCarCrash; \ No newline at end of file diff --git a/icons/es5/CarRental.js b/icons/es5/CarRental.js index 5163441d5e..a5a7cfabcf 100644 --- a/icons/es5/CarRental.js +++ b/icons/es5/CarRental.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCarRental(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.83 3A3.01 3.01 0 008 1C6.34 1 5 2.34 5 4c0 1.65 1.34 3 3 3 1.3 0 2.41-.84 2.83-2H16v2h2V5h1V3h-8.17zM8 5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm9.11 4H6.89L5 14.69V22h2v-2h10v2h2v-7.31L17.11 9zM9 17.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM7.67 13l.66-2h7.34l.66 2H7.67z" + d: "M10.83 3A3.01 3.01 0 008 1C6.34 1 5 2.34 5 4c0 1.65 1.34 3 3 3 1.3 0 2.41-.84 2.83-2H16v2h2V5h1V3h-8.17zM8 5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm9.11 4H6.89L5 14.69V22h2v-2h10v2h2v-7.31L17.11 9zM9 17.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM7.67 13l.66-2h7.34l.66 2H7.67z", + fill: "currentColor" })); } - export default SvgCarRental; \ No newline at end of file diff --git a/icons/es5/CarRepair.js b/icons/es5/CarRepair.js index a1d2b16543..a81eaf2606 100644 --- a/icons/es5/CarRepair.js +++ b/icons/es5/CarRepair.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCarRepair(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 17.01V19h7v3h2v-3h7v-1.99H4zM7 14h10v2h2V8.69L17.11 3H6.89L5 8.69V16h2v-2zm2-2.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM8.33 5h7.34l.66 2H7.67l.66-2z" + d: "M4 17.01V19h7v3h2v-3h7v-1.99H4zM7 14h10v2h2V8.69L17.11 3H6.89L5 8.69V16h2v-2zm2-2.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM8.33 5h7.34l.66 2H7.67l.66-2z", + fill: "currentColor" })); } - export default SvgCarRepair; \ No newline at end of file diff --git a/icons/es5/CardGiftcard.js b/icons/es5/CardGiftcard.js index 1edaeb9e3d..886532cf3b 100644 --- a/icons/es5/CardGiftcard.js +++ b/icons/es5/CardGiftcard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCardGiftcard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6h-4.18c.11-.31.18-.65.18-1a2.996 2.996 0 00-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H2.01v15H22V6zm-7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 12 7.4l3.38 4.6L17 10.83 14.92 8H20v6z" + d: "M22 6h-4.18c.11-.31.18-.65.18-1a2.996 2.996 0 00-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H2.01v15H22V6zm-7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 12 7.4l3.38 4.6L17 10.83 14.92 8H20v6z", + fill: "currentColor" })); } - export default SvgCardGiftcard; \ No newline at end of file diff --git a/icons/es5/CardMembership.js b/icons/es5/CardMembership.js index 6226ffd7ac..67749c47f7 100644 --- a/icons/es5/CardMembership.js +++ b/icons/es5/CardMembership.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCardMembership(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v15h6v5l4-2 4 2v-5h6V2zm-2 13H4v-2h16v2zm0-5H4V4h16v6z" + d: "M22 2H2v15h6v5l4-2 4 2v-5h6V2zm-2 13H4v-2h16v2zm0-5H4V4h16v6z", + fill: "currentColor" })); } - export default SvgCardMembership; \ No newline at end of file diff --git a/icons/es5/CardTravel.js b/icons/es5/CardTravel.js index f533a18634..cff15dadf9 100644 --- a/icons/es5/CardTravel.js +++ b/icons/es5/CardTravel.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCardTravel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6h-5V4c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v2H2v15h20V6zM9 4h6v2H9V4zm11 15H4v-2h16v2zm0-5H4V8h3v2h2V8h6v2h2V8h3v6z" + d: "M22 6h-5V4c0-1.1-.9-2-2-2H9c-1.1 0-2 .9-2 2v2H2v15h20V6zM9 4h6v2H9V4zm11 15H4v-2h16v2zm0-5H4V8h3v2h2V8h6v2h2V8h3v6z", + fill: "currentColor" })); } - export default SvgCardTravel; \ No newline at end of file diff --git a/icons/es5/Carpenter.js b/icons/es5/Carpenter.js index 6456b3c0cb..bb7ee756a2 100644 --- a/icons/es5/Carpenter.js +++ b/icons/es5/Carpenter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCarpenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 1.5L3.11 5.39l8.13 11.67-1.41 1.41 4.24 4.24 7.07-7.07L7 1.5zm5.66 16.97l4.24-4.24 1.41 1.41-4.24 4.24-1.41-1.41z" + d: "M7 1.5L3.11 5.39l8.13 11.67-1.41 1.41 4.24 4.24 7.07-7.07L7 1.5zm5.66 16.97l4.24-4.24 1.41 1.41-4.24 4.24-1.41-1.41z", + fill: "currentColor" })); } - export default SvgCarpenter; \ No newline at end of file diff --git a/icons/es5/Cases.js b/icons/es5/Cases.js index feebe81dd9..23742373f1 100644 --- a/icons/es5/Cases.js +++ b/icons/es5/Cases.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCases(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 5V1h-8v4H5v13h18V5h-5zm-2 0h-4V3h4v2zM3 9H1v13h18v-2H3V9z" + d: "M18 5V1h-8v4H5v13h18V5h-5zm-2 0h-4V3h4v2zM3 9H1v13h18v-2H3V9z", + fill: "currentColor" })); } - export default SvgCases; \ No newline at end of file diff --git a/icons/es5/Casino.js b/icons/es5/Casino.js index eac1e17a54..acc43a3dd0 100644 --- a/icons/es5/Casino.js +++ b/icons/es5/Casino.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCasino(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM7.5 18c-.83 0-1.5-.67-1.5-1.5S6.67 15 7.5 15s1.5.67 1.5 1.5S8.33 18 7.5 18zm0-9C6.67 9 6 8.33 6 7.5S6.67 6 7.5 6 9 6.67 9 7.5 8.33 9 7.5 9zm4.5 4.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4.5 4.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm0-9c-.83 0-1.5-.67-1.5-1.5S15.67 6 16.5 6s1.5.67 1.5 1.5S17.33 9 16.5 9z" + d: "M21 3H3v18h18V3zM7.5 18c-.83 0-1.5-.67-1.5-1.5S6.67 15 7.5 15s1.5.67 1.5 1.5S8.33 18 7.5 18zm0-9C6.67 9 6 8.33 6 7.5S6.67 6 7.5 6 9 6.67 9 7.5 8.33 9 7.5 9zm4.5 4.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4.5 4.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm0-9c-.83 0-1.5-.67-1.5-1.5S15.67 6 16.5 6s1.5.67 1.5 1.5S17.33 9 16.5 9z", + fill: "currentColor" })); } - export default SvgCasino; \ No newline at end of file diff --git a/icons/es5/Cast.js b/icons/es5/Cast.js index 727bd1e6c8..40093e3fee 100644 --- a/icons/es5/Cast.js +++ b/icons/es5/Cast.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v5h2V5h18v14h-7v2h9V3zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11z" + d: "M23 3H1v5h2V5h18v14h-7v2h9V3zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11z", + fill: "currentColor" })); } - export default SvgCast; \ No newline at end of file diff --git a/icons/es5/CastConnected.js b/icons/es5/CastConnected.js index 324f357288..0d8e488b5e 100644 --- a/icons/es5/CastConnected.js +++ b/icons/es5/CastConnected.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCastConnected(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm18-7H5v1.63c3.96 1.28 7.09 4.41 8.37 8.37H19V7zM1 10v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11zm22-7H1v5h2V5h18v14h-7v2h9V3z" + d: "M1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm18-7H5v1.63c3.96 1.28 7.09 4.41 8.37 8.37H19V7zM1 10v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11zm22-7H1v5h2V5h18v14h-7v2h9V3z", + fill: "currentColor" })); } - export default SvgCastConnected; \ No newline at end of file diff --git a/icons/es5/CastForEducation.js b/icons/es5/CastForEducation.js index 53163c31c6..deb63fee7c 100644 --- a/icons/es5/CastForEducation.js +++ b/icons/es5/CastForEducation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCastForEducation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v5h2V5h18v14h-7v2h9V3zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11zm10 1.09v2L14.5 15l3.5-1.91v-2L14.5 13 11 11.09zM14.5 6L9 9l5.5 3L20 9l-5.5-3z" + d: "M23 3H1v5h2V5h18v14h-7v2h9V3zM1 18v3h3c0-1.66-1.34-3-3-3zm0-4v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0-4v2a9 9 0 019 9h2c0-6.08-4.93-11-11-11zm10 1.09v2L14.5 15l3.5-1.91v-2L14.5 13 11 11.09zM14.5 6L9 9l5.5 3L20 9l-5.5-3z", + fill: "currentColor" })); } - export default SvgCastForEducation; \ No newline at end of file diff --git a/icons/es5/Castle.js b/icons/es5/Castle.js index 6489766b63..8cf268f230 100644 --- a/icons/es5/Castle.js +++ b/icons/es5/Castle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCastle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 9v2h-2V3h-2v2h-2V3h-2v2h-2V3H9v2H7V3H5v8H3V9H1v12h9v-5h4v5h9V9h-2zm-10 3H9V9h2v3zm4 0h-2V9h2v3z" + d: "M21 9v2h-2V3h-2v2h-2V3h-2v2h-2V3H9v2H7V3H5v8H3V9H1v12h9v-5h4v5h9V9h-2zm-10 3H9V9h2v3zm4 0h-2V9h2v3z", + fill: "currentColor" })); } - export default SvgCastle; \ No newline at end of file diff --git a/icons/es5/CatchingPokemon.js b/icons/es5/CatchingPokemon.js index 2b6e173f84..a524d50037 100644 --- a/icons/es5/CatchingPokemon.js +++ b/icons/es5/CatchingPokemon.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCatchingPokemon(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.5 12a2.5 2.5 0 01-5 0 2.5 2.5 0 015 0zm7.5 0c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zm-2 0h-4c0-2.21-1.79-4-4-4s-4 1.79-4 4H4c0 4.41 3.59 8 8 8s8-3.59 8-8z" + d: "M14.5 12a2.5 2.5 0 01-5 0 2.5 2.5 0 015 0zm7.5 0c0 5.52-4.48 10-10 10S2 17.52 2 12 6.48 2 12 2s10 4.48 10 10zm-2 0h-4c0-2.21-1.79-4-4-4s-4 1.79-4 4H4c0 4.41 3.59 8 8 8s8-3.59 8-8z", + fill: "currentColor" })); } - export default SvgCatchingPokemon; \ No newline at end of file diff --git a/icons/es5/Category.js b/icons/es5/Category.js index 51620a06bc..6b7f16a700 100644 --- a/icons/es5/Category.js +++ b/icons/es5/Category.js @@ -1,22 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCategory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2l-5.5 9h11z" + d: "M12 2l-5.5 9h11z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 17.5, cy: 17.5, r: 4.5 }), /*#__PURE__*/React.createElement("path", { - d: "M3 13.5h8v8H3z" + d: "M3 13.5h8v8H3z", + fill: "currentColor" })); } - export default SvgCategory; \ No newline at end of file diff --git a/icons/es5/Cc.js b/icons/es5/Cc.js index 7a6d2447d1..6c2a3157cb 100644 --- a/icons/es5/Cc.js +++ b/icons/es5/Cc.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -19,5 +17,4 @@ function SvgCc(props) { fill: "currentColor" })); } - export default SvgCc; \ No newline at end of file diff --git a/icons/es5/Celebration.js b/icons/es5/Celebration.js index 07dfa74512..f16e5b81c3 100644 --- a/icons/es5/Celebration.js +++ b/icons/es5/Celebration.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCelebration(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 22l14-5-9-9zm12.53-9.47L21 6.05l1.48 1.48 1.06-1.06L21 3.93l-7.53 7.53 1.06 1.07zM10.94 6L9.47 7.47l1.06 1.06 2.54-2.54-2.54-2.53-1.06 1.07L10.94 6zm8.03 3.97l-3.5 3.5 1.06 1.06L19 12.06l2.5 2.49 1.06-1.06-3.59-3.52z" + d: "M2 22l14-5-9-9zm12.53-9.47L21 6.05l1.48 1.48 1.06-1.06L21 3.93l-7.53 7.53 1.06 1.07zM10.94 6L9.47 7.47l1.06 1.06 2.54-2.54-2.54-2.53-1.06 1.07L10.94 6zm8.03 3.97l-3.5 3.5 1.06 1.06L19 12.06l2.5 2.49 1.06-1.06-3.59-3.52z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15.97 4.97l-4.5 4.5 1.06 1.06L18.07 5l-3.53-3.53-1.06 1.06 2.49 2.44z" + d: "M15.97 4.97l-4.5 4.5 1.06 1.06L18.07 5l-3.53-3.53-1.06 1.06 2.49 2.44z", + fill: "currentColor" })); } - export default SvgCelebration; \ No newline at end of file diff --git a/icons/es5/CellTower.js b/icons/es5/CellTower.js index 82a81c45be..7d5400fa31 100644 --- a/icons/es5/CellTower.js +++ b/icons/es5/CellTower.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCellTower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.3 14.7l1.2-1.2c-1-1-1.5-2.3-1.5-3.5 0-1.3.5-2.6 1.5-3.5L7.3 5.3c-1.3 1.3-2 3-2 4.7s.7 3.4 2 4.7zM19.1 2.9l-1.2 1.2c1.6 1.6 2.4 3.8 2.4 5.9 0 2.1-.8 4.3-2.4 5.9l1.2 1.2c2-2 2.9-4.5 2.9-7.1 0-2.6-1-5.1-2.9-7.1z" + d: "M7.3 14.7l1.2-1.2c-1-1-1.5-2.3-1.5-3.5 0-1.3.5-2.6 1.5-3.5L7.3 5.3c-1.3 1.3-2 3-2 4.7s.7 3.4 2 4.7zM19.1 2.9l-1.2 1.2c1.6 1.6 2.4 3.8 2.4 5.9 0 2.1-.8 4.3-2.4 5.9l1.2 1.2c2-2 2.9-4.5 2.9-7.1 0-2.6-1-5.1-2.9-7.1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M6.1 4.1L4.9 2.9C3 4.9 2 7.4 2 10c0 2.6 1 5.1 2.9 7.1l1.2-1.2c-1.6-1.6-2.4-3.8-2.4-5.9 0-2.1.8-4.3 2.4-5.9zm10.6 10.6c1.3-1.3 2-3 2-4.7-.1-1.7-.7-3.4-2-4.7l-1.2 1.2c1 1 1.5 2.3 1.5 3.5 0 1.3-.5 2.6-1.5 3.5l1.2 1.2zM14.5 10a2.5 2.5 0 00-5 0c0 .76.34 1.42.87 1.88L7 22h2l.67-2h4.67l.66 2h2l-3.37-10.12c.53-.46.87-1.12.87-1.88zm-4.17 8L12 13l1.67 5h-3.34z" + d: "M6.1 4.1L4.9 2.9C3 4.9 2 7.4 2 10c0 2.6 1 5.1 2.9 7.1l1.2-1.2c-1.6-1.6-2.4-3.8-2.4-5.9 0-2.1.8-4.3 2.4-5.9zm10.6 10.6c1.3-1.3 2-3 2-4.7-.1-1.7-.7-3.4-2-4.7l-1.2 1.2c1 1 1.5 2.3 1.5 3.5 0 1.3-.5 2.6-1.5 3.5l1.2 1.2zM14.5 10a2.5 2.5 0 00-5 0c0 .76.34 1.42.87 1.88L7 22h2l.67-2h4.67l.66 2h2l-3.37-10.12c.53-.46.87-1.12.87-1.88zm-4.17 8L12 13l1.67 5h-3.34z", + fill: "currentColor" })); } - export default SvgCellTower; \ No newline at end of file diff --git a/icons/es5/CellWifi.js b/icons/es5/CellWifi.js index b78aa82212..1b694390c9 100644 --- a/icons/es5/CellWifi.js +++ b/icons/es5/CellWifi.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCellWifi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 22h16V5.97L6 22zm14-2h-2v-7.22l2-2V20zM5.22 7.22L3.93 5.93c3.9-3.91 10.24-3.91 14.15 0l-1.29 1.29c-3.19-3.19-8.38-3.19-11.57 0zm7.71 3.85L11 13l-1.93-1.93a2.74 2.74 0 013.86 0zm1.29-1.28c-1.78-1.77-4.66-1.77-6.43 0L6.5 8.5a6.374 6.374 0 019 0l-1.28 1.29z" + d: "M6 22h16V5.97L6 22zm14-2h-2v-7.22l2-2V20zM5.22 7.22L3.93 5.93c3.9-3.91 10.24-3.91 14.15 0l-1.29 1.29c-3.19-3.19-8.38-3.19-11.57 0zm7.71 3.85L11 13l-1.93-1.93a2.74 2.74 0 013.86 0zm1.29-1.28c-1.78-1.77-4.66-1.77-6.43 0L6.5 8.5a6.374 6.374 0 019 0l-1.28 1.29z", + fill: "currentColor" })); } - export default SvgCellWifi; \ No newline at end of file diff --git a/icons/es5/CenterFocusStrong.js b/icons/es5/CenterFocusStrong.js index a8bf90c161..eff41602e1 100644 --- a/icons/es5/CenterFocusStrong.js +++ b/icons/es5/CenterFocusStrong.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCenterFocusStrong(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm-7 7H3v6h6v-2H5v-4zM5 5h4V3H3v6h2V5zm16-2h-6v2h4v4h2V3zm-2 16h-4v2h6v-6h-2v4z" + d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm-7 7H3v6h6v-2H5v-4zM5 5h4V3H3v6h2V5zm16-2h-6v2h4v4h2V3zm-2 16h-4v2h6v-6h-2v4z", + fill: "currentColor" })); } - export default SvgCenterFocusStrong; \ No newline at end of file diff --git a/icons/es5/CenterFocusWeak.js b/icons/es5/CenterFocusWeak.js index 31fe72ec73..e5748c6604 100644 --- a/icons/es5/CenterFocusWeak.js +++ b/icons/es5/CenterFocusWeak.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCenterFocusWeak(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 15H3v6h6v-2H5v-4zM5 5h4V3H3v6h2V5zm16-2h-6v2h4v4h2V3zm-2 16h-4v2h6v-6h-2v4zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M5 15H3v6h6v-2H5v-4zM5 5h4V3H3v6h2V5zm16-2h-6v2h4v4h2V3zm-2 16h-4v2h6v-6h-2v4zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgCenterFocusWeak; \ No newline at end of file diff --git a/icons/es5/Chair.js b/icons/es5/Chair.js index da4eb3b638..c98e8562bb 100644 --- a/icons/es5/Chair.js +++ b/icons/es5/Chair.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChair(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 13h10V7h3V3H4v4h3z" + d: "M7 13h10V7h3V3H4v4h3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M23 9h-4v6H5V9H1v10h3v1c0 .55.45 1 1 1s1-.45 1-1v-1h12v1c0 .55.45 1 1 1s1-.45 1-1v-1h3V9z" + d: "M23 9h-4v6H5V9H1v10h3v1c0 .55.45 1 1 1s1-.45 1-1v-1h12v1c0 .55.45 1 1 1s1-.45 1-1v-1h3V9z", + fill: "currentColor" })); } - export default SvgChair; \ No newline at end of file diff --git a/icons/es5/ChairAlt.js b/icons/es5/ChairAlt.js index 199241b448..45377f70c4 100644 --- a/icons/es5/ChairAlt.js +++ b/icons/es5/ChairAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChairAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 10h3V3H5v7h3v2H5v9h2v-3h10v3h2v-9h-3v-2zM7 8V5h10v3H7zm10 8H7v-2h10v2zm-3-4h-4v-2h4v2z" + d: "M16 10h3V3H5v7h3v2H5v9h2v-3h10v3h2v-9h-3v-2zM7 8V5h10v3H7zm10 8H7v-2h10v2zm-3-4h-4v-2h4v2z", + fill: "currentColor" })); } - export default SvgChairAlt; \ No newline at end of file diff --git a/icons/es5/Chalet.js b/icons/es5/Chalet.js index 1f784ac7fb..ceabbbce01 100644 --- a/icons/es5/Chalet.js +++ b/icons/es5/Chalet.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChalet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 7.5l7.5 7.5-1.41 1.41L15 15.33V20h-4v-5H9v5H5v-4.67l-1.09 1.09L2.5 15 10 7.5zm12-1h-1.19l.75-.75-.71-.71-1.46 1.46h-.89v-.89l1.45-1.45-.71-.71-.74.74V3h-1v1.19l-.75-.75-.71.71 1.45 1.45v.9h-.89l-1.45-1.45-.71.71.75.75H14v1h1.19l-.75.75.71.71 1.45-1.45h.89v.89l-1.45 1.45.71.71.75-.75V11h1V9.81l.75.75.71-.71-1.46-1.46V7.5h.89l1.45 1.45.71-.71-.74-.74H22v-1z" + d: "M10 7.5l7.5 7.5-1.41 1.41L15 15.33V20h-4v-5H9v5H5v-4.67l-1.09 1.09L2.5 15 10 7.5zm12-1h-1.19l.75-.75-.71-.71-1.46 1.46h-.89v-.89l1.45-1.45-.71-.71-.74.74V3h-1v1.19l-.75-.75-.71.71 1.45 1.45v.9h-.89l-1.45-1.45-.71.71.75.75H14v1h1.19l-.75.75.71.71 1.45-1.45h.89v.89l-1.45 1.45.71.71.75-.75V11h1V9.81l.75.75.71-.71-1.46-1.46V7.5h.89l1.45 1.45.71-.71-.74-.74H22v-1z", + fill: "currentColor" })); } - export default SvgChalet; \ No newline at end of file diff --git a/icons/es5/ChangeCircle.js b/icons/es5/ChangeCircle.js index ac34979426..6ae26004c4 100644 --- a/icons/es5/ChangeCircle.js +++ b/icons/es5/ChangeCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChangeCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.06 17v-2.01H12c-1.28 0-2.56-.49-3.54-1.46a5.006 5.006 0 01-.64-6.29l1.1 1.1c-.71 1.33-.53 3.01.59 4.13.7.7 1.62 1.03 2.54 1.01v-2.14l2.83 2.83L12.06 19zm4.11-4.24l-1.1-1.1c.71-1.33.53-3.01-.59-4.13A3.482 3.482 0 0012 8.5h-.06v2.15L9.11 7.83 11.94 5v2.02c1.3-.02 2.61.45 3.6 1.45 1.7 1.7 1.91 4.35.63 6.29z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.06 17v-2.01H12c-1.28 0-2.56-.49-3.54-1.46a5.006 5.006 0 01-.64-6.29l1.1 1.1c-.71 1.33-.53 3.01.59 4.13.7.7 1.62 1.03 2.54 1.01v-2.14l2.83 2.83L12.06 19zm4.11-4.24l-1.1-1.1c.71-1.33.53-3.01-.59-4.13A3.482 3.482 0 0012 8.5h-.06v2.15L9.11 7.83 11.94 5v2.02c1.3-.02 2.61.45 3.6 1.45 1.7 1.7 1.91 4.35.63 6.29z", + fill: "currentColor" })); } - export default SvgChangeCircle; \ No newline at end of file diff --git a/icons/es5/ChangeHistory.js b/icons/es5/ChangeHistory.js index 7a6286518c..dfc1281cdb 100644 --- a/icons/es5/ChangeHistory.js +++ b/icons/es5/ChangeHistory.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChangeHistory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7.77L18.39 18H5.61L12 7.77M12 4L2 20h20L12 4z" + d: "M12 7.77L18.39 18H5.61L12 7.77M12 4L2 20h20L12 4z", + fill: "currentColor" })); } - export default SvgChangeHistory; \ No newline at end of file diff --git a/icons/es5/ChargingStation.js b/icons/es5/ChargingStation.js index a1fba797c1..a03335582b 100644 --- a/icons/es5/ChargingStation.js +++ b/icons/es5/ChargingStation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChargingStation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.5 11l-3 6v-4h-2l3-6v4h2zM5 1h14v22H5V1zm2 5v12h10V6H7z" + d: "M14.5 11l-3 6v-4h-2l3-6v4h2zM5 1h14v22H5V1zm2 5v12h10V6H7z", + fill: "currentColor" })); } - export default SvgChargingStation; \ No newline at end of file diff --git a/icons/es5/Chat.js b/icons/es5/Chat.js index 0f2445abc1..a99a8498eb 100644 --- a/icons/es5/Chat.js +++ b/icons/es5/Chat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2.01L2 22l4-4h16V2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z" + d: "M22 2H2.01L2 22l4-4h16V2zM6 9h12v2H6V9zm8 5H6v-2h8v2zm4-6H6V6h12v2z", + fill: "currentColor" })); } - export default SvgChat; \ No newline at end of file diff --git a/icons/es5/ChatBubble.js b/icons/es5/ChatBubble.js index 9238b0a678..d82665a5f6 100644 --- a/icons/es5/ChatBubble.js +++ b/icons/es5/ChatBubble.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChatBubble(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20l4-4h16V2z" + d: "M22 2H2v20l4-4h16V2z", + fill: "currentColor" })); } - export default SvgChatBubble; \ No newline at end of file diff --git a/icons/es5/ChatBubbleOutline.js b/icons/es5/ChatBubbleOutline.js index 443dce980a..db50d8fc96 100644 --- a/icons/es5/ChatBubbleOutline.js +++ b/icons/es5/ChatBubbleOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChatBubbleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20l4-4h16V2zm-2 14H6l-2 2V4h16v12z" + d: "M22 2H2v20l4-4h16V2zm-2 14H6l-2 2V4h16v12z", + fill: "currentColor" })); } - export default SvgChatBubbleOutline; \ No newline at end of file diff --git a/icons/es5/Check.js b/icons/es5/Check.js index 7ead4d4238..d0ca922ecd 100644 --- a/icons/es5/Check.js +++ b/icons/es5/Check.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgCheck(props) { fill: "currentColor" })); } - export default SvgCheck; \ No newline at end of file diff --git a/icons/es5/CheckBox.js b/icons/es5/CheckBox.js index aed1b92a8b..c41dd62ef2 100644 --- a/icons/es5/CheckBox.js +++ b/icons/es5/CheckBox.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCheckBox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgCheckBox(props) { fill: "currentColor" })); } - export default SvgCheckBox; \ No newline at end of file diff --git a/icons/es5/CheckBoxOutlineBlank.js b/icons/es5/CheckBoxOutlineBlank.js index 7db1d9fedc..7446aa8f3a 100644 --- a/icons/es5/CheckBoxOutlineBlank.js +++ b/icons/es5/CheckBoxOutlineBlank.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCheckBoxOutlineBlank(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgCheckBoxOutlineBlank(props) { fill: "currentColor" })); } - export default SvgCheckBoxOutlineBlank; \ No newline at end of file diff --git a/icons/es5/CheckCircle.js b/icons/es5/CheckCircle.js index 6d3e327259..7ab4cb6f6e 100644 --- a/icons/es5/CheckCircle.js +++ b/icons/es5/CheckCircle.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCheckCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgCheckCircle(props) { fill: "currentColor" })); } - export default SvgCheckCircle; \ No newline at end of file diff --git a/icons/es5/CheckCircleOutline.js b/icons/es5/CheckCircleOutline.js index 55901bcd9a..9f3b800e25 100644 --- a/icons/es5/CheckCircleOutline.js +++ b/icons/es5/CheckCircleOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCheckCircleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgCheckCircleOutline(props) { fill: "currentColor" })); } - export default SvgCheckCircleOutline; \ No newline at end of file diff --git a/icons/es5/Checklist.js b/icons/es5/Checklist.js index 86c3e743a1..fe94d95f32 100644 --- a/icons/es5/Checklist.js +++ b/icons/es5/Checklist.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChecklist(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 7h-9v2h9V7zm0 8h-9v2h9v-2zM5.54 11L2 7.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L5.54 11zm0 8L2 15.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L5.54 19z" + d: "M22 7h-9v2h9V7zm0 8h-9v2h9v-2zM5.54 11L2 7.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L5.54 11zm0 8L2 15.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L5.54 19z", + fill: "currentColor" })); } - export default SvgChecklist; \ No newline at end of file diff --git a/icons/es5/ChecklistRtl.js b/icons/es5/ChecklistRtl.js index 87555ea102..cfbaf46628 100644 --- a/icons/es5/ChecklistRtl.js +++ b/icons/es5/ChecklistRtl.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChecklistRtl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 7H2v2h9V7zm0 8H2v2h9v-2zm5.34-4L12.8 7.46l1.41-1.41 2.12 2.12 4.24-4.24L22 5.34 16.34 11zm0 8l-3.54-3.54 1.41-1.41 2.12 2.12 4.24-4.24L22 13.34 16.34 19z" + d: "M11 7H2v2h9V7zm0 8H2v2h9v-2zm5.34-4L12.8 7.46l1.41-1.41 2.12 2.12 4.24-4.24L22 5.34 16.34 11zm0 8l-3.54-3.54 1.41-1.41 2.12 2.12 4.24-4.24L22 13.34 16.34 19z", + fill: "currentColor" })); } - export default SvgChecklistRtl; \ No newline at end of file diff --git a/icons/es5/Checkroom.js b/icons/es5/Checkroom.js index 1323f56923..d0dedc9fd0 100644 --- a/icons/es5/Checkroom.js +++ b/icons/es5/Checkroom.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCheckroom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.6 18.2L13 11.75v-.91a3.496 3.496 0 00-.18-6.75A3.51 3.51 0 008.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5H11v2.75L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8zM6 18l6-4.5 6 4.5H6z" + d: "M21.6 18.2L13 11.75v-.91a3.496 3.496 0 00-.18-6.75A3.51 3.51 0 008.5 7.5h2c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5c0 .84-.69 1.52-1.53 1.5H11v2.75L2.4 18.2c-.77.58-.36 1.8.6 1.8h18c.96 0 1.37-1.22.6-1.8zM6 18l6-4.5 6 4.5H6z", + fill: "currentColor" })); } - export default SvgCheckroom; \ No newline at end of file diff --git a/icons/es5/ChevronLeft.js b/icons/es5/ChevronLeft.js index 0d3bc1c7d4..185cc49aac 100644 --- a/icons/es5/ChevronLeft.js +++ b/icons/es5/ChevronLeft.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChevronLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgChevronLeft(props) { fill: "currentColor" })); } - export default SvgChevronLeft; \ No newline at end of file diff --git a/icons/es5/ChevronRight.js b/icons/es5/ChevronRight.js index 3cdb23ec07..e01363c03c 100644 --- a/icons/es5/ChevronRight.js +++ b/icons/es5/ChevronRight.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChevronRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgChevronRight(props) { fill: "currentColor" })); } - export default SvgChevronRight; \ No newline at end of file diff --git a/icons/es5/ChildCare.js b/icons/es5/ChildCare.js index f40132110a..d315995feb 100644 --- a/icons/es5/ChildCare.js +++ b/icons/es5/ChildCare.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChildCare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 14.5, cy: 10.5, @@ -17,8 +16,8 @@ function SvgChildCare(props) { cy: 10.5, r: 1.25 }), /*#__PURE__*/React.createElement("path", { - d: "M12 17c2.01 0 3.74-1.23 4.5-3h-9c.76 1.77 2.49 3 4.5 3zm10.94-5.66a4.008 4.008 0 00-2.81-3.17 9.114 9.114 0 00-2.19-2.91C16.36 3.85 14.28 3 12 3s-4.36.85-5.94 2.26c-.92.81-1.67 1.8-2.19 2.91a3.994 3.994 0 00-2.81 3.17c-.04.21-.06.43-.06.66 0 .23.02.45.06.66a4.008 4.008 0 002.81 3.17 8.977 8.977 0 002.17 2.89C7.62 20.14 9.71 21 12 21s4.38-.86 5.97-2.28c.9-.8 1.65-1.79 2.17-2.89a3.998 3.998 0 002.8-3.17c.04-.21.06-.43.06-.66 0-.23-.02-.45-.06-.66zM19 14c-.1 0-.19-.02-.29-.03-.2.67-.49 1.29-.86 1.86C16.6 17.74 14.45 19 12 19s-4.6-1.26-5.85-3.17c-.37-.57-.66-1.19-.86-1.86-.1.01-.19.03-.29.03-1.1 0-2-.9-2-2s.9-2 2-2c.1 0 .19.02.29.03.2-.67.49-1.29.86-1.86C7.4 6.26 9.55 5 12 5s4.6 1.26 5.85 3.17c.37.57.66 1.19.86 1.86.1-.01.19-.03.29-.03 1.1 0 2 .9 2 2s-.9 2-2 2z" + d: "M12 17c2.01 0 3.74-1.23 4.5-3h-9c.76 1.77 2.49 3 4.5 3zm10.94-5.66a4.008 4.008 0 00-2.81-3.17 9.114 9.114 0 00-2.19-2.91C16.36 3.85 14.28 3 12 3s-4.36.85-5.94 2.26c-.92.81-1.67 1.8-2.19 2.91a3.994 3.994 0 00-2.81 3.17c-.04.21-.06.43-.06.66 0 .23.02.45.06.66a4.008 4.008 0 002.81 3.17 8.977 8.977 0 002.17 2.89C7.62 20.14 9.71 21 12 21s4.38-.86 5.97-2.28c.9-.8 1.65-1.79 2.17-2.89a3.998 3.998 0 002.8-3.17c.04-.21.06-.43.06-.66 0-.23-.02-.45-.06-.66zM19 14c-.1 0-.19-.02-.29-.03-.2.67-.49 1.29-.86 1.86C16.6 17.74 14.45 19 12 19s-4.6-1.26-5.85-3.17c-.37-.57-.66-1.19-.86-1.86-.1.01-.19.03-.29.03-1.1 0-2-.9-2-2s.9-2 2-2c.1 0 .19.02.29.03.2-.67.49-1.29.86-1.86C7.4 6.26 9.55 5 12 5s4.6 1.26 5.85 3.17c.37.57.66 1.19.86 1.86.1-.01.19-.03.29-.03 1.1 0 2 .9 2 2s-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgChildCare; \ No newline at end of file diff --git a/icons/es5/ChildFriendly.js b/icons/es5/ChildFriendly.js index a740fd8041..db5b71b361 100644 --- a/icons/es5/ChildFriendly.js +++ b/icons/es5/ChildFriendly.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChildFriendly(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 2v8h8c0-4.42-3.58-8-8-8zm6.32 13.89A7.948 7.948 0 0021 11H6.44l-.95-2H2v2h2.22s1.89 4.07 2.12 4.42c-1.1.59-1.84 1.75-1.84 3.08C4.5 20.43 6.07 22 8 22c1.76 0 3.22-1.3 3.46-3h2.08c.24 1.7 1.7 3 3.46 3 1.93 0 3.5-1.57 3.5-3.5 0-1.04-.46-1.97-1.18-2.61zM8 20c-.83 0-1.5-.67-1.5-1.5S7.17 17 8 17s1.5.67 1.5 1.5S8.83 20 8 20zm9 0c-.83 0-1.5-.67-1.5-1.5S16.17 17 17 17s1.5.67 1.5 1.5S17.83 20 17 20z" + d: "M13 2v8h8c0-4.42-3.58-8-8-8zm6.32 13.89A7.948 7.948 0 0021 11H6.44l-.95-2H2v2h2.22s1.89 4.07 2.12 4.42c-1.1.59-1.84 1.75-1.84 3.08C4.5 20.43 6.07 22 8 22c1.76 0 3.22-1.3 3.46-3h2.08c.24 1.7 1.7 3 3.46 3 1.93 0 3.5-1.57 3.5-3.5 0-1.04-.46-1.97-1.18-2.61zM8 20c-.83 0-1.5-.67-1.5-1.5S7.17 17 8 17s1.5.67 1.5 1.5S8.83 20 8 20zm9 0c-.83 0-1.5-.67-1.5-1.5S16.17 17 17 17s1.5.67 1.5 1.5S17.83 20 17 20z", + fill: "currentColor" })); } - export default SvgChildFriendly; \ No newline at end of file diff --git a/icons/es5/ChromeReaderMode.js b/icons/es5/ChromeReaderMode.js index 6261c94de9..61129491e8 100644 --- a/icons/es5/ChromeReaderMode.js +++ b/icons/es5/ChromeReaderMode.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChromeReaderMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 12h7v1.5h-7V12zm0-2.5h7V11h-7V9.5zm0 5h7V16h-7v-1.5zM23 4H1v17h22V4zm-2 15h-9V6h9v13z" + d: "M13 12h7v1.5h-7V12zm0-2.5h7V11h-7V9.5zm0 5h7V16h-7v-1.5zM23 4H1v17h22V4zm-2 15h-9V6h9v13z", + fill: "currentColor" })); } - export default SvgChromeReaderMode; \ No newline at end of file diff --git a/icons/es5/Church.js b/icons/es5/Church.js index 7c06566ff7..e4e26e45d1 100644 --- a/icons/es5/Church.js +++ b/icons/es5/Church.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgChurch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 12.22V9l-5-2.5V5h2V3h-2V1h-2v2H9v2h2v1.5L6 9v3.22L2 14v8h8v-5h4v5h8v-8l-4-1.78zm-6 1.28c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M18 12.22V9l-5-2.5V5h2V3h-2V1h-2v2H9v2h2v1.5L6 9v3.22L2 14v8h8v-5h4v5h8v-8l-4-1.78zm-6 1.28c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgChurch; \ No newline at end of file diff --git a/icons/es5/Circle.js b/icons/es5/Circle.js index e25872da96..0d288a1ffd 100644 --- a/icons/es5/Circle.js +++ b/icons/es5/Circle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2z" + d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2z", + fill: "currentColor" })); } - export default SvgCircle; \ No newline at end of file diff --git a/icons/es5/CircleNotifications.js b/icons/es5/CircleNotifications.js index 8b4ab60531..1002b9fe4c 100644 --- a/icons/es5/CircleNotifications.js +++ b/icons/es5/CircleNotifications.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCircleNotifications(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 16.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5zm5-2.5H7v-2h1v-3c0-1.86 1.28-3.41 3-3.86V5.5h2v1.64c1.72.45 3 2 3 3.86v3h1v2z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 16.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5zm5-2.5H7v-2h1v-3c0-1.86 1.28-3.41 3-3.86V5.5h2v1.64c1.72.45 3 2 3 3.86v3h1v2z", + fill: "currentColor" })); } - export default SvgCircleNotifications; \ No newline at end of file diff --git a/icons/es5/Class.js b/icons/es5/Class.js index edf158706a..f7a0918a35 100644 --- a/icons/es5/Class.js +++ b/icons/es5/Class.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgClass(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgClass(props) { fill: "currentColor" })); } - export default SvgClass; \ No newline at end of file diff --git a/icons/es5/CleanHands.js b/icons/es5/CleanHands.js index c62ce3b936..99eb094a18 100644 --- a/icons/es5/CleanHands.js +++ b/icons/es5/CleanHands.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCleanHands(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.99 7l1.37-.63.63-1.37.63 1.37 1.37.63-1.37.63L16.99 9l-.63-1.37L14.99 7zM20 14c1.1 0 2-.9 2-2s-2-4-2-4-2 2.9-2 4 .9 2 2 2zM1 22h4V11H1v11zM9.24 9.5L15 11.65V11a5 5 0 00-4-4.9V4h2c.57 0 1.1.17 1.55.45l1.43-1.43A4.899 4.899 0 0013 2H7.5v2H9v2.11c-1.78.37-3.2 1.68-3.75 3.39h3.99zM22 17h-9l-2.09-.73.33-.94L13 16h4v-2l-8.03-3H7v9.02L14 22l8-3v-2z" + d: "M14.99 7l1.37-.63.63-1.37.63 1.37 1.37.63-1.37.63L16.99 9l-.63-1.37L14.99 7zM20 14c1.1 0 2-.9 2-2s-2-4-2-4-2 2.9-2 4 .9 2 2 2zM1 22h4V11H1v11zM9.24 9.5L15 11.65V11a5 5 0 00-4-4.9V4h2c.57 0 1.1.17 1.55.45l1.43-1.43A4.899 4.899 0 0013 2H7.5v2H9v2.11c-1.78.37-3.2 1.68-3.75 3.39h3.99zM22 17h-9l-2.09-.73.33-.94L13 16h4v-2l-8.03-3H7v9.02L14 22l8-3v-2z", + fill: "currentColor" })); } - export default SvgCleanHands; \ No newline at end of file diff --git a/icons/es5/CleaningServices.js b/icons/es5/CleaningServices.js index 63337dd944..ecd2e780ab 100644 --- a/icons/es5/CleaningServices.js +++ b/icons/es5/CleaningServices.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCleaningServices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 11V1H9v10H3v12h18V11h-6zm4 10h-2v-4h-2v4h-2v-4h-2v4H9v-4H7v4H5v-8h14v8z" + d: "M15 11V1H9v10H3v12h18V11h-6zm4 10h-2v-4h-2v4h-2v-4h-2v4H9v-4H7v4H5v-8h14v8z", + fill: "currentColor" })); } - export default SvgCleaningServices; \ No newline at end of file diff --git a/icons/es5/Clear.js b/icons/es5/Clear.js index 449abf5181..6e1ddf7055 100644 --- a/icons/es5/Clear.js +++ b/icons/es5/Clear.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgClear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z" + d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z", + fill: "currentColor" })); } - export default SvgClear; \ No newline at end of file diff --git a/icons/es5/ClearAll.js b/icons/es5/ClearAll.js index a6450753c5..e95a9d1dfc 100644 --- a/icons/es5/ClearAll.js +++ b/icons/es5/ClearAll.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgClearAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 13h14v-2H5v2zm-2 4h14v-2H3v2zM7 7v2h14V7H7z" + d: "M5 13h14v-2H5v2zm-2 4h14v-2H3v2zM7 7v2h14V7H7z", + fill: "currentColor" })); } - export default SvgClearAll; \ No newline at end of file diff --git a/icons/es5/Close.js b/icons/es5/Close.js index df9919fbd5..a7d5dcc673 100644 --- a/icons/es5/Close.js +++ b/icons/es5/Close.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgClose(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgClose(props) { fill: "currentColor" })); } - export default SvgClose; \ No newline at end of file diff --git a/icons/es5/CloseFullscreen.js b/icons/es5/CloseFullscreen.js index 9af0b66313..0ad1a89731 100644 --- a/icons/es5/CloseFullscreen.js +++ b/icons/es5/CloseFullscreen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCloseFullscreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 3.41L16.71 8.7 20 12h-8V4l3.29 3.29L20.59 2 22 3.41zM3.41 22l5.29-5.29L12 20v-8H4l3.29 3.29L2 20.59 3.41 22z" + d: "M22 3.41L16.71 8.7 20 12h-8V4l3.29 3.29L20.59 2 22 3.41zM3.41 22l5.29-5.29L12 20v-8H4l3.29 3.29L2 20.59 3.41 22z", + fill: "currentColor" })); } - export default SvgCloseFullscreen; \ No newline at end of file diff --git a/icons/es5/CloseSmall.js b/icons/es5/CloseSmall.js index 736ed4cf65..c20ab14a11 100644 --- a/icons/es5/CloseSmall.js +++ b/icons/es5/CloseSmall.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCloseSmall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgCloseSmall(props) { fill: "currentColor" })); } - export default SvgCloseSmall; \ No newline at end of file diff --git a/icons/es5/ClosedCaption.js b/icons/es5/ClosedCaption.js index 939dd82de1..349f5a31a3 100644 --- a/icons/es5/ClosedCaption.js +++ b/icons/es5/ClosedCaption.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgClosedCaption(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 4H3v16h18V4zm-10 7H9.5v-.5h-2v3h2V13H11v2H6V9h5v2zm7 0h-1.5v-.5h-2v3h2V13H18v2h-5V9h5v2z" + d: "M21 4H3v16h18V4zm-10 7H9.5v-.5h-2v3h2V13H11v2H6V9h5v2zm7 0h-1.5v-.5h-2v3h2V13H18v2h-5V9h5v2z", + fill: "currentColor" })); } - export default SvgClosedCaption; \ No newline at end of file diff --git a/icons/es5/ClosedCaptionDisabled.js b/icons/es5/ClosedCaptionDisabled.js index ff9b70e8f1..ca0f008339 100644 --- a/icons/es5/ClosedCaptionDisabled.js +++ b/icons/es5/ClosedCaptionDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgClosedCaptionDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.83 4H21v14.17L17.83 15H18v-2h-1.5v.5h-.17l-1.83-1.83V10.5h2v.5H18V9h-5v1.17L6.83 4zm12.95 18.61L17.17 20H3V5.83L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM11 13.83l-.83-.83H9.5v.5h-2v-3h.17L6.17 9H6v6h5v-1.17z" + d: "M6.83 4H21v14.17L17.83 15H18v-2h-1.5v.5h-.17l-1.83-1.83V10.5h2v.5H18V9h-5v1.17L6.83 4zm12.95 18.61L17.17 20H3V5.83L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM11 13.83l-.83-.83H9.5v.5h-2v-3h.17L6.17 9H6v6h5v-1.17z", + fill: "currentColor" })); } - export default SvgClosedCaptionDisabled; \ No newline at end of file diff --git a/icons/es5/ClosedCaptionOff.js b/icons/es5/ClosedCaptionOff.js index 2f158ae8c8..319fcf13b7 100644 --- a/icons/es5/ClosedCaptionOff.js +++ b/icons/es5/ClosedCaptionOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgClosedCaptionOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 4H3v16h18V4zm-10 7H9.5v-.5h-2v3h2V13H11v2H6V9h5v2zm7 0h-1.5v-.5h-2v3h2V13H18v2h-5V9h5v2z" + d: "M21 4H3v16h18V4zm-10 7H9.5v-.5h-2v3h2V13H11v2H6V9h5v2zm7 0h-1.5v-.5h-2v3h2V13H18v2h-5V9h5v2z", + fill: "currentColor" })); } - export default SvgClosedCaptionOff; \ No newline at end of file diff --git a/icons/es5/Cloud.js b/icons/es5/Cloud.js index 108bb57436..6b1b43a90f 100644 --- a/icons/es5/Cloud.js +++ b/icons/es5/Cloud.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCloud(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z" + d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96z", + fill: "currentColor" })); } - export default SvgCloud; \ No newline at end of file diff --git a/icons/es5/CloudCircle.js b/icons/es5/CloudCircle.js index ed48c3ec07..d3090e7278 100644 --- a/icons/es5/CloudCircle.js +++ b/icons/es5/CloudCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCloudCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4.5 14H8c-1.66 0-3-1.34-3-3s1.34-3 3-3h.14c.44-1.73 1.99-3 3.86-3 2.21 0 4 1.79 4 4h.5a2.5 2.5 0 010 5z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4.5 14H8c-1.66 0-3-1.34-3-3s1.34-3 3-3h.14c.44-1.73 1.99-3 3.86-3 2.21 0 4 1.79 4 4h.5a2.5 2.5 0 010 5z", + fill: "currentColor" })); } - export default SvgCloudCircle; \ No newline at end of file diff --git a/icons/es5/CloudDone.js b/icons/es5/CloudDone.js index 55630d3152..3f31c4a72f 100644 --- a/icons/es5/CloudDone.js +++ b/icons/es5/CloudDone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCloudDone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM10 17l-3.5-3.5 1.41-1.41L10 14.18 15.18 9l1.41 1.41L10 17z" + d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM10 17l-3.5-3.5 1.41-1.41L10 14.18 15.18 9l1.41 1.41L10 17z", + fill: "currentColor" })); } - export default SvgCloudDone; \ No newline at end of file diff --git a/icons/es5/CloudDownload.js b/icons/es5/CloudDownload.js index b8efa8a825..314562c62b 100644 --- a/icons/es5/CloudDownload.js +++ b/icons/es5/CloudDownload.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCloudDownload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM17 13l-5 5-5-5h3V9h4v4h3z" + d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM17 13l-5 5-5-5h3V9h4v4h3z", + fill: "currentColor" })); } - export default SvgCloudDownload; \ No newline at end of file diff --git a/icons/es5/CloudOff.js b/icons/es5/CloudOff.js index 574bddb40b..6e7d0270e4 100644 --- a/icons/es5/CloudOff.js +++ b/icons/es5/CloudOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCloudOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M24 15c0-2.64-2.05-4.78-4.65-4.96A7.49 7.49 0 0012 4c-1.33 0-2.57.36-3.65.97l1.49 1.49C10.51 6.17 11.23 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19a2.996 2.996 0 011.79 5.4l1.41 1.41c1.09-.92 1.8-2.27 1.8-3.81zM4.41 3.86L3 5.27l2.77 2.77h-.42A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h11.73l2 2 1.41-1.41L4.41 3.86zM6 18c-2.21 0-4-1.79-4-4s1.79-4 4-4h1.73l8 8H6z" + d: "M24 15c0-2.64-2.05-4.78-4.65-4.96A7.49 7.49 0 0012 4c-1.33 0-2.57.36-3.65.97l1.49 1.49C10.51 6.17 11.23 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19a2.996 2.996 0 011.79 5.4l1.41 1.41c1.09-.92 1.8-2.27 1.8-3.81zM4.41 3.86L3 5.27l2.77 2.77h-.42A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h11.73l2 2 1.41-1.41L4.41 3.86zM6 18c-2.21 0-4-1.79-4-4s1.79-4 4-4h1.73l8 8H6z", + fill: "currentColor" })); } - export default SvgCloudOff; \ No newline at end of file diff --git a/icons/es5/CloudQueue.js b/icons/es5/CloudQueue.js index e994f66bd9..c5df1bc6f4 100644 --- a/icons/es5/CloudQueue.js +++ b/icons/es5/CloudQueue.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCloudQueue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h.71C7.37 7.69 9.48 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19c1.66 0 3 1.34 3 3s-1.34 3-3 3z" + d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4h.71C7.37 7.69 9.48 6 12 6c3.04 0 5.5 2.46 5.5 5.5v.5H19c1.66 0 3 1.34 3 3s-1.34 3-3 3z", + fill: "currentColor" })); } - export default SvgCloudQueue; \ No newline at end of file diff --git a/icons/es5/CloudSync.js b/icons/es5/CloudSync.js index 82e5d20d8f..5517b9586f 100644 --- a/icons/es5/CloudSync.js +++ b/icons/es5/CloudSync.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCloudSync(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.5 14.98c-.02 0-.03 0-.05.01A3.49 3.49 0 0018 12c-1.4 0-2.6.83-3.16 2.02A2.988 2.988 0 0012 17c0 1.66 1.34 3 3 3l6.5-.02a2.5 2.5 0 000-5zM10 4.26v2.09C7.67 7.18 6 9.39 6 12c0 1.77.78 3.34 2 4.44V14h2v6H4v-2h2.73A7.942 7.942 0 014 12c0-3.73 2.55-6.85 6-7.74zM20 6h-2.73a7.98 7.98 0 012.66 5h-2.02c-.23-1.36-.93-2.55-1.91-3.44V10h-2V4h6v2z" + d: "M21.5 14.98c-.02 0-.03 0-.05.01A3.49 3.49 0 0018 12c-1.4 0-2.6.83-3.16 2.02A2.988 2.988 0 0012 17c0 1.66 1.34 3 3 3l6.5-.02a2.5 2.5 0 000-5zM10 4.26v2.09C7.67 7.18 6 9.39 6 12c0 1.77.78 3.34 2 4.44V14h2v6H4v-2h2.73A7.942 7.942 0 014 12c0-3.73 2.55-6.85 6-7.74zM20 6h-2.73a7.98 7.98 0 012.66 5h-2.02c-.23-1.36-.93-2.55-1.91-3.44V10h-2V4h6v2z", + fill: "currentColor" })); } - export default SvgCloudSync; \ No newline at end of file diff --git a/icons/es5/CloudUpload.js b/icons/es5/CloudUpload.js index c513cb26ce..28c823bc39 100644 --- a/icons/es5/CloudUpload.js +++ b/icons/es5/CloudUpload.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCloudUpload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z" + d: "M19.35 10.04A7.49 7.49 0 0012 4C9.11 4 6.6 5.64 5.35 8.04A5.994 5.994 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM14 13v4h-4v-4H7l5-5 5 5h-3z", + fill: "currentColor" })); } - export default SvgCloudUpload; \ No newline at end of file diff --git a/icons/es5/Co2.js b/icons/es5/Co2.js index b8fc728490..7fe3120a06 100644 --- a/icons/es5/Co2.js +++ b/icons/es5/Co2.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCo2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 9h-5v6h5V9zm-1.5 4.5h-2v-3h2v3zM8 13v2H3V9h5v2H6.5v-.5h-2v3h2V13H8zm10.5 2.5v1h3V18H17v-3.5h3v-1h-3V12h4.5v3.5h-3z" + d: "M15 9h-5v6h5V9zm-1.5 4.5h-2v-3h2v3zM8 13v2H3V9h5v2H6.5v-.5h-2v3h2V13H8zm10.5 2.5v1h3V18H17v-3.5h3v-1h-3V12h4.5v3.5h-3z", + fill: "currentColor" })); } - export default SvgCo2; \ No newline at end of file diff --git a/icons/es5/CoPresent.js b/icons/es5/CoPresent.js index 1061ffcd6b..c609736b71 100644 --- a/icons/es5/CoPresent.js +++ b/icons/es5/CoPresent.js @@ -1,22 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCoPresent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v10h2V5h18v16h2z" + d: "M23 3H1v10h2V5h18v16h2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 10, r: 4 }), /*#__PURE__*/React.createElement("path", { - d: "M15.39 16.56C13.71 15.7 11.53 15 9 15s-4.71.7-6.39 1.56A2.97 2.97 0 001 19.22V22h16v-2.78c0-1.12-.61-2.15-1.61-2.66z" + d: "M15.39 16.56C13.71 15.7 11.53 15 9 15s-4.71.7-6.39 1.56A2.97 2.97 0 001 19.22V22h16v-2.78c0-1.12-.61-2.15-1.61-2.66z", + fill: "currentColor" })); } - export default SvgCoPresent; \ No newline at end of file diff --git a/icons/es5/Code.js b/icons/es5/Code.js index 5c2f4abb86..18a4b683eb 100644 --- a/icons/es5/Code.js +++ b/icons/es5/Code.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z" + d: "M9.4 16.6L4.8 12l4.6-4.6L8 6l-6 6 6 6 1.4-1.4zm5.2 0l4.6-4.6-4.6-4.6L16 6l6 6-6 6-1.4-1.4z", + fill: "currentColor" })); } - export default SvgCode; \ No newline at end of file diff --git a/icons/es5/CodeOff.js b/icons/es5/CodeOff.js index 7fd9093341..eec097b178 100644 --- a/icons/es5/CodeOff.js +++ b/icons/es5/CodeOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCodeOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.17 12l-4.58-4.59L16 6l6 6-3.59 3.59L17 14.17 19.17 12zM1.39 4.22l4.19 4.19L2 12l6 6 1.41-1.41L4.83 12 7 9.83l12.78 12.78 1.41-1.41L2.81 2.81 1.39 4.22z" + d: "M19.17 12l-4.58-4.59L16 6l6 6-3.59 3.59L17 14.17 19.17 12zM1.39 4.22l4.19 4.19L2 12l6 6 1.41-1.41L4.83 12 7 9.83l12.78 12.78 1.41-1.41L2.81 2.81 1.39 4.22z", + fill: "currentColor" })); } - export default SvgCodeOff; \ No newline at end of file diff --git a/icons/es5/Coffee.js b/icons/es5/Coffee.js index 88f4beb99c..9fa80e5fcb 100644 --- a/icons/es5/Coffee.js +++ b/icons/es5/Coffee.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCoffee(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.5 3H4v8c0 3.87 3.13 7 7 7s7-3.13 7-7v-1h.4c1.67 0 3.19-1.13 3.52-2.77A3.494 3.494 0 0018.5 3zM16 5v3H6V5h10zm2.5 3H18V5h.5c.83 0 1.5.67 1.5 1.5S19.33 8 18.5 8zM4 19h16v2H4v-2z" + d: "M18.5 3H4v8c0 3.87 3.13 7 7 7s7-3.13 7-7v-1h.4c1.67 0 3.19-1.13 3.52-2.77A3.494 3.494 0 0018.5 3zM16 5v3H6V5h10zm2.5 3H18V5h.5c.83 0 1.5.67 1.5 1.5S19.33 8 18.5 8zM4 19h16v2H4v-2z", + fill: "currentColor" })); } - export default SvgCoffee; \ No newline at end of file diff --git a/icons/es5/CoffeeMaker.js b/icons/es5/CoffeeMaker.js index 15152aa804..f8f6b590fd 100644 --- a/icons/es5/CoffeeMaker.js +++ b/icons/es5/CoffeeMaker.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCoffeeMaker(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 7V4h2V2H4v20h16v-2h-4.03A4.966 4.966 0 0018 16v-5H8v5c0 1.64.81 3.09 2.03 4H6V4h2v3h10z" + d: "M18 7V4h2V2H4v20h16v-2h-4.03A4.966 4.966 0 0018 16v-5H8v5c0 1.64.81 3.09 2.03 4H6V4h2v3h10z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 13, cy: 9, r: 1 })); } - export default SvgCoffeeMaker; \ No newline at end of file diff --git a/icons/es5/Collections.js b/icons/es5/Collections.js index fbdc07f181..b541b67864 100644 --- a/icons/es5/Collections.js +++ b/icons/es5/Collections.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCollections(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 18V2H6v16h16zm-11-6l2.03 2.71L16 11l4 5H8l3-4zM2 6v16h16v-2H4V6H2z" + d: "M22 18V2H6v16h16zm-11-6l2.03 2.71L16 11l4 5H8l3-4zM2 6v16h16v-2H4V6H2z", + fill: "currentColor" })); } - export default SvgCollections; \ No newline at end of file diff --git a/icons/es5/CollectionsBookmark.js b/icons/es5/CollectionsBookmark.js index f53f1276cb..5a5820dd40 100644 --- a/icons/es5/CollectionsBookmark.js +++ b/icons/es5/CollectionsBookmark.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCollectionsBookmark(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zm-2 10l-2.5-1.5L15 12V4h5v8z" + d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zm-2 10l-2.5-1.5L15 12V4h5v8z", + fill: "currentColor" })); } - export default SvgCollectionsBookmark; \ No newline at end of file diff --git a/icons/es5/ColorLens.js b/icons/es5/ColorLens.js index 55bbe5dc7a..ba0c32c84c 100644 --- a/icons/es5/ColorLens.js +++ b/icons/es5/ColorLens.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgColorLens(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3a9 9 0 000 18c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5H16c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5S5.67 9 6.5 9 8 9.67 8 10.5 7.33 12 6.5 12zm3-4C8.67 8 8 7.33 8 6.5S8.67 5 9.5 5s1.5.67 1.5 1.5S10.33 8 9.5 8zm5 0c-.83 0-1.5-.67-1.5-1.5S13.67 5 14.5 5s1.5.67 1.5 1.5S15.33 8 14.5 8zm3 4c-.83 0-1.5-.67-1.5-1.5S16.67 9 17.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M12 3a9 9 0 000 18c.83 0 1.5-.67 1.5-1.5 0-.39-.15-.74-.39-1.01-.23-.26-.38-.61-.38-.99 0-.83.67-1.5 1.5-1.5H16c2.76 0 5-2.24 5-5 0-4.42-4.03-8-9-8zm-5.5 9c-.83 0-1.5-.67-1.5-1.5S5.67 9 6.5 9 8 9.67 8 10.5 7.33 12 6.5 12zm3-4C8.67 8 8 7.33 8 6.5S8.67 5 9.5 5s1.5.67 1.5 1.5S10.33 8 9.5 8zm5 0c-.83 0-1.5-.67-1.5-1.5S13.67 5 14.5 5s1.5.67 1.5 1.5S15.33 8 14.5 8zm3 4c-.83 0-1.5-.67-1.5-1.5S16.67 9 17.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgColorLens; \ No newline at end of file diff --git a/icons/es5/Colorize.js b/icons/es5/Colorize.js index 36e7dd6f9b..a0d4348558 100644 --- a/icons/es5/Colorize.js +++ b/icons/es5/Colorize.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgColorize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.42 6.34l-3.75-3.75-3.82 3.82-1.94-1.91-1.41 1.41 1.42 1.42L3 16.25V21h4.75l8.92-8.92 1.42 1.42 1.41-1.41-1.92-1.92 3.84-3.83zM6.92 19L5 17.08l8.06-8.06 1.92 1.92L6.92 19z" + d: "M21.42 6.34l-3.75-3.75-3.82 3.82-1.94-1.91-1.41 1.41 1.42 1.42L3 16.25V21h4.75l8.92-8.92 1.42 1.42 1.41-1.41-1.92-1.92 3.84-3.83zM6.92 19L5 17.08l8.06-8.06 1.92 1.92L6.92 19z", + fill: "currentColor" })); } - export default SvgColorize; \ No newline at end of file diff --git a/icons/es5/Comment.js b/icons/es5/Comment.js index 2fcac42ae8..0684bd76a9 100644 --- a/icons/es5/Comment.js +++ b/icons/es5/Comment.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgComment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.99 2H2v16h16l4 4-.01-20zM18 14H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z" + d: "M21.99 2H2v16h16l4 4-.01-20zM18 14H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z", + fill: "currentColor" })); } - export default SvgComment; \ No newline at end of file diff --git a/icons/es5/CommentBank.js b/icons/es5/CommentBank.js index ea3531c0e1..cc06558af3 100644 --- a/icons/es5/CommentBank.js +++ b/icons/es5/CommentBank.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCommentBank(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 2v20l4-4h16V2H2zm17 11l-2.5-1.5L14 13V5h5v8z" + d: "M2 2v20l4-4h16V2H2zm17 11l-2.5-1.5L14 13V5h5v8z", + fill: "currentColor" })); } - export default SvgCommentBank; \ No newline at end of file diff --git a/icons/es5/CommentsDisabled.js b/icons/es5/CommentsDisabled.js index b824a10a20..ca458a06ec 100644 --- a/icons/es5/CommentsDisabled.js +++ b/icons/es5/CommentsDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCommentsDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.83 14H18v-2h-3.17l-1-1H18V9h-6.17l-1-1H18V6H8.83l-4-4H22v17.17L16.83 14zM2.1 2.1L.69 3.51 2 4.83V18h13.17l5.31 5.31 1.41-1.41L2.1 2.1zM6 9h.17l2 2H6V9zm0 5v-2h3.17l2 2H6z" + d: "M16.83 14H18v-2h-3.17l-1-1H18V9h-6.17l-1-1H18V6H8.83l-4-4H22v17.17L16.83 14zM2.1 2.1L.69 3.51 2 4.83V18h13.17l5.31 5.31 1.41-1.41L2.1 2.1zM6 9h.17l2 2H6V9zm0 5v-2h3.17l2 2H6z", + fill: "currentColor" })); } - export default SvgCommentsDisabled; \ No newline at end of file diff --git a/icons/es5/Commit.js b/icons/es5/Commit.js index 0918b8e122..fa3da52f63 100644 --- a/icons/es5/Commit.js +++ b/icons/es5/Commit.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCommit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.9 11a5 5 0 00-9.8 0H2v2h5.1a5 5 0 009.8 0H22v-2h-5.1zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" + d: "M16.9 11a5 5 0 00-9.8 0H2v2h5.1a5 5 0 009.8 0H22v-2h-5.1zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z", + fill: "currentColor" })); } - export default SvgCommit; \ No newline at end of file diff --git a/icons/es5/Commute.js b/icons/es5/Commute.js index 1a65e6ba48..ee0ad3ed95 100644 --- a/icons/es5/Commute.js +++ b/icons/es5/Commute.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCommute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4H5C3.34 4 2 5.34 2 7v8c0 1.66 1.34 3 3 3l-1 1v1h1l2-2h2v-5H4V6h9v2h2V7c0-1.66-1.34-3-3-3zM5 14c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm15.57-4.34c-.14-.4-.52-.66-.97-.66h-7.19c-.46 0-.83.26-.98.66l-1.42 4.11v5.51c0 .38.31.72.69.72h.62c.38 0 .68-.38.68-.76V18h8v1.24c0 .38.31.76.69.76h.61c.38 0 .69-.34.69-.72l.01-1.37v-4.14l-1.43-4.11zm-8.16.34h7.19l1.03 3h-9.25l1.03-3zM12 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm8 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M12 4H5C3.34 4 2 5.34 2 7v8c0 1.66 1.34 3 3 3l-1 1v1h1l2-2h2v-5H4V6h9v2h2V7c0-1.66-1.34-3-3-3zM5 14c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm15.57-4.34c-.14-.4-.52-.66-.97-.66h-7.19c-.46 0-.83.26-.98.66l-1.42 4.11v5.51c0 .38.31.72.69.72h.62c.38 0 .68-.38.68-.76V18h8v1.24c0 .38.31.76.69.76h.61c.38 0 .69-.34.69-.72l.01-1.37v-4.14l-1.43-4.11zm-8.16.34h7.19l1.03 3h-9.25l1.03-3zM12 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm8 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgCommute; \ No newline at end of file diff --git a/icons/es5/Compare.js b/icons/es5/Compare.js index 527a7acb43..9af9ee459a 100644 --- a/icons/es5/Compare.js +++ b/icons/es5/Compare.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCompare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 3H3v18h7v2h2V1h-2v2zm0 15H5l5-6v6zM21 3h-7v2h5v13l-5-6v9h7V3z" + d: "M10 3H3v18h7v2h2V1h-2v2zm0 15H5l5-6v6zM21 3h-7v2h5v13l-5-6v9h7V3z", + fill: "currentColor" })); } - export default SvgCompare; \ No newline at end of file diff --git a/icons/es5/CompareArrows.js b/icons/es5/CompareArrows.js index 90dca4867b..a16f4cfafc 100644 --- a/icons/es5/CompareArrows.js +++ b/icons/es5/CompareArrows.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCompareArrows(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.01 14H2v2h7.01v3L13 15l-3.99-4v3zm5.98-1v-3H22V8h-7.01V5L11 9l3.99 4z" + d: "M9.01 14H2v2h7.01v3L13 15l-3.99-4v3zm5.98-1v-3H22V8h-7.01V5L11 9l3.99 4z", + fill: "currentColor" })); } - export default SvgCompareArrows; \ No newline at end of file diff --git a/icons/es5/Compass.js b/icons/es5/Compass.js index 430ee3f1ad..92263fbdf7 100644 --- a/icons/es5/Compass.js +++ b/icons/es5/Compass.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCompass(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgCompass(props) { fill: "currentColor" })); } - export default SvgCompass; \ No newline at end of file diff --git a/icons/es5/CompassCalibration.js b/icons/es5/CompassCalibration.js index c27cc39204..2c7eaf0cdb 100644 --- a/icons/es5/CompassCalibration.js +++ b/icons/es5/CompassCalibration.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCompassCalibration(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 17, r: 4 }), /*#__PURE__*/React.createElement("path", { - d: "M12 3C8.1 3 4.56 4.59 2 7.15l5 5a7.06 7.06 0 0110-.01l5-5C19.44 4.59 15.9 3 12 3z" + d: "M12 3C8.1 3 4.56 4.59 2 7.15l5 5a7.06 7.06 0 0110-.01l5-5C19.44 4.59 15.9 3 12 3z", + fill: "currentColor" })); } - export default SvgCompassCalibration; \ No newline at end of file diff --git a/icons/es5/Compost.js b/icons/es5/Compost.js index 6393ed57ef..cc8ccfa2e9 100644 --- a/icons/es5/Compost.js +++ b/icons/es5/Compost.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCompost(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.87 11.81A2.5 2.5 0 0115 8h1c1.51 0 2-1 2-1s.55 6-3 6c-.49 0-.94-.14-1.32-.38-.24.64-.59 1.76-.76 2.96 1.26.22 2.28.89 2.77 1.77A6.505 6.505 0 0018.5 12h3c0 5.24-4.26 9.5-9.5 9.5S2.5 17.24 2.5 12 6.76 2.5 12 2.5V0l4 4-4 4V5.5c-3.58 0-6.5 2.92-6.5 6.5 0 2.21 1.11 4.17 2.81 5.35.51-.92 1.63-1.62 2.98-1.8-.09-.69-.26-1.42-.49-2.03-.35.3-.8.48-1.3.48-1.1 0-2-.9-2-2v-.99c0-.56-.19-1.09-.5-1.51 0 0 4.45-.23 4.5 2.5 0 .29-.06.56-.17.8-.42-.32-.86-.6-1.33-.8.58.43 1.37 1.37 2 2.6.67-1.62 1.68-3.27 3-4.6-.76.52-1.47 1.12-2.13 1.81z" + d: "M12.87 11.81A2.5 2.5 0 0115 8h1c1.51 0 2-1 2-1s.55 6-3 6c-.49 0-.94-.14-1.32-.38-.24.64-.59 1.76-.76 2.96 1.26.22 2.28.89 2.77 1.77A6.505 6.505 0 0018.5 12h3c0 5.24-4.26 9.5-9.5 9.5S2.5 17.24 2.5 12 6.76 2.5 12 2.5V0l4 4-4 4V5.5c-3.58 0-6.5 2.92-6.5 6.5 0 2.21 1.11 4.17 2.81 5.35.51-.92 1.63-1.62 2.98-1.8-.09-.69-.26-1.42-.49-2.03-.35.3-.8.48-1.3.48-1.1 0-2-.9-2-2v-.99c0-.56-.19-1.09-.5-1.51 0 0 4.45-.23 4.5 2.5 0 .29-.06.56-.17.8-.42-.32-.86-.6-1.33-.8.58.43 1.37 1.37 2 2.6.67-1.62 1.68-3.27 3-4.6-.76.52-1.47 1.12-2.13 1.81z", + fill: "currentColor" })); } - export default SvgCompost; \ No newline at end of file diff --git a/icons/es5/Compress.js b/icons/es5/Compress.js index 1f34208df9..8d4efdd7aa 100644 --- a/icons/es5/Compress.js +++ b/icons/es5/Compress.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCompress(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 9h16v2H4zm12-5h-3V1h-2v3H8l4 4zM8 19h3v3h2v-3h3l-4-4zm-4-7h16v2H4z" + d: "M4 9h16v2H4zm12-5h-3V1h-2v3H8l4 4zM8 19h3v3h2v-3h3l-4-4zm-4-7h16v2H4z", + fill: "currentColor" })); } - export default SvgCompress; \ No newline at end of file diff --git a/icons/es5/Computer.js b/icons/es5/Computer.js index b086a39a69..112cbfca48 100644 --- a/icons/es5/Computer.js +++ b/icons/es5/Computer.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgComputer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 18l2-2V4H2v12l2 2H0v2h24v-2h-4zM4 6h16v10H4V6z" + d: "M20 18l2-2V4H2v12l2 2H0v2h24v-2h-4zM4 6h16v10H4V6z", + fill: "currentColor" })); } - export default SvgComputer; \ No newline at end of file diff --git a/icons/es5/ConfirmationNumber.js b/icons/es5/ConfirmationNumber.js index e06aafc5de..ed3f870162 100644 --- a/icons/es5/ConfirmationNumber.js +++ b/icons/es5/ConfirmationNumber.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgConfirmationNumber(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 10V4H2.01v6c1.1 0 1.99.9 1.99 2s-.89 2-2 2v6h20v-6c-1.1 0-2-.9-2-2s.9-2 2-2zm-9 7.5h-2v-2h2v2zm0-4.5h-2v-2h2v2zm0-4.5h-2v-2h2v2z" + d: "M22 10V4H2.01v6c1.1 0 1.99.9 1.99 2s-.89 2-2 2v6h20v-6c-1.1 0-2-.9-2-2s.9-2 2-2zm-9 7.5h-2v-2h2v2zm0-4.5h-2v-2h2v2zm0-4.5h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgConfirmationNumber; \ No newline at end of file diff --git a/icons/es5/ConnectWithoutContact.js b/icons/es5/ConnectWithoutContact.js index 22c9345032..1f72b71770 100644 --- a/icons/es5/ConnectWithoutContact.js +++ b/icons/es5/ConnectWithoutContact.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgConnectWithoutContact(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 14H9a9 9 0 019-9v2c-3.87 0-7 3.13-7 7zm7-3V9c-2.76 0-5 2.24-5 5h2c0-1.66 1.34-3 3-3zM7 4c0-1.11-.89-2-2-2s-2 .89-2 2 .89 2 2 2 2-.89 2-2zm4.45.5h-2A2.99 2.99 0 016.5 7H2v4h6V8.74a4.97 4.97 0 003.45-4.24zM19 17c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm-1.5 1a2.99 2.99 0 01-2.95-2.5h-2A4.97 4.97 0 0016 19.74V22h6v-4h-4.5z" + d: "M11 14H9a9 9 0 019-9v2c-3.87 0-7 3.13-7 7zm7-3V9c-2.76 0-5 2.24-5 5h2c0-1.66 1.34-3 3-3zM7 4c0-1.11-.89-2-2-2s-2 .89-2 2 .89 2 2 2 2-.89 2-2zm4.45.5h-2A2.99 2.99 0 016.5 7H2v4h6V8.74a4.97 4.97 0 003.45-4.24zM19 17c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm-1.5 1a2.99 2.99 0 01-2.95-2.5h-2A4.97 4.97 0 0016 19.74V22h6v-4h-4.5z", + fill: "currentColor" })); } - export default SvgConnectWithoutContact; \ No newline at end of file diff --git a/icons/es5/ConnectedTv.js b/icons/es5/ConnectedTv.js index 8ed4d3d4e0..23cd9831cc 100644 --- a/icons/es5/ConnectedTv.js +++ b/icons/es5/ConnectedTv.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgConnectedTv(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.57 16H10c0-2.76-2.24-5-5-5v1.43c1.97 0 3.57 1.6 3.57 3.57z" + d: "M8.57 16H10c0-2.76-2.24-5-5-5v1.43c1.97 0 3.57 1.6 3.57 3.57z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11.55 16H13c0-4.42-3.59-8-8-8v1.45c3.61 0 6.55 2.93 6.55 6.55zM5 14v2h2c0-1.11-.89-2-2-2z" + d: "M11.55 16H13c0-4.42-3.59-8-8-8v1.45c3.61 0 6.55 2.93 6.55 6.55zM5 14v2h2c0-1.11-.89-2-2-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 3H2v16h6v2h8v-2h6V3zm-2 14H4V5h16v12z" + d: "M22 3H2v16h6v2h8v-2h6V3zm-2 14H4V5h16v12z", + fill: "currentColor" })); } - export default SvgConnectedTv; \ No newline at end of file diff --git a/icons/es5/ConnectingAirports.js b/icons/es5/ConnectingAirports.js index d8360cdf3f..218781e888 100644 --- a/icons/es5/ConnectingAirports.js +++ b/icons/es5/ConnectingAirports.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgConnectingAirports(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.4 17l1.3 4.4h-1.1L13 17h-3c-.55 0-1-.45-1-1s.45-1 1-1h3l2.6-4.4h1.1L15.4 15h2.85l.75-1h1l-.6 2 .6 2h-1l-.75-1H15.4zM5.75 7L5 6H4l.6 2-.6 2h1l.75-1H8.6l-1.3 4.4h1.1L11 9h3c.55 0 1-.45 1-1s-.45-1-1-1h-3L8.4 2.6H7.3L8.6 7H5.75z" + d: "M15.4 17l1.3 4.4h-1.1L13 17h-3c-.55 0-1-.45-1-1s.45-1 1-1h3l2.6-4.4h1.1L15.4 15h2.85l.75-1h1l-.6 2 .6 2h-1l-.75-1H15.4zM5.75 7L5 6H4l.6 2-.6 2h1l.75-1H8.6l-1.3 4.4h1.1L11 9h3c.55 0 1-.45 1-1s-.45-1-1-1h-3L8.4 2.6H7.3L8.6 7H5.75z", + fill: "currentColor" })); } - export default SvgConnectingAirports; \ No newline at end of file diff --git a/icons/es5/Construction.js b/icons/es5/Construction.js index 4ebe247d36..6fce92e397 100644 --- a/icons/es5/Construction.js +++ b/icons/es5/Construction.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgConstruction(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.783 15.172l2.121-2.121 5.996 5.996-2.121 2.121zM17.5 10c1.93 0 3.5-1.57 3.5-3.5 0-.58-.16-1.12-.41-1.6l-2.7 2.7-1.49-1.49 2.7-2.7c-.48-.25-1.02-.41-1.6-.41C15.57 3 14 4.57 14 6.5c0 .41.08.8.21 1.16l-1.85 1.85-1.78-1.78.71-.71-1.41-1.41L12 3.49a3 3 0 00-4.24 0L4.22 7.03l1.41 1.41H2.81l-.71.71 3.54 3.54.71-.71V9.15l1.41 1.41.71-.71 1.78 1.78-7.41 7.41 2.12 2.12L16.34 9.79c.36.13.75.21 1.16.21z" + d: "M13.783 15.172l2.121-2.121 5.996 5.996-2.121 2.121zM17.5 10c1.93 0 3.5-1.57 3.5-3.5 0-.58-.16-1.12-.41-1.6l-2.7 2.7-1.49-1.49 2.7-2.7c-.48-.25-1.02-.41-1.6-.41C15.57 3 14 4.57 14 6.5c0 .41.08.8.21 1.16l-1.85 1.85-1.78-1.78.71-.71-1.41-1.41L12 3.49a3 3 0 00-4.24 0L4.22 7.03l1.41 1.41H2.81l-.71.71 3.54 3.54.71-.71V9.15l1.41 1.41.71-.71 1.78 1.78-7.41 7.41 2.12 2.12L16.34 9.79c.36.13.75.21 1.16.21z", + fill: "currentColor" })); } - export default SvgConstruction; \ No newline at end of file diff --git a/icons/es5/ContactEmergency.js b/icons/es5/ContactEmergency.js index 0f83fcf203..762d49c2aa 100644 --- a/icons/es5/ContactEmergency.js +++ b/icons/es5/ContactEmergency.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContactEmergency(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23.99 3H0v18h23.99V3zM9 8c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3zM2.08 19c1.38-2.39 3.96-4 6.92-4s5.54 1.61 6.92 4H2.08zm18.89-9.15l-.75 1.3-1.47-.85V12h-1.5v-1.7l-1.47.85-.75-1.3L16.5 9l-1.47-.85.75-1.3 1.47.85V6h1.5v1.7l1.47-.85.75 1.3L19.5 9l1.47.85z" + d: "M23.99 3H0v18h23.99V3zM9 8c1.65 0 3 1.35 3 3s-1.35 3-3 3-3-1.35-3-3 1.35-3 3-3zM2.08 19c1.38-2.39 3.96-4 6.92-4s5.54 1.61 6.92 4H2.08zm18.89-9.15l-.75 1.3-1.47-.85V12h-1.5v-1.7l-1.47.85-.75-1.3L16.5 9l-1.47-.85.75-1.3 1.47.85V6h1.5v1.7l1.47-.85.75 1.3L19.5 9l1.47.85z", + fill: "currentColor" })); } - export default SvgContactEmergency; \ No newline at end of file diff --git a/icons/es5/ContactMail.js b/icons/es5/ContactMail.js index 77323d0a33..c918a2f02c 100644 --- a/icons/es5/ContactMail.js +++ b/icons/es5/ContactMail.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContactMail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgContactMail(props) { fill: "currentColor" })); } - export default SvgContactMail; \ No newline at end of file diff --git a/icons/es5/ContactPage.js b/icons/es5/ContactPage.js index a30ae8aa4a..c3300cb870 100644 --- a/icons/es5/ContactPage.js +++ b/icons/es5/ContactPage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContactPage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h16V8l-6-6zm-2 8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 17.43V18z" + d: "M14 2H4v20h16V8l-6-6zm-2 8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 17.43V18z", + fill: "currentColor" })); } - export default SvgContactPage; \ No newline at end of file diff --git a/icons/es5/ContactPhone.js b/icons/es5/ContactPhone.js index 40be151549..2516b770d9 100644 --- a/icons/es5/ContactPhone.js +++ b/icons/es5/ContactPhone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContactPhone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23.99 3H0v18h24l-.01-18zM8 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H2v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1zm3.85-4h1.64L21 16l-1.99 1.99A7.512 7.512 0 0116.28 14c-.18-.64-.28-1.31-.28-2s.1-1.36.28-2a7.474 7.474 0 012.73-3.99L21 8l-1.51 2h-1.64c-.22.63-.35 1.3-.35 2s.13 1.37.35 2z" + d: "M23.99 3H0v18h24l-.01-18zM8 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H2v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1zm3.85-4h1.64L21 16l-1.99 1.99A7.512 7.512 0 0116.28 14c-.18-.64-.28-1.31-.28-2s.1-1.36.28-2a7.474 7.474 0 012.73-3.99L21 8l-1.51 2h-1.64c-.22.63-.35 1.3-.35 2s.13 1.37.35 2z", + fill: "currentColor" })); } - export default SvgContactPhone; \ No newline at end of file diff --git a/icons/es5/ContactSupport.js b/icons/es5/ContactSupport.js index 3f3e60b96b..95e20d72d6 100644 --- a/icons/es5/ContactSupport.js +++ b/icons/es5/ContactSupport.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContactSupport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.5 2C6.81 2 3 5.81 3 10.5S6.81 19 11.5 19h.5v3c4.86-2.34 8-7 8-11.5C20 5.81 16.19 2 11.5 2zm1 14.5h-2v-2h2v2zm0-3.5h-2c0-3.25 3-3 3-5 0-1.1-.9-2-2-2s-2 .9-2 2h-2c0-2.21 1.79-4 4-4s4 1.79 4 4c0 2.5-3 2.75-3 5z" + d: "M11.5 2C6.81 2 3 5.81 3 10.5S6.81 19 11.5 19h.5v3c4.86-2.34 8-7 8-11.5C20 5.81 16.19 2 11.5 2zm1 14.5h-2v-2h2v2zm0-3.5h-2c0-3.25 3-3 3-5 0-1.1-.9-2-2-2s-2 .9-2 2h-2c0-2.21 1.79-4 4-4s4 1.79 4 4c0 2.5-3 2.75-3 5z", + fill: "currentColor" })); } - export default SvgContactSupport; \ No newline at end of file diff --git a/icons/es5/Contactless.js b/icons/es5/Contactless.js index ecc30dca1c..32724ff096 100644 --- a/icons/es5/Contactless.js +++ b/icons/es5/Contactless.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContactless(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM8.46 14.45l-1.36-.62c.28-.61.41-1.24.4-1.86a4.42 4.42 0 00-.4-1.8l1.36-.63c.35.75.53 1.56.54 2.4.01.86-.17 1.7-.54 2.51zm3.07 1.56l-1.3-.74c.52-.92.78-1.98.78-3.15 0-1.19-.27-2.33-.8-3.4l1.34-.67c.64 1.28.96 2.65.96 4.07 0 1.43-.33 2.74-.98 3.89zm3.14 1.32l-1.35-.66c.78-1.6 1.18-3.18 1.18-4.69 0-1.51-.4-3.07-1.18-4.64l1.34-.67c.9 1.78 1.34 3.56 1.34 5.31 0 1.74-.44 3.54-1.33 5.35z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM8.46 14.45l-1.36-.62c.28-.61.41-1.24.4-1.86a4.42 4.42 0 00-.4-1.8l1.36-.63c.35.75.53 1.56.54 2.4.01.86-.17 1.7-.54 2.51zm3.07 1.56l-1.3-.74c.52-.92.78-1.98.78-3.15 0-1.19-.27-2.33-.8-3.4l1.34-.67c.64 1.28.96 2.65.96 4.07 0 1.43-.33 2.74-.98 3.89zm3.14 1.32l-1.35-.66c.78-1.6 1.18-3.18 1.18-4.69 0-1.51-.4-3.07-1.18-4.64l1.34-.67c.9 1.78 1.34 3.56 1.34 5.31 0 1.74-.44 3.54-1.33 5.35z", + fill: "currentColor" })); } - export default SvgContactless; \ No newline at end of file diff --git a/icons/es5/Contacts.js b/icons/es5/Contacts.js index be51e9cb48..948df7f73a 100644 --- a/icons/es5/Contacts.js +++ b/icons/es5/Contacts.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContacts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 0H4v2h16V0zM4 24h16v-2H4v2zM22 4H2v16h20V4zM12 6.75c1.24 0 2.25 1.01 2.25 2.25s-1.01 2.25-2.25 2.25S9.75 10.24 9.75 9 10.76 6.75 12 6.75zM17 17H7v-1.5c0-1.67 3.33-2.5 5-2.5s5 .83 5 2.5V17z" + d: "M20 0H4v2h16V0zM4 24h16v-2H4v2zM22 4H2v16h20V4zM12 6.75c1.24 0 2.25 1.01 2.25 2.25s-1.01 2.25-2.25 2.25S9.75 10.24 9.75 9 10.76 6.75 12 6.75zM17 17H7v-1.5c0-1.67 3.33-2.5 5-2.5s5 .83 5 2.5V17z", + fill: "currentColor" })); } - export default SvgContacts; \ No newline at end of file diff --git a/icons/es5/ContentCopy.js b/icons/es5/ContentCopy.js index c0d23bf716..05ecaa9381 100644 --- a/icons/es5/ContentCopy.js +++ b/icons/es5/ContentCopy.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContentCopy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 1H2v16h2V3h12V1zm5 4H6v18h15V5zm-2 16H8V7h11v14z" + d: "M16 1H2v16h2V3h12V1zm5 4H6v18h15V5zm-2 16H8V7h11v14z", + fill: "currentColor" })); } - export default SvgContentCopy; \ No newline at end of file diff --git a/icons/es5/ContentCut.js b/icons/es5/ContentCut.js index 01329f547a..15380e7a5a 100644 --- a/icons/es5/ContentCut.js +++ b/icons/es5/ContentCut.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContentCut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.64 7.64c.23-.5.36-1.05.36-1.64 0-2.21-1.79-4-4-4S2 3.79 2 6s1.79 4 4 4c.59 0 1.14-.13 1.64-.36L10 12l-2.36 2.36C7.14 14.13 6.59 14 6 14c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4c0-.59-.13-1.14-.36-1.64L12 14l7 7h3v-1L9.64 7.64zM6 8c-1.1 0-2-.89-2-2s.9-2 2-2 2 .89 2 2-.9 2-2 2zm0 12c-1.1 0-2-.89-2-2s.9-2 2-2 2 .89 2 2-.9 2-2 2zm6-7.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5zM19 3l-6 6 2 2 7-7V3h-3z" + d: "M9.64 7.64c.23-.5.36-1.05.36-1.64 0-2.21-1.79-4-4-4S2 3.79 2 6s1.79 4 4 4c.59 0 1.14-.13 1.64-.36L10 12l-2.36 2.36C7.14 14.13 6.59 14 6 14c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4c0-.59-.13-1.14-.36-1.64L12 14l7 7h3v-1L9.64 7.64zM6 8c-1.1 0-2-.89-2-2s.9-2 2-2 2 .89 2 2-.9 2-2 2zm0 12c-1.1 0-2-.89-2-2s.9-2 2-2 2 .89 2 2-.9 2-2 2zm6-7.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5zM19 3l-6 6 2 2 7-7V3h-3z", + fill: "currentColor" })); } - export default SvgContentCut; \ No newline at end of file diff --git a/icons/es5/ContentPaste.js b/icons/es5/ContentPaste.js index 4a1e1dcb70..cea6f7cade 100644 --- a/icons/es5/ContentPaste.js +++ b/icons/es5/ContentPaste.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContentPaste(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 2h-6.18C14.4.84 13.3 0 12 0S9.6.84 9.18 2H3v20h18V2zm-9 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm7 18H5V4h2v3h10V4h2v16z" + d: "M21 2h-6.18C14.4.84 13.3 0 12 0S9.6.84 9.18 2H3v20h18V2zm-9 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm7 18H5V4h2v3h10V4h2v16z", + fill: "currentColor" })); } - export default SvgContentPaste; \ No newline at end of file diff --git a/icons/es5/ContentPasteGo.js b/icons/es5/ContentPasteGo.js index 97ad7ad5ad..182b0bf821 100644 --- a/icons/es5/ContentPasteGo.js +++ b/icons/es5/ContentPasteGo.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContentPasteGo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 5h2v3h10V5h2v6h2V3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h7v-2H5V5zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z" + d: "M5 5h2v3h10V5h2v6h2V3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h7v-2H5V5zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18.01 13l-1.42 1.41 1.58 1.58H12v2h6.17l-1.58 1.59 1.42 1.41 3.99-4z" + d: "M18.01 13l-1.42 1.41 1.58 1.58H12v2h6.17l-1.58 1.59 1.42 1.41 3.99-4z", + fill: "currentColor" })); } - export default SvgContentPasteGo; \ No newline at end of file diff --git a/icons/es5/ContentPasteOff.js b/icons/es5/ContentPasteOff.js index 19c09aab68..84d3c392f8 100644 --- a/icons/es5/ContentPasteOff.js +++ b/icons/es5/ContentPasteOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContentPasteOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.19 21.19L2.81 2.81 1.39 4.22 3 5.83V21h15.17l1.61 1.61 1.41-1.42zM5 19V7.83L16.17 19H5zM17 8V5h2v11.17l2 2V3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5.83l5 5H17zm-5-5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z" + d: "M21.19 21.19L2.81 2.81 1.39 4.22 3 5.83V21h15.17l1.61 1.61 1.41-1.42zM5 19V7.83L16.17 19H5zM17 8V5h2v11.17l2 2V3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H5.83l5 5H17zm-5-5c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z", + fill: "currentColor" })); } - export default SvgContentPasteOff; \ No newline at end of file diff --git a/icons/es5/ContentPasteSearch.js b/icons/es5/ContentPasteSearch.js index 7947b1792f..6696b40115 100644 --- a/icons/es5/ContentPasteSearch.js +++ b/icons/es5/ContentPasteSearch.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContentPasteSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 5h2v3h10V5h2v5h2V3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h7v-2H5V5zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z" + d: "M5 5h2v3h10V5h2v5h2V3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h7v-2H5V5zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20.3 18.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S12 14 12 16.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l2.7 2.7 1.4-1.4-2.7-2.7zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5z" + d: "M20.3 18.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S12 14 12 16.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l2.7 2.7 1.4-1.4-2.7-2.7zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5z", + fill: "currentColor" })); } - export default SvgContentPasteSearch; \ No newline at end of file diff --git a/icons/es5/Contrast.js b/icons/es5/Contrast.js index 1e98134530..3dc4d2f388 100644 --- a/icons/es5/Contrast.js +++ b/icons/es5/Contrast.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgContrast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10zm1-17.93c3.94.49 7 3.85 7 7.93s-3.05 7.44-7 7.93V4.07z" + d: "M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10zm1-17.93c3.94.49 7 3.85 7 7.93s-3.05 7.44-7 7.93V4.07z", + fill: "currentColor" })); } - export default SvgContrast; \ No newline at end of file diff --git a/icons/es5/ControlCamera.js b/icons/es5/ControlCamera.js index 629e60f8bd..81e520d4fc 100644 --- a/icons/es5/ControlCamera.js +++ b/icons/es5/ControlCamera.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgControlCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.54 8.46L2 12l3.54 3.54 1.76-1.77L5.54 12l1.76-1.77zm12.92 0l-1.76 1.77L18.46 12l-1.76 1.77 1.76 1.77L22 12zm-6.46 10l-1.77-1.76-1.77 1.76L12 22l3.54-3.54-1.77-1.76zM8.46 5.54l1.77 1.76L12 5.54l1.77 1.76 1.77-1.76L12 2z" + d: "M5.54 8.46L2 12l3.54 3.54 1.76-1.77L5.54 12l1.76-1.77zm12.92 0l-1.76 1.77L18.46 12l-1.76 1.77 1.76 1.77L22 12zm-6.46 10l-1.77-1.76-1.77 1.76L12 22l3.54-3.54-1.77-1.76zM8.46 5.54l1.77 1.76L12 5.54l1.77 1.76 1.77-1.76L12 2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 12, r: 3 })); } - export default SvgControlCamera; \ No newline at end of file diff --git a/icons/es5/ControlPoint.js b/icons/es5/ControlPoint.js index aa95a0d2f6..ced93ec631 100644 --- a/icons/es5/ControlPoint.js +++ b/icons/es5/ControlPoint.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgControlPoint(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" + d: "M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-1-5C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z", + fill: "currentColor" })); } - export default SvgControlPoint; \ No newline at end of file diff --git a/icons/es5/ControlPointDuplicate.js b/icons/es5/ControlPointDuplicate.js index 2dc85a6a3c..e5cfdd9bf3 100644 --- a/icons/es5/ControlPointDuplicate.js +++ b/icons/es5/ControlPointDuplicate.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgControlPointDuplicate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 8h-2v3h-3v2h3v3h2v-3h3v-2h-3V8zM2 12c0-2.79 1.64-5.2 4.01-6.32V3.52C2.52 4.76 0 8.09 0 12s2.52 7.24 6.01 8.48v-2.16A6.99 6.99 0 012 12zm13-9c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9-4.04-9-9-9zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z" + d: "M16 8h-2v3h-3v2h3v3h2v-3h3v-2h-3V8zM2 12c0-2.79 1.64-5.2 4.01-6.32V3.52C2.52 4.76 0 8.09 0 12s2.52 7.24 6.01 8.48v-2.16A6.99 6.99 0 012 12zm13-9c-4.96 0-9 4.04-9 9s4.04 9 9 9 9-4.04 9-9-4.04-9-9-9zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z", + fill: "currentColor" })); } - export default SvgControlPointDuplicate; \ No newline at end of file diff --git a/icons/es5/Cookie.js b/icons/es5/Cookie.js index d347610113..2abc9ba6e3 100644 --- a/icons/es5/Cookie.js +++ b/icons/es5/Cookie.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCookie(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.95 10.99c-1.79-.03-3.7-1.95-2.68-4.22-2.98 1-5.77-1.59-5.19-4.56C6.95.71 2 6.58 2 12c0 5.52 4.48 10 10 10 5.89 0 10.54-5.08 9.95-11.01zM8.5 15c-.83 0-1.5-.67-1.5-1.5S7.67 12 8.5 12s1.5.67 1.5 1.5S9.33 15 8.5 15zm2-5C9.67 10 9 9.33 9 8.5S9.67 7 10.5 7s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4.5 6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M21.95 10.99c-1.79-.03-3.7-1.95-2.68-4.22-2.98 1-5.77-1.59-5.19-4.56C6.95.71 2 6.58 2 12c0 5.52 4.48 10 10 10 5.89 0 10.54-5.08 9.95-11.01zM8.5 15c-.83 0-1.5-.67-1.5-1.5S7.67 12 8.5 12s1.5.67 1.5 1.5S9.33 15 8.5 15zm2-5C9.67 10 9 9.33 9 8.5S9.67 7 10.5 7s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4.5 6c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgCookie; \ No newline at end of file diff --git a/icons/es5/CopyAll.js b/icons/es5/CopyAll.js index bd038bdcad..ad2bb07035 100644 --- a/icons/es5/CopyAll.js +++ b/icons/es5/CopyAll.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCopyAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2H7v16h13V2zm-2 14H9V4h9v12zM3 15v-2h2v2H3zm0-5.5h2v2H3v-2zM10 20h2v2h-2v-2zm-7-1.5v-2h2v2H3zM5 22H3v-2h2v2zm3.5 0h-2v-2h2v2zm7 0h-2v-2h2v2zM3 6h2v2H3V6z" + d: "M20 2H7v16h13V2zm-2 14H9V4h9v12zM3 15v-2h2v2H3zm0-5.5h2v2H3v-2zM10 20h2v2h-2v-2zm-7-1.5v-2h2v2H3zM5 22H3v-2h2v2zm3.5 0h-2v-2h2v2zm7 0h-2v-2h2v2zM3 6h2v2H3V6z", + fill: "currentColor" })); } - export default SvgCopyAll; \ No newline at end of file diff --git a/icons/es5/Copyright.js b/icons/es5/Copyright.js index 1258b2a313..2eed1fa1ce 100644 --- a/icons/es5/Copyright.js +++ b/icons/es5/Copyright.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCopyright(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.08 10.86c.05-.33.16-.62.3-.87s.34-.46.59-.62c.24-.15.54-.22.91-.23.23.01.44.05.63.13.2.09.38.21.52.36s.25.33.34.53.13.42.14.64h1.79c-.02-.47-.11-.9-.28-1.29s-.4-.73-.7-1.01-.66-.5-1.08-.66-.88-.23-1.39-.23c-.65 0-1.22.11-1.7.34s-.88.53-1.2.92-.56.84-.71 1.36S8 11.29 8 11.87v.27c0 .58.08 1.12.23 1.64s.39.97.71 1.35.72.69 1.2.91c.48.22 1.05.34 1.7.34.47 0 .91-.08 1.32-.23s.77-.36 1.08-.63.56-.58.74-.94.29-.74.3-1.15h-1.79c-.01.21-.06.4-.15.58s-.21.33-.36.46-.32.23-.52.3c-.19.07-.39.09-.6.1-.36-.01-.66-.08-.89-.23-.25-.16-.45-.37-.59-.62s-.25-.55-.3-.88-.08-.67-.08-1v-.27c0-.35.03-.68.08-1.01zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" + d: "M10.08 10.86c.05-.33.16-.62.3-.87s.34-.46.59-.62c.24-.15.54-.22.91-.23.23.01.44.05.63.13.2.09.38.21.52.36s.25.33.34.53.13.42.14.64h1.79c-.02-.47-.11-.9-.28-1.29s-.4-.73-.7-1.01-.66-.5-1.08-.66-.88-.23-1.39-.23c-.65 0-1.22.11-1.7.34s-.88.53-1.2.92-.56.84-.71 1.36S8 11.29 8 11.87v.27c0 .58.08 1.12.23 1.64s.39.97.71 1.35.72.69 1.2.91c.48.22 1.05.34 1.7.34.47 0 .91-.08 1.32-.23s.77-.36 1.08-.63.56-.58.74-.94.29-.74.3-1.15h-1.79c-.01.21-.06.4-.15.58s-.21.33-.36.46-.32.23-.52.3c-.19.07-.39.09-.6.1-.36-.01-.66-.08-.89-.23-.25-.16-.45-.37-.59-.62s-.25-.55-.3-.88-.08-.67-.08-1v-.27c0-.35.03-.68.08-1.01zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z", + fill: "currentColor" })); } - export default SvgCopyright; \ No newline at end of file diff --git a/icons/es5/Coronavirus.js b/icons/es5/Coronavirus.js index f82a2bd884..2fc62af1c6 100644 --- a/icons/es5/Coronavirus.js +++ b/icons/es5/Coronavirus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCoronavirus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.5 10.5v.75h-1.54a6.978 6.978 0 00-1.52-3.65l1.09-1.09.01.01.53.53 1.06-1.06-2.12-2.12-1.06 1.06.52.52-1.09 1.09a7.015 7.015 0 00-3.64-1.51V3.5h.76V2h-3v1.5h.74v1.54c-1.37.15-2.62.7-3.64 1.52L6.51 5.47l.01-.01.53-.53-1.06-1.06-2.12 2.12 1.06 1.06.52-.52 1.09 1.09a6.89 6.89 0 00-1.5 3.63H3.5v-.75H2v3h1.5v-.75h1.54c.15 1.37.69 2.61 1.5 3.63l-1.09 1.09-.52-.52-1.06 1.06 2.12 2.12 1.06-1.06-.53-.53-.01-.01 1.09-1.09c1.02.82 2.26 1.36 3.63 1.51v1.54h-.73V22h3v-1.5h-.76v-1.54c1.37-.14 2.62-.69 3.64-1.51l1.09 1.09-.52.52 1.06 1.06L20.13 18l-1.06-1.06-.53.53-.01.01-1.09-1.09a7.025 7.025 0 001.52-3.65h1.54v.75H22v-3h-1.5zM13.75 8c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-3.5 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM8.5 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1.75 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM12 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1.75 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1.75-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M20.5 10.5v.75h-1.54a6.978 6.978 0 00-1.52-3.65l1.09-1.09.01.01.53.53 1.06-1.06-2.12-2.12-1.06 1.06.52.52-1.09 1.09a7.015 7.015 0 00-3.64-1.51V3.5h.76V2h-3v1.5h.74v1.54c-1.37.15-2.62.7-3.64 1.52L6.51 5.47l.01-.01.53-.53-1.06-1.06-2.12 2.12 1.06 1.06.52-.52 1.09 1.09a6.89 6.89 0 00-1.5 3.63H3.5v-.75H2v3h1.5v-.75h1.54c.15 1.37.69 2.61 1.5 3.63l-1.09 1.09-.52-.52-1.06 1.06 2.12 2.12 1.06-1.06-.53-.53-.01-.01 1.09-1.09c1.02.82 2.26 1.36 3.63 1.51v1.54h-.73V22h3v-1.5h-.76v-1.54c1.37-.14 2.62-.69 3.64-1.51l1.09 1.09-.52.52 1.06 1.06L20.13 18l-1.06-1.06-.53.53-.01.01-1.09-1.09a7.025 7.025 0 001.52-3.65h1.54v.75H22v-3h-1.5zM13.75 8c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-3.5 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM8.5 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1.75 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM12 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1.75 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm1.75-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgCoronavirus; \ No newline at end of file diff --git a/icons/es5/CorporateFare.js b/icons/es5/CorporateFare.js index 17061032a7..22d572397d 100644 --- a/icons/es5/CorporateFare.js +++ b/icons/es5/CorporateFare.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCorporateFare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7V3H2v18h20V7H12zm-2 12H4v-2h6v2zm0-4H4v-2h6v2zm0-4H4V9h6v2zm0-4H4V5h6v2zm10 12h-8V9h8v10zm-2-8h-4v2h4v-2zm0 4h-4v2h4v-2z" + d: "M12 7V3H2v18h20V7H12zm-2 12H4v-2h6v2zm0-4H4v-2h6v2zm0-4H4V9h6v2zm0-4H4V5h6v2zm10 12h-8V9h8v10zm-2-8h-4v2h4v-2zm0 4h-4v2h4v-2z", + fill: "currentColor" })); } - export default SvgCorporateFare; \ No newline at end of file diff --git a/icons/es5/Cottage.js b/icons/es5/Cottage.js index a20bb88ab0..620cf88dc1 100644 --- a/icons/es5/Cottage.js +++ b/icons/es5/Cottage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCottage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3L6 7.58V6H4v3.11L1 11.4l1.21 1.59L4 11.62V21h7v-6h2v6h7v-9.38l1.79 1.36L23 11.4 12 3zm-2-2c0 1.66-1.34 3-3 3-.55 0-1 .45-1 1H4c0-1.66 1.34-3 3-3 .55 0 1-.45 1-1h2z" + d: "M12 3L6 7.58V6H4v3.11L1 11.4l1.21 1.59L4 11.62V21h7v-6h2v6h7v-9.38l1.79 1.36L23 11.4 12 3zm-2-2c0 1.66-1.34 3-3 3-.55 0-1 .45-1 1H4c0-1.66 1.34-3 3-3 .55 0 1-.45 1-1h2z", + fill: "currentColor" })); } - export default SvgCottage; \ No newline at end of file diff --git a/icons/es5/Countertops.js b/icons/es5/Countertops.js index e95a90fa73..c0cb66a3bc 100644 --- a/icons/es5/Countertops.js +++ b/icons/es5/Countertops.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCountertops(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 10V7c0-1.66-1.34-3-3-3s-3 1.34-3 3h2c0-.55.45-1 1-1s1 .45 1 1v3H8c1.1 0 2-.9 2-2V4H4v4c0 1.1.9 2 2 2H2v2h2v8h16v-8h2v-2h-4zm-5 8h-2v-6h2v6z" + d: "M18 10V7c0-1.66-1.34-3-3-3s-3 1.34-3 3h2c0-.55.45-1 1-1s1 .45 1 1v3H8c1.1 0 2-.9 2-2V4H4v4c0 1.1.9 2 2 2H2v2h2v8h16v-8h2v-2h-4zm-5 8h-2v-6h2v6z", + fill: "currentColor" })); } - export default SvgCountertops; \ No newline at end of file diff --git a/icons/es5/Create.js b/icons/es5/Create.js index 5005ed36ad..e3d969fa71 100644 --- a/icons/es5/Create.js +++ b/icons/es5/Create.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCreate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM21.41 6.34l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54z" + d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM21.41 6.34l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54z", + fill: "currentColor" })); } - export default SvgCreate; \ No newline at end of file diff --git a/icons/es5/CreateNewFolder.js b/icons/es5/CreateNewFolder.js index c3dc05fddb..e4dbddfade 100644 --- a/icons/es5/CreateNewFolder.js +++ b/icons/es5/CreateNewFolder.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCreateNewFolder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6H12l-2-2H2v16h20V6zm-3 8h-3v3h-2v-3h-3v-2h3V9h2v3h3v2z" + d: "M22 6H12l-2-2H2v16h20V6zm-3 8h-3v3h-2v-3h-3v-2h3V9h2v3h3v2z", + fill: "currentColor" })); } - export default SvgCreateNewFolder; \ No newline at end of file diff --git a/icons/es5/CreditCard.js b/icons/es5/CreditCard.js index 6fd588de5f..188470b544 100644 --- a/icons/es5/CreditCard.js +++ b/icons/es5/CreditCard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCreditCard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2.01L2 20h20V4zm-2 14H4v-6h16v6zm0-10H4V6h16v2z" + d: "M22 4H2.01L2 20h20V4zm-2 14H4v-6h16v6zm0-10H4V6h16v2z", + fill: "currentColor" })); } - export default SvgCreditCard; \ No newline at end of file diff --git a/icons/es5/CreditCardOff.js b/icons/es5/CreditCardOff.js index 19a9278749..ae734543f4 100644 --- a/icons/es5/CreditCardOff.js +++ b/icons/es5/CreditCardOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCreditCardOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.83 4H22v15.17L14.83 12H20V8h-9.17l-4-4zm13.66 19.31L17.17 20H2V4.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM9.17 12l-4-4H4v4h5.17z" + d: "M6.83 4H22v15.17L14.83 12H20V8h-9.17l-4-4zm13.66 19.31L17.17 20H2V4.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM9.17 12l-4-4H4v4h5.17z", + fill: "currentColor" })); } - export default SvgCreditCardOff; \ No newline at end of file diff --git a/icons/es5/CreditScore.js b/icons/es5/CreditScore.js index af95add505..9616f106bd 100644 --- a/icons/es5/CreditScore.js +++ b/icons/es5/CreditScore.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCreditScore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 4v16h7v-2H4v-6h18V4H2zm18 4H4V6h16v2zm-5.07 11.17l-2.83-2.83-1.41 1.41L14.93 22 22 14.93l-1.41-1.41-5.66 5.65z" + d: "M2 4v16h7v-2H4v-6h18V4H2zm18 4H4V6h16v2zm-5.07 11.17l-2.83-2.83-1.41 1.41L14.93 22 22 14.93l-1.41-1.41-5.66 5.65z", + fill: "currentColor" })); } - export default SvgCreditScore; \ No newline at end of file diff --git a/icons/es5/Crib.js b/icons/es5/Crib.js index 24be277a60..37c7177734 100644 --- a/icons/es5/Crib.js +++ b/icons/es5/Crib.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCrib(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 9h-8V4H8C5.79 4 4 5.79 4 8v8h4v2.93c-.61-.35-1.16-.78-1.65-1.27l-1.42 1.42C6.74 20.88 9.24 22 12 22c2.76 0 5.26-1.12 7.07-2.93l-1.42-1.42c-.49.49-1.05.92-1.65 1.27V16h4V9zm-6 10.75c-.64.16-1.31.25-2 .25s-1.36-.09-2-.25V16h4v3.75z" + d: "M20 9h-8V4H8C5.79 4 4 5.79 4 8v8h4v2.93c-.61-.35-1.16-.78-1.65-1.27l-1.42 1.42C6.74 20.88 9.24 22 12 22c2.76 0 5.26-1.12 7.07-2.93l-1.42-1.42c-.49.49-1.05.92-1.65 1.27V16h4V9zm-6 10.75c-.64.16-1.31.25-2 .25s-1.36-.09-2-.25V16h4v3.75z", + fill: "currentColor" })); } - export default SvgCrib; \ No newline at end of file diff --git a/icons/es5/CrisisAlert.js b/icons/es5/CrisisAlert.js index f0336eb984..eee6b6f9f5 100644 --- a/icons/es5/CrisisAlert.js +++ b/icons/es5/CrisisAlert.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCrisisAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.5 2.5c0 1.06-.75 3.64-1.19 5.04a1.375 1.375 0 01-2.62 0C10.25 6.14 9.5 3.56 9.5 2.5a2.5 2.5 0 015 0zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm4.08-4.89c.18-.75.33-1.47.39-2.06A9.996 9.996 0 0122 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-3.92 2.25-7.31 5.53-8.95.07.59.21 1.32.39 2.06A8.028 8.028 0 004 12c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.93-1.58-5.49-3.92-6.89zM18 12c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2 .98-3.77 2.48-4.86.23.81.65 2.07.65 2.07C8.43 9.93 8 10.92 8 12c0 2.21 1.79 4 4 4s4-1.79 4-4c0-1.08-.43-2.07-1.13-2.79 0 0 .41-1.22.65-2.07A5.998 5.998 0 0118 12z" + d: "M14.5 2.5c0 1.06-.75 3.64-1.19 5.04a1.375 1.375 0 01-2.62 0C10.25 6.14 9.5 3.56 9.5 2.5a2.5 2.5 0 015 0zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm4.08-4.89c.18-.75.33-1.47.39-2.06A9.996 9.996 0 0122 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-3.92 2.25-7.31 5.53-8.95.07.59.21 1.32.39 2.06A8.028 8.028 0 004 12c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.93-1.58-5.49-3.92-6.89zM18 12c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2 .98-3.77 2.48-4.86.23.81.65 2.07.65 2.07C8.43 9.93 8 10.92 8 12c0 2.21 1.79 4 4 4s4-1.79 4-4c0-1.08-.43-2.07-1.13-2.79 0 0 .41-1.22.65-2.07A5.998 5.998 0 0118 12z", + fill: "currentColor" })); } - export default SvgCrisisAlert; \ No newline at end of file diff --git a/icons/es5/Crop.js b/icons/es5/Crop.js index c36d935a4e..11aa097f74 100644 --- a/icons/es5/Crop.js +++ b/icons/es5/Crop.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCrop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 15h2V5H9v2h8v8zM7 17V1H5v4H1v2h4v12h12v4h2v-4h4v-2H7z" + d: "M17 15h2V5H9v2h8v8zM7 17V1H5v4H1v2h4v12h12v4h2v-4h4v-2H7z", + fill: "currentColor" })); } - export default SvgCrop; \ No newline at end of file diff --git a/icons/es5/Crop169.js b/icons/es5/Crop169.js index 49fbfcdf6d..c2f6d5390f 100644 --- a/icons/es5/Crop169.js +++ b/icons/es5/Crop169.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCrop169(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 6H3v12h18V6zm-2 10H5V8h14v8z" + d: "M21 6H3v12h18V6zm-2 10H5V8h14v8z", + fill: "currentColor" })); } - export default SvgCrop169; \ No newline at end of file diff --git a/icons/es5/Crop32.js b/icons/es5/Crop32.js index 88e9e64d78..3603759d2b 100644 --- a/icons/es5/Crop32.js +++ b/icons/es5/Crop32.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCrop32(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 4H3v16h18V4zm-2 14H5V6h14v12z" + d: "M21 4H3v16h18V4zm-2 14H5V6h14v12z", + fill: "currentColor" })); } - export default SvgCrop32; \ No newline at end of file diff --git a/icons/es5/Crop54.js b/icons/es5/Crop54.js index 5a92f1835c..9fdf225cea 100644 --- a/icons/es5/Crop54.js +++ b/icons/es5/Crop54.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCrop54(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 5H3v14h18V5zm-2 12H5V7h14v10z" + d: "M21 5H3v14h18V5zm-2 12H5V7h14v10z", + fill: "currentColor" })); } - export default SvgCrop54; \ No newline at end of file diff --git a/icons/es5/Crop75.js b/icons/es5/Crop75.js index 4c669fb46b..e932b38132 100644 --- a/icons/es5/Crop75.js +++ b/icons/es5/Crop75.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCrop75(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 7H3v10h18V7zm-2 8H5V9h14v6z" + d: "M21 7H3v10h18V7zm-2 8H5V9h14v6z", + fill: "currentColor" })); } - export default SvgCrop75; \ No newline at end of file diff --git a/icons/es5/CropDin.js b/icons/es5/CropDin.js index 20096eb0d6..bbd2408f7a 100644 --- a/icons/es5/CropDin.js +++ b/icons/es5/CropDin.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCropDin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-2 16H5V5h14v14z" + d: "M21 3H3v18h18V3zm-2 16H5V5h14v14z", + fill: "currentColor" })); } - export default SvgCropDin; \ No newline at end of file diff --git a/icons/es5/CropFree.js b/icons/es5/CropFree.js index 0ae8088d64..299d3e6404 100644 --- a/icons/es5/CropFree.js +++ b/icons/es5/CropFree.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCropFree(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v6h2V5h4V3H3zm2 12H3v6h6v-2H5v-4zm14 4h-4v2h6v-6h-2v4zm2-16h-6v2h4v4h2V3z" + d: "M3 3v6h2V5h4V3H3zm2 12H3v6h6v-2H5v-4zm14 4h-4v2h6v-6h-2v4zm2-16h-6v2h4v4h2V3z", + fill: "currentColor" })); } - export default SvgCropFree; \ No newline at end of file diff --git a/icons/es5/CropLandscape.js b/icons/es5/CropLandscape.js index ca0e57460d..4cdf1c4ec3 100644 --- a/icons/es5/CropLandscape.js +++ b/icons/es5/CropLandscape.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCropLandscape(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 5H3v14h18V5zm-2 12H5V7h14v10z" + d: "M21 5H3v14h18V5zm-2 12H5V7h14v10z", + fill: "currentColor" })); } - export default SvgCropLandscape; \ No newline at end of file diff --git a/icons/es5/CropOriginal.js b/icons/es5/CropOriginal.js index 349053e641..9240d229e8 100644 --- a/icons/es5/CropOriginal.js +++ b/icons/es5/CropOriginal.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCropOriginal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-2 16H5V5h14v14zm-5.04-6.71l-2.75 3.54-1.96-2.36L6.5 17h11l-3.54-4.71z" + d: "M21 3H3v18h18V3zm-2 16H5V5h14v14zm-5.04-6.71l-2.75 3.54-1.96-2.36L6.5 17h11l-3.54-4.71z", + fill: "currentColor" })); } - export default SvgCropOriginal; \ No newline at end of file diff --git a/icons/es5/CropPortrait.js b/icons/es5/CropPortrait.js index 61ab004432..ee9e623049 100644 --- a/icons/es5/CropPortrait.js +++ b/icons/es5/CropPortrait.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCropPortrait(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 3H5v18h14V3zm-2 16H7V5h10v14z" + d: "M19 3H5v18h14V3zm-2 16H7V5h10v14z", + fill: "currentColor" })); } - export default SvgCropPortrait; \ No newline at end of file diff --git a/icons/es5/CropRotate.js b/icons/es5/CropRotate.js index dd6e941fa4..bebdf6c791 100644 --- a/icons/es5/CropRotate.js +++ b/icons/es5/CropRotate.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCropRotate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.47 21.49C4.2 19.93 1.86 16.76 1.5 13H0c.51 6.16 5.66 11 11.95 11 .23 0 .44-.02.66-.03L8.8 20.15l-1.33 1.34zM12.05 0c-.23 0-.44.02-.66.04l3.81 3.81 1.33-1.33C19.8 4.07 22.14 7.24 22.5 11H24c-.51-6.16-5.66-11-11.95-11zM16 14h2V6h-8v2h6v6zm-8 2V4H6v2H4v2h2v10h10v2h2v-2h2v-2H8z" + d: "M7.47 21.49C4.2 19.93 1.86 16.76 1.5 13H0c.51 6.16 5.66 11 11.95 11 .23 0 .44-.02.66-.03L8.8 20.15l-1.33 1.34zM12.05 0c-.23 0-.44.02-.66.04l3.81 3.81 1.33-1.33C19.8 4.07 22.14 7.24 22.5 11H24c-.51-6.16-5.66-11-11.95-11zM16 14h2V6h-8v2h6v6zm-8 2V4H6v2H4v2h2v10h10v2h2v-2h2v-2H8z", + fill: "currentColor" })); } - export default SvgCropRotate; \ No newline at end of file diff --git a/icons/es5/CropSquare.js b/icons/es5/CropSquare.js index 4827d36961..6baf81a358 100644 --- a/icons/es5/CropSquare.js +++ b/icons/es5/CropSquare.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCropSquare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 4H4v16h16V4zm-2 14H6V6h12v12z" + d: "M20 4H4v16h16V4zm-2 14H6V6h12v12z", + fill: "currentColor" })); } - export default SvgCropSquare; \ No newline at end of file diff --git a/icons/es5/CrueltyFree.js b/icons/es5/CrueltyFree.js index 6c0b445d10..ca6939a3d5 100644 --- a/icons/es5/CrueltyFree.js +++ b/icons/es5/CrueltyFree.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCrueltyFree(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.84 14.52c-.26-.19-.62-.63-.79-.84C17.24 12.01 19 8.87 19 5c0-1.95-.74-3-2-3-1.54 0-3.96 2.06-5 5.97C10.96 4.06 8.54 2 7 2 5.74 2 5 3.05 5 5c0 3.87 1.76 7.01 2.95 8.68-.17.21-.53.65-.79.84-.5.41-1.66 1.37-1.66 2.98 0 2.21 1.79 4 4 4 1.55 0 2.5-.56 2.5-.56s.95.56 2.5.56c2.21 0 4-1.79 4-4 0-1.61-1.16-2.57-1.66-2.98zM9.35 12.2C8.34 10.7 7 8.12 7 5c0-.49.06-.8.12-.97.94.31 3.24 2.71 3.38 7.64-.47.12-.84.3-1.15.53zm1.15 4.55c-.28 0-.5-.34-.5-.75s.22-.75.5-.75.5.34.5.75-.22.75-.5.75zM12 19.5c-.55 0-1-.72-1-1s.45-.5 1-.5 1 .22 1 .5-.45 1-1 1zm1.5-2.75c-.28 0-.5-.34-.5-.75s.22-.75.5-.75.5.34.5.75-.22.75-.5.75zm0-5.08c.14-4.93 2.44-7.33 3.38-7.64.06.17.12.48.12.97 0 3.12-1.34 5.7-2.35 7.2-.31-.23-.68-.41-1.15-.53z" + d: "M16.84 14.52c-.26-.19-.62-.63-.79-.84C17.24 12.01 19 8.87 19 5c0-1.95-.74-3-2-3-1.54 0-3.96 2.06-5 5.97C10.96 4.06 8.54 2 7 2 5.74 2 5 3.05 5 5c0 3.87 1.76 7.01 2.95 8.68-.17.21-.53.65-.79.84-.5.41-1.66 1.37-1.66 2.98 0 2.21 1.79 4 4 4 1.55 0 2.5-.56 2.5-.56s.95.56 2.5.56c2.21 0 4-1.79 4-4 0-1.61-1.16-2.57-1.66-2.98zM9.35 12.2C8.34 10.7 7 8.12 7 5c0-.49.06-.8.12-.97.94.31 3.24 2.71 3.38 7.64-.47.12-.84.3-1.15.53zm1.15 4.55c-.28 0-.5-.34-.5-.75s.22-.75.5-.75.5.34.5.75-.22.75-.5.75zM12 19.5c-.55 0-1-.72-1-1s.45-.5 1-.5 1 .22 1 .5-.45 1-1 1zm1.5-2.75c-.28 0-.5-.34-.5-.75s.22-.75.5-.75.5.34.5.75-.22.75-.5.75zm0-5.08c.14-4.93 2.44-7.33 3.38-7.64.06.17.12.48.12.97 0 3.12-1.34 5.7-2.35 7.2-.31-.23-.68-.41-1.15-.53z", + fill: "currentColor" })); } - export default SvgCrueltyFree; \ No newline at end of file diff --git a/icons/es5/Css.js b/icons/es5/Css.js index 9bee3b37d9..8eb89fe7fa 100644 --- a/icons/es5/Css.js +++ b/icons/es5/Css.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCss(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.5 15v-2H11v.5h2v-1H9.5V9h5v2H13v-.5h-2v1h3.5V15h-5zm6.5 0h5v-3.5h-3.5v-1h2v.5H21V9h-5v3.5h3.5v1h-2V13H16v2zm-8-4V9H3v6h5v-2H6.5v.5h-2v-3h2v.5H8z" + d: "M9.5 15v-2H11v.5h2v-1H9.5V9h5v2H13v-.5h-2v1h3.5V15h-5zm6.5 0h5v-3.5h-3.5v-1h2v.5H21V9h-5v3.5h3.5v1h-2V13H16v2zm-8-4V9H3v6h5v-2H6.5v.5h-2v-3h2v.5H8z", + fill: "currentColor" })); } - export default SvgCss; \ No newline at end of file diff --git a/icons/es5/CurrencyBitcoin.js b/icons/es5/CurrencyBitcoin.js index f5c6b53ac8..211c94330c 100644 --- a/icons/es5/CurrencyBitcoin.js +++ b/icons/es5/CurrencyBitcoin.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCurrencyBitcoin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.06 11.57c.59-.69.94-1.59.94-2.57 0-1.86-1.27-3.43-3-3.87V3h-2v2h-2V3H9v2H6v2h2v10H6v2h3v2h2v-2h2v2h2v-2c2.21 0 4-1.79 4-4 0-1.45-.78-2.73-1.94-3.43zM10 7h4c1.1 0 2 .9 2 2s-.9 2-2 2h-4V7zm5 10h-5v-4h5c1.1 0 2 .9 2 2s-.9 2-2 2z" + d: "M17.06 11.57c.59-.69.94-1.59.94-2.57 0-1.86-1.27-3.43-3-3.87V3h-2v2h-2V3H9v2H6v2h2v10H6v2h3v2h2v-2h2v2h2v-2c2.21 0 4-1.79 4-4 0-1.45-.78-2.73-1.94-3.43zM10 7h4c1.1 0 2 .9 2 2s-.9 2-2 2h-4V7zm5 10h-5v-4h5c1.1 0 2 .9 2 2s-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgCurrencyBitcoin; \ No newline at end of file diff --git a/icons/es5/CurrencyExchange.js b/icons/es5/CurrencyExchange.js index 76944b22ef..fbf4dc4d29 100644 --- a/icons/es5/CurrencyExchange.js +++ b/icons/es5/CurrencyExchange.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCurrencyExchange(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.89 11.1c-1.78-.59-2.64-.96-2.64-1.9 0-1.02 1.11-1.39 1.81-1.39 1.31 0 1.79.99 1.9 1.34l1.58-.67c-.15-.45-.82-1.92-2.54-2.24V5h-2v1.26c-2.48.56-2.49 2.86-2.49 2.96 0 2.27 2.25 2.91 3.35 3.31 1.58.56 2.28 1.07 2.28 2.03 0 1.13-1.05 1.61-1.98 1.61-1.82 0-2.34-1.87-2.4-2.09l-1.66.67c.63 2.19 2.28 2.78 2.9 2.96V19h2v-1.24c.4-.09 2.9-.59 2.9-3.22 0-1.39-.61-2.61-3.01-3.44zM3 21H1v-6h6v2H4.52c1.61 2.41 4.36 4 7.48 4a9 9 0 009-9h2c0 6.08-4.92 11-11 11-3.72 0-7.01-1.85-9-4.67V21zm-2-9C1 5.92 5.92 1 12 1c3.72 0 7.01 1.85 9 4.67V3h2v6h-6V7h2.48C17.87 4.59 15.12 3 12 3a9 9 0 00-9 9H1z" + d: "M12.89 11.1c-1.78-.59-2.64-.96-2.64-1.9 0-1.02 1.11-1.39 1.81-1.39 1.31 0 1.79.99 1.9 1.34l1.58-.67c-.15-.45-.82-1.92-2.54-2.24V5h-2v1.26c-2.48.56-2.49 2.86-2.49 2.96 0 2.27 2.25 2.91 3.35 3.31 1.58.56 2.28 1.07 2.28 2.03 0 1.13-1.05 1.61-1.98 1.61-1.82 0-2.34-1.87-2.4-2.09l-1.66.67c.63 2.19 2.28 2.78 2.9 2.96V19h2v-1.24c.4-.09 2.9-.59 2.9-3.22 0-1.39-.61-2.61-3.01-3.44zM3 21H1v-6h6v2H4.52c1.61 2.41 4.36 4 7.48 4a9 9 0 009-9h2c0 6.08-4.92 11-11 11-3.72 0-7.01-1.85-9-4.67V21zm-2-9C1 5.92 5.92 1 12 1c3.72 0 7.01 1.85 9 4.67V3h2v6h-6V7h2.48C17.87 4.59 15.12 3 12 3a9 9 0 00-9 9H1z", + fill: "currentColor" })); } - export default SvgCurrencyExchange; \ No newline at end of file diff --git a/icons/es5/CurrencyFranc.js b/icons/es5/CurrencyFranc.js index 70cbb6f5b7..d675146dd8 100644 --- a/icons/es5/CurrencyFranc.js +++ b/icons/es5/CurrencyFranc.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCurrencyFranc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 5V3H7v13H5v2h2v3h2v-3h4v-2H9v-3h8v-2H9V5z" + d: "M18 5V3H7v13H5v2h2v3h2v-3h4v-2H9v-3h8v-2H9V5z", + fill: "currentColor" })); } - export default SvgCurrencyFranc; \ No newline at end of file diff --git a/icons/es5/CurrencyLira.js b/icons/es5/CurrencyLira.js index 307a2d4eb6..804f9d82d3 100644 --- a/icons/es5/CurrencyLira.js +++ b/icons/es5/CurrencyLira.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCurrencyLira(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 8.76V3h2v4.51L15 5v2.36l-4 2.51.01 2.35L15 9.72v2.36l-4 2.51V19c2.76 0 5-2.24 5-5h2c0 3.87-3.13 7-7 7H9v-5.16l-3 1.88v-2.36l3-1.88v-2.36L6 13v-2.36l3-1.88z" + d: "M9 8.76V3h2v4.51L15 5v2.36l-4 2.51.01 2.35L15 9.72v2.36l-4 2.51V19c2.76 0 5-2.24 5-5h2c0 3.87-3.13 7-7 7H9v-5.16l-3 1.88v-2.36l3-1.88v-2.36L6 13v-2.36l3-1.88z", + fill: "currentColor" })); } - export default SvgCurrencyLira; \ No newline at end of file diff --git a/icons/es5/CurrencyPound.js b/icons/es5/CurrencyPound.js index 3015757380..2503676531 100644 --- a/icons/es5/CurrencyPound.js +++ b/icons/es5/CurrencyPound.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCurrencyPound(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 21c1.93 0 3.62-1.17 4-3l-1.75-.88C16 18.21 15.33 19 14 19H9.1c.83-1 1.5-2.34 1.5-4 0-.35-.03-.69-.08-1H14v-2H9.82C9 10.42 8 9.6 8 8a3.5 3.5 0 016.78-1.22L16.63 6c-.8-2.05-2.79-3.5-5.13-3.5C8.46 2.5 6 4.96 6 8c0 1.78.79 2.9 1.49 4H6v2h2.47c.08.31.13.64.13 1 0 2.7-2.6 4-2.6 4v2h8z" + d: "M14 21c1.93 0 3.62-1.17 4-3l-1.75-.88C16 18.21 15.33 19 14 19H9.1c.83-1 1.5-2.34 1.5-4 0-.35-.03-.69-.08-1H14v-2H9.82C9 10.42 8 9.6 8 8a3.5 3.5 0 016.78-1.22L16.63 6c-.8-2.05-2.79-3.5-5.13-3.5C8.46 2.5 6 4.96 6 8c0 1.78.79 2.9 1.49 4H6v2h2.47c.08.31.13.64.13 1 0 2.7-2.6 4-2.6 4v2h8z", + fill: "currentColor" })); } - export default SvgCurrencyPound; \ No newline at end of file diff --git a/icons/es5/CurrencyRuble.js b/icons/es5/CurrencyRuble.js index edd56b390a..acabd6b7e6 100644 --- a/icons/es5/CurrencyRuble.js +++ b/icons/es5/CurrencyRuble.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCurrencyRuble(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.5 3H7v9H5v2h2v2H5v2h2v3h2v-3h4v-2H9v-2h4.5c3.04 0 5.5-2.46 5.5-5.5S16.54 3 13.5 3zm0 9H9V5h4.5C15.43 5 17 6.57 17 8.5S15.43 12 13.5 12z" + d: "M13.5 3H7v9H5v2h2v2H5v2h2v3h2v-3h4v-2H9v-2h4.5c3.04 0 5.5-2.46 5.5-5.5S16.54 3 13.5 3zm0 9H9V5h4.5C15.43 5 17 6.57 17 8.5S15.43 12 13.5 12z", + fill: "currentColor" })); } - export default SvgCurrencyRuble; \ No newline at end of file diff --git a/icons/es5/CurrencyRupee.js b/icons/es5/CurrencyRupee.js index 0513a8bf93..01a674e1c6 100644 --- a/icons/es5/CurrencyRupee.js +++ b/icons/es5/CurrencyRupee.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCurrencyRupee(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.66 7c-.56-1.18-1.76-2-3.16-2H6V3h12v2h-3.26c.48.58.84 1.26 1.05 2H18v2h-2.02c-.25 2.8-2.61 5-5.48 5h-.73l6.73 7h-2.77L7 14v-2h3.5c1.76 0 3.22-1.3 3.46-3H6V7h7.66z" + d: "M13.66 7c-.56-1.18-1.76-2-3.16-2H6V3h12v2h-3.26c.48.58.84 1.26 1.05 2H18v2h-2.02c-.25 2.8-2.61 5-5.48 5h-.73l6.73 7h-2.77L7 14v-2h3.5c1.76 0 3.22-1.3 3.46-3H6V7h7.66z", + fill: "currentColor" })); } - export default SvgCurrencyRupee; \ No newline at end of file diff --git a/icons/es5/CurrencyYen.js b/icons/es5/CurrencyYen.js index 92b2d18c0b..148a5775f6 100644 --- a/icons/es5/CurrencyYen.js +++ b/icons/es5/CurrencyYen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCurrencyYen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.92 11H18v2h-5v2h5v2h-5v4h-2v-4H6v-2h5v-2H6v-2h4.08L5 3h2.37L12 10.29 16.63 3H19z" + d: "M13.92 11H18v2h-5v2h5v2h-5v4h-2v-4H6v-2h5v-2H6v-2h4.08L5 3h2.37L12 10.29 16.63 3H19z", + fill: "currentColor" })); } - export default SvgCurrencyYen; \ No newline at end of file diff --git a/icons/es5/CurrencyYuan.js b/icons/es5/CurrencyYuan.js index fd7ab0589d..aedffcd63b 100644 --- a/icons/es5/CurrencyYuan.js +++ b/icons/es5/CurrencyYuan.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCurrencyYuan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.28 12H18v2h-5v7h-2v-7H6v-2h4.72L5 3h2.37L12 10.29 16.63 3H19z" + d: "M13.28 12H18v2h-5v7h-2v-7H6v-2h4.72L5 3h2.37L12 10.29 16.63 3H19z", + fill: "currentColor" })); } - export default SvgCurrencyYuan; \ No newline at end of file diff --git a/icons/es5/Curtains.js b/icons/es5/Curtains.js index 0a522b4963..ff9248e231 100644 --- a/icons/es5/Curtains.js +++ b/icons/es5/Curtains.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCurtains(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 19V3H4v16H2v2h20v-2h-2zM8.19 12c2.04-1.35 3.5-3.94 3.76-7h.09c.26 3.06 1.72 5.65 3.76 7-2.04 1.35-3.5 3.94-3.76 7h-.09c-.26-3.06-1.72-5.65-3.76-7z" + d: "M20 19V3H4v16H2v2h20v-2h-2zM8.19 12c2.04-1.35 3.5-3.94 3.76-7h.09c.26 3.06 1.72 5.65 3.76 7-2.04 1.35-3.5 3.94-3.76 7h-.09c-.26-3.06-1.72-5.65-3.76-7z", + fill: "currentColor" })); } - export default SvgCurtains; \ No newline at end of file diff --git a/icons/es5/CurtainsClosed.js b/icons/es5/CurtainsClosed.js index e3a67e3991..bc4acd667b 100644 --- a/icons/es5/CurtainsClosed.js +++ b/icons/es5/CurtainsClosed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCurtainsClosed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 19V3H4v16H2v2h20v-2h-2zM11 5h2v14h-2V5z" + d: "M20 19V3H4v16H2v2h20v-2h-2zM11 5h2v14h-2V5z", + fill: "currentColor" })); } - export default SvgCurtainsClosed; \ No newline at end of file diff --git a/icons/es5/Cyclone.js b/icons/es5/Cyclone.js index bd775b718b..2dc4f15c2f 100644 --- a/icons/es5/Cyclone.js +++ b/icons/es5/Cyclone.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgCyclone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 7.47V5.35C20.05 4.77 16.56 4 12 4c-2.15 0-4.11.86-5.54 2.24.13-.85.4-2.4 1.01-4.24H5.35C4.77 3.95 4 7.44 4 12c0 2.15.86 4.11 2.24 5.54-.85-.14-2.4-.4-4.24-1.01v2.12C3.95 19.23 7.44 20 12 20c2.15 0 4.11-.86 5.54-2.24-.14.85-.4 2.4-1.01 4.24h2.12c.58-1.95 1.35-5.44 1.35-10 0-2.15-.86-4.11-2.24-5.54.85.13 2.4.4 4.24 1.01zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z" + d: "M22 7.47V5.35C20.05 4.77 16.56 4 12 4c-2.15 0-4.11.86-5.54 2.24.13-.85.4-2.4 1.01-4.24H5.35C4.77 3.95 4 7.44 4 12c0 2.15.86 4.11 2.24 5.54-.85-.14-2.4-.4-4.24-1.01v2.12C3.95 19.23 7.44 20 12 20c2.15 0 4.11-.86 5.54-2.24-.14.85-.4 2.4-1.01 4.24h2.12c.58-1.95 1.35-5.44 1.35-10 0-2.15-.86-4.11-2.24-5.54.85.13 2.4.4 4.24 1.01zM12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z", + fill: "currentColor" })); } - export default SvgCyclone; \ No newline at end of file diff --git a/icons/es5/Dangerous.js b/icons/es5/Dangerous.js index e6fadcb393..aee596fb24 100644 --- a/icons/es5/Dangerous.js +++ b/icons/es5/Dangerous.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDangerous(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zm.51 11.83l-1.41 1.41L12 13.41l-2.83 2.83-1.41-1.41L10.59 12 7.76 9.17l1.41-1.41L12 10.59l2.83-2.83 1.41 1.41L13.41 12l2.83 2.83z" + d: "M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zm.51 11.83l-1.41 1.41L12 13.41l-2.83 2.83-1.41-1.41L10.59 12 7.76 9.17l1.41-1.41L12 10.59l2.83-2.83 1.41 1.41L13.41 12l2.83 2.83z", + fill: "currentColor" })); } - export default SvgDangerous; \ No newline at end of file diff --git a/icons/es5/DarkMode.js b/icons/es5/DarkMode.js index 5bef419875..7db1cfc222 100644 --- a/icons/es5/DarkMode.js +++ b/icons/es5/DarkMode.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDarkMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3a9 9 0 109 9c0-.46-.04-.92-.1-1.36a5.389 5.389 0 01-4.4 2.26 5.403 5.403 0 01-3.14-9.8c-.44-.06-.9-.1-1.36-.1z" + d: "M12 3a9 9 0 109 9c0-.46-.04-.92-.1-1.36a5.389 5.389 0 01-4.4 2.26 5.403 5.403 0 01-3.14-9.8c-.44-.06-.9-.1-1.36-.1z", + fill: "currentColor" })); } - export default SvgDarkMode; \ No newline at end of file diff --git a/icons/es5/Dashboard.js b/icons/es5/Dashboard.js index 606b1c916f..c8d24a6757 100644 --- a/icons/es5/Dashboard.js +++ b/icons/es5/Dashboard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDashboard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 13h8V3H3v10zm0 8h8v-6H3v6zm10 0h8V11h-8v10zm0-18v6h8V3h-8z" + d: "M3 13h8V3H3v10zm0 8h8v-6H3v6zm10 0h8V11h-8v10zm0-18v6h8V3h-8z", + fill: "currentColor" })); } - export default SvgDashboard; \ No newline at end of file diff --git a/icons/es5/DashboardCustomize.js b/icons/es5/DashboardCustomize.js index a4e5ed98f7..fd2aa55663 100644 --- a/icons/es5/DashboardCustomize.js +++ b/icons/es5/DashboardCustomize.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDashboardCustomize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3h8v8H3V3zm10 0h8v8h-8V3zM3 13h8v8H3v-8zm15 0h-2v3h-3v2h3v3h2v-3h3v-2h-3v-3z" + d: "M3 3h8v8H3V3zm10 0h8v8h-8V3zM3 13h8v8H3v-8zm15 0h-2v3h-3v2h3v3h2v-3h3v-2h-3v-3z", + fill: "currentColor" })); } - export default SvgDashboardCustomize; \ No newline at end of file diff --git a/icons/es5/DataArray.js b/icons/es5/DataArray.js index 7bc7efa01f..6cc721cf7c 100644 --- a/icons/es5/DataArray.js +++ b/icons/es5/DataArray.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDataArray(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 4v2h3v12h-3v2h5V4zM4 20h5v-2H6V6h3V4H4z" + d: "M15 4v2h3v12h-3v2h5V4zM4 20h5v-2H6V6h3V4H4z", + fill: "currentColor" })); } - export default SvgDataArray; \ No newline at end of file diff --git a/icons/es5/DataExploration.js b/icons/es5/DataExploration.js index 2f309d08f5..f73ed11afb 100644 --- a/icons/es5/DataExploration.js +++ b/icons/es5/DataExploration.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDataExploration(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12c0 1.33.26 2.61.74 3.77L8 10.5l3.3 2.78L14.58 10H13V8h5v5h-2v-1.58L11.41 16l-3.29-2.79-4.4 4.4A9.996 9.996 0 0012 22h10V12c0-5.52-4.48-10-10-10zm7.5 18.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M12 2C6.48 2 2 6.48 2 12c0 1.33.26 2.61.74 3.77L8 10.5l3.3 2.78L14.58 10H13V8h5v5h-2v-1.58L11.41 16l-3.29-2.79-4.4 4.4A9.996 9.996 0 0012 22h10V12c0-5.52-4.48-10-10-10zm7.5 18.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgDataExploration; \ No newline at end of file diff --git a/icons/es5/DataObject.js b/icons/es5/DataObject.js index 238d9322a8..3d826f8f9d 100644 --- a/icons/es5/DataObject.js +++ b/icons/es5/DataObject.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDataObject(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 10H2v4h2v6h6v-2H6v-5.5H4v-1h2V6h4V4H4zm16 0V4h-6v2h4v5.5h2v1h-2V18h-4v2h6v-6h2v-4z" + d: "M4 10H2v4h2v6h6v-2H6v-5.5H4v-1h2V6h4V4H4zm16 0V4h-6v2h4v5.5h2v1h-2V18h-4v2h6v-6h2v-4z", + fill: "currentColor" })); } - export default SvgDataObject; \ No newline at end of file diff --git a/icons/es5/DataSaverOff.js b/icons/es5/DataSaverOff.js index 0d7778298d..563d46c107 100644 --- a/icons/es5/DataSaverOff.js +++ b/icons/es5/DataSaverOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDataSaverOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z" + d: "M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z", + fill: "currentColor" })); } - export default SvgDataSaverOff; \ No newline at end of file diff --git a/icons/es5/DataSaverOn.js b/icons/es5/DataSaverOn.js index 8de5099282..0978a95dcf 100644 --- a/icons/es5/DataSaverOn.js +++ b/icons/es5/DataSaverOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDataSaverOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 8v3H8v2h3v3h2v-3h3v-2h-3V8h-2zm2-5.95v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z" + d: "M11 8v3H8v2h3v3h2v-3h3v-2h-3V8h-2zm2-5.95v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z", + fill: "currentColor" })); } - export default SvgDataSaverOn; \ No newline at end of file diff --git a/icons/es5/DataThresholding.js b/icons/es5/DataThresholding.js index dd20d14eff..192a3522a1 100644 --- a/icons/es5/DataThresholding.js +++ b/icons/es5/DataThresholding.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDataThresholding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM10.67 8.17l2 2 3.67-3.67 1.41 1.41L12.67 13l-2-2-3 3-1.41-1.41 4.41-4.42zM5 16h1.72L5 17.72V16zm.84 3l3-3h1.83l-3 3H5.84zm3.96 0l3-3h1.62l-3 3H9.8zm3.73 0l3-3h1.62l-3 3h-1.62zM19 19h-1.73L19 17.27V19z" + d: "M21 3H3v18h18V3zM10.67 8.17l2 2 3.67-3.67 1.41 1.41L12.67 13l-2-2-3 3-1.41-1.41 4.41-4.42zM5 16h1.72L5 17.72V16zm.84 3l3-3h1.83l-3 3H5.84zm3.96 0l3-3h1.62l-3 3H9.8zm3.73 0l3-3h1.62l-3 3h-1.62zM19 19h-1.73L19 17.27V19z", + fill: "currentColor" })); } - export default SvgDataThresholding; \ No newline at end of file diff --git a/icons/es5/DataUsage.js b/icons/es5/DataUsage.js index 636f198021..5e8462fe44 100644 --- a/icons/es5/DataUsage.js +++ b/icons/es5/DataUsage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDataUsage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z" + d: "M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53A6.95 6.95 0 0112 19z", + fill: "currentColor" })); } - export default SvgDataUsage; \ No newline at end of file diff --git a/icons/es5/Dataset.js b/icons/es5/Dataset.js index b04f337fa6..01f33537a7 100644 --- a/icons/es5/Dataset.js +++ b/icons/es5/Dataset.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDataset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM11 17H7v-4h4v4zm0-6H7V7h4v4zm6 6h-4v-4h4v4zm0-6h-4V7h4v4z" + d: "M21 3H3v18h18V3zM11 17H7v-4h4v4zm0-6H7V7h4v4zm6 6h-4v-4h4v4zm0-6h-4V7h4v4z", + fill: "currentColor" })); } - export default SvgDataset; \ No newline at end of file diff --git a/icons/es5/DatasetLinked.js b/icons/es5/DatasetLinked.js index 75c8dee13b..db3da86db0 100644 --- a/icons/es5/DatasetLinked.js +++ b/icons/es5/DatasetLinked.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDatasetLinked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.09 17H7v-4h3.69c.95-.63 2.09-1 3.31-1h6c.34 0 .67.04 1 .09V3H3v18h5.81C8.3 20.12 8 19.09 8 18c0-.34.04-.67.09-1zM13 7h4v4h-4V7zM7 7h4v4H7V7z" + d: "M8.09 17H7v-4h3.69c.95-.63 2.09-1 3.31-1h6c.34 0 .67.04 1 .09V3H3v18h5.81C8.3 20.12 8 19.09 8 18c0-.34.04-.67.09-1zM13 7h4v4h-4V7zM7 7h4v4H7V7z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 18c0-1.1.9-2 2-2h2v-2h-2c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2h-2c-1.1 0-2-.9-2-2zm8-4h-2v2h2c1.1 0 2 .9 2 2s-.9 2-2 2h-2v2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z" + d: "M12 18c0-1.1.9-2 2-2h2v-2h-2c-2.21 0-4 1.79-4 4s1.79 4 4 4h2v-2h-2c-1.1 0-2-.9-2-2zm8-4h-2v2h2c1.1 0 2 .9 2 2s-.9 2-2 2h-2v2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M14 17h6v2h-6z" + d: "M14 17h6v2h-6z", + fill: "currentColor" })); } - export default SvgDatasetLinked; \ No newline at end of file diff --git a/icons/es5/DateRange.js b/icons/es5/DateRange.js index 02165ee2a9..5b721d3d92 100644 --- a/icons/es5/DateRange.js +++ b/icons/es5/DateRange.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDateRange(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgDateRange(props) { fill: "currentColor" })); } - export default SvgDateRange; \ No newline at end of file diff --git a/icons/es5/Deblur.js b/icons/es5/Deblur.js index a4cfce9793..dacc07407e 100644 --- a/icons/es5/Deblur.js +++ b/icons/es5/Deblur.js @@ -1,15 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeblur(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3v18a9 9 0 000-18z" + d: "M12 3v18a9 9 0 000-18z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 6, cy: 14, @@ -60,5 +60,4 @@ function SvgDeblur(props) { r: 1 })); } - export default SvgDeblur; \ No newline at end of file diff --git a/icons/es5/Deck.js b/icons/es5/Deck.js index e142da1c85..782fc4927b 100644 --- a/icons/es5/Deck.js +++ b/icons/es5/Deck.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 9L12 2 2 9h9v13h2V9z" + d: "M22 9L12 2 2 9h9v13h2V9z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M4.14 12l-1.96.37.82 4.37V22h2l.02-4H7v4h2v-6H4.9zm14.96 4H15v6h2v-4h1.98l.02 4h2v-5.26l.82-4.37-1.96-.37z" + d: "M4.14 12l-1.96.37.82 4.37V22h2l.02-4H7v4h2v-6H4.9zm14.96 4H15v6h2v-4h1.98l.02 4h2v-5.26l.82-4.37-1.96-.37z", + fill: "currentColor" })); } - export default SvgDeck; \ No newline at end of file diff --git a/icons/es5/Dehaze.js b/icons/es5/Dehaze.js index 00d4df499d..d11b279c17 100644 --- a/icons/es5/Dehaze.js +++ b/icons/es5/Dehaze.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDehaze(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 16v2h20v-2H2zm0-5v2h20v-2H2zm0-5v2h20V6H2z" + d: "M2 16v2h20v-2H2zm0-5v2h20v-2H2zm0-5v2h20V6H2z", + fill: "currentColor" })); } - export default SvgDehaze; \ No newline at end of file diff --git a/icons/es5/Delete.js b/icons/es5/Delete.js index 40122deb56..a157f99a76 100644 --- a/icons/es5/Delete.js +++ b/icons/es5/Delete.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDelete(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgDelete(props) { fill: "currentColor" })); } - export default SvgDelete; \ No newline at end of file diff --git a/icons/es5/DeleteForever.js b/icons/es5/DeleteForever.js index cddb09b776..9fe2c12d5c 100644 --- a/icons/es5/DeleteForever.js +++ b/icons/es5/DeleteForever.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeleteForever(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 21h12V7H6v14zm2.46-9.12l1.41-1.41L12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4h-3.5z" + d: "M6 21h12V7H6v14zm2.46-9.12l1.41-1.41L12 12.59l2.12-2.12 1.41 1.41L13.41 14l2.12 2.12-1.41 1.41L12 15.41l-2.12 2.12-1.41-1.41L10.59 14l-2.13-2.12zM15.5 4l-1-1h-5l-1 1H5v2h14V4h-3.5z", + fill: "currentColor" })); } - export default SvgDeleteForever; \ No newline at end of file diff --git a/icons/es5/DeleteOutline.js b/icons/es5/DeleteOutline.js index 19330f5cbe..d03f175734 100644 --- a/icons/es5/DeleteOutline.js +++ b/icons/es5/DeleteOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeleteOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 21h12V7H6v14zM8 9h8v10H8V9zm7.5-5l-1-1h-5l-1 1H5v2h14V4h-3.5z" + d: "M6 21h12V7H6v14zM8 9h8v10H8V9zm7.5-5l-1-1h-5l-1 1H5v2h14V4h-3.5z", + fill: "currentColor" })); } - export default SvgDeleteOutline; \ No newline at end of file diff --git a/icons/es5/DeleteSweep.js b/icons/es5/DeleteSweep.js index d2b0d9ce47..cd2b5f6253 100644 --- a/icons/es5/DeleteSweep.js +++ b/icons/es5/DeleteSweep.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeleteSweep(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 16h4v2h-4v-2zm0-8h7v2h-7V8zm0 4h6v2h-6v-2zM3 20h10V8H3v12zM14 5h-3l-1-1H6L5 5H2v2h12V5z" + d: "M15 16h4v2h-4v-2zm0-8h7v2h-7V8zm0 4h6v2h-6v-2zM3 20h10V8H3v12zM14 5h-3l-1-1H6L5 5H2v2h12V5z", + fill: "currentColor" })); } - export default SvgDeleteSweep; \ No newline at end of file diff --git a/icons/es5/DeliveryDining.js b/icons/es5/DeliveryDining.js index d0549c575d..74fbe835a4 100644 --- a/icons/es5/DeliveryDining.js +++ b/icons/es5/DeliveryDining.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeliveryDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 10.35V5h-5v2h3v2.65L13.52 14H10V9H2v7h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 10.35zM7 17c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z" + d: "M19 10.35V5h-5v2h3v2.65L13.52 14H10V9H2v7h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 10.35zM7 17c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M5 6h5v2H5zm14 7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M5 6h5v2H5zm14 7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgDeliveryDining; \ No newline at end of file diff --git a/icons/es5/DensityLarge.js b/icons/es5/DensityLarge.js index 6b4f22e3db..abe9b63123 100644 --- a/icons/es5/DensityLarge.js +++ b/icons/es5/DensityLarge.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDensityLarge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3h18v2H3zm0 16h18v2H3z" + d: "M3 3h18v2H3zm0 16h18v2H3z", + fill: "currentColor" })); } - export default SvgDensityLarge; \ No newline at end of file diff --git a/icons/es5/DensityMedium.js b/icons/es5/DensityMedium.js index abb1a14376..ad8feb9a10 100644 --- a/icons/es5/DensityMedium.js +++ b/icons/es5/DensityMedium.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDensityMedium(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3h18v2H3zm0 16h18v2H3zm0-8h18v2H3z" + d: "M3 3h18v2H3zm0 16h18v2H3zm0-8h18v2H3z", + fill: "currentColor" })); } - export default SvgDensityMedium; \ No newline at end of file diff --git a/icons/es5/DensitySmall.js b/icons/es5/DensitySmall.js index 4a53b01acc..69ce6810ca 100644 --- a/icons/es5/DensitySmall.js +++ b/icons/es5/DensitySmall.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDensitySmall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 2h18v2H3zm0 18h18v2H3zm0-6h18v2H3zm0-6h18v2H3z" + d: "M3 2h18v2H3zm0 18h18v2H3zm0-6h18v2H3zm0-6h18v2H3z", + fill: "currentColor" })); } - export default SvgDensitySmall; \ No newline at end of file diff --git a/icons/es5/DepartureBoard.js b/icons/es5/DepartureBoard.js index 66d8a6d8b2..b5fe934950 100644 --- a/icons/es5/DepartureBoard.js +++ b/icons/es5/DepartureBoard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDepartureBoard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.34 1.13c-2.94-.55-5.63.75-7.12 2.92.01-.01.01-.02.02-.03C9.84 4 9.42 4 9 4c-4.42 0-8 .5-8 4v10c0 .88.39 1.67 1 2.22V23h3v-2h8v2h3v-2.78c.61-.55 1-1.34 1-2.22v-3.08c3.72-.54 6.5-3.98 5.92-7.97-.42-2.9-2.7-5.29-5.58-5.82zM4.5 19c-.83 0-1.5-.67-1.5-1.5S3.67 16 4.5 16s1.5.67 1.5 1.5S5.33 19 4.5 19zM3 13V8h6c0 1.96.81 3.73 2.11 5H3zm10.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm.5-9H15v5l3.62 2.16.75-1.23-2.87-1.68V4z" + d: "M17.34 1.13c-2.94-.55-5.63.75-7.12 2.92.01-.01.01-.02.02-.03C9.84 4 9.42 4 9 4c-4.42 0-8 .5-8 4v10c0 .88.39 1.67 1 2.22V23h3v-2h8v2h3v-2.78c.61-.55 1-1.34 1-2.22v-3.08c3.72-.54 6.5-3.98 5.92-7.97-.42-2.9-2.7-5.29-5.58-5.82zM4.5 19c-.83 0-1.5-.67-1.5-1.5S3.67 16 4.5 16s1.5.67 1.5 1.5S5.33 19 4.5 19zM3 13V8h6c0 1.96.81 3.73 2.11 5H3zm10.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm.5-9H15v5l3.62 2.16.75-1.23-2.87-1.68V4z", + fill: "currentColor" })); } - export default SvgDepartureBoard; \ No newline at end of file diff --git a/icons/es5/Description.js b/icons/es5/Description.js index a0a8ad9192..9ab80a60b8 100644 --- a/icons/es5/Description.js +++ b/icons/es5/Description.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDescription(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h16V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z" + d: "M14 2H4v20h16V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z", + fill: "currentColor" })); } - export default SvgDescription; \ No newline at end of file diff --git a/icons/es5/Deselect.js b/icons/es5/Deselect.js index 1838e66d8f..46e2734064 100644 --- a/icons/es5/Deselect.js +++ b/icons/es5/Deselect.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeselect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 13h2v-2H3v2zm4 8h2v-2H7v2zm6-18h-2v2h2V3zm6 0v2h2V3h-2zM5 21v-2H3v2h2zm-2-4h2v-2H3v2zm8 4h2v-2h-2v2zm8-8h2v-2h-2v2zm0-4h2V7h-2v2zm-4-4h2V3h-2v2zM7.83 5L7 4.17V3h2v2H7.83zm12 12l-.83-.83V15h2v2h-1.17zm1.36 4.19L2.81 2.81 1.39 4.22 4.17 7H3v2h2V7.83l2 2V17h7.17l2 2H15v2h2v-1.17l2.78 2.78 1.41-1.42zM9 15v-3.17L12.17 15H9zm6-2.83V9h-3.17l-2-2H17v7.17l-2-2z" + d: "M3 13h2v-2H3v2zm4 8h2v-2H7v2zm6-18h-2v2h2V3zm6 0v2h2V3h-2zM5 21v-2H3v2h2zm-2-4h2v-2H3v2zm8 4h2v-2h-2v2zm8-8h2v-2h-2v2zm0-4h2V7h-2v2zm-4-4h2V3h-2v2zM7.83 5L7 4.17V3h2v2H7.83zm12 12l-.83-.83V15h2v2h-1.17zm1.36 4.19L2.81 2.81 1.39 4.22 4.17 7H3v2h2V7.83l2 2V17h7.17l2 2H15v2h2v-1.17l2.78 2.78 1.41-1.42zM9 15v-3.17L12.17 15H9zm6-2.83V9h-3.17l-2-2H17v7.17l-2-2z", + fill: "currentColor" })); } - export default SvgDeselect; \ No newline at end of file diff --git a/icons/es5/DesignServices.js b/icons/es5/DesignServices.js index 9c96c3f834..8fb54e23e8 100644 --- a/icons/es5/DesignServices.js +++ b/icons/es5/DesignServices.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDesignServices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.79 17.06l-5.55-5.55 1.57-1.57-3.75-3.75-1.57 1.57-5.55-5.55-4.73 4.73 5.55 5.55L3 17.25V21h3.75l4.76-4.76 5.55 5.55 4.73-4.73zM9.18 11.07L5.04 6.94l1.9-1.9 1.27 1.27L7.02 7.5l1.41 1.41 1.19-1.19 1.45 1.45-1.89 1.9zm3.75 3.75l1.9-1.9 1.45 1.45-1.19 1.19 1.41 1.41 1.19-1.19 1.27 1.27-1.9 1.9-4.13-4.13zm2.203-9.697l2.538-2.539 3.748 3.748-2.538 2.539z" + d: "M21.79 17.06l-5.55-5.55 1.57-1.57-3.75-3.75-1.57 1.57-5.55-5.55-4.73 4.73 5.55 5.55L3 17.25V21h3.75l4.76-4.76 5.55 5.55 4.73-4.73zM9.18 11.07L5.04 6.94l1.9-1.9 1.27 1.27L7.02 7.5l1.41 1.41 1.19-1.19 1.45 1.45-1.89 1.9zm3.75 3.75l1.9-1.9 1.45 1.45-1.19 1.19 1.41 1.41 1.19-1.19 1.27 1.27-1.9 1.9-4.13-4.13zm2.203-9.697l2.538-2.539 3.748 3.748-2.538 2.539z", + fill: "currentColor" })); } - export default SvgDesignServices; \ No newline at end of file diff --git a/icons/es5/Desk.js b/icons/es5/Desk.js index c8b09ffaa6..3ca7e8903c 100644 --- a/icons/es5/Desk.js +++ b/icons/es5/Desk.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDesk(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 6v12h2V8h10v10h2v-2h4v2h2V6H2zm18 2v2h-4V8h4zm-4 6v-2h4v2h-4z" + d: "M2 6v12h2V8h10v10h2v-2h4v2h2V6H2zm18 2v2h-4V8h4zm-4 6v-2h4v2h-4z", + fill: "currentColor" })); } - export default SvgDesk; \ No newline at end of file diff --git a/icons/es5/DesktopAccessDisabled.js b/icons/es5/DesktopAccessDisabled.js index f0a51b72ff..3c91302d90 100644 --- a/icons/es5/DesktopAccessDisabled.js +++ b/icons/es5/DesktopAccessDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDesktopAccessDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1.41 1.69L0 3.1l1 .99V18h9v2H8v2h8v-2h-2v-2h.9l6 6 1.41-1.41-20.9-20.9zM2.99 16V6.09L12.9 16H2.99zM4.55 2l2 2H21v12h-2.45l2 2h2.44V2z" + d: "M1.41 1.69L0 3.1l1 .99V18h9v2H8v2h8v-2h-2v-2h.9l6 6 1.41-1.41-20.9-20.9zM2.99 16V6.09L12.9 16H2.99zM4.55 2l2 2H21v12h-2.45l2 2h2.44V2z", + fill: "currentColor" })); } - export default SvgDesktopAccessDisabled; \ No newline at end of file diff --git a/icons/es5/DesktopMac.js b/icons/es5/DesktopMac.js index d6228a3cd9..57aed49836 100644 --- a/icons/es5/DesktopMac.js +++ b/icons/es5/DesktopMac.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDesktopMac(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 2H1v16h9l-2 3v1h8v-1l-2-3h9V2zm-2 12H3V4h18v10z" + d: "M23 2H1v16h9l-2 3v1h8v-1l-2-3h9V2zm-2 12H3V4h18v10z", + fill: "currentColor" })); } - export default SvgDesktopMac; \ No newline at end of file diff --git a/icons/es5/DesktopWindows.js b/icons/es5/DesktopWindows.js index 592016770d..28c6f86ee9 100644 --- a/icons/es5/DesktopWindows.js +++ b/icons/es5/DesktopWindows.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDesktopWindows(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 2H1v16h9v2H8v2h8v-2h-2v-2h9V2zm-2 14H3V4h18v12z" + d: "M23 2H1v16h9v2H8v2h8v-2h-2v-2h9V2zm-2 14H3V4h18v12z", + fill: "currentColor" })); } - export default SvgDesktopWindows; \ No newline at end of file diff --git a/icons/es5/Details.js b/icons/es5/Details.js index bf6f30a9fe..bd63388ef5 100644 --- a/icons/es5/Details.js +++ b/icons/es5/Details.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDetails(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3L2 21h20L12 3zm1 5.92L18.6 19H13V8.92zm-2 0V19H5.4L11 8.92z" + d: "M12 3L2 21h20L12 3zm1 5.92L18.6 19H13V8.92zm-2 0V19H5.4L11 8.92z", + fill: "currentColor" })); } - export default SvgDetails; \ No newline at end of file diff --git a/icons/es5/DeveloperBoard.js b/icons/es5/DeveloperBoard.js index 3832cc3c9b..53e2e084c0 100644 --- a/icons/es5/DeveloperBoard.js +++ b/icons/es5/DeveloperBoard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeveloperBoard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 9V7h-2V3H2v18h18v-4h2v-2h-2v-2h2v-2h-2V9h2zm-4 10H4V5h14v14zM6 13h5v4H6v-4zm6-6h4v3h-4V7zM6 7h5v5H6V7zm6 4h4v6h-4v-6z" + d: "M22 9V7h-2V3H2v18h18v-4h2v-2h-2v-2h2v-2h-2V9h2zm-4 10H4V5h14v14zM6 13h5v4H6v-4zm6-6h4v3h-4V7zM6 7h5v5H6V7zm6 4h4v6h-4v-6z", + fill: "currentColor" })); } - export default SvgDeveloperBoard; \ No newline at end of file diff --git a/icons/es5/DeveloperBoardOff.js b/icons/es5/DeveloperBoardOff.js index c2bc3686e1..28e13e25c7 100644 --- a/icons/es5/DeveloperBoardOff.js +++ b/icons/es5/DeveloperBoardOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeveloperBoardOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.83 5H18v10.17L19.83 17H22v-2h-2v-2h2v-2h-2V9h2V7h-2V3H5.83l2 2zM12 9.17V7h4v3h-3.17L12 9.17zM9.83 7H11v1.17L9.83 7zm4 4H16v2.17L13.83 11zm4.34 10l2.31 2.31 1.41-1.41L2.1 2.1.69 3.51 2 4.83V21h16.17zM4 19V6.83l2 2V12h3.17l1 1H6v4h5v-3.17l1 1V17h2.17l2 2H4z" + d: "M7.83 5H18v10.17L19.83 17H22v-2h-2v-2h2v-2h-2V9h2V7h-2V3H5.83l2 2zM12 9.17V7h4v3h-3.17L12 9.17zM9.83 7H11v1.17L9.83 7zm4 4H16v2.17L13.83 11zm4.34 10l2.31 2.31 1.41-1.41L2.1 2.1.69 3.51 2 4.83V21h16.17zM4 19V6.83l2 2V12h3.17l1 1H6v4h5v-3.17l1 1V17h2.17l2 2H4z", + fill: "currentColor" })); } - export default SvgDeveloperBoardOff; \ No newline at end of file diff --git a/icons/es5/DeveloperMode.js b/icons/es5/DeveloperMode.js index 5fdce72b02..d466fb84a3 100644 --- a/icons/es5/DeveloperMode.js +++ b/icons/es5/DeveloperMode.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeveloperMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 5h10v2h2V1.01L5 1v6h2V5zm8.41 11.59L20 12l-4.59-4.59L14 8.83 17.17 12 14 15.17l1.41 1.42zM10 15.17L6.83 12 10 8.83 8.59 7.41 4 12l4.59 4.59L10 15.17zM17 19H7v-2H5v6h14v-6h-2v2z" + d: "M7 5h10v2h2V1.01L5 1v6h2V5zm8.41 11.59L20 12l-4.59-4.59L14 8.83 17.17 12 14 15.17l1.41 1.42zM10 15.17L6.83 12 10 8.83 8.59 7.41 4 12l4.59 4.59L10 15.17zM17 19H7v-2H5v6h14v-6h-2v2z", + fill: "currentColor" })); } - export default SvgDeveloperMode; \ No newline at end of file diff --git a/icons/es5/DeviceHub.js b/icons/es5/DeviceHub.js index 75974a56f1..071aefde2d 100644 --- a/icons/es5/DeviceHub.js +++ b/icons/es5/DeviceHub.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeviceHub(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 16l-4-4V8.82C14.16 8.4 15 7.3 15 6c0-1.66-1.34-3-3-3S9 4.34 9 6c0 1.3.84 2.4 2 2.82V12l-4 4H3v5h5v-3.05l4-4.2 4 4.2V21h5v-5h-4z" + d: "M17 16l-4-4V8.82C14.16 8.4 15 7.3 15 6c0-1.66-1.34-3-3-3S9 4.34 9 6c0 1.3.84 2.4 2 2.82V12l-4 4H3v5h5v-3.05l4-4.2 4 4.2V21h5v-5h-4z", + fill: "currentColor" })); } - export default SvgDeviceHub; \ No newline at end of file diff --git a/icons/es5/DeviceThermostat.js b/icons/es5/DeviceThermostat.js index e7cbe1757b..7c17390062 100644 --- a/icons/es5/DeviceThermostat.js +++ b/icons/es5/DeviceThermostat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeviceThermostat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-2V5c0-.55.45-1 1-1s1 .45 1 1v1h-1v1h1v2h-1v1h1v1h-2z" + d: "M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-2V5c0-.55.45-1 1-1s1 .45 1 1v1h-1v1h1v2h-1v1h1v1h-2z", + fill: "currentColor" })); } - export default SvgDeviceThermostat; \ No newline at end of file diff --git a/icons/es5/DeviceUnknown.js b/icons/es5/DeviceUnknown.js index ed33f74d54..31d66ae2da 100644 --- a/icons/es5/DeviceUnknown.js +++ b/icons/es5/DeviceUnknown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDeviceUnknown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 1H5v22h14V1zm-2 18H7V5h10v14zM12 6.72c-1.96 0-3.5 1.52-3.5 3.47h1.75c0-.93.82-1.75 1.75-1.75s1.75.82 1.75 1.75c0 1.75-2.63 1.57-2.63 4.45h1.76c0-1.96 2.62-2.19 2.62-4.45 0-1.96-1.54-3.47-3.5-3.47zM11 16h2v2h-2v-2z" + d: "M19 1H5v22h14V1zm-2 18H7V5h10v14zM12 6.72c-1.96 0-3.5 1.52-3.5 3.47h1.75c0-.93.82-1.75 1.75-1.75s1.75.82 1.75 1.75c0 1.75-2.63 1.57-2.63 4.45h1.76c0-1.96 2.62-2.19 2.62-4.45 0-1.96-1.54-3.47-3.5-3.47zM11 16h2v2h-2v-2z", + fill: "currentColor" })); } - export default SvgDeviceUnknown; \ No newline at end of file diff --git a/icons/es5/Devices.js b/icons/es5/Devices.js index 150a5fcf8d..f1bc15a7a1 100644 --- a/icons/es5/Devices.js +++ b/icons/es5/Devices.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDevices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6h18V4H2v13H0v3h14v-3H4V6zm20 2h-8v12h8V8zm-2 9h-4v-7h4v7z" + d: "M4 6h18V4H2v13H0v3h14v-3H4V6zm20 2h-8v12h8V8zm-2 9h-4v-7h4v7z", + fill: "currentColor" })); } - export default SvgDevices; \ No newline at end of file diff --git a/icons/es5/DevicesFold.js b/icons/es5/DevicesFold.js index 476b6e930b..8ad9f6c0e6 100644 --- a/icons/es5/DevicesFold.js +++ b/icons/es5/DevicesFold.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDevicesFold(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 3V-.03l-7 3V21h12V3h-5zm3 16h-5.33L17 18V5h3v14zM2 3h2v2H2zm0 16h2v2H2zm0-4h2v2H2zm0-4h2v2H2zm0-4h2v2H2zm4-4h2v2H6zm0 16h2v2H6z" + d: "M17 3V-.03l-7 3V21h12V3h-5zm3 16h-5.33L17 18V5h3v14zM2 3h2v2H2zm0 16h2v2H2zm0-4h2v2H2zm0-4h2v2H2zm0-4h2v2H2zm4-4h2v2H6zm0 16h2v2H6z", + fill: "currentColor" })); } - export default SvgDevicesFold; \ No newline at end of file diff --git a/icons/es5/DevicesOther.js b/icons/es5/DevicesOther.js index 8d5d75b05c..a70417fb4e 100644 --- a/icons/es5/DevicesOther.js +++ b/icons/es5/DevicesOther.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDevicesOther(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 6h18V4H1v16h6v-2H3V6zm10 6H9v1.78c-.61.55-1 1.33-1 2.22 0 .89.39 1.67 1 2.22V20h4v-1.78c.61-.55 1-1.34 1-2.22s-.39-1.67-1-2.22V12zm-2 5.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM23 8h-8v12h8V8zm-2 10h-4v-8h4v8z" + d: "M3 6h18V4H1v16h6v-2H3V6zm10 6H9v1.78c-.61.55-1 1.33-1 2.22 0 .89.39 1.67 1 2.22V20h4v-1.78c.61-.55 1-1.34 1-2.22s-.39-1.67-1-2.22V12zm-2 5.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM23 8h-8v12h8V8zm-2 10h-4v-8h4v8z", + fill: "currentColor" })); } - export default SvgDevicesOther; \ No newline at end of file diff --git a/icons/es5/DialerSip.js b/icons/es5/DialerSip.js index f77432751f..9ea443157b 100644 --- a/icons/es5/DialerSip.js +++ b/icons/es5/DialerSip.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDialerSip(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 3h1v5h-1zm-1 2h-2V4h2V3h-3v3h2v1h-2v1h3zm3-2v5h1V6h2V3h-3zm2 2h-1V4h1v1zm1 10.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z" + d: "M16 3h1v5h-1zm-1 2h-2V4h2V3h-3v3h2v1h-2v1h3zm3-2v5h1V6h2V3h-3zm2 2h-1V4h1v1zm1 10.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z", + fill: "currentColor" })); } - export default SvgDialerSip; \ No newline at end of file diff --git a/icons/es5/Dialpad.js b/icons/es5/Dialpad.js index aa0900271f..8ee22e7de8 100644 --- a/icons/es5/Dialpad.js +++ b/icons/es5/Dialpad.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDialpad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 19c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM6 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" + d: "M12 19c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM6 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z", + fill: "currentColor" })); } - export default SvgDialpad; \ No newline at end of file diff --git a/icons/es5/Diamond.js b/icons/es5/Diamond.js index 70459557c5..9a923e0d0c 100644 --- a/icons/es5/Diamond.js +++ b/icons/es5/Diamond.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDiamond(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.16 3h-.32L9.21 8.25h5.58zm4.3 5.25h5.16L19 3h-5.16zm4.92 1.5h-8.63V20.1zM11.25 20.1V9.75H2.62zM7.54 8.25L10.16 3H5L2.38 8.25z" + d: "M12.16 3h-.32L9.21 8.25h5.58zm4.3 5.25h5.16L19 3h-5.16zm4.92 1.5h-8.63V20.1zM11.25 20.1V9.75H2.62zM7.54 8.25L10.16 3H5L2.38 8.25z", + fill: "currentColor" })); } - export default SvgDiamond; \ No newline at end of file diff --git a/icons/es5/Difference.js b/icons/es5/Difference.js index 9cfe74211e..14511d3f1c 100644 --- a/icons/es5/Difference.js +++ b/icons/es5/Difference.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDifference(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 23H2V7h2v14h14v2zM15 1H6.01L6 19h15V7l-6-6zm1.5 14h-6v-2h6v2zm0-6h-2v2h-2V9h-2V7h2V5h2v2h2v2z" + d: "M18 23H2V7h2v14h14v2zM15 1H6.01L6 19h15V7l-6-6zm1.5 14h-6v-2h6v2zm0-6h-2v2h-2V9h-2V7h2V5h2v2h2v2z", + fill: "currentColor" })); } - export default SvgDifference; \ No newline at end of file diff --git a/icons/es5/Dining.js b/icons/es5/Dining.js index e8ca435b45..7fd210cb38 100644 --- a/icons/es5/Dining.js +++ b/icons/es5/Dining.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20h20V2zm-11 8.3c0 .93-.64 1.71-1.5 1.93V19H8v-6.77c-.86-.22-1.5-1-1.5-1.93V6h1v3h.75V6h1v3H10V6h1v4.3zm4.58 2.29l-.08.03V19H14v-6.38l-.08-.04c-.97-.47-1.67-1.7-1.67-3.18 0-1.88 1.13-3.4 2.5-3.4 1.38 0 2.5 1.53 2.5 3.41 0 1.48-.7 2.71-1.67 3.18z" + d: "M22 2H2v20h20V2zm-11 8.3c0 .93-.64 1.71-1.5 1.93V19H8v-6.77c-.86-.22-1.5-1-1.5-1.93V6h1v3h.75V6h1v3H10V6h1v4.3zm4.58 2.29l-.08.03V19H14v-6.38l-.08-.04c-.97-.47-1.67-1.7-1.67-3.18 0-1.88 1.13-3.4 2.5-3.4 1.38 0 2.5 1.53 2.5 3.41 0 1.48-.7 2.71-1.67 3.18z", + fill: "currentColor" })); } - export default SvgDining; \ No newline at end of file diff --git a/icons/es5/DinnerDining.js b/icons/es5/DinnerDining.js index 5308236b81..6ded26f942 100644 --- a/icons/es5/DinnerDining.js +++ b/icons/es5/DinnerDining.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDinnerDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 19l2 2h16l2-2zm1-1h16.97c.29-3.26-2.28-6-5.48-6-2.35 0-4.35 1.48-5.14 3.55-.41-.23-.87-.38-1.35-.47V9h4V6.75h9v-1.5h-9V3H3v1.5h1v.75H3v1.5h1v.75H3V9h1v7.39c-.44.46-.78 1-1 1.61zM8 7.5v-.75h2v.75H8zm2-2.25H8V4.5h2v.75zM5.5 4.5h1v.75h-1V4.5zm0 2.25h1v.75h-1v-.75zM6.5 9v6.06c-.35.06-.68.17-1 .3V9h1z" + d: "M2 19l2 2h16l2-2zm1-1h16.97c.29-3.26-2.28-6-5.48-6-2.35 0-4.35 1.48-5.14 3.55-.41-.23-.87-.38-1.35-.47V9h4V6.75h9v-1.5h-9V3H3v1.5h1v.75H3v1.5h1v.75H3V9h1v7.39c-.44.46-.78 1-1 1.61zM8 7.5v-.75h2v.75H8zm2-2.25H8V4.5h2v.75zM5.5 4.5h1v.75h-1V4.5zm0 2.25h1v.75h-1v-.75zM6.5 9v6.06c-.35.06-.68.17-1 .3V9h1z", + fill: "currentColor" })); } - export default SvgDinnerDining; \ No newline at end of file diff --git a/icons/es5/Directions.js b/icons/es5/Directions.js index 4bc46712b6..0e707ca106 100644 --- a/icons/es5/Directions.js +++ b/icons/es5/Directions.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirections(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22.41 12L12 1.59 1.59 11.99 12 22.41 22.41 12zM14 14.5V12h-4v3H8v-5h6V7.5l3.5 3.5-3.5 3.5z" + d: "M22.41 12L12 1.59 1.59 11.99 12 22.41 22.41 12zM14 14.5V12h-4v3H8v-5h6V7.5l3.5 3.5-3.5 3.5z", + fill: "currentColor" })); } - export default SvgDirections; \ No newline at end of file diff --git a/icons/es5/DirectionsBike.js b/icons/es5/DirectionsBike.js index a9e1275e09..e165b6854e 100644 --- a/icons/es5/DirectionsBike.js +++ b/icons/es5/DirectionsBike.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsBike(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5zm5.8-10l2.4-2.4.8.8c1.3 1.3 3 2.1 5.1 2.1V9c-1.5 0-2.7-.6-3.6-1.5l-1.9-1.9c-.5-.4-1-.6-1.6-.6s-1.1.2-1.4.6L6.31 9.9 11 14v5h2v-6.2l-2.2-2.3zM19 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5z" + d: "M15.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5zm5.8-10l2.4-2.4.8.8c1.3 1.3 3 2.1 5.1 2.1V9c-1.5 0-2.7-.6-3.6-1.5l-1.9-1.9c-.5-.4-1-.6-1.6-.6s-1.1.2-1.4.6L6.31 9.9 11 14v5h2v-6.2l-2.2-2.3zM19 12c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zm0 8.5c-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5 3.5 1.6 3.5 3.5-1.6 3.5-3.5 3.5z", + fill: "currentColor" })); } - export default SvgDirectionsBike; \ No newline at end of file diff --git a/icons/es5/DirectionsBoat.js b/icons/es5/DirectionsBoat.js index d68bb64b89..c5b9cd8cc2 100644 --- a/icons/es5/DirectionsBoat.js +++ b/icons/es5/DirectionsBoat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsBoat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 21c-1.39 0-2.78-.47-4-1.32-2.44 1.71-5.56 1.71-8 0C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99a8.752 8.752 0 008 0c1.26.65 2.62.99 4 .99h2v-2h-2zM3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l2.18-7.65-2.23-.73V4h-5V1H9v3H4v6.62l-2.23.73L3.95 19zM6 6h12v3.97L12 8 6 9.97V6z" + d: "M20 21c-1.39 0-2.78-.47-4-1.32-2.44 1.71-5.56 1.71-8 0C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99a8.752 8.752 0 008 0c1.26.65 2.62.99 4 .99h2v-2h-2zM3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l2.18-7.65-2.23-.73V4h-5V1H9v3H4v6.62l-2.23.73L3.95 19zM6 6h12v3.97L12 8 6 9.97V6z", + fill: "currentColor" })); } - export default SvgDirectionsBoat; \ No newline at end of file diff --git a/icons/es5/DirectionsBoatFilled.js b/icons/es5/DirectionsBoatFilled.js index 4270302b5d..c7bd3103aa 100644 --- a/icons/es5/DirectionsBoatFilled.js +++ b/icons/es5/DirectionsBoatFilled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsBoatFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 21c-1.39 0-2.78-.47-4-1.32-2.44 1.71-5.56 1.71-8 0C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99a8.752 8.752 0 008 0c1.26.65 2.62.99 4 .99h2v-2h-2zM3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l2.18-7.65-2.23-.73V4h-5V1H9v3H4v6.62l-2.23.73L3.95 19zM6 6h12v3.97L12 8 6 9.97V6z" + d: "M20 21c-1.39 0-2.78-.47-4-1.32-2.44 1.71-5.56 1.71-8 0C6.78 20.53 5.39 21 4 21H2v2h2c1.38 0 2.74-.35 4-.99a8.752 8.752 0 008 0c1.26.65 2.62.99 4 .99h2v-2h-2zM3.95 19H4c1.6 0 3.02-.88 4-2 .98 1.12 2.4 2 4 2s3.02-.88 4-2c.98 1.12 2.4 2 4 2h.05l2.18-7.65-2.23-.73V4h-5V1H9v3H4v6.62l-2.23.73L3.95 19zM6 6h12v3.97L12 8 6 9.97V6z", + fill: "currentColor" })); } - export default SvgDirectionsBoatFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsBus.js b/icons/es5/DirectionsBus.js index b21cee264b..4251799a41 100644 --- a/icons/es5/DirectionsBus.js +++ b/icons/es5/DirectionsBus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsBus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 16c0 .88.39 1.67 1 2.22V21h3v-2h8v2h3v-2.78c.61-.55 1-1.34 1-2.22V6c0-3.5-3.58-4-8-4s-8 .5-8 4v10zm3.5 1c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-6H6V6h12v5z" + d: "M4 16c0 .88.39 1.67 1 2.22V21h3v-2h8v2h3v-2.78c.61-.55 1-1.34 1-2.22V6c0-3.5-3.58-4-8-4s-8 .5-8 4v10zm3.5 1c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-6H6V6h12v5z", + fill: "currentColor" })); } - export default SvgDirectionsBus; \ No newline at end of file diff --git a/icons/es5/DirectionsBusFilled.js b/icons/es5/DirectionsBusFilled.js index 40cf6daeb5..c4f74d3563 100644 --- a/icons/es5/DirectionsBusFilled.js +++ b/icons/es5/DirectionsBusFilled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsBusFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-4 0-8 .5-8 4v9.5c0 .95.38 1.81 1 2.44V21h3v-2h8v2h3v-3.06c.62-.63 1-1.49 1-2.44V6c0-3.5-3.58-4-8-4zM8.5 16c-.83 0-1.5-.67-1.5-1.5S7.67 13 8.5 13s1.5.67 1.5 1.5S9.33 16 8.5 16zm7 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6H6V7h12v3z" + d: "M12 2c-4 0-8 .5-8 4v9.5c0 .95.38 1.81 1 2.44V21h3v-2h8v2h3v-3.06c.62-.63 1-1.49 1-2.44V6c0-3.5-3.58-4-8-4zM8.5 16c-.83 0-1.5-.67-1.5-1.5S7.67 13 8.5 13s1.5.67 1.5 1.5S9.33 16 8.5 16zm7 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6H6V7h12v3z", + fill: "currentColor" })); } - export default SvgDirectionsBusFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsCar.js b/icons/es5/DirectionsCar.js index d7a42ab6fb..f14ae7f409 100644 --- a/icons/es5/DirectionsCar.js +++ b/icons/es5/DirectionsCar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsCar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.58 5H5.43L3 12v9h3v-2h12v2h3v-9l-2.42-7zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z" + d: "M18.58 5H5.43L3 12v9h3v-2h12v2h3v-9l-2.42-7zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z", + fill: "currentColor" })); } - export default SvgDirectionsCar; \ No newline at end of file diff --git a/icons/es5/DirectionsCarFilled.js b/icons/es5/DirectionsCarFilled.js index 692f1f1c03..1db7c65c64 100644 --- a/icons/es5/DirectionsCarFilled.js +++ b/icons/es5/DirectionsCarFilled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsCarFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.57 5H5.43L3 12v9h3v-2h12v2h3v-9l-2.43-7zM7.5 16c-.83 0-1.5-.67-1.5-1.5S6.67 13 7.5 13s1.5.67 1.5 1.5S8.33 16 7.5 16zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5.81 10l1.04-3h10.29l1.04 3H5.81z" + d: "M18.57 5H5.43L3 12v9h3v-2h12v2h3v-9l-2.43-7zM7.5 16c-.83 0-1.5-.67-1.5-1.5S6.67 13 7.5 13s1.5.67 1.5 1.5S8.33 16 7.5 16zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5.81 10l1.04-3h10.29l1.04 3H5.81z", + fill: "currentColor" })); } - export default SvgDirectionsCarFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsOff.js b/icons/es5/DirectionsOff.js index 55c8929f91..f975eb0ce5 100644 --- a/icons/es5/DirectionsOff.js +++ b/icons/es5/DirectionsOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 7.5l3.5 3.5-1.33 1.34 3.45 3.45L22.41 12 12.01 1.58l-3.8 3.8L13 10.17zM1.39 4.22l3.99 3.99L1.59 12l10.42 10.4 3.79-3.79 3.99 3.99 1.41-1.41L2.81 2.81 1.39 4.22zm8.6 8.6V15h-2v-4.18l2 2z" + d: "M13 7.5l3.5 3.5-1.33 1.34 3.45 3.45L22.41 12 12.01 1.58l-3.8 3.8L13 10.17zM1.39 4.22l3.99 3.99L1.59 12l10.42 10.4 3.79-3.79 3.99 3.99 1.41-1.41L2.81 2.81 1.39 4.22zm8.6 8.6V15h-2v-4.18l2 2z", + fill: "currentColor" })); } - export default SvgDirectionsOff; \ No newline at end of file diff --git a/icons/es5/DirectionsRailway.js b/icons/es5/DirectionsRailway.js index a31da611a1..b1f0645d17 100644 --- a/icons/es5/DirectionsRailway.js +++ b/icons/es5/DirectionsRailway.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsRailway(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 15.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V5c0-3.5-3.58-4-8-4s-8 .5-8 4v10.5zm8 1.5c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6-7H6V5h12v5z" + d: "M4 15.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V5c0-3.5-3.58-4-8-4s-8 .5-8 4v10.5zm8 1.5c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm6-7H6V5h12v5z", + fill: "currentColor" })); } - export default SvgDirectionsRailway; \ No newline at end of file diff --git a/icons/es5/DirectionsRailwayFilled.js b/icons/es5/DirectionsRailwayFilled.js index 15e95ef50c..da101a2d31 100644 --- a/icons/es5/DirectionsRailwayFilled.js +++ b/icons/es5/DirectionsRailwayFilled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsRailwayFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zm0 14c-.83 0-1.5-.67-1.5-1.5S11.17 13 12 13s1.5.67 1.5 1.5S12.83 16 12 16zm6-6H6V7h12v3z" + d: "M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zm0 14c-.83 0-1.5-.67-1.5-1.5S11.17 13 12 13s1.5.67 1.5 1.5S12.83 16 12 16zm6-6H6V7h12v3z", + fill: "currentColor" })); } - export default SvgDirectionsRailwayFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsRun.js b/icons/es5/DirectionsRun.js index 1be9a54adb..13903e03ff 100644 --- a/icons/es5/DirectionsRun.js +++ b/icons/es5/DirectionsRun.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsRun(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.49 5.48c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-3.6 13.9l1-4.4 2.1 2v6h2v-7.5l-2.1-2 .6-3c1.3 1.5 3.3 2.5 5.5 2.5v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5.1-.8.1l-5.2 2.2v4.7h2v-3.4l1.8-.7-1.6 8.1-4.9-1-.4 2 7 1.4z" + d: "M13.49 5.48c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-3.6 13.9l1-4.4 2.1 2v6h2v-7.5l-2.1-2 .6-3c1.3 1.5 3.3 2.5 5.5 2.5v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6c-.4-.6-1-1-1.7-1-.3 0-.5.1-.8.1l-5.2 2.2v4.7h2v-3.4l1.8-.7-1.6 8.1-4.9-1-.4 2 7 1.4z", + fill: "currentColor" })); } - export default SvgDirectionsRun; \ No newline at end of file diff --git a/icons/es5/DirectionsSubway.js b/icons/es5/DirectionsSubway.js index 3cf524e882..ea5ba86b37 100644 --- a/icons/es5/DirectionsSubway.js +++ b/icons/es5/DirectionsSubway.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsSubway(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-4.42 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm3.5-6H6V6h5v5zm5.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-6h-5V6h5v5z" + d: "M12 2c-4.42 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm3.5-6H6V6h5v5zm5.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-6h-5V6h5v5z", + fill: "currentColor" })); } - export default SvgDirectionsSubway; \ No newline at end of file diff --git a/icons/es5/DirectionsSubwayFilled.js b/icons/es5/DirectionsSubwayFilled.js index b38a3f60eb..62b1f3b5f2 100644 --- a/icons/es5/DirectionsSubwayFilled.js +++ b/icons/es5/DirectionsSubwayFilled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsSubwayFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM8.5 16c-.83 0-1.5-.67-1.5-1.5S7.67 13 8.5 13s1.5.67 1.5 1.5S9.33 16 8.5 16zm2.5-6H6V7h5v3zm4.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6h-5V7h5v3z" + d: "M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM8.5 16c-.83 0-1.5-.67-1.5-1.5S7.67 13 8.5 13s1.5.67 1.5 1.5S9.33 16 8.5 16zm2.5-6H6V7h5v3zm4.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6h-5V7h5v3z", + fill: "currentColor" })); } - export default SvgDirectionsSubwayFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsTransit.js b/icons/es5/DirectionsTransit.js index b14f969a61..2680477b9a 100644 --- a/icons/es5/DirectionsTransit.js +++ b/icons/es5/DirectionsTransit.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsTransit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-4.42 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm3.5-6H6V6h5v5zm5.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-6h-5V6h5v5z" + d: "M12 2c-4.42 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm3.5-6H6V6h5v5zm5.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-6h-5V6h5v5z", + fill: "currentColor" })); } - export default SvgDirectionsTransit; \ No newline at end of file diff --git a/icons/es5/DirectionsTransitFilled.js b/icons/es5/DirectionsTransitFilled.js index 2269de0202..1e0655e56b 100644 --- a/icons/es5/DirectionsTransitFilled.js +++ b/icons/es5/DirectionsTransitFilled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsTransitFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM8.5 16c-.83 0-1.5-.67-1.5-1.5S7.67 13 8.5 13s1.5.67 1.5 1.5S9.33 16 8.5 16zm2.5-6H6V7h5v3zm4.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6h-5V7h5v3z" + d: "M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-3.58-4-8-4zM8.5 16c-.83 0-1.5-.67-1.5-1.5S7.67 13 8.5 13s1.5.67 1.5 1.5S9.33 16 8.5 16zm2.5-6H6V7h5v3zm4.5 6c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm2.5-6h-5V7h5v3z", + fill: "currentColor" })); } - export default SvgDirectionsTransitFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsWalk.js b/icons/es5/DirectionsWalk.js index 0ee72d8860..8ee1ef3dd7 100644 --- a/icons/es5/DirectionsWalk.js +++ b/icons/es5/DirectionsWalk.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirectionsWalk(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9L7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6a2.145 2.145 0 00-2.65-.84L6 8.3V13h2V9.6l1.8-.7" + d: "M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9L7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6a2.145 2.145 0 00-2.65-.84L6 8.3V13h2V9.6l1.8-.7", + fill: "currentColor" })); } - export default SvgDirectionsWalk; \ No newline at end of file diff --git a/icons/es5/DirtyLens.js b/icons/es5/DirtyLens.js index a958995180..94286c789b 100644 --- a/icons/es5/DirtyLens.js +++ b/icons/es5/DirtyLens.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDirtyLens(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 5h-5.17L15 3H9L7.17 5H2v16h20V5zm-5.34 11.58c-1.14 1.86-3-1.03-3.81.09-.39.57-.09 1.49.13 2.33 0 .47-.38.85-.85.85s-.86-.38-.86-.85c.14-.98.42-2.05-.16-2.43-.89-.59-1.27 2.06-2.8 1.35-1.39-1.12 1.05-1.29.5-3.27-.22-.79-2.28.36-2.4-1.24-.08-1 1.49-.74 1.51-1.49.03-.75-1.03-1.05-.25-1.91.22-.24.71-.26.91-.19.79.27 1.55 1.82 2.51 1.19 1.03-.66-1.88-2.35 0-2.86 1.64-.44 1.31 2.08 2.65 2.44 1.94.52 2.65-4.55 4.41-2.33 1.85 2.33-3.43 2.27-2.85 4.01.34 1.01 2.15-1.2 2.76.53.64 1.83-3.09.82-3.04 1.66.06.83 2.41.55 1.64 2.12zm1.48 1.43c-.47 0-.86-.38-.86-.86s.38-.86.86-.86c.47 0 .86.38.86.86s-.38.86-.86.86z" + d: "M22 5h-5.17L15 3H9L7.17 5H2v16h20V5zm-5.34 11.58c-1.14 1.86-3-1.03-3.81.09-.39.57-.09 1.49.13 2.33 0 .47-.38.85-.85.85s-.86-.38-.86-.85c.14-.98.42-2.05-.16-2.43-.89-.59-1.27 2.06-2.8 1.35-1.39-1.12 1.05-1.29.5-3.27-.22-.79-2.28.36-2.4-1.24-.08-1 1.49-.74 1.51-1.49.03-.75-1.03-1.05-.25-1.91.22-.24.71-.26.91-.19.79.27 1.55 1.82 2.51 1.19 1.03-.66-1.88-2.35 0-2.86 1.64-.44 1.31 2.08 2.65 2.44 1.94.52 2.65-4.55 4.41-2.33 1.85 2.33-3.43 2.27-2.85 4.01.34 1.01 2.15-1.2 2.76.53.64 1.83-3.09.82-3.04 1.66.06.83 2.41.55 1.64 2.12zm1.48 1.43c-.47 0-.86-.38-.86-.86s.38-.86.86-.86c.47 0 .86.38.86.86s-.38.86-.86.86z", + fill: "currentColor" })); } - export default SvgDirtyLens; \ No newline at end of file diff --git a/icons/es5/DisabledByDefault.js b/icons/es5/DisabledByDefault.js index 25b42bd069..d2bcc4ebcc 100644 --- a/icons/es5/DisabledByDefault.js +++ b/icons/es5/DisabledByDefault.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDisabledByDefault(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm14 12.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z" + d: "M3 3v18h18V3H3zm14 12.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z", + fill: "currentColor" })); } - export default SvgDisabledByDefault; \ No newline at end of file diff --git a/icons/es5/DisabledVisible.js b/icons/es5/DisabledVisible.js index 9e62c3a8fd..83c7855f26 100644 --- a/icons/es5/DisabledVisible.js +++ b/icons/es5/DisabledVisible.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDisabledVisible(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.99 12.34c.01-.11.01-.23.01-.34 0-5.52-4.48-10-10-10S2 6.48 2 12c0 5.17 3.93 9.43 8.96 9.95a9.343 9.343 0 01-2.32-2.68A8.01 8.01 0 014 12c0-1.85.63-3.55 1.69-4.9l5.66 5.66c.56-.4 1.17-.73 1.82-1L7.1 5.69A7.902 7.902 0 0112 4c4.24 0 7.7 3.29 7.98 7.45.71.22 1.39.52 2.01.89zM17 13c-3.18 0-5.9 1.87-7 4.5 1.1 2.63 3.82 4.5 7 4.5s5.9-1.87 7-4.5c-1.1-2.63-3.82-4.5-7-4.5zm0 7a2.5 2.5 0 010-5 2.5 2.5 0 010 5zm1.5-2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5z" + d: "M21.99 12.34c.01-.11.01-.23.01-.34 0-5.52-4.48-10-10-10S2 6.48 2 12c0 5.17 3.93 9.43 8.96 9.95a9.343 9.343 0 01-2.32-2.68A8.01 8.01 0 014 12c0-1.85.63-3.55 1.69-4.9l5.66 5.66c.56-.4 1.17-.73 1.82-1L7.1 5.69A7.902 7.902 0 0112 4c4.24 0 7.7 3.29 7.98 7.45.71.22 1.39.52 2.01.89zM17 13c-3.18 0-5.9 1.87-7 4.5 1.1 2.63 3.82 4.5 7 4.5s5.9-1.87 7-4.5c-1.1-2.63-3.82-4.5-7-4.5zm0 7a2.5 2.5 0 010-5 2.5 2.5 0 010 5zm1.5-2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5z", + fill: "currentColor" })); } - export default SvgDisabledVisible; \ No newline at end of file diff --git a/icons/es5/DiscFull.js b/icons/es5/DiscFull.js index 2f46d8ce65..815daf4ba0 100644 --- a/icons/es5/DiscFull.js +++ b/icons/es5/DiscFull.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDiscFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 16h2v-2h-2v2zm0-9v5h2V7h-2zM10 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M20 16h2v-2h-2v2zm0-9v5h2V7h-2zM10 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgDiscFull; \ No newline at end of file diff --git a/icons/es5/Discord.js b/icons/es5/Discord.js index 3fdcad29f6..e4b5368acd 100644 --- a/icons/es5/Discord.js +++ b/icons/es5/Discord.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDiscord(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.27 5.33C17.94 4.71 16.5 4.26 15 4a.09.09 0 00-.07.03c-.18.33-.39.76-.53 1.09a16.09 16.09 0 00-4.8 0c-.14-.34-.35-.76-.54-1.09-.01-.02-.04-.03-.07-.03-1.5.26-2.93.71-4.27 1.33-.01 0-.02.01-.03.02-2.72 4.07-3.47 8.03-3.1 11.95 0 .02.01.04.03.05 1.8 1.32 3.53 2.12 5.24 2.65.03.01.06 0 .07-.02.4-.55.76-1.13 1.07-1.74.02-.04 0-.08-.04-.09-.57-.22-1.11-.48-1.64-.78-.04-.02-.04-.08-.01-.11.11-.08.22-.17.33-.25.02-.02.05-.02.07-.01 3.44 1.57 7.15 1.57 10.55 0 .02-.01.05-.01.07.01.11.09.22.17.33.26.04.03.04.09-.01.11-.52.31-1.07.56-1.64.78-.04.01-.05.06-.04.09.32.61.68 1.19 1.07 1.74.03.01.06.02.09.01 1.72-.53 3.45-1.33 5.25-2.65.02-.01.03-.03.03-.05.44-4.53-.73-8.46-3.1-11.95-.01-.01-.02-.02-.04-.02zM8.52 14.91c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12 0 1.17-.84 2.12-1.89 2.12zm6.97 0c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12 0 1.17-.83 2.12-1.89 2.12z" + d: "M19.27 5.33C17.94 4.71 16.5 4.26 15 4a.09.09 0 00-.07.03c-.18.33-.39.76-.53 1.09a16.09 16.09 0 00-4.8 0c-.14-.34-.35-.76-.54-1.09-.01-.02-.04-.03-.07-.03-1.5.26-2.93.71-4.27 1.33-.01 0-.02.01-.03.02-2.72 4.07-3.47 8.03-3.1 11.95 0 .02.01.04.03.05 1.8 1.32 3.53 2.12 5.24 2.65.03.01.06 0 .07-.02.4-.55.76-1.13 1.07-1.74.02-.04 0-.08-.04-.09-.57-.22-1.11-.48-1.64-.78-.04-.02-.04-.08-.01-.11.11-.08.22-.17.33-.25.02-.02.05-.02.07-.01 3.44 1.57 7.15 1.57 10.55 0 .02-.01.05-.01.07.01.11.09.22.17.33.26.04.03.04.09-.01.11-.52.31-1.07.56-1.64.78-.04.01-.05.06-.04.09.32.61.68 1.19 1.07 1.74.03.01.06.02.09.01 1.72-.53 3.45-1.33 5.25-2.65.02-.01.03-.03.03-.05.44-4.53-.73-8.46-3.1-11.95-.01-.01-.02-.02-.04-.02zM8.52 14.91c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12 0 1.17-.84 2.12-1.89 2.12zm6.97 0c-1.03 0-1.89-.95-1.89-2.12s.84-2.12 1.89-2.12c1.06 0 1.9.96 1.89 2.12 0 1.17-.83 2.12-1.89 2.12z", + fill: "currentColor" })); } - export default SvgDiscord; \ No newline at end of file diff --git a/icons/es5/Discount.js b/icons/es5/Discount.js index 199d6b5de0..18e885810f 100644 --- a/icons/es5/Discount.js +++ b/icons/es5/Discount.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDiscount(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.79 21L3 11.21v2.83l9.79 9.79 9.04-9.04-1.42-1.41z" + d: "M12.79 21L3 11.21v2.83l9.79 9.79 9.04-9.04-1.42-1.41z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 9.04l9.79 9.79 9.04-9.04L12.04 0H3v9.04zM7.25 3a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5z" + d: "M3 9.04l9.79 9.79 9.04-9.04L12.04 0H3v9.04zM7.25 3a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5z", + fill: "currentColor" })); } - export default SvgDiscount; \ No newline at end of file diff --git a/icons/es5/DisplaySettings.js b/icons/es5/DisplaySettings.js index 49308e4f82..505fed682e 100644 --- a/icons/es5/DisplaySettings.js +++ b/icons/es5/DisplaySettings.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDisplaySettings(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 3H2v16h6v2h8v-2h6V3zm-2 14H4V5h16v12z" + d: "M22 3H2v16h6v2h8v-2h6V3zm-2 14H4V5h16v12z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M6 8.25h8v1.5H6zm10.5 1.5H18v-1.5h-1.5V7H15v4h1.5zm-6.5 2.5h8v1.5h-8zM7.5 15H9v-4H7.5v1.25H6v1.5h1.5z" + d: "M6 8.25h8v1.5H6zm10.5 1.5H18v-1.5h-1.5V7H15v4h1.5zm-6.5 2.5h8v1.5h-8zM7.5 15H9v-4H7.5v1.25H6v1.5h1.5z", + fill: "currentColor" })); } - export default SvgDisplaySettings; \ No newline at end of file diff --git a/icons/es5/Diversity1.js b/icons/es5/Diversity1.js index f1bd45ea36..d07e4237c0 100644 --- a/icons/es5/Diversity1.js +++ b/icons/es5/Diversity1.js @@ -1,28 +1,29 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDiversity1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 4, cy: 14, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M1.22 17.58A2.01 2.01 0 000 19.43V21h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58z" + d: "M1.22 17.58A2.01 2.01 0 000 19.43V21h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 20, cy: 14, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M22.78 17.58A6.95 6.95 0 0020 17c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V21H24v-1.57c0-.81-.48-1.53-1.22-1.85zm-6.54-.93c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 19.39V21h12v-1.61c0-1.18-.68-2.26-1.76-2.74zM9 12c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z" + d: "M22.78 17.58A6.95 6.95 0 0020 17c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V21H24v-1.57c0-.81-.48-1.53-1.22-1.85zm-6.54-.93c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 19.39V21h12v-1.61c0-1.18-.68-2.26-1.76-2.74zM9 12c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M2.48 10.86C2.17 10.1 2 9.36 2 8.6 2 6.02 4.02 4 6.6 4c2.68 0 3.82 1.74 5.4 3.59C13.57 5.76 14.7 4 17.4 4 19.98 4 22 6.02 22 8.6c0 .76-.17 1.5-.48 2.26.65.31 1.18.82 1.53 1.44.6-1.2.95-2.42.95-3.7C24 4.9 21.1 2 17.4 2c-2.09 0-4.09.97-5.4 2.51C10.69 2.97 8.69 2 6.6 2 2.9 2 0 4.9 0 8.6c0 1.28.35 2.5.96 3.7.35-.62.88-1.13 1.52-1.44z" + d: "M2.48 10.86C2.17 10.1 2 9.36 2 8.6 2 6.02 4.02 4 6.6 4c2.68 0 3.82 1.74 5.4 3.59C13.57 5.76 14.7 4 17.4 4 19.98 4 22 6.02 22 8.6c0 .76-.17 1.5-.48 2.26.65.31 1.18.82 1.53 1.44.6-1.2.95-2.42.95-3.7C24 4.9 21.1 2 17.4 2c-2.09 0-4.09.97-5.4 2.51C10.69 2.97 8.69 2 6.6 2 2.9 2 0 4.9 0 8.6c0 1.28.35 2.5.96 3.7.35-.62.88-1.13 1.52-1.44z", + fill: "currentColor" })); } - export default SvgDiversity1; \ No newline at end of file diff --git a/icons/es5/Diversity2.js b/icons/es5/Diversity2.js index 1205fc5a52..58a085e8b5 100644 --- a/icons/es5/Diversity2.js +++ b/icons/es5/Diversity2.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDiversity2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.1 15.9l1.42-1.42C8.79 12.05 7 10.41 7 8.85 7 7.8 7.8 7 8.85 7c1.11 0 1.54.65 2.68 2h.93c1.12-1.31 1.53-2 2.68-2 .87 0 1.55.54 1.77 1.32.35-.04.68-.06 1-.06.36 0 .7.03 1.03.08C18.7 6.43 17.13 5 15.15 5c-.12 0-.23.03-.35.04.12-.33.2-.67.2-1.04 0-1.66-1.34-3-3-3S9 2.34 9 4c0 .37.08.71.2 1.04-.12-.01-.23-.04-.35-.04C6.69 5 5 6.69 5 8.85c0 2.42 2.04 4.31 5.1 7.05z" + d: "M10.1 15.9l1.42-1.42C8.79 12.05 7 10.41 7 8.85 7 7.8 7.8 7 8.85 7c1.11 0 1.54.65 2.68 2h.93c1.12-1.31 1.53-2 2.68-2 .87 0 1.55.54 1.77 1.32.35-.04.68-.06 1-.06.36 0 .7.03 1.03.08C18.7 6.43 17.13 5 15.15 5c-.12 0-.23.03-.35.04.12-.33.2-.67.2-1.04 0-1.66-1.34-3-3-3S9 2.34 9 4c0 .37.08.71.2 1.04-.12-.01-.23-.04-.35-.04C6.69 5 5 6.69 5 8.85c0 2.42 2.04 4.31 5.1 7.05z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22.5 16.24c-.32-.18-.66-.29-1-.35.07-.1.15-.18.21-.28 1.08-1.87.46-4.18-1.41-5.26-2.09-1.21-4.76-.39-8.65.9l.52 1.94c3.47-1.14 5.79-1.88 7.14-1.1.91.53 1.2 1.61.68 2.53-.56.96-1.33 1-3.07 1.32l-.47.81c.58 1.62.97 2.33.39 3.32-.53.91-1.61 1.2-2.53.68-.06-.03-.11-.09-.17-.13-.3.67-.64 1.24-1.03 1.73.07.04.13.09.2.14 1.87 1.08 4.18.46 5.26-1.41.06-.1.09-.21.14-.32.22.27.48.51.8.69 1.43.83 3.27.34 4.1-1.1s.32-3.29-1.11-4.11z" + d: "M22.5 16.24c-.32-.18-.66-.29-1-.35.07-.1.15-.18.21-.28 1.08-1.87.46-4.18-1.41-5.26-2.09-1.21-4.76-.39-8.65.9l.52 1.94c3.47-1.14 5.79-1.88 7.14-1.1.91.53 1.2 1.61.68 2.53-.56.96-1.33 1-3.07 1.32l-.47.81c.58 1.62.97 2.33.39 3.32-.53.91-1.61 1.2-2.53.68-.06-.03-.11-.09-.17-.13-.3.67-.64 1.24-1.03 1.73.07.04.13.09.2.14 1.87 1.08 4.18.46 5.26-1.41.06-.1.09-.21.14-.32.22.27.48.51.8.69 1.43.83 3.27.34 4.1-1.1s.32-3.29-1.11-4.11z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12.32 14.01c-.74 3.58-1.27 5.95-2.62 6.73-.91.53-2 .24-2.53-.68-.56-.96-.2-1.66.39-3.32l-.46-.81c-1.7-.31-2.5-.33-3.07-1.32-.53-.91-.24-2 .68-2.53.09-.05.19-.08.29-.11-.35-.56-.64-1.17-.82-1.85-.16.07-.32.14-.48.23-1.87 1.08-2.49 3.39-1.41 5.26.06.1.14.18.21.28-.34.06-.68.17-1 .35-1.43.83-1.93 2.66-1.1 4.1s2.66 1.93 4.1 1.1c.32-.18.58-.42.8-.69.05.11.08.22.14.32 1.08 1.87 3.39 2.49 5.26 1.41 2.09-1.21 2.71-3.93 3.55-7.94l-1.93-.53z" + d: "M12.32 14.01c-.74 3.58-1.27 5.95-2.62 6.73-.91.53-2 .24-2.53-.68-.56-.96-.2-1.66.39-3.32l-.46-.81c-1.7-.31-2.5-.33-3.07-1.32-.53-.91-.24-2 .68-2.53.09-.05.19-.08.29-.11-.35-.56-.64-1.17-.82-1.85-.16.07-.32.14-.48.23-1.87 1.08-2.49 3.39-1.41 5.26.06.1.14.18.21.28-.34.06-.68.17-1 .35-1.43.83-1.93 2.66-1.1 4.1s2.66 1.93 4.1 1.1c.32-.18.58-.42.8-.69.05.11.08.22.14.32 1.08 1.87 3.39 2.49 5.26 1.41 2.09-1.21 2.71-3.93 3.55-7.94l-1.93-.53z", + fill: "currentColor" })); } - export default SvgDiversity2; \ No newline at end of file diff --git a/icons/es5/Diversity3.js b/icons/es5/Diversity3.js index ab17913be5..02c738ed88 100644 --- a/icons/es5/Diversity3.js +++ b/icons/es5/Diversity3.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDiversity3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.32 13.01c.96.02 1.85.5 2.45 1.34A3.961 3.961 0 0012 16c1.29 0 2.5-.62 3.23-1.66.6-.84 1.49-1.32 2.45-1.34-.72-1.22-3.6-2-5.68-2-2.07 0-4.96.78-5.68 2.01zM4 13c1.66 0 3-1.34 3-3S5.66 7 4 7s-3 1.34-3 3 1.34 3 3 3zm16 0c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zm-8-3c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z" + d: "M6.32 13.01c.96.02 1.85.5 2.45 1.34A3.961 3.961 0 0012 16c1.29 0 2.5-.62 3.23-1.66.6-.84 1.49-1.32 2.45-1.34-.72-1.22-3.6-2-5.68-2-2.07 0-4.96.78-5.68 2.01zM4 13c1.66 0 3-1.34 3-3S5.66 7 4 7s-3 1.34-3 3 1.34 3 3 3zm16 0c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zm-8-3c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M21 14h-3.27c-.77 0-1.35.45-1.68.92-.04.06-1.36 2.08-4.05 2.08-1.43 0-3.03-.64-4.05-2.08-.39-.55-1-.92-1.68-.92H3c-1.1 0-2 .9-2 2v4h7v-2.26c1.15.8 2.54 1.26 4 1.26s2.85-.46 4-1.26V20h7v-4c0-1.1-.9-2-2-2z" + d: "M21 14h-3.27c-.77 0-1.35.45-1.68.92-.04.06-1.36 2.08-4.05 2.08-1.43 0-3.03-.64-4.05-2.08-.39-.55-1-.92-1.68-.92H3c-1.1 0-2 .9-2 2v4h7v-2.26c1.15.8 2.54 1.26 4 1.26s2.85-.46 4-1.26V20h7v-4c0-1.1-.9-2-2-2z", + fill: "currentColor" })); } - export default SvgDiversity3; \ No newline at end of file diff --git a/icons/es5/Divide.js b/icons/es5/Divide.js index bfbf102553..1480297f6f 100644 --- a/icons/es5/Divide.js +++ b/icons/es5/Divide.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDivide(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 11h14v2H5zm7.002-7a2 2 0 10-.004 4 2 2 0 00.004-4zm0 12a2 2 0 10-.004 4 2 2 0 00.004-4z" + d: "M5 11h14v2H5zm7.002-7a2 2 0 10-.004 4 2 2 0 00.004-4zm0 12a2 2 0 10-.004 4 2 2 0 00.004-4z", + fill: "currentColor" })); } - export default SvgDivide; \ No newline at end of file diff --git a/icons/es5/Dns.js b/icons/es5/Dns.js index 49b07a5adc..5a3ae8d048 100644 --- a/icons/es5/Dns.js +++ b/icons/es5/Dns.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDns(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 13H3v8h18v-8zM7 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM21 3H3v8h18V3zM7 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M21 13H3v8h18v-8zM7 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM21 3H3v8h18V3zM7 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgDns; \ No newline at end of file diff --git a/icons/es5/DoDisturb.js b/icons/es5/DoDisturb.js index 21929b5fc3..bf85e8f521 100644 --- a/icons/es5/DoDisturb.js +++ b/icons/es5/DoDisturb.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoDisturb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z", + fill: "currentColor" })); } - export default SvgDoDisturb; \ No newline at end of file diff --git a/icons/es5/DoDisturbAlt.js b/icons/es5/DoDisturbAlt.js index feb2bb8ea5..058eb25342 100644 --- a/icons/es5/DoDisturbAlt.js +++ b/icons/es5/DoDisturbAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoDisturbAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM4 12c0-4.4 3.6-8 8-8 1.8 0 3.5.6 4.9 1.7L5.7 16.9C4.6 15.5 4 13.8 4 12zm8 8c-1.8 0-3.5-.6-4.9-1.7L18.3 7.1C19.4 8.5 20 10.2 20 12c0 4.4-3.6 8-8 8z" + d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM4 12c0-4.4 3.6-8 8-8 1.8 0 3.5.6 4.9 1.7L5.7 16.9C4.6 15.5 4 13.8 4 12zm8 8c-1.8 0-3.5-.6-4.9-1.7L18.3 7.1C19.4 8.5 20 10.2 20 12c0 4.4-3.6 8-8 8z", + fill: "currentColor" })); } - export default SvgDoDisturbAlt; \ No newline at end of file diff --git a/icons/es5/DoDisturbOff.js b/icons/es5/DoDisturbOff.js index e2782f8cc6..963a6999e1 100644 --- a/icons/es5/DoDisturbOff.js +++ b/icons/es5/DoDisturbOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoDisturbOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 11v2h-.88l4.33 4.33A9.9 9.9 0 0022 12c0-5.52-4.48-10-10-10a9.9 9.9 0 00-5.33 1.55L14.12 11H17zM2.41 2.13L1 3.54l2.78 2.78A9.92 9.92 0 002 12c0 5.52 4.48 10 10 10 2.11 0 4.07-.66 5.68-1.78L20.46 23l1.41-1.41L2.41 2.13zM7 13v-2h1.46l2 2H7z" + d: "M17 11v2h-.88l4.33 4.33A9.9 9.9 0 0022 12c0-5.52-4.48-10-10-10a9.9 9.9 0 00-5.33 1.55L14.12 11H17zM2.41 2.13L1 3.54l2.78 2.78A9.92 9.92 0 002 12c0 5.52 4.48 10 10 10 2.11 0 4.07-.66 5.68-1.78L20.46 23l1.41-1.41L2.41 2.13zM7 13v-2h1.46l2 2H7z", + fill: "currentColor" })); } - export default SvgDoDisturbOff; \ No newline at end of file diff --git a/icons/es5/DoDisturbOn.js b/icons/es5/DoDisturbOn.js index e775ded597..d6d58193b1 100644 --- a/icons/es5/DoDisturbOn.js +++ b/icons/es5/DoDisturbOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoDisturbOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z", + fill: "currentColor" })); } - export default SvgDoDisturbOn; \ No newline at end of file diff --git a/icons/es5/DoNotDisturb.js b/icons/es5/DoNotDisturb.js index 748d2572ef..dd44c4e551 100644 --- a/icons/es5/DoNotDisturb.js +++ b/icons/es5/DoNotDisturb.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoNotDisturb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z", + fill: "currentColor" })); } - export default SvgDoNotDisturb; \ No newline at end of file diff --git a/icons/es5/DoNotDisturbAlt.js b/icons/es5/DoNotDisturbAlt.js index 76f868ecb6..f4bac64002 100644 --- a/icons/es5/DoNotDisturbAlt.js +++ b/icons/es5/DoNotDisturbAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoNotDisturbAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM4 12c0-4.4 3.6-8 8-8 1.8 0 3.5.6 4.9 1.7L5.7 16.9C4.6 15.5 4 13.8 4 12zm8 8c-1.8 0-3.5-.6-4.9-1.7L18.3 7.1C19.4 8.5 20 10.2 20 12c0 4.4-3.6 8-8 8z" + d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM4 12c0-4.4 3.6-8 8-8 1.8 0 3.5.6 4.9 1.7L5.7 16.9C4.6 15.5 4 13.8 4 12zm8 8c-1.8 0-3.5-.6-4.9-1.7L18.3 7.1C19.4 8.5 20 10.2 20 12c0 4.4-3.6 8-8 8z", + fill: "currentColor" })); } - export default SvgDoNotDisturbAlt; \ No newline at end of file diff --git a/icons/es5/DoNotDisturbOff.js b/icons/es5/DoNotDisturbOff.js index ae124f2f57..da88332cd3 100644 --- a/icons/es5/DoNotDisturbOff.js +++ b/icons/es5/DoNotDisturbOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoNotDisturbOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 11v2h-1.17l4.51 4.51A9.91 9.91 0 0022 12c0-5.52-4.48-10-10-10-2.04 0-3.93.61-5.51 1.66L13.83 11H17zM1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81 1.39 4.22zM7 11h1.17l2 2H7v-2z" + d: "M17 11v2h-1.17l4.51 4.51A9.91 9.91 0 0022 12c0-5.52-4.48-10-10-10-2.04 0-3.93.61-5.51 1.66L13.83 11H17zM1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81 1.39 4.22zM7 11h1.17l2 2H7v-2z", + fill: "currentColor" })); } - export default SvgDoNotDisturbOff; \ No newline at end of file diff --git a/icons/es5/DoNotDisturbOn.js b/icons/es5/DoNotDisturbOn.js index f5b86305d9..f21e7da46b 100644 --- a/icons/es5/DoNotDisturbOn.js +++ b/icons/es5/DoNotDisturbOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoNotDisturbOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z", + fill: "currentColor" })); } - export default SvgDoNotDisturbOn; \ No newline at end of file diff --git a/icons/es5/DoNotDisturbOnTotalSilence.js b/icons/es5/DoNotDisturbOnTotalSilence.js index c160a1236e..af88ba1a40 100644 --- a/icons/es5/DoNotDisturbOnTotalSilence.js +++ b/icons/es5/DoNotDisturbOnTotalSilence.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoNotDisturbOnTotalSilence(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.6-6-6-6zm3 7H9v-2h6v2z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-3.3 0-6 2.7-6 6s2.7 6 6 6 6-2.7 6-6-2.6-6-6-6zm3 7H9v-2h6v2z", + fill: "currentColor" })); } - export default SvgDoNotDisturbOnTotalSilence; \ No newline at end of file diff --git a/icons/es5/DoNotStep.js b/icons/es5/DoNotStep.js index 8337b3ee73..a7c3b5a5b5 100644 --- a/icons/es5/DoNotStep.js +++ b/icons/es5/DoNotStep.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoNotStep(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1.39 4.22l8.24 8.24-.69.72-2.07-2.08c-.11.4-.26.78-.45 1.12l1.75 1.75-.69.72-1.63-1.63c-.24.29-.5.56-.77.8l1.63 1.63-.7.72-1.74-1.74c-1.44.96-2.93 1.35-3.27 1.45V20h9.5l3.33-3.33 5.94 5.94 1.41-1.41L2.81 2.81 1.39 4.22zm17.12 11.46l-1.41-1.41 4.48-4.48L23 11.2l-4.49 4.48zm2.37-6.6l-4.48 4.48-7.1-7.09L13.8 2l7.08 7.08z" + d: "M1.39 4.22l8.24 8.24-.69.72-2.07-2.08c-.11.4-.26.78-.45 1.12l1.75 1.75-.69.72-1.63-1.63c-.24.29-.5.56-.77.8l1.63 1.63-.7.72-1.74-1.74c-1.44.96-2.93 1.35-3.27 1.45V20h9.5l3.33-3.33 5.94 5.94 1.41-1.41L2.81 2.81 1.39 4.22zm17.12 11.46l-1.41-1.41 4.48-4.48L23 11.2l-4.49 4.48zm2.37-6.6l-4.48 4.48-7.1-7.09L13.8 2l7.08 7.08z", + fill: "currentColor" })); } - export default SvgDoNotStep; \ No newline at end of file diff --git a/icons/es5/DoNotTouch.js b/icons/es5/DoNotTouch.js index 540f13abe8..5802899fb1 100644 --- a/icons/es5/DoNotTouch.js +++ b/icons/es5/DoNotTouch.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoNotTouch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 10.17l-2.5-2.5V1H13v9.17zM20 4h-2.5v7h-1V2H14v9.17l6 6V4zM9.5 3H7.01v1.18L9.5 6.67V3zm11.69 18.19L2.81 2.81 1.39 4.22 7 9.83v4.3l-3.32-1.9L2 13.88 9.68 22h9.54l.56.61 1.41-1.42z" + d: "M13 10.17l-2.5-2.5V1H13v9.17zM20 4h-2.5v7h-1V2H14v9.17l6 6V4zM9.5 3H7.01v1.18L9.5 6.67V3zm11.69 18.19L2.81 2.81 1.39 4.22 7 9.83v4.3l-3.32-1.9L2 13.88 9.68 22h9.54l.56.61 1.41-1.42z", + fill: "currentColor" })); } - export default SvgDoNotTouch; \ No newline at end of file diff --git a/icons/es5/Dock.js b/icons/es5/Dock.js index 22a4cb6e50..7959579a0f 100644 --- a/icons/es5/Dock.js +++ b/icons/es5/Dock.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 23h8v-2H8v2zM18 1.01L6 1v18h12V1.01zM16 15H8V5h8v10z" + d: "M8 23h8v-2H8v2zM18 1.01L6 1v18h12V1.01zM16 15H8V5h8v10z", + fill: "currentColor" })); } - export default SvgDock; \ No newline at end of file diff --git a/icons/es5/DocumentScanner.js b/icons/es5/DocumentScanner.js index 85f48c2341..8f343363ab 100644 --- a/icons/es5/DocumentScanner.js +++ b/icons/es5/DocumentScanner.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDocumentScanner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 3H4v3H2V1h5v2zm15 3V1h-5v2h3v3h2zM7 21H4v-3H2v5h5v-2zm13-3v3h-3v2h5v-5h-2zM19 4v16H5V4h14zm-4 4H9v2h6V8zm0 3H9v2h6v-2zm0 3H9v2h6v-2z" + d: "M7 3H4v3H2V1h5v2zm15 3V1h-5v2h3v3h2zM7 21H4v-3H2v5h5v-2zm13-3v3h-3v2h5v-5h-2zM19 4v16H5V4h14zm-4 4H9v2h6V8zm0 3H9v2h6v-2zm0 3H9v2h6v-2z", + fill: "currentColor" })); } - export default SvgDocumentScanner; \ No newline at end of file diff --git a/icons/es5/Domain.js b/icons/es5/Domain.js index 54bf5c45b1..3f087f0b7d 100644 --- a/icons/es5/Domain.js +++ b/icons/es5/Domain.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDomain(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z" + d: "M12 7V3H2v18h20V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm10 12h-8v-2h2v-2h-2v-2h2v-2h-2V9h8v10zm-2-8h-2v2h2v-2zm0 4h-2v2h2v-2z", + fill: "currentColor" })); } - export default SvgDomain; \ No newline at end of file diff --git a/icons/es5/DomainAdd.js b/icons/es5/DomainAdd.js index 8c48638392..4af1c37dfc 100644 --- a/icons/es5/DomainAdd.js +++ b/icons/es5/DomainAdd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDomainAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7V3H2v18h14v-2h-4v-2h2v-2h-2v-2h2v-2h-2V9h8v6h2V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm14 12v2h-2v2h-2v-2h-2v-2h2v-2h2v2h2zm-6-8h-2v2h2v-2zm0 4h-2v2h2v-2z" + d: "M12 7V3H2v18h14v-2h-4v-2h2v-2h-2v-2h2v-2h-2V9h8v6h2V7H12zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm0-4H4V9h2v2zm0-4H4V5h2v2zm4 12H8v-2h2v2zm0-4H8v-2h2v2zm0-4H8V9h2v2zm0-4H8V5h2v2zm14 12v2h-2v2h-2v-2h-2v-2h2v-2h2v2h2zm-6-8h-2v2h2v-2zm0 4h-2v2h2v-2z", + fill: "currentColor" })); } - export default SvgDomainAdd; \ No newline at end of file diff --git a/icons/es5/DomainDisabled.js b/icons/es5/DomainDisabled.js index 9208357342..a6bd1b40ef 100644 --- a/icons/es5/DomainDisabled.js +++ b/icons/es5/DomainDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDomainDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1.41 1.69L0 3.1l2 2V21h15.9l3 3 1.41-1.41-20.9-20.9zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm-2-4V9h2v2H4zm6 8H8v-2h2v2zm-2-4v-2h2v2H8zm4 4v-2h1.9l2 2H12zM8 5h2v2h-.45L12 9.45V9h8v8.45l2 2V7H12V3H5.55L8 5.45zm8 6h2v2h-2z" + d: "M1.41 1.69L0 3.1l2 2V21h15.9l3 3 1.41-1.41-20.9-20.9zM6 19H4v-2h2v2zm0-4H4v-2h2v2zm-2-4V9h2v2H4zm6 8H8v-2h2v2zm-2-4v-2h2v2H8zm4 4v-2h1.9l2 2H12zM8 5h2v2h-.45L12 9.45V9h8v8.45l2 2V7H12V3H5.55L8 5.45zm8 6h2v2h-2z", + fill: "currentColor" })); } - export default SvgDomainDisabled; \ No newline at end of file diff --git a/icons/es5/DomainVerification.js b/icons/es5/DomainVerification.js index 9a374a0883..55c27a9979 100644 --- a/icons/es5/DomainVerification.js +++ b/icons/es5/DomainVerification.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDomainVerification(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.6 10.88l-1.42-1.42-4.24 4.25-2.12-2.13L7.4 13l3.54 3.54z" + d: "M16.6 10.88l-1.42-1.42-4.24 4.25-2.12-2.13L7.4 13l3.54 3.54z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 4v16h18V4H3zm16 14H5V8h14v10z" + d: "M3 4v16h18V4H3zm16 14H5V8h14v10z", + fill: "currentColor" })); } - export default SvgDomainVerification; \ No newline at end of file diff --git a/icons/es5/Done.js b/icons/es5/Done.js index 7144fd416e..9d0c9b49dc 100644 --- a/icons/es5/Done.js +++ b/icons/es5/Done.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z" + d: "M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z", + fill: "currentColor" })); } - export default SvgDone; \ No newline at end of file diff --git a/icons/es5/DoneAll.js b/icons/es5/DoneAll.js index 2e613a4014..42f089deba 100644 --- a/icons/es5/DoneAll.js +++ b/icons/es5/DoneAll.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoneAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 7l-1.41-1.41-6.34 6.34 1.41 1.41L18 7zm4.24-1.41L11.66 16.17 7.48 12l-1.41 1.41L11.66 19l12-12-1.42-1.41zM.41 13.41L6 19l1.41-1.41L1.83 12 .41 13.41z" + d: "M18 7l-1.41-1.41-6.34 6.34 1.41 1.41L18 7zm4.24-1.41L11.66 16.17 7.48 12l-1.41 1.41L11.66 19l12-12-1.42-1.41zM.41 13.41L6 19l1.41-1.41L1.83 12 .41 13.41z", + fill: "currentColor" })); } - export default SvgDoneAll; \ No newline at end of file diff --git a/icons/es5/DoneOutline.js b/icons/es5/DoneOutline.js index ccc0cccfa8..039cf72f6e 100644 --- a/icons/es5/DoneOutline.js +++ b/icons/es5/DoneOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoneOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.77 4.93l1.4 1.4L8.43 19.07l-5.6-5.6 1.4-1.4 4.2 4.2L19.77 4.93m0-2.83L8.43 13.44l-4.2-4.2L0 13.47l8.43 8.43L24 6.33 19.77 2.1z" + d: "M19.77 4.93l1.4 1.4L8.43 19.07l-5.6-5.6 1.4-1.4 4.2 4.2L19.77 4.93m0-2.83L8.43 13.44l-4.2-4.2L0 13.47l8.43 8.43L24 6.33 19.77 2.1z", + fill: "currentColor" })); } - export default SvgDoneOutline; \ No newline at end of file diff --git a/icons/es5/DonutLarge.js b/icons/es5/DonutLarge.js index 65409f0c8b..42259a1703 100644 --- a/icons/es5/DonutLarge.js +++ b/icons/es5/DonutLarge.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDonutLarge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 5.08A7 7 0 0118.92 11h3.03c-.47-4.72-4.23-8.48-8.95-8.95v3.03zM18.92 13A7 7 0 0113 18.92v3.03c4.72-.47 8.48-4.23 8.95-8.95h-3.03zM11 18.92c-3.39-.49-6-3.4-6-6.92s2.61-6.43 6-6.92V2.05c-5.05.5-9 4.76-9 9.95 0 5.19 3.95 9.45 9 9.95v-3.03z" + d: "M13 5.08A7 7 0 0118.92 11h3.03c-.47-4.72-4.23-8.48-8.95-8.95v3.03zM18.92 13A7 7 0 0113 18.92v3.03c4.72-.47 8.48-4.23 8.95-8.95h-3.03zM11 18.92c-3.39-.49-6-3.4-6-6.92s2.61-6.43 6-6.92V2.05c-5.05.5-9 4.76-9 9.95 0 5.19 3.95 9.45 9 9.95v-3.03z", + fill: "currentColor" })); } - export default SvgDonutLarge; \ No newline at end of file diff --git a/icons/es5/DonutSmall.js b/icons/es5/DonutSmall.js index e2b52a8c41..f8a3fc6b0b 100644 --- a/icons/es5/DonutSmall.js +++ b/icons/es5/DonutSmall.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDonutSmall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 9.18c.85.3 1.51.97 1.82 1.82h7.13c-.47-4.72-4.23-8.48-8.95-8.95v7.13zm-2 5.64C9.84 14.4 9 13.3 9 12c0-1.3.84-2.4 2-2.82V2.05c-5.05.5-9 4.76-9 9.95 0 5.19 3.95 9.45 9 9.95v-7.13zM14.82 13c-.3.85-.97 1.51-1.82 1.82v7.13c4.72-.47 8.48-4.23 8.95-8.95h-7.13z" + d: "M13 9.18c.85.3 1.51.97 1.82 1.82h7.13c-.47-4.72-4.23-8.48-8.95-8.95v7.13zm-2 5.64C9.84 14.4 9 13.3 9 12c0-1.3.84-2.4 2-2.82V2.05c-5.05.5-9 4.76-9 9.95 0 5.19 3.95 9.45 9 9.95v-7.13zM14.82 13c-.3.85-.97 1.51-1.82 1.82v7.13c4.72-.47 8.48-4.23 8.95-8.95h-7.13z", + fill: "currentColor" })); } - export default SvgDonutSmall; \ No newline at end of file diff --git a/icons/es5/DoorBack.js b/icons/es5/DoorBack.js index afb03d55d2..7a4e835a30 100644 --- a/icons/es5/DoorBack.js +++ b/icons/es5/DoorBack.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoorBack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 19V3H5v16H3v2h18v-2h-2zm-8-6H9v-2h2v2z" + d: "M19 19V3H5v16H3v2h18v-2h-2zm-8-6H9v-2h2v2z", + fill: "currentColor" })); } - export default SvgDoorBack; \ No newline at end of file diff --git a/icons/es5/DoorFront.js b/icons/es5/DoorFront.js index ca382355a1..0074a53142 100644 --- a/icons/es5/DoorFront.js +++ b/icons/es5/DoorFront.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoorFront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 19V3H5v16H3v2h18v-2h-2zm-4-6h-2v-2h2v2z" + d: "M19 19V3H5v16H3v2h18v-2h-2zm-4-6h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgDoorFront; \ No newline at end of file diff --git a/icons/es5/DoorSliding.js b/icons/es5/DoorSliding.js index 1748ad98a4..f39de5c212 100644 --- a/icons/es5/DoorSliding.js +++ b/icons/es5/DoorSliding.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoorSliding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 19V3h-7.25v16h-1.5V3H4v16H3v2h18v-2h-1zm-10-6H8v-2h2v2zm6 0h-2v-2h2v2z" + d: "M20 19V3h-7.25v16h-1.5V3H4v16H3v2h18v-2h-1zm-10-6H8v-2h2v2zm6 0h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgDoorSliding; \ No newline at end of file diff --git a/icons/es5/Doorbell.js b/icons/es5/Doorbell.js index cfb4c59f64..4e5f73ca55 100644 --- a/icons/es5/Doorbell.js +++ b/icons/es5/Doorbell.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoorbell(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3L4 9v12h16V9l-8-6zm0 14.5c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1zm4-1.5H8v-1h1v-2.34c0-1.54.82-2.82 2.25-3.16v-1h1.5v1c1.44.34 2.25 1.62 2.25 3.16V15h1v1z" + d: "M12 3L4 9v12h16V9l-8-6zm0 14.5c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1zm4-1.5H8v-1h1v-2.34c0-1.54.82-2.82 2.25-3.16v-1h1.5v1c1.44.34 2.25 1.62 2.25 3.16V15h1v1z", + fill: "currentColor" })); } - export default SvgDoorbell; \ No newline at end of file diff --git a/icons/es5/DoubleArrow.js b/icons/es5/DoubleArrow.js index 3be4dfc851..e0575c416e 100644 --- a/icons/es5/DoubleArrow.js +++ b/icons/es5/DoubleArrow.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDoubleArrow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 5H11l5 7-5 7h4.5l5-7z" + d: "M15.5 5H11l5 7-5 7h4.5l5-7z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M8.5 5H4l5 7-5 7h4.5l5-7z" + d: "M8.5 5H4l5 7-5 7h4.5l5-7z", + fill: "currentColor" })); } - export default SvgDoubleArrow; \ No newline at end of file diff --git a/icons/es5/DownhillSkiing.js b/icons/es5/DownhillSkiing.js index c3746f8846..b512f551e5 100644 --- a/icons/es5/DownhillSkiing.js +++ b/icons/es5/DownhillSkiing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDownhillSkiing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.5 4.5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2.72 16.4l.76.27a5.933 5.933 0 004.34-.17L22 22.13c-1.05.55-2.24.87-3.5.87-.86 0-1.68-.14-2.45-.41L2 17.47l.5-1.41 6.9 2.51 1.72-4.44-3.57-3.73c-.89-.94-.67-2.47.45-3.12l3.48-2.01c1.1-.64 2.52-.1 2.91 1.11l.33 1.08a5.017 5.017 0 002.83 3.14l.52-1.6 1.43.46-1.12 3.45A7.029 7.029 0 0113 8.59l-2.53 1.45 3.03 3.46-2.22 5.76 3.09 1.12 2.1-6.44c.46.18.94.31 1.44.41l-2.13 6.55z" + d: "M18.5 4.5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2.72 16.4l.76.27a5.933 5.933 0 004.34-.17L22 22.13c-1.05.55-2.24.87-3.5.87-.86 0-1.68-.14-2.45-.41L2 17.47l.5-1.41 6.9 2.51 1.72-4.44-3.57-3.73c-.89-.94-.67-2.47.45-3.12l3.48-2.01c1.1-.64 2.52-.1 2.91 1.11l.33 1.08a5.017 5.017 0 002.83 3.14l.52-1.6 1.43.46-1.12 3.45A7.029 7.029 0 0113 8.59l-2.53 1.45 3.03 3.46-2.22 5.76 3.09 1.12 2.1-6.44c.46.18.94.31 1.44.41l-2.13 6.55z", + fill: "currentColor" })); } - export default SvgDownhillSkiing; \ No newline at end of file diff --git a/icons/es5/Download.js b/icons/es5/Download.js index 6081c6343e..2fcf584006 100644 --- a/icons/es5/Download.js +++ b/icons/es5/Download.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDownload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgDownload(props) { fill: "currentColor" })); } - export default SvgDownload; \ No newline at end of file diff --git a/icons/es5/DownloadDone.js b/icons/es5/DownloadDone.js index 0d12c4e5e5..42e8c85de6 100644 --- a/icons/es5/DownloadDone.js +++ b/icons/es5/DownloadDone.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDownloadDone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgDownloadDone(props) { fill: "currentColor" })); } - export default SvgDownloadDone; \ No newline at end of file diff --git a/icons/es5/DownloadForOffline.js b/icons/es5/DownloadForOffline.js index d39b838ae5..af880432db 100644 --- a/icons/es5/DownloadForOffline.js +++ b/icons/es5/DownloadForOffline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDownloadForOffline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm-1 8V6h2v4h3l-4 4-4-4h3zm6 7H7v-2h10v2z" + d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm-1 8V6h2v4h3l-4 4-4-4h3zm6 7H7v-2h10v2z", + fill: "currentColor" })); } - export default SvgDownloadForOffline; \ No newline at end of file diff --git a/icons/es5/Downloading.js b/icons/es5/Downloading.js index 68930b7075..e281fdfe3e 100644 --- a/icons/es5/Downloading.js +++ b/icons/es5/Downloading.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDownloading(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgDownloading(props) { fill: "currentColor" })); } - export default SvgDownloading; \ No newline at end of file diff --git a/icons/es5/Drafts.js b/icons/es5/Drafts.js index deea72f10a..ac7541e3b7 100644 --- a/icons/es5/Drafts.js +++ b/icons/es5/Drafts.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDrafts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.99 6.86L12 1 2 6.86V20h20l-.01-13.14zM12 13L3.74 7.84 12 3l8.26 4.84L12 13z" + d: "M21.99 6.86L12 1 2 6.86V20h20l-.01-13.14zM12 13L3.74 7.84 12 3l8.26 4.84L12 13z", + fill: "currentColor" })); } - export default SvgDrafts; \ No newline at end of file diff --git a/icons/es5/DragHandle.js b/icons/es5/DragHandle.js index 302f9e8b92..a3d5670841 100644 --- a/icons/es5/DragHandle.js +++ b/icons/es5/DragHandle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDragHandle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 9H4v2h16V9zM4 15h16v-2H4v2z" + d: "M20 9H4v2h16V9zM4 15h16v-2H4v2z", + fill: "currentColor" })); } - export default SvgDragHandle; \ No newline at end of file diff --git a/icons/es5/DragIndicator.js b/icons/es5/DragIndicator.js index 9c385888cf..192c922224 100644 --- a/icons/es5/DragIndicator.js +++ b/icons/es5/DragIndicator.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDragIndicator(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" + d: "M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z", + fill: "currentColor" })); } - export default SvgDragIndicator; \ No newline at end of file diff --git a/icons/es5/Draw.js b/icons/es5/Draw.js index 23d886ce53..ef0b6d8bb4 100644 --- a/icons/es5/Draw.js +++ b/icons/es5/Draw.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDraw(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.85 10.39l2.48-2.48-4.24-4.24-2.48 2.48 4.24 4.24zm-5.66-2.83L4 16.76V21h4.24l9.19-9.19-4.24-4.25zM19 17.5c0 2.19-2.54 3.5-5 3.5-.48 0-1-.07-1-.07V18.9s.46.1 1 .1c1.54 0 3-.73 3-1.5 0-.47-.48-.87-1.23-1.2l1.48-1.48c1.07.63 1.75 1.47 1.75 2.68zM4.58 13.35C3.61 12.79 3 12.06 3 11c0-1.8 1.89-2.63 3.56-3.36C7.59 7.18 9 6.56 9 6c0-.41-.78-1-2-1-1.24 0-2 .61-2 1H3c0-1.65 1.7-3 4-3 2.24 0 4 1.32 4 3 0 1.87-1.93 2.72-3.64 3.47C6.42 9.88 5 10.5 5 11c0 .31.43.6 1.07.86l-1.49 1.49z" + d: "M18.85 10.39l2.48-2.48-4.24-4.24-2.48 2.48 4.24 4.24zm-5.66-2.83L4 16.76V21h4.24l9.19-9.19-4.24-4.25zM19 17.5c0 2.19-2.54 3.5-5 3.5-.48 0-1-.07-1-.07V18.9s.46.1 1 .1c1.54 0 3-.73 3-1.5 0-.47-.48-.87-1.23-1.2l1.48-1.48c1.07.63 1.75 1.47 1.75 2.68zM4.58 13.35C3.61 12.79 3 12.06 3 11c0-1.8 1.89-2.63 3.56-3.36C7.59 7.18 9 6.56 9 6c0-.41-.78-1-2-1-1.24 0-2 .61-2 1H3c0-1.65 1.7-3 4-3 2.24 0 4 1.32 4 3 0 1.87-1.93 2.72-3.64 3.47C6.42 9.88 5 10.5 5 11c0 .31.43.6 1.07.86l-1.49 1.49z", + fill: "currentColor" })); } - export default SvgDraw; \ No newline at end of file diff --git a/icons/es5/DrawShapes.js b/icons/es5/DrawShapes.js index da6f373b93..2e23c82cc1 100644 --- a/icons/es5/DrawShapes.js +++ b/icons/es5/DrawShapes.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDrawShapes(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgDrawShapes(props) { fill: "currentColor" })); } - export default SvgDrawShapes; \ No newline at end of file diff --git a/icons/es5/DriveEta.js b/icons/es5/DriveEta.js index 436afa383f..7aadd8ad06 100644 --- a/icons/es5/DriveEta.js +++ b/icons/es5/DriveEta.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDriveEta(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.92 5.01L18.57 4H5.43L3 11v9h3v-2h12v2h3v-9l-2.08-5.99zM6.5 15c-.83 0-1.5-.67-1.5-1.5S5.67 12 6.5 12s1.5.67 1.5 1.5S7.33 15 6.5 15zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 10l1.5-4.5h11L19 10H5z" + d: "M18.92 5.01L18.57 4H5.43L3 11v9h3v-2h12v2h3v-9l-2.08-5.99zM6.5 15c-.83 0-1.5-.67-1.5-1.5S5.67 12 6.5 12s1.5.67 1.5 1.5S7.33 15 6.5 15zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 10l1.5-4.5h11L19 10H5z", + fill: "currentColor" })); } - export default SvgDriveEta; \ No newline at end of file diff --git a/icons/es5/DriveFileMove.js b/icons/es5/DriveFileMove.js index 3ffc635f7a..69a2424acc 100644 --- a/icons/es5/DriveFileMove.js +++ b/icons/es5/DriveFileMove.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDriveFileMove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6H12l-2-2H2v16h20V6zM12 17v-3H8v-2h4V9l4 4-4 4z" + d: "M22 6H12l-2-2H2v16h20V6zM12 17v-3H8v-2h4V9l4 4-4 4z", + fill: "currentColor" })); } - export default SvgDriveFileMove; \ No newline at end of file diff --git a/icons/es5/DriveFileMoveRtl.js b/icons/es5/DriveFileMoveRtl.js index 9ed649e221..145ddc01de 100644 --- a/icons/es5/DriveFileMoveRtl.js +++ b/icons/es5/DriveFileMoveRtl.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDriveFileMoveRtl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6H12l-2-2H2v16h20V6zM12 17l-4-4 4-4v3h4v2h-4v3z" + d: "M22 6H12l-2-2H2v16h20V6zM12 17l-4-4 4-4v3h4v2h-4v3z", + fill: "currentColor" })); } - export default SvgDriveFileMoveRtl; \ No newline at end of file diff --git a/icons/es5/DriveFileRenameOutline.js b/icons/es5/DriveFileRenameOutline.js index 945d3d19b5..e59d8d4e6f 100644 --- a/icons/es5/DriveFileRenameOutline.js +++ b/icons/es5/DriveFileRenameOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDriveFileRenameOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 16l-4 4h10v-4zm-2.94-8.81L3 16.25V20h3.75l9.06-9.06zm1.072-1.067l2.539-2.539 3.747 3.748L16.88 9.87z" + d: "M15 16l-4 4h10v-4zm-2.94-8.81L3 16.25V20h3.75l9.06-9.06zm1.072-1.067l2.539-2.539 3.747 3.748L16.88 9.87z", + fill: "currentColor" })); } - export default SvgDriveFileRenameOutline; \ No newline at end of file diff --git a/icons/es5/DriveFolderUpload.js b/icons/es5/DriveFolderUpload.js index ae721cf4b4..14883a6276 100644 --- a/icons/es5/DriveFolderUpload.js +++ b/icons/es5/DriveFolderUpload.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDriveFolderUpload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6H12l-2-2H2v16h20V6zm-9 7v4h-2v-4H8l4.01-4L16 13h-3z" + d: "M22 6H12l-2-2H2v16h20V6zm-9 7v4h-2v-4H8l4.01-4L16 13h-3z", + fill: "currentColor" })); } - export default SvgDriveFolderUpload; \ No newline at end of file diff --git a/icons/es5/Dry.js b/icons/es5/Dry.js index 863d887451..ec8efc43d1 100644 --- a/icons/es5/Dry.js +++ b/icons/es5/Dry.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDry(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 12.68V23h18v-2.5h-7v-1h9V17h-9v-1h10v-2.5H12v-1h8V10H8.86l1.88-3.3L9.12 5 1 12.68zm14.65-7.82l-.07-.07c-.57-.62-.82-1.41-.67-2.2L15 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71zm4 0l-.07-.07c-.57-.62-.82-1.41-.67-2.2L19 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71z" + d: "M1 12.68V23h18v-2.5h-7v-1h9V17h-9v-1h10v-2.5H12v-1h8V10H8.86l1.88-3.3L9.12 5 1 12.68zm14.65-7.82l-.07-.07c-.57-.62-.82-1.41-.67-2.2L15 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71zm4 0l-.07-.07c-.57-.62-.82-1.41-.67-2.2L19 2h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71z", + fill: "currentColor" })); } - export default SvgDry; \ No newline at end of file diff --git a/icons/es5/DryCleaning.js b/icons/es5/DryCleaning.js index 421ff7e087..7636ae796d 100644 --- a/icons/es5/DryCleaning.js +++ b/icons/es5/DryCleaning.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDryCleaning(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 12l-8-3.56V6h-1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1h2c0-1.84-1.66-3.3-3.56-2.95-1.18.22-2.15 1.17-2.38 2.35-.3 1.56.6 2.94 1.94 3.42v.63l-8 3.56V16h4v6h10v-6h4v-4zm-2 2h-2v-1H7v1H5v-.7l7-3.11 7 3.11v.7z" + d: "M21 12l-8-3.56V6h-1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1h2c0-1.84-1.66-3.3-3.56-2.95-1.18.22-2.15 1.17-2.38 2.35-.3 1.56.6 2.94 1.94 3.42v.63l-8 3.56V16h4v6h10v-6h4v-4zm-2 2h-2v-1H7v1H5v-.7l7-3.11 7 3.11v.7z", + fill: "currentColor" })); } - export default SvgDryCleaning; \ No newline at end of file diff --git a/icons/es5/Duo.js b/icons/es5/Duo.js index af7f3b53c4..519a4bb20f 100644 --- a/icons/es5/Duo.js +++ b/icons/es5/Duo.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDuo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2h-8C6.38 2 2 6.66 2 12.28 2 17.5 6.49 22 11.72 22 17.39 22 22 17.62 22 12V4c0-1.1-.9-2-2-2zm-3 13l-3-2v2H7V9h7v2l3-2v6z" + d: "M20 2h-8C6.38 2 2 6.66 2 12.28 2 17.5 6.49 22 11.72 22 17.39 22 22 17.62 22 12V4c0-1.1-.9-2-2-2zm-3 13l-3-2v2H7V9h7v2l3-2v6z", + fill: "currentColor" })); } - export default SvgDuo; \ No newline at end of file diff --git a/icons/es5/Dvr.js b/icons/es5/Dvr.js index 78424560ed..f321fd2893 100644 --- a/icons/es5/Dvr.js +++ b/icons/es5/Dvr.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDvr(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v16h7v2h8v-2h7V3zm-2 14H3V5h18v12zm-2-9H8v2h11V8zm0 4H8v2h11v-2zM7 8H5v2h2V8zm0 4H5v2h2v-2z" + d: "M23 3H1v16h7v2h8v-2h7V3zm-2 14H3V5h18v12zm-2-9H8v2h11V8zm0 4H8v2h11v-2zM7 8H5v2h2V8zm0 4H5v2h2v-2z", + fill: "currentColor" })); } - export default SvgDvr; \ No newline at end of file diff --git a/icons/es5/DynamicFeed.js b/icons/es5/DynamicFeed.js index 7a13fae5bb..8f0aa53594 100644 --- a/icons/es5/DynamicFeed.js +++ b/icons/es5/DynamicFeed.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDynamicFeed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 8H6v9h11v-2H8z" + d: "M8 8H6v9h11v-2H8z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 3H10v10h12V3zm-2 8h-8V7h8v4zM4 12H2v9h11v-2H4z" + d: "M22 3H10v10h12V3zm-2 8h-8V7h8v4zM4 12H2v9h11v-2H4z", + fill: "currentColor" })); } - export default SvgDynamicFeed; \ No newline at end of file diff --git a/icons/es5/DynamicForm.js b/icons/es5/DynamicForm.js index 9fc28bc64d..1ecb2d3f41 100644 --- a/icons/es5/DynamicForm.js +++ b/icons/es5/DynamicForm.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgDynamicForm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 20v-9h-2V4h7l-2 5h2l-5 11zm-2-7v7H2v-7h13zm-8.75 2.75h-1.5v1.5h1.5v-1.5zM13 4v7H2V4h11zM6.25 6.75h-1.5v1.5h1.5v-1.5z" + d: "M17 20v-9h-2V4h7l-2 5h2l-5 11zm-2-7v7H2v-7h13zm-8.75 2.75h-1.5v1.5h1.5v-1.5zM13 4v7H2V4h11zM6.25 6.75h-1.5v1.5h1.5v-1.5z", + fill: "currentColor" })); } - export default SvgDynamicForm; \ No newline at end of file diff --git a/icons/es5/EMobiledata.js b/icons/es5/EMobiledata.js index 35fb6db9e4..f763a3319f 100644 --- a/icons/es5/EMobiledata.js +++ b/icons/es5/EMobiledata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 9V7H8v10h8v-2h-6v-2h6v-2h-6V9h6z" + d: "M16 9V7H8v10h8v-2h-6v-2h6v-2h-6V9h6z", + fill: "currentColor" })); } - export default SvgEMobiledata; \ No newline at end of file diff --git a/icons/es5/Earbuds.js b/icons/es5/Earbuds.js index f325a0795f..eee013f86d 100644 --- a/icons/es5/Earbuds.js +++ b/icons/es5/Earbuds.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEarbuds(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.2 3.01C4.44 2.89 3 4.42 3 6.19V16c0 2.76 2.24 5 5 5s5-2.24 5-5V8c0-1.66 1.34-3 3-3s3 1.34 3 3v7h-.83c-1.61 0-3.06 1.18-3.17 2.79A3 3 0 0017.8 21c1.76.12 3.2-1.42 3.2-3.18V8c0-2.76-2.24-5-5-5s-5 2.24-5 5v8c0 1.66-1.34 3-3 3s-3-1.34-3-3V9h.83C7.44 9 8.89 7.82 9 6.21c.11-1.68-1.17-3.1-2.8-3.2z" + d: "M6.2 3.01C4.44 2.89 3 4.42 3 6.19V16c0 2.76 2.24 5 5 5s5-2.24 5-5V8c0-1.66 1.34-3 3-3s3 1.34 3 3v7h-.83c-1.61 0-3.06 1.18-3.17 2.79A3 3 0 0017.8 21c1.76.12 3.2-1.42 3.2-3.18V8c0-2.76-2.24-5-5-5s-5 2.24-5 5v8c0 1.66-1.34 3-3 3s-3-1.34-3-3V9h.83C7.44 9 8.89 7.82 9 6.21c.11-1.68-1.17-3.1-2.8-3.2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M6 3h3v6H6zm9 12h3v6h-3z" + d: "M6 3h3v6H6zm9 12h3v6h-3z", + fill: "currentColor" })); } - export default SvgEarbuds; \ No newline at end of file diff --git a/icons/es5/EarbudsBattery.js b/icons/es5/EarbudsBattery.js index 1bd975ca99..2db825dec0 100644 --- a/icons/es5/EarbudsBattery.js +++ b/icons/es5/EarbudsBattery.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEarbudsBattery(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 7V6h-2v1h-2v11h6V7zM5.38 16.5c-1.04 0-1.88-.84-1.88-1.87V10H6V6H4c-1.1 0-2 .9-2 2v6.63C2 16.49 3.51 18 5.37 18s3.37-1.51 3.37-3.37V9.37c0-1.04.84-1.87 1.87-1.87 1.04 0 1.87.84 1.87 1.87V14H10v4h2c1.1 0 2-.9 2-2V9.37C14 7.51 12.49 6 10.63 6 8.76 6 7.25 7.51 7.25 9.37v5.25c0 1.04-.84 1.88-1.87 1.88z" + d: "M20 7V6h-2v1h-2v11h6V7zM5.38 16.5c-1.04 0-1.88-.84-1.88-1.87V10H6V6H4c-1.1 0-2 .9-2 2v6.63C2 16.49 3.51 18 5.37 18s3.37-1.51 3.37-3.37V9.37c0-1.04.84-1.87 1.87-1.87 1.04 0 1.87.84 1.87 1.87V14H10v4h2c1.1 0 2-.9 2-2V9.37C14 7.51 12.49 6 10.63 6 8.76 6 7.25 7.51 7.25 9.37v5.25c0 1.04-.84 1.88-1.87 1.88z", + fill: "currentColor" })); } - export default SvgEarbudsBattery; \ No newline at end of file diff --git a/icons/es5/East.js b/icons/es5/East.js index cdc4e8bd90..b91c47de35 100644 --- a/icons/es5/East.js +++ b/icons/es5/East.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 5l-1.41 1.41L18.17 11H2v2h16.17l-4.59 4.59L15 19l7-7-7-7z" + d: "M15 5l-1.41 1.41L18.17 11H2v2h16.17l-4.59 4.59L15 19l7-7-7-7z", + fill: "currentColor" })); } - export default SvgEast; \ No newline at end of file diff --git a/icons/es5/Eco.js b/icons/es5/Eco.js index 3de57cbe55..d424c22304 100644 --- a/icons/es5/Eco.js +++ b/icons/es5/Eco.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEco(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.05 8.05a7.001 7.001 0 00-.02 9.88c1.47-3.4 4.09-6.24 7.36-7.93A15.952 15.952 0 008 19.32c2.6 1.23 5.8.78 7.95-1.37C19.43 14.47 20 4 20 4S9.53 4.57 6.05 8.05z" + d: "M6.05 8.05a7.001 7.001 0 00-.02 9.88c1.47-3.4 4.09-6.24 7.36-7.93A15.952 15.952 0 008 19.32c2.6 1.23 5.8.78 7.95-1.37C19.43 14.47 20 4 20 4S9.53 4.57 6.05 8.05z", + fill: "currentColor" })); } - export default SvgEco; \ No newline at end of file diff --git a/icons/es5/EdgesensorHigh.js b/icons/es5/EdgesensorHigh.js index f9f40ef0ab..48abb8e794 100644 --- a/icons/es5/EdgesensorHigh.js +++ b/icons/es5/EdgesensorHigh.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEdgesensorHigh(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 7h2v7H3V7zm-3 3h2v7H0v-7zm22-3h2v7h-2V7zm-3 3h2v7h-2v-7zm-1-8H6v20h12V2zm-2 15H8V7h8v10z" + d: "M3 7h2v7H3V7zm-3 3h2v7H0v-7zm22-3h2v7h-2V7zm-3 3h2v7h-2v-7zm-1-8H6v20h12V2zm-2 15H8V7h8v10z", + fill: "currentColor" })); } - export default SvgEdgesensorHigh; \ No newline at end of file diff --git a/icons/es5/EdgesensorLow.js b/icons/es5/EdgesensorLow.js index df9297095c..00537b2006 100644 --- a/icons/es5/EdgesensorLow.js +++ b/icons/es5/EdgesensorLow.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEdgesensorLow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 7h2v7H2V7zm18 3h2v7h-2v-7zM6 2v20h12V2H6zm10 15H8V7h8v10z" + d: "M2 7h2v7H2V7zm18 3h2v7h-2v-7zM6 2v20h12V2H6zm10 15H8V7h8v10z", + fill: "currentColor" })); } - export default SvgEdgesensorLow; \ No newline at end of file diff --git a/icons/es5/Edit.js b/icons/es5/Edit.js index e3f24c3e36..dc8c2aebfa 100644 --- a/icons/es5/Edit.js +++ b/icons/es5/Edit.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEdit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgEdit(props) { fill: "currentColor" })); } - export default SvgEdit; \ No newline at end of file diff --git a/icons/es5/EditAttributes.js b/icons/es5/EditAttributes.js index b0ca2af121..7eeb454139 100644 --- a/icons/es5/EditAttributes.js +++ b/icons/es5/EditAttributes.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEditAttributes(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.63 7H6.37C3.96 7 2 9.24 2 12s1.96 5 4.37 5h11.26c2.41 0 4.37-2.24 4.37-5s-1.96-5-4.37-5zM7.24 14.46l-2.57-2.57.7-.7 1.87 1.87 3.52-3.52.7.7-4.22 4.22z" + d: "M17.63 7H6.37C3.96 7 2 9.24 2 12s1.96 5 4.37 5h11.26c2.41 0 4.37-2.24 4.37-5s-1.96-5-4.37-5zM7.24 14.46l-2.57-2.57.7-.7 1.87 1.87 3.52-3.52.7.7-4.22 4.22z", + fill: "currentColor" })); } - export default SvgEditAttributes; \ No newline at end of file diff --git a/icons/es5/EditCalendar.js b/icons/es5/EditCalendar.js index 37544cecf8..9ec5e7a6d7 100644 --- a/icons/es5/EditCalendar.js +++ b/icons/es5/EditCalendar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEditCalendar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 22H3V4h3V2h2v2h8V2h2v2h3v8h-2v-2H5v10h7v2zm10.13-5.01l1.41-1.41-2.12-2.12-1.41 1.41 2.12 2.12zm-.71.71l-5.3 5.3H14v-2.12l5.3-5.3 2.12 2.12z" + d: "M12 22H3V4h3V2h2v2h8V2h2v2h3v8h-2v-2H5v10h7v2zm10.13-5.01l1.41-1.41-2.12-2.12-1.41 1.41 2.12 2.12zm-.71.71l-5.3 5.3H14v-2.12l5.3-5.3 2.12 2.12z", + fill: "currentColor" })); } - export default SvgEditCalendar; \ No newline at end of file diff --git a/icons/es5/EditLocation.js b/icons/es5/EditLocation.js index 9586d3722b..bb387348f3 100644 --- a/icons/es5/EditLocation.js +++ b/icons/es5/EditLocation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEditLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.11 1.77L19.78.1l2.12 2.12-1.67 1.67-2.12-2.12zm-1 1l2.12 2.12L13.12 11H11V8.89l6.11-6.12zm-1.98-.13L9.5 8.27v4.24h4.24l5.62-5.62c.41.99.64 2.1.64 3.32 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8 0-4.98 3.8-8.2 8-8.2 1.09 0 2.16.22 3.13.63z" + d: "M18.11 1.77L19.78.1l2.12 2.12-1.67 1.67-2.12-2.12zm-1 1l2.12 2.12L13.12 11H11V8.89l6.11-6.12zm-1.98-.13L9.5 8.27v4.24h4.24l5.62-5.62c.41.99.64 2.1.64 3.32 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8 0-4.98 3.8-8.2 8-8.2 1.09 0 2.16.22 3.13.63z", + fill: "currentColor" })); } - export default SvgEditLocation; \ No newline at end of file diff --git a/icons/es5/EditLocationAlt.js b/icons/es5/EditLocationAlt.js index d5968b776b..5fffc1fbc9 100644 --- a/icons/es5/EditLocationAlt.js +++ b/icons/es5/EditLocationAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEditLocationAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.95 13H9V8.05l5.61-5.61A8.17 8.17 0 0012 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8 0-1.01-.16-1.94-.45-2.8l-5.6 5.6zM11 11h2.12l6.16-6.16-2.12-2.12L11 8.88V11zM19.29.59l-1.42 1.42 2.12 2.12 1.42-1.42L19.29.59z" + d: "M13.95 13H9V8.05l5.61-5.61A8.17 8.17 0 0012 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8 0-1.01-.16-1.94-.45-2.8l-5.6 5.6zM11 11h2.12l6.16-6.16-2.12-2.12L11 8.88V11zM19.29.59l-1.42 1.42 2.12 2.12 1.42-1.42L19.29.59z", + fill: "currentColor" })); } - export default SvgEditLocationAlt; \ No newline at end of file diff --git a/icons/es5/EditNote.js b/icons/es5/EditNote.js index 316201bc57..e7e302a682 100644 --- a/icons/es5/EditNote.js +++ b/icons/es5/EditNote.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEditNote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 10h11v2H3v-2zm0-2h11V6H3v2zm0 8h7v-2H3v2zm15.01-3.13l1.41-1.41 2.12 2.12-1.41 1.41-2.12-2.12zm-.71.71l-5.3 5.3V21h2.12l5.3-5.3-2.12-2.12z" + d: "M3 10h11v2H3v-2zm0-2h11V6H3v2zm0 8h7v-2H3v2zm15.01-3.13l1.41-1.41 2.12 2.12-1.41 1.41-2.12-2.12zm-.71.71l-5.3 5.3V21h2.12l5.3-5.3-2.12-2.12z", + fill: "currentColor" })); } - export default SvgEditNote; \ No newline at end of file diff --git a/icons/es5/EditNotifications.js b/icons/es5/EditNotifications.js index 46215aee56..850d9e008c 100644 --- a/icons/es5/EditNotifications.js +++ b/icons/es5/EditNotifications.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEditNotifications(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.58 6.25l1.77 1.77L14.37 13H12.6v-1.77l4.98-4.98zm3.27-.44l-1.06-1.06c-.2-.2-.51-.2-.71 0l-.85.85L20 7.37l.85-.85c.2-.2.2-.52 0-.71zM18 12.2V17h2v2H4v-2h2v-7c0-2.79 1.91-5.14 4.5-5.8V2h3v2.2c.82.21 1.57.59 2.21 1.09L10.6 10.4V15h4.6l2.8-2.8zM10 20h4c0 1.1-.9 2-2 2s-2-.9-2-2z" + d: "M17.58 6.25l1.77 1.77L14.37 13H12.6v-1.77l4.98-4.98zm3.27-.44l-1.06-1.06c-.2-.2-.51-.2-.71 0l-.85.85L20 7.37l.85-.85c.2-.2.2-.52 0-.71zM18 12.2V17h2v2H4v-2h2v-7c0-2.79 1.91-5.14 4.5-5.8V2h3v2.2c.82.21 1.57.59 2.21 1.09L10.6 10.4V15h4.6l2.8-2.8zM10 20h4c0 1.1-.9 2-2 2s-2-.9-2-2z", + fill: "currentColor" })); } - export default SvgEditNotifications; \ No newline at end of file diff --git a/icons/es5/EditOff.js b/icons/es5/EditOff.js index 62b2d8fb0e..0a6041a9ce 100644 --- a/icons/es5/EditOff.js +++ b/icons/es5/EditOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEditOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.41 6.33l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54zM1.39 4.22l7.32 7.32L3 17.25V21h3.75l5.71-5.71 7.32 7.32 1.41-1.41L2.81 2.81 1.39 4.22zm16.42 5.72l-3.75-3.75-2.52 2.52 3.75 3.75 2.52-2.52z" + d: "M21.41 6.33l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54zM1.39 4.22l7.32 7.32L3 17.25V21h3.75l5.71-5.71 7.32 7.32 1.41-1.41L2.81 2.81 1.39 4.22zm16.42 5.72l-3.75-3.75-2.52 2.52 3.75 3.75 2.52-2.52z", + fill: "currentColor" })); } - export default SvgEditOff; \ No newline at end of file diff --git a/icons/es5/EditOutline.js b/icons/es5/EditOutline.js index b1a8cb6a8b..965375c02d 100644 --- a/icons/es5/EditOutline.js +++ b/icons/es5/EditOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEditOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgEditOutline(props) { fill: "currentColor" })); } - export default SvgEditOutline; \ No newline at end of file diff --git a/icons/es5/EditRoad.js b/icons/es5/EditRoad.js index 0d0cc3ccf8..20b5b66b4c 100644 --- a/icons/es5/EditRoad.js +++ b/icons/es5/EditRoad.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEditRoad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4h-2v7.9l2-2zM4 4h2v16H4zm6 0h2v4h-2zm0 6h2v4h-2zm0 6h2v4h-2zm12.56-3.41l-1.15-1.15a1.49 1.49 0 00-2.12 0L14 16.73V20h3.27l5.29-5.29c.59-.59.59-1.54 0-2.12zm-5.98 5.86h-1.03v-1.03L19 13.97 20.03 15l-3.45 3.45z" + d: "M18 4h-2v7.9l2-2zM4 4h2v16H4zm6 0h2v4h-2zm0 6h2v4h-2zm0 6h2v4h-2zm12.56-3.41l-1.15-1.15a1.49 1.49 0 00-2.12 0L14 16.73V20h3.27l5.29-5.29c.59-.59.59-1.54 0-2.12zm-5.98 5.86h-1.03v-1.03L19 13.97 20.03 15l-3.45 3.45z", + fill: "currentColor" })); } - export default SvgEditRoad; \ No newline at end of file diff --git a/icons/es5/Egg.js b/icons/es5/Egg.js index 72f1c9f85a..c3e34f42a4 100644 --- a/icons/es5/Egg.js +++ b/icons/es5/Egg.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEgg(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3C8.5 3 5 9.33 5 14c0 3.87 3.13 7 7 7s7-3.13 7-7c0-4.67-3.5-11-7-11zm1 15c-3 0-5-1.99-5-5v-1h2v1c0 2.92 2.42 3 3 3h1v2h-1z" + d: "M12 3C8.5 3 5 9.33 5 14c0 3.87 3.13 7 7 7s7-3.13 7-7c0-4.67-3.5-11-7-11zm1 15c-3 0-5-1.99-5-5v-1h2v1c0 2.92 2.42 3 3 3h1v2h-1z", + fill: "currentColor" })); } - export default SvgEgg; \ No newline at end of file diff --git a/icons/es5/EggAlt.js b/icons/es5/EggAlt.js index 4fea66684b..3a35aed3a6 100644 --- a/icons/es5/EggAlt.js +++ b/icons/es5/EggAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEggAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 9c-2-2-3.01-7-9.03-7C4.95 2 1.94 6 2 11.52 2.06 17.04 6.96 19 9.97 19c2.01 0 2.01 3 6.02 3C19 22 22 19 22 15.02 22 12 21.01 11 19 9zm-7 6.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z" + d: "M19 9c-2-2-3.01-7-9.03-7C4.95 2 1.94 6 2 11.52 2.06 17.04 6.96 19 9.97 19c2.01 0 2.01 3 6.02 3C19 22 22 19 22 15.02 22 12 21.01 11 19 9zm-7 6.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z", + fill: "currentColor" })); } - export default SvgEggAlt; \ No newline at end of file diff --git a/icons/es5/Eject.js b/icons/es5/Eject.js index 411fb42c30..f97d0a15d5 100644 --- a/icons/es5/Eject.js +++ b/icons/es5/Eject.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEject(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 17h14v2H5v-2zm7-12L5.33 15h13.34L12 5z" + d: "M5 17h14v2H5v-2zm7-12L5.33 15h13.34L12 5z", + fill: "currentColor" })); } - export default SvgEject; \ No newline at end of file diff --git a/icons/es5/Elderly.js b/icons/es5/Elderly.js index e94a4e90c8..6f268cb277 100644 --- a/icons/es5/Elderly.js +++ b/icons/es5/Elderly.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgElderly(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6.5 7V23h-1V12.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5v1h-1v-.69a6.02 6.02 0 01-3.51-2.52c-.31.87-.49 1.78-.49 2.71 0 .23.02.46.03.69L15 16.5V23h-2v-5l-1.78-2.54L11 19l-3 4-1.6-1.2L9 18.33V13c0-1.15.18-2.29.5-3.39l-1.5.85V14H6V9.3l5.4-3.07v.01a2 2 0 011.94.03c.36.21.63.51.8.85l.79 1.67A3.987 3.987 0 0018.5 11c.83 0 1.5.67 1.5 1.5z" + d: "M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6.5 7V23h-1V12.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5v1h-1v-.69a6.02 6.02 0 01-3.51-2.52c-.31.87-.49 1.78-.49 2.71 0 .23.02.46.03.69L15 16.5V23h-2v-5l-1.78-2.54L11 19l-3 4-1.6-1.2L9 18.33V13c0-1.15.18-2.29.5-3.39l-1.5.85V14H6V9.3l5.4-3.07v.01a2 2 0 011.94.03c.36.21.63.51.8.85l.79 1.67A3.987 3.987 0 0018.5 11c.83 0 1.5.67 1.5 1.5z", + fill: "currentColor" })); } - export default SvgElderly; \ No newline at end of file diff --git a/icons/es5/ElderlyWoman.js b/icons/es5/ElderlyWoman.js index fbc84840e6..1b2429a993 100644 --- a/icons/es5/ElderlyWoman.js +++ b/icons/es5/ElderlyWoman.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgElderlyWoman(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.5 11c-1.56 0-2.92-.9-3.58-2.21l-.79-1.67C14.12 7.1 13.63 6 12.34 6 8.72 6 6 16.69 6 19h2.5l-2.1 2.8L8 23l3-4h2v4h2v-4.03L13 13l.49-2.71A6.02 6.02 0 0017 12.81v.69h1v-1c0-.28.22-.5.5-.5s.5.22.5.5V23h1V12.5c0-.83-.67-1.5-1.5-1.5zm-6.9-8.09c-.06.19-.1.38-.1.59 0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2c-.21 0-.4.04-.59.1-.15-.35-.5-.6-.91-.6-.55 0-1 .45-1 1 0 .41.25.76.6.91z" + d: "M18.5 11c-1.56 0-2.92-.9-3.58-2.21l-.79-1.67C14.12 7.1 13.63 6 12.34 6 8.72 6 6 16.69 6 19h2.5l-2.1 2.8L8 23l3-4h2v4h2v-4.03L13 13l.49-2.71A6.02 6.02 0 0017 12.81v.69h1v-1c0-.28.22-.5.5-.5s.5.22.5.5V23h1V12.5c0-.83-.67-1.5-1.5-1.5zm-6.9-8.09c-.06.19-.1.38-.1.59 0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2c-.21 0-.4.04-.59.1-.15-.35-.5-.6-.91-.6-.55 0-1 .45-1 1 0 .41.25.76.6.91z", + fill: "currentColor" })); } - export default SvgElderlyWoman; \ No newline at end of file diff --git a/icons/es5/ElectricBike.js b/icons/es5/ElectricBike.js index d836d8e9be..6b4e903f9e 100644 --- a/icons/es5/ElectricBike.js +++ b/icons/es5/ElectricBike.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgElectricBike(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 7h-.82L16 1h-4v2h2.6l1.46 4h-4.81l-.36-1H12V4H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 6.87 0 9.2 0 12c0 2.8 2.2 5 5 5 2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5C24 9.2 21.8 7 19 7zM7.82 13c-.4 1.17-1.49 2-2.82 2-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2h2.82zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2zm4.9 4c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.02 0 .05-.01.08-.01 1.68 0 3 1.32 3 3s-1.32 3-3 3zm-8 5H7l6 3v-2h4l-6-3z" + d: "M19 7h-.82L16 1h-4v2h2.6l1.46 4h-4.81l-.36-1H12V4H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 6.87 0 9.2 0 12c0 2.8 2.2 5 5 5 2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5C24 9.2 21.8 7 19 7zM7.82 13c-.4 1.17-1.49 2-2.82 2-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2h2.82zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2zm4.9 4c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.02 0 .05-.01.08-.01 1.68 0 3 1.32 3 3s-1.32 3-3 3zm-8 5H7l6 3v-2h4l-6-3z", + fill: "currentColor" })); } - export default SvgElectricBike; \ No newline at end of file diff --git a/icons/es5/ElectricBolt.js b/icons/es5/ElectricBolt.js index 79f44e4351..fda1b1a8ef 100644 --- a/icons/es5/ElectricBolt.js +++ b/icons/es5/ElectricBolt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgElectricBolt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 2L2.5 13 13 14l-5 7 1 1 12.5-11L11 10l5-7z" + d: "M15 2L2.5 13 13 14l-5 7 1 1 12.5-11L11 10l5-7z", + fill: "currentColor" })); } - export default SvgElectricBolt; \ No newline at end of file diff --git a/icons/es5/ElectricCar.js b/icons/es5/ElectricCar.js index a05d21a3cb..2bd54cb1ba 100644 --- a/icons/es5/ElectricCar.js +++ b/icons/es5/ElectricCar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgElectricCar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.58 1H5.43L3 8v9h3v-2h12v2h3V8l-2.42-7zM6.5 12c-.83 0-1.5-.67-1.5-1.5S5.67 9 6.5 9 8 9.67 8 10.5 7.33 12 6.5 12zm11 0c-.83 0-1.5-.67-1.5-1.5S16.67 9 17.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 7l1.5-4.5h11L19 7H5zm2 13h4v-2l6 3h-4v2z" + d: "M18.58 1H5.43L3 8v9h3v-2h12v2h3V8l-2.42-7zM6.5 12c-.83 0-1.5-.67-1.5-1.5S5.67 9 6.5 9 8 9.67 8 10.5 7.33 12 6.5 12zm11 0c-.83 0-1.5-.67-1.5-1.5S16.67 9 17.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 7l1.5-4.5h11L19 7H5zm2 13h4v-2l6 3h-4v2z", + fill: "currentColor" })); } - export default SvgElectricCar; \ No newline at end of file diff --git a/icons/es5/ElectricMeter.js b/icons/es5/ElectricMeter.js index a43042b27a..347e163dd7 100644 --- a/icons/es5/ElectricMeter.js +++ b/icons/es5/ElectricMeter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgElectricMeter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-4.96 0-9 4.04-9 9 0 3.91 2.51 7.24 6 8.47V22h2v-2.06a8.262 8.262 0 002 0V22h2v-2.53c3.49-1.24 6-4.57 6-8.47 0-4.96-4.04-9-9-9zm2.25 12l-3 3-1.5-1.5L11 14.25 9.75 13l3-3 1.5 1.5L13 12.75 14.25 14zM16 9H8V7h8v2z" + d: "M12 2c-4.96 0-9 4.04-9 9 0 3.91 2.51 7.24 6 8.47V22h2v-2.06a8.262 8.262 0 002 0V22h2v-2.53c3.49-1.24 6-4.57 6-8.47 0-4.96-4.04-9-9-9zm2.25 12l-3 3-1.5-1.5L11 14.25 9.75 13l3-3 1.5 1.5L13 12.75 14.25 14zM16 9H8V7h8v2z", + fill: "currentColor" })); } - export default SvgElectricMeter; \ No newline at end of file diff --git a/icons/es5/ElectricMoped.js b/icons/es5/ElectricMoped.js index e89bb6a7bf..c195d686a9 100644 --- a/icons/es5/ElectricMoped.js +++ b/icons/es5/ElectricMoped.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgElectricMoped(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 8.35V3h-5v2h3v2.65L13.52 12H10V7H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 8.35zM7 15c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z" + d: "M19 8.35V3h-5v2h3v2.65L13.52 12H10V7H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 8.35zM7 15c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M5 4h5v2H5zm14 7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM7 20h4v-2l6 3h-4v2z" + d: "M5 4h5v2H5zm14 7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM7 20h4v-2l6 3h-4v2z", + fill: "currentColor" })); } - export default SvgElectricMoped; \ No newline at end of file diff --git a/icons/es5/ElectricRickshaw.js b/icons/es5/ElectricRickshaw.js index cefb625a9f..bb44af75c7 100644 --- a/icons/es5/ElectricRickshaw.js +++ b/icons/es5/ElectricRickshaw.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgElectricRickshaw(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 11.18V9l-5-6H1v12h2.18C3.6 16.16 4.7 17 6 17s2.4-.84 2.82-2h8.37c.48 1.34 1.86 2.25 3.42 1.94 1.16-.23 2.11-1.17 2.33-2.33.31-1.56-.6-2.95-1.94-3.43zM18.4 9H16V6.12L18.4 9zM3 5h4v4H3V5zm3 10c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3-2v-2h3V9H9V5h5v8H9zm11 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM7 20h4v-2l6 3h-4v2z" + d: "M21 11.18V9l-5-6H1v12h2.18C3.6 16.16 4.7 17 6 17s2.4-.84 2.82-2h8.37c.48 1.34 1.86 2.25 3.42 1.94 1.16-.23 2.11-1.17 2.33-2.33.31-1.56-.6-2.95-1.94-3.43zM18.4 9H16V6.12L18.4 9zM3 5h4v4H3V5zm3 10c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3-2v-2h3V9H9V5h5v8H9zm11 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM7 20h4v-2l6 3h-4v2z", + fill: "currentColor" })); } - export default SvgElectricRickshaw; \ No newline at end of file diff --git a/icons/es5/ElectricScooter.js b/icons/es5/ElectricScooter.js index dad1adf95e..c40ac03803 100644 --- a/icons/es5/ElectricScooter.js +++ b/icons/es5/ElectricScooter.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgElectricScooter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.82 16H15v-1c0-2.21 1.79-4 4-4h.74L17.49 1H12v2h3.89l1.4 6.25h-.01A6.008 6.008 0 0013.09 14H7.82a2.996 2.996 0 00-3.42-1.94c-1.18.23-2.13 1.2-2.35 2.38A3.002 3.002 0 005 18c1.3 0 2.4-.84 2.82-2zM5 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M7.82 16H15v-1c0-2.21 1.79-4 4-4h.74L17.49 1H12v2h3.89l1.4 6.25h-.01A6.008 6.008 0 0013.09 14H7.82a2.996 2.996 0 00-3.42-1.94c-1.18.23-2.13 1.2-2.35 2.38A3.002 3.002 0 005 18c1.3 0 2.4-.84 2.82-2zM5 16c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M19 12c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-8 4H7l6 3v-2h4l-6-3z" + d: "M19 12c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-8 4H7l6 3v-2h4l-6-3z", + fill: "currentColor" })); } - export default SvgElectricScooter; \ No newline at end of file diff --git a/icons/es5/ElectricalServices.js b/icons/es5/ElectricalServices.js index 507d7ded9a..9552e20c70 100644 --- a/icons/es5/ElectricalServices.js +++ b/icons/es5/ElectricalServices.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgElectricalServices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 13h3v2h-3zm-6-1v2h-2v4h2v2h5v-8z" + d: "M18 13h3v2h-3zm-6-1v2h-2v4h2v2h5v-8z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M5 11h7V4H4v2h6v3H3v8h6v-2H5zm13 6h3v2h-3z" + d: "M5 11h7V4H4v2h6v3H3v8h6v-2H5zm13 6h3v2h-3z", + fill: "currentColor" })); } - export default SvgElectricalServices; \ No newline at end of file diff --git a/icons/es5/Elevator.js b/icons/es5/Elevator.js index 68909c283a..835ddda09f 100644 --- a/icons/es5/Elevator.js +++ b/icons/es5/Elevator.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgElevator(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM8.5 6a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zm2.5 8h-1v4H7v-4H6V9.5h5V14zm4.5 3L13 13h5l-2.5 4zM13 11l2.5-4 2.5 4h-5z" + d: "M21 3H3v18h18V3zM8.5 6a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zm2.5 8h-1v4H7v-4H6V9.5h5V14zm4.5 3L13 13h5l-2.5 4zM13 11l2.5-4 2.5 4h-5z", + fill: "currentColor" })); } - export default SvgElevator; \ No newline at end of file diff --git a/icons/es5/Email.js b/icons/es5/Email.js index f7bf5de516..0d80626b11 100644 --- a/icons/es5/Email.js +++ b/icons/es5/Email.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgEmail(props) { fill: "currentColor" })); } - export default SvgEmail; \ No newline at end of file diff --git a/icons/es5/Emergency.js b/icons/es5/Emergency.js index 268113bd7d..dc08b8d333 100644 --- a/icons/es5/Emergency.js +++ b/icons/es5/Emergency.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmergency(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.79 9.23l-2-3.46L14 8.54V3h-4v5.54L5.21 5.77l-2 3.46L8 12l-4.79 2.77 2 3.46L10 15.46V21h4v-5.54l4.79 2.77 2-3.46L16 12z" + d: "M20.79 9.23l-2-3.46L14 8.54V3h-4v5.54L5.21 5.77l-2 3.46L8 12l-4.79 2.77 2 3.46L10 15.46V21h4v-5.54l4.79 2.77 2-3.46L16 12z", + fill: "currentColor" })); } - export default SvgEmergency; \ No newline at end of file diff --git a/icons/es5/EmergencyRecording.js b/icons/es5/EmergencyRecording.js index 2312e00f76..2a17ee3c3b 100644 --- a/icons/es5/EmergencyRecording.js +++ b/icons/es5/EmergencyRecording.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmergencyRecording(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 10.48V4H2v16h16v-6.48l4 3.98v-11l-4 3.98zM12 12l3 1.73-1 1.73-3-1.73V17H9v-3.27l-3 1.73-1-1.73L8 12l-3-1.73 1-1.73 3 1.73V7h2v3.27l3-1.73 1 1.73L12 12z" + d: "M18 10.48V4H2v16h16v-6.48l4 3.98v-11l-4 3.98zM12 12l3 1.73-1 1.73-3-1.73V17H9v-3.27l-3 1.73-1-1.73L8 12l-3-1.73 1-1.73 3 1.73V7h2v3.27l3-1.73 1 1.73L12 12z", + fill: "currentColor" })); } - export default SvgEmergencyRecording; \ No newline at end of file diff --git a/icons/es5/EmergencyShare.js b/icons/es5/EmergencyShare.js index 46bc504420..28289105bd 100644 --- a/icons/es5/EmergencyShare.js +++ b/icons/es5/EmergencyShare.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmergencyShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 9c-3.15 0-6 2.41-6 6.15 0 2.49 2 5.44 6 8.85 4-3.41 6-6.36 6-8.85C18 11.41 15.15 9 12 9zm0 7.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM12 4c1.93 0 3.68.78 4.95 2.05l-1.41 1.41a5.022 5.022 0 00-7.08 0L7.05 6.05A6.976 6.976 0 0112 4zm7.78-.77l-1.41 1.41C16.74 3.01 14.49 2 12.01 2S7.27 3.01 5.64 4.63L4.22 3.22C6.22 1.23 8.97 0 12.01 0s5.78 1.23 7.77 3.23z" + d: "M12 9c-3.15 0-6 2.41-6 6.15 0 2.49 2 5.44 6 8.85 4-3.41 6-6.36 6-8.85C18 11.41 15.15 9 12 9zm0 7.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM12 4c1.93 0 3.68.78 4.95 2.05l-1.41 1.41a5.022 5.022 0 00-7.08 0L7.05 6.05A6.976 6.976 0 0112 4zm7.78-.77l-1.41 1.41C16.74 3.01 14.49 2 12.01 2S7.27 3.01 5.64 4.63L4.22 3.22C6.22 1.23 8.97 0 12.01 0s5.78 1.23 7.77 3.23z", + fill: "currentColor" })); } - export default SvgEmergencyShare; \ No newline at end of file diff --git a/icons/es5/EmojiEmotions.js b/icons/es5/EmojiEmotions.js index eec99c16f4..85b0c1d613 100644 --- a/icons/es5/EmojiEmotions.js +++ b/icons/es5/EmojiEmotions.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmojiEmotions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM8.5 8c.83 0 1.5.67 1.5 1.5S9.33 11 8.5 11 7 10.33 7 9.5 7.67 8 8.5 8zM12 18c-2.28 0-4.22-1.66-5-4h10c-.78 2.34-2.72 4-5 4zm3.5-7c-.83 0-1.5-.67-1.5-1.5S14.67 8 15.5 8s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM8.5 8c.83 0 1.5.67 1.5 1.5S9.33 11 8.5 11 7 10.33 7 9.5 7.67 8 8.5 8zM12 18c-2.28 0-4.22-1.66-5-4h10c-.78 2.34-2.72 4-5 4zm3.5-7c-.83 0-1.5-.67-1.5-1.5S14.67 8 15.5 8s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgEmojiEmotions; \ No newline at end of file diff --git a/icons/es5/EmojiEvents.js b/icons/es5/EmojiEvents.js index 161784233a..a67c99981f 100644 --- a/icons/es5/EmojiEvents.js +++ b/icons/es5/EmojiEvents.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmojiEvents(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94A5.01 5.01 0 0011 15.9V19H7v2h10v-2h-4v-3.1a5.01 5.01 0 003.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1z" + d: "M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94A5.01 5.01 0 0011 15.9V19H7v2h10v-2h-4v-3.1a5.01 5.01 0 003.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1z", + fill: "currentColor" })); } - export default SvgEmojiEvents; \ No newline at end of file diff --git a/icons/es5/EmojiFlags.js b/icons/es5/EmojiFlags.js index 3cd892dc86..4ef5de5197 100644 --- a/icons/es5/EmojiFlags.js +++ b/icons/es5/EmojiFlags.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmojiFlags(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 9l-1-2H7V5.72c.6-.34 1-.98 1-1.72 0-1.1-.9-2-2-2s-2 .9-2 2c0 .74.4 1.38 1 1.72V21h2v-4h5l1 2h7V9h-6zm4 8h-4l-1-2H7V9h5l1 2h5v6z" + d: "M14 9l-1-2H7V5.72c.6-.34 1-.98 1-1.72 0-1.1-.9-2-2-2s-2 .9-2 2c0 .74.4 1.38 1 1.72V21h2v-4h5l1 2h7V9h-6zm4 8h-4l-1-2H7V9h5l1 2h5v6z", + fill: "currentColor" })); } - export default SvgEmojiFlags; \ No newline at end of file diff --git a/icons/es5/EmojiFoodBeverage.js b/icons/es5/EmojiFoodBeverage.js index afd1b51fd4..ff151720a9 100644 --- a/icons/es5/EmojiFoodBeverage.js +++ b/icons/es5/EmojiFoodBeverage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmojiFoodBeverage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 19h18v2H2zM20 3H9v2.4L11 7v5H6V7l2-1.6V3H4v14h14v-7h2c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 5h-2V5h2v3z" + d: "M2 19h18v2H2zM20 3H9v2.4L11 7v5H6V7l2-1.6V3H4v14h14v-7h2c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 5h-2V5h2v3z", + fill: "currentColor" })); } - export default SvgEmojiFoodBeverage; \ No newline at end of file diff --git a/icons/es5/EmojiNature.js b/icons/es5/EmojiNature.js index 551e2da59f..198adff917 100644 --- a/icons/es5/EmojiNature.js +++ b/icons/es5/EmojiNature.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmojiNature(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.94 4.88A1.32 1.32 0 0020.68 4H19.6l-.31-.97C19.15 2.43 18.61 2 18 2s-1.15.43-1.29 1.04L16.4 4h-1.07c-.57 0-1.08.35-1.26.88-.19.56.04 1.17.56 1.48l.87.52-.4 1.24c-.23.58-.04 1.25.45 1.62.23.17.51.26.78.26.31 0 .61-.11.86-.32l.81-.7.81.7c.25.21.55.32.86.32.27 0 .55-.09.78-.26.5-.37.68-1.04.45-1.62l-.39-1.24.87-.52c.51-.31.74-.92.56-1.48zM18 7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-4.51 3.51c-.43-.43-.94-.73-1.49-.93V8h-1v1.38c-.11-.01-.23-.03-.34-.03-1.02 0-2.05.39-2.83 1.17-.16.16-.3.34-.43.53L6 10.52a3.01 3.01 0 00-3.83 1.82c-.27.75-.23 1.57.12 2.29.23.48.58.87 1 1.16-.38 1.35-.06 2.85 1 3.91a3.981 3.981 0 003.91 1c.29.42.68.77 1.16 1 .42.2.85.3 1.29.3.34 0 .68-.06 1.01-.17a3.007 3.007 0 001.82-3.85l-.52-1.37c.18-.13.36-.27.53-.43.87-.87 1.24-2.04 1.14-3.17H16v-1h-1.59c-.19-.55-.49-1.06-.92-1.5zm-8.82 3.78c-.25-.09-.45-.27-.57-.51s-.13-.51-.04-.76c.19-.52.76-.79 1.26-.61l3.16 1.19c-1.15.6-2.63 1.11-3.81.69zm6.32 5.65c-.25.09-.52.08-.76-.04a.989.989 0 01-.51-.57c-.42-1.18.09-2.65.7-3.8l1.18 3.13c.18.52-.09 1.1-.61 1.28zm1.21-5.34l-.61-1.61c0-.01-.01-.02-.02-.03l-.06-.12a.673.673 0 00-.07-.11l-.09-.09-.09-.09c-.03-.03-.07-.05-.11-.07-.04-.02-.07-.05-.12-.06-.01 0-.02-.01-.03-.02l-1.6-.6a1.966 1.966 0 012.67.13c.73.73.77 1.88.13 2.67z" + d: "M21.94 4.88A1.32 1.32 0 0020.68 4H19.6l-.31-.97C19.15 2.43 18.61 2 18 2s-1.15.43-1.29 1.04L16.4 4h-1.07c-.57 0-1.08.35-1.26.88-.19.56.04 1.17.56 1.48l.87.52-.4 1.24c-.23.58-.04 1.25.45 1.62.23.17.51.26.78.26.31 0 .61-.11.86-.32l.81-.7.81.7c.25.21.55.32.86.32.27 0 .55-.09.78-.26.5-.37.68-1.04.45-1.62l-.39-1.24.87-.52c.51-.31.74-.92.56-1.48zM18 7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-4.51 3.51c-.43-.43-.94-.73-1.49-.93V8h-1v1.38c-.11-.01-.23-.03-.34-.03-1.02 0-2.05.39-2.83 1.17-.16.16-.3.34-.43.53L6 10.52a3.01 3.01 0 00-3.83 1.82c-.27.75-.23 1.57.12 2.29.23.48.58.87 1 1.16-.38 1.35-.06 2.85 1 3.91a3.981 3.981 0 003.91 1c.29.42.68.77 1.16 1 .42.2.85.3 1.29.3.34 0 .68-.06 1.01-.17a3.007 3.007 0 001.82-3.85l-.52-1.37c.18-.13.36-.27.53-.43.87-.87 1.24-2.04 1.14-3.17H16v-1h-1.59c-.19-.55-.49-1.06-.92-1.5zm-8.82 3.78c-.25-.09-.45-.27-.57-.51s-.13-.51-.04-.76c.19-.52.76-.79 1.26-.61l3.16 1.19c-1.15.6-2.63 1.11-3.81.69zm6.32 5.65c-.25.09-.52.08-.76-.04a.989.989 0 01-.51-.57c-.42-1.18.09-2.65.7-3.8l1.18 3.13c.18.52-.09 1.1-.61 1.28zm1.21-5.34l-.61-1.61c0-.01-.01-.02-.02-.03l-.06-.12a.673.673 0 00-.07-.11l-.09-.09-.09-.09c-.03-.03-.07-.05-.11-.07-.04-.02-.07-.05-.12-.06-.01 0-.02-.01-.03-.02l-1.6-.6a1.966 1.966 0 012.67.13c.73.73.77 1.88.13 2.67z", + fill: "currentColor" })); } - export default SvgEmojiNature; \ No newline at end of file diff --git a/icons/es5/EmojiObjects.js b/icons/es5/EmojiObjects.js index f9afe424e9..d814a75270 100644 --- a/icons/es5/EmojiObjects.js +++ b/icons/es5/EmojiObjects.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmojiObjects(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3c-.42 0-.85.04-1.28.11-2.81.5-5.08 2.75-5.6 5.55-.48 2.61.48 5.01 2.22 6.56.43.38.66.91.66 1.47V21h2.28a1.98 1.98 0 003.44 0H16v-4.31c0-.55.22-1.09.64-1.46A6.956 6.956 0 0019 10c0-3.87-3.13-7-7-7zm2 16h-4v-1h4v1zm0-2h-4v-1h4v1zm-1.5-5.59V14h-1v-2.59L9.67 9.59l.71-.71L12 10.5l1.62-1.62.71.71-1.83 1.82z" + d: "M12 3c-.42 0-.85.04-1.28.11-2.81.5-5.08 2.75-5.6 5.55-.48 2.61.48 5.01 2.22 6.56.43.38.66.91.66 1.47V21h2.28a1.98 1.98 0 003.44 0H16v-4.31c0-.55.22-1.09.64-1.46A6.956 6.956 0 0019 10c0-3.87-3.13-7-7-7zm2 16h-4v-1h4v1zm0-2h-4v-1h4v1zm-1.5-5.59V14h-1v-2.59L9.67 9.59l.71-.71L12 10.5l1.62-1.62.71.71-1.83 1.82z", + fill: "currentColor" })); } - export default SvgEmojiObjects; \ No newline at end of file diff --git a/icons/es5/EmojiPeople.js b/icons/es5/EmojiPeople.js index ca3603caca..a3fd5de627 100644 --- a/icons/es5/EmojiPeople.js +++ b/icons/es5/EmojiPeople.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmojiPeople(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 4, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M15.89 8.11C15.5 7.72 14.83 7 13.53 7h-2.54C8.24 6.99 6 4.75 6 2H4c0 3.16 2.11 5.84 5 6.71V22h2v-6h2v6h2V10.05L18.95 14l1.41-1.41-4.47-4.48z" + d: "M15.89 8.11C15.5 7.72 14.83 7 13.53 7h-2.54C8.24 6.99 6 4.75 6 2H4c0 3.16 2.11 5.84 5 6.71V22h2v-6h2v6h2V10.05L18.95 14l1.41-1.41-4.47-4.48z", + fill: "currentColor" })); } - export default SvgEmojiPeople; \ No newline at end of file diff --git a/icons/es5/EmojiSymbols.js b/icons/es5/EmojiSymbols.js index f279346890..f9c7607135 100644 --- a/icons/es5/EmojiSymbols.js +++ b/icons/es5/EmojiSymbols.js @@ -1,15 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmojiSymbols(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 2h8v2H3zm3 9h2V7h3V5H3v2h3zm6.404 9.182l7.778-7.778 1.414 1.414-7.778 7.778z" + d: "M3 2h8v2H3zm3 9h2V7h3V5H3v2h3zm6.404 9.182l7.778-7.778 1.414 1.414-7.778 7.778z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 14.5, cy: 14.5, @@ -19,8 +19,8 @@ function SvgEmojiSymbols(props) { cy: 19.5, r: 1.5 }), /*#__PURE__*/React.createElement("path", { - d: "M15.5 11A2.5 2.5 0 0018 8.5V4h3V2h-4v4.51c-.42-.32-.93-.51-1.5-.51a2.5 2.5 0 000 5zm-5.76 4.96l-1.41 1.41-.71-.71.35-.35a2.499 2.499 0 00-1.77-4.27 2.499 2.499 0 00-1.77 4.27l.35.35-1.06 1.06c-.98.98-.98 2.56 0 3.54.5.5 1.14.74 1.78.74s1.28-.24 1.77-.73l1.06-1.06 1.41 1.41 1.41-1.41-1.41-1.41 1.41-1.41-1.41-1.43zM5.85 14.2c.12-.12.26-.15.35-.15s.23.03.35.15c.19.2.19.51 0 .71l-.35.35-.35-.36a.501.501 0 010-.7zm0 5.65c-.12.12-.26.15-.35.15s-.23-.03-.35-.15a.513.513 0 010-.71l1.06-1.06.71.71-1.07 1.06z" + d: "M15.5 11A2.5 2.5 0 0018 8.5V4h3V2h-4v4.51c-.42-.32-.93-.51-1.5-.51a2.5 2.5 0 000 5zm-5.76 4.96l-1.41 1.41-.71-.71.35-.35a2.499 2.499 0 00-1.77-4.27 2.499 2.499 0 00-1.77 4.27l.35.35-1.06 1.06c-.98.98-.98 2.56 0 3.54.5.5 1.14.74 1.78.74s1.28-.24 1.77-.73l1.06-1.06 1.41 1.41 1.41-1.41-1.41-1.41 1.41-1.41-1.41-1.43zM5.85 14.2c.12-.12.26-.15.35-.15s.23.03.35.15c.19.2.19.51 0 .71l-.35.35-.35-.36a.501.501 0 010-.7zm0 5.65c-.12.12-.26.15-.35.15s-.23-.03-.35-.15a.513.513 0 010-.71l1.06-1.06.71.71-1.07 1.06z", + fill: "currentColor" })); } - export default SvgEmojiSymbols; \ No newline at end of file diff --git a/icons/es5/EmojiTransportation.js b/icons/es5/EmojiTransportation.js index 270666c308..3f3d0f319b 100644 --- a/icons/es5/EmojiTransportation.js +++ b/icons/es5/EmojiTransportation.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEmojiTransportation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.57 10.66c-.14-.4-.52-.66-.97-.66h-7.19c-.46 0-.83.26-.98.66L10 14.77l.01 5.51c0 .38.31.72.69.72h.62c.38 0 .68-.38.68-.76V19h8v1.24c0 .38.31.76.69.76h.61c.38 0 .69-.34.69-.72l.01-1.37v-4.14l-1.43-4.11zm-8.16.34h7.19l1.03 3h-9.25l1.03-3zM12 17c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm8 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M20.57 10.66c-.14-.4-.52-.66-.97-.66h-7.19c-.46 0-.83.26-.98.66L10 14.77l.01 5.51c0 .38.31.72.69.72h.62c.38 0 .68-.38.68-.76V19h8v1.24c0 .38.31.76.69.76h.61c.38 0 .69-.34.69-.72l.01-1.37v-4.14l-1.43-4.11zm-8.16.34h7.19l1.03 3h-9.25l1.03-3zM12 17c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm8 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M14 9h1V3H7v5H2v13h1V9h5V4h6z" + d: "M14 9h1V3H7v5H2v13h1V9h5V4h6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M5 11h2v2H5zm5-6h2v2h-2zM5 15h2v2H5zm0 4h2v2H5z" + d: "M5 11h2v2H5zm5-6h2v2h-2zM5 15h2v2H5zm0 4h2v2H5z", + fill: "currentColor" })); } - export default SvgEmojiTransportation; \ No newline at end of file diff --git a/icons/es5/EnergySavingsLeaf.js b/icons/es5/EnergySavingsLeaf.js index 951b7e72ac..ac048fde50 100644 --- a/icons/es5/EnergySavingsLeaf.js +++ b/icons/es5/EnergySavingsLeaf.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEnergySavingsLeaf(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3c-4.8 0-9 3.86-9 9 0 2.12.74 4.07 1.97 5.61L3 19.59 4.41 21l1.97-1.97A9.012 9.012 0 0012 21c2.3 0 4.61-.88 6.36-2.64A8.95 8.95 0 0021 12V3h-9zm-1.5 14l-.5-.5 2.5-3.5-5-.5 6-5.5.5.5-2.5 3.5 5 .5-6 5.5z" + d: "M12 3c-4.8 0-9 3.86-9 9 0 2.12.74 4.07 1.97 5.61L3 19.59 4.41 21l1.97-1.97A9.012 9.012 0 0012 21c2.3 0 4.61-.88 6.36-2.64A8.95 8.95 0 0021 12V3h-9zm-1.5 14l-.5-.5 2.5-3.5-5-.5 6-5.5.5.5-2.5 3.5 5 .5-6 5.5z", + fill: "currentColor" })); } - export default SvgEnergySavingsLeaf; \ No newline at end of file diff --git a/icons/es5/Engineering.js b/icons/es5/Engineering.js index 06c55bdcbe..2a75b1a6ed 100644 --- a/icons/es5/Engineering.js +++ b/icons/es5/Engineering.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEngineering(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm4.75-7H13c0-1.48-.81-2.75-2-3.45v.95c0 .28-.22.5-.5.5s-.5-.22-.5-.5V4.14C9.68 4.06 9.35 4 9 4s-.68.06-1 .14V5.5c0 .28-.22.5-.5.5S7 5.78 7 5.5v-.95C5.81 5.25 5 6.52 5 8h-.75v1h9.5V8zM9 13c1.86 0 3.41-1.28 3.86-3H5.14c.45 1.72 2 3 3.86 3zm12.98-6.77l.93-.83-.75-1.3-1.19.39c-.14-.11-.3-.2-.47-.27L20.25 3h-1.5l-.25 1.22c-.17.07-.33.16-.48.27l-1.18-.39-.75 1.3.93.83c-.02.17-.02.35 0 .52l-.93.85.75 1.3 1.2-.38c.13.1.28.18.43.25l.28 1.23h1.5l.27-1.22c.16-.07.3-.15.44-.25l1.19.38.75-1.3-.93-.85c.03-.19.02-.36.01-.53zM19.5 7.75a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zm-.1 3.04l-.85.28c-.1-.08-.21-.14-.33-.19l-.18-.88h-1.07l-.18.87c-.12.05-.24.12-.34.19l-.84-.28-.54.93.66.59c-.01.13-.01.25 0 .37l-.66.61.54.93.86-.27c.1.07.2.13.31.18l.18.88h1.07l.19-.87c.11-.05.22-.11.32-.18l.85.27.54-.93-.66-.61c.01-.13.01-.25 0-.37l.66-.59-.53-.93zm-1.9 2.6c-.49 0-.89-.4-.89-.89s.4-.89.89-.89.89.4.89.89-.4.89-.89.89z" + d: "M9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm4.75-7H13c0-1.48-.81-2.75-2-3.45v.95c0 .28-.22.5-.5.5s-.5-.22-.5-.5V4.14C9.68 4.06 9.35 4 9 4s-.68.06-1 .14V5.5c0 .28-.22.5-.5.5S7 5.78 7 5.5v-.95C5.81 5.25 5 6.52 5 8h-.75v1h9.5V8zM9 13c1.86 0 3.41-1.28 3.86-3H5.14c.45 1.72 2 3 3.86 3zm12.98-6.77l.93-.83-.75-1.3-1.19.39c-.14-.11-.3-.2-.47-.27L20.25 3h-1.5l-.25 1.22c-.17.07-.33.16-.48.27l-1.18-.39-.75 1.3.93.83c-.02.17-.02.35 0 .52l-.93.85.75 1.3 1.2-.38c.13.1.28.18.43.25l.28 1.23h1.5l.27-1.22c.16-.07.3-.15.44-.25l1.19.38.75-1.3-.93-.85c.03-.19.02-.36.01-.53zM19.5 7.75a1.25 1.25 0 110-2.5 1.25 1.25 0 010 2.5zm-.1 3.04l-.85.28c-.1-.08-.21-.14-.33-.19l-.18-.88h-1.07l-.18.87c-.12.05-.24.12-.34.19l-.84-.28-.54.93.66.59c-.01.13-.01.25 0 .37l-.66.61.54.93.86-.27c.1.07.2.13.31.18l.18.88h1.07l.19-.87c.11-.05.22-.11.32-.18l.85.27.54-.93-.66-.61c.01-.13.01-.25 0-.37l.66-.59-.53-.93zm-1.9 2.6c-.49 0-.89-.4-.89-.89s.4-.89.89-.89.89.4.89.89-.4.89-.89.89z", + fill: "currentColor" })); } - export default SvgEngineering; \ No newline at end of file diff --git a/icons/es5/EnhancedEncryption.js b/icons/es5/EnhancedEncryption.js index 5f4a15a331..56c3a52f33 100644 --- a/icons/es5/EnhancedEncryption.js +++ b/icons/es5/EnhancedEncryption.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEnhancedEncryption(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8h-3V6.22c0-2.61-1.91-4.94-4.51-5.19A4.995 4.995 0 007 6v2H4v14h16V8zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H8.9V6zM16 16h-3v3h-2v-3H8v-2h3v-3h2v3h3v2z" + d: "M20 8h-3V6.22c0-2.61-1.91-4.94-4.51-5.19A4.995 4.995 0 007 6v2H4v14h16V8zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H8.9V6zM16 16h-3v3h-2v-3H8v-2h3v-3h2v3h3v2z", + fill: "currentColor" })); } - export default SvgEnhancedEncryption; \ No newline at end of file diff --git a/icons/es5/Equalizer.js b/icons/es5/Equalizer.js index 50e05e1b6b..cf2c8af8e9 100644 --- a/icons/es5/Equalizer.js +++ b/icons/es5/Equalizer.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEqualizer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 20h4V4h-4v16zm-6 0h4v-8H4v8zM16 9v11h4V9h-4z" + d: "M10 20h4V4h-4v16zm-6 0h4v-8H4v8zM16 9v11h4V9h-4z", + fill: "currentColor" })); } - export default SvgEqualizer; \ No newline at end of file diff --git a/icons/es5/Equals.js b/icons/es5/Equals.js index 3e2e971918..7b9cdf92bd 100644 --- a/icons/es5/Equals.js +++ b/icons/es5/Equals.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEquals(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 9.998H5v-2h14zm0 6H5v-2h14z" + d: "M19 9.998H5v-2h14zm0 6H5v-2h14z", + fill: "currentColor" })); } - export default SvgEquals; \ No newline at end of file diff --git a/icons/es5/Error.js b/icons/es5/Error.js index 86cb213ba1..bde308421c 100644 --- a/icons/es5/Error.js +++ b/icons/es5/Error.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgError(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgError(props) { fill: "currentColor" })); } - export default SvgError; \ No newline at end of file diff --git a/icons/es5/ErrorOutline.js b/icons/es5/ErrorOutline.js index 9b3b20466a..666049cf68 100644 --- a/icons/es5/ErrorOutline.js +++ b/icons/es5/ErrorOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgErrorOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 15h2v2h-2v-2zm0-8h2v6h-2V7zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" + d: "M11 15h2v2h-2v-2zm0-8h2v6h-2V7zm.99-5C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z", + fill: "currentColor" })); } - export default SvgErrorOutline; \ No newline at end of file diff --git a/icons/es5/Escalator.js b/icons/es5/Escalator.js index 9aca0241c0..cb5321b50e 100644 --- a/icons/es5/Escalator.js +++ b/icons/es5/Escalator.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEscalator(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-2.5 6h-3.2l-5 9H5.5v-3h3.2l5-9h4.8v3z" + d: "M21 3H3v18h18V3zm-2.5 6h-3.2l-5 9H5.5v-3h3.2l5-9h4.8v3z", + fill: "currentColor" })); } - export default SvgEscalator; \ No newline at end of file diff --git a/icons/es5/EscalatorWarning.js b/icons/es5/EscalatorWarning.js index c39e38a62d..c96288a0d8 100644 --- a/icons/es5/EscalatorWarning.js +++ b/icons/es5/EscalatorWarning.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEscalatorWarning(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.5 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5S17.83 8 17 8s-1.5.67-1.5 1.5zm-1.29 3.36l-.92 1.32L9.72 8c-.35-.62-1.01-1-1.73-1H3v8h1.5v7h5V11.61L12.03 16h2.2l.77-1.1V22h4v-5h1v-5h-4.15c-.66 0-1.27.32-1.64.86z" + d: "M6.5 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7.5c0 .83.67 1.5 1.5 1.5s1.5-.67 1.5-1.5S17.83 8 17 8s-1.5.67-1.5 1.5zm-1.29 3.36l-.92 1.32L9.72 8c-.35-.62-1.01-1-1.73-1H3v8h1.5v7h5V11.61L12.03 16h2.2l.77-1.1V22h4v-5h1v-5h-4.15c-.66 0-1.27.32-1.64.86z", + fill: "currentColor" })); } - export default SvgEscalatorWarning; \ No newline at end of file diff --git a/icons/es5/Euro.js b/icons/es5/Euro.js index 5189126387..5cb86a86db 100644 --- a/icons/es5/Euro.js +++ b/icons/es5/Euro.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEuro(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 18.5A6.48 6.48 0 019.24 15H15l1-2H8.58c-.05-.33-.08-.66-.08-1s.03-.67.08-1H15l1-2H9.24A6.491 6.491 0 0115 5.5c1.61 0 3.09.59 4.23 1.57L21 5.3A8.955 8.955 0 0015 3c-3.92 0-7.24 2.51-8.48 6H3l-1 2h4.06a8.262 8.262 0 000 2H3l-1 2h4.52c1.24 3.49 4.56 6 8.48 6 2.31 0 4.41-.87 6-2.3l-1.78-1.77c-1.13.98-2.6 1.57-4.22 1.57z" + d: "M15 18.5A6.48 6.48 0 019.24 15H15l1-2H8.58c-.05-.33-.08-.66-.08-1s.03-.67.08-1H15l1-2H9.24A6.491 6.491 0 0115 5.5c1.61 0 3.09.59 4.23 1.57L21 5.3A8.955 8.955 0 0015 3c-3.92 0-7.24 2.51-8.48 6H3l-1 2h4.06a8.262 8.262 0 000 2H3l-1 2h4.52c1.24 3.49 4.56 6 8.48 6 2.31 0 4.41-.87 6-2.3l-1.78-1.77c-1.13.98-2.6 1.57-4.22 1.57z", + fill: "currentColor" })); } - export default SvgEuro; \ No newline at end of file diff --git a/icons/es5/EuroSymbol.js b/icons/es5/EuroSymbol.js index 9b2a749027..dd7d03cfe0 100644 --- a/icons/es5/EuroSymbol.js +++ b/icons/es5/EuroSymbol.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEuroSymbol(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 18.5A6.48 6.48 0 019.24 15H15v-2H8.58c-.05-.33-.08-.66-.08-1s.03-.67.08-1H15V9H9.24A6.491 6.491 0 0115 5.5c1.61 0 3.09.59 4.23 1.57L21 5.3A8.955 8.955 0 0015 3c-3.92 0-7.24 2.51-8.48 6H3v2h3.06a8.262 8.262 0 000 2H3v2h3.52c1.24 3.49 4.56 6 8.48 6 2.31 0 4.41-.87 6-2.3l-1.78-1.77c-1.13.98-2.6 1.57-4.22 1.57z" + d: "M15 18.5A6.48 6.48 0 019.24 15H15v-2H8.58c-.05-.33-.08-.66-.08-1s.03-.67.08-1H15V9H9.24A6.491 6.491 0 0115 5.5c1.61 0 3.09.59 4.23 1.57L21 5.3A8.955 8.955 0 0015 3c-3.92 0-7.24 2.51-8.48 6H3v2h3.06a8.262 8.262 0 000 2H3v2h3.52c1.24 3.49 4.56 6 8.48 6 2.31 0 4.41-.87 6-2.3l-1.78-1.77c-1.13.98-2.6 1.57-4.22 1.57z", + fill: "currentColor" })); } - export default SvgEuroSymbol; \ No newline at end of file diff --git a/icons/es5/EvStation.js b/icons/es5/EvStation.js index 38c87f120c..4dc175b398 100644 --- a/icons/es5/EvStation.js +++ b/icons/es5/EvStation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEvStation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.77 7.23l.01-.01-3.72-3.72L15 4.56l2.11 2.11c-1.05.4-1.76 1.47-1.58 2.71.16 1.1 1.1 1.99 2.2 2.11.47.05.88-.03 1.27-.2v8.21h-2V12h-3V3H4v18h10v-7.5h1.5V21h5V9c0-.69-.28-1.32-.73-1.77zM18 10c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM8 18v-4.5H6L10 6v5h2l-4 7z" + d: "M19.77 7.23l.01-.01-3.72-3.72L15 4.56l2.11 2.11c-1.05.4-1.76 1.47-1.58 2.71.16 1.1 1.1 1.99 2.2 2.11.47.05.88-.03 1.27-.2v8.21h-2V12h-3V3H4v18h10v-7.5h1.5V21h5V9c0-.69-.28-1.32-.73-1.77zM18 10c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM8 18v-4.5H6L10 6v5h2l-4 7z", + fill: "currentColor" })); } - export default SvgEvStation; \ No newline at end of file diff --git a/icons/es5/Event.js b/icons/es5/Event.js index 25a7eacf45..6fb1d17b38 100644 --- a/icons/es5/Event.js +++ b/icons/es5/Event.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEvent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgEvent(props) { fill: "currentColor" })); } - export default SvgEvent; \ No newline at end of file diff --git a/icons/es5/EventAvailable.js b/icons/es5/EventAvailable.js index d3e0aac0e0..fb556ccfd9 100644 --- a/icons/es5/EventAvailable.js +++ b/icons/es5/EventAvailable.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEventAvailable(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgEventAvailable(props) { fill: "currentColor" })); } - export default SvgEventAvailable; \ No newline at end of file diff --git a/icons/es5/EventBusy.js b/icons/es5/EventBusy.js index 030f25d8e0..c69b4d0fb0 100644 --- a/icons/es5/EventBusy.js +++ b/icons/es5/EventBusy.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEventBusy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgEventBusy(props) { fill: "currentColor" })); } - export default SvgEventBusy; \ No newline at end of file diff --git a/icons/es5/EventNote.js b/icons/es5/EventNote.js index 663985c750..733762c4f5 100644 --- a/icons/es5/EventNote.js +++ b/icons/es5/EventNote.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEventNote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgEventNote(props) { fill: "currentColor" })); } - export default SvgEventNote; \ No newline at end of file diff --git a/icons/es5/EventRepeat.js b/icons/es5/EventRepeat.js index 132df3ace3..8dfdac01e4 100644 --- a/icons/es5/EventRepeat.js +++ b/icons/es5/EventRepeat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEventRepeat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 12V4h-3V2h-2v2H8V2H6v2H3v18h9v-2H5V10h14v2h2zm-5.36 8a3.504 3.504 0 006.86-1c0-1.93-1.57-3.5-3.5-3.5-.95 0-1.82.38-2.45 1H18V18h-4v-4h1.5v1.43c.9-.88 2.14-1.43 3.5-1.43 2.76 0 5 2.24 5 5a5.002 5.002 0 01-9.9 1h1.54z" + d: "M21 12V4h-3V2h-2v2H8V2H6v2H3v18h9v-2H5V10h14v2h2zm-5.36 8a3.504 3.504 0 006.86-1c0-1.93-1.57-3.5-3.5-3.5-.95 0-1.82.38-2.45 1H18V18h-4v-4h1.5v1.43c.9-.88 2.14-1.43 3.5-1.43 2.76 0 5 2.24 5 5a5.002 5.002 0 01-9.9 1h1.54z", + fill: "currentColor" })); } - export default SvgEventRepeat; \ No newline at end of file diff --git a/icons/es5/EventSeat.js b/icons/es5/EventSeat.js index 7fcaa6d052..f75e28b3a9 100644 --- a/icons/es5/EventSeat.js +++ b/icons/es5/EventSeat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgEventSeat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 21h3v-3h10v3h3v-6H4v6zm15-11h3v3h-3v-3zM2 10h3v3H2v-3zm15 3H7V5c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v8z" + d: "M4 21h3v-3h10v3h3v-6H4v6zm15-11h3v3h-3v-3zM2 10h3v3H2v-3zm15 3H7V5c0-1.1.9-2 2-2h6c1.1 0 2 .9 2 2v8z", + fill: "currentColor" })); } - export default SvgEventSeat; \ No newline at end of file diff --git a/icons/es5/ExitToApp.js b/icons/es5/ExitToApp.js index 0fcb24a460..ad98b3dc51 100644 --- a/icons/es5/ExitToApp.js +++ b/icons/es5/ExitToApp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExitToApp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.09 15.59L11.5 17l5-5-5-5-1.41 1.41L12.67 11H3v2h9.67l-2.58 2.59zM21 3H3v6h2V5h14v14H5v-4H3v6h18V3z" + d: "M10.09 15.59L11.5 17l5-5-5-5-1.41 1.41L12.67 11H3v2h9.67l-2.58 2.59zM21 3H3v6h2V5h14v14H5v-4H3v6h18V3z", + fill: "currentColor" })); } - export default SvgExitToApp; \ No newline at end of file diff --git a/icons/es5/Expand.js b/icons/es5/Expand.js index 9f2dd77124..f0dfdee47a 100644 --- a/icons/es5/Expand.js +++ b/icons/es5/Expand.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExpand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 20h16v2H4v-2zM4 2h16v2H4V2zm9 7h3l-4-4-4 4h3v6H8l4 4 4-4h-3V9z" + d: "M4 20h16v2H4v-2zM4 2h16v2H4V2zm9 7h3l-4-4-4 4h3v6H8l4 4 4-4h-3V9z", + fill: "currentColor" })); } - export default SvgExpand; \ No newline at end of file diff --git a/icons/es5/ExpandCircleDown.js b/icons/es5/ExpandCircleDown.js index a091a95e97..9a6bb98a0d 100644 --- a/icons/es5/ExpandCircleDown.js +++ b/icons/es5/ExpandCircleDown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExpandCircleDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 13.5L7.5 11l1.42-1.41L12 12.67l3.08-3.08L16.5 11 12 15.5z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 13.5L7.5 11l1.42-1.41L12 12.67l3.08-3.08L16.5 11 12 15.5z", + fill: "currentColor" })); } - export default SvgExpandCircleDown; \ No newline at end of file diff --git a/icons/es5/ExpandLess.js b/icons/es5/ExpandLess.js index e4c55a4f1a..9f886c636d 100644 --- a/icons/es5/ExpandLess.js +++ b/icons/es5/ExpandLess.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExpandLess(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgExpandLess(props) { fill: "currentColor" })); } - export default SvgExpandLess; \ No newline at end of file diff --git a/icons/es5/ExpandMore.js b/icons/es5/ExpandMore.js index 15c2989777..4e178808af 100644 --- a/icons/es5/ExpandMore.js +++ b/icons/es5/ExpandMore.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExpandMore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgExpandMore(props) { fill: "currentColor" })); } - export default SvgExpandMore; \ No newline at end of file diff --git a/icons/es5/Explicit.js b/icons/es5/Explicit.js index 237f39ca61..24372ff60a 100644 --- a/icons/es5/Explicit.js +++ b/icons/es5/Explicit.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExplicit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-6 6h-4v2h4v2h-4v2h4v2H9V7h6v2z" + d: "M21 3H3v18h18V3zm-6 6h-4v2h4v2h-4v2h4v2H9V7h6v2z", + fill: "currentColor" })); } - export default SvgExplicit; \ No newline at end of file diff --git a/icons/es5/Explore.js b/icons/es5/Explore.js index 280eff2ef1..6950a40971 100644 --- a/icons/es5/Explore.js +++ b/icons/es5/Explore.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExplore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 10.9c-.61 0-1.1.49-1.1 1.1s.49 1.1 1.1 1.1c.61 0 1.1-.49 1.1-1.1s-.49-1.1-1.1-1.1zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm2.19 12.19L6 18l3.81-8.19L18 6l-3.81 8.19z" + d: "M12 10.9c-.61 0-1.1.49-1.1 1.1s.49 1.1 1.1 1.1c.61 0 1.1-.49 1.1-1.1s-.49-1.1-1.1-1.1zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm2.19 12.19L6 18l3.81-8.19L18 6l-3.81 8.19z", + fill: "currentColor" })); } - export default SvgExplore; \ No newline at end of file diff --git a/icons/es5/ExploreOff.js b/icons/es5/ExploreOff.js index 2e05064355..dd22656f14 100644 --- a/icons/es5/ExploreOff.js +++ b/icons/es5/ExploreOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExploreOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 6l-2.91 6.26 5.25 5.25A9.91 9.91 0 0022 12c0-5.52-4.48-10-10-10-2.04 0-3.93.61-5.51 1.66l5.25 5.25L18 6zM2.1 4.93l1.56 1.56A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l1.56 1.56 1.41-1.41L3.51 3.51 2.1 4.93zm6.81 6.81l3.35 3.35L6 18l2.91-6.26z" + d: "M18 6l-2.91 6.26 5.25 5.25A9.91 9.91 0 0022 12c0-5.52-4.48-10-10-10-2.04 0-3.93.61-5.51 1.66l5.25 5.25L18 6zM2.1 4.93l1.56 1.56A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l1.56 1.56 1.41-1.41L3.51 3.51 2.1 4.93zm6.81 6.81l3.35 3.35L6 18l2.91-6.26z", + fill: "currentColor" })); } - export default SvgExploreOff; \ No newline at end of file diff --git a/icons/es5/Exposure.js b/icons/es5/Exposure.js index 9e6b175c96..bb5afcd10a 100644 --- a/icons/es5/Exposure.js +++ b/icons/es5/Exposure.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExposure(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM6 7h5v1.5H6V7zm13 12H5L19 5v14zm-4.5-3v2H16v-2h2v-1.5h-2v-2h-1.5v2h-2V16h2z" + d: "M21 3H3v18h18V3zM6 7h5v1.5H6V7zm13 12H5L19 5v14zm-4.5-3v2H16v-2h2v-1.5h-2v-2h-1.5v2h-2V16h2z", + fill: "currentColor" })); } - export default SvgExposure; \ No newline at end of file diff --git a/icons/es5/ExposureNeg1.js b/icons/es5/ExposureNeg1.js index 7ba869105f..153f8393b4 100644 --- a/icons/es5/ExposureNeg1.js +++ b/icons/es5/ExposureNeg1.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExposureNeg1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 11v2h8v-2H4zm15 7h-2V7.38L14 8.4V6.7L18.7 5h.3v13z" + d: "M4 11v2h8v-2H4zm15 7h-2V7.38L14 8.4V6.7L18.7 5h.3v13z", + fill: "currentColor" })); } - export default SvgExposureNeg1; \ No newline at end of file diff --git a/icons/es5/ExposureNeg2.js b/icons/es5/ExposureNeg2.js index e89667aa2f..a940c88836 100644 --- a/icons/es5/ExposureNeg2.js +++ b/icons/es5/ExposureNeg2.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExposureNeg2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.05 16.29l2.86-3.07c.38-.39.72-.79 1.04-1.18.32-.39.59-.78.82-1.17s.41-.78.54-1.17.19-.79.19-1.18c0-.53-.09-1.02-.27-1.46s-.44-.81-.78-1.11c-.34-.31-.77-.54-1.26-.71A5.72 5.72 0 0016.47 5c-.69 0-1.31.11-1.85.32-.54.21-1 .51-1.36.88-.37.37-.65.8-.84 1.3-.18.47-.27.97-.28 1.5h2.14c.01-.31.05-.6.13-.87.09-.29.23-.54.4-.75.18-.21.41-.37.68-.49s.6-.18.96-.18c.31 0 .58.05.81.15s.43.25.59.43.28.4.37.65c.08.25.13.52.13.81 0 .22-.03.43-.08.65-.06.22-.15.45-.29.7-.14.25-.32.53-.56.83-.23.3-.52.65-.88 1.03l-4.17 4.55V18H21v-1.71h-5.95zM2 11v2h8v-2H2z" + d: "M15.05 16.29l2.86-3.07c.38-.39.72-.79 1.04-1.18.32-.39.59-.78.82-1.17s.41-.78.54-1.17.19-.79.19-1.18c0-.53-.09-1.02-.27-1.46s-.44-.81-.78-1.11c-.34-.31-.77-.54-1.26-.71A5.72 5.72 0 0016.47 5c-.69 0-1.31.11-1.85.32-.54.21-1 .51-1.36.88-.37.37-.65.8-.84 1.3-.18.47-.27.97-.28 1.5h2.14c.01-.31.05-.6.13-.87.09-.29.23-.54.4-.75.18-.21.41-.37.68-.49s.6-.18.96-.18c.31 0 .58.05.81.15s.43.25.59.43.28.4.37.65c.08.25.13.52.13.81 0 .22-.03.43-.08.65-.06.22-.15.45-.29.7-.14.25-.32.53-.56.83-.23.3-.52.65-.88 1.03l-4.17 4.55V18H21v-1.71h-5.95zM2 11v2h8v-2H2z", + fill: "currentColor" })); } - export default SvgExposureNeg2; \ No newline at end of file diff --git a/icons/es5/ExposurePlus1.js b/icons/es5/ExposurePlus1.js index f3588ac4f5..136cb40f95 100644 --- a/icons/es5/ExposurePlus1.js +++ b/icons/es5/ExposurePlus1.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExposurePlus1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 7H8v4H4v2h4v4h2v-4h4v-2h-4V7zm10 11h-2V7.38L15 8.4V6.7L19.7 5h.3v13z" + d: "M10 7H8v4H4v2h4v4h2v-4h4v-2h-4V7zm10 11h-2V7.38L15 8.4V6.7L19.7 5h.3v13z", + fill: "currentColor" })); } - export default SvgExposurePlus1; \ No newline at end of file diff --git a/icons/es5/ExposurePlus2.js b/icons/es5/ExposurePlus2.js index ebd1e76a87..b678102d17 100644 --- a/icons/es5/ExposurePlus2.js +++ b/icons/es5/ExposurePlus2.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExposurePlus2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.05 16.29l2.86-3.07c.38-.39.72-.79 1.04-1.18.32-.39.59-.78.82-1.17s.41-.78.54-1.17c.13-.39.19-.79.19-1.18 0-.53-.09-1.02-.27-1.46s-.44-.81-.78-1.11c-.34-.31-.77-.54-1.26-.71A5.72 5.72 0 0017.47 5c-.69 0-1.31.11-1.85.32-.54.21-1 .51-1.36.88-.37.37-.65.8-.84 1.3-.18.47-.27.97-.28 1.5h2.14c.01-.31.05-.6.13-.87.09-.29.23-.54.4-.75.18-.21.41-.37.68-.49s.6-.18.96-.18c.31 0 .58.05.81.15s.43.25.59.43.28.4.37.65c.08.25.13.52.13.81 0 .22-.03.43-.08.65-.06.22-.15.45-.29.7-.14.25-.32.53-.56.83-.23.3-.52.65-.88 1.03l-4.17 4.55V18H22v-1.71h-5.95zM8 7H6v4H2v2h4v4h2v-4h4v-2H8V7z" + d: "M16.05 16.29l2.86-3.07c.38-.39.72-.79 1.04-1.18.32-.39.59-.78.82-1.17s.41-.78.54-1.17c.13-.39.19-.79.19-1.18 0-.53-.09-1.02-.27-1.46s-.44-.81-.78-1.11c-.34-.31-.77-.54-1.26-.71A5.72 5.72 0 0017.47 5c-.69 0-1.31.11-1.85.32-.54.21-1 .51-1.36.88-.37.37-.65.8-.84 1.3-.18.47-.27.97-.28 1.5h2.14c.01-.31.05-.6.13-.87.09-.29.23-.54.4-.75.18-.21.41-.37.68-.49s.6-.18.96-.18c.31 0 .58.05.81.15s.43.25.59.43.28.4.37.65c.08.25.13.52.13.81 0 .22-.03.43-.08.65-.06.22-.15.45-.29.7-.14.25-.32.53-.56.83-.23.3-.52.65-.88 1.03l-4.17 4.55V18H22v-1.71h-5.95zM8 7H6v4H2v2h4v4h2v-4h4v-2H8V7z", + fill: "currentColor" })); } - export default SvgExposurePlus2; \ No newline at end of file diff --git a/icons/es5/ExposureZero.js b/icons/es5/ExposureZero.js index 4721343181..33bd9035ff 100644 --- a/icons/es5/ExposureZero.js +++ b/icons/es5/ExposureZero.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExposureZero(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.14 12.5c0 1-.1 1.85-.3 2.55s-.48 1.27-.83 1.7c-.36.44-.79.75-1.3.95s-1.07.3-1.7.3c-.62 0-1.18-.1-1.69-.3-.51-.2-.95-.51-1.31-.95s-.65-1.01-.85-1.7c-.2-.7-.3-1.55-.3-2.55v-2.04c0-1 .1-1.85.3-2.55.2-.7.48-1.26.84-1.69.36-.43.8-.74 1.31-.93C10.81 5.1 11.38 5 12 5c.63 0 1.19.1 1.7.29.51.19.95.5 1.31.93.36.43.64.99.84 1.69.2.7.3 1.54.3 2.55v2.04h-.01zm-2.11-2.36c0-.64-.05-1.18-.13-1.62-.09-.44-.22-.79-.4-1.06-.17-.27-.39-.46-.64-.58-.25-.13-.54-.19-.86-.19s-.61.06-.86.18-.47.31-.64.58-.31.62-.4 1.06-.13.98-.13 1.62v2.67c0 .64.05 1.18.14 1.62.09.45.23.81.4 1.09s.39.48.64.61.54.19.87.19.62-.06.87-.19.46-.33.63-.61.3-.64.39-1.09.13-.99.13-1.62v-2.66h-.01z" + d: "M16.14 12.5c0 1-.1 1.85-.3 2.55s-.48 1.27-.83 1.7c-.36.44-.79.75-1.3.95s-1.07.3-1.7.3c-.62 0-1.18-.1-1.69-.3-.51-.2-.95-.51-1.31-.95s-.65-1.01-.85-1.7c-.2-.7-.3-1.55-.3-2.55v-2.04c0-1 .1-1.85.3-2.55.2-.7.48-1.26.84-1.69.36-.43.8-.74 1.31-.93C10.81 5.1 11.38 5 12 5c.63 0 1.19.1 1.7.29.51.19.95.5 1.31.93.36.43.64.99.84 1.69.2.7.3 1.54.3 2.55v2.04h-.01zm-2.11-2.36c0-.64-.05-1.18-.13-1.62-.09-.44-.22-.79-.4-1.06-.17-.27-.39-.46-.64-.58-.25-.13-.54-.19-.86-.19s-.61.06-.86.18-.47.31-.64.58-.31.62-.4 1.06-.13.98-.13 1.62v2.67c0 .64.05 1.18.14 1.62.09.45.23.81.4 1.09s.39.48.64.61.54.19.87.19.62-.06.87-.19.46-.33.63-.61.3-.64.39-1.09.13-.99.13-1.62v-2.66h-.01z", + fill: "currentColor" })); } - export default SvgExposureZero; \ No newline at end of file diff --git a/icons/es5/Extension.js b/icons/es5/Extension.js index b349454d63..963004f604 100644 --- a/icons/es5/Extension.js +++ b/icons/es5/Extension.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExtension(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.36 11H19V5h-6V3.64c0-1.31-.94-2.5-2.24-2.63A2.5 2.5 0 008 3.5V5H2.01v5.8H3.4c1.31 0 2.5.88 2.75 2.16.33 1.72-.98 3.24-2.65 3.24H2V22h5.8v-1.4c0-1.31.88-2.5 2.16-2.75 1.72-.33 3.24.98 3.24 2.65V22H19v-6h1.5a2.5 2.5 0 002.49-2.76c-.13-1.3-1.33-2.24-2.63-2.24z" + d: "M20.36 11H19V5h-6V3.64c0-1.31-.94-2.5-2.24-2.63A2.5 2.5 0 008 3.5V5H2.01v5.8H3.4c1.31 0 2.5.88 2.75 2.16.33 1.72-.98 3.24-2.65 3.24H2V22h5.8v-1.4c0-1.31.88-2.5 2.16-2.75 1.72-.33 3.24.98 3.24 2.65V22H19v-6h1.5a2.5 2.5 0 002.49-2.76c-.13-1.3-1.33-2.24-2.63-2.24z", + fill: "currentColor" })); } - export default SvgExtension; \ No newline at end of file diff --git a/icons/es5/ExtensionOff.js b/icons/es5/ExtensionOff.js index e1e9c510fa..d7c0e9a2b5 100644 --- a/icons/es5/ExtensionOff.js +++ b/icons/es5/ExtensionOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgExtensionOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.78 22.61l-1.63-1.63c-.05 0-.1.02-.15.02h-3.8c0-2.71-2.16-3-2.7-3s-2.7.29-2.7 3H3v-5.8c2.71 0 3-2.16 3-2.7s-.3-2.7-2.99-2.7V6c0-.05.02-.09.02-.14L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zm.22-5.44V15a2.5 2.5 0 000-5V4h-6a2.5 2.5 0 00-5 0H6.83L20 17.17z" + d: "M19.78 22.61l-1.63-1.63c-.05 0-.1.02-.15.02h-3.8c0-2.71-2.16-3-2.7-3s-2.7.29-2.7 3H3v-5.8c2.71 0 3-2.16 3-2.7s-.3-2.7-2.99-2.7V6c0-.05.02-.09.02-.14L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zm.22-5.44V15a2.5 2.5 0 000-5V4h-6a2.5 2.5 0 00-5 0H6.83L20 17.17z", + fill: "currentColor" })); } - export default SvgExtensionOff; \ No newline at end of file diff --git a/icons/es5/Face.js b/icons/es5/Face.js index 003ec80046..e07752099f 100644 --- a/icons/es5/Face.js +++ b/icons/es5/Face.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 11.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm6 0a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.29.02-.58.05-.86 2.36-1.05 4.23-2.98 5.21-5.37a9.974 9.974 0 0010.41 3.97c.21.71.33 1.47.33 2.26 0 4.41-3.59 8-8 8z" + d: "M9 11.75a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zm6 0a1.25 1.25 0 100 2.5 1.25 1.25 0 000-2.5zM12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.29.02-.58.05-.86 2.36-1.05 4.23-2.98 5.21-5.37a9.974 9.974 0 0010.41 3.97c.21.71.33 1.47.33 2.26 0 4.41-3.59 8-8 8z", + fill: "currentColor" })); } - export default SvgFace; \ No newline at end of file diff --git a/icons/es5/Face2.js b/icons/es5/Face2.js index c60cdfbbee..8b7ac149e2 100644 --- a/icons/es5/Face2.js +++ b/icons/es5/Face2.js @@ -1,15 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFace2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.97 13.52v-.04C23.21 12.38 24 10.78 24 9c0-3.31-2.69-6-6-6-.26 0-.52.02-.78.06a5.98 5.98 0 00-10.44 0C6.52 3.02 6.26 3 6 3 2.69 3 0 5.69 0 9c0 1.78.79 3.38 2.02 4.48v.04A6.008 6.008 0 000 18c0 3.31 2.69 6 6 6 1.39 0 2.67-.48 3.69-1.28.74.18 1.51.28 2.31.28s1.57-.1 2.31-.28c1.02.8 2.3 1.28 3.69 1.28 3.31 0 6-2.69 6-6 0-1.78-.79-3.38-2.03-4.48zM12 21c-4.41 0-8-3.59-8-8 0-3.72 2.56-6.85 6-7.74v.05c0 3.34 2.72 6.06 6.06 6.06 1.26 0 2.45-.39 3.45-1.09.31.86.49 1.77.49 2.72 0 4.41-3.59 8-8 8z" + d: "M21.97 13.52v-.04C23.21 12.38 24 10.78 24 9c0-3.31-2.69-6-6-6-.26 0-.52.02-.78.06a5.98 5.98 0 00-10.44 0C6.52 3.02 6.26 3 6 3 2.69 3 0 5.69 0 9c0 1.78.79 3.38 2.02 4.48v.04A6.008 6.008 0 000 18c0 3.31 2.69 6 6 6 1.39 0 2.67-.48 3.69-1.28.74.18 1.51.28 2.31.28s1.57-.1 2.31-.28c1.02.8 2.3 1.28 3.69 1.28 3.31 0 6-2.69 6-6 0-1.78-.79-3.38-2.03-4.48zM12 21c-4.41 0-8-3.59-8-8 0-3.72 2.56-6.85 6-7.74v.05c0 3.34 2.72 6.06 6.06 6.06 1.26 0 2.45-.39 3.45-1.09.31.86.49 1.77.49 2.72 0 4.41-3.59 8-8 8z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 14, @@ -20,5 +20,4 @@ function SvgFace2(props) { r: 1.25 })); } - export default SvgFace2; \ No newline at end of file diff --git a/icons/es5/Face3.js b/icons/es5/Face3.js index eebd8fb10d..9e40050045 100644 --- a/icons/es5/Face3.js +++ b/icons/es5/Face3.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFace3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 13, @@ -17,8 +16,8 @@ function SvgFace3(props) { cy: 13, r: 1.25 }), /*#__PURE__*/React.createElement("path", { - d: "M22.91 11.96c-.54-5.93-5.75-10.41-11.8-9.92-5.38.42-9.56 4.9-10.05 10.28L0 24h24l-1.09-12.04zM4.54 9.13c.87.55 1.89.87 2.96.87 1.86 0 3.5-.93 4.5-2.35C13 9.07 14.64 10 16.5 10c1.07 0 2.09-.32 2.96-.87.34.89.54 1.86.54 2.87 0 4.41-3.59 8-8 8s-8-3.59-8-8c0-1.01.2-1.98.54-2.87z" + d: "M22.91 11.96c-.54-5.93-5.75-10.41-11.8-9.92-5.38.42-9.56 4.9-10.05 10.28L0 24h24l-1.09-12.04zM4.54 9.13c.87.55 1.89.87 2.96.87 1.86 0 3.5-.93 4.5-2.35C13 9.07 14.64 10 16.5 10c1.07 0 2.09-.32 2.96-.87.34.89.54 1.86.54 2.87 0 4.41-3.59 8-8 8s-8-3.59-8-8c0-1.01.2-1.98.54-2.87z", + fill: "currentColor" })); } - export default SvgFace3; \ No newline at end of file diff --git a/icons/es5/Face4.js b/icons/es5/Face4.js index 448ad85527..f5a60d2030 100644 --- a/icons/es5/Face4.js +++ b/icons/es5/Face4.js @@ -1,15 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFace4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-.96 0-1.88.14-2.75.39A4.986 4.986 0 005 0C2.24 0 0 2.24 0 5c0 1.8.96 3.37 2.39 4.25C2.14 10.12 2 11.04 2 12c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.05.01-.1.01-.15 2.6-.98 4.68-2.99 5.74-5.55a9.942 9.942 0 009.92 3.46c.21.71.33 1.46.33 2.24 0 4.41-3.59 8-8 8z" + d: "M12 2c-.96 0-1.88.14-2.75.39A4.986 4.986 0 005 0C2.24 0 0 2.24 0 5c0 1.8.96 3.37 2.39 4.25C2.14 10.12 2 11.04 2 12c0 5.52 4.48 10 10 10s10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-.05.01-.1.01-.15 2.6-.98 4.68-2.99 5.74-5.55a9.942 9.942 0 009.92 3.46c.21.71.33 1.46.33 2.24 0 4.41-3.59 8-8 8z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 13, @@ -20,5 +20,4 @@ function SvgFace4(props) { r: 1.25 })); } - export default SvgFace4; \ No newline at end of file diff --git a/icons/es5/Face5.js b/icons/es5/Face5.js index 1875f3f27d..6a1580bb3b 100644 --- a/icons/es5/Face5.js +++ b/icons/es5/Face5.js @@ -1,15 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFace5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-1.12.23-2.18.65-3.15a.495.495 0 00.85-.35c0-.25-.19-.45-.43-.49.15-.26.32-.51.49-.75-.03.08-.06.15-.06.24 0 .28.22.5.5.5s.5-.22.5-.5S6.28 7 6 7c-.13 0-.25.05-.34.13.52-.68 1.15-1.28 1.86-1.76A.495.495 0 008 6a.495.495 0 00.1-.98c.16-.09.32-.17.49-.25.09.14.24.23.41.23.28 0 .5-.22.5-.5 0-.03-.01-.06-.02-.09.39-.13.79-.23 1.21-.3-.11.1-.19.23-.19.39 0 .28.22.5.5.5s.5-.22.5-.5a.51.51 0 00-.3-.46c.26-.03.53-.04.8-.04s.54.01.8.04c-.18.08-.3.25-.3.46 0 .28.22.5.5.5s.5-.22.5-.5c0-.16-.08-.29-.19-.38.41.07.82.17 1.21.3-.01.02-.02.05-.02.08 0 .28.22.5.5.5.17 0 .32-.09.41-.23.17.08.33.16.49.25A.495.495 0 0016 6c.28 0 .5-.22.5-.5 0-.05-.01-.09-.03-.13.71.48 1.34 1.08 1.86 1.76a.495.495 0 00-.83.37c0 .28.22.5.5.5s.5-.22.5-.5c0-.09-.03-.16-.07-.23.18.24.34.49.49.75-.23.03-.42.23-.42.48a.495.495 0 00.85.35c.42.97.65 2.03.65 3.15 0 4.41-3.59 8-8 8z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8 0-1.12.23-2.18.65-3.15a.495.495 0 00.85-.35c0-.25-.19-.45-.43-.49.15-.26.32-.51.49-.75-.03.08-.06.15-.06.24 0 .28.22.5.5.5s.5-.22.5-.5S6.28 7 6 7c-.13 0-.25.05-.34.13.52-.68 1.15-1.28 1.86-1.76A.495.495 0 008 6a.495.495 0 00.1-.98c.16-.09.32-.17.49-.25.09.14.24.23.41.23.28 0 .5-.22.5-.5 0-.03-.01-.06-.02-.09.39-.13.79-.23 1.21-.3-.11.1-.19.23-.19.39 0 .28.22.5.5.5s.5-.22.5-.5a.51.51 0 00-.3-.46c.26-.03.53-.04.8-.04s.54.01.8.04c-.18.08-.3.25-.3.46 0 .28.22.5.5.5s.5-.22.5-.5c0-.16-.08-.29-.19-.38.41.07.82.17 1.21.3-.01.02-.02.05-.02.08 0 .28.22.5.5.5.17 0 .32-.09.41-.23.17.08.33.16.49.25A.495.495 0 0016 6c.28 0 .5-.22.5-.5 0-.05-.01-.09-.03-.13.71.48 1.34 1.08 1.86 1.76a.495.495 0 00-.83.37c0 .28.22.5.5.5s.5-.22.5-.5c0-.09-.03-.16-.07-.23.18.24.34.49.49.75-.23.03-.42.23-.42.48a.495.495 0 00.85.35c.42.97.65 2.03.65 3.15 0 4.41-3.59 8-8 8z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 13, @@ -100,5 +100,4 @@ function SvgFace5(props) { r: 1.25 })); } - export default SvgFace5; \ No newline at end of file diff --git a/icons/es5/Face6.js b/icons/es5/Face6.js index 19a4fd071f..b027a65bbe 100644 --- a/icons/es5/Face6.js +++ b/icons/es5/Face6.js @@ -1,15 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFace6(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8h2.62l2-4h6.76l2 4H20c0 4.41-3.59 8-8 8z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8h2.62l2-4h6.76l2 4H20c0 4.41-3.59 8-8 8z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 13, @@ -20,5 +20,4 @@ function SvgFace6(props) { r: 1.25 })); } - export default SvgFace6; \ No newline at end of file diff --git a/icons/es5/FaceRetouchingNatural.js b/icons/es5/FaceRetouchingNatural.js index 6c90e88314..f95383c240 100644 --- a/icons/es5/FaceRetouchingNatural.js +++ b/icons/es5/FaceRetouchingNatural.js @@ -1,26 +1,26 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFaceRetouchingNatural(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 13, r: 1.25 }), /*#__PURE__*/React.createElement("path", { - d: "M19.85 10.59C20.79 15.4 17.01 20 12 20c-4.41 0-8-3.59-8-8 0-.39 3.87-1.12 5.74-5.69 3.42 4.19 8.07 3.73 9.09 3.59l-1.48-3.25-4.72-2.15 3.5-1.59C9.51-.14 2 4.77 2 12c0 5.52 4.48 10 10 10 7.21 0 12.12-7.45 9.1-14.13l-1.25 2.72z" + d: "M19.85 10.59C20.79 15.4 17.01 20 12 20c-4.41 0-8-3.59-8-8 0-.39 3.87-1.12 5.74-5.69 3.42 4.19 8.07 3.73 9.09 3.59l-1.48-3.25-4.72-2.15 3.5-1.59C9.51-.14 2 4.77 2 12c0 5.52 4.48 10 10 10 7.21 0 12.12-7.45 9.1-14.13l-1.25 2.72z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 15, cy: 13, r: 1.25 }), /*#__PURE__*/React.createElement("path", { - d: "M20.6 5.6L19.5 8l-1.1-2.4L16 4.5l2.4-1.1L19.5 1l1.1 2.4L23 4.5l-2.4 1.1z" + d: "M20.6 5.6L19.5 8l-1.1-2.4L16 4.5l2.4-1.1L19.5 1l1.1 2.4L23 4.5l-2.4 1.1z", + fill: "currentColor" })); } - export default SvgFaceRetouchingNatural; \ No newline at end of file diff --git a/icons/es5/FaceRetouchingOff.js b/icons/es5/FaceRetouchingOff.js index 8a8e6f03df..028e4a6b75 100644 --- a/icons/es5/FaceRetouchingOff.js +++ b/icons/es5/FaceRetouchingOff.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFaceRetouchingOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 13, r: 1.25 }), /*#__PURE__*/React.createElement("path", { - d: "M17.5 10c.75 0 1.47-.09 2.17-.24.21.71.33 1.46.33 2.24 0 1.22-.28 2.37-.77 3.4l1.49 1.49A9.981 9.981 0 0022 12c0-5.52-4.48-10-10-10-1.78 0-3.44.47-4.89 1.28l5.33 5.33c1.49.88 3.21 1.39 5.06 1.39zM1.89 3.72l2.19 2.19A9.958 9.958 0 002 12c0 5.52 4.48 10 10 10 2.29 0 4.4-.78 6.09-2.08l2.19 2.19 1.41-1.41L3.31 2.31 1.89 3.72zm14.77 14.77A7.91 7.91 0 0112 20c-4.41 0-8-3.59-8-8 0-.05.01-.1 0-.14a9.946 9.946 0 003.64-2.39l9.02 9.02z" + d: "M17.5 10c.75 0 1.47-.09 2.17-.24.21.71.33 1.46.33 2.24 0 1.22-.28 2.37-.77 3.4l1.49 1.49A9.981 9.981 0 0022 12c0-5.52-4.48-10-10-10-1.78 0-3.44.47-4.89 1.28l5.33 5.33c1.49.88 3.21 1.39 5.06 1.39zM1.89 3.72l2.19 2.19A9.958 9.958 0 002 12c0 5.52 4.48 10 10 10 2.29 0 4.4-.78 6.09-2.08l2.19 2.19 1.41-1.41L3.31 2.31 1.89 3.72zm14.77 14.77A7.91 7.91 0 0112 20c-4.41 0-8-3.59-8-8 0-.05.01-.1 0-.14a9.946 9.946 0 003.64-2.39l9.02 9.02z", + fill: "currentColor" })); } - export default SvgFaceRetouchingOff; \ No newline at end of file diff --git a/icons/es5/Facebook.js b/icons/es5/Facebook.js index c59c098991..7ec122ae92 100644 --- a/icons/es5/Facebook.js +++ b/icons/es5/Facebook.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFacebook(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95z" + d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95z", + fill: "currentColor" })); } - export default SvgFacebook; \ No newline at end of file diff --git a/icons/es5/FacebookCircle.js b/icons/es5/FacebookCircle.js index 9f99e773fe..e30c5d017a 100644 --- a/icons/es5/FacebookCircle.js +++ b/icons/es5/FacebookCircle.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFacebookCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -11,8 +9,7 @@ function SvgFacebookCircle(props) { xmlns: "http://www.w3.org/2000/svg" }, props), /*#__PURE__*/React.createElement("path", { d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 4.84 3.44 8.87 8 9.8V15H8v-3h2V9.5C10 7.57 11.57 6 13.5 6H16v3h-2c-.55 0-1 .45-1 1v2h3v3h-3v6.95c5.05-.5 9-4.76 9-9.95z", - fill: "#00262B" + fill: "currentColor" })); } - export default SvgFacebookCircle; \ No newline at end of file diff --git a/icons/es5/FactCheck.js b/icons/es5/FactCheck.js index 99c9fb0b52..bfa92b0edb 100644 --- a/icons/es5/FactCheck.js +++ b/icons/es5/FactCheck.js @@ -1,17 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFactCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { d: "M2 3v18h20V3H2zm8 14H5v-2h5v2zm0-4H5v-2h5v2zm0-4H5V7h5v2zm4.82 6L12 12.16l1.41-1.41 1.41 1.42L17.99 9l1.42 1.42L14.82 15z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" })); } - export default SvgFactCheck; \ No newline at end of file diff --git a/icons/es5/Factory.js b/icons/es5/Factory.js index dda20a3ed5..33fbe0ae81 100644 --- a/icons/es5/Factory.js +++ b/icons/es5/Factory.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFactory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 10v12H2V10l7-3v2l5-2v3h8zm-4.8-1.5L18 2h3l.8 6.5h-4.6zM11 18h2v-4h-2v4zm-4 0h2v-4H7v4zm10-4h-2v4h2v-4z" + d: "M22 10v12H2V10l7-3v2l5-2v3h8zm-4.8-1.5L18 2h3l.8 6.5h-4.6zM11 18h2v-4h-2v4zm-4 0h2v-4H7v4zm10-4h-2v4h2v-4z", + fill: "currentColor" })); } - export default SvgFactory; \ No newline at end of file diff --git a/icons/es5/FamilyRestroom.js b/icons/es5/FamilyRestroom.js index 48630024f3..1dcc293680 100644 --- a/icons/es5/FamilyRestroom.js +++ b/icons/es5/FamilyRestroom.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFamilyRestroom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm4 18v-6h2.5l-3-9h-3l-1.17 3.5H17V22h3zm-7.5-10.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5zM5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm2 16v-7H9V7H2v8h1.5v7h4zm6.5 0v-4h1v-5.5h-5V18h1v4h3z" + d: "M16 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm4 18v-6h2.5l-3-9h-3l-1.17 3.5H17V22h3zm-7.5-10.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5S11 9.17 11 10s.67 1.5 1.5 1.5zM5.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm2 16v-7H9V7H2v8h1.5v7h4zm6.5 0v-4h1v-5.5h-5V18h1v4h3z", + fill: "currentColor" })); } - export default SvgFamilyRestroom; \ No newline at end of file diff --git a/icons/es5/FastForward.js b/icons/es5/FastForward.js index 1dff5b483f..17185cf8ab 100644 --- a/icons/es5/FastForward.js +++ b/icons/es5/FastForward.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFastForward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 18l8.5-6L4 6v12zm9-12v12l8.5-6L13 6z" + d: "M4 18l8.5-6L4 6v12zm9-12v12l8.5-6L13 6z", + fill: "currentColor" })); } - export default SvgFastForward; \ No newline at end of file diff --git a/icons/es5/FastRewind.js b/icons/es5/FastRewind.js index d8b00c1b7f..ee95db98bc 100644 --- a/icons/es5/FastRewind.js +++ b/icons/es5/FastRewind.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFastRewind(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 18V6l-8.5 6 8.5 6zm.5-6l8.5 6V6l-8.5 6z" + d: "M11 18V6l-8.5 6 8.5 6zm.5-6l8.5 6V6l-8.5 6z", + fill: "currentColor" })); } - export default SvgFastRewind; \ No newline at end of file diff --git a/icons/es5/Fastfood.js b/icons/es5/Fastfood.js index 1367834ecc..262232b7c5 100644 --- a/icons/es5/Fastfood.js +++ b/icons/es5/Fastfood.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFastfood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 5V1h-2v4h-5l.23 2.31C14.9 8.16 18 10.77 18 15l.02 8h3.18L23 5h-5zM1 21h15v2H1zM8.5 8.99C4.75 8.99 1 11 1 15h15c0-4-3.75-6.01-7.5-6.01zM1 17h15v2H1z" + d: "M18 5V1h-2v4h-5l.23 2.31C14.9 8.16 18 10.77 18 15l.02 8h3.18L23 5h-5zM1 21h15v2H1zM8.5 8.99C4.75 8.99 1 11 1 15h15c0-4-3.75-6.01-7.5-6.01zM1 17h15v2H1z", + fill: "currentColor" })); } - export default SvgFastfood; \ No newline at end of file diff --git a/icons/es5/Favorite.js b/icons/es5/Favorite.js index dac7833f92..33e1dc6e68 100644 --- a/icons/es5/Favorite.js +++ b/icons/es5/Favorite.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFavorite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgFavorite(props) { fill: "currentColor" })); } - export default SvgFavorite; \ No newline at end of file diff --git a/icons/es5/FavoriteBorder.js b/icons/es5/FavoriteBorder.js index 2113c94514..c47e5a3ab4 100644 --- a/icons/es5/FavoriteBorder.js +++ b/icons/es5/FavoriteBorder.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFavoriteBorder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgFavoriteBorder(props) { fill: "currentColor" })); } - export default SvgFavoriteBorder; \ No newline at end of file diff --git a/icons/es5/Fax.js b/icons/es5/Fax.js index cf0756e539..adca33286b 100644 --- a/icons/es5/Fax.js +++ b/icons/es5/Fax.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFax(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 9h-4V4H8v16h14V9zM10 6h6v3h-6V6zm4 11h-4v-5h4v5zm2 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM2 8h5v13H2z" + d: "M22 9h-4V4H8v16h14V9zM10 6h6v3h-6V6zm4 11h-4v-5h4v5zm2 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm3 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zM2 8h5v13H2z", + fill: "currentColor" })); } - export default SvgFax; \ No newline at end of file diff --git a/icons/es5/FeaturedPlayList.js b/icons/es5/FeaturedPlayList.js index 1e32acf460..5a61db3289 100644 --- a/icons/es5/FeaturedPlayList.js +++ b/icons/es5/FeaturedPlayList.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFeaturedPlayList(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v18h22V3zm-11 8H3V9h9v2zm0-4H3V5h9v2z" + d: "M23 3H1v18h22V3zm-11 8H3V9h9v2zm0-4H3V5h9v2z", + fill: "currentColor" })); } - export default SvgFeaturedPlayList; \ No newline at end of file diff --git a/icons/es5/FeaturedVideo.js b/icons/es5/FeaturedVideo.js index 3c4d6ca075..1874961f98 100644 --- a/icons/es5/FeaturedVideo.js +++ b/icons/es5/FeaturedVideo.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFeaturedVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v18h22V3zm-11 9H3V5h9v7z" + d: "M23 3H1v18h22V3zm-11 9H3V5h9v7z", + fill: "currentColor" })); } - export default SvgFeaturedVideo; \ No newline at end of file diff --git a/icons/es5/Feed.js b/icons/es5/Feed.js index 2f1a69d655..105a91abc3 100644 --- a/icons/es5/Feed.js +++ b/icons/es5/Feed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFeed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 3H3v18h18V8l-5-5zM7 7h5v2H7V7zm10 10H7v-2h10v2zm0-4H7v-2h10v2zm-2-4V5l4 4h-4z" + d: "M16 3H3v18h18V8l-5-5zM7 7h5v2H7V7zm10 10H7v-2h10v2zm0-4H7v-2h10v2zm-2-4V5l4 4h-4z", + fill: "currentColor" })); } - export default SvgFeed; \ No newline at end of file diff --git a/icons/es5/Feedback.js b/icons/es5/Feedback.js index 5899ae4ba0..a5c3f08f0e 100644 --- a/icons/es5/Feedback.js +++ b/icons/es5/Feedback.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFeedback(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2.01L2 22l4-4h16V2zm-9 12h-2v-2h2v2zm0-4h-2V6h2v4z" + d: "M22 2H2.01L2 22l4-4h16V2zm-9 12h-2v-2h2v2zm0-4h-2V6h2v4z", + fill: "currentColor" })); } - export default SvgFeedback; \ No newline at end of file diff --git a/icons/es5/Female.js b/icons/es5/Female.js index 737560b426..9579efb847 100644 --- a/icons/es5/Female.js +++ b/icons/es5/Female.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFemale(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.5 9.5C17.5 6.46 15.04 4 12 4S6.5 6.46 6.5 9.5c0 2.7 1.94 4.93 4.5 5.4V17H9v2h2v2h2v-2h2v-2h-2v-2.1c2.56-.47 4.5-2.7 4.5-5.4zm-9 0C8.5 7.57 10.07 6 12 6s3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5z" + d: "M17.5 9.5C17.5 6.46 15.04 4 12 4S6.5 6.46 6.5 9.5c0 2.7 1.94 4.93 4.5 5.4V17H9v2h2v2h2v-2h2v-2h-2v-2.1c2.56-.47 4.5-2.7 4.5-5.4zm-9 0C8.5 7.57 10.07 6 12 6s3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5z", + fill: "currentColor" })); } - export default SvgFemale; \ No newline at end of file diff --git a/icons/es5/Fence.js b/icons/es5/Fence.js index 27f05953c8..4f50c505a1 100644 --- a/icons/es5/Fence.js +++ b/icons/es5/Fence.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFence(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 12v-2h-2V7l-3-3-2 2-2-2-2 2-2-2-3 3v3H3v2h2v2H3v2h2v4h14v-4h2v-2h-2v-2h2zm-5-5.17l1 1V10h-2V7.83l.41-.41.59-.59zm-4 0l.59.59.41.41V10h-2V7.83l.41-.41.59-.59zM11 14v-2h2v2h-2zm2 2v2h-2v-2h2zM7 7.83l1-1 .59.59.41.41V10H7V7.83zM7 12h2v2H7v-2zm0 4h2v2H7v-2zm10 2h-2v-2h2v2zm0-4h-2v-2h2v2z" + d: "M21 12v-2h-2V7l-3-3-2 2-2-2-2 2-2-2-3 3v3H3v2h2v2H3v2h2v4h14v-4h2v-2h-2v-2h2zm-5-5.17l1 1V10h-2V7.83l.41-.41.59-.59zm-4 0l.59.59.41.41V10h-2V7.83l.41-.41.59-.59zM11 14v-2h2v2h-2zm2 2v2h-2v-2h2zM7 7.83l1-1 .59.59.41.41V10H7V7.83zM7 12h2v2H7v-2zm0 4h2v2H7v-2zm10 2h-2v-2h2v2zm0-4h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgFence; \ No newline at end of file diff --git a/icons/es5/Festival.js b/icons/es5/Festival.js index 0a2f415ec5..4fea3668bc 100644 --- a/icons/es5/Festival.js +++ b/icons/es5/Festival.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFestival(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 11V9c-6-2-11-7-11-7S7 7 1 9v2c0 1.49.93 2.75 2.24 3.26C3.2 16.76 2.92 19.69 2 22h20c-.92-2.31-1.2-5.24-1.24-7.74A3.496 3.496 0 0023 11zM12 4.71c1.33 1.14 3.49 2.84 6.11 4.29H5.89C8.51 7.55 10.67 5.85 12 4.71zM13 11h3c0 .83-.67 1.5-1.5 1.5S13 11.83 13 11zm-3.5 1.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5zM6 11c0 .83-.67 1.5-1.5 1.5S3 11.83 3 11h3zm-1.34 9c.39-1.86.54-3.82.57-5.58.68-.15 1.29-.49 1.76-.98.25.25.54.45.85.62-.1 1.87-.26 4-.52 5.93H4.66zm4.69 0c.24-1.83.39-3.78.48-5.53.84-.08 1.61-.45 2.17-1.02.56.57 1.32.94 2.17 1.02.1 1.75.24 3.7.48 5.53h-5.3zm7.32 0c-.27-1.94-.43-4.07-.52-5.93.31-.17.61-.37.85-.62.47.48 1.08.83 1.76.98.03 1.76.18 3.72.57 5.58h-2.66zm2.83-7.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5z" + d: "M23 11V9c-6-2-11-7-11-7S7 7 1 9v2c0 1.49.93 2.75 2.24 3.26C3.2 16.76 2.92 19.69 2 22h20c-.92-2.31-1.2-5.24-1.24-7.74A3.496 3.496 0 0023 11zM12 4.71c1.33 1.14 3.49 2.84 6.11 4.29H5.89C8.51 7.55 10.67 5.85 12 4.71zM13 11h3c0 .83-.67 1.5-1.5 1.5S13 11.83 13 11zm-3.5 1.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5zM6 11c0 .83-.67 1.5-1.5 1.5S3 11.83 3 11h3zm-1.34 9c.39-1.86.54-3.82.57-5.58.68-.15 1.29-.49 1.76-.98.25.25.54.45.85.62-.1 1.87-.26 4-.52 5.93H4.66zm4.69 0c.24-1.83.39-3.78.48-5.53.84-.08 1.61-.45 2.17-1.02.56.57 1.32.94 2.17 1.02.1 1.75.24 3.7.48 5.53h-5.3zm7.32 0c-.27-1.94-.43-4.07-.52-5.93.31-.17.61-.37.85-.62.47.48 1.08.83 1.76.98.03 1.76.18 3.72.57 5.58h-2.66zm2.83-7.5c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgFestival; \ No newline at end of file diff --git a/icons/es5/FiberDvr.js b/icons/es5/FiberDvr.js index 3710a30f92..bc3f52c793 100644 --- a/icons/es5/FiberDvr.js +++ b/icons/es5/FiberDvr.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFiberDvr(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.5 10.5h2v1h-2v-1zm-13 0h2v3h-2v-3zM23 3H1v18h22V3zM8 13.5c0 .85-.65 1.5-1.5 1.5H3V9h3.5c.85 0 1.5.65 1.5 1.5v3zm4.62 1.5h-1.5L9.37 9h1.5l1 3.43 1-3.43h1.5l-1.75 6zM21 12.9h-.9L21 15h-1.5l-.85-2H17.5v2H16V9h5v3.9z" + d: "M17.5 10.5h2v1h-2v-1zm-13 0h2v3h-2v-3zM23 3H1v18h22V3zM8 13.5c0 .85-.65 1.5-1.5 1.5H3V9h3.5c.85 0 1.5.65 1.5 1.5v3zm4.62 1.5h-1.5L9.37 9h1.5l1 3.43 1-3.43h1.5l-1.75 6zM21 12.9h-.9L21 15h-1.5l-.85-2H17.5v2H16V9h5v3.9z", + fill: "currentColor" })); } - export default SvgFiberDvr; \ No newline at end of file diff --git a/icons/es5/FiberManualRecord.js b/icons/es5/FiberManualRecord.js index 4f9887852e..8ac2242c9b 100644 --- a/icons/es5/FiberManualRecord.js +++ b/icons/es5/FiberManualRecord.js @@ -1,18 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFiberManualRecord(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 12, r: 8 })); } - export default SvgFiberManualRecord; \ No newline at end of file diff --git a/icons/es5/FiberNew.js b/icons/es5/FiberNew.js index 76e7410c26..bee39da13b 100644 --- a/icons/es5/FiberNew.js +++ b/icons/es5/FiberNew.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFiberNew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zM8.5 15H7.3l-2.55-3.5V15H3.5V9h1.25l2.5 3.5V9H8.5v6zm5-4.74H11v1.12h2.5v1.26H11v1.11h2.5V15h-4V9h4v1.26zm7 4.74h-6V9h1.25v4.51h1.13V9.99h1.25v3.51h1.12V9h1.25v6z" + d: "M22 4H2v16h20V4zM8.5 15H7.3l-2.55-3.5V15H3.5V9h1.25l2.5 3.5V9H8.5v6zm5-4.74H11v1.12h2.5v1.26H11v1.11h2.5V15h-4V9h4v1.26zm7 4.74h-6V9h1.25v4.51h1.13V9.99h1.25v3.51h1.12V9h1.25v6z", + fill: "currentColor" })); } - export default SvgFiberNew; \ No newline at end of file diff --git a/icons/es5/FiberPin.js b/icons/es5/FiberPin.js index 6212863dba..93563ae761 100644 --- a/icons/es5/FiberPin.js +++ b/icons/es5/FiberPin.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFiberPin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.5 10.5h2v1h-2v-1zM22 4H2v16h20V4zM9 13H5.5v2H4V9h5v4zm3.5 2H11V9h1.5v6zm7.5 0h-1.2l-2.55-3.5V15H15V9h1.25l2.5 3.5V9H20v6z" + d: "M5.5 10.5h2v1h-2v-1zM22 4H2v16h20V4zM9 13H5.5v2H4V9h5v4zm3.5 2H11V9h1.5v6zm7.5 0h-1.2l-2.55-3.5V15H15V9h1.25l2.5 3.5V9H20v6z", + fill: "currentColor" })); } - export default SvgFiberPin; \ No newline at end of file diff --git a/icons/es5/FiberSmartRecord.js b/icons/es5/FiberSmartRecord.js index f87fbb7661..32506558cb 100644 --- a/icons/es5/FiberSmartRecord.js +++ b/icons/es5/FiberSmartRecord.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFiberSmartRecord(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 12, r: 8 }), /*#__PURE__*/React.createElement("path", { - d: "M17 4.26v2.09a5.99 5.99 0 010 11.3v2.09c3.45-.89 6-4.01 6-7.74s-2.55-6.85-6-7.74z" + d: "M17 4.26v2.09a5.99 5.99 0 010 11.3v2.09c3.45-.89 6-4.01 6-7.74s-2.55-6.85-6-7.74z", + fill: "currentColor" })); } - export default SvgFiberSmartRecord; \ No newline at end of file diff --git a/icons/es5/FileCopy.js b/icons/es5/FileCopy.js index 05dfa26868..918913d53d 100644 --- a/icons/es5/FileCopy.js +++ b/icons/es5/FileCopy.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFileCopy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 1H2v16h2V3h12V1zm-1 4l6 6v12H6V5h9zm-1 7h5.5L14 6.5V12z" + d: "M16 1H2v16h2V3h12V1zm-1 4l6 6v12H6V5h9zm-1 7h5.5L14 6.5V12z", + fill: "currentColor" })); } - export default SvgFileCopy; \ No newline at end of file diff --git a/icons/es5/FileDownload.js b/icons/es5/FileDownload.js index d3840780f5..152bbaeb2f 100644 --- a/icons/es5/FileDownload.js +++ b/icons/es5/FileDownload.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFileDownload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z" + d: "M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z", + fill: "currentColor" })); } - export default SvgFileDownload; \ No newline at end of file diff --git a/icons/es5/FileDownloadDone.js b/icons/es5/FileDownloadDone.js index f3c2ea4cdf..a571f1d6f8 100644 --- a/icons/es5/FileDownloadDone.js +++ b/icons/es5/FileDownloadDone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFileDownloadDone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.13 5.41L18.72 4l-9.19 9.19-4.25-4.24-1.41 1.41 5.66 5.66zM5 18h14v2H5z" + d: "M20.13 5.41L18.72 4l-9.19 9.19-4.25-4.24-1.41 1.41 5.66 5.66zM5 18h14v2H5z", + fill: "currentColor" })); } - export default SvgFileDownloadDone; \ No newline at end of file diff --git a/icons/es5/FileDownloadOff.js b/icons/es5/FileDownloadOff.js index 8d79423c24..0c9c7926ee 100644 --- a/icons/es5/FileDownloadOff.js +++ b/icons/es5/FileDownloadOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFileDownloadOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 6.17V3h6v6h4l-3.59 3.59L9 6.17zm12.19 15.02L2.81 2.81 1.39 4.22 6.17 9H5l7 7 .59-.59L15.17 18H5v2h12.17l2.61 2.61 1.41-1.42z" + d: "M9 6.17V3h6v6h4l-3.59 3.59L9 6.17zm12.19 15.02L2.81 2.81 1.39 4.22 6.17 9H5l7 7 .59-.59L15.17 18H5v2h12.17l2.61 2.61 1.41-1.42z", + fill: "currentColor" })); } - export default SvgFileDownloadOff; \ No newline at end of file diff --git a/icons/es5/FileOpen.js b/icons/es5/FileOpen.js index a1f1aeca1b..b252dca7b4 100644 --- a/icons/es5/FileOpen.js +++ b/icons/es5/FileOpen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFileOpen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h11v-8h5V8l-6-6zm-1 7V3.5L18.5 9H13zm4 12.66V16h5.66v2h-2.24l2.95 2.95-1.41 1.41L19 19.41v2.24h-2z" + d: "M14 2H4v20h11v-8h5V8l-6-6zm-1 7V3.5L18.5 9H13zm4 12.66V16h5.66v2h-2.24l2.95 2.95-1.41 1.41L19 19.41v2.24h-2z", + fill: "currentColor" })); } - export default SvgFileOpen; \ No newline at end of file diff --git a/icons/es5/FilePresent.js b/icons/es5/FilePresent.js index 4324ac24d7..5b5ff47f2b 100644 --- a/icons/es5/FilePresent.js +++ b/icons/es5/FilePresent.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilePresent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h16V8l-6-6zm2 13c0 2.21-1.79 4-4 4s-4-1.79-4-4V9.5a2.5 2.5 0 015 0V15h-2V9.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5V15c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4zm-2-7V4l4 4h-4z" + d: "M14 2H4v20h16V8l-6-6zm2 13c0 2.21-1.79 4-4 4s-4-1.79-4-4V9.5a2.5 2.5 0 015 0V15h-2V9.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5V15c0 1.1.9 2 2 2s2-.9 2-2v-4h2v4zm-2-7V4l4 4h-4z", + fill: "currentColor" })); } - export default SvgFilePresent; \ No newline at end of file diff --git a/icons/es5/FileUpload.js b/icons/es5/FileUpload.js index 3456b0e47c..fa6ec01341 100644 --- a/icons/es5/FileUpload.js +++ b/icons/es5/FileUpload.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFileUpload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 10h4v6h6v-6h4l-7-7-7 7zm0 8v2h14v-2H5z" + d: "M5 10h4v6h6v-6h4l-7-7-7 7zm0 8v2h14v-2H5z", + fill: "currentColor" })); } - export default SvgFileUpload; \ No newline at end of file diff --git a/icons/es5/Filter.js b/icons/es5/Filter.js index 448e787fdc..b05b2f90da 100644 --- a/icons/es5/Filter.js +++ b/icons/es5/Filter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.96 10.29l-2.75 3.54-1.96-2.36L8.5 15h11l-3.54-4.71zM3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14z" + d: "M15.96 10.29l-2.75 3.54-1.96-2.36L8.5 15h11l-3.54-4.71zM3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14z", + fill: "currentColor" })); } - export default SvgFilter; \ No newline at end of file diff --git a/icons/es5/Filter1.js b/icons/es5/Filter1.js index d9329c276f..cea4e089e8 100644 --- a/icons/es5/Filter1.js +++ b/icons/es5/Filter1.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilter1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 5H1v18h18v-2H3V5zm11 10h2V5h-4v2h2v8zm9-14H5v18h18V1zm-2 16H7V3h14v14z" + d: "M3 5H1v18h18v-2H3V5zm11 10h2V5h-4v2h2v8zm9-14H5v18h18V1zm-2 16H7V3h14v14z", + fill: "currentColor" })); } - export default SvgFilter1; \ No newline at end of file diff --git a/icons/es5/Filter2.js b/icons/es5/Filter2.js index 16dd580d93..93d65d7cca 100644 --- a/icons/es5/Filter2.js +++ b/icons/es5/Filter2.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilter2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14zm-4-4h-4v-2h4V5h-6v2h4v2h-4v6h6v-2z" + d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14zm-4-4h-4v-2h4V5h-6v2h4v2h-4v6h6v-2z", + fill: "currentColor" })); } - export default SvgFilter2; \ No newline at end of file diff --git a/icons/es5/Filter3.js b/icons/es5/Filter3.js index eb0b99cbce..4504d9269b 100644 --- a/icons/es5/Filter3.js +++ b/icons/es5/Filter3.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilter3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 1H5v18h18V1zm-2 16H7V3h14v14zM3 5H1v18h18v-2H3V5zm14 10V5h-6v2h4v2h-2v2h2v2h-4v2h6z" + d: "M23 1H5v18h18V1zm-2 16H7V3h14v14zM3 5H1v18h18v-2H3V5zm14 10V5h-6v2h4v2h-2v2h2v2h-4v2h6z", + fill: "currentColor" })); } - export default SvgFilter3; \ No newline at end of file diff --git a/icons/es5/Filter4.js b/icons/es5/Filter4.js index 3cf2d60f42..bbc017e35e 100644 --- a/icons/es5/Filter4.js +++ b/icons/es5/Filter4.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilter4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 5H1v18h18v-2H3V5zm12 10h2V5h-2v4h-2V5h-2v6h4v4zm8-14H5v18h18V1zm-2 16H7V3h14v14z" + d: "M3 5H1v18h18v-2H3V5zm12 10h2V5h-2v4h-2V5h-2v6h4v4zm8-14H5v18h18V1zm-2 16H7V3h14v14z", + fill: "currentColor" })); } - export default SvgFilter4; \ No newline at end of file diff --git a/icons/es5/Filter5.js b/icons/es5/Filter5.js index f3693e9845..4d6defc809 100644 --- a/icons/es5/Filter5.js +++ b/icons/es5/Filter5.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilter5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 1H5v18h18V1zm-2 16H7V3h14v14zM3 5H1v18h18v-2H3V5zm14 10V9h-4V7h4V5h-6v6h4v2h-4v2h6z" + d: "M23 1H5v18h18V1zm-2 16H7V3h14v14zM3 5H1v18h18v-2H3V5zm14 10V9h-4V7h4V5h-6v6h4v2h-4v2h6z", + fill: "currentColor" })); } - export default SvgFilter5; \ No newline at end of file diff --git a/icons/es5/Filter6.js b/icons/es5/Filter6.js index 867ea62945..7457671d29 100644 --- a/icons/es5/Filter6.js +++ b/icons/es5/Filter6.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilter6(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14zm-10-2h6V9h-4V7h4V5h-6v10zm2-4h2v2h-2v-2z" + d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14zm-10-2h6V9h-4V7h4V5h-6v10zm2-4h2v2h-2v-2z", + fill: "currentColor" })); } - export default SvgFilter6; \ No newline at end of file diff --git a/icons/es5/Filter7.js b/icons/es5/Filter7.js index d90216feaf..bd9dbab11e 100644 --- a/icons/es5/Filter7.js +++ b/icons/es5/Filter7.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilter7(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14zm-8-2l4-8V5h-6v2h4l-4 8h2z" + d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14zm-8-2l4-8V5h-6v2h4l-4 8h2z", + fill: "currentColor" })); } - export default SvgFilter7; \ No newline at end of file diff --git a/icons/es5/Filter8.js b/icons/es5/Filter8.js index 5e75ad5d23..b39505d50c 100644 --- a/icons/es5/Filter8.js +++ b/icons/es5/Filter8.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilter8(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14zm-8-2h2a2 2 0 002-2v-1.5c0-.83-.67-1.5-1.5-1.5.83 0 1.5-.67 1.5-1.5V7a2 2 0 00-2-2h-2a2 2 0 00-2 2v1.5c0 .83.67 1.5 1.5 1.5-.83 0-1.5.67-1.5 1.5V13a2 2 0 002 2zm0-8h2v2h-2V7zm0 4h2v2h-2v-2z" + d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14zm-8-2h2a2 2 0 002-2v-1.5c0-.83-.67-1.5-1.5-1.5.83 0 1.5-.67 1.5-1.5V7a2 2 0 00-2-2h-2a2 2 0 00-2 2v1.5c0 .83.67 1.5 1.5 1.5-.83 0-1.5.67-1.5 1.5V13a2 2 0 002 2zm0-8h2v2h-2V7zm0 4h2v2h-2v-2z", + fill: "currentColor" })); } - export default SvgFilter8; \ No newline at end of file diff --git a/icons/es5/Filter9.js b/icons/es5/Filter9.js index 0db2cf922c..4e072e3cee 100644 --- a/icons/es5/Filter9.js +++ b/icons/es5/Filter9.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilter9(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14zM17 5h-6v6h4v2h-4v2h6V5zm-2 4h-2V7h2v2z" + d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14zM17 5h-6v6h4v2h-4v2h6V5zm-2 4h-2V7h2v2z", + fill: "currentColor" })); } - export default SvgFilter9; \ No newline at end of file diff --git a/icons/es5/Filter9Plus.js b/icons/es5/Filter9Plus.js index 13424de929..9a80101b37 100644 --- a/icons/es5/Filter9Plus.js +++ b/icons/es5/Filter9Plus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilter9Plus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 5H1v18h18v-2H3V5zm11 9V6H9v5h3v1H9v2h5zm-3-5V8h1v1h-1zm12-8H5v18h18V1zm-2 8h-2V7h-2v2h-2v2h2v2h2v-2h2v6H7V3h14v6z" + d: "M3 5H1v18h18v-2H3V5zm11 9V6H9v5h3v1H9v2h5zm-3-5V8h1v1h-1zm12-8H5v18h18V1zm-2 8h-2V7h-2v2h-2v2h2v2h2v-2h2v6H7V3h14v6z", + fill: "currentColor" })); } - export default SvgFilter9Plus; \ No newline at end of file diff --git a/icons/es5/FilterAlt.js b/icons/es5/FilterAlt.js index 375cc24858..64aded39df 100644 --- a/icons/es5/FilterAlt.js +++ b/icons/es5/FilterAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 4c2.01 2.59 7 9 7 9v7h4v-7s4.98-6.41 7-9H3z" + d: "M3 4c2.01 2.59 7 9 7 9v7h4v-7s4.98-6.41 7-9H3z", + fill: "currentColor" })); } - export default SvgFilterAlt; \ No newline at end of file diff --git a/icons/es5/FilterAltOff.js b/icons/es5/FilterAltOff.js index 499afde634..fba318956b 100644 --- a/icons/es5/FilterAltOff.js +++ b/icons/es5/FilterAltOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterAltOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.05 4H6.83l7.97 7.97zM2.81 2.81L1.39 4.22 10 13v7h4v-3.17l5.78 5.78 1.41-1.42z" + d: "M21.05 4H6.83l7.97 7.97zM2.81 2.81L1.39 4.22 10 13v7h4v-3.17l5.78 5.78 1.41-1.42z", + fill: "currentColor" })); } - export default SvgFilterAltOff; \ No newline at end of file diff --git a/icons/es5/FilterBAndW.js b/icons/es5/FilterBAndW.js index 59a298f895..aa79aaf25b 100644 --- a/icons/es5/FilterBAndW.js +++ b/icons/es5/FilterBAndW.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterBAndW(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-2 16l-7-8v8H5l7-8V5h7v14z" + d: "M21 3H3v18h18V3zm-2 16l-7-8v8H5l7-8V5h7v14z", + fill: "currentColor" })); } - export default SvgFilterBAndW; \ No newline at end of file diff --git a/icons/es5/FilterCenterFocus.js b/icons/es5/FilterCenterFocus.js index 419e151196..6ea7a1c25d 100644 --- a/icons/es5/FilterCenterFocus.js +++ b/icons/es5/FilterCenterFocus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterCenterFocus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 15H3v6h6v-2H5v-4zM5 5h4V3H3v6h2V5zm16-2h-6v2h4v4h2V3zm-2 16h-4v2h6v-6h-2v4zM12 9c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z" + d: "M5 15H3v6h6v-2H5v-4zM5 5h4V3H3v6h2V5zm16-2h-6v2h4v4h2V3zm-2 16h-4v2h6v-6h-2v4zM12 9c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z", + fill: "currentColor" })); } - export default SvgFilterCenterFocus; \ No newline at end of file diff --git a/icons/es5/FilterDrama.js b/icons/es5/FilterDrama.js index 166ad4de19..b2877e0d2b 100644 --- a/icons/es5/FilterDrama.js +++ b/icons/es5/FilterDrama.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterDrama(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.35 10.04A7.49 7.49 0 0012 4a7.48 7.48 0 00-6.64 4.04A5.996 5.996 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4h2c0-2.76-1.86-5.08-4.4-5.78C8.61 6.88 10.2 6 12 6c3.03 0 5.5 2.47 5.5 5.5v.5H19c1.65 0 3 1.35 3 3s-1.35 3-3 3z" + d: "M19.35 10.04A7.49 7.49 0 0012 4a7.48 7.48 0 00-6.64 4.04A5.996 5.996 0 000 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96zM19 18H6c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4h2c0-2.76-1.86-5.08-4.4-5.78C8.61 6.88 10.2 6 12 6c3.03 0 5.5 2.47 5.5 5.5v.5H19c1.65 0 3 1.35 3 3s-1.35 3-3 3z", + fill: "currentColor" })); } - export default SvgFilterDrama; \ No newline at end of file diff --git a/icons/es5/FilterFrames.js b/icons/es5/FilterFrames.js index 190db52608..935a0799ac 100644 --- a/icons/es5/FilterFrames.js +++ b/icons/es5/FilterFrames.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterFrames(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4h-6l-4-4-4 4H2v18h20V4zm-2 16H4V6h4.52l3.52-3.5L15.52 6H20v14zM18 8H6v10h12" + d: "M22 4h-6l-4-4-4 4H2v18h20V4zm-2 16H4V6h4.52l3.52-3.5L15.52 6H20v14zM18 8H6v10h12", + fill: "currentColor" })); } - export default SvgFilterFrames; \ No newline at end of file diff --git a/icons/es5/FilterHdr.js b/icons/es5/FilterHdr.js index 97182b293a..acddcc10f1 100644 --- a/icons/es5/FilterHdr.js +++ b/icons/es5/FilterHdr.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterHdr(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z" + d: "M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z", + fill: "currentColor" })); } - export default SvgFilterHdr; \ No newline at end of file diff --git a/icons/es5/FilterList.js b/icons/es5/FilterList.js index 557a476833..39b37522f1 100644 --- a/icons/es5/FilterList.js +++ b/icons/es5/FilterList.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterList(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z" + d: "M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z", + fill: "currentColor" })); } - export default SvgFilterList; \ No newline at end of file diff --git a/icons/es5/FilterListOff.js b/icons/es5/FilterListOff.js index a8f1f882bb..9873c8d8f2 100644 --- a/icons/es5/FilterListOff.js +++ b/icons/es5/FilterListOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterListOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.83 8H21V6H8.83l2 2zm5 5H18v-2h-4.17l2 2zM14 16.83V18h-4v-2h3.17l-3-3H6v-2h2.17l-3-3H3V6h.17L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41L14 16.83z" + d: "M10.83 8H21V6H8.83l2 2zm5 5H18v-2h-4.17l2 2zM14 16.83V18h-4v-2h3.17l-3-3H6v-2h2.17l-3-3H3V6h.17L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41L14 16.83z", + fill: "currentColor" })); } - export default SvgFilterListOff; \ No newline at end of file diff --git a/icons/es5/FilterNone.js b/icons/es5/FilterNone.js index 346a088fa8..055fa19cd4 100644 --- a/icons/es5/FilterNone.js +++ b/icons/es5/FilterNone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterNone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14z" + d: "M3 5H1v18h18v-2H3V5zm20-4H5v18h18V1zm-2 16H7V3h14v14z", + fill: "currentColor" })); } - export default SvgFilterNone; \ No newline at end of file diff --git a/icons/es5/FilterTiltShift.js b/icons/es5/FilterTiltShift.js index d0c90e15e8..47c07249d6 100644 --- a/icons/es5/FilterTiltShift.js +++ b/icons/es5/FilterTiltShift.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterTiltShift(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.941 7.941 0 0111 4.07zm7.32.19A9.949 9.949 0 0013 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43zM19.93 11h2.02c-.2-2.01-1-3.84-2.21-5.32L18.31 7.1a7.941 7.941 0 011.62 3.9zM5.69 7.1L4.26 5.68A9.949 9.949 0 002.05 11h2.02c.18-1.46.76-2.79 1.62-3.9zM4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.868 7.868 0 014.07 13zM15 12c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3zm3.31 4.9l1.43 1.43a9.981 9.981 0 002.21-5.32h-2.02a7.945 7.945 0 01-1.62 3.89zM13 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.43-1.43c-1.1.86-2.43 1.44-3.89 1.62zm-7.32-.19A9.981 9.981 0 0011 21.95v-2.02a7.941 7.941 0 01-3.9-1.62l-1.42 1.43z" + d: "M11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.941 7.941 0 0111 4.07zm7.32.19A9.949 9.949 0 0013 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43zM19.93 11h2.02c-.2-2.01-1-3.84-2.21-5.32L18.31 7.1a7.941 7.941 0 011.62 3.9zM5.69 7.1L4.26 5.68A9.949 9.949 0 002.05 11h2.02c.18-1.46.76-2.79 1.62-3.9zM4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.868 7.868 0 014.07 13zM15 12c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3zm3.31 4.9l1.43 1.43a9.981 9.981 0 002.21-5.32h-2.02a7.945 7.945 0 01-1.62 3.89zM13 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.43-1.43c-1.1.86-2.43 1.44-3.89 1.62zm-7.32-.19A9.981 9.981 0 0011 21.95v-2.02a7.941 7.941 0 01-3.9-1.62l-1.42 1.43z", + fill: "currentColor" })); } - export default SvgFilterTiltShift; \ No newline at end of file diff --git a/icons/es5/FilterVintage.js b/icons/es5/FilterVintage.js index 76a83e5a39..84c25d19cf 100644 --- a/icons/es5/FilterVintage.js +++ b/icons/es5/FilterVintage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFilterVintage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.7 12.4a6.06 6.06 0 00-.86-.4c.29-.11.58-.24.86-.4a6.012 6.012 0 003-5.19 6.007 6.007 0 00-6 0c-.28.16-.54.35-.78.54.05-.31.08-.63.08-.95 0-2.22-1.21-4.15-3-5.19C10.21 1.85 9 3.78 9 6c0 .32.03.64.08.95-.24-.2-.5-.39-.78-.55a6.008 6.008 0 00-6 0 5.97 5.97 0 003 5.19c.28.16.57.29.86.4-.29.11-.58.24-.86.4a6.012 6.012 0 00-3 5.19 6.007 6.007 0 006 0c.28-.16.54-.35.78-.54-.05.32-.08.64-.08.96 0 2.22 1.21 4.15 3 5.19 1.79-1.04 3-2.97 3-5.19 0-.32-.03-.64-.08-.95.24.2.5.38.78.54a6.008 6.008 0 006 0 6.012 6.012 0 00-3-5.19zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z" + d: "M18.7 12.4a6.06 6.06 0 00-.86-.4c.29-.11.58-.24.86-.4a6.012 6.012 0 003-5.19 6.007 6.007 0 00-6 0c-.28.16-.54.35-.78.54.05-.31.08-.63.08-.95 0-2.22-1.21-4.15-3-5.19C10.21 1.85 9 3.78 9 6c0 .32.03.64.08.95-.24-.2-.5-.39-.78-.55a6.008 6.008 0 00-6 0 5.97 5.97 0 003 5.19c.28.16.57.29.86.4-.29.11-.58.24-.86.4a6.012 6.012 0 00-3 5.19 6.007 6.007 0 006 0c.28-.16.54-.35.78-.54-.05.32-.08.64-.08.96 0 2.22 1.21 4.15 3 5.19 1.79-1.04 3-2.97 3-5.19 0-.32-.03-.64-.08-.95.24.2.5.38.78.54a6.008 6.008 0 006 0 6.012 6.012 0 00-3-5.19zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z", + fill: "currentColor" })); } - export default SvgFilterVintage; \ No newline at end of file diff --git a/icons/es5/FindInPage.js b/icons/es5/FindInPage.js index dd5e2ef6b4..8d1c5c1d53 100644 --- a/icons/es5/FindInPage.js +++ b/icons/es5/FindInPage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFindInPage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 19.59V8l-6-6H4v20l15.57-.02-4.81-4.81c-.8.52-1.74.83-2.76.83-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5c0 1.02-.31 1.96-.83 2.75L20 19.59zM9 13c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z" + d: "M20 19.59V8l-6-6H4v20l15.57-.02-4.81-4.81c-.8.52-1.74.83-2.76.83-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5c0 1.02-.31 1.96-.83 2.75L20 19.59zM9 13c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z", + fill: "currentColor" })); } - export default SvgFindInPage; \ No newline at end of file diff --git a/icons/es5/FindReplace.js b/icons/es5/FindReplace.js index d820aba054..4d0a0d60f7 100644 --- a/icons/es5/FindReplace.js +++ b/icons/es5/FindReplace.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFindReplace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 6c1.38 0 2.63.56 3.54 1.46L12 10h6V4l-2.05 2.05A6.976 6.976 0 0011 4c-3.53 0-6.43 2.61-6.92 6H6.1A5 5 0 0111 6zm5.64 9.14A6.89 6.89 0 0017.92 12H15.9a5 5 0 01-4.9 4c-1.38 0-2.63-.56-3.54-1.46L10 12H4v6l2.05-2.05A6.976 6.976 0 0011 18c1.55 0 2.98-.51 4.14-1.36L20 21.49 21.49 20l-4.85-4.86z" + d: "M11 6c1.38 0 2.63.56 3.54 1.46L12 10h6V4l-2.05 2.05A6.976 6.976 0 0011 4c-3.53 0-6.43 2.61-6.92 6H6.1A5 5 0 0111 6zm5.64 9.14A6.89 6.89 0 0017.92 12H15.9a5 5 0 01-4.9 4c-1.38 0-2.63-.56-3.54-1.46L10 12H4v6l2.05-2.05A6.976 6.976 0 0011 18c1.55 0 2.98-.51 4.14-1.36L20 21.49 21.49 20l-4.85-4.86z", + fill: "currentColor" })); } - export default SvgFindReplace; \ No newline at end of file diff --git a/icons/es5/Fingerprint.js b/icons/es5/Fingerprint.js index ba1ab73400..c7090eb35e 100644 --- a/icons/es5/Fingerprint.js +++ b/icons/es5/Fingerprint.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFingerprint(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.81 4.47c-.08 0-.16-.02-.23-.06C15.66 3.42 14 3 12.01 3c-1.98 0-3.86.47-5.57 1.41-.24.13-.54.04-.68-.2a.506.506 0 01.2-.68C7.82 2.52 9.86 2 12.01 2c2.13 0 3.99.47 6.03 1.52.25.13.34.43.21.67a.49.49 0 01-.44.28zM3.5 9.72a.499.499 0 01-.41-.79c.99-1.4 2.25-2.5 3.75-3.27C9.98 4.04 14 4.03 17.15 5.65c1.5.77 2.76 1.86 3.75 3.25a.5.5 0 01-.12.7c-.23.16-.54.11-.7-.12a9.388 9.388 0 00-3.39-2.94c-2.87-1.47-6.54-1.47-9.4.01-1.36.7-2.5 1.7-3.4 2.96-.08.14-.23.21-.39.21zm6.25 12.07a.47.47 0 01-.35-.15c-.87-.87-1.34-1.43-2.01-2.64-.69-1.23-1.05-2.73-1.05-4.34 0-2.97 2.54-5.39 5.66-5.39s5.66 2.42 5.66 5.39c0 .28-.22.5-.5.5s-.5-.22-.5-.5c0-2.42-2.09-4.39-4.66-4.39s-4.66 1.97-4.66 4.39c0 1.44.32 2.77.93 3.85.64 1.15 1.08 1.64 1.85 2.42.19.2.19.51 0 .71-.11.1-.24.15-.37.15zm7.17-1.85c-1.19 0-2.24-.3-3.1-.89-1.49-1.01-2.38-2.65-2.38-4.39 0-.28.22-.5.5-.5s.5.22.5.5c0 1.41.72 2.74 1.94 3.56.71.48 1.54.71 2.54.71.24 0 .64-.03 1.04-.1.27-.05.53.13.58.41.05.27-.13.53-.41.58-.57.11-1.07.12-1.21.12zM14.91 22c-.04 0-.09-.01-.13-.02-1.59-.44-2.63-1.03-3.72-2.1a7.297 7.297 0 01-2.17-5.22c0-1.62 1.38-2.94 3.08-2.94s3.08 1.32 3.08 2.94c0 1.07.93 1.94 2.08 1.94s2.08-.87 2.08-1.94c0-3.77-3.25-6.83-7.25-6.83-2.84 0-5.44 1.58-6.61 4.03-.39.81-.59 1.76-.59 2.8 0 .78.07 2.01.67 3.61.1.26-.03.55-.29.64-.26.1-.55-.04-.64-.29a11.14 11.14 0 01-.73-3.96c0-1.2.23-2.29.68-3.24 1.33-2.79 4.28-4.6 7.51-4.6 4.55 0 8.25 3.51 8.25 7.83 0 1.62-1.38 2.94-3.08 2.94s-3.08-1.32-3.08-2.94c0-1.07-.93-1.94-2.08-1.94s-2.08.87-2.08 1.94c0 1.71.66 3.31 1.87 4.51.95.94 1.86 1.46 3.27 1.85.27.07.42.35.35.61-.05.23-.26.38-.47.38z" + d: "M17.81 4.47c-.08 0-.16-.02-.23-.06C15.66 3.42 14 3 12.01 3c-1.98 0-3.86.47-5.57 1.41-.24.13-.54.04-.68-.2a.506.506 0 01.2-.68C7.82 2.52 9.86 2 12.01 2c2.13 0 3.99.47 6.03 1.52.25.13.34.43.21.67a.49.49 0 01-.44.28zM3.5 9.72a.499.499 0 01-.41-.79c.99-1.4 2.25-2.5 3.75-3.27C9.98 4.04 14 4.03 17.15 5.65c1.5.77 2.76 1.86 3.75 3.25a.5.5 0 01-.12.7c-.23.16-.54.11-.7-.12a9.388 9.388 0 00-3.39-2.94c-2.87-1.47-6.54-1.47-9.4.01-1.36.7-2.5 1.7-3.4 2.96-.08.14-.23.21-.39.21zm6.25 12.07a.47.47 0 01-.35-.15c-.87-.87-1.34-1.43-2.01-2.64-.69-1.23-1.05-2.73-1.05-4.34 0-2.97 2.54-5.39 5.66-5.39s5.66 2.42 5.66 5.39c0 .28-.22.5-.5.5s-.5-.22-.5-.5c0-2.42-2.09-4.39-4.66-4.39s-4.66 1.97-4.66 4.39c0 1.44.32 2.77.93 3.85.64 1.15 1.08 1.64 1.85 2.42.19.2.19.51 0 .71-.11.1-.24.15-.37.15zm7.17-1.85c-1.19 0-2.24-.3-3.1-.89-1.49-1.01-2.38-2.65-2.38-4.39 0-.28.22-.5.5-.5s.5.22.5.5c0 1.41.72 2.74 1.94 3.56.71.48 1.54.71 2.54.71.24 0 .64-.03 1.04-.1.27-.05.53.13.58.41.05.27-.13.53-.41.58-.57.11-1.07.12-1.21.12zM14.91 22c-.04 0-.09-.01-.13-.02-1.59-.44-2.63-1.03-3.72-2.1a7.297 7.297 0 01-2.17-5.22c0-1.62 1.38-2.94 3.08-2.94s3.08 1.32 3.08 2.94c0 1.07.93 1.94 2.08 1.94s2.08-.87 2.08-1.94c0-3.77-3.25-6.83-7.25-6.83-2.84 0-5.44 1.58-6.61 4.03-.39.81-.59 1.76-.59 2.8 0 .78.07 2.01.67 3.61.1.26-.03.55-.29.64-.26.1-.55-.04-.64-.29a11.14 11.14 0 01-.73-3.96c0-1.2.23-2.29.68-3.24 1.33-2.79 4.28-4.6 7.51-4.6 4.55 0 8.25 3.51 8.25 7.83 0 1.62-1.38 2.94-3.08 2.94s-3.08-1.32-3.08-2.94c0-1.07-.93-1.94-2.08-1.94s-2.08.87-2.08 1.94c0 1.71.66 3.31 1.87 4.51.95.94 1.86 1.46 3.27 1.85.27.07.42.35.35.61-.05.23-.26.38-.47.38z", + fill: "currentColor" })); } - export default SvgFingerprint; \ No newline at end of file diff --git a/icons/es5/FireExtinguisher.js b/icons/es5/FireExtinguisher.js index 1480be8c8e..9ba32bcdd9 100644 --- a/icons/es5/FireExtinguisher.js +++ b/icons/es5/FireExtinguisher.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFireExtinguisher(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 19h10v3H7v-3zm0-1h10v-5H7v5zM17 3v6l-3.15-.66c-.01 0-.01.01-.02.02 1.55.62 2.72 1.98 3.07 3.64H7.1c.34-1.66 1.52-3.02 3.07-3.64-.33-.26-.6-.58-.8-.95L5 6.5v-1l4.37-.91C9.87 3.65 10.86 3 12 3c.7 0 1.34.25 1.85.66L17 3zm-4 3c-.03-.59-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1z" + d: "M7 19h10v3H7v-3zm0-1h10v-5H7v5zM17 3v6l-3.15-.66c-.01 0-.01.01-.02.02 1.55.62 2.72 1.98 3.07 3.64H7.1c.34-1.66 1.52-3.02 3.07-3.64-.33-.26-.6-.58-.8-.95L5 6.5v-1l4.37-.91C9.87 3.65 10.86 3 12 3c.7 0 1.34.25 1.85.66L17 3zm-4 3c-.03-.59-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1z", + fill: "currentColor" })); } - export default SvgFireExtinguisher; \ No newline at end of file diff --git a/icons/es5/FireHydrantAlt.js b/icons/es5/FireHydrantAlt.js index af1a84a0f2..761c4ef9a3 100644 --- a/icons/es5/FireHydrantAlt.js +++ b/icons/es5/FireHydrantAlt.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFireHydrantAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 11h-3V8h2V6h-2.35a5.99 5.99 0 00-11.3 0H4v2h2v3H3v6h3v3H4v2h16v-2h-2v-3h3v-6zm-9 6.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z" + d: "M21 11h-3V8h2V6h-2.35a5.99 5.99 0 00-11.3 0H4v2h2v3H3v6h3v3H4v2h16v-2h-2v-3h3v-6zm-9 6.5c-1.93 0-3.5-1.57-3.5-3.5s1.57-3.5 3.5-3.5 3.5 1.57 3.5 3.5-1.57 3.5-3.5 3.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 14, r: 1.5 })); } - export default SvgFireHydrantAlt; \ No newline at end of file diff --git a/icons/es5/FireTruck.js b/icons/es5/FireTruck.js index 68e6a7813b..c23da424bb 100644 --- a/icons/es5/FireTruck.js +++ b/icons/es5/FireTruck.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFireTruck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 11l-2-6h-2V3h-3v2h-4v6H1v7h3c0 1.66 1.34 3 3 3s3-1.34 3-3h4c0 1.66 1.34 3 3 3s3-1.34 3-3h3v-7zM7 19c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm10 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-3-8V7h5.56l1.33 4H14z" + d: "M23 11l-2-6h-2V3h-3v2h-4v6H1v7h3c0 1.66 1.34 3 3 3s3-1.34 3-3h4c0 1.66 1.34 3 3 3s3-1.34 3-3h3v-7zM7 19c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm10 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-3-8V7h5.56l1.33 4H14z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11 8.5h-1v-2h1V5H1v1.5h1v2H1V10h10V8.5zm-5.75 0H3.5v-2h1.75v2zm3.25 0H6.75v-2H8.5v2z" + d: "M11 8.5h-1v-2h1V5H1v1.5h1v2H1V10h10V8.5zm-5.75 0H3.5v-2h1.75v2zm3.25 0H6.75v-2H8.5v2z", + fill: "currentColor" })); } - export default SvgFireTruck; \ No newline at end of file diff --git a/icons/es5/Fireplace.js b/icons/es5/Fireplace.js index 8624bdb442..e650200924 100644 --- a/icons/es5/Fireplace.js +++ b/icons/es5/Fireplace.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFireplace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 2v20h20V2H2zm11.2 11.74c-.08-.46-.07-.85.08-1.28.54 1.21 2.15 1.64 1.98 3.18-.19 1.69-2.11 2.37-3.39 1.32.76-.24 1.4-1.04 1.53-1.63.12-.55-.11-1.04-.2-1.59zM20 20h-2v-2h-2.02A4.98 4.98 0 0017 15c0-1.89-1.09-2.85-1.85-3.37C12.2 9.61 13 7 13 7c-6.73 3.57-6.02 7.47-6 8 .03.96.49 2.07 1.23 3H6v2H4V4h16v16z" + d: "M2 2v20h20V2H2zm11.2 11.74c-.08-.46-.07-.85.08-1.28.54 1.21 2.15 1.64 1.98 3.18-.19 1.69-2.11 2.37-3.39 1.32.76-.24 1.4-1.04 1.53-1.63.12-.55-.11-1.04-.2-1.59zM20 20h-2v-2h-2.02A4.98 4.98 0 0017 15c0-1.89-1.09-2.85-1.85-3.37C12.2 9.61 13 7 13 7c-6.73 3.57-6.02 7.47-6 8 .03.96.49 2.07 1.23 3H6v2H4V4h16v16z", + fill: "currentColor" })); } - export default SvgFireplace; \ No newline at end of file diff --git a/icons/es5/FirstPage.js b/icons/es5/FirstPage.js index 574d47b90c..6705294db0 100644 --- a/icons/es5/FirstPage.js +++ b/icons/es5/FirstPage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFirstPage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6 1.41-1.41zM6 6h2v12H6V6z" + d: "M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6 1.41-1.41zM6 6h2v12H6V6z", + fill: "currentColor" })); } - export default SvgFirstPage; \ No newline at end of file diff --git a/icons/es5/FitScreen.js b/icons/es5/FitScreen.js index 1c206d28a5..abc6e704f8 100644 --- a/icons/es5/FitScreen.js +++ b/icons/es5/FitScreen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFitScreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4h5v5h-2V6h-3V4zM4 9V6h3V4H2v5h2zm16 6v3h-3v2h5v-5h-2zM7 18H4v-3H2v5h5v-2zM18 8H6v8h12V8z" + d: "M17 4h5v5h-2V6h-3V4zM4 9V6h3V4H2v5h2zm16 6v3h-3v2h5v-5h-2zM7 18H4v-3H2v5h5v-2zM18 8H6v8h12V8z", + fill: "currentColor" })); } - export default SvgFitScreen; \ No newline at end of file diff --git a/icons/es5/Fitbit.js b/icons/es5/Fitbit.js index f5d40bb055..2214271a99 100644 --- a/icons/es5/Fitbit.js +++ b/icons/es5/Fitbit.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFitbit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.89 13.89c1.04 0 1.89-.85 1.89-1.89s-.85-1.89-1.89-1.89S18 10.96 18 12s.85 1.89 1.89 1.89zm-4.24-.21c.93 0 1.68-.75 1.68-1.68s-.75-1.68-1.68-1.68c-.93 0-1.68.75-1.68 1.68s.75 1.68 1.68 1.68zm0-4.26c.93 0 1.68-.75 1.68-1.68 0-.93-.75-1.68-1.68-1.68-.93 0-1.68.75-1.68 1.68 0 .93.75 1.68 1.68 1.68zm0 8.51c.93 0 1.68-.75 1.68-1.68 0-.93-.75-1.68-1.68-1.68-.93 0-1.68.75-1.68 1.68 0 .92.75 1.68 1.68 1.68zm-4.24-4.46c.81 0 1.47-.66 1.47-1.47s-.66-1.47-1.47-1.47c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm0-4.26c.81 0 1.47-.66 1.47-1.47s-.66-1.47-1.47-1.47c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm0 8.52c.81 0 1.47-.66 1.47-1.47 0-.81-.66-1.47-1.47-1.47-.81 0-1.47.66-1.47 1.47-.01.81.65 1.47 1.47 1.47zm0 4.27c.81 0 1.47-.66 1.47-1.47 0-.81-.66-1.47-1.47-1.47-.81 0-1.47.66-1.47 1.47-.01.81.65 1.47 1.47 1.47zm0-17.06c.81 0 1.47-.66 1.47-1.47S12.22 2 11.41 2c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm-4.25 8.32c.7 0 1.26-.57 1.26-1.26s-.57-1.26-1.26-1.26a1.261 1.261 0 000 2.52zm0 4.25a1.261 1.261 0 000-2.52 1.261 1.261 0 000 2.52zm0-8.49a1.261 1.261 0 000-2.52 1.261 1.261 0 000 2.52zm-3.87 4.03a1.05 1.05 0 100-2.1 1.05 1.05 0 000 2.1z" + d: "M19.89 13.89c1.04 0 1.89-.85 1.89-1.89s-.85-1.89-1.89-1.89S18 10.96 18 12s.85 1.89 1.89 1.89zm-4.24-.21c.93 0 1.68-.75 1.68-1.68s-.75-1.68-1.68-1.68c-.93 0-1.68.75-1.68 1.68s.75 1.68 1.68 1.68zm0-4.26c.93 0 1.68-.75 1.68-1.68 0-.93-.75-1.68-1.68-1.68-.93 0-1.68.75-1.68 1.68 0 .93.75 1.68 1.68 1.68zm0 8.51c.93 0 1.68-.75 1.68-1.68 0-.93-.75-1.68-1.68-1.68-.93 0-1.68.75-1.68 1.68 0 .92.75 1.68 1.68 1.68zm-4.24-4.46c.81 0 1.47-.66 1.47-1.47s-.66-1.47-1.47-1.47c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm0-4.26c.81 0 1.47-.66 1.47-1.47s-.66-1.47-1.47-1.47c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm0 8.52c.81 0 1.47-.66 1.47-1.47 0-.81-.66-1.47-1.47-1.47-.81 0-1.47.66-1.47 1.47-.01.81.65 1.47 1.47 1.47zm0 4.27c.81 0 1.47-.66 1.47-1.47 0-.81-.66-1.47-1.47-1.47-.81 0-1.47.66-1.47 1.47-.01.81.65 1.47 1.47 1.47zm0-17.06c.81 0 1.47-.66 1.47-1.47S12.22 2 11.41 2c-.81 0-1.47.66-1.47 1.47s.65 1.47 1.47 1.47zm-4.25 8.32c.7 0 1.26-.57 1.26-1.26s-.57-1.26-1.26-1.26a1.261 1.261 0 000 2.52zm0 4.25a1.261 1.261 0 000-2.52 1.261 1.261 0 000 2.52zm0-8.49a1.261 1.261 0 000-2.52 1.261 1.261 0 000 2.52zm-3.87 4.03a1.05 1.05 0 100-2.1 1.05 1.05 0 000 2.1z", + fill: "currentColor" })); } - export default SvgFitbit; \ No newline at end of file diff --git a/icons/es5/FitnessCenter.js b/icons/es5/FitnessCenter.js index ed0ccbd24e..9ffe927588 100644 --- a/icons/es5/FitnessCenter.js +++ b/icons/es5/FitnessCenter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFitnessCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.57 14.86L22 13.43 20.57 12 17 15.57 8.43 7 12 3.43 10.57 2 9.14 3.43 7.71 2 5.57 4.14 4.14 2.71 2.71 4.14l1.43 1.43L2 7.71l1.43 1.43L2 10.57 3.43 12 7 8.43 15.57 17 12 20.57 13.43 22l1.43-1.43L16.29 22l2.14-2.14 1.43 1.43 1.43-1.43-1.43-1.43L22 16.29l-1.43-1.43z" + d: "M20.57 14.86L22 13.43 20.57 12 17 15.57 8.43 7 12 3.43 10.57 2 9.14 3.43 7.71 2 5.57 4.14 4.14 2.71 2.71 4.14l1.43 1.43L2 7.71l1.43 1.43L2 10.57 3.43 12 7 8.43 15.57 17 12 20.57 13.43 22l1.43-1.43L16.29 22l2.14-2.14 1.43 1.43 1.43-1.43-1.43-1.43L22 16.29l-1.43-1.43z", + fill: "currentColor" })); } - export default SvgFitnessCenter; \ No newline at end of file diff --git a/icons/es5/Flag.js b/icons/es5/Flag.js index 172e1442cd..05e230f980 100644 --- a/icons/es5/Flag.js +++ b/icons/es5/Flag.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlag(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgFlag(props) { fill: "currentColor" })); } - export default SvgFlag; \ No newline at end of file diff --git a/icons/es5/FlagCircle.js b/icons/es5/FlagCircle.js index 526677c99e..175667addc 100644 --- a/icons/es5/FlagCircle.js +++ b/icons/es5/FlagCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlagCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm6 13h-5l-1-2H9.5v5H8V7h6l1 2h3v6z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm6 13h-5l-1-2H9.5v5H8V7h6l1 2h3v6z", + fill: "currentColor" })); } - export default SvgFlagCircle; \ No newline at end of file diff --git a/icons/es5/Flaky.js b/icons/es5/Flaky.js index 87cd86a796..c33c3d7969 100644 --- a/icons/es5/Flaky.js +++ b/icons/es5/Flaky.js @@ -1,17 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlaky(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { d: "M14.05 17.58l-.01.01-2.4-2.4 1.06-1.06 1.35 1.35L16.54 13l1.06 1.06-3.54 3.54-.01-.02zM12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zM7.34 6.28l1.41 1.41 1.41-1.41 1.06 1.06-1.41 1.41 1.41 1.41-1.06 1.06-1.41-1.41-1.41 1.41-1.06-1.06 1.41-1.41-1.41-1.41 1.06-1.06zM12 20c-2.2 0-4.2-.9-5.7-2.3L17.7 6.3C19.1 7.8 20 9.8 20 12c0 4.4-3.6 8-8 8z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" })); } - export default SvgFlaky; \ No newline at end of file diff --git a/icons/es5/Flare.js b/icons/es5/Flare.js index 2f2ee01e70..51e6a9fe21 100644 --- a/icons/es5/Flare.js +++ b/icons/es5/Flare.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 11H1v2h6v-2zm2.17-3.24L7.05 5.64 5.64 7.05l2.12 2.12 1.41-1.41zM13 1h-2v6h2V1zm5.36 6.05l-1.41-1.41-2.12 2.12 1.41 1.41 2.12-2.12zM17 11v2h6v-2h-6zm-5-2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm2.83 7.24l2.12 2.12 1.41-1.41-2.12-2.12-1.41 1.41zm-9.19.71l1.41 1.41 2.12-2.12-1.41-1.41-2.12 2.12zM11 23h2v-6h-2v6z" + d: "M7 11H1v2h6v-2zm2.17-3.24L7.05 5.64 5.64 7.05l2.12 2.12 1.41-1.41zM13 1h-2v6h2V1zm5.36 6.05l-1.41-1.41-2.12 2.12 1.41 1.41 2.12-2.12zM17 11v2h6v-2h-6zm-5-2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm2.83 7.24l2.12 2.12 1.41-1.41-2.12-2.12-1.41 1.41zm-9.19.71l1.41 1.41 2.12-2.12-1.41-1.41-2.12 2.12zM11 23h2v-6h-2v6z", + fill: "currentColor" })); } - export default SvgFlare; \ No newline at end of file diff --git a/icons/es5/FlashAuto.js b/icons/es5/FlashAuto.js index 7ae46136c7..390b681a0f 100644 --- a/icons/es5/FlashAuto.js +++ b/icons/es5/FlashAuto.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlashAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 2v12h3v9l7-12H9l4-9H3zm16 0h-2l-3.2 9h1.9l.7-2h3.2l.7 2h1.9L19 2zm-2.15 5.65L18 4l1.15 3.65h-2.3z" + d: "M3 2v12h3v9l7-12H9l4-9H3zm16 0h-2l-3.2 9h1.9l.7-2h3.2l.7 2h1.9L19 2zm-2.15 5.65L18 4l1.15 3.65h-2.3z", + fill: "currentColor" })); } - export default SvgFlashAuto; \ No newline at end of file diff --git a/icons/es5/FlashOff.js b/icons/es5/FlashOff.js index 31041e8a93..4f96abcf87 100644 --- a/icons/es5/FlashOff.js +++ b/icons/es5/FlashOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlashOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 10h-3.61l2.28 2.28zm0-8H7v1.61l6.13 6.13zm-13.59.86L2 4.27l5 5V13h3v9l3.58-6.15L17.73 20l1.41-1.41z" + d: "M17 10h-3.61l2.28 2.28zm0-8H7v1.61l6.13 6.13zm-13.59.86L2 4.27l5 5V13h3v9l3.58-6.15L17.73 20l1.41-1.41z", + fill: "currentColor" })); } - export default SvgFlashOff; \ No newline at end of file diff --git a/icons/es5/FlashOn.js b/icons/es5/FlashOn.js index 854151570c..f751addcdf 100644 --- a/icons/es5/FlashOn.js +++ b/icons/es5/FlashOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlashOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 2v11h3v9l7-12h-4l3-8z" + d: "M7 2v11h3v9l7-12h-4l3-8z", + fill: "currentColor" })); } - export default SvgFlashOn; \ No newline at end of file diff --git a/icons/es5/FlashlightOff.js b/icons/es5/FlashlightOff.js index de5cbf4d57..5ce636ff13 100644 --- a/icons/es5/FlashlightOff.js +++ b/icons/es5/FlashlightOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlashlightOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 5V2H6v1.17L7.83 5zm-2 6l2-3V7H9.83L16 13.17zM2.81 2.81L1.39 4.22 8 10.83V22h8v-3.17l3.78 3.78 1.41-1.41L2.81 2.81z" + d: "M18 5V2H6v1.17L7.83 5zm-2 6l2-3V7H9.83L16 13.17zM2.81 2.81L1.39 4.22 8 10.83V22h8v-3.17l3.78 3.78 1.41-1.41L2.81 2.81z", + fill: "currentColor" })); } - export default SvgFlashlightOff; \ No newline at end of file diff --git a/icons/es5/FlashlightOn.js b/icons/es5/FlashlightOn.js index 82e865c44e..dcfc7fdde4 100644 --- a/icons/es5/FlashlightOn.js +++ b/icons/es5/FlashlightOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlashlightOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 2h12v3H6zm0 5v1l2 3v11h8V11l2-3V7H6zm6 8.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M6 2h12v3H6zm0 5v1l2 3v11h8V11l2-3V7H6zm6 8.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgFlashlightOn; \ No newline at end of file diff --git a/icons/es5/Flatware.js b/icons/es5/Flatware.js index ddc12a3779..ab6ed3c4dd 100644 --- a/icons/es5/Flatware.js +++ b/icons/es5/Flatware.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlatware(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 7.08c0 1.77-.84 3.25-2 3.82V21h-2V10.9c-1.16-.57-2-2.05-2-3.82C10.01 4.83 11.35 3 13 3c1.66 0 3 1.83 3 4.08zM17 3v18h2v-8h2V7c0-1.76-1.24-4-4-4zM8.28 3h-.72v4h-.84V3H5.28v4h-.84V3H3v8h2v10h2V11h2V3h-.72z" + d: "M16 7.08c0 1.77-.84 3.25-2 3.82V21h-2V10.9c-1.16-.57-2-2.05-2-3.82C10.01 4.83 11.35 3 13 3c1.66 0 3 1.83 3 4.08zM17 3v18h2v-8h2V7c0-1.76-1.24-4-4-4zM8.28 3h-.72v4h-.84V3H5.28v4h-.84V3H3v8h2v10h2V11h2V3h-.72z", + fill: "currentColor" })); } - export default SvgFlatware; \ No newline at end of file diff --git a/icons/es5/Flight.js b/icons/es5/Flight.js index 70595370d4..27b5d970d1 100644 --- a/icons/es5/Flight.js +++ b/icons/es5/Flight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z" + d: "M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z", + fill: "currentColor" })); } - export default SvgFlight; \ No newline at end of file diff --git a/icons/es5/FlightClass.js b/icons/es5/FlightClass.js index 4f36b71910..515a7732a7 100644 --- a/icons/es5/FlightClass.js +++ b/icons/es5/FlightClass.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlightClass(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4h-6v9h6V4zM9.5 16H18v2H8L5 8V4h2v4l2.5 8zM8 19h10v2H8v-2z" + d: "M18 4h-6v9h6V4zM9.5 16H18v2H8L5 8V4h2v4l2.5 8zM8 19h10v2H8v-2z", + fill: "currentColor" })); } - export default SvgFlightClass; \ No newline at end of file diff --git a/icons/es5/FlightLand.js b/icons/es5/FlightLand.js index dbd8c7cab9..b9204e919a 100644 --- a/icons/es5/FlightLand.js +++ b/icons/es5/FlightLand.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlightLand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.5 19h19v2h-19v-2zm16.84-3.15c.8.21 1.62-.26 1.84-1.06.21-.8-.26-1.62-1.06-1.84l-5.31-1.42-2.76-9.02L10.12 2v8.28L5.15 8.95l-.93-2.32-1.45-.39v5.17l16.57 4.44z" + d: "M2.5 19h19v2h-19v-2zm16.84-3.15c.8.21 1.62-.26 1.84-1.06.21-.8-.26-1.62-1.06-1.84l-5.31-1.42-2.76-9.02L10.12 2v8.28L5.15 8.95l-.93-2.32-1.45-.39v5.17l16.57 4.44z", + fill: "currentColor" })); } - export default SvgFlightLand; \ No newline at end of file diff --git a/icons/es5/FlightTakeoff.js b/icons/es5/FlightTakeoff.js index cdfd8f3925..7c7b463835 100644 --- a/icons/es5/FlightTakeoff.js +++ b/icons/es5/FlightTakeoff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlightTakeoff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.5 19h19v2h-19v-2zm19.57-9.36c-.21-.8-1.04-1.28-1.84-1.06L14.92 10l-6.9-6.43-1.93.51 4.14 7.17-4.97 1.33-1.97-1.54-1.45.39 1.82 3.16.77 1.33L21 11.49c.81-.23 1.28-1.05 1.07-1.85z" + d: "M2.5 19h19v2h-19v-2zm19.57-9.36c-.21-.8-1.04-1.28-1.84-1.06L14.92 10l-6.9-6.43-1.93.51 4.14 7.17-4.97 1.33-1.97-1.54-1.45.39 1.82 3.16.77 1.33L21 11.49c.81-.23 1.28-1.05 1.07-1.85z", + fill: "currentColor" })); } - export default SvgFlightTakeoff; \ No newline at end of file diff --git a/icons/es5/Flip.js b/icons/es5/Flip.js index 658041dad7..f040b66e8c 100644 --- a/icons/es5/Flip.js +++ b/icons/es5/Flip.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlip(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 21h2v-2h-2v2zm4-12h2V7h-2v2zM3 3v18h6v-2H5V5h4V3H3zm16 0v2h2V3h-2zm-8 20h2V1h-2v22zm8-6h2v-2h-2v2zM15 5h2V3h-2v2zm4 8h2v-2h-2v2zm0 8h2v-2h-2v2z" + d: "M15 21h2v-2h-2v2zm4-12h2V7h-2v2zM3 3v18h6v-2H5V5h4V3H3zm16 0v2h2V3h-2zm-8 20h2V1h-2v22zm8-6h2v-2h-2v2zM15 5h2V3h-2v2zm4 8h2v-2h-2v2zm0 8h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgFlip; \ No newline at end of file diff --git a/icons/es5/FlipCameraAndroid.js b/icons/es5/FlipCameraAndroid.js index 572d8be34a..92c8bc34fb 100644 --- a/icons/es5/FlipCameraAndroid.js +++ b/icons/es5/FlipCameraAndroid.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlipCameraAndroid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 12c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z" + d: "M9 12c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M8 10V8H5.09C6.47 5.61 9.05 4 12 4c3.72 0 6.85 2.56 7.74 6h2.06c-.93-4.56-4.96-8-9.8-8-3.27 0-6.18 1.58-8 4.01V4H2v6h6zm8 4v2h2.91c-1.38 2.39-3.96 4-6.91 4-3.72 0-6.85-2.56-7.74-6H2.2c.93 4.56 4.96 8 9.8 8 3.27 0 6.18-1.58 8-4.01V20h2v-6h-6z" + d: "M8 10V8H5.09C6.47 5.61 9.05 4 12 4c3.72 0 6.85 2.56 7.74 6h2.06c-.93-4.56-4.96-8-9.8-8-3.27 0-6.18 1.58-8 4.01V4H2v6h6zm8 4v2h2.91c-1.38 2.39-3.96 4-6.91 4-3.72 0-6.85-2.56-7.74-6H2.2c.93 4.56 4.96 8 9.8 8 3.27 0 6.18-1.58 8-4.01V20h2v-6h-6z", + fill: "currentColor" })); } - export default SvgFlipCameraAndroid; \ No newline at end of file diff --git a/icons/es5/FlipCameraIos.js b/icons/es5/FlipCameraIos.js index fe35280c6d..cfe59a9f76 100644 --- a/icons/es5/FlipCameraIos.js +++ b/icons/es5/FlipCameraIos.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlipCameraIos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.83 5L15 3H9L7.17 5H2v16h20V5h-5.17zM12 18c-2.76 0-5-2.24-5-5H5l2.5-2.5L10 13H8c0 2.21 1.79 4 4 4 .58 0 1.13-.13 1.62-.35l.74.74c-.71.37-1.5.61-2.36.61zm4.5-2.5L14 13h2c0-2.21-1.79-4-4-4-.58 0-1.13.13-1.62.35l-.74-.73C10.35 8.24 11.14 8 12 8c2.76 0 5 2.24 5 5h2l-2.5 2.5z" + d: "M16.83 5L15 3H9L7.17 5H2v16h20V5h-5.17zM12 18c-2.76 0-5-2.24-5-5H5l2.5-2.5L10 13H8c0 2.21 1.79 4 4 4 .58 0 1.13-.13 1.62-.35l.74.74c-.71.37-1.5.61-2.36.61zm4.5-2.5L14 13h2c0-2.21-1.79-4-4-4-.58 0-1.13.13-1.62.35l-.74-.73C10.35 8.24 11.14 8 12 8c2.76 0 5 2.24 5 5h2l-2.5 2.5z", + fill: "currentColor" })); } - export default SvgFlipCameraIos; \ No newline at end of file diff --git a/icons/es5/FlipToBack.js b/icons/es5/FlipToBack.js index 0d449a39d5..c21445571d 100644 --- a/icons/es5/FlipToBack.js +++ b/icons/es5/FlipToBack.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlipToBack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 7H7v2h2V7zm0 4H7v2h2v-2zm4 4h-2v2h2v-2zm0-12h-2v2h2V3zM9 3H7v2h2V3zm12 0h-2v2h2V3zm0 12h-2v2h2v-2zM9 15H7v2h2v-2zm10-2h2v-2h-2v2zm0-4h2V7h-2v2zM5 7H3v14h14v-2H5V7zm10-2h2V3h-2v2zm0 12h2v-2h-2v2z" + d: "M9 7H7v2h2V7zm0 4H7v2h2v-2zm4 4h-2v2h2v-2zm0-12h-2v2h2V3zM9 3H7v2h2V3zm12 0h-2v2h2V3zm0 12h-2v2h2v-2zM9 15H7v2h2v-2zm10-2h2v-2h-2v2zm0-4h2V7h-2v2zM5 7H3v14h14v-2H5V7zm10-2h2V3h-2v2zm0 12h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgFlipToBack; \ No newline at end of file diff --git a/icons/es5/FlipToFront.js b/icons/es5/FlipToFront.js index 27855cc3db..076cbfea7b 100644 --- a/icons/es5/FlipToFront.js +++ b/icons/es5/FlipToFront.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlipToFront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm12 12h2v-2h-2v2zm6-18H7v14h14V3zm-2 12H9V5h10v10zm-8 6h2v-2h-2v2zm-4 0h2v-2H7v2zm-4 0h2v-2H3v2z" + d: "M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm12 12h2v-2h-2v2zm6-18H7v14h14V3zm-2 12H9V5h10v10zm-8 6h2v-2h-2v2zm-4 0h2v-2H7v2zm-4 0h2v-2H3v2z", + fill: "currentColor" })); } - export default SvgFlipToFront; \ No newline at end of file diff --git a/icons/es5/Flood.js b/icons/es5/Flood.js index 1f66776dc9..833b5f46b0 100644 --- a/icons/es5/Flood.js +++ b/icons/es5/Flood.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.67 19c-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.1 1-3.34 1-1.24 0-1.38-1-3.33-1-1.95 0-2.1 1-3.34 1v2c1.95 0 2.11-1 3.34-1 1.24 0 1.38 1 3.33 1 1.95 0 2.1-1 3.34-1 1.22 0 1.4 1 3.33 1 1.93 0 2.1-1 3.33-1 1.22 0 1.4 1 3.33 1v-2c-1.24 0-1.38-1-3.33-1zm-9.99-1.5c1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1v-2c-.63 0-1-.28-1.48-.55l-2.02-7.53 2.09.85.74-1.86L9.78 2 2 11.61l1.57 1.23 1.39-1.78.93 3.48c-.18-.02-.35-.05-.56-.05-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1 1.19.01 1.42 1.01 3.33 1.01zm5.36-7.32l1.42 5.31c-1.34.09-1.47-.99-3.47-.99-.36 0-.65.04-.91.1l-.91-3.39 3.87-1.03z" + d: "M18.67 19c-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.1 1-3.34 1-1.24 0-1.38-1-3.33-1-1.95 0-2.1 1-3.34 1v2c1.95 0 2.11-1 3.34-1 1.24 0 1.38 1 3.33 1 1.95 0 2.1-1 3.34-1 1.22 0 1.4 1 3.33 1 1.93 0 2.1-1 3.33-1 1.22 0 1.4 1 3.33 1v-2c-1.24 0-1.38-1-3.33-1zm-9.99-1.5c1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1v-2c-.63 0-1-.28-1.48-.55l-2.02-7.53 2.09.85.74-1.86L9.78 2 2 11.61l1.57 1.23 1.39-1.78.93 3.48c-.18-.02-.35-.05-.56-.05-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1 1.19.01 1.42 1.01 3.33 1.01zm5.36-7.32l1.42 5.31c-1.34.09-1.47-.99-3.47-.99-.36 0-.65.04-.91.1l-.91-3.39 3.87-1.03z", + fill: "currentColor" })); } - export default SvgFlood; \ No newline at end of file diff --git a/icons/es5/Flourescent.js b/icons/es5/Flourescent.js index 8359d047b3..9bf267bc1e 100644 --- a/icons/es5/Flourescent.js +++ b/icons/es5/Flourescent.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlourescent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 9h14v6H5zm6-7h2v3h-2zm6.286 4.399l1.79-1.803 1.42 1.41-1.79 1.802zM11 19h2v3h-2zm6.29-1.29l1.79 1.8 1.42-1.42-1.8-1.79zM3.495 6.01l1.407-1.408L6.69 6.391 5.284 7.798zm-.003 12.066l1.803-1.79 1.409 1.42-1.803 1.79z" + d: "M5 9h14v6H5zm6-7h2v3h-2zm6.286 4.399l1.79-1.803 1.42 1.41-1.79 1.802zM11 19h2v3h-2zm6.29-1.29l1.79 1.8 1.42-1.42-1.8-1.79zM3.495 6.01l1.407-1.408L6.69 6.391 5.284 7.798zm-.003 12.066l1.803-1.79 1.409 1.42-1.803 1.79z", + fill: "currentColor" })); } - export default SvgFlourescent; \ No newline at end of file diff --git a/icons/es5/Fluorescent.js b/icons/es5/Fluorescent.js index 0943b30538..d1e147a20e 100644 --- a/icons/es5/Fluorescent.js +++ b/icons/es5/Fluorescent.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFluorescent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 9h14v6H5zm6-7h2v3h-2zm6.286 4.399l1.79-1.803 1.42 1.41-1.79 1.802zM11 19h2v3h-2zm6.29-1.29l1.79 1.8 1.42-1.42-1.8-1.79zM3.495 6.01l1.407-1.408L6.69 6.391 5.284 7.798zm-.003 12.066l1.803-1.79 1.409 1.42-1.803 1.79z" + d: "M5 9h14v6H5zm6-7h2v3h-2zm6.286 4.399l1.79-1.803 1.42 1.41-1.79 1.802zM11 19h2v3h-2zm6.29-1.29l1.79 1.8 1.42-1.42-1.8-1.79zM3.495 6.01l1.407-1.408L6.69 6.391 5.284 7.798zm-.003 12.066l1.803-1.79 1.409 1.42-1.803 1.79z", + fill: "currentColor" })); } - export default SvgFluorescent; \ No newline at end of file diff --git a/icons/es5/FlutterDash.js b/icons/es5/FlutterDash.js index 93cff9c9bf..263f1eaea7 100644 --- a/icons/es5/FlutterDash.js +++ b/icons/es5/FlutterDash.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFlutterDash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.07 11.7c.29-.39.81-.56 1.27-.37.17.07.32.18.43.33.22.28.25.59.22.85-.05.33-.25.63-.54.79 0 0-4.87 2.95-5.07 2.69s3.69-4.29 3.69-4.29zM22 10c0 2.5-1 3-1.5 3-.23 0-.44-.1-.62-.26-.48 3.32-2.36 5.31-5.33 5.99.11.44.48.77.95.77h.58c.22 0 .41.15.48.36.17.52.66 1.02 1.02 1.32.25.21.24.59-.03.78-.34.24-.9.49-1.79.53a.501.501 0 01-.45-.22c-.13-.2-.31-.56-.31-1.01 0-.3.04-.57.09-.8-.78-.16-1.39-.78-1.55-1.56-.49.06-1 .1-1.54.1-.88 0-1.7-.09-2.45-.25-.02.08-.05.16-.05.25 0 .55.45 1 1 1h.58c.22 0 .41.15.48.36.17.52.66 1.02 1.02 1.32.25.21.24.59-.03.78-.34.24-.9.49-1.79.53a.501.501 0 01-.45-.22c-.13-.2-.31-.56-.31-1.01 0-.3.04-.57.09-.8-.9-.19-1.59-1-1.59-1.96 0-.18.03-.36.08-.53-2.46-.86-4.03-2.78-4.46-5.74-.18.17-.38.27-.62.27C3 13 2 12.5 2 10c0-2.27 1.7-4.5 3-4.5.43 0 .49.49.5.85a7.989 7.989 0 015.55-3.29c.2-.96 1.08-1.56 1.95-1.56v1s.33-.5 1-.5c.67 0 1 .5 1 .5-.49 0-.85.35-.96.77 1.82.48 3.39 1.59 4.46 3.08.01-.36.07-.85.5-.85 1.3 0 3 2.23 3 4.5zM5 11c0 .81.1 1.53.25 2.21.18-.69.46-1.33.83-1.92a3.77 3.77 0 01-.34-1.54A3.766 3.766 0 019.5 6c.96 0 1.84.37 2.5.97.66-.6 1.54-.97 2.5-.97 2.07 0 3.75 1.68 3.75 3.75 0 .55-.12 1.07-.34 1.54.37.59.66 1.24.84 1.94.15-.68.25-1.41.25-2.23 0-3.86-3.14-7-7-7s-7 3.14-7 7zm12.98 4.29c0-.1.02-.19.02-.29 0-1.01-.26-1.95-.7-2.78-.69.78-1.68 1.28-2.8 1.28-.27 0-.54-.03-.79-.09.14-.23.23-.49.27-.77.01-.07.01-.13.02-.19.17.03.33.05.5.05 1.52 0 2.75-1.23 2.75-2.75S16.02 7 14.5 7c-.67 0-1.32.25-1.83.72l-.67.6-.67-.6C10.82 7.25 10.17 7 9.5 7 7.98 7 6.75 8.23 6.75 9.75c0 1.34.96 2.46 2.23 2.7l-.76.83c-.6-.22-1.12-.59-1.53-1.05A6.01 6.01 0 006 15c0 .08.01.15.01.24C7.13 17.06 9.14 18 12 18c2.88 0 4.88-.91 5.98-2.71zM16 9.75c0 .97-.67 1.75-1.5 1.75S13 10.72 13 9.75 13.67 8 14.5 8s1.5.78 1.5 1.75zm-.75-.87c0-.21-.17-.38-.38-.38s-.37.17-.37.38.17.38.38.38.37-.18.37-.38zM11 9.75c0 .97-.67 1.75-1.5 1.75S8 10.72 8 9.75 8.67 8 9.5 8s1.5.78 1.5 1.75zm-.75-.87c0-.21-.17-.38-.38-.38s-.37.17-.37.38.17.38.38.38.37-.18.37-.38z" + d: "M11.07 11.7c.29-.39.81-.56 1.27-.37.17.07.32.18.43.33.22.28.25.59.22.85-.05.33-.25.63-.54.79 0 0-4.87 2.95-5.07 2.69s3.69-4.29 3.69-4.29zM22 10c0 2.5-1 3-1.5 3-.23 0-.44-.1-.62-.26-.48 3.32-2.36 5.31-5.33 5.99.11.44.48.77.95.77h.58c.22 0 .41.15.48.36.17.52.66 1.02 1.02 1.32.25.21.24.59-.03.78-.34.24-.9.49-1.79.53a.501.501 0 01-.45-.22c-.13-.2-.31-.56-.31-1.01 0-.3.04-.57.09-.8-.78-.16-1.39-.78-1.55-1.56-.49.06-1 .1-1.54.1-.88 0-1.7-.09-2.45-.25-.02.08-.05.16-.05.25 0 .55.45 1 1 1h.58c.22 0 .41.15.48.36.17.52.66 1.02 1.02 1.32.25.21.24.59-.03.78-.34.24-.9.49-1.79.53a.501.501 0 01-.45-.22c-.13-.2-.31-.56-.31-1.01 0-.3.04-.57.09-.8-.9-.19-1.59-1-1.59-1.96 0-.18.03-.36.08-.53-2.46-.86-4.03-2.78-4.46-5.74-.18.17-.38.27-.62.27C3 13 2 12.5 2 10c0-2.27 1.7-4.5 3-4.5.43 0 .49.49.5.85a7.989 7.989 0 015.55-3.29c.2-.96 1.08-1.56 1.95-1.56v1s.33-.5 1-.5c.67 0 1 .5 1 .5-.49 0-.85.35-.96.77 1.82.48 3.39 1.59 4.46 3.08.01-.36.07-.85.5-.85 1.3 0 3 2.23 3 4.5zM5 11c0 .81.1 1.53.25 2.21.18-.69.46-1.33.83-1.92a3.77 3.77 0 01-.34-1.54A3.766 3.766 0 019.5 6c.96 0 1.84.37 2.5.97.66-.6 1.54-.97 2.5-.97 2.07 0 3.75 1.68 3.75 3.75 0 .55-.12 1.07-.34 1.54.37.59.66 1.24.84 1.94.15-.68.25-1.41.25-2.23 0-3.86-3.14-7-7-7s-7 3.14-7 7zm12.98 4.29c0-.1.02-.19.02-.29 0-1.01-.26-1.95-.7-2.78-.69.78-1.68 1.28-2.8 1.28-.27 0-.54-.03-.79-.09.14-.23.23-.49.27-.77.01-.07.01-.13.02-.19.17.03.33.05.5.05 1.52 0 2.75-1.23 2.75-2.75S16.02 7 14.5 7c-.67 0-1.32.25-1.83.72l-.67.6-.67-.6C10.82 7.25 10.17 7 9.5 7 7.98 7 6.75 8.23 6.75 9.75c0 1.34.96 2.46 2.23 2.7l-.76.83c-.6-.22-1.12-.59-1.53-1.05A6.01 6.01 0 006 15c0 .08.01.15.01.24C7.13 17.06 9.14 18 12 18c2.88 0 4.88-.91 5.98-2.71zM16 9.75c0 .97-.67 1.75-1.5 1.75S13 10.72 13 9.75 13.67 8 14.5 8s1.5.78 1.5 1.75zm-.75-.87c0-.21-.17-.38-.38-.38s-.37.17-.37.38.17.38.38.38.37-.18.37-.38zM11 9.75c0 .97-.67 1.75-1.5 1.75S8 10.72 8 9.75 8.67 8 9.5 8s1.5.78 1.5 1.75zm-.75-.87c0-.21-.17-.38-.38-.38s-.37.17-.37.38.17.38.38.38.37-.18.37-.38z", + fill: "currentColor" })); } - export default SvgFlutterDash; \ No newline at end of file diff --git a/icons/es5/FmdBad.js b/icons/es5/FmdBad.js index 8ba8030638..96dd9f4301 100644 --- a/icons/es5/FmdBad.js +++ b/icons/es5/FmdBad.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFmdBad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8C20 5.22 16.2 2 12 2zm1 13h-2v-2h2v2zm0-4h-2V6h2v5z" + d: "M12 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8C20 5.22 16.2 2 12 2zm1 13h-2v-2h2v2zm0-4h-2V6h2v5z", + fill: "currentColor" })); } - export default SvgFmdBad; \ No newline at end of file diff --git a/icons/es5/FmdGood.js b/icons/es5/FmdGood.js index 0eabfe55da..9664014690 100644 --- a/icons/es5/FmdGood.js +++ b/icons/es5/FmdGood.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFmdGood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8C20 5.22 16.2 2 12 2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M12 2c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8C20 5.22 16.2 2 12 2zm0 10c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgFmdGood; \ No newline at end of file diff --git a/icons/es5/Folder.js b/icons/es5/Folder.js index 66236bc377..8fac3412e5 100644 --- a/icons/es5/Folder.js +++ b/icons/es5/Folder.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFolder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 4H2v16h20V6H12l-2-2z" + d: "M10 4H2v16h20V6H12l-2-2z", + fill: "currentColor" })); } - export default SvgFolder; \ No newline at end of file diff --git a/icons/es5/FolderCopy.js b/icons/es5/FolderCopy.js index edcc208cf2..99f5fd44f5 100644 --- a/icons/es5/FolderCopy.js +++ b/icons/es5/FolderCopy.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFolderCopy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 6H1v15h19v-2H3z" + d: "M3 6H1v15h19v-2H3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M23 4h-9l-2-2H5.01L5 17h18V4z" + d: "M23 4h-9l-2-2H5.01L5 17h18V4z", + fill: "currentColor" })); } - export default SvgFolderCopy; \ No newline at end of file diff --git a/icons/es5/FolderDelete.js b/icons/es5/FolderDelete.js index 6f57653ac4..ecf761ac7f 100644 --- a/icons/es5/FolderDelete.js +++ b/icons/es5/FolderDelete.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFolderDelete(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6v14H2V4h8l2 2h10zm-5.5 4V9h-2v1H12v1.5h1V17h5v-5.5h1V10h-2.5zm0 5.5h-2v-4h2v4z" + d: "M22 6v14H2V4h8l2 2h10zm-5.5 4V9h-2v1H12v1.5h1V17h5v-5.5h1V10h-2.5zm0 5.5h-2v-4h2v4z", + fill: "currentColor" })); } - export default SvgFolderDelete; \ No newline at end of file diff --git a/icons/es5/FolderOff.js b/icons/es5/FolderOff.js index 53461c2c87..6ac99c321c 100644 --- a/icons/es5/FolderOff.js +++ b/icons/es5/FolderOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFolderOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 6l-2-2H6.83L22 19.17V6zM2.1 2.1L.69 3.51 2 4.83V20h15.17l3.32 3.31 1.41-1.41z" + d: "M12 6l-2-2H6.83L22 19.17V6zM2.1 2.1L.69 3.51 2 4.83V20h15.17l3.32 3.31 1.41-1.41z", + fill: "currentColor" })); } - export default SvgFolderOff; \ No newline at end of file diff --git a/icons/es5/FolderOpen.js b/icons/es5/FolderOpen.js index cfc61941e8..9caff41caf 100644 --- a/icons/es5/FolderOpen.js +++ b/icons/es5/FolderOpen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFolderOpen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6H12l-2-2H2v16h20V6zm-2 12H4V8h16v10z" + d: "M22 6H12l-2-2H2v16h20V6zm-2 12H4V8h16v10z", + fill: "currentColor" })); } - export default SvgFolderOpen; \ No newline at end of file diff --git a/icons/es5/FolderShared.js b/icons/es5/FolderShared.js index 6ea2b1eb60..68e9023947 100644 --- a/icons/es5/FolderShared.js +++ b/icons/es5/FolderShared.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFolderShared(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6H12l-2-2H2v16h20V6zm-7 3c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8h-8v-1c0-1.33 2.67-2 4-2s4 .67 4 2v1z" + d: "M22 6H12l-2-2H2v16h20V6zm-7 3c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8h-8v-1c0-1.33 2.67-2 4-2s4 .67 4 2v1z", + fill: "currentColor" })); } - export default SvgFolderShared; \ No newline at end of file diff --git a/icons/es5/FolderSpecial.js b/icons/es5/FolderSpecial.js index 1c5c8aadf9..29c9d1d59c 100644 --- a/icons/es5/FolderSpecial.js +++ b/icons/es5/FolderSpecial.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFolderSpecial(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6H12l-2-2H2v16h20V6zm-4.06 11L15 15.28 12.06 17l.78-3.33-2.59-2.24 3.41-.29L15 8l1.34 3.14 3.41.29-2.59 2.24.78 3.33z" + d: "M22 6H12l-2-2H2v16h20V6zm-4.06 11L15 15.28 12.06 17l.78-3.33-2.59-2.24 3.41-.29L15 8l1.34 3.14 3.41.29-2.59 2.24.78 3.33z", + fill: "currentColor" })); } - export default SvgFolderSpecial; \ No newline at end of file diff --git a/icons/es5/FolderZip.js b/icons/es5/FolderZip.js index 9197c4a148..961a0be491 100644 --- a/icons/es5/FolderZip.js +++ b/icons/es5/FolderZip.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFolderZip(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 6l-2-2H2v16h20V6H12zm6 6h-2v2h2v2h-2v2h-2v-2h2v-2h-2v-2h2v-2h-2V8h2v2h2v2z" + d: "M12 6l-2-2H2v16h20V6H12zm6 6h-2v2h2v2h-2v2h-2v-2h2v-2h-2v-2h2v-2h-2V8h2v2h2v2z", + fill: "currentColor" })); } - export default SvgFolderZip; \ No newline at end of file diff --git a/icons/es5/FollowTheSigns.js b/icons/es5/FollowTheSigns.js index 6bc664547f..be9a26f0ac 100644 --- a/icons/es5/FollowTheSigns.js +++ b/icons/es5/FollowTheSigns.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFollowTheSigns(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5.75 8.9L3 23h2.1l1.75-8L9 17v6h2v-7.55L8.95 13.4l.6-3C10.85 12 12.8 13 15 13v-2c-1.85 0-3.45-1-4.35-2.45l-.95-1.6C9.35 6.35 8.7 6 8 6c-.25 0-.5.05-.75.15L2 8.3V13h2V9.65l1.75-.75M13 2v7h3.75v14h1.5V9H22V2h-9zm5.01 6V6.25H14.5v-1.5h3.51V3l2.49 2.5L18.01 8z" + d: "M9.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5.75 8.9L3 23h2.1l1.75-8L9 17v6h2v-7.55L8.95 13.4l.6-3C10.85 12 12.8 13 15 13v-2c-1.85 0-3.45-1-4.35-2.45l-.95-1.6C9.35 6.35 8.7 6 8 6c-.25 0-.5.05-.75.15L2 8.3V13h2V9.65l1.75-.75M13 2v7h3.75v14h1.5V9H22V2h-9zm5.01 6V6.25H14.5v-1.5h3.51V3l2.49 2.5L18.01 8z", + fill: "currentColor" })); } - export default SvgFollowTheSigns; \ No newline at end of file diff --git a/icons/es5/FontDownload.js b/icons/es5/FontDownload.js index 6d59deb06f..e905e1069f 100644 --- a/icons/es5/FontDownload.js +++ b/icons/es5/FontDownload.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFontDownload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.93 13.5h4.14L12 7.98 9.93 13.5zM22 2H2v20h20V2zm-6.05 16.5l-1.14-3H9.17l-1.12 3H5.96l5.11-13h1.86l5.11 13h-2.09z" + d: "M9.93 13.5h4.14L12 7.98 9.93 13.5zM22 2H2v20h20V2zm-6.05 16.5l-1.14-3H9.17l-1.12 3H5.96l5.11-13h1.86l5.11 13h-2.09z", + fill: "currentColor" })); } - export default SvgFontDownload; \ No newline at end of file diff --git a/icons/es5/FontDownloadOff.js b/icons/es5/FontDownloadOff.js index ec5fa0790f..315ace1be3 100644 --- a/icons/es5/FontDownloadOff.js +++ b/icons/es5/FontDownloadOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFontDownloadOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.58 9.75l-.87-.87.23-.66h.1l.54 1.53zm7.91 13.56L19.17 22H2V4.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zm-8.39-8.38l-3.3-3.3L6.41 18h2.08l1.09-3.07h2.52zm-1.75-7.41L10.92 6h2.14l2.55 6.79L22 19.17V2H4.83l5.52 5.52z" + d: "M12.58 9.75l-.87-.87.23-.66h.1l.54 1.53zm7.91 13.56L19.17 22H2V4.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zm-8.39-8.38l-3.3-3.3L6.41 18h2.08l1.09-3.07h2.52zm-1.75-7.41L10.92 6h2.14l2.55 6.79L22 19.17V2H4.83l5.52 5.52z", + fill: "currentColor" })); } - export default SvgFontDownloadOff; \ No newline at end of file diff --git a/icons/es5/FoodBank.js b/icons/es5/FoodBank.js index b8699df8e1..e0a789147b 100644 --- a/icons/es5/FoodBank.js +++ b/icons/es5/FoodBank.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFoodBank(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3L4 9v12h16V9l-8-6zm.5 9.5c0 .83-.67 1.5-1.5 1.5v4h-1v-4c-.83 0-1.5-.67-1.5-1.5v-3h1v3h.5v-3h1v3h.5v-3h1v3zM15 18h-1v-3.5h-1v-3c0-1.1.9-2 2-2V18z" + d: "M12 3L4 9v12h16V9l-8-6zm.5 9.5c0 .83-.67 1.5-1.5 1.5v4h-1v-4c-.83 0-1.5-.67-1.5-1.5v-3h1v3h.5v-3h1v3h.5v-3h1v3zM15 18h-1v-3.5h-1v-3c0-1.1.9-2 2-2V18z", + fill: "currentColor" })); } - export default SvgFoodBank; \ No newline at end of file diff --git a/icons/es5/Forest.js b/icons/es5/Forest.js index 6cd8f6748c..3a924ee8c8 100644 --- a/icons/es5/Forest.js +++ b/icons/es5/Forest.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgForest(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 12L9 2 2 12h1.86L0 18h7v4h4v-4h7l-3.86-6z" + d: "M16 12L9 2 2 12h1.86L0 18h7v4h4v-4h7l-3.86-6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20.14 12H22L15 2l-2.39 3.41L17.92 13h-1.95l3.22 5H24zM13 19h4v3h-4z" + d: "M20.14 12H22L15 2l-2.39 3.41L17.92 13h-1.95l3.22 5H24zM13 19h4v3h-4z", + fill: "currentColor" })); } - export default SvgForest; \ No newline at end of file diff --git a/icons/es5/ForkLeft.js b/icons/es5/ForkLeft.js index a05c49ec57..3218e4c3d6 100644 --- a/icons/es5/ForkLeft.js +++ b/icons/es5/ForkLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgForkLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.41 15.59L8 17l-4-4 4-4 1.41 1.41L7.83 12c1.51-.33 3.73.08 5.17 1.36V6.83l-1.59 1.59L10 7l4-4 4 4-1.41 1.41L15 6.83V21h-2v-4c-.73-2.58-3.07-3.47-5.17-3l1.58 1.59z" + d: "M9.41 15.59L8 17l-4-4 4-4 1.41 1.41L7.83 12c1.51-.33 3.73.08 5.17 1.36V6.83l-1.59 1.59L10 7l4-4 4 4-1.41 1.41L15 6.83V21h-2v-4c-.73-2.58-3.07-3.47-5.17-3l1.58 1.59z", + fill: "currentColor" })); } - export default SvgForkLeft; \ No newline at end of file diff --git a/icons/es5/ForkRight.js b/icons/es5/ForkRight.js index 9b2cc2c213..f99f90b896 100644 --- a/icons/es5/ForkRight.js +++ b/icons/es5/ForkRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgForkRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.59 15.59L16 17l4-4-4-4-1.41 1.41L16.17 12c-1.51-.33-3.73.08-5.17 1.36V6.83l1.59 1.59L14 7l-4-4-4 4 1.41 1.41L9 6.83V21h2v-4c.73-2.58 3.07-3.47 5.17-3l-1.58 1.59z" + d: "M14.59 15.59L16 17l4-4-4-4-1.41 1.41L16.17 12c-1.51-.33-3.73.08-5.17 1.36V6.83l1.59 1.59L14 7l-4-4-4 4 1.41 1.41L9 6.83V21h2v-4c.73-2.58 3.07-3.47 5.17-3l-1.58 1.59z", + fill: "currentColor" })); } - export default SvgForkRight; \ No newline at end of file diff --git a/icons/es5/FormatAlignCenter.js b/icons/es5/FormatAlignCenter.js index 9ae41af5bd..c817935ee9 100644 --- a/icons/es5/FormatAlignCenter.js +++ b/icons/es5/FormatAlignCenter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatAlignCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 15v2h10v-2H7zm-4 6h18v-2H3v2zm0-8h18v-2H3v2zm4-6v2h10V7H7zM3 3v2h18V3H3z" + d: "M7 15v2h10v-2H7zm-4 6h18v-2H3v2zm0-8h18v-2H3v2zm4-6v2h10V7H7zM3 3v2h18V3H3z", + fill: "currentColor" })); } - export default SvgFormatAlignCenter; \ No newline at end of file diff --git a/icons/es5/FormatAlignJustify.js b/icons/es5/FormatAlignJustify.js index 203977a0a2..71b90358ce 100644 --- a/icons/es5/FormatAlignJustify.js +++ b/icons/es5/FormatAlignJustify.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatAlignJustify(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 21h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18V7H3v2zm0-6v2h18V3H3z" + d: "M3 21h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18v-2H3v2zm0-4h18V7H3v2zm0-6v2h18V3H3z", + fill: "currentColor" })); } - export default SvgFormatAlignJustify; \ No newline at end of file diff --git a/icons/es5/FormatAlignLeft.js b/icons/es5/FormatAlignLeft.js index 27b4f31448..ade13a668b 100644 --- a/icons/es5/FormatAlignLeft.js +++ b/icons/es5/FormatAlignLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatAlignLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 15H3v2h12v-2zm0-8H3v2h12V7zM3 13h18v-2H3v2zm0 8h18v-2H3v2zM3 3v2h18V3H3z" + d: "M15 15H3v2h12v-2zm0-8H3v2h12V7zM3 13h18v-2H3v2zm0 8h18v-2H3v2zM3 3v2h18V3H3z", + fill: "currentColor" })); } - export default SvgFormatAlignLeft; \ No newline at end of file diff --git a/icons/es5/FormatAlignRight.js b/icons/es5/FormatAlignRight.js index 5128d9eef6..cad91a08c9 100644 --- a/icons/es5/FormatAlignRight.js +++ b/icons/es5/FormatAlignRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatAlignRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 21h18v-2H3v2zm6-4h12v-2H9v2zm-6-4h18v-2H3v2zm6-4h12V7H9v2zM3 3v2h18V3H3z" + d: "M3 21h18v-2H3v2zm6-4h12v-2H9v2zm-6-4h18v-2H3v2zm6-4h12V7H9v2zM3 3v2h18V3H3z", + fill: "currentColor" })); } - export default SvgFormatAlignRight; \ No newline at end of file diff --git a/icons/es5/FormatBold.js b/icons/es5/FormatBold.js index d861b90594..282baf48cf 100644 --- a/icons/es5/FormatBold.js +++ b/icons/es5/FormatBold.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatBold(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42zM10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3v-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z" + d: "M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42zM10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3v-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgFormatBold; \ No newline at end of file diff --git a/icons/es5/FormatClear.js b/icons/es5/FormatClear.js index e8de1496cf..2d522e1615 100644 --- a/icons/es5/FormatClear.js +++ b/icons/es5/FormatClear.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatClear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8V5H6.39l3 3h1.83l-.55 1.28 2.09 2.1L14.21 8zM3.41 4.86L2 6.27l6.97 6.97L6.5 19h3l1.57-3.66L16.73 21l1.41-1.41z" + d: "M20 8V5H6.39l3 3h1.83l-.55 1.28 2.09 2.1L14.21 8zM3.41 4.86L2 6.27l6.97 6.97L6.5 19h3l1.57-3.66L16.73 21l1.41-1.41z", + fill: "currentColor" })); } - export default SvgFormatClear; \ No newline at end of file diff --git a/icons/es5/FormatColorFill.js b/icons/es5/FormatColorFill.js index d89745fbd3..6bed55f1e9 100644 --- a/icons/es5/FormatColorFill.js +++ b/icons/es5/FormatColorFill.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatColorFill(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 17.62L17.62 10l-10-10-1.41 1.41 2.38 2.38L2.38 10 10 17.62zm0-12.41L14.79 10H5.21L10 5.21zM19 17c1.1 0 2-.9 2-2 0-1.33-2-3.5-2-3.5s-2 2.17-2 3.5c0 1.1.9 2 2 2zM2 20h20v4H2z" + d: "M10 17.62L17.62 10l-10-10-1.41 1.41 2.38 2.38L2.38 10 10 17.62zm0-12.41L14.79 10H5.21L10 5.21zM19 17c1.1 0 2-.9 2-2 0-1.33-2-3.5-2-3.5s-2 2.17-2 3.5c0 1.1.9 2 2 2zM2 20h20v4H2z", + fill: "currentColor" })); } - export default SvgFormatColorFill; \ No newline at end of file diff --git a/icons/es5/FormatColorReset.js b/icons/es5/FormatColorReset.js index a2d71dfef8..68d3c86d44 100644 --- a/icons/es5/FormatColorReset.js +++ b/icons/es5/FormatColorReset.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatColorReset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 14c0-3.98-6-10.8-6-10.8s-1.18 1.35-2.5 3.19l8.44 8.44c.03-.27.06-.55.06-.83zM5.41 5.14L4 6.55l3.32 3.32C6.55 11.33 6 12.79 6 14c0 3.31 2.69 6 6 6 1.52 0 2.9-.57 3.95-1.5l2.63 2.63L20 19.72 5.41 5.14z" + d: "M18 14c0-3.98-6-10.8-6-10.8s-1.18 1.35-2.5 3.19l8.44 8.44c.03-.27.06-.55.06-.83zM5.41 5.14L4 6.55l3.32 3.32C6.55 11.33 6 12.79 6 14c0 3.31 2.69 6 6 6 1.52 0 2.9-.57 3.95-1.5l2.63 2.63L20 19.72 5.41 5.14z", + fill: "currentColor" })); } - export default SvgFormatColorReset; \ No newline at end of file diff --git a/icons/es5/FormatColorText.js b/icons/es5/FormatColorText.js index 8db3405391..1fbe13a560 100644 --- a/icons/es5/FormatColorText.js +++ b/icons/es5/FormatColorText.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatColorText(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 20h20v4H2v-4zm3.49-3h2.42l1.27-3.58h5.65L16.09 17h2.42L13.25 3h-2.5L5.49 17zm4.42-5.61l2.03-5.79h.12l2.03 5.79H9.91z" + d: "M2 20h20v4H2v-4zm3.49-3h2.42l1.27-3.58h5.65L16.09 17h2.42L13.25 3h-2.5L5.49 17zm4.42-5.61l2.03-5.79h.12l2.03 5.79H9.91z", + fill: "currentColor" })); } - export default SvgFormatColorText; \ No newline at end of file diff --git a/icons/es5/FormatIndentDecrease.js b/icons/es5/FormatIndentDecrease.js index bc3fcc2fba..1ce7faa058 100644 --- a/icons/es5/FormatIndentDecrease.js +++ b/icons/es5/FormatIndentDecrease.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatIndentDecrease(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 17h10v-2H11v2zm-8-5l4 4V8l-4 4zm0 9h18v-2H3v2zM3 3v2h18V3H3zm8 6h10V7H11v2zm0 4h10v-2H11v2z" + d: "M11 17h10v-2H11v2zm-8-5l4 4V8l-4 4zm0 9h18v-2H3v2zM3 3v2h18V3H3zm8 6h10V7H11v2zm0 4h10v-2H11v2z", + fill: "currentColor" })); } - export default SvgFormatIndentDecrease; \ No newline at end of file diff --git a/icons/es5/FormatIndentIncrease.js b/icons/es5/FormatIndentIncrease.js index 254eb4025d..a7fea3a6f1 100644 --- a/icons/es5/FormatIndentIncrease.js +++ b/icons/es5/FormatIndentIncrease.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatIndentIncrease(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 21h18v-2H3v2zM3 8v8l4-4-4-4zm8 9h10v-2H11v2zM3 3v2h18V3H3zm8 6h10V7H11v2zm0 4h10v-2H11v2z" + d: "M3 21h18v-2H3v2zM3 8v8l4-4-4-4zm8 9h10v-2H11v2zM3 3v2h18V3H3zm8 6h10V7H11v2zm0 4h10v-2H11v2z", + fill: "currentColor" })); } - export default SvgFormatIndentIncrease; \ No newline at end of file diff --git a/icons/es5/FormatItalic.js b/icons/es5/FormatItalic.js index 729bbee905..9e2492215e 100644 --- a/icons/es5/FormatItalic.js +++ b/icons/es5/FormatItalic.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatItalic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4h-8z" + d: "M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4h-8z", + fill: "currentColor" })); } - export default SvgFormatItalic; \ No newline at end of file diff --git a/icons/es5/FormatLineSpacing.js b/icons/es5/FormatLineSpacing.js index 8fba4b0e2e..4111e8c4b3 100644 --- a/icons/es5/FormatLineSpacing.js +++ b/icons/es5/FormatLineSpacing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatLineSpacing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 7h2.5L5 3.5 1.5 7H4v10H1.5L5 20.5 8.5 17H6V7zm4-2v2h12V5H10zm0 14h12v-2H10v2zm0-6h12v-2H10v2z" + d: "M6 7h2.5L5 3.5 1.5 7H4v10H1.5L5 20.5 8.5 17H6V7zm4-2v2h12V5H10zm0 14h12v-2H10v2zm0-6h12v-2H10v2z", + fill: "currentColor" })); } - export default SvgFormatLineSpacing; \ No newline at end of file diff --git a/icons/es5/FormatListBulleted.js b/icons/es5/FormatListBulleted.js index 22455d8cb5..468a98a5f1 100644 --- a/icons/es5/FormatListBulleted.js +++ b/icons/es5/FormatListBulleted.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatListBulleted(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 10.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-6c-.83 0-1.5.67-1.5 1.5S3.17 7.5 4 7.5 5.5 6.83 5.5 6 4.83 4.5 4 4.5zm0 12c-.83 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.67-1.5-1.5-1.5zM7 19h14v-2H7v2zm0-6h14v-2H7v2zm0-8v2h14V5H7z" + d: "M4 10.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-6c-.83 0-1.5.67-1.5 1.5S3.17 7.5 4 7.5 5.5 6.83 5.5 6 4.83 4.5 4 4.5zm0 12c-.83 0-1.5.68-1.5 1.5s.68 1.5 1.5 1.5 1.5-.68 1.5-1.5-.67-1.5-1.5-1.5zM7 19h14v-2H7v2zm0-6h14v-2H7v2zm0-8v2h14V5H7z", + fill: "currentColor" })); } - export default SvgFormatListBulleted; \ No newline at end of file diff --git a/icons/es5/FormatListNumbered.js b/icons/es5/FormatListNumbered.js index 5452acd9ad..f3a33d5929 100644 --- a/icons/es5/FormatListNumbered.js +++ b/icons/es5/FormatListNumbered.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatListNumbered(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 17h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1 3h1.8L2 13.1v.9h3v-1H3.2L5 10.9V10H2v1zm5-6v2h14V5H7zm0 14h14v-2H7v2zm0-6h14v-2H7v2z" + d: "M2 17h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1 3h1.8L2 13.1v.9h3v-1H3.2L5 10.9V10H2v1zm5-6v2h14V5H7zm0 14h14v-2H7v2zm0-6h14v-2H7v2z", + fill: "currentColor" })); } - export default SvgFormatListNumbered; \ No newline at end of file diff --git a/icons/es5/FormatListNumberedRtl.js b/icons/es5/FormatListNumberedRtl.js index be7db24434..7cfef27817 100644 --- a/icons/es5/FormatListNumberedRtl.js +++ b/icons/es5/FormatListNumberedRtl.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatListNumberedRtl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 17h2v.5h-1v1h1v.5h-2v1h3v-4h-3v1zm1-9h1V4h-2v1h1v3zm-1 3h1.8L18 13.1v.9h3v-1h-1.8l1.8-2.1V10h-3v1zM2 5h14v2H2V5zm0 12h14v2H2v-2zm0-6h14v2H2v-2z" + d: "M18 17h2v.5h-1v1h1v.5h-2v1h3v-4h-3v1zm1-9h1V4h-2v1h1v3zm-1 3h1.8L18 13.1v.9h3v-1h-1.8l1.8-2.1V10h-3v1zM2 5h14v2H2V5zm0 12h14v2H2v-2zm0-6h14v2H2v-2z", + fill: "currentColor" })); } - export default SvgFormatListNumberedRtl; \ No newline at end of file diff --git a/icons/es5/FormatOverline.js b/icons/es5/FormatOverline.js index 8dc8c07506..06d2321590 100644 --- a/icons/es5/FormatOverline.js +++ b/icons/es5/FormatOverline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatOverline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 3v2H5V3h14zm-7 4c-3.87 0-7 3.13-7 7s3.13 7 7 7 7-3.13 7-7-3.13-7-7-7zm0 11.5c-2.49 0-4.5-2.01-4.5-4.5S9.51 9.5 12 9.5s4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z" + d: "M19 3v2H5V3h14zm-7 4c-3.87 0-7 3.13-7 7s3.13 7 7 7 7-3.13 7-7-3.13-7-7-7zm0 11.5c-2.49 0-4.5-2.01-4.5-4.5S9.51 9.5 12 9.5s4.5 2.01 4.5 4.5-2.01 4.5-4.5 4.5z", + fill: "currentColor" })); } - export default SvgFormatOverline; \ No newline at end of file diff --git a/icons/es5/FormatPaint.js b/icons/es5/FormatPaint.js index e80e5be3ff..a61de2b53e 100644 --- a/icons/es5/FormatPaint.js +++ b/icons/es5/FormatPaint.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatPaint(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4V2H4v6h14V6h1v4H9v12h4V12h8V4h-3z" + d: "M18 4V2H4v6h14V6h1v4H9v12h4V12h8V4h-3z", + fill: "currentColor" })); } - export default SvgFormatPaint; \ No newline at end of file diff --git a/icons/es5/FormatQuote.js b/icons/es5/FormatQuote.js index 1473734aa4..9f9ee8f7a2 100644 --- a/icons/es5/FormatQuote.js +++ b/icons/es5/FormatQuote.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatQuote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 17h3l2-4V7H4v6h3l-2 4zm10 0h3l2-4V7h-6v6h3l-2 4z" + d: "M5 17h3l2-4V7H4v6h3l-2 4zm10 0h3l2-4V7h-6v6h3l-2 4z", + fill: "currentColor" })); } - export default SvgFormatQuote; \ No newline at end of file diff --git a/icons/es5/FormatShapes.js b/icons/es5/FormatShapes.js index e0c45af59d..15f997125a 100644 --- a/icons/es5/FormatShapes.js +++ b/icons/es5/FormatShapes.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatShapes(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 7V1h-6v2H7V1H1v6h2v10H1v6h6v-2h10v2h6v-6h-2V7h2zM3 3h2v2H3V3zm2 18H3v-2h2v2zm12-2H7v-2H5V7h2V5h10v2h2v10h-2v2zm4 2h-2v-2h2v2zM19 5V3h2v2h-2zm-5.27 9h-3.49l-.73 2H7.89l3.4-9h1.4l3.41 9h-1.63l-.74-2zm-3.04-1.26h2.61L12 8.91l-1.31 3.83z" + d: "M23 7V1h-6v2H7V1H1v6h2v10H1v6h6v-2h10v2h6v-6h-2V7h2zM3 3h2v2H3V3zm2 18H3v-2h2v2zm12-2H7v-2H5V7h2V5h10v2h2v10h-2v2zm4 2h-2v-2h2v2zM19 5V3h2v2h-2zm-5.27 9h-3.49l-.73 2H7.89l3.4-9h1.4l3.41 9h-1.63l-.74-2zm-3.04-1.26h2.61L12 8.91l-1.31 3.83z", + fill: "currentColor" })); } - export default SvgFormatShapes; \ No newline at end of file diff --git a/icons/es5/FormatSize.js b/icons/es5/FormatSize.js index f2e5e8e6c8..cf4c142d99 100644 --- a/icons/es5/FormatSize.js +++ b/icons/es5/FormatSize.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatSize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgFormatSize(props) { fill: "currentColor" })); } - export default SvgFormatSize; \ No newline at end of file diff --git a/icons/es5/FormatStrikethrough.js b/icons/es5/FormatStrikethrough.js index bef64604e0..40680f4bf9 100644 --- a/icons/es5/FormatStrikethrough.js +++ b/icons/es5/FormatStrikethrough.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatStrikethrough(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 19h4v-3h-4v3zM5 4v3h5v3h4V7h5V4H5zM3 14h18v-2H3v2z" + d: "M10 19h4v-3h-4v3zM5 4v3h5v3h4V7h5V4H5zM3 14h18v-2H3v2z", + fill: "currentColor" })); } - export default SvgFormatStrikethrough; \ No newline at end of file diff --git a/icons/es5/FormatTextdirectionLToR.js b/icons/es5/FormatTextdirectionLToR.js index c397d83b5f..3958eb5b42 100644 --- a/icons/es5/FormatTextdirectionLToR.js +++ b/icons/es5/FormatTextdirectionLToR.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatTextdirectionLToR(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 10v5h2V4h2v11h2V4h2V2H9C6.79 2 5 3.79 5 6s1.79 4 4 4zm12 8l-4-4v3H5v2h12v3l4-4z" + d: "M9 10v5h2V4h2v11h2V4h2V2H9C6.79 2 5 3.79 5 6s1.79 4 4 4zm12 8l-4-4v3H5v2h12v3l4-4z", + fill: "currentColor" })); } - export default SvgFormatTextdirectionLToR; \ No newline at end of file diff --git a/icons/es5/FormatTextdirectionRToL.js b/icons/es5/FormatTextdirectionRToL.js index 393a5508af..db03d332dd 100644 --- a/icons/es5/FormatTextdirectionRToL.js +++ b/icons/es5/FormatTextdirectionRToL.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatTextdirectionRToL(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 10v5h2V4h2v11h2V4h2V2h-8C7.79 2 6 3.79 6 6s1.79 4 4 4zm-2 7v-3l-4 4 4 4v-3h12v-2H8z" + d: "M10 10v5h2V4h2v11h2V4h2V2h-8C7.79 2 6 3.79 6 6s1.79 4 4 4zm-2 7v-3l-4 4 4 4v-3h12v-2H8z", + fill: "currentColor" })); } - export default SvgFormatTextdirectionRToL; \ No newline at end of file diff --git a/icons/es5/FormatUnderlined.js b/icons/es5/FormatUnderlined.js index 12f983d947..662d8715dc 100644 --- a/icons/es5/FormatUnderlined.js +++ b/icons/es5/FormatUnderlined.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFormatUnderlined(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 17c3.31 0 6-2.69 6-6V3h-2.5v8c0 1.93-1.57 3.5-3.5 3.5S8.5 12.93 8.5 11V3H6v8c0 3.31 2.69 6 6 6zm-7 2v2h14v-2H5z" + d: "M12 17c3.31 0 6-2.69 6-6V3h-2.5v8c0 1.93-1.57 3.5-3.5 3.5S8.5 12.93 8.5 11V3H6v8c0 3.31 2.69 6 6 6zm-7 2v2h14v-2H5z", + fill: "currentColor" })); } - export default SvgFormatUnderlined; \ No newline at end of file diff --git a/icons/es5/Fort.js b/icons/es5/Fort.js index 8d31f01e58..e3deff7c9a 100644 --- a/icons/es5/Fort.js +++ b/icons/es5/Fort.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFort(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3v2h-2V3h-2v2h-2V3h-2v4l2 2v1H9V9l2-2V3H9v2H7V3H5v2H3V3H1v4l2 2v6l-2 2v4h9v-5h4v5h9v-4l-2-2V9l2-2V3z" + d: "M21 3v2h-2V3h-2v2h-2V3h-2v4l2 2v1H9V9l2-2V3H9v2H7V3H5v2H3V3H1v4l2 2v6l-2 2v4h9v-5h4v5h9v-4l-2-2V9l2-2V3z", + fill: "currentColor" })); } - export default SvgFort; \ No newline at end of file diff --git a/icons/es5/Forum.js b/icons/es5/Forum.js index ab4e60d281..c8b7be8617 100644 --- a/icons/es5/Forum.js +++ b/icons/es5/Forum.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgForum(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6h-3v9H6v3h12l4 4V6zm-5 7V2H2v15l4-4h11z" + d: "M22 6h-3v9H6v3h12l4 4V6zm-5 7V2H2v15l4-4h11z", + fill: "currentColor" })); } - export default SvgForum; \ No newline at end of file diff --git a/icons/es5/Forward.js b/icons/es5/Forward.js index 5784bf7323..e6e02a8c8f 100644 --- a/icons/es5/Forward.js +++ b/icons/es5/Forward.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgForward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 8V4l8 8-8 8v-4H4V8h8z" + d: "M12 8V4l8 8-8 8v-4H4V8h8z", + fill: "currentColor" })); } - export default SvgForward; \ No newline at end of file diff --git a/icons/es5/Forward10.js b/icons/es5/Forward10.js index cde4e8b7ff..8370bc36ae 100644 --- a/icons/es5/Forward10.js +++ b/icons/es5/Forward10.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgForward10(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2z" + d: "M18 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M10.9 16v-4.27h-.09l-1.77.63v.69l1.01-.31V16zm3.42-4.22c-.18-.07-.37-.1-.59-.1s-.41.03-.59.1-.33.18-.45.33-.23.34-.29.57-.1.5-.1.82v.74c0 .32.04.6.11.82s.17.42.3.57.28.26.46.33.37.1.59.1.41-.03.59-.1.33-.18.45-.33.22-.34.29-.57.1-.5.1-.82v-.74c0-.32-.04-.6-.11-.82s-.17-.42-.3-.57-.29-.26-.46-.33zm.01 2.57c0 .19-.01.35-.04.48s-.06.24-.11.32-.11.14-.19.17-.16.05-.25.05-.18-.02-.25-.05-.14-.09-.19-.17-.09-.19-.12-.32-.04-.29-.04-.48v-.97c0-.19.01-.35.04-.48s.06-.23.12-.31.11-.14.19-.17.16-.05.25-.05.18.02.25.05.14.09.19.17.09.18.12.31.04.29.04.48v.97z" + d: "M10.9 16v-4.27h-.09l-1.77.63v.69l1.01-.31V16zm3.42-4.22c-.18-.07-.37-.1-.59-.1s-.41.03-.59.1-.33.18-.45.33-.23.34-.29.57-.1.5-.1.82v.74c0 .32.04.6.11.82s.17.42.3.57.28.26.46.33.37.1.59.1.41-.03.59-.1.33-.18.45-.33.22-.34.29-.57.1-.5.1-.82v-.74c0-.32-.04-.6-.11-.82s-.17-.42-.3-.57-.29-.26-.46-.33zm.01 2.57c0 .19-.01.35-.04.48s-.06.24-.11.32-.11.14-.19.17-.16.05-.25.05-.18-.02-.25-.05-.14-.09-.19-.17-.09-.19-.12-.32-.04-.29-.04-.48v-.97c0-.19.01-.35.04-.48s.06-.23.12-.31.11-.14.19-.17.16-.05.25-.05.18.02.25.05.14.09.19.17.09.18.12.31.04.29.04.48v.97z", + fill: "currentColor" })); } - export default SvgForward10; \ No newline at end of file diff --git a/icons/es5/Forward30.js b/icons/es5/Forward30.js index 1fb1fbd429..ae29e6fa7c 100644 --- a/icons/es5/Forward30.js +++ b/icons/es5/Forward30.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgForward30(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2zm-7.46 2.22c-.06.05-.12.09-.2.12s-.17.04-.27.04a.69.69 0 01-.45-.15c-.06-.05-.1-.1-.13-.17s-.05-.14-.05-.22h-.85c0 .21.04.39.12.55s.19.28.33.38.29.18.46.23.35.07.53.07c.21 0 .41-.03.6-.08s.34-.14.48-.24.24-.24.32-.39.12-.33.12-.53c0-.23-.06-.44-.18-.61s-.3-.3-.54-.39c.1-.05.2-.1.28-.17s.15-.14.2-.22.1-.16.13-.25.04-.18.04-.27c0-.2-.04-.37-.11-.53s-.17-.28-.3-.38-.28-.18-.46-.23-.37-.08-.59-.08c-.19 0-.38.03-.54.08s-.32.13-.44.23-.23.22-.3.37-.11.3-.11.48h.85a.455.455 0 01.17-.35c.05-.04.11-.07.18-.1s.14-.03.22-.03c.1 0 .18.01.25.04s.13.06.18.11.08.11.11.17.04.14.04.22c0 .18-.05.32-.16.43s-.26.16-.48.16h-.43v.66h.45c.11 0 .2.01.29.04s.16.06.22.11.11.12.14.2.05.18.05.29c0 .09-.01.17-.04.24s-.08.11-.13.17zm3.9-3.44c-.18-.07-.37-.1-.59-.1s-.41.03-.59.1-.33.18-.45.33-.23.34-.29.57-.1.5-.1.82v.74c0 .32.04.6.11.82s.17.42.3.57.28.26.46.33.37.1.59.1.41-.03.59-.1.33-.18.45-.33.22-.34.29-.57.1-.5.1-.82v-.74c0-.32-.04-.6-.11-.82s-.17-.42-.3-.57-.28-.26-.46-.33zm.01 2.57c0 .19-.01.35-.04.48s-.06.24-.11.32-.11.14-.19.17-.16.05-.25.05-.18-.02-.25-.05-.14-.09-.19-.17-.09-.19-.12-.32-.04-.29-.04-.48v-.97c0-.19.01-.35.04-.48s.06-.23.12-.31.11-.14.19-.17.16-.05.25-.05.18.02.25.05.14.09.19.17.09.18.12.31.04.29.04.48v.97z" + d: "M18 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2zm-7.46 2.22c-.06.05-.12.09-.2.12s-.17.04-.27.04a.69.69 0 01-.45-.15c-.06-.05-.1-.1-.13-.17s-.05-.14-.05-.22h-.85c0 .21.04.39.12.55s.19.28.33.38.29.18.46.23.35.07.53.07c.21 0 .41-.03.6-.08s.34-.14.48-.24.24-.24.32-.39.12-.33.12-.53c0-.23-.06-.44-.18-.61s-.3-.3-.54-.39c.1-.05.2-.1.28-.17s.15-.14.2-.22.1-.16.13-.25.04-.18.04-.27c0-.2-.04-.37-.11-.53s-.17-.28-.3-.38-.28-.18-.46-.23-.37-.08-.59-.08c-.19 0-.38.03-.54.08s-.32.13-.44.23-.23.22-.3.37-.11.3-.11.48h.85a.455.455 0 01.17-.35c.05-.04.11-.07.18-.1s.14-.03.22-.03c.1 0 .18.01.25.04s.13.06.18.11.08.11.11.17.04.14.04.22c0 .18-.05.32-.16.43s-.26.16-.48.16h-.43v.66h.45c.11 0 .2.01.29.04s.16.06.22.11.11.12.14.2.05.18.05.29c0 .09-.01.17-.04.24s-.08.11-.13.17zm3.9-3.44c-.18-.07-.37-.1-.59-.1s-.41.03-.59.1-.33.18-.45.33-.23.34-.29.57-.1.5-.1.82v.74c0 .32.04.6.11.82s.17.42.3.57.28.26.46.33.37.1.59.1.41-.03.59-.1.33-.18.45-.33.22-.34.29-.57.1-.5.1-.82v-.74c0-.32-.04-.6-.11-.82s-.17-.42-.3-.57-.28-.26-.46-.33zm.01 2.57c0 .19-.01.35-.04.48s-.06.24-.11.32-.11.14-.19.17-.16.05-.25.05-.18-.02-.25-.05-.14-.09-.19-.17-.09-.19-.12-.32-.04-.29-.04-.48v-.97c0-.19.01-.35.04-.48s.06-.23.12-.31.11-.14.19-.17.16-.05.25-.05.18.02.25.05.14.09.19.17.09.18.12.31.04.29.04.48v.97z", + fill: "currentColor" })); } - export default SvgForward30; \ No newline at end of file diff --git a/icons/es5/Forward5.js b/icons/es5/Forward5.js index 4584f5709c..569a626a86 100644 --- a/icons/es5/Forward5.js +++ b/icons/es5/Forward5.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgForward5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.95 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2zm-5.52 2.15c-.05.07-.11.13-.18.17s-.17.06-.27.06c-.17 0-.31-.05-.42-.15s-.17-.24-.19-.41h-.84c.01.2.05.37.13.53s.19.28.32.39.29.19.46.24.35.08.53.08c.24 0 .46-.04.64-.12s.33-.18.45-.31.21-.28.27-.45.09-.35.09-.54c0-.22-.03-.43-.09-.6s-.14-.33-.25-.45-.25-.22-.41-.28-.34-.1-.55-.1c-.07 0-.14.01-.2.02s-.13.02-.18.04-.1.03-.15.05-.08.04-.11.05l.11-.92h1.7v-.71H10.9l-.25 2.17.67.17c.03-.03.06-.06.1-.09s.07-.05.12-.07.1-.04.15-.05.13-.02.2-.02c.12 0 .22.02.3.05s.16.09.21.15.1.14.13.24.04.19.04.31-.01.22-.03.31-.06.17-.11.24z" + d: "M17.95 13c0 3.31-2.69 6-6 6s-6-2.69-6-6 2.69-6 6-6v4l5-5-5-5v4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8h-2zm-5.52 2.15c-.05.07-.11.13-.18.17s-.17.06-.27.06c-.17 0-.31-.05-.42-.15s-.17-.24-.19-.41h-.84c.01.2.05.37.13.53s.19.28.32.39.29.19.46.24.35.08.53.08c.24 0 .46-.04.64-.12s.33-.18.45-.31.21-.28.27-.45.09-.35.09-.54c0-.22-.03-.43-.09-.6s-.14-.33-.25-.45-.25-.22-.41-.28-.34-.1-.55-.1c-.07 0-.14.01-.2.02s-.13.02-.18.04-.1.03-.15.05-.08.04-.11.05l.11-.92h1.7v-.71H10.9l-.25 2.17.67.17c.03-.03.06-.06.1-.09s.07-.05.12-.07.1-.04.15-.05.13-.02.2-.02c.12 0 .22.02.3.05s.16.09.21.15.1.14.13.24.04.19.04.31-.01.22-.03.31-.06.17-.11.24z", + fill: "currentColor" })); } - export default SvgForward5; \ No newline at end of file diff --git a/icons/es5/ForwardToInbox.js b/icons/es5/ForwardToInbox.js index 410f2a6199..f90e9a96fe 100644 --- a/icons/es5/ForwardToInbox.js +++ b/icons/es5/ForwardToInbox.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgForwardToInbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h11v-2H4V8l8 5 8-5v5h2V4zm-10 7L4 6h16l-8 5zm7 4l4 4-4 4v-3h-4v-2h4v-3z" + d: "M22 4H2v16h11v-2H4V8l8 5 8-5v5h2V4zm-10 7L4 6h16l-8 5zm7 4l4 4-4 4v-3h-4v-2h4v-3z", + fill: "currentColor" })); } - export default SvgForwardToInbox; \ No newline at end of file diff --git a/icons/es5/Foundation.js b/icons/es5/Foundation.js index 8aad6d7fc9..0bed6940f3 100644 --- a/icons/es5/Foundation.js +++ b/icons/es5/Foundation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFoundation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 12h3L12 3 2 12h3v3H3v2h2v3h2v-3h4v3h2v-3h4v3h2v-3h2v-2h-2v-3zM7 15v-4.81l4-3.6V15H7zm6 0V6.59l4 3.6V15h-4z" + d: "M19 12h3L12 3 2 12h3v3H3v2h2v3h2v-3h4v3h2v-3h4v3h2v-3h2v-2h-2v-3zM7 15v-4.81l4-3.6V15H7zm6 0V6.59l4 3.6V15h-4z", + fill: "currentColor" })); } - export default SvgFoundation; \ No newline at end of file diff --git a/icons/es5/FreeBreakfast.js b/icons/es5/FreeBreakfast.js index 0b4fdce915..4e90e31f1b 100644 --- a/icons/es5/FreeBreakfast.js +++ b/icons/es5/FreeBreakfast.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFreeBreakfast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 3H4v14h14v-7h2a2 2 0 002-2V5c0-1.1-.9-2-2-2zm0 5h-2V5h2v3zM4 19h16v2H4v-2z" + d: "M20 3H4v14h14v-7h2a2 2 0 002-2V5c0-1.1-.9-2-2-2zm0 5h-2V5h2v3zM4 19h16v2H4v-2z", + fill: "currentColor" })); } - export default SvgFreeBreakfast; \ No newline at end of file diff --git a/icons/es5/FreeCancellation.js b/icons/es5/FreeCancellation.js index 57960adac7..7c9cca688f 100644 --- a/icons/es5/FreeCancellation.js +++ b/icons/es5/FreeCancellation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFreeCancellation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.21 20H5V10h14v4.38l2-2V4h-3V2h-2v2H8V2H6v2H3v18h10.21l-2-2zm5.33 2.5L13 18.96l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41-5.64 5.66zM10.41 14L12 15.59 10.59 17 9 15.41 7.41 17 6 15.59 7.59 14 6 12.41 7.41 11 9 12.59 10.59 11 12 12.41 10.41 14z" + d: "M11.21 20H5V10h14v4.38l2-2V4h-3V2h-2v2H8V2H6v2H3v18h10.21l-2-2zm5.33 2.5L13 18.96l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41-5.64 5.66zM10.41 14L12 15.59 10.59 17 9 15.41 7.41 17 6 15.59 7.59 14 6 12.41 7.41 11 9 12.59 10.59 11 12 12.41 10.41 14z", + fill: "currentColor" })); } - export default SvgFreeCancellation; \ No newline at end of file diff --git a/icons/es5/FrontHand.js b/icons/es5/FrontHand.js index a6669bf86e..8c2320d29e 100644 --- a/icons/es5/FrontHand.js +++ b/icons/es5/FrontHand.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFrontHand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.5 8v7H18c-1.65 0-3 1.35-3 3h-1c0-2.04 1.53-3.72 3.5-3.97V2H15v9h-1V0h-2.5v11h-1V1.5H8V12H7V4.5H4.5v11.25c0 4.56 3.69 8.25 8.25 8.25S21 20.31 21 15.75V8h-2.5z" + d: "M18.5 8v7H18c-1.65 0-3 1.35-3 3h-1c0-2.04 1.53-3.72 3.5-3.97V2H15v9h-1V0h-2.5v11h-1V1.5H8V12H7V4.5H4.5v11.25c0 4.56 3.69 8.25 8.25 8.25S21 20.31 21 15.75V8h-2.5z", + fill: "currentColor" })); } - export default SvgFrontHand; \ No newline at end of file diff --git a/icons/es5/Fullscreen.js b/icons/es5/Fullscreen.js index 9ce04a8cbf..b1cb34ee2f 100644 --- a/icons/es5/Fullscreen.js +++ b/icons/es5/Fullscreen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFullscreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z" + d: "M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z", + fill: "currentColor" })); } - export default SvgFullscreen; \ No newline at end of file diff --git a/icons/es5/FullscreenExit.js b/icons/es5/FullscreenExit.js index a78ae69710..03e3639581 100644 --- a/icons/es5/FullscreenExit.js +++ b/icons/es5/FullscreenExit.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFullscreenExit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z" + d: "M5 16h3v3h2v-5H5v2zm3-8H5v2h5V5H8v3zm6 11h2v-3h3v-2h-5v5zm2-11V5h-2v5h5V8h-3z", + fill: "currentColor" })); } - export default SvgFullscreenExit; \ No newline at end of file diff --git a/icons/es5/Functions.js b/icons/es5/Functions.js index 9213a3d1ab..14c2177f69 100644 --- a/icons/es5/Functions.js +++ b/icons/es5/Functions.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgFunctions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7V4z" + d: "M18 4H6v2l6.5 6L6 18v2h12v-3h-7l5-5-5-5h7V4z", + fill: "currentColor" })); } - export default SvgFunctions; \ No newline at end of file diff --git a/icons/es5/GMobiledata.js b/icons/es5/GMobiledata.js index 3b11cd9cc1..1d179be8fb 100644 --- a/icons/es5/GMobiledata.js +++ b/icons/es5/GMobiledata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 11v2h2v2H9V9h7V7H7v10h9v-6h-4z" + d: "M12 11v2h2v2H9V9h7V7H7v10h9v-6h-4z", + fill: "currentColor" })); } - export default SvgGMobiledata; \ No newline at end of file diff --git a/icons/es5/GTranslate.js b/icons/es5/GTranslate.js index 2349c8af63..11a411f31e 100644 --- a/icons/es5/GTranslate.js +++ b/icons/es5/GTranslate.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGTranslate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 5h-9.12L10 2H4c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h7l1 3h8c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zM7.17 14.59c-2.25 0-4.09-1.83-4.09-4.09s1.83-4.09 4.09-4.09c1.04 0 1.99.37 2.74 1.07l.07.06-1.23 1.18-.06-.05c-.29-.27-.78-.59-1.52-.59-1.31 0-2.38 1.09-2.38 2.42s1.07 2.42 2.38 2.42c1.37 0 1.96-.87 2.12-1.46H7.08V9.91h3.95l.01.07c.04.21.05.4.05.61 0 2.35-1.61 4-3.92 4zm6.03-1.71c.33.6.74 1.18 1.19 1.7l-.54.53-.65-2.23zm.77-.76h-.99l-.31-1.04h3.99s-.34 1.31-1.56 2.74c-.52-.62-.89-1.23-1.13-1.7zM21 20c0 .55-.45 1-1 1h-7l2-2-.81-2.77.92-.92L17.79 18l.73-.73-2.71-2.68c.9-1.03 1.6-2.25 1.92-3.51H19v-1.04h-3.64V9h-1.04v1.04h-1.96L11.18 6H20c.55 0 1 .45 1 1v13z" + d: "M20 5h-9.12L10 2H4c-1.1 0-2 .9-2 2v13c0 1.1.9 2 2 2h7l1 3h8c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2zM7.17 14.59c-2.25 0-4.09-1.83-4.09-4.09s1.83-4.09 4.09-4.09c1.04 0 1.99.37 2.74 1.07l.07.06-1.23 1.18-.06-.05c-.29-.27-.78-.59-1.52-.59-1.31 0-2.38 1.09-2.38 2.42s1.07 2.42 2.38 2.42c1.37 0 1.96-.87 2.12-1.46H7.08V9.91h3.95l.01.07c.04.21.05.4.05.61 0 2.35-1.61 4-3.92 4zm6.03-1.71c.33.6.74 1.18 1.19 1.7l-.54.53-.65-2.23zm.77-.76h-.99l-.31-1.04h3.99s-.34 1.31-1.56 2.74c-.52-.62-.89-1.23-1.13-1.7zM21 20c0 .55-.45 1-1 1h-7l2-2-.81-2.77.92-.92L17.79 18l.73-.73-2.71-2.68c.9-1.03 1.6-2.25 1.92-3.51H19v-1.04h-3.64V9h-1.04v1.04h-1.96L11.18 6H20c.55 0 1 .45 1 1v13z", + fill: "currentColor" })); } - export default SvgGTranslate; \ No newline at end of file diff --git a/icons/es5/Gamepad.js b/icons/es5/Gamepad.js index caa9aaa781..bef8703297 100644 --- a/icons/es5/Gamepad.js +++ b/icons/es5/Gamepad.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGamepad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 7.5V2H9v5.5l3 3 3-3zM7.5 9H2v6h5.5l3-3-3-3zM9 16.5V22h6v-5.5l-3-3-3 3zM16.5 9l-3 3 3 3H22V9h-5.5z" + d: "M15 7.5V2H9v5.5l3 3 3-3zM7.5 9H2v6h5.5l3-3-3-3zM9 16.5V22h6v-5.5l-3-3-3 3zM16.5 9l-3 3 3 3H22V9h-5.5z", + fill: "currentColor" })); } - export default SvgGamepad; \ No newline at end of file diff --git a/icons/es5/Games.js b/icons/es5/Games.js index a12a467e45..2068cf6593 100644 --- a/icons/es5/Games.js +++ b/icons/es5/Games.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGames(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 7.5V2H9v5.5l3 3 3-3zM7.5 9H2v6h5.5l3-3-3-3zM9 16.5V22h6v-5.5l-3-3-3 3zM16.5 9l-3 3 3 3H22V9h-5.5z" + d: "M15 7.5V2H9v5.5l3 3 3-3zM7.5 9H2v6h5.5l3-3-3-3zM9 16.5V22h6v-5.5l-3-3-3 3zM16.5 9l-3 3 3 3H22V9h-5.5z", + fill: "currentColor" })); } - export default SvgGames; \ No newline at end of file diff --git a/icons/es5/Garage.js b/icons/es5/Garage.js index 7971aef6b7..fd40f16b3b 100644 --- a/icons/es5/Garage.js +++ b/icons/es5/Garage.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGarage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 15, cy: 13, @@ -17,10 +16,11 @@ function SvgGarage(props) { cy: 13, r: 1 }), /*#__PURE__*/React.createElement("path", { - d: "M8.33 7.5l-.66 2h8.66l-.66-2z" + d: "M8.33 7.5l-.66 2h8.66l-.66-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20h20V2zm-3 16.5h-2v-2H7v2H5v-7.31L6.89 5.5H17.1l1.9 5.69v7.31z" + d: "M22 2H2v20h20V2zm-3 16.5h-2v-2H7v2H5v-7.31L6.89 5.5H17.1l1.9 5.69v7.31z", + fill: "currentColor" })); } - export default SvgGarage; \ No newline at end of file diff --git a/icons/es5/GasMeter.js b/icons/es5/GasMeter.js index 4d601d761a..79c2de8de1 100644 --- a/icons/es5/GasMeter.js +++ b/icons/es5/GasMeter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGasMeter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 4h-5V2h-2v2h-2V2H9v2H4v18h16V4zm-8 14c-1.38 0-2.5-1.1-2.5-2.46 0-1.09.43-1.39 2.5-3.79 2.05 2.38 2.5 2.7 2.5 3.79C14.5 16.9 13.38 18 12 18zm4-8H8V8h8v2z" + d: "M20 4h-5V2h-2v2h-2V2H9v2H4v18h16V4zm-8 14c-1.38 0-2.5-1.1-2.5-2.46 0-1.09.43-1.39 2.5-3.79 2.05 2.38 2.5 2.7 2.5 3.79C14.5 16.9 13.38 18 12 18zm4-8H8V8h8v2z", + fill: "currentColor" })); } - export default SvgGasMeter; \ No newline at end of file diff --git a/icons/es5/Gavel.js b/icons/es5/Gavel.js index 27b4543a59..bcb02174eb 100644 --- a/icons/es5/Gavel.js +++ b/icons/es5/Gavel.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGavel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 21h12v2H1v-2zM5.24 8.07l2.83-2.83 14.14 14.14-2.83 2.83L5.24 8.07zM12.32 1l5.66 5.66-2.83 2.83-5.66-5.66L12.32 1zM3.83 9.48l5.66 5.66-2.83 2.83L1 12.31l2.83-2.83z" + d: "M1 21h12v2H1v-2zM5.24 8.07l2.83-2.83 14.14 14.14-2.83 2.83L5.24 8.07zM12.32 1l5.66 5.66-2.83 2.83-5.66-5.66L12.32 1zM3.83 9.48l5.66 5.66-2.83 2.83L1 12.31l2.83-2.83z", + fill: "currentColor" })); } - export default SvgGavel; \ No newline at end of file diff --git a/icons/es5/GeneratingTokens.js b/icons/es5/GeneratingTokens.js index a159b77e9e..86d6c4b400 100644 --- a/icons/es5/GeneratingTokens.js +++ b/icons/es5/GeneratingTokens.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGeneratingTokens(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm3 6.5h-2v5H8v-5H6V9h6v1.5zm8.25-6.75L23 5l-2.75 1.25L19 9l-1.25-2.75L15 5l2.75-1.25L19 1l1.25 2.75zm0 14L23 19l-2.75 1.25L19 23l-1.25-2.75L15 19l2.75-1.25L19 15l1.25 2.75z" + d: "M9 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm3 6.5h-2v5H8v-5H6V9h6v1.5zm8.25-6.75L23 5l-2.75 1.25L19 9l-1.25-2.75L15 5l2.75-1.25L19 1l1.25 2.75zm0 14L23 19l-2.75 1.25L19 23l-1.25-2.75L15 19l2.75-1.25L19 15l1.25 2.75z", + fill: "currentColor" })); } - export default SvgGeneratingTokens; \ No newline at end of file diff --git a/icons/es5/Gesture.js b/icons/es5/Gesture.js index 240119c156..cf0fd59fad 100644 --- a/icons/es5/Gesture.js +++ b/icons/es5/Gesture.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGesture(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.59 6.89c.7-.71 1.4-1.35 1.71-1.22.5.2 0 1.03-.3 1.52-.25.42-2.86 3.89-2.86 6.31 0 1.28.48 2.34 1.34 2.98.75.56 1.74.73 2.64.46 1.07-.31 1.95-1.4 3.06-2.77 1.21-1.49 2.83-3.44 4.08-3.44 1.63 0 1.65 1.01 1.76 1.79-3.78.64-5.38 3.67-5.38 5.37 0 1.7 1.44 3.09 3.21 3.09 1.63 0 4.29-1.33 4.69-6.1H21v-2.5h-2.47c-.15-1.65-1.09-4.2-4.03-4.2-2.25 0-4.18 1.91-4.94 2.84-.58.73-2.06 2.48-2.29 2.72-.25.3-.68.84-1.11.84-.45 0-.72-.83-.36-1.92.35-1.09 1.4-2.86 1.85-3.52.78-1.14 1.3-1.92 1.3-3.28C8.95 3.69 7.31 3 6.44 3 5.12 3 3.97 4 3.72 4.25c-.36.36-.66.66-.88.93l1.75 1.71zm9.29 11.66c-.31 0-.74-.26-.74-.72 0-.6.73-2.2 2.87-2.76-.3 2.69-1.43 3.48-2.13 3.48z" + d: "M4.59 6.89c.7-.71 1.4-1.35 1.71-1.22.5.2 0 1.03-.3 1.52-.25.42-2.86 3.89-2.86 6.31 0 1.28.48 2.34 1.34 2.98.75.56 1.74.73 2.64.46 1.07-.31 1.95-1.4 3.06-2.77 1.21-1.49 2.83-3.44 4.08-3.44 1.63 0 1.65 1.01 1.76 1.79-3.78.64-5.38 3.67-5.38 5.37 0 1.7 1.44 3.09 3.21 3.09 1.63 0 4.29-1.33 4.69-6.1H21v-2.5h-2.47c-.15-1.65-1.09-4.2-4.03-4.2-2.25 0-4.18 1.91-4.94 2.84-.58.73-2.06 2.48-2.29 2.72-.25.3-.68.84-1.11.84-.45 0-.72-.83-.36-1.92.35-1.09 1.4-2.86 1.85-3.52.78-1.14 1.3-1.92 1.3-3.28C8.95 3.69 7.31 3 6.44 3 5.12 3 3.97 4 3.72 4.25c-.36.36-.66.66-.88.93l1.75 1.71zm9.29 11.66c-.31 0-.74-.26-.74-.72 0-.6.73-2.2 2.87-2.76-.3 2.69-1.43 3.48-2.13 3.48z", + fill: "currentColor" })); } - export default SvgGesture; \ No newline at end of file diff --git a/icons/es5/GetApp.js b/icons/es5/GetApp.js index 6cc8b16c0b..24437c00ec 100644 --- a/icons/es5/GetApp.js +++ b/icons/es5/GetApp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGetApp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z" + d: "M19 9h-4V3H9v6H5l7 7 7-7zM5 18v2h14v-2H5z", + fill: "currentColor" })); } - export default SvgGetApp; \ No newline at end of file diff --git a/icons/es5/Gif.js b/icons/es5/Gif.js index 13ed7178de..23f8ee1afc 100644 --- a/icons/es5/Gif.js +++ b/icons/es5/Gif.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGif(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.5 9H13v6h-1.5V9zM10 9H5v6h5v-3H8.5v1.5h-2v-3H10V9zm9 1.5V9h-4.5v6H16v-2h2v-1.5h-2v-1h3z" + d: "M11.5 9H13v6h-1.5V9zM10 9H5v6h5v-3H8.5v1.5h-2v-3H10V9zm9 1.5V9h-4.5v6H16v-2h2v-1.5h-2v-1h3z", + fill: "currentColor" })); } - export default SvgGif; \ No newline at end of file diff --git a/icons/es5/GifBox.js b/icons/es5/GifBox.js index f9354011a3..a25d38d577 100644 --- a/icons/es5/GifBox.js +++ b/icons/es5/GifBox.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGifBox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM9.5 13v-1h1v2h-3v-4h3v1h-2v2h1zm3 1h-1v-4h1v4zm4-3h-2v.5H16v1h-1.5V14h-1v-4h3v1z" + d: "M21 3H3v18h18V3zM9.5 13v-1h1v2h-3v-4h3v1h-2v2h1zm3 1h-1v-4h1v4zm4-3h-2v.5H16v1h-1.5V14h-1v-4h3v1z", + fill: "currentColor" })); } - export default SvgGifBox; \ No newline at end of file diff --git a/icons/es5/Girl.js b/icons/es5/Girl.js index 5f1477d7bf..9fe238fb4a 100644 --- a/icons/es5/Girl.js +++ b/icons/es5/Girl.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGirl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7.5c.97 0 1.75-.78 1.75-1.75S12.97 4 12 4s-1.75.78-1.75 1.75S11.03 7.5 12 7.5zm2 8.5v4h-4v-4H8l2.38-6.38a1.733 1.733 0 013.24 0L16 16h-2z" + d: "M12 7.5c.97 0 1.75-.78 1.75-1.75S12.97 4 12 4s-1.75.78-1.75 1.75S11.03 7.5 12 7.5zm2 8.5v4h-4v-4H8l2.38-6.38a1.733 1.733 0 013.24 0L16 16h-2z", + fill: "currentColor" })); } - export default SvgGirl; \ No newline at end of file diff --git a/icons/es5/Gite.js b/icons/es5/Gite.js index 42d15e688e..44b770ba4f 100644 --- a/icons/es5/Gite.js +++ b/icons/es5/Gite.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 6H9V4H7v2H6l-4 4v9h20v-9l-4-4zM4 12h10v5H4v-5zm16 5h-4v-6.17l2-2 2 2V17z" + d: "M18 6H9V4H7v2H6l-4 4v9h20v-9l-4-4zM4 12h10v5H4v-5zm16 5h-4v-6.17l2-2 2 2V17z", + fill: "currentColor" })); } - export default SvgGite; \ No newline at end of file diff --git a/icons/es5/GolfCourse.js b/icons/es5/GolfCourse.js index 5d8f2c8975..2bd6df971e 100644 --- a/icons/es5/GolfCourse.js +++ b/icons/es5/GolfCourse.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGolfCourse(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 19.5, cy: 19.5, r: 1.5 }), /*#__PURE__*/React.createElement("path", { - d: "M17 5.92L9 2v18H7v-1.73c-1.79.35-3 .99-3 1.73 0 1.1 2.69 2 6 2s6-.9 6-2c0-.99-2.16-1.81-5-1.97V8.98l6-3.06z" + d: "M17 5.92L9 2v18H7v-1.73c-1.79.35-3 .99-3 1.73 0 1.1 2.69 2 6 2s6-.9 6-2c0-.99-2.16-1.81-5-1.97V8.98l6-3.06z", + fill: "currentColor" })); } - export default SvgGolfCourse; \ No newline at end of file diff --git a/icons/es5/GoogleMeet.js b/icons/es5/GoogleMeet.js index 3d1ff0a943..56f7df3860 100644 --- a/icons/es5/GoogleMeet.js +++ b/icons/es5/GoogleMeet.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGoogleMeet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -11,7 +9,7 @@ function SvgGoogleMeet(props) { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink" }, props), /*#__PURE__*/React.createElement("path", { - fill: "url(#google_meet_svg__pattern0)", + fill: "currentColor", d: "M0 .127h24v19.745H0z" }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("pattern", { id: "google_meet_svg__pattern0", @@ -28,5 +26,4 @@ function SvgGoogleMeet(props) { xlinkHref: "data:image/png;base64,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" }))); } - export default SvgGoogleMeet; \ No newline at end of file diff --git a/icons/es5/GppBad.js b/icons/es5/GppBad.js index 72860215bb..8cbc9223dc 100644 --- a/icons/es5/GppBad.js +++ b/icons/es5/GppBad.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGppBad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm3.5 12.09l-1.41 1.41L12 13.42 9.91 15.5 8.5 14.09 10.59 12 8.5 9.91 9.91 8.5 12 10.59l2.09-2.09 1.41 1.41L13.42 12l2.08 2.09z" + d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm3.5 12.09l-1.41 1.41L12 13.42 9.91 15.5 8.5 14.09 10.59 12 8.5 9.91 9.91 8.5 12 10.59l2.09-2.09 1.41 1.41L13.42 12l2.08 2.09z", + fill: "currentColor" })); } - export default SvgGppBad; \ No newline at end of file diff --git a/icons/es5/GppGood.js b/icons/es5/GppGood.js index a371d09f73..69e406b9fd 100644 --- a/icons/es5/GppGood.js +++ b/icons/es5/GppGood.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGppGood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm-1.06 13.54L7.4 12l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41-5.64 5.66z" + d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm-1.06 13.54L7.4 12l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41-5.64 5.66z", + fill: "currentColor" })); } - export default SvgGppGood; \ No newline at end of file diff --git a/icons/es5/GppMaybe.js b/icons/es5/GppMaybe.js index 43f8ba1136..84a4260ec0 100644 --- a/icons/es5/GppMaybe.js +++ b/icons/es5/GppMaybe.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGppMaybe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm1 14h-2v-2h2v2zm0-4h-2V7h2v5z" + d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm1 14h-2v-2h2v2zm0-4h-2V7h2v5z", + fill: "currentColor" })); } - export default SvgGppMaybe; \ No newline at end of file diff --git a/icons/es5/GpsFixed.js b/icons/es5/GpsFixed.js index 37fe085a00..bb6ff8905d 100644 --- a/icons/es5/GpsFixed.js +++ b/icons/es5/GpsFixed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGpsFixed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z" + d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z", + fill: "currentColor" })); } - export default SvgGpsFixed; \ No newline at end of file diff --git a/icons/es5/GpsNotFixed.js b/icons/es5/GpsNotFixed.js index 9c13c846cf..845358b3cf 100644 --- a/icons/es5/GpsNotFixed.js +++ b/icons/es5/GpsNotFixed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGpsNotFixed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z" + d: "M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z", + fill: "currentColor" })); } - export default SvgGpsNotFixed; \ No newline at end of file diff --git a/icons/es5/GpsOff.js b/icons/es5/GpsOff.js index dd769953d0..87fcfe97bc 100644 --- a/icons/es5/GpsOff.js +++ b/icons/es5/GpsOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGpsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06c-.98.11-1.91.38-2.77.78l1.53 1.53a6.995 6.995 0 018.87 8.87l1.53 1.53c.4-.86.67-1.79.78-2.77H23v-2h-2.06zM3 4.27l2.04 2.04A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06c1.77-.2 3.38-.91 4.69-1.98L19.73 21l1.41-1.41L4.41 2.86 3 4.27zm13.27 13.27a6.995 6.995 0 01-9.81-9.81l9.81 9.81z" + d: "M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06c-.98.11-1.91.38-2.77.78l1.53 1.53a6.995 6.995 0 018.87 8.87l1.53 1.53c.4-.86.67-1.79.78-2.77H23v-2h-2.06zM3 4.27l2.04 2.04A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06c1.77-.2 3.38-.91 4.69-1.98L19.73 21l1.41-1.41L4.41 2.86 3 4.27zm13.27 13.27a6.995 6.995 0 01-9.81-9.81l9.81 9.81z", + fill: "currentColor" })); } - export default SvgGpsOff; \ No newline at end of file diff --git a/icons/es5/Grade.js b/icons/es5/Grade.js index d255cd27e3..4dfc3c89a8 100644 --- a/icons/es5/Grade.js +++ b/icons/es5/Grade.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGrade(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z" + d: "M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z", + fill: "currentColor" })); } - export default SvgGrade; \ No newline at end of file diff --git a/icons/es5/Gradient.js b/icons/es5/Gradient.js index 40d63081b9..7874342a99 100644 --- a/icons/es5/Gradient.js +++ b/icons/es5/Gradient.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGradient(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 9h2v2h-2V9zm-2 2h2v2H9v-2zm4 0h2v2h-2v-2zm2-2h2v2h-2V9zM7 9h2v2H7V9zm14-6H3v18h18V3zM9 18H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2zm2-7h-2v2h2v2h-2v-2h-2v2h-2v-2h-2v2H9v-2H7v2H5v-2h2v-2H5V5h14v6z" + d: "M11 9h2v2h-2V9zm-2 2h2v2H9v-2zm4 0h2v2h-2v-2zm2-2h2v2h-2V9zM7 9h2v2H7V9zm14-6H3v18h18V3zM9 18H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2zm2-7h-2v2h2v2h-2v-2h-2v2h-2v-2h-2v2H9v-2H7v2H5v-2h2v-2H5V5h14v6z", + fill: "currentColor" })); } - export default SvgGradient; \ No newline at end of file diff --git a/icons/es5/Grading.js b/icons/es5/Grading.js index 6a08db4abe..a58f418f44 100644 --- a/icons/es5/Grading.js +++ b/icons/es5/Grading.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGrading(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 7h16v2H4V7zm0 6h16v-2H4v2zm0 4h7v-2H4v2zm0 4h7v-2H4v2zm11.41-2.83L14 16.75l-1.41 1.41L15.41 21 20 16.42 18.58 15l-3.17 3.17zM4 3v2h16V3H4z" + d: "M4 7h16v2H4V7zm0 6h16v-2H4v2zm0 4h7v-2H4v2zm0 4h7v-2H4v2zm11.41-2.83L14 16.75l-1.41 1.41L15.41 21 20 16.42 18.58 15l-3.17 3.17zM4 3v2h16V3H4z", + fill: "currentColor" })); } - export default SvgGrading; \ No newline at end of file diff --git a/icons/es5/Grain.js b/icons/es5/Grain.js index e935a669ed..e2bd235df5 100644 --- a/icons/es5/Grain.js +++ b/icons/es5/Grain.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGrain(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 12c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-4 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" + d: "M10 12c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM6 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12-8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm-4 8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-4-4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z", + fill: "currentColor" })); } - export default SvgGrain; \ No newline at end of file diff --git a/icons/es5/GraphicEq.js b/icons/es5/GraphicEq.js index 8ea8c37e26..e100198fe4 100644 --- a/icons/es5/GraphicEq.js +++ b/icons/es5/GraphicEq.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGraphicEq(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 18h2V6H7v12zm4 4h2V2h-2v20zm-8-8h2v-4H3v4zm12 4h2V6h-2v12zm4-8v4h2v-4h-2z" + d: "M7 18h2V6H7v12zm4 4h2V2h-2v20zm-8-8h2v-4H3v4zm12 4h2V6h-2v12zm4-8v4h2v-4h-2z", + fill: "currentColor" })); } - export default SvgGraphicEq; \ No newline at end of file diff --git a/icons/es5/Grass.js b/icons/es5/Grass.js index a26213a894..29248b1ad5 100644 --- a/icons/es5/Grass.js +++ b/icons/es5/Grass.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGrass(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 20H2v-2h5.75A8.032 8.032 0 002 12.26c.64-.16 1.31-.26 2-.26 4.42 0 8 3.58 8 8zm10-7.74c-.64-.16-1.31-.26-2-.26-2.93 0-5.48 1.58-6.88 3.93a9.82 9.82 0 01.87 4.07h8v-2h-5.75A8.061 8.061 0 0122 12.26zm-6.36-1.24a10.03 10.03 0 014.09-5C15.44 6.16 12 9.67 12 14v.02c.95-1.27 2.2-2.3 3.64-3zm-4.22-2.17A8.527 8.527 0 006.7 4C8.14 5.86 9 8.18 9 10.71c0 .21-.03.41-.04.61.43.24.83.52 1.22.82a9.91 9.91 0 011.24-3.29z" + d: "M12 20H2v-2h5.75A8.032 8.032 0 002 12.26c.64-.16 1.31-.26 2-.26 4.42 0 8 3.58 8 8zm10-7.74c-.64-.16-1.31-.26-2-.26-2.93 0-5.48 1.58-6.88 3.93a9.82 9.82 0 01.87 4.07h8v-2h-5.75A8.061 8.061 0 0122 12.26zm-6.36-1.24a10.03 10.03 0 014.09-5C15.44 6.16 12 9.67 12 14v.02c.95-1.27 2.2-2.3 3.64-3zm-4.22-2.17A8.527 8.527 0 006.7 4C8.14 5.86 9 8.18 9 10.71c0 .21-.03.41-.04.61.43.24.83.52 1.22.82a9.91 9.91 0 011.24-3.29z", + fill: "currentColor" })); } - export default SvgGrass; \ No newline at end of file diff --git a/icons/es5/GreaterThan.js b/icons/es5/GreaterThan.js index 3110657bdc..d126f2e3cf 100644 --- a/icons/es5/GreaterThan.js +++ b/icons/es5/GreaterThan.js @@ -1,17 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGreaterThan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { d: "M6.5 17.5l8.25-5.5L6.5 6.5l1-1.5L18 12 7.5 19z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" })); } - export default SvgGreaterThan; \ No newline at end of file diff --git a/icons/es5/GreaterThanEqual.js b/icons/es5/GreaterThanEqual.js index c345efed57..46f912b5e3 100644 --- a/icons/es5/GreaterThanEqual.js +++ b/icons/es5/GreaterThanEqual.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGreaterThanEqual(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { d: "M6.5 15.5l8.25-5.5L6.5 4.5l1-1.5L18 10 7.5 17z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 20.998H6v-2h12z" + d: "M18 20.998H6v-2h12z", + fill: "currentColor" })); } - export default SvgGreaterThanEqual; \ No newline at end of file diff --git a/icons/es5/Grid3X3.js b/icons/es5/Grid3X3.js index 576031b027..5336ab2d13 100644 --- a/icons/es5/Grid3X3.js +++ b/icons/es5/Grid3X3.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGrid3X3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 10V8h-4V4h-2v4h-4V4H8v4H4v2h4v4H4v2h4v4h2v-4h4v4h2v-4h4v-2h-4v-4h4zm-6 4h-4v-4h4v4z" + d: "M20 10V8h-4V4h-2v4h-4V4H8v4H4v2h4v4H4v2h4v4h2v-4h4v4h2v-4h4v-2h-4v-4h4zm-6 4h-4v-4h4v4z", + fill: "currentColor" })); } - export default SvgGrid3X3; \ No newline at end of file diff --git a/icons/es5/Grid4X4.js b/icons/es5/Grid4X4.js index 300246078c..83ef24f387 100644 --- a/icons/es5/Grid4X4.js +++ b/icons/es5/Grid4X4.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGrid4X4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 7V5h-3V2h-2v3h-4V2h-2v3H7V2H5v3H2v2h3v4H2v2h3v4H2v2h3v3h2v-3h4v3h2v-3h4v3h2v-3h3v-2h-3v-4h3v-2h-3V7h3zM7 7h4v4H7V7zm0 10v-4h4v4H7zm10 0h-4v-4h4v4zm0-6h-4V7h4v4z" + d: "M22 7V5h-3V2h-2v3h-4V2h-2v3H7V2H5v3H2v2h3v4H2v2h3v4H2v2h3v3h2v-3h4v3h2v-3h4v3h2v-3h3v-2h-3v-4h3v-2h-3V7h3zM7 7h4v4H7V7zm0 10v-4h4v4H7zm10 0h-4v-4h4v4zm0-6h-4V7h4v4z", + fill: "currentColor" })); } - export default SvgGrid4X4; \ No newline at end of file diff --git a/icons/es5/GridGoldenratio.js b/icons/es5/GridGoldenratio.js index 77719fe618..72427fd274 100644 --- a/icons/es5/GridGoldenratio.js +++ b/icons/es5/GridGoldenratio.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGridGoldenratio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 11V9h-7V2h-2v7h-2V2H9v7H2v2h7v2H2v2h7v7h2v-7h2v7h2v-7h7v-2h-7v-2h7zm-9 2h-2v-2h2v2z" + d: "M22 11V9h-7V2h-2v7h-2V2H9v7H2v2h7v2H2v2h7v7h2v-7h2v7h2v-7h7v-2h-7v-2h7zm-9 2h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgGridGoldenratio; \ No newline at end of file diff --git a/icons/es5/GridOff.js b/icons/es5/GridOff.js index cb4062a01b..0726c43f10 100644 --- a/icons/es5/GridOff.js +++ b/icons/es5/GridOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGridOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 4v.89l2 2V4h4v4h-2.89l2 2H14v.89l2 2V10h4v4h-2.89l2 2H20v.89l2 2V2H5.11l2 2H8zm8 0h4v4h-4V4zM1.41 1.14L0 2.55l2 2V22h17.45l2.01 2.01 1.41-1.41L1.41 1.14zM10 12.55L11.45 14H10v-1.45zm-6-6L5.45 8H4V6.55zM8 20H4v-4h4v4zm0-6H4v-4h3.45l.55.55V14zm6 6h-4v-4h3.45l.55.55V20zm2 0v-1.45L17.45 20H16z" + d: "M8 4v.89l2 2V4h4v4h-2.89l2 2H14v.89l2 2V10h4v4h-2.89l2 2H20v.89l2 2V2H5.11l2 2H8zm8 0h4v4h-4V4zM1.41 1.14L0 2.55l2 2V22h17.45l2.01 2.01 1.41-1.41L1.41 1.14zM10 12.55L11.45 14H10v-1.45zm-6-6L5.45 8H4V6.55zM8 20H4v-4h4v4zm0-6H4v-4h3.45l.55.55V14zm6 6h-4v-4h3.45l.55.55V20zm2 0v-1.45L17.45 20H16z", + fill: "currentColor" })); } - export default SvgGridOff; \ No newline at end of file diff --git a/icons/es5/GridOn.js b/icons/es5/GridOn.js index db35ea47e5..2eb04c298c 100644 --- a/icons/es5/GridOn.js +++ b/icons/es5/GridOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGridOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20h20V2zM8 20H4v-4h4v4zm0-6H4v-4h4v4zm0-6H4V4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4V4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4V4h4v4z" + d: "M22 2H2v20h20V2zM8 20H4v-4h4v4zm0-6H4v-4h4v4zm0-6H4V4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4V4h4v4zm6 12h-4v-4h4v4zm0-6h-4v-4h4v4zm0-6h-4V4h4v4z", + fill: "currentColor" })); } - export default SvgGridOn; \ No newline at end of file diff --git a/icons/es5/GridView.js b/icons/es5/GridView.js index ae8b0a968b..003bede191 100644 --- a/icons/es5/GridView.js +++ b/icons/es5/GridView.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGridView(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgGridView(props) { fill: "currentColor" })); } - export default SvgGridView; \ No newline at end of file diff --git a/icons/es5/Group.js b/icons/es5/Group.js index fd3cc095f6..1ba11785fd 100644 --- a/icons/es5/Group.js +++ b/icons/es5/Group.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGroup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5s-3 1.34-3 3 1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z" + d: "M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5s-3 1.34-3 3 1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z", + fill: "currentColor" })); } - export default SvgGroup; \ No newline at end of file diff --git a/icons/es5/GroupAdd.js b/icons/es5/GroupAdd.js index dbfa00b035..f0525ed8b2 100644 --- a/icons/es5/GroupAdd.js +++ b/icons/es5/GroupAdd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGroupAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 9V7h-2v2h-2v2h2v2h2v-2h2V9zM8 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 1c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm4.51-8.95C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95zm4.02 9.78C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17z" + d: "M22 9V7h-2v2h-2v2h2v2h2v-2h2V9zM8 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 1c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm4.51-8.95C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95zm4.02 9.78C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17z", + fill: "currentColor" })); } - export default SvgGroupAdd; \ No newline at end of file diff --git a/icons/es5/GroupOff.js b/icons/es5/GroupOff.js index 8ff86cda93..250cbdf9e0 100644 --- a/icons/es5/GroupOff.js +++ b/icons/es5/GroupOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGroupOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 8c0-1.42-.5-2.73-1.33-3.76.42-.14.86-.24 1.33-.24 2.21 0 4 1.79 4 4s-1.79 4-4 4h-.18l-.77-.77c.6-.94.95-2.05.95-3.23zm7.83 12H23v-3c0-2.18-3.58-3.47-6.34-3.87 1.1.75 1.95 1.71 2.23 2.94L22.83 20zM7.24 4.41a3.996 3.996 0 015.35 5.35L7.24 4.41zM9.17 12H9c-2.21 0-4-1.79-4-4v-.17L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41L17 19.83V20H1v-3c0-2.66 5.33-4 8-4 .37 0 .8.03 1.25.08L9.17 12z" + d: "M15 8c0-1.42-.5-2.73-1.33-3.76.42-.14.86-.24 1.33-.24 2.21 0 4 1.79 4 4s-1.79 4-4 4h-.18l-.77-.77c.6-.94.95-2.05.95-3.23zm7.83 12H23v-3c0-2.18-3.58-3.47-6.34-3.87 1.1.75 1.95 1.71 2.23 2.94L22.83 20zM7.24 4.41a3.996 3.996 0 015.35 5.35L7.24 4.41zM9.17 12H9c-2.21 0-4-1.79-4-4v-.17L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41L17 19.83V20H1v-3c0-2.66 5.33-4 8-4 .37 0 .8.03 1.25.08L9.17 12z", + fill: "currentColor" })); } - export default SvgGroupOff; \ No newline at end of file diff --git a/icons/es5/GroupRemove.js b/icons/es5/GroupRemove.js index b31597a1ef..3dad347414 100644 --- a/icons/es5/GroupRemove.js +++ b/icons/es5/GroupRemove.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGroupRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M24 9v2h-6V9h6zM8 4C5.79 4 4 5.79 4 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm4.51-8.95C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95zm4.02 9.78C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17z" + d: "M24 9v2h-6V9h6zM8 4C5.79 4 4 5.79 4 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm4.51-8.95C13.43 5.11 14 6.49 14 8s-.57 2.89-1.49 3.95C14.47 11.7 16 10.04 16 8s-1.53-3.7-3.49-3.95zm4.02 9.78C17.42 14.66 18 15.7 18 17v3h2v-3c0-1.45-1.59-2.51-3.47-3.17z", + fill: "currentColor" })); } - export default SvgGroupRemove; \ No newline at end of file diff --git a/icons/es5/GroupWork.js b/icons/es5/GroupWork.js index 09e753ca2c..41a310a2c0 100644 --- a/icons/es5/GroupWork.js +++ b/icons/es5/GroupWork.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGroupWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM8 17.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5zM9.5 8a2.5 2.5 0 015 0 2.5 2.5 0 01-5 0zm6.5 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM8 17.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5zM9.5 8a2.5 2.5 0 015 0 2.5 2.5 0 01-5 0zm6.5 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z", + fill: "currentColor" })); } - export default SvgGroupWork; \ No newline at end of file diff --git a/icons/es5/Groups.js b/icons/es5/Groups.js index 76370d7dde..3348d44a9a 100644 --- a/icons/es5/Groups.js +++ b/icons/es5/Groups.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGroups(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 12.75c1.63 0 3.07.39 4.24.9 1.08.48 1.76 1.56 1.76 2.73V18H6v-1.61c0-1.18.68-2.26 1.76-2.73 1.17-.52 2.61-.91 4.24-.91zM4 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.13 1.1c-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29zM20 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57zM12 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3z" + d: "M12 12.75c1.63 0 3.07.39 4.24.9 1.08.48 1.76 1.56 1.76 2.73V18H6v-1.61c0-1.18.68-2.26 1.76-2.73 1.17-.52 2.61-.91 4.24-.91zM4 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.13 1.1c-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29zM20 13c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 3.43c0-.81-.48-1.53-1.22-1.85A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57zM12 6c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3z", + fill: "currentColor" })); } - export default SvgGroups; \ No newline at end of file diff --git a/icons/es5/Groups2.js b/icons/es5/Groups2.js index 240c66d823..878730ce8e 100644 --- a/icons/es5/Groups2.js +++ b/icons/es5/Groups2.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGroups2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.27 12h3.46a1.5 1.5 0 001.48-1.75l-.3-1.79a2.951 2.951 0 00-5.82.01l-.3 1.79c-.15.91.55 1.74 1.48 1.74zm-8.61-.89c-.13.26-.18.57-.1.88.16.69.76 1.03 1.53 1h1.95c.83 0 1.51-.58 1.51-1.29 0-.14-.03-.27-.07-.4-.01-.03-.01-.05.01-.08.09-.16.14-.34.14-.53 0-.31-.14-.6-.36-.82-.03-.03-.03-.06-.02-.1.07-.2.07-.43.01-.65a1.12 1.12 0 00-.99-.74.09.09 0 01-.07-.03C5.03 8.14 4.72 8 4.37 8c-.3 0-.57.1-.75.26-.03.03-.06.03-.09.02a1.24 1.24 0 00-1.7 1.03c0 .02-.01.04-.03.06-.29.26-.46.65-.41 1.05.03.22.12.43.25.6.03.02.03.06.02.09zm14.58 2.54c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 16.39V18h12v-1.61c0-1.18-.68-2.26-1.76-2.74zm-15.02.93A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58zm21.56 0A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57c0-.81-.48-1.53-1.22-1.85zM22 11v-.5c0-1.1-.9-2-2-2h-2c-.42 0-.65.48-.39.81l.7.63c-.19.31-.31.67-.31 1.06 0 1.1.9 2 2 2s2-.9 2-2z" + d: "M10.27 12h3.46a1.5 1.5 0 001.48-1.75l-.3-1.79a2.951 2.951 0 00-5.82.01l-.3 1.79c-.15.91.55 1.74 1.48 1.74zm-8.61-.89c-.13.26-.18.57-.1.88.16.69.76 1.03 1.53 1h1.95c.83 0 1.51-.58 1.51-1.29 0-.14-.03-.27-.07-.4-.01-.03-.01-.05.01-.08.09-.16.14-.34.14-.53 0-.31-.14-.6-.36-.82-.03-.03-.03-.06-.02-.1.07-.2.07-.43.01-.65a1.12 1.12 0 00-.99-.74.09.09 0 01-.07-.03C5.03 8.14 4.72 8 4.37 8c-.3 0-.57.1-.75.26-.03.03-.06.03-.09.02a1.24 1.24 0 00-1.7 1.03c0 .02-.01.04-.03.06-.29.26-.46.65-.41 1.05.03.22.12.43.25.6.03.02.03.06.02.09zm14.58 2.54c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 16.39V18h12v-1.61c0-1.18-.68-2.26-1.76-2.74zm-15.02.93A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58zm21.56 0A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57c0-.81-.48-1.53-1.22-1.85zM22 11v-.5c0-1.1-.9-2-2-2h-2c-.42 0-.65.48-.39.81l.7.63c-.19.31-.31.67-.31 1.06 0 1.1.9 2 2 2s2-.9 2-2z", + fill: "currentColor" })); } - export default SvgGroups2; \ No newline at end of file diff --git a/icons/es5/Groups3.js b/icons/es5/Groups3.js index 6b3f558e4d..40a1d50e89 100644 --- a/icons/es5/Groups3.js +++ b/icons/es5/Groups3.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgGroups3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.24 13.65c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 16.39V18h12v-1.61c0-1.18-.68-2.26-1.76-2.74zm-15.02.93A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58zm21.56 0A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57c0-.81-.48-1.53-1.22-1.85zM12 12c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zM1.497 11L4 8.497 6.503 11 4 13.503zM20 9l-2.5 4h5z" + d: "M16.24 13.65c-1.17-.52-2.61-.9-4.24-.9-1.63 0-3.07.39-4.24.9A2.988 2.988 0 006 16.39V18h12v-1.61c0-1.18-.68-2.26-1.76-2.74zm-15.02.93A2.01 2.01 0 000 16.43V18h4.5v-1.61c0-.83.23-1.61.63-2.29-.37-.06-.74-.1-1.13-.1-.99 0-1.93.21-2.78.58zm21.56 0A6.95 6.95 0 0020 14c-.39 0-.76.04-1.13.1.4.68.63 1.46.63 2.29V18H24v-1.57c0-.81-.48-1.53-1.22-1.85zM12 12c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zM1.497 11L4 8.497 6.503 11 4 13.503zM20 9l-2.5 4h5z", + fill: "currentColor" })); } - export default SvgGroups3; \ No newline at end of file diff --git a/icons/es5/HMobiledata.js b/icons/es5/HMobiledata.js index 850d6d1582..64fd59bda9 100644 --- a/icons/es5/HMobiledata.js +++ b/icons/es5/HMobiledata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 11H9V7H7v10h2v-4h6v4h2V7h-2v4z" + d: "M15 11H9V7H7v10h2v-4h6v4h2V7h-2v4z", + fill: "currentColor" })); } - export default SvgHMobiledata; \ No newline at end of file diff --git a/icons/es5/HPlusMobiledata.js b/icons/es5/HPlusMobiledata.js index 8712a97a49..29502140f4 100644 --- a/icons/es5/HPlusMobiledata.js +++ b/icons/es5/HPlusMobiledata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHPlusMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 11H6V7H4v10h2v-4h6v4h2V7h-2v4zm10 0h-2V9h-2v2h-2v2h2v2h2v-2h2v-2z" + d: "M12 11H6V7H4v10h2v-4h6v4h2V7h-2v4zm10 0h-2V9h-2v2h-2v2h2v2h2v-2h2v-2z", + fill: "currentColor" })); } - export default SvgHPlusMobiledata; \ No newline at end of file diff --git a/icons/es5/Hail.js b/icons/es5/Hail.js index d11f6903ba..a45c134cc0 100644 --- a/icons/es5/Hail.js +++ b/icons/es5/Hail.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm5-4h2c0 2.7-.93 4.41-2.3 5.5-.5.4-1.1.7-1.7.9V22h-2v-6h-2v6H9V10.1c-.3.1-.5.2-.6.3-.53.41-1.4 1.03-1.4 3.6H5c0-2.06.35-3.78 2.11-5.29C8.21 7.81 10 7 12 7s2.68-.46 3.48-1.06C15.96 5.55 17 4.76 17 2zM4 16h3v6H4v-6z" + d: "M12 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm5-4h2c0 2.7-.93 4.41-2.3 5.5-.5.4-1.1.7-1.7.9V22h-2v-6h-2v6H9V10.1c-.3.1-.5.2-.6.3-.53.41-1.4 1.03-1.4 3.6H5c0-2.06.35-3.78 2.11-5.29C8.21 7.81 10 7 12 7s2.68-.46 3.48-1.06C15.96 5.55 17 4.76 17 2zM4 16h3v6H4v-6z", + fill: "currentColor" })); } - export default SvgHail; \ No newline at end of file diff --git a/icons/es5/Handshake.js b/icons/es5/Handshake.js index 253ca0454d..9f2bc39515 100644 --- a/icons/es5/Handshake.js +++ b/icons/es5/Handshake.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHandshake(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.59 5.95l-7.05 7.04L.7 10.3l8.55-8.55L17.2 9.7l-1.42 1.42-5.19-5.17zm12.65 4.29l-8.49-8.49-2.06 2.06 5.9 5.88-2.83 2.83-5.17-5.17-6.27 6.27 1.42 1.41 5.32-5.32.71.71-5.32 5.32 1.42 1.41 5.32-5.32.71.71-5.32 5.32 1.41 1.41 5.32-5.32.71.71L10.68 20l1.41 1.41 11.15-11.17z" + d: "M10.59 5.95l-7.05 7.04L.7 10.3l8.55-8.55L17.2 9.7l-1.42 1.42-5.19-5.17zm12.65 4.29l-8.49-8.49-2.06 2.06 5.9 5.88-2.83 2.83-5.17-5.17-6.27 6.27 1.42 1.41 5.32-5.32.71.71-5.32 5.32 1.42 1.41 5.32-5.32.71.71-5.32 5.32 1.41 1.41 5.32-5.32.71.71L10.68 20l1.41 1.41 11.15-11.17z", + fill: "currentColor" })); } - export default SvgHandshake; \ No newline at end of file diff --git a/icons/es5/Handyman.js b/icons/es5/Handyman.js index 66525fa0ff..1f46390283 100644 --- a/icons/es5/Handyman.js +++ b/icons/es5/Handyman.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHandyman(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.37 12.87h-.99l-2.54 2.54v.99l6.01 6.01 3.54-3.54-6.02-6z" + d: "M16.37 12.87h-.99l-2.54 2.54v.99l6.01 6.01 3.54-3.54-6.02-6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17.34 10.19l1.41-1.41 2.12 2.12a3 3 0 000-4.24l-3.54-3.54-1.41 1.41V1.71l-.7-.71-3.54 3.54.71.71h2.83l-1.41 1.41 1.06 1.06-2.89 2.89-4.13-4.13V5.06L4.83 2.04 2 4.87 5.03 7.9h1.41l4.13 4.13-.85.85H7.6l-6.01 6.01 3.54 3.54 6.01-6.01V14.3l5.15-5.15 1.05 1.04z" + d: "M17.34 10.19l1.41-1.41 2.12 2.12a3 3 0 000-4.24l-3.54-3.54-1.41 1.41V1.71l-.7-.71-3.54 3.54.71.71h2.83l-1.41 1.41 1.06 1.06-2.89 2.89-4.13-4.13V5.06L4.83 2.04 2 4.87 5.03 7.9h1.41l4.13 4.13-.85.85H7.6l-6.01 6.01 3.54 3.54 6.01-6.01V14.3l5.15-5.15 1.05 1.04z", + fill: "currentColor" })); } - export default SvgHandyman; \ No newline at end of file diff --git a/icons/es5/Hardware.js b/icons/es5/Hardware.js index 3823c21931..10cff82216 100644 --- a/icons/es5/Hardware.js +++ b/icons/es5/Hardware.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHardware(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 3l-3 3V3H9C6.24 3 4 5.24 4 8h5v3h6V8l3 3h2V3h-2zM9 13v8h6v-8H9z" + d: "M18 3l-3 3V3H9C6.24 3 4 5.24 4 8h5v3h6V8l3 3h2V3h-2zM9 13v8h6v-8H9z", + fill: "currentColor" })); } - export default SvgHardware; \ No newline at end of file diff --git a/icons/es5/Hd.js b/icons/es5/Hd.js index 82da670962..1d27990588 100644 --- a/icons/es5/Hd.js +++ b/icons/es5/Hd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM11 15H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11v6zm2-6h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-4V9zm1.5 4.5h2v-3h-2v3z" + d: "M21 3H3v18h18V3zM11 15H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11v6zm2-6h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-4V9zm1.5 4.5h2v-3h-2v3z", + fill: "currentColor" })); } - export default SvgHd; \ No newline at end of file diff --git a/icons/es5/HdrAuto.js b/icons/es5/HdrAuto.js index e42ec4da7a..a97e139c39 100644 --- a/icons/es5/HdrAuto.js +++ b/icons/es5/HdrAuto.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHdrAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.04 8.04h-.09l-1.6 4.55h3.29z" + d: "M12.04 8.04h-.09l-1.6 4.55h3.29z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm3.21 15l-.98-2.81H9.78l-1 2.81h-1.9l4.13-11h1.97l4.13 11h-1.9z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm3.21 15l-.98-2.81H9.78l-1 2.81h-1.9l4.13-11h1.97l4.13 11h-1.9z", + fill: "currentColor" })); } - export default SvgHdrAuto; \ No newline at end of file diff --git a/icons/es5/HdrAutoSelect.js b/icons/es5/HdrAutoSelect.js index 782a41053c..01b241d627 100644 --- a/icons/es5/HdrAutoSelect.js +++ b/icons/es5/HdrAutoSelect.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHdrAutoSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.5 18h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5zm6.5-2H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm12-2v-2h-1.5v2h-2V20h2v2H22v-2h2v-1.5zM13 22h1.5v-2h1.1l.9 2H18l-.86-2H18v-4h-5v6zm1.5-4.5h2v1h-2v-1zM11.97 5.3l-1.02 2.89h2.1L12.03 5.3z" + d: "M3.5 18h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5zm6.5-2H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm12-2v-2h-1.5v2h-2V20h2v2H22v-2h2v-1.5zM13 22h1.5v-2h1.1l.9 2H18l-.86-2H18v-4h-5v6zm1.5-4.5h2v1h-2v-1zM11.97 5.3l-1.02 2.89h2.1L12.03 5.3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 2C8.69 2 6 4.69 6 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm2.04 9l-.63-1.79h-2.83L9.96 11H8.74l2.63-7h1.25l2.63 7h-1.21z" + d: "M12 2C8.69 2 6 4.69 6 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm2.04 9l-.63-1.79h-2.83L9.96 11H8.74l2.63-7h1.25l2.63 7h-1.21z", + fill: "currentColor" })); } - export default SvgHdrAutoSelect; \ No newline at end of file diff --git a/icons/es5/HdrEnhancedSelect.js b/icons/es5/HdrEnhancedSelect.js index 796e836466..7dc500b718 100644 --- a/icons/es5/HdrEnhancedSelect.js +++ b/icons/es5/HdrEnhancedSelect.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHdrEnhancedSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C8.69 2 6 4.69 6 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm3 7h-2v2h-2V9H9V7h2V5h2v2h2v2zm-5 7H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm8-4.5h-5v6h1.5v-2h1.1l.9 2H18l-.86-2H18v-4zm-1.5 2.5h-2v-1h2v1zm-13-.5h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5zm18.5.5v-2h-1.5v2h-2V20h2v2H22v-2h2v-1.5z" + d: "M12 2C8.69 2 6 4.69 6 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm3 7h-2v2h-2V9H9V7h2V5h2v2h2v2zm-5 7H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm8-4.5h-5v6h1.5v-2h1.1l.9 2H18l-.86-2H18v-4zm-1.5 2.5h-2v-1h2v1zm-13-.5h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5zm18.5.5v-2h-1.5v2h-2V20h2v2H22v-2h2v-1.5z", + fill: "currentColor" })); } - export default SvgHdrEnhancedSelect; \ No newline at end of file diff --git a/icons/es5/HdrOff.js b/icons/es5/HdrOff.js index 2b5627574e..3773b9ef29 100644 --- a/icons/es5/HdrOff.js +++ b/icons/es5/HdrOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHdrOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.5 15v-2h1.1l.9 2H21l-.9-2.1h.9V9h-5v4.86L17.14 15h.36zm0-4.5h2v1h-2v-1zm-4.5 0v.36l1.5 1.5V10.5c0-.8-.7-1.5-1.5-1.5h-1.86l1.5 1.5H13zM2.51 2.49L1.45 3.55 6.9 9h-.4v2h-2V9H3v6h1.5v-2.5h2V15H8v-4.9l1.5 1.5V15h3.4l7.6 7.6 1.06-1.06z" + d: "M17.5 15v-2h1.1l.9 2H21l-.9-2.1h.9V9h-5v4.86L17.14 15h.36zm0-4.5h2v1h-2v-1zm-4.5 0v.36l1.5 1.5V10.5c0-.8-.7-1.5-1.5-1.5h-1.86l1.5 1.5H13zM2.51 2.49L1.45 3.55 6.9 9h-.4v2h-2V9H3v6h1.5v-2.5h2V15H8v-4.9l1.5 1.5V15h3.4l7.6 7.6 1.06-1.06z", + fill: "currentColor" })); } - export default SvgHdrOff; \ No newline at end of file diff --git a/icons/es5/HdrOffSelect.js b/icons/es5/HdrOffSelect.js index 95e721091f..55dae16e21 100644 --- a/icons/es5/HdrOffSelect.js +++ b/icons/es5/HdrOffSelect.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHdrOffSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 20v-4h-5v6h1.5v-2h1.1l.9 2H18l-.86-2H18zm-1.5-1.5h-2v-1h2v1zm-13-.5h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5v2zm6.5-2H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm14-.5h-2v2h-1.5v-2h-2v-1.5h2v-2H22v2h2V20zM10.98 4.15L9.42 2.59c5.1-2.42 10.41 2.89 7.99 7.99l-1.56-1.56c.81-2.96-1.91-5.68-4.87-4.87zM6.34 2.34L4.93 3.76l1.66 1.66c-2.42 5.1 2.89 10.41 7.99 7.99l1.66 1.66 1.41-1.41L6.34 2.34zm1.81 4.64l4.87 4.87c-2.96.81-5.68-1.91-4.87-4.87z" + d: "M18 20v-4h-5v6h1.5v-2h1.1l.9 2H18l-.86-2H18zm-1.5-1.5h-2v-1h2v1zm-13-.5h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5v2zm6.5-2H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm14-.5h-2v2h-1.5v-2h-2v-1.5h2v-2H22v2h2V20zM10.98 4.15L9.42 2.59c5.1-2.42 10.41 2.89 7.99 7.99l-1.56-1.56c.81-2.96-1.91-5.68-4.87-4.87zM6.34 2.34L4.93 3.76l1.66 1.66c-2.42 5.1 2.89 10.41 7.99 7.99l1.66 1.66 1.41-1.41L6.34 2.34zm1.81 4.64l4.87 4.87c-2.96.81-5.68-1.91-4.87-4.87z", + fill: "currentColor" })); } - export default SvgHdrOffSelect; \ No newline at end of file diff --git a/icons/es5/HdrOn.js b/icons/es5/HdrOn.js index e70737e3f4..95a250433e 100644 --- a/icons/es5/HdrOn.js +++ b/icons/es5/HdrOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHdrOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 12.9V9h-5v6h1.5v-2h1.1l.9 2H21l-.9-2.1h.9zm-1.5-1.4h-2v-1h2v1zm-13-.5h-2V9H3v6h1.5v-2.5h2V15H8V9H6.5v2zM13 9H9.5v6H13c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5h-2v-3h2v3z" + d: "M21 12.9V9h-5v6h1.5v-2h1.1l.9 2H21l-.9-2.1h.9zm-1.5-1.4h-2v-1h2v1zm-13-.5h-2V9H3v6h1.5v-2.5h2V15H8V9H6.5v2zM13 9H9.5v6H13c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5h-2v-3h2v3z", + fill: "currentColor" })); } - export default SvgHdrOn; \ No newline at end of file diff --git a/icons/es5/HdrOnSelect.js b/icons/es5/HdrOnSelect.js index b7ba18e72e..6054cb98a6 100644 --- a/icons/es5/HdrOnSelect.js +++ b/icons/es5/HdrOnSelect.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHdrOnSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 19.9V16h-5v6h1.5v-2h1.1l.9 2H18l-.9-2.1h.9zm-1.5-1.4h-2v-1h2v1zm-13-.5h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5v2zm6.5-2H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm14-.5h-2v2h-1.5v-2h-2v-1.5h2v-2H22v2h2V20zM12 4c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4m0-2C8.69 2 6 4.69 6 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6z" + d: "M18 19.9V16h-5v6h1.5v-2h1.1l.9 2H18l-.9-2.1h.9zm-1.5-1.4h-2v-1h2v1zm-13-.5h-2v-2H0v6h1.5v-2.5h2V22H5v-6H3.5v2zm6.5-2H6.5v6H10c.8 0 1.5-.7 1.5-1.5v-3c0-.8-.7-1.5-1.5-1.5zm0 4.5H8v-3h2v3zm14-.5h-2v2h-1.5v-2h-2v-1.5h2v-2H22v2h2V20zM12 4c2.21 0 4 1.79 4 4s-1.79 4-4 4-4-1.79-4-4 1.79-4 4-4m0-2C8.69 2 6 4.69 6 8s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6z", + fill: "currentColor" })); } - export default SvgHdrOnSelect; \ No newline at end of file diff --git a/icons/es5/HdrPlus.js b/icons/es5/HdrPlus.js index 1ffbd490c2..ff46beab62 100644 --- a/icons/es5/HdrPlus.js +++ b/icons/es5/HdrPlus.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHdrPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.5 14.5h2v1h-2zm6-7H16v3h-1.5z" + d: "M8.5 14.5h2v1h-2zm6-7H16v3h-1.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 15l-.86-.01L12 19h-1.5l-.9-2H8.5v2H7v-6h5v4zm0-5h-1.5V9.5h-2V12H7V6h1.5v2h2V6H12v6zm5.5 4H16v1.5h-1.5V16H13v-1.5h1.5V13H16v1.49h1.5V16zm0-5.5c0 .8-.7 1.5-1.5 1.5h-3V6h3c.8 0 1.5.7 1.5 1.5v3z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 15l-.86-.01L12 19h-1.5l-.9-2H8.5v2H7v-6h5v4zm0-5h-1.5V9.5h-2V12H7V6h1.5v2h2V6H12v6zm5.5 4H16v1.5h-1.5V16H13v-1.5h1.5V13H16v1.49h1.5V16zm0-5.5c0 .8-.7 1.5-1.5 1.5h-3V6h3c.8 0 1.5.7 1.5 1.5v3z", + fill: "currentColor" })); } - export default SvgHdrPlus; \ No newline at end of file diff --git a/icons/es5/HdrStrong.js b/icons/es5/HdrStrong.js index ae4ec301ed..eff32ce8f4 100644 --- a/icons/es5/HdrStrong.js +++ b/icons/es5/HdrStrong.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHdrStrong(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 6c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zM5 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M17 6c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zM5 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgHdrStrong; \ No newline at end of file diff --git a/icons/es5/HdrWeak.js b/icons/es5/HdrWeak.js index 21740eee40..cde66cacb5 100644 --- a/icons/es5/HdrWeak.js +++ b/icons/es5/HdrWeak.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHdrWeak(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm12-2c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z" + d: "M5 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm12-2c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm0 10c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z", + fill: "currentColor" })); } - export default SvgHdrWeak; \ No newline at end of file diff --git a/icons/es5/Headphones.js b/icons/es5/Headphones.js index b27623b5b4..a1a5313baa 100644 --- a/icons/es5/Headphones.js +++ b/icons/es5/Headphones.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHeadphones(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3a9 9 0 00-9 9v9h6v-8H5v-1c0-3.87 3.13-7 7-7s7 3.13 7 7v1h-4v8h6v-9a9 9 0 00-9-9z" + d: "M12 3a9 9 0 00-9 9v9h6v-8H5v-1c0-3.87 3.13-7 7-7s7 3.13 7 7v1h-4v8h6v-9a9 9 0 00-9-9z", + fill: "currentColor" })); } - export default SvgHeadphones; \ No newline at end of file diff --git a/icons/es5/HeadphonesBattery.js b/icons/es5/HeadphonesBattery.js index f981ded95d..bdc026a500 100644 --- a/icons/es5/HeadphonesBattery.js +++ b/icons/es5/HeadphonesBattery.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHeadphonesBattery(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 7V6h-2v1h-2v11h6V7zM8 6c-3.31 0-6 2.69-6 6v6h4v-5H3.5v-1c0-2.48 2.02-4.5 4.5-4.5s4.5 2.02 4.5 4.5v1H10v5h4v-6c0-3.31-2.69-6-6-6z" + d: "M20 7V6h-2v1h-2v11h6V7zM8 6c-3.31 0-6 2.69-6 6v6h4v-5H3.5v-1c0-2.48 2.02-4.5 4.5-4.5s4.5 2.02 4.5 4.5v1H10v5h4v-6c0-3.31-2.69-6-6-6z", + fill: "currentColor" })); } - export default SvgHeadphonesBattery; \ No newline at end of file diff --git a/icons/es5/Headset.js b/icons/es5/Headset.js index b55e019eae..101954077c 100644 --- a/icons/es5/Headset.js +++ b/icons/es5/Headset.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHeadset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.4 1.02C6.62 1.33 3 5.52 3 10.31V20h6v-8H5v-1.71C5 6.45 7.96 3.11 11.79 3A6.999 6.999 0 0119 10v2h-4v8h6V10c0-5.17-4.36-9.32-9.6-8.98z" + d: "M11.4 1.02C6.62 1.33 3 5.52 3 10.31V20h6v-8H5v-1.71C5 6.45 7.96 3.11 11.79 3A6.999 6.999 0 0119 10v2h-4v8h6V10c0-5.17-4.36-9.32-9.6-8.98z", + fill: "currentColor" })); } - export default SvgHeadset; \ No newline at end of file diff --git a/icons/es5/HeadsetMic.js b/icons/es5/HeadsetMic.js index 2f30ca1ee1..7b69524733 100644 --- a/icons/es5/HeadsetMic.js +++ b/icons/es5/HeadsetMic.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHeadsetMic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.4 1.02C6.62 1.33 3 5.51 3 10.31V20h6v-8H5v-1.71C5 6.45 7.96 3.11 11.79 3A6.999 6.999 0 0119 10v2h-4v8h4v1h-7v2h9V10c0-5.17-4.36-9.32-9.6-8.98z" + d: "M11.4 1.02C6.62 1.33 3 5.51 3 10.31V20h6v-8H5v-1.71C5 6.45 7.96 3.11 11.79 3A6.999 6.999 0 0119 10v2h-4v8h4v1h-7v2h9V10c0-5.17-4.36-9.32-9.6-8.98z", + fill: "currentColor" })); } - export default SvgHeadsetMic; \ No newline at end of file diff --git a/icons/es5/HeadsetOff.js b/icons/es5/HeadsetOff.js index 1431b2add0..70713c25c3 100644 --- a/icons/es5/HeadsetOff.js +++ b/icons/es5/HeadsetOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHeadsetOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4c3.87 0 7 3.13 7 7v1h-4v.17l6 6V11a9 9 0 00-9-9c-2.02 0-3.88.67-5.38 1.8l1.43 1.43A6.878 6.878 0 0112 4zM2.1 2.1L.69 3.51l3.33 3.33A8.98 8.98 0 003 11v9h6v-8H5v-1c0-.94.19-1.83.52-2.65L15 17.83V20h2.17l1 1H12v2h8.17l.31.31 1.41-1.41L2.1 2.1z" + d: "M12 4c3.87 0 7 3.13 7 7v1h-4v.17l6 6V11a9 9 0 00-9-9c-2.02 0-3.88.67-5.38 1.8l1.43 1.43A6.878 6.878 0 0112 4zM2.1 2.1L.69 3.51l3.33 3.33A8.98 8.98 0 003 11v9h6v-8H5v-1c0-.94.19-1.83.52-2.65L15 17.83V20h2.17l1 1H12v2h8.17l.31.31 1.41-1.41L2.1 2.1z", + fill: "currentColor" })); } - export default SvgHeadsetOff; \ No newline at end of file diff --git a/icons/es5/Healing.js b/icons/es5/Healing.js index f0688fc980..60d527b926 100644 --- a/icons/es5/Healing.js +++ b/icons/es5/Healing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHealing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.74 12.01l4.68-4.68-5.75-5.75-4.68 4.68L7.3 1.58 1.55 7.34l4.68 4.69-4.68 4.68 5.75 5.75 4.68-4.68 4.69 4.69 5.76-5.76-4.69-4.7zM12 9c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-4.71 1.96L3.66 7.34l3.63-3.63 3.62 3.62-3.62 3.63zM10 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2.66 9.34l-3.63-3.62 3.63-3.63 3.62 3.62-3.62 3.63z" + d: "M17.74 12.01l4.68-4.68-5.75-5.75-4.68 4.68L7.3 1.58 1.55 7.34l4.68 4.69-4.68 4.68 5.75 5.75 4.68-4.68 4.69 4.69 5.76-5.76-4.69-4.7zM12 9c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-4.71 1.96L3.66 7.34l3.63-3.63 3.62 3.62-3.62 3.63zM10 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2.66 9.34l-3.63-3.62 3.63-3.63 3.62 3.62-3.62 3.63z", + fill: "currentColor" })); } - export default SvgHealing; \ No newline at end of file diff --git a/icons/es5/HealthAndSafety.js b/icons/es5/HealthAndSafety.js index cef3fbc368..5b309aa13b 100644 --- a/icons/es5/HealthAndSafety.js +++ b/icons/es5/HealthAndSafety.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHealthAndSafety(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.5 13H8v-3h2.5V7.5h3V10H16v3h-2.5v2.5h-3V13zM12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3z" + d: "M10.5 13H8v-3h2.5V7.5h3V10H16v3h-2.5v2.5h-3V13zM12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3z", + fill: "currentColor" })); } - export default SvgHealthAndSafety; \ No newline at end of file diff --git a/icons/es5/Hearing.js b/icons/es5/Hearing.js index d32dbfb936..ae03abbc11 100644 --- a/icons/es5/Hearing.js +++ b/icons/es5/Hearing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHearing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 20c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.51-1.56-1.47-2.29-2.39-3-.79-.61-1.61-1.24-2.32-2.53C9.29 10.98 9 9.93 9 9c0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7S7 5.07 7 9c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0021 18h-2c0 1.1-.9 2-2 2zM7.64 2.64L6.22 1.22C4.23 3.21 3 5.96 3 9s1.23 5.79 3.22 7.78l1.41-1.41C6.01 13.74 5 11.49 5 9s1.01-4.74 2.64-6.36zM11.5 9a2.5 2.5 0 005 0 2.5 2.5 0 00-5 0z" + d: "M17 20c-.29 0-.56-.06-.76-.15-.71-.37-1.21-.88-1.71-2.38-.51-1.56-1.47-2.29-2.39-3-.79-.61-1.61-1.24-2.32-2.53C9.29 10.98 9 9.93 9 9c0-2.8 2.2-5 5-5s5 2.2 5 5h2c0-3.93-3.07-7-7-7S7 5.07 7 9c0 1.26.38 2.65 1.07 3.9.91 1.65 1.98 2.48 2.85 3.15.81.62 1.39 1.07 1.71 2.05.6 1.82 1.37 2.84 2.73 3.55A3.999 3.999 0 0021 18h-2c0 1.1-.9 2-2 2zM7.64 2.64L6.22 1.22C4.23 3.21 3 5.96 3 9s1.23 5.79 3.22 7.78l1.41-1.41C6.01 13.74 5 11.49 5 9s1.01-4.74 2.64-6.36zM11.5 9a2.5 2.5 0 005 0 2.5 2.5 0 00-5 0z", + fill: "currentColor" })); } - export default SvgHearing; \ No newline at end of file diff --git a/icons/es5/HearingDisabled.js b/icons/es5/HearingDisabled.js index e099c5ad55..dabf4dd45f 100644 --- a/icons/es5/HearingDisabled.js +++ b/icons/es5/HearingDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHearingDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.03 3.2C7.15 2.44 8.51 2 10 2c3.93 0 7 3.07 7 7 0 1.26-.38 2.65-1.07 3.9-.02.04-.05.08-.08.13l-1.48-1.48c.4-.86.63-1.75.63-2.55 0-2.8-2.2-5-5-5-.92 0-1.76.26-2.5.67L6.03 3.2zm11.18 11.18l1.43 1.43C20.11 13.93 21 11.57 21 9c0-3.04-1.23-5.79-3.22-7.78l-1.42 1.42A8.937 8.937 0 0119 9c0 2.02-.67 3.88-1.79 5.38zM10 6.5c-.21 0-.4.03-.59.08l3.01 3.01c.05-.19.08-.38.08-.59A2.5 2.5 0 0010 6.5zm11.19 14.69L2.81 2.81 1.39 4.22l2.13 2.13C3.19 7.16 3 8.05 3 9h2c0-.36.05-.71.12-1.05l6.61 6.61c-.88.68-1.78 1.41-2.27 2.9-.5 1.5-1 2.01-1.71 2.38-.19.1-.46.16-.75.16-1.1 0-2-.9-2-2H3a3.999 3.999 0 005.64 3.65c1.36-.71 2.13-1.73 2.73-3.55.32-.98.9-1.43 1.71-2.05.03-.02.05-.04.08-.06l6.62 6.62 1.41-1.42z" + d: "M6.03 3.2C7.15 2.44 8.51 2 10 2c3.93 0 7 3.07 7 7 0 1.26-.38 2.65-1.07 3.9-.02.04-.05.08-.08.13l-1.48-1.48c.4-.86.63-1.75.63-2.55 0-2.8-2.2-5-5-5-.92 0-1.76.26-2.5.67L6.03 3.2zm11.18 11.18l1.43 1.43C20.11 13.93 21 11.57 21 9c0-3.04-1.23-5.79-3.22-7.78l-1.42 1.42A8.937 8.937 0 0119 9c0 2.02-.67 3.88-1.79 5.38zM10 6.5c-.21 0-.4.03-.59.08l3.01 3.01c.05-.19.08-.38.08-.59A2.5 2.5 0 0010 6.5zm11.19 14.69L2.81 2.81 1.39 4.22l2.13 2.13C3.19 7.16 3 8.05 3 9h2c0-.36.05-.71.12-1.05l6.61 6.61c-.88.68-1.78 1.41-2.27 2.9-.5 1.5-1 2.01-1.71 2.38-.19.1-.46.16-.75.16-1.1 0-2-.9-2-2H3a3.999 3.999 0 005.64 3.65c1.36-.71 2.13-1.73 2.73-3.55.32-.98.9-1.43 1.71-2.05.03-.02.05-.04.08-.06l6.62 6.62 1.41-1.42z", + fill: "currentColor" })); } - export default SvgHearingDisabled; \ No newline at end of file diff --git a/icons/es5/HeartBroken.js b/icons/es5/HeartBroken.js index e6d79aac72..1ff7ae4ae8 100644 --- a/icons/es5/HeartBroken.js +++ b/icons/es5/HeartBroken.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHeartBroken(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.5 3c-.96 0-1.9.25-2.73.69L12 9h3l-3 10 1-9h-3l1.54-5.39C10.47 3.61 9.01 3 7.5 3 4.42 3 2 5.42 2 8.5c0 4.13 4.16 7.18 10 12.5 5.47-4.94 10-8.26 10-12.5C22 5.42 19.58 3 16.5 3z" + d: "M16.5 3c-.96 0-1.9.25-2.73.69L12 9h3l-3 10 1-9h-3l1.54-5.39C10.47 3.61 9.01 3 7.5 3 4.42 3 2 5.42 2 8.5c0 4.13 4.16 7.18 10 12.5 5.47-4.94 10-8.26 10-12.5C22 5.42 19.58 3 16.5 3z", + fill: "currentColor" })); } - export default SvgHeartBroken; \ No newline at end of file diff --git a/icons/es5/HeatPump.js b/icons/es5/HeatPump.js index a36b19c8e2..258f52050f 100644 --- a/icons/es5/HeatPump.js +++ b/icons/es5/HeatPump.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHeatPump(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-8.25 4.08c.82.12 1.57.44 2.2.91l-2.2 2.2V7.08zm-1.5 0v3.11l-2.2-2.2c.63-.47 1.38-.79 2.2-.91zM7.99 9.05l2.2 2.2H7.08c.12-.82.44-1.57.91-2.2zm-.91 3.7h3.11l-2.2 2.2c-.47-.63-.79-1.38-.91-2.2zm4.17 4.17c-.82-.12-1.57-.44-2.2-.91l2.2-2.2v3.11zM12 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm.75 3.92v-3.11l2.2 2.2c-.63.47-1.38.79-2.2.91zm3.26-1.97l-2.2-2.2h3.11c-.12.82-.44 1.57-.91 2.2zm-2.2-3.7l2.2-2.2c.47.64.79 1.39.91 2.2h-3.11z" + d: "M21 3H3v18h18V3zm-8.25 4.08c.82.12 1.57.44 2.2.91l-2.2 2.2V7.08zm-1.5 0v3.11l-2.2-2.2c.63-.47 1.38-.79 2.2-.91zM7.99 9.05l2.2 2.2H7.08c.12-.82.44-1.57.91-2.2zm-.91 3.7h3.11l-2.2 2.2c-.47-.63-.79-1.38-.91-2.2zm4.17 4.17c-.82-.12-1.57-.44-2.2-.91l2.2-2.2v3.11zM12 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm.75 3.92v-3.11l2.2 2.2c-.63.47-1.38.79-2.2.91zm3.26-1.97l-2.2-2.2h3.11c-.12.82-.44 1.57-.91 2.2zm-2.2-3.7l2.2-2.2c.47.64.79 1.39.91 2.2h-3.11z", + fill: "currentColor" })); } - export default SvgHeatPump; \ No newline at end of file diff --git a/icons/es5/Height.js b/icons/es5/Height.js index 4167ea976e..957d75c2b5 100644 --- a/icons/es5/Height.js +++ b/icons/es5/Height.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHeight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 6.99h3L12 3 8 6.99h3v10.02H8L12 21l4-3.99h-3z" + d: "M13 6.99h3L12 3 8 6.99h3v10.02H8L12 21l4-3.99h-3z", + fill: "currentColor" })); } - export default SvgHeight; \ No newline at end of file diff --git a/icons/es5/Help.js b/icons/es5/Help.js index a70a4544fe..b3455db14e 100644 --- a/icons/es5/Help.js +++ b/icons/es5/Help.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHelp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgHelp(props) { fill: "currentColor" })); } - export default SvgHelp; \ No newline at end of file diff --git a/icons/es5/HelpCenter.js b/icons/es5/HelpCenter.js index 07001157a7..311d26725a 100644 --- a/icons/es5/HelpCenter.js +++ b/icons/es5/HelpCenter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHelpCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-8.99 15c-.7 0-1.26-.56-1.26-1.26 0-.71.56-1.25 1.26-1.25.71 0 1.25.54 1.25 1.25-.01.69-.54 1.26-1.25 1.26zm3.01-7.4c-.76 1.11-1.48 1.46-1.87 2.17-.16.29-.22.48-.22 1.41h-1.82c0-.49-.08-1.29.31-1.98.49-.87 1.42-1.39 1.96-2.16.57-.81.25-2.33-1.37-2.33-1.06 0-1.58.8-1.8 1.48l-1.65-.7C9.01 7.15 10.22 6 11.99 6c1.48 0 2.49.67 3.01 1.52.44.72.7 2.07.02 3.08z" + d: "M21 3H3v18h18V3zm-8.99 15c-.7 0-1.26-.56-1.26-1.26 0-.71.56-1.25 1.26-1.25.71 0 1.25.54 1.25 1.25-.01.69-.54 1.26-1.25 1.26zm3.01-7.4c-.76 1.11-1.48 1.46-1.87 2.17-.16.29-.22.48-.22 1.41h-1.82c0-.49-.08-1.29.31-1.98.49-.87 1.42-1.39 1.96-2.16.57-.81.25-2.33-1.37-2.33-1.06 0-1.58.8-1.8 1.48l-1.65-.7C9.01 7.15 10.22 6 11.99 6c1.48 0 2.49.67 3.01 1.52.44.72.7 2.07.02 3.08z", + fill: "currentColor" })); } - export default SvgHelpCenter; \ No newline at end of file diff --git a/icons/es5/HelpOutline.js b/icons/es5/HelpOutline.js index 9545f3622a..7f4a0a8431 100644 --- a/icons/es5/HelpOutline.js +++ b/icons/es5/HelpOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHelpOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z" + d: "M11 18h2v-2h-2v2zm1-16C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm0-14c-2.21 0-4 1.79-4 4h2c0-1.1.9-2 2-2s2 .9 2 2c0 2-3 1.75-3 5h2c0-2.25 3-2.5 3-5 0-2.21-1.79-4-4-4z", + fill: "currentColor" })); } - export default SvgHelpOutline; \ No newline at end of file diff --git a/icons/es5/Hevc.js b/icons/es5/Hevc.js index 1e360521e8..f8199db53c 100644 --- a/icons/es5/Hevc.js +++ b/icons/es5/Hevc.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHevc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.5 11h-1V9H3v6h1.5v-2.5h1V15H7V9H5.5zM21 11V9h-4v6h4v-2h-1.5v.5h-1v-3h1v.5zm-6.75 2.5L13.5 9H12l1 6h2.5l1-6H15zM8 9v6h3.5v-1.5h-2v-1h2V11h-2v-.5h2V9z" + d: "M5.5 11h-1V9H3v6h1.5v-2.5h1V15H7V9H5.5zM21 11V9h-4v6h4v-2h-1.5v.5h-1v-3h1v.5zm-6.75 2.5L13.5 9H12l1 6h2.5l1-6H15zM8 9v6h3.5v-1.5h-2v-1h2V11h-2v-.5h2V9z", + fill: "currentColor" })); } - export default SvgHevc; \ No newline at end of file diff --git a/icons/es5/Hexagon.js b/icons/es5/Hexagon.js index 6ae8c246c2..03f13b1e37 100644 --- a/icons/es5/Hexagon.js +++ b/icons/es5/Hexagon.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHexagon(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.2 3H6.8l-5.2 9 5.2 9h10.4l5.2-9z" + d: "M17.2 3H6.8l-5.2 9 5.2 9h10.4l5.2-9z", + fill: "currentColor" })); } - export default SvgHexagon; \ No newline at end of file diff --git a/icons/es5/HideImage.js b/icons/es5/HideImage.js index a26444bc55..18c1c8c03e 100644 --- a/icons/es5/HideImage.js +++ b/icons/es5/HideImage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHideImage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H5.83L21 18.17zM2.81 2.81L1.39 4.22 3 5.83V21h15.17l1.61 1.61 1.41-1.41L2.81 2.81zM6 17l3-4 2.25 3 .82-1.1 2.1 2.1H6z" + d: "M21 3H5.83L21 18.17zM2.81 2.81L1.39 4.22 3 5.83V21h15.17l1.61 1.61 1.41-1.41L2.81 2.81zM6 17l3-4 2.25 3 .82-1.1 2.1 2.1H6z", + fill: "currentColor" })); } - export default SvgHideImage; \ No newline at end of file diff --git a/icons/es5/HideSource.js b/icons/es5/HideSource.js index ad3e449d68..0298a6e95a 100644 --- a/icons/es5/HideSource.js +++ b/icons/es5/HideSource.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHideSource(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.81 2.81L1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l10.94 10.94C14.86 19.59 13.48 20 12 20zM7.94 5.12L6.49 3.66A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.869 7.869 0 0020 12c0-4.41-3.59-8-8-8-1.48 0-2.86.41-4.06 1.12z" + d: "M2.81 2.81L1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.41L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l10.94 10.94C14.86 19.59 13.48 20 12 20zM7.94 5.12L6.49 3.66A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.869 7.869 0 0020 12c0-4.41-3.59-8-8-8-1.48 0-2.86.41-4.06 1.12z", + fill: "currentColor" })); } - export default SvgHideSource; \ No newline at end of file diff --git a/icons/es5/HighQuality.js b/icons/es5/HighQuality.js index 386e387d09..a47ae3abfe 100644 --- a/icons/es5/HighQuality.js +++ b/icons/es5/HighQuality.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHighQuality(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 4H3v16h18V4zM11 15H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11v6zm7 0h-1.75v1.5h-1.5V15H13V9h5v6zm-3.5-1.5h2v-3h-2v3z" + d: "M21 4H3v16h18V4zM11 15H9.5v-2h-2v2H6V9h1.5v2.5h2V9H11v6zm7 0h-1.75v1.5h-1.5V15H13V9h5v6zm-3.5-1.5h2v-3h-2v3z", + fill: "currentColor" })); } - export default SvgHighQuality; \ No newline at end of file diff --git a/icons/es5/Highlight.js b/icons/es5/Highlight.js index db2f7a927f..8eed8a9231 100644 --- a/icons/es5/Highlight.js +++ b/icons/es5/Highlight.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHighlight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgHighlight(props) { fill: "currentColor" })); } - export default SvgHighlight; \ No newline at end of file diff --git a/icons/es5/HighlightAlt.js b/icons/es5/HighlightAlt.js index 2054bfc7da..052613db69 100644 --- a/icons/es5/HighlightAlt.js +++ b/icons/es5/HighlightAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHighlightAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 5h-2V3h2v2zm2-2v2h2V3h-2zm0 6h2V7h-2v2zm0 4h2v-2h-2v2zm-8 8h2v-2h-2v2zM7 5h2V3H7v2zM3 5h2V3H3v2zm0 12h2v-2H3v2zm0 4h2v-2H3v2zm8-16h2V3h-2v2zM3 9h2V7H3v2zm4 12h2v-2H7v2zm-4-8h2v-2H3v2zm12 2v6l2.29-2.29 2.3 2.29L21 19.59l-2.29-2.29L21 15h-6z" + d: "M17 5h-2V3h2v2zm2-2v2h2V3h-2zm0 6h2V7h-2v2zm0 4h2v-2h-2v2zm-8 8h2v-2h-2v2zM7 5h2V3H7v2zM3 5h2V3H3v2zm0 12h2v-2H3v2zm0 4h2v-2H3v2zm8-16h2V3h-2v2zM3 9h2V7H3v2zm4 12h2v-2H7v2zm-4-8h2v-2H3v2zm12 2v6l2.29-2.29 2.3 2.29L21 19.59l-2.29-2.29L21 15h-6z", + fill: "currentColor" })); } - export default SvgHighlightAlt; \ No newline at end of file diff --git a/icons/es5/HighlightOff.js b/icons/es5/HighlightOff.js index a8c62856b3..1e49947b58 100644 --- a/icons/es5/HighlightOff.js +++ b/icons/es5/HighlightOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHighlightOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.59 8L12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" + d: "M14.59 8L12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z", + fill: "currentColor" })); } - export default SvgHighlightOff; \ No newline at end of file diff --git a/icons/es5/Hiking.js b/icons/es5/Hiking.js index f8cd6b3f76..b438bf17df 100644 --- a/icons/es5/Hiking.js +++ b/icons/es5/Hiking.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHiking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 5.28c-1.23-.37-2.22-1.17-2.8-2.18l-1-1.6c-.41-.65-1.11-1-1.84-1-.78 0-1.59.5-1.78 1.44S7 23 7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3c1 1.15 2.41 2.01 4 2.34V23H19V9h-1.5v1.78zM7.43 13.13l-3.1-.6 1.34-6.87 3.13.61-1.37 6.86z" + d: "M13.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm4 5.28c-1.23-.37-2.22-1.17-2.8-2.18l-1-1.6c-.41-.65-1.11-1-1.84-1-.78 0-1.59.5-1.78 1.44S7 23 7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3c1 1.15 2.41 2.01 4 2.34V23H19V9h-1.5v1.78zM7.43 13.13l-3.1-.6 1.34-6.87 3.13.61-1.37 6.86z", + fill: "currentColor" })); } - export default SvgHiking; \ No newline at end of file diff --git a/icons/es5/History.js b/icons/es5/History.js index 373f3f7006..5a204691ac 100644 --- a/icons/es5/History.js +++ b/icons/es5/History.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHistory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 3a9 9 0 00-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0013 21a9 9 0 000-18zm-1 5v5l4.25 2.52.77-1.29-3.52-2.09V8H12z" + d: "M13 3a9 9 0 00-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0013 21a9 9 0 000-18zm-1 5v5l4.25 2.52.77-1.29-3.52-2.09V8H12z", + fill: "currentColor" })); } - export default SvgHistory; \ No newline at end of file diff --git a/icons/es5/HistoryEdu.js b/icons/es5/HistoryEdu.js index 3b8de57c03..5699f05768 100644 --- a/icons/es5/HistoryEdu.js +++ b/icons/es5/HistoryEdu.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHistoryEdu(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 4v1.38c-.83-.33-1.72-.5-2.61-.5-1.79 0-3.58.68-4.95 2.05l3.33 3.33h1.11v1.11c.86.86 1.98 1.31 3.11 1.36V15H6v3c0 1.1.9 2 2 2h10c1.66 0 3-1.34 3-3V4H9zm-1.11 6.41V8.26H5.61L4.57 7.22a5.07 5.07 0 011.82-.34c1.34 0 2.59.52 3.54 1.46l1.41 1.41-.2.2a2.7 2.7 0 01-1.92.8c-.47 0-.93-.12-1.33-.34zM19 17c0 .55-.45 1-1 1s-1-.45-1-1v-2h-6v-2.59c.57-.23 1.1-.57 1.56-1.03l.2-.2L15.59 14H17v-1.41l-6-5.97V6h8v11z" + d: "M9 4v1.38c-.83-.33-1.72-.5-2.61-.5-1.79 0-3.58.68-4.95 2.05l3.33 3.33h1.11v1.11c.86.86 1.98 1.31 3.11 1.36V15H6v3c0 1.1.9 2 2 2h10c1.66 0 3-1.34 3-3V4H9zm-1.11 6.41V8.26H5.61L4.57 7.22a5.07 5.07 0 011.82-.34c1.34 0 2.59.52 3.54 1.46l1.41 1.41-.2.2a2.7 2.7 0 01-1.92.8c-.47 0-.93-.12-1.33-.34zM19 17c0 .55-.45 1-1 1s-1-.45-1-1v-2h-6v-2.59c.57-.23 1.1-.57 1.56-1.03l.2-.2L15.59 14H17v-1.41l-6-5.97V6h8v11z", + fill: "currentColor" })); } - export default SvgHistoryEdu; \ No newline at end of file diff --git a/icons/es5/HistoryToggleOff.js b/icons/es5/HistoryToggleOff.js index c40ffec76a..4f26c116bf 100644 --- a/icons/es5/HistoryToggleOff.js +++ b/icons/es5/HistoryToggleOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHistoryToggleOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.1 19.37l1 1.74c-.96.44-2.01.73-3.1.84v-2.02c.74-.09 1.44-.28 2.1-.56zM4.07 13H2.05c.11 1.1.4 2.14.84 3.1l1.74-1c-.28-.66-.47-1.36-.56-2.1zM15.1 4.63l1-1.74c-.96-.44-2-.73-3.1-.84v2.02c.74.09 1.44.28 2.1.56zM19.93 11h2.02c-.11-1.1-.4-2.14-.84-3.1l-1.74 1c.28.66.47 1.36.56 2.1zM8.9 19.37l-1 1.74c.96.44 2.01.73 3.1.84v-2.02c-.74-.09-1.44-.28-2.1-.56zM11 4.07V2.05c-1.1.11-2.14.4-3.1.84l1 1.74c.66-.28 1.36-.47 2.1-.56zm7.36 3.1l1.74-1.01c-.63-.87-1.4-1.64-2.27-2.27l-1.01 1.74c.59.45 1.1.96 1.54 1.54zM4.63 8.9l-1.74-1c-.44.96-.73 2-.84 3.1h2.02c.09-.74.28-1.44.56-2.1zm15.3 4.1c-.09.74-.28 1.44-.56 2.1l1.74 1c.44-.96.73-2.01.84-3.1h-2.02zm-3.1 5.36l1.01 1.74c.87-.63 1.64-1.4 2.27-2.27l-1.74-1.01c-.45.59-.96 1.1-1.54 1.54zM7.17 5.64l-1-1.75c-.88.64-1.64 1.4-2.27 2.28l1.74 1.01a7.7 7.7 0 011.53-1.54zM5.64 16.83l-1.74 1c.63.87 1.4 1.64 2.27 2.27l1.01-1.74a7.7 7.7 0 01-1.54-1.53zM13 7h-2v5.41l4.29 4.29 1.41-1.41-3.7-3.7V7z" + d: "M15.1 19.37l1 1.74c-.96.44-2.01.73-3.1.84v-2.02c.74-.09 1.44-.28 2.1-.56zM4.07 13H2.05c.11 1.1.4 2.14.84 3.1l1.74-1c-.28-.66-.47-1.36-.56-2.1zM15.1 4.63l1-1.74c-.96-.44-2-.73-3.1-.84v2.02c.74.09 1.44.28 2.1.56zM19.93 11h2.02c-.11-1.1-.4-2.14-.84-3.1l-1.74 1c.28.66.47 1.36.56 2.1zM8.9 19.37l-1 1.74c.96.44 2.01.73 3.1.84v-2.02c-.74-.09-1.44-.28-2.1-.56zM11 4.07V2.05c-1.1.11-2.14.4-3.1.84l1 1.74c.66-.28 1.36-.47 2.1-.56zm7.36 3.1l1.74-1.01c-.63-.87-1.4-1.64-2.27-2.27l-1.01 1.74c.59.45 1.1.96 1.54 1.54zM4.63 8.9l-1.74-1c-.44.96-.73 2-.84 3.1h2.02c.09-.74.28-1.44.56-2.1zm15.3 4.1c-.09.74-.28 1.44-.56 2.1l1.74 1c.44-.96.73-2.01.84-3.1h-2.02zm-3.1 5.36l1.01 1.74c.87-.63 1.64-1.4 2.27-2.27l-1.74-1.01c-.45.59-.96 1.1-1.54 1.54zM7.17 5.64l-1-1.75c-.88.64-1.64 1.4-2.27 2.28l1.74 1.01a7.7 7.7 0 011.53-1.54zM5.64 16.83l-1.74 1c.63.87 1.4 1.64 2.27 2.27l1.01-1.74a7.7 7.7 0 01-1.54-1.53zM13 7h-2v5.41l4.29 4.29 1.41-1.41-3.7-3.7V7z", + fill: "currentColor" })); } - export default SvgHistoryToggleOff; \ No newline at end of file diff --git a/icons/es5/Hive.js b/icons/es5/Hive.js index 22f7f6b58c..66254865d9 100644 --- a/icons/es5/Hive.js +++ b/icons/es5/Hive.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.79 8l1.8-3-1.8-3h-3.58l-1.8 3 1.8 3zm-3.58 1l-1.8 3 1.8 3h3.58l1.8-3-1.8-3zm6.24 2.51h3.59l1.79-3-1.79-3h-3.59l-1.8 3zm3.59 1h-3.59l-1.8 3 1.8 3h3.59l1.79-3zm-12.49-1l1.8-3-1.8-3H3.96l-1.79 3 1.79 3zm0 1H3.96l-1.79 3 1.79 3h3.59l1.8-3zM10.21 16l-1.8 3 1.8 3h3.58l1.8-3-1.8-3z" + d: "M13.79 8l1.8-3-1.8-3h-3.58l-1.8 3 1.8 3zm-3.58 1l-1.8 3 1.8 3h3.58l1.8-3-1.8-3zm6.24 2.51h3.59l1.79-3-1.79-3h-3.59l-1.8 3zm3.59 1h-3.59l-1.8 3 1.8 3h3.59l1.79-3zm-12.49-1l1.8-3-1.8-3H3.96l-1.79 3 1.79 3zm0 1H3.96l-1.79 3 1.79 3h3.59l1.8-3zM10.21 16l-1.8 3 1.8 3h3.58l1.8-3-1.8-3z", + fill: "currentColor" })); } - export default SvgHive; \ No newline at end of file diff --git a/icons/es5/Hls.js b/icons/es5/Hls.js index 55c06ee9f2..312b988da6 100644 --- a/icons/es5/Hls.js +++ b/icons/es5/Hls.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHls(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.5 9H8v6H6.5v-2.5h-2V15H3V9h1.5v2h2V9zm9 6h5v-3.5H17v-1h2v.5h1.5V9h-5v3.5H19v1h-2V13h-1.5v2zM14 15v-1.5h-2.5V9H10v6h4z" + d: "M6.5 9H8v6H6.5v-2.5h-2V15H3V9h1.5v2h2V9zm9 6h5v-3.5H17v-1h2v.5h1.5V9h-5v3.5H19v1h-2V13h-1.5v2zM14 15v-1.5h-2.5V9H10v6h4z", + fill: "currentColor" })); } - export default SvgHls; \ No newline at end of file diff --git a/icons/es5/HlsOff.js b/icons/es5/HlsOff.js index 7ee21a1a45..d7ab2310b8 100644 --- a/icons/es5/HlsOff.js +++ b/icons/es5/HlsOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHlsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.83 15h2.67v-3.5H17v-1h2v.5h1.5V9h-5v3.5H19v1h-2V13h-1.17l2 2zM8 10.83V15H6.5v-2.5h-2V15H3V9h1.5v2h2V9.33L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-7.6-7.6H10v-2.17l-2-2z" + d: "M17.83 15h2.67v-3.5H17v-1h2v.5h1.5V9h-5v3.5H19v1h-2V13h-1.17l2 2zM8 10.83V15H6.5v-2.5h-2V15H3V9h1.5v2h2V9.33L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-7.6-7.6H10v-2.17l-2-2z", + fill: "currentColor" })); } - export default SvgHlsOff; \ No newline at end of file diff --git a/icons/es5/HolidayVillage.js b/icons/es5/HolidayVillage.js index 49e4013be0..1ea5754963 100644 --- a/icons/es5/HolidayVillage.js +++ b/icons/es5/HolidayVillage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHolidayVillage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 20V8.35L13.65 4h-2.83L16 9.18V20h2zm4 0V6.69L19.31 4h-2.83L20 7.52V20h2zM8 4l-6 6v10h5v-5h2v5h5V10L8 4zm1 9H7v-2h2v2z" + d: "M18 20V8.35L13.65 4h-2.83L16 9.18V20h2zm4 0V6.69L19.31 4h-2.83L20 7.52V20h2zM8 4l-6 6v10h5v-5h2v5h5V10L8 4zm1 9H7v-2h2v2z", + fill: "currentColor" })); } - export default SvgHolidayVillage; \ No newline at end of file diff --git a/icons/es5/Home.js b/icons/es5/Home.js index 81f6a52f78..a635101dd7 100644 --- a/icons/es5/Home.js +++ b/icons/es5/Home.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHome(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgHome(props) { fill: "currentColor" })); } - export default SvgHome; \ No newline at end of file diff --git a/icons/es5/HomeMax.js b/icons/es5/HomeMax.js index 3e11d09f38..365fd1a369 100644 --- a/icons/es5/HomeMax.js +++ b/icons/es5/HomeMax.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHomeMax(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 5H5C2.79 5 1 6.79 1 9v5c0 2.21 1.79 4 4 4h2v1h10v-1h2c2.21 0 4-1.79 4-4V9c0-2.21-1.79-4-4-4zm2 9c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v5z" + d: "M19 5H5C2.79 5 1 6.79 1 9v5c0 2.21 1.79 4 4 4h2v1h10v-1h2c2.21 0 4-1.79 4-4V9c0-2.21-1.79-4-4-4zm2 9c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V9c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2v5z", + fill: "currentColor" })); } - export default SvgHomeMax; \ No newline at end of file diff --git a/icons/es5/HomeMini.js b/icons/es5/HomeMini.js index a2bf1cae61..f533108416 100644 --- a/icons/es5/HomeMini.js +++ b/icons/es5/HomeMini.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHomeMini(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5C4.19 5 2 9.48 2 12c0 3.86 3.13 7 6.99 7h6.02C17.7 19 22 16.92 22 12c0 0 0-7-10-7zm0 2c7.64 0 7.99 4.51 8 5H4c0-.2.09-5 8-5zm2.86 10H9.14c-2.1 0-3.92-1.24-4.71-3h15.15c-.8 1.76-2.62 3-4.72 3z" + d: "M12 5C4.19 5 2 9.48 2 12c0 3.86 3.13 7 6.99 7h6.02C17.7 19 22 16.92 22 12c0 0 0-7-10-7zm0 2c7.64 0 7.99 4.51 8 5H4c0-.2.09-5 8-5zm2.86 10H9.14c-2.1 0-3.92-1.24-4.71-3h15.15c-.8 1.76-2.62 3-4.72 3z", + fill: "currentColor" })); } - export default SvgHomeMini; \ No newline at end of file diff --git a/icons/es5/HomeRepairService.js b/icons/es5/HomeRepairService.js index f027c719b5..2e79eeaa7c 100644 --- a/icons/es5/HomeRepairService.js +++ b/icons/es5/HomeRepairService.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHomeRepairService(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 16h-2v-1H8v1H6v-1H2v5h20v-5h-4zm-1-8V4H7v4H2v6h4v-2h2v2h8v-2h2v2h4V8h-5zM9 6h6v2H9V6z" + d: "M18 16h-2v-1H8v1H6v-1H2v5h20v-5h-4zm-1-8V4H7v4H2v6h4v-2h2v2h8v-2h2v2h4V8h-5zM9 6h6v2H9V6z", + fill: "currentColor" })); } - export default SvgHomeRepairService; \ No newline at end of file diff --git a/icons/es5/HomeWork.js b/icons/es5/HomeWork.js index cb662fde80..e84e2516b0 100644 --- a/icons/es5/HomeWork.js +++ b/icons/es5/HomeWork.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHomeWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 11v10h5v-6h4v6h5V11L8 6z" + d: "M1 11v10h5v-6h4v6h5V11L8 6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M10 3v1.97l7 5V11h2v2h-2v2h2v2h-2v4h6V3H10zm9 6h-2V7h2v2z" + d: "M10 3v1.97l7 5V11h2v2h-2v2h2v2h-2v4h6V3H10zm9 6h-2V7h2v2z", + fill: "currentColor" })); } - export default SvgHomeWork; \ No newline at end of file diff --git a/icons/es5/HorizontalDistribute.js b/icons/es5/HorizontalDistribute.js index 6e4a065b8b..ed81953cdc 100644 --- a/icons/es5/HorizontalDistribute.js +++ b/icons/es5/HorizontalDistribute.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHorizontalDistribute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 22H2V2h2v20zM22 2h-2v20h2V2zm-8.5 5h-3v10h3V7z" + d: "M4 22H2V2h2v20zM22 2h-2v20h2V2zm-8.5 5h-3v10h3V7z", + fill: "currentColor" })); } - export default SvgHorizontalDistribute; \ No newline at end of file diff --git a/icons/es5/HorizontalRule.js b/icons/es5/HorizontalRule.js index eed4e0719a..caa73c0182 100644 --- a/icons/es5/HorizontalRule.js +++ b/icons/es5/HorizontalRule.js @@ -1,17 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHorizontalRule(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", - d: "M4 11h16v2H4z" + d: "M4 11h16v2H4z", + fill: "currentColor" })); } - export default SvgHorizontalRule; \ No newline at end of file diff --git a/icons/es5/HorizontalSplit.js b/icons/es5/HorizontalSplit.js index 4d1bf2c9aa..e40164e180 100644 --- a/icons/es5/HorizontalSplit.js +++ b/icons/es5/HorizontalSplit.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHorizontalSplit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 19h18v-6H3v6zm0-8h18V9H3v2zm0-6v2h18V5H3z" + d: "M3 19h18v-6H3v6zm0-8h18V9H3v2zm0-6v2h18V5H3z", + fill: "currentColor" })); } - export default SvgHorizontalSplit; \ No newline at end of file diff --git a/icons/es5/HotTub.js b/icons/es5/HotTub.js index 99dcefca7e..4615b1acad 100644 --- a/icons/es5/HotTub.js +++ b/icons/es5/HotTub.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHotTub(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 7, cy: 6, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M11.15 12c-.31-.22-.59-.46-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5-.29-.14-.62-.23-.96-.23h-.03C6.01 9 5 10.01 5 11.25V12H2v10h20V12H11.15zM7 20H5v-6h2v6zm4 0H9v-6h2v6zm4 0h-2v-6h2v6zm4 0h-2v-6h2v6zm-.35-14.14l-.07-.07c-.57-.62-.82-1.41-.67-2.2L18 3h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71zm-4 0l-.07-.07c-.57-.62-.82-1.41-.67-2.2L14 3h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71z" + d: "M11.15 12c-.31-.22-.59-.46-.82-.72l-1.4-1.55c-.19-.21-.43-.38-.69-.5-.29-.14-.62-.23-.96-.23h-.03C6.01 9 5 10.01 5 11.25V12H2v10h20V12H11.15zM7 20H5v-6h2v6zm4 0H9v-6h2v6zm4 0h-2v-6h2v6zm4 0h-2v-6h2v6zm-.35-14.14l-.07-.07c-.57-.62-.82-1.41-.67-2.2L18 3h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71zm-4 0l-.07-.07c-.57-.62-.82-1.41-.67-2.2L14 3h-1.89l-.06.43c-.2 1.36.27 2.71 1.3 3.72l.07.06c.57.62.82 1.41.67 2.2l-.11.59h1.91l.06-.43c.21-1.36-.27-2.71-1.3-3.71z", + fill: "currentColor" })); } - export default SvgHotTub; \ No newline at end of file diff --git a/icons/es5/Hotel.js b/icons/es5/Hotel.js index 84a2457357..99851499ef 100644 --- a/icons/es5/Hotel.js +++ b/icons/es5/Hotel.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHotel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm16-6H11v7H3V5H1v15h2v-3h18v3h2V7z" + d: "M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm16-6H11v7H3V5H1v15h2v-3h18v3h2V7z", + fill: "currentColor" })); } - export default SvgHotel; \ No newline at end of file diff --git a/icons/es5/HotelClass.js b/icons/es5/HotelClass.js index 82feedd912..57a852a10e 100644 --- a/icons/es5/HotelClass.js +++ b/icons/es5/HotelClass.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHotelClass(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.58 10H1l6.17 4.41L4.83 22 11 17.31 17.18 22l-2.35-7.59L21 10h-7.58L11 2l-2.42 8zm12.78 12l-1.86-6.01L23.68 13h-3.44l-3.08 2.2 1.46 4.72L21.36 22zM17 8l-1.82-6-1.04 3.45.77 2.55H17z" + d: "M8.58 10H1l6.17 4.41L4.83 22 11 17.31 17.18 22l-2.35-7.59L21 10h-7.58L11 2l-2.42 8zm12.78 12l-1.86-6.01L23.68 13h-3.44l-3.08 2.2 1.46 4.72L21.36 22zM17 8l-1.82-6-1.04 3.45.77 2.55H17z", + fill: "currentColor" })); } - export default SvgHotelClass; \ No newline at end of file diff --git a/icons/es5/HourglassBottom.js b/icons/es5/HourglassBottom.js index 5e15eb0b37..719cebdd70 100644 --- a/icons/es5/HourglassBottom.js +++ b/icons/es5/HourglassBottom.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHourglassBottom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 22l-.01-6L14 12l3.99-4.01L18 2H6v6l4 4-4 3.99V22h12zM8 7.5V4h8v3.5l-4 4-4-4z" + d: "M18 22l-.01-6L14 12l3.99-4.01L18 2H6v6l4 4-4 3.99V22h12zM8 7.5V4h8v3.5l-4 4-4-4z", + fill: "currentColor" })); } - export default SvgHourglassBottom; \ No newline at end of file diff --git a/icons/es5/HourglassDisabled.js b/icons/es5/HourglassDisabled.js index 036f9b7a57..8372bc57ac 100644 --- a/icons/es5/HourglassDisabled.js +++ b/icons/es5/HourglassDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHourglassDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 4h8v3.5l-2.84 2.84 1.25 1.25L18 8.01 17.99 8H18V2H6v1.17l2 2zM2.1 2.1L.69 3.51l8.9 8.9L6 16l.01.01H6V22h12v-1.17l2.49 2.49 1.41-1.41L2.1 2.1zM16 20H8v-3.5l2.84-2.84L16 18.83V20z" + d: "M8 4h8v3.5l-2.84 2.84 1.25 1.25L18 8.01 17.99 8H18V2H6v1.17l2 2zM2.1 2.1L.69 3.51l8.9 8.9L6 16l.01.01H6V22h12v-1.17l2.49 2.49 1.41-1.41L2.1 2.1zM16 20H8v-3.5l2.84-2.84L16 18.83V20z", + fill: "currentColor" })); } - export default SvgHourglassDisabled; \ No newline at end of file diff --git a/icons/es5/HourglassEmpty.js b/icons/es5/HourglassEmpty.js index c0db7e8ab7..14964f3bcc 100644 --- a/icons/es5/HourglassEmpty.js +++ b/icons/es5/HourglassEmpty.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHourglassEmpty(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zm10 14.5V20H8v-3.5l4-4 4 4zm-4-5l-4-4V4h8v3.5l-4 4z" + d: "M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6zm10 14.5V20H8v-3.5l4-4 4 4zm-4-5l-4-4V4h8v3.5l-4 4z", + fill: "currentColor" })); } - export default SvgHourglassEmpty; \ No newline at end of file diff --git a/icons/es5/HourglassFull.js b/icons/es5/HourglassFull.js index 34aacb6d26..f8e3272950 100644 --- a/icons/es5/HourglassFull.js +++ b/icons/es5/HourglassFull.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHourglassFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6z" + d: "M6 2v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2H6z", + fill: "currentColor" })); } - export default SvgHourglassFull; \ No newline at end of file diff --git a/icons/es5/HourglassTop.js b/icons/es5/HourglassTop.js index e18c916e18..d59162e406 100644 --- a/icons/es5/HourglassTop.js +++ b/icons/es5/HourglassTop.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHourglassTop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 2l.01 6L10 12l-3.99 4.01L6 22h12v-6l-4-4 4-3.99V2H6zm10 14.5V20H8v-3.5l4-4 4 4z" + d: "M6 2l.01 6L10 12l-3.99 4.01L6 22h12v-6l-4-4 4-3.99V2H6zm10 14.5V20H8v-3.5l4-4 4 4z", + fill: "currentColor" })); } - export default SvgHourglassTop; \ No newline at end of file diff --git a/icons/es5/House.js b/icons/es5/House.js index 1d50c06c21..4cbde0d7de 100644 --- a/icons/es5/House.js +++ b/icons/es5/House.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHouse(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 9.3V4h-3v2.6L12 3 2 12h3v8h5v-6h4v6h5v-8h3l-3-2.7zm-9 .7c0-1.1.9-2 2-2s2 .9 2 2h-4z" + d: "M19 9.3V4h-3v2.6L12 3 2 12h3v8h5v-6h4v6h5v-8h3l-3-2.7zm-9 .7c0-1.1.9-2 2-2s2 .9 2 2h-4z", + fill: "currentColor" })); } - export default SvgHouse; \ No newline at end of file diff --git a/icons/es5/HouseSiding.js b/icons/es5/HouseSiding.js index 61a8724da5..a0aeb40064 100644 --- a/icons/es5/HouseSiding.js +++ b/icons/es5/HouseSiding.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHouseSiding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 12h3L12 3 2 12h3v8h2v-2h10v2h2v-8zM7.21 10h9.58l.21.19V12H7v-1.81l.21-.19zm7.36-2H9.43L12 5.69 14.57 8zM7 16v-2h10v2H7z" + d: "M19 12h3L12 3 2 12h3v8h2v-2h10v2h2v-8zM7.21 10h9.58l.21.19V12H7v-1.81l.21-.19zm7.36-2H9.43L12 5.69 14.57 8zM7 16v-2h10v2H7z", + fill: "currentColor" })); } - export default SvgHouseSiding; \ No newline at end of file diff --git a/icons/es5/Houseboat.js b/icons/es5/Houseboat.js index 1872efd80c..c9ab5172f9 100644 --- a/icons/es5/Houseboat.js +++ b/icons/es5/Houseboat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHouseboat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 16c-1.95 0-2.1 1-3.34 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1 1.19 0 1.42 1 3.33 1 1.95 0 2.08-1 3.32-1s1.37 1 3.32 1c1.91 0 2.14-1 3.33-1 1.18 0 1.45 1 3.35 1v-2c-1.24 0-1.38-1-3.33-1-1.91 0-2.14 1-3.33 1-1.24 0-1.39-1-3.34-1zm8.34-4.66L18.67 13H17V9.65l1.32.97L19.5 9 12 3.5 4.5 9l1.18 1.61L7 9.65V13H5.33l-1.66-1.66-1.41 1.41L4.5 15h15l2.25-2.25-1.41-1.41zM13 13h-2v-2h2v2z" + d: "M12 16c-1.95 0-2.1 1-3.34 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1 1.19 0 1.42 1 3.33 1 1.95 0 2.08-1 3.32-1s1.37 1 3.32 1c1.91 0 2.14-1 3.33-1 1.18 0 1.45 1 3.35 1v-2c-1.24 0-1.38-1-3.33-1-1.91 0-2.14 1-3.33 1-1.24 0-1.39-1-3.34-1zm8.34-4.66L18.67 13H17V9.65l1.32.97L19.5 9 12 3.5 4.5 9l1.18 1.61L7 9.65V13H5.33l-1.66-1.66-1.41 1.41L4.5 15h15l2.25-2.25-1.41-1.41zM13 13h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgHouseboat; \ No newline at end of file diff --git a/icons/es5/HowToReg.js b/icons/es5/HowToReg.js index ce6e6b8da5..42ebd0d5ea 100644 --- a/icons/es5/HowToReg.js +++ b/icons/es5/HowToReg.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHowToReg(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 17l3-2.94a9.34 9.34 0 00-1-.06c-2.67 0-8 1.34-8 4v2h9l-3-3zm2-5c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m4.47 8.5L12 17l1.4-1.41 2.07 2.08 5.13-5.17 1.4 1.41-6.53 6.59z" + d: "M9 17l3-2.94a9.34 9.34 0 00-1-.06c-2.67 0-8 1.34-8 4v2h9l-3-3zm2-5c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4m4.47 8.5L12 17l1.4-1.41 2.07 2.08 5.13-5.17 1.4 1.41-6.53 6.59z", + fill: "currentColor" })); } - export default SvgHowToReg; \ No newline at end of file diff --git a/icons/es5/HowToVote.js b/icons/es5/HowToVote.js index b1b9685b0d..311685982a 100644 --- a/icons/es5/HowToVote.js +++ b/icons/es5/HowToVote.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHowToVote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 13h-.68l-2 2h1.91L19 17H5l1.78-2h2.05l-2-2H6l-3 3v6h18v-6zm1.81-5.04L13.45 1.6 5.68 9.36l6.36 6.36 7.77-7.76zm-6.35-3.55L17 7.95l-4.95 4.95-3.54-3.54 4.95-4.95z" + d: "M18 13h-.68l-2 2h1.91L19 17H5l1.78-2h2.05l-2-2H6l-3 3v6h18v-6zm1.81-5.04L13.45 1.6 5.68 9.36l6.36 6.36 7.77-7.76zm-6.35-3.55L17 7.95l-4.95 4.95-3.54-3.54 4.95-4.95z", + fill: "currentColor" })); } - export default SvgHowToVote; \ No newline at end of file diff --git a/icons/es5/Html.js b/icons/es5/Html.js index b8d052c79f..df945e654e 100644 --- a/icons/es5/Html.js +++ b/icons/es5/Html.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHtml(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.5 9H5v6H3.5v-2.5h-2V15H0V9h1.5v2h2V9zm15 0H12v6h1.5v-4.5h1V14H16v-3.51h1V15h1.5V9zM11 9H6v1.5h1.75V15h1.5v-4.5H11V9zm13 6v-1.5h-2.5V9H20v6h4z" + d: "M3.5 9H5v6H3.5v-2.5h-2V15H0V9h1.5v2h2V9zm15 0H12v6h1.5v-4.5h1V14H16v-3.51h1V15h1.5V9zM11 9H6v1.5h1.75V15h1.5v-4.5H11V9zm13 6v-1.5h-2.5V9H20v6h4z", + fill: "currentColor" })); } - export default SvgHtml; \ No newline at end of file diff --git a/icons/es5/Http.js b/icons/es5/Http.js index b5d755c3e0..8cca2fe430 100644 --- a/icons/es5/Http.js +++ b/icons/es5/Http.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHttp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.5 11h-2V9H1v6h1.5v-2.5h2V15H6V9H4.5v2zm2.5-.5h1.5V15H10v-4.5h1.5V9H7v1.5zm5.5 0H14V15h1.5v-4.5H17V9h-4.5v1.5zM23 9h-5v6h1.5v-2H23V9zm-1.5 2.5h-2v-1h2v1z" + d: "M4.5 11h-2V9H1v6h1.5v-2.5h2V15H6V9H4.5v2zm2.5-.5h1.5V15H10v-4.5h1.5V9H7v1.5zm5.5 0H14V15h1.5v-4.5H17V9h-4.5v1.5zM23 9h-5v6h1.5v-2H23V9zm-1.5 2.5h-2v-1h2v1z", + fill: "currentColor" })); } - export default SvgHttp; \ No newline at end of file diff --git a/icons/es5/Https.js b/icons/es5/Https.js index 4851bfc7f1..e1c21790e5 100644 --- a/icons/es5/Https.js +++ b/icons/es5/Https.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHttps(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8h-3V6.21c0-2.61-1.91-4.94-4.51-5.19A5.008 5.008 0 007 6v2H4v14h16V8zm-8 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM9 8V6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9z" + d: "M20 8h-3V6.21c0-2.61-1.91-4.94-4.51-5.19A5.008 5.008 0 007 6v2H4v14h16V8zm-8 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM9 8V6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9z", + fill: "currentColor" })); } - export default SvgHttps; \ No newline at end of file diff --git a/icons/es5/Hub.js b/icons/es5/Hub.js index 9b5b796d8d..396c7a8bdb 100644 --- a/icons/es5/Hub.js +++ b/icons/es5/Hub.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHub(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.4 18.2c.38.5.6 1.12.6 1.8 0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3c.44 0 .85.09 1.23.26l1.41-1.77a4.504 4.504 0 01-1.09-3.69l-2.03-.68A2.997 2.997 0 010 9.5c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .07 0 .14-.01.21l2.03.68a4.468 4.468 0 013.22-2.32V5.91A3.018 3.018 0 019 3c0-1.66 1.34-3 3-3s3 1.34 3 3c0 1.4-.96 2.57-2.25 2.91v2.16c1.4.23 2.58 1.11 3.22 2.32L18 9.71V9.5c0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3c-1.06 0-1.98-.55-2.52-1.37l-2.03.68a4.49 4.49 0 01-1.09 3.69l1.41 1.77c.38-.18.79-.27 1.23-.27 1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3c0-.68.22-1.3.6-1.8l-1.41-1.77c-1.35.75-3.01.76-4.37 0L8.4 18.2z" + d: "M8.4 18.2c.38.5.6 1.12.6 1.8 0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3c.44 0 .85.09 1.23.26l1.41-1.77a4.504 4.504 0 01-1.09-3.69l-2.03-.68A2.997 2.997 0 010 9.5c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .07 0 .14-.01.21l2.03.68a4.468 4.468 0 013.22-2.32V5.91A3.018 3.018 0 019 3c0-1.66 1.34-3 3-3s3 1.34 3 3c0 1.4-.96 2.57-2.25 2.91v2.16c1.4.23 2.58 1.11 3.22 2.32L18 9.71V9.5c0-1.66 1.34-3 3-3s3 1.34 3 3-1.34 3-3 3c-1.06 0-1.98-.55-2.52-1.37l-2.03.68a4.49 4.49 0 01-1.09 3.69l1.41 1.77c.38-.18.79-.27 1.23-.27 1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3c0-.68.22-1.3.6-1.8l-1.41-1.77c-1.35.75-3.01.76-4.37 0L8.4 18.2z", + fill: "currentColor" })); } - export default SvgHub; \ No newline at end of file diff --git a/icons/es5/Hvac.js b/icons/es5/Hvac.js index 084693627f..5f191deaa1 100644 --- a/icons/es5/Hvac.js +++ b/icons/es5/Hvac.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgHvac(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.56 14h6.89c.26-.45.44-.96.51-1.5h-7.9c.06.54.23 1.05.5 1.5zM12 16c1.01 0 1.91-.39 2.62-1H9.38c.71.61 1.61 1 2.62 1zm0-8c-1.01 0-1.91.39-2.62 1h5.24c-.71-.61-1.61-1-2.62-1zm-3.44 2c-.26.45-.44.96-.51 1.5h7.9c-.07-.54-.24-1.05-.51-1.5H8.56z" + d: "M8.56 14h6.89c.26-.45.44-.96.51-1.5h-7.9c.06.54.23 1.05.5 1.5zM12 16c1.01 0 1.91-.39 2.62-1H9.38c.71.61 1.61 1 2.62 1zm0-8c-1.01 0-1.91.39-2.62 1h5.24c-.71-.61-1.61-1-2.62-1zm-3.44 2c-.26.45-.44.96-.51 1.5h7.9c-.07-.54-.24-1.05-.51-1.5H8.56z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm9 15c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z" + d: "M3 3v18h18V3H3zm9 15c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z", + fill: "currentColor" })); } - export default SvgHvac; \ No newline at end of file diff --git a/icons/es5/IceSkating.js b/icons/es5/IceSkating.js index 393aa21e1f..9895d02dbf 100644 --- a/icons/es5/IceSkating.js +++ b/icons/es5/IceSkating.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgIceSkating(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 17c0 1.66-1.34 3-3 3h-2v-2h3l-.01-6-5.71-1.43A3 3 0 0111.32 9H8V8h3.02L11 7H8V6h3V3H3v15h3v2H2v2h16c2.76 0 5-2.24 5-5h-2zm-7 3H8v-2h6v2z" + d: "M21 17c0 1.66-1.34 3-3 3h-2v-2h3l-.01-6-5.71-1.43A3 3 0 0111.32 9H8V8h3.02L11 7H8V6h3V3H3v15h3v2H2v2h16c2.76 0 5-2.24 5-5h-2zm-7 3H8v-2h6v2z", + fill: "currentColor" })); } - export default SvgIceSkating; \ No newline at end of file diff --git a/icons/es5/Icecream.js b/icons/es5/Icecream.js index ea792e5d50..8e7e8ab6a1 100644 --- a/icons/es5/Icecream.js +++ b/icons/es5/Icecream.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgIcecream(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.38 6.24C17.79 3.24 15.14 1 12 1S6.21 3.24 5.62 6.24A4.014 4.014 0 003 10c0 2.21 1.79 4 4 4 .12 0 .23-.02.34-.02L12.07 23l4.61-9.03c.11.01.21.03.32.03 2.21 0 4-1.79 4-4 0-1.71-1.08-3.19-2.62-3.76zm-6.33 12.39l-2.73-5.21a6.468 6.468 0 005.4-.02l-2.67 5.23z" + d: "M18.38 6.24C17.79 3.24 15.14 1 12 1S6.21 3.24 5.62 6.24A4.014 4.014 0 003 10c0 2.21 1.79 4 4 4 .12 0 .23-.02.34-.02L12.07 23l4.61-9.03c.11.01.21.03.32.03 2.21 0 4-1.79 4-4 0-1.71-1.08-3.19-2.62-3.76zm-6.33 12.39l-2.73-5.21a6.468 6.468 0 005.4-.02l-2.67 5.23z", + fill: "currentColor" })); } - export default SvgIcecream; \ No newline at end of file diff --git a/icons/es5/Image.js b/icons/es5/Image.js index 6d56c91ab2..95322b8c5c 100644 --- a/icons/es5/Image.js +++ b/icons/es5/Image.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgImage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 21V3H3v18h18zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z" + d: "M21 21V3H3v18h18zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z", + fill: "currentColor" })); } - export default SvgImage; \ No newline at end of file diff --git a/icons/es5/ImageAspectRatio.js b/icons/es5/ImageAspectRatio.js index 2935aaa51b..c08331c025 100644 --- a/icons/es5/ImageAspectRatio.js +++ b/icons/es5/ImageAspectRatio.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgImageAspectRatio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 10h-2v2h2v-2zm0 4h-2v2h2v-2zm-8-4H6v2h2v-2zm4 0h-2v2h2v-2zm10-6H2v16h20V4zm-2 14H4V6h16v12z" + d: "M16 10h-2v2h2v-2zm0 4h-2v2h2v-2zm-8-4H6v2h2v-2zm4 0h-2v2h2v-2zm10-6H2v16h20V4zm-2 14H4V6h16v12z", + fill: "currentColor" })); } - export default SvgImageAspectRatio; \ No newline at end of file diff --git a/icons/es5/ImageNotSupported.js b/icons/es5/ImageNotSupported.js index ee0961d93c..415f1e5a12 100644 --- a/icons/es5/ImageNotSupported.js +++ b/icons/es5/ImageNotSupported.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgImageNotSupported(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.9 21.9l-8.49-8.49L3 3l-.9-.9L.69 3.51 3 5.83V21h15.17l2.31 2.31 1.42-1.41zM5 18l3.5-4.5 2.5 3.01L12.17 15l3 3H5zm16 .17L5.83 3H21v15.17z" + d: "M21.9 21.9l-8.49-8.49L3 3l-.9-.9L.69 3.51 3 5.83V21h15.17l2.31 2.31 1.42-1.41zM5 18l3.5-4.5 2.5 3.01L12.17 15l3 3H5zm16 .17L5.83 3H21v15.17z", + fill: "currentColor" })); } - export default SvgImageNotSupported; \ No newline at end of file diff --git a/icons/es5/ImageSearch.js b/icons/es5/ImageSearch.js index 08a4bf6e9f..864522e8de 100644 --- a/icons/es5/ImageSearch.js +++ b/icons/es5/ImageSearch.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgImageSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H2v18h18v-7l-2-2zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54L16.5 18zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12 19.3 8.89zM15.5 9a2.5 2.5 0 010-5 2.5 2.5 0 010 5z" + d: "M18 13v7H4V6h5.02c.05-.71.22-1.38.48-2H2v18h18v-7l-2-2zm-1.5 5h-11l2.75-3.53 1.96 2.36 2.75-3.54L16.5 18zm2.8-9.11c.44-.7.7-1.51.7-2.39C20 4.01 17.99 2 15.5 2S11 4.01 11 6.5s2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21 13.42 22.42 12 19.3 8.89zM15.5 9a2.5 2.5 0 010-5 2.5 2.5 0 010 5z", + fill: "currentColor" })); } - export default SvgImageSearch; \ No newline at end of file diff --git a/icons/es5/ImagesearchRoller.js b/icons/es5/ImagesearchRoller.js index 2b63451204..684038fc43 100644 --- a/icons/es5/ImagesearchRoller.js +++ b/icons/es5/ImagesearchRoller.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgImagesearchRoller(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2v6H6V6H4v4h10v5h2v8h-6v-8h2v-3H2V4h4V2h14z" + d: "M20 2v6H6V6H4v4h10v5h2v8h-6v-8h2v-3H2V4h4V2h14z", + fill: "currentColor" })); } - export default SvgImagesearchRoller; \ No newline at end of file diff --git a/icons/es5/ImportContacts.js b/icons/es5/ImportContacts.js index 0d94d87538..ceaa07a9f2 100644 --- a/icons/es5/ImportContacts.js +++ b/icons/es5/ImportContacts.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgImportContacts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 5c-1.11-.35-2.33-.5-3.5-.5-1.95 0-4.05.4-5.5 1.5-1.45-1.1-3.55-1.5-5.5-1.5S2.45 4.9 1 6v15.5C2.45 20.4 4.55 20 6.5 20s4.05.4 5.5 1.5c1.45-1.1 3.55-1.5 5.5-1.5 1.17 0 2.39.15 3.5.5.75.25 1.4.55 2 1V6c-.6-.45-1.25-.75-2-1zm0 13.5c-1.1-.35-2.3-.5-3.5-.5-1.7 0-4.15.65-5.5 1.5V8c1.35-.85 3.8-1.5 5.5-1.5 1.2 0 2.4.15 3.5.5v11.5z" + d: "M21 5c-1.11-.35-2.33-.5-3.5-.5-1.95 0-4.05.4-5.5 1.5-1.45-1.1-3.55-1.5-5.5-1.5S2.45 4.9 1 6v15.5C2.45 20.4 4.55 20 6.5 20s4.05.4 5.5 1.5c1.45-1.1 3.55-1.5 5.5-1.5 1.17 0 2.39.15 3.5.5.75.25 1.4.55 2 1V6c-.6-.45-1.25-.75-2-1zm0 13.5c-1.1-.35-2.3-.5-3.5-.5-1.7 0-4.15.65-5.5 1.5V8c1.35-.85 3.8-1.5 5.5-1.5 1.2 0 2.4.15 3.5.5v11.5z", + fill: "currentColor" })); } - export default SvgImportContacts; \ No newline at end of file diff --git a/icons/es5/ImportExport.js b/icons/es5/ImportExport.js index 75c4b6e503..cc6637e4ea 100644 --- a/icons/es5/ImportExport.js +++ b/icons/es5/ImportExport.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgImportExport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 3L5 6.99h3V14h2V6.99h3L9 3zm7 14.01V10h-2v7.01h-3L15 21l4-3.99h-3z" + d: "M9 3L5 6.99h3V14h2V6.99h3L9 3zm7 14.01V10h-2v7.01h-3L15 21l4-3.99h-3z", + fill: "currentColor" })); } - export default SvgImportExport; \ No newline at end of file diff --git a/icons/es5/ImportantDevices.js b/icons/es5/ImportantDevices.js index 7cfafb05ba..e3d4759cf6 100644 --- a/icons/es5/ImportantDevices.js +++ b/icons/es5/ImportantDevices.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgImportantDevices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M24 11.01L17 11v11h7V11.01zM23 20h-5v-7h5v7zM22 2H0v16h9v2H7v2h8v-2h-2v-2h2v-2H2V4h18v5h2V2zM11.97 9L11 6l-.97 3H7l2.47 1.76-.94 2.91 2.47-1.8 2.47 1.8-.94-2.91L15 9h-3.03z" + d: "M24 11.01L17 11v11h7V11.01zM23 20h-5v-7h5v7zM22 2H0v16h9v2H7v2h8v-2h-2v-2h2v-2H2V4h18v5h2V2zM11.97 9L11 6l-.97 3H7l2.47 1.76-.94 2.91 2.47-1.8 2.47 1.8-.94-2.91L15 9h-3.03z", + fill: "currentColor" })); } - export default SvgImportantDevices; \ No newline at end of file diff --git a/icons/es5/Inbox.js b/icons/es5/Inbox.js index 50f61001eb..dcb3efb463 100644 --- a/icons/es5/Inbox.js +++ b/icons/es5/Inbox.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3.01v18H21V3zm-2 12h-4c0 1.66-1.35 3-3 3s-3-1.34-3-3H5V5h14v10z" + d: "M21 3H3.01v18H21V3zm-2 12h-4c0 1.66-1.35 3-3 3s-3-1.34-3-3H5V5h14v10z", + fill: "currentColor" })); } - export default SvgInbox; \ No newline at end of file diff --git a/icons/es5/IncompleteCircle.js b/icons/es5/IncompleteCircle.js index 0384080c00..0975c29802 100644 --- a/icons/es5/IncompleteCircle.js +++ b/icons/es5/IncompleteCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgIncompleteCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-2.76 1.12-5.26 2.93-7.07L12 12V2c5.52 0 10 4.48 10 10z" + d: "M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-2.76 1.12-5.26 2.93-7.07L12 12V2c5.52 0 10 4.48 10 10z", + fill: "currentColor" })); } - export default SvgIncompleteCircle; \ No newline at end of file diff --git a/icons/es5/IndeterminateCheckBox.js b/icons/es5/IndeterminateCheckBox.js index 161140783c..5871448d44 100644 --- a/icons/es5/IndeterminateCheckBox.js +++ b/icons/es5/IndeterminateCheckBox.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgIndeterminateCheckBox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgIndeterminateCheckBox(props) { fill: "currentColor" })); } - export default SvgIndeterminateCheckBox; \ No newline at end of file diff --git a/icons/es5/Info.js b/icons/es5/Info.js index 4f462cf637..b01bc10a8d 100644 --- a/icons/es5/Info.js +++ b/icons/es5/Info.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInfo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgInfo(props) { fill: "currentColor" })); } - export default SvgInfo; \ No newline at end of file diff --git a/icons/es5/InfoOutline.js b/icons/es5/InfoOutline.js index 6a32d6a309..9419eeac81 100644 --- a/icons/es5/InfoOutline.js +++ b/icons/es5/InfoOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInfoOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgInfoOutline(props) { fill: "currentColor" })); } - export default SvgInfoOutline; \ No newline at end of file diff --git a/icons/es5/Input.js b/icons/es5/Input.js index efd6444440..3bfd44f89d 100644 --- a/icons/es5/Input.js +++ b/icons/es5/Input.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInput(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3.01H3c-1.1 0-2 .9-2 2V9h2V4.99h18v14.03H3V15H1v4.01c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98v-14a2 2 0 00-2-2zM11 16l4-4-4-4v3H1v2h10v3zM23 3.01H1V9h2V4.99h18v14.03H3V15H1v5.99h22V3.01zM11 16l4-4-4-4v3H1v2h10v3z" + d: "M21 3.01H3c-1.1 0-2 .9-2 2V9h2V4.99h18v14.03H3V15H1v4.01c0 1.1.9 1.98 2 1.98h18c1.1 0 2-.88 2-1.98v-14a2 2 0 00-2-2zM11 16l4-4-4-4v3H1v2h10v3zM23 3.01H1V9h2V4.99h18v14.03H3V15H1v5.99h22V3.01zM11 16l4-4-4-4v3H1v2h10v3z", + fill: "currentColor" })); } - export default SvgInput; \ No newline at end of file diff --git a/icons/es5/InsertChart.js b/icons/es5/InsertChart.js index c2c179c748..cd9ec6892d 100644 --- a/icons/es5/InsertChart.js +++ b/icons/es5/InsertChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInsertChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z" + d: "M21 3H3v18h18V3zM9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z", + fill: "currentColor" })); } - export default SvgInsertChart; \ No newline at end of file diff --git a/icons/es5/InsertChartOutlined.js b/icons/es5/InsertChartOutlined.js index 0bd61b22c9..08f9342f2f 100644 --- a/icons/es5/InsertChartOutlined.js +++ b/icons/es5/InsertChartOutlined.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInsertChartOutlined(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4zm2 2H5V5h14v14zm2-16H3v18h18V3z" + d: "M9 17H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4zm2 2H5V5h14v14zm2-16H3v18h18V3z", + fill: "currentColor" })); } - export default SvgInsertChartOutlined; \ No newline at end of file diff --git a/icons/es5/InsertComment.js b/icons/es5/InsertComment.js index 071da4d5c7..1758d68234 100644 --- a/icons/es5/InsertComment.js +++ b/icons/es5/InsertComment.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInsertComment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v16h16l4 4V2zm-4 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z" + d: "M22 2H2v16h16l4 4V2zm-4 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z", + fill: "currentColor" })); } - export default SvgInsertComment; \ No newline at end of file diff --git a/icons/es5/InsertDriveFile.js b/icons/es5/InsertDriveFile.js index 99020796e4..732f44777a 100644 --- a/icons/es5/InsertDriveFile.js +++ b/icons/es5/InsertDriveFile.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInsertDriveFile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.01 2L4 22h16V8l-6-6H4.01zM13 9V3.5L18.5 9H13z" + d: "M4.01 2L4 22h16V8l-6-6H4.01zM13 9V3.5L18.5 9H13z", + fill: "currentColor" })); } - export default SvgInsertDriveFile; \ No newline at end of file diff --git a/icons/es5/InsertEmoticon.js b/icons/es5/InsertEmoticon.js index a3c8c4c84f..303f770384 100644 --- a/icons/es5/InsertEmoticon.js +++ b/icons/es5/InsertEmoticon.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInsertEmoticon(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z", + fill: "currentColor" })); } - export default SvgInsertEmoticon; \ No newline at end of file diff --git a/icons/es5/InsertInvitation.js b/icons/es5/InsertInvitation.js index fda2e9d529..87827f119f 100644 --- a/icons/es5/InsertInvitation.js +++ b/icons/es5/InsertInvitation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInsertInvitation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H3.01v18H21V3h-3V1h-2zm3 18H5V8h14v11z" + d: "M17 12h-5v5h5v-5zM16 1v2H8V1H6v2H3.01v18H21V3h-3V1h-2zm3 18H5V8h14v11z", + fill: "currentColor" })); } - export default SvgInsertInvitation; \ No newline at end of file diff --git a/icons/es5/InsertLink.js b/icons/es5/InsertLink.js index 3ace8d456d..98c2f4b45f 100644 --- a/icons/es5/InsertLink.js +++ b/icons/es5/InsertLink.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInsertLink(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z" + d: "M3.9 12c0-1.71 1.39-3.1 3.1-3.1h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1zM8 13h8v-2H8v2zm9-6h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1s-1.39 3.1-3.1 3.1h-4V17h4c2.76 0 5-2.24 5-5s-2.24-5-5-5z", + fill: "currentColor" })); } - export default SvgInsertLink; \ No newline at end of file diff --git a/icons/es5/InsertPageBreak.js b/icons/es5/InsertPageBreak.js index fcd03c49d3..49e595789d 100644 --- a/icons/es5/InsertPageBreak.js +++ b/icons/es5/InsertPageBreak.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInsertPageBreak(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 17h16v5H4zm16-9l-6-6H4.01L4 11h16V8zm-7 1V3.5L18.5 9H13zm-4 4h6v2H9zm8 0h6v2h-6zM1 13h6v2H1z" + d: "M4 17h16v5H4zm16-9l-6-6H4.01L4 11h16V8zm-7 1V3.5L18.5 9H13zm-4 4h6v2H9zm8 0h6v2h-6zM1 13h6v2H1z", + fill: "currentColor" })); } - export default SvgInsertPageBreak; \ No newline at end of file diff --git a/icons/es5/InsertPhoto.js b/icons/es5/InsertPhoto.js index 0d6ed50c52..c70574d07c 100644 --- a/icons/es5/InsertPhoto.js +++ b/icons/es5/InsertPhoto.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInsertPhoto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 21V3H3v18h18zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z" + d: "M21 21V3H3v18h18zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z", + fill: "currentColor" })); } - export default SvgInsertPhoto; \ No newline at end of file diff --git a/icons/es5/Insights.js b/icons/es5/Insights.js index b42284711a..b4f22ae7f5 100644 --- a/icons/es5/Insights.js +++ b/icons/es5/Insights.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInsights(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 8c-1.45 0-2.26 1.44-1.93 2.51l-3.55 3.56c-.3-.09-.74-.09-1.04 0l-2.55-2.55C12.27 10.45 11.46 9 10 9c-1.45 0-2.27 1.44-1.93 2.52l-4.56 4.55C2.44 15.74 1 16.55 1 18c0 1.1.9 2 2 2 1.45 0 2.26-1.44 1.93-2.51l4.55-4.56c.3.09.74.09 1.04 0l2.55 2.55C12.73 16.55 13.54 18 15 18c1.45 0 2.27-1.44 1.93-2.52l3.56-3.55c1.07.33 2.51-.48 2.51-1.93 0-1.1-.9-2-2-2z" + d: "M21 8c-1.45 0-2.26 1.44-1.93 2.51l-3.55 3.56c-.3-.09-.74-.09-1.04 0l-2.55-2.55C12.27 10.45 11.46 9 10 9c-1.45 0-2.27 1.44-1.93 2.52l-4.56 4.55C2.44 15.74 1 16.55 1 18c0 1.1.9 2 2 2 1.45 0 2.26-1.44 1.93-2.51l4.55-4.56c.3.09.74.09 1.04 0l2.55 2.55C12.73 16.55 13.54 18 15 18c1.45 0 2.27-1.44 1.93-2.52l3.56-3.55c1.07.33 2.51-.48 2.51-1.93 0-1.1-.9-2-2-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15 9l.94-2.07L18 6l-2.06-.93L15 3l-.92 2.07L12 6l2.08.93zM3.5 11L4 9l2-.5L4 8l-.5-2L3 8l-2 .5L3 9z" + d: "M15 9l.94-2.07L18 6l-2.06-.93L15 3l-.92 2.07L12 6l2.08.93zM3.5 11L4 9l2-.5L4 8l-.5-2L3 8l-2 .5L3 9z", + fill: "currentColor" })); } - export default SvgInsights; \ No newline at end of file diff --git a/icons/es5/InstallDesktop.js b/icons/es5/InstallDesktop.js index d49503f0ce..341f6c700c 100644 --- a/icons/es5/InstallDesktop.js +++ b/icons/es5/InstallDesktop.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInstallDesktop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 17H4V5h8V3H2v16h6v2h8v-2h6v-5h-2z" + d: "M20 17H4V5h8V3H2v16h6v2h8v-2h6v-5h-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 14l5-5-1.41-1.41L18 10.17V3h-2v7.17l-2.59-2.58L12 9z" + d: "M17 14l5-5-1.41-1.41L18 10.17V3h-2v7.17l-2.59-2.58L12 9z", + fill: "currentColor" })); } - export default SvgInstallDesktop; \ No newline at end of file diff --git a/icons/es5/InstallMobile.js b/icons/es5/InstallMobile.js index 3f0b957c89..4613544d0f 100644 --- a/icons/es5/InstallMobile.js +++ b/icons/es5/InstallMobile.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInstallMobile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 18H7V6h7V1H5v22h14v-7h-2z" + d: "M17 18H7V6h7V1H5v22h14v-7h-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 14l5-5-1.41-1.41L19 10.17V3h-2v7.17l-2.59-2.58L13 9z" + d: "M18 14l5-5-1.41-1.41L19 10.17V3h-2v7.17l-2.59-2.58L13 9z", + fill: "currentColor" })); } - export default SvgInstallMobile; \ No newline at end of file diff --git a/icons/es5/Institution.js b/icons/es5/Institution.js index abcf7b92ba..56610e53f5 100644 --- a/icons/es5/Institution.js +++ b/icons/es5/Institution.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInstitution(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgInstitution(props) { fill: "currentColor" })); } - export default SvgInstitution; \ No newline at end of file diff --git a/icons/es5/IntegrationInstructions.js b/icons/es5/IntegrationInstructions.js index 40ac49eb9a..d2c93f1d5f 100644 --- a/icons/es5/IntegrationInstructions.js +++ b/icons/es5/IntegrationInstructions.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgIntegrationInstructions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zM11 14.17l-1.41 1.42L6 12l3.59-3.59L11 9.83 8.83 12 11 14.17zm1-9.92c-.41 0-.75-.34-.75-.75s.34-.75.75-.75.75.34.75.75-.34.75-.75.75zm2.41 11.34L13 14.17 15.17 12 13 9.83l1.41-1.42L18 12l-3.59 3.59z" + d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zM11 14.17l-1.41 1.42L6 12l3.59-3.59L11 9.83 8.83 12 11 14.17zm1-9.92c-.41 0-.75-.34-.75-.75s.34-.75.75-.75.75.34.75.75-.34.75-.75.75zm2.41 11.34L13 14.17 15.17 12 13 9.83l1.41-1.42L18 12l-3.59 3.59z", + fill: "currentColor" })); } - export default SvgIntegrationInstructions; \ No newline at end of file diff --git a/icons/es5/Interests.js b/icons/es5/Interests.js index ea4f5540ce..4e70246c1c 100644 --- a/icons/es5/Interests.js +++ b/icons/es5/Interests.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInterests(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.02 13c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zM13 13v8h8v-8h-8zM7 2l-5 9h10L7 2zm12.25.5c-1.06 0-1.81.56-2.25 1.17-.44-.61-1.19-1.17-2.25-1.17C13.19 2.5 12 3.78 12 5.25c0 2 2.42 3.42 5 5.75 2.58-2.33 5-3.75 5-5.75 0-1.47-1.19-2.75-2.75-2.75z" + d: "M7.02 13c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zM13 13v8h8v-8h-8zM7 2l-5 9h10L7 2zm12.25.5c-1.06 0-1.81.56-2.25 1.17-.44-.61-1.19-1.17-2.25-1.17C13.19 2.5 12 3.78 12 5.25c0 2 2.42 3.42 5 5.75 2.58-2.33 5-3.75 5-5.75 0-1.47-1.19-2.75-2.75-2.75z", + fill: "currentColor" })); } - export default SvgInterests; \ No newline at end of file diff --git a/icons/es5/InterpreterMode.js b/icons/es5/InterpreterMode.js index 1c530e6b0d..d5b4871f6d 100644 --- a/icons/es5/InterpreterMode.js +++ b/icons/es5/InterpreterMode.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInterpreterMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.5 16.5c-.83 0-1.5-.67-1.5-1.5v-2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V15c0 .83-.67 1.5-1.5 1.5zM20 20h1v-1.54c1.69-.24 3-1.7 3-3.46h-1a2.5 2.5 0 01-5 0h-1c0 1.76 1.31 3.22 3 3.46V20zM9 12c-2.21 0-4-1.79-4-4a3.999 3.999 0 015.34-3.77A5.938 5.938 0 009 8c0 1.43.5 2.74 1.34 3.77-.42.15-.87.23-1.34.23zm-1.89 1.13A4.965 4.965 0 005 17.22V20H1v-2.78c0-1.12.61-2.15 1.61-2.66 1.24-.64 2.76-1.19 4.5-1.43zM11 8c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4zm7.32 12a4.997 4.997 0 01-2.82-4.5c0-.89.23-1.73.64-2.45-.37-.03-.75-.05-1.14-.05-2.53 0-4.71.7-6.39 1.56A2.97 2.97 0 007 17.22V20h11.32z" + d: "M20.5 16.5c-.83 0-1.5-.67-1.5-1.5v-2.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V15c0 .83-.67 1.5-1.5 1.5zM20 20h1v-1.54c1.69-.24 3-1.7 3-3.46h-1a2.5 2.5 0 01-5 0h-1c0 1.76 1.31 3.22 3 3.46V20zM9 12c-2.21 0-4-1.79-4-4a3.999 3.999 0 015.34-3.77A5.938 5.938 0 009 8c0 1.43.5 2.74 1.34 3.77-.42.15-.87.23-1.34.23zm-1.89 1.13A4.965 4.965 0 005 17.22V20H1v-2.78c0-1.12.61-2.15 1.61-2.66 1.24-.64 2.76-1.19 4.5-1.43zM11 8c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4zm7.32 12a4.997 4.997 0 01-2.82-4.5c0-.89.23-1.73.64-2.45-.37-.03-.75-.05-1.14-.05-2.53 0-4.71.7-6.39 1.56A2.97 2.97 0 007 17.22V20h11.32z", + fill: "currentColor" })); } - export default SvgInterpreterMode; \ No newline at end of file diff --git a/icons/es5/Inventory.js b/icons/es5/Inventory.js index d485e5d1f4..d7336f10bd 100644 --- a/icons/es5/Inventory.js +++ b/icons/es5/Inventory.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInventory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 5h2v3h10V5h2v5h2V3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h8v-2H5V5zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z" + d: "M5 5h2v3h10V5h2v5h2V3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h8v-2H5V5zm7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M21 11.5L15.51 17l-3.01-3-1.5 1.5 4.51 4.5 6.99-7z" + d: "M21 11.5L15.51 17l-3.01-3-1.5 1.5 4.51 4.5 6.99-7z", + fill: "currentColor" })); } - export default SvgInventory; \ No newline at end of file diff --git a/icons/es5/Inventory2.js b/icons/es5/Inventory2.js index d5118f8b8f..0896aa5b45 100644 --- a/icons/es5/Inventory2.js +++ b/icons/es5/Inventory2.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInventory2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 2v6.7h1V22h18V8.7h1V2H2zm13 12H9v-2h6v2zm5-7H4V4h16v3z" + d: "M2 2v6.7h1V22h18V8.7h1V2H2zm13 12H9v-2h6v2zm5-7H4V4h16v3z", + fill: "currentColor" })); } - export default SvgInventory2; \ No newline at end of file diff --git a/icons/es5/InvertColors.js b/icons/es5/InvertColors.js index e689c8c77b..ee5eac1296 100644 --- a/icons/es5/InvertColors.js +++ b/icons/es5/InvertColors.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInvertColors(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4.81V19c-3.31 0-6-2.63-6-5.87 0-1.56.62-3.03 1.75-4.14L12 4.81M6.35 7.56C4.9 8.99 4 10.96 4 13.13 4 17.48 7.58 21 12 21s8-3.52 8-7.87c0-2.17-.9-4.14-2.35-5.57L12 2 6.35 7.56z" + d: "M12 4.81V19c-3.31 0-6-2.63-6-5.87 0-1.56.62-3.03 1.75-4.14L12 4.81M6.35 7.56C4.9 8.99 4 10.96 4 13.13 4 17.48 7.58 21 12 21s8-3.52 8-7.87c0-2.17-.9-4.14-2.35-5.57L12 2 6.35 7.56z", + fill: "currentColor" })); } - export default SvgInvertColors; \ No newline at end of file diff --git a/icons/es5/InvertColorsOff.js b/icons/es5/InvertColorsOff.js index 3771b044e7..973b2b4275 100644 --- a/icons/es5/InvertColorsOff.js +++ b/icons/es5/InvertColorsOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgInvertColorsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.19 21.19L2.81 2.81 1.39 4.22l4.2 4.2a7.73 7.73 0 00-1.6 4.7C4 17.48 7.58 21 12 21c1.75 0 3.36-.56 4.67-1.5l3.1 3.1 1.42-1.41zM12 19c-3.31 0-6-2.63-6-5.87 0-1.19.36-2.32 1.02-3.28L12 14.83V19zM8.38 5.56L12 2l5.65 5.56C19.1 8.99 20 10.96 20 13.13c0 1.18-.27 2.29-.74 3.3L12 9.17V4.81L9.8 6.97 8.38 5.56z" + d: "M21.19 21.19L2.81 2.81 1.39 4.22l4.2 4.2a7.73 7.73 0 00-1.6 4.7C4 17.48 7.58 21 12 21c1.75 0 3.36-.56 4.67-1.5l3.1 3.1 1.42-1.41zM12 19c-3.31 0-6-2.63-6-5.87 0-1.19.36-2.32 1.02-3.28L12 14.83V19zM8.38 5.56L12 2l5.65 5.56C19.1 8.99 20 10.96 20 13.13c0 1.18-.27 2.29-.74 3.3L12 9.17V4.81L9.8 6.97 8.38 5.56z", + fill: "currentColor" })); } - export default SvgInvertColorsOff; \ No newline at end of file diff --git a/icons/es5/IosShare.js b/icons/es5/IosShare.js index 4a38116673..8c7d07bc61 100644 --- a/icons/es5/IosShare.js +++ b/icons/es5/IosShare.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgIosShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -17,5 +15,4 @@ function SvgIosShare(props) { fill: "currentColor" })); } - export default SvgIosShare; \ No newline at end of file diff --git a/icons/es5/Iron.js b/icons/es5/Iron.js index b967392181..8a7d0b0862 100644 --- a/icons/es5/Iron.js +++ b/icons/es5/Iron.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgIron(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 6v8h-1V7H7v3h2V9h6v2H6c-2.21 0-4 1.79-4 4v3h15v-2h3V8h2V6h-4z" + d: "M18 6v8h-1V7H7v3h2V9h6v2H6c-2.21 0-4 1.79-4 4v3h15v-2h3V8h2V6h-4z", + fill: "currentColor" })); } - export default SvgIron; \ No newline at end of file diff --git a/icons/es5/Iso.js b/icons/es5/Iso.js index d6e543927d..56aad3f0c5 100644 --- a/icons/es5/Iso.js +++ b/icons/es5/Iso.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgIso(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM5.5 7.5h2v-2H9v2h2V9H9v2H7.5V9h-2V7.5zM19 19H5L19 5v14zm-2-2v-1.5h-5V17h5z" + d: "M21 3H3v18h18V3zM5.5 7.5h2v-2H9v2h2V9H9v2H7.5V9h-2V7.5zM19 19H5L19 5v14zm-2-2v-1.5h-5V17h5z", + fill: "currentColor" })); } - export default SvgIso; \ No newline at end of file diff --git a/icons/es5/Issue.js b/icons/es5/Issue.js index 0f68783ec0..fd86a3591a 100644 --- a/icons/es5/Issue.js +++ b/icons/es5/Issue.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgIssue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -13,11 +11,10 @@ function SvgIssue(props) { fillRule: "evenodd", clipRule: "evenodd", d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10z", - fill: "#F0CC00" + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { d: "M11.32 7.759c-.98.98-1.24 2.4-.81 3.62l-3.41 3.41c-.2.2-.2.51 0 .71l1.4 1.4c.2.2.51.2.71 0l3.41-3.41c1.22.43 2.64.17 3.62-.81 1.11-1.11 1.3-2.78.59-4.1l-2.35 2.35-1.41-1.41 2.35-2.35a3.468 3.468 0 00-4.1.59z", - fill: "#111" + fill: "currentColor" })); } - export default SvgIssue; \ No newline at end of file diff --git a/icons/es5/Javascript.js b/icons/es5/Javascript.js index 7cb3d589dc..2ac6471ff7 100644 --- a/icons/es5/Javascript.js +++ b/icons/es5/Javascript.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgJavascript(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 15v-2h1.5v.5h2v-1H12V9h5v2h-1.5v-.5h-2v1H17V15h-5zM9 9v4.5H7.5v-1H6V15h4.5V9H9z" + d: "M12 15v-2h1.5v.5h2v-1H12V9h5v2h-1.5v-.5h-2v1H17V15h-5zM9 9v4.5H7.5v-1H6V15h4.5V9H9z", + fill: "currentColor" })); } - export default SvgJavascript; \ No newline at end of file diff --git a/icons/es5/JoinFull.js b/icons/es5/JoinFull.js index c06dcbab12..b12d9a55f2 100644 --- a/icons/es5/JoinFull.js +++ b/icons/es5/JoinFull.js @@ -1,21 +1,20 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgJoinFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("ellipse", { cx: 12, cy: 12, rx: 3, ry: 5.74 }), /*#__PURE__*/React.createElement("path", { - d: "M7.5 12c0-.97.23-4.16 3.03-6.5C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-2.8-2.34-3.03-5.53-3.03-6.5zM16 5c-.9 0-1.75.19-2.53.5 2.8 2.34 3.03 5.53 3.03 6.5 0 .97-.23 4.16-3.03 6.5.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z" + d: "M7.5 12c0-.97.23-4.16 3.03-6.5C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-2.8-2.34-3.03-5.53-3.03-6.5zM16 5c-.9 0-1.75.19-2.53.5 2.8 2.34 3.03 5.53 3.03 6.5 0 .97-.23 4.16-3.03 6.5.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z", + fill: "currentColor" })); } - export default SvgJoinFull; \ No newline at end of file diff --git a/icons/es5/JoinInner.js b/icons/es5/JoinInner.js index 5d883e3c23..49a988f089 100644 --- a/icons/es5/JoinInner.js +++ b/icons/es5/JoinInner.js @@ -1,21 +1,20 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgJoinInner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("ellipse", { cx: 12, cy: 12, rx: 3, ry: 5.74 }), /*#__PURE__*/React.createElement("path", { - d: "M9.04 16.87c-.33.08-.68.13-1.04.13-2.76 0-5-2.24-5-5s2.24-5 5-5c.36 0 .71.05 1.04.13.39-.56.88-1.12 1.49-1.63C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-.61-.51-1.1-1.07-1.49-1.63zM16 5c-.9 0-1.75.19-2.53.5.61.51 1.1 1.07 1.49 1.63.33-.08.68-.13 1.04-.13 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.36 0-.71-.05-1.04-.13-.39.56-.88 1.12-1.49 1.63.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z" + d: "M9.04 16.87c-.33.08-.68.13-1.04.13-2.76 0-5-2.24-5-5s2.24-5 5-5c.36 0 .71.05 1.04.13.39-.56.88-1.12 1.49-1.63C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-.61-.51-1.1-1.07-1.49-1.63zM16 5c-.9 0-1.75.19-2.53.5.61.51 1.1 1.07 1.49 1.63.33-.08.68-.13 1.04-.13 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.36 0-.71-.05-1.04-.13-.39.56-.88 1.12-1.49 1.63.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z", + fill: "currentColor" })); } - export default SvgJoinInner; \ No newline at end of file diff --git a/icons/es5/JoinLeft.js b/icons/es5/JoinLeft.js index 8364cdf125..8448b94d47 100644 --- a/icons/es5/JoinLeft.js +++ b/icons/es5/JoinLeft.js @@ -1,21 +1,20 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgJoinLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("ellipse", { cx: 12, cy: 12, rx: 3, ry: 5.74 }), /*#__PURE__*/React.createElement("path", { - d: "M7.5 12c0-.97.23-4.16 3.03-6.5C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-2.8-2.34-3.03-5.53-3.03-6.5zM16 5c-.9 0-1.75.19-2.53.5.61.51 1.1 1.07 1.49 1.63.33-.08.68-.13 1.04-.13 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.36 0-.71-.05-1.04-.13-.39.56-.88 1.12-1.49 1.63.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z" + d: "M7.5 12c0-.97.23-4.16 3.03-6.5C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7c.9 0 1.75-.19 2.53-.5-2.8-2.34-3.03-5.53-3.03-6.5zM16 5c-.9 0-1.75.19-2.53.5.61.51 1.1 1.07 1.49 1.63.33-.08.68-.13 1.04-.13 2.76 0 5 2.24 5 5s-2.24 5-5 5c-.36 0-.71-.05-1.04-.13-.39.56-.88 1.12-1.49 1.63.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7z", + fill: "currentColor" })); } - export default SvgJoinLeft; \ No newline at end of file diff --git a/icons/es5/JoinRight.js b/icons/es5/JoinRight.js index 18c282d7b5..c55d501345 100644 --- a/icons/es5/JoinRight.js +++ b/icons/es5/JoinRight.js @@ -1,21 +1,20 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgJoinRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("ellipse", { cx: 12, cy: 12, rx: 3, ry: 5.74 }), /*#__PURE__*/React.createElement("path", { - d: "M16.5 12c0 .97-.23 4.16-3.03 6.5.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7c-.9 0-1.75.19-2.53.5 2.8 2.34 3.03 5.53 3.03 6.5zM8 19c.9 0 1.75-.19 2.53-.5-.61-.51-1.1-1.07-1.49-1.63-.33.08-.68.13-1.04.13-2.76 0-5-2.24-5-5s2.24-5 5-5c.36 0 .71.05 1.04.13.39-.56.88-1.12 1.49-1.63C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7z" + d: "M16.5 12c0 .97-.23 4.16-3.03 6.5.78.31 1.63.5 2.53.5 3.86 0 7-3.14 7-7s-3.14-7-7-7c-.9 0-1.75.19-2.53.5 2.8 2.34 3.03 5.53 3.03 6.5zM8 19c.9 0 1.75-.19 2.53-.5-.61-.51-1.1-1.07-1.49-1.63-.33.08-.68.13-1.04.13-2.76 0-5-2.24-5-5s2.24-5 5-5c.36 0 .71.05 1.04.13.39-.56.88-1.12 1.49-1.63C9.75 5.19 8.9 5 8 5c-3.86 0-7 3.14-7 7s3.14 7 7 7z", + fill: "currentColor" })); } - export default SvgJoinRight; \ No newline at end of file diff --git a/icons/es5/Kayaking.js b/icons/es5/Kayaking.js index 7731f63408..77e18d2038 100644 --- a/icons/es5/Kayaking.js +++ b/icons/es5/Kayaking.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKayaking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 23c-1.03 0-2.06-.25-3-.75-1.89 1-4.11 1-6 0-1.89 1-4.11 1-6 0-.95.5-1.97.75-3 .75H2v-2h1c1.04 0 2.08-.35 3-1 1.83 1.3 4.17 1.3 6 0 1.83 1.3 4.17 1.3 6 0 .91.65 1.96 1 3 1h1v2h-1zM12 5.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 12s-1.52.71-3.93 1.37c-.82-.23-1.53-.75-2.07-1.37-.73.84-1.8 1.5-3 1.5s-2.27-.66-3-1.5c-.73.84-1.8 1.5-3 1.5s-2.27-.66-3-1.5c-.54.61-1.25 1.13-2.07 1.37C1.52 18.21 0 17.5 0 17.5s2.93-1.36 7.13-2.08l1.35-4.17c.31-.95 1.32-1.47 2.27-1.16.09.03.19.07.27.11l2.47 1.3 2.84-1.5 1.65-3.71-.51-1.32L18.8 2 22 3.43 20.67 6.4l-1.31.5-3.72 8.34c4.85.63 8.36 2.26 8.36 2.26zm-8.98-4.54l-1.52.8-1.75-.92-.71 2.17c.32 0 .64-.01.96-.01.71 0 1.4.03 2.07.08l.95-2.12z" + d: "M21 23c-1.03 0-2.06-.25-3-.75-1.89 1-4.11 1-6 0-1.89 1-4.11 1-6 0-.95.5-1.97.75-3 .75H2v-2h1c1.04 0 2.08-.35 3-1 1.83 1.3 4.17 1.3 6 0 1.83 1.3 4.17 1.3 6 0 .91.65 1.96 1 3 1h1v2h-1zM12 5.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm12 12s-1.52.71-3.93 1.37c-.82-.23-1.53-.75-2.07-1.37-.73.84-1.8 1.5-3 1.5s-2.27-.66-3-1.5c-.73.84-1.8 1.5-3 1.5s-2.27-.66-3-1.5c-.54.61-1.25 1.13-2.07 1.37C1.52 18.21 0 17.5 0 17.5s2.93-1.36 7.13-2.08l1.35-4.17c.31-.95 1.32-1.47 2.27-1.16.09.03.19.07.27.11l2.47 1.3 2.84-1.5 1.65-3.71-.51-1.32L18.8 2 22 3.43 20.67 6.4l-1.31.5-3.72 8.34c4.85.63 8.36 2.26 8.36 2.26zm-8.98-4.54l-1.52.8-1.75-.92-.71 2.17c.32 0 .64-.01.96-.01.71 0 1.4.03 2.07.08l.95-2.12z", + fill: "currentColor" })); } - export default SvgKayaking; \ No newline at end of file diff --git a/icons/es5/KebabDining.js b/icons/es5/KebabDining.js index 438871f2cd..7d86db24e8 100644 --- a/icons/es5/KebabDining.js +++ b/icons/es5/KebabDining.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKebabDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.75 8H11v5H7.75v1h.75a2.5 2.5 0 010 5h-.75v4h-1.5v-4H5.5a2.5 2.5 0 010-5h.75v-1H3V8h3.25V7H5.5a2.5 2.5 0 010-5h.75V1h1.5v1h.75a2.5 2.5 0 010 5h-.75v1zm10-1h.75a2.5 2.5 0 000-5h-.75V1h-1.5v1h-.75a2.5 2.5 0 000 5h.75v1H13v5h3.25v1h-.75a2.5 2.5 0 000 5h.75v4h1.5v-4h.75a2.5 2.5 0 000-5h-.75v-1H21V8h-3.25V7z" + d: "M7.75 8H11v5H7.75v1h.75a2.5 2.5 0 010 5h-.75v4h-1.5v-4H5.5a2.5 2.5 0 010-5h.75v-1H3V8h3.25V7H5.5a2.5 2.5 0 010-5h.75V1h1.5v1h.75a2.5 2.5 0 010 5h-.75v1zm10-1h.75a2.5 2.5 0 000-5h-.75V1h-1.5v1h-.75a2.5 2.5 0 000 5h.75v1H13v5h3.25v1h-.75a2.5 2.5 0 000 5h.75v4h1.5v-4h.75a2.5 2.5 0 000-5h-.75v-1H21V8h-3.25V7z", + fill: "currentColor" })); } - export default SvgKebabDining; \ No newline at end of file diff --git a/icons/es5/Key.js b/icons/es5/Key.js index 28a46c0df1..59694f88ee 100644 --- a/icons/es5/Key.js +++ b/icons/es5/Key.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 10h-8.35A5.99 5.99 0 007 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 005.65-4H13l2 2 2-2 2 2 4-4.04L21 10zM7 15c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z" + d: "M21 10h-8.35A5.99 5.99 0 007 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 005.65-4H13l2 2 2-2 2 2 4-4.04L21 10zM7 15c-1.65 0-3-1.35-3-3s1.35-3 3-3 3 1.35 3 3-1.35 3-3 3z", + fill: "currentColor" })); } - export default SvgKey; \ No newline at end of file diff --git a/icons/es5/KeyOff.js b/icons/es5/KeyOff.js index 690a128705..449466fbed 100644 --- a/icons/es5/KeyOff.js +++ b/icons/es5/KeyOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.91 14.09L17 14l2 2 4-4.04L21 10h-8.17l4.08 4.09zM3.98 6.81A6.012 6.012 0 001 12c0 3.31 2.69 6 6 6 2.21 0 4.15-1.2 5.18-2.99l7.59 7.59 1.41-1.41L2.81 2.81 1.39 4.22l2.59 2.59zm5.93 5.93A3.015 3.015 0 017 15c-1.65 0-3-1.35-3-3 0-1.4.97-2.58 2.26-2.91l3.65 3.65z" + d: "M16.91 14.09L17 14l2 2 4-4.04L21 10h-8.17l4.08 4.09zM3.98 6.81A6.012 6.012 0 001 12c0 3.31 2.69 6 6 6 2.21 0 4.15-1.2 5.18-2.99l7.59 7.59 1.41-1.41L2.81 2.81 1.39 4.22l2.59 2.59zm5.93 5.93A3.015 3.015 0 017 15c-1.65 0-3-1.35-3-3 0-1.4.97-2.58 2.26-2.91l3.65 3.65z", + fill: "currentColor" })); } - export default SvgKeyOff; \ No newline at end of file diff --git a/icons/es5/Keyboard.js b/icons/es5/Keyboard.js index 195f3d33e1..85af6e6a93 100644 --- a/icons/es5/Keyboard.js +++ b/icons/es5/Keyboard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 5H2.01L2 19h20V5zM11 8h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm9 7H8v-2h8v2zm0-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z" + d: "M22 5H2.01L2 19h20V5zM11 8h2v2h-2V8zm0 3h2v2h-2v-2zM8 8h2v2H8V8zm0 3h2v2H8v-2zm-1 2H5v-2h2v2zm0-3H5V8h2v2zm9 7H8v-2h8v2zm0-4h-2v-2h2v2zm0-3h-2V8h2v2zm3 3h-2v-2h2v2zm0-3h-2V8h2v2z", + fill: "currentColor" })); } - export default SvgKeyboard; \ No newline at end of file diff --git a/icons/es5/KeyboardAlt.js b/icons/es5/KeyboardAlt.js index 293f86ef4c..97ad9fe57c 100644 --- a/icons/es5/KeyboardAlt.js +++ b/icons/es5/KeyboardAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 4H1v17h22V4zM7 12v2H5v-2h2zm-2-2V8h2v2H5zm6 2v2H9v-2h2zm-2-2V8h2v2H9zm7 6v1H8v-1h8zm-1-4v2h-2v-2h2zm-2-2V8h2v2h-2zm4 4v-2h2v2h-2zm2-4h-2V8h2v2z" + d: "M23 4H1v17h22V4zM7 12v2H5v-2h2zm-2-2V8h2v2H5zm6 2v2H9v-2h2zm-2-2V8h2v2H9zm7 6v1H8v-1h8zm-1-4v2h-2v-2h2zm-2-2V8h2v2h-2zm4 4v-2h2v2h-2zm2-4h-2V8h2v2z", + fill: "currentColor" })); } - export default SvgKeyboardAlt; \ No newline at end of file diff --git a/icons/es5/KeyboardArrowDown.js b/icons/es5/KeyboardArrowDown.js index 400cb21b00..c3a16751cc 100644 --- a/icons/es5/KeyboardArrowDown.js +++ b/icons/es5/KeyboardArrowDown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardArrowDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z" + d: "M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z", + fill: "currentColor" })); } - export default SvgKeyboardArrowDown; \ No newline at end of file diff --git a/icons/es5/KeyboardArrowLeft.js b/icons/es5/KeyboardArrowLeft.js index 57bd12ec93..4d7c8c5bd5 100644 --- a/icons/es5/KeyboardArrowLeft.js +++ b/icons/es5/KeyboardArrowLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardArrowLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z" + d: "M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z", + fill: "currentColor" })); } - export default SvgKeyboardArrowLeft; \ No newline at end of file diff --git a/icons/es5/KeyboardArrowRight.js b/icons/es5/KeyboardArrowRight.js index e62de5b18a..2f2bb42c32 100644 --- a/icons/es5/KeyboardArrowRight.js +++ b/icons/es5/KeyboardArrowRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardArrowRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z" + d: "M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z", + fill: "currentColor" })); } - export default SvgKeyboardArrowRight; \ No newline at end of file diff --git a/icons/es5/KeyboardArrowUp.js b/icons/es5/KeyboardArrowUp.js index a2787060a1..58c4885c29 100644 --- a/icons/es5/KeyboardArrowUp.js +++ b/icons/es5/KeyboardArrowUp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardArrowUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z" + d: "M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z", + fill: "currentColor" })); } - export default SvgKeyboardArrowUp; \ No newline at end of file diff --git a/icons/es5/KeyboardBackspace.js b/icons/es5/KeyboardBackspace.js index 9b242ee8d5..736778435a 100644 --- a/icons/es5/KeyboardBackspace.js +++ b/icons/es5/KeyboardBackspace.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardBackspace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 11H6.83l3.58-3.59L9 6l-6 6 6 6 1.41-1.41L6.83 13H21v-2z" + d: "M21 11H6.83l3.58-3.59L9 6l-6 6 6 6 1.41-1.41L6.83 13H21v-2z", + fill: "currentColor" })); } - export default SvgKeyboardBackspace; \ No newline at end of file diff --git a/icons/es5/KeyboardCapslock.js b/icons/es5/KeyboardCapslock.js index cf1a4af671..600a939bdc 100644 --- a/icons/es5/KeyboardCapslock.js +++ b/icons/es5/KeyboardCapslock.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardCapslock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 8.41L16.59 13 18 11.59l-6-6-6 6L7.41 13 12 8.41zM6 18h12v-2H6v2z" + d: "M12 8.41L16.59 13 18 11.59l-6-6-6 6L7.41 13 12 8.41zM6 18h12v-2H6v2z", + fill: "currentColor" })); } - export default SvgKeyboardCapslock; \ No newline at end of file diff --git a/icons/es5/KeyboardCommandKey.js b/icons/es5/KeyboardCommandKey.js index 43cf28d53c..2259c99a60 100644 --- a/icons/es5/KeyboardCommandKey.js +++ b/icons/es5/KeyboardCommandKey.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardCommandKey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.5 3C15.57 3 14 4.57 14 6.5V8h-4V6.5C10 4.57 8.43 3 6.5 3S3 4.57 3 6.5 4.57 10 6.5 10H8v4H6.5C4.57 14 3 15.57 3 17.5S4.57 21 6.5 21s3.5-1.57 3.5-3.5V16h4v1.5c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5H16v-4h1.5c1.93 0 3.5-1.57 3.5-3.5S19.43 3 17.5 3zM16 8V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S18.33 8 17.5 8H16zM6.5 8C5.67 8 5 7.33 5 6.5S5.67 5 6.5 5 8 5.67 8 6.5V8H6.5zm3.5 6v-4h4v4h-4zm7.5 5c-.83 0-1.5-.67-1.5-1.5V16h1.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5zm-11 0c-.83 0-1.5-.67-1.5-1.5S5.67 16 6.5 16H8v1.5c0 .83-.67 1.5-1.5 1.5z" + d: "M17.5 3C15.57 3 14 4.57 14 6.5V8h-4V6.5C10 4.57 8.43 3 6.5 3S3 4.57 3 6.5 4.57 10 6.5 10H8v4H6.5C4.57 14 3 15.57 3 17.5S4.57 21 6.5 21s3.5-1.57 3.5-3.5V16h4v1.5c0 1.93 1.57 3.5 3.5 3.5s3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5H16v-4h1.5c1.93 0 3.5-1.57 3.5-3.5S19.43 3 17.5 3zM16 8V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S18.33 8 17.5 8H16zM6.5 8C5.67 8 5 7.33 5 6.5S5.67 5 6.5 5 8 5.67 8 6.5V8H6.5zm3.5 6v-4h4v4h-4zm7.5 5c-.83 0-1.5-.67-1.5-1.5V16h1.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5zm-11 0c-.83 0-1.5-.67-1.5-1.5S5.67 16 6.5 16H8v1.5c0 .83-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgKeyboardCommandKey; \ No newline at end of file diff --git a/icons/es5/KeyboardControlKey.js b/icons/es5/KeyboardControlKey.js index 661972dbe4..0498605e84 100644 --- a/icons/es5/KeyboardControlKey.js +++ b/icons/es5/KeyboardControlKey.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardControlKey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 12l1.41 1.41L12 7.83l5.59 5.58L19 12l-7-7z" + d: "M5 12l1.41 1.41L12 7.83l5.59 5.58L19 12l-7-7z", + fill: "currentColor" })); } - export default SvgKeyboardControlKey; \ No newline at end of file diff --git a/icons/es5/KeyboardDoubleArrowDown.js b/icons/es5/KeyboardDoubleArrowDown.js index 4dcba7a746..81bd16c1c3 100644 --- a/icons/es5/KeyboardDoubleArrowDown.js +++ b/icons/es5/KeyboardDoubleArrowDown.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardDoubleArrowDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 6.41L16.59 5 12 9.58 7.41 5 6 6.41l6 6z" + d: "M18 6.41L16.59 5 12 9.58 7.41 5 6 6.41l6 6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 13l-1.41-1.41L12 16.17l-4.59-4.58L6 13l6 6z" + d: "M18 13l-1.41-1.41L12 16.17l-4.59-4.58L6 13l6 6z", + fill: "currentColor" })); } - export default SvgKeyboardDoubleArrowDown; \ No newline at end of file diff --git a/icons/es5/KeyboardDoubleArrowLeft.js b/icons/es5/KeyboardDoubleArrowLeft.js index 6ffc1a08df..eefedec46b 100644 --- a/icons/es5/KeyboardDoubleArrowLeft.js +++ b/icons/es5/KeyboardDoubleArrowLeft.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardDoubleArrowLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.59 18L19 16.59 14.42 12 19 7.41 17.59 6l-6 6z" + d: "M17.59 18L19 16.59 14.42 12 19 7.41 17.59 6l-6 6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11 18l1.41-1.41L7.83 12l4.58-4.59L11 6l-6 6z" + d: "M11 18l1.41-1.41L7.83 12l4.58-4.59L11 6l-6 6z", + fill: "currentColor" })); } - export default SvgKeyboardDoubleArrowLeft; \ No newline at end of file diff --git a/icons/es5/KeyboardDoubleArrowRight.js b/icons/es5/KeyboardDoubleArrowRight.js index 5f6b2848d5..e6a334135a 100644 --- a/icons/es5/KeyboardDoubleArrowRight.js +++ b/icons/es5/KeyboardDoubleArrowRight.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardDoubleArrowRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.41 6L5 7.41 9.58 12 5 16.59 6.41 18l6-6z" + d: "M6.41 6L5 7.41 9.58 12 5 16.59 6.41 18l6-6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M13 6l-1.41 1.41L16.17 12l-4.58 4.59L13 18l6-6z" + d: "M13 6l-1.41 1.41L16.17 12l-4.58 4.59L13 18l6-6z", + fill: "currentColor" })); } - export default SvgKeyboardDoubleArrowRight; \ No newline at end of file diff --git a/icons/es5/KeyboardDoubleArrowUp.js b/icons/es5/KeyboardDoubleArrowUp.js index 61db4bece4..30140c69b4 100644 --- a/icons/es5/KeyboardDoubleArrowUp.js +++ b/icons/es5/KeyboardDoubleArrowUp.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardDoubleArrowUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 17.59L7.41 19 12 14.42 16.59 19 18 17.59l-6-6z" + d: "M6 17.59L7.41 19 12 14.42 16.59 19 18 17.59l-6-6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M6 11l1.41 1.41L12 7.83l4.59 4.58L18 11l-6-6z" + d: "M6 11l1.41 1.41L12 7.83l4.59 4.58L18 11l-6-6z", + fill: "currentColor" })); } - export default SvgKeyboardDoubleArrowUp; \ No newline at end of file diff --git a/icons/es5/KeyboardHide.js b/icons/es5/KeyboardHide.js index 01e7ff83d2..97cd8ffa3e 100644 --- a/icons/es5/KeyboardHide.js +++ b/icons/es5/KeyboardHide.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardHide(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 3H2.01L2 17h20V3zM11 6h2v2h-2V6zm0 3h2v2h-2V9zM8 6h2v2H8V6zm0 3h2v2H8V9zm-1 2H5V9h2v2zm0-3H5V6h2v2zm9 7H8v-2h8v2zm0-4h-2V9h2v2zm0-3h-2V6h2v2zm3 3h-2V9h2v2zm0-3h-2V6h2v2zm-7 15l4-4H8l4 4z" + d: "M22 3H2.01L2 17h20V3zM11 6h2v2h-2V6zm0 3h2v2h-2V9zM8 6h2v2H8V6zm0 3h2v2H8V9zm-1 2H5V9h2v2zm0-3H5V6h2v2zm9 7H8v-2h8v2zm0-4h-2V9h2v2zm0-3h-2V6h2v2zm3 3h-2V9h2v2zm0-3h-2V6h2v2zm-7 15l4-4H8l4 4z", + fill: "currentColor" })); } - export default SvgKeyboardHide; \ No newline at end of file diff --git a/icons/es5/KeyboardOptionKey.js b/icons/es5/KeyboardOptionKey.js index 0103c0eb5d..08362a6c12 100644 --- a/icons/es5/KeyboardOptionKey.js +++ b/icons/es5/KeyboardOptionKey.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardOptionKey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 5h6v2h-6zM9 5H3v2h4.85l6.92 12H21v-2h-5.07z" + d: "M15 5h6v2h-6zM9 5H3v2h4.85l6.92 12H21v-2h-5.07z", + fill: "currentColor" })); } - export default SvgKeyboardOptionKey; \ No newline at end of file diff --git a/icons/es5/KeyboardReturn.js b/icons/es5/KeyboardReturn.js index 5558c8746c..9be2ef7da3 100644 --- a/icons/es5/KeyboardReturn.js +++ b/icons/es5/KeyboardReturn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardReturn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 7v4H5.83l3.58-3.59L8 6l-6 6 6 6 1.41-1.41L5.83 13H21V7h-2z" + d: "M19 7v4H5.83l3.58-3.59L8 6l-6 6 6 6 1.41-1.41L5.83 13H21V7h-2z", + fill: "currentColor" })); } - export default SvgKeyboardReturn; \ No newline at end of file diff --git a/icons/es5/KeyboardTab.js b/icons/es5/KeyboardTab.js index 7006ac4a34..b2465c9272 100644 --- a/icons/es5/KeyboardTab.js +++ b/icons/es5/KeyboardTab.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardTab(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.59 7.41L15.17 11H1v2h14.17l-3.59 3.59L13 18l6-6-6-6-1.41 1.41zM20 6v12h2V6h-2z" + d: "M11.59 7.41L15.17 11H1v2h14.17l-3.59 3.59L13 18l6-6-6-6-1.41 1.41zM20 6v12h2V6h-2z", + fill: "currentColor" })); } - export default SvgKeyboardTab; \ No newline at end of file diff --git a/icons/es5/KeyboardVoice.js b/icons/es5/KeyboardVoice.js index 887cbb99c2..f48a1b4325 100644 --- a/icons/es5/KeyboardVoice.js +++ b/icons/es5/KeyboardVoice.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKeyboardVoice(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 15c1.66 0 2.99-1.34 2.99-3L15 6c0-1.66-1.34-3-3-3S9 4.34 9 6v6c0 1.66 1.34 3 3 3zm5.3-3c0 3-2.54 5.1-5.3 5.1S6.7 15 6.7 12H5c0 3.42 2.72 6.23 6 6.72V22h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z" + d: "M12 15c1.66 0 2.99-1.34 2.99-3L15 6c0-1.66-1.34-3-3-3S9 4.34 9 6v6c0 1.66 1.34 3 3 3zm5.3-3c0 3-2.54 5.1-5.3 5.1S6.7 15 6.7 12H5c0 3.42 2.72 6.23 6 6.72V22h2v-3.28c3.28-.48 6-3.3 6-6.72h-1.7z", + fill: "currentColor" })); } - export default SvgKeyboardVoice; \ No newline at end of file diff --git a/icons/es5/KingBed.js b/icons/es5/KingBed.js index 9bc42b6ba2..c3387e64bc 100644 --- a/icons/es5/KingBed.js +++ b/icons/es5/KingBed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKingBed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 10V5H4v5H2v7h1.33L4 19h1l.67-2h12.67l.66 2h1l.67-2H22v-7h-2zm-9 0H6V7h5v3zm7 0h-5V7h5v3z" + d: "M20 10V5H4v5H2v7h1.33L4 19h1l.67-2h12.67l.66 2h1l.67-2H22v-7h-2zm-9 0H6V7h5v3zm7 0h-5V7h5v3z", + fill: "currentColor" })); } - export default SvgKingBed; \ No newline at end of file diff --git a/icons/es5/Kitchen.js b/icons/es5/Kitchen.js index 5c4134c5b4..d359ff2575 100644 --- a/icons/es5/Kitchen.js +++ b/icons/es5/Kitchen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKitchen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2.01L4 2v20h16V2.01zM18 20H6v-9.02h12V20zm0-11H6V4h12v5zM8 5h2v3H8V5zm0 7h2v5H8v-5z" + d: "M20 2.01L4 2v20h16V2.01zM18 20H6v-9.02h12V20zm0-11H6V4h12v5zM8 5h2v3H8V5zm0 7h2v5H8v-5z", + fill: "currentColor" })); } - export default SvgKitchen; \ No newline at end of file diff --git a/icons/es5/Kitesurfing.js b/icons/es5/Kitesurfing.js index b2aadbbc3d..5fb7873c4e 100644 --- a/icons/es5/Kitesurfing.js +++ b/icons/es5/Kitesurfing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgKitesurfing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm14.06-2h-2.12L15.5 3.44l1.06 1.06 3.5-3.5zM22 23v-2h-1c-1.04 0-2.08-.35-3-1-1.83 1.3-4.17 1.3-6 0-1.83 1.3-4.17 1.3-6 0-.91.65-1.96 1-3 1H2v2h1c1.03 0 2.05-.25 3-.75 1.89 1 4.11 1 6 0 1.89 1 4.11 1 6 0 .95.5 1.97.75 3 .75h1zm-1-9.72c0 1.44-2.19 3.62-5.04 5.58-.31.09-.63.14-.96.14-1.2 0-2.27-.66-3-1.5-.73.84-1.8 1.5-3 1.5-.94 0-1.81-.41-2.49-.99.46-.39.96-.78 1.49-1.17L6 13V8c0-1.1.9-2 2-2h3c1.38 0 2.63-.56 3.54-1.46l1.41 1.41A7.018 7.018 0 0111 8H9.6v3.5h2.8l1.69 1.88c1.95-.84 3.77-1.38 5.06-1.38.84 0 1.85.25 1.85 1.28zm-8.8.99l-.7-.77-2.5.1.83 2.01c.59-.38 1.81-1.06 2.37-1.34z" + d: "M6 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm14.06-2h-2.12L15.5 3.44l1.06 1.06 3.5-3.5zM22 23v-2h-1c-1.04 0-2.08-.35-3-1-1.83 1.3-4.17 1.3-6 0-1.83 1.3-4.17 1.3-6 0-.91.65-1.96 1-3 1H2v2h1c1.03 0 2.05-.25 3-.75 1.89 1 4.11 1 6 0 1.89 1 4.11 1 6 0 .95.5 1.97.75 3 .75h1zm-1-9.72c0 1.44-2.19 3.62-5.04 5.58-.31.09-.63.14-.96.14-1.2 0-2.27-.66-3-1.5-.73.84-1.8 1.5-3 1.5-.94 0-1.81-.41-2.49-.99.46-.39.96-.78 1.49-1.17L6 13V8c0-1.1.9-2 2-2h3c1.38 0 2.63-.56 3.54-1.46l1.41 1.41A7.018 7.018 0 0111 8H9.6v3.5h2.8l1.69 1.88c1.95-.84 3.77-1.38 5.06-1.38.84 0 1.85.25 1.85 1.28zm-8.8.99l-.7-.77-2.5.1.83 2.01c.59-.38 1.81-1.06 2.37-1.34z", + fill: "currentColor" })); } - export default SvgKitesurfing; \ No newline at end of file diff --git a/icons/es5/Label.js b/icons/es5/Label.js index 73b1565bea..c1975e0ed6 100644 --- a/icons/es5/Label.js +++ b/icons/es5/Label.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLabel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.03 5L3 5.01v13.98l14.03.01L22 12l-4.97-7z" + d: "M17.03 5L3 5.01v13.98l14.03.01L22 12l-4.97-7z", + fill: "currentColor" })); } - export default SvgLabel; \ No newline at end of file diff --git a/icons/es5/LabelImportant.js b/icons/es5/LabelImportant.js index f220e2a1f6..55cd71e621 100644 --- a/icons/es5/LabelImportant.js +++ b/icons/es5/LabelImportant.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLabelImportant(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 18.99h12.04L21 12l-4.97-7H4l5 7-5 6.99z" + d: "M4 18.99h12.04L21 12l-4.97-7H4l5 7-5 6.99z", + fill: "currentColor" })); } - export default SvgLabelImportant; \ No newline at end of file diff --git a/icons/es5/LabelOff.js b/icons/es5/LabelOff.js index 7983d93517..b56c192ce1 100644 --- a/icons/es5/LabelOff.js +++ b/icons/es5/LabelOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLabelOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 12l-4.97-7H8.66l10.7 10.73zM2 4l1 1v14h14l2 2 1.41-1.41L3.44 2.62z" + d: "M22 12l-4.97-7H8.66l10.7 10.73zM2 4l1 1v14h14l2 2 1.41-1.41L3.44 2.62z", + fill: "currentColor" })); } - export default SvgLabelOff; \ No newline at end of file diff --git a/icons/es5/Lan.js b/icons/es5/Lan.js index 79a1e8322a..05c928c53c 100644 --- a/icons/es5/Lan.js +++ b/icons/es5/Lan.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 22h8v-7h-3v-4h-5V9h3V2H8v7h3v2H6v4H3v7h8v-7H8v-2h8v2h-3z" + d: "M13 22h8v-7h-3v-4h-5V9h3V2H8v7h3v2H6v4H3v7h8v-7H8v-2h8v2h-3z", + fill: "currentColor" })); } - export default SvgLan; \ No newline at end of file diff --git a/icons/es5/Landscape.js b/icons/es5/Landscape.js index e0d00d268d..66b3df4ca7 100644 --- a/icons/es5/Landscape.js +++ b/icons/es5/Landscape.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLandscape(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z" + d: "M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z", + fill: "currentColor" })); } - export default SvgLandscape; \ No newline at end of file diff --git a/icons/es5/Landslide.js b/icons/es5/Landslide.js index 3487eec0e3..353fb80e90 100644 --- a/icons/es5/Landslide.js +++ b/icons/es5/Landslide.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLandslide(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.47 13.79l-2.58-1.03L6 15.05l-4-1.54v2.1l4 1.34zm-4.9-2.37L8 8H2v3.61l4 1.34zM6 19.05l-4-1.33V22h20l-4.97-6.62zM17 6V1l-5-1-3 2v4l3 2zm1.5 1L16 9v3l2.5 2 4.5-2V8z" + d: "M15.47 13.79l-2.58-1.03L6 15.05l-4-1.54v2.1l4 1.34zm-4.9-2.37L8 8H2v3.61l4 1.34zM6 19.05l-4-1.33V22h20l-4.97-6.62zM17 6V1l-5-1-3 2v4l3 2zm1.5 1L16 9v3l2.5 2 4.5-2V8z", + fill: "currentColor" })); } - export default SvgLandslide; \ No newline at end of file diff --git a/icons/es5/Language.js b/icons/es5/Language.js index 86757bd2b2..4801220c4c 100644 --- a/icons/es5/Language.js +++ b/icons/es5/Language.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLanguage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgLanguage(props) { fill: "currentColor" })); } - export default SvgLanguage; \ No newline at end of file diff --git a/icons/es5/Laptop.js b/icons/es5/Laptop.js index 9120d58c3f..278f058e15 100644 --- a/icons/es5/Laptop.js +++ b/icons/es5/Laptop.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLaptop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgLaptop(props) { fill: "currentColor" })); } - export default SvgLaptop; \ No newline at end of file diff --git a/icons/es5/LaptopChromebook.js b/icons/es5/LaptopChromebook.js index 40de7a2227..3428191939 100644 --- a/icons/es5/LaptopChromebook.js +++ b/icons/es5/LaptopChromebook.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLaptopChromebook(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 18V3H2v15H0v2h24v-2h-2zm-8 0h-4v-1h4v1zm6-3H4V5h16v10z" + d: "M22 18V3H2v15H0v2h24v-2h-2zm-8 0h-4v-1h4v1zm6-3H4V5h16v10z", + fill: "currentColor" })); } - export default SvgLaptopChromebook; \ No newline at end of file diff --git a/icons/es5/LaptopMac.js b/icons/es5/LaptopMac.js index 9ca84dc998..e76cb0a64d 100644 --- a/icons/es5/LaptopMac.js +++ b/icons/es5/LaptopMac.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLaptopMac(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 18l1.99-2L22 3H2v13l2 2H0v2h24v-2h-4zM4 5h16v11H4V5zm8 14c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M20 18l1.99-2L22 3H2v13l2 2H0v2h24v-2h-4zM4 5h16v11H4V5zm8 14c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgLaptopMac; \ No newline at end of file diff --git a/icons/es5/LaptopWindows.js b/icons/es5/LaptopWindows.js index be6eab0414..e152e8ac51 100644 --- a/icons/es5/LaptopWindows.js +++ b/icons/es5/LaptopWindows.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLaptopWindows(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 18v-1h1.99L22 3H2v14h2v1H0v2h24v-2h-4zM4 5h16v10H4V5z" + d: "M20 18v-1h1.99L22 3H2v14h2v1H0v2h24v-2h-4zM4 5h16v10H4V5z", + fill: "currentColor" })); } - export default SvgLaptopWindows; \ No newline at end of file diff --git a/icons/es5/LastPage.js b/icons/es5/LastPage.js index ccaef4cdbc..28525d88c8 100644 --- a/icons/es5/LastPage.js +++ b/icons/es5/LastPage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLastPage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6-1.41 1.41zM16 6h2v12h-2V6z" + d: "M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6-1.41 1.41zM16 6h2v12h-2V6z", + fill: "currentColor" })); } - export default SvgLastPage; \ No newline at end of file diff --git a/icons/es5/Launch.js b/icons/es5/Launch.js index aac5221248..74a032f959 100644 --- a/icons/es5/Launch.js +++ b/icons/es5/Launch.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLaunch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgLaunch(props) { fill: "currentColor" })); } - export default SvgLaunch; \ No newline at end of file diff --git a/icons/es5/Layers.js b/icons/es5/Layers.js index 774c0ad1c8..50d24ebe3b 100644 --- a/icons/es5/Layers.js +++ b/icons/es5/Layers.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLayers(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 18.54l-7.37-5.73L3 14.07l9 7 9-7-1.63-1.27-7.38 5.74zM12 16l7.36-5.73L21 9l-9-7-9 7 1.63 1.27L12 16z" + d: "M11.99 18.54l-7.37-5.73L3 14.07l9 7 9-7-1.63-1.27-7.38 5.74zM12 16l7.36-5.73L21 9l-9-7-9 7 1.63 1.27L12 16z", + fill: "currentColor" })); } - export default SvgLayers; \ No newline at end of file diff --git a/icons/es5/LayersClear.js b/icons/es5/LayersClear.js index e6bc4ef2d4..d429777b99 100644 --- a/icons/es5/LayersClear.js +++ b/icons/es5/LayersClear.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLayersClear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 9l-9-7-2.59 2.02 7.87 7.87zm0 5.07l-1.63-1.27-.67.52 1.43 1.43zM3.41.86L2 2.27l4.22 4.22L3 9l9 7 2.1-1.63 1.42 1.42-3.53 2.75-7.37-5.73L3 14.07l9 7 4.95-3.85L20.73 21l1.41-1.41z" + d: "M21 9l-9-7-2.59 2.02 7.87 7.87zm0 5.07l-1.63-1.27-.67.52 1.43 1.43zM3.41.86L2 2.27l4.22 4.22L3 9l9 7 2.1-1.63 1.42 1.42-3.53 2.75-7.37-5.73L3 14.07l9 7 4.95-3.85L20.73 21l1.41-1.41z", + fill: "currentColor" })); } - export default SvgLayersClear; \ No newline at end of file diff --git a/icons/es5/Leaderboard.js b/icons/es5/Leaderboard.js index 8b8ea06d48..6d53c84cb3 100644 --- a/icons/es5/Leaderboard.js +++ b/icons/es5/Leaderboard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLeaderboard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.5 21H2V9h5.5v12zm7.25-18h-5.5v18h5.5V3zM22 11h-5.5v10H22V11z" + d: "M7.5 21H2V9h5.5v12zm7.25-18h-5.5v18h5.5V3zM22 11h-5.5v10H22V11z", + fill: "currentColor" })); } - export default SvgLeaderboard; \ No newline at end of file diff --git a/icons/es5/LeakAdd.js b/icons/es5/LeakAdd.js index 0e74e64aaf..edb01b2829 100644 --- a/icons/es5/LeakAdd.js +++ b/icons/es5/LeakAdd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLeakAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 3H3v3c1.66 0 3-1.34 3-3zm8 0h-2a9 9 0 01-9 9v2c6.08 0 11-4.93 11-11zm-4 0H8c0 2.76-2.24 5-5 5v2c3.87 0 7-3.13 7-7zm0 18h2a9 9 0 019-9v-2c-6.07 0-11 4.93-11 11zm8 0h3v-3c-1.66 0-3 1.34-3 3zm-4 0h2c0-2.76 2.24-5 5-5v-2c-3.87 0-7 3.13-7 7z" + d: "M6 3H3v3c1.66 0 3-1.34 3-3zm8 0h-2a9 9 0 01-9 9v2c6.08 0 11-4.93 11-11zm-4 0H8c0 2.76-2.24 5-5 5v2c3.87 0 7-3.13 7-7zm0 18h2a9 9 0 019-9v-2c-6.07 0-11 4.93-11 11zm8 0h3v-3c-1.66 0-3 1.34-3 3zm-4 0h2c0-2.76 2.24-5 5-5v-2c-3.87 0-7 3.13-7 7z", + fill: "currentColor" })); } - export default SvgLeakAdd; \ No newline at end of file diff --git a/icons/es5/LeakRemove.js b/icons/es5/LeakRemove.js index c6e35c957d..ae13993b6a 100644 --- a/icons/es5/LeakRemove.js +++ b/icons/es5/LeakRemove.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLeakRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 3h-2c0 1.35-.31 2.63-.84 3.77l1.49 1.49C13.51 6.7 14 4.91 14 3zm7 9v-2c-1.91 0-3.7.49-5.27 1.35l1.49 1.49c1.15-.53 2.43-.84 3.78-.84zm0 4v-2c-.79 0-1.54.13-2.24.37l1.68 1.68c.19-.01.37-.05.56-.05zM10 3H8c0 .19-.04.37-.06.56l1.68 1.68c.25-.7.38-1.46.38-2.24zm-5.59-.14L3 4.27l2.84 2.84C5.03 7.67 4.06 8 3 8v2c1.61 0 3.09-.55 4.27-1.46L8.7 9.97A8.99 8.99 0 013 12v2c2.72 0 5.2-.99 7.11-2.62l2.51 2.51C10.99 15.81 10 18.29 10 21h2c0-2.16.76-4.14 2.03-5.7l1.43 1.43A6.972 6.972 0 0014 21h2c0-1.06.33-2.03.89-2.84L19.73 21l1.41-1.41L4.41 2.86z" + d: "M14 3h-2c0 1.35-.31 2.63-.84 3.77l1.49 1.49C13.51 6.7 14 4.91 14 3zm7 9v-2c-1.91 0-3.7.49-5.27 1.35l1.49 1.49c1.15-.53 2.43-.84 3.78-.84zm0 4v-2c-.79 0-1.54.13-2.24.37l1.68 1.68c.19-.01.37-.05.56-.05zM10 3H8c0 .19-.04.37-.06.56l1.68 1.68c.25-.7.38-1.46.38-2.24zm-5.59-.14L3 4.27l2.84 2.84C5.03 7.67 4.06 8 3 8v2c1.61 0 3.09-.55 4.27-1.46L8.7 9.97A8.99 8.99 0 013 12v2c2.72 0 5.2-.99 7.11-2.62l2.51 2.51C10.99 15.81 10 18.29 10 21h2c0-2.16.76-4.14 2.03-5.7l1.43 1.43A6.972 6.972 0 0014 21h2c0-1.06.33-2.03.89-2.84L19.73 21l1.41-1.41L4.41 2.86z", + fill: "currentColor" })); } - export default SvgLeakRemove; \ No newline at end of file diff --git a/icons/es5/LeaveBagsAtHome.js b/icons/es5/LeaveBagsAtHome.js index b0ecc94992..5acaf458fb 100644 --- a/icons/es5/LeaveBagsAtHome.js +++ b/icons/es5/LeaveBagsAtHome.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLeaveBagsAtHome(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.83 9h.92v.92l1.75 1.75V9H16v4.17l3 3V6h-4V2H9v4h-.17l3 3zM11 4h2v2h-2V4zm10.19 17.19L2.81 2.81 1.39 4.22 5 7.83V21h2c0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1h1.17l1.61 1.61 1.41-1.42zM8 18v-7.17l1.5 1.5V18H8zm3.25 0v-3.92l1.5 1.5V18h-1.5zm3.25 0v-.67l.67.67h-.67z" + d: "M11.83 9h.92v.92l1.75 1.75V9H16v4.17l3 3V6h-4V2H9v4h-.17l3 3zM11 4h2v2h-2V4zm10.19 17.19L2.81 2.81 1.39 4.22 5 7.83V21h2c0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1h1.17l1.61 1.61 1.41-1.42zM8 18v-7.17l1.5 1.5V18H8zm3.25 0v-3.92l1.5 1.5V18h-1.5zm3.25 0v-.67l.67.67h-.67z", + fill: "currentColor" })); } - export default SvgLeaveBagsAtHome; \ No newline at end of file diff --git a/icons/es5/LegendToggle.js b/icons/es5/LegendToggle.js index d8b829fbdc..328626b884 100644 --- a/icons/es5/LegendToggle.js +++ b/icons/es5/LegendToggle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLegendToggle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 15H4v-2h16v2zm0 2H4v2h16v-2zm-5-6l5-3.55V5l-5 3.55L10 5 4 8.66V11l5.92-3.61L15 11z" + d: "M20 15H4v-2h16v2zm0 2H4v2h16v-2zm-5-6l5-3.55V5l-5 3.55L10 5 4 8.66V11l5.92-3.61L15 11z", + fill: "currentColor" })); } - export default SvgLegendToggle; \ No newline at end of file diff --git a/icons/es5/Lens.js b/icons/es5/Lens.js index 517fd605e8..dd6b361b0a 100644 --- a/icons/es5/Lens.js +++ b/icons/es5/Lens.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLens(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z", + fill: "currentColor" })); } - export default SvgLens; \ No newline at end of file diff --git a/icons/es5/LensBlur.js b/icons/es5/LensBlur.js index d9ea97bb44..4f4ff7197a 100644 --- a/icons/es5/LensBlur.js +++ b/icons/es5/LensBlur.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLensBlur(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3 .5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm15 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-11 10c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-17c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 5.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm8 .5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3 8.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM14 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-4-12c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0 8.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4-4.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-4c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z" + d: "M6 13c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm-3 .5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM6 5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm15 5.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM14 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0-3.5c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zm-11 10c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm7 7c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm0-17c.28 0 .5-.22.5-.5s-.22-.5-.5-.5-.5.22-.5.5.22.5.5.5zM10 7c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zm0 5.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm8 .5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-8c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0-4c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm3 8.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zM14 17c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 3.5c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5zm-4-12c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0 8.5c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm4-4.5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm0-4c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z", + fill: "currentColor" })); } - export default SvgLensBlur; \ No newline at end of file diff --git a/icons/es5/LessThan.js b/icons/es5/LessThan.js index ce69a5bd14..c534ad3e40 100644 --- a/icons/es5/LessThan.js +++ b/icons/es5/LessThan.js @@ -1,17 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLessThan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { d: "M17.5 17.5L9.25 12l8.25-5.5-1-1.5L6 12l10.5 7z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" })); } - export default SvgLessThan; \ No newline at end of file diff --git a/icons/es5/LessThanEqual.js b/icons/es5/LessThanEqual.js index baeebea633..909486f2d4 100644 --- a/icons/es5/LessThanEqual.js +++ b/icons/es5/LessThanEqual.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLessThanEqual(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { d: "M17.5 15.5L9.25 10l8.25-5.5-1-1.5L6 10l10.5 7z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 20.998H6v-2h12z" + d: "M18 20.998H6v-2h12z", + fill: "currentColor" })); } - export default SvgLessThanEqual; \ No newline at end of file diff --git a/icons/es5/LibraryAdd.js b/icons/es5/LibraryAdd.js index 85e763a6a9..5b24100cd6 100644 --- a/icons/es5/LibraryAdd.js +++ b/icons/es5/LibraryAdd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLibraryAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zm-3 9h-4v4h-2v-4H9V9h4V5h2v4h4v2z" + d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zm-3 9h-4v4h-2v-4H9V9h4V5h2v4h4v2z", + fill: "currentColor" })); } - export default SvgLibraryAdd; \ No newline at end of file diff --git a/icons/es5/LibraryAddCheck.js b/icons/es5/LibraryAddCheck.js index 8fb42564be..4be704a62c 100644 --- a/icons/es5/LibraryAddCheck.js +++ b/icons/es5/LibraryAddCheck.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLibraryAddCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H6v16h16V2zm-9.53 12L9 10.5l1.4-1.41 2.07 2.08L17.6 6 19 7.41 12.47 14zM4 6H2v16h16v-2H4V6z" + d: "M22 2H6v16h16V2zm-9.53 12L9 10.5l1.4-1.41 2.07 2.08L17.6 6 19 7.41 12.47 14zM4 6H2v16h16v-2H4V6z", + fill: "currentColor" })); } - export default SvgLibraryAddCheck; \ No newline at end of file diff --git a/icons/es5/LibraryBooks.js b/icons/es5/LibraryBooks.js index 48b5108412..f215a9a662 100644 --- a/icons/es5/LibraryBooks.js +++ b/icons/es5/LibraryBooks.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLibraryBooks(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zm-3 9H9V9h10v2zm-4 4H9v-2h6v2zm4-8H9V5h10v2z" + d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zm-3 9H9V9h10v2zm-4 4H9v-2h6v2zm4-8H9V5h10v2z", + fill: "currentColor" })); } - export default SvgLibraryBooks; \ No newline at end of file diff --git a/icons/es5/LibraryMusic.js b/icons/es5/LibraryMusic.js index c6e58cef56..a6dc5c24bc 100644 --- a/icons/es5/LibraryMusic.js +++ b/icons/es5/LibraryMusic.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLibraryMusic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H6v16h16V2zm-4 5h-3v5.5a2.5 2.5 0 01-5 0 2.5 2.5 0 012.5-2.5c.57 0 1.08.19 1.5.51V5h4v2zM4 6H2v16h16v-2H4V6z" + d: "M22 2H6v16h16V2zm-4 5h-3v5.5a2.5 2.5 0 01-5 0 2.5 2.5 0 012.5-2.5c.57 0 1.08.19 1.5.51V5h4v2zM4 6H2v16h16v-2H4V6z", + fill: "currentColor" })); } - export default SvgLibraryMusic; \ No newline at end of file diff --git a/icons/es5/Light.js b/icons/es5/Light.js index 141177e76d..17c690c981 100644 --- a/icons/es5/Light.js +++ b/icons/es5/Light.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 6.06V3h-2v3.06A9.006 9.006 0 003.22 17H8c0 2.21 1.79 4 4 4s4-1.79 4-4h4.78A9.006 9.006 0 0013 6.06zM12 15H5c0-3.86 3.14-7 7-7s7 3.14 7 7h-7z" + d: "M13 6.06V3h-2v3.06A9.006 9.006 0 003.22 17H8c0 2.21 1.79 4 4 4s4-1.79 4-4h4.78A9.006 9.006 0 0013 6.06zM12 15H5c0-3.86 3.14-7 7-7s7 3.14 7 7h-7z", + fill: "currentColor" })); } - export default SvgLight; \ No newline at end of file diff --git a/icons/es5/LightMode.js b/icons/es5/LightMode.js index 07ea82090d..681058b76b 100644 --- a/icons/es5/LightMode.js +++ b/icons/es5/LightMode.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLightMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm-1-6v4h2V1h-2zm0 18v4h2v-4h-2zm12-8h-4v2h4v-2zM5 11H1v2h4v-2zm11.24 6.66l2.47 2.47 1.41-1.41-2.47-2.47-1.41 1.41zM3.87 5.28l2.47 2.47 1.41-1.41-2.47-2.47-1.41 1.41zm2.47 10.96l-2.47 2.47 1.41 1.41 2.47-2.47-1.41-1.41zM18.72 3.87l-2.47 2.47 1.41 1.41 2.47-2.47-1.41-1.41z" + d: "M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm-1-6v4h2V1h-2zm0 18v4h2v-4h-2zm12-8h-4v2h4v-2zM5 11H1v2h4v-2zm11.24 6.66l2.47 2.47 1.41-1.41-2.47-2.47-1.41 1.41zM3.87 5.28l2.47 2.47 1.41-1.41-2.47-2.47-1.41 1.41zm2.47 10.96l-2.47 2.47 1.41 1.41 2.47-2.47-1.41-1.41zM18.72 3.87l-2.47 2.47 1.41 1.41 2.47-2.47-1.41-1.41z", + fill: "currentColor" })); } - export default SvgLightMode; \ No newline at end of file diff --git a/icons/es5/Lightbulb.js b/icons/es5/Lightbulb.js index f4c64ef40e..b8356f0114 100644 --- a/icons/es5/Lightbulb.js +++ b/icons/es5/Lightbulb.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLightbulb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgLightbulb(props) { fill: "currentColor" })); } - export default SvgLightbulb; \ No newline at end of file diff --git a/icons/es5/LightbulbCircle.js b/icons/es5/LightbulbCircle.js index dc4e3d317b..569cf0c257 100644 --- a/icons/es5/LightbulbCircle.js +++ b/icons/es5/LightbulbCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLightbulbCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 17c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5zm3-2.5H9V15h6v1.5zm-.03-2.5H9.03A4.966 4.966 0 017 10c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.64-.8 3.09-2.03 4z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 17c-.83 0-1.5-.67-1.5-1.5h3c0 .83-.67 1.5-1.5 1.5zm3-2.5H9V15h6v1.5zm-.03-2.5H9.03A4.966 4.966 0 017 10c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.64-.8 3.09-2.03 4z", + fill: "currentColor" })); } - export default SvgLightbulbCircle; \ No newline at end of file diff --git a/icons/es5/LineAxis.js b/icons/es5/LineAxis.js index 88b9adf770..48d95056c1 100644 --- a/icons/es5/LineAxis.js +++ b/icons/es5/LineAxis.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLineAxis(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 7.43l-1.41-1.41-4.03 4.53L9.5 4 2 11.51l1.5 1.5 6.14-6.15 5.59 5.18-1.73 1.95-4-4L2 17.5 3.5 19l6-6.01 4 4 3.19-3.59 3.9 3.61L22 15.6l-3.98-3.7z" + d: "M22 7.43l-1.41-1.41-4.03 4.53L9.5 4 2 11.51l1.5 1.5 6.14-6.15 5.59 5.18-1.73 1.95-4-4L2 17.5 3.5 19l6-6.01 4 4 3.19-3.59 3.9 3.61L22 15.6l-3.98-3.7z", + fill: "currentColor" })); } - export default SvgLineAxis; \ No newline at end of file diff --git a/icons/es5/LineStyle.js b/icons/es5/LineStyle.js index f9763c41fe..c34074aab2 100644 --- a/icons/es5/LineStyle.js +++ b/icons/es5/LineStyle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLineStyle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 16h5v-2H3v2zm6.5 0h5v-2h-5v2zm6.5 0h5v-2h-5v2zM3 20h2v-2H3v2zm4 0h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zM3 12h8v-2H3v2zm10 0h8v-2h-8v2zM3 4v4h18V4H3z" + d: "M3 16h5v-2H3v2zm6.5 0h5v-2h-5v2zm6.5 0h5v-2h-5v2zM3 20h2v-2H3v2zm4 0h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zM3 12h8v-2H3v2zm10 0h8v-2h-8v2zM3 4v4h18V4H3z", + fill: "currentColor" })); } - export default SvgLineStyle; \ No newline at end of file diff --git a/icons/es5/LineWeight.js b/icons/es5/LineWeight.js index e6d8aa7d70..106c44ba03 100644 --- a/icons/es5/LineWeight.js +++ b/icons/es5/LineWeight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLineWeight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 17h18v-2H3v2zm0 3h18v-1H3v1zm0-7h18v-3H3v3zm0-9v4h18V4H3z" + d: "M3 17h18v-2H3v2zm0 3h18v-1H3v1zm0-7h18v-3H3v3zm0-9v4h18V4H3z", + fill: "currentColor" })); } - export default SvgLineWeight; \ No newline at end of file diff --git a/icons/es5/LinearScale.js b/icons/es5/LinearScale.js index 2da693d805..6518321a6f 100644 --- a/icons/es5/LinearScale.js +++ b/icons/es5/LinearScale.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLinearScale(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.5 9.5c-1.03 0-1.9.62-2.29 1.5h-2.92c-.39-.88-1.26-1.5-2.29-1.5s-1.9.62-2.29 1.5H6.79c-.39-.88-1.26-1.5-2.29-1.5a2.5 2.5 0 000 5c1.03 0 1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5s1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5a2.5 2.5 0 000-5z" + d: "M19.5 9.5c-1.03 0-1.9.62-2.29 1.5h-2.92c-.39-.88-1.26-1.5-2.29-1.5s-1.9.62-2.29 1.5H6.79c-.39-.88-1.26-1.5-2.29-1.5a2.5 2.5 0 000 5c1.03 0 1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5s1.9-.62 2.29-1.5h2.92c.39.88 1.26 1.5 2.29 1.5a2.5 2.5 0 000-5z", + fill: "currentColor" })); } - export default SvgLinearScale; \ No newline at end of file diff --git a/icons/es5/Link.js b/icons/es5/Link.js index 8b10ebdd2c..01036c8def 100644 --- a/icons/es5/Link.js +++ b/icons/es5/Link.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLink(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 7h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-6 8H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zm-3-4h8v2H8zm9-4h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-6 8H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zm-3-4h8v2H8z" + d: "M17 7h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-6 8H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zm-3-4h8v2H8zm9-4h-4v2h4c1.65 0 3 1.35 3 3s-1.35 3-3 3h-4v2h4c2.76 0 5-2.24 5-5s-2.24-5-5-5zm-6 8H7c-1.65 0-3-1.35-3-3s1.35-3 3-3h4V7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h4v-2zm-3-4h8v2H8z", + fill: "currentColor" })); } - export default SvgLink; \ No newline at end of file diff --git a/icons/es5/LinkOff.js b/icons/es5/LinkOff.js index 941255156c..d82df1710a 100644 --- a/icons/es5/LinkOff.js +++ b/icons/es5/LinkOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLinkOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.39 11L16 12.61V11zM17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.27-.77 2.37-1.87 2.84l1.4 1.4A4.986 4.986 0 0022 12c0-2.76-2.24-5-5-5zM2 4.27l3.11 3.11A4.991 4.991 0 002 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4.01 1.41-1.41L3.41 2.86 2 4.27z" + d: "M14.39 11L16 12.61V11zM17 7h-4v1.9h4c1.71 0 3.1 1.39 3.1 3.1 0 1.27-.77 2.37-1.87 2.84l1.4 1.4A4.986 4.986 0 0022 12c0-2.76-2.24-5-5-5zM2 4.27l3.11 3.11A4.991 4.991 0 002 12c0 2.76 2.24 5 5 5h4v-1.9H7c-1.71 0-3.1-1.39-3.1-3.1 0-1.59 1.21-2.9 2.76-3.07L8.73 11H8v2h2.73L13 15.27V17h1.73l4.01 4.01 1.41-1.41L3.41 2.86 2 4.27z", + fill: "currentColor" })); } - export default SvgLinkOff; \ No newline at end of file diff --git a/icons/es5/LinkedCamera.js b/icons/es5/LinkedCamera.js index 0fd0b15dfe..f7d2fcf7f5 100644 --- a/icons/es5/LinkedCamera.js +++ b/icons/es5/LinkedCamera.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLinkedCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 14, r: 3 }), /*#__PURE__*/React.createElement("path", { - d: "M18 8h1.33c0-1.84-1.49-3.33-3.33-3.33V6c1.11 0 2 .89 2 2zm2.67 0H22c0-3.31-2.69-6-6-6v1.33c2.58 0 4.67 2.09 4.67 4.67zM15 7V4H9L7.17 6H2v16h20V9h-5c0-1.1-.9-2-2-2zm-3 12c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z" + d: "M18 8h1.33c0-1.84-1.49-3.33-3.33-3.33V6c1.11 0 2 .89 2 2zm2.67 0H22c0-3.31-2.69-6-6-6v1.33c2.58 0 4.67 2.09 4.67 4.67zM15 7V4H9L7.17 6H2v16h20V9h-5c0-1.1-.9-2-2-2zm-3 12c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z", + fill: "currentColor" })); } - export default SvgLinkedCamera; \ No newline at end of file diff --git a/icons/es5/Liquor.js b/icons/es5/Liquor.js index 0db6ec4551..cc3189e031 100644 --- a/icons/es5/Liquor.js +++ b/icons/es5/Liquor.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLiquor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 14c0 1.3.84 2.4 2 2.82V20H3v2h6v-2H7v-3.18C8.16 16.4 9 15.3 9 14V6H3v8zm2-6h2v3H5V8zm17 1l-3-1.01V2h-5v6l-3 1.01V22h11V9zm-6-5h1v1h-1V4zm-3 6.44l3-.98V7h1v2.46l3 .98V12h-7v-1.56zM20 20h-7v-2h7v2z" + d: "M3 14c0 1.3.84 2.4 2 2.82V20H3v2h6v-2H7v-3.18C8.16 16.4 9 15.3 9 14V6H3v8zm2-6h2v3H5V8zm17 1l-3-1.01V2h-5v6l-3 1.01V22h11V9zm-6-5h1v1h-1V4zm-3 6.44l3-.98V7h1v2.46l3 .98V12h-7v-1.56zM20 20h-7v-2h7v2z", + fill: "currentColor" })); } - export default SvgLiquor; \ No newline at end of file diff --git a/icons/es5/List.js b/icons/es5/List.js index 53fce617a9..7aec8182e6 100644 --- a/icons/es5/List.js +++ b/icons/es5/List.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgList(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7zm-4 6h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7z" + d: "M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7zm-4 6h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7z", + fill: "currentColor" })); } - export default SvgList; \ No newline at end of file diff --git a/icons/es5/ListAlt.js b/icons/es5/ListAlt.js index 1b2dd1d360..ad01e61e4e 100644 --- a/icons/es5/ListAlt.js +++ b/icons/es5/ListAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgListAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 7h6v2h-6zm0 4h6v2h-6zm0 4h6v2h-6zM7 7h2v2H7zm0 4h2v2H7zm0 4h2v2H7zM3 3v18h18V3H3zm16 16H5V5h14v14z" + d: "M11 7h6v2h-6zm0 4h6v2h-6zm0 4h6v2h-6zM7 7h2v2H7zm0 4h2v2H7zm0 4h2v2H7zM3 3v18h18V3H3zm16 16H5V5h14v14z", + fill: "currentColor" })); } - export default SvgListAlt; \ No newline at end of file diff --git a/icons/es5/ListView.js b/icons/es5/ListView.js index 5ddc5dd433..a57934c63a 100644 --- a/icons/es5/ListView.js +++ b/icons/es5/ListView.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgListView(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgListView(props) { fill: "currentColor" })); } - export default SvgListView; \ No newline at end of file diff --git a/icons/es5/LiveHelp.js b/icons/es5/LiveHelp.js index 4d52d12cc0..eab2667424 100644 --- a/icons/es5/LiveHelp.js +++ b/icons/es5/LiveHelp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLiveHelp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 2H3v18h6l3 3 3-3h6V2zm-8 16h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 11.9 13 12.5 13 14h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z" + d: "M21 2H3v18h6l3 3 3-3h6V2zm-8 16h-2v-2h2v2zm2.07-7.75l-.9.92C13.45 11.9 13 12.5 13 14h-2v-.5c0-1.1.45-2.1 1.17-2.83l1.24-1.26c.37-.36.59-.86.59-1.41 0-1.1-.9-2-2-2s-2 .9-2 2H8c0-2.21 1.79-4 4-4s4 1.79 4 4c0 .88-.36 1.68-.93 2.25z", + fill: "currentColor" })); } - export default SvgLiveHelp; \ No newline at end of file diff --git a/icons/es5/LiveTv.js b/icons/es5/LiveTv.js index f8f02601c0..5fa5795adf 100644 --- a/icons/es5/LiveTv.js +++ b/icons/es5/LiveTv.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLiveTv(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 6h-9.59l3.29-3.29L16 2l-4 4-4-4-.71.71L10.59 6H1v16h22V6zm-2 14H3V8h18v12zM9 10v8l7-4-7-4z" + d: "M23 6h-9.59l3.29-3.29L16 2l-4 4-4-4-.71.71L10.59 6H1v16h22V6zm-2 14H3V8h18v12zM9 10v8l7-4-7-4z", + fill: "currentColor" })); } - export default SvgLiveTv; \ No newline at end of file diff --git a/icons/es5/Living.js b/icons/es5/Living.js index 0e494f0118..cd1e0949e2 100644 --- a/icons/es5/Living.js +++ b/icons/es5/Living.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLiving(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 12v2.5h-7V12h-2v4.5h11V12z" + d: "M15.5 12v2.5h-7V12h-2v4.5h11V12z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M10 10v3h4v-3l2.25-.01V7.5h-8.5v2.49z" + d: "M10 10v3h4v-3l2.25-.01V7.5h-8.5v2.49z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20h20V2zm-3 7.99V18H5v-8l1.25-.01V6h11.5v3.99H19z" + d: "M22 2H2v20h20V2zm-3 7.99V18H5v-8l1.25-.01V6h11.5v3.99H19z", + fill: "currentColor" })); } - export default SvgLiving; \ No newline at end of file diff --git a/icons/es5/LocalActivity.js b/icons/es5/LocalActivity.js index 511a4afc04..cac6f5b551 100644 --- a/icons/es5/LocalActivity.js +++ b/icons/es5/LocalActivity.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalActivity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 12c0-1.1.9-2 2-2V4H2.01v6c1.1 0 1.99.9 1.99 2s-.89 2-2 2v6h20v-6c-1.1 0-2-.9-2-2zm-4.42 4.8L12 14.5l-3.58 2.3 1.08-4.12-3.29-2.69 4.24-.25L12 5.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z" + d: "M20 12c0-1.1.9-2 2-2V4H2.01v6c1.1 0 1.99.9 1.99 2s-.89 2-2 2v6h20v-6c-1.1 0-2-.9-2-2zm-4.42 4.8L12 14.5l-3.58 2.3 1.08-4.12-3.29-2.69 4.24-.25L12 5.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z", + fill: "currentColor" })); } - export default SvgLocalActivity; \ No newline at end of file diff --git a/icons/es5/LocalAirport.js b/icons/es5/LocalAirport.js index 6dcbeff9c3..b32605fb33 100644 --- a/icons/es5/LocalAirport.js +++ b/icons/es5/LocalAirport.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalAirport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 16v-2l-8.5-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-5.5L22 16z" + d: "M22 16v-2l-8.5-5V3.5c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5V9L2 14v2l8.5-2.5V19L8 20.5V22l4-1 4 1v-1.5L13.5 19v-5.5L22 16z", + fill: "currentColor" })); } - export default SvgLocalAirport; \ No newline at end of file diff --git a/icons/es5/LocalAtm.js b/icons/es5/LocalAtm.js index 6b4364c3bc..6a851bf75e 100644 --- a/icons/es5/LocalAtm.js +++ b/icons/es5/LocalAtm.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalAtm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 17h2v-1h2v-5h-4v-1h4V8h-2V7h-2v1H9v5h4v1H9v2h2v1zM22 4H2.01L2 20h20V4zm-2 14H4V6h16v12z" + d: "M11 17h2v-1h2v-5h-4v-1h4V8h-2V7h-2v1H9v5h4v1H9v2h2v1zM22 4H2.01L2 20h20V4zm-2 14H4V6h16v12z", + fill: "currentColor" })); } - export default SvgLocalAtm; \ No newline at end of file diff --git a/icons/es5/LocalBar.js b/icons/es5/LocalBar.js index 571f546881..3ba56b5340 100644 --- a/icons/es5/LocalBar.js +++ b/icons/es5/LocalBar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalBar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 5V3H3v2l8 9v5H6v2h12v-2h-5v-5l8-9zM7.43 7L5.66 5h12.69l-1.78 2H7.43z" + d: "M21 5V3H3v2l8 9v5H6v2h12v-2h-5v-5l8-9zM7.43 7L5.66 5h12.69l-1.78 2H7.43z", + fill: "currentColor" })); } - export default SvgLocalBar; \ No newline at end of file diff --git a/icons/es5/LocalCafe.js b/icons/es5/LocalCafe.js index 88473c1a94..a93227de65 100644 --- a/icons/es5/LocalCafe.js +++ b/icons/es5/LocalCafe.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalCafe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 3H4v14h14v-7h2c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 5h-2V5h2v3zM2 21h18v-2H2v2z" + d: "M20 3H4v14h14v-7h2c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 5h-2V5h2v3zM2 21h18v-2H2v2z", + fill: "currentColor" })); } - export default SvgLocalCafe; \ No newline at end of file diff --git a/icons/es5/LocalCarWash.js b/icons/es5/LocalCarWash.js index 85a0708e07..2e2daa3921 100644 --- a/icons/es5/LocalCarWash.js +++ b/icons/es5/LocalCarWash.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalCarWash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.58 7H5.43L3 14v9h3v-2h12v2h3v-9l-2.42-7zM6.5 18c-.83 0-1.5-.67-1.5-1.5S5.67 15 6.5 15s1.5.67 1.5 1.5S7.33 18 6.5 18zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 13l1.5-4.5h11L19 13H5zm12-8c.83 0 1.5-.67 1.5-1.5 0-1-1.5-2.7-1.5-2.7s-1.5 1.7-1.5 2.7c0 .83.67 1.5 1.5 1.5zm-5 0c.83 0 1.5-.67 1.5-1.5 0-1-1.5-2.7-1.5-2.7s-1.5 1.7-1.5 2.7c0 .83.67 1.5 1.5 1.5zM7 5c.83 0 1.5-.67 1.5-1.5C8.5 2.5 7 .8 7 .8S5.5 2.5 5.5 3.5C5.5 4.33 6.17 5 7 5z" + d: "M18.58 7H5.43L3 14v9h3v-2h12v2h3v-9l-2.42-7zM6.5 18c-.83 0-1.5-.67-1.5-1.5S5.67 15 6.5 15s1.5.67 1.5 1.5S7.33 18 6.5 18zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 13l1.5-4.5h11L19 13H5zm12-8c.83 0 1.5-.67 1.5-1.5 0-1-1.5-2.7-1.5-2.7s-1.5 1.7-1.5 2.7c0 .83.67 1.5 1.5 1.5zm-5 0c.83 0 1.5-.67 1.5-1.5 0-1-1.5-2.7-1.5-2.7s-1.5 1.7-1.5 2.7c0 .83.67 1.5 1.5 1.5zM7 5c.83 0 1.5-.67 1.5-1.5C8.5 2.5 7 .8 7 .8S5.5 2.5 5.5 3.5C5.5 4.33 6.17 5 7 5z", + fill: "currentColor" })); } - export default SvgLocalCarWash; \ No newline at end of file diff --git a/icons/es5/LocalConvenienceStore.js b/icons/es5/LocalConvenienceStore.js index 27ab6b9829..d57a27ba5b 100644 --- a/icons/es5/LocalConvenienceStore.js +++ b/icons/es5/LocalConvenienceStore.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalConvenienceStore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 7V4H5v3H2v13h8v-4h4v4h8V7h-3zm-8 3H9v1h2v1H8V9h2V8H8V7h3v3zm5 2h-1v-2h-2V7h1v2h1V7h1v5z" + d: "M19 7V4H5v3H2v13h8v-4h4v4h8V7h-3zm-8 3H9v1h2v1H8V9h2V8H8V7h3v3zm5 2h-1v-2h-2V7h1v2h1V7h1v5z", + fill: "currentColor" })); } - export default SvgLocalConvenienceStore; \ No newline at end of file diff --git a/icons/es5/LocalDining.js b/icons/es5/LocalDining.js index 2268e69678..daf9bf511d 100644 --- a/icons/es5/LocalDining.js +++ b/icons/es5/LocalDining.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 000 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z" + d: "M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 000 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z", + fill: "currentColor" })); } - export default SvgLocalDining; \ No newline at end of file diff --git a/icons/es5/LocalDrink.js b/icons/es5/LocalDrink.js index 2274cb75a2..093a6c5285 100644 --- a/icons/es5/LocalDrink.js +++ b/icons/es5/LocalDrink.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalDrink(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 2l2.21 20H18.8L21 2H3zm9 17c-1.66 0-3-1.34-3-3 0-2 3-5.4 3-5.4s3 3.4 3 5.4c0 1.66-1.34 3-3 3zm6.33-11H5.67l-.44-4h13.53l-.43 4z" + d: "M3 2l2.21 20H18.8L21 2H3zm9 17c-1.66 0-3-1.34-3-3 0-2 3-5.4 3-5.4s3 3.4 3 5.4c0 1.66-1.34 3-3 3zm6.33-11H5.67l-.44-4h13.53l-.43 4z", + fill: "currentColor" })); } - export default SvgLocalDrink; \ No newline at end of file diff --git a/icons/es5/LocalFireDepartment.js b/icons/es5/LocalFireDepartment.js index bebe88ef47..ba01044544 100644 --- a/icons/es5/LocalFireDepartment.js +++ b/icons/es5/LocalFireDepartment.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalFireDepartment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 12.9l-2.13 2.09c-.56.56-.87 1.29-.87 2.07C9 18.68 10.35 20 12 20s3-1.32 3-2.94c0-.78-.31-1.52-.87-2.07L12 12.9z" + d: "M12 12.9l-2.13 2.09c-.56.56-.87 1.29-.87 2.07C9 18.68 10.35 20 12 20s3-1.32 3-2.94c0-.78-.31-1.52-.87-2.07L12 12.9z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M16 6l-.44.55C14.38 8.02 12 7.19 12 5.3V2S4 6 4 13c0 2.92 1.56 5.47 3.89 6.86-.56-.79-.89-1.76-.89-2.8 0-1.32.52-2.56 1.47-3.5L12 10.1l3.53 3.47c.95.93 1.47 2.17 1.47 3.5 0 1.02-.31 1.96-.85 2.75 1.89-1.15 3.29-3.06 3.71-5.3.66-3.55-1.07-6.9-3.86-8.52z" + d: "M16 6l-.44.55C14.38 8.02 12 7.19 12 5.3V2S4 6 4 13c0 2.92 1.56 5.47 3.89 6.86-.56-.79-.89-1.76-.89-2.8 0-1.32.52-2.56 1.47-3.5L12 10.1l3.53 3.47c.95.93 1.47 2.17 1.47 3.5 0 1.02-.31 1.96-.85 2.75 1.89-1.15 3.29-3.06 3.71-5.3.66-3.55-1.07-6.9-3.86-8.52z", + fill: "currentColor" })); } - export default SvgLocalFireDepartment; \ No newline at end of file diff --git a/icons/es5/LocalFlorist.js b/icons/es5/LocalFlorist.js index 4fe3f0053f..96ab60927f 100644 --- a/icons/es5/LocalFlorist.js +++ b/icons/es5/LocalFlorist.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalFlorist(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 22a9 9 0 009-9 9 9 0 00-9 9zM5.6 10.25a2.5 2.5 0 003.92 2.06l-.02.19a2.5 2.5 0 005 0l-.02-.19c.4.28.89.44 1.42.44a2.5 2.5 0 002.5-2.5c0-1-.59-1.85-1.43-2.25.84-.4 1.43-1.25 1.43-2.25a2.5 2.5 0 00-3.92-2.06l.02-.19a2.5 2.5 0 00-5 0l.02.19c-.4-.28-.89-.44-1.42-.44a2.5 2.5 0 00-2.5 2.5c0 1 .59 1.85 1.43 2.25-.84.4-1.43 1.25-1.43 2.25zM12 5.5a2.5 2.5 0 010 5 2.5 2.5 0 010-5zM3 13a9 9 0 009 9 9 9 0 00-9-9z" + d: "M12 22a9 9 0 009-9 9 9 0 00-9 9zM5.6 10.25a2.5 2.5 0 003.92 2.06l-.02.19a2.5 2.5 0 005 0l-.02-.19c.4.28.89.44 1.42.44a2.5 2.5 0 002.5-2.5c0-1-.59-1.85-1.43-2.25.84-.4 1.43-1.25 1.43-2.25a2.5 2.5 0 00-3.92-2.06l.02-.19a2.5 2.5 0 00-5 0l.02.19c-.4-.28-.89-.44-1.42-.44a2.5 2.5 0 00-2.5 2.5c0 1 .59 1.85 1.43 2.25-.84.4-1.43 1.25-1.43 2.25zM12 5.5a2.5 2.5 0 010 5 2.5 2.5 0 010-5zM3 13a9 9 0 009 9 9 9 0 00-9-9z", + fill: "currentColor" })); } - export default SvgLocalFlorist; \ No newline at end of file diff --git a/icons/es5/LocalGasStation.js b/icons/es5/LocalGasStation.js index 862a4e7998..3145c7071c 100644 --- a/icons/es5/LocalGasStation.js +++ b/icons/es5/LocalGasStation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalGasStation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.77 7.23l.01-.01-3.72-3.72L15 4.56l2.11 2.11c-1.05.4-1.76 1.47-1.58 2.71.16 1.1 1.1 1.99 2.2 2.11.47.05.88-.03 1.27-.2v8.21h-2V12h-3V3H4v18h10v-7.5h1.5v7.49h5V9c0-.69-.28-1.32-.73-1.77zM12 10H6V5h6v5zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M19.77 7.23l.01-.01-3.72-3.72L15 4.56l2.11 2.11c-1.05.4-1.76 1.47-1.58 2.71.16 1.1 1.1 1.99 2.2 2.11.47.05.88-.03 1.27-.2v8.21h-2V12h-3V3H4v18h10v-7.5h1.5v7.49h5V9c0-.69-.28-1.32-.73-1.77zM12 10H6V5h6v5zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgLocalGasStation; \ No newline at end of file diff --git a/icons/es5/LocalGroceryStore.js b/icons/es5/LocalGroceryStore.js index 104082e36f..7c014f4298 100644 --- a/icons/es5/LocalGroceryStore.js +++ b/icons/es5/LocalGroceryStore.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalGroceryStore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 4h2l3.6 7.59L3.62 17H19v-2H7l1.1-2h8.64l4.97-9H5.21l-.94-2H1v2zm16 14c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z" + d: "M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zM1 4h2l3.6 7.59L3.62 17H19v-2H7l1.1-2h8.64l4.97-9H5.21l-.94-2H1v2zm16 14c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2z", + fill: "currentColor" })); } - export default SvgLocalGroceryStore; \ No newline at end of file diff --git a/icons/es5/LocalHospital.js b/icons/es5/LocalHospital.js index e212a31473..b38d545b6c 100644 --- a/icons/es5/LocalHospital.js +++ b/icons/es5/LocalHospital.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalHospital(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3.01L3 21h18V3zm-3 11h-4v4h-4v-4H6v-4h4V6h4v4h4v4z" + d: "M21 3H3.01L3 21h18V3zm-3 11h-4v4h-4v-4H6v-4h4V6h4v4h4v4z", + fill: "currentColor" })); } - export default SvgLocalHospital; \ No newline at end of file diff --git a/icons/es5/LocalHotel.js b/icons/es5/LocalHotel.js index 1e0c8d6cd9..fb0f1db944 100644 --- a/icons/es5/LocalHotel.js +++ b/icons/es5/LocalHotel.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalHotel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm16-6H11v7H3V5H1v15h2v-3h18v3h2V7z" + d: "M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3zm16-6H11v7H3V5H1v15h2v-3h18v3h2V7z", + fill: "currentColor" })); } - export default SvgLocalHotel; \ No newline at end of file diff --git a/icons/es5/LocalLaundryService.js b/icons/es5/LocalLaundryService.js index e09e263900..dfb526e047 100644 --- a/icons/es5/LocalLaundryService.js +++ b/icons/es5/LocalLaundryService.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalLaundryService(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.17 16.83c1.56 1.56 4.1 1.56 5.66 0s1.56-4.1 0-5.66l-5.66 5.66zM20 2.01L4 2v20h16V2.01zM10 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM7 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm5 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z" + d: "M9.17 16.83c1.56 1.56 4.1 1.56 5.66 0s1.56-4.1 0-5.66l-5.66 5.66zM20 2.01L4 2v20h16V2.01zM10 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM7 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm5 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6z", + fill: "currentColor" })); } - export default SvgLocalLaundryService; \ No newline at end of file diff --git a/icons/es5/LocalLibrary.js b/icons/es5/LocalLibrary.js index efce220daa..7e91103312 100644 --- a/icons/es5/LocalLibrary.js +++ b/icons/es5/LocalLibrary.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalLibrary(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 11.55C9.64 9.35 6.48 8 3 8v11c3.48 0 6.64 1.35 9 3.55 2.36-2.19 5.52-3.55 9-3.55V8c-3.48 0-6.64 1.35-9 3.55zM12 8c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z" + d: "M12 11.55C9.64 9.35 6.48 8 3 8v11c3.48 0 6.64 1.35 9 3.55 2.36-2.19 5.52-3.55 9-3.55V8c-3.48 0-6.64 1.35-9 3.55zM12 8c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z", + fill: "currentColor" })); } - export default SvgLocalLibrary; \ No newline at end of file diff --git a/icons/es5/LocalMall.js b/icons/es5/LocalMall.js index 2fb3ac21da..4f68d0c760 100644 --- a/icons/es5/LocalMall.js +++ b/icons/es5/LocalMall.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalMall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 6h-4c0-2.76-2.24-5-5-5S7 3.24 7 6H3v16h18V6zm-9-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10c-2.76 0-5-2.24-5-5h2c0 1.66 1.34 3 3 3s3-1.34 3-3h2c0 2.76-2.24 5-5 5z" + d: "M21 6h-4c0-2.76-2.24-5-5-5S7 3.24 7 6H3v16h18V6zm-9-3c1.66 0 3 1.34 3 3H9c0-1.66 1.34-3 3-3zm0 10c-2.76 0-5-2.24-5-5h2c0 1.66 1.34 3 3 3s3-1.34 3-3h2c0 2.76-2.24 5-5 5z", + fill: "currentColor" })); } - export default SvgLocalMall; \ No newline at end of file diff --git a/icons/es5/LocalMovies.js b/icons/es5/LocalMovies.js index 9902c24bc9..46085dc982 100644 --- a/icons/es5/LocalMovies.js +++ b/icons/es5/LocalMovies.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalMovies(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 3v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2V3h-2zM8 17H6v-2h2v2zm0-4H6v-2h2v2zm0-4H6V7h2v2zm10 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V7h2v2z" + d: "M18 3v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2V3h-2zM8 17H6v-2h2v2zm0-4H6v-2h2v2zm0-4H6V7h2v2zm10 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V7h2v2z", + fill: "currentColor" })); } - export default SvgLocalMovies; \ No newline at end of file diff --git a/icons/es5/LocalOffer.js b/icons/es5/LocalOffer.js index 75b70dab13..b068d25697 100644 --- a/icons/es5/LocalOffer.js +++ b/icons/es5/LocalOffer.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalOffer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22.83 12.99L11.83 2H2v9.83l10.99 10.99 9.84-9.83zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z" + d: "M22.83 12.99L11.83 2H2v9.83l10.99 10.99 9.84-9.83zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7z", + fill: "currentColor" })); } - export default SvgLocalOffer; \ No newline at end of file diff --git a/icons/es5/LocalParking.js b/icons/es5/LocalParking.js index 42bdc1a512..7487de0f5d 100644 --- a/icons/es5/LocalParking.js +++ b/icons/es5/LocalParking.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalParking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 3H6v18h4v-6h3c3.31 0 6-2.69 6-6s-2.69-6-6-6zm.2 8H10V7h3.2c1.1 0 2 .9 2 2s-.9 2-2 2z" + d: "M13 3H6v18h4v-6h3c3.31 0 6-2.69 6-6s-2.69-6-6-6zm.2 8H10V7h3.2c1.1 0 2 .9 2 2s-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgLocalParking; \ No newline at end of file diff --git a/icons/es5/LocalPharmacy.js b/icons/es5/LocalPharmacy.js index 1039317bae..acde90825c 100644 --- a/icons/es5/LocalPharmacy.js +++ b/icons/es5/LocalPharmacy.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalPharmacy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 5h-2.64l1.14-3.14L17.15 1l-1.46 4H3v2l2 6-2 6v2h18v-2l-2-6 2-6V5zm-5 9h-3v3h-2v-3H8v-2h3V9h2v3h3v2z" + d: "M21 5h-2.64l1.14-3.14L17.15 1l-1.46 4H3v2l2 6-2 6v2h18v-2l-2-6 2-6V5zm-5 9h-3v3h-2v-3H8v-2h3V9h2v3h3v2z", + fill: "currentColor" })); } - export default SvgLocalPharmacy; \ No newline at end of file diff --git a/icons/es5/LocalPhone.js b/icons/es5/LocalPhone.js index 3c65030bc6..722d69b345 100644 --- a/icons/es5/LocalPhone.js +++ b/icons/es5/LocalPhone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalPhone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 15.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z" + d: "M21 15.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z", + fill: "currentColor" })); } - export default SvgLocalPhone; \ No newline at end of file diff --git a/icons/es5/LocalPizza.js b/icons/es5/LocalPizza.js index 069eae3007..7388526856 100644 --- a/icons/es5/LocalPizza.js +++ b/icons/es5/LocalPizza.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalPizza(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C8.43 2 5.23 3.54 3.01 6L12 22l8.99-16C18.78 3.55 15.57 2 12 2zM7 7c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm5 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M12 2C8.43 2 5.23 3.54 3.01 6L12 22l8.99-16C18.78 3.55 15.57 2 12 2zM7 7c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm5 8c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgLocalPizza; \ No newline at end of file diff --git a/icons/es5/LocalPlay.js b/icons/es5/LocalPlay.js index d3b206fa0c..8b727ea809 100644 --- a/icons/es5/LocalPlay.js +++ b/icons/es5/LocalPlay.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalPlay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 12c0-1.1.9-2 2-2V4H2.01v6c1.1 0 1.99.9 1.99 2s-.89 2-2 2v6h20v-6c-1.1 0-2-.9-2-2zm-4.42 4.8L12 14.5l-3.58 2.3 1.08-4.12-3.29-2.69 4.24-.25L12 5.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z" + d: "M20 12c0-1.1.9-2 2-2V4H2.01v6c1.1 0 1.99.9 1.99 2s-.89 2-2 2v6h20v-6c-1.1 0-2-.9-2-2zm-4.42 4.8L12 14.5l-3.58 2.3 1.08-4.12-3.29-2.69 4.24-.25L12 5.8l1.54 3.95 4.24.25-3.29 2.69 1.09 4.11z", + fill: "currentColor" })); } - export default SvgLocalPlay; \ No newline at end of file diff --git a/icons/es5/LocalPolice.js b/icons/es5/LocalPolice.js index d21efb095b..7759b9685e 100644 --- a/icons/es5/LocalPolice.js +++ b/icons/es5/LocalPolice.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalPolice(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.5 12.59l.9 3.88-3.4-2.05-3.4 2.05.9-3.87-3-2.59 3.96-.34L12 6.02l1.54 3.64 3.96.34-3 2.59zM3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4-9 4z" + d: "M14.5 12.59l.9 3.88-3.4-2.05-3.4 2.05.9-3.87-3-2.59 3.96-.34L12 6.02l1.54 3.64 3.96.34-3 2.59zM3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4-9 4z", + fill: "currentColor" })); } - export default SvgLocalPolice; \ No newline at end of file diff --git a/icons/es5/LocalPostOffice.js b/icons/es5/LocalPostOffice.js index 7b36bc5870..751a17f3d1 100644 --- a/icons/es5/LocalPostOffice.js +++ b/icons/es5/LocalPostOffice.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalPostOffice(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2.01v16H22V4zm-2 4l-8 5-8-5V6l8 5 8-5v2z" + d: "M22 4H2.01v16H22V4zm-2 4l-8 5-8-5V6l8 5 8-5v2z", + fill: "currentColor" })); } - export default SvgLocalPostOffice; \ No newline at end of file diff --git a/icons/es5/LocalPrintshop.js b/icons/es5/LocalPrintshop.js index 21298086eb..230d080610 100644 --- a/icons/es5/LocalPrintshop.js +++ b/icons/es5/LocalPrintshop.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalPrintshop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 8v9h4v4h12v-4h4V8H2zm14 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z" + d: "M2 8v9h4v4h12v-4h4V8H2zm14 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z", + fill: "currentColor" })); } - export default SvgLocalPrintshop; \ No newline at end of file diff --git a/icons/es5/LocalSee.js b/icons/es5/LocalSee.js index 4315ea4295..f5cd080498 100644 --- a/icons/es5/LocalSee.js +++ b/icons/es5/LocalSee.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalSee(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 12, r: 3.2 }), /*#__PURE__*/React.createElement("path", { - d: "M22 4h-5.17L15 2H9L7.17 4H2v16h20V4zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z" + d: "M22 4h-5.17L15 2H9L7.17 4H2v16h20V4zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z", + fill: "currentColor" })); } - export default SvgLocalSee; \ No newline at end of file diff --git a/icons/es5/LocalShipping.js b/icons/es5/LocalShipping.js index 25d6872221..1a3f3b26fb 100644 --- a/icons/es5/LocalShipping.js +++ b/icons/es5/LocalShipping.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalShipping(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8h-3V4H1v13h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm13.5-8.5l1.96 2.5H17V9.5h2.5zM18 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M20 8h-3V4H1v13h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm13.5-8.5l1.96 2.5H17V9.5h2.5zM18 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgLocalShipping; \ No newline at end of file diff --git a/icons/es5/LocalTaxi.js b/icons/es5/LocalTaxi.js index 91aef85b15..c6d36dd4fe 100644 --- a/icons/es5/LocalTaxi.js +++ b/icons/es5/LocalTaxi.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocalTaxi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.58 5H15V3H9v2H5.43L3 12v9h3v-2h12v2h3v-9l-2.42-7zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z" + d: "M18.58 5H15V3H9v2H5.43L3 12v9h3v-2h12v2h3v-9l-2.42-7zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z", + fill: "currentColor" })); } - export default SvgLocalTaxi; \ No newline at end of file diff --git a/icons/es5/LocationCity.js b/icons/es5/LocationCity.js index dafc158339..a9970dbffc 100644 --- a/icons/es5/LocationCity.js +++ b/icons/es5/LocationCity.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocationCity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 11V5l-3-3-3 3v2H3v14h18V11h-6zm-8 8H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V9h2v2zm6 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V9h2v2zm0-4h-2V5h2v2zm6 12h-2v-2h2v2zm0-4h-2v-2h2v2z" + d: "M15 11V5l-3-3-3 3v2H3v14h18V11h-6zm-8 8H5v-2h2v2zm0-4H5v-2h2v2zm0-4H5V9h2v2zm6 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V9h2v2zm0-4h-2V5h2v2zm6 12h-2v-2h2v2zm0-4h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgLocationCity; \ No newline at end of file diff --git a/icons/es5/LocationDisabled.js b/icons/es5/LocationDisabled.js index 2249a1d884..34f6fdb652 100644 --- a/icons/es5/LocationDisabled.js +++ b/icons/es5/LocationDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocationDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 13v-2h-2.06A8.994 8.994 0 0013 3.06V1h-2v2.06c-.98.11-1.91.38-2.77.78l1.53 1.53a6.995 6.995 0 018.87 8.87l1.53 1.53c.4-.86.67-1.79.78-2.77H23zM4.41 2.86L3 4.27l2.04 2.04A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06c1.77-.2 3.38-.91 4.69-1.98L19.73 21l1.41-1.41L4.41 2.86zM12 19A6.995 6.995 0 016.46 7.73l9.81 9.81A6.972 6.972 0 0112 19z" + d: "M23 13v-2h-2.06A8.994 8.994 0 0013 3.06V1h-2v2.06c-.98.11-1.91.38-2.77.78l1.53 1.53a6.995 6.995 0 018.87 8.87l1.53 1.53c.4-.86.67-1.79.78-2.77H23zM4.41 2.86L3 4.27l2.04 2.04A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06c1.77-.2 3.38-.91 4.69-1.98L19.73 21l1.41-1.41L4.41 2.86zM12 19A6.995 6.995 0 016.46 7.73l9.81 9.81A6.972 6.972 0 0112 19z", + fill: "currentColor" })); } - export default SvgLocationDisabled; \ No newline at end of file diff --git a/icons/es5/LocationOff.js b/icons/es5/LocationOff.js index 2d09b51a64..a6ea049766 100644 --- a/icons/es5/LocationOff.js +++ b/icons/es5/LocationOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocationOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.41 2.86L2 4.27l3.18 3.18C5.07 7.95 5 8.47 5 9c0 5.25 7 13 7 13s1.67-1.85 3.38-4.35L18.73 21l1.41-1.41L3.41 2.86zM12 2c-1.84 0-3.5.71-4.75 1.86l3.19 3.19c.43-.34.97-.55 1.56-.55A2.5 2.5 0 0114.5 9c0 .59-.21 1.13-.56 1.56l3.55 3.55C18.37 12.36 19 10.57 19 9c0-3.87-3.13-7-7-7z" + d: "M3.41 2.86L2 4.27l3.18 3.18C5.07 7.95 5 8.47 5 9c0 5.25 7 13 7 13s1.67-1.85 3.38-4.35L18.73 21l1.41-1.41L3.41 2.86zM12 2c-1.84 0-3.5.71-4.75 1.86l3.19 3.19c.43-.34.97-.55 1.56-.55A2.5 2.5 0 0114.5 9c0 .59-.21 1.13-.56 1.56l3.55 3.55C18.37 12.36 19 10.57 19 9c0-3.87-3.13-7-7-7z", + fill: "currentColor" })); } - export default SvgLocationOff; \ No newline at end of file diff --git a/icons/es5/LocationOn.js b/icons/es5/LocationOn.js index 6d672116b1..67bb0437f7 100644 --- a/icons/es5/LocationOn.js +++ b/icons/es5/LocationOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocationOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z" + d: "M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z", + fill: "currentColor" })); } - export default SvgLocationOn; \ No newline at end of file diff --git a/icons/es5/LocationSearching.js b/icons/es5/LocationSearching.js index 9abd51188a..00f64e0a10 100644 --- a/icons/es5/LocationSearching.js +++ b/icons/es5/LocationSearching.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocationSearching(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z" + d: "M20.94 11A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z", + fill: "currentColor" })); } - export default SvgLocationSearching; \ No newline at end of file diff --git a/icons/es5/Lock.js b/icons/es5/Lock.js index f55963655d..b1a4daadc6 100644 --- a/icons/es5/Lock.js +++ b/icons/es5/Lock.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8h-3V6.21c0-2.61-1.91-4.94-4.51-5.19A5.008 5.008 0 007 6v2H4v14h16V8zm-8 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM9 8V6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9z" + d: "M20 8h-3V6.21c0-2.61-1.91-4.94-4.51-5.19A5.008 5.008 0 007 6v2H4v14h16V8zm-8 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM9 8V6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9z", + fill: "currentColor" })); } - export default SvgLock; \ No newline at end of file diff --git a/icons/es5/LockClock.js b/icons/es5/LockClock.js index 8ec724fc7a..5b728dcc5f 100644 --- a/icons/es5/LockClock.js +++ b/icons/es5/LockClock.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLockClock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 11c.7 0 1.37.1 2 .29V8h-3V6.21c0-2.61-1.91-4.94-4.51-5.19A5.008 5.008 0 007 6v2H4v14h8.26A6.995 6.995 0 0118 11zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6zm9 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L17.5 18.2V15h1v2.79l1.85 1.85-.7.71z" + d: "M18 11c.7 0 1.37.1 2 .29V8h-3V6.21c0-2.61-1.91-4.94-4.51-5.19A5.008 5.008 0 007 6v2H4v14h8.26A6.995 6.995 0 0118 11zM9 6c0-1.66 1.34-3 3-3s3 1.34 3 3v2H9V6zm9 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L17.5 18.2V15h1v2.79l1.85 1.85-.7.71z", + fill: "currentColor" })); } - export default SvgLockClock; \ No newline at end of file diff --git a/icons/es5/LockOpen.js b/icons/es5/LockOpen.js index 7a49952dc0..ddd4c18e68 100644 --- a/icons/es5/LockOpen.js +++ b/icons/es5/LockOpen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLockOpen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8h-3V6.21c0-2.61-1.91-4.94-4.51-5.19A5.008 5.008 0 007 6h2c0-1.13.6-2.24 1.64-2.7C12.85 2.31 15 3.9 15 6v2H4v14h16V8zm-2 12H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z" + d: "M20 8h-3V6.21c0-2.61-1.91-4.94-4.51-5.19A5.008 5.008 0 007 6h2c0-1.13.6-2.24 1.64-2.7C12.85 2.31 15 3.9 15 6v2H4v14h16V8zm-2 12H6V10h12v10zm-6-3c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2z", + fill: "currentColor" })); } - export default SvgLockOpen; \ No newline at end of file diff --git a/icons/es5/LockPerson.js b/icons/es5/LockPerson.js index e028f8093c..37f1c94e7a 100644 --- a/icons/es5/LockPerson.js +++ b/icons/es5/LockPerson.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLockPerson(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.43 11.18c1.26-.29 2.47-.21 3.57.12V8h-3V6.22c0-2.61-1.91-4.94-4.51-5.19A4.995 4.995 0 007 6v2H4v14h8.26a7.001 7.001 0 01-1.15-5.27c.49-2.73 2.63-4.94 5.32-5.55zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H8.9V6z" + d: "M16.43 11.18c1.26-.29 2.47-.21 3.57.12V8h-3V6.22c0-2.61-1.91-4.94-4.51-5.19A4.995 4.995 0 007 6v2H4v14h8.26a7.001 7.001 0 01-1.15-5.27c.49-2.73 2.63-4.94 5.32-5.55zM8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2H8.9V6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 2c.83 0 1.5.67 1.5 1.5S18.83 18 18 18s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm0 6c-1.03 0-1.94-.52-2.48-1.32.73-.42 1.57-.68 2.48-.68s1.75.26 2.48.68c-.54.8-1.45 1.32-2.48 1.32z" + d: "M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 2c.83 0 1.5.67 1.5 1.5S18.83 18 18 18s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm0 6c-1.03 0-1.94-.52-2.48-1.32.73-.42 1.57-.68 2.48-.68s1.75.26 2.48.68c-.54.8-1.45 1.32-2.48 1.32z", + fill: "currentColor" })); } - export default SvgLockPerson; \ No newline at end of file diff --git a/icons/es5/LockReset.js b/icons/es5/LockReset.js index 8aa3b618f1..2e93d0209f 100644 --- a/icons/es5/LockReset.js +++ b/icons/es5/LockReset.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLockReset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 3a9 9 0 00-9 9H1l4 4 4-4H6c0-3.86 3.14-7 7-7s7 3.14 7 7-3.14 7-7 7c-1.9 0-3.62-.76-4.88-1.99L6.7 18.42A8.982 8.982 0 0013 21a9 9 0 000-18zm2 8v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1h-1v5h6v-5h-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z" + d: "M13 3a9 9 0 00-9 9H1l4 4 4-4H6c0-3.86 3.14-7 7-7s7 3.14 7 7-3.14 7-7 7c-1.9 0-3.62-.76-4.88-1.99L6.7 18.42A8.982 8.982 0 0013 21a9 9 0 000-18zm2 8v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1h-1v5h6v-5h-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z", + fill: "currentColor" })); } - export default SvgLockReset; \ No newline at end of file diff --git a/icons/es5/Locked.js b/icons/es5/Locked.js index 4dab79274e..bd89e4a58a 100644 --- a/icons/es5/Locked.js +++ b/icons/es5/Locked.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLocked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgLocked(props) { fill: "currentColor" })); } - export default SvgLocked; \ No newline at end of file diff --git a/icons/es5/Login.js b/icons/es5/Login.js index fce3a3710a..82193d2701 100644 --- a/icons/es5/Login.js +++ b/icons/es5/Login.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLogin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 7L9.6 8.4l2.6 2.6H2v2h10.2l-2.6 2.6L11 17l5-5-5-5zm9 12h-8v2h10V3H12v2h8v14z" + d: "M11 7L9.6 8.4l2.6 2.6H2v2h10.2l-2.6 2.6L11 17l5-5-5-5zm9 12h-8v2h10V3H12v2h8v14z", + fill: "currentColor" })); } - export default SvgLogin; \ No newline at end of file diff --git a/icons/es5/LogoDev.js b/icons/es5/LogoDev.js index dcf4f52766..c68846cb9d 100644 --- a/icons/es5/LogoDev.js +++ b/icons/es5/LogoDev.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLogoDev(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM7.68 14.98H6V9h1.71c1.28 0 1.71 1.03 1.71 1.71v2.56c0 .68-.42 1.71-1.74 1.71zm4.7-3.52v1.07H11.2v1.39h1.93v1.07h-2.25c-.4.01-.74-.31-.75-.71V9.75c-.01-.4.31-.74.71-.75h2.28v1.07H11.2v1.39h1.18zm4.5 2.77c-.48 1.11-1.33.89-1.71 0L13.77 9h1.18l1.07 4.11L17.09 9h1.18l-1.39 5.23z" + d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM7.68 14.98H6V9h1.71c1.28 0 1.71 1.03 1.71 1.71v2.56c0 .68-.42 1.71-1.74 1.71zm4.7-3.52v1.07H11.2v1.39h1.93v1.07h-2.25c-.4.01-.74-.31-.75-.71V9.75c-.01-.4.31-.74.71-.75h2.28v1.07H11.2v1.39h1.18zm4.5 2.77c-.48 1.11-1.33.89-1.71 0L13.77 9h1.18l1.07 4.11L17.09 9h1.18l-1.39 5.23z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M7.77 10.12h-.63v3.77h.63c.14 0 .28-.05.42-.16.14-.1.21-.26.21-.47v-2.52c0-.21-.07-.37-.21-.47a.72.72 0 00-.42-.15z" + d: "M7.77 10.12h-.63v3.77h.63c.14 0 .28-.05.42-.16.14-.1.21-.26.21-.47v-2.52c0-.21-.07-.37-.21-.47a.72.72 0 00-.42-.15z", + fill: "currentColor" })); } - export default SvgLogoDev; \ No newline at end of file diff --git a/icons/es5/Logout.js b/icons/es5/Logout.js index c2efccbf82..3f8f927e0f 100644 --- a/icons/es5/Logout.js +++ b/icons/es5/Logout.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLogout(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 5h7V3H3v18h9v-2H5z" + d: "M5 5h7V3H3v18h9v-2H5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M21 12l-4-4v3H9v2h8v3z" + d: "M21 12l-4-4v3H9v2h8v3z", + fill: "currentColor" })); } - export default SvgLogout; \ No newline at end of file diff --git a/icons/es5/Looks.js b/icons/es5/Looks.js index e47d038aea..a0ae6a8d8f 100644 --- a/icons/es5/Looks.js +++ b/icons/es5/Looks.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLooks(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 10c-3.86 0-7 3.14-7 7h2c0-2.76 2.24-5 5-5s5 2.24 5 5h2c0-3.86-3.14-7-7-7zm0-4C5.93 6 1 10.93 1 17h2c0-4.96 4.04-9 9-9s9 4.04 9 9h2c0-6.07-4.93-11-11-11z" + d: "M12 10c-3.86 0-7 3.14-7 7h2c0-2.76 2.24-5 5-5s5 2.24 5 5h2c0-3.86-3.14-7-7-7zm0-4C5.93 6 1 10.93 1 17h2c0-4.96 4.04-9 9-9s9 4.04 9 9h2c0-6.07-4.93-11-11-11z", + fill: "currentColor" })); } - export default SvgLooks; \ No newline at end of file diff --git a/icons/es5/Looks3.js b/icons/es5/Looks3.js index c26c50f2d6..ace883a85f 100644 --- a/icons/es5/Looks3.js +++ b/icons/es5/Looks3.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLooks3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3.01v18H21V3zm-5.99 14H9v-2h4v-2h-2v-2h2V9H9V7h6.01v10z" + d: "M21 3H3.01v18H21V3zm-5.99 14H9v-2h4v-2h-2v-2h2V9H9V7h6.01v10z", + fill: "currentColor" })); } - export default SvgLooks3; \ No newline at end of file diff --git a/icons/es5/Looks4.js b/icons/es5/Looks4.js index 0d619b6e42..2bf9654037 100644 --- a/icons/es5/Looks4.js +++ b/icons/es5/Looks4.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLooks4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.04 3h-18v18h18V3zm-6 14h-2v-4h-4V7h2v4h2V7h2v10z" + d: "M21.04 3h-18v18h18V3zm-6 14h-2v-4h-4V7h2v4h2V7h2v10z", + fill: "currentColor" })); } - export default SvgLooks4; \ No newline at end of file diff --git a/icons/es5/Looks5.js b/icons/es5/Looks5.js index 50e0fe9572..e90718b3b6 100644 --- a/icons/es5/Looks5.js +++ b/icons/es5/Looks5.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLooks5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-6 6h-4v2h4v6H9v-2h4v-2H9V7h6v2z" + d: "M21 3H3v18h18V3zm-6 6h-4v2h4v6H9v-2h4v-2H9V7h6v2z", + fill: "currentColor" })); } - export default SvgLooks5; \ No newline at end of file diff --git a/icons/es5/Looks6.js b/icons/es5/Looks6.js index 62c4939ff3..2677c07978 100644 --- a/icons/es5/Looks6.js +++ b/icons/es5/Looks6.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLooks6(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 15h2v-2h-2v2zM21 3H3v18h18V3zm-6 6h-4v2h4v6H9V7h6v2z" + d: "M11 15h2v-2h-2v2zM21 3H3v18h18V3zm-6 6h-4v2h4v6H9V7h6v2z", + fill: "currentColor" })); } - export default SvgLooks6; \ No newline at end of file diff --git a/icons/es5/LooksOne.js b/icons/es5/LooksOne.js index 900d17b9e2..6c073f7e38 100644 --- a/icons/es5/LooksOne.js +++ b/icons/es5/LooksOne.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLooksOne(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-7 14h-2V9h-2V7h4v10z" + d: "M21 3H3v18h18V3zm-7 14h-2V9h-2V7h4v10z", + fill: "currentColor" })); } - export default SvgLooksOne; \ No newline at end of file diff --git a/icons/es5/LooksTwo.js b/icons/es5/LooksTwo.js index 0b3feb64aa..99b1fcea6d 100644 --- a/icons/es5/LooksTwo.js +++ b/icons/es5/LooksTwo.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLooksTwo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-6 10h-4v2h4v2H9v-6h4V9H9V7h6v6z" + d: "M21 3H3v18h18V3zm-6 10h-4v2h4v2H9v-6h4V9H9V7h6v6z", + fill: "currentColor" })); } - export default SvgLooksTwo; \ No newline at end of file diff --git a/icons/es5/Loop.js b/icons/es5/Loop.js index 59a7aa6caa..434354b88e 100644 --- a/icons/es5/Loop.js +++ b/icons/es5/Loop.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLoop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0020 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 004 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z" + d: "M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0020 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 004 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z", + fill: "currentColor" })); } - export default SvgLoop; \ No newline at end of file diff --git a/icons/es5/Loupe.js b/icons/es5/Loupe.js index f24e96b430..964b10438d 100644 --- a/icons/es5/Loupe.js +++ b/icons/es5/Loupe.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLoupe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-.27-4.97c-6.08-.44-11.14 4.62-10.7 10.7.38 5.28 5 9.27 10.29 9.27H22v-9.68c0-5.3-3.98-9.91-9.27-10.29zM12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" + d: "M13 7h-2v4H7v2h4v4h2v-4h4v-2h-4V7zm-.27-4.97c-6.08-.44-11.14 4.62-10.7 10.7.38 5.28 5 9.27 10.29 9.27H22v-9.68c0-5.3-3.98-9.91-9.27-10.29zM12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z", + fill: "currentColor" })); } - export default SvgLoupe; \ No newline at end of file diff --git a/icons/es5/LowPriority.js b/icons/es5/LowPriority.js index 8bf5945536..14112f44b0 100644 --- a/icons/es5/LowPriority.js +++ b/icons/es5/LowPriority.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLowPriority(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 5h8v2h-8V5zm0 5.5h8v2h-8v-2zm0 5.5h8v2h-8v-2zM2 11.5C2 15.08 4.92 18 8.5 18H9v2l3-3-3-3v2h-.5C6.02 16 4 13.98 4 11.5S6.02 7 8.5 7H12V5H8.5C4.92 5 2 7.92 2 11.5z" + d: "M14 5h8v2h-8V5zm0 5.5h8v2h-8v-2zm0 5.5h8v2h-8v-2zM2 11.5C2 15.08 4.92 18 8.5 18H9v2l3-3-3-3v2h-.5C6.02 16 4 13.98 4 11.5S6.02 7 8.5 7H12V5H8.5C4.92 5 2 7.92 2 11.5z", + fill: "currentColor" })); } - export default SvgLowPriority; \ No newline at end of file diff --git a/icons/es5/Loyalty.js b/icons/es5/Loyalty.js index d730ebad2c..8875e5dd86 100644 --- a/icons/es5/Loyalty.js +++ b/icons/es5/Loyalty.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLoyalty(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.83 2H2v9.83l10.99 11s1.05-1.05 1.41-1.42L22.82 13 11.83 2zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7zM13 19.54l-4.27-4.27A2.5 2.5 0 0110.5 11c.69 0 1.32.28 1.77.74l.73.72.73-.73a2.5 2.5 0 013.54 3.54L13 19.54z" + d: "M11.83 2H2v9.83l10.99 11s1.05-1.05 1.41-1.42L22.82 13 11.83 2zM5.5 7C4.67 7 4 6.33 4 5.5S4.67 4 5.5 4 7 4.67 7 5.5 6.33 7 5.5 7zM13 19.54l-4.27-4.27A2.5 2.5 0 0110.5 11c.69 0 1.32.28 1.77.74l.73.72.73-.73a2.5 2.5 0 013.54 3.54L13 19.54z", + fill: "currentColor" })); } - export default SvgLoyalty; \ No newline at end of file diff --git a/icons/es5/LteMobiledata.js b/icons/es5/LteMobiledata.js index 064f229e11..6b215bdff2 100644 --- a/icons/es5/LteMobiledata.js +++ b/icons/es5/LteMobiledata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLteMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 14h3v2H4V8h2v6zm3-4h2v6h2v-6h2V8H9v2zm12 0V8h-5v8h5v-2h-3v-1h3v-2h-3v-1h3z" + d: "M6 14h3v2H4V8h2v6zm3-4h2v6h2v-6h2V8H9v2zm12 0V8h-5v8h5v-2h-3v-1h3v-2h-3v-1h3z", + fill: "currentColor" })); } - export default SvgLteMobiledata; \ No newline at end of file diff --git a/icons/es5/LtePlusMobiledata.js b/icons/es5/LtePlusMobiledata.js index c20358b736..a1ba552da3 100644 --- a/icons/es5/LtePlusMobiledata.js +++ b/icons/es5/LtePlusMobiledata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLtePlusMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 14h3v2H1V8h2v6zm2-4h2v6h2v-6h2V8H5v2zm7 6h5v-2h-3v-1h3v-2h-3v-1h3V8h-5v8zm12-5h-2V9h-2v2h-2v2h2v2h2v-2h2v-2z" + d: "M3 14h3v2H1V8h2v6zm2-4h2v6h2v-6h2V8H5v2zm7 6h5v-2h-3v-1h3v-2h-3v-1h3V8h-5v8zm12-5h-2V9h-2v2h-2v2h2v2h2v-2h2v-2z", + fill: "currentColor" })); } - export default SvgLtePlusMobiledata; \ No newline at end of file diff --git a/icons/es5/Luggage.js b/icons/es5/Luggage.js index f106eba7fc..f1a87cbc02 100644 --- a/icons/es5/Luggage.js +++ b/icons/es5/Luggage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLuggage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 6h-4V2H9v4H5v15h2c0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1h2V6zM9.5 18H8V9h1.5v9zm3.25 0h-1.5V9h1.5v9zm.75-12h-3V3.5h3V6zM16 18h-1.5V9H16v9z" + d: "M19 6h-4V2H9v4H5v15h2c0 .55.45 1 1 1s1-.45 1-1h6c0 .55.45 1 1 1s1-.45 1-1h2V6zM9.5 18H8V9h1.5v9zm3.25 0h-1.5V9h1.5v9zm.75-12h-3V3.5h3V6zM16 18h-1.5V9H16v9z", + fill: "currentColor" })); } - export default SvgLuggage; \ No newline at end of file diff --git a/icons/es5/LunchDining.js b/icons/es5/LunchDining.js index 09f03a2291..6d47137b9b 100644 --- a/icons/es5/LunchDining.js +++ b/icons/es5/LunchDining.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLunchDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 16h20v5H2zm16.66-4.5c-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.32 1l-.01-1.98c-1.61-.33-1.62-1.02-3.33-1.02zM22 9c.02-4-4.28-6-10-6C6.29 3 2 5 2 9v1h20V9z" + d: "M2 16h20v5H2zm16.66-4.5c-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.32 1l-.01-1.98c-1.61-.33-1.62-1.02-3.33-1.02zM22 9c.02-4-4.28-6-10-6C6.29 3 2 5 2 9v1h20V9z", + fill: "currentColor" })); } - export default SvgLunchDining; \ No newline at end of file diff --git a/icons/es5/Lyrics.js b/icons/es5/Lyrics.js index 80d0413bae..775c403322 100644 --- a/icons/es5/Lyrics.js +++ b/icons/es5/Lyrics.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgLyrics(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 9c0-2.04 1.24-3.79 3-4.57V4c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h9c1.1 0 2-.9 2-2v-2.42c-1.76-.78-3-2.53-3-4.58zm-4 5H6v-2h4v2zm3-3H6V9h7v2zm0-3H6V6h7v2z" + d: "M14 9c0-2.04 1.24-3.79 3-4.57V4c0-1.1-.9-2-2-2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h9c1.1 0 2-.9 2-2v-2.42c-1.76-.78-3-2.53-3-4.58zm-4 5H6v-2h4v2zm3-3H6V9h7v2zm0-3H6V6h7v2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20 6.18c-.31-.11-.65-.18-1-.18-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3V3h2V1h-4v5.18z" + d: "M20 6.18c-.31-.11-.65-.18-1-.18-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3V3h2V1h-4v5.18z", + fill: "currentColor" })); } - export default SvgLyrics; \ No newline at end of file diff --git a/icons/es5/MacroOff.js b/icons/es5/MacroOff.js index d1d99404fc..7edc8eef10 100644 --- a/icons/es5/MacroOff.js +++ b/icons/es5/MacroOff.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMacroOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.98 17.15A8.909 8.909 0 0021 13c-1.5 0-2.91.37-4.15 1.02l3.13 3.13zM3 13a9 9 0 009 9 9 9 0 00-9-9zm9-7.5A2.5 2.5 0 0114.5 8c0 .99-.58 1.84-1.42 2.25l2.48 2.48c.11.02.23.03.35.03a2.5 2.5 0 002.5-2.5c0-1-.59-1.85-1.43-2.25.84-.4 1.43-1.25 1.43-2.25a2.5 2.5 0 00-3.92-2.06l.01-.2a2.5 2.5 0 00-5 0l.02.19a2.485 2.485 0 00-2.93.08l3.16 3.16c.41-.85 1.26-1.43 2.25-1.43z" + d: "M19.98 17.15A8.909 8.909 0 0021 13c-1.5 0-2.91.37-4.15 1.02l3.13 3.13zM3 13a9 9 0 009 9 9 9 0 00-9-9zm9-7.5A2.5 2.5 0 0114.5 8c0 .99-.58 1.84-1.42 2.25l2.48 2.48c.11.02.23.03.35.03a2.5 2.5 0 002.5-2.5c0-1-.59-1.85-1.43-2.25.84-.4 1.43-1.25 1.43-2.25a2.5 2.5 0 00-3.92-2.06l.01-.2a2.5 2.5 0 00-5 0l.02.19a2.485 2.485 0 00-2.93.08l3.16 3.16c.41-.85 1.26-1.43 2.25-1.43z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M2.81 2.81L1.39 4.22l4.64 4.64c-.27.4-.43.87-.43 1.39a2.5 2.5 0 002.5 2.5c.52 0 .99-.16 1.4-.43l.02.02-.02.16A2.5 2.5 0 0012 15c.05 0 .1-.01.16-.02l1.64 1.64A8.905 8.905 0 0012 22c2.02 0 3.88-.67 5.38-1.8l2.4 2.4 1.41-1.41L2.81 2.81z" + d: "M2.81 2.81L1.39 4.22l4.64 4.64c-.27.4-.43.87-.43 1.39a2.5 2.5 0 002.5 2.5c.52 0 .99-.16 1.4-.43l.02.02-.02.16A2.5 2.5 0 0012 15c.05 0 .1-.01.16-.02l1.64 1.64A8.905 8.905 0 0012 22c2.02 0 3.88-.67 5.38-1.8l2.4 2.4 1.41-1.41L2.81 2.81z", + fill: "currentColor" })); } - export default SvgMacroOff; \ No newline at end of file diff --git a/icons/es5/Mail.js b/icons/es5/Mail.js index 363e8d80d4..5bad1801bf 100644 --- a/icons/es5/Mail.js +++ b/icons/es5/Mail.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zm-2 4l-8 5-8-5V6l8 5 8-5v2z" + d: "M22 4H2v16h20V4zm-2 4l-8 5-8-5V6l8 5 8-5v2z", + fill: "currentColor" })); } - export default SvgMail; \ No newline at end of file diff --git a/icons/es5/MailLock.js b/icons/es5/MailLock.js index 5d1e702527..05fc5968d5 100644 --- a/icons/es5/MailLock.js +++ b/icons/es5/MailLock.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMailLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 9.97V4H2.01L2 20h14v-5.03c0-2.76 2.24-5 5-5h1zM20 8l-8 5-8-5V6l8 5 8-5v2z" + d: "M22 9.97V4H2.01L2 20h14v-5.03c0-2.76 2.24-5 5-5h1zM20 8l-8 5-8-5V6l8 5 8-5v2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M23 15v-.89c0-1-.68-1.92-1.66-2.08A2 2 0 0019 14v1h-1v5h6v-5h-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z" + d: "M23 15v-.89c0-1-.68-1.92-1.66-2.08A2 2 0 0019 14v1h-1v5h6v-5h-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z", + fill: "currentColor" })); } - export default SvgMailLock; \ No newline at end of file diff --git a/icons/es5/MailOutline.js b/icons/es5/MailOutline.js index ec67b7d0ec..c08b6a04ed 100644 --- a/icons/es5/MailOutline.js +++ b/icons/es5/MailOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMailOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2.01L2 20h20V4zm-2 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z" + d: "M22 4H2.01L2 20h20V4zm-2 14H4V8l8 5 8-5v10zm-8-7L4 6h16l-8 5z", + fill: "currentColor" })); } - export default SvgMailOutline; \ No newline at end of file diff --git a/icons/es5/Male.js b/icons/es5/Male.js index f13cf89376..8238766a74 100644 --- a/icons/es5/Male.js +++ b/icons/es5/Male.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMale(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.5 11c1.93 0 3.5 1.57 3.5 3.5S11.43 18 9.5 18 6 16.43 6 14.5 7.57 11 9.5 11zm0-2C6.46 9 4 11.46 4 14.5S6.46 20 9.5 20s5.5-2.46 5.5-5.5c0-1.16-.36-2.23-.97-3.12L18 7.42V10h2V4h-6v2h2.58l-3.97 3.97C11.73 9.36 10.66 9 9.5 9z" + d: "M9.5 11c1.93 0 3.5 1.57 3.5 3.5S11.43 18 9.5 18 6 16.43 6 14.5 7.57 11 9.5 11zm0-2C6.46 9 4 11.46 4 14.5S6.46 20 9.5 20s5.5-2.46 5.5-5.5c0-1.16-.36-2.23-.97-3.12L18 7.42V10h2V4h-6v2h2.58l-3.97 3.97C11.73 9.36 10.66 9 9.5 9z", + fill: "currentColor" })); } - export default SvgMale; \ No newline at end of file diff --git a/icons/es5/Man.js b/icons/es5/Man.js index ab0009a995..e024d47c38 100644 --- a/icons/es5/Man.js +++ b/icons/es5/Man.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 7H8v8h2v7h4v-7h2z" + d: "M16 7H8v8h2v7h4v-7h2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 4, r: 2 })); } - export default SvgMan; \ No newline at end of file diff --git a/icons/es5/Man2.js b/icons/es5/Man2.js index 9188898e6d..e2307be7be 100644 --- a/icons/es5/Man2.js +++ b/icons/es5/Man2.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMan2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 7H8v8h2.5v7h3v-7H16z" + d: "M16 7H8v8h2.5v7h3v-7H16z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 4, r: 2 })); } - export default SvgMan2; \ No newline at end of file diff --git a/icons/es5/Man3.js b/icons/es5/Man3.js index 8231aa5721..21fc1b3cea 100644 --- a/icons/es5/Man3.js +++ b/icons/es5/Man3.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMan3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 7H8v8h2v7h4v-7h2zm-4-5.249L14.248 4 12 6.248 9.75 4z" + d: "M16 7H8v8h2v7h4v-7h2zm-4-5.249L14.248 4 12 6.248 9.75 4z", + fill: "currentColor" })); } - export default SvgMan3; \ No newline at end of file diff --git a/icons/es5/Man4.js b/icons/es5/Man4.js index 32f57c06da..566779232e 100644 --- a/icons/es5/Man4.js +++ b/icons/es5/Man4.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMan4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.96 7L10 22h4l2.04-15z" + d: "M7.96 7L10 22h4l2.04-15z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 4, r: 2 })); } - export default SvgMan4; \ No newline at end of file diff --git a/icons/es5/ManageAccounts.js b/icons/es5/ManageAccounts.js index bd27c79684..525360830b 100644 --- a/icons/es5/ManageAccounts.js +++ b/icons/es5/ManageAccounts.js @@ -1,22 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgManageAccounts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.67 13.02c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53V20h9.26a6.963 6.963 0 01-.59-6.98z" + d: "M10.67 13.02c-.22-.01-.44-.02-.67-.02-2.42 0-4.68.67-6.61 1.82-.88.52-1.39 1.5-1.39 2.53V20h9.26a6.963 6.963 0 01-.59-6.98z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 10, cy: 8, r: 4 }), /*#__PURE__*/React.createElement("path", { - d: "M20.75 16c0-.22-.03-.42-.06-.63l1.14-1.01-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L18 11h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1.01c-.03.21-.06.41-.06.63s.03.42.06.63l-1.14 1.01 1 1.73 1.45-.49c.32.27.68.48 1.08.63L16 21h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1.01c.03-.21.06-.41.06-.63zM17 18c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M20.75 16c0-.22-.03-.42-.06-.63l1.14-1.01-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L18 11h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1.01c-.03.21-.06.41-.06.63s.03.42.06.63l-1.14 1.01 1 1.73 1.45-.49c.32.27.68.48 1.08.63L16 21h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1.01c.03-.21.06-.41.06-.63zM17 18c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgManageAccounts; \ No newline at end of file diff --git a/icons/es5/ManageHistory.js b/icons/es5/ManageHistory.js index 38e78e8805..1b2e7cf79a 100644 --- a/icons/es5/ManageHistory.js +++ b/icons/es5/ManageHistory.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgManageHistory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22.69 18.37l1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L20 14h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L18 24h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27zM19 21c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM11 7v5.41l2.36 2.36 1.04-1.79-1.4-1.39V7h-2zm10 5a9 9 0 00-9-9C9.17 3 6.65 4.32 5 6.36V4H3v6h6V8H6.26A7.01 7.01 0 0112 5c3.86 0 7 3.14 7 7h2zm-10.14 6.91c-2.99-.49-5.35-2.9-5.78-5.91H3.06c.5 4.5 4.31 8 8.94 8h.07l-1.21-2.09z" + d: "M22.69 18.37l1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L20 14h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L18 24h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27zM19 21c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM11 7v5.41l2.36 2.36 1.04-1.79-1.4-1.39V7h-2zm10 5a9 9 0 00-9-9C9.17 3 6.65 4.32 5 6.36V4H3v6h6V8H6.26A7.01 7.01 0 0112 5c3.86 0 7 3.14 7 7h2zm-10.14 6.91c-2.99-.49-5.35-2.9-5.78-5.91H3.06c.5 4.5 4.31 8 8.94 8h.07l-1.21-2.09z", + fill: "currentColor" })); } - export default SvgManageHistory; \ No newline at end of file diff --git a/icons/es5/ManageSearch.js b/icons/es5/ManageSearch.js index 711db62b14..2f68570a0f 100644 --- a/icons/es5/ManageSearch.js +++ b/icons/es5/ManageSearch.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgManageSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 9H2V7h5v2zm0 3H2v2h5v-2zm13.59 7l-3.83-3.83c-.8.52-1.74.83-2.76.83-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5c0 1.02-.31 1.96-.83 2.75L22 17.59 20.59 19zM17 11c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3zM2 19h10v-2H2v2z" + d: "M7 9H2V7h5v2zm0 3H2v2h5v-2zm13.59 7l-3.83-3.83c-.8.52-1.74.83-2.76.83-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5c0 1.02-.31 1.96-.83 2.75L22 17.59 20.59 19zM17 11c0-1.65-1.35-3-3-3s-3 1.35-3 3 1.35 3 3 3 3-1.35 3-3zM2 19h10v-2H2v2z", + fill: "currentColor" })); } - export default SvgManageSearch; \ No newline at end of file diff --git a/icons/es5/Map.js b/icons/es5/Map.js index f9578a5246..34def5e599 100644 --- a/icons/es5/Map.js +++ b/icons/es5/Map.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMap(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 5.1L9 3 3 5.02v16.2l6-2.33 6 2.1 6-2.02V2.77L15 5.1zm0 13.79l-6-2.11V5.11l6 2.11v11.67z" + d: "M15 5.1L9 3 3 5.02v16.2l6-2.33 6 2.1 6-2.02V2.77L15 5.1zm0 13.79l-6-2.11V5.11l6 2.11v11.67z", + fill: "currentColor" })); } - export default SvgMap; \ No newline at end of file diff --git a/icons/es5/MapsHomeWork.js b/icons/es5/MapsHomeWork.js index 9e87742c9f..3268b81dda 100644 --- a/icons/es5/MapsHomeWork.js +++ b/icons/es5/MapsHomeWork.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMapsHomeWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 11v10h5v-6h4v6h5V11L8 6z" + d: "M1 11v10h5v-6h4v6h5V11L8 6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M10 3v1.97l7 5V11h2v2h-2v2h2v2h-2v4h6V3H10zm9 6h-2V7h2v2z" + d: "M10 3v1.97l7 5V11h2v2h-2v2h2v2h-2v4h6V3H10zm9 6h-2V7h2v2z", + fill: "currentColor" })); } - export default SvgMapsHomeWork; \ No newline at end of file diff --git a/icons/es5/MapsUgc.js b/icons/es5/MapsUgc.js index fd9f250986..885392dc28 100644 --- a/icons/es5/MapsUgc.js +++ b/icons/es5/MapsUgc.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMapsUgc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8c-1.18 0-2.34-.26-3.43-.78-.27-.13-.56-.19-.86-.19-.19 0-.38.03-.56.08l-3.2.94.94-3.2c.14-.47.1-.98-.11-1.42A7.925 7.925 0 014 12c0-4.41 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12c0 1.54.36 2.98.97 4.29L1 23l6.71-1.97c1.31.61 2.75.97 4.29.97 5.52 0 10-4.48 10-10S17.52 2 12 2z" + d: "M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8c-1.18 0-2.34-.26-3.43-.78-.27-.13-.56-.19-.86-.19-.19 0-.38.03-.56.08l-3.2.94.94-3.2c.14-.47.1-.98-.11-1.42A7.925 7.925 0 014 12c0-4.41 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12c0 1.54.36 2.98.97 4.29L1 23l6.71-1.97c1.31.61 2.75.97 4.29.97 5.52 0 10-4.48 10-10S17.52 2 12 2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", - d: "M13 8h-2v3H8v2h3v3h2v-3h3v-2h-3z" + d: "M13 8h-2v3H8v2h3v3h2v-3h3v-2h-3z", + fill: "currentColor" })); } - export default SvgMapsUgc; \ No newline at end of file diff --git a/icons/es5/Margin.js b/icons/es5/Margin.js index e3b9cabf3c..a94f92ab01 100644 --- a/icons/es5/Margin.js +++ b/icons/es5/Margin.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMargin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm6 10H7v-2h2v2zm0-4H7V7h2v2zm4 4h-2v-2h2v2zm0-4h-2V7h2v2zm4 4h-2v-2h2v2zm0-4h-2V7h2v2z" + d: "M3 3v18h18V3H3zm6 10H7v-2h2v2zm0-4H7V7h2v2zm4 4h-2v-2h2v2zm0-4h-2V7h2v2zm4 4h-2v-2h2v2zm0-4h-2V7h2v2z", + fill: "currentColor" })); } - export default SvgMargin; \ No newline at end of file diff --git a/icons/es5/MarkAsUnread.js b/icons/es5/MarkAsUnread.js index 234931e532..abbed85d3f 100644 --- a/icons/es5/MarkAsUnread.js +++ b/icons/es5/MarkAsUnread.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMarkAsUnread(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.23 7h4.12L10.5 2 2 6.21V17h2V7.4L10.5 4z" + d: "M16.23 7h4.12L10.5 2 2 6.21V17h2V7.4L10.5 4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M5 8v13h17V8H5zm15 4l-6.5 3.33L7 12v-2l6.5 3.33L20 10v2z" + d: "M5 8v13h17V8H5zm15 4l-6.5 3.33L7 12v-2l6.5 3.33L20 10v2z", + fill: "currentColor" })); } - export default SvgMarkAsUnread; \ No newline at end of file diff --git a/icons/es5/MarkChatRead.js b/icons/es5/MarkChatRead.js index 0efd61c74b..1450c84507 100644 --- a/icons/es5/MarkChatRead.js +++ b/icons/es5/MarkChatRead.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMarkChatRead(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.03 17.5c-.02.17-.03.33-.03.5H6l-4 4V2h20v8.68A6.995 6.995 0 0012 17c0 .17.01.33.03.5zM23 14.34l-1.41-1.41-4.24 4.24-2.12-2.12-1.41 1.41L17.34 20 23 14.34z" + d: "M12.03 17.5c-.02.17-.03.33-.03.5H6l-4 4V2h20v8.68A6.995 6.995 0 0012 17c0 .17.01.33.03.5zM23 14.34l-1.41-1.41-4.24 4.24-2.12-2.12-1.41 1.41L17.34 20 23 14.34z", + fill: "currentColor" })); } - export default SvgMarkChatRead; \ No newline at end of file diff --git a/icons/es5/MarkChatUnread.js b/icons/es5/MarkChatUnread.js index 111e734022..0de8503dae 100644 --- a/icons/es5/MarkChatUnread.js +++ b/icons/es5/MarkChatUnread.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMarkChatUnread(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6.98V18H6l-4 4V2h12.1A5.002 5.002 0 0019 8c1.13 0 2.16-.39 3-1.02zM16 3c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z" + d: "M22 6.98V18H6l-4 4V2h12.1A5.002 5.002 0 0019 8c1.13 0 2.16-.39 3-1.02zM16 3c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z", + fill: "currentColor" })); } - export default SvgMarkChatUnread; \ No newline at end of file diff --git a/icons/es5/MarkEmailRead.js b/icons/es5/MarkEmailRead.js index 88e855b1e1..81de221ef1 100644 --- a/icons/es5/MarkEmailRead.js +++ b/icons/es5/MarkEmailRead.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMarkEmailRead(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 19a6.995 6.995 0 0110-6.32V4H2v16h10.08c-.05-.33-.08-.66-.08-1zM4 6l8 5 8-5v2l-8 5-8-5V6zm13.34 16l-3.54-3.54 1.41-1.41 2.12 2.12 4.24-4.24L23 16.34 17.34 22z" + d: "M12 19a6.995 6.995 0 0110-6.32V4H2v16h10.08c-.05-.33-.08-.66-.08-1zM4 6l8 5 8-5v2l-8 5-8-5V6zm13.34 16l-3.54-3.54 1.41-1.41 2.12 2.12 4.24-4.24L23 16.34 17.34 22z", + fill: "currentColor" })); } - export default SvgMarkEmailRead; \ No newline at end of file diff --git a/icons/es5/MarkEmailUnread.js b/icons/es5/MarkEmailUnread.js index f914ce4ff3..9f32919cc1 100644 --- a/icons/es5/MarkEmailUnread.js +++ b/icons/es5/MarkEmailUnread.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMarkEmailUnread(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 8.98V20H2V4h12.1c-.06.32-.1.66-.1 1 0 1.48.65 2.79 1.67 3.71L12 11 4 6v2l8 5 5.3-3.32c.54.2 1.1.32 1.7.32 1.13 0 2.16-.39 3-1.02zM16 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z" + d: "M22 8.98V20H2V4h12.1c-.06.32-.1.66-.1 1 0 1.48.65 2.79 1.67 3.71L12 11 4 6v2l8 5 5.3-3.32c.54.2 1.1.32 1.7.32 1.13 0 2.16-.39 3-1.02zM16 5c0 1.66 1.34 3 3 3s3-1.34 3-3-1.34-3-3-3-3 1.34-3 3z", + fill: "currentColor" })); } - export default SvgMarkEmailUnread; \ No newline at end of file diff --git a/icons/es5/MarkUnreadChatAlt.js b/icons/es5/MarkUnreadChatAlt.js index 5abf71695a..192bcea59e 100644 --- a/icons/es5/MarkUnreadChatAlt.js +++ b/icons/es5/MarkUnreadChatAlt.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMarkUnreadChatAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 19, cy: 3, r: 3 }), /*#__PURE__*/React.createElement("path", { - d: "M6 8V6h9.03a4.906 4.906 0 01-.92-4H2.01L2 22l4-4h16V6.97C21.16 7.61 20.13 8 19 8H6zm8 6H6v-2h8v2zm4-3H6V9h12v2z" + d: "M6 8V6h9.03a4.906 4.906 0 01-.92-4H2.01L2 22l4-4h16V6.97C21.16 7.61 20.13 8 19 8H6zm8 6H6v-2h8v2zm4-3H6V9h12v2z", + fill: "currentColor" })); } - export default SvgMarkUnreadChatAlt; \ No newline at end of file diff --git a/icons/es5/Markunread.js b/icons/es5/Markunread.js index cb7fe3957c..9fda05aae6 100644 --- a/icons/es5/Markunread.js +++ b/icons/es5/Markunread.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMarkunread(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zm-2 4l-8 5-8-5V6l8 5 8-5v2z" + d: "M22 4H2v16h20V4zm-2 4l-8 5-8-5V6l8 5 8-5v2z", + fill: "currentColor" })); } - export default SvgMarkunread; \ No newline at end of file diff --git a/icons/es5/MarkunreadMailbox.js b/icons/es5/MarkunreadMailbox.js index 53ae2c2184..9cdd6d745e 100644 --- a/icons/es5/MarkunreadMailbox.js +++ b/icons/es5/MarkunreadMailbox.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMarkunreadMailbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6H10v6H8V4h6V0H6v6H2v16h20V6z" + d: "M22 6H10v6H8V4h6V0H6v6H2v16h20V6z", + fill: "currentColor" })); } - export default SvgMarkunreadMailbox; \ No newline at end of file diff --git a/icons/es5/Masks.js b/icons/es5/Masks.js index 34d4a5cfd1..3a5a733cd5 100644 --- a/icons/es5/Masks.js +++ b/icons/es5/Masks.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMasks(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.5 6c-1.31 0-2.37 1.01-2.48 2.3-1.88-.5-2.84-1.8-5.02-1.8-2.19 0-3.14 1.3-5.02 1.8C6.87 7.02 5.81 6 4.5 6A2.5 2.5 0 002 8.5V9c0 6 3.6 7.81 6.52 7.98C9.53 17.62 10.72 18 12 18s2.47-.38 3.48-1.02C18.4 16.81 22 15 22 9v-.5A2.5 2.5 0 0019.5 6zm-16 3v-.5c0-.55.45-1 1-1s1 .45 1 1v3c0 1.28.38 2.47 1.01 3.48C4.99 14.27 3.5 12.65 3.5 9zm17 0c0 3.65-1.49 5.27-3.01 5.98.64-1.01 1.01-2.2 1.01-3.48v-3c0-.55.45-1 1-1s1 .45 1 1V9zm-9.81 1.48c-.44.26-.96.56-1.69.76V10.2c.48-.17.84-.38 1.18-.58C10.72 9.3 11.23 9 12 9s1.27.3 1.8.62c.34.2.71.42 1.2.59v1.04c-.75-.21-1.26-.51-1.71-.78-.46-.27-.8-.47-1.29-.47s-.84.2-1.31.48z" + d: "M19.5 6c-1.31 0-2.37 1.01-2.48 2.3-1.88-.5-2.84-1.8-5.02-1.8-2.19 0-3.14 1.3-5.02 1.8C6.87 7.02 5.81 6 4.5 6A2.5 2.5 0 002 8.5V9c0 6 3.6 7.81 6.52 7.98C9.53 17.62 10.72 18 12 18s2.47-.38 3.48-1.02C18.4 16.81 22 15 22 9v-.5A2.5 2.5 0 0019.5 6zm-16 3v-.5c0-.55.45-1 1-1s1 .45 1 1v3c0 1.28.38 2.47 1.01 3.48C4.99 14.27 3.5 12.65 3.5 9zm17 0c0 3.65-1.49 5.27-3.01 5.98.64-1.01 1.01-2.2 1.01-3.48v-3c0-.55.45-1 1-1s1 .45 1 1V9zm-9.81 1.48c-.44.26-.96.56-1.69.76V10.2c.48-.17.84-.38 1.18-.58C10.72 9.3 11.23 9 12 9s1.27.3 1.8.62c.34.2.71.42 1.2.59v1.04c-.75-.21-1.26-.51-1.71-.78-.46-.27-.8-.47-1.29-.47s-.84.2-1.31.48z", + fill: "currentColor" })); } - export default SvgMasks; \ No newline at end of file diff --git a/icons/es5/Maximize.js b/icons/es5/Maximize.js index 9c9e7b3b32..1613f53f7c 100644 --- a/icons/es5/Maximize.js +++ b/icons/es5/Maximize.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMaximize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3h18v2H3V3z" + d: "M3 3h18v2H3V3z", + fill: "currentColor" })); } - export default SvgMaximize; \ No newline at end of file diff --git a/icons/es5/MediaBluetoothOff.js b/icons/es5/MediaBluetoothOff.js index e468d1eda7..7b363feffe 100644 --- a/icons/es5/MediaBluetoothOff.js +++ b/icons/es5/MediaBluetoothOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMediaBluetoothOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 6.17V3h6v4h-4v1.17l-2-2zM19.42 15L22 17.57l-.8.8-6.78-6.78.8-.8 2.75 2.75V9h.6L22 12.43 19.42 15zm-.25-1.45l1.13-1.13-1.13-1.13v2.26zm-1.96 3.66l3.98 3.98-1.41 1.41-3.98-3.98-.58.58-.85-.85.58-.58L11 13.83V17c0 2.21-1.78 4-3.99 4S3 19.21 3 17s1.79-4 4.01-4c.73 0 1.41.21 2 .55v-1.72L1.39 4.22 2.8 2.81l13.56 13.56.85.84z" + d: "M9 6.17V3h6v4h-4v1.17l-2-2zM19.42 15L22 17.57l-.8.8-6.78-6.78.8-.8 2.75 2.75V9h.6L22 12.43 19.42 15zm-.25-1.45l1.13-1.13-1.13-1.13v2.26zm-1.96 3.66l3.98 3.98-1.41 1.41-3.98-3.98-.58.58-.85-.85.58-.58L11 13.83V17c0 2.21-1.78 4-3.99 4S3 19.21 3 17s1.79-4 4.01-4c.73 0 1.41.21 2 .55v-1.72L1.39 4.22 2.8 2.81l13.56 13.56.85.84z", + fill: "currentColor" })); } - export default SvgMediaBluetoothOff; \ No newline at end of file diff --git a/icons/es5/MediaBluetoothOn.js b/icons/es5/MediaBluetoothOn.js index 33ad0bee73..a306061a49 100644 --- a/icons/es5/MediaBluetoothOn.js +++ b/icons/es5/MediaBluetoothOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMediaBluetoothOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 3l.01 10.55c-.6-.34-1.28-.55-2-.55a4.001 4.001 0 100 8C9.23 21 11 19.21 11 17V7h4V3H9zm12 9.43L17.57 9h-.6v4.55l-2.75-2.75-.85.85L16.73 15l-3.35 3.35.85.85 2.75-2.75V21h.6L21 17.57 18.42 15 21 12.43zm-2.83-1.13l1.13 1.13-1.13 1.13V11.3zm1.13 6.27l-1.13 1.13v-2.26l1.13 1.13z" + d: "M9 3l.01 10.55c-.6-.34-1.28-.55-2-.55a4.001 4.001 0 100 8C9.23 21 11 19.21 11 17V7h4V3H9zm12 9.43L17.57 9h-.6v4.55l-2.75-2.75-.85.85L16.73 15l-3.35 3.35.85.85 2.75-2.75V21h.6L21 17.57 18.42 15 21 12.43zm-2.83-1.13l1.13 1.13-1.13 1.13V11.3zm1.13 6.27l-1.13 1.13v-2.26l1.13 1.13z", + fill: "currentColor" })); } - export default SvgMediaBluetoothOn; \ No newline at end of file diff --git a/icons/es5/Mediation.js b/icons/es5/Mediation.js index 4021a6ce4c..a23d9bf019 100644 --- a/icons/es5/Mediation.js +++ b/icons/es5/Mediation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMediation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 13h-5.06A8.974 8.974 0 018 20.05 3.005 3.005 0 015 23c-1.66 0-3-1.34-3-3s1.34-3 3-3c.95 0 1.78.45 2.33 1.14A6.969 6.969 0 0010.91 13h-3.1C7.4 14.16 6.3 15 5 15c-1.66 0-3-1.34-3-3s1.34-3 3-3c1.3 0 2.4.84 2.82 2h3.1c-.32-2.23-1.69-4.1-3.59-5.14C6.78 6.55 5.95 7 5 7 3.34 7 2 5.66 2 4s1.34-3 3-3a2.99 2.99 0 012.99 2.95A8.974 8.974 0 0112.93 11H18V8l4 4-4 4v-3z" + d: "M18 13h-5.06A8.974 8.974 0 018 20.05 3.005 3.005 0 015 23c-1.66 0-3-1.34-3-3s1.34-3 3-3c.95 0 1.78.45 2.33 1.14A6.969 6.969 0 0010.91 13h-3.1C7.4 14.16 6.3 15 5 15c-1.66 0-3-1.34-3-3s1.34-3 3-3c1.3 0 2.4.84 2.82 2h3.1c-.32-2.23-1.69-4.1-3.59-5.14C6.78 6.55 5.95 7 5 7 3.34 7 2 5.66 2 4s1.34-3 3-3a2.99 2.99 0 012.99 2.95A8.974 8.974 0 0112.93 11H18V8l4 4-4 4v-3z", + fill: "currentColor" })); } - export default SvgMediation; \ No newline at end of file diff --git a/icons/es5/MedicalInformation.js b/icons/es5/MedicalInformation.js index 32c6c7686b..415b4581eb 100644 --- a/icons/es5/MedicalInformation.js +++ b/icons/es5/MedicalInformation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMedicalInformation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 7h-7V2H9v5H2v15h20V7zM11 4h2v5h-2V4zm0 12H9v2H7v-2H5v-2h2v-2h2v2h2v2zm2-1.5V13h6v1.5h-6zm0 3V16h4v1.5h-4z" + d: "M22 7h-7V2H9v5H2v15h20V7zM11 4h2v5h-2V4zm0 12H9v2H7v-2H5v-2h2v-2h2v2h2v2zm2-1.5V13h6v1.5h-6zm0 3V16h4v1.5h-4z", + fill: "currentColor" })); } - export default SvgMedicalInformation; \ No newline at end of file diff --git a/icons/es5/MedicalServices.js b/icons/es5/MedicalServices.js index 6825d0bfeb..5128336dfd 100644 --- a/icons/es5/MedicalServices.js +++ b/icons/es5/MedicalServices.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMedicalServices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 6V2H8v4H2v16h20V6h-6zm-6-2h4v2h-4V4zm6 11h-3v3h-2v-3H8v-2h3v-3h2v3h3v2z" + d: "M16 6V2H8v4H2v16h20V6h-6zm-6-2h4v2h-4V4zm6 11h-3v3h-2v-3H8v-2h3v-3h2v3h3v2z", + fill: "currentColor" })); } - export default SvgMedicalServices; \ No newline at end of file diff --git a/icons/es5/Medication.js b/icons/es5/Medication.js index 3f6b06cc2c..12b5a328e2 100644 --- a/icons/es5/Medication.js +++ b/icons/es5/Medication.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMedication(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 3h12v2H6zm13 3H5v15h14V6zm-3 9h-2.5v2.5h-3V15H8v-3h2.5V9.5h3V12H16v3z" + d: "M6 3h12v2H6zm13 3H5v15h14V6zm-3 9h-2.5v2.5h-3V15H8v-3h2.5V9.5h3V12H16v3z", + fill: "currentColor" })); } - export default SvgMedication; \ No newline at end of file diff --git a/icons/es5/MedicationLiquid.js b/icons/es5/MedicationLiquid.js index e52981143f..5fb49e2fc6 100644 --- a/icons/es5/MedicationLiquid.js +++ b/icons/es5/MedicationLiquid.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMedicationLiquid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3h12v2H3zm4.5 14.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z" + d: "M3 3h12v2H3zm4.5 14.5h3V15H13v-3h-2.5V9.5h-3V12H5v3h2.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M14 6H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 13H4V8h10v11zm6-13c-1.68 0-3 1.76-3 4 0 1.77.83 3.22 2 3.76V20c0 .55.45 1 1 1s1-.45 1-1v-6.24c1.17-.54 2-1.99 2-3.76 0-2.24-1.32-4-3-4zm0 6c-.41 0-1-.78-1-2s.59-2 1-2 1 .78 1 2-.59 2-1 2z" + d: "M14 6H4c-1.1 0-2 .9-2 2v11c0 1.1.9 2 2 2h10c1.1 0 2-.9 2-2V8c0-1.1-.9-2-2-2zm0 13H4V8h10v11zm6-13c-1.68 0-3 1.76-3 4 0 1.77.83 3.22 2 3.76V20c0 .55.45 1 1 1s1-.45 1-1v-6.24c1.17-.54 2-1.99 2-3.76 0-2.24-1.32-4-3-4zm0 6c-.41 0-1-.78-1-2s.59-2 1-2 1 .78 1 2-.59 2-1 2z", + fill: "currentColor" })); } - export default SvgMedicationLiquid; \ No newline at end of file diff --git a/icons/es5/MeetingRoom.js b/icons/es5/MeetingRoom.js index 0343dee9f2..efc92aec7c 100644 --- a/icons/es5/MeetingRoom.js +++ b/icons/es5/MeetingRoom.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMeetingRoom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 6v15H3v-2h2V3h9v1h5v15h2v2h-4V6h-3zm-4 5v2h2v-2h-2z" + d: "M14 6v15H3v-2h2V3h9v1h5v15h2v2h-4V6h-3zm-4 5v2h2v-2h-2z", + fill: "currentColor" })); } - export default SvgMeetingRoom; \ No newline at end of file diff --git a/icons/es5/Memory.js b/icons/es5/Memory.js index 3c22054a12..7c16f2e035 100644 --- a/icons/es5/Memory.js +++ b/icons/es5/Memory.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMemory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 9H9v6h6V9zm-2 4h-2v-2h2v2zm8-2V9h-2V5h-4V3h-2v2h-2V3H9v2H5v4H3v2h2v2H3v2h2v4h4v2h2v-2h2v2h2v-2h4v-4h2v-2h-2v-2h2zm-4 6H7V7h10v10z" + d: "M15 9H9v6h6V9zm-2 4h-2v-2h2v2zm8-2V9h-2V5h-4V3h-2v2h-2V3H9v2H5v4H3v2h2v2H3v2h2v4h4v2h2v-2h2v2h2v-2h4v-4h2v-2h-2v-2h2zm-4 6H7V7h10v10z", + fill: "currentColor" })); } - export default SvgMemory; \ No newline at end of file diff --git a/icons/es5/Menu.js b/icons/es5/Menu.js index 70005f24a9..4b85dc2cc2 100644 --- a/icons/es5/Menu.js +++ b/icons/es5/Menu.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMenu(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgMenu(props) { fill: "currentColor" })); } - export default SvgMenu; \ No newline at end of file diff --git a/icons/es5/MenuBook.js b/icons/es5/MenuBook.js index 465c051e95..5a1ea7af37 100644 --- a/icons/es5/MenuBook.js +++ b/icons/es5/MenuBook.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMenuBook(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 5c-1.11-.35-2.33-.5-3.5-.5-1.95 0-4.05.4-5.5 1.5-1.45-1.1-3.55-1.5-5.5-1.5S2.45 4.9 1 6v15.5C2.45 20.4 4.55 20 6.5 20s4.05.4 5.5 1.5c1.45-1.1 3.55-1.5 5.5-1.5 1.17 0 2.39.15 3.5.5.75.25 1.4.55 2 1V6c-.6-.45-1.25-.75-2-1zm0 13.5c-1.1-.35-2.3-.5-3.5-.5-1.7 0-4.15.65-5.5 1.5V8c1.35-.85 3.8-1.5 5.5-1.5 1.2 0 2.4.15 3.5.5v11.5z" + d: "M21 5c-1.11-.35-2.33-.5-3.5-.5-1.95 0-4.05.4-5.5 1.5-1.45-1.1-3.55-1.5-5.5-1.5S2.45 4.9 1 6v15.5C2.45 20.4 4.55 20 6.5 20s4.05.4 5.5 1.5c1.45-1.1 3.55-1.5 5.5-1.5 1.17 0 2.39.15 3.5.5.75.25 1.4.55 2 1V6c-.6-.45-1.25-.75-2-1zm0 13.5c-1.1-.35-2.3-.5-3.5-.5-1.7 0-4.15.65-5.5 1.5V8c1.35-.85 3.8-1.5 5.5-1.5 1.2 0 2.4.15 3.5.5v11.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17.5 10.5c.88 0 1.73.09 2.5.26V9.24c-.79-.15-1.64-.24-2.5-.24-1.7 0-3.24.29-4.5.83v1.66c1.13-.64 2.7-.99 4.5-.99zM13 12.49v1.66c1.13-.64 2.7-.99 4.5-.99.88 0 1.73.09 2.5.26V11.9c-.79-.15-1.64-.24-2.5-.24-1.7 0-3.24.3-4.5.83zm4.5 1.84c-1.7 0-3.24.29-4.5.83v1.66c1.13-.64 2.7-.99 4.5-.99.88 0 1.73.09 2.5.26v-1.52c-.79-.16-1.64-.24-2.5-.24z" + d: "M17.5 10.5c.88 0 1.73.09 2.5.26V9.24c-.79-.15-1.64-.24-2.5-.24-1.7 0-3.24.29-4.5.83v1.66c1.13-.64 2.7-.99 4.5-.99zM13 12.49v1.66c1.13-.64 2.7-.99 4.5-.99.88 0 1.73.09 2.5.26V11.9c-.79-.15-1.64-.24-2.5-.24-1.7 0-3.24.3-4.5.83zm4.5 1.84c-1.7 0-3.24.29-4.5.83v1.66c1.13-.64 2.7-.99 4.5-.99.88 0 1.73.09 2.5.26v-1.52c-.79-.16-1.64-.24-2.5-.24z", + fill: "currentColor" })); } - export default SvgMenuBook; \ No newline at end of file diff --git a/icons/es5/MenuOpen.js b/icons/es5/MenuOpen.js index 5d9c8a9b6e..d9450f2768 100644 --- a/icons/es5/MenuOpen.js +++ b/icons/es5/MenuOpen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMenuOpen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 18h13v-2H3v2zm0-5h10v-2H3v2zm0-7v2h13V6H3zm18 9.59L17.42 12 21 8.41 19.59 7l-5 5 5 5L21 15.59z" + d: "M3 18h13v-2H3v2zm0-5h10v-2H3v2zm0-7v2h13V6H3zm18 9.59L17.42 12 21 8.41 19.59 7l-5 5 5 5L21 15.59z", + fill: "currentColor" })); } - export default SvgMenuOpen; \ No newline at end of file diff --git a/icons/es5/Merge.js b/icons/es5/Merge.js index af782669fe..4d0a435745 100644 --- a/icons/es5/Merge.js +++ b/icons/es5/Merge.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMerge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.41 21L5 19.59l4.83-4.83c.75-.75 1.17-1.77 1.17-2.83v-5.1L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83v5.1c0 1.06.42 2.08 1.17 2.83L19 19.59 17.59 21 12 15.41 6.41 21z" + d: "M6.41 21L5 19.59l4.83-4.83c.75-.75 1.17-1.77 1.17-2.83v-5.1L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83v5.1c0 1.06.42 2.08 1.17 2.83L19 19.59 17.59 21 12 15.41 6.41 21z", + fill: "currentColor" })); } - export default SvgMerge; \ No newline at end of file diff --git a/icons/es5/MergeType.js b/icons/es5/MergeType.js index a64e26aa65..2e110132aa 100644 --- a/icons/es5/MergeType.js +++ b/icons/es5/MergeType.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMergeType(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z" + d: "M17 20.41L18.41 19 15 15.59 13.59 17 17 20.41zM7.5 8H11v5.59L5.59 19 7 20.41l6-6V8h3.5L12 3.5 7.5 8z", + fill: "currentColor" })); } - export default SvgMergeType; \ No newline at end of file diff --git a/icons/es5/Message.js b/icons/es5/Message.js index e66f552c70..f6ae66e1a7 100644 --- a/icons/es5/Message.js +++ b/icons/es5/Message.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMessage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2.01L2 22l4-4h16V2zm-4 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z" + d: "M22 2H2.01L2 22l4-4h16V2zm-4 12H6v-2h12v2zm0-3H6V9h12v2zm0-3H6V6h12v2z", + fill: "currentColor" })); } - export default SvgMessage; \ No newline at end of file diff --git a/icons/es5/Mic.js b/icons/es5/Mic.js index 1ef67164d9..899f17ec07 100644 --- a/icons/es5/Mic.js +++ b/icons/es5/Mic.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3z" + d: "M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 11c0 2.76-2.24 5-5 5s-5-2.24-5-5H5c0 3.53 2.61 6.43 6 6.92V21h2v-3.08c3.39-.49 6-3.39 6-6.92h-2z" + d: "M17 11c0 2.76-2.24 5-5 5s-5-2.24-5-5H5c0 3.53 2.61 6.43 6 6.92V21h2v-3.08c3.39-.49 6-3.39 6-6.92h-2z", + fill: "currentColor" })); } - export default SvgMic; \ No newline at end of file diff --git a/icons/es5/MicExternalOff.js b/icons/es5/MicExternalOff.js index 1c9384edef..433a700bf6 100644 --- a/icons/es5/MicExternalOff.js +++ b/icons/es5/MicExternalOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMicExternalOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 5c0-1.66-1.34-3-3-3-.62 0-1.19.19-1.67.5l4.15 4.15C9.8 6.18 10 5.61 10 5zm4-1h4v11.17l2 2V2h-8v7.17l2 2zM2.1 2.1L.69 3.51 5.17 8H4l1 10h1v4h8v-5.17l6.49 6.49 1.41-1.41L2.1 2.1zM12 20H8v-2h1l.56-5.61L12 14.83V20z" + d: "M10 5c0-1.66-1.34-3-3-3-.62 0-1.19.19-1.67.5l4.15 4.15C9.8 6.18 10 5.61 10 5zm4-1h4v11.17l2 2V2h-8v7.17l2 2zM2.1 2.1L.69 3.51 5.17 8H4l1 10h1v4h8v-5.17l6.49 6.49 1.41-1.41L2.1 2.1zM12 20H8v-2h1l.56-5.61L12 14.83V20z", + fill: "currentColor" })); } - export default SvgMicExternalOff; \ No newline at end of file diff --git a/icons/es5/MicExternalOn.js b/icons/es5/MicExternalOn.js index c1b81d5284..a5be39e6ce 100644 --- a/icons/es5/MicExternalOn.js +++ b/icons/es5/MicExternalOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMicExternalOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.22 7H4.78C4.3 6.47 4 5.77 4 5c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .77-.3 1.47-.78 2zM20 2v20h-2V4h-4v18H6v-4H5L4 8h6L9 18H8v2h4V2h8z" + d: "M9.22 7H4.78C4.3 6.47 4 5.77 4 5c0-1.66 1.34-3 3-3s3 1.34 3 3c0 .77-.3 1.47-.78 2zM20 2v20h-2V4h-4v18H6v-4H5L4 8h6L9 18H8v2h4V2h8z", + fill: "currentColor" })); } - export default SvgMicExternalOn; \ No newline at end of file diff --git a/icons/es5/MicNone.js b/icons/es5/MicNone.js index 59c6cacff0..57d0a5c52a 100644 --- a/icons/es5/MicNone.js +++ b/icons/es5/MicNone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMicNone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm-1-9c0-.55.45-1 1-1s1 .45 1 1v6c0 .55-.45 1-1 1s-1-.45-1-1V5zm6 6c0 2.76-2.24 5-5 5s-5-2.24-5-5H5c0 3.53 2.61 6.43 6 6.92V21h2v-3.08c3.39-.49 6-3.39 6-6.92h-2z" + d: "M12 14c1.66 0 3-1.34 3-3V5c0-1.66-1.34-3-3-3S9 3.34 9 5v6c0 1.66 1.34 3 3 3zm-1-9c0-.55.45-1 1-1s1 .45 1 1v6c0 .55-.45 1-1 1s-1-.45-1-1V5zm6 6c0 2.76-2.24 5-5 5s-5-2.24-5-5H5c0 3.53 2.61 6.43 6 6.92V21h2v-3.08c3.39-.49 6-3.39 6-6.92h-2z", + fill: "currentColor" })); } - export default SvgMicNone; \ No newline at end of file diff --git a/icons/es5/MicOff.js b/icons/es5/MicOff.js index 44a688178d..3e51e5bd44 100644 --- a/icons/es5/MicOff.js +++ b/icons/es5/MicOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMicOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 10.6V5c0-1.66-1.34-3-3-3-1.54 0-2.79 1.16-2.96 2.65L15 10.6zm4 .4h-1.7c0 .58-.1 1.13-.27 1.64l1.27 1.27c.44-.88.7-1.87.7-2.91zM4.41 2.86L3 4.27l6 6V11c0 1.66 1.34 3 3 3 .23 0 .44-.03.65-.08l1.66 1.66c-.71.33-1.5.52-2.31.52-2.76 0-5.3-2.1-5.3-5.1H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28a7.13 7.13 0 002.55-.9l4.2 4.2 1.41-1.41L4.41 2.86z" + d: "M15 10.6V5c0-1.66-1.34-3-3-3-1.54 0-2.79 1.16-2.96 2.65L15 10.6zm4 .4h-1.7c0 .58-.1 1.13-.27 1.64l1.27 1.27c.44-.88.7-1.87.7-2.91zM4.41 2.86L3 4.27l6 6V11c0 1.66 1.34 3 3 3 .23 0 .44-.03.65-.08l1.66 1.66c-.71.33-1.5.52-2.31.52-2.76 0-5.3-2.1-5.3-5.1H5c0 3.41 2.72 6.23 6 6.72V21h2v-3.28a7.13 7.13 0 002.55-.9l4.2 4.2 1.41-1.41L4.41 2.86z", + fill: "currentColor" })); } - export default SvgMicOff; \ No newline at end of file diff --git a/icons/es5/MicrosoftTeams.js b/icons/es5/MicrosoftTeams.js index e359fb6c25..76003137eb 100644 --- a/icons/es5/MicrosoftTeams.js +++ b/icons/es5/MicrosoftTeams.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMicrosoftTeams(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 25, @@ -11,7 +9,7 @@ function SvgMicrosoftTeams(props) { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink" }, props), /*#__PURE__*/React.createElement("path", { - fill: "url(#microsoft_teams_svg__pattern0)", + fill: "currentColor", d: "M.332.871h24v22.257h-24z" }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("pattern", { id: "microsoft_teams_svg__pattern0", @@ -28,5 +26,4 @@ function SvgMicrosoftTeams(props) { xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAPoCAYAAABNo9TkAAAgAElEQVR4AezdW2xd933g+wIB/OKXAEGAPPgpeUseDow5nUl6kml8G1uyuCVSpslNUh7XzdROU8tKapuWTMYWuSlfATdAjRYYjPNwiqaTYNCTk5x0JpasCE0s8SIksiTbAXLr1LGtTSm+TMew4yLr4Le3tknLlHhbm9z///4Y2BDNy+Lan7VIru/+r/Vfv/d7/iNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQItEdg190nLr/3wXNX7J0495m9k2f69k3W79q3/8yD99fqT8VjvDb/vaUeY1Pzfx8f31erP9n4/In5O+Lr75uoX7n3wCsfjeW2Z40tlQABAgQIECBAgAABAgQIJC4QIb5v/5nrI6jHJue/MTZVnxmr1V/+6oE3iv2PvFVMPPZOUXv8X4vJx39bTDz6duMR77/Yo/E5j73T+PzW18TnjtXOFbHcxvIn57+xb2r+nrHJ+c/H90+c0OoTIECAAAECBAgQIECAAIHVC4xOvPKpfRP12yLGx2v1FyKcI6QjwiOuH3z4X4qI8/Gp35yP6rPFWG29j3ON5cVyY/nxfRrf77F3irHJs++O1eonGiPvE2dG7nvwzMdX/6x8BQECBAgQIECAAAECBAgQ6HCB/v7TlzVGyGv1JyPII7xbMf7AQ28W41OvlRDgaw34CPfXiliPVrSPTZ77XXOUvX4gTrHvcF6rR4AAAQIECBAgQIAAAQIELi7Q3//ND8Xp43EteJxW3jpVPUavmyPjaw3q9n9dBHusZ4zqR7iP1eZ/MTZ55nGxfvHt7SMECBAgQIAAAQIECBAg0GECcXp441ry2vwvWlHeHCWP09XbH9dlf494MSHWfyHW6ydiwjrXrXfYjmd1CBAgQIAAAQIECBAgQKApEKewxwzqcT13nL6ewkj5amM+Yj2eVzy/8drZN+MaeqPqfgIIECBAgAABAgQIECBAYNMF4jT2fRNnRuJ67QjXuIY7JmFbbfim9/nnGs8znm+cDn9/bf7g6P5XezZ9g1gBAgQIECBAgAABAgQIEOgugVaYx4RvEalxKvvmTvS2eafOx/OO598wmKz/UKh318+CZ0uAAAECBAgQIECAAIFNE9g7eaYvbkkW9ybP8TT2tY7mLw71GFGPCfI2bSP5xgQIECBAgAABAgQI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xevF61rmbE0+Ji9CgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgC9+PC4AAA+aSURBVAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQCQL/D9/YPjDosjeJAAAAAElFTkSuQmCC" }))); } - export default SvgMicrosoftTeams; \ No newline at end of file diff --git a/icons/es5/Microwave.js b/icons/es5/Microwave.js index 01e6f865a0..3bce7d265d 100644 --- a/icons/es5/Microwave.js +++ b/icons/es5/Microwave.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMicrowave(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.8 10.61L5.37 9.19C5.73 8.79 6.59 8 7.75 8c.8 0 1.39.39 1.81.67.31.21.51.33.69.33.37 0 .8-.41.95-.61l1.42 1.42c-.36.4-1.22 1.19-2.37 1.19-.79 0-1.37-.38-1.79-.66-.33-.22-.52-.34-.71-.34-.37 0-.8.41-.95.61zM7.75 15c.19 0 .38.12.71.34.42.28 1 .66 1.79.66 1.16 0 2.01-.79 2.37-1.19l-1.42-1.42c-.15.2-.59.61-.95.61-.18 0-.38-.12-.69-.33-.42-.28-1.01-.67-1.81-.67-1.16 0-2.02.79-2.38 1.19l1.42 1.42c.16-.2.59-.61.96-.61zM22 4v16H2V4h20zm-8 2H4v12h10V6zm5 10c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zm0-4c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zm0-5h-2v2h2V7z" + d: "M6.8 10.61L5.37 9.19C5.73 8.79 6.59 8 7.75 8c.8 0 1.39.39 1.81.67.31.21.51.33.69.33.37 0 .8-.41.95-.61l1.42 1.42c-.36.4-1.22 1.19-2.37 1.19-.79 0-1.37-.38-1.79-.66-.33-.22-.52-.34-.71-.34-.37 0-.8.41-.95.61zM7.75 15c.19 0 .38.12.71.34.42.28 1 .66 1.79.66 1.16 0 2.01-.79 2.37-1.19l-1.42-1.42c-.15.2-.59.61-.95.61-.18 0-.38-.12-.69-.33-.42-.28-1.01-.67-1.81-.67-1.16 0-2.02.79-2.38 1.19l1.42 1.42c.16-.2.59-.61.96-.61zM22 4v16H2V4h20zm-8 2H4v12h10V6zm5 10c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zm0-4c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1zm0-5h-2v2h2V7z", + fill: "currentColor" })); } - export default SvgMicrowave; \ No newline at end of file diff --git a/icons/es5/MilitaryTech.js b/icons/es5/MilitaryTech.js index fd5f9204d8..33e96f7742 100644 --- a/icons/es5/MilitaryTech.js +++ b/icons/es5/MilitaryTech.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMilitaryTech(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 11V2H7v9l4.66 2.8-.99 2.34-3.41.29 2.59 2.24L9.07 22 12 20.23 14.93 22l-.78-3.33 2.59-2.24-3.41-.29-.99-2.34L17 11zm-4 1.23l-1 .6-1-.6V3h2v9.23z" + d: "M17 11V2H7v9l4.66 2.8-.99 2.34-3.41.29 2.59 2.24L9.07 22 12 20.23 14.93 22l-.78-3.33 2.59-2.24-3.41-.29-.99-2.34L17 11zm-4 1.23l-1 .6-1-.6V3h2v9.23z", + fill: "currentColor" })); } - export default SvgMilitaryTech; \ No newline at end of file diff --git a/icons/es5/Minimize.js b/icons/es5/Minimize.js index 2064033c37..503099b2ae 100644 --- a/icons/es5/Minimize.js +++ b/icons/es5/Minimize.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMinimize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 19h12v2H6v-2z" + d: "M6 19h12v2H6v-2z", + fill: "currentColor" })); } - export default SvgMinimize; \ No newline at end of file diff --git a/icons/es5/MinorCrash.js b/icons/es5/MinorCrash.js index c4590aa199..06adb20836 100644 --- a/icons/es5/MinorCrash.js +++ b/icons/es5/MinorCrash.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMinorCrash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.57 8H5.43L3 15v9h3v-2h12v2h3v-9l-2.43-7zM6.85 10h10.29l1.04 3H5.81l1.04-3zM6 17.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 19 7.5 19 6 18.33 6 17.5zm9 0c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5zM9.41 5L8 6.41l-3-3L6.41 2l3 3zM16 6.41L14.59 5l3-3L19 3.41l-3 3zM13 5h-2V0h2v5z" + d: "M18.57 8H5.43L3 15v9h3v-2h12v2h3v-9l-2.43-7zM6.85 10h10.29l1.04 3H5.81l1.04-3zM6 17.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 19 7.5 19 6 18.33 6 17.5zm9 0c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5zM9.41 5L8 6.41l-3-3L6.41 2l3 3zM16 6.41L14.59 5l3-3L19 3.41l-3 3zM13 5h-2V0h2v5z", + fill: "currentColor" })); } - export default SvgMinorCrash; \ No newline at end of file diff --git a/icons/es5/Minus.js b/icons/es5/Minus.js index a4889d4f1d..f820db746b 100644 --- a/icons/es5/Minus.js +++ b/icons/es5/Minus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMinus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 12.998H5v-2h14z" + d: "M19 12.998H5v-2h14z", + fill: "currentColor" })); } - export default SvgMinus; \ No newline at end of file diff --git a/icons/es5/MiscellaneousServices.js b/icons/es5/MiscellaneousServices.js index 093085a18c..04c4653439 100644 --- a/icons/es5/MiscellaneousServices.js +++ b/icons/es5/MiscellaneousServices.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMiscellaneousServices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.02 13.97l1.7-2.94s-.09-.08-.23-.18l-1.47-1.16-.01.02c.03-.24.05-.47.05-.71s-.02-.47-.06-.69l.01.01 1.71-1.34-1.7-2.95-2.01.81v.01c-.37-.28-.77-.52-1.2-.7h.01L10.52 2H7.11L6.8 4.15h.01c-.43.18-.83.42-1.2.7v-.01L3.6 4.03 1.9 6.98l1.7 1.34.01-.01c-.03.22-.05.45-.05.69s.02.47.05.71l-.01-.02-1.47 1.16c-.13.1-.23.18-.23.18l1.7 2.94 2.02-.8-.02-.03c.37.29.77.53 1.21.71H6.8L7.11 16h3.4s.02-.13.04-.3l.27-1.85h-.01c.44-.18.84-.42 1.21-.71l-.02.03 2.02.8zM8.81 11c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm12.17 6.94l-.01.01c.02-.15.03-.3.03-.45 0-.15-.01-.3-.04-.44l.01.01 1.1-.86-1.09-1.9-1.29.52v.01c-.24-.18-.49-.33-.77-.45h.01l-.2-1.39h-2.19l-.2 1.38h.01c-.28.12-.53.27-.77.45v-.01l-1.29-.52-1.09 1.9 1.09.86.01-.01c-.02.14-.03.29-.03.44 0 .15.01.3.03.46l-.01-.01-.94.75c-.08.06-.15.12-.15.12l1.09 1.89 1.3-.51-.01-.02c.24.19.5.34.78.46h-.01l.2 1.38h2.19s.01-.08.03-.19l.17-1.19h-.01c.28-.12.54-.27.78-.46l-.01.02 1.3.51 1.09-1.89s-.06-.05-.15-.12l-.96-.75zm-3.35.85c-.71 0-1.29-.58-1.29-1.29s.58-1.29 1.29-1.29 1.29.58 1.29 1.29-.58 1.29-1.29 1.29z" + d: "M14.02 13.97l1.7-2.94s-.09-.08-.23-.18l-1.47-1.16-.01.02c.03-.24.05-.47.05-.71s-.02-.47-.06-.69l.01.01 1.71-1.34-1.7-2.95-2.01.81v.01c-.37-.28-.77-.52-1.2-.7h.01L10.52 2H7.11L6.8 4.15h.01c-.43.18-.83.42-1.2.7v-.01L3.6 4.03 1.9 6.98l1.7 1.34.01-.01c-.03.22-.05.45-.05.69s.02.47.05.71l-.01-.02-1.47 1.16c-.13.1-.23.18-.23.18l1.7 2.94 2.02-.8-.02-.03c.37.29.77.53 1.21.71H6.8L7.11 16h3.4s.02-.13.04-.3l.27-1.85h-.01c.44-.18.84-.42 1.21-.71l-.02.03 2.02.8zM8.81 11c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm12.17 6.94l-.01.01c.02-.15.03-.3.03-.45 0-.15-.01-.3-.04-.44l.01.01 1.1-.86-1.09-1.9-1.29.52v.01c-.24-.18-.49-.33-.77-.45h.01l-.2-1.39h-2.19l-.2 1.38h.01c-.28.12-.53.27-.77.45v-.01l-1.29-.52-1.09 1.9 1.09.86.01-.01c-.02.14-.03.29-.03.44 0 .15.01.3.03.46l-.01-.01-.94.75c-.08.06-.15.12-.15.12l1.09 1.89 1.3-.51-.01-.02c.24.19.5.34.78.46h-.01l.2 1.38h2.19s.01-.08.03-.19l.17-1.19h-.01c.28-.12.54-.27.78-.46l-.01.02 1.3.51 1.09-1.89s-.06-.05-.15-.12l-.96-.75zm-3.35.85c-.71 0-1.29-.58-1.29-1.29s.58-1.29 1.29-1.29 1.29.58 1.29 1.29-.58 1.29-1.29 1.29z", + fill: "currentColor" })); } - export default SvgMiscellaneousServices; \ No newline at end of file diff --git a/icons/es5/MissedVideoCall.js b/icons/es5/MissedVideoCall.js index bd08503486..5b9c10a0f5 100644 --- a/icons/es5/MissedVideoCall.js +++ b/icons/es5/MissedVideoCall.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMissedVideoCall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 10.5V6H3v12h14v-4.5l4 4v-11l-4 4zM10 15l-3.89-3.89v2.55H5V9.22h4.44v1.11H6.89l3.11 3.1 4.22-4.22.78.79-5 5z" + d: "M17 10.5V6H3v12h14v-4.5l4 4v-11l-4 4zM10 15l-3.89-3.89v2.55H5V9.22h4.44v1.11H6.89l3.11 3.1 4.22-4.22.78.79-5 5z", + fill: "currentColor" })); } - export default SvgMissedVideoCall; \ No newline at end of file diff --git a/icons/es5/Mms.js b/icons/es5/Mms.js index 195ccc0c03..6d7aff4a71 100644 --- a/icons/es5/Mms.js +++ b/icons/es5/Mms.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20l4-4h16V2zM5 14l3.5-4.5 2.5 3.01L14.5 8l4.5 6H5z" + d: "M22 2H2v20l4-4h16V2zM5 14l3.5-4.5 2.5 3.01L14.5 8l4.5 6H5z", + fill: "currentColor" })); } - export default SvgMms; \ No newline at end of file diff --git a/icons/es5/MobileFriendly.js b/icons/es5/MobileFriendly.js index f6027dc480..41d95a0ef3 100644 --- a/icons/es5/MobileFriendly.js +++ b/icons/es5/MobileFriendly.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMobileFriendly(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 1H7v5h2V4h10v16H9v-2H7v5h14V1zM7.01 13.47l-2.55-2.55-1.27 1.27L7 16l7.19-7.19-1.27-1.27-5.91 5.93z" + d: "M21 1H7v5h2V4h10v16H9v-2H7v5h14V1zM7.01 13.47l-2.55-2.55-1.27 1.27L7 16l7.19-7.19-1.27-1.27-5.91 5.93z", + fill: "currentColor" })); } - export default SvgMobileFriendly; \ No newline at end of file diff --git a/icons/es5/MobileOff.js b/icons/es5/MobileOff.js index c85b7c30a2..f9b7b61af2 100644 --- a/icons/es5/MobileOff.js +++ b/icons/es5/MobileOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMobileOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 5v8.61l2 2V1H5v.61L8.39 5zM2.9 2.35L1.49 3.76 5 7.27V23h14v-1.73l1.7 1.7 1.41-1.41L2.9 2.35zM7 19V9.27L16.73 19H7z" + d: "M17 5v8.61l2 2V1H5v.61L8.39 5zM2.9 2.35L1.49 3.76 5 7.27V23h14v-1.73l1.7 1.7 1.41-1.41L2.9 2.35zM7 19V9.27L16.73 19H7z", + fill: "currentColor" })); } - export default SvgMobileOff; \ No newline at end of file diff --git a/icons/es5/MobileScreenShare.js b/icons/es5/MobileScreenShare.js index 0cc09bf440..0cf2c2ac4d 100644 --- a/icons/es5/MobileScreenShare.js +++ b/icons/es5/MobileScreenShare.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMobileScreenShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.01 1v22H19V1H5.01zM17 19H7V5h10v14zm-4.2-5.76v1.75L16 12l-3.2-2.98v1.7c-3.11.43-4.35 2.56-4.8 4.7 1.11-1.5 2.58-2.18 4.8-2.18z" + d: "M5.01 1v22H19V1H5.01zM17 19H7V5h10v14zm-4.2-5.76v1.75L16 12l-3.2-2.98v1.7c-3.11.43-4.35 2.56-4.8 4.7 1.11-1.5 2.58-2.18 4.8-2.18z", + fill: "currentColor" })); } - export default SvgMobileScreenShare; \ No newline at end of file diff --git a/icons/es5/MobiledataOff.js b/icons/es5/MobiledataOff.js index 5841ffbb54..4281960466 100644 --- a/icons/es5/MobiledataOff.js +++ b/icons/es5/MobiledataOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMobiledataOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 7h3l-4-4-4 4h3v4.17l2 2zM2.81 2.81L1.39 4.22 8 10.83v6.18l-3 .01L9 21l4-4-3 .01v-4.18l9.78 9.78 1.41-1.42z" + d: "M16 7h3l-4-4-4 4h3v4.17l2 2zM2.81 2.81L1.39 4.22 8 10.83v6.18l-3 .01L9 21l4-4-3 .01v-4.18l9.78 9.78 1.41-1.42z", + fill: "currentColor" })); } - export default SvgMobiledataOff; \ No newline at end of file diff --git a/icons/es5/Mode.js b/icons/es5/Mode.js index 8fb4b8f471..faf96a32a7 100644 --- a/icons/es5/Mode.js +++ b/icons/es5/Mode.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM21.41 6.34l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54z" + d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM21.41 6.34l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54z", + fill: "currentColor" })); } - export default SvgMode; \ No newline at end of file diff --git a/icons/es5/ModeComment.js b/icons/es5/ModeComment.js index 32a1e64bce..3f4291653b 100644 --- a/icons/es5/ModeComment.js +++ b/icons/es5/ModeComment.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgModeComment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v16h16l4 4z" + d: "M22 2H2v16h16l4 4z", + fill: "currentColor" })); } - export default SvgModeComment; \ No newline at end of file diff --git a/icons/es5/ModeEdit.js b/icons/es5/ModeEdit.js index e8bcc92cc9..af7e35c339 100644 --- a/icons/es5/ModeEdit.js +++ b/icons/es5/ModeEdit.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgModeEdit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM21.41 6.34l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54z" + d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM21.41 6.34l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54z", + fill: "currentColor" })); } - export default SvgModeEdit; \ No newline at end of file diff --git a/icons/es5/ModeEditOutline.js b/icons/es5/ModeEditOutline.js index 24d633638b..22205d67cb 100644 --- a/icons/es5/ModeEditOutline.js +++ b/icons/es5/ModeEditOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgModeEditOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM21.41 6.34l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54z" + d: "M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25zM21.41 6.34l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54z", + fill: "currentColor" })); } - export default SvgModeEditOutline; \ No newline at end of file diff --git a/icons/es5/ModeFanOff.js b/icons/es5/ModeFanOff.js index efa52a1ddc..90c8344c82 100644 --- a/icons/es5/ModeFanOff.js +++ b/icons/es5/ModeFanOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgModeFanOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.34 8.36l-2.29.82c-.18-.13-.38-.25-.58-.34.17-.83.63-1.58 1.36-2.06C16.85 5.44 16.18 2 13.39 2c-3.08 0-4.9 1.47-5.3 3.26L18.73 15.9c1.5.39 3.27-.51 3.27-2.51 0-4.39-3.01-6.23-5.66-5.03zM2.81 2.81L1.39 4.22 5.27 8.1C3.77 7.7 2 8.61 2 10.61c0 4.4 3.01 6.24 5.66 5.03l2.29-.82c.18.13.38.25.58.34-.17.83-.63 1.58-1.36 2.06C7.15 18.56 7.82 22 10.61 22c3.08 0 4.9-1.47 5.3-3.26l3.87 3.87 1.41-1.41L2.81 2.81z" + d: "M16.34 8.36l-2.29.82c-.18-.13-.38-.25-.58-.34.17-.83.63-1.58 1.36-2.06C16.85 5.44 16.18 2 13.39 2c-3.08 0-4.9 1.47-5.3 3.26L18.73 15.9c1.5.39 3.27-.51 3.27-2.51 0-4.39-3.01-6.23-5.66-5.03zM2.81 2.81L1.39 4.22 5.27 8.1C3.77 7.7 2 8.61 2 10.61c0 4.4 3.01 6.24 5.66 5.03l2.29-.82c.18.13.38.25.58.34-.17.83-.63 1.58-1.36 2.06C7.15 18.56 7.82 22 10.61 22c3.08 0 4.9-1.47 5.3-3.26l3.87 3.87 1.41-1.41L2.81 2.81z", + fill: "currentColor" })); } - export default SvgModeFanOff; \ No newline at end of file diff --git a/icons/es5/ModeNight.js b/icons/es5/ModeNight.js index e1273c266e..dbe53c7378 100644 --- a/icons/es5/ModeNight.js +++ b/icons/es5/ModeNight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgModeNight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.5 2c-1.82 0-3.53.5-5 1.35 2.99 1.73 5 4.95 5 8.65s-2.01 6.92-5 8.65c1.47.85 3.18 1.35 5 1.35 5.52 0 10-4.48 10-10S15.02 2 9.5 2z" + d: "M9.5 2c-1.82 0-3.53.5-5 1.35 2.99 1.73 5 4.95 5 8.65s-2.01 6.92-5 8.65c1.47.85 3.18 1.35 5 1.35 5.52 0 10-4.48 10-10S15.02 2 9.5 2z", + fill: "currentColor" })); } - export default SvgModeNight; \ No newline at end of file diff --git a/icons/es5/ModeOfTravel.js b/icons/es5/ModeOfTravel.js index a07c1fc6ea..c2043cca09 100644 --- a/icons/es5/ModeOfTravel.js +++ b/icons/es5/ModeOfTravel.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgModeOfTravel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.31 18.9c-.96 1-2.06 2.03-3.31 3.1-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2c4 0 7.64 2.92 7.97 7.5h3.53L19 14l-4.5-4.5h3.47C17.65 6.24 15.13 4 12 4c-3.35 0-6 2.57-6 6.2 0 2.34 1.95 5.44 6 9.14.64-.59 1.23-1.16 1.77-1.71a2.5 2.5 0 01-.27-1.12 2.5 2.5 0 015 0 2.492 2.492 0 01-3.19 2.39z" + d: "M15.31 18.9c-.96 1-2.06 2.03-3.31 3.1-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2c4 0 7.64 2.92 7.97 7.5h3.53L19 14l-4.5-4.5h3.47C17.65 6.24 15.13 4 12 4c-3.35 0-6 2.57-6 6.2 0 2.34 1.95 5.44 6 9.14.64-.59 1.23-1.16 1.77-1.71a2.5 2.5 0 01-.27-1.12 2.5 2.5 0 015 0 2.492 2.492 0 01-3.19 2.39z", + fill: "currentColor" })); } - export default SvgModeOfTravel; \ No newline at end of file diff --git a/icons/es5/ModeStandby.js b/icons/es5/ModeStandby.js index 19da2c07c5..9ab5b9ce27 100644 --- a/icons/es5/ModeStandby.js +++ b/icons/es5/ModeStandby.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgModeStandby(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-8c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z" + d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm3-8c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3z", + fill: "currentColor" })); } - export default SvgModeStandby; \ No newline at end of file diff --git a/icons/es5/ModelTraining.js b/icons/es5/ModelTraining.js index 84cb32f9b4..9c958fa895 100644 --- a/icons/es5/ModelTraining.js +++ b/icons/es5/ModelTraining.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgModelTraining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 13.5c0 2-2.5 3.5-2.5 5h-2c0-1.5-2.5-3-2.5-5 0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5zm-2.5 6h-2V21h2v-1.5zm6-6.5c0 1.68-.59 3.21-1.58 4.42l1.42 1.42a8.978 8.978 0 00-1-12.68l-1.42 1.42A6.993 6.993 0 0119 13zm-3-8l-4-4v3a9 9 0 00-9 9c0 2.23.82 4.27 2.16 5.84l1.42-1.42A6.938 6.938 0 015 13c0-3.86 3.14-7 7-7v3l4-4z" + d: "M15.5 13.5c0 2-2.5 3.5-2.5 5h-2c0-1.5-2.5-3-2.5-5 0-1.93 1.57-3.5 3.5-3.5s3.5 1.57 3.5 3.5zm-2.5 6h-2V21h2v-1.5zm6-6.5c0 1.68-.59 3.21-1.58 4.42l1.42 1.42a8.978 8.978 0 00-1-12.68l-1.42 1.42A6.993 6.993 0 0119 13zm-3-8l-4-4v3a9 9 0 00-9 9c0 2.23.82 4.27 2.16 5.84l1.42-1.42A6.938 6.938 0 015 13c0-3.86 3.14-7 7-7v3l4-4z", + fill: "currentColor" })); } - export default SvgModelTraining; \ No newline at end of file diff --git a/icons/es5/MonetizationOn.js b/icons/es5/MonetizationOn.js index 3d8ca53caa..876fc75d61 100644 --- a/icons/es5/MonetizationOn.js +++ b/icons/es5/MonetizationOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMonetizationOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.41 16.09V20h-2.67v-1.93c-1.71-.36-3.16-1.46-3.27-3.4h1.96c.1 1.05.82 1.87 2.65 1.87 1.96 0 2.4-.98 2.4-1.59 0-.83-.44-1.61-2.67-2.14-2.48-.6-4.18-1.62-4.18-3.67 0-1.72 1.39-2.84 3.11-3.21V4h2.67v1.95c1.86.45 2.79 1.86 2.85 3.39H14.3c-.05-1.11-.64-1.87-2.22-1.87-1.5 0-2.4.68-2.4 1.64 0 .84.65 1.39 2.67 1.91s4.18 1.39 4.18 3.91c-.01 1.83-1.38 2.83-3.12 3.16z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.41 16.09V20h-2.67v-1.93c-1.71-.36-3.16-1.46-3.27-3.4h1.96c.1 1.05.82 1.87 2.65 1.87 1.96 0 2.4-.98 2.4-1.59 0-.83-.44-1.61-2.67-2.14-2.48-.6-4.18-1.62-4.18-3.67 0-1.72 1.39-2.84 3.11-3.21V4h2.67v1.95c1.86.45 2.79 1.86 2.85 3.39H14.3c-.05-1.11-.64-1.87-2.22-1.87-1.5 0-2.4.68-2.4 1.64 0 .84.65 1.39 2.67 1.91s4.18 1.39 4.18 3.91c-.01 1.83-1.38 2.83-3.12 3.16z", + fill: "currentColor" })); } - export default SvgMonetizationOn; \ No newline at end of file diff --git a/icons/es5/Money.js b/icons/es5/Money.js index 768406f575..1a92f77422 100644 --- a/icons/es5/Money.js +++ b/icons/es5/Money.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoney(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgMoney(props) { fill: "currentColor" })); } - export default SvgMoney; \ No newline at end of file diff --git a/icons/es5/MoneyFilled.js b/icons/es5/MoneyFilled.js index 1670cfb438..1c16c9dd50 100644 --- a/icons/es5/MoneyFilled.js +++ b/icons/es5/MoneyFilled.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoneyFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgMoneyFilled(props) { fill: "currentColor" })); } - export default SvgMoneyFilled; \ No newline at end of file diff --git a/icons/es5/MoneyOff.js b/icons/es5/MoneyOff.js index 461740c411..e3a726d78e 100644 --- a/icons/es5/MoneyOff.js +++ b/icons/es5/MoneyOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoneyOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.5 6.9c1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-.39.08-.75.21-1.1.36l1.51 1.51c.32-.08.69-.13 1.09-.13zM5.47 3.92L4.06 5.33 7.5 8.77c0 2.08 1.56 3.22 3.91 3.91l3.51 3.51c-.34.49-1.05.91-2.42.91-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c.96-.18 1.83-.55 2.46-1.12l2.22 2.22 1.41-1.41L5.47 3.92z" + d: "M12.5 6.9c1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-.39.08-.75.21-1.1.36l1.51 1.51c.32-.08.69-.13 1.09-.13zM5.47 3.92L4.06 5.33 7.5 8.77c0 2.08 1.56 3.22 3.91 3.91l3.51 3.51c-.34.49-1.05.91-2.42.91-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c.96-.18 1.83-.55 2.46-1.12l2.22 2.22 1.41-1.41L5.47 3.92z", + fill: "currentColor" })); } - export default SvgMoneyOff; \ No newline at end of file diff --git a/icons/es5/MoneyOffCsred.js b/icons/es5/MoneyOffCsred.js index 4a82762be0..b9e4453017 100644 --- a/icons/es5/MoneyOffCsred.js +++ b/icons/es5/MoneyOffCsred.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoneyOffCsred(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.5 6.9c1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-.39.08-.75.21-1.1.36l1.51 1.51c.32-.08.69-.13 1.09-.13zM5.47 3.92L4.06 5.33 7.5 8.77c0 2.08 1.56 3.22 3.91 3.91l3.51 3.51c-.34.49-1.05.91-2.42.91-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c.96-.18 1.83-.55 2.46-1.12l2.22 2.22 1.41-1.41L5.47 3.92z" + d: "M12.5 6.9c1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-.39.08-.75.21-1.1.36l1.51 1.51c.32-.08.69-.13 1.09-.13zM5.47 3.92L4.06 5.33 7.5 8.77c0 2.08 1.56 3.22 3.91 3.91l3.51 3.51c-.34.49-1.05.91-2.42.91-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c.96-.18 1.83-.55 2.46-1.12l2.22 2.22 1.41-1.41L5.47 3.92z", + fill: "currentColor" })); } - export default SvgMoneyOffCsred; \ No newline at end of file diff --git a/icons/es5/MoneyOutline.js b/icons/es5/MoneyOutline.js index e7f323513d..47ba4436ea 100644 --- a/icons/es5/MoneyOutline.js +++ b/icons/es5/MoneyOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoneyOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgMoneyOutline(props) { fill: "currentColor" })); } - export default SvgMoneyOutline; \ No newline at end of file diff --git a/icons/es5/Monitor.js b/icons/es5/Monitor.js index 5f15d0ba86..aff1151530 100644 --- a/icons/es5/Monitor.js +++ b/icons/es5/Monitor.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMonitor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 3H2v15h5l-1 1v2h12v-2l-1-1h5V3zm-2 13H4V5h16v11z" + d: "M22 3H2v15h5l-1 1v2h12v-2l-1-1h5V3zm-2 13H4V5h16v11z", + fill: "currentColor" })); } - export default SvgMonitor; \ No newline at end of file diff --git a/icons/es5/MonitorHeart.js b/icons/es5/MonitorHeart.js index 7146614fc8..51666b59d2 100644 --- a/icons/es5/MonitorHeart.js +++ b/icons/es5/MonitorHeart.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMonitorHeart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.11 12.45L14 10.24l-3.11 6.21c-.16.34-.51.55-.89.55s-.73-.21-.89-.55L7.38 13H2v7h20v-7h-6c-.38 0-.73-.21-.89-.55z" + d: "M15.11 12.45L14 10.24l-3.11 6.21c-.16.34-.51.55-.89.55s-.73-.21-.89-.55L7.38 13H2v7h20v-7h-6c-.38 0-.73-.21-.89-.55z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v7h6c.38 0 .73.21.89.55L10 13.76l3.11-6.21a1 1 0 011.79 0L16.62 11H22V4z" + d: "M22 4H2v7h6c.38 0 .73.21.89.55L10 13.76l3.11-6.21a1 1 0 011.79 0L16.62 11H22V4z", + fill: "currentColor" })); } - export default SvgMonitorHeart; \ No newline at end of file diff --git a/icons/es5/MonitorWeight.js b/icons/es5/MonitorWeight.js index 40850f0282..b7affa76ab 100644 --- a/icons/es5/MonitorWeight.js +++ b/icons/es5/MonitorWeight.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMonitorWeight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-6.8 8.2c-3.23 2.43-6.84-1.18-4.4-4.41 3.23-2.42 6.83 1.19 4.4 4.41z" + d: "M21 3H3v18h18V3zm-6.8 8.2c-3.23 2.43-6.84-1.18-4.4-4.41 3.23-2.42 6.83 1.19 4.4 4.41z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M10 8.5h1v1h-1zm1.5 0h1v1h-1zm1.5 0h1v1h-1z" + d: "M10 8.5h1v1h-1zm1.5 0h1v1h-1zm1.5 0h1v1h-1z", + fill: "currentColor" })); } - export default SvgMonitorWeight; \ No newline at end of file diff --git a/icons/es5/MonochromePhotos.js b/icons/es5/MonochromePhotos.js index 748ccb88bf..6c485c33b8 100644 --- a/icons/es5/MonochromePhotos.js +++ b/icons/es5/MonochromePhotos.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMonochromePhotos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 5h-5.2L15 3H9L7.2 5H2v16h20V5zm-2 14h-8v-1c-2.8 0-5-2.2-5-5s2.2-5 5-5V7h8v12zm-3-6c0-2.8-2.2-5-5-5v1.8c1.8 0 3.2 1.4 3.2 3.2s-1.4 3.2-3.2 3.2V18c2.8 0 5-2.2 5-5zm-8.2 0c0 1.8 1.4 3.2 3.2 3.2V9.8c-1.8 0-3.2 1.4-3.2 3.2z" + d: "M22 5h-5.2L15 3H9L7.2 5H2v16h20V5zm-2 14h-8v-1c-2.8 0-5-2.2-5-5s2.2-5 5-5V7h8v12zm-3-6c0-2.8-2.2-5-5-5v1.8c1.8 0 3.2 1.4 3.2 3.2s-1.4 3.2-3.2 3.2V18c2.8 0 5-2.2 5-5zm-8.2 0c0 1.8 1.4 3.2 3.2 3.2V9.8c-1.8 0-3.2 1.4-3.2 3.2z", + fill: "currentColor" })); } - export default SvgMonochromePhotos; \ No newline at end of file diff --git a/icons/es5/Mood.js b/icons/es5/Mood.js index f7f66493f5..7d4967837b 100644 --- a/icons/es5/Mood.js +++ b/icons/es5/Mood.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5z", + fill: "currentColor" })); } - export default SvgMood; \ No newline at end of file diff --git a/icons/es5/MoodBad.js b/icons/es5/MoodBad.js index 29828860a0..44394d712f 100644 --- a/icons/es5/MoodBad.js +++ b/icons/es5/MoodBad.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoodBad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 2.5c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.33 8 15.5 8 14 8.67 14 9.5s.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.33 8 8.5 8 7 8.67 7 9.5 7.67 11 8.5 11zm3.5 2.5c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5z", + fill: "currentColor" })); } - export default SvgMoodBad; \ No newline at end of file diff --git a/icons/es5/Moped.js b/icons/es5/Moped.js index 87cbd519ce..ee35779b4c 100644 --- a/icons/es5/Moped.js +++ b/icons/es5/Moped.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoped(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 10.35V5h-5v2h3v2.65L13.52 14H10V9H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 10.35zM7 17c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z" + d: "M19 10.35V5h-5v2h3v2.65L13.52 14H10V9H6c-2.21 0-4 1.79-4 4v3h2c0 1.66 1.34 3 3 3s3-1.34 3-3h4.48L19 10.35zM7 17c-.55 0-1-.45-1-1h2c0 .55-.45 1-1 1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M5 6h5v2H5zm14 7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M5 6h5v2H5zm14 7c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm0 4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgMoped; \ No newline at end of file diff --git a/icons/es5/More.js b/icons/es5/More.js index f6f0272985..49d26f73aa 100644 --- a/icons/es5/More.js +++ b/icons/es5/More.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M24 3H6l-6 9 6 9h18V3zM9 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M24 3H6l-6 9 6 9h18V3zM9 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgMore; \ No newline at end of file diff --git a/icons/es5/MoreHoriz.js b/icons/es5/MoreHoriz.js index 029c442353..5574b14078 100644 --- a/icons/es5/MoreHoriz.js +++ b/icons/es5/MoreHoriz.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoreHoriz(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgMoreHoriz(props) { fill: "currentColor" })); } - export default SvgMoreHoriz; \ No newline at end of file diff --git a/icons/es5/MoreTime.js b/icons/es5/MoreTime.js index 47ee8ab98f..5a0c84e0f2 100644 --- a/icons/es5/MoreTime.js +++ b/icons/es5/MoreTime.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoreTime(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 8v6l4.7 2.9.8-1.2-4-2.4V8z" + d: "M10 8v6l4.7 2.9.8-1.2-4-2.4V8z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17.92 12A6.957 6.957 0 0111 20c-3.9 0-7-3.1-7-7s3.1-7 7-7c.7 0 1.37.1 2 .29V4.23c-.64-.15-1.31-.23-2-.23-5 0-9 4-9 9s4 9 9 9a8.963 8.963 0 008.94-10h-2.02z" + d: "M17.92 12A6.957 6.957 0 0111 20c-3.9 0-7-3.1-7-7s3.1-7 7-7c.7 0 1.37.1 2 .29V4.23c-.64-.15-1.31-.23-2-.23-5 0-9 4-9 9s4 9 9 9a8.963 8.963 0 008.94-10h-2.02z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20 5V2h-2v3h-3v2h3v3h2V7h3V5z" + d: "M20 5V2h-2v3h-3v2h3v3h2V7h3V5z", + fill: "currentColor" })); } - export default SvgMoreTime; \ No newline at end of file diff --git a/icons/es5/MoreVert.js b/icons/es5/MoreVert.js index f21c8730c5..982e2f254f 100644 --- a/icons/es5/MoreVert.js +++ b/icons/es5/MoreVert.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoreVert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgMoreVert(props) { fill: "currentColor" })); } - export default SvgMoreVert; \ No newline at end of file diff --git a/icons/es5/Mosque.js b/icons/es5/Mosque.js index 552121dda3..c9208dd7ca 100644 --- a/icons/es5/Mosque.js +++ b/icons/es5/Mosque.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMosque(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.12 8h11.76m0 0c.07-.29.12-.59.12-.91 0-1.31-.65-2.53-1.74-3.25L12 1 7.74 3.84A3.887 3.887 0 006 7.09c0 .32.05.62.12.91" + d: "M6.12 8h11.76m0 0c.07-.29.12-.59.12-.91 0-1.31-.65-2.53-1.74-3.25L12 1 7.74 3.84A3.887 3.887 0 006 7.09c0 .32.05.62.12.91", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M24 7c0-1.1-2-3-2-3s-2 1.9-2 3c0 .74.4 1.38 1 1.72V13h-2V9H5v4H3V8.72c.6-.34 1-.98 1-1.72 0-1.1-2-3-2-3S0 5.9 0 7c0 .74.4 1.38 1 1.72V21h9v-6h4v6h9V8.72c.6-.34 1-.98 1-1.72z" + d: "M24 7c0-1.1-2-3-2-3s-2 1.9-2 3c0 .74.4 1.38 1 1.72V13h-2V9H5v4H3V8.72c.6-.34 1-.98 1-1.72 0-1.1-2-3-2-3S0 5.9 0 7c0 .74.4 1.38 1 1.72V21h9v-6h4v6h9V8.72c.6-.34 1-.98 1-1.72z", + fill: "currentColor" })); } - export default SvgMosque; \ No newline at end of file diff --git a/icons/es5/MotionPhotosAuto.js b/icons/es5/MotionPhotosAuto.js index e2ef79b401..84750b6ec8 100644 --- a/icons/es5/MotionPhotosAuto.js +++ b/icons/es5/MotionPhotosAuto.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMotionPhotosAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM7 5.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5zm5.03 3.49h-.07L10.8 12.3h2.39l-1.16-3.31zM12 18c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6zm-.71-10.5h1.43l3.01 8h-1.39l-.72-2.04h-3.23l-.73 2.04H8.28l3.01-8z" + d: "M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM7 5.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5zm5.03 3.49h-.07L10.8 12.3h2.39l-1.16-3.31zM12 18c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6zm-.71-10.5h1.43l3.01 8h-1.39l-.72-2.04h-3.23l-.73 2.04H8.28l3.01-8z", + fill: "currentColor" })); } - export default SvgMotionPhotosAuto; \ No newline at end of file diff --git a/icons/es5/MotionPhotosOff.js b/icons/es5/MotionPhotosOff.js index 7f6c316ed8..e97b40c41f 100644 --- a/icons/es5/MotionPhotosOff.js +++ b/icons/es5/MotionPhotosOff.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMotionPhotosOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 6c-.92 0-1.8.22-2.58.59l7.99 7.99c.37-.78.59-1.66.59-2.58 0-3.31-2.69-6-6-6zM2.81 2.81L1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.42L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l1.47 1.47C6.22 10.2 6 11.08 6 12c0 3.31 2.69 6 6 6 .92 0 1.8-.22 2.58-.59l1.47 1.47A7.869 7.869 0 0112 20z" + d: "M12 6c-.92 0-1.8.22-2.58.59l7.99 7.99c.37-.78.59-1.66.59-2.58 0-3.31-2.69-6-6-6zM2.81 2.81L1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.42L2.81 2.81zM12 20c-4.41 0-8-3.59-8-8 0-1.48.41-2.86 1.12-4.06l1.47 1.47C6.22 10.2 6 11.08 6 12c0 3.31 2.69 6 6 6 .92 0 1.8-.22 2.58-.59l1.47 1.47A7.869 7.869 0 0112 20z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 4c4.41 0 8 3.59 8 8 0 1.48-.41 2.86-1.12 4.05l1.45 1.45A9.782 9.782 0 0022 12c0-5.52-4.48-10-10-10-2.04 0-3.93.61-5.51 1.66l1.45 1.45C9.14 4.41 10.52 4 12 4z" + d: "M12 4c4.41 0 8 3.59 8 8 0 1.48-.41 2.86-1.12 4.05l1.45 1.45A9.782 9.782 0 0022 12c0-5.52-4.48-10-10-10-2.04 0-3.93.61-5.51 1.66l1.45 1.45C9.14 4.41 10.52 4 12 4z", + fill: "currentColor" })); } - export default SvgMotionPhotosOff; \ No newline at end of file diff --git a/icons/es5/MotionPhotosOn.js b/icons/es5/MotionPhotosOn.js index b46c76f5cb..fbcabe96d3 100644 --- a/icons/es5/MotionPhotosOn.js +++ b/icons/es5/MotionPhotosOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMotionPhotosOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM6 12c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6zm1-6.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5z" + d: "M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM6 12c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6zm1-6.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5z", + fill: "currentColor" })); } - export default SvgMotionPhotosOn; \ No newline at end of file diff --git a/icons/es5/MotionPhotosPause.js b/icons/es5/MotionPhotosPause.js index ef3ceb94ae..6d411de9a3 100644 --- a/icons/es5/MotionPhotosPause.js +++ b/icons/es5/MotionPhotosPause.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMotionPhotosPause(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM7 5.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5zm5 .5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 9H9V9h2v6zm4 0h-2V9h2v6z" + d: "M2.88 7.88l1.54 1.54C4.15 10.23 4 11.1 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.9 0-1.77.15-2.58.42L7.89 2.89C9.15 2.32 10.54 2 12 2c5.52 0 10 4.48 10 10s-4.48 10-10 10S2 17.52 2 12c0-1.47.32-2.86.88-4.12zM7 5.5C7 6.33 6.33 7 5.5 7S4 6.33 4 5.5 4.67 4 5.5 4 7 4.67 7 5.5zm5 .5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 9H9V9h2v6zm4 0h-2V9h2v6z", + fill: "currentColor" })); } - export default SvgMotionPhotosPause; \ No newline at end of file diff --git a/icons/es5/MotionPhotosPaused.js b/icons/es5/MotionPhotosPaused.js index 69c1491bbd..98359ff73e 100644 --- a/icons/es5/MotionPhotosPaused.js +++ b/icons/es5/MotionPhotosPaused.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMotionPhotosPaused(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-1.19.22-2.32.6-3.38l1.88.68C4.17 10.14 4 11.05 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.95 0-1.85.17-2.69.48l-.68-1.89C9.69 2.22 10.82 2 12 2c5.52 0 10 4.48 10 10zM5.5 4C4.67 4 4 4.67 4 5.5S4.67 7 5.5 7 7 6.33 7 5.5 6.33 4 5.5 4zM11 16V8H9v8h2zm4 0V8h-2v8h2z" + d: "M22 12c0 5.52-4.48 10-10 10S2 17.52 2 12c0-1.19.22-2.32.6-3.38l1.88.68C4.17 10.14 4 11.05 4 12c0 4.41 3.59 8 8 8s8-3.59 8-8-3.59-8-8-8c-.95 0-1.85.17-2.69.48l-.68-1.89C9.69 2.22 10.82 2 12 2c5.52 0 10 4.48 10 10zM5.5 4C4.67 4 4 4.67 4 5.5S4.67 7 5.5 7 7 6.33 7 5.5 6.33 4 5.5 4zM11 16V8H9v8h2zm4 0V8h-2v8h2z", + fill: "currentColor" })); } - export default SvgMotionPhotosPaused; \ No newline at end of file diff --git a/icons/es5/Motorcycle.js b/icons/es5/Motorcycle.js index 0b2780b0cf..37dbf6d1b9 100644 --- a/icons/es5/Motorcycle.js +++ b/icons/es5/Motorcycle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMotorcycle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.44 9.03L15.41 5H11v2h3.59l2 2H5c-2.8 0-5 2.2-5 5s2.2 5 5 5c2.46 0 4.45-1.69 4.9-4h1.65l2.77-2.77c-.21.54-.32 1.14-.32 1.77 0 2.8 2.2 5 5 5s5-2.2 5-5c0-2.65-1.97-4.77-4.56-4.97zM7.82 15C7.4 16.15 6.28 17 5 17c-1.63 0-3-1.37-3-3s1.37-3 3-3c1.28 0 2.4.85 2.82 2H5v2h2.82zM19 17c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" + d: "M19.44 9.03L15.41 5H11v2h3.59l2 2H5c-2.8 0-5 2.2-5 5s2.2 5 5 5c2.46 0 4.45-1.69 4.9-4h1.65l2.77-2.77c-.21.54-.32 1.14-.32 1.77 0 2.8 2.2 5 5 5s5-2.2 5-5c0-2.65-1.97-4.77-4.56-4.97zM7.82 15C7.4 16.15 6.28 17 5 17c-1.63 0-3-1.37-3-3s1.37-3 3-3c1.28 0 2.4.85 2.82 2H5v2h2.82zM19 17c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z", + fill: "currentColor" })); } - export default SvgMotorcycle; \ No newline at end of file diff --git a/icons/es5/Mouse.js b/icons/es5/Mouse.js index db24822973..3f333fb02f 100644 --- a/icons/es5/Mouse.js +++ b/icons/es5/Mouse.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMouse(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 1.07V9h7c0-4.08-3.05-7.44-7-7.93zM4 15c0 4.42 3.58 8 8 8s8-3.58 8-8v-4H4v4zm7-13.93C7.05 1.56 4 4.92 4 9h7V1.07z" + d: "M13 1.07V9h7c0-4.08-3.05-7.44-7-7.93zM4 15c0 4.42 3.58 8 8 8s8-3.58 8-8v-4H4v4zm7-13.93C7.05 1.56 4 4.92 4 9h7V1.07z", + fill: "currentColor" })); } - export default SvgMouse; \ No newline at end of file diff --git a/icons/es5/MoveDown.js b/icons/es5/MoveDown.js index 843d0e6142..4e4426a072 100644 --- a/icons/es5/MoveDown.js +++ b/icons/es5/MoveDown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoveDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 11c0 2.45 1.76 4.47 4.08 4.91l-1.49-1.49L7 13l4 4.01L7 21l-1.41-1.41 1.58-1.58v-.06A7.007 7.007 0 011 11c0-3.87 3.13-7 7-7h3v2H8c-2.76 0-5 2.24-5 5zm19 0V4h-9v7h9zm-2-2h-5V6h5v3zm-7 4h9v7h-9z" + d: "M3 11c0 2.45 1.76 4.47 4.08 4.91l-1.49-1.49L7 13l4 4.01L7 21l-1.41-1.41 1.58-1.58v-.06A7.007 7.007 0 011 11c0-3.87 3.13-7 7-7h3v2H8c-2.76 0-5 2.24-5 5zm19 0V4h-9v7h9zm-2-2h-5V6h5v3zm-7 4h9v7h-9z", + fill: "currentColor" })); } - export default SvgMoveDown; \ No newline at end of file diff --git a/icons/es5/MoveToInbox.js b/icons/es5/MoveToInbox.js index 5fee8b0630..a4b9c04b51 100644 --- a/icons/es5/MoveToInbox.js +++ b/icons/es5/MoveToInbox.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoveToInbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-2 12h-4c0 1.66-1.35 3-3 3s-3-1.34-3-3H4.99V5H19v10zm-3-5h-2V7h-4v3H8l4 4 4-4z" + d: "M21 3H3v18h18V3zm-2 12h-4c0 1.66-1.35 3-3 3s-3-1.34-3-3H4.99V5H19v10zm-3-5h-2V7h-4v3H8l4 4 4-4z", + fill: "currentColor" })); } - export default SvgMoveToInbox; \ No newline at end of file diff --git a/icons/es5/MoveUp.js b/icons/es5/MoveUp.js index 07ddad96b4..a44b965286 100644 --- a/icons/es5/MoveUp.js +++ b/icons/es5/MoveUp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoveUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 13c0-2.45 1.76-4.47 4.08-4.91l-1.49 1.5L7 11l4-4.01L7 3 5.59 4.41l1.58 1.58v.06A7.007 7.007 0 001 13c0 3.87 3.13 7 7 7h3v-2H8c-2.76 0-5-2.24-5-5zm10 0v7h9v-7h-9zm7 5h-5v-3h5v3zM13 4h9v7h-9z" + d: "M3 13c0-2.45 1.76-4.47 4.08-4.91l-1.49 1.5L7 11l4-4.01L7 3 5.59 4.41l1.58 1.58v.06A7.007 7.007 0 001 13c0 3.87 3.13 7 7 7h3v-2H8c-2.76 0-5-2.24-5-5zm10 0v7h9v-7h-9zm7 5h-5v-3h5v3zM13 4h9v7h-9z", + fill: "currentColor" })); } - export default SvgMoveUp; \ No newline at end of file diff --git a/icons/es5/Movie.js b/icons/es5/Movie.js index 0462e9d871..b61a63c3cf 100644 --- a/icons/es5/Movie.js +++ b/icons/es5/Movie.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMovie(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4z" + d: "M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4z", + fill: "currentColor" })); } - export default SvgMovie; \ No newline at end of file diff --git a/icons/es5/MovieCreation.js b/icons/es5/MovieCreation.js index 7a49ecca07..b9682807cd 100644 --- a/icons/es5/MovieCreation.js +++ b/icons/es5/MovieCreation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMovieCreation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4z" + d: "M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4z", + fill: "currentColor" })); } - export default SvgMovieCreation; \ No newline at end of file diff --git a/icons/es5/MovieFilter.js b/icons/es5/MovieFilter.js index b968e7b9e0..78caea7973 100644 --- a/icons/es5/MovieFilter.js +++ b/icons/es5/MovieFilter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMovieFilter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4l2 3h-3l-2-3h-2l2 3h-3l-2-3H8l2 3H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4zm-6.75 11.25L10 18l-1.25-2.75L6 14l2.75-1.25L10 10l1.25 2.75L14 14l-2.75 1.25zm5.69-3.31L16 14l-.94-2.06L13 11l2.06-.94L16 8l.94 2.06L19 11l-2.06.94z" + d: "M18 4l2 3h-3l-2-3h-2l2 3h-3l-2-3H8l2 3H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4zm-6.75 11.25L10 18l-1.25-2.75L6 14l2.75-1.25L10 10l1.25 2.75L14 14l-2.75 1.25zm5.69-3.31L16 14l-.94-2.06L13 11l2.06-.94L16 8l.94 2.06L19 11l-2.06.94z", + fill: "currentColor" })); } - export default SvgMovieFilter; \ No newline at end of file diff --git a/icons/es5/Moving.js b/icons/es5/Moving.js index ae5889dce5..300de71e61 100644 --- a/icons/es5/Moving.js +++ b/icons/es5/Moving.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMoving(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.71 9.71L22 12V6h-6l2.29 2.29-4.17 4.17a.996.996 0 01-1.41 0l-1.17-1.17a3 3 0 00-4.24 0L2 16.59 3.41 18l5.29-5.29a.996.996 0 011.41 0l1.17 1.17a3 3 0 004.24 0l4.19-4.17z" + d: "M19.71 9.71L22 12V6h-6l2.29 2.29-4.17 4.17a.996.996 0 01-1.41 0l-1.17-1.17a3 3 0 00-4.24 0L2 16.59 3.41 18l5.29-5.29a.996.996 0 011.41 0l1.17 1.17a3 3 0 004.24 0l4.19-4.17z", + fill: "currentColor" })); } - export default SvgMoving; \ No newline at end of file diff --git a/icons/es5/Mp.js b/icons/es5/Mp.js index 12c7049c9b..7637681c09 100644 --- a/icons/es5/Mp.js +++ b/icons/es5/Mp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM6 9h6.5v6H11v-4.5h-1v3H8.5v-3h-1V15H6V9zm9 6h-1.5V9H18v4.5h-3V15zm0-3h1.5v-1.5H15V12z" + d: "M21 3H3v18h18V3zM6 9h6.5v6H11v-4.5h-1v3H8.5v-3h-1V15H6V9zm9 6h-1.5V9H18v4.5h-3V15zm0-3h1.5v-1.5H15V12z", + fill: "currentColor" })); } - export default SvgMp; \ No newline at end of file diff --git a/icons/es5/MultilineChart.js b/icons/es5/MultilineChart.js index d0ad9888bf..5e5451c1d0 100644 --- a/icons/es5/MultilineChart.js +++ b/icons/es5/MultilineChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMultilineChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6.92l-1.41-1.41-2.85 3.21C15.68 6.4 12.83 5 9.61 5 6.72 5 4.07 6.16 2 8l1.42 1.42C5.12 7.93 7.27 7 9.61 7c2.74 0 5.09 1.26 6.77 3.24l-2.88 3.24-4-4L2 16.99l1.5 1.5 6-6.01 4 4 4.05-4.55c.75 1.35 1.25 2.9 1.44 4.55H21c-.22-2.3-.95-4.39-2.04-6.14L22 6.92z" + d: "M22 6.92l-1.41-1.41-2.85 3.21C15.68 6.4 12.83 5 9.61 5 6.72 5 4.07 6.16 2 8l1.42 1.42C5.12 7.93 7.27 7 9.61 7c2.74 0 5.09 1.26 6.77 3.24l-2.88 3.24-4-4L2 16.99l1.5 1.5 6-6.01 4 4 4.05-4.55c.75 1.35 1.25 2.9 1.44 4.55H21c-.22-2.3-.95-4.39-2.04-6.14L22 6.92z", + fill: "currentColor" })); } - export default SvgMultilineChart; \ No newline at end of file diff --git a/icons/es5/MultipleStop.js b/icons/es5/MultipleStop.js index 16ca4d2fe5..2cb5d5eb77 100644 --- a/icons/es5/MultipleStop.js +++ b/icons/es5/MultipleStop.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMultipleStop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4l4 4-4 4V9h-4V7h4V4zM7 17h4v-2H7v-3l-4 4 4 4v-3zm12-2h-2v2h2v-2zm-4 0h-2v2h2v-2zm-4-8H9v2h2V7zM7 7H5v2h2V7z" + d: "M17 4l4 4-4 4V9h-4V7h4V4zM7 17h4v-2H7v-3l-4 4 4 4v-3zm12-2h-2v2h2v-2zm-4 0h-2v2h2v-2zm-4-8H9v2h2V7zM7 7H5v2h2V7z", + fill: "currentColor" })); } - export default SvgMultipleStop; \ No newline at end of file diff --git a/icons/es5/Museum.js b/icons/es5/Museum.js index 971bb506fc..9a0b1d0724 100644 --- a/icons/es5/Museum.js +++ b/icons/es5/Museum.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMuseum(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 11V9L12 2 2 9v2h2v9H2v2h20v-2h-2v-9h2zm-6 7h-2v-4l-2 3-2-3v4H8v-7h2l2 3 2-3h2v7z" + d: "M22 11V9L12 2 2 9v2h2v9H2v2h20v-2h-2v-9h2zm-6 7h-2v-4l-2 3-2-3v4H8v-7h2l2 3 2-3h2v7z", + fill: "currentColor" })); } - export default SvgMuseum; \ No newline at end of file diff --git a/icons/es5/MusicNote.js b/icons/es5/MusicNote.js index dbf98bb807..42f6093631 100644 --- a/icons/es5/MusicNote.js +++ b/icons/es5/MusicNote.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMusicNote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6z" + d: "M12 3v10.55c-.59-.34-1.27-.55-2-.55-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4V7h4V3h-6z", + fill: "currentColor" })); } - export default SvgMusicNote; \ No newline at end of file diff --git a/icons/es5/MusicOff.js b/icons/es5/MusicOff.js index 68b34f760a..77b9b1a664 100644 --- a/icons/es5/MusicOff.js +++ b/icons/es5/MusicOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMusicOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 9.61V7h4V3h-6v4.61zM4.41 2.86L3 4.27l9 9v.28c-.94-.54-2.1-.75-3.33-.32-1.34.48-2.37 1.67-2.61 3.07a4.007 4.007 0 004.59 4.65c1.96-.31 3.35-2.11 3.35-4.1v-1.58L19.73 21l1.41-1.41L12 10.44 4.41 2.86z" + d: "M14 9.61V7h4V3h-6v4.61zM4.41 2.86L3 4.27l9 9v.28c-.94-.54-2.1-.75-3.33-.32-1.34.48-2.37 1.67-2.61 3.07a4.007 4.007 0 004.59 4.65c1.96-.31 3.35-2.11 3.35-4.1v-1.58L19.73 21l1.41-1.41L12 10.44 4.41 2.86z", + fill: "currentColor" })); } - export default SvgMusicOff; \ No newline at end of file diff --git a/icons/es5/MusicVideo.js b/icons/es5/MusicVideo.js index 8f61162ad5..c2fba490ea 100644 --- a/icons/es5/MusicVideo.js +++ b/icons/es5/MusicVideo.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMusicVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v18h22V3zm-2 16H3V5h18v14zM8 15c0-1.66 1.34-3 3-3 .35 0 .69.07 1 .18V6h5v2h-3v7.03A3.003 3.003 0 0111 18c-1.66 0-3-1.34-3-3z" + d: "M23 3H1v18h22V3zm-2 16H3V5h18v14zM8 15c0-1.66 1.34-3 3-3 .35 0 .69.07 1 .18V6h5v2h-3v7.03A3.003 3.003 0 0111 18c-1.66 0-3-1.34-3-3z", + fill: "currentColor" })); } - export default SvgMusicVideo; \ No newline at end of file diff --git a/icons/es5/MyLocation.js b/icons/es5/MyLocation.js index 6c9f282078..8a2025e469 100644 --- a/icons/es5/MyLocation.js +++ b/icons/es5/MyLocation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgMyLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z" + d: "M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3A8.994 8.994 0 0013 3.06V1h-2v2.06A8.994 8.994 0 003.06 11H1v2h2.06A8.994 8.994 0 0011 20.94V23h2v-2.06A8.994 8.994 0 0020.94 13H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z", + fill: "currentColor" })); } - export default SvgMyLocation; \ No newline at end of file diff --git a/icons/es5/Nat.js b/icons/es5/Nat.js index cde672cf59..e7cd36161b 100644 --- a/icons/es5/Nat.js +++ b/icons/es5/Nat.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.82 13H11v-2H6.82C6.4 9.84 5.3 9 4 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c1.3 0 2.4-.84 2.82-2zM4 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M6.82 13H11v-2H6.82C6.4 9.84 5.3 9 4 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c1.3 0 2.4-.84 2.82-2zM4 13c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M23 12l-4-3v2h-4.05c-.5-5.05-4.76-9-9.95-9v2c4.42 0 8 3.58 8 8s-3.58 8-8 8v2c5.19 0 9.45-3.95 9.95-9H19v2l4-3z" + d: "M23 12l-4-3v2h-4.05c-.5-5.05-4.76-9-9.95-9v2c4.42 0 8 3.58 8 8s-3.58 8-8 8v2c5.19 0 9.45-3.95 9.95-9H19v2l4-3z", + fill: "currentColor" })); } - export default SvgNat; \ No newline at end of file diff --git a/icons/es5/Nature.js b/icons/es5/Nature.js index 487c1964cc..20bbb19389 100644 --- a/icons/es5/Nature.js +++ b/icons/es5/Nature.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNature(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 16.12a7 7 0 006.17-6.95c0-3.87-3.13-7-7-7s-7 3.13-7 7A6.98 6.98 0 0011 16.06V20H5v2h14v-2h-6v-3.88z" + d: "M13 16.12a7 7 0 006.17-6.95c0-3.87-3.13-7-7-7s-7 3.13-7 7A6.98 6.98 0 0011 16.06V20H5v2h14v-2h-6v-3.88z", + fill: "currentColor" })); } - export default SvgNature; \ No newline at end of file diff --git a/icons/es5/NaturePeople.js b/icons/es5/NaturePeople.js index 289b6164ba..92c2b6ccb8 100644 --- a/icons/es5/NaturePeople.js +++ b/icons/es5/NaturePeople.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNaturePeople(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22.17 9.17c0-3.91-3.19-7.06-7.11-7-3.83.06-6.99 3.37-6.88 7.19a6.986 6.986 0 005.83 6.7V20H6v-3h1v-5H2v5h1v5h16v-2h-3v-3.88a7 7 0 006.17-6.95zM4.5 11c.83 0 1.5-.67 1.5-1.5S5.33 8 4.5 8 3 8.67 3 9.5 3.67 11 4.5 11z" + d: "M22.17 9.17c0-3.91-3.19-7.06-7.11-7-3.83.06-6.99 3.37-6.88 7.19a6.986 6.986 0 005.83 6.7V20H6v-3h1v-5H2v5h1v5h16v-2h-3v-3.88a7 7 0 006.17-6.95zM4.5 11c.83 0 1.5-.67 1.5-1.5S5.33 8 4.5 8 3 8.67 3 9.5 3.67 11 4.5 11z", + fill: "currentColor" })); } - export default SvgNaturePeople; \ No newline at end of file diff --git a/icons/es5/NavigateBefore.js b/icons/es5/NavigateBefore.js index 7c26cb0e2c..8cda995895 100644 --- a/icons/es5/NavigateBefore.js +++ b/icons/es5/NavigateBefore.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNavigateBefore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.61 7.41L14.2 6l-6 6 6 6 1.41-1.41L11.03 12l4.58-4.59z" + d: "M15.61 7.41L14.2 6l-6 6 6 6 1.41-1.41L11.03 12l4.58-4.59z", + fill: "currentColor" })); } - export default SvgNavigateBefore; \ No newline at end of file diff --git a/icons/es5/NavigateNext.js b/icons/es5/NavigateNext.js index 975841f96e..e94ddd9d18 100644 --- a/icons/es5/NavigateNext.js +++ b/icons/es5/NavigateNext.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNavigateNext(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.02 6L8.61 7.41 13.19 12l-4.58 4.59L10.02 18l6-6-6-6z" + d: "M10.02 6L8.61 7.41 13.19 12l-4.58 4.59L10.02 18l6-6-6-6z", + fill: "currentColor" })); } - export default SvgNavigateNext; \ No newline at end of file diff --git a/icons/es5/Navigation.js b/icons/es5/Navigation.js index bb32e14464..df7dd216a2 100644 --- a/icons/es5/Navigation.js +++ b/icons/es5/Navigation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNavigation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2L4.5 20.29l.71.71L12 18l6.79 3 .71-.71L12 2z" + d: "M12 2L4.5 20.29l.71.71L12 18l6.79 3 .71-.71L12 2z", + fill: "currentColor" })); } - export default SvgNavigation; \ No newline at end of file diff --git a/icons/es5/Nc.js b/icons/es5/Nc.js index fc956ae48c..ee197fb831 100644 --- a/icons/es5/Nc.js +++ b/icons/es5/Nc.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgNc(props) { fill: "currentColor" })); } - export default SvgNc; \ No newline at end of file diff --git a/icons/es5/Nd.js b/icons/es5/Nd.js index 8281ec06e6..700cc9bb41 100644 --- a/icons/es5/Nd.js +++ b/icons/es5/Nd.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgNd(props) { fill: "currentColor" })); } - export default SvgNd; \ No newline at end of file diff --git a/icons/es5/NearMe.js b/icons/es5/NearMe.js index ae09680a5e..9d493d6d26 100644 --- a/icons/es5/NearMe.js +++ b/icons/es5/NearMe.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNearMe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3L3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z" + d: "M21 3L3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z", + fill: "currentColor" })); } - export default SvgNearMe; \ No newline at end of file diff --git a/icons/es5/NearMeDisabled.js b/icons/es5/NearMeDisabled.js index 98c3276399..e4a2919ebb 100644 --- a/icons/es5/NearMeDisabled.js +++ b/icons/es5/NearMeDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNearMeDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 6.34L21 3l-3.34 9L12 6.34zm10.61 13.44L4.22 1.39 2.81 2.81l5.07 5.07L3 9.69v1.41l7.07 2.83L12.9 21h1.41l1.81-4.88 5.07 5.07 1.42-1.41z" + d: "M12 6.34L21 3l-3.34 9L12 6.34zm10.61 13.44L4.22 1.39 2.81 2.81l5.07 5.07L3 9.69v1.41l7.07 2.83L12.9 21h1.41l1.81-4.88 5.07 5.07 1.42-1.41z", + fill: "currentColor" })); } - export default SvgNearMeDisabled; \ No newline at end of file diff --git a/icons/es5/NearbyError.js b/icons/es5/NearbyError.js index 2ce887975e..b7a8899991 100644 --- a/icons/es5/NearbyError.js +++ b/icons/es5/NearbyError.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNearbyError(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7.58L16.42 12 12 16.42 7.58 12 12 7.58zm0 11.62L4.8 12 12 4.8l6 6V7.17l-5.99-5.99L1.18 12.01l10.83 10.83L18 16.83V13.2l-6 6zm8 .8h2v2h-2v-2zm2-10h-2v8h2v-8" + d: "M12 7.58L16.42 12 12 16.42 7.58 12 12 7.58zm0 11.62L4.8 12 12 4.8l6 6V7.17l-5.99-5.99L1.18 12.01l10.83 10.83L18 16.83V13.2l-6 6zm8 .8h2v2h-2v-2zm2-10h-2v8h2v-8", + fill: "currentColor" })); } - export default SvgNearbyError; \ No newline at end of file diff --git a/icons/es5/NearbyOff.js b/icons/es5/NearbyOff.js index eb939e18c2..5b0d2255c6 100644 --- a/icons/es5/NearbyOff.js +++ b/icons/es5/NearbyOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNearbyOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22.82 12.01L18.83 16l-1.81-1.81L19.2 12 12 4.8 9.81 6.99 8 5.17l3.99-3.99 10.83 10.83zm-1.63 9.18l-1.41 1.41L16 18.83l-3.99 3.99L1.18 11.99 5.17 8 1.39 4.22 2.8 2.81l18.39 18.38zm-7-4.17l-1.39-1.39-.8.8L7.58 12l.8-.8-1.4-1.39L4.8 12l7.2 7.2 2.19-2.18zM16.42 12L12 7.58l-.8.8 4.42 4.42.8-.8z" + d: "M22.82 12.01L18.83 16l-1.81-1.81L19.2 12 12 4.8 9.81 6.99 8 5.17l3.99-3.99 10.83 10.83zm-1.63 9.18l-1.41 1.41L16 18.83l-3.99 3.99L1.18 11.99 5.17 8 1.39 4.22 2.8 2.81l18.39 18.38zm-7-4.17l-1.39-1.39-.8.8L7.58 12l.8-.8-1.4-1.39L4.8 12l7.2 7.2 2.19-2.18zM16.42 12L12 7.58l-.8.8 4.42 4.42.8-.8z", + fill: "currentColor" })); } - export default SvgNearbyOff; \ No newline at end of file diff --git a/icons/es5/NestCamWiredStand.js b/icons/es5/NestCamWiredStand.js index e71ce0d1f5..9596c3f1ca 100644 --- a/icons/es5/NestCamWiredStand.js +++ b/icons/es5/NestCamWiredStand.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNestCamWiredStand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 .85l-6.02.55C8.95 1.7 6.37 4 6.04 7.03a6.362 6.362 0 005.68 7.04l1.9.19-.56.85c-.88-.19-1.83-.18-2.85.25-2 .85-3.21 2.89-3.21 5.05V23h10v-3c0-1.67-.83-3.15-2.09-4.06l.97-1.45 2.12.23V.85z" + d: "M18 .85l-6.02.55C8.95 1.7 6.37 4 6.04 7.03a6.362 6.362 0 005.68 7.04l1.9.19-.56.85c-.88-.19-1.83-.18-2.85.25-2 .85-3.21 2.89-3.21 5.05V23h10v-3c0-1.67-.83-3.15-2.09-4.06l.97-1.45 2.12.23V.85z", + fill: "currentColor" })); } - export default SvgNestCamWiredStand; \ No newline at end of file diff --git a/icons/es5/NetworkCell.js b/icons/es5/NetworkCell.js index e4717c0128..cdb3a444c8 100644 --- a/icons/es5/NetworkCell.js +++ b/icons/es5/NetworkCell.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNetworkCell(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 22h20V2L2 22zm18-2h-3V9.83l3-3V20z" + d: "M2 22h20V2L2 22zm18-2h-3V9.83l3-3V20z", + fill: "currentColor" })); } - export default SvgNetworkCell; \ No newline at end of file diff --git a/icons/es5/NetworkCheck.js b/icons/es5/NetworkCheck.js index 0fba880f9c..7f975d1396 100644 --- a/icons/es5/NetworkCheck.js +++ b/icons/es5/NetworkCheck.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNetworkCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.9 5c-.17 0-.32.09-.41.23l-.07.15-5.18 11.65c-.16.29-.26.61-.26.96 0 1.11.9 2.01 2.01 2.01.96 0 1.77-.68 1.96-1.59l.01-.03L16.4 5.5c0-.28-.22-.5-.5-.5zM1 9l2 2c2.88-2.88 6.79-4.08 10.53-3.62l1.19-2.68C9.89 3.84 4.74 5.27 1 9zm20 2l2-2a15.367 15.367 0 00-5.59-3.57l-.53 2.82c1.5.62 2.9 1.53 4.12 2.75zm-4 4l2-2c-.8-.8-1.7-1.42-2.66-1.89l-.55 2.92c.42.27.83.59 1.21.97zM5 13l2 2a7.1 7.1 0 014.03-2l1.28-2.88c-2.63-.08-5.3.87-7.31 2.88z" + d: "M15.9 5c-.17 0-.32.09-.41.23l-.07.15-5.18 11.65c-.16.29-.26.61-.26.96 0 1.11.9 2.01 2.01 2.01.96 0 1.77-.68 1.96-1.59l.01-.03L16.4 5.5c0-.28-.22-.5-.5-.5zM1 9l2 2c2.88-2.88 6.79-4.08 10.53-3.62l1.19-2.68C9.89 3.84 4.74 5.27 1 9zm20 2l2-2a15.367 15.367 0 00-5.59-3.57l-.53 2.82c1.5.62 2.9 1.53 4.12 2.75zm-4 4l2-2c-.8-.8-1.7-1.42-2.66-1.89l-.55 2.92c.42.27.83.59 1.21.97zM5 13l2 2a7.1 7.1 0 014.03-2l1.28-2.88c-2.63-.08-5.3.87-7.31 2.88z", + fill: "currentColor" })); } - export default SvgNetworkCheck; \ No newline at end of file diff --git a/icons/es5/NetworkLocked.js b/icons/es5/NetworkLocked.js index a8c0996788..866a360821 100644 --- a/icons/es5/NetworkLocked.js +++ b/icons/es5/NetworkLocked.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNetworkLocked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 16v-.36c0-1.31-.94-2.5-2.24-2.63A2.5 2.5 0 0017 15.5v.5h-1v6h7v-6h-1zm-1 0h-3v-.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.5zm-1.5-5c.15 0 .3.01.46.02.01 0 .03.01.04.01V1L1 20h13v-6h1.26c.22-.63.58-1.2 1.06-1.68.85-.85 1.98-1.32 3.18-1.32z" + d: "M22 16v-.36c0-1.31-.94-2.5-2.24-2.63A2.5 2.5 0 0017 15.5v.5h-1v6h7v-6h-1zm-1 0h-3v-.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v.5zm-1.5-5c.15 0 .3.01.46.02.01 0 .03.01.04.01V1L1 20h13v-6h1.26c.22-.63.58-1.2 1.06-1.68.85-.85 1.98-1.32 3.18-1.32z", + fill: "currentColor" })); } - export default SvgNetworkLocked; \ No newline at end of file diff --git a/icons/es5/NetworkPing.js b/icons/es5/NetworkPing.js index f1e7b9d016..79dc3b9656 100644 --- a/icons/es5/NetworkPing.js +++ b/icons/es5/NetworkPing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNetworkPing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 14.67L3.41 6.09 2 7.5l8.5 8.5H4v2h16v-2h-6.5l5.15-5.15A2.5 2.5 0 1019.5 6 2.5 2.5 0 0017 8.5c0 .35.07.67.2.97l-5.2 5.2z" + d: "M12 14.67L3.41 6.09 2 7.5l8.5 8.5H4v2h16v-2h-6.5l5.15-5.15A2.5 2.5 0 1019.5 6 2.5 2.5 0 0017 8.5c0 .35.07.67.2.97l-5.2 5.2z", + fill: "currentColor" })); } - export default SvgNetworkPing; \ No newline at end of file diff --git a/icons/es5/NetworkWifi.js b/icons/es5/NetworkWifi.js index 9803198917..35a103860d 100644 --- a/icons/es5/NetworkWifi.js +++ b/icons/es5/NetworkWifi.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNetworkWifi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zm0 4c-2.86 0-5.5.94-7.65 2.51L2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-1.43 1.43A12.99 12.99 0 0012 8z" + d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zm0 4c-2.86 0-5.5.94-7.65 2.51L2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-1.43 1.43A12.99 12.99 0 0012 8z", + fill: "currentColor" })); } - export default SvgNetworkWifi; \ No newline at end of file diff --git a/icons/es5/NetworkWifi1Bar.js b/icons/es5/NetworkWifi1Bar.js index 8b63c8276e..78442f9f2b 100644 --- a/icons/es5/NetworkWifi1Bar.js +++ b/icons/es5/NetworkWifi1Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNetworkWifi1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zm3.32 10.84C14.34 14.3 13.2 14 12 14c-1.2 0-2.34.3-3.32.84L2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-5.76 5.77z" + d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zm3.32 10.84C14.34 14.3 13.2 14 12 14c-1.2 0-2.34.3-3.32.84L2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-5.76 5.77z", + fill: "currentColor" })); } - export default SvgNetworkWifi1Bar; \ No newline at end of file diff --git a/icons/es5/NetworkWifi2Bar.js b/icons/es5/NetworkWifi2Bar.js index e92b9ad6bb..7d97980795 100644 --- a/icons/es5/NetworkWifi2Bar.js +++ b/icons/es5/NetworkWifi2Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNetworkWifi2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zm4.78 9.38A8.853 8.853 0 0012 12c-1.76 0-3.4.5-4.78 1.38l-4.3-4.3C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-4.3 4.31z" + d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zm4.78 9.38A8.853 8.853 0 0012 12c-1.76 0-3.4.5-4.78 1.38l-4.3-4.3C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-4.3 4.31z", + fill: "currentColor" })); } - export default SvgNetworkWifi2Bar; \ No newline at end of file diff --git a/icons/es5/NetworkWifi3Bar.js b/icons/es5/NetworkWifi3Bar.js index 1598a94998..1b66131813 100644 --- a/icons/es5/NetworkWifi3Bar.js +++ b/icons/es5/NetworkWifi3Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNetworkWifi3Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zM2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-2.85 2.86A10.945 10.945 0 0012 10c-2.31 0-4.46.71-6.23 1.93L2.92 9.07z" + d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zM2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07l-2.85 2.86A10.945 10.945 0 0012 10c-2.31 0-4.46.71-6.23 1.93L2.92 9.07z", + fill: "currentColor" })); } - export default SvgNetworkWifi3Bar; \ No newline at end of file diff --git a/icons/es5/NewLabel.js b/icons/es5/NewLabel.js index f1a79d8f7c..c7a4de1993 100644 --- a/icons/es5/NewLabel.js +++ b/icons/es5/NewLabel.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNewLabel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 12l-4.97 7H12v-6H9v-3H3V5h13.03L21 12zm-11 3H7v-3H5v3H2v2h3v3h2v-3h3v-2z" + d: "M21 12l-4.97 7H12v-6H9v-3H3V5h13.03L21 12zm-11 3H7v-3H5v3H2v2h3v3h2v-3h3v-2z", + fill: "currentColor" })); } - export default SvgNewLabel; \ No newline at end of file diff --git a/icons/es5/NewReleases.js b/icons/es5/NewReleases.js index c66eb0e5e8..d38bca2d01 100644 --- a/icons/es5/NewReleases.js +++ b/icons/es5/NewReleases.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNewReleases(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-10 5h-2v-2h2v2zm0-4h-2V7h2v6z" + d: "M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-10 5h-2v-2h2v2zm0-4h-2V7h2v6z", + fill: "currentColor" })); } - export default SvgNewReleases; \ No newline at end of file diff --git a/icons/es5/Newspaper.js b/icons/es5/Newspaper.js index eca1bde19b..b6d82b3a64 100644 --- a/icons/es5/Newspaper.js +++ b/icons/es5/Newspaper.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNewspaper(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 3l-1.67 1.67L18.67 3 17 4.67 15.33 3l-1.66 1.67L12 3l-1.67 1.67L8.67 3 7 4.67 5.33 3 3.67 4.67 2 3v18h20V3zM11 19H4v-6h7v6zm9 0h-7v-2h7v2zm0-4h-7v-2h7v2zm0-4H4V8h16v3z" + d: "M22 3l-1.67 1.67L18.67 3 17 4.67 15.33 3l-1.66 1.67L12 3l-1.67 1.67L8.67 3 7 4.67 5.33 3 3.67 4.67 2 3v18h20V3zM11 19H4v-6h7v6zm9 0h-7v-2h7v2zm0-4h-7v-2h7v2zm0-4H4V8h16v3z", + fill: "currentColor" })); } - export default SvgNewspaper; \ No newline at end of file diff --git a/icons/es5/NextPlan.js b/icons/es5/NextPlan.js index ad06ae4d4d..7c12c96cfd 100644 --- a/icons/es5/NextPlan.js +++ b/icons/es5/NextPlan.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNextPlan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm6 11.97h-5l2.26-2.26a4.94 4.94 0 00-3.76-1.74c-2.37 0-4.35 1.66-4.86 3.88l-.96-.32c.64-2.62 3-4.56 5.82-4.56 1.78 0 3.37.79 4.47 2.03L18 8.97v5z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm6 11.97h-5l2.26-2.26a4.94 4.94 0 00-3.76-1.74c-2.37 0-4.35 1.66-4.86 3.88l-.96-.32c.64-2.62 3-4.56 5.82-4.56 1.78 0 3.37.79 4.47 2.03L18 8.97v5z", + fill: "currentColor" })); } - export default SvgNextPlan; \ No newline at end of file diff --git a/icons/es5/NextWeek.js b/icons/es5/NextWeek.js index d526d108ad..f7f3724b47 100644 --- a/icons/es5/NextWeek.js +++ b/icons/es5/NextWeek.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNextWeek(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 7h-6V5c0-.55-.22-1.05-.59-1.41C15.05 3.22 14.55 3 14 3h-4c-1.1 0-2 .9-2 2v2H2v15h20V7zM10 5h4v2h-4V5zm1 13.5l-1-1 3-3-3-3 1-1 4 4-4 4z" + d: "M22 7h-6V5c0-.55-.22-1.05-.59-1.41C15.05 3.22 14.55 3 14 3h-4c-1.1 0-2 .9-2 2v2H2v15h20V7zM10 5h4v2h-4V5zm1 13.5l-1-1 3-3-3-3 1-1 4 4-4 4z", + fill: "currentColor" })); } - export default SvgNextWeek; \ No newline at end of file diff --git a/icons/es5/Nfc.js b/icons/es5/Nfc.js index ffb0d5abb4..0245405522 100644 --- a/icons/es5/Nfc.js +++ b/icons/es5/Nfc.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNfc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20h20V2zm-2 18H4V4h16v16zM18 6h-7v4.28c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V8h3v8H8V8h2V6H6v12h12V6z" + d: "M22 2H2v20h20V2zm-2 18H4V4h16v16zM18 6h-7v4.28c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V8h3v8H8V8h2V6H6v12h12V6z", + fill: "currentColor" })); } - export default SvgNfc; \ No newline at end of file diff --git a/icons/es5/NightShelter.js b/icons/es5/NightShelter.js index a760302f35..aa397525db 100644 --- a/icons/es5/NightShelter.js +++ b/icons/es5/NightShelter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNightShelter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3L4 9v12h16V9l-8-6zm-2.25 9.5a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zM17 18h-1v-1.5H8V18H7v-7h1v4.5h3.5V12H17v6z" + d: "M12 3L4 9v12h16V9l-8-6zm-2.25 9.5a1.25 1.25 0 110 2.5 1.25 1.25 0 010-2.5zM17 18h-1v-1.5H8V18H7v-7h1v4.5h3.5V12H17v6z", + fill: "currentColor" })); } - export default SvgNightShelter; \ No newline at end of file diff --git a/icons/es5/Nightlife.js b/icons/es5/Nightlife.js index 401208cf37..33313f74d2 100644 --- a/icons/es5/Nightlife.js +++ b/icons/es5/Nightlife.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNightlife(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 5h14l-6 9v4h2v2H5v-2h2v-4L1 5zm9.1 4l1.4-2H4.49l1.4 2h4.21zM17 5h5v3h-3v9c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3a3 3 0 011 .17V5z" + d: "M1 5h14l-6 9v4h2v2H5v-2h2v-4L1 5zm9.1 4l1.4-2H4.49l1.4 2h4.21zM17 5h5v3h-3v9c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3a3 3 0 011 .17V5z", + fill: "currentColor" })); } - export default SvgNightlife; \ No newline at end of file diff --git a/icons/es5/Nightlight.js b/icons/es5/Nightlight.js index eb7e020ac3..b16082fcc3 100644 --- a/icons/es5/Nightlight.js +++ b/icons/es5/Nightlight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNightlight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2c1.82 0 3.53.5 5 1.35-2.99 1.73-5 4.95-5 8.65s2.01 6.92 5 8.65A9.973 9.973 0 0114 22C8.48 22 4 17.52 4 12S8.48 2 14 2z" + d: "M14 2c1.82 0 3.53.5 5 1.35-2.99 1.73-5 4.95-5 8.65s2.01 6.92 5 8.65A9.973 9.973 0 0114 22C8.48 22 4 17.52 4 12S8.48 2 14 2z", + fill: "currentColor" })); } - export default SvgNightlight; \ No newline at end of file diff --git a/icons/es5/NightlightRound.js b/icons/es5/NightlightRound.js index 8b85334738..29c40a6697 100644 --- a/icons/es5/NightlightRound.js +++ b/icons/es5/NightlightRound.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNightlightRound(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 22c1.05 0 2.05-.16 3-.46-4.06-1.27-7-5.06-7-9.54s2.94-8.27 7-9.54c-.95-.3-1.95-.46-3-.46-5.52 0-10 4.48-10 10s4.48 10 10 10z" + d: "M15.5 22c1.05 0 2.05-.16 3-.46-4.06-1.27-7-5.06-7-9.54s2.94-8.27 7-9.54c-.95-.3-1.95-.46-3-.46-5.52 0-10 4.48-10 10s4.48 10 10 10z", + fill: "currentColor" })); } - export default SvgNightlightRound; \ No newline at end of file diff --git a/icons/es5/NightsStay.js b/icons/es5/NightsStay.js index a3672d760f..9c1b88deb4 100644 --- a/icons/es5/NightsStay.js +++ b/icons/es5/NightsStay.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNightsStay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.1 12.08c-2.33-4.51-.5-8.48.53-10.07C6.27 2.2 1.98 6.59 1.98 12c0 .14.02.28.02.42.62-.27 1.29-.42 2-.42 1.66 0 3.18.83 4.1 2.15A4.01 4.01 0 0111 18c0 1.52-.87 2.83-2.12 3.51.98.32 2.03.5 3.11.5 3.5 0 6.58-1.8 8.37-4.52-2.36.23-6.98-.97-9.26-5.41z" + d: "M11.1 12.08c-2.33-4.51-.5-8.48.53-10.07C6.27 2.2 1.98 6.59 1.98 12c0 .14.02.28.02.42.62-.27 1.29-.42 2-.42 1.66 0 3.18.83 4.1 2.15A4.01 4.01 0 0111 18c0 1.52-.87 2.83-2.12 3.51.98.32 2.03.5 3.11.5 3.5 0 6.58-1.8 8.37-4.52-2.36.23-6.98-.97-9.26-5.41z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M7 16h-.18C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-.9 2-2s-.9-2-2-2z" + d: "M7 16h-.18C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-.9 2-2s-.9-2-2-2z", + fill: "currentColor" })); } - export default SvgNightsStay; \ No newline at end of file diff --git a/icons/es5/NoAccounts.js b/icons/es5/NoAccounts.js index b2fc29222f..8657d3ddab 100644 --- a/icons/es5/NoAccounts.js +++ b/icons/es5/NoAccounts.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoAccounts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.18 10.94c.2-.44.32-.92.32-1.44C15.5 7.57 13.93 6 12 6c-.52 0-1 .12-1.44.32l4.62 4.62z" + d: "M15.18 10.94c.2-.44.32-.92.32-1.44C15.5 7.57 13.93 6 12 6c-.52 0-1 .12-1.44.32l4.62 4.62z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 13c-2.32 0-4.45.8-6.14 2.12A7.957 7.957 0 014 12c0-1.85.63-3.55 1.69-4.9l2.86 2.86a3.47 3.47 0 002.99 2.99l2.2 2.2c-.57-.1-1.15-.15-1.74-.15zm6.31 1.9L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.54-1.69 4.9z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 13c-2.32 0-4.45.8-6.14 2.12A7.957 7.957 0 014 12c0-1.85.63-3.55 1.69-4.9l2.86 2.86a3.47 3.47 0 002.99 2.99l2.2 2.2c-.57-.1-1.15-.15-1.74-.15zm6.31 1.9L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.54-1.69 4.9z", + fill: "currentColor" })); } - export default SvgNoAccounts; \ No newline at end of file diff --git a/icons/es5/NoAdultContent.js b/icons/es5/NoAdultContent.js index c0284f2f90..586c39a85b 100644 --- a/icons/es5/NoAdultContent.js +++ b/icons/es5/NoAdultContent.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoAdultContent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-1.85.63-3.54 1.69-4.9L7.59 9h2.83L7.1 5.69A7.924 7.924 0 0112 4c4.41 0 8 3.59 8 8 0 1.85-.63 3.54-1.69 4.9l-1.9-1.9h-2.83l3.31 3.31A7.874 7.874 0 0112 20c-4.41 0-8-3.59-8-8z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-1.85.63-3.54 1.69-4.9L7.59 9h2.83L7.1 5.69A7.924 7.924 0 0112 4c4.41 0 8 3.59 8 8 0 1.85-.63 3.54-1.69 4.9l-1.9-1.9h-2.83l3.31 3.31A7.874 7.874 0 0112 20c-4.41 0-8-3.59-8-8z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M14.25 14l-1.5-2 1.5-2h-1.5L12 11l-.75-1h-1.5l1.5 2-1.5 2h1.5l.75-1 .75 1zM8 10l-.75 1-.75-1H5l1.5 2L5 14h1.5l.75-1L8 14h1.5L8 12l1.5-2zm8 4l.75-1 .75 1H19l-1.5-2 1.5-2h-1.5l-.75 1-.75-1h-1.5l1.5 2-1.5 2z" + d: "M14.25 14l-1.5-2 1.5-2h-1.5L12 11l-.75-1h-1.5l1.5 2-1.5 2h1.5l.75-1 .75 1zM8 10l-.75 1-.75-1H5l1.5 2L5 14h1.5l.75-1L8 14h1.5L8 12l1.5-2zm8 4l.75-1 .75 1H19l-1.5-2 1.5-2h-1.5l-.75 1-.75-1h-1.5l1.5 2-1.5 2z", + fill: "currentColor" })); } - export default SvgNoAdultContent; \ No newline at end of file diff --git a/icons/es5/NoBackpack.js b/icons/es5/NoBackpack.js index 8bded77f9e..59c7b866e1 100644 --- a/icons/es5/NoBackpack.js +++ b/icons/es5/NoBackpack.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoBackpack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.19 21.19L2.81 2.81 1.39 4.22l2.76 2.76C4.06 7.31 4 7.64 4 8v14h15.17l.61.61 1.41-1.42zM6 14v-2h3.17l2 2H6zm.98-9.85c.01 0 .01-.01.02-.01V2h3v2h4V2h3v2.14c1.72.45 3 2 3 3.86v9.17l-2-2V12h-3.17L6.98 4.15z" + d: "M21.19 21.19L2.81 2.81 1.39 4.22l2.76 2.76C4.06 7.31 4 7.64 4 8v14h15.17l.61.61 1.41-1.42zM6 14v-2h3.17l2 2H6zm.98-9.85c.01 0 .01-.01.02-.01V2h3v2h4V2h3v2.14c1.72.45 3 2 3 3.86v9.17l-2-2V12h-3.17L6.98 4.15z", + fill: "currentColor" })); } - export default SvgNoBackpack; \ No newline at end of file diff --git a/icons/es5/NoCell.js b/icons/es5/NoCell.js index 1c0c163f0d..95d2f907f0 100644 --- a/icons/es5/NoCell.js +++ b/icons/es5/NoCell.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoCell(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.19 21.19L2.81 2.81 1.39 4.22 5 7.83V23h14v-1.17l.78.78 1.41-1.42zM7 18V9.83L15.17 18H7zM8.83 6L5 2.17V1h14v15.17l-2-2V6H8.83z" + d: "M21.19 21.19L2.81 2.81 1.39 4.22 5 7.83V23h14v-1.17l.78.78 1.41-1.42zM7 18V9.83L15.17 18H7zM8.83 6L5 2.17V1h14v15.17l-2-2V6H8.83z", + fill: "currentColor" })); } - export default SvgNoCell; \ No newline at end of file diff --git a/icons/es5/NoCrash.js b/icons/es5/NoCrash.js index 42af6bd3a9..b0be297219 100644 --- a/icons/es5/NoCrash.js +++ b/icons/es5/NoCrash.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoCrash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.57 8H5.43L3 15v9h3v-2h12v2h3v-9l-2.43-7zM6.85 10h10.29l1.04 3H5.81l1.04-3zM6 17.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 19 7.5 19 6 18.33 6 17.5zm9 0c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5zM12 6.36L9.17 3.54l1.41-1.41L12 3.54 15.54 0l1.41 1.41L12 6.36z" + d: "M18.57 8H5.43L3 15v9h3v-2h12v2h3v-9l-2.43-7zM6.85 10h10.29l1.04 3H5.81l1.04-3zM6 17.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S8.33 19 7.5 19 6 18.33 6 17.5zm9 0c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5zM12 6.36L9.17 3.54l1.41-1.41L12 3.54 15.54 0l1.41 1.41L12 6.36z", + fill: "currentColor" })); } - export default SvgNoCrash; \ No newline at end of file diff --git a/icons/es5/NoDrinks.js b/icons/es5/NoDrinks.js index 96d3396f6c..6a301eb780 100644 --- a/icons/es5/NoDrinks.js +++ b/icons/es5/NoDrinks.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoDrinks(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.19 21.19L2.81 2.81 1.39 4.22l8.23 8.23L11 14v5H6v2h12v-.17l1.78 1.78 1.41-1.42zM13 19v-3.17L16.17 19H13zM7.83 5l-2-2H21v2l-6.2 6.97L9.83 7h6.74l1.78-2H7.83z" + d: "M21.19 21.19L2.81 2.81 1.39 4.22l8.23 8.23L11 14v5H6v2h12v-.17l1.78 1.78 1.41-1.42zM13 19v-3.17L16.17 19H13zM7.83 5l-2-2H21v2l-6.2 6.97L9.83 7h6.74l1.78-2H7.83z", + fill: "currentColor" })); } - export default SvgNoDrinks; \ No newline at end of file diff --git a/icons/es5/NoEncryption.js b/icons/es5/NoEncryption.js index c4a445a1e7..c4610cf14b 100644 --- a/icons/es5/NoEncryption.js +++ b/icons/es5/NoEncryption.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoEncryption(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2h-4.66L20 17.56V8h-3V6.22c0-2.61-1.91-4.94-4.51-5.19-2.53-.25-4.72 1.41-5.32 3.7L8.9 6.46V6zM4.41 4.81L3 6.22 4.78 8H4v14h14.78l1 1 1.41-1.41z" + d: "M8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2h-4.66L20 17.56V8h-3V6.22c0-2.61-1.91-4.94-4.51-5.19-2.53-.25-4.72 1.41-5.32 3.7L8.9 6.46V6zM4.41 4.81L3 6.22 4.78 8H4v14h14.78l1 1 1.41-1.41z", + fill: "currentColor" })); } - export default SvgNoEncryption; \ No newline at end of file diff --git a/icons/es5/NoEncryptionGmailerrorred.js b/icons/es5/NoEncryptionGmailerrorred.js index 2de53d899c..19f91e39e6 100644 --- a/icons/es5/NoEncryptionGmailerrorred.js +++ b/icons/es5/NoEncryptionGmailerrorred.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoEncryptionGmailerrorred(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2h-4.66L20 17.56V8h-3V6.22c0-2.61-1.91-4.94-4.51-5.19-2.53-.25-4.72 1.41-5.32 3.7L8.9 6.46V6zM4.41 4.81L3 6.22 4.78 8H4v14h14.78l1 1 1.41-1.41z" + d: "M8.9 6c0-1.71 1.39-3.1 3.1-3.1s3.1 1.39 3.1 3.1v2h-4.66L20 17.56V8h-3V6.22c0-2.61-1.91-4.94-4.51-5.19-2.53-.25-4.72 1.41-5.32 3.7L8.9 6.46V6zM4.41 4.81L3 6.22 4.78 8H4v14h14.78l1 1 1.41-1.41z", + fill: "currentColor" })); } - export default SvgNoEncryptionGmailerrorred; \ No newline at end of file diff --git a/icons/es5/NoFlash.js b/icons/es5/NoFlash.js index 92b3260740..e691f88c25 100644 --- a/icons/es5/NoFlash.js +++ b/icons/es5/NoFlash.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoFlash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.45 2.45L1.04 3.87l5.3 5.3-.2.23H2V22h16v-1.17l2.13 2.13 1.41-1.41L2.45 2.45zM10 20c-2.21 0-4-1.79-4-4 0-1.95 1.4-3.57 3.25-3.92l1.57 1.57c-.26-.09-.53-.15-.82-.15a2.5 2.5 0 000 5 2.5 2.5 0 002.5-2.5c0-.29-.06-.56-.15-.82l1.57 1.57A3.993 3.993 0 0110 20zm8-4.83L10.83 8h1.75l1.28 1.4H18v5.77zm2.4-9.57H22L19 11V7h-1V2h4l-1.6 3.6z" + d: "M2.45 2.45L1.04 3.87l5.3 5.3-.2.23H2V22h16v-1.17l2.13 2.13 1.41-1.41L2.45 2.45zM10 20c-2.21 0-4-1.79-4-4 0-1.95 1.4-3.57 3.25-3.92l1.57 1.57c-.26-.09-.53-.15-.82-.15a2.5 2.5 0 000 5 2.5 2.5 0 002.5-2.5c0-.29-.06-.56-.15-.82l1.57 1.57A3.993 3.993 0 0110 20zm8-4.83L10.83 8h1.75l1.28 1.4H18v5.77zm2.4-9.57H22L19 11V7h-1V2h4l-1.6 3.6z", + fill: "currentColor" })); } - export default SvgNoFlash; \ No newline at end of file diff --git a/icons/es5/NoFood.js b/icons/es5/NoFood.js index ca641bd7f5..88338ff5fb 100644 --- a/icons/es5/NoFood.js +++ b/icons/es5/NoFood.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoFood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.35 8.52L11 5h5V1h2v4h5l-1.38 13.79L18 15.17l-6.65-6.65zM21.9 21.9L2.1 2.1.69 3.51l5.7 5.7C3.46 9.83 1 11.76 1 15h11.17l2 2H1v2h15v-.17l4.49 4.49 1.41-1.42zM1 23h15v-2H1v2z" + d: "M11.35 8.52L11 5h5V1h2v4h5l-1.38 13.79L18 15.17l-6.65-6.65zM21.9 21.9L2.1 2.1.69 3.51l5.7 5.7C3.46 9.83 1 11.76 1 15h11.17l2 2H1v2h15v-.17l4.49 4.49 1.41-1.42zM1 23h15v-2H1v2z", + fill: "currentColor" })); } - export default SvgNoFood; \ No newline at end of file diff --git a/icons/es5/NoLuggage.js b/icons/es5/NoLuggage.js index ceca673c72..13a65fbce9 100644 --- a/icons/es5/NoLuggage.js +++ b/icons/es5/NoLuggage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoLuggage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.75 9v.92l1.75 1.75V9H16v4.17l3 3V6h-4V2H9v4h-.17l3 3h.92zM10.5 3.5h3V6h-3V3.5zm10.69 17.69L2.81 2.81 1.39 4.22 5 7.83V21h2v1h2v-1h6v1h2v-1h1.17l1.61 1.61 1.41-1.42zM8 18v-7.17l1.5 1.5V18H8zm3.25 0v-3.92l1.5 1.5V18h-1.5z" + d: "M12.75 9v.92l1.75 1.75V9H16v4.17l3 3V6h-4V2H9v4h-.17l3 3h.92zM10.5 3.5h3V6h-3V3.5zm10.69 17.69L2.81 2.81 1.39 4.22 5 7.83V21h2v1h2v-1h6v1h2v-1h1.17l1.61 1.61 1.41-1.42zM8 18v-7.17l1.5 1.5V18H8zm3.25 0v-3.92l1.5 1.5V18h-1.5z", + fill: "currentColor" })); } - export default SvgNoLuggage; \ No newline at end of file diff --git a/icons/es5/NoMeals.js b/icons/es5/NoMeals.js index 0a3b6ca993..42d2af191a 100644 --- a/icons/es5/NoMeals.js +++ b/icons/es5/NoMeals.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoMeals(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 14V6c0-1.76 2.24-4 5-4v16.17l-2-2V14h-3zm4.49 9.31L10.02 12.85c-.33.09-.66.15-1.02.15v9H7v-9c-2.21 0-4-1.79-4-4V5.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM6.17 9L5 7.83V9h1.17zM9 2H7v2.17l2 2V2zm4 7V2h-2v6.17l1.85 1.85c.09-.33.15-.66.15-1.02z" + d: "M16 14V6c0-1.76 2.24-4 5-4v16.17l-2-2V14h-3zm4.49 9.31L10.02 12.85c-.33.09-.66.15-1.02.15v9H7v-9c-2.21 0-4-1.79-4-4V5.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM6.17 9L5 7.83V9h1.17zM9 2H7v2.17l2 2V2zm4 7V2h-2v6.17l1.85 1.85c.09-.33.15-.66.15-1.02z", + fill: "currentColor" })); } - export default SvgNoMeals; \ No newline at end of file diff --git a/icons/es5/NoMeetingRoom.js b/icons/es5/NoMeetingRoom.js index e3567502ad..e7bff124da 100644 --- a/icons/es5/NoMeetingRoom.js +++ b/icons/es5/NoMeetingRoom.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoMeetingRoom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 6h3v7.88l2 2V4h-5V3H6.12L14 10.88zm-2 5.71V13h-2v-2h1.29L2.41 2.13 1 3.54l4 4V19H3v2h11v-4.46L20.46 23l1.41-1.41z" + d: "M14 6h3v7.88l2 2V4h-5V3H6.12L14 10.88zm-2 5.71V13h-2v-2h1.29L2.41 2.13 1 3.54l4 4V19H3v2h11v-4.46L20.46 23l1.41-1.41z", + fill: "currentColor" })); } - export default SvgNoMeetingRoom; \ No newline at end of file diff --git a/icons/es5/NoPhotography.js b/icons/es5/NoPhotography.js index f4fd0964a5..811a9b0847 100644 --- a/icons/es5/NoPhotography.js +++ b/icons/es5/NoPhotography.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoPhotography(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.94 8.12L7.48 4.66 9 3h6l1.83 2H22v14.17l-5.12-5.12c.08-.34.12-.69.12-1.05 0-2.76-2.24-5-5-5-.36 0-.71.04-1.06.12zm9.55 15.19L18.17 21H2V5h.17L.69 3.51 2.1 2.1 21 21l.9.9-1.41 1.41zm-6-5.99l-1.5-1.5c-.32.1-.64.18-.99.18-1.66 0-3-1.34-3-3 0-.35.08-.67.19-.98l-1.5-1.5A4.74 4.74 0 007 13c0 2.76 2.24 5 5 5 .91 0 1.76-.25 2.49-.68z" + d: "M10.94 8.12L7.48 4.66 9 3h6l1.83 2H22v14.17l-5.12-5.12c.08-.34.12-.69.12-1.05 0-2.76-2.24-5-5-5-.36 0-.71.04-1.06.12zm9.55 15.19L18.17 21H2V5h.17L.69 3.51 2.1 2.1 21 21l.9.9-1.41 1.41zm-6-5.99l-1.5-1.5c-.32.1-.64.18-.99.18-1.66 0-3-1.34-3-3 0-.35.08-.67.19-.98l-1.5-1.5A4.74 4.74 0 007 13c0 2.76 2.24 5 5 5 .91 0 1.76-.25 2.49-.68z", + fill: "currentColor" })); } - export default SvgNoPhotography; \ No newline at end of file diff --git a/icons/es5/NoSim.js b/icons/es5/NoSim.js index 080268457b..e6d1c34b60 100644 --- a/icons/es5/NoSim.js +++ b/icons/es5/NoSim.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoSim(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.79 3.74L2.38 5.15l2.74 2.74-.12.12V21h13.27l1.58 1.62 1.41-1.41zM19 16.11V3h-8.99L7.95 5.06z" + d: "M3.79 3.74L2.38 5.15l2.74 2.74-.12.12V21h13.27l1.58 1.62 1.41-1.41zM19 16.11V3h-8.99L7.95 5.06z", + fill: "currentColor" })); } - export default SvgNoSim; \ No newline at end of file diff --git a/icons/es5/NoStroller.js b/icons/es5/NoStroller.js index c27269df6e..4799fdcfbf 100644 --- a/icons/es5/NoStroller.js +++ b/icons/es5/NoStroller.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoStroller(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.91 8.08L6.53 3.7C7.6 3.25 8.77 3 10 3c1.56 0 3.03.4 4.3 1.1l-3.39 3.98zm10.28 13.11l-4.78-4.78-5.75-5.75-7.85-7.85-1.42 1.41 7.97 7.97L5.27 17h8.9l1.13 1.13c-.88.33-1.47 1.25-1.26 2.28.15.76.78 1.39 1.54 1.54 1.03.21 1.95-.38 2.28-1.26l1.91 1.91 1.42-1.41zM6 18c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM17 6.27c.58-.68.97-1.27 1.65-1.27.77 0 1.35.66 1.35 1.48V7h2v-.52C22 4.56 20.52 3 18.65 3c-1.66 0-2.54 1.27-3.18 2.03l-3.5 4.11L17 14.17v-7.9z" + d: "M10.91 8.08L6.53 3.7C7.6 3.25 8.77 3 10 3c1.56 0 3.03.4 4.3 1.1l-3.39 3.98zm10.28 13.11l-4.78-4.78-5.75-5.75-7.85-7.85-1.42 1.41 7.97 7.97L5.27 17h8.9l1.13 1.13c-.88.33-1.47 1.25-1.26 2.28.15.76.78 1.39 1.54 1.54 1.03.21 1.95-.38 2.28-1.26l1.91 1.91 1.42-1.41zM6 18c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM17 6.27c.58-.68.97-1.27 1.65-1.27.77 0 1.35.66 1.35 1.48V7h2v-.52C22 4.56 20.52 3 18.65 3c-1.66 0-2.54 1.27-3.18 2.03l-3.5 4.11L17 14.17v-7.9z", + fill: "currentColor" })); } - export default SvgNoStroller; \ No newline at end of file diff --git a/icons/es5/NoTransfer.js b/icons/es5/NoTransfer.js index 0954e37db9..f8d61c4b0e 100644 --- a/icons/es5/NoTransfer.js +++ b/icons/es5/NoTransfer.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoTransfer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.78 2.95C7.24 2.16 9.48 2 12 2c4.42 0 8 .5 8 4v10c0 .35-.08.67-.19.98L13.83 11H18V6H8.83L5.78 2.95zm14 19.66L18.17 21H16v-2H8v2H5v-2.78c-.61-.55-1-1.34-1-2.22V6.83L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM9 15.5c0-.83-.67-1.5-1.5-1.5S6 14.67 6 15.5 6.67 17 7.5 17 9 16.33 9 15.5zM8.17 11L6 8.83V11h2.17z" + d: "M5.78 2.95C7.24 2.16 9.48 2 12 2c4.42 0 8 .5 8 4v10c0 .35-.08.67-.19.98L13.83 11H18V6H8.83L5.78 2.95zm14 19.66L18.17 21H16v-2H8v2H5v-2.78c-.61-.55-1-1.34-1-2.22V6.83L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM9 15.5c0-.83-.67-1.5-1.5-1.5S6 14.67 6 15.5 6.67 17 7.5 17 9 16.33 9 15.5zM8.17 11L6 8.83V11h2.17z", + fill: "currentColor" })); } - export default SvgNoTransfer; \ No newline at end of file diff --git a/icons/es5/NoiseAware.js b/icons/es5/NoiseAware.js index 1f1a7a815d..ba979d6022 100644 --- a/icons/es5/NoiseAware.js +++ b/icons/es5/NoiseAware.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoiseAware(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.07 13H2.05c.2 2.01 1 3.84 2.21 5.33l1.43-1.43A7.941 7.941 0 014.07 13zm1.62-5.9L4.26 5.67A10.013 10.013 0 002.05 11h2.02c.18-1.46.76-2.79 1.62-3.9zM11 4.07V2.05c-2.01.2-3.84 1-5.33 2.21L7.1 5.69A7.941 7.941 0 0111 4.07zm7.33.19A10.013 10.013 0 0013 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.43-1.43zm-.02 12.64l1.43 1.43A9.98 9.98 0 0021.95 13h-2.02a7.941 7.941 0 01-1.62 3.9zm1.62-5.9h2.02c-.2-2.01-1-3.84-2.21-5.33L18.31 7.1a7.941 7.941 0 011.62 3.9zM13 19.93v2.02c2.01-.2 3.84-1 5.33-2.21l-1.43-1.43a7.941 7.941 0 01-3.9 1.62zm-7.33-.19A9.98 9.98 0 0011 21.95v-2.02a7.941 7.941 0 01-3.9-1.62l-1.43 1.43z" + d: "M4.07 13H2.05c.2 2.01 1 3.84 2.21 5.33l1.43-1.43A7.941 7.941 0 014.07 13zm1.62-5.9L4.26 5.67A10.013 10.013 0 002.05 11h2.02c.18-1.46.76-2.79 1.62-3.9zM11 4.07V2.05c-2.01.2-3.84 1-5.33 2.21L7.1 5.69A7.941 7.941 0 0111 4.07zm7.33.19A10.013 10.013 0 0013 2.05v2.02c1.46.18 2.79.76 3.9 1.62l1.43-1.43zm-.02 12.64l1.43 1.43A9.98 9.98 0 0021.95 13h-2.02a7.941 7.941 0 01-1.62 3.9zm1.62-5.9h2.02c-.2-2.01-1-3.84-2.21-5.33L18.31 7.1a7.941 7.941 0 011.62 3.9zM13 19.93v2.02c2.01-.2 3.84-1 5.33-2.21l-1.43-1.43a7.941 7.941 0 01-3.9 1.62zm-7.33-.19A9.98 9.98 0 0011 21.95v-2.02a7.941 7.941 0 01-3.9-1.62l-1.43 1.43z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 12, r: 5 })); } - export default SvgNoiseAware; \ No newline at end of file diff --git a/icons/es5/NoiseControlOff.js b/icons/es5/NoiseControlOff.js index b31713fa22..adb8d8a6db 100644 --- a/icons/es5/NoiseControlOff.js +++ b/icons/es5/NoiseControlOff.js @@ -1,18 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoiseControlOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 12, r: 5 })); } - export default SvgNoiseControlOff; \ No newline at end of file diff --git a/icons/es5/NordicWalking.js b/icons/es5/NordicWalking.js index f9b478f53a..edd0d7698d 100644 --- a/icons/es5/NordicWalking.js +++ b/icons/es5/NordicWalking.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNordicWalking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 23h-1.5v-9H19v9zM7.53 14H6l-2 9h1.53l2-9zm5.97-8.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9L7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6a2.145 2.145 0 00-2.65-.84L6 8.3V13h2V9.6l1.8-.7z" + d: "M19 23h-1.5v-9H19v9zM7.53 14H6l-2 9h1.53l2-9zm5.97-8.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM9.8 8.9L7 23h2.1l1.8-8 2.1 2v6h2v-7.5l-2.1-2 .6-3C14.8 12 16.8 13 19 13v-2c-1.9 0-3.5-1-4.3-2.4l-1-1.6a2.145 2.145 0 00-2.65-.84L6 8.3V13h2V9.6l1.8-.7z", + fill: "currentColor" })); } - export default SvgNordicWalking; \ No newline at end of file diff --git a/icons/es5/North.js b/icons/es5/North.js index 8e199978fb..af36b9f85c 100644 --- a/icons/es5/North.js +++ b/icons/es5/North.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNorth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 9l1.41 1.41L11 5.83V22h2V5.83l4.59 4.59L19 9l-7-7-7 7z" + d: "M5 9l1.41 1.41L11 5.83V22h2V5.83l4.59 4.59L19 9l-7-7-7 7z", + fill: "currentColor" })); } - export default SvgNorth; \ No newline at end of file diff --git a/icons/es5/NorthEast.js b/icons/es5/NorthEast.js index 72c04242bf..81321294ab 100644 --- a/icons/es5/NorthEast.js +++ b/icons/es5/NorthEast.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNorthEast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z" + d: "M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z", + fill: "currentColor" })); } - export default SvgNorthEast; \ No newline at end of file diff --git a/icons/es5/NorthWest.js b/icons/es5/NorthWest.js index 58c21ac7fc..7deca1d3ab 100644 --- a/icons/es5/NorthWest.js +++ b/icons/es5/NorthWest.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNorthWest(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 15h2V8.41L18.59 20 20 18.59 8.41 7H15V5H5v10z" + d: "M5 15h2V8.41L18.59 20 20 18.59 8.41 7H15V5H5v10z", + fill: "currentColor" })); } - export default SvgNorthWest; \ No newline at end of file diff --git a/icons/es5/NotAccessible.js b/icons/es5/NotAccessible.js index 7954f665b3..269969f750 100644 --- a/icons/es5/NotAccessible.js +++ b/icons/es5/NotAccessible.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotAccessible(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm-2 18c-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1a5 5 0 105.9 5.9h-2.07c-.41 1.16-1.52 2-2.83 2zm11.19 1.19L2.81 2.81 1.39 4.22 10 12.83V17h4.17l5.61 5.61 1.41-1.42zM19 11c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.24-.24-.44-.36-.63-.46-.36-.19-.72-.3-1.2-.26-.49.04-.91.27-1.23.61L14 11.05c1.29 1.07 3.25 1.94 5 1.95v-2z" + d: "M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm-2 18c-1.66 0-3-1.34-3-3 0-1.31.84-2.41 2-2.83V12.1a5 5 0 105.9 5.9h-2.07c-.41 1.16-1.52 2-2.83 2zm11.19 1.19L2.81 2.81 1.39 4.22 10 12.83V17h4.17l5.61 5.61 1.41-1.42zM19 11c-1.54.02-3.09-.75-4.07-1.83l-1.29-1.43c-.24-.24-.44-.36-.63-.46-.36-.19-.72-.3-1.2-.26-.49.04-.91.27-1.23.61L14 11.05c1.29 1.07 3.25 1.94 5 1.95v-2z", + fill: "currentColor" })); } - export default SvgNotAccessible; \ No newline at end of file diff --git a/icons/es5/NotEqual.js b/icons/es5/NotEqual.js index 4b0db8fddd..a18b72edf1 100644 --- a/icons/es5/NotEqual.js +++ b/icons/es5/NotEqual.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotEqual(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 9.998H5v-2h14zm0 6H5v-2h14z" + d: "M19 9.998H5v-2h14zm0 6H5v-2h14z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M14.08 4.605l1.84.79-6 14-1.84-.79z" + d: "M14.08 4.605l1.84.79-6 14-1.84-.79z", + fill: "currentColor" })); } - export default SvgNotEqual; \ No newline at end of file diff --git a/icons/es5/NotInterested.js b/icons/es5/NotInterested.js index 088bc9f5a1..163c5f4a99 100644 --- a/icons/es5/NotInterested.js +++ b/icons/es5/NotInterested.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotInterested(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.42 0-8-3.58-8-8 0-1.85.63-3.55 1.69-4.9L16.9 18.31A7.902 7.902 0 0112 20zm6.31-3.1L7.1 5.69A7.902 7.902 0 0112 4c4.42 0 8 3.58 8 8 0 1.85-.63 3.55-1.69 4.9z", + fill: "currentColor" })); } - export default SvgNotInterested; \ No newline at end of file diff --git a/icons/es5/NotListedLocation.js b/icons/es5/NotListedLocation.js index ec15af1f10..0ad3ecddbc 100644 --- a/icons/es5/NotListedLocation.js +++ b/icons/es5/NotListedLocation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotListedLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.01 16a.99.99 0 001-1 .99.99 0 00-1-1c-.28 0-.51.1-.71.29-.2.19-.3.43-.3.7s.1.51.29.71c.2.2.44.3.72.3zm-.88-3.66V13h1.85v-.42c0-.33.06-.6.18-.81.12-.21.33-.47.65-.77.4-.38.68-.75.89-1.09.19-.35.3-.76.3-1.25s-.13-.94-.39-1.35a2.57 2.57 0 00-1.05-.96C13.11 6.12 12.58 6 12 6c-.78 0-1.51.32-2.03.79C9.46 7.27 9 7.99 9 9h1.68c0-.52.19-.77.4-.98.21-.2.58-.3.96-.3.35 0 .64.1.85.3.21.2.32.45.32.74 0 .24-.06.46-.19.64-.13.19-.33.41-.61.66-.48.42-.81.79-1 1.12-.19.33-.28.71-.28 1.16zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z" + d: "M12.01 16a.99.99 0 001-1 .99.99 0 00-1-1c-.28 0-.51.1-.71.29-.2.19-.3.43-.3.7s.1.51.29.71c.2.2.44.3.72.3zm-.88-3.66V13h1.85v-.42c0-.33.06-.6.18-.81.12-.21.33-.47.65-.77.4-.38.68-.75.89-1.09.19-.35.3-.76.3-1.25s-.13-.94-.39-1.35a2.57 2.57 0 00-1.05-.96C13.11 6.12 12.58 6 12 6c-.78 0-1.51.32-2.03.79C9.46 7.27 9 7.99 9 9h1.68c0-.52.19-.77.4-.98.21-.2.58-.3.96-.3.35 0 .64.1.85.3.21.2.32.45.32.74 0 .24-.06.46-.19.64-.13.19-.33.41-.61.66-.48.42-.81.79-1 1.12-.19.33-.28.71-.28 1.16zM12 2c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z", + fill: "currentColor" })); } - export default SvgNotListedLocation; \ No newline at end of file diff --git a/icons/es5/NotStarted.js b/icons/es5/NotStarted.js index 72b03da6c0..ac8712003f 100644 --- a/icons/es5/NotStarted.js +++ b/icons/es5/NotStarted.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotStarted(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm1 0V8l5 4-5 4z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm1 0V8l5 4-5 4z", + fill: "currentColor" })); } - export default SvgNotStarted; \ No newline at end of file diff --git a/icons/es5/Note.js b/icons/es5/Note.js index 896e047763..645c47bc1b 100644 --- a/icons/es5/Note.js +++ b/icons/es5/Note.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 10l-6-6H2v16h20V10zm-7-4.5l5.5 5.5H15V5.5z" + d: "M22 10l-6-6H2v16h20V10zm-7-4.5l5.5 5.5H15V5.5z", + fill: "currentColor" })); } - export default SvgNote; \ No newline at end of file diff --git a/icons/es5/NoteAdd.js b/icons/es5/NoteAdd.js index 3c4ee663e6..685f92dc51 100644 --- a/icons/es5/NoteAdd.js +++ b/icons/es5/NoteAdd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoteAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h16V8l-6-6zm2 14h-3v3h-2v-3H8v-2h3v-3h2v3h3v2zm-3-7V3.5L18.5 9H13z" + d: "M14 2H4v20h16V8l-6-6zm2 14h-3v3h-2v-3H8v-2h3v-3h2v3h3v2zm-3-7V3.5L18.5 9H13z", + fill: "currentColor" })); } - export default SvgNoteAdd; \ No newline at end of file diff --git a/icons/es5/NoteAlt.js b/icons/es5/NoteAlt.js index edb878d94f..eef3679796 100644 --- a/icons/es5/NoteAlt.js +++ b/icons/es5/NoteAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNoteAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-9-.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM9.1 17H7v-2.14l5.96-5.96 2.12 2.12L9.1 17zm8.1-8.09l-1.41 1.41-2.13-2.12 1.41-1.41 2.13 2.12z" + d: "M21 3h-6.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H3v18h18V3zm-9-.25c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75zM9.1 17H7v-2.14l5.96-5.96 2.12 2.12L9.1 17zm8.1-8.09l-1.41 1.41-2.13-2.12 1.41-1.41 2.13 2.12z", + fill: "currentColor" })); } - export default SvgNoteAlt; \ No newline at end of file diff --git a/icons/es5/Notes.js b/icons/es5/Notes.js index f8c6161d85..48478bff3d 100644 --- a/icons/es5/Notes.js +++ b/icons/es5/Notes.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotes(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 11.01L3 11v2h18zM3 16h12v2H3zM21 6H3v2.01L21 8z" + d: "M21 11.01L3 11v2h18zM3 16h12v2H3zM21 6H3v2.01L21 8z", + fill: "currentColor" })); } - export default SvgNotes; \ No newline at end of file diff --git a/icons/es5/NotificationAdd.js b/icons/es5/NotificationAdd.js index c8f4720abf..6d48f95193 100644 --- a/icons/es5/NotificationAdd.js +++ b/icons/es5/NotificationAdd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotificationAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 20h4c0 1.1-.9 2-2 2s-2-.9-2-2zm4-11c0 2.61 1.67 4.83 4 5.66V17h2v2H4v-2h2v-7c0-2.79 1.91-5.14 4.5-5.8V2h3v2.2c.71.18 1.36.49 1.95.9A5.902 5.902 0 0014 9zm10-1h-3V5h-2v3h-3v2h3v3h2v-3h3V8z" + d: "M10 20h4c0 1.1-.9 2-2 2s-2-.9-2-2zm4-11c0 2.61 1.67 4.83 4 5.66V17h2v2H4v-2h2v-7c0-2.79 1.91-5.14 4.5-5.8V2h3v2.2c.71.18 1.36.49 1.95.9A5.902 5.902 0 0014 9zm10-1h-3V5h-2v3h-3v2h3v3h2v-3h3V8z", + fill: "currentColor" })); } - export default SvgNotificationAdd; \ No newline at end of file diff --git a/icons/es5/NotificationImportant.js b/icons/es5/NotificationImportant.js index ccc474e0d9..84706c6eda 100644 --- a/icons/es5/NotificationImportant.js +++ b/icons/es5/NotificationImportant.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotificationImportant(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 23c1.1 0 1.99-.89 1.99-1.99h-3.98c0 1.1.89 1.99 1.99 1.99zm7-6v-6c0-3.35-2.36-6.15-5.5-6.83V1.5h-3v2.67C7.36 4.85 5 7.65 5 11v6l-2 2v1h18v-1l-2-2zm-6-1h-2v-2h2v2zm0-4h-2V8h2v4z" + d: "M12 23c1.1 0 1.99-.89 1.99-1.99h-3.98c0 1.1.89 1.99 1.99 1.99zm7-6v-6c0-3.35-2.36-6.15-5.5-6.83V1.5h-3v2.67C7.36 4.85 5 7.65 5 11v6l-2 2v1h18v-1l-2-2zm-6-1h-2v-2h2v2zm0-4h-2V8h2v4z", + fill: "currentColor" })); } - export default SvgNotificationImportant; \ No newline at end of file diff --git a/icons/es5/Notifications.js b/icons/es5/Notifications.js index 6068686c64..b3a3d668bd 100644 --- a/icons/es5/Notifications.js +++ b/icons/es5/Notifications.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotifications(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 22c1.1 0 2-.9 2-2h-4a2 2 0 002 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V2.5h-3v2.18C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z" + d: "M12 22c1.1 0 2-.9 2-2h-4a2 2 0 002 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V2.5h-3v2.18C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2z", + fill: "currentColor" })); } - export default SvgNotifications; \ No newline at end of file diff --git a/icons/es5/NotificationsActive.js b/icons/es5/NotificationsActive.js index 05a8493d5e..ebdd925999 100644 --- a/icons/es5/NotificationsActive.js +++ b/icons/es5/NotificationsActive.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotificationsActive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.58 4.08L6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 013.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 013.54 6.42zM18 11c0-3.07-1.64-5.64-4.5-6.32V2.5h-3v2.18C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2v-5zm-6 11c.14 0 .27-.01.4-.04.65-.14 1.18-.58 1.44-1.18.1-.24.15-.5.15-.78h-4c.01 1.1.9 2 2.01 2z" + d: "M7.58 4.08L6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 013.55-6.42zm12.39 6.42h2c-.15-3.2-1.73-6.02-4.12-7.85l-1.42 1.43a8.495 8.495 0 013.54 6.42zM18 11c0-3.07-1.64-5.64-4.5-6.32V2.5h-3v2.18C7.63 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2v-5zm-6 11c.14 0 .27-.01.4-.04.65-.14 1.18-.58 1.44-1.18.1-.24.15-.5.15-.78h-4c.01 1.1.9 2 2.01 2z", + fill: "currentColor" })); } - export default SvgNotificationsActive; \ No newline at end of file diff --git a/icons/es5/NotificationsNone.js b/icons/es5/NotificationsNone.js index aaa2597e91..893ace3bcc 100644 --- a/icons/es5/NotificationsNone.js +++ b/icons/es5/NotificationsNone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotificationsNone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V2.5h-3v2.18C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6z" + d: "M12 22c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2zm6-6v-5c0-3.07-1.63-5.64-4.5-6.32V2.5h-3v2.18C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2zm-2 1H8v-6c0-2.48 1.51-4.5 4-4.5s4 2.02 4 4.5v6z", + fill: "currentColor" })); } - export default SvgNotificationsNone; \ No newline at end of file diff --git a/icons/es5/NotificationsOff.js b/icons/es5/NotificationsOff.js index 1e4530eaa5..5a4861647b 100644 --- a/icons/es5/NotificationsOff.js +++ b/icons/es5/NotificationsOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotificationsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 22c1.1 0 2-.9 2-2h-4a2 2 0 002 2zm6-11c0-3.07-1.64-5.64-4.5-6.32V2.5h-3v2.18c-.24.06-.47.15-.69.23L18 13.1V11zM5.41 3.35L4 4.76l2.81 2.81C6.29 8.57 6 9.73 6 11v5l-2 2v1h14.24l1.74 1.74 1.41-1.41L5.41 3.35z" + d: "M12 22c1.1 0 2-.9 2-2h-4a2 2 0 002 2zm6-11c0-3.07-1.64-5.64-4.5-6.32V2.5h-3v2.18c-.24.06-.47.15-.69.23L18 13.1V11zM5.41 3.35L4 4.76l2.81 2.81C6.29 8.57 6 9.73 6 11v5l-2 2v1h14.24l1.74 1.74 1.41-1.41L5.41 3.35z", + fill: "currentColor" })); } - export default SvgNotificationsOff; \ No newline at end of file diff --git a/icons/es5/NotificationsPaused.js b/icons/es5/NotificationsPaused.js index b3d124a35a..8f13e767f4 100644 --- a/icons/es5/NotificationsPaused.js +++ b/icons/es5/NotificationsPaused.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNotificationsPaused(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 22c1.1 0 2-.9 2-2h-4a2 2 0 002 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V2.5h-3v2.18C7.63 5.36 6 7.93 6 11v5l-2 2v1h16v-1l-2-2zm-3.5-6.2l-2.8 3.4h2.8V15h-5v-1.8l2.8-3.4H9.5V8h5v1.8z" + d: "M12 22c1.1 0 2-.9 2-2h-4a2 2 0 002 2zm6-6v-5c0-3.07-1.64-5.64-4.5-6.32V2.5h-3v2.18C7.63 5.36 6 7.93 6 11v5l-2 2v1h16v-1l-2-2zm-3.5-6.2l-2.8 3.4h2.8V15h-5v-1.8l2.8-3.4H9.5V8h5v1.8z", + fill: "currentColor" })); } - export default SvgNotificationsPaused; \ No newline at end of file diff --git a/icons/es5/Numbers.js b/icons/es5/Numbers.js index 5afa59896c..d07032bbb1 100644 --- a/icons/es5/Numbers.js +++ b/icons/es5/Numbers.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgNumbers(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.5 10l.5-2h-4l1-4h-2l-1 4h-4l1-4h-2L9 8H5l-.5 2h4l-1 4h-4L3 16h4l-1 4h2l1-4h4l-1 4h2l1-4h4l.5-2h-4l1-4h4zm-7 4h-4l1-4h4l-1 4z" + d: "M20.5 10l.5-2h-4l1-4h-2l-1 4h-4l1-4h-2L9 8H5l-.5 2h4l-1 4h-4L3 16h4l-1 4h2l1-4h4l-1 4h2l1-4h4l.5-2h-4l1-4h4zm-7 4h-4l1-4h4l-1 4z", + fill: "currentColor" })); } - export default SvgNumbers; \ No newline at end of file diff --git a/icons/es5/OfflineBolt.js b/icons/es5/OfflineBolt.js index 2d06fefac8..a1ab2d0a6b 100644 --- a/icons/es5/OfflineBolt.js +++ b/icons/es5/OfflineBolt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOfflineBolt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02zM11.48 20v-6.26H8L13 4v6.26h3.35L11.48 20z" + d: "M12 2.02c-5.51 0-9.98 4.47-9.98 9.98s4.47 9.98 9.98 9.98 9.98-4.47 9.98-9.98S17.51 2.02 12 2.02zM11.48 20v-6.26H8L13 4v6.26h3.35L11.48 20z", + fill: "currentColor" })); } - export default SvgOfflineBolt; \ No newline at end of file diff --git a/icons/es5/OfflinePin.js b/icons/es5/OfflinePin.js index c9c02f02b4..bf30d358dc 100644 --- a/icons/es5/OfflinePin.js +++ b/icons/es5/OfflinePin.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOfflinePin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm5 16H7v-2h10v2zm-6.7-4L7 10.7l1.4-1.4 1.9 1.9 5.3-5.3L17 7.3 10.3 14z" + d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm5 16H7v-2h10v2zm-6.7-4L7 10.7l1.4-1.4 1.9 1.9 5.3-5.3L17 7.3 10.3 14z", + fill: "currentColor" })); } - export default SvgOfflinePin; \ No newline at end of file diff --git a/icons/es5/OfflineShare.js b/icons/es5/OfflineShare.js index ee716477f8..ff6f73c877 100644 --- a/icons/es5/OfflineShare.js +++ b/icons/es5/OfflineShare.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOfflineShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 5H4v18h12v-2H6z" + d: "M6 5H4v18h12v-2H6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20 1H8v18h12V1zm-2 14h-8V5h8v10z" + d: "M20 1H8v18h12V1zm-2 14h-8V5h8v10z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12.5 10.25h2V12L17 9.5 14.5 7v1.75H11V12h1.5z" + d: "M12.5 10.25h2V12L17 9.5 14.5 7v1.75H11V12h1.5z", + fill: "currentColor" })); } - export default SvgOfflineShare; \ No newline at end of file diff --git a/icons/es5/OilBarrel.js b/icons/es5/OilBarrel.js index 0795ee6eb3..763e67143c 100644 --- a/icons/es5/OilBarrel.js +++ b/icons/es5/OilBarrel.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOilBarrel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 13v-2h-2V5h2V3H3v2h2v6H3v2h2v6H3v2h18v-2h-2v-6h2zm-9 3c-1.66 0-3-1.32-3-2.95 0-1.3.52-1.67 3-4.55 2.47 2.86 3 3.24 3 4.55 0 1.63-1.34 2.95-3 2.95z" + d: "M21 13v-2h-2V5h2V3H3v2h2v6H3v2h2v6H3v2h18v-2h-2v-6h2zm-9 3c-1.66 0-3-1.32-3-2.95 0-1.3.52-1.67 3-4.55 2.47 2.86 3 3.24 3 4.55 0 1.63-1.34 2.95-3 2.95z", + fill: "currentColor" })); } - export default SvgOilBarrel; \ No newline at end of file diff --git a/icons/es5/OnDeviceTraining.js b/icons/es5/OnDeviceTraining.js index f52222bcf8..779323b663 100644 --- a/icons/es5/OnDeviceTraining.js +++ b/icons/es5/OnDeviceTraining.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOnDeviceTraining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 16h2v1h-2zm1-5c-1.1 0-2 .9-2 2 0 .74.4 1.38 1 1.72v.78h2v-.78c.6-.35 1-.98 1-1.72 0-1.1-.9-2-2-2z" + d: "M11 16h2v1h-2zm1-5c-1.1 0-2 .9-2 2 0 .74.4 1.38 1 1.72v.78h2v-.78c.6-.35 1-.98 1-1.72 0-1.1-.9-2-2-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20 1.01L4 1v22h16V1.01zM18 18H6V6h12v12z" + d: "M20 1.01L4 1v22h16V1.01zM18 18H6V6h12v12z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M16.01 15.95c.62-.83.99-1.84.99-2.95s-.37-2.12-.99-2.95l-1.07 1.07c.35.54.56 1.19.56 1.88s-.21 1.34-.56 1.88l1.07 1.07zm-6.95-1.07c-.35-.54-.56-1.19-.56-1.88 0-1.93 1.57-3.5 3.5-3.5v1.25l2.25-2-2.25-2V8c-2.76 0-5 2.24-5 5 0 1.11.37 2.12.99 2.95l1.07-1.07z" + d: "M16.01 15.95c.62-.83.99-1.84.99-2.95s-.37-2.12-.99-2.95l-1.07 1.07c.35.54.56 1.19.56 1.88s-.21 1.34-.56 1.88l1.07 1.07zm-6.95-1.07c-.35-.54-.56-1.19-.56-1.88 0-1.93 1.57-3.5 3.5-3.5v1.25l2.25-2-2.25-2V8c-2.76 0-5 2.24-5 5 0 1.11.37 2.12.99 2.95l1.07-1.07z", + fill: "currentColor" })); } - export default SvgOnDeviceTraining; \ No newline at end of file diff --git a/icons/es5/OndemandVideo.js b/icons/es5/OndemandVideo.js index 6874ac49ea..69baadf14f 100644 --- a/icons/es5/OndemandVideo.js +++ b/icons/es5/OndemandVideo.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOndemandVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v16h7v2h8v-2h6.99L23 3zm-2 14H3V5h18v12zm-5-6l-7 4V7l7 4z" + d: "M23 3H1v16h7v2h8v-2h6.99L23 3zm-2 14H3V5h18v12zm-5-6l-7 4V7l7 4z", + fill: "currentColor" })); } - export default SvgOndemandVideo; \ No newline at end of file diff --git a/icons/es5/OnlinePrediction.js b/icons/es5/OnlinePrediction.js index d39845a4c2..67bd3df518 100644 --- a/icons/es5/OnlinePrediction.js +++ b/icons/es5/OnlinePrediction.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOnlinePrediction(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 11.5c0 2-2.5 3.5-2.5 5h-2c0-1.5-2.5-3-2.5-5C8.5 9.57 10.07 8 12 8s3.5 1.57 3.5 3.5zm-2.5 6h-2V19h2v-1.5zm9-5.5c0-2.76-1.12-5.26-2.93-7.07l-1.06 1.06A8.481 8.481 0 0120.5 12c0 2.34-.95 4.47-2.49 6.01l1.06 1.06A9.969 9.969 0 0022 12zM3.5 12c0-2.34.95-4.47 2.49-6.01L4.93 4.93A9.969 9.969 0 002 12c0 2.76 1.12 5.26 2.93 7.07l1.06-1.06A8.481 8.481 0 013.5 12zm14 0c0 1.52-.62 2.89-1.61 3.89l1.06 1.06A6.976 6.976 0 0019 12c0-1.93-.78-3.68-2.05-4.95l-1.06 1.06c.99 1 1.61 2.37 1.61 3.89zM7.05 16.95l1.06-1.06c-1-1-1.61-2.37-1.61-3.89s.62-2.89 1.61-3.89L7.05 7.05A6.976 6.976 0 005 12c0 1.93.78 3.68 2.05 4.95z" + d: "M15.5 11.5c0 2-2.5 3.5-2.5 5h-2c0-1.5-2.5-3-2.5-5C8.5 9.57 10.07 8 12 8s3.5 1.57 3.5 3.5zm-2.5 6h-2V19h2v-1.5zm9-5.5c0-2.76-1.12-5.26-2.93-7.07l-1.06 1.06A8.481 8.481 0 0120.5 12c0 2.34-.95 4.47-2.49 6.01l1.06 1.06A9.969 9.969 0 0022 12zM3.5 12c0-2.34.95-4.47 2.49-6.01L4.93 4.93A9.969 9.969 0 002 12c0 2.76 1.12 5.26 2.93 7.07l1.06-1.06A8.481 8.481 0 013.5 12zm14 0c0 1.52-.62 2.89-1.61 3.89l1.06 1.06A6.976 6.976 0 0019 12c0-1.93-.78-3.68-2.05-4.95l-1.06 1.06c.99 1 1.61 2.37 1.61 3.89zM7.05 16.95l1.06-1.06c-1-1-1.61-2.37-1.61-3.89s.62-2.89 1.61-3.89L7.05 7.05A6.976 6.976 0 005 12c0 1.93.78 3.68 2.05 4.95z", + fill: "currentColor" })); } - export default SvgOnlinePrediction; \ No newline at end of file diff --git a/icons/es5/Opacity.js b/icons/es5/Opacity.js index 1e53d8626f..c5aefeb7ca 100644 --- a/icons/es5/Opacity.js +++ b/icons/es5/Opacity.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOpacity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.66 8L12 2.35 6.34 8A8.02 8.02 0 004 13.64c0 2 .78 4.11 2.34 5.67a7.99 7.99 0 0011.32 0c1.56-1.56 2.34-3.67 2.34-5.67S19.22 9.56 17.66 8zM6 14c.01-2 .62-3.27 1.76-4.4L12 5.27l4.24 4.38C17.38 10.77 17.99 12 18 14H6z" + d: "M17.66 8L12 2.35 6.34 8A8.02 8.02 0 004 13.64c0 2 .78 4.11 2.34 5.67a7.99 7.99 0 0011.32 0c1.56-1.56 2.34-3.67 2.34-5.67S19.22 9.56 17.66 8zM6 14c.01-2 .62-3.27 1.76-4.4L12 5.27l4.24 4.38C17.38 10.77 17.99 12 18 14H6z", + fill: "currentColor" })); } - export default SvgOpacity; \ No newline at end of file diff --git a/icons/es5/OpenInBrowser.js b/icons/es5/OpenInBrowser.js index d35959e75a..cbdab1f64f 100644 --- a/icons/es5/OpenInBrowser.js +++ b/icons/es5/OpenInBrowser.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOpenInBrowser(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 4v16h6v-2H5V8h14v10h-4v2h6V4H3zm9 6l-4 4h3v6h2v-6h3l-4-4z" + d: "M3 4v16h6v-2H5V8h14v10h-4v2h6V4H3zm9 6l-4 4h3v6h2v-6h3l-4-4z", + fill: "currentColor" })); } - export default SvgOpenInBrowser; \ No newline at end of file diff --git a/icons/es5/OpenInFull.js b/icons/es5/OpenInFull.js index 990dfacce0..656e741f54 100644 --- a/icons/es5/OpenInFull.js +++ b/icons/es5/OpenInFull.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOpenInFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 11V3h-8l3.29 3.29-10 10L3 13v8h8l-3.29-3.29 10-10z" + d: "M21 11V3h-8l3.29 3.29-10 10L3 13v8h8l-3.29-3.29 10-10z", + fill: "currentColor" })); } - export default SvgOpenInFull; \ No newline at end of file diff --git a/icons/es5/OpenInNew.js b/icons/es5/OpenInNew.js index 3256ce230c..a92f4c5fef 100644 --- a/icons/es5/OpenInNew.js +++ b/icons/es5/OpenInNew.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOpenInNew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 19H5V5h7V3H3v18h18v-9h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z" + d: "M19 19H5V5h7V3H3v18h18v-9h-2v7zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3h-7z", + fill: "currentColor" })); } - export default SvgOpenInNew; \ No newline at end of file diff --git a/icons/es5/OpenInNewOff.js b/icons/es5/OpenInNewOff.js index 83986ceeb6..2449a49f3e 100644 --- a/icons/es5/OpenInNewOff.js +++ b/icons/es5/OpenInNewOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOpenInNewOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.79 5.8L14 3h7v7l-2.79-2.8-4.09 4.09-1.41-1.41 4.08-4.08zM19 12v4.17l2 2V12h-2zm.78 10.61L18.17 21H3V5.83L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM16.17 19l-4.88-4.88-1.59 1.59-1.41-1.41 1.59-1.59L5 7.83V19h11.17zM7.83 5H12V3H5.83l2 2z" + d: "M16.79 5.8L14 3h7v7l-2.79-2.8-4.09 4.09-1.41-1.41 4.08-4.08zM19 12v4.17l2 2V12h-2zm.78 10.61L18.17 21H3V5.83L1.39 4.22 2.8 2.81l18.38 18.38-1.4 1.42zM16.17 19l-4.88-4.88-1.59 1.59-1.41-1.41 1.59-1.59L5 7.83V19h11.17zM7.83 5H12V3H5.83l2 2z", + fill: "currentColor" })); } - export default SvgOpenInNewOff; \ No newline at end of file diff --git a/icons/es5/OpenWith.js b/icons/es5/OpenWith.js index d2a7888a4e..5249c7ce9b 100644 --- a/icons/es5/OpenWith.js +++ b/icons/es5/OpenWith.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOpenWith(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 9h4V6h3l-5-5-5 5h3v3zm-1 1H6V7l-5 5 5 5v-3h3v-4zm14 2l-5-5v3h-3v4h3v3l5-5zm-9 3h-4v3H7l5 5 5-5h-3v-3z" + d: "M10 9h4V6h3l-5-5-5 5h3v3zm-1 1H6V7l-5 5 5 5v-3h3v-4zm14 2l-5-5v3h-3v4h3v3l5-5zm-9 3h-4v3H7l5 5 5-5h-3v-3z", + fill: "currentColor" })); } - export default SvgOpenWith; \ No newline at end of file diff --git a/icons/es5/OtherHouses.js b/icons/es5/OtherHouses.js index b8becfccea..9e27ac88cb 100644 --- a/icons/es5/OtherHouses.js +++ b/icons/es5/OtherHouses.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOtherHouses(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3L1 11.4l1.21 1.59L4 11.62V21h16v-9.38l1.79 1.36L23 11.4 12 3zM8 15c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm4 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm4 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M12 3L1 11.4l1.21 1.59L4 11.62V21h16v-9.38l1.79 1.36L23 11.4 12 3zM8 15c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm4 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm4 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgOtherHouses; \ No newline at end of file diff --git a/icons/es5/Outbond.js b/icons/es5/Outbond.js index 6a5832a395..e3ccab2943 100644 --- a/icons/es5/Outbond.js +++ b/icons/es5/Outbond.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOutbond(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.88 9.54L8.92 16.5l-1.41-1.41 4.96-4.96L10.34 8l5.65.01.01 5.65-2.12-2.12z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.88 9.54L8.92 16.5l-1.41-1.41 4.96-4.96L10.34 8l5.65.01.01 5.65-2.12-2.12z", + fill: "currentColor" })); } - export default SvgOutbond; \ No newline at end of file diff --git a/icons/es5/Outbound.js b/icons/es5/Outbound.js index a1ebca6308..2b296feee4 100644 --- a/icons/es5/Outbound.js +++ b/icons/es5/Outbound.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOutbound(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.88 9.54L8.92 16.5l-1.41-1.41 4.96-4.96L10.34 8l5.65.01.01 5.65-2.12-2.12z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.88 9.54L8.92 16.5l-1.41-1.41 4.96-4.96L10.34 8l5.65.01.01 5.65-2.12-2.12z", + fill: "currentColor" })); } - export default SvgOutbound; \ No newline at end of file diff --git a/icons/es5/Outbox.js b/icons/es5/Outbox.js index fe2c839127..c91f504c56 100644 --- a/icons/es5/Outbox.js +++ b/icons/es5/Outbox.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOutbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 14h2v-3h3l-4-4-4 4h3z" + d: "M11 14h2v-3h3l-4-4-4 4h3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm16 11h-4.18c-.41 1.16-1.51 2-2.82 2s-2.4-.84-2.82-2H5V5h14v9z" + d: "M3 3v18h18V3H3zm16 11h-4.18c-.41 1.16-1.51 2-2.82 2s-2.4-.84-2.82-2H5V5h14v9z", + fill: "currentColor" })); } - export default SvgOutbox; \ No newline at end of file diff --git a/icons/es5/OutdoorGrill.js b/icons/es5/OutdoorGrill.js index 6a20cad178..9109ffefc5 100644 --- a/icons/es5/OutdoorGrill.js +++ b/icons/es5/OutdoorGrill.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOutdoorGrill(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 22c1.66 0 3-1.34 3-3s-1.34-3-3-3c-1.3 0-2.4.84-2.82 2H9.14l1.99-3.06a6.36 6.36 0 001.74 0l1.02 1.57c.42-.53.96-.95 1.6-1.21l-.6-.93A6.992 6.992 0 0019 8H5c0 2.84 1.69 5.27 4.12 6.37l-4.5 6.92 1.68 1.09L7.84 20h6.34c.42 1.16 1.52 2 2.82 2zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9.41 7h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.77-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.22.24.79.67.45 2.04zm2.48 0h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.78-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.23.24.8.67.45 2.04zm2.52 0h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.77-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.22.24.79.67.45 2.04z" + d: "M17 22c1.66 0 3-1.34 3-3s-1.34-3-3-3c-1.3 0-2.4.84-2.82 2H9.14l1.99-3.06a6.36 6.36 0 001.74 0l1.02 1.57c.42-.53.96-.95 1.6-1.21l-.6-.93A6.992 6.992 0 0019 8H5c0 2.84 1.69 5.27 4.12 6.37l-4.5 6.92 1.68 1.09L7.84 20h6.34c.42 1.16 1.52 2 2.82 2zm0-4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9.41 7h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.77-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.22.24.79.67.45 2.04zm2.48 0h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.78-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.23.24.8.67.45 2.04zm2.52 0h1c.15-1.15.23-1.64-.89-2.96-.42-.5-.68-.77-.46-2.04h-.99c-.21 1.11.03 2.05.89 2.96.22.24.79.67.45 2.04z", + fill: "currentColor" })); } - export default SvgOutdoorGrill; \ No newline at end of file diff --git a/icons/es5/Outlet.js b/icons/es5/Outlet.js index 6762020010..d912a00463 100644 --- a/icons/es5/Outlet.js +++ b/icons/es5/Outlet.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOutlet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM8 12V7h2v5H8zm6 6h-4v-1.89c0-1 .68-1.92 1.66-2.08A2 2 0 0114 16v2zm2-6h-2V7h2v5z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM8 12V7h2v5H8zm6 6h-4v-1.89c0-1 .68-1.92 1.66-2.08A2 2 0 0114 16v2zm2-6h-2V7h2v5z", + fill: "currentColor" })); } - export default SvgOutlet; \ No newline at end of file diff --git a/icons/es5/OutlinedFlag.js b/icons/es5/OutlinedFlag.js index d9e0e5c5e9..cdae5eedc9 100644 --- a/icons/es5/OutlinedFlag.js +++ b/icons/es5/OutlinedFlag.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOutlinedFlag(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 6l-1-2H5v17h2v-7h5l1 2h7V6h-6zm4 8h-4l-1-2H7V6h5l1 2h5v6z" + d: "M14 6l-1-2H5v17h2v-7h5l1 2h7V6h-6zm4 8h-4l-1-2H7V6h5l1 2h5v6z", + fill: "currentColor" })); } - export default SvgOutlinedFlag; \ No newline at end of file diff --git a/icons/es5/Output.js b/icons/es5/Output.js index c189bd9972..beb8c13c6d 100644 --- a/icons/es5/Output.js +++ b/icons/es5/Output.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgOutput(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 17l5-5-5-5-1.41 1.41L18.17 11H9v2h9.17l-2.58 2.59z" + d: "M17 17l5-5-5-5-1.41 1.41L18.17 11H9v2h9.17l-2.58 2.59z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M19 19H5V5h14v2h2V3H3v18h18v-4h-2z" + d: "M19 19H5V5h14v2h2V3H3v18h18v-4h-2z", + fill: "currentColor" })); } - export default SvgOutput; \ No newline at end of file diff --git a/icons/es5/Padding.js b/icons/es5/Padding.js index a8573c4bcf..1aa06c22df 100644 --- a/icons/es5/Padding.js +++ b/icons/es5/Padding.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPadding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm6 6H7V7h2v2zm4 0h-2V7h2v2zm4 0h-2V7h2v2z" + d: "M3 3v18h18V3H3zm6 6H7V7h2v2zm4 0h-2V7h2v2zm4 0h-2V7h2v2z", + fill: "currentColor" })); } - export default SvgPadding; \ No newline at end of file diff --git a/icons/es5/Pages.js b/icons/es5/Pages.js index b3a57be67d..19c8046651 100644 --- a/icons/es5/Pages.js +++ b/icons/es5/Pages.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPages(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v8h5L7 7l4 1V3H3zm5 10H3v8h8v-5l-4 1 1-4zm9 4l-4-1v5h8v-8h-5l1 4zm4-14h-8v5l4-1-1 4h5V3z" + d: "M3 3v8h5L7 7l4 1V3H3zm5 10H3v8h8v-5l-4 1 1-4zm9 4l-4-1v5h8v-8h-5l1 4zm4-14h-8v5l4-1-1 4h5V3z", + fill: "currentColor" })); } - export default SvgPages; \ No newline at end of file diff --git a/icons/es5/Pageview.js b/icons/es5/Pageview.js index 9ea1fa95eb..398c92d1c5 100644 --- a/icons/es5/Pageview.js +++ b/icons/es5/Pageview.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPageview(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.5 9a2.5 2.5 0 000 5 2.5 2.5 0 000-5zM22 4H2v16h20V4zm-5.21 14.21l-2.91-2.91c-.69.44-1.51.7-2.39.7C9.01 16 7 13.99 7 11.5S9.01 7 11.5 7 16 9.01 16 11.5c0 .88-.26 1.69-.7 2.39l2.91 2.9-1.42 1.42z" + d: "M11.5 9a2.5 2.5 0 000 5 2.5 2.5 0 000-5zM22 4H2v16h20V4zm-5.21 14.21l-2.91-2.91c-.69.44-1.51.7-2.39.7C9.01 16 7 13.99 7 11.5S9.01 7 11.5 7 16 9.01 16 11.5c0 .88-.26 1.69-.7 2.39l2.91 2.9-1.42 1.42z", + fill: "currentColor" })); } - export default SvgPageview; \ No newline at end of file diff --git a/icons/es5/Paid.js b/icons/es5/Paid.js index 352f8c1237..af6d238638 100644 --- a/icons/es5/Paid.js +++ b/icons/es5/Paid.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPaid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.88 15.76V19h-1.75v-1.29c-.74-.18-2.39-.77-3.02-2.96l1.65-.67c.06.22.58 2.09 2.4 2.09.93 0 1.98-.48 1.98-1.61 0-.96-.7-1.46-2.28-2.03-1.1-.39-3.35-1.03-3.35-3.31 0-.1.01-2.4 2.62-2.96V5h1.75v1.24c1.84.32 2.51 1.79 2.66 2.23l-1.58.67c-.11-.35-.59-1.34-1.9-1.34-.7 0-1.81.37-1.81 1.39 0 .95.86 1.31 2.64 1.9 2.4.83 3.01 2.05 3.01 3.45 0 2.63-2.5 3.13-3.02 3.22z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm.88 15.76V19h-1.75v-1.29c-.74-.18-2.39-.77-3.02-2.96l1.65-.67c.06.22.58 2.09 2.4 2.09.93 0 1.98-.48 1.98-1.61 0-.96-.7-1.46-2.28-2.03-1.1-.39-3.35-1.03-3.35-3.31 0-.1.01-2.4 2.62-2.96V5h1.75v1.24c1.84.32 2.51 1.79 2.66 2.23l-1.58.67c-.11-.35-.59-1.34-1.9-1.34-.7 0-1.81.37-1.81 1.39 0 .95.86 1.31 2.64 1.9 2.4.83 3.01 2.05 3.01 3.45 0 2.63-2.5 3.13-3.02 3.22z", + fill: "currentColor" })); } - export default SvgPaid; \ No newline at end of file diff --git a/icons/es5/Palette.js b/icons/es5/Palette.js index a9e2116ba9..62de542212 100644 --- a/icons/es5/Palette.js +++ b/icons/es5/Palette.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPalette(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10a2.5 2.5 0 002.5-2.5c0-.61-.23-1.2-.64-1.67a.528.528 0 01-.13-.33c0-.28.22-.5.5-.5H16c3.31 0 6-2.69 6-6 0-4.96-4.49-9-10-9zm5.5 11c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm-3-4c-.83 0-1.5-.67-1.5-1.5S13.67 6 14.5 6s1.5.67 1.5 1.5S15.33 9 14.5 9zM5 11.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S7.33 13 6.5 13 5 12.33 5 11.5zm6-4c0 .83-.67 1.5-1.5 1.5S8 8.33 8 7.5 8.67 6 9.5 6s1.5.67 1.5 1.5z" + d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10a2.5 2.5 0 002.5-2.5c0-.61-.23-1.2-.64-1.67a.528.528 0 01-.13-.33c0-.28.22-.5.5-.5H16c3.31 0 6-2.69 6-6 0-4.96-4.49-9-10-9zm5.5 11c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm-3-4c-.83 0-1.5-.67-1.5-1.5S13.67 6 14.5 6s1.5.67 1.5 1.5S15.33 9 14.5 9zM5 11.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S7.33 13 6.5 13 5 12.33 5 11.5zm6-4c0 .83-.67 1.5-1.5 1.5S8 8.33 8 7.5 8.67 6 9.5 6s1.5.67 1.5 1.5z", + fill: "currentColor" })); } - export default SvgPalette; \ No newline at end of file diff --git a/icons/es5/PanTool.js b/icons/es5/PanTool.js index ec44be3df9..ad8a2ec0d6 100644 --- a/icons/es5/PanTool.js +++ b/icons/es5/PanTool.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanTool(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 4v20H10.02L1 14.83 2.9 13 8 15.91V3h3v8h1V0h3v11h1V1h3v10h1V4h3z" + d: "M23 4v20H10.02L1 14.83 2.9 13 8 15.91V3h3v8h1V0h3v11h1V1h3v10h1V4h3z", + fill: "currentColor" })); } - export default SvgPanTool; \ No newline at end of file diff --git a/icons/es5/PanToolAlt.js b/icons/es5/PanToolAlt.js index 5c9bc1551d..4a7db51103 100644 --- a/icons/es5/PanToolAlt.js +++ b/icons/es5/PanToolAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanToolAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.18 13.4L19.1 21h-9L5 15.62l1.22-1.23 3.78.85V4.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h1.38l5.8 2.9z" + d: "M20.18 13.4L19.1 21h-9L5 15.62l1.22-1.23 3.78.85V4.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h1.38l5.8 2.9z", + fill: "currentColor" })); } - export default SvgPanToolAlt; \ No newline at end of file diff --git a/icons/es5/Panorama.js b/icons/es5/Panorama.js index 1379e844e5..f15fbb53e6 100644 --- a/icons/es5/Panorama.js +++ b/icons/es5/Panorama.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanorama(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 20V4H1v16h22zM8.5 12.5l2.5 3.01L14.5 11l4.5 6H5l3.5-4.5z" + d: "M23 20V4H1v16h22zM8.5 12.5l2.5 3.01L14.5 11l4.5 6H5l3.5-4.5z", + fill: "currentColor" })); } - export default SvgPanorama; \ No newline at end of file diff --git a/icons/es5/PanoramaFishEye.js b/icons/es5/PanoramaFishEye.js index 8de4defa37..10ecb94e40 100644 --- a/icons/es5/PanoramaFishEye.js +++ b/icons/es5/PanoramaFishEye.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanoramaFishEye(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" + d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z", + fill: "currentColor" })); } - export default SvgPanoramaFishEye; \ No newline at end of file diff --git a/icons/es5/PanoramaHorizontal.js b/icons/es5/PanoramaHorizontal.js index 2e76c3739b..e8c91d6694 100644 --- a/icons/es5/PanoramaHorizontal.js +++ b/icons/es5/PanoramaHorizontal.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanoramaHorizontal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6.55c2.6.77 5.28 1.16 8 1.16 2.72 0 5.41-.39 8-1.16v10.91c-2.6-.77-5.28-1.16-8-1.16-2.72 0-5.41.39-8 1.16V6.55M2 3.77v16.47s.77-.26.88-.3A26.24 26.24 0 0112 18.3c3.09 0 6.18.55 9.12 1.64.11.04.88.3.88.3V3.77s-.77.26-.88.3C18.18 5.15 15.09 5.71 12 5.71s-6.18-.56-9.12-1.64c-.11-.05-.88-.3-.88-.3z" + d: "M4 6.55c2.6.77 5.28 1.16 8 1.16 2.72 0 5.41-.39 8-1.16v10.91c-2.6-.77-5.28-1.16-8-1.16-2.72 0-5.41.39-8 1.16V6.55M2 3.77v16.47s.77-.26.88-.3A26.24 26.24 0 0112 18.3c3.09 0 6.18.55 9.12 1.64.11.04.88.3.88.3V3.77s-.77.26-.88.3C18.18 5.15 15.09 5.71 12 5.71s-6.18-.56-9.12-1.64c-.11-.05-.88-.3-.88-.3z", + fill: "currentColor" })); } - export default SvgPanoramaHorizontal; \ No newline at end of file diff --git a/icons/es5/PanoramaHorizontalSelect.js b/icons/es5/PanoramaHorizontalSelect.js index f8ad04286c..be394d2738 100644 --- a/icons/es5/PanoramaHorizontalSelect.js +++ b/icons/es5/PanoramaHorizontalSelect.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanoramaHorizontalSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5.5c-5.25 0-9.01-1.54-10-1.92V20.4c2.16-.76 5.21-1.9 10-1.9 4.78 0 7.91 1.17 10 1.9V3.6c-2.09.73-5.23 1.9-10 1.9z" + d: "M12 5.5c-5.25 0-9.01-1.54-10-1.92V20.4c2.16-.76 5.21-1.9 10-1.9 4.78 0 7.91 1.17 10 1.9V3.6c-2.09.73-5.23 1.9-10 1.9z", + fill: "currentColor" })); } - export default SvgPanoramaHorizontalSelect; \ No newline at end of file diff --git a/icons/es5/PanoramaPhotosphere.js b/icons/es5/PanoramaPhotosphere.js index 43a7a937e0..c0989d286b 100644 --- a/icons/es5/PanoramaPhotosphere.js +++ b/icons/es5/PanoramaPhotosphere.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanoramaPhotosphere(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 8.84c-.54-.43-1.23-.81-1.99-1.15C19.4 4.33 15.98 2 12 2 8.02 2 4.6 4.33 2.99 7.68c-.76.35-1.45.72-1.99 1.16v6.33c.54.43 1.23.81 1.99 1.15C4.6 19.67 8.02 22 12 22c3.98 0 7.4-2.33 9.01-5.68.76-.34 1.45-.72 1.99-1.15V8.84zM12 4c2.37 0 4.49 1.04 5.95 2.68C16.17 6.25 14.15 6 12 6c-2.15 0-4.17.25-5.95.68A7.943 7.943 0 0112 4zm0 16c-2.37 0-4.49-1.04-5.95-2.68 1.78.43 3.8.68 5.95.68s4.17-.25 5.95-.68A7.943 7.943 0 0112 20z" + d: "M23 8.84c-.54-.43-1.23-.81-1.99-1.15C19.4 4.33 15.98 2 12 2 8.02 2 4.6 4.33 2.99 7.68c-.76.35-1.45.72-1.99 1.16v6.33c.54.43 1.23.81 1.99 1.15C4.6 19.67 8.02 22 12 22c3.98 0 7.4-2.33 9.01-5.68.76-.34 1.45-.72 1.99-1.15V8.84zM12 4c2.37 0 4.49 1.04 5.95 2.68C16.17 6.25 14.15 6 12 6c-2.15 0-4.17.25-5.95.68A7.943 7.943 0 0112 4zm0 16c-2.37 0-4.49-1.04-5.95-2.68 1.78.43 3.8.68 5.95.68s4.17-.25 5.95-.68A7.943 7.943 0 0112 20z", + fill: "currentColor" })); } - export default SvgPanoramaPhotosphere; \ No newline at end of file diff --git a/icons/es5/PanoramaPhotosphereSelect.js b/icons/es5/PanoramaPhotosphereSelect.js index 15297288e8..f6b5deada4 100644 --- a/icons/es5/PanoramaPhotosphereSelect.js +++ b/icons/es5/PanoramaPhotosphereSelect.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanoramaPhotosphereSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 8.84c-.54-.43-1.23-.81-1.99-1.15C19.4 4.33 15.98 2 12 2 8.02 2 4.6 4.33 2.99 7.68c-.76.35-1.45.72-1.99 1.16v6.33c.54.43 1.23.81 1.99 1.15C4.6 19.67 8.02 22 12 22c3.98 0 7.4-2.33 9.01-5.68.76-.34 1.45-.72 1.99-1.15V8.84zM12 4c2.37 0 4.49 1.04 5.95 2.68C16.17 6.25 14.15 6 12 6c-2.15 0-4.17.25-5.95.68A7.943 7.943 0 0112 4zm0 16c-2.37 0-4.49-1.04-5.95-2.68 1.78.43 3.8.68 5.95.68s4.17-.25 5.95-.68A7.943 7.943 0 0112 20z" + d: "M23 8.84c-.54-.43-1.23-.81-1.99-1.15C19.4 4.33 15.98 2 12 2 8.02 2 4.6 4.33 2.99 7.68c-.76.35-1.45.72-1.99 1.16v6.33c.54.43 1.23.81 1.99 1.15C4.6 19.67 8.02 22 12 22c3.98 0 7.4-2.33 9.01-5.68.76-.34 1.45-.72 1.99-1.15V8.84zM12 4c2.37 0 4.49 1.04 5.95 2.68C16.17 6.25 14.15 6 12 6c-2.15 0-4.17.25-5.95.68A7.943 7.943 0 0112 4zm0 16c-2.37 0-4.49-1.04-5.95-2.68 1.78.43 3.8.68 5.95.68s4.17-.25 5.95-.68A7.943 7.943 0 0112 20z", + fill: "currentColor" })); } - export default SvgPanoramaPhotosphereSelect; \ No newline at end of file diff --git a/icons/es5/PanoramaVertical.js b/icons/es5/PanoramaVertical.js index 31e21aea20..ae4b94e3d2 100644 --- a/icons/es5/PanoramaVertical.js +++ b/icons/es5/PanoramaVertical.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanoramaVertical(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.46 4c-.77 2.6-1.16 5.28-1.16 8 0 2.72.39 5.41 1.16 8H6.55c.77-2.6 1.16-5.28 1.16-8 0-2.72-.39-5.41-1.16-8h10.91m2.78-2H3.77s.26.77.3.88C5.16 5.82 5.71 8.91 5.71 12s-.55 6.18-1.64 9.12c-.04.11-.3.88-.3.88h16.47s-.26-.77-.3-.88c-1.09-2.94-1.64-6.03-1.64-9.12s.55-6.18 1.64-9.12c.04-.11.3-.88.3-.88z" + d: "M17.46 4c-.77 2.6-1.16 5.28-1.16 8 0 2.72.39 5.41 1.16 8H6.55c.77-2.6 1.16-5.28 1.16-8 0-2.72-.39-5.41-1.16-8h10.91m2.78-2H3.77s.26.77.3.88C5.16 5.82 5.71 8.91 5.71 12s-.55 6.18-1.64 9.12c-.04.11-.3.88-.3.88h16.47s-.26-.77-.3-.88c-1.09-2.94-1.64-6.03-1.64-9.12s.55-6.18 1.64-9.12c.04-.11.3-.88.3-.88z", + fill: "currentColor" })); } - export default SvgPanoramaVertical; \ No newline at end of file diff --git a/icons/es5/PanoramaVerticalSelect.js b/icons/es5/PanoramaVerticalSelect.js index 980c75f827..2cd7fa9844 100644 --- a/icons/es5/PanoramaVerticalSelect.js +++ b/icons/es5/PanoramaVerticalSelect.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanoramaVerticalSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.49 11.99c0-5.25 1.54-9.01 1.92-10H3.59c.76 2.16 1.9 5.21 1.9 10 0 4.78-1.17 7.91-1.9 10H20.4c-.74-2.08-1.91-5.23-1.91-10z" + d: "M18.49 11.99c0-5.25 1.54-9.01 1.92-10H3.59c.76 2.16 1.9 5.21 1.9 10 0 4.78-1.17 7.91-1.9 10H20.4c-.74-2.08-1.91-5.23-1.91-10z", + fill: "currentColor" })); } - export default SvgPanoramaVerticalSelect; \ No newline at end of file diff --git a/icons/es5/PanoramaWideAngle.js b/icons/es5/PanoramaWideAngle.js index c22c82d279..9ae7dabe15 100644 --- a/icons/es5/PanoramaWideAngle.js +++ b/icons/es5/PanoramaWideAngle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanoramaWideAngle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 6c2.45 0 4.71.2 7.29.64.47 1.78.71 3.58.71 5.36s-.24 3.58-.71 5.36c-2.58.44-4.84.64-7.29.64s-4.71-.2-7.29-.64C4.24 15.58 4 13.78 4 12s.24-3.58.71-5.36C7.29 6.2 9.55 6 12 6m0-2c-2.73 0-5.22.24-7.95.72l-.93.16-.25.9C2.29 7.85 2 9.93 2 12s.29 4.15.87 6.22l.25.89.93.16c2.73.49 5.22.73 7.95.73s5.22-.24 7.95-.72l.93-.16.25-.89c.58-2.08.87-4.16.87-6.23s-.29-4.15-.87-6.22l-.25-.89-.93-.16C17.22 4.24 14.73 4 12 4z" + d: "M12 6c2.45 0 4.71.2 7.29.64.47 1.78.71 3.58.71 5.36s-.24 3.58-.71 5.36c-2.58.44-4.84.64-7.29.64s-4.71-.2-7.29-.64C4.24 15.58 4 13.78 4 12s.24-3.58.71-5.36C7.29 6.2 9.55 6 12 6m0-2c-2.73 0-5.22.24-7.95.72l-.93.16-.25.9C2.29 7.85 2 9.93 2 12s.29 4.15.87 6.22l.25.89.93.16c2.73.49 5.22.73 7.95.73s5.22-.24 7.95-.72l.93-.16.25-.89c.58-2.08.87-4.16.87-6.23s-.29-4.15-.87-6.22l-.25-.89-.93-.16C17.22 4.24 14.73 4 12 4z", + fill: "currentColor" })); } - export default SvgPanoramaWideAngle; \ No newline at end of file diff --git a/icons/es5/PanoramaWideAngleSelect.js b/icons/es5/PanoramaWideAngleSelect.js index b0a5b3261f..f5c79b0a9a 100644 --- a/icons/es5/PanoramaWideAngleSelect.js +++ b/icons/es5/PanoramaWideAngleSelect.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPanoramaWideAngleSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4c-3.97 0-6.85.63-9 1-.55 1.97-1 3.92-1 7 0 3.03.45 5.05 1 7 2.15.37 4.98 1 9 1 3.97 0 6.85-.63 9-1 .57-2.02 1-3.99 1-7 0-3.03-.45-5.05-1-7-2.15-.37-4.98-1-9-1z" + d: "M12 4c-3.97 0-6.85.63-9 1-.55 1.97-1 3.92-1 7 0 3.03.45 5.05 1 7 2.15.37 4.98 1 9 1 3.97 0 6.85-.63 9-1 .57-2.02 1-3.99 1-7 0-3.03-.45-5.05-1-7-2.15-.37-4.98-1-9-1z", + fill: "currentColor" })); } - export default SvgPanoramaWideAngleSelect; \ No newline at end of file diff --git a/icons/es5/Paragliding.js b/icons/es5/Paragliding.js index aab7cd421d..adb1290b9d 100644 --- a/icons/es5/Paragliding.js +++ b/icons/es5/Paragliding.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgParagliding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm-3.48.94C8.04 17.55 7 16.76 7 14H5c0 2.7.93 4.41 2.3 5.5.5.4 1.1.7 1.7.9V24h6v-3.6c.6-.2 1.2-.5 1.7-.9 1.37-1.09 2.3-2.8 2.3-5.5h-2c0 2.76-1.04 3.55-1.52 3.94C14.68 18.54 14 19 12 19s-2.68-.46-3.48-1.06zM12 0C5.92 0 1 1.9 1 4.25v3.49c0 .81.88 1.26 1.56.83.14-.09.28-.18.44-.26L5 13h2l1.5-6.28a27.852 27.852 0 017 0L17 13h2l2-4.69c.16.09.3.17.44.26.68.43 1.56-.02 1.56-.83V4.25C23 1.9 18.08 0 12 0zM5.88 11.24L4.37 7.69c.75-.28 1.6-.52 2.53-.71l-1.02 4.26zm12.24 0L17.1 6.98c.93.19 1.78.43 2.53.71l-1.51 3.55z" + d: "M12 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm-3.48.94C8.04 17.55 7 16.76 7 14H5c0 2.7.93 4.41 2.3 5.5.5.4 1.1.7 1.7.9V24h6v-3.6c.6-.2 1.2-.5 1.7-.9 1.37-1.09 2.3-2.8 2.3-5.5h-2c0 2.76-1.04 3.55-1.52 3.94C14.68 18.54 14 19 12 19s-2.68-.46-3.48-1.06zM12 0C5.92 0 1 1.9 1 4.25v3.49c0 .81.88 1.26 1.56.83.14-.09.28-.18.44-.26L5 13h2l1.5-6.28a27.852 27.852 0 017 0L17 13h2l2-4.69c.16.09.3.17.44.26.68.43 1.56-.02 1.56-.83V4.25C23 1.9 18.08 0 12 0zM5.88 11.24L4.37 7.69c.75-.28 1.6-.52 2.53-.71l-1.02 4.26zm12.24 0L17.1 6.98c.93.19 1.78.43 2.53.71l-1.51 3.55z", + fill: "currentColor" })); } - export default SvgParagliding; \ No newline at end of file diff --git a/icons/es5/Park.js b/icons/es5/Park.js index 98c818d940..cb5d299979 100644 --- a/icons/es5/Park.js +++ b/icons/es5/Park.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPark(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 12h2L12 2 5.05 12H7l-3.9 6h6.92v4h3.96v-4H21z" + d: "M17 12h2L12 2 5.05 12H7l-3.9 6h6.92v4h3.96v-4H21z", + fill: "currentColor" })); } - export default SvgPark; \ No newline at end of file diff --git a/icons/es5/PartyMode.js b/icons/es5/PartyMode.js index eea7f1ea41..b4971959c0 100644 --- a/icons/es5/PartyMode.js +++ b/icons/es5/PartyMode.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPartyMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4h-5.17L15 2H9L7.17 4H2v16h20V4zM12 7c1.63 0 3.06.79 3.98 2H12c-1.66 0-3 1.34-3 3 0 .35.07.69.18 1H7.1A5.002 5.002 0 0112 7zm0 10c-1.63 0-3.06-.79-3.98-2H12c1.66 0 3-1.34 3-3 0-.35-.07-.69-.18-1h2.08a5.002 5.002 0 01-4.9 6z" + d: "M22 4h-5.17L15 2H9L7.17 4H2v16h20V4zM12 7c1.63 0 3.06.79 3.98 2H12c-1.66 0-3 1.34-3 3 0 .35.07.69.18 1H7.1A5.002 5.002 0 0112 7zm0 10c-1.63 0-3.06-.79-3.98-2H12c1.66 0 3-1.34 3-3 0-.35-.07-.69-.18-1h2.08a5.002 5.002 0 01-4.9 6z", + fill: "currentColor" })); } - export default SvgPartyMode; \ No newline at end of file diff --git a/icons/es5/Password.js b/icons/es5/Password.js index 5ad7974508..84be8d439b 100644 --- a/icons/es5/Password.js +++ b/icons/es5/Password.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPassword(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 17h20v2H2v-2zm1.15-4.05L4 11.47l.85 1.48 1.3-.75-.85-1.48H7v-1.5H5.3l.85-1.47L4.85 7 4 8.47 3.15 7l-1.3.75.85 1.47H1v1.5h1.7l-.85 1.48 1.3.75zm6.7-.75l1.3.75.85-1.48.85 1.48 1.3-.75-.85-1.48H15v-1.5h-1.7l.85-1.47-1.3-.75L12 8.47 11.15 7l-1.3.75.85 1.47H9v1.5h1.7l-.85 1.48zM23 9.22h-1.7l.85-1.47-1.3-.75L20 8.47 19.15 7l-1.3.75.85 1.47H17v1.5h1.7l-.85 1.48 1.3.75.85-1.48.85 1.48 1.3-.75-.85-1.48H23v-1.5z" + d: "M2 17h20v2H2v-2zm1.15-4.05L4 11.47l.85 1.48 1.3-.75-.85-1.48H7v-1.5H5.3l.85-1.47L4.85 7 4 8.47 3.15 7l-1.3.75.85 1.47H1v1.5h1.7l-.85 1.48 1.3.75zm6.7-.75l1.3.75.85-1.48.85 1.48 1.3-.75-.85-1.48H15v-1.5h-1.7l.85-1.47-1.3-.75L12 8.47 11.15 7l-1.3.75.85 1.47H9v1.5h1.7l-.85 1.48zM23 9.22h-1.7l.85-1.47-1.3-.75L20 8.47 19.15 7l-1.3.75.85 1.47H17v1.5h1.7l-.85 1.48 1.3.75.85-1.48.85 1.48 1.3-.75-.85-1.48H23v-1.5z", + fill: "currentColor" })); } - export default SvgPassword; \ No newline at end of file diff --git a/icons/es5/Pattern.js b/icons/es5/Pattern.js index 58056a382c..2f3d00d6a5 100644 --- a/icons/es5/Pattern.js +++ b/icons/es5/Pattern.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPattern(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm2 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-.02 6c-.74 0-1.37.4-1.72 1h-2.54a1.98 1.98 0 00-3.44 0H8.41l3.07-3.07c.17.04.34.07.52.07 1.1 0 2-.9 2-2 0-.18-.03-.35-.07-.51l3.56-3.56c.16.04.33.07.51.07 1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2c0 .18.03.35.07.51l-3.56 3.56c-.16-.04-.33-.07-.51-.07-1.1 0-2 .9-2 2 0 .18.03.35.07.51l-3.56 3.56C6.35 16.03 6.18 16 6 16c-1.1 0-2 .9-2 2s.9 2 2 2c.74 0 1.37-.4 1.72-1h2.57a1.98 1.98 0 003.44 0h2.55c.34.6.98 1 1.72 1 1.1 0 2-.9 2-2-.02-1.1-.92-2-2.02-2z" + d: "M4 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm2 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6-6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm6 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-.02 6c-.74 0-1.37.4-1.72 1h-2.54a1.98 1.98 0 00-3.44 0H8.41l3.07-3.07c.17.04.34.07.52.07 1.1 0 2-.9 2-2 0-.18-.03-.35-.07-.51l3.56-3.56c.16.04.33.07.51.07 1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2c0 .18.03.35.07.51l-3.56 3.56c-.16-.04-.33-.07-.51-.07-1.1 0-2 .9-2 2 0 .18.03.35.07.51l-3.56 3.56C6.35 16.03 6.18 16 6 16c-1.1 0-2 .9-2 2s.9 2 2 2c.74 0 1.37-.4 1.72-1h2.57a1.98 1.98 0 003.44 0h2.55c.34.6.98 1 1.72 1 1.1 0 2-.9 2-2-.02-1.1-.92-2-2.02-2z", + fill: "currentColor" })); } - export default SvgPattern; \ No newline at end of file diff --git a/icons/es5/Pause.js b/icons/es5/Pause.js index 53248f7d2b..6b99d5251e 100644 --- a/icons/es5/Pause.js +++ b/icons/es5/Pause.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPause(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 19h4V5H6v14zm8-14v14h4V5h-4z" + d: "M6 19h4V5H6v14zm8-14v14h4V5h-4z", + fill: "currentColor" })); } - export default SvgPause; \ No newline at end of file diff --git a/icons/es5/PauseCircle.js b/icons/es5/PauseCircle.js index d1a8fe53be..6cd7dbb223 100644 --- a/icons/es5/PauseCircle.js +++ b/icons/es5/PauseCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPauseCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z", + fill: "currentColor" })); } - export default SvgPauseCircle; \ No newline at end of file diff --git a/icons/es5/PauseCircleFilled.js b/icons/es5/PauseCircleFilled.js index 3c8ea37128..7103aef161 100644 --- a/icons/es5/PauseCircleFilled.js +++ b/icons/es5/PauseCircleFilled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPauseCircleFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 14H9V8h2v8zm4 0h-2V8h2v8z", + fill: "currentColor" })); } - export default SvgPauseCircleFilled; \ No newline at end of file diff --git a/icons/es5/PauseCircleOutline.js b/icons/es5/PauseCircleOutline.js index 57effb1f99..6278bba7eb 100644 --- a/icons/es5/PauseCircleOutline.js +++ b/icons/es5/PauseCircleOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPauseCircleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 16h2V8H9v8zm3-14C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm1-4h2V8h-2v8z" + d: "M9 16h2V8H9v8zm3-14C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8zm1-4h2V8h-2v8z", + fill: "currentColor" })); } - export default SvgPauseCircleOutline; \ No newline at end of file diff --git a/icons/es5/PausePresentation.js b/icons/es5/PausePresentation.js index b1968ab750..c254295c55 100644 --- a/icons/es5/PausePresentation.js +++ b/icons/es5/PausePresentation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPausePresentation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 3v18h22V3H1zm20 16H3V5h18v14zM9 8h2v8H9zm4 0h2v8h-2z" + d: "M1 3v18h22V3H1zm20 16H3V5h18v14zM9 8h2v8H9zm4 0h2v8h-2z", + fill: "currentColor" })); } - export default SvgPausePresentation; \ No newline at end of file diff --git a/icons/es5/Payment.js b/icons/es5/Payment.js index cb0b25506b..88df28aea3 100644 --- a/icons/es5/Payment.js +++ b/icons/es5/Payment.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPayment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zm-2 14H4v-6h16v6zm0-10H4V6h16v2z" + d: "M22 4H2v16h20V4zm-2 14H4v-6h16v6zm0-10H4V6h16v2z", + fill: "currentColor" })); } - export default SvgPayment; \ No newline at end of file diff --git a/icons/es5/Payments.js b/icons/es5/Payments.js index e362d594d6..bc4e2ed04b 100644 --- a/icons/es5/Payments.js +++ b/icons/es5/Payments.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPayments(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 7v13H4v-2h17V7h2zm-4 9H1V4h18v12zm-6-6c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3z" + d: "M23 7v13H4v-2h17V7h2zm-4 9H1V4h18v12zm-6-6c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3z", + fill: "currentColor" })); } - export default SvgPayments; \ No newline at end of file diff --git a/icons/es5/Paypal.js b/icons/es5/Paypal.js index 149028037b..ab3df2020f 100644 --- a/icons/es5/Paypal.js +++ b/icons/es5/Paypal.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPaypal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.93 12.99c.1 0 2.42.1 3.8-.24h.01c1.59-.39 3.8-1.51 4.37-5.17 0 0 1.27-4.58-5.03-4.58H7.67c-.49 0-.91.36-.99.84L4.38 18.4c-.05.3.19.58.49.58H8.3l.84-5.32c.06-.38.39-.67.79-.67z" + d: "M9.93 12.99c.1 0 2.42.1 3.8-.24h.01c1.59-.39 3.8-1.51 4.37-5.17 0 0 1.27-4.58-5.03-4.58H7.67c-.49 0-.91.36-.99.84L4.38 18.4c-.05.3.19.58.49.58H8.3l.84-5.32c.06-.38.39-.67.79-.67z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18.99 8.29c-.81 3.73-3.36 5.7-7.42 5.7H10.1l-1.03 6.52c-.04.26.16.49.42.49h1.9c.34 0 .64-.25.69-.59.08-.4.52-3.32.61-3.82.05-.34.35-.59.69-.59h.44c2.82 0 5.03-1.15 5.68-4.46.26-1.34.12-2.44-.51-3.25z" + d: "M18.99 8.29c-.81 3.73-3.36 5.7-7.42 5.7H10.1l-1.03 6.52c-.04.26.16.49.42.49h1.9c.34 0 .64-.25.69-.59.08-.4.52-3.32.61-3.82.05-.34.35-.59.69-.59h.44c2.82 0 5.03-1.15 5.68-4.46.26-1.34.12-2.44-.51-3.25z", + fill: "currentColor" })); } - export default SvgPaypal; \ No newline at end of file diff --git a/icons/es5/PedalBike.js b/icons/es5/PedalBike.js index fc4c42a10a..14168dcbf5 100644 --- a/icons/es5/PedalBike.js +++ b/icons/es5/PedalBike.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPedalBike(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.18 10L16 4h-4v2h2.6l1.46 4h-4.81l-.36-1H12V7H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 9.87 0 12.2 0 15c0 2.8 2.2 5 5 5 2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5 0-2.8-2.2-5-5-5h-.82zM7.82 16c-.4 1.17-1.49 2-2.82 2-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2h2.82zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2zm4.9 4c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.03 0 .06-.01.09-.01 1.68 0 3 1.32 3 3s-1.33 3-3.01 3z" + d: "M18.18 10L16 4h-4v2h2.6l1.46 4h-4.81l-.36-1H12V7H7v2h1.75l1.82 5H9.9c-.44-2.23-2.31-3.88-4.65-3.99C2.45 9.87 0 12.2 0 15c0 2.8 2.2 5 5 5 2.46 0 4.45-1.69 4.9-4h4.2c.44 2.23 2.31 3.88 4.65 3.99 2.8.13 5.25-2.19 5.25-5 0-2.8-2.2-5-5-5h-.82zM7.82 16c-.4 1.17-1.49 2-2.82 2-1.68 0-3-1.32-3-3s1.32-3 3-3c1.33 0 2.42.83 2.82 2H5v2h2.82zm6.28-2h-1.4l-.73-2H15c-.44.58-.76 1.25-.9 2zm4.9 4c-1.68 0-3-1.32-3-3 0-.93.41-1.73 1.05-2.28l.96 2.64 1.88-.68-.97-2.67c.03 0 .06-.01.09-.01 1.68 0 3 1.32 3 3s-1.33 3-3.01 3z", + fill: "currentColor" })); } - export default SvgPedalBike; \ No newline at end of file diff --git a/icons/es5/Pending.js b/icons/es5/Pending.js index a7bb9d2df1..1fc7617185 100644 --- a/icons/es5/Pending.js +++ b/icons/es5/Pending.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPending(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM7 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM7 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgPending; \ No newline at end of file diff --git a/icons/es5/PendingActions.js b/icons/es5/PendingActions.js index 9b762a4133..8e86a2e039 100644 --- a/icons/es5/PendingActions.js +++ b/icons/es5/PendingActions.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPendingActions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85-.7.71zM20 3h-5.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H4v19h8.11a6.743 6.743 0 01-1.42-2H6V5h2v3h8V5h2v5.08c.71.1 1.38.31 2 .6V3zm-8 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85-.7.71zM20 3h-5.18C14.4 1.84 13.3 1 12 1s-2.4.84-2.82 2H4v19h8.11a6.743 6.743 0 01-1.42-2H6V5h2v3h8V5h2v5.08c.71.1 1.38.31 2 .6V3zm-8 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgPendingActions; \ No newline at end of file diff --git a/icons/es5/Pentagon.js b/icons/es5/Pentagon.js index 542e9d8f17..89bf72bc3d 100644 --- a/icons/es5/Pentagon.js +++ b/icons/es5/Pentagon.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPentagon(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 9l4 12h12l4-12-10-7z" + d: "M2 9l4 12h12l4-12-10-7z", + fill: "currentColor" })); } - export default SvgPentagon; \ No newline at end of file diff --git a/icons/es5/People.js b/icons/es5/People.js index 4f34e79a12..58b379a0ab 100644 --- a/icons/es5/People.js +++ b/icons/es5/People.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPeople(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgPeople(props) { fill: "currentColor" })); } - export default SvgPeople; \ No newline at end of file diff --git a/icons/es5/PeopleAlt.js b/icons/es5/PeopleAlt.js index a435d2a757..b153436644 100644 --- a/icons/es5/PeopleAlt.js +++ b/icons/es5/PeopleAlt.js @@ -1,16 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPeopleAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { d: "M16.67 13.13C18.04 14.06 19 15.32 19 17v3h4v-3c0-2.18-3.57-3.47-6.33-3.87z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 8, @@ -18,8 +18,8 @@ function SvgPeopleAlt(props) { r: 4 }), /*#__PURE__*/React.createElement("path", { d: "M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4c-.47 0-.91.1-1.33.24a5.98 5.98 0 010 7.52c.42.14.86.24 1.33.24zm-6 1c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" })); } - export default SvgPeopleAlt; \ No newline at end of file diff --git a/icons/es5/PeopleOutline.js b/icons/es5/PeopleOutline.js index 4ca3a8b0ff..bf3ccd28fe 100644 --- a/icons/es5/PeopleOutline.js +++ b/icons/es5/PeopleOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPeopleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5 5.5 6.57 5.5 8.5 7.07 12 9 12zm0-5c.83 0 1.5.67 1.5 1.5S9.83 10 9 10s-1.5-.67-1.5-1.5S8.17 7 9 7zm0 6.75c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5zM4.34 17c.84-.58 2.87-1.25 4.66-1.25s3.82.67 4.66 1.25H4.34zm11.7-3.19c1.16.84 1.96 1.96 1.96 3.44V19h4v-1.75c0-2.02-3.5-3.17-5.96-3.44zM15 12c1.93 0 3.5-1.57 3.5-3.5S16.93 5 15 5c-.54 0-1.04.13-1.5.35.63.89 1 1.98 1 3.15s-.37 2.26-1 3.15c.46.22.96.35 1.5.35z" + d: "M9 12c1.93 0 3.5-1.57 3.5-3.5S10.93 5 9 5 5.5 6.57 5.5 8.5 7.07 12 9 12zm0-5c.83 0 1.5.67 1.5 1.5S9.83 10 9 10s-1.5-.67-1.5-1.5S8.17 7 9 7zm0 6.75c-2.34 0-7 1.17-7 3.5V19h14v-1.75c0-2.33-4.66-3.5-7-3.5zM4.34 17c.84-.58 2.87-1.25 4.66-1.25s3.82.67 4.66 1.25H4.34zm11.7-3.19c1.16.84 1.96 1.96 1.96 3.44V19h4v-1.75c0-2.02-3.5-3.17-5.96-3.44zM15 12c1.93 0 3.5-1.57 3.5-3.5S16.93 5 15 5c-.54 0-1.04.13-1.5.35.63.89 1 1.98 1 3.15s-.37 2.26-1 3.15c.46.22.96.35 1.5.35z", + fill: "currentColor" })); } - export default SvgPeopleOutline; \ No newline at end of file diff --git a/icons/es5/Percent.js b/icons/es5/Percent.js index 665ea8a6b3..e5eaf26354 100644 --- a/icons/es5/Percent.js +++ b/icons/es5/Percent.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPercent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.5 4C5.57 4 4 5.57 4 7.5S5.57 11 7.5 11 11 9.43 11 7.5 9.43 4 7.5 4zm0 5C6.67 9 6 8.33 6 7.5S6.67 6 7.5 6 9 6.67 9 7.5 8.33 9 7.5 9zm9 4c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5zm0 5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5.41 20L4 18.59 18.59 4 20 5.41 5.41 20z" + d: "M7.5 4C5.57 4 4 5.57 4 7.5S5.57 11 7.5 11 11 9.43 11 7.5 9.43 4 7.5 4zm0 5C6.67 9 6 8.33 6 7.5S6.67 6 7.5 6 9 6.67 9 7.5 8.33 9 7.5 9zm9 4c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5zm0 5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5.41 20L4 18.59 18.59 4 20 5.41 5.41 20z", + fill: "currentColor" })); } - export default SvgPercent; \ No newline at end of file diff --git a/icons/es5/Percentage.js b/icons/es5/Percentage.js index 8396e5a50b..52d8679b38 100644 --- a/icons/es5/Percentage.js +++ b/icons/es5/Percentage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPercentage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.501 3.5l-15 15.001 1.996 1.996 15-15zM7.002 5a2 2 0 10-.004 4 2 2 0 00.004-4zm10 10a2 2 0 10-.004 4 2 2 0 00.004-4z" + d: "M18.501 3.5l-15 15.001 1.996 1.996 15-15zM7.002 5a2 2 0 10-.004 4 2 2 0 00.004-4zm10 10a2 2 0 10-.004 4 2 2 0 00.004-4z", + fill: "currentColor" })); } - export default SvgPercentage; \ No newline at end of file diff --git a/icons/es5/PermCameraMic.js b/icons/es5/PermCameraMic.js index 6b321faf53..84415cf7cc 100644 --- a/icons/es5/PermCameraMic.js +++ b/icons/es5/PermCameraMic.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPermCameraMic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 5h-5.17L15 3H9L7.17 5H2v16h9v-2.09c-2.83-.48-5-2.94-5-5.91h2c0 2.21 1.79 4 4 4s4-1.79 4-4h2c0 2.97-2.17 5.43-5 5.91V21h9V5zm-8 8c0 1.1-.9 2-2 2s-2-.9-2-2V9c0-1.1.9-2 2-2s2 .9 2 2v4z" + d: "M22 5h-5.17L15 3H9L7.17 5H2v16h9v-2.09c-2.83-.48-5-2.94-5-5.91h2c0 2.21 1.79 4 4 4s4-1.79 4-4h2c0 2.97-2.17 5.43-5 5.91V21h9V5zm-8 8c0 1.1-.9 2-2 2s-2-.9-2-2V9c0-1.1.9-2 2-2s2 .9 2 2v4z", + fill: "currentColor" })); } - export default SvgPermCameraMic; \ No newline at end of file diff --git a/icons/es5/PermContactCalendar.js b/icons/es5/PermContactCalendar.js index 761a530ff6..32189073c1 100644 --- a/icons/es5/PermContactCalendar.js +++ b/icons/es5/PermContactCalendar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPermContactCalendar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3h-3V1h-2v2H8V1H6v2H3v18h18V3zm-9 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H6v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1z" + d: "M21 3h-3V1h-2v2H8V1H6v2H3v18h18V3zm-9 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm6 12H6v-1c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1z", + fill: "currentColor" })); } - export default SvgPermContactCalendar; \ No newline at end of file diff --git a/icons/es5/PermDataSetting.js b/icons/es5/PermDataSetting.js index 4d6565c696..feaa991d9a 100644 --- a/icons/es5/PermDataSetting.js +++ b/icons/es5/PermDataSetting.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPermDataSetting(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.99 11.5c.34 0 .67.03 1 .07L20 0 0 20h11.56c-.04-.33-.07-.66-.07-1 0-4.14 3.36-7.5 7.5-7.5zm3.71 7.99c.02-.16.04-.32.04-.49s-.01-.33-.04-.49l1.06-.83a.26.26 0 00.06-.32l-1-1.73c-.06-.11-.19-.15-.31-.11l-1.24.5c-.26-.2-.54-.37-.85-.49l-.19-1.32c-.01-.12-.12-.21-.24-.21h-2c-.12 0-.23.09-.25.21l-.19 1.32c-.3.13-.59.29-.85.49l-1.24-.5c-.11-.04-.24 0-.31.11l-1 1.73c-.06.11-.04.24.06.32l1.06.83a3.908 3.908 0 000 .98l-1.06.83a.26.26 0 00-.06.32l1 1.73c.06.11.19.15.31.11l1.24-.5c.26.2.54.37.85.49l.19 1.32c.02.12.12.21.25.21h2c.12 0 .23-.09.25-.21l.19-1.32c.3-.13.59-.29.84-.49l1.25.5c.11.04.24 0 .31-.11l1-1.73a.26.26 0 00-.06-.32l-1.07-.83zm-3.71 1.01c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M18.99 11.5c.34 0 .67.03 1 .07L20 0 0 20h11.56c-.04-.33-.07-.66-.07-1 0-4.14 3.36-7.5 7.5-7.5zm3.71 7.99c.02-.16.04-.32.04-.49s-.01-.33-.04-.49l1.06-.83a.26.26 0 00.06-.32l-1-1.73c-.06-.11-.19-.15-.31-.11l-1.24.5c-.26-.2-.54-.37-.85-.49l-.19-1.32c-.01-.12-.12-.21-.24-.21h-2c-.12 0-.23.09-.25.21l-.19 1.32c-.3.13-.59.29-.85.49l-1.24-.5c-.11-.04-.24 0-.31.11l-1 1.73c-.06.11-.04.24.06.32l1.06.83a3.908 3.908 0 000 .98l-1.06.83a.26.26 0 00-.06.32l1 1.73c.06.11.19.15.31.11l1.24-.5c.26.2.54.37.85.49l.19 1.32c.02.12.12.21.25.21h2c.12 0 .23-.09.25-.21l.19-1.32c.3-.13.59-.29.84-.49l1.25.5c.11.04.24 0 .31-.11l1-1.73a.26.26 0 00-.06-.32l-1.07-.83zm-3.71 1.01c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgPermDataSetting; \ No newline at end of file diff --git a/icons/es5/PermDeviceInformation.js b/icons/es5/PermDeviceInformation.js index fa76dd37e3..7100b2af9d 100644 --- a/icons/es5/PermDeviceInformation.js +++ b/icons/es5/PermDeviceInformation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPermDeviceInformation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 7h-2v2h2V7zm0 4h-2v6h2v-6zM5 1v22h14V1H5zm12 18H7V5h10v14z" + d: "M13 7h-2v2h2V7zm0 4h-2v6h2v-6zM5 1v22h14V1H5zm12 18H7V5h10v14z", + fill: "currentColor" })); } - export default SvgPermDeviceInformation; \ No newline at end of file diff --git a/icons/es5/PermIdentity.js b/icons/es5/PermIdentity.js index 45135b43bc..689f4fdae3 100644 --- a/icons/es5/PermIdentity.js +++ b/icons/es5/PermIdentity.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPermIdentity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z" + d: "M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm0 7c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4zm6 5H6v-.99c.2-.72 3.3-2.01 6-2.01s5.8 1.29 6 2v1z", + fill: "currentColor" })); } - export default SvgPermIdentity; \ No newline at end of file diff --git a/icons/es5/PermMedia.js b/icons/es5/PermMedia.js index ee1d7e3409..1beeaa88bf 100644 --- a/icons/es5/PermMedia.js +++ b/icons/es5/PermMedia.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPermMedia(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 6H0v16h20v-2H2V6zm22-2H14l-2-2H4v16h20V4zM7 15l4.5-6 3.5 4.51 2.5-3.01L21 15H7z" + d: "M2 6H0v16h20v-2H2V6zm22-2H14l-2-2H4v16h20V4zM7 15l4.5-6 3.5 4.51 2.5-3.01L21 15H7z", + fill: "currentColor" })); } - export default SvgPermMedia; \ No newline at end of file diff --git a/icons/es5/PermPhoneMsg.js b/icons/es5/PermPhoneMsg.js index ab0ce29ac6..d80341a5d5 100644 --- a/icons/es5/PermPhoneMsg.js +++ b/icons/es5/PermPhoneMsg.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPermPhoneMsg(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3v10l3-3h6V3zm1.21 14.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52z" + d: "M12 3v10l3-3h6V3zm1.21 14.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52z", + fill: "currentColor" })); } - export default SvgPermPhoneMsg; \ No newline at end of file diff --git a/icons/es5/PermScanWifi.js b/icons/es5/PermScanWifi.js index 35017b9c34..3167e81e98 100644 --- a/icons/es5/PermScanWifi.js +++ b/icons/es5/PermScanWifi.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPermScanWifi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3C6.95 3 3.15 4.85 0 7.23L12 22 24 7.25C20.85 4.87 17.05 3 12 3zm1 13h-2v-6h2v6zm-2-8V6h2v2h-2z" + d: "M12 3C6.95 3 3.15 4.85 0 7.23L12 22 24 7.25C20.85 4.87 17.05 3 12 3zm1 13h-2v-6h2v6zm-2-8V6h2v2h-2z", + fill: "currentColor" })); } - export default SvgPermScanWifi; \ No newline at end of file diff --git a/icons/es5/Person.js b/icons/es5/Person.js index 75bb039cf3..b8d6caa853 100644 --- a/icons/es5/Person.js +++ b/icons/es5/Person.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPerson(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgPerson(props) { fill: "currentColor" })); } - export default SvgPerson; \ No newline at end of file diff --git a/icons/es5/Person2.js b/icons/es5/Person2.js index 3b434ed6cd..8f32a2b816 100644 --- a/icons/es5/Person2.js +++ b/icons/es5/Person2.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPerson2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM9.78 12h4.44c1.21 0 2.14-1.06 1.98-2.26l-.32-2.45C15.57 5.39 13.92 4 12 4S8.43 5.39 8.12 7.29L7.8 9.74c-.16 1.2.77 2.26 1.98 2.26z" + d: "M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM9.78 12h4.44c1.21 0 2.14-1.06 1.98-2.26l-.32-2.45C15.57 5.39 13.92 4 12 4S8.43 5.39 8.12 7.29L7.8 9.74c-.16 1.2.77 2.26 1.98 2.26z", + fill: "currentColor" })); } - export default SvgPerson2; \ No newline at end of file diff --git a/icons/es5/Person3.js b/icons/es5/Person3.js index f757d68851..314f497b5e 100644 --- a/icons/es5/Person3.js +++ b/icons/es5/Person3.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPerson3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM10 12h4c1.66 0 3-1.34 3-3 0-.73-.27-1.4-.71-1.92.13-.33.21-.7.21-1.08a3 3 0 00-1.86-2.77C14 2.48 13.06 2 12 2s-2 .48-2.64 1.23A3 3 0 007.5 6c0 .38.08.75.21 1.08C7.27 7.6 7 8.27 7 9c0 1.66 1.34 3 3 3z" + d: "M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM10 12h4c1.66 0 3-1.34 3-3 0-.73-.27-1.4-.71-1.92.13-.33.21-.7.21-1.08a3 3 0 00-1.86-2.77C14 2.48 13.06 2 12 2s-2 .48-2.64 1.23A3 3 0 007.5 6c0 .38.08.75.21 1.08C7.27 7.6 7 8.27 7 9c0 1.66 1.34 3 3 3z", + fill: "currentColor" })); } - export default SvgPerson3; \ No newline at end of file diff --git a/icons/es5/Person4.js b/icons/es5/Person4.js index 3d5d7b3f0f..49efddc491 100644 --- a/icons/es5/Person4.js +++ b/icons/es5/Person4.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPerson4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM12 12c2.21 0 4-1.79 4-4V4.5c0-.83-.67-1.5-1.5-1.5-.52 0-.98.27-1.25.67-.27-.4-.73-.67-1.25-.67s-.98.27-1.25.67c-.27-.4-.73-.67-1.25-.67C8.67 3 8 3.67 8 4.5V8c0 2.21 1.79 4 4 4z" + d: "M18.39 14.56C16.71 13.7 14.53 13 12 13s-4.71.7-6.39 1.56A2.97 2.97 0 004 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM12 12c2.21 0 4-1.79 4-4V4.5c0-.83-.67-1.5-1.5-1.5-.52 0-.98.27-1.25.67-.27-.4-.73-.67-1.25-.67s-.98.27-1.25.67c-.27-.4-.73-.67-1.25-.67C8.67 3 8 3.67 8 4.5V8c0 2.21 1.79 4 4 4z", + fill: "currentColor" })); } - export default SvgPerson4; \ No newline at end of file diff --git a/icons/es5/PersonAdd.js b/icons/es5/PersonAdd.js index 912446fdc7..69a9e00484 100644 --- a/icons/es5/PersonAdd.js +++ b/icons/es5/PersonAdd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z" + d: "M15 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm-9-2V7H4v3H1v2h3v3h2v-3h3v-2H6zm9 4c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z", + fill: "currentColor" })); } - export default SvgPersonAdd; \ No newline at end of file diff --git a/icons/es5/PersonAddAlt.js b/icons/es5/PersonAddAlt.js index 5b13d5f5c0..92ed6278b7 100644 --- a/icons/es5/PersonAddAlt.js +++ b/icons/es5/PersonAddAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonAddAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.39 14.56C13.71 13.7 11.53 13 9 13s-4.71.7-6.39 1.56A2.97 2.97 0 001 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm11-3V6h-2v3h-3v2h3v3h2v-3h3V9h-3z" + d: "M15.39 14.56C13.71 13.7 11.53 13 9 13s-4.71.7-6.39 1.56A2.97 2.97 0 001 17.22V20h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM9 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm11-3V6h-2v3h-3v2h3v3h2v-3h3V9h-3z", + fill: "currentColor" })); } - export default SvgPersonAddAlt; \ No newline at end of file diff --git a/icons/es5/PersonAddAlt1.js b/icons/es5/PersonAddAlt1.js index 78e6855e65..0e84efdcf1 100644 --- a/icons/es5/PersonAddAlt1.js +++ b/icons/es5/PersonAddAlt1.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonAddAlt1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 8c0-2.21-1.79-4-4-4S5 5.79 5 8s1.79 4 4 4 4-1.79 4-4zm2 2v2h3v3h2v-3h3v-2h-3V7h-2v3h-3zM1 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4z" + d: "M13 8c0-2.21-1.79-4-4-4S5 5.79 5 8s1.79 4 4 4 4-1.79 4-4zm2 2v2h3v3h2v-3h3v-2h-3V7h-2v3h-3zM1 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4z", + fill: "currentColor" })); } - export default SvgPersonAddAlt1; \ No newline at end of file diff --git a/icons/es5/PersonAddDisabled.js b/icons/es5/PersonAddDisabled.js index 88a02ce767..77014c9fea 100644 --- a/icons/es5/PersonAddDisabled.js +++ b/icons/es5/PersonAddDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonAddDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.48 11.95c.17.02.34.05.52.05 2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4c0 .18.03.35.05.52l3.43 3.43zm2.21 2.21L22.53 20H23v-2c0-2.14-3.56-3.5-6.31-3.84zM0 3.12l4 4V10H1v2h3v3h2v-3h2.88l2.51 2.51C9.19 15.11 7 16.3 7 18v2h9.88l4 4 1.41-1.41L1.41 1.71 0 3.12zM6.88 10H6v-.88l.88.88z" + d: "M14.48 11.95c.17.02.34.05.52.05 2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4c0 .18.03.35.05.52l3.43 3.43zm2.21 2.21L22.53 20H23v-2c0-2.14-3.56-3.5-6.31-3.84zM0 3.12l4 4V10H1v2h3v3h2v-3h2.88l2.51 2.51C9.19 15.11 7 16.3 7 18v2h9.88l4 4 1.41-1.41L1.41 1.71 0 3.12zM6.88 10H6v-.88l.88.88z", + fill: "currentColor" })); } - export default SvgPersonAddDisabled; \ No newline at end of file diff --git a/icons/es5/PersonOff.js b/icons/es5/PersonOff.js index bfa8291edb..231555beba 100644 --- a/icons/es5/PersonOff.js +++ b/icons/es5/PersonOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.65 5.82a3.999 3.999 0 115.53 5.53L8.65 5.82zM20 17.17c-.02-1.1-.63-2.11-1.61-2.62-.54-.28-1.13-.54-1.77-.76L20 17.17zm1.19 4.02L2.81 2.81 1.39 4.22l8.89 8.89c-1.81.23-3.39.79-4.67 1.45A2.97 2.97 0 004 17.22V20h13.17l2.61 2.61 1.41-1.42z" + d: "M8.65 5.82a3.999 3.999 0 115.53 5.53L8.65 5.82zM20 17.17c-.02-1.1-.63-2.11-1.61-2.62-.54-.28-1.13-.54-1.77-.76L20 17.17zm1.19 4.02L2.81 2.81 1.39 4.22l8.89 8.89c-1.81.23-3.39.79-4.67 1.45A2.97 2.97 0 004 17.22V20h13.17l2.61 2.61 1.41-1.42z", + fill: "currentColor" })); } - export default SvgPersonOff; \ No newline at end of file diff --git a/icons/es5/PersonOutline.js b/icons/es5/PersonOutline.js index a2cecd38c7..27694d408f 100644 --- a/icons/es5/PersonOutline.js +++ b/icons/es5/PersonOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5.9a2.1 2.1 0 110 4.2 2.1 2.1 0 010-4.2m0 9c2.97 0 6.1 1.46 6.1 2.1v1.1H5.9V17c0-.64 3.13-2.1 6.1-2.1M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z" + d: "M12 5.9a2.1 2.1 0 110 4.2 2.1 2.1 0 010-4.2m0 9c2.97 0 6.1 1.46 6.1 2.1v1.1H5.9V17c0-.64 3.13-2.1 6.1-2.1M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z", + fill: "currentColor" })); } - export default SvgPersonOutline; \ No newline at end of file diff --git a/icons/es5/PersonPin.js b/icons/es5/PersonPin.js index ac40028216..84fb6ef877 100644 --- a/icons/es5/PersonPin.js +++ b/icons/es5/PersonPin.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonPin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 2H3v18h6l3 3 3-3h6V2zm-9 3.3c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7S9.3 9.49 9.3 8s1.21-2.7 2.7-2.7zM18 16H6v-.9c0-2 4-3.1 6-3.1s6 1.1 6 3.1v.9z" + d: "M21 2H3v18h6l3 3 3-3h6V2zm-9 3.3c1.49 0 2.7 1.21 2.7 2.7s-1.21 2.7-2.7 2.7S9.3 9.49 9.3 8s1.21-2.7 2.7-2.7zM18 16H6v-.9c0-2 4-3.1 6-3.1s6 1.1 6 3.1v.9z", + fill: "currentColor" })); } - export default SvgPersonPin; \ No newline at end of file diff --git a/icons/es5/PersonPinCircle.js b/icons/es5/PersonPinCircle.js index 59077f2dfc..398aab99ec 100644 --- a/icons/es5/PersonPinCircle.js +++ b/icons/es5/PersonPinCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonPinCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 11c-1.33 0-4 .67-4 2v.16c.97 1.12 2.4 1.84 4 1.84s3.03-.72 4-1.84V13c0-1.33-2.67-2-4-2zm0-1c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0-8c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z" + d: "M12 11c-1.33 0-4 .67-4 2v.16c.97 1.12 2.4 1.84 4 1.84s3.03-.72 4-1.84V13c0-1.33-2.67-2-4-2zm0-1c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0-8c4.2 0 8 3.22 8 8.2 0 3.32-2.67 7.25-8 11.8-5.33-4.55-8-8.48-8-11.8C4 5.22 7.8 2 12 2z", + fill: "currentColor" })); } - export default SvgPersonPinCircle; \ No newline at end of file diff --git a/icons/es5/PersonRemove.js b/icons/es5/PersonRemove.js index a9f83b8b57..2a47cb5cb8 100644 --- a/icons/es5/PersonRemove.js +++ b/icons/es5/PersonRemove.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 8c0-2.21-1.79-4-4-4S6 5.79 6 8s1.79 4 4 4 4-1.79 4-4zm3 2v2h6v-2h-6zM2 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4z" + d: "M14 8c0-2.21-1.79-4-4-4S6 5.79 6 8s1.79 4 4 4 4-1.79 4-4zm3 2v2h6v-2h-6zM2 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4z", + fill: "currentColor" })); } - export default SvgPersonRemove; \ No newline at end of file diff --git a/icons/es5/PersonRemoveAlt1.js b/icons/es5/PersonRemoveAlt1.js index ddc53c20c7..150407b0ee 100644 --- a/icons/es5/PersonRemoveAlt1.js +++ b/icons/es5/PersonRemoveAlt1.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonRemoveAlt1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 8c0-2.21-1.79-4-4-4S6 5.79 6 8s1.79 4 4 4 4-1.79 4-4zm3 2v2h6v-2h-6zM2 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4z" + d: "M14 8c0-2.21-1.79-4-4-4S6 5.79 6 8s1.79 4 4 4 4-1.79 4-4zm3 2v2h6v-2h-6zM2 18v2h16v-2c0-2.66-5.33-4-8-4s-8 1.34-8 4z", + fill: "currentColor" })); } - export default SvgPersonRemoveAlt1; \ No newline at end of file diff --git a/icons/es5/PersonSearch.js b/icons/es5/PersonSearch.js index 8f85ffce47..d523b91b60 100644 --- a/icons/es5/PersonSearch.js +++ b/icons/es5/PersonSearch.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 10, cy: 8, r: 4 }), /*#__PURE__*/React.createElement("path", { - d: "M10.35 14.01C7.62 13.91 2 15.27 2 18v2h9.54c-2.47-2.76-1.23-5.89-1.19-5.99zm9.08 4.01c.36-.59.57-1.28.57-2.02 0-2.21-1.79-4-4-4s-4 1.79-4 4 1.79 4 4 4c.74 0 1.43-.22 2.02-.57L20.59 22 22 20.59l-2.57-2.57zM16 18c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M10.35 14.01C7.62 13.91 2 15.27 2 18v2h9.54c-2.47-2.76-1.23-5.89-1.19-5.99zm9.08 4.01c.36-.59.57-1.28.57-2.02 0-2.21-1.79-4-4-4s-4 1.79-4 4 1.79 4 4 4c.74 0 1.43-.22 2.02-.57L20.59 22 22 20.59l-2.57-2.57zM16 18c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgPersonSearch; \ No newline at end of file diff --git a/icons/es5/PersonalInjury.js b/icons/es5/PersonalInjury.js index bee09eb7b7..e1bac81648 100644 --- a/icons/es5/PersonalInjury.js +++ b/icons/es5/PersonalInjury.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonalInjury(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 6c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4zm9 16h1c1.1 0 2-.9 2-2v-4.78c0-1.12-.61-2.15-1.61-2.66-.43-.22-.9-.43-1.39-.62V22zm-4.66-5L15 11.33c-.93-.21-1.93-.33-3-.33-2.53 0-4.71.7-6.39 1.56A2.97 2.97 0 004 15.22V22h2.34c-.22-.45-.34-.96-.34-1.5C6 18.57 7.57 17 9.5 17h2.84zM10 22l1.41-3H9.5c-.83 0-1.5.67-1.5 1.5S8.67 22 9.5 22h.5z" + d: "M8 6c0-2.21 1.79-4 4-4s4 1.79 4 4-1.79 4-4 4-4-1.79-4-4zm9 16h1c1.1 0 2-.9 2-2v-4.78c0-1.12-.61-2.15-1.61-2.66-.43-.22-.9-.43-1.39-.62V22zm-4.66-5L15 11.33c-.93-.21-1.93-.33-3-.33-2.53 0-4.71.7-6.39 1.56A2.97 2.97 0 004 15.22V22h2.34c-.22-.45-.34-.96-.34-1.5C6 18.57 7.57 17 9.5 17h2.84zM10 22l1.41-3H9.5c-.83 0-1.5.67-1.5 1.5S8.67 22 9.5 22h.5z", + fill: "currentColor" })); } - export default SvgPersonalInjury; \ No newline at end of file diff --git a/icons/es5/PersonalVideo.js b/icons/es5/PersonalVideo.js index a9c667cd74..e999ba76cf 100644 --- a/icons/es5/PersonalVideo.js +++ b/icons/es5/PersonalVideo.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPersonalVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v16h7v2h8v-2h6.99L23 3zm-2 14H3V5h18v12z" + d: "M23 3H1v16h7v2h8v-2h6.99L23 3zm-2 14H3V5h18v12z", + fill: "currentColor" })); } - export default SvgPersonalVideo; \ No newline at end of file diff --git a/icons/es5/PestControl.js b/icons/es5/PestControl.js index dd5b78f2b2..9ce3d51898 100644 --- a/icons/es5/PestControl.js +++ b/icons/es5/PestControl.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPestControl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 15v-2h-3.07c-.05-.39-.12-.77-.22-1.14l2.58-1.49-1-1.73L16.92 10c-.28-.48-.62-.91-.99-1.29.04-.23.07-.46.07-.71 0-.8-.24-1.55-.65-2.18L17 4.17l-1.41-1.41-1.72 1.72c-1.68-.89-3.1-.33-3.73 0L8.41 2.76 7 4.17l1.65 1.65A3.99 3.99 0 008 8c0 .25.03.48.07.72-.37.38-.71.81-.99 1.28L4.71 8.63l-1 1.73 2.58 1.49c-.1.37-.17.75-.22 1.14H3v2h3.07c.05.39.12.77.22 1.14l-2.58 1.49 1 1.73L7.08 18c1.08 1.81 2.88 3 4.92 3s3.84-1.19 4.92-3l2.37 1.37 1-1.73-2.58-1.49c.1-.37.17-.75.22-1.14H21zm-8 2h-2v-6h2v6z" + d: "M21 15v-2h-3.07c-.05-.39-.12-.77-.22-1.14l2.58-1.49-1-1.73L16.92 10c-.28-.48-.62-.91-.99-1.29.04-.23.07-.46.07-.71 0-.8-.24-1.55-.65-2.18L17 4.17l-1.41-1.41-1.72 1.72c-1.68-.89-3.1-.33-3.73 0L8.41 2.76 7 4.17l1.65 1.65A3.99 3.99 0 008 8c0 .25.03.48.07.72-.37.38-.71.81-.99 1.28L4.71 8.63l-1 1.73 2.58 1.49c-.1.37-.17.75-.22 1.14H3v2h3.07c.05.39.12.77.22 1.14l-2.58 1.49 1 1.73L7.08 18c1.08 1.81 2.88 3 4.92 3s3.84-1.19 4.92-3l2.37 1.37 1-1.73-2.58-1.49c.1-.37.17-.75.22-1.14H21zm-8 2h-2v-6h2v6z", + fill: "currentColor" })); } - export default SvgPestControl; \ No newline at end of file diff --git a/icons/es5/PestControlRodent.js b/icons/es5/PestControlRodent.js index 7c0cb09539..a092a11d1e 100644 --- a/icons/es5/PestControlRodent.js +++ b/icons/es5/PestControlRodent.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPestControlRodent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.31 17.38l-2.39-2.13c.52-2.36-1.36-4.25-3.42-4.25-1.16 0-3.5.9-3.5 3.5 0 .97.39 1.84 1.03 2.47l-.71.71A4.457 4.457 0 0111 14.5c0-1.7.96-3.17 2.35-3.93a5 5 0 00-2.28-.57c-2.38 0-4.37 1.65-4.91 3.87A2.997 2.997 0 014 11c0-1.66 1.34-3 3-3h2.5a2.5 2.5 0 000-5H7v2h2.5c.28 0 .5.22.5.5s-.22.5-.5.5H7a5.002 5.002 0 00-1 9.9v.03C6 18.73 8.27 21 11.07 21h8.86c1.87 0 2.81-2.34 1.38-3.62zM18 19c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M21.31 17.38l-2.39-2.13c.52-2.36-1.36-4.25-3.42-4.25-1.16 0-3.5.9-3.5 3.5 0 .97.39 1.84 1.03 2.47l-.71.71A4.457 4.457 0 0111 14.5c0-1.7.96-3.17 2.35-3.93a5 5 0 00-2.28-.57c-2.38 0-4.37 1.65-4.91 3.87A2.997 2.997 0 014 11c0-1.66 1.34-3 3-3h2.5a2.5 2.5 0 000-5H7v2h2.5c.28 0 .5.22.5.5s-.22.5-.5.5H7a5.002 5.002 0 00-1 9.9v.03C6 18.73 8.27 21 11.07 21h8.86c1.87 0 2.81-2.34 1.38-3.62zM18 19c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgPestControlRodent; \ No newline at end of file diff --git a/icons/es5/Pets.js b/icons/es5/Pets.js index 159b58b43a..2a94f8a162 100644 --- a/icons/es5/Pets.js +++ b/icons/es5/Pets.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPets(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 4.5, cy: 9.5, @@ -25,8 +24,8 @@ function SvgPets(props) { cy: 9.5, r: 2.5 }), /*#__PURE__*/React.createElement("path", { - d: "M17.34 14.86c-.87-1.02-1.6-1.89-2.48-2.91-.46-.54-1.05-1.08-1.75-1.32-.11-.04-.22-.07-.33-.09-.25-.04-.52-.04-.78-.04s-.53 0-.79.05c-.11.02-.22.05-.33.09-.7.24-1.28.78-1.75 1.32-.87 1.02-1.6 1.89-2.48 2.91-1.31 1.31-2.92 2.76-2.62 4.79.29 1.02 1.02 2.03 2.33 2.32.73.15 3.06-.44 5.54-.44h.18c2.48 0 4.81.58 5.54.44 1.31-.29 2.04-1.31 2.33-2.32.31-2.04-1.3-3.49-2.61-4.8z" + d: "M17.34 14.86c-.87-1.02-1.6-1.89-2.48-2.91-.46-.54-1.05-1.08-1.75-1.32-.11-.04-.22-.07-.33-.09-.25-.04-.52-.04-.78-.04s-.53 0-.79.05c-.11.02-.22.05-.33.09-.7.24-1.28.78-1.75 1.32-.87 1.02-1.6 1.89-2.48 2.91-1.31 1.31-2.92 2.76-2.62 4.79.29 1.02 1.02 2.03 2.33 2.32.73.15 3.06-.44 5.54-.44h.18c2.48 0 4.81.58 5.54.44 1.31-.29 2.04-1.31 2.33-2.32.31-2.04-1.3-3.49-2.61-4.8z", + fill: "currentColor" })); } - export default SvgPets; \ No newline at end of file diff --git a/icons/es5/Phishing.js b/icons/es5/Phishing.js index 3b8b93455f..651db5ec25 100644 --- a/icons/es5/Phishing.js +++ b/icons/es5/Phishing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhishing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 9c0-1.3-.84-2.4-2-2.82V2h-2v4.18C13.84 6.6 13 7.7 13 9s.84 2.4 2 2.82V15c0 2.21-1.79 4-4 4s-4-1.79-4-4v-1h3L5 9v6c0 3.31 2.69 6 6 6s6-2.69 6-6v-3.18c1.16-.42 2-1.52 2-2.82zm-3 1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M19 9c0-1.3-.84-2.4-2-2.82V2h-2v4.18C13.84 6.6 13 7.7 13 9s.84 2.4 2 2.82V15c0 2.21-1.79 4-4 4s-4-1.79-4-4v-1h3L5 9v6c0 3.31 2.69 6 6 6s6-2.69 6-6v-3.18c1.16-.42 2-1.52 2-2.82zm-3 1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgPhishing; \ No newline at end of file diff --git a/icons/es5/Phone.js b/icons/es5/Phone.js index 3dda5fa1c2..7c275a6a2b 100644 --- a/icons/es5/Phone.js +++ b/icons/es5/Phone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 15.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z" + d: "M21 15.46l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z", + fill: "currentColor" })); } - export default SvgPhone; \ No newline at end of file diff --git a/icons/es5/PhoneAndroid.js b/icons/es5/PhoneAndroid.js index f750f58b33..9778cf298a 100644 --- a/icons/es5/PhoneAndroid.js +++ b/icons/es5/PhoneAndroid.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhoneAndroid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 1H5v22h14V1zm-5 20h-4v-1h4v1zm3-3H7V4h10v14z" + d: "M19 1H5v22h14V1zm-5 20h-4v-1h4v1zm3-3H7V4h10v14z", + fill: "currentColor" })); } - export default SvgPhoneAndroid; \ No newline at end of file diff --git a/icons/es5/PhoneBluetoothSpeaker.js b/icons/es5/PhoneBluetoothSpeaker.js index b760e3349d..ba7ecdc80b 100644 --- a/icons/es5/PhoneBluetoothSpeaker.js +++ b/icons/es5/PhoneBluetoothSpeaker.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhoneBluetoothSpeaker(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.71 9.5L17 7.21V11h.5l2.85-2.85L18.21 6l2.15-2.15L17.5 1H17v3.79L14.71 2.5l-.71.71L16.79 6 14 8.79l.71.71zM18 2.91l.94.94-.94.94V2.91zm0 4.3l.94.94-.94.94V7.21zm3 8.25l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z" + d: "M14.71 9.5L17 7.21V11h.5l2.85-2.85L18.21 6l2.15-2.15L17.5 1H17v3.79L14.71 2.5l-.71.71L16.79 6 14 8.79l.71.71zM18 2.91l.94.94-.94.94V2.91zm0 4.3l.94.94-.94.94V7.21zm3 8.25l-5.27-.61-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51z", + fill: "currentColor" })); } - export default SvgPhoneBluetoothSpeaker; \ No newline at end of file diff --git a/icons/es5/PhoneCallback.js b/icons/es5/PhoneCallback.js index 0b1f70fb8d..a1f142ff52 100644 --- a/icons/es5/PhoneCallback.js +++ b/icons/es5/PhoneCallback.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhoneCallback(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.73 14.85l-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61zM18 9h-2.59l5.02-5.02-1.41-1.41L14 7.59V5h-2v6h6z" + d: "M15.73 14.85l-2.52 2.52a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61zM18 9h-2.59l5.02-5.02-1.41-1.41L14 7.59V5h-2v6h6z", + fill: "currentColor" })); } - export default SvgPhoneCallback; \ No newline at end of file diff --git a/icons/es5/PhoneDisabled.js b/icons/es5/PhoneDisabled.js index c6dda3ad9e..17f60652d0 100644 --- a/icons/es5/PhoneDisabled.js +++ b/icons/es5/PhoneDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhoneDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.52 17.35C11.39 19.83 7.36 21.22 3 20.97v-5.51l5.27-.61 2.52 2.52c.81-.41 1.58-.9 2.3-1.45L1.39 4.22l1.42-1.41L21.19 21.2l-1.41 1.41-5.26-5.26zm1.39-4.24c.56-.73 1.05-1.51 1.47-2.33l-2.53-2.53.61-5.25h5.51c.25 4.37-1.15 8.4-3.63 11.54l-1.43-1.43z" + d: "M14.52 17.35C11.39 19.83 7.36 21.22 3 20.97v-5.51l5.27-.61 2.52 2.52c.81-.41 1.58-.9 2.3-1.45L1.39 4.22l1.42-1.41L21.19 21.2l-1.41 1.41-5.26-5.26zm1.39-4.24c.56-.73 1.05-1.51 1.47-2.33l-2.53-2.53.61-5.25h5.51c.25 4.37-1.15 8.4-3.63 11.54l-1.43-1.43z", + fill: "currentColor" })); } - export default SvgPhoneDisabled; \ No newline at end of file diff --git a/icons/es5/PhoneEnabled.js b/icons/es5/PhoneEnabled.js index dd88b42691..e3505855cd 100644 --- a/icons/es5/PhoneEnabled.js +++ b/icons/es5/PhoneEnabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhoneEnabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 15.46l5.27-.61 2.52 2.52c2.83-1.44 5.15-3.75 6.59-6.59l-2.53-2.53.61-5.25h5.51C21.55 13.18 13.18 21.55 3 20.97v-5.51z" + d: "M3 15.46l5.27-.61 2.52 2.52c2.83-1.44 5.15-3.75 6.59-6.59l-2.53-2.53.61-5.25h5.51C21.55 13.18 13.18 21.55 3 20.97v-5.51z", + fill: "currentColor" })); } - export default SvgPhoneEnabled; \ No newline at end of file diff --git a/icons/es5/PhoneForwarded.js b/icons/es5/PhoneForwarded.js index 11f8a8f9cb..891580069e 100644 --- a/icons/es5/PhoneForwarded.js +++ b/icons/es5/PhoneForwarded.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhoneForwarded(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 11l5-5-5-5v3h-4v4h4zm-4.79 6.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52z" + d: "M18 11l5-5-5-5v3h-4v4h4zm-4.79 6.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52z", + fill: "currentColor" })); } - export default SvgPhoneForwarded; \ No newline at end of file diff --git a/icons/es5/PhoneInTalk.js b/icons/es5/PhoneInTalk.js index e2f77924d8..6e6523d94e 100644 --- a/icons/es5/PhoneInTalk.js +++ b/icons/es5/PhoneInTalk.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhoneInTalk(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 12h2a9 9 0 00-9-9v2c3.87 0 7 3.13 7 7zm-4 0h2c0-2.76-2.24-5-5-5v2c1.66 0 3 1.34 3 3zm-1.79 5.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52z" + d: "M19 12h2a9 9 0 00-9-9v2c3.87 0 7 3.13 7 7zm-4 0h2c0-2.76-2.24-5-5-5v2c1.66 0 3 1.34 3 3zm-1.79 5.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52z", + fill: "currentColor" })); } - export default SvgPhoneInTalk; \ No newline at end of file diff --git a/icons/es5/PhoneIphone.js b/icons/es5/PhoneIphone.js index e5bc7b8481..64333d52c4 100644 --- a/icons/es5/PhoneIphone.js +++ b/icons/es5/PhoneIphone.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhoneIphone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgPhoneIphone(props) { fill: "currentColor" })); } - export default SvgPhoneIphone; \ No newline at end of file diff --git a/icons/es5/PhoneLocked.js b/icons/es5/PhoneLocked.js index 56c690bb72..46b5c3bc3d 100644 --- a/icons/es5/PhoneLocked.js +++ b/icons/es5/PhoneLocked.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhoneLocked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 5V4c0-1.1-.9-2-2-2s-2 .9-2 2v1h-1v5h6V5h-1zm-1 0h-2V4c0-.55.45-1 1-1s1 .45 1 1v1z" + d: "M20 5V4c0-1.1-.9-2-2-2s-2 .9-2 2v1h-1v5h6V5h-1zm-1 0h-2V4c0-.55.45-1 1-1s1 .45 1 1v1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M21 15l-5-1-2.9 2.9c-2.5-1.43-4.57-3.5-6-6L10 8 9 3H3c0 3.28.89 6.35 2.43 9 1.58 2.73 3.85 4.99 6.57 6.57C14.65 20.1 17.72 21 21 21v-6z" + d: "M21 15l-5-1-2.9 2.9c-2.5-1.43-4.57-3.5-6-6L10 8 9 3H3c0 3.28.89 6.35 2.43 9 1.58 2.73 3.85 4.99 6.57 6.57C14.65 20.1 17.72 21 21 21v-6z", + fill: "currentColor" })); } - export default SvgPhoneLocked; \ No newline at end of file diff --git a/icons/es5/PhoneMissed.js b/icons/es5/PhoneMissed.js index 8107d405b0..2f55cfc54f 100644 --- a/icons/es5/PhoneMissed.js +++ b/icons/es5/PhoneMissed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhoneMissed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23.32 16.67a16.413 16.413 0 00-11.31-4.51c-4.39 0-8.37 1.72-11.31 4.51l-.69.69L3.65 21l3.93-2.72-.01-3.49c1.4-.45 2.9-.7 4.44-.7 1.55 0 3.04.24 4.44.7l-.01 3.49L20.37 21l3.64-3.64c0-.01-.52-.52-.69-.69zM7 6.43l4.94 4.94 7.07-7.07-1.41-1.42-5.66 5.66L8.4 5H11V3H5v6h2z" + d: "M23.32 16.67a16.413 16.413 0 00-11.31-4.51c-4.39 0-8.37 1.72-11.31 4.51l-.69.69L3.65 21l3.93-2.72-.01-3.49c1.4-.45 2.9-.7 4.44-.7 1.55 0 3.04.24 4.44.7l-.01 3.49L20.37 21l3.64-3.64c0-.01-.52-.52-.69-.69zM7 6.43l4.94 4.94 7.07-7.07-1.41-1.42-5.66 5.66L8.4 5H11V3H5v6h2z", + fill: "currentColor" })); } - export default SvgPhoneMissed; \ No newline at end of file diff --git a/icons/es5/PhonePaused.js b/icons/es5/PhonePaused.js index 1f0d72bfe8..f6fb11bf94 100644 --- a/icons/es5/PhonePaused.js +++ b/icons/es5/PhonePaused.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhonePaused(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 3h2v7h-2zm4 0h2v7h-2zm-5.79 14.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52z" + d: "M15 3h2v7h-2zm4 0h2v7h-2zm-5.79 14.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52z", + fill: "currentColor" })); } - export default SvgPhonePaused; \ No newline at end of file diff --git a/icons/es5/Phonelink.js b/icons/es5/Phonelink.js index 6f273990ff..e8e6d7f595 100644 --- a/icons/es5/Phonelink.js +++ b/icons/es5/Phonelink.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhonelink(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6h18V4H2v13H0v3h14v-3H4V6zm20 2h-8v12h8V8zm-2 9h-4v-7h4v7z" + d: "M4 6h18V4H2v13H0v3h14v-3H4V6zm20 2h-8v12h8V8zm-2 9h-4v-7h4v7z", + fill: "currentColor" })); } - export default SvgPhonelink; \ No newline at end of file diff --git a/icons/es5/PhonelinkErase.js b/icons/es5/PhonelinkErase.js index 7a82a50638..37a719282f 100644 --- a/icons/es5/PhonelinkErase.js +++ b/icons/es5/PhonelinkErase.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhonelinkErase(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 8.2l-1-1-4 4-4-4-1 1 4 4-4 4 1 1 4-4 4 4 1-1-4-4 4-4zM21 1H7v5h2V4h10v16H9v-2H7v5h14V1z" + d: "M13 8.2l-1-1-4 4-4-4-1 1 4 4-4 4 1 1 4-4 4 4 1-1-4-4 4-4zM21 1H7v5h2V4h10v16H9v-2H7v5h14V1z", + fill: "currentColor" })); } - export default SvgPhonelinkErase; \ No newline at end of file diff --git a/icons/es5/PhonelinkLock.js b/icons/es5/PhonelinkLock.js index 50c5088fd2..6d894063f0 100644 --- a/icons/es5/PhonelinkLock.js +++ b/icons/es5/PhonelinkLock.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhonelinkLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 1H7v5h2V4h10v16H9v-2H7v5h14V1zM10.8 11V9.5C10.8 8.1 9.4 7 8 7S5.2 8.1 5.2 9.5V11H4v6h8v-6h-1.2zm-1.3 0h-3V9.5c0-.8.7-1.3 1.5-1.3s1.5.5 1.5 1.3V11z" + d: "M21 1H7v5h2V4h10v16H9v-2H7v5h14V1zM10.8 11V9.5C10.8 8.1 9.4 7 8 7S5.2 8.1 5.2 9.5V11H4v6h8v-6h-1.2zm-1.3 0h-3V9.5c0-.8.7-1.3 1.5-1.3s1.5.5 1.5 1.3V11z", + fill: "currentColor" })); } - export default SvgPhonelinkLock; \ No newline at end of file diff --git a/icons/es5/PhonelinkOff.js b/icons/es5/PhonelinkOff.js index 9f6438d802..81f8a97d50 100644 --- a/icons/es5/PhonelinkOff.js +++ b/icons/es5/PhonelinkOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhonelinkOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.56 4l-2.5-2.49L4.56 4zM24 8h-8v4.61l2 2V10h4v7h-1.61l3 3H24zm-2-2V4H7.39l2 2zM2.06 1.51L.65 2.92 2 4.27V17H0v3h17.73l2.35 2.35 1.41-1.41L2.06 1.51zM4 17V6.27L14.73 17H4z" + d: "M4.56 4l-2.5-2.49L4.56 4zM24 8h-8v4.61l2 2V10h4v7h-1.61l3 3H24zm-2-2V4H7.39l2 2zM2.06 1.51L.65 2.92 2 4.27V17H0v3h17.73l2.35 2.35 1.41-1.41L2.06 1.51zM4 17V6.27L14.73 17H4z", + fill: "currentColor" })); } - export default SvgPhonelinkOff; \ No newline at end of file diff --git a/icons/es5/PhonelinkRing.js b/icons/es5/PhonelinkRing.js index 82ba0dfc10..48fca9eefc 100644 --- a/icons/es5/PhonelinkRing.js +++ b/icons/es5/PhonelinkRing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhonelinkRing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.1 7.7l-1 1c1.8 1.8 1.8 4.6 0 6.5l1 1c2.5-2.3 2.5-6.1 0-8.5zM18 9.8l-1 1c.5.7.5 1.6 0 2.3l1 1c1.2-1.2 1.2-3 0-4.3zM16 1H2v22h14V1zm-2 19H4V4h10v16z" + d: "M20.1 7.7l-1 1c1.8 1.8 1.8 4.6 0 6.5l1 1c2.5-2.3 2.5-6.1 0-8.5zM18 9.8l-1 1c.5.7.5 1.6 0 2.3l1 1c1.2-1.2 1.2-3 0-4.3zM16 1H2v22h14V1zm-2 19H4V4h10v16z", + fill: "currentColor" })); } - export default SvgPhonelinkRing; \ No newline at end of file diff --git a/icons/es5/PhonelinkSetup.js b/icons/es5/PhonelinkSetup.js index c575900582..75c59a38e9 100644 --- a/icons/es5/PhonelinkSetup.js +++ b/icons/es5/PhonelinkSetup.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhonelinkSetup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 1v5h2V4h10v16H9v-2H7v5h14V1zm2.5 14.5c.29-.12.55-.29.8-.48l-.02.03 1.41.55 1.27-2.2-1.18-.95-.02.03c.02-.16.05-.32.05-.48s-.03-.32-.05-.48l.02.03 1.18-.95-1.26-2.2-1.41.55.02.03c-.26-.19-.52-.36-.81-.48L9.27 7H6.73L6.5 8.5c-.29.12-.55.29-.8.48l.02-.03L4.3 8.4l-1.27 2.2 1.18.95.02-.03c-.01.16-.04.32-.04.48s.03.32.05.48l-.02-.03-1.18.95 1.27 2.2 1.41-.55-.02-.03c.25.19.51.36.8.48l.23 1.5h2.54l.23-1.5zM6 12c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2z" + d: "M7 1v5h2V4h10v16H9v-2H7v5h14V1zm2.5 14.5c.29-.12.55-.29.8-.48l-.02.03 1.41.55 1.27-2.2-1.18-.95-.02.03c.02-.16.05-.32.05-.48s-.03-.32-.05-.48l.02.03 1.18-.95-1.26-2.2-1.41.55.02.03c-.26-.19-.52-.36-.81-.48L9.27 7H6.73L6.5 8.5c-.29.12-.55.29-.8.48l.02-.03L4.3 8.4l-1.27 2.2 1.18.95.02-.03c-.01.16-.04.32-.04.48s.03.32.05.48l-.02-.03-1.18.95 1.27 2.2 1.41-.55-.02-.03c.25.19.51.36.8.48l.23 1.5h2.54l.23-1.5zM6 12c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2z", + fill: "currentColor" })); } - export default SvgPhonelinkSetup; \ No newline at end of file diff --git a/icons/es5/Photo.js b/icons/es5/Photo.js index e4db643030..06c2260b99 100644 --- a/icons/es5/Photo.js +++ b/icons/es5/Photo.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhoto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 21V3H3v18h18zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z" + d: "M21 21V3H3v18h18zM8.5 13.5l2.5 3.01L14.5 12l4.5 6H5l3.5-4.5z", + fill: "currentColor" })); } - export default SvgPhoto; \ No newline at end of file diff --git a/icons/es5/PhotoAlbum.js b/icons/es5/PhotoAlbum.js index 8949d4f3a1..ee4aff928b 100644 --- a/icons/es5/PhotoAlbum.js +++ b/icons/es5/PhotoAlbum.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhotoAlbum(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2H4v20h16V2zm-9 2h5v7l-2.5-1.5L11 11V4zM7 18l2.38-3.17L11 17l2.62-3.5L17 18H7z" + d: "M20 2H4v20h16V2zm-9 2h5v7l-2.5-1.5L11 11V4zM7 18l2.38-3.17L11 17l2.62-3.5L17 18H7z", + fill: "currentColor" })); } - export default SvgPhotoAlbum; \ No newline at end of file diff --git a/icons/es5/PhotoCamera.js b/icons/es5/PhotoCamera.js index 0d776cd280..ab595dcf8d 100644 --- a/icons/es5/PhotoCamera.js +++ b/icons/es5/PhotoCamera.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhotoCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -17,5 +15,4 @@ function SvgPhotoCamera(props) { fill: "currentColor" })); } - export default SvgPhotoCamera; \ No newline at end of file diff --git a/icons/es5/PhotoCameraBack.js b/icons/es5/PhotoCameraBack.js index c8c44d266b..616567abc1 100644 --- a/icons/es5/PhotoCameraBack.js +++ b/icons/es5/PhotoCameraBack.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhotoCameraBack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.83 5L15 3H9L7.17 5H2v16h20V5h-5.17zM6 17l3-4 2.25 3 3-4L18 17H6z" + d: "M16.83 5L15 3H9L7.17 5H2v16h20V5h-5.17zM6 17l3-4 2.25 3 3-4L18 17H6z", + fill: "currentColor" })); } - export default SvgPhotoCameraBack; \ No newline at end of file diff --git a/icons/es5/PhotoCameraFront.js b/icons/es5/PhotoCameraFront.js index adeba4cc69..70aa18b36e 100644 --- a/icons/es5/PhotoCameraFront.js +++ b/icons/es5/PhotoCameraFront.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhotoCameraFront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.83 5L15 3H9L7.17 5H2v16h20V5h-5.17zM12 9c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 16.43V17z" + d: "M16.83 5L15 3H9L7.17 5H2v16h20V5h-5.17zM12 9c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 16.43V17z", + fill: "currentColor" })); } - export default SvgPhotoCameraFront; \ No newline at end of file diff --git a/icons/es5/PhotoFilter.js b/icons/es5/PhotoFilter.js index 00fc0b164c..8a514b3711 100644 --- a/icons/es5/PhotoFilter.js +++ b/icons/es5/PhotoFilter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhotoFilter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 10v9H4.98V5h9V3H3v18h18V10h-2zm-2 0l.94-2.06L20 7l-2.06-.94L17 4l-.94 2.06L14 7l2.06.94L17 10zm-3.75.75L12 8l-1.25 2.75L8 12l2.75 1.25L12 16l1.25-2.75L16 12l-2.75-1.25z" + d: "M19 10v9H4.98V5h9V3H3v18h18V10h-2zm-2 0l.94-2.06L20 7l-2.06-.94L17 4l-.94 2.06L14 7l2.06.94L17 10zm-3.75.75L12 8l-1.25 2.75L8 12l2.75 1.25L12 16l1.25-2.75L16 12l-2.75-1.25z", + fill: "currentColor" })); } - export default SvgPhotoFilter; \ No newline at end of file diff --git a/icons/es5/PhotoLibrary.js b/icons/es5/PhotoLibrary.js index 229981c5b7..10ea00faca 100644 --- a/icons/es5/PhotoLibrary.js +++ b/icons/es5/PhotoLibrary.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhotoLibrary(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 18V2H6v16h16zm-11-6l2.03 2.71L16 11l4 5H8l3-4zM2 6v16h16v-2H4V6H2z" + d: "M22 18V2H6v16h16zm-11-6l2.03 2.71L16 11l4 5H8l3-4zM2 6v16h16v-2H4V6H2z", + fill: "currentColor" })); } - export default SvgPhotoLibrary; \ No newline at end of file diff --git a/icons/es5/PhotoSizeSelectActual.js b/icons/es5/PhotoSizeSelectActual.js index f007952880..c3930f27d7 100644 --- a/icons/es5/PhotoSizeSelectActual.js +++ b/icons/es5/PhotoSizeSelectActual.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhotoSizeSelectActual(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v18h22V3zM5 17l3.5-4.5 2.5 3.01L14.5 11l4.5 6H5z" + d: "M23 3H1v18h22V3zM5 17l3.5-4.5 2.5 3.01L14.5 11l4.5 6H5z", + fill: "currentColor" })); } - export default SvgPhotoSizeSelectActual; \ No newline at end of file diff --git a/icons/es5/PhotoSizeSelectLarge.js b/icons/es5/PhotoSizeSelectLarge.js index 5bf7bf7b8a..72a4798be5 100644 --- a/icons/es5/PhotoSizeSelectLarge.js +++ b/icons/es5/PhotoSizeSelectLarge.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhotoSizeSelectLarge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 15h2v2h-2v-2zm0 4h2v2h-2v-2zm0-8h2v2h-2v-2zm-8-8h2v2h-2V3zm8 4h2v2h-2V7zM1 7h2v2H1V7zm16-4h2v2h-2V3zm0 16h2v2h-2v-2zM3 3H1v2h2V3zm20 0h-2v2h2V3zM9 3h2v2H9V3zM5 3h2v2H5V3zm-4 8v10h14V11H1zm2 8l2.5-3.21 1.79 2.15 2.5-3.22L13 19H3z" + d: "M21 15h2v2h-2v-2zm0 4h2v2h-2v-2zm0-8h2v2h-2v-2zm-8-8h2v2h-2V3zm8 4h2v2h-2V7zM1 7h2v2H1V7zm16-4h2v2h-2V3zm0 16h2v2h-2v-2zM3 3H1v2h2V3zm20 0h-2v2h2V3zM9 3h2v2H9V3zM5 3h2v2H5V3zm-4 8v10h14V11H1zm2 8l2.5-3.21 1.79 2.15 2.5-3.22L13 19H3z", + fill: "currentColor" })); } - export default SvgPhotoSizeSelectLarge; \ No newline at end of file diff --git a/icons/es5/PhotoSizeSelectSmall.js b/icons/es5/PhotoSizeSelectSmall.js index aa7a48728e..19ac79759c 100644 --- a/icons/es5/PhotoSizeSelectSmall.js +++ b/icons/es5/PhotoSizeSelectSmall.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhotoSizeSelectSmall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 15h-2v2h2v-2zm0 4h-2v2h2v-2zm0-8h-2v2h2v-2zm-8-8h-2v2h2V3zm8 4h-2v2h2V7zM1 21h10v-6H1v6zM3 7H1v2h2V7zm12 12h-2v2h2v-2zm4-16h-2v2h2V3zm4 0h-2v2h2V3zm-4 16h-2v2h2v-2zM3 11H1v2h2v-2zm8-8H9v2h2V3zM7 3H5v2h2V3zM3 3H1v2h2V3z" + d: "M23 15h-2v2h2v-2zm0 4h-2v2h2v-2zm0-8h-2v2h2v-2zm-8-8h-2v2h2V3zm8 4h-2v2h2V7zM1 21h10v-6H1v6zM3 7H1v2h2V7zm12 12h-2v2h2v-2zm4-16h-2v2h2V3zm4 0h-2v2h2V3zm-4 16h-2v2h2v-2zM3 11H1v2h2v-2zm8-8H9v2h2V3zM7 3H5v2h2V3zM3 3H1v2h2V3z", + fill: "currentColor" })); } - export default SvgPhotoSizeSelectSmall; \ No newline at end of file diff --git a/icons/es5/Php.js b/icons/es5/Php.js index c13036ce25..adcf60553a 100644 --- a/icons/es5/Php.js +++ b/icons/es5/Php.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPhp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 9h1.5v6H13v-2.5h-2V15H9.5V9H11v2h2V9zM8 9v4H4.5v2H3V9h5zm-1.5 1.5h-2v1h2v-1zm15-1.5v4H18v2h-1.5V9h5zM20 10.5h-2v1h2v-1z" + d: "M13 9h1.5v6H13v-2.5h-2V15H9.5V9H11v2h2V9zM8 9v4H4.5v2H3V9h5zm-1.5 1.5h-2v1h2v-1zm15-1.5v4H18v2h-1.5V9h5zM20 10.5h-2v1h2v-1z", + fill: "currentColor" })); } - export default SvgPhp; \ No newline at end of file diff --git a/icons/es5/Piano.js b/icons/es5/Piano.js index 82b9d49864..9e03843a05 100644 --- a/icons/es5/Piano.js +++ b/icons/es5/Piano.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPiano(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-8 11.5h1.25V19h-4.5v-4.5H11V5h2v9.5zM5 5h2v9.5h1.25V19H5V5zm14 14h-3.25v-4.5H17V5h2v14z" + d: "M21 3H3v18h18V3zm-8 11.5h1.25V19h-4.5v-4.5H11V5h2v9.5zM5 5h2v9.5h1.25V19H5V5zm14 14h-3.25v-4.5H17V5h2v14z", + fill: "currentColor" })); } - export default SvgPiano; \ No newline at end of file diff --git a/icons/es5/PianoOff.js b/icons/es5/PianoOff.js index b1772c9db2..d89665e63b 100644 --- a/icons/es5/PianoOff.js +++ b/icons/es5/PianoOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPianoOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.19 21.19L2.81 2.81 1.39 4.22 3 5.83V21h15.17l1.61 1.61 1.41-1.42zM8.25 19H5V7.83l2 2v4.67h1.25V19zm1.5 0v-4.5H11v-.67l3.25 3.25V19h-4.5zM5.83 3H21v15.17l-2-2V5h-2v9.17l-4-4V5h-2v3.17L5.83 3z" + d: "M21.19 21.19L2.81 2.81 1.39 4.22 3 5.83V21h15.17l1.61 1.61 1.41-1.42zM8.25 19H5V7.83l2 2v4.67h1.25V19zm1.5 0v-4.5H11v-.67l3.25 3.25V19h-4.5zM5.83 3H21v15.17l-2-2V5h-2v9.17l-4-4V5h-2v3.17L5.83 3z", + fill: "currentColor" })); } - export default SvgPianoOff; \ No newline at end of file diff --git a/icons/es5/PictureAsPdf.js b/icons/es5/PictureAsPdf.js index 4d26d8713f..45ab2ed139 100644 --- a/icons/es5/PictureAsPdf.js +++ b/icons/es5/PictureAsPdf.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPictureAsPdf(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H6v16h16V2zm-10.5 9H9v2H7.5V7h4v4zm5 .5c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v16h16v-2H4V6zm10 5.5h1v-3h-1v3z" + d: "M22 2H6v16h16V2zm-10.5 9H9v2H7.5V7h4v4zm5 .5c0 .83-.67 1.5-1.5 1.5h-2.5V7H15c.83 0 1.5.67 1.5 1.5v3zm4-3H19v1h1.5V11H19v2h-1.5V7h3v1.5zM9 9.5h1v-1H9v1zM4 6H2v16h16v-2H4V6zm10 5.5h1v-3h-1v3z", + fill: "currentColor" })); } - export default SvgPictureAsPdf; \ No newline at end of file diff --git a/icons/es5/PictureInPicture.js b/icons/es5/PictureInPicture.js index fa5153d4f7..d9d75f132f 100644 --- a/icons/es5/PictureInPicture.js +++ b/icons/es5/PictureInPicture.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPictureInPicture(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 7h-8v6h8V7zm4-4H1v17.98h22V3zm-2 16.01H3V4.98h18v14.03z" + d: "M19 7h-8v6h8V7zm4-4H1v17.98h22V3zm-2 16.01H3V4.98h18v14.03z", + fill: "currentColor" })); } - export default SvgPictureInPicture; \ No newline at end of file diff --git a/icons/es5/PictureInPictureAlt.js b/icons/es5/PictureInPictureAlt.js index c8e30b0538..bfbc5b1f43 100644 --- a/icons/es5/PictureInPictureAlt.js +++ b/icons/es5/PictureInPictureAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPictureInPictureAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 11h-8v6h8v-6zm4 10V3H1v18h22zm-2-1.98H3V4.97h18v14.05z" + d: "M19 11h-8v6h8v-6zm4 10V3H1v18h22zm-2-1.98H3V4.97h18v14.05z", + fill: "currentColor" })); } - export default SvgPictureInPictureAlt; \ No newline at end of file diff --git a/icons/es5/PieChart.js b/icons/es5/PieChart.js index d2b26f4543..3619b169c0 100644 --- a/icons/es5/PieChart.js +++ b/icons/es5/PieChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPieChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 2v20c-5.07-.5-9-4.79-9-10s3.93-9.5 9-10zm2.03 0v8.99H22c-.47-4.74-4.24-8.52-8.97-8.99zm0 11.01V22c4.74-.47 8.5-4.25 8.97-8.99h-8.97z" + d: "M11 2v20c-5.07-.5-9-4.79-9-10s3.93-9.5 9-10zm2.03 0v8.99H22c-.47-4.74-4.24-8.52-8.97-8.99zm0 11.01V22c4.74-.47 8.5-4.25 8.97-8.99h-8.97z", + fill: "currentColor" })); } - export default SvgPieChart; \ No newline at end of file diff --git a/icons/es5/PieChartOutline.js b/icons/es5/PieChartOutline.js index d10971b768..91644e4e3f 100644 --- a/icons/es5/PieChartOutline.js +++ b/icons/es5/PieChartOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPieChartOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm1 2.07c3.61.45 6.48 3.33 6.93 6.93H13V4.07zM4 12c0-4.06 3.07-7.44 7-7.93v15.87c-3.93-.5-7-3.88-7-7.94zm9 7.93V13h6.93A8.002 8.002 0 0113 19.93z" + d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm1 2.07c3.61.45 6.48 3.33 6.93 6.93H13V4.07zM4 12c0-4.06 3.07-7.44 7-7.93v15.87c-3.93-.5-7-3.88-7-7.94zm9 7.93V13h6.93A8.002 8.002 0 0113 19.93z", + fill: "currentColor" })); } - export default SvgPieChartOutline; \ No newline at end of file diff --git a/icons/es5/Pin.js b/icons/es5/Pin.js index e9eaa78978..d16d4d7875 100644 --- a/icons/es5/Pin.js +++ b/icons/es5/Pin.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -16,5 +14,4 @@ function SvgPin(props) { fill: "currentColor" })); } - export default SvgPin; \ No newline at end of file diff --git a/icons/es5/PinDrop.js b/icons/es5/PinDrop.js index 40f6647f21..174ee31bb9 100644 --- a/icons/es5/PinDrop.js +++ b/icons/es5/PinDrop.js @@ -1,17 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPinDrop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { d: "M5 20h14v2H5v-2zm7-13c-1.1 0-2 .9-2 2s.9 2 2 2a2 2 0 100-4zm0-5c3.27 0 7 2.46 7 7.15 0 3.12-2.33 6.41-7 9.85-4.67-3.44-7-6.73-7-9.85C5 4.46 8.73 2 12 2z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" })); } - export default SvgPinDrop; \ No newline at end of file diff --git a/icons/es5/PinEnd.js b/icons/es5/PinEnd.js index e85d137857..d37cb3b0ff 100644 --- a/icons/es5/PinEnd.js +++ b/icons/es5/PinEnd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPinEnd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 12V6H4v12h10v2H2V4h20v8h-2zm-1 2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm-4.34-6H9v5.66l2.12-2.12 2.83 2.83 1.41-1.41-2.83-2.83L14.66 8z" + d: "M20 12V6H4v12h10v2H2V4h20v8h-2zm-1 2c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3zm-4.34-6H9v5.66l2.12-2.12 2.83 2.83 1.41-1.41-2.83-2.83L14.66 8z", + fill: "currentColor" })); } - export default SvgPinEnd; \ No newline at end of file diff --git a/icons/es5/PinInvoke.js b/icons/es5/PinInvoke.js index df50e14008..7ab161873d 100644 --- a/icons/es5/PinInvoke.js +++ b/icons/es5/PinInvoke.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPinInvoke(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 12v8H2V4h12v2H4v12h16v-6h2zm0-5c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3zm-10.53 5.12l-2.83 2.83 1.41 1.41 2.83-2.83L15 15.66V10H9.34l2.13 2.12z" + d: "M22 12v8H2V4h12v2H4v12h16v-6h2zm0-5c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3zm-10.53 5.12l-2.83 2.83 1.41 1.41 2.83-2.83L15 15.66V10H9.34l2.13 2.12z", + fill: "currentColor" })); } - export default SvgPinInvoke; \ No newline at end of file diff --git a/icons/es5/PinOff.js b/icons/es5/PinOff.js index d225795281..f97ec797f5 100644 --- a/icons/es5/PinOff.js +++ b/icons/es5/PinOff.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPinOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 9l7 7h-3v4l-1 3-1-3v-4H6v-3l3-3V9zm8-7v2l-2 1v5l3 3v2.461L12.27 9.73 9 6.46V5L7 4V2h10z" + d: "M9 9l7 7h-3v4l-1 3-1-3v-4H6v-3l3-3V9zm8-7v2l-2 1v5l3 3v2.461L12.27 9.73 9 6.46V5L7 4V2h10z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M2.27 2.27L1 3.54 20.46 23l1.27-1.27L11 11z" + d: "M2.27 2.27L1 3.54 20.46 23l1.27-1.27L11 11z", + fill: "currentColor" })); } - export default SvgPinOff; \ No newline at end of file diff --git a/icons/es5/Pinch.js b/icons/es5/Pinch.js index 370143b661..5f8f9dcf75 100644 --- a/icons/es5/Pinch.js +++ b/icons/es5/Pinch.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPinch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23.18 15.4L22.1 23h-9L8 17.62l1.22-1.23 3.78.85V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h1.38l5.8 2.9zM6 2.5V1h5v5H9.5V3.56L3.56 9.5H6V11H1V6h1.5v2.44L8.44 2.5H6z" + d: "M23.18 15.4L22.1 23h-9L8 17.62l1.22-1.23 3.78.85V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h1.38l5.8 2.9zM6 2.5V1h5v5H9.5V3.56L3.56 9.5H6V11H1V6h1.5v2.44L8.44 2.5H6z", + fill: "currentColor" })); } - export default SvgPinch; \ No newline at end of file diff --git a/icons/es5/PivotTableChart.js b/icons/es5/PivotTableChart.js index 8c6375bd1b..23000f994a 100644 --- a/icons/es5/PivotTableChart.js +++ b/icons/es5/PivotTableChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPivotTableChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 3h11v5H10zm-7 7h5v11H3zm0-7h5v5H3zm15 6l-4 4h3v4h-4v-3l-4 4 4 4v-3h6v-6h3z" + d: "M10 3h11v5H10zm-7 7h5v11H3zm0-7h5v5H3zm15 6l-4 4h3v4h-4v-3l-4 4 4 4v-3h6v-6h3z", + fill: "currentColor" })); } - export default SvgPivotTableChart; \ No newline at end of file diff --git a/icons/es5/Pix.js b/icons/es5/Pix.js index 577ea72cfa..9bb17deb52 100644 --- a/icons/es5/Pix.js +++ b/icons/es5/Pix.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPix(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.45 16.52l-3.01-3.01c-.11-.11-.24-.13-.31-.13s-.2.02-.31.13L8.8 16.53c-.34.34-.87.89-2.64.89l3.71 3.7a3 3 0 004.24 0l3.72-3.71c-.91 0-1.67-.18-2.38-.89zM8.8 7.47l3.02 3.02c.08.08.2.13.31.13s.23-.05.31-.13l2.99-2.99c.71-.74 1.52-.91 2.43-.91l-3.72-3.71a3 3 0 00-4.24 0l-3.71 3.7c1.76 0 2.3.58 2.61.89z" + d: "M15.45 16.52l-3.01-3.01c-.11-.11-.24-.13-.31-.13s-.2.02-.31.13L8.8 16.53c-.34.34-.87.89-2.64.89l3.71 3.7a3 3 0 004.24 0l3.72-3.71c-.91 0-1.67-.18-2.38-.89zM8.8 7.47l3.02 3.02c.08.08.2.13.31.13s.23-.05.31-.13l2.99-2.99c.71-.74 1.52-.91 2.43-.91l-3.72-3.71a3 3 0 00-4.24 0l-3.71 3.7c1.76 0 2.3.58 2.61.89z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M21.11 9.85l-2.25-2.26H17.6c-.54 0-1.08.22-1.45.61l-3 3c-.28.28-.65.42-1.02.42a1.5 1.5 0 01-1.02-.42L8.09 8.17c-.38-.38-.9-.6-1.45-.6H5.17l-2.29 2.3a3 3 0 000 4.24l2.29 2.3h1.48c.54 0 1.06-.22 1.45-.6l3.02-3.02c.28-.28.65-.42 1.02-.42s.74.14 1.02.42l3.01 3.01c.38.38.9.6 1.45.6h1.26l2.25-2.26a3.042 3.042 0 00-.02-4.29z" + d: "M21.11 9.85l-2.25-2.26H17.6c-.54 0-1.08.22-1.45.61l-3 3c-.28.28-.65.42-1.02.42a1.5 1.5 0 01-1.02-.42L8.09 8.17c-.38-.38-.9-.6-1.45-.6H5.17l-2.29 2.3a3 3 0 000 4.24l2.29 2.3h1.48c.54 0 1.06-.22 1.45-.6l3.02-3.02c.28-.28.65-.42 1.02-.42s.74.14 1.02.42l3.01 3.01c.38.38.9.6 1.45.6h1.26l2.25-2.26a3.042 3.042 0 00-.02-4.29z", + fill: "currentColor" })); } - export default SvgPix; \ No newline at end of file diff --git a/icons/es5/Place.js b/icons/es5/Place.js index bf3a26c91f..23cd035e8a 100644 --- a/icons/es5/Place.js +++ b/icons/es5/Place.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm0-10c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8C20 5.22 16.2 2 12 2z" + d: "M12 12c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm0-10c-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8C20 5.22 16.2 2 12 2z", + fill: "currentColor" })); } - export default SvgPlace; \ No newline at end of file diff --git a/icons/es5/Plagiarism.js b/icons/es5/Plagiarism.js index ad964d4e48..3800ba2514 100644 --- a/icons/es5/Plagiarism.js +++ b/icons/es5/Plagiarism.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlagiarism(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 11.5, cy: 14.5, r: 1.5 }), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h16V8l-6-6zm1.04 17.45l-1.88-1.88c-1.33.71-3.01.53-4.13-.59a3.495 3.495 0 010-4.95 3.495 3.495 0 014.95 0 3.48 3.48 0 01.59 4.13l1.88 1.88-1.41 1.41zM13 9V3.5L18.5 9H13z" + d: "M14 2H4v20h16V8l-6-6zm1.04 17.45l-1.88-1.88c-1.33.71-3.01.53-4.13-.59a3.495 3.495 0 010-4.95 3.495 3.495 0 014.95 0 3.48 3.48 0 01.59 4.13l1.88 1.88-1.41 1.41zM13 9V3.5L18.5 9H13z", + fill: "currentColor" })); } - export default SvgPlagiarism; \ No newline at end of file diff --git a/icons/es5/PlayArrow.js b/icons/es5/PlayArrow.js index 6c266b6c17..0e2dbf6363 100644 --- a/icons/es5/PlayArrow.js +++ b/icons/es5/PlayArrow.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlayArrow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgPlayArrow(props) { fill: "currentColor" })); } - export default SvgPlayArrow; \ No newline at end of file diff --git a/icons/es5/PlayCircle.js b/icons/es5/PlayCircle.js index 436e532c02..13c65209c2 100644 --- a/icons/es5/PlayCircle.js +++ b/icons/es5/PlayCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlayCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM9.5 16.5v-9l7 4.5-7 4.5z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM9.5 16.5v-9l7 4.5-7 4.5z", + fill: "currentColor" })); } - export default SvgPlayCircle; \ No newline at end of file diff --git a/icons/es5/PlayCircleFilled.js b/icons/es5/PlayCircleFilled.js index 1eb9499e71..37b52123a5 100644 --- a/icons/es5/PlayCircleFilled.js +++ b/icons/es5/PlayCircleFilled.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlayCircleFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgPlayCircleFilled(props) { fill: "currentColor" })); } - export default SvgPlayCircleFilled; \ No newline at end of file diff --git a/icons/es5/PlayCircleFilledWhite.js b/icons/es5/PlayCircleFilledWhite.js index ad8691dd92..3ee16f7b05 100644 --- a/icons/es5/PlayCircleFilledWhite.js +++ b/icons/es5/PlayCircleFilledWhite.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlayCircleFilledWhite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 14.5v-9l6 4.5-6 4.5z", + fill: "currentColor" })); } - export default SvgPlayCircleFilledWhite; \ No newline at end of file diff --git a/icons/es5/PlayCircleOutline.js b/icons/es5/PlayCircleOutline.js index 4b76a75715..3fdedf4bcf 100644 --- a/icons/es5/PlayCircleOutline.js +++ b/icons/es5/PlayCircleOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlayCircleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgPlayCircleOutline(props) { fill: "currentColor" })); } - export default SvgPlayCircleOutline; \ No newline at end of file diff --git a/icons/es5/PlayDisabled.js b/icons/es5/PlayDisabled.js index 9967886b69..baa68fd557 100644 --- a/icons/es5/PlayDisabled.js +++ b/icons/es5/PlayDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlayDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.45 13.62L19 12 8 5v.17zM2.81 2.81L1.39 4.22 8 10.83V19l4.99-3.18 6.79 6.79 1.41-1.42z" + d: "M16.45 13.62L19 12 8 5v.17zM2.81 2.81L1.39 4.22 8 10.83V19l4.99-3.18 6.79 6.79 1.41-1.42z", + fill: "currentColor" })); } - export default SvgPlayDisabled; \ No newline at end of file diff --git a/icons/es5/PlayForWork.js b/icons/es5/PlayForWork.js index 7af3800622..f83e8f78c7 100644 --- a/icons/es5/PlayForWork.js +++ b/icons/es5/PlayForWork.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlayForWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 5v5.59H7.5l4.5 4.5 4.5-4.5H13V5h-2zm-5 9c0 3.31 2.69 6 6 6s6-2.69 6-6h-2c0 2.21-1.79 4-4 4s-4-1.79-4-4H6z" + d: "M11 5v5.59H7.5l4.5 4.5 4.5-4.5H13V5h-2zm-5 9c0 3.31 2.69 6 6 6s6-2.69 6-6h-2c0 2.21-1.79 4-4 4s-4-1.79-4-4H6z", + fill: "currentColor" })); } - export default SvgPlayForWork; \ No newline at end of file diff --git a/icons/es5/PlayLesson.js b/icons/es5/PlayLesson.js index a0a18bb48f..9c70d8162c 100644 --- a/icons/es5/PlayLesson.js +++ b/icons/es5/PlayLesson.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlayLesson(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 11c.34 0 .67.03 1 .08V2H3v20h9.26A6.995 6.995 0 0118 11zM7 11V4h5v7L9.5 9.5 7 11z" + d: "M18 11c.34 0 .67.03 1 .08V2H3v20h9.26A6.995 6.995 0 0118 11zM7 11V4h5v7L9.5 9.5 7 11z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm-1.25 7.5v-5l4 2.5-4 2.5z" + d: "M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm-1.25 7.5v-5l4 2.5-4 2.5z", + fill: "currentColor" })); } - export default SvgPlayLesson; \ No newline at end of file diff --git a/icons/es5/PlaylistAdd.js b/icons/es5/PlaylistAdd.js index ea584cf992..38c17c1d0d 100644 --- a/icons/es5/PlaylistAdd.js +++ b/icons/es5/PlaylistAdd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlaylistAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 10H3v2h11v-2zm0-4H3v2h11V6zm4 8v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM3 16h7v-2H3v2z" + d: "M14 10H3v2h11v-2zm0-4H3v2h11V6zm4 8v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zM3 16h7v-2H3v2z", + fill: "currentColor" })); } - export default SvgPlaylistAdd; \ No newline at end of file diff --git a/icons/es5/PlaylistAddCheck.js b/icons/es5/PlaylistAddCheck.js index 1c1763607d..48dc224575 100644 --- a/icons/es5/PlaylistAddCheck.js +++ b/icons/es5/PlaylistAddCheck.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlaylistAddCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 10h11v2H3zm0-4h11v2H3zm0 8h7v2H3zm17.59-2.07l-4.25 4.24-2.12-2.12-1.41 1.41L16.34 19 22 13.34z" + d: "M3 10h11v2H3zm0-4h11v2H3zm0 8h7v2H3zm17.59-2.07l-4.25 4.24-2.12-2.12-1.41 1.41L16.34 19 22 13.34z", + fill: "currentColor" })); } - export default SvgPlaylistAddCheck; \ No newline at end of file diff --git a/icons/es5/PlaylistAddCheckCircle.js b/icons/es5/PlaylistAddCheckCircle.js index 422de5af19..5e1c921018 100644 --- a/icons/es5/PlaylistAddCheckCircle.js +++ b/icons/es5/PlaylistAddCheckCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlaylistAddCheckCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM7 7h7v2H7V7zm0 3h7v2H7v-2zm3 5H7v-2h3v2zm4.05 3.36l-2.83-2.83 1.41-1.41 1.41 1.41L17.59 12 19 13.41l-4.95 4.95z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM7 7h7v2H7V7zm0 3h7v2H7v-2zm3 5H7v-2h3v2zm4.05 3.36l-2.83-2.83 1.41-1.41 1.41 1.41L17.59 12 19 13.41l-4.95 4.95z", + fill: "currentColor" })); } - export default SvgPlaylistAddCheckCircle; \ No newline at end of file diff --git a/icons/es5/PlaylistAddCircle.js b/icons/es5/PlaylistAddCircle.js index f07b14cf90..7574448cd2 100644 --- a/icons/es5/PlaylistAddCircle.js +++ b/icons/es5/PlaylistAddCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlaylistAddCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM7 7h7v2H7V7zm3 8H7v-2h3v2zm-3-3v-2h7v2H7zm12 3h-2v2h-2v-2h-2v-2h2v-2h2v2h2v2z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM7 7h7v2H7V7zm3 8H7v-2h3v2zm-3-3v-2h7v2H7zm12 3h-2v2h-2v-2h-2v-2h2v-2h2v2h2v2z", + fill: "currentColor" })); } - export default SvgPlaylistAddCircle; \ No newline at end of file diff --git a/icons/es5/PlaylistPlay.js b/icons/es5/PlaylistPlay.js index 04833518f6..dc9775e879 100644 --- a/icons/es5/PlaylistPlay.js +++ b/icons/es5/PlaylistPlay.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlaylistPlay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 10h11v2H3zm0-4h11v2H3zm0 8h7v2H3zm13-1v8l6-4z" + d: "M3 10h11v2H3zm0-4h11v2H3zm0 8h7v2H3zm13-1v8l6-4z", + fill: "currentColor" })); } - export default SvgPlaylistPlay; \ No newline at end of file diff --git a/icons/es5/PlaylistRemove.js b/icons/es5/PlaylistRemove.js index cdc6188589..b7b95a47d4 100644 --- a/icons/es5/PlaylistRemove.js +++ b/icons/es5/PlaylistRemove.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlaylistRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 10H3v2h11v-2zm0-4H3v2h11V6zM3 16h7v-2H3v2zm11.41 6L17 19.41 19.59 22 21 20.59 18.41 18 21 15.41 19.59 14 17 16.59 14.41 14 13 15.41 15.59 18 13 20.59 14.41 22z" + d: "M14 10H3v2h11v-2zm0-4H3v2h11V6zM3 16h7v-2H3v2zm11.41 6L17 19.41 19.59 22 21 20.59 18.41 18 21 15.41 19.59 14 17 16.59 14.41 14 13 15.41 15.59 18 13 20.59 14.41 22z", + fill: "currentColor" })); } - export default SvgPlaylistRemove; \ No newline at end of file diff --git a/icons/es5/Plumbing.js b/icons/es5/Plumbing.js index f3c0546e02..e564e09f91 100644 --- a/icons/es5/Plumbing.js +++ b/icons/es5/Plumbing.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlumbing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.16 5.64l3.54 3.54a3 3 0 000-4.24L16.16 1.4l-4.24 4.24 2.12 2.12 2.12-2.12zM4.842 12.708l3.535-3.535 2.122 2.12-3.536 3.536z" + d: "M16.16 5.64l3.54 3.54a3 3 0 000-4.24L16.16 1.4l-4.24 4.24 2.12 2.12 2.12-2.12zM4.842 12.708l3.535-3.535 2.122 2.12-3.536 3.536z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15.45 7.76l-1.41 1.41-4.25-4.24-2.12 2.12 4.24 4.24-8.49 8.49 2.83 2.83L16.86 12l.71.71 1.41-1.41-3.53-3.54z" + d: "M15.45 7.76l-1.41 1.41-4.25-4.24-2.12 2.12 4.24 4.24-8.49 8.49 2.83 2.83L16.86 12l.71.71 1.41-1.41-3.53-3.54z", + fill: "currentColor" })); } - export default SvgPlumbing; \ No newline at end of file diff --git a/icons/es5/Plus.js b/icons/es5/Plus.js index 1f4824d632..b21f0d5727 100644 --- a/icons/es5/Plus.js +++ b/icons/es5/Plus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 12.998h-6v6h-2v-6H5v-2h6v-6h2v6h6z" + d: "M19 12.998h-6v6h-2v-6H5v-2h6v-6h2v6h6z", + fill: "currentColor" })); } - export default SvgPlus; \ No newline at end of file diff --git a/icons/es5/PlusMinus.js b/icons/es5/PlusMinus.js index 1c0113d716..00d6719856 100644 --- a/icons/es5/PlusMinus.js +++ b/icons/es5/PlusMinus.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlusMinus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 10.998h-6v6h-2v-6H5v-2h6v-6h2v6h6zm0 10H5v-2h14z" + d: "M19 10.998h-6v6h-2v-6H5v-2h6v-6h2v6h6zm0 10H5v-2h14z", + fill: "currentColor" })); } - export default SvgPlusMinus; \ No newline at end of file diff --git a/icons/es5/PlusMinusAlt.js b/icons/es5/PlusMinusAlt.js index 2d067056f7..f4bea52f37 100644 --- a/icons/es5/PlusMinusAlt.js +++ b/icons/es5/PlusMinusAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlusMinusAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7.998H8v4H6v-4H2v-2h4v-4h2v4h4zm10 10h-8v-2h8zM18.5 4L4 18.5 5.5 20 20 5.5z" + d: "M12 7.998H8v4H6v-4H2v-2h4v-4h2v4h4zm10 10h-8v-2h8zM18.5 4L4 18.5 5.5 20 20 5.5z", + fill: "currentColor" })); } - export default SvgPlusMinusAlt; \ No newline at end of file diff --git a/icons/es5/PlusOne.js b/icons/es5/PlusOne.js index e39c7f2a7c..05a43db974 100644 --- a/icons/es5/PlusOne.js +++ b/icons/es5/PlusOne.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPlusOne(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 8H8v4H4v2h4v4h2v-4h4v-2h-4V8zm4.5-1.92V7.9l2.5-.5V18h2V5l-4.5 1.08z" + d: "M10 8H8v4H4v2h4v4h2v-4h4v-2h-4V8zm4.5-1.92V7.9l2.5-.5V18h2V5l-4.5 1.08z", + fill: "currentColor" })); } - export default SvgPlusOne; \ No newline at end of file diff --git a/icons/es5/Podcasts.js b/icons/es5/Podcasts.js index bb5ecb3693..f727fe2de8 100644 --- a/icons/es5/Podcasts.js +++ b/icons/es5/Podcasts.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPodcasts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 12c0 .74-.4 1.38-1 1.72V22h-2v-8.28c-.6-.35-1-.98-1-1.72 0-1.1.9-2 2-2s2 .9 2 2zm-2-6c-3.31 0-6 2.69-6 6 0 1.74.75 3.31 1.94 4.4l1.42-1.42A3.957 3.957 0 018 12c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.19-.53 2.25-1.36 2.98l1.42 1.42A5.957 5.957 0 0018 12c0-3.31-2.69-6-6-6zm0-4C6.48 2 2 6.48 2 12c0 2.85 1.2 5.41 3.11 7.24l1.42-1.42A7.987 7.987 0 014 12c0-4.41 3.59-8 8-8s8 3.59 8 8c0 2.29-.98 4.36-2.53 5.82l1.42 1.42C20.8 17.41 22 14.85 22 12c0-5.52-4.48-10-10-10z" + d: "M14 12c0 .74-.4 1.38-1 1.72V22h-2v-8.28c-.6-.35-1-.98-1-1.72 0-1.1.9-2 2-2s2 .9 2 2zm-2-6c-3.31 0-6 2.69-6 6 0 1.74.75 3.31 1.94 4.4l1.42-1.42A3.957 3.957 0 018 12c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.19-.53 2.25-1.36 2.98l1.42 1.42A5.957 5.957 0 0018 12c0-3.31-2.69-6-6-6zm0-4C6.48 2 2 6.48 2 12c0 2.85 1.2 5.41 3.11 7.24l1.42-1.42A7.987 7.987 0 014 12c0-4.41 3.59-8 8-8s8 3.59 8 8c0 2.29-.98 4.36-2.53 5.82l1.42 1.42C20.8 17.41 22 14.85 22 12c0-5.52-4.48-10-10-10z", + fill: "currentColor" })); } - export default SvgPodcasts; \ No newline at end of file diff --git a/icons/es5/PointOfSale.js b/icons/es5/PointOfSale.js index f0718bb386..8ebde8cc29 100644 --- a/icons/es5/PointOfSale.js +++ b/icons/es5/PointOfSale.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPointOfSale(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 2H5v6h14V2zm-2 4H7V4h10v2zm5 16H2v-3h20v3zM18 9H6l-4 9h20l-4-9zm-8 7H8v-1h2v1zm0-2H8v-1h2v1zm0-2H8v-1h2v1zm3 4h-2v-1h2v1zm0-2h-2v-1h2v1zm0-2h-2v-1h2v1zm3 4h-2v-1h2v1zm0-2h-2v-1h2v1zm0-2h-2v-1h2v1z" + d: "M19 2H5v6h14V2zm-2 4H7V4h10v2zm5 16H2v-3h20v3zM18 9H6l-4 9h20l-4-9zm-8 7H8v-1h2v1zm0-2H8v-1h2v1zm0-2H8v-1h2v1zm3 4h-2v-1h2v1zm0-2h-2v-1h2v1zm0-2h-2v-1h2v1zm3 4h-2v-1h2v1zm0-2h-2v-1h2v1zm0-2h-2v-1h2v1z", + fill: "currentColor" })); } - export default SvgPointOfSale; \ No newline at end of file diff --git a/icons/es5/Policy.js b/icons/es5/Policy.js index 3b5471fd24..311bf2d762 100644 --- a/icons/es5/Policy.js +++ b/icons/es5/Policy.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPolicy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 5l-9-4-9 4v6c0 5.55 3.84 10.74 9 12 2.3-.56 4.33-1.9 5.88-3.71l-3.12-3.12a4.994 4.994 0 01-6.29-.64 5.003 5.003 0 010-7.07 5.003 5.003 0 017.07 0 5.006 5.006 0 01.64 6.29l2.9 2.9C20.29 15.69 21 13.38 21 11V5z" + d: "M21 5l-9-4-9 4v6c0 5.55 3.84 10.74 9 12 2.3-.56 4.33-1.9 5.88-3.71l-3.12-3.12a4.994 4.994 0 01-6.29-.64 5.003 5.003 0 010-7.07 5.003 5.003 0 017.07 0 5.006 5.006 0 01.64 6.29l2.9 2.9C20.29 15.69 21 13.38 21 11V5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 12, r: 3 })); } - export default SvgPolicy; \ No newline at end of file diff --git a/icons/es5/Poll.js b/icons/es5/Poll.js index 0db4988f1c..6e7f199e05 100644 --- a/icons/es5/Poll.js +++ b/icons/es5/Poll.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPoll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm6 14H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z" + d: "M3 3v18h18V3H3zm6 14H7v-7h2v7zm4 0h-2V7h2v10zm4 0h-2v-4h2v4z", + fill: "currentColor" })); } - export default SvgPoll; \ No newline at end of file diff --git a/icons/es5/Polyline.js b/icons/es5/Polyline.js index ea7d437276..6563eca33e 100644 --- a/icons/es5/Polyline.js +++ b/icons/es5/Polyline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPolyline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 16v1.26l-6-3v-3.17L11.7 8H16V2h-6v4.9L7.3 10H3v6h5l7 3.5V22h6v-6z" + d: "M15 16v1.26l-6-3v-3.17L11.7 8H16V2h-6v4.9L7.3 10H3v6h5l7 3.5V22h6v-6z", + fill: "currentColor" })); } - export default SvgPolyline; \ No newline at end of file diff --git a/icons/es5/Polymer.js b/icons/es5/Polymer.js index 1c66aad850..581d1fc5d8 100644 --- a/icons/es5/Polymer.js +++ b/icons/es5/Polymer.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPolymer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 4h-4L7.11 16.63 4.5 12 9 4H5L.5 12 5 20h4l7.89-12.63L19.5 12 15 20h4l4.5-8L19 4z" + d: "M19 4h-4L7.11 16.63 4.5 12 9 4H5L.5 12 5 20h4l7.89-12.63L19.5 12 15 20h4l4.5-8L19 4z", + fill: "currentColor" })); } - export default SvgPolymer; \ No newline at end of file diff --git a/icons/es5/Pool.js b/icons/es5/Pool.js index 18ef522c18..8676012512 100644 --- a/icons/es5/Pool.js +++ b/icons/es5/Pool.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPool(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 8l-3.25 3.25c.31.12.56.27.77.39.37.23.59.36 1.15.36s.78-.13 1.15-.36c.46-.27 1.08-.64 2.19-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36.55 0 .78-.13 1.15-.36.12-.07.26-.15.41-.23L10.48 5 5 3v2.5L9 7l1 1zm12 8.5h-.02.02zm-16.65-1c.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.06.63 2.16.64v-2c-.55 0-.78-.14-1.15-.36-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36-.55 0-.78-.14-1.15-.36-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.2-.64.37-.23.6-.36 1.15-.36zM18.67 18c-1.11 0-1.73.37-2.18.64-.37.23-.6.36-1.15.36-.55 0-.78-.14-1.15-.36-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36s-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.19-.64.37-.23.6-.36 1.15-.36.55 0 .78.13 1.15.36.45.27 1.07.64 2.18.64s1.73-.37 2.19-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64s1.72-.37 2.18-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64v-2c-.56 0-.78-.13-1.15-.36-.45-.27-1.07-.64-2.18-.64z" + d: "M10 8l-3.25 3.25c.31.12.56.27.77.39.37.23.59.36 1.15.36s.78-.13 1.15-.36c.46-.27 1.08-.64 2.19-.64s1.73.37 2.18.64c.37.22.6.36 1.15.36.55 0 .78-.13 1.15-.36.12-.07.26-.15.41-.23L10.48 5 5 3v2.5L9 7l1 1zm12 8.5h-.02.02zm-16.65-1c.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64s1.73-.37 2.18-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.06.63 2.16.64v-2c-.55 0-.78-.14-1.15-.36-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.6.36-1.15.36s-.78-.14-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36-.55 0-.78-.14-1.15-.36-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.18.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.2-.64.37-.23.6-.36 1.15-.36zM18.67 18c-1.11 0-1.73.37-2.18.64-.37.23-.6.36-1.15.36-.55 0-.78-.14-1.15-.36-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36s-.78-.13-1.15-.36c-.45-.27-1.07-.64-2.18-.64s-1.73.37-2.19.64c-.37.23-.59.36-1.15.36v2c1.11 0 1.73-.37 2.19-.64.37-.23.6-.36 1.15-.36.55 0 .78.13 1.15.36.45.27 1.07.64 2.18.64s1.73-.37 2.19-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64s1.72-.37 2.18-.64c.37-.23.59-.36 1.15-.36.55 0 .78.14 1.15.36.45.27 1.07.64 2.18.64v-2c-.56 0-.78-.13-1.15-.36-.45-.27-1.07-.64-2.18-.64z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 16.5, cy: 5.5, r: 2.5 })); } - export default SvgPool; \ No newline at end of file diff --git a/icons/es5/PortableWifiOff.js b/icons/es5/PortableWifiOff.js index 04f36d361d..fd416a45ef 100644 --- a/icons/es5/PortableWifiOff.js +++ b/icons/es5/PortableWifiOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPortableWifiOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.42 2.36L2.01 3.78 4.1 5.87C2.79 7.57 2 9.69 2 12c0 3.7 2.01 6.92 4.99 8.65l1-1.73C5.61 17.53 4 14.96 4 12c0-1.76.57-3.38 1.53-4.69l1.43 1.44C6.36 9.68 6 10.8 6 12c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-.65.17-1.25.44-1.79l1.58 1.58L10 12c0 1.1.9 2 2 2l.21-.02 7.52 7.52 1.41-1.41L3.42 2.36zm14.29 11.46c.18-.57.29-1.19.29-1.82 0-3.31-2.69-6-6-6-.63 0-1.25.11-1.82.29l1.72 1.72c.03 0 .06-.01.1-.01 2.21 0 4 1.79 4 4 0 .04-.01.07-.01.11l1.72 1.71zM12 4c4.42 0 8 3.58 8 8 0 1.2-.29 2.32-.77 3.35l1.49 1.49A9.82 9.82 0 0022 12c0-5.52-4.48-10-10-10-1.76 0-3.4.48-4.84 1.28l1.48 1.48C9.66 4.28 10.8 4 12 4z" + d: "M3.42 2.36L2.01 3.78 4.1 5.87C2.79 7.57 2 9.69 2 12c0 3.7 2.01 6.92 4.99 8.65l1-1.73C5.61 17.53 4 14.96 4 12c0-1.76.57-3.38 1.53-4.69l1.43 1.44C6.36 9.68 6 10.8 6 12c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-.65.17-1.25.44-1.79l1.58 1.58L10 12c0 1.1.9 2 2 2l.21-.02 7.52 7.52 1.41-1.41L3.42 2.36zm14.29 11.46c.18-.57.29-1.19.29-1.82 0-3.31-2.69-6-6-6-.63 0-1.25.11-1.82.29l1.72 1.72c.03 0 .06-.01.1-.01 2.21 0 4 1.79 4 4 0 .04-.01.07-.01.11l1.72 1.71zM12 4c4.42 0 8 3.58 8 8 0 1.2-.29 2.32-.77 3.35l1.49 1.49A9.82 9.82 0 0022 12c0-5.52-4.48-10-10-10-1.76 0-3.4.48-4.84 1.28l1.48 1.48C9.66 4.28 10.8 4 12 4z", + fill: "currentColor" })); } - export default SvgPortableWifiOff; \ No newline at end of file diff --git a/icons/es5/Portrait.js b/icons/es5/Portrait.js index 2b0e7d687b..c903692dc3 100644 --- a/icons/es5/Portrait.js +++ b/icons/es5/Portrait.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPortrait(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 12.25c1.24 0 2.25-1.01 2.25-2.25S13.24 7.75 12 7.75 9.75 8.76 9.75 10s1.01 2.25 2.25 2.25zm4.5 4c0-1.5-3-2.25-4.5-2.25s-4.5.75-4.5 2.25V17h9v-.75zM21 3H3v18h18V3zm-2 16H5V5h14v14z" + d: "M12 12.25c1.24 0 2.25-1.01 2.25-2.25S13.24 7.75 12 7.75 9.75 8.76 9.75 10s1.01 2.25 2.25 2.25zm4.5 4c0-1.5-3-2.25-4.5-2.25s-4.5.75-4.5 2.25V17h9v-.75zM21 3H3v18h18V3zm-2 16H5V5h14v14z", + fill: "currentColor" })); } - export default SvgPortrait; \ No newline at end of file diff --git a/icons/es5/Post.js b/icons/es5/Post.js index 1aded809f9..df501a3706 100644 --- a/icons/es5/Post.js +++ b/icons/es5/Post.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPost(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgPost(props) { fill: "currentColor" })); } - export default SvgPost; \ No newline at end of file diff --git a/icons/es5/PostAdd.js b/icons/es5/PostAdd.js index 21b1c6372b..5f09ff5396 100644 --- a/icons/es5/PostAdd.js +++ b/icons/es5/PostAdd.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPostAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 19.22H5V7h7V5H3v16h16v-9h-2z" + d: "M17 19.22H5V7h7V5H3v16h16v-9h-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M19 2h-2v3h-3c.01.01 0 2 0 2h3v2.99c.01.01 2 0 2 0V7h3V5h-3V2zM7 9h8v2H7zm0 3v2h8v-2h-3zm0 3h8v2H7z" + d: "M19 2h-2v3h-3c.01.01 0 2 0 2h3v2.99c.01.01 2 0 2 0V7h3V5h-3V2zM7 9h8v2H7zm0 3v2h8v-2h-3zm0 3h8v2H7z", + fill: "currentColor" })); } - export default SvgPostAdd; \ No newline at end of file diff --git a/icons/es5/PostOutline.js b/icons/es5/PostOutline.js index 62f8a0e16c..0bdffcdd0d 100644 --- a/icons/es5/PostOutline.js +++ b/icons/es5/PostOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPostOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgPostOutline(props) { fill: "currentColor" })); } - export default SvgPostOutline; \ No newline at end of file diff --git a/icons/es5/Power.js b/icons/es5/Power.js index 8943e96893..438f989da8 100644 --- a/icons/es5/Power.js +++ b/icons/es5/Power.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 7V3h-2v4h-4V3H8v4H6v7.5L9.5 18v3h5v-3l3.5-3.51V7h-2z" + d: "M16 7V3h-2v4h-4V3H8v4H6v7.5L9.5 18v3h5v-3l3.5-3.51V7h-2z", + fill: "currentColor" })); } - export default SvgPower; \ No newline at end of file diff --git a/icons/es5/PowerInput.js b/icons/es5/PowerInput.js index bf36c732af..d5b8115797 100644 --- a/icons/es5/PowerInput.js +++ b/icons/es5/PowerInput.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPowerInput(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 9v2h19V9H2zm0 6h5v-2H2v2zm7 0h5v-2H9v2zm7 0h5v-2h-5v2z" + d: "M2 9v2h19V9H2zm0 6h5v-2H2v2zm7 0h5v-2H9v2zm7 0h5v-2h-5v2z", + fill: "currentColor" })); } - export default SvgPowerInput; \ No newline at end of file diff --git a/icons/es5/PowerOff.js b/icons/es5/PowerOff.js index c2482ed957..79b960f97f 100644 --- a/icons/es5/PowerOff.js +++ b/icons/es5/PowerOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPowerOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 14.49V9c0-1.1-.9-2-2-2V3h-2v4h-3.88l7.69 7.69.19-.2zM10 3H8v1.88l2 2zm-5.88.84L2.71 5.25l3.34 3.34c-.03.13-.05.27-.05.4v5.51L9.5 18v3h5v-3l.48-.48 4.47 4.47 1.41-1.41L4.12 3.84z" + d: "M18 14.49V9c0-1.1-.9-2-2-2V3h-2v4h-3.88l7.69 7.69.19-.2zM10 3H8v1.88l2 2zm-5.88.84L2.71 5.25l3.34 3.34c-.03.13-.05.27-.05.4v5.51L9.5 18v3h5v-3l.48-.48 4.47 4.47 1.41-1.41L4.12 3.84z", + fill: "currentColor" })); } - export default SvgPowerOff; \ No newline at end of file diff --git a/icons/es5/PowerSettingsNew.js b/icons/es5/PowerSettingsNew.js index 5d226cfa5f..8695528ce6 100644 --- a/icons/es5/PowerSettingsNew.js +++ b/icons/es5/PowerSettingsNew.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPowerSettingsNew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 3h-2v10h2V3zm4.83 2.17l-1.42 1.42A6.92 6.92 0 0119 12c0 3.87-3.13 7-7 7A6.995 6.995 0 017.58 6.58L6.17 5.17A8.932 8.932 0 003 12a9 9 0 0018 0c0-2.74-1.23-5.18-3.17-6.83z" + d: "M13 3h-2v10h2V3zm4.83 2.17l-1.42 1.42A6.92 6.92 0 0119 12c0 3.87-3.13 7-7 7A6.995 6.995 0 017.58 6.58L6.17 5.17A8.932 8.932 0 003 12a9 9 0 0018 0c0-2.74-1.23-5.18-3.17-6.83z", + fill: "currentColor" })); } - export default SvgPowerSettingsNew; \ No newline at end of file diff --git a/icons/es5/PrecisionManufacturing.js b/icons/es5/PrecisionManufacturing.js index 5ed577f73e..3e7b12d65e 100644 --- a/icons/es5/PrecisionManufacturing.js +++ b/icons/es5/PrecisionManufacturing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPrecisionManufacturing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 10v-.18l2.01 2.01 5.23-2.44-.63-1.36-4.28 2L14 7.7V6.3l2.33-2.33 4.28 2 .63-1.36-5.23-2.44L14 4.18V4h-2v2H8.82C8.4 4.84 7.3 4 6 4 4.34 4 3 5.34 3 7c0 1.1.6 2.05 1.48 2.58L7.08 18H4v3h13v-3h-3.62L8.41 8.76c.17-.23.31-.48.41-.76H12v2h2zM6 8c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M14 10v-.18l2.01 2.01 5.23-2.44-.63-1.36-4.28 2L14 7.7V6.3l2.33-2.33 4.28 2 .63-1.36-5.23-2.44L14 4.18V4h-2v2H8.82C8.4 4.84 7.3 4 6 4 4.34 4 3 5.34 3 7c0 1.1.6 2.05 1.48 2.58L7.08 18H4v3h13v-3h-3.62L8.41 8.76c.17-.23.31-.48.41-.76H12v2h2zM6 8c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgPrecisionManufacturing; \ No newline at end of file diff --git a/icons/es5/PregnantWoman.js b/icons/es5/PregnantWoman.js index 72cc1dd54b..d4bf092746 100644 --- a/icons/es5/PregnantWoman.js +++ b/icons/es5/PregnantWoman.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPregnantWoman(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm7 9a3.285 3.285 0 00-2-3c0-1.66-1.34-3-3-3s-3 1.34-3 3v7h2v5h3v-5h3v-4z" + d: "M9 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm7 9a3.285 3.285 0 00-2-3c0-1.66-1.34-3-3-3s-3 1.34-3 3v7h2v5h3v-5h3v-4z", + fill: "currentColor" })); } - export default SvgPregnantWoman; \ No newline at end of file diff --git a/icons/es5/PresentToAll.js b/icons/es5/PresentToAll.js index 5aa356f26e..7b0308c9aa 100644 --- a/icons/es5/PresentToAll.js +++ b/icons/es5/PresentToAll.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPresentToAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v18h22V3zm-2 16.02H3V4.98h18v14.04zM10 12H8l4-4 4 4h-2v4h-4v-4z" + d: "M23 3H1v18h22V3zm-2 16.02H3V4.98h18v14.04zM10 12H8l4-4 4 4h-2v4h-4v-4z", + fill: "currentColor" })); } - export default SvgPresentToAll; \ No newline at end of file diff --git a/icons/es5/Preview.js b/icons/es5/Preview.js index ab6874c284..5b73191147 100644 --- a/icons/es5/Preview.js +++ b/icons/es5/Preview.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPreview(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm16 16H5V7h14v12zm-5.5-6c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5zM12 9c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4zm0 6.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z" + d: "M3 3v18h18V3H3zm16 16H5V7h14v12zm-5.5-6c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5zM12 9c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4zm0 6.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z", + fill: "currentColor" })); } - export default SvgPreview; \ No newline at end of file diff --git a/icons/es5/PriceChange.js b/icons/es5/PriceChange.js index 1636c4db95..a707ea4df3 100644 --- a/icons/es5/PriceChange.js +++ b/icons/es5/PriceChange.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPriceChange(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 4v16h20V4H2zm10 6H8v1h4v5h-2v1H8v-1H6v-2h4v-1H6V8h2V7h2v1h2v2zm4 6.25l-2-2h4l-2 2zM14 10l2-2 2 2h-4z" + d: "M2 4v16h20V4H2zm10 6H8v1h4v5h-2v1H8v-1H6v-2h4v-1H6V8h2V7h2v1h2v2zm4 6.25l-2-2h4l-2 2zM14 10l2-2 2 2h-4z", + fill: "currentColor" })); } - export default SvgPriceChange; \ No newline at end of file diff --git a/icons/es5/PriceCheck.js b/icons/es5/PriceCheck.js index b6d225d475..071fca448f 100644 --- a/icons/es5/PriceCheck.js +++ b/icons/es5/PriceCheck.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPriceCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 8H6V6h5V4H8.5V3h-2v1H4v6h5v2H4v2h2.5v1h2v-1H11zm8.59 4.52l-5.66 5.65-2.83-2.83-1.41 1.42L13.93 21 21 13.93z" + d: "M11 8H6V6h5V4H8.5V3h-2v1H4v6h5v2H4v2h2.5v1h2v-1H11zm8.59 4.52l-5.66 5.65-2.83-2.83-1.41 1.42L13.93 21 21 13.93z", + fill: "currentColor" })); } - export default SvgPriceCheck; \ No newline at end of file diff --git a/icons/es5/Print.js b/icons/es5/Print.js index bd8a92439e..c78ccb308f 100644 --- a/icons/es5/Print.js +++ b/icons/es5/Print.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPrint(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 8H2v9h4v4h12v-4h4V8zm-6 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z" + d: "M22 8H2v9h4v4h12v-4h4V8zm-6 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z", + fill: "currentColor" })); } - export default SvgPrint; \ No newline at end of file diff --git a/icons/es5/PrintDisabled.js b/icons/es5/PrintDisabled.js index 2654e898b8..e662811093 100644 --- a/icons/es5/PrintDisabled.js +++ b/icons/es5/PrintDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPrintDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.65 7H18V3.01H6v.35zm1.01 1.01l9 8.99H22v-5.99c0-1.66-1.34-3-3-3h-8.34zM19 10c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM1.41 1.6L0 3.01l5 5c-1.66 0-3 1.33-3 2.99v6h4v4h12l2.95 2.96 1.41-1.41L1.41 1.6zM8 19.01V15h4l4 4-8 .01z" + d: "M9.65 7H18V3.01H6v.35zm1.01 1.01l9 8.99H22v-5.99c0-1.66-1.34-3-3-3h-8.34zM19 10c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM1.41 1.6L0 3.01l5 5c-1.66 0-3 1.33-3 2.99v6h4v4h12l2.95 2.96 1.41-1.41L1.41 1.6zM8 19.01V15h4l4 4-8 .01z", + fill: "currentColor" })); } - export default SvgPrintDisabled; \ No newline at end of file diff --git a/icons/es5/PriorityHigh.js b/icons/es5/PriorityHigh.js index 8c18ff0066..8399e3177a 100644 --- a/icons/es5/PriorityHigh.js +++ b/icons/es5/PriorityHigh.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPriorityHigh(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 19, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M10 3h4v12h-4z" + d: "M10 3h4v12h-4z", + fill: "currentColor" })); } - export default SvgPriorityHigh; \ No newline at end of file diff --git a/icons/es5/PrivacyTip.js b/icons/es5/PrivacyTip.js index 877a476193..1e668bb7fa 100644 --- a/icons/es5/PrivacyTip.js +++ b/icons/es5/PrivacyTip.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPrivacyTip(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-1 6h2v2h-2V7zm0 4h2v6h-2v-6z" + d: "M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-1 6h2v2h-2V7zm0 4h2v6h-2v-6z", + fill: "currentColor" })); } - export default SvgPrivacyTip; \ No newline at end of file diff --git a/icons/es5/PrivateConnectivity.js b/icons/es5/PrivateConnectivity.js index ee5d0fdd6e..48b3b8f243 100644 --- a/icons/es5/PrivateConnectivity.js +++ b/icons/es5/PrivateConnectivity.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPrivateConnectivity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.93 11c-.49-3.39-3.4-6-6.93-6s-6.44 2.61-6.93 6H2v2h3.07c.49 3.39 3.4 6 6.93 6s6.44-2.61 6.93-6H22v-2h-3.07zM15 10.5v5H9v-5h1v-1a2 2 0 012.34-1.97c.98.16 1.66 1.08 1.66 2.08v.89h1zM12.75 13c0 .41-.34.75-.75.75s-.75-.34-.75-.75.34-.75.75-.75.75.34.75.75zM13 9.5v1h-2v-1c0-.55.45-1 1-1s1 .45 1 1z" + d: "M18.93 11c-.49-3.39-3.4-6-6.93-6s-6.44 2.61-6.93 6H2v2h3.07c.49 3.39 3.4 6 6.93 6s6.44-2.61 6.93-6H22v-2h-3.07zM15 10.5v5H9v-5h1v-1a2 2 0 012.34-1.97c.98.16 1.66 1.08 1.66 2.08v.89h1zM12.75 13c0 .41-.34.75-.75.75s-.75-.34-.75-.75.34-.75.75-.75.75.34.75.75zM13 9.5v1h-2v-1c0-.55.45-1 1-1s1 .45 1 1z", + fill: "currentColor" })); } - export default SvgPrivateConnectivity; \ No newline at end of file diff --git a/icons/es5/ProductionQuantityLimits.js b/icons/es5/ProductionQuantityLimits.js index bda1152a64..5d8a7838de 100644 --- a/icons/es5/ProductionQuantityLimits.js +++ b/icons/es5/ProductionQuantityLimits.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgProductionQuantityLimits(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 10h-2V8h2v2zm0-4h-2V1h2v5zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-8.9-5h7.45c.75 0 1.41-.41 1.75-1.03L21 4.96 19.25 4l-3.7 7H8.53L4.27 2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2z" + d: "M13 10h-2V8h2v2zm0-4h-2V1h2v5zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-8.9-5h7.45c.75 0 1.41-.41 1.75-1.03L21 4.96 19.25 4l-3.7 7H8.53L4.27 2H1v2h2l3.6 7.59-1.35 2.44C4.52 15.37 5.48 17 7 17h12v-2H7l1.1-2z", + fill: "currentColor" })); } - export default SvgProductionQuantityLimits; \ No newline at end of file diff --git a/icons/es5/Program.js b/icons/es5/Program.js index e8f6719de4..c13b05140f 100644 --- a/icons/es5/Program.js +++ b/icons/es5/Program.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgProgram(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -17,5 +15,4 @@ function SvgProgram(props) { fill: "currentColor" })); } - export default SvgProgram; \ No newline at end of file diff --git a/icons/es5/Propane.js b/icons/es5/Propane.js index 0e0fecf641..840a40c6a8 100644 --- a/icons/es5/Propane.js +++ b/icons/es5/Propane.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPropane(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.75 6H16V3H8v3h-.75C3.97 6 1.1 8.53 1 11.82A6.001 6.001 0 007 18v3h2v-3h6v3h2v-3c3.38 0 6.1-2.79 6-6.18C22.9 8.53 20.03 6 16.75 6zM10 5h4v1h-4V5z" + d: "M16.75 6H16V3H8v3h-.75C3.97 6 1.1 8.53 1 11.82A6.001 6.001 0 007 18v3h2v-3h6v3h2v-3c3.38 0 6.1-2.79 6-6.18C22.9 8.53 20.03 6 16.75 6zM10 5h4v1h-4V5z", + fill: "currentColor" })); } - export default SvgPropane; \ No newline at end of file diff --git a/icons/es5/PropaneTank.js b/icons/es5/PropaneTank.js index dde748db1e..8116e1192b 100644 --- a/icons/es5/PropaneTank.js +++ b/icons/es5/PropaneTank.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPropaneTank(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 15v3c0 2.21 1.79 4 4 4h8c2.21 0 4-1.79 4-4v-3H4zm16-2v-3c0-1.86-1.28-3.41-3-3.86V2H7v4.14c-1.72.45-3 2-3 3.86v3h16zM9 4h6v2h-2V5h-2v1H9V4z" + d: "M4 15v3c0 2.21 1.79 4 4 4h8c2.21 0 4-1.79 4-4v-3H4zm16-2v-3c0-1.86-1.28-3.41-3-3.86V2H7v4.14c-1.72.45-3 2-3 3.86v3h16zM9 4h6v2h-2V5h-2v1H9V4z", + fill: "currentColor" })); } - export default SvgPropaneTank; \ No newline at end of file diff --git a/icons/es5/Psychology.js b/icons/es5/Psychology.js index 798462f4ac..75e54eb22f 100644 --- a/icons/es5/Psychology.js +++ b/icons/es5/Psychology.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPsychology(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 8.57a1.43 1.43 0 100 2.86 1.43 1.43 0 000-2.86z" + d: "M13 8.57a1.43 1.43 0 100 2.86 1.43 1.43 0 000-2.86z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M13 3C9.25 3 6.2 5.94 6.02 9.64L4.1 12.2a.5.5 0 00.4.8H6v3c0 1.1.9 2 2 2h1v3h7v-4.68A6.999 6.999 0 0013 3zm3 7c0 .13-.01.26-.02.39l.83.66c.08.06.1.16.05.25l-.8 1.39c-.05.09-.16.12-.24.09l-.99-.4c-.21.16-.43.29-.67.39L14 13.83c-.01.1-.1.17-.2.17h-1.6c-.1 0-.18-.07-.2-.17l-.15-1.06c-.25-.1-.47-.23-.68-.39l-.99.4c-.09.03-.2 0-.25-.09l-.8-1.39a.19.19 0 01.05-.25l.84-.66c-.01-.13-.02-.26-.02-.39s.02-.27.04-.39l-.85-.66c-.08-.06-.1-.16-.05-.26l.8-1.38c.05-.09.15-.12.24-.09l1 .4c.2-.15.43-.29.67-.39L12 6.17c.02-.1.1-.17.2-.17h1.6c.1 0 .18.07.2.17l.15 1.06c.24.1.46.23.67.39l1-.4c.09-.03.2 0 .24.09l.8 1.38a.2.2 0 01-.05.26l-.85.66c.03.12.04.25.04.39z" + d: "M13 3C9.25 3 6.2 5.94 6.02 9.64L4.1 12.2a.5.5 0 00.4.8H6v3c0 1.1.9 2 2 2h1v3h7v-4.68A6.999 6.999 0 0013 3zm3 7c0 .13-.01.26-.02.39l.83.66c.08.06.1.16.05.25l-.8 1.39c-.05.09-.16.12-.24.09l-.99-.4c-.21.16-.43.29-.67.39L14 13.83c-.01.1-.1.17-.2.17h-1.6c-.1 0-.18-.07-.2-.17l-.15-1.06c-.25-.1-.47-.23-.68-.39l-.99.4c-.09.03-.2 0-.25-.09l-.8-1.39a.19.19 0 01.05-.25l.84-.66c-.01-.13-.02-.26-.02-.39s.02-.27.04-.39l-.85-.66c-.08-.06-.1-.16-.05-.26l.8-1.38c.05-.09.15-.12.24-.09l1 .4c.2-.15.43-.29.67-.39L12 6.17c.02-.1.1-.17.2-.17h1.6c.1 0 .18.07.2.17l.15 1.06c.24.1.46.23.67.39l1-.4c.09-.03.2 0 .24.09l.8 1.38a.2.2 0 01-.05.26l-.85.66c.03.12.04.25.04.39z", + fill: "currentColor" })); } - export default SvgPsychology; \ No newline at end of file diff --git a/icons/es5/PsychologyAlt.js b/icons/es5/PsychologyAlt.js index 0c8464e9a0..be7253e249 100644 --- a/icons/es5/PsychologyAlt.js +++ b/icons/es5/PsychologyAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPsychologyAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.94 9.06C19.5 5.73 16.57 3 13 3 9.47 3 6.57 5.61 6.08 9l-1.93 3.48c-.41.66.07 1.52.85 1.52h1v4h3v3h7v-4.68a7.016 7.016 0 003.94-7.26zM12.5 14c-.41 0-.74-.33-.74-.74s.33-.73.74-.73.73.32.73.73-.31.74-.73.74zm1.76-4.32c-.44.65-.86.85-1.09 1.27-.09.17-.13.28-.13.82h-1.06c0-.29-.04-.75.18-1.16.28-.51.83-.81 1.14-1.26.33-.47.15-1.36-.8-1.36-.62 0-.92.47-1.05.86l-.96-.4c.27-.78.97-1.45 2.01-1.45.86 0 1.45.39 1.75.88.26.43.41 1.22.01 1.8z" + d: "M19.94 9.06C19.5 5.73 16.57 3 13 3 9.47 3 6.57 5.61 6.08 9l-1.93 3.48c-.41.66.07 1.52.85 1.52h1v4h3v3h7v-4.68a7.016 7.016 0 003.94-7.26zM12.5 14c-.41 0-.74-.33-.74-.74s.33-.73.74-.73.73.32.73.73-.31.74-.73.74zm1.76-4.32c-.44.65-.86.85-1.09 1.27-.09.17-.13.28-.13.82h-1.06c0-.29-.04-.75.18-1.16.28-.51.83-.81 1.14-1.26.33-.47.15-1.36-.8-1.36-.62 0-.92.47-1.05.86l-.96-.4c.27-.78.97-1.45 2.01-1.45.86 0 1.45.39 1.75.88.26.43.41 1.22.01 1.8z", + fill: "currentColor" })); } - export default SvgPsychologyAlt; \ No newline at end of file diff --git a/icons/es5/Public.js b/icons/es5/Public.js index 34e4b45b89..145990940e 100644 --- a/icons/es5/Public.js +++ b/icons/es5/Public.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPublic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z", + fill: "currentColor" })); } - export default SvgPublic; \ No newline at end of file diff --git a/icons/es5/PublicOff.js b/icons/es5/PublicOff.js index bb89f05090..edae7e1e6e 100644 --- a/icons/es5/PublicOff.js +++ b/icons/es5/PublicOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPublicOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 8.17L6.49 3.66A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.842 7.842 0 0020 12c0-3.35-2.07-6.22-5-7.41V5c0 1.1-.9 2-2 2h-2v1.17zm10.19 13.02l-1.41 1.41-2.27-2.27A9.839 9.839 0 0112 22C6.48 22 2 17.52 2 12c0-2.04.61-3.93 1.66-5.51L1.39 4.22 2.8 2.81l18.39 18.38zM11 18c-1.1 0-2-.9-2-2v-1l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.08 3.05 7.44 7 7.93V18z" + d: "M11 8.17L6.49 3.66A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51l-1.46-1.46A7.842 7.842 0 0020 12c0-3.35-2.07-6.22-5-7.41V5c0 1.1-.9 2-2 2h-2v1.17zm10.19 13.02l-1.41 1.41-2.27-2.27A9.839 9.839 0 0112 22C6.48 22 2 17.52 2 12c0-2.04.61-3.93 1.66-5.51L1.39 4.22 2.8 2.81l18.39 18.38zM11 18c-1.1 0-2-.9-2-2v-1l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.08 3.05 7.44 7 7.93V18z", + fill: "currentColor" })); } - export default SvgPublicOff; \ No newline at end of file diff --git a/icons/es5/Publish.js b/icons/es5/Publish.js index 9d9adc945d..c37cb4d4cb 100644 --- a/icons/es5/Publish.js +++ b/icons/es5/Publish.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPublish(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 4v2h14V4H5zm0 10h4v6h6v-6h4l-7-7-7 7z" + d: "M5 4v2h14V4H5zm0 10h4v6h6v-6h4l-7-7-7 7z", + fill: "currentColor" })); } - export default SvgPublish; \ No newline at end of file diff --git a/icons/es5/PublishedWithChanges.js b/icons/es5/PublishedWithChanges.js index 5e7e272b7a..9fc5f4966f 100644 --- a/icons/es5/PublishedWithChanges.js +++ b/icons/es5/PublishedWithChanges.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPublishedWithChanges(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.66 9.53l-7.07 7.07-4.24-4.24 1.41-1.41 2.83 2.83 5.66-5.66 1.41 1.41zM4 12c0-2.33 1.02-4.42 2.62-5.88L9 8.5v-6H3l2.2 2.2C3.24 6.52 2 9.11 2 12c0 5.19 3.95 9.45 9 9.95v-2.02c-3.94-.49-7-3.86-7-7.93zm18 0c0-5.19-3.95-9.45-9-9.95v2.02c3.94.49 7 3.86 7 7.93 0 2.33-1.02 4.42-2.62 5.88L15 15.5v6h6l-2.2-2.2c1.96-1.82 3.2-4.41 3.2-7.3z" + d: "M17.66 9.53l-7.07 7.07-4.24-4.24 1.41-1.41 2.83 2.83 5.66-5.66 1.41 1.41zM4 12c0-2.33 1.02-4.42 2.62-5.88L9 8.5v-6H3l2.2 2.2C3.24 6.52 2 9.11 2 12c0 5.19 3.95 9.45 9 9.95v-2.02c-3.94-.49-7-3.86-7-7.93zm18 0c0-5.19-3.95-9.45-9-9.95v2.02c3.94.49 7 3.86 7 7.93 0 2.33-1.02 4.42-2.62 5.88L15 15.5v6h6l-2.2-2.2c1.96-1.82 3.2-4.41 3.2-7.3z", + fill: "currentColor" })); } - export default SvgPublishedWithChanges; \ No newline at end of file diff --git a/icons/es5/PunchClock.js b/icons/es5/PunchClock.js index fa1cb6f666..98a07f4247 100644 --- a/icons/es5/PunchClock.js +++ b/icons/es5/PunchClock.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPunchClock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 6h-3V1H6v5H3v16h18V6zM8 3h8v3H8V3zm4 16c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z" + d: "M21 6h-3V1H6v5H3v16h18V6zM8 3h8v3H8V3zm4 16c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12.5 11.5h-1v2.71l1.64 1.64.71-.71-1.35-1.35z" + d: "M12.5 11.5h-1v2.71l1.64 1.64.71-.71-1.35-1.35z", + fill: "currentColor" })); } - export default SvgPunchClock; \ No newline at end of file diff --git a/icons/es5/PushPin.js b/icons/es5/PushPin.js index eb5f3fe0bb..2f4d175947 100644 --- a/icons/es5/PushPin.js +++ b/icons/es5/PushPin.js @@ -1,17 +1,16 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgPushPin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { d: "M16 9V4h2V2H6v2h2v5c0 1.66-1.34 3-3 3v2h5.97v7l1 1 1-1v-7H19v-2c-1.66 0-3-1.34-3-3z", - fillRule: "evenodd" + fillRule: "evenodd", + fill: "currentColor" })); } - export default SvgPushPin; \ No newline at end of file diff --git a/icons/es5/QrCode2.js b/icons/es5/QrCode2.js index da0e4fb99b..32e0452ec6 100644 --- a/icons/es5/QrCode2.js +++ b/icons/es5/QrCode2.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQrCode2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 21h-2v-2h2v2zm-2-7h-2v5h2v-5zm8-2h-2v4h2v-4zm-2-2h-2v2h2v-2zM7 12H5v2h2v-2zm-2-2H3v2h2v-2zm7-5h2V3h-2v2zm-7.5-.5v3h3v-3h-3zM9 9H3V3h6v6zm-4.5 7.5v3h3v-3h-3zM9 21H3v-6h6v6zm7.5-16.5v3h3v-3h-3zM21 9h-6V3h6v6zm-2 10v-3h-4v2h2v3h4v-2h-2zm-2-7h-4v2h4v-2zm-4-2H7v2h2v2h2v-2h2v-2zm1-1V7h-2V5h-2v4h4zM6.75 5.25h-1.5v1.5h1.5v-1.5zm0 12h-1.5v1.5h1.5v-1.5zm12-12h-1.5v1.5h1.5v-1.5z" + d: "M15 21h-2v-2h2v2zm-2-7h-2v5h2v-5zm8-2h-2v4h2v-4zm-2-2h-2v2h2v-2zM7 12H5v2h2v-2zm-2-2H3v2h2v-2zm7-5h2V3h-2v2zm-7.5-.5v3h3v-3h-3zM9 9H3V3h6v6zm-4.5 7.5v3h3v-3h-3zM9 21H3v-6h6v6zm7.5-16.5v3h3v-3h-3zM21 9h-6V3h6v6zm-2 10v-3h-4v2h2v3h4v-2h-2zm-2-7h-4v2h4v-2zm-4-2H7v2h2v2h2v-2h2v-2zm1-1V7h-2V5h-2v4h4zM6.75 5.25h-1.5v1.5h1.5v-1.5zm0 12h-1.5v1.5h1.5v-1.5zm12-12h-1.5v1.5h1.5v-1.5z", + fill: "currentColor" })); } - export default SvgQrCode2; \ No newline at end of file diff --git a/icons/es5/QrCodeScanner.js b/icons/es5/QrCodeScanner.js index c217b34f28..1cd98339ad 100644 --- a/icons/es5/QrCodeScanner.js +++ b/icons/es5/QrCodeScanner.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQrCodeScanner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.5 6.5v3h-3v-3h3M11 5H5v6h6V5zm-1.5 9.5v3h-3v-3h3M11 13H5v6h6v-6zm6.5-6.5v3h-3v-3h3M19 5h-6v6h6V5zm-6 8h1.5v1.5H13V13zm1.5 1.5H16V16h-1.5v-1.5zM16 13h1.5v1.5H16V13zm-3 3h1.5v1.5H13V16zm1.5 1.5H16V19h-1.5v-1.5zM16 16h1.5v1.5H16V16zm1.5-1.5H19V16h-1.5v-1.5zm0 3H19V19h-1.5v-1.5zM22 7h-2V4h-3V2h5v5zm0 15v-5h-2v3h-3v2h5zM2 22h5v-2H4v-3H2v5zM2 2v5h2V4h3V2H2z" + d: "M9.5 6.5v3h-3v-3h3M11 5H5v6h6V5zm-1.5 9.5v3h-3v-3h3M11 13H5v6h6v-6zm6.5-6.5v3h-3v-3h3M19 5h-6v6h6V5zm-6 8h1.5v1.5H13V13zm1.5 1.5H16V16h-1.5v-1.5zM16 13h1.5v1.5H16V13zm-3 3h1.5v1.5H13V16zm1.5 1.5H16V19h-1.5v-1.5zM16 16h1.5v1.5H16V16zm1.5-1.5H19V16h-1.5v-1.5zm0 3H19V19h-1.5v-1.5zM22 7h-2V4h-3V2h5v5zm0 15v-5h-2v3h-3v2h5zM2 22h5v-2H4v-3H2v5zM2 2v5h2V4h3V2H2z", + fill: "currentColor" })); } - export default SvgQrCodeScanner; \ No newline at end of file diff --git a/icons/es5/Qrcode.js b/icons/es5/Qrcode.js index f84dafaaa7..6c1e3d879c 100644 --- a/icons/es5/Qrcode.js +++ b/icons/es5/Qrcode.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQrcode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 11h8V3H3v8zm2-6h4v4H5V5zM3 21h8v-8H3v8zm2-6h4v4H5v-4zm8-12v8h8V3h-8zm6 6h-4V5h4v4zm0 10h2v2h-2zm-6-6h2v2h-2zm2 2h2v2h-2zm-2 2h2v2h-2zm2 2h2v2h-2zm2-2h2v2h-2zm0-4h2v2h-2zm2 2h2v2h-2z" + d: "M3 11h8V3H3v8zm2-6h4v4H5V5zM3 21h8v-8H3v8zm2-6h4v4H5v-4zm8-12v8h8V3h-8zm6 6h-4V5h4v4zm0 10h2v2h-2zm-6-6h2v2h-2zm2 2h2v2h-2zm-2 2h2v2h-2zm2 2h2v2h-2zm2-2h2v2h-2zm0-4h2v2h-2zm2 2h2v2h-2z", + fill: "currentColor" })); } - export default SvgQrcode; \ No newline at end of file diff --git a/icons/es5/QueryBuilder.js b/icons/es5/QueryBuilder.js index 8df3305441..989cc1202d 100644 --- a/icons/es5/QueryBuilder.js +++ b/icons/es5/QueryBuilder.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQueryBuilder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z", + fill: "currentColor" })); } - export default SvgQueryBuilder; \ No newline at end of file diff --git a/icons/es5/QueryStats.js b/icons/es5/QueryStats.js index a1c8678dff..a9c49160f3 100644 --- a/icons/es5/QueryStats.js +++ b/icons/es5/QueryStats.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQueryStats(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.88 18.47c.44-.7.7-1.51.7-2.39 0-2.49-2.01-4.5-4.5-4.5s-4.5 2.01-4.5 4.5 2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21.58 23 23 21.58l-3.12-3.11zm-3.8.11a2.5 2.5 0 010-5 2.5 2.5 0 010 5zm-.36-8.5c-.74.02-1.45.18-2.1.45l-.55-.83-3.8 6.18-3.01-3.52-3.63 5.81L1 17l5-8 3 3.5L13 6l2.72 4.08zm2.59.5c-.64-.28-1.33-.45-2.05-.49L21.38 2 23 3.18l-4.69 7.4z" + d: "M19.88 18.47c.44-.7.7-1.51.7-2.39 0-2.49-2.01-4.5-4.5-4.5s-4.5 2.01-4.5 4.5 2.01 4.5 4.49 4.5c.88 0 1.7-.26 2.39-.7L21.58 23 23 21.58l-3.12-3.11zm-3.8.11a2.5 2.5 0 010-5 2.5 2.5 0 010 5zm-.36-8.5c-.74.02-1.45.18-2.1.45l-.55-.83-3.8 6.18-3.01-3.52-3.63 5.81L1 17l5-8 3 3.5L13 6l2.72 4.08zm2.59.5c-.64-.28-1.33-.45-2.05-.49L21.38 2 23 3.18l-4.69 7.4z", + fill: "currentColor" })); } - export default SvgQueryStats; \ No newline at end of file diff --git a/icons/es5/Question.js b/icons/es5/Question.js index 98ca222bd5..e9a2351abd 100644 --- a/icons/es5/Question.js +++ b/icons/es5/Question.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQuestion(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -11,11 +9,10 @@ function SvgQuestion(props) { xmlns: "http://www.w3.org/2000/svg" }, props), /*#__PURE__*/React.createElement("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2z", - fill: "#2D494E" + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { d: "M11 19h2v-2h-2v2zM14.17 12.17l.9-.92c.57-.57.93-1.37.93-2.25 0-2.21-1.79-4-4-4S8 6.79 8 9h2c0-1.1.9-2 2-2s2 .9 2 2c0 .55-.22 1.05-.59 1.41l-1.24 1.26C11.45 12.4 11 13.4 11 14.5v.5h2c0-1.5.45-2.1 1.17-2.83z", - fill: "#fff" + fill: "currentColor" })); } - export default SvgQuestion; \ No newline at end of file diff --git a/icons/es5/QuestionAnswer.js b/icons/es5/QuestionAnswer.js index 4d88cf56b4..f4ed0adf46 100644 --- a/icons/es5/QuestionAnswer.js +++ b/icons/es5/QuestionAnswer.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQuestionAnswer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgQuestionAnswer(props) { fill: "currentColor" })); } - export default SvgQuestionAnswer; \ No newline at end of file diff --git a/icons/es5/QuestionAnswerOutline.js b/icons/es5/QuestionAnswerOutline.js index d412f96ace..baeb77bfcd 100644 --- a/icons/es5/QuestionAnswerOutline.js +++ b/icons/es5/QuestionAnswerOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQuestionAnswerOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgQuestionAnswerOutline(props) { fill: "currentColor" })); } - export default SvgQuestionAnswerOutline; \ No newline at end of file diff --git a/icons/es5/QuestionMark.js b/icons/es5/QuestionMark.js index 785703dd0e..c570c7df9a 100644 --- a/icons/es5/QuestionMark.js +++ b/icons/es5/QuestionMark.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQuestionMark(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.07 12.85c.77-1.39 2.25-2.21 3.11-3.44.91-1.29.4-3.7-2.18-3.7-1.69 0-2.52 1.28-2.87 2.34L6.54 6.96C7.25 4.83 9.18 3 11.99 3c2.35 0 3.96 1.07 4.78 2.41.7 1.15 1.11 3.3.03 4.9-1.2 1.77-2.35 2.31-2.97 3.45-.25.46-.35.76-.35 2.24h-2.89c-.01-.78-.13-2.05.48-3.15zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z" + d: "M11.07 12.85c.77-1.39 2.25-2.21 3.11-3.44.91-1.29.4-3.7-2.18-3.7-1.69 0-2.52 1.28-2.87 2.34L6.54 6.96C7.25 4.83 9.18 3 11.99 3c2.35 0 3.96 1.07 4.78 2.41.7 1.15 1.11 3.3.03 4.9-1.2 1.77-2.35 2.31-2.97 3.45-.25.46-.35.76-.35 2.24h-2.89c-.01-.78-.13-2.05.48-3.15zM14 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z", + fill: "currentColor" })); } - export default SvgQuestionMark; \ No newline at end of file diff --git a/icons/es5/Queue.js b/icons/es5/Queue.js index 29663e7e20..9f0cba7c83 100644 --- a/icons/es5/Queue.js +++ b/icons/es5/Queue.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQueue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zm-3 9h-4v4h-2v-4H9V9h4V5h2v4h4v2z" + d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zm-3 9h-4v4h-2v-4H9V9h4V5h2v4h4v2z", + fill: "currentColor" })); } - export default SvgQueue; \ No newline at end of file diff --git a/icons/es5/QueueMusic.js b/icons/es5/QueueMusic.js index c70a025e0a..3aa39be44f 100644 --- a/icons/es5/QueueMusic.js +++ b/icons/es5/QueueMusic.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQueueMusic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 6H3v2h12V6zm0 4H3v2h12v-2zM3 16h8v-2H3v2zM17 6v8.18c-.31-.11-.65-.18-1-.18-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3V8h3V6h-5z" + d: "M15 6H3v2h12V6zm0 4H3v2h12v-2zM3 16h8v-2H3v2zM17 6v8.18c-.31-.11-.65-.18-1-.18-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3V8h3V6h-5z", + fill: "currentColor" })); } - export default SvgQueueMusic; \ No newline at end of file diff --git a/icons/es5/QueuePlayNext.js b/icons/es5/QueuePlayNext.js index dc1b638dd7..960b14c047 100644 --- a/icons/es5/QueuePlayNext.js +++ b/icons/es5/QueuePlayNext.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQueuePlayNext(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v16h7v2h8v-2h2v-2H3V5h18v8h2V3zm-10 7V7h-2v3H8v2h3v3h2v-3h3v-2h-3zm11 8l-4.5 4.5L18 21l3-3-3-3 1.5-1.5L24 18z" + d: "M23 3H1v16h7v2h8v-2h2v-2H3V5h18v8h2V3zm-10 7V7h-2v3H8v2h3v3h2v-3h3v-2h-3zm11 8l-4.5 4.5L18 21l3-3-3-3 1.5-1.5L24 18z", + fill: "currentColor" })); } - export default SvgQueuePlayNext; \ No newline at end of file diff --git a/icons/es5/Quickreply.js b/icons/es5/Quickreply.js index 7ea077c61b..6c8076ebfb 100644 --- a/icons/es5/Quickreply.js +++ b/icons/es5/Quickreply.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQuickreply(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20l4-4h9v-8h7z" + d: "M22 2H2v20l4-4h9v-8h7z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22.5 16h-2.2l1.7-4h-5v6h2v5z" + d: "M22.5 16h-2.2l1.7-4h-5v6h2v5z", + fill: "currentColor" })); } - export default SvgQuickreply; \ No newline at end of file diff --git a/icons/es5/Quiz.js b/icons/es5/Quiz.js index 31852d4b9f..5da17d41e7 100644 --- a/icons/es5/Quiz.js +++ b/icons/es5/Quiz.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQuiz(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6H2v16h16v-2H4z" + d: "M4 6H2v16h16v-2H4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M6 2v16h16V2H6zm7.51 8.16c.41-.73 1.18-1.16 1.63-1.8.48-.68.21-1.94-1.14-1.94-.88 0-1.32.67-1.5 1.23l-1.37-.57C11.51 5.96 12.52 5 13.99 5c1.23 0 2.08.56 2.51 1.26.37.6.58 1.73.01 2.57-.63.93-1.23 1.21-1.56 1.81-.13.24-.18.4-.18 1.18h-1.52c.01-.41-.06-1.08.26-1.66zm-.56 3.79c0-.59.47-1.04 1.05-1.04.59 0 1.04.45 1.04 1.04 0 .58-.44 1.05-1.04 1.05-.58 0-1.05-.47-1.05-1.05z" + d: "M6 2v16h16V2H6zm7.51 8.16c.41-.73 1.18-1.16 1.63-1.8.48-.68.21-1.94-1.14-1.94-.88 0-1.32.67-1.5 1.23l-1.37-.57C11.51 5.96 12.52 5 13.99 5c1.23 0 2.08.56 2.51 1.26.37.6.58 1.73.01 2.57-.63.93-1.23 1.21-1.56 1.81-.13.24-.18.4-.18 1.18h-1.52c.01-.41-.06-1.08.26-1.66zm-.56 3.79c0-.59.47-1.04 1.05-1.04.59 0 1.04.45 1.04 1.04 0 .58-.44 1.05-1.04 1.05-.58 0-1.05-.47-1.05-1.05z", + fill: "currentColor" })); } - export default SvgQuiz; \ No newline at end of file diff --git a/icons/es5/Quora.js b/icons/es5/Quora.js index 4b4eaed353..63a68394b2 100644 --- a/icons/es5/Quora.js +++ b/icons/es5/Quora.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgQuora(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.94 17.46h-1.11c-.06.52-.4 1.17-1.25 1.17-.78 0-1.34-.54-1.88-1.36a7.233 7.233 0 002.84-5.81C19.54 7 15.86 4 12.01 4 8.21 4 4.5 7.03 4.5 11.47c0 4.4 3.71 7.43 7.51 7.43.66 0 1.32-.09 1.95-.26.74 1.27 1.73 2.36 3.6 2.36 3.1 0 3.45-2.86 3.38-3.54zm-5.45-2.18c-.73-1.11-1.66-1.98-3.46-1.98-1.16 0-2.06.38-2.62.86l.46.92c.24-.11.49-.15.75-.15 1.35 0 2.04 1.17 2.63 2.33-.38.11-.79.16-1.24.16-2.85 0-4.08-2.01-4.08-5.95 0-3.96 1.23-5.99 4.08-5.99 2.89 0 4.13 2.03 4.13 5.99-.01 1.58-.21 2.86-.65 3.81z" + d: "M20.94 17.46h-1.11c-.06.52-.4 1.17-1.25 1.17-.78 0-1.34-.54-1.88-1.36a7.233 7.233 0 002.84-5.81C19.54 7 15.86 4 12.01 4 8.21 4 4.5 7.03 4.5 11.47c0 4.4 3.71 7.43 7.51 7.43.66 0 1.32-.09 1.95-.26.74 1.27 1.73 2.36 3.6 2.36 3.1 0 3.45-2.86 3.38-3.54zm-5.45-2.18c-.73-1.11-1.66-1.98-3.46-1.98-1.16 0-2.06.38-2.62.86l.46.92c.24-.11.49-.15.75-.15 1.35 0 2.04 1.17 2.63 2.33-.38.11-.79.16-1.24.16-2.85 0-4.08-2.01-4.08-5.95 0-3.96 1.23-5.99 4.08-5.99 2.89 0 4.13 2.03 4.13 5.99-.01 1.58-.21 2.86-.65 3.81z", + fill: "currentColor" })); } - export default SvgQuora; \ No newline at end of file diff --git a/icons/es5/RMobiledata.js b/icons/es5/RMobiledata.js index 39135f5337..1eaaf08323 100644 --- a/icons/es5/RMobiledata.js +++ b/icons/es5/RMobiledata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.8 7.2L9 10H7L5.87 7.33H4V10H2V2h7v5.2H7.8zM7 4H4v1.33h3V4z" + d: "M7.8 7.2L9 10H7L5.87 7.33H4V10H2V2h7v5.2H7.8zM7 4H4v1.33h3V4z", + fill: "currentColor" })); } - export default SvgRMobiledata; \ No newline at end of file diff --git a/icons/es5/Radar.js b/icons/es5/Radar.js index d4a1778d97..700fe1b529 100644 --- a/icons/es5/Radar.js +++ b/icons/es5/Radar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRadar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.74 18.33A9.984 9.984 0 0022 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10a9.984 9.984 0 007.11-2.97c.03-.03.05-.06.07-.08.2-.2.39-.41.56-.62zM12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8c0 1.85-.63 3.54-1.69 4.9l-1.43-1.43c.69-.98 1.1-2.17 1.1-3.46 0-3.31-2.69-6-6-6s-6 2.69-6 6 2.69 6 6 6c1.3 0 2.51-.42 3.49-1.13l1.42 1.42A7.822 7.822 0 0112 20zm1.92-7.49c.17-.66.02-1.38-.49-1.9l-.02-.02c-.77-.77-2-.78-2.78-.04-.01.01-.03.02-.05.04-.78.78-.78 2.05 0 2.83l.02.02c.52.51 1.25.67 1.91.49l1.51 1.51c-.6.36-1.29.58-2.04.58-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4c0 .73-.21 1.41-.56 2l-1.5-1.51z" + d: "M19.74 18.33A9.984 9.984 0 0022 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10a9.984 9.984 0 007.11-2.97c.03-.03.05-.06.07-.08.2-.2.39-.41.56-.62zM12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8c0 1.85-.63 3.54-1.69 4.9l-1.43-1.43c.69-.98 1.1-2.17 1.1-3.46 0-3.31-2.69-6-6-6s-6 2.69-6 6 2.69 6 6 6c1.3 0 2.51-.42 3.49-1.13l1.42 1.42A7.822 7.822 0 0112 20zm1.92-7.49c.17-.66.02-1.38-.49-1.9l-.02-.02c-.77-.77-2-.78-2.78-.04-.01.01-.03.02-.05.04-.78.78-.78 2.05 0 2.83l.02.02c.52.51 1.25.67 1.91.49l1.51 1.51c-.6.36-1.29.58-2.04.58-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4c0 .73-.21 1.41-.56 2l-1.5-1.51z", + fill: "currentColor" })); } - export default SvgRadar; \ No newline at end of file diff --git a/icons/es5/Radio.js b/icons/es5/Radio.js index bd79def11a..1d670c75ec 100644 --- a/icons/es5/Radio.js +++ b/icons/es5/Radio.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRadio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 6.67V22h20V6H8.3l8.26-3.34L15.88 1 2 6.67zM7 20c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm13-8h-2v-2h-2v2H4V8h16v4z" + d: "M2 6.67V22h20V6H8.3l8.26-3.34L15.88 1 2 6.67zM7 20c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm13-8h-2v-2h-2v2H4V8h16v4z", + fill: "currentColor" })); } - export default SvgRadio; \ No newline at end of file diff --git a/icons/es5/RadioButtonChecked.js b/icons/es5/RadioButtonChecked.js index ee468c29d0..68bbecfe96 100644 --- a/icons/es5/RadioButtonChecked.js +++ b/icons/es5/RadioButtonChecked.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRadioButtonChecked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -17,5 +15,4 @@ function SvgRadioButtonChecked(props) { fill: "currentColor" })); } - export default SvgRadioButtonChecked; \ No newline at end of file diff --git a/icons/es5/RadioButtonUnchecked.js b/icons/es5/RadioButtonUnchecked.js index f4eaad6f69..11695455db 100644 --- a/icons/es5/RadioButtonUnchecked.js +++ b/icons/es5/RadioButtonUnchecked.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRadioButtonUnchecked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgRadioButtonUnchecked(props) { fill: "currentColor" })); } - export default SvgRadioButtonUnchecked; \ No newline at end of file diff --git a/icons/es5/RailwayAlert.js b/icons/es5/RailwayAlert.js index 4bef086b3d..2acc158973 100644 --- a/icons/es5/RailwayAlert.js +++ b/icons/es5/RailwayAlert.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRailwayAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 11V8h7.29c-.77-2.6.21-4.61.37-4.97C2.97 2.67 2 5.02 2 7v9.5C2 18.43 3.57 20 5.5 20L4 21v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V13c-1.91 0-3.63-.76-4.89-2H4zm6 6c-.83 0-1.5-.67-1.5-1.5S9.17 14 10 14s1.5.67 1.5 1.5S10.83 17 10 17z" + d: "M4 11V8h7.29c-.77-2.6.21-4.61.37-4.97C2.97 2.67 2 5.02 2 7v9.5C2 18.43 3.57 20 5.5 20L4 21v1h12v-1l-1.5-1c1.93 0 3.5-1.57 3.5-3.5V13c-1.91 0-3.63-.76-4.89-2H4zm6 6c-.83 0-1.5-.67-1.5-1.5S9.17 14 10 14s1.5.67 1.5 1.5S10.83 17 10 17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V8h1v1zm0-2h-1V3h1v4z" + d: "M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V8h1v1zm0-2h-1V3h1v4z", + fill: "currentColor" })); } - export default SvgRailwayAlert; \ No newline at end of file diff --git a/icons/es5/RamenDining.js b/icons/es5/RamenDining.js index fad3312783..8bbe9fa1bc 100644 --- a/icons/es5/RamenDining.js +++ b/icons/es5/RamenDining.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRamenDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 3.51V2L4 3.99V12H2c0 3.69 2.47 6.86 6 8.25V22h8v-1.75c3.53-1.39 6-4.56 6-8.25H10.5V8H22V6.5H10.5V4.78L22 3.51zM6.5 5.22V6.5h-1V5.34l1-.12zM5.5 8h1v4h-1V8zM9 12H8V8h1v4zm0-5.5H8V5.06l1-.11V6.5z" + d: "M22 3.51V2L4 3.99V12H2c0 3.69 2.47 6.86 6 8.25V22h8v-1.75c3.53-1.39 6-4.56 6-8.25H10.5V8H22V6.5H10.5V4.78L22 3.51zM6.5 5.22V6.5h-1V5.34l1-.12zM5.5 8h1v4h-1V8zM9 12H8V8h1v4zm0-5.5H8V5.06l1-.11V6.5z", + fill: "currentColor" })); } - export default SvgRamenDining; \ No newline at end of file diff --git a/icons/es5/RampLeft.js b/icons/es5/RampLeft.js index 4def4f5735..f1aa9b2f10 100644 --- a/icons/es5/RampLeft.js +++ b/icons/es5/RampLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRampLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 21h-2V6.83L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83V9c0 4.27 4.03 7.13 6 8.27l-1.46 1.46c-1.91-1.16-3.44-2.53-4.54-4.02V21z" + d: "M13 21h-2V6.83L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83V9c0 4.27 4.03 7.13 6 8.27l-1.46 1.46c-1.91-1.16-3.44-2.53-4.54-4.02V21z", + fill: "currentColor" })); } - export default SvgRampLeft; \ No newline at end of file diff --git a/icons/es5/RampRight.js b/icons/es5/RampRight.js index 1bcaa2f730..f6deee6ada 100644 --- a/icons/es5/RampRight.js +++ b/icons/es5/RampRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRampRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 21h2V6.83l1.59 1.59L16 7l-4-4-4 4 1.41 1.41L11 6.83V9c0 4.27-4.03 7.13-6 8.27l1.46 1.46C8.37 17.56 9.9 16.19 11 14.7V21z" + d: "M11 21h2V6.83l1.59 1.59L16 7l-4-4-4 4 1.41 1.41L11 6.83V9c0 4.27-4.03 7.13-6 8.27l1.46 1.46C8.37 17.56 9.9 16.19 11 14.7V21z", + fill: "currentColor" })); } - export default SvgRampRight; \ No newline at end of file diff --git a/icons/es5/RateReview.js b/icons/es5/RateReview.js index 9002687879..1b09bb04c2 100644 --- a/icons/es5/RateReview.js +++ b/icons/es5/RateReview.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRateReview(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20l4-4h16V2zM6 14v-2.47l6.88-6.88c.2-.2.51-.2.71 0l1.77 1.77c.2.2.2.51 0 .71L8.47 14H6zm12 0h-7.5l2-2H18v2z" + d: "M22 2H2v20l4-4h16V2zM6 14v-2.47l6.88-6.88c.2-.2.51-.2.71 0l1.77 1.77c.2.2.2.51 0 .71L8.47 14H6zm12 0h-7.5l2-2H18v2z", + fill: "currentColor" })); } - export default SvgRateReview; \ No newline at end of file diff --git a/icons/es5/RawOff.js b/icons/es5/RawOff.js index a199d41ee9..5f9d5a38c0 100644 --- a/icons/es5/RawOff.js +++ b/icons/es5/RawOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRawOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.15 14.32l.59-2.36.76 3.04h1.48l1.5-6h-1.5l-.74 3-.74-3h-1.52l-.74 3-.74-3H14l.72 2.9zM1.39 4.22L6.17 9H3v6h1.5v-2h1.1l.9 2H8l-.9-2.1c.5-.3.9-.8.9-1.4v-.67l1.43 1.43L8.75 15h1.5l.38-1.5h.04l9.11 9.11 1.41-1.41L2.81 2.81 1.39 4.22zM6.5 11.5h-2v-1h2v1z" + d: "M17.15 14.32l.59-2.36.76 3.04h1.48l1.5-6h-1.5l-.74 3-.74-3h-1.52l-.74 3-.74-3H14l.72 2.9zM1.39 4.22L6.17 9H3v6h1.5v-2h1.1l.9 2H8l-.9-2.1c.5-.3.9-.8.9-1.4v-.67l1.43 1.43L8.75 15h1.5l.38-1.5h.04l9.11 9.11 1.41-1.41L2.81 2.81 1.39 4.22zM6.5 11.5h-2v-1h2v1z", + fill: "currentColor" })); } - export default SvgRawOff; \ No newline at end of file diff --git a/icons/es5/RawOn.js b/icons/es5/RawOn.js index 7a86d6562e..ca9f6159e6 100644 --- a/icons/es5/RawOn.js +++ b/icons/es5/RawOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRawOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.5 9H3v6h1.5v-2h1.1l.9 2H8l-.9-2.1c.5-.3.9-.8.9-1.4v-1C8 9.7 7.3 9 6.5 9zm0 2.5h-2v-1h2v1zM10.25 9l-1.5 6h1.5l.38-1.5h1.75l.37 1.5h1.5l-1.5-6h-2.5zm.75 3l.25-1h.5l.25 1h-1zm8.98-3l-.74 3-.74-3h-1.52l-.74 3-.74-3H14l1.5 6h1.48l.76-3.04.76 3.04h1.48l1.5-6z" + d: "M6.5 9H3v6h1.5v-2h1.1l.9 2H8l-.9-2.1c.5-.3.9-.8.9-1.4v-1C8 9.7 7.3 9 6.5 9zm0 2.5h-2v-1h2v1zM10.25 9l-1.5 6h1.5l.38-1.5h1.75l.37 1.5h1.5l-1.5-6h-2.5zm.75 3l.25-1h.5l.25 1h-1zm8.98-3l-.74 3-.74-3h-1.52l-.74 3-.74-3H14l1.5 6h1.48l.76-3.04.76 3.04h1.48l1.5-6z", + fill: "currentColor" })); } - export default SvgRawOn; \ No newline at end of file diff --git a/icons/es5/ReadMore.js b/icons/es5/ReadMore.js index 1b4ac2aded..4f334875cb 100644 --- a/icons/es5/ReadMore.js +++ b/icons/es5/ReadMore.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReadMore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 7h9v2h-9zm0 8h9v2h-9zm3-4h6v2h-6zm-3 1L8 7v4H2v2h6v4z" + d: "M13 7h9v2h-9zm0 8h9v2h-9zm3-4h6v2h-6zm-3 1L8 7v4H2v2h6v4z", + fill: "currentColor" })); } - export default SvgReadMore; \ No newline at end of file diff --git a/icons/es5/RealEstateAgent.js b/icons/es5/RealEstateAgent.js index 608eb06675..a0bd3afc9c 100644 --- a/icons/es5/RealEstateAgent.js +++ b/icons/es5/RealEstateAgent.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRealEstateAgent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 22h4V11H1v11zM14 1.5l-7 5V9h2l10 4v2h2V6.5l-7-5zm-.5 8.5h-1V9h1v1zm0-2h-1V7h1v1zm2 2h-1V9h1v1zm0-2h-1V7h1v1zM22 19l-8 3-7-1.98V11h1.97L17 14v2h-4l-1.76-.68-.33.94L13 17h9v2z" + d: "M1 22h4V11H1v11zM14 1.5l-7 5V9h2l10 4v2h2V6.5l-7-5zm-.5 8.5h-1V9h1v1zm0-2h-1V7h1v1zm2 2h-1V9h1v1zm0-2h-1V7h1v1zM22 19l-8 3-7-1.98V11h1.97L17 14v2h-4l-1.76-.68-.33.94L13 17h9v2z", + fill: "currentColor" })); } - export default SvgRealEstateAgent; \ No newline at end of file diff --git a/icons/es5/Receipt.js b/icons/es5/Receipt.js index 8671b3279c..00e8f17aff 100644 --- a/icons/es5/Receipt.js +++ b/icons/es5/Receipt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReceipt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 17H6v-2h12v2zm0-4H6v-2h12v2zm0-4H6V7h12v2zM3 22l1.5-1.5L6 22l1.5-1.5L9 22l1.5-1.5L12 22l1.5-1.5L15 22l1.5-1.5L18 22l1.5-1.5L21 22V2l-1.5 1.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2 4.5 3.5 3 2v20z" + d: "M18 17H6v-2h12v2zm0-4H6v-2h12v2zm0-4H6V7h12v2zM3 22l1.5-1.5L6 22l1.5-1.5L9 22l1.5-1.5L12 22l1.5-1.5L15 22l1.5-1.5L18 22l1.5-1.5L21 22V2l-1.5 1.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2 4.5 3.5 3 2v20z", + fill: "currentColor" })); } - export default SvgReceipt; \ No newline at end of file diff --git a/icons/es5/ReceiptLong.js b/icons/es5/ReceiptLong.js index 7ee2fa9217..35dbc9b8e1 100644 --- a/icons/es5/ReceiptLong.js +++ b/icons/es5/ReceiptLong.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReceiptLong(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.5 3.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2v14H3v3c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V2l-1.5 1.5zM15 20H6c-.55 0-1-.45-1-1v-1h10v2zm4-1c0 .55-.45 1-1 1s-1-.45-1-1v-3H8V5h11v14z" + d: "M19.5 3.5L18 2l-1.5 1.5L15 2l-1.5 1.5L12 2l-1.5 1.5L9 2 7.5 3.5 6 2v14H3v3c0 1.66 1.34 3 3 3h12c1.66 0 3-1.34 3-3V2l-1.5 1.5zM15 20H6c-.55 0-1-.45-1-1v-1h10v2zm4-1c0 .55-.45 1-1 1s-1-.45-1-1v-3H8V5h11v14z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M9 7h6v2H9zm0 3h6v2H9zm7-3h2v2h-2zm0 3h2v2h-2z" + d: "M9 7h6v2H9zm0 3h6v2H9zm7-3h2v2h-2zm0 3h2v2h-2z", + fill: "currentColor" })); } - export default SvgReceiptLong; \ No newline at end of file diff --git a/icons/es5/RecentActors.js b/icons/es5/RecentActors.js index caf186f979..076afc98e1 100644 --- a/icons/es5/RecentActors.js +++ b/icons/es5/RecentActors.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRecentActors(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 5v14h2V5h-2zm-4 14h2V5h-2v14zM15 5H1v14h14V5zM8 7.75c1.24 0 2.25 1.01 2.25 2.25S9.24 12.25 8 12.25 5.75 11.24 5.75 10 6.76 7.75 8 7.75zM12.5 17h-9v-.75c0-1.5 3-2.25 4.5-2.25s4.5.75 4.5 2.25V17z" + d: "M21 5v14h2V5h-2zm-4 14h2V5h-2v14zM15 5H1v14h14V5zM8 7.75c1.24 0 2.25 1.01 2.25 2.25S9.24 12.25 8 12.25 5.75 11.24 5.75 10 6.76 7.75 8 7.75zM12.5 17h-9v-.75c0-1.5 3-2.25 4.5-2.25s4.5.75 4.5 2.25V17z", + fill: "currentColor" })); } - export default SvgRecentActors; \ No newline at end of file diff --git a/icons/es5/Recommend.js b/icons/es5/Recommend.js index 592be2b135..f7c0cef209 100644 --- a/icons/es5/Recommend.js +++ b/icons/es5/Recommend.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRecommend(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm6 10.05L15.46 18H7v-7.56L12 5l1 1v.53L12.41 10H18v2.05z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm6 10.05L15.46 18H7v-7.56L12 5l1 1v.53L12.41 10H18v2.05z", + fill: "currentColor" })); } - export default SvgRecommend; \ No newline at end of file diff --git a/icons/es5/Record.js b/icons/es5/Record.js index f6a491584c..1fc34cb443 100644 --- a/icons/es5/Record.js +++ b/icons/es5/Record.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRecord(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgRecord(props) { fill: "currentColor" })); } - export default SvgRecord; \ No newline at end of file diff --git a/icons/es5/RecordVoiceOver.js b/icons/es5/RecordVoiceOver.js index a23aa07617..c888765815 100644 --- a/icons/es5/RecordVoiceOver.js +++ b/icons/es5/RecordVoiceOver.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRecordVoiceOver(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 9, r: 4 }), /*#__PURE__*/React.createElement("path", { - d: "M9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm6.08-7.95c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27l-1.68 1.69zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z" + d: "M9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4zm6.08-7.95c.84 1.18.84 2.71 0 3.89l1.68 1.69c2.02-2.02 2.02-5.07 0-7.27l-1.68 1.69zM20.07 2l-1.63 1.63c2.77 3.02 2.77 7.56 0 10.74L20.07 16c3.9-3.89 3.91-9.95 0-14z", + fill: "currentColor" })); } - export default SvgRecordVoiceOver; \ No newline at end of file diff --git a/icons/es5/Rectangle.js b/icons/es5/Rectangle.js index 6322e13be7..9a2f1a2a24 100644 --- a/icons/es5/Rectangle.js +++ b/icons/es5/Rectangle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRectangle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 4h20v16H2z" + d: "M2 4h20v16H2z", + fill: "currentColor" })); } - export default SvgRectangle; \ No newline at end of file diff --git a/icons/es5/Recycling.js b/icons/es5/Recycling.js index 172e23c64d..677a63ff47 100644 --- a/icons/es5/Recycling.js +++ b/icons/es5/Recycling.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRecycling(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.77 7.15L7.2 4.78l1.03-1.71c.39-.65 1.33-.65 1.72 0l1.48 2.46-1.23 2.06-1 1.62-3.43-2.06zm15.95 5.82l-1.6-2.66-3.46 2L18.87 16H20a2 2 0 002-2c0-.36-.1-.71-.28-1.03zM16 21h1.5a2 2 0 001.79-1.11L20.74 17H16v-2l-4 4 4 4v-2zm-6-4H5.7l-.84 1.41c-.3.5-.32 1.12-.06 1.65.28.57.87.94 1.52.94H10v-4zm-3.88-2.65l1.73 1.04L6.48 9.9 1 11.27l1.7 1.02-.41.69c-.35.59-.38 1.31-.07 1.92l1.63 3.26 2.27-3.81zm10.9-9.21l-1.3-2.17C15.35 2.37 14.7 2 14 2h-3.53l3.12 5.2-1.72 1.03 5.49 1.37 1.37-5.49-1.71 1.03z" + d: "M5.77 7.15L7.2 4.78l1.03-1.71c.39-.65 1.33-.65 1.72 0l1.48 2.46-1.23 2.06-1 1.62-3.43-2.06zm15.95 5.82l-1.6-2.66-3.46 2L18.87 16H20a2 2 0 002-2c0-.36-.1-.71-.28-1.03zM16 21h1.5a2 2 0 001.79-1.11L20.74 17H16v-2l-4 4 4 4v-2zm-6-4H5.7l-.84 1.41c-.3.5-.32 1.12-.06 1.65.28.57.87.94 1.52.94H10v-4zm-3.88-2.65l1.73 1.04L6.48 9.9 1 11.27l1.7 1.02-.41.69c-.35.59-.38 1.31-.07 1.92l1.63 3.26 2.27-3.81zm10.9-9.21l-1.3-2.17C15.35 2.37 14.7 2 14 2h-3.53l3.12 5.2-1.72 1.03 5.49 1.37 1.37-5.49-1.71 1.03z", + fill: "currentColor" })); } - export default SvgRecycling; \ No newline at end of file diff --git a/icons/es5/Reddit.js b/icons/es5/Reddit.js index 2c9d3d5205..07abf4ee96 100644 --- a/icons/es5/Reddit.js +++ b/icons/es5/Reddit.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReddit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.75 13.04c0-.57-.47-1.04-1.04-1.04-.57 0-1.04.47-1.04 1.04a1.04 1.04 0 102.08 0zm3.34 2.37c-.45.45-1.41.61-2.09.61s-1.64-.16-2.09-.61a.26.26 0 00-.38 0 .26.26 0 000 .38c.71.71 2.07.77 2.47.77.4 0 1.76-.06 2.47-.77a.26.26 0 000-.38c-.1-.1-.27-.1-.38 0zm.2-3.41c-.57 0-1.04.47-1.04 1.04 0 .57.47 1.04 1.04 1.04s1.04-.47 1.04-1.04c0-.57-.46-1.04-1.04-1.04z" + d: "M10.75 13.04c0-.57-.47-1.04-1.04-1.04-.57 0-1.04.47-1.04 1.04a1.04 1.04 0 102.08 0zm3.34 2.37c-.45.45-1.41.61-2.09.61s-1.64-.16-2.09-.61a.26.26 0 00-.38 0 .26.26 0 000 .38c.71.71 2.07.77 2.47.77.4 0 1.76-.06 2.47-.77a.26.26 0 000-.38c-.1-.1-.27-.1-.38 0zm.2-3.41c-.57 0-1.04.47-1.04 1.04 0 .57.47 1.04 1.04 1.04s1.04-.47 1.04-1.04c0-.57-.46-1.04-1.04-1.04z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5.8 11.33c.02.14.03.29.03.44 0 2.24-2.61 4.06-5.83 4.06s-5.83-1.82-5.83-4.06c0-.15.01-.3.03-.44-.51-.23-.86-.74-.86-1.33a1.455 1.455 0 012.47-1.05c1.01-.73 2.41-1.19 3.96-1.24l.74-3.49c.01-.07.05-.13.11-.16.06-.04.13-.05.2-.04l2.42.52a1.04 1.04 0 11.93 1.5c-.56 0-1.01-.44-1.04-.99l-2.17-.46-.66 3.12c1.53.05 2.9.52 3.9 1.24a1.455 1.455 0 111.6 2.38z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5.8 11.33c.02.14.03.29.03.44 0 2.24-2.61 4.06-5.83 4.06s-5.83-1.82-5.83-4.06c0-.15.01-.3.03-.44-.51-.23-.86-.74-.86-1.33a1.455 1.455 0 012.47-1.05c1.01-.73 2.41-1.19 3.96-1.24l.74-3.49c.01-.07.05-.13.11-.16.06-.04.13-.05.2-.04l2.42.52a1.04 1.04 0 11.93 1.5c-.56 0-1.01-.44-1.04-.99l-2.17-.46-.66 3.12c1.53.05 2.9.52 3.9 1.24a1.455 1.455 0 111.6 2.38z", + fill: "currentColor" })); } - export default SvgReddit; \ No newline at end of file diff --git a/icons/es5/Redeem.js b/icons/es5/Redeem.js index 41f4716468..d501425a15 100644 --- a/icons/es5/Redeem.js +++ b/icons/es5/Redeem.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRedeem(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6h-4.18c.11-.31.18-.65.18-1a2.996 2.996 0 00-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H2v15h20V6zm-7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 12 7.4l3.38 4.6L17 10.83 14.92 8H20v6z" + d: "M22 6h-4.18c.11-.31.18-.65.18-1a2.996 2.996 0 00-5.5-1.65l-.5.67-.5-.68C10.96 2.54 10.05 2 9 2 7.34 2 6 3.34 6 5c0 .35.07.69.18 1H2v15h20V6zm-7-2c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zM9 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm11 15H4v-2h16v2zm0-5H4V8h5.08L7 10.83 8.62 12 12 7.4l3.38 4.6L17 10.83 14.92 8H20v6z", + fill: "currentColor" })); } - export default SvgRedeem; \ No newline at end of file diff --git a/icons/es5/Redo.js b/icons/es5/Redo.js index 748106a874..fd287f4bb7 100644 --- a/icons/es5/Redo.js +++ b/icons/es5/Redo.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRedo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgRedo(props) { fill: "currentColor" })); } - export default SvgRedo; \ No newline at end of file diff --git a/icons/es5/ReduceCapacity.js b/icons/es5/ReduceCapacity.js index a2ceb8c7e0..28daedff89 100644 --- a/icons/es5/ReduceCapacity.js +++ b/icons/es5/ReduceCapacity.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReduceCapacity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58A6.95 6.95 0 0018 7c-.67 0-1.31.1-1.92.28.58.55.92 1.32.92 2.15V10h5v-.57c0-.81-.48-1.53-1.22-1.85zM6 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.92 1.28C7.31 7.1 6.67 7 6 7c-.99 0-1.93.21-2.78.58A2.01 2.01 0 002 9.43V10h5v-.57c0-.83.34-1.6.92-2.15zM10 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 9.43V10zm-1 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6h-8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0121 21.43V22zM5 16c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H3v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0111 21.43V22zm1.75-9v-2h-1.5v2H9l3 3 3-3h-2.25z" + d: "M16 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58A6.95 6.95 0 0018 7c-.67 0-1.31.1-1.92.28.58.55.92 1.32.92 2.15V10h5v-.57c0-.81-.48-1.53-1.22-1.85zM6 6c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm1.92 1.28C7.31 7.1 6.67 7 6 7c-.99 0-1.93.21-2.78.58A2.01 2.01 0 002 9.43V10h5v-.57c0-.83.34-1.6.92-2.15zM10 4c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0116 9.43V10zm-1 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6h-8v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0121 21.43V22zM5 16c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm6 6H3v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0111 21.43V22zm1.75-9v-2h-1.5v2H9l3 3 3-3h-2.25z", + fill: "currentColor" })); } - export default SvgReduceCapacity; \ No newline at end of file diff --git a/icons/es5/Refresh.js b/icons/es5/Refresh.js index ba8d858395..2aeca9d7d1 100644 --- a/icons/es5/Refresh.js +++ b/icons/es5/Refresh.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRefresh(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.65 6.35A7.958 7.958 0 0012 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0112 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z" + d: "M17.65 6.35A7.958 7.958 0 0012 4c-4.42 0-7.99 3.58-7.99 8s3.57 8 7.99 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0112 18c-3.31 0-6-2.69-6-6s2.69-6 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35z", + fill: "currentColor" })); } - export default SvgRefresh; \ No newline at end of file diff --git a/icons/es5/RememberMe.js b/icons/es5/RememberMe.js index 78b4fa4af9..476278a627 100644 --- a/icons/es5/RememberMe.js +++ b/icons/es5/RememberMe.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRememberMe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 1H5v22h14V1zm-2 14.21c-1.5-.77-3.2-1.21-5-1.21s-3.5.44-5 1.21V6h10v9.21z" + d: "M19 1H5v22h14V1zm-2 14.21c-1.5-.77-3.2-1.21-5-1.21s-3.5.44-5 1.21V6h10v9.21z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 10, r: 3 })); } - export default SvgRememberMe; \ No newline at end of file diff --git a/icons/es5/Remove.js b/icons/es5/Remove.js index 9db9d74bfe..1f7fa97b0f 100644 --- a/icons/es5/Remove.js +++ b/icons/es5/Remove.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgRemove(props) { fill: "currentColor" })); } - export default SvgRemove; \ No newline at end of file diff --git a/icons/es5/RemoveCircle.js b/icons/es5/RemoveCircle.js index d239271406..7b0932d778 100644 --- a/icons/es5/RemoveCircle.js +++ b/icons/es5/RemoveCircle.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRemoveCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgRemoveCircle(props) { fill: "currentColor" })); } - export default SvgRemoveCircle; \ No newline at end of file diff --git a/icons/es5/RemoveCircleOutline.js b/icons/es5/RemoveCircleOutline.js index 40eadf8fc4..2c43ef6682 100644 --- a/icons/es5/RemoveCircleOutline.js +++ b/icons/es5/RemoveCircleOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRemoveCircleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 11v2h10v-2H7zm5-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z" + d: "M7 11v2h10v-2H7zm5-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z", + fill: "currentColor" })); } - export default SvgRemoveCircleOutline; \ No newline at end of file diff --git a/icons/es5/RemoveDone.js b/icons/es5/RemoveDone.js index 392f6155fe..2ff06100bd 100644 --- a/icons/es5/RemoveDone.js +++ b/icons/es5/RemoveDone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRemoveDone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.84 1.98L3.43 3.39l10.38 10.38-1.41 1.41-4.24-4.24-1.41 1.41 5.66 5.66 2.83-2.83 6.6 6.6 1.41-1.41L4.84 1.98zm13.21 10.38L23 7.4 21.57 6l-4.94 4.94 1.42 1.42zm-.71-4.96l-1.41-1.41-2.12 2.12 1.41 1.41 2.12-2.12zM1.08 12.35l5.66 5.66 1.41-1.41-5.66-5.66-1.41 1.41z" + d: "M4.84 1.98L3.43 3.39l10.38 10.38-1.41 1.41-4.24-4.24-1.41 1.41 5.66 5.66 2.83-2.83 6.6 6.6 1.41-1.41L4.84 1.98zm13.21 10.38L23 7.4 21.57 6l-4.94 4.94 1.42 1.42zm-.71-4.96l-1.41-1.41-2.12 2.12 1.41 1.41 2.12-2.12zM1.08 12.35l5.66 5.66 1.41-1.41-5.66-5.66-1.41 1.41z", + fill: "currentColor" })); } - export default SvgRemoveDone; \ No newline at end of file diff --git a/icons/es5/RemoveFromQueue.js b/icons/es5/RemoveFromQueue.js index 4516373989..b21c4da410 100644 --- a/icons/es5/RemoveFromQueue.js +++ b/icons/es5/RemoveFromQueue.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRemoveFromQueue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v16h7v2h8v-2h7V3zm-2 14H3V5h18v12zm-5-7v2H8v-2h8z" + d: "M23 3H1v16h7v2h8v-2h7V3zm-2 14H3V5h18v12zm-5-7v2H8v-2h8z", + fill: "currentColor" })); } - export default SvgRemoveFromQueue; \ No newline at end of file diff --git a/icons/es5/RemoveModerator.js b/icons/es5/RemoveModerator.js index 5ee056dc96..369bcfa1d0 100644 --- a/icons/es5/RemoveModerator.js +++ b/icons/es5/RemoveModerator.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRemoveModerator(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 11.09V5l-8-3-5.22 1.96 12.09 12.09c.72-1.53 1.13-3.22 1.13-4.96zM2.81 2.81L1.39 4.22 4 6.83v4.26c0 5.05 3.41 9.76 8 10.91 1.72-.43 3.28-1.36 4.55-2.62l3.23 3.23 1.41-1.41L2.81 2.81z" + d: "M20 11.09V5l-8-3-5.22 1.96 12.09 12.09c.72-1.53 1.13-3.22 1.13-4.96zM2.81 2.81L1.39 4.22 4 6.83v4.26c0 5.05 3.41 9.76 8 10.91 1.72-.43 3.28-1.36 4.55-2.62l3.23 3.23 1.41-1.41L2.81 2.81z", + fill: "currentColor" })); } - export default SvgRemoveModerator; \ No newline at end of file diff --git a/icons/es5/RemoveRedEye.js b/icons/es5/RemoveRedEye.js index b9394c33ef..fd55195280 100644 --- a/icons/es5/RemoveRedEye.js +++ b/icons/es5/RemoveRedEye.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRemoveRedEye(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z" + d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z", + fill: "currentColor" })); } - export default SvgRemoveRedEye; \ No newline at end of file diff --git a/icons/es5/RemoveRoad.js b/icons/es5/RemoveRoad.js index b2962ce315..73d53a035b 100644 --- a/icons/es5/RemoveRoad.js +++ b/icons/es5/RemoveRoad.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRemoveRoad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4h2v9h-2zM4 4h2v16H4zm7 0h2v4h-2zm0 6h2v4h-2zm0 6h2v4h-2zm11.5.41L21.09 15 19 17.09 16.91 15l-1.41 1.41 2.09 2.09-2.09 2.09L16.91 22 19 19.91 21.09 22l1.41-1.41-2.09-2.09z" + d: "M18 4h2v9h-2zM4 4h2v16H4zm7 0h2v4h-2zm0 6h2v4h-2zm0 6h2v4h-2zm11.5.41L21.09 15 19 17.09 16.91 15l-1.41 1.41 2.09 2.09-2.09 2.09L16.91 22 19 19.91 21.09 22l1.41-1.41-2.09-2.09z", + fill: "currentColor" })); } - export default SvgRemoveRoad; \ No newline at end of file diff --git a/icons/es5/RemoveShoppingCart.js b/icons/es5/RemoveShoppingCart.js index 57642a3323..0d80ec93b4 100644 --- a/icons/es5/RemoveShoppingCart.js +++ b/icons/es5/RemoveShoppingCart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRemoveShoppingCart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1.41 1.13L0 2.54l4.39 4.39 2.21 4.66L3.62 17h10.84l1.38 1.38A1.997 1.997 0 0017 22c.67 0 1.26-.33 1.62-.84L21.46 24l1.41-1.41L1.41 1.13zM7 15l1.1-2h2.36l2 2H7zm9.05-2.06h.73L21.7 4H7.12l8.93 8.94zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2z" + d: "M1.41 1.13L0 2.54l4.39 4.39 2.21 4.66L3.62 17h10.84l1.38 1.38A1.997 1.997 0 0017 22c.67 0 1.26-.33 1.62-.84L21.46 24l1.41-1.41L1.41 1.13zM7 15l1.1-2h2.36l2 2H7zm9.05-2.06h.73L21.7 4H7.12l8.93 8.94zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2z", + fill: "currentColor" })); } - export default SvgRemoveShoppingCart; \ No newline at end of file diff --git a/icons/es5/Reorder.js b/icons/es5/Reorder.js index 61c5c5c8b3..2648e5e73d 100644 --- a/icons/es5/Reorder.js +++ b/icons/es5/Reorder.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReorder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 15h18v-2H3v2zm0 4h18v-2H3v2zm0-8h18V9H3v2zm0-6v2h18V5H3z" + d: "M3 15h18v-2H3v2zm0 4h18v-2H3v2zm0-8h18V9H3v2zm0-6v2h18V5H3z", + fill: "currentColor" })); } - export default SvgReorder; \ No newline at end of file diff --git a/icons/es5/Repartition.js b/icons/es5/Repartition.js index 559eba349f..d126176551 100644 --- a/icons/es5/Repartition.js +++ b/icons/es5/Repartition.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRepartition(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 21h18v-6H3v6zm7.33-2v-2h3.33v2h-3.33zM19 19h-3.33v-2H19v2zM5 17h3.33v2H5v-2zm1-7l1.42-1.42L5.83 7H17c1.1 0 2 .9 2 2s-.9 2-2 2H3v2h14c2.21 0 4-1.79 4-4s-1.79-4-4-4H5.83l1.59-1.59L6 2 2 6l4 4z" + d: "M3 21h18v-6H3v6zm7.33-2v-2h3.33v2h-3.33zM19 19h-3.33v-2H19v2zM5 17h3.33v2H5v-2zm1-7l1.42-1.42L5.83 7H17c1.1 0 2 .9 2 2s-.9 2-2 2H3v2h14c2.21 0 4-1.79 4-4s-1.79-4-4-4H5.83l1.59-1.59L6 2 2 6l4 4z", + fill: "currentColor" })); } - export default SvgRepartition; \ No newline at end of file diff --git a/icons/es5/Repeat.js b/icons/es5/Repeat.js index 48104cf735..b3957f3da4 100644 --- a/icons/es5/Repeat.js +++ b/icons/es5/Repeat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRepeat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4z" + d: "M7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4z", + fill: "currentColor" })); } - export default SvgRepeat; \ No newline at end of file diff --git a/icons/es5/RepeatOn.js b/icons/es5/RepeatOn.js index 9e349699c8..2f4dfe08f4 100644 --- a/icons/es5/RepeatOn.js +++ b/icons/es5/RepeatOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRepeatOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 1H3c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm-2 18H7v3l-4-4 4-4v3h10v-4h2v6zm-2-9V7H7v4H5V5h12V2l4 4-4 4z" + d: "M21 1H3c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm-2 18H7v3l-4-4 4-4v3h10v-4h2v6zm-2-9V7H7v4H5V5h12V2l4 4-4 4z", + fill: "currentColor" })); } - export default SvgRepeatOn; \ No newline at end of file diff --git a/icons/es5/RepeatOne.js b/icons/es5/RepeatOne.js index 8898679901..b68a52506c 100644 --- a/icons/es5/RepeatOne.js +++ b/icons/es5/RepeatOne.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRepeatOne(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4zm-4-2V9h-1l-2 1v1h1.5v4H13z" + d: "M7 7h10v3l4-4-4-4v3H5v6h2V7zm10 10H7v-3l-4 4 4 4v-3h12v-6h-2v4zm-4-2V9h-1l-2 1v1h1.5v4H13z", + fill: "currentColor" })); } - export default SvgRepeatOne; \ No newline at end of file diff --git a/icons/es5/RepeatOneOn.js b/icons/es5/RepeatOneOn.js index e7799dbf3f..bcf01d3567 100644 --- a/icons/es5/RepeatOneOn.js +++ b/icons/es5/RepeatOneOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRepeatOneOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 1H3c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm-2 18H7v3l-4-4 4-4v3h10v-4h2v6zm-9-8.5V9h3v6h-1.5v-4.5H10zm7-.5V7H7v4H5V5h12V2l4 4-4 4z" + d: "M21 1H3c-1.1 0-2 .9-2 2v18c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm-2 18H7v3l-4-4 4-4v3h10v-4h2v6zm-9-8.5V9h3v6h-1.5v-4.5H10zm7-.5V7H7v4H5V5h12V2l4 4-4 4z", + fill: "currentColor" })); } - export default SvgRepeatOneOn; \ No newline at end of file diff --git a/icons/es5/Replay.js b/icons/es5/Replay.js index c225c1cd0d..3957cacd08 100644 --- a/icons/es5/Replay.js +++ b/icons/es5/Replay.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReplay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8z" + d: "M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8z", + fill: "currentColor" })); } - export default SvgReplay; \ No newline at end of file diff --git a/icons/es5/Replay10.js b/icons/es5/Replay10.js index 5cd7f4860a..9773458603 100644 --- a/icons/es5/Replay10.js +++ b/icons/es5/Replay10.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReplay10(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 5V1l-5 5 5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6h-2c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8zm-1.1 11h-.85v-3.26l-1.01.31v-.69l1.77-.63h.09V16zm4.28-1.76c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33-.23-.34-.3-.57-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33.23.34.3.57.11.5.11.82v.74zm-.85-.86c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31-.11-.14-.19-.17-.16-.05-.25-.05-.18.02-.25.05-.14.09-.19.17-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.11.14.19.17.16.05.25.05.18-.02.25-.05.14-.09.19-.17.09-.19.11-.32.04-.29.04-.48v-.97z" + d: "M11.99 5V1l-5 5 5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6h-2c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8zm-1.1 11h-.85v-3.26l-1.01.31v-.69l1.77-.63h.09V16zm4.28-1.76c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33-.23-.34-.3-.57-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33.23.34.3.57.11.5.11.82v.74zm-.85-.86c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31-.11-.14-.19-.17-.16-.05-.25-.05-.18.02-.25.05-.14.09-.19.17-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.11.14.19.17.16.05.25.05.18-.02.25-.05.14-.09.19-.17.09-.19.11-.32.04-.29.04-.48v-.97z", + fill: "currentColor" })); } - export default SvgReplay10; \ No newline at end of file diff --git a/icons/es5/Replay30.js b/icons/es5/Replay30.js index 0bfc6b773b..a05b01df80 100644 --- a/icons/es5/Replay30.js +++ b/icons/es5/Replay30.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReplay30(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8zm-2.44 8.49h.45c.21 0 .37-.05.48-.16s.16-.25.16-.43a.538.538 0 00-.15-.39c-.05-.05-.11-.09-.18-.11s-.16-.04-.25-.04c-.08 0-.15.01-.22.03s-.13.05-.18.1-.09.09-.12.15-.05.13-.05.2h-.85a1.06 1.06 0 01.41-.85c.13-.1.27-.18.44-.23s.35-.08.54-.08c.21 0 .41.03.59.08s.33.13.46.23.23.23.3.38.11.33.11.53a.842.842 0 01-.17.52 1.1 1.1 0 01-.48.39c.24.09.42.21.54.39s.18.38.18.61c0 .2-.04.38-.12.53s-.18.29-.32.39-.29.19-.48.24-.38.08-.6.08c-.18 0-.36-.02-.53-.07s-.33-.12-.46-.23-.25-.23-.33-.38-.12-.34-.12-.55h.85c0 .08.02.15.05.22s.07.12.13.17.12.09.2.11.16.04.25.04c.1 0 .19-.01.27-.04s.15-.07.2-.12.1-.11.13-.18.04-.15.04-.24c0-.11-.02-.21-.05-.29s-.08-.15-.14-.2-.13-.09-.22-.11-.18-.04-.29-.04h-.47v-.65zm5.74.75c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33-.23-.34-.3-.57-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33.23.34.3.57.11.5.11.82v.74zm-.85-.86c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31-.11-.14-.19-.17-.16-.05-.25-.05-.18.02-.25.05-.14.09-.19.17-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.11.14.19.17.16.05.25.05.18-.02.25-.05.14-.09.19-.17.09-.19.11-.32c.03-.13.04-.29.04-.48v-.97z" + d: "M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8zm-2.44 8.49h.45c.21 0 .37-.05.48-.16s.16-.25.16-.43a.538.538 0 00-.15-.39c-.05-.05-.11-.09-.18-.11s-.16-.04-.25-.04c-.08 0-.15.01-.22.03s-.13.05-.18.1-.09.09-.12.15-.05.13-.05.2h-.85a1.06 1.06 0 01.41-.85c.13-.1.27-.18.44-.23s.35-.08.54-.08c.21 0 .41.03.59.08s.33.13.46.23.23.23.3.38.11.33.11.53a.842.842 0 01-.17.52 1.1 1.1 0 01-.48.39c.24.09.42.21.54.39s.18.38.18.61c0 .2-.04.38-.12.53s-.18.29-.32.39-.29.19-.48.24-.38.08-.6.08c-.18 0-.36-.02-.53-.07s-.33-.12-.46-.23-.25-.23-.33-.38-.12-.34-.12-.55h.85c0 .08.02.15.05.22s.07.12.13.17.12.09.2.11.16.04.25.04c.1 0 .19-.01.27-.04s.15-.07.2-.12.1-.11.13-.18.04-.15.04-.24c0-.11-.02-.21-.05-.29s-.08-.15-.14-.2-.13-.09-.22-.11-.18-.04-.29-.04h-.47v-.65zm5.74.75c0 .32-.03.6-.1.82s-.17.42-.29.57-.28.26-.45.33-.37.1-.59.1-.41-.03-.59-.1-.33-.18-.46-.33-.23-.34-.3-.57-.11-.5-.11-.82v-.74c0-.32.03-.6.1-.82s.17-.42.29-.57.28-.26.45-.33.37-.1.59-.1.41.03.59.1.33.18.46.33.23.34.3.57.11.5.11.82v.74zm-.85-.86c0-.19-.01-.35-.04-.48s-.07-.23-.12-.31-.11-.14-.19-.17-.16-.05-.25-.05-.18.02-.25.05-.14.09-.19.17-.09.18-.12.31-.04.29-.04.48v.97c0 .19.01.35.04.48s.07.24.12.32.11.14.19.17.16.05.25.05.18-.02.25-.05.14-.09.19-.17.09-.19.11-.32c.03-.13.04-.29.04-.48v-.97z", + fill: "currentColor" })); } - export default SvgReplay30; \ No newline at end of file diff --git a/icons/es5/Replay5.js b/icons/es5/Replay5.js index 347cd97a1b..57e16fd937 100644 --- a/icons/es5/Replay5.js +++ b/icons/es5/Replay5.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReplay5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8zm-1.31 8.9l.25-2.17h2.39v.71h-1.7l-.11.92c.03-.02.07-.03.11-.05s.09-.04.15-.05.12-.03.18-.04.13-.02.2-.02c.21 0 .39.03.55.1s.3.16.41.28.2.27.25.45.09.38.09.6c0 .19-.03.37-.09.54s-.15.32-.27.45-.27.24-.45.31-.39.12-.64.12c-.18 0-.36-.03-.53-.08s-.32-.14-.46-.24-.24-.24-.32-.39-.13-.33-.13-.53h.84c.02.18.08.32.19.41s.25.15.42.15a.49.49 0 00.45-.23c.04-.07.08-.15.11-.25s.03-.2.03-.31-.01-.21-.04-.31-.07-.17-.13-.24-.13-.12-.21-.15-.19-.05-.3-.05c-.08 0-.15.01-.2.02s-.11.03-.15.05-.08.05-.12.07-.07.06-.1.09l-.67-.16z" + d: "M12 5V1L7 6l5 5V7c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6H4c0 4.42 3.58 8 8 8s8-3.58 8-8-3.58-8-8-8zm-1.31 8.9l.25-2.17h2.39v.71h-1.7l-.11.92c.03-.02.07-.03.11-.05s.09-.04.15-.05.12-.03.18-.04.13-.02.2-.02c.21 0 .39.03.55.1s.3.16.41.28.2.27.25.45.09.38.09.6c0 .19-.03.37-.09.54s-.15.32-.27.45-.27.24-.45.31-.39.12-.64.12c-.18 0-.36-.03-.53-.08s-.32-.14-.46-.24-.24-.24-.32-.39-.13-.33-.13-.53h.84c.02.18.08.32.19.41s.25.15.42.15a.49.49 0 00.45-.23c.04-.07.08-.15.11-.25s.03-.2.03-.31-.01-.21-.04-.31-.07-.17-.13-.24-.13-.12-.21-.15-.19-.05-.3-.05c-.08 0-.15.01-.2.02s-.11.03-.15.05-.08.05-.12.07-.07.06-.1.09l-.67-.16z", + fill: "currentColor" })); } - export default SvgReplay5; \ No newline at end of file diff --git a/icons/es5/ReplayCircleFilled.js b/icons/es5/ReplayCircleFilled.js index b4a3b10e6d..e38015cb0b 100644 --- a/icons/es5/ReplayCircleFilled.js +++ b/icons/es5/ReplayCircleFilled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReplayCircleFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm6 10.5c0 3.31-2.69 6-6 6s-6-2.69-6-6h2c0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4v3l-4-4 4-4v3c3.31 0 6 2.69 6 6z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm6 10.5c0 3.31-2.69 6-6 6s-6-2.69-6-6h2c0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4v3l-4-4 4-4v3c3.31 0 6 2.69 6 6z", + fill: "currentColor" })); } - export default SvgReplayCircleFilled; \ No newline at end of file diff --git a/icons/es5/Reply.js b/icons/es5/Reply.js index b68ee968dc..b8e3fbb01e 100644 --- a/icons/es5/Reply.js +++ b/icons/es5/Reply.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReply(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 9V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z" + d: "M10 9V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z", + fill: "currentColor" })); } - export default SvgReply; \ No newline at end of file diff --git a/icons/es5/ReplyAll.js b/icons/es5/ReplyAll.js index 1ea7c51409..2186829ded 100644 --- a/icons/es5/ReplyAll.js +++ b/icons/es5/ReplyAll.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReplyAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 8V5l-7 7 7 7v-3l-4-4 4-4zm6 1V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z" + d: "M7 8V5l-7 7 7 7v-3l-4-4 4-4zm6 1V5l-7 7 7 7v-4.1c5 0 8.5 1.6 11 5.1-1-5-4-10-11-11z", + fill: "currentColor" })); } - export default SvgReplyAll; \ No newline at end of file diff --git a/icons/es5/Report.js b/icons/es5/Report.js index f078d345b5..74b9409ce6 100644 --- a/icons/es5/Report.js +++ b/icons/es5/Report.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgReport(props) { fill: "currentColor" })); } - export default SvgReport; \ No newline at end of file diff --git a/icons/es5/ReportGmailerrorred.js b/icons/es5/ReportGmailerrorred.js index e8c9ecef41..c4f296d802 100644 --- a/icons/es5/ReportGmailerrorred.js +++ b/icons/es5/ReportGmailerrorred.js @@ -1,22 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReportGmailerrorred(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM19 14.9L14.9 19H9.1L5 14.9V9.1L9.1 5h5.8L19 9.1v5.8z" + d: "M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM19 14.9L14.9 19H9.1L5 14.9V9.1L9.1 5h5.8L19 9.1v5.8z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 16, r: 1 }), /*#__PURE__*/React.createElement("path", { - d: "M11 7h2v7h-2z" + d: "M11 7h2v7h-2z", + fill: "currentColor" })); } - export default SvgReportGmailerrorred; \ No newline at end of file diff --git a/icons/es5/ReportOff.js b/icons/es5/ReportOff.js index dbf568ce81..3c6b5c1db4 100644 --- a/icons/es5/ReportOff.js +++ b/icons/es5/ReportOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReportOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 7h2v2.33l7.2 7.2.8-.8V8.27L15.73 3H8.27l-.8.8L11 7.33zM2.41 1.58L1 2.99l3.64 3.64L3 8.27v7.46L8.27 21h7.46l1.64-1.64L21.01 23l1.41-1.41L2.41 1.58zM11 12.99l.01.01H11v-.01zm1 4.31c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3s1.3.58 1.3 1.3c0 .72-.58 1.3-1.3 1.3z" + d: "M11 7h2v2.33l7.2 7.2.8-.8V8.27L15.73 3H8.27l-.8.8L11 7.33zM2.41 1.58L1 2.99l3.64 3.64L3 8.27v7.46L8.27 21h7.46l1.64-1.64L21.01 23l1.41-1.41L2.41 1.58zM11 12.99l.01.01H11v-.01zm1 4.31c-.72 0-1.3-.58-1.3-1.3 0-.72.58-1.3 1.3-1.3s1.3.58 1.3 1.3c0 .72-.58 1.3-1.3 1.3z", + fill: "currentColor" })); } - export default SvgReportOff; \ No newline at end of file diff --git a/icons/es5/ReportOutline.js b/icons/es5/ReportOutline.js index bc2e2f0bcc..5ce276ef91 100644 --- a/icons/es5/ReportOutline.js +++ b/icons/es5/ReportOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReportOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -19,5 +17,4 @@ function SvgReportOutline(props) { fill: "currentColor" })); } - export default SvgReportOutline; \ No newline at end of file diff --git a/icons/es5/ReportProblem.js b/icons/es5/ReportProblem.js index 15c637678e..1ac27ad9f1 100644 --- a/icons/es5/ReportProblem.js +++ b/icons/es5/ReportProblem.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReportProblem(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" + d: "M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z", + fill: "currentColor" })); } - export default SvgReportProblem; \ No newline at end of file diff --git a/icons/es5/RequestPage.js b/icons/es5/RequestPage.js index 46e03d8fbe..1c9bbb4452 100644 --- a/icons/es5/RequestPage.js +++ b/icons/es5/RequestPage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRequestPage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4.01L4 22h16V8l-6-6zm1 9h-4v1h4v5h-2v1h-2v-1H9v-2h4v-1H9V9h2V8h2v1h2v2z" + d: "M14 2H4.01L4 22h16V8l-6-6zm1 9h-4v1h4v5h-2v1h-2v-1H9v-2h4v-1H9V9h2V8h2v1h2v2z", + fill: "currentColor" })); } - export default SvgRequestPage; \ No newline at end of file diff --git a/icons/es5/RequestQuote.js b/icons/es5/RequestQuote.js index c6c5d70d36..1b0d665774 100644 --- a/icons/es5/RequestQuote.js +++ b/icons/es5/RequestQuote.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRequestQuote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h16V8l-6-6zm1 10h-4v1h4v5h-2v1h-2v-1H9v-2h4v-1H9v-5h2V9h2v1h2v2zm-2-4V3.5L17.5 8H13z" + d: "M14 2H4v20h16V8l-6-6zm1 10h-4v1h4v5h-2v1h-2v-1H9v-2h4v-1H9v-5h2V9h2v1h2v2zm-2-4V3.5L17.5 8H13z", + fill: "currentColor" })); } - export default SvgRequestQuote; \ No newline at end of file diff --git a/icons/es5/ResetTv.js b/icons/es5/ResetTv.js index f09ad896d6..481967b5da 100644 --- a/icons/es5/ResetTv.js +++ b/icons/es5/ResetTv.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgResetTv(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 10h-9.01V7L9 11l3.99 4v-3H20v5H4V5h16v3h2V3H2v16h6v2h8v-2h6z" + d: "M22 10h-9.01V7L9 11l3.99 4v-3H20v5H4V5h16v3h2V3H2v16h6v2h8v-2h6z", + fill: "currentColor" })); } - export default SvgResetTv; \ No newline at end of file diff --git a/icons/es5/RestartAlt.js b/icons/es5/RestartAlt.js index 59afba5305..f570b5c38d 100644 --- a/icons/es5/RestartAlt.js +++ b/icons/es5/RestartAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRestartAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5V2L8 6l4 4V7c3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93 0-4.42-3.58-8-8-8zm-6 8c0-1.65.67-3.15 1.76-4.24L6.34 7.34A8.014 8.014 0 004 13c0 4.08 3.05 7.44 7 7.93v-2.02c-2.83-.48-5-2.94-5-5.91z" + d: "M12 5V2L8 6l4 4V7c3.31 0 6 2.69 6 6 0 2.97-2.17 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93 0-4.42-3.58-8-8-8zm-6 8c0-1.65.67-3.15 1.76-4.24L6.34 7.34A8.014 8.014 0 004 13c0 4.08 3.05 7.44 7 7.93v-2.02c-2.83-.48-5-2.94-5-5.91z", + fill: "currentColor" })); } - export default SvgRestartAlt; \ No newline at end of file diff --git a/icons/es5/Restaurant.js b/icons/es5/Restaurant.js index 906bf8ecae..1cce89f719 100644 --- a/icons/es5/Restaurant.js +++ b/icons/es5/Restaurant.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRestaurant(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 6v8h3v8h2V2c-2.76 0-5 2.24-5 4zm-5 3H9V2H7v7H5V2H3v7c0 2.21 1.79 4 4 4v9h2v-9c2.21 0 4-1.79 4-4V2h-2v7z" + d: "M16 6v8h3v8h2V2c-2.76 0-5 2.24-5 4zm-5 3H9V2H7v7H5V2H3v7c0 2.21 1.79 4 4 4v9h2v-9c2.21 0 4-1.79 4-4V2h-2v7z", + fill: "currentColor" })); } - export default SvgRestaurant; \ No newline at end of file diff --git a/icons/es5/RestaurantMenu.js b/icons/es5/RestaurantMenu.js index 863460ec98..954dc2180f 100644 --- a/icons/es5/RestaurantMenu.js +++ b/icons/es5/RestaurantMenu.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRestaurantMenu(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 000 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z" + d: "M8.1 13.34l2.83-2.83L3.91 3.5a4.008 4.008 0 000 5.66l4.19 4.18zm6.78-1.81c1.53.71 3.68.21 5.27-1.38 1.91-1.91 2.28-4.65.81-6.12-1.46-1.46-4.2-1.1-6.12.81-1.59 1.59-2.09 3.74-1.38 5.27L3.7 19.87l1.41 1.41L12 14.41l6.88 6.88 1.41-1.41L13.41 13l1.47-1.47z", + fill: "currentColor" })); } - export default SvgRestaurantMenu; \ No newline at end of file diff --git a/icons/es5/Restore.js b/icons/es5/Restore.js index b60903fe65..6ebc5439b1 100644 --- a/icons/es5/Restore.js +++ b/icons/es5/Restore.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRestore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 3a9 9 0 00-9 9H1l4 3.99L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0013 21a9 9 0 000-18zm-1 5v5l4.25 2.52.77-1.28-3.52-2.09V8z" + d: "M13 3a9 9 0 00-9 9H1l4 3.99L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42A8.954 8.954 0 0013 21a9 9 0 000-18zm-1 5v5l4.25 2.52.77-1.28-3.52-2.09V8z", + fill: "currentColor" })); } - export default SvgRestore; \ No newline at end of file diff --git a/icons/es5/RestoreFromTrash.js b/icons/es5/RestoreFromTrash.js index 91d598fae2..3b5e9ddcae 100644 --- a/icons/es5/RestoreFromTrash.js +++ b/icons/es5/RestoreFromTrash.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRestoreFromTrash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 21h12V7H6v14zm6-11l4 4h-2v4h-4v-4H8l4-4zm3.5-6l-1-1h-5l-1 1H5v2h14V4z" + d: "M6 21h12V7H6v14zm6-11l4 4h-2v4h-4v-4H8l4-4zm3.5-6l-1-1h-5l-1 1H5v2h14V4z", + fill: "currentColor" })); } - export default SvgRestoreFromTrash; \ No newline at end of file diff --git a/icons/es5/RestorePage.js b/icons/es5/RestorePage.js index bf311b6615..a4214cf23f 100644 --- a/icons/es5/RestorePage.js +++ b/icons/es5/RestorePage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRestorePage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h16V8l-6-6zm-2 16c-2.05 0-3.81-1.24-4.58-3h1.71c.63.9 1.68 1.5 2.87 1.5 1.93 0 3.5-1.57 3.5-3.5S13.93 9.5 12 9.5a3.5 3.5 0 00-3.1 1.9l1.6 1.6h-4V9l1.3 1.3C8.69 8.92 10.23 8 12 8c2.76 0 5 2.24 5 5s-2.24 5-5 5z" + d: "M14 2H4v20h16V8l-6-6zm-2 16c-2.05 0-3.81-1.24-4.58-3h1.71c.63.9 1.68 1.5 2.87 1.5 1.93 0 3.5-1.57 3.5-3.5S13.93 9.5 12 9.5a3.5 3.5 0 00-3.1 1.9l1.6 1.6h-4V9l1.3 1.3C8.69 8.92 10.23 8 12 8c2.76 0 5 2.24 5 5s-2.24 5-5 5z", + fill: "currentColor" })); } - export default SvgRestorePage; \ No newline at end of file diff --git a/icons/es5/Reviews.js b/icons/es5/Reviews.js index 91a94539d4..7a4b8e66c2 100644 --- a/icons/es5/Reviews.js +++ b/icons/es5/Reviews.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgReviews(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20l4-4h16V2zm-8.43 9.57L12 15l-1.57-3.43L7 10l3.43-1.57L12 5l1.57 3.43L17 10l-3.43 1.57z" + d: "M22 2H2v20l4-4h16V2zm-8.43 9.57L12 15l-1.57-3.43L7 10l3.43-1.57L12 5l1.57 3.43L17 10l-3.43 1.57z", + fill: "currentColor" })); } - export default SvgReviews; \ No newline at end of file diff --git a/icons/es5/RiceBowl.js b/icons/es5/RiceBowl.js index b250626252..349091c3e3 100644 --- a/icons/es5/RiceBowl.js +++ b/icons/es5/RiceBowl.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRiceBowl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 3.69 2.47 6.86 6 8.25V22h8v-1.75c3.53-1.39 6-4.56 6-8.25zm-2 0h-4V5.08c2.39 1.39 4 3.97 4 6.92zm-6-7.74V12h-4V4.26c.64-.16 1.31-.26 2-.26s1.36.1 2 .26zM4 12c0-2.95 1.61-5.53 4-6.92V12H4z" + d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12c0 3.69 2.47 6.86 6 8.25V22h8v-1.75c3.53-1.39 6-4.56 6-8.25zm-2 0h-4V5.08c2.39 1.39 4 3.97 4 6.92zm-6-7.74V12h-4V4.26c.64-.16 1.31-.26 2-.26s1.36.1 2 .26zM4 12c0-2.95 1.61-5.53 4-6.92V12H4z", + fill: "currentColor" })); } - export default SvgRiceBowl; \ No newline at end of file diff --git a/icons/es5/RingVolume.js b/icons/es5/RingVolume.js index 7fe58903d3..3b543b51e9 100644 --- a/icons/es5/RingVolume.js +++ b/icons/es5/RingVolume.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRingVolume(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.16 6.26l-1.41-1.41-3.56 3.55 1.41 1.41s3.45-3.52 3.56-3.55zM11 2h2v5h-2zM6.4 9.81L7.81 8.4 4.26 4.84 2.84 6.26c.11.03 3.56 3.55 3.56 3.55zM0 17.39l3.68 3.68 3.92-3.11v-3.37c2.85-.93 5.94-.93 8.8 0v3.38l3.91 3.1L24 17.39c-6.41-7.19-17.59-7.19-24 0z" + d: "M21.16 6.26l-1.41-1.41-3.56 3.55 1.41 1.41s3.45-3.52 3.56-3.55zM11 2h2v5h-2zM6.4 9.81L7.81 8.4 4.26 4.84 2.84 6.26c.11.03 3.56 3.55 3.56 3.55zM0 17.39l3.68 3.68 3.92-3.11v-3.37c2.85-.93 5.94-.93 8.8 0v3.38l3.91 3.1L24 17.39c-6.41-7.19-17.59-7.19-24 0z", + fill: "currentColor" })); } - export default SvgRingVolume; \ No newline at end of file diff --git a/icons/es5/Rocket.js b/icons/es5/Rocket.js index ec562f0648..3f466a1f39 100644 --- a/icons/es5/Rocket.js +++ b/icons/es5/Rocket.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRocket(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2.5s4.5 2.04 4.5 10.5c0 2.49-1.04 5.57-1.6 7H9.1c-.56-1.43-1.6-4.51-1.6-7C7.5 4.54 12 2.5 12 2.5zm2 8.5c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm-6.31 9.52c-.48-1.23-1.52-4.17-1.67-6.87L4 15v7l3.69-1.48zM20 22v-7l-2.02-1.35c-.15 2.69-1.2 5.64-1.67 6.87L20 22z" + d: "M12 2.5s4.5 2.04 4.5 10.5c0 2.49-1.04 5.57-1.6 7H9.1c-.56-1.43-1.6-4.51-1.6-7C7.5 4.54 12 2.5 12 2.5zm2 8.5c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm-6.31 9.52c-.48-1.23-1.52-4.17-1.67-6.87L4 15v7l3.69-1.48zM20 22v-7l-2.02-1.35c-.15 2.69-1.2 5.64-1.67 6.87L20 22z", + fill: "currentColor" })); } - export default SvgRocket; \ No newline at end of file diff --git a/icons/es5/RocketLaunch.js b/icons/es5/RocketLaunch.js index 11a4a8914a..1f7dcfa48d 100644 --- a/icons/es5/RocketLaunch.js +++ b/icons/es5/RocketLaunch.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRocketLaunch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.19 6.35c-2.04 2.29-3.44 5.58-3.57 5.89L2 10.69l4.81-4.81 2.38.47zM11.17 17s3.74-1.55 5.89-3.7c5.4-5.4 4.5-9.62 4.21-10.57-.95-.3-5.17-1.19-10.57 4.21C8.55 9.09 7 12.83 7 12.83L11.17 17zm6.48-2.19c-2.29 2.04-5.58 3.44-5.89 3.57L13.31 22l4.81-4.81-.47-2.38zM9 18c0 .83-.34 1.58-.88 2.12C6.94 21.3 2 22 2 22s.7-4.94 1.88-6.12A2.996 2.996 0 019 18zm4-9c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2z" + d: "M9.19 6.35c-2.04 2.29-3.44 5.58-3.57 5.89L2 10.69l4.81-4.81 2.38.47zM11.17 17s3.74-1.55 5.89-3.7c5.4-5.4 4.5-9.62 4.21-10.57-.95-.3-5.17-1.19-10.57 4.21C8.55 9.09 7 12.83 7 12.83L11.17 17zm6.48-2.19c-2.29 2.04-5.58 3.44-5.89 3.57L13.31 22l4.81-4.81-.47-2.38zM9 18c0 .83-.34 1.58-.88 2.12C6.94 21.3 2 22 2 22s.7-4.94 1.88-6.12A2.996 2.996 0 019 18zm4-9c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2z", + fill: "currentColor" })); } - export default SvgRocketLaunch; \ No newline at end of file diff --git a/icons/es5/RollerShades.js b/icons/es5/RollerShades.js index 6c3eec8720..6e9f81c759 100644 --- a/icons/es5/RollerShades.js +++ b/icons/es5/RollerShades.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRollerShades(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 19V3H4v16H2v2h20v-2h-2zM6 19v-6h5v1.8c-.4.3-.8.8-.8 1.4 0 1 .8 1.8 1.8 1.8s1.8-.8 1.8-1.8c0-.6-.3-1.1-.8-1.4V13h5v6H6z" + d: "M20 19V3H4v16H2v2h20v-2h-2zM6 19v-6h5v1.8c-.4.3-.8.8-.8 1.4 0 1 .8 1.8 1.8 1.8s1.8-.8 1.8-1.8c0-.6-.3-1.1-.8-1.4V13h5v6H6z", + fill: "currentColor" })); } - export default SvgRollerShades; \ No newline at end of file diff --git a/icons/es5/RollerShadesClosed.js b/icons/es5/RollerShadesClosed.js index b02688dfba..4166f562e0 100644 --- a/icons/es5/RollerShadesClosed.js +++ b/icons/es5/RollerShadesClosed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRollerShadesClosed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 19V3H4v16H2v2h8.25c0 .97.78 1.75 1.75 1.75s1.75-.78 1.75-1.75H22v-2h-2zM6 19v-2h5v2H6zm7 0v-2h5v2h-5z" + d: "M20 19V3H4v16H2v2h8.25c0 .97.78 1.75 1.75 1.75s1.75-.78 1.75-1.75H22v-2h-2zM6 19v-2h5v2H6zm7 0v-2h5v2h-5z", + fill: "currentColor" })); } - export default SvgRollerShadesClosed; \ No newline at end of file diff --git a/icons/es5/RollerSkating.js b/icons/es5/RollerSkating.js index bfd3bfc37d..7c2bcef4f9 100644 --- a/icons/es5/RollerSkating.js +++ b/icons/es5/RollerSkating.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRollerSkating(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 16l-.01-6-5.71-1.43A3 3 0 0112.32 7H9V6h3.02L12 5H9V4h3V1H4v15h16zM5 23c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm14 0c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm-7 0c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" + d: "M20 16l-.01-6-5.71-1.43A3 3 0 0112.32 7H9V6h3.02L12 5H9V4h3V1H4v15h16zM5 23c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm14 0c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm-7 0c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z", + fill: "currentColor" })); } - export default SvgRollerSkating; \ No newline at end of file diff --git a/icons/es5/Roofing.js b/icons/es5/Roofing.js index 8a4ed88b1e..0dfa987549 100644 --- a/icons/es5/Roofing.js +++ b/icons/es5/Roofing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRoofing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 18h-2v-2h2v2zm2-4H9v6h6v-6zm4-4.7V4h-3v2.6L12 3 2 12h3l7-6.31L19 12h3l-3-2.7z" + d: "M13 18h-2v-2h2v2zm2-4H9v6h6v-6zm4-4.7V4h-3v2.6L12 3 2 12h3l7-6.31L19 12h3l-3-2.7z", + fill: "currentColor" })); } - export default SvgRoofing; \ No newline at end of file diff --git a/icons/es5/Room.js b/icons/es5/Room.js index 6b55081f4c..3374517915 100644 --- a/icons/es5/Room.js +++ b/icons/es5/Room.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRoom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z" + d: "M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5a2.5 2.5 0 010-5 2.5 2.5 0 010 5z", + fill: "currentColor" })); } - export default SvgRoom; \ No newline at end of file diff --git a/icons/es5/RoomPreferences.js b/icons/es5/RoomPreferences.js index 84be6104dd..6b9ed1e7f8 100644 --- a/icons/es5/RoomPreferences.js +++ b/icons/es5/RoomPreferences.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRoomPreferences(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 11.26V6h3v4h2V4h-5V3H5v16H3v2h9.26A6.963 6.963 0 0111 17c0-2.38 1.19-4.47 3-5.74zM10 11h2v2h-2v-2zm11.69 5.37l1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L19 12h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L17 22h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27zM18 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M14 11.26V6h3v4h2V4h-5V3H5v16H3v2h9.26A6.963 6.963 0 0111 17c0-2.38 1.19-4.47 3-5.74zM10 11h2v2h-2v-2zm11.69 5.37l1.14-1-1-1.73-1.45.49c-.32-.27-.68-.48-1.08-.63L19 12h-2l-.3 1.49c-.4.15-.76.36-1.08.63l-1.45-.49-1 1.73 1.14 1c-.08.5-.08.76 0 1.26l-1.14 1 1 1.73 1.45-.49c.32.27.68.48 1.08.63L17 22h2l.3-1.49c.4-.15.76-.36 1.08-.63l1.45.49 1-1.73-1.14-1c.08-.51.08-.77 0-1.27zM18 19c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgRoomPreferences; \ No newline at end of file diff --git a/icons/es5/RoomService.js b/icons/es5/RoomService.js index 3395b356d0..34fb4bbf49 100644 --- a/icons/es5/RoomService.js +++ b/icons/es5/RoomService.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRoomService(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 17h20v2H2v-2zm11.84-9.21A2.006 2.006 0 0012 5a2.006 2.006 0 00-1.84 2.79C6.25 8.6 3.27 11.93 3 16h18c-.27-4.07-3.25-7.4-7.16-8.21z" + d: "M2 17h20v2H2v-2zm11.84-9.21A2.006 2.006 0 0012 5a2.006 2.006 0 00-1.84 2.79C6.25 8.6 3.27 11.93 3 16h18c-.27-4.07-3.25-7.4-7.16-8.21z", + fill: "currentColor" })); } - export default SvgRoomService; \ No newline at end of file diff --git a/icons/es5/Rotate90DegreesCcw.js b/icons/es5/Rotate90DegreesCcw.js index 8445d27bd2..6580af9ca0 100644 --- a/icons/es5/Rotate90DegreesCcw.js +++ b/icons/es5/Rotate90DegreesCcw.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRotate90DegreesCcw(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.34 6.41L.86 12.9l6.49 6.48 6.49-6.48-6.5-6.49zM3.69 12.9l3.66-3.66L11 12.9l-3.66 3.66-3.65-3.66zm15.67-6.26A8.95 8.95 0 0013 4V.76L8.76 5 13 9.24V6c1.79 0 3.58.68 4.95 2.05a7.007 7.007 0 010 9.9 6.973 6.973 0 01-7.79 1.44l-1.49 1.49C10.02 21.62 11.51 22 13 22c2.3 0 4.61-.88 6.36-2.64a8.98 8.98 0 000-12.72z" + d: "M7.34 6.41L.86 12.9l6.49 6.48 6.49-6.48-6.5-6.49zM3.69 12.9l3.66-3.66L11 12.9l-3.66 3.66-3.65-3.66zm15.67-6.26A8.95 8.95 0 0013 4V.76L8.76 5 13 9.24V6c1.79 0 3.58.68 4.95 2.05a7.007 7.007 0 010 9.9 6.973 6.973 0 01-7.79 1.44l-1.49 1.49C10.02 21.62 11.51 22 13 22c2.3 0 4.61-.88 6.36-2.64a8.98 8.98 0 000-12.72z", + fill: "currentColor" })); } - export default SvgRotate90DegreesCcw; \ No newline at end of file diff --git a/icons/es5/Rotate90DegreesCw.js b/icons/es5/Rotate90DegreesCw.js index 62fc6faf31..287813e329 100644 --- a/icons/es5/Rotate90DegreesCw.js +++ b/icons/es5/Rotate90DegreesCw.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRotate90DegreesCw(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.64 19.37c3.03 3.03 7.67 3.44 11.15 1.25l-1.46-1.46c-2.66 1.43-6.04 1.03-8.28-1.21a7.007 7.007 0 010-9.9C7.42 6.69 9.21 6.03 11 6.03V9l4-4-4-4v3.01c-2.3 0-4.61.87-6.36 2.63-3.52 3.51-3.52 9.21 0 12.73z" + d: "M4.64 19.37c3.03 3.03 7.67 3.44 11.15 1.25l-1.46-1.46c-2.66 1.43-6.04 1.03-8.28-1.21a7.007 7.007 0 010-9.9C7.42 6.69 9.21 6.03 11 6.03V9l4-4-4-4v3.01c-2.3 0-4.61.87-6.36 2.63-3.52 3.51-3.52 9.21 0 12.73z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 7l-6 6 6 6 6-6-6-6z" + d: "M17 7l-6 6 6 6 6-6-6-6z", + fill: "currentColor" })); } - export default SvgRotate90DegreesCw; \ No newline at end of file diff --git a/icons/es5/RotateLeft.js b/icons/es5/RotateLeft.js index cbd813e176..8afea07ac3 100644 --- a/icons/es5/RotateLeft.js +++ b/icons/es5/RotateLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRotateLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.11 8.53L5.7 7.11C4.8 8.27 4.24 9.61 4.07 11h2.02c.14-.87.49-1.72 1.02-2.47zM6.09 13H4.07c.17 1.39.72 2.73 1.62 3.89l1.41-1.42c-.52-.75-.87-1.59-1.01-2.47zm1.01 5.32c1.16.9 2.51 1.44 3.9 1.61V17.9c-.87-.15-1.71-.49-2.46-1.03L7.1 18.32zM13 4.07V1L8.45 5.55 13 10V6.09c2.84.48 5 2.94 5 5.91s-2.16 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93s-3.05-7.44-7-7.93z" + d: "M7.11 8.53L5.7 7.11C4.8 8.27 4.24 9.61 4.07 11h2.02c.14-.87.49-1.72 1.02-2.47zM6.09 13H4.07c.17 1.39.72 2.73 1.62 3.89l1.41-1.42c-.52-.75-.87-1.59-1.01-2.47zm1.01 5.32c1.16.9 2.51 1.44 3.9 1.61V17.9c-.87-.15-1.71-.49-2.46-1.03L7.1 18.32zM13 4.07V1L8.45 5.55 13 10V6.09c2.84.48 5 2.94 5 5.91s-2.16 5.43-5 5.91v2.02c3.95-.49 7-3.85 7-7.93s-3.05-7.44-7-7.93z", + fill: "currentColor" })); } - export default SvgRotateLeft; \ No newline at end of file diff --git a/icons/es5/RotateRight.js b/icons/es5/RotateRight.js index 4a1b804f79..27658efcac 100644 --- a/icons/es5/RotateRight.js +++ b/icons/es5/RotateRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRotateRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.55 5.55L11 1v3.07C7.06 4.56 4 7.92 4 12s3.05 7.44 7 7.93v-2.02c-2.84-.48-5-2.94-5-5.91s2.16-5.43 5-5.91V10l4.55-4.45zM19.93 11a7.906 7.906 0 00-1.62-3.89l-1.42 1.42c.54.75.88 1.6 1.02 2.47h2.02zM13 17.9v2.02c1.39-.17 2.74-.71 3.9-1.61l-1.44-1.44c-.75.54-1.59.89-2.46 1.03zm3.89-2.42l1.42 1.41c.9-1.16 1.45-2.5 1.62-3.89h-2.02c-.14.87-.48 1.72-1.02 2.48z" + d: "M15.55 5.55L11 1v3.07C7.06 4.56 4 7.92 4 12s3.05 7.44 7 7.93v-2.02c-2.84-.48-5-2.94-5-5.91s2.16-5.43 5-5.91V10l4.55-4.45zM19.93 11a7.906 7.906 0 00-1.62-3.89l-1.42 1.42c.54.75.88 1.6 1.02 2.47h2.02zM13 17.9v2.02c1.39-.17 2.74-.71 3.9-1.61l-1.44-1.44c-.75.54-1.59.89-2.46 1.03zm3.89-2.42l1.42 1.41c.9-1.16 1.45-2.5 1.62-3.89h-2.02c-.14.87-.48 1.72-1.02 2.48z", + fill: "currentColor" })); } - export default SvgRotateRight; \ No newline at end of file diff --git a/icons/es5/RoundaboutLeft.js b/icons/es5/RoundaboutLeft.js index c37d8a02df..4e4f0324b7 100644 --- a/icons/es5/RoundaboutLeft.js +++ b/icons/es5/RoundaboutLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRoundaboutLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4v1H5.83l1.59 1.59L6 13 2 9l4-4 1.41 1.41L5.83 8h4.25A6 6 0 0116 3c3.31 0 6 2.69 6 6 0 2.97-2.16 5.44-5 5.92V21h-2v-8h1z" + d: "M16 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4v1H5.83l1.59 1.59L6 13 2 9l4-4 1.41 1.41L5.83 8h4.25A6 6 0 0116 3c3.31 0 6 2.69 6 6 0 2.97-2.16 5.44-5 5.92V21h-2v-8h1z", + fill: "currentColor" })); } - export default SvgRoundaboutLeft; \ No newline at end of file diff --git a/icons/es5/RoundaboutRight.js b/icons/es5/RoundaboutRight.js index 0a7827a80b..c1cf4ea49f 100644 --- a/icons/es5/RoundaboutRight.js +++ b/icons/es5/RoundaboutRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRoundaboutRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 13c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4v1h6.17l-1.59 1.59L18 13l4-4-4-4-1.41 1.41L18.17 8h-4.25C13.44 5.16 10.97 3 8 3 4.69 3 2 5.69 2 9c0 2.97 2.16 5.44 5 5.92V21h2v-8H8z" + d: "M8 13c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4v1h6.17l-1.59 1.59L18 13l4-4-4-4-1.41 1.41L18.17 8h-4.25C13.44 5.16 10.97 3 8 3 4.69 3 2 5.69 2 9c0 2.97 2.16 5.44 5 5.92V21h2v-8H8z", + fill: "currentColor" })); } - export default SvgRoundaboutRight; \ No newline at end of file diff --git a/icons/es5/RoundedCorner.js b/icons/es5/RoundedCorner.js index d6dad6d5a2..85f2c1a7fb 100644 --- a/icons/es5/RoundedCorner.js +++ b/icons/es5/RoundedCorner.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRoundedCorner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 19h2v2h-2v-2zm0-2h2v-2h-2v2zM3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm0-4h2V3H3v2zm4 0h2V3H7v2zm8 16h2v-2h-2v2zm-4 0h2v-2h-2v2zm4 0h2v-2h-2v2zm-8 0h2v-2H7v2zm-4 0h2v-2H3v2zM21 3H11v2h8v8h2V3z" + d: "M19 19h2v2h-2v-2zm0-2h2v-2h-2v2zM3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm0-4h2V3H3v2zm4 0h2V3H7v2zm8 16h2v-2h-2v2zm-4 0h2v-2h-2v2zm4 0h2v-2h-2v2zm-8 0h2v-2H7v2zm-4 0h2v-2H3v2zM21 3H11v2h8v8h2V3z", + fill: "currentColor" })); } - export default SvgRoundedCorner; \ No newline at end of file diff --git a/icons/es5/Route.js b/icons/es5/Route.js index 4e04c26621..03d7ec7f8c 100644 --- a/icons/es5/Route.js +++ b/icons/es5/Route.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRoute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 15.18V3h-8v16H7V8.82C8.16 8.4 9 7.3 9 6c0-1.66-1.34-3-3-3S3 4.34 3 6c0 1.3.84 2.4 2 2.82V21h8V5h4v10.18A2.996 2.996 0 0018 21c1.66 0 3-1.34 3-3 0-1.3-.84-2.4-2-2.82z" + d: "M19 15.18V3h-8v16H7V8.82C8.16 8.4 9 7.3 9 6c0-1.66-1.34-3-3-3S3 4.34 3 6c0 1.3.84 2.4 2 2.82V21h8V5h4v10.18A2.996 2.996 0 0018 21c1.66 0 3-1.34 3-3 0-1.3-.84-2.4-2-2.82z", + fill: "currentColor" })); } - export default SvgRoute; \ No newline at end of file diff --git a/icons/es5/Router.js b/icons/es5/Router.js index d004db65cc..95121a7afb 100644 --- a/icons/es5/Router.js +++ b/icons/es5/Router.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRouter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.2 5.9l.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2s3 .6 4.2 1.7zm-.9.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4l.8.8c.7-.7 1.6-1 2.5-1s1.8.3 2.5 1l.8-.8zM21 13h-4V9h-2v4H3v8h18v-8zM8 18H6v-2h2v2zm3.5 0h-2v-2h2v2zm3.5 0h-2v-2h2v2z" + d: "M20.2 5.9l.8-.8C19.6 3.7 17.8 3 16 3s-3.6.7-5 2.1l.8.8C13 4.8 14.5 4.2 16 4.2s3 .6 4.2 1.7zm-.9.8c-.9-.9-2.1-1.4-3.3-1.4s-2.4.5-3.3 1.4l.8.8c.7-.7 1.6-1 2.5-1s1.8.3 2.5 1l.8-.8zM21 13h-4V9h-2v4H3v8h18v-8zM8 18H6v-2h2v2zm3.5 0h-2v-2h2v2zm3.5 0h-2v-2h2v2z", + fill: "currentColor" })); } - export default SvgRouter; \ No newline at end of file diff --git a/icons/es5/Rowing.js b/icons/es5/Rowing.js index 1d68742869..63c6e570c3 100644 --- a/icons/es5/Rowing.js +++ b/icons/es5/Rowing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRowing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.5 14.5L4 19l1.5 1.5L9 17h2l-2.5-2.5zM15 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 20.01L18 24l-2.99-3.01V19.5l-7.1-7.09c-.31.05-.61.07-.91.07v-2.16c1.66.03 3.61-.87 4.67-2.04l1.4-1.55c.19-.21.43-.38.69-.5.29-.14.62-.23.96-.23h.03C15.99 6 17 7.01 17 8.25V17l-.92-.83-3.58-3.58v-2.27c-.63.52-1.43 1.02-2.29 1.39L16.5 18H18l3 3.01z" + d: "M8.5 14.5L4 19l1.5 1.5L9 17h2l-2.5-2.5zM15 1c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 20.01L18 24l-2.99-3.01V19.5l-7.1-7.09c-.31.05-.61.07-.91.07v-2.16c1.66.03 3.61-.87 4.67-2.04l1.4-1.55c.19-.21.43-.38.69-.5.29-.14.62-.23.96-.23h.03C15.99 6 17 7.01 17 8.25V17l-.92-.83-3.58-3.58v-2.27c-.63.52-1.43 1.02-2.29 1.39L16.5 18H18l3 3.01z", + fill: "currentColor" })); } - export default SvgRowing; \ No newline at end of file diff --git a/icons/es5/RssFeed.js b/icons/es5/RssFeed.js index 65a74906eb..c43d620152 100644 --- a/icons/es5/RssFeed.js +++ b/icons/es5/RssFeed.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRssFeed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 6.18, cy: 17.82, r: 2.18 }), /*#__PURE__*/React.createElement("path", { - d: "M4 10.1v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9zm0-5.66v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56z" + d: "M4 10.1v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9zm0-5.66v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56z", + fill: "currentColor" })); } - export default SvgRssFeed; \ No newline at end of file diff --git a/icons/es5/Rsvp.js b/icons/es5/Rsvp.js index 6ac38cc112..11a324b739 100644 --- a/icons/es5/Rsvp.js +++ b/icons/es5/Rsvp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRsvp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 9h1.5l-1.75 6h-1.5L12.5 9H14l1 3.43L16 9zM5.14 13L6 15H4.5l-.85-2H2.5v2H1V9h5v4h-.86zm-.64-2.5h-2v1h2v-1zM23 13h-3.5v2H18V9h5v4zm-1.5-2.5h-2v1h2v-1zM11.5 9v1.5h-3v.75h3V15H7v-1.5h3v-.75H7V9h4.5z" + d: "M16 9h1.5l-1.75 6h-1.5L12.5 9H14l1 3.43L16 9zM5.14 13L6 15H4.5l-.85-2H2.5v2H1V9h5v4h-.86zm-.64-2.5h-2v1h2v-1zM23 13h-3.5v2H18V9h5v4zm-1.5-2.5h-2v1h2v-1zM11.5 9v1.5h-3v.75h3V15H7v-1.5h3v-.75H7V9h4.5z", + fill: "currentColor" })); } - export default SvgRsvp; \ No newline at end of file diff --git a/icons/es5/Rtt.js b/icons/es5/Rtt.js index 85f7151f35..35b3548d82 100644 --- a/icons/es5/Rtt.js +++ b/icons/es5/Rtt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRtt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.03 3l-1.11 7.07h2.62l.7-4.5h2.58L11.8 18.43H9.47L9.06 21h7.27l.4-2.57h-2.35l2-12.86h2.58l-.71 4.5h2.65L22 3H9.03zM8 5H4l-.31 2h4L8 5zm-.61 4h-4l-.31 2h4l.31-2zm.92 8h-6L2 19h6l.31-2zm.62-4h-6l-.31 2h6.01l.3-2z" + d: "M9.03 3l-1.11 7.07h2.62l.7-4.5h2.58L11.8 18.43H9.47L9.06 21h7.27l.4-2.57h-2.35l2-12.86h2.58l-.71 4.5h2.65L22 3H9.03zM8 5H4l-.31 2h4L8 5zm-.61 4h-4l-.31 2h4l.31-2zm.92 8h-6L2 19h6l.31-2zm.62-4h-6l-.31 2h6.01l.3-2z", + fill: "currentColor" })); } - export default SvgRtt; \ No newline at end of file diff --git a/icons/es5/Rule.js b/icons/es5/Rule.js index 4373583684..fe1cf3f857 100644 --- a/icons/es5/Rule.js +++ b/icons/es5/Rule.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRule(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.54 11L13 7.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L16.54 11zM11 7H2v2h9V7zm10 6.41L19.59 12 17 14.59 14.41 12 13 13.41 15.59 16 13 18.59 14.41 20 17 17.41 19.59 20 21 18.59 18.41 16 21 13.41zM11 15H2v2h9v-2z" + d: "M16.54 11L13 7.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L16.54 11zM11 7H2v2h9V7zm10 6.41L19.59 12 17 14.59 14.41 12 13 13.41 15.59 16 13 18.59 14.41 20 17 17.41 19.59 20 21 18.59 18.41 16 21 13.41zM11 15H2v2h9v-2z", + fill: "currentColor" })); } - export default SvgRule; \ No newline at end of file diff --git a/icons/es5/RuleFolder.js b/icons/es5/RuleFolder.js index 3ffd6f59a2..682f59cca1 100644 --- a/icons/es5/RuleFolder.js +++ b/icons/es5/RuleFolder.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRuleFolder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6H12l-2-2H2v16h20V6zM7.83 16L5 13.17l1.41-1.41 1.41 1.41 3.54-3.54 1.41 1.41L7.83 16zm9.58-3L19 14.59 17.59 16 16 14.41 14.41 16 13 14.59 14.59 13 13 11.41 14.41 10 16 11.59 17.59 10 19 11.41 17.41 13z" + d: "M22 6H12l-2-2H2v16h20V6zM7.83 16L5 13.17l1.41-1.41 1.41 1.41 3.54-3.54 1.41 1.41L7.83 16zm9.58-3L19 14.59 17.59 16 16 14.41 14.41 16 13 14.59 14.59 13 13 11.41 14.41 10 16 11.59 17.59 10 19 11.41 17.41 13z", + fill: "currentColor" })); } - export default SvgRuleFolder; \ No newline at end of file diff --git a/icons/es5/RunCircle.js b/icons/es5/RunCircle.js index 09633be83a..adeaa7ccb6 100644 --- a/icons/es5/RunCircle.js +++ b/icons/es5/RunCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRunCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.5 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2.5 6c-.7 0-2.01-.54-2.91-1.76l-.41 2.35L14 14.03V18h-1v-3.58l-1.11-1.21-.52 2.64-3.77-.77.2-.98 2.78.57.96-4.89-1.54.57V12H9V9.65l3.28-1.21c.49-.18 1.03.06 1.26.53.83 1.7 2.05 2.03 2.46 2.03v1z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1.5 4c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm2.5 6c-.7 0-2.01-.54-2.91-1.76l-.41 2.35L14 14.03V18h-1v-3.58l-1.11-1.21-.52 2.64-3.77-.77.2-.98 2.78.57.96-4.89-1.54.57V12H9V9.65l3.28-1.21c.49-.18 1.03.06 1.26.53.83 1.7 2.05 2.03 2.46 2.03v1z", + fill: "currentColor" })); } - export default SvgRunCircle; \ No newline at end of file diff --git a/icons/es5/RunningWithErrors.js b/icons/es5/RunningWithErrors.js index 3a7581b6dc..583e694de9 100644 --- a/icons/es5/RunningWithErrors.js +++ b/icons/es5/RunningWithErrors.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRunningWithErrors(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 10v8h-2v-8h2zm-2 10v2h2v-2h-2zm-2-2.71A7.99 7.99 0 0112 20c-4.41 0-8-3.59-8-8s3.59-8 8-8v9l7.55-7.55A9.965 9.965 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10c2.25 0 4.33-.74 6-2v-2.71z" + d: "M22 10v8h-2v-8h2zm-2 10v2h2v-2h-2zm-2-2.71A7.99 7.99 0 0112 20c-4.41 0-8-3.59-8-8s3.59-8 8-8v9l7.55-7.55A9.965 9.965 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10c2.25 0 4.33-.74 6-2v-2.71z", + fill: "currentColor" })); } - export default SvgRunningWithErrors; \ No newline at end of file diff --git a/icons/es5/RvHookup.js b/icons/es5/RvHookup.js index b455a264d3..c43644087c 100644 --- a/icons/es5/RvHookup.js +++ b/icons/es5/RvHookup.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgRvHookup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 17V9H7V7l-3 3 3 3v-2h4v3H4v5h4c0 1.66 1.34 3 3 3s3-1.34 3-3h8v-2h-2zm-9 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm7-6h-4v-3h4v3zM17 2v2H9v2h8v2l3-3-3-3z" + d: "M20 17V9H7V7l-3 3 3 3v-2h4v3H4v5h4c0 1.66 1.34 3 3 3s3-1.34 3-3h8v-2h-2zm-9 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm7-6h-4v-3h4v3zM17 2v2H9v2h8v2l3-3-3-3z", + fill: "currentColor" })); } - export default SvgRvHookup; \ No newline at end of file diff --git a/icons/es5/Sa.js b/icons/es5/Sa.js index 6dada0eb84..8ed0db7f7b 100644 --- a/icons/es5/Sa.js +++ b/icons/es5/Sa.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSa(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgSa(props) { fill: "currentColor" })); } - export default SvgSa; \ No newline at end of file diff --git a/icons/es5/SafetyCheck.js b/icons/es5/SafetyCheck.js index 7b2739e9ac..cf5a968833 100644 --- a/icons/es5/SafetyCheck.js +++ b/icons/es5/SafetyCheck.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSafetyCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm0 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm1.65-2.65L11.5 12.2V9h1v2.79l1.85 1.85-.7.71z" + d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm0 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm1.65-2.65L11.5 12.2V9h1v2.79l1.85 1.85-.7.71z", + fill: "currentColor" })); } - export default SvgSafetyCheck; \ No newline at end of file diff --git a/icons/es5/SafetyDivider.js b/icons/es5/SafetyDivider.js index 6e383d99eb..5256b113af 100644 --- a/icons/es5/SafetyDivider.js +++ b/icons/es5/SafetyDivider.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSafetyDivider(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 5h2v14h-2V5zm-6 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 001 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85zM19 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0015 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85z" + d: "M11 5h2v14h-2V5zm-6 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 001 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85zM19 12c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0015 15.43V16h8v-.57c0-.81-.48-1.53-1.22-1.85z", + fill: "currentColor" })); } - export default SvgSafetyDivider; \ No newline at end of file diff --git a/icons/es5/Sailing.js b/icons/es5/Sailing.js index e67360ab15..e57085cd32 100644 --- a/icons/es5/Sailing.js +++ b/icons/es5/Sailing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSailing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 13.5V2L3 13.5h8zm10 0C21 6.5 14.5 1 12.5 1c0 0 1 3 1 6.5s-1 6-1 6H21zm1 1.5H2a6.233 6.233 0 002.33 3.73c.65-.27 1.22-.72 1.67-1.23.73.84 1.8 1.5 3 1.5s2.27-.66 3-1.5c.73.84 1.8 1.5 3 1.5s2.26-.66 3-1.5c.45.51 1.02.96 1.67 1.23 1.17-.89 2.02-2.2 2.33-3.73zm0 8v-2h-1c-1.04 0-2.08-.35-3-1-1.83 1.3-4.17 1.3-6 0-1.83 1.3-4.17 1.3-6 0-.91.65-1.96 1-3 1H2v2h1c1.03 0 2.05-.25 3-.75 1.89 1 4.11 1 6 0 1.89 1 4.11 1 6 0 .95.5 1.97.75 3 .75h1z" + d: "M11 13.5V2L3 13.5h8zm10 0C21 6.5 14.5 1 12.5 1c0 0 1 3 1 6.5s-1 6-1 6H21zm1 1.5H2a6.233 6.233 0 002.33 3.73c.65-.27 1.22-.72 1.67-1.23.73.84 1.8 1.5 3 1.5s2.27-.66 3-1.5c.73.84 1.8 1.5 3 1.5s2.26-.66 3-1.5c.45.51 1.02.96 1.67 1.23 1.17-.89 2.02-2.2 2.33-3.73zm0 8v-2h-1c-1.04 0-2.08-.35-3-1-1.83 1.3-4.17 1.3-6 0-1.83 1.3-4.17 1.3-6 0-.91.65-1.96 1-3 1H2v2h1c1.03 0 2.05-.25 3-.75 1.89 1 4.11 1 6 0 1.89 1 4.11 1 6 0 .95.5 1.97.75 3 .75h1z", + fill: "currentColor" })); } - export default SvgSailing; \ No newline at end of file diff --git a/icons/es5/Sanitizer.js b/icons/es5/Sanitizer.js index a24243b6e5..b7a28e3f19 100644 --- a/icons/es5/Sanitizer.js +++ b/icons/es5/Sanitizer.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSanitizer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 6.5C15.5 5.66 17 4 17 4s1.5 1.66 1.5 2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5zm4 8.5a2.5 2.5 0 002.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17 10.83 17 12.5a2.5 2.5 0 002.5 2.5zM13 14h-2v-2H9v2H7v2h2v2h2v-2h2v-2zm3-2v10H4V12c0-2.97 2.16-5.43 5-5.91V4H7V2h6c1.13 0 2.15.39 2.99 1.01l-1.43 1.43C14.1 4.17 13.57 4 13 4h-2v2.09c2.84.48 5 2.94 5 5.91z" + d: "M15.5 6.5C15.5 5.66 17 4 17 4s1.5 1.66 1.5 2.5c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5zm4 8.5a2.5 2.5 0 002.5-2.5c0-1.67-2.5-4.5-2.5-4.5S17 10.83 17 12.5a2.5 2.5 0 002.5 2.5zM13 14h-2v-2H9v2H7v2h2v2h2v-2h2v-2zm3-2v10H4V12c0-2.97 2.16-5.43 5-5.91V4H7V2h6c1.13 0 2.15.39 2.99 1.01l-1.43 1.43C14.1 4.17 13.57 4 13 4h-2v2.09c2.84.48 5 2.94 5 5.91z", + fill: "currentColor" })); } - export default SvgSanitizer; \ No newline at end of file diff --git a/icons/es5/Satellite.js b/icons/es5/Satellite.js index a2958929a1..0d1e6571e4 100644 --- a/icons/es5/Satellite.js +++ b/icons/es5/Satellite.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSatellite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM5 4.99h3C8 6.65 6.66 8 5 8V4.99zM5 12v-2c2.76 0 5-2.25 5-5.01h2C12 8.86 8.87 12 5 12zm0 6l3.5-4.5 2.5 3.01L14.5 12l4.5 6H5z" + d: "M21 3H3v18h18V3zM5 4.99h3C8 6.65 6.66 8 5 8V4.99zM5 12v-2c2.76 0 5-2.25 5-5.01h2C12 8.86 8.87 12 5 12zm0 6l3.5-4.5 2.5 3.01L14.5 12l4.5 6H5z", + fill: "currentColor" })); } - export default SvgSatellite; \ No newline at end of file diff --git a/icons/es5/SatelliteAlt.js b/icons/es5/SatelliteAlt.js index af69ca5014..e66d66ca23 100644 --- a/icons/es5/SatelliteAlt.js +++ b/icons/es5/SatelliteAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSatelliteAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.44.59l-3.18 3.18c-.78.78-.78 2.05 0 2.83l1.24 1.24-.71.71-2.65-2.65-4.24 4.24 2.65 2.65-.71.71-1.24-1.25c-.78-.78-2.05-.78-2.83 0L.59 15.43c-.78.78-.78 2.05 0 2.83l3.54 3.54c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L8.9 14.55l.71-.71 2.65 2.65 4.24-4.24-2.66-2.65.71-.71 1.24 1.24c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L18.26.58c-.78-.78-2.04-.78-2.82.01zM6.6 19.32l-1.06 1.06L2 16.85l1.06-1.06 3.54 3.53zm2.12-2.12l-1.06 1.06-3.54-3.54 1.06-1.06 3.54 3.54zm9.54-9.54L17.2 8.72l-3.54-3.54 1.06-1.06 3.54 3.54zm2.12-2.12L19.32 6.6l-3.54-3.54L16.85 2l3.53 3.54zM21 14h2a9 9 0 01-9 9v-2c3.87 0 7-3.13 7-7zm-4 0h2c0 2.76-2.24 5-5 5v-2c1.66 0 3-1.34 3-3z" + d: "M15.44.59l-3.18 3.18c-.78.78-.78 2.05 0 2.83l1.24 1.24-.71.71-2.65-2.65-4.24 4.24 2.65 2.65-.71.71-1.24-1.25c-.78-.78-2.05-.78-2.83 0L.59 15.43c-.78.78-.78 2.05 0 2.83l3.54 3.54c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L8.9 14.55l.71-.71 2.65 2.65 4.24-4.24-2.66-2.65.71-.71 1.24 1.24c.78.78 2.05.78 2.83 0l3.18-3.18c.78-.78.78-2.05 0-2.83L18.26.58c-.78-.78-2.04-.78-2.82.01zM6.6 19.32l-1.06 1.06L2 16.85l1.06-1.06 3.54 3.53zm2.12-2.12l-1.06 1.06-3.54-3.54 1.06-1.06 3.54 3.54zm9.54-9.54L17.2 8.72l-3.54-3.54 1.06-1.06 3.54 3.54zm2.12-2.12L19.32 6.6l-3.54-3.54L16.85 2l3.53 3.54zM21 14h2a9 9 0 01-9 9v-2c3.87 0 7-3.13 7-7zm-4 0h2c0 2.76-2.24 5-5 5v-2c1.66 0 3-1.34 3-3z", + fill: "currentColor" })); } - export default SvgSatelliteAlt; \ No newline at end of file diff --git a/icons/es5/Save.js b/icons/es5/Save.js index 6fc47a4722..102a79d2ee 100644 --- a/icons/es5/Save.js +++ b/icons/es5/Save.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSave(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 3H3v18h18V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z" + d: "M17 3H3v18h18V7l-4-4zm-5 16c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm3-10H5V5h10v4z", + fill: "currentColor" })); } - export default SvgSave; \ No newline at end of file diff --git a/icons/es5/SaveAll.js b/icons/es5/SaveAll.js index 0636014135..7a9cbfb250 100644 --- a/icons/es5/SaveAll.js +++ b/icons/es5/SaveAll.js @@ -1,20 +1,20 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSaveAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", - d: "M6 6h11l4 4v11H6V6zm2 2h7v3H8V8zm5.5 11a2.5 2.5 0 100-5 2.5 2.5 0 000 5z" + d: "M6 6h11l4 4v11H6V6zm2 2h7v3H8V8zm5.5 11a2.5 2.5 0 100-5 2.5 2.5 0 000 5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M2 2h12v2H4v10H2V2z" + d: "M2 2h12v2H4v10H2V2z", + fill: "currentColor" })); } - export default SvgSaveAll; \ No newline at end of file diff --git a/icons/es5/SaveAlt.js b/icons/es5/SaveAlt.js index 95b6250642..0790916e50 100644 --- a/icons/es5/SaveAlt.js +++ b/icons/es5/SaveAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSaveAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 12v7H5v-7H3v9h18v-9h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2v9.67z" + d: "M19 12v7H5v-7H3v9h18v-9h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2v9.67z", + fill: "currentColor" })); } - export default SvgSaveAlt; \ No newline at end of file diff --git a/icons/es5/SaveAs.js b/icons/es5/SaveAs.js index 9d3c694b74..df50d25ab7 100644 --- a/icons/es5/SaveAs.js +++ b/icons/es5/SaveAs.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSaveAs(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 12.4V7l-4-4H3v18h9.4l8.6-8.6zM15 15c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3zM6 6h9v4H6V6zm13.99 10.25l1.77 1.77L16.77 23H15v-1.77l4.99-4.98zm3.62-.09l-1.2 1.2-1.77-1.77 1.2-1.2 1.77 1.77z" + d: "M21 12.4V7l-4-4H3v18h9.4l8.6-8.6zM15 15c0 1.66-1.34 3-3 3s-3-1.34-3-3 1.34-3 3-3 3 1.34 3 3zM6 6h9v4H6V6zm13.99 10.25l1.77 1.77L16.77 23H15v-1.77l4.99-4.98zm3.62-.09l-1.2 1.2-1.77-1.77 1.2-1.2 1.77 1.77z", + fill: "currentColor" })); } - export default SvgSaveAs; \ No newline at end of file diff --git a/icons/es5/SavedSearch.js b/icons/es5/SavedSearch.js index 6c39a84a39..ef52931365 100644 --- a/icons/es5/SavedSearch.js +++ b/icons/es5/SavedSearch.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSavedSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.73 13.31A6.388 6.388 0 0016 9.5 6.5 6.5 0 109.5 16c1.43 0 2.74-.48 3.81-1.27L19.59 21 21 19.59l-6.27-6.28zM9.5 14C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z" + d: "M14.73 13.31A6.388 6.388 0 0016 9.5 6.5 6.5 0 109.5 16c1.43 0 2.74-.48 3.81-1.27L19.59 21 21 19.59l-6.27-6.28zM9.5 14C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M10.29 8.44L9.5 6l-.79 2.44H6.25l2.01 1.59-.77 2.47 2.01-1.53 2.01 1.53-.77-2.47 2.01-1.59z" + d: "M10.29 8.44L9.5 6l-.79 2.44H6.25l2.01 1.59-.77 2.47 2.01-1.53 2.01 1.53-.77-2.47 2.01-1.59z", + fill: "currentColor" })); } - export default SvgSavedSearch; \ No newline at end of file diff --git a/icons/es5/Savings.js b/icons/es5/Savings.js index fb4a189c80..5b5a32af8b 100644 --- a/icons/es5/Savings.js +++ b/icons/es5/Savings.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSavings(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.83 7.5l-2.27-2.27c.07-.42.18-.81.32-1.15.23-.56.56-1.06.97-1.5-.7-.37-1.5-.58-2.35-.58-1.64 0-3.09.79-4 2h-5C4.46 4 2 6.46 2 9.5S4.5 21 4.5 21H10v-2h2v2h5.5l1.68-5.59 2.82-.94V7.5h-2.17zM13 9H8V7h5v2zm3 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M19.83 7.5l-2.27-2.27c.07-.42.18-.81.32-1.15.23-.56.56-1.06.97-1.5-.7-.37-1.5-.58-2.35-.58-1.64 0-3.09.79-4 2h-5C4.46 4 2 6.46 2 9.5S4.5 21 4.5 21H10v-2h2v2h5.5l1.68-5.59 2.82-.94V7.5h-2.17zM13 9H8V7h5v2zm3 2c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgSavings; \ No newline at end of file diff --git a/icons/es5/Scale.js b/icons/es5/Scale.js index 251151879a..8560b7a055 100644 --- a/icons/es5/Scale.js +++ b/icons/es5/Scale.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScale(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 11V8c4.56-.58 8-3.1 8-6H2c0 2.9 3.44 5.42 8 6v3c-3.68.73-8 3.61-8 11h6v-2H4.13c.93-6.83 6.65-7.2 7.87-7.2s6.94.37 7.87 7.2H16v2h6c0-7.39-4.32-10.27-8-11zm-2 11c-1.1 0-2-.9-2-2 0-.55.22-1.05.59-1.41C11.39 17.79 16 16 16 16s-1.79 4.61-2.59 5.41c-.36.37-.86.59-1.41.59z" + d: "M14 11V8c4.56-.58 8-3.1 8-6H2c0 2.9 3.44 5.42 8 6v3c-3.68.73-8 3.61-8 11h6v-2H4.13c.93-6.83 6.65-7.2 7.87-7.2s6.94.37 7.87 7.2H16v2h6c0-7.39-4.32-10.27-8-11zm-2 11c-1.1 0-2-.9-2-2 0-.55.22-1.05.59-1.41C11.39 17.79 16 16 16 16s-1.79 4.61-2.59 5.41c-.36.37-.86.59-1.41.59z", + fill: "currentColor" })); } - export default SvgScale; \ No newline at end of file diff --git a/icons/es5/Scanner.js b/icons/es5/Scanner.js index 67147e480b..2efcf5e5d5 100644 --- a/icons/es5/Scanner.js +++ b/icons/es5/Scanner.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScanner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.2 5l-.7 1.9L17.6 12H3v8h18v-8.86L4.2 5zM7 17H5v-2h2v2zm12 0H9v-2h10v2z" + d: "M4.2 5l-.7 1.9L17.6 12H3v8h18v-8.86L4.2 5zM7 17H5v-2h2v2zm12 0H9v-2h10v2z", + fill: "currentColor" })); } - export default SvgScanner; \ No newline at end of file diff --git a/icons/es5/ScatterPlot.js b/icons/es5/ScatterPlot.js index 52015f217e..f8e48286d9 100644 --- a/icons/es5/ScatterPlot.js +++ b/icons/es5/ScatterPlot.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScatterPlot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 7, cy: 14, @@ -22,5 +21,4 @@ function SvgScatterPlot(props) { r: 3 })); } - export default SvgScatterPlot; \ No newline at end of file diff --git a/icons/es5/Schedule.js b/icons/es5/Schedule.js index 7bd1013987..db7f87cbbe 100644 --- a/icons/es5/Schedule.js +++ b/icons/es5/Schedule.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSchedule(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z", + fill: "currentColor" })); } - export default SvgSchedule; \ No newline at end of file diff --git a/icons/es5/ScheduleSend.js b/icons/es5/ScheduleSend.js index 36515ee87e..84c0bb59eb 100644 --- a/icons/es5/ScheduleSend.js +++ b/icons/es5/ScheduleSend.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScheduleSend(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 10c.1 0 .19.01.28.01L3 4v6l8 2-8 2v6l7-2.95V17c0-3.86 3.14-7 7-7z" + d: "M17 10c.1 0 .19.01.28.01L3 4v6l8 2-8 2v6l7-2.95V17c0-3.86 3.14-7 7-7z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85-.7.71z" + d: "M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L16.5 17.2V14h1v2.79l1.85 1.85-.7.71z", + fill: "currentColor" })); } - export default SvgScheduleSend; \ No newline at end of file diff --git a/icons/es5/Schema.js b/icons/es5/Schema.js index 79d73d3f21..a75656fd17 100644 --- a/icons/es5/Schema.js +++ b/icons/es5/Schema.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSchema(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 9v2h-3V9H8.5V7H11V1H4v6h2.5v2H4v6h2.5v2H4v6h7v-6H8.5v-2H11v-2h3v2h7V9h-7z" + d: "M14 9v2h-3V9H8.5V7H11V1H4v6h2.5v2H4v6h2.5v2H4v6h7v-6H8.5v-2H11v-2h3v2h7V9h-7z", + fill: "currentColor" })); } - export default SvgSchema; \ No newline at end of file diff --git a/icons/es5/School.js b/icons/es5/School.js index 8314754975..de3c963b9f 100644 --- a/icons/es5/School.js +++ b/icons/es5/School.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSchool(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgSchool(props) { fill: "currentColor" })); } - export default SvgSchool; \ No newline at end of file diff --git a/icons/es5/SchoolOutline.js b/icons/es5/SchoolOutline.js index 27270a19fc..1e962ee374 100644 --- a/icons/es5/SchoolOutline.js +++ b/icons/es5/SchoolOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSchoolOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgSchoolOutline(props) { fill: "currentColor" })); } - export default SvgSchoolOutline; \ No newline at end of file diff --git a/icons/es5/Science.js b/icons/es5/Science.js index 5caee73009..1909d7a1e3 100644 --- a/icons/es5/Science.js +++ b/icons/es5/Science.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScience(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.8 18.4L14 10.67V6.5l1.35-1.69c.26-.33.03-.81-.39-.81H9.04c-.42 0-.65.48-.39.81L10 6.5v4.17L4.2 18.4c-.49.66-.02 1.6.8 1.6h14c.82 0 1.29-.94.8-1.6z" + d: "M19.8 18.4L14 10.67V6.5l1.35-1.69c.26-.33.03-.81-.39-.81H9.04c-.42 0-.65.48-.39.81L10 6.5v4.17L4.2 18.4c-.49.66-.02 1.6.8 1.6h14c.82 0 1.29-.94.8-1.6z", + fill: "currentColor" })); } - export default SvgScience; \ No newline at end of file diff --git a/icons/es5/Score.js b/icons/es5/Score.js index 0b6ba83f44..a1858e3107 100644 --- a/icons/es5/Score.js +++ b/icons/es5/Score.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-9 2h1.5v3l2-3h1.7l-2 3 2 3h-1.7l-2-3v3H12V5zM7 7.25h2.5V6.5H7V5h4v3.75H8.5v.75H11V11H7V7.25zM19 13l-6 6-4-4-4 4v-2.5l4-4 4 4 6-6V13z" + d: "M21 3H3v18h18V3zm-9 2h1.5v3l2-3h1.7l-2 3 2 3h-1.7l-2-3v3H12V5zM7 7.25h2.5V6.5H7V5h4v3.75H8.5v.75H11V11H7V7.25zM19 13l-6 6-4-4-4 4v-2.5l4-4 4 4 6-6V13z", + fill: "currentColor" })); } - export default SvgScore; \ No newline at end of file diff --git a/icons/es5/Scoreboard.js b/icons/es5/Scoreboard.js index 1ec0fcaef9..ff2e19bec2 100644 --- a/icons/es5/Scoreboard.js +++ b/icons/es5/Scoreboard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScoreboard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.5 13.5H16v-3h1.5v3zM22 4h-5V2h-2v2H9V2H7v2H2v16h20V4zM9.5 12.5h-3v1h3V15H5v-3.5h3v-1H5V9h4.5v3.5zm3.25 5.5h-1.5v-1.5h1.5V18zm0-3.5h-1.5V13h1.5v1.5zm0-3.5h-1.5V9.5h1.5V11zm0-3.5h-1.5V6h1.5v1.5zM19 9v6h-4.5V9H19z" + d: "M17.5 13.5H16v-3h1.5v3zM22 4h-5V2h-2v2H9V2H7v2H2v16h20V4zM9.5 12.5h-3v1h3V15H5v-3.5h3v-1H5V9h4.5v3.5zm3.25 5.5h-1.5v-1.5h1.5V18zm0-3.5h-1.5V13h1.5v1.5zm0-3.5h-1.5V9.5h1.5V11zm0-3.5h-1.5V6h1.5v1.5zM19 9v6h-4.5V9H19z", + fill: "currentColor" })); } - export default SvgScoreboard; \ No newline at end of file diff --git a/icons/es5/ScreenLockLandscape.js b/icons/es5/ScreenLockLandscape.js index 0142a7adcd..ff2526480c 100644 --- a/icons/es5/ScreenLockLandscape.js +++ b/icons/es5/ScreenLockLandscape.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScreenLockLandscape(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 5H1v14h22V5zm-4 12H5V7h14v10zM9 16h6v-5h-1v-.9c0-1-.69-1.92-1.68-2.08C11.07 7.83 10 8.79 10 10v1H9v5zm1.8-6c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2v1h-2.4v-1z" + d: "M23 5H1v14h22V5zm-4 12H5V7h14v10zM9 16h6v-5h-1v-.9c0-1-.69-1.92-1.68-2.08C11.07 7.83 10 8.79 10 10v1H9v5zm1.8-6c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2v1h-2.4v-1z", + fill: "currentColor" })); } - export default SvgScreenLockLandscape; \ No newline at end of file diff --git a/icons/es5/ScreenLockPortrait.js b/icons/es5/ScreenLockPortrait.js index 1f8b63e4c7..099da7bda8 100644 --- a/icons/es5/ScreenLockPortrait.js +++ b/icons/es5/ScreenLockPortrait.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScreenLockPortrait(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 16h6v-5h-1v-.9c0-1-.69-1.92-1.68-2.08C11.07 7.83 10 8.79 10 10v1H9v5zm1.8-6c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2v1h-2.4v-1zM19 1H5v22h14V1zm-2 18H7V5h10v14z" + d: "M9 16h6v-5h-1v-.9c0-1-.69-1.92-1.68-2.08C11.07 7.83 10 8.79 10 10v1H9v5zm1.8-6c0-.66.54-1.2 1.2-1.2s1.2.54 1.2 1.2v1h-2.4v-1zM19 1H5v22h14V1zm-2 18H7V5h10v14z", + fill: "currentColor" })); } - export default SvgScreenLockPortrait; \ No newline at end of file diff --git a/icons/es5/ScreenLockRotation.js b/icons/es5/ScreenLockRotation.js index 8b42cad43c..68d28606e3 100644 --- a/icons/es5/ScreenLockRotation.js +++ b/icons/es5/ScreenLockRotation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScreenLockRotation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.52 21.48A10.487 10.487 0 011.55 13H.05C.56 19.16 5.71 24 12 24l.66-.03-3.81-3.82-1.33 1.33zM20.05 4v-.36c0-1.31-.94-2.5-2.24-2.63a2.5 2.5 0 00-2.76 2.49V4h-1v6h7V4h-1zm-.8 0h-3.4v-.5c0-.94.76-1.7 1.7-1.7s1.7.76 1.7 1.7V4zm.48 7.2l-1.41 1.41 2.22 2.22-5.66 5.66L3.56 9.17l5.66-5.66 2.1 2.1 1.41-1.41L9.22.69.74 9.17l14.14 14.14 8.48-8.48z" + d: "M7.52 21.48A10.487 10.487 0 011.55 13H.05C.56 19.16 5.71 24 12 24l.66-.03-3.81-3.82-1.33 1.33zM20.05 4v-.36c0-1.31-.94-2.5-2.24-2.63a2.5 2.5 0 00-2.76 2.49V4h-1v6h7V4h-1zm-.8 0h-3.4v-.5c0-.94.76-1.7 1.7-1.7s1.7.76 1.7 1.7V4zm.48 7.2l-1.41 1.41 2.22 2.22-5.66 5.66L3.56 9.17l5.66-5.66 2.1 2.1 1.41-1.41L9.22.69.74 9.17l14.14 14.14 8.48-8.48z", + fill: "currentColor" })); } - export default SvgScreenLockRotation; \ No newline at end of file diff --git a/icons/es5/ScreenRotation.js b/icons/es5/ScreenRotation.js index 67cbf08d68..81f83f50c7 100644 --- a/icons/es5/ScreenRotation.js +++ b/icons/es5/ScreenRotation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScreenRotation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.48 2.52c3.27 1.55 5.61 4.72 5.97 8.48h1.5C23.44 4.84 18.29 0 12 0l-.66.03 3.81 3.81 1.33-1.32zM7.52 21.48A10.487 10.487 0 011.55 13H.05C.56 19.16 5.71 24 12 24l.66-.03-3.81-3.81-1.33 1.32zM9.17.69L.69 9.17l14.14 14.14 8.48-8.48L9.17.69zm5.66 20.5L2.81 9.17l6.36-6.36 12.02 12.02-6.36 6.36z" + d: "M16.48 2.52c3.27 1.55 5.61 4.72 5.97 8.48h1.5C23.44 4.84 18.29 0 12 0l-.66.03 3.81 3.81 1.33-1.32zM7.52 21.48A10.487 10.487 0 011.55 13H.05C.56 19.16 5.71 24 12 24l.66-.03-3.81-3.81-1.33 1.32zM9.17.69L.69 9.17l14.14 14.14 8.48-8.48L9.17.69zm5.66 20.5L2.81 9.17l6.36-6.36 12.02 12.02-6.36 6.36z", + fill: "currentColor" })); } - export default SvgScreenRotation; \ No newline at end of file diff --git a/icons/es5/ScreenRotationAlt.js b/icons/es5/ScreenRotationAlt.js index b646d6007a..6fe72b1abe 100644 --- a/icons/es5/ScreenRotationAlt.js +++ b/icons/es5/ScreenRotationAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScreenRotationAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 7.59l6.41-6.41L20.24 11h-2.83L10.4 4 5.41 9H8v2H2V5h2v2.59zM20 19h2v-6h-6v2h2.59l-4.99 5-7.01-7H3.76l9.83 9.83L20 16.41V19z" + d: "M4 7.59l6.41-6.41L20.24 11h-2.83L10.4 4 5.41 9H8v2H2V5h2v2.59zM20 19h2v-6h-6v2h2.59l-4.99 5-7.01-7H3.76l9.83 9.83L20 16.41V19z", + fill: "currentColor" })); } - export default SvgScreenRotationAlt; \ No newline at end of file diff --git a/icons/es5/ScreenSearchDesktop.js b/icons/es5/ScreenSearchDesktop.js index a098f596f6..1f9e7573e8 100644 --- a/icons/es5/ScreenSearchDesktop.js +++ b/icons/es5/ScreenSearchDesktop.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScreenSearchDesktop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 19h22v2H1zM22 3H2v15h19.99L22 3zm-6.53 12.03l-2.09-2.09c-1.35.87-3.17.71-4.36-.47-1.37-1.37-1.37-3.58 0-4.95s3.58-1.37 4.95 0c1.18 1.18 1.34 3 .47 4.36l2.09 2.09-1.06 1.06z" + d: "M1 19h22v2H1zM22 3H2v15h19.99L22 3zm-6.53 12.03l-2.09-2.09c-1.35.87-3.17.71-4.36-.47-1.37-1.37-1.37-3.58 0-4.95s3.58-1.37 4.95 0c1.18 1.18 1.34 3 .47 4.36l2.09 2.09-1.06 1.06z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 11.5, cy: 10, r: 2 })); } - export default SvgScreenSearchDesktop; \ No newline at end of file diff --git a/icons/es5/ScreenShare.js b/icons/es5/ScreenShare.js index a1f409f4bb..f6992bf901 100644 --- a/icons/es5/ScreenShare.js +++ b/icons/es5/ScreenShare.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScreenShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 18l2-2V4H2v12l2 2H0v2h24v-2h-4zm-7-3.53v-2.19c-2.78 0-4.61.85-6 2.72.56-2.67 2.11-5.33 6-5.87V7l4 3.73-4 3.74z" + d: "M20 18l2-2V4H2v12l2 2H0v2h24v-2h-4zm-7-3.53v-2.19c-2.78 0-4.61.85-6 2.72.56-2.67 2.11-5.33 6-5.87V7l4 3.73-4 3.74z", + fill: "currentColor" })); } - export default SvgScreenShare; \ No newline at end of file diff --git a/icons/es5/Screenshot.js b/icons/es5/Screenshot.js index cdf771e53e..bb4c0114b6 100644 --- a/icons/es5/Screenshot.js +++ b/icons/es5/Screenshot.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScreenshot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 1v22h14V1H5zm12 17H7V6h10v12zM9.5 8.5H12V7H8v4h1.5V8.5zM12 17h4v-4h-1.5v2.5H12V17z" + d: "M5 1v22h14V1H5zm12 17H7V6h10v12zM9.5 8.5H12V7H8v4h1.5V8.5zM12 17h4v-4h-1.5v2.5H12V17z", + fill: "currentColor" })); } - export default SvgScreenshot; \ No newline at end of file diff --git a/icons/es5/ScreenshotMonitor.js b/icons/es5/ScreenshotMonitor.js index d7d90115d8..bef1581ec0 100644 --- a/icons/es5/ScreenshotMonitor.js +++ b/icons/es5/ScreenshotMonitor.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScreenshotMonitor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 3H2v16h6v2h8v-2h6V3zm-2 14H4V5h16v12z" + d: "M22 3H2v16h6v2h8v-2h6V3zm-2 14H4V5h16v12z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M6.5 7.5H9V6H5v4h1.5zM19 12h-1.5v2.5H15V16h4z" + d: "M6.5 7.5H9V6H5v4h1.5zM19 12h-1.5v2.5H15V16h4z", + fill: "currentColor" })); } - export default SvgScreenshotMonitor; \ No newline at end of file diff --git a/icons/es5/ScubaDiving.js b/icons/es5/ScubaDiving.js index a4fd60d7d7..52a30c4903 100644 --- a/icons/es5/ScubaDiving.js +++ b/icons/es5/ScubaDiving.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgScubaDiving(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 13c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm7.89-2.89l4.53-1.21-.78-2.9-4.53 1.21c-.8.21-1.28 1.04-1.06 1.84.22.8 1.04 1.28 1.84 1.06zM20.5 5.9L23 3l-1-1-3 3-2 4-9.48 2.87c-.82.2-1.39.89-1.5 1.68L5.24 18 2.4 21.8 4 23l3-4 1.14-3.14L14 14l5-3.5 1.5-4.6z" + d: "M1 13c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm7.89-2.89l4.53-1.21-.78-2.9-4.53 1.21c-.8.21-1.28 1.04-1.06 1.84.22.8 1.04 1.28 1.84 1.06zM20.5 5.9L23 3l-1-1-3 3-2 4-9.48 2.87c-.82.2-1.39.89-1.5 1.68L5.24 18 2.4 21.8 4 23l3-4 1.14-3.14L14 14l5-3.5 1.5-4.6z", + fill: "currentColor" })); } - export default SvgScubaDiving; \ No newline at end of file diff --git a/icons/es5/Sd.js b/icons/es5/Sd.js index 0e79e1f264..e9123a2d9c 100644 --- a/icons/es5/Sd.js +++ b/icons/es5/Sd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 4v16h20V4H2zm11 5h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-4V9zm-3.5 4.5v-1H6V9h5v2H9.5v-.5h-2v1H11V15H6v-2h1.5v.5h2zm5 0h2v-3h-2v3z" + d: "M2 4v16h20V4H2zm11 5h4c.55 0 1 .45 1 1v4c0 .55-.45 1-1 1h-4V9zm-3.5 4.5v-1H6V9h5v2H9.5v-.5h-2v1H11V15H6v-2h1.5v.5h2zm5 0h2v-3h-2v3z", + fill: "currentColor" })); } - export default SvgSd; \ No newline at end of file diff --git a/icons/es5/SdCard.js b/icons/es5/SdCard.js index 017a1685d1..4a96883394 100644 --- a/icons/es5/SdCard.js +++ b/icons/es5/SdCard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSdCard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2H10L4 8v14h16V2zm-8 6h-2V4h2v4zm3 0h-2V4h2v4zm3 0h-2V4h2v4z" + d: "M20 2H10L4 8v14h16V2zm-8 6h-2V4h2v4zm3 0h-2V4h2v4zm3 0h-2V4h2v4z", + fill: "currentColor" })); } - export default SvgSdCard; \ No newline at end of file diff --git a/icons/es5/SdCardAlert.js b/icons/es5/SdCardAlert.js index f101c55dd7..f8822c4ab0 100644 --- a/icons/es5/SdCardAlert.js +++ b/icons/es5/SdCardAlert.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSdCardAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2H10L4 8v14h16V2zm-7 15h-2v-2h2v2zm0-4h-2V8h2v5z" + d: "M20 2H10L4 8v14h16V2zm-7 15h-2v-2h2v2zm0-4h-2V8h2v5z", + fill: "currentColor" })); } - export default SvgSdCardAlert; \ No newline at end of file diff --git a/icons/es5/SdStorage.js b/icons/es5/SdStorage.js index 93c5dbb751..cd493d1967 100644 --- a/icons/es5/SdStorage.js +++ b/icons/es5/SdStorage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSdStorage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2H10L4 8v14h16V2zm-8 6h-2V4h2v4zm3 0h-2V4h2v4zm3 0h-2V4h2v4z" + d: "M20 2H10L4 8v14h16V2zm-8 6h-2V4h2v4zm3 0h-2V4h2v4zm3 0h-2V4h2v4z", + fill: "currentColor" })); } - export default SvgSdStorage; \ No newline at end of file diff --git a/icons/es5/Search.js b/icons/es5/Search.js index a7bb35137d..bd93ecb522 100644 --- a/icons/es5/Search.js +++ b/icons/es5/Search.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgSearch(props) { fill: "currentColor" })); } - export default SvgSearch; \ No newline at end of file diff --git a/icons/es5/SearchOff.js b/icons/es5/SearchOff.js index 1f603b61df..9a7ff45518 100644 --- a/icons/es5/SearchOff.js +++ b/icons/es5/SearchOff.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSearchOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 009.5 3C6.08 3 3.28 5.64 3.03 9h2.02C5.3 6.75 7.18 5 9.5 5 11.99 5 14 7.01 14 9.5S11.99 14 9.5 14c-.17 0-.33-.03-.5-.05v2.02c.17.02.33.03.5.03 1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5z" + d: "M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 009.5 3C6.08 3 3.28 5.64 3.03 9h2.02C5.3 6.75 7.18 5 9.5 5 11.99 5 14 7.01 14 9.5S11.99 14 9.5 14c-.17 0-.33-.03-.5-.05v2.02c.17.02.33.03.5.03 1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M6.47 10.82L4 13.29l-2.47-2.47-.71.71L3.29 14 .82 16.47l.71.71L4 14.71l2.47 2.47.71-.71L4.71 14l2.47-2.47z" + d: "M6.47 10.82L4 13.29l-2.47-2.47-.71.71L3.29 14 .82 16.47l.71.71L4 14.71l2.47 2.47.71-.71L4.71 14l2.47-2.47z", + fill: "currentColor" })); } - export default SvgSearchOff; \ No newline at end of file diff --git a/icons/es5/Security.js b/icons/es5/Security.js index f0853608f2..b010978a69 100644 --- a/icons/es5/Security.js +++ b/icons/es5/Security.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSecurity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z" + d: "M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm0 10.99h7c-.53 4.12-3.28 7.79-7 8.94V12H5V6.3l7-3.11v8.8z", + fill: "currentColor" })); } - export default SvgSecurity; \ No newline at end of file diff --git a/icons/es5/SecurityUpdate.js b/icons/es5/SecurityUpdate.js index 6387e5a9c5..b8bdff1aac 100644 --- a/icons/es5/SecurityUpdate.js +++ b/icons/es5/SecurityUpdate.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSecurityUpdate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 1v22h14V1H5zm12 17H7V6h10v12zm-1-6h-3V8h-2v4H8l4 4 4-4z" + d: "M5 1v22h14V1H5zm12 17H7V6h10v12zm-1-6h-3V8h-2v4H8l4 4 4-4z", + fill: "currentColor" })); } - export default SvgSecurityUpdate; \ No newline at end of file diff --git a/icons/es5/SecurityUpdateGood.js b/icons/es5/SecurityUpdateGood.js index 8784d3e04e..504f716184 100644 --- a/icons/es5/SecurityUpdateGood.js +++ b/icons/es5/SecurityUpdateGood.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSecurityUpdateGood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 1v22h14V1H5zm12 17H7V6h10v12zm-1-7.95l-1.41-1.41-3.54 3.54-1.41-1.41-1.41 1.41L11.05 15 16 10.05z" + d: "M5 1v22h14V1H5zm12 17H7V6h10v12zm-1-7.95l-1.41-1.41-3.54 3.54-1.41-1.41-1.41 1.41L11.05 15 16 10.05z", + fill: "currentColor" })); } - export default SvgSecurityUpdateGood; \ No newline at end of file diff --git a/icons/es5/SecurityUpdateWarning.js b/icons/es5/SecurityUpdateWarning.js index 1f8c2bd87a..273b7baf45 100644 --- a/icons/es5/SecurityUpdateWarning.js +++ b/icons/es5/SecurityUpdateWarning.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSecurityUpdateWarning(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 15h2v2h-2zm0-8h2v6h-2z" + d: "M11 15h2v2h-2zm0-8h2v6h-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M5.01 1v22H19V1H5.01zM17 18H7V6h10v12z" + d: "M5.01 1v22H19V1H5.01zM17 18H7V6h10v12z", + fill: "currentColor" })); } - export default SvgSecurityUpdateWarning; \ No newline at end of file diff --git a/icons/es5/Segment.js b/icons/es5/Segment.js index cf0e3c7485..6f3f98e052 100644 --- a/icons/es5/Segment.js +++ b/icons/es5/Segment.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSegment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 18h12v-2H9v2zM3 6v2h18V6H3zm6 7h12v-2H9v2z" + d: "M9 18h12v-2H9v2zM3 6v2h18V6H3zm6 7h12v-2H9v2z", + fill: "currentColor" })); } - export default SvgSegment; \ No newline at end of file diff --git a/icons/es5/SelectAll.js b/icons/es5/SelectAll.js index 36f03f83c2..ed393d9415 100644 --- a/icons/es5/SelectAll.js +++ b/icons/es5/SelectAll.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSelectAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 13h2v-2H3v2zm4 8h2v-2H7v2zM3 9h2V7H3v2zm10-6h-2v2h2V3zM3 17h2v-2H3v2zM9 3H7v2h2V3zM5 3H3v2h2V3zm6 18h2v-2h-2v2zm8-8h2v-2h-2v2zm0-4h2V7h-2v2zm0 8h2v-2h-2v2zm-4 4h2v-2h-2v2zm0-16h2V3h-2v2zm4 0h2V3h-2v2zm0 16h2v-2h-2v2zM3 21h2v-2H3v2zm4-4h10V7H7v10zm2-8h6v6H9V9z" + d: "M3 13h2v-2H3v2zm4 8h2v-2H7v2zM3 9h2V7H3v2zm10-6h-2v2h2V3zM3 17h2v-2H3v2zM9 3H7v2h2V3zM5 3H3v2h2V3zm6 18h2v-2h-2v2zm8-8h2v-2h-2v2zm0-4h2V7h-2v2zm0 8h2v-2h-2v2zm-4 4h2v-2h-2v2zm0-16h2V3h-2v2zm4 0h2V3h-2v2zm0 16h2v-2h-2v2zM3 21h2v-2H3v2zm4-4h10V7H7v10zm2-8h6v6H9V9z", + fill: "currentColor" })); } - export default SvgSelectAll; \ No newline at end of file diff --git a/icons/es5/SelfImprovement.js b/icons/es5/SelfImprovement.js index 81c160ed9e..cb2d8ef437 100644 --- a/icons/es5/SelfImprovement.js +++ b/icons/es5/SelfImprovement.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSelfImprovement(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 6, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M21 16v-2c-2.24 0-4.16-.96-5.6-2.68l-1.34-1.6A1.98 1.98 0 0012.53 9h-1.05c-.59 0-1.15.26-1.53.72l-1.34 1.6C7.16 13.04 5.24 14 3 14v2c2.77 0 5.19-1.17 7-3.25V15l-3.88 1.55c-.67.27-1.12.93-1.12 1.66C5 19.2 5.8 20 6.79 20H9v-.5a2.5 2.5 0 012.5-2.5h3c.28 0 .5.22.5.5s-.22.5-.5.5h-3c-.83 0-1.5.67-1.5 1.5v.5h7.21c.99 0 1.79-.8 1.79-1.79 0-.73-.45-1.39-1.12-1.66L14 15v-2.25c1.81 2.08 4.23 3.25 7 3.25z" + d: "M21 16v-2c-2.24 0-4.16-.96-5.6-2.68l-1.34-1.6A1.98 1.98 0 0012.53 9h-1.05c-.59 0-1.15.26-1.53.72l-1.34 1.6C7.16 13.04 5.24 14 3 14v2c2.77 0 5.19-1.17 7-3.25V15l-3.88 1.55c-.67.27-1.12.93-1.12 1.66C5 19.2 5.8 20 6.79 20H9v-.5a2.5 2.5 0 012.5-2.5h3c.28 0 .5.22.5.5s-.22.5-.5.5h-3c-.83 0-1.5.67-1.5 1.5v.5h7.21c.99 0 1.79-.8 1.79-1.79 0-.73-.45-1.39-1.12-1.66L14 15v-2.25c1.81 2.08 4.23 3.25 7 3.25z", + fill: "currentColor" })); } - export default SvgSelfImprovement; \ No newline at end of file diff --git a/icons/es5/Sell.js b/icons/es5/Sell.js index 7f46b160cf..e5df3f066b 100644 --- a/icons/es5/Sell.js +++ b/icons/es5/Sell.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSell(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22.83 12.83L12 2H2v10l10.83 10.83 10-10zM6.5 8C5.67 8 5 7.33 5 6.5S5.67 5 6.5 5 8 5.67 8 6.5 7.33 8 6.5 8z" + d: "M22.83 12.83L12 2H2v10l10.83 10.83 10-10zM6.5 8C5.67 8 5 7.33 5 6.5S5.67 5 6.5 5 8 5.67 8 6.5 7.33 8 6.5 8z", + fill: "currentColor" })); } - export default SvgSell; \ No newline at end of file diff --git a/icons/es5/Send.js b/icons/es5/Send.js index 28f1344a2e..58289679b8 100644 --- a/icons/es5/Send.js +++ b/icons/es5/Send.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSend(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgSend(props) { fill: "currentColor" })); } - export default SvgSend; \ No newline at end of file diff --git a/icons/es5/SendAndArchive.js b/icons/es5/SendAndArchive.js index a847797b8e..60347b7cbf 100644 --- a/icons/es5/SendAndArchive.js +++ b/icons/es5/SendAndArchive.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSendAndArchive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 10c.1 0 .19.01.28.01L3 4v6l8 2-8 2v6l7-2.95V17c0-3.87 3.13-7 7-7z" + d: "M17 10c.1 0 .19.01.28.01L3 4v6l8 2-8 2v6l7-2.95V17c0-3.87 3.13-7 7-7z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8l-3-3h2.5v-3h1v3H20l-3 3z" + d: "M17 12c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm0 8l-3-3h2.5v-3h1v3H20l-3 3z", + fill: "currentColor" })); } - export default SvgSendAndArchive; \ No newline at end of file diff --git a/icons/es5/SendTimeExtension.js b/icons/es5/SendTimeExtension.js index a23a7279a8..ba997f6569 100644 --- a/icons/es5/SendTimeExtension.js +++ b/icons/es5/SendTimeExtension.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSendTimeExtension(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 4h-6a2.5 2.5 0 00-5 0H3.01v5.8C5.7 9.8 6 11.96 6 12.5s-.29 2.7-3 2.7V21h5.8c0-2.16 1.37-2.78 2.2-2.94v-9.3l9 4.5V4z" + d: "M20 4h-6a2.5 2.5 0 00-5 0H3.01v5.8C5.7 9.8 6 11.96 6 12.5s-.29 2.7-3 2.7V21h5.8c0-2.16 1.37-2.78 2.2-2.94v-9.3l9 4.5V4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M13 12v4l4 1-4 1v4l10-5z" + d: "M13 12v4l4 1-4 1v4l10-5z", + fill: "currentColor" })); } - export default SvgSendTimeExtension; \ No newline at end of file diff --git a/icons/es5/SendToMobile.js b/icons/es5/SendToMobile.js index a2f73698ff..78107f6b53 100644 --- a/icons/es5/SendToMobile.js +++ b/icons/es5/SendToMobile.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSendToMobile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 18H7V6h10v1h2V1H5v22h14v-6h-2z" + d: "M17 18H7V6h10v1h2V1H5v22h14v-6h-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 12l-4-4v3h-5v2h5v3z" + d: "M22 12l-4-4v3h-5v2h5v3z", + fill: "currentColor" })); } - export default SvgSendToMobile; \ No newline at end of file diff --git a/icons/es5/SensorDoor.js b/icons/es5/SensorDoor.js index 2dedffdf71..189e2d32d2 100644 --- a/icons/es5/SensorDoor.js +++ b/icons/es5/SensorDoor.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSensorDoor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2H4v20h16V2zm-4.5 11.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M20 2H4v20h16V2zm-4.5 11.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgSensorDoor; \ No newline at end of file diff --git a/icons/es5/SensorOccupied.js b/icons/es5/SensorOccupied.js index b454971686..81d0c8f890 100644 --- a/icons/es5/SensorOccupied.js +++ b/icons/es5/SensorOccupied.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSensorOccupied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 11c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zm0 1c-1.84 0-3.56.5-5.03 1.37-.61.35-.97 1.02-.97 1.72V17h12v-1.91c0-.7-.36-1.36-.97-1.72A9.844 9.844 0 0012 12zm9.23-3.85l1.85-.77A12.056 12.056 0 0016.62.92l-.77 1.85c2.42 1.02 4.36 2.96 5.38 5.38zM8.15 2.77L7.38.92A12.089 12.089 0 00.92 7.38l1.85.77c1.02-2.42 2.96-4.36 5.38-5.38zM2.77 15.85l-1.85.77c1.22 2.91 3.55 5.25 6.46 6.46l.77-1.85a10.117 10.117 0 01-5.38-5.38zm13.08 5.38l.77 1.85c2.91-1.22 5.25-3.55 6.46-6.46l-1.85-.77a10.117 10.117 0 01-5.38 5.38z" + d: "M12 11c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3zm0 1c-1.84 0-3.56.5-5.03 1.37-.61.35-.97 1.02-.97 1.72V17h12v-1.91c0-.7-.36-1.36-.97-1.72A9.844 9.844 0 0012 12zm9.23-3.85l1.85-.77A12.056 12.056 0 0016.62.92l-.77 1.85c2.42 1.02 4.36 2.96 5.38 5.38zM8.15 2.77L7.38.92A12.089 12.089 0 00.92 7.38l1.85.77c1.02-2.42 2.96-4.36 5.38-5.38zM2.77 15.85l-1.85.77c1.22 2.91 3.55 5.25 6.46 6.46l.77-1.85a10.117 10.117 0 01-5.38-5.38zm13.08 5.38l.77 1.85c2.91-1.22 5.25-3.55 6.46-6.46l-1.85-.77a10.117 10.117 0 01-5.38 5.38z", + fill: "currentColor" })); } - export default SvgSensorOccupied; \ No newline at end of file diff --git a/icons/es5/SensorWindow.js b/icons/es5/SensorWindow.js index b646acf7ea..def1d6d191 100644 --- a/icons/es5/SensorWindow.js +++ b/icons/es5/SensorWindow.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSensorWindow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4v16H6V4h12M4 2v20h16V2H4zm3 17h10v-6H7v6zm3-9h4v1h3V5H7v6h3v-1z" + d: "M18 4v16H6V4h12M4 2v20h16V2H4zm3 17h10v-6H7v6zm3-9h4v1h3V5H7v6h3v-1z", + fill: "currentColor" })); } - export default SvgSensorWindow; \ No newline at end of file diff --git a/icons/es5/Sensors.js b/icons/es5/Sensors.js index c301e7b288..45a457e6dc 100644 --- a/icons/es5/Sensors.js +++ b/icons/es5/Sensors.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSensors(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.76 16.24C6.67 15.16 6 13.66 6 12s.67-3.16 1.76-4.24l1.42 1.42C8.45 9.9 8 10.9 8 12c0 1.1.45 2.1 1.17 2.83l-1.41 1.41zm8.48 0C17.33 15.16 18 13.66 18 12s-.67-3.16-1.76-4.24l-1.42 1.42C15.55 9.9 16 10.9 16 12c0 1.1-.45 2.1-1.17 2.83l1.41 1.41zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm8 2c0 2.21-.9 4.21-2.35 5.65l1.42 1.42C20.88 17.26 22 14.76 22 12s-1.12-5.26-2.93-7.07l-1.42 1.42A7.94 7.94 0 0120 12zM6.35 6.35L4.93 4.93C3.12 6.74 2 9.24 2 12s1.12 5.26 2.93 7.07l1.42-1.42C4.9 16.21 4 14.21 4 12s.9-4.21 2.35-5.65z" + d: "M7.76 16.24C6.67 15.16 6 13.66 6 12s.67-3.16 1.76-4.24l1.42 1.42C8.45 9.9 8 10.9 8 12c0 1.1.45 2.1 1.17 2.83l-1.41 1.41zm8.48 0C17.33 15.16 18 13.66 18 12s-.67-3.16-1.76-4.24l-1.42 1.42C15.55 9.9 16 10.9 16 12c0 1.1-.45 2.1-1.17 2.83l1.41 1.41zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm8 2c0 2.21-.9 4.21-2.35 5.65l1.42 1.42C20.88 17.26 22 14.76 22 12s-1.12-5.26-2.93-7.07l-1.42 1.42A7.94 7.94 0 0120 12zM6.35 6.35L4.93 4.93C3.12 6.74 2 9.24 2 12s1.12 5.26 2.93 7.07l1.42-1.42C4.9 16.21 4 14.21 4 12s.9-4.21 2.35-5.65z", + fill: "currentColor" })); } - export default SvgSensors; \ No newline at end of file diff --git a/icons/es5/SensorsOff.js b/icons/es5/SensorsOff.js index a747fe422f..d1a84a1d5d 100644 --- a/icons/es5/SensorsOff.js +++ b/icons/es5/SensorsOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSensorsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.14 10.96c-.09.33-.14.68-.14 1.04 0 1.1.45 2.1 1.17 2.83l-1.42 1.42A6.018 6.018 0 016 12c0-.93.21-1.8.58-2.59L5.11 7.94A7.897 7.897 0 004 12c0 2.21.9 4.21 2.35 5.65l-1.42 1.42A9.969 9.969 0 012 12c0-2.04.61-3.93 1.66-5.51L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41L8.14 10.96zm9.28 3.63c.37-.79.58-1.66.58-2.59 0-1.66-.67-3.16-1.76-4.24l-1.42 1.42a3.951 3.951 0 011.04 3.86l1.56 1.55zM20 12c0 1.48-.4 2.87-1.11 4.06l1.45 1.45A9.91 9.91 0 0022 12c0-2.76-1.12-5.26-2.93-7.07l-1.42 1.42A7.94 7.94 0 0120 12z" + d: "M8.14 10.96c-.09.33-.14.68-.14 1.04 0 1.1.45 2.1 1.17 2.83l-1.42 1.42A6.018 6.018 0 016 12c0-.93.21-1.8.58-2.59L5.11 7.94A7.897 7.897 0 004 12c0 2.21.9 4.21 2.35 5.65l-1.42 1.42A9.969 9.969 0 012 12c0-2.04.61-3.93 1.66-5.51L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41L8.14 10.96zm9.28 3.63c.37-.79.58-1.66.58-2.59 0-1.66-.67-3.16-1.76-4.24l-1.42 1.42a3.951 3.951 0 011.04 3.86l1.56 1.55zM20 12c0 1.48-.4 2.87-1.11 4.06l1.45 1.45A9.91 9.91 0 0022 12c0-2.76-1.12-5.26-2.93-7.07l-1.42 1.42A7.94 7.94 0 0120 12z", + fill: "currentColor" })); } - export default SvgSensorsOff; \ No newline at end of file diff --git a/icons/es5/SentimentDissatisfied.js b/icons/es5/SentimentDissatisfied.js index 31f7f427d9..86ec834fcb 100644 --- a/icons/es5/SentimentDissatisfied.js +++ b/icons/es5/SentimentDissatisfied.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSentimentDissatisfied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 15.5, cy: 9.5, @@ -17,8 +16,8 @@ function SvgSentimentDissatisfied(props) { cy: 9.5, r: 1.5 }), /*#__PURE__*/React.createElement("path", { - d: "M12 14c-2.33 0-4.32 1.45-5.12 3.5h1.67c.69-1.19 1.97-2 3.45-2s2.75.81 3.45 2h1.67c-.8-2.05-2.79-3.5-5.12-3.5zm-.01-12C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" + d: "M12 14c-2.33 0-4.32 1.45-5.12 3.5h1.67c.69-1.19 1.97-2 3.45-2s2.75.81 3.45 2h1.67c-.8-2.05-2.79-3.5-5.12-3.5zm-.01-12C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z", + fill: "currentColor" })); } - export default SvgSentimentDissatisfied; \ No newline at end of file diff --git a/icons/es5/SentimentNeutral.js b/icons/es5/SentimentNeutral.js index 18c43e0b59..b6fac9dafb 100644 --- a/icons/es5/SentimentNeutral.js +++ b/icons/es5/SentimentNeutral.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSentimentNeutral(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM7 9.5C7 8.67 7.67 8 8.5 8s1.5.67 1.5 1.5S9.33 11 8.5 11 7 10.33 7 9.5zm8 6H9V14h6v1.5zm.5-4.5c-.83 0-1.5-.67-1.5-1.5S14.67 8 15.5 8s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM7 9.5C7 8.67 7.67 8 8.5 8s1.5.67 1.5 1.5S9.33 11 8.5 11 7 10.33 7 9.5zm8 6H9V14h6v1.5zm.5-4.5c-.83 0-1.5-.67-1.5-1.5S14.67 8 15.5 8s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgSentimentNeutral; \ No newline at end of file diff --git a/icons/es5/SentimentSatisfied.js b/icons/es5/SentimentSatisfied.js index cfecd4e473..5e2869959c 100644 --- a/icons/es5/SentimentSatisfied.js +++ b/icons/es5/SentimentSatisfied.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSentimentSatisfied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 15.5, cy: 9.5, @@ -17,8 +16,8 @@ function SvgSentimentSatisfied(props) { cy: 9.5, r: 1.5 }), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-4c-1.48 0-2.75-.81-3.45-2H6.88a5.495 5.495 0 0010.24 0h-1.67c-.7 1.19-1.97 2-3.45 2z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-4c-1.48 0-2.75-.81-3.45-2H6.88a5.495 5.495 0 0010.24 0h-1.67c-.7 1.19-1.97 2-3.45 2z", + fill: "currentColor" })); } - export default SvgSentimentSatisfied; \ No newline at end of file diff --git a/icons/es5/SentimentSatisfiedAlt.js b/icons/es5/SentimentSatisfiedAlt.js index e4e9c34149..8f63f66c1a 100644 --- a/icons/es5/SentimentSatisfiedAlt.js +++ b/icons/es5/SentimentSatisfiedAlt.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSentimentSatisfiedAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 15.5, cy: 9.5, @@ -17,8 +16,8 @@ function SvgSentimentSatisfiedAlt(props) { cy: 9.5, r: 1.5 }), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-4c-1.48 0-2.75-.81-3.45-2H6.88a5.495 5.495 0 0010.24 0h-1.67c-.69 1.19-1.97 2-3.45 2z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-4c-1.48 0-2.75-.81-3.45-2H6.88a5.495 5.495 0 0010.24 0h-1.67c-.69 1.19-1.97 2-3.45 2z", + fill: "currentColor" })); } - export default SvgSentimentSatisfiedAlt; \ No newline at end of file diff --git a/icons/es5/SentimentSlightlyDissatisfied.js b/icons/es5/SentimentSlightlyDissatisfied.js index c2b2c86080..e38dd1a8f8 100644 --- a/icons/es5/SentimentSlightlyDissatisfied.js +++ b/icons/es5/SentimentSlightlyDissatisfied.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSentimentSlightlyDissatisfied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 15.5, cy: 9.5, @@ -17,8 +16,8 @@ function SvgSentimentSlightlyDissatisfied(props) { cy: 9.5, r: 1.5 }), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-3.5c.73 0 1.39.19 1.97.53.12-.14.86-.98 1.01-1.14A5.39 5.39 0 0012 15c-1.11 0-2.13.33-2.99.88.97 1.09.01.02 1.01 1.14.59-.33 1.25-.52 1.98-.52z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm0-3.5c.73 0 1.39.19 1.97.53.12-.14.86-.98 1.01-1.14A5.39 5.39 0 0012 15c-1.11 0-2.13.33-2.99.88.97 1.09.01.02 1.01 1.14.59-.33 1.25-.52 1.98-.52z", + fill: "currentColor" })); } - export default SvgSentimentSlightlyDissatisfied; \ No newline at end of file diff --git a/icons/es5/SentimentVeryDissatisfied.js b/icons/es5/SentimentVeryDissatisfied.js index 777351dbec..5ce70e6e72 100644 --- a/icons/es5/SentimentVeryDissatisfied.js +++ b/icons/es5/SentimentVeryDissatisfied.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSentimentVeryDissatisfied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 13.5c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5zM7.82 12l1.06-1.06L9.94 12 11 10.94 9.94 9.88 11 8.82 9.94 7.76 8.88 8.82 7.82 7.76 6.76 8.82l1.06 1.06-1.06 1.06zm4.17-10C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12 17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm4.18-12.24l-1.06 1.06-1.06-1.06L13 8.82l1.06 1.06L13 10.94 14.06 12l1.06-1.06L16.18 12l1.06-1.06-1.06-1.06 1.06-1.06z" + d: "M12 13.5c-2.33 0-4.31 1.46-5.11 3.5h10.22c-.8-2.04-2.78-3.5-5.11-3.5zM7.82 12l1.06-1.06L9.94 12 11 10.94 9.94 9.88 11 8.82 9.94 7.76 8.88 8.82 7.82 7.76 6.76 8.82l1.06 1.06-1.06 1.06zm4.17-10C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12 17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm4.18-12.24l-1.06 1.06-1.06-1.06L13 8.82l1.06 1.06L13 10.94 14.06 12l1.06-1.06L16.18 12l1.06-1.06-1.06-1.06 1.06-1.06z", + fill: "currentColor" })); } - export default SvgSentimentVeryDissatisfied; \ No newline at end of file diff --git a/icons/es5/SentimentVerySatisfied.js b/icons/es5/SentimentVerySatisfied.js index d2f7386ab5..18449b52bf 100644 --- a/icons/es5/SentimentVerySatisfied.js +++ b/icons/es5/SentimentVerySatisfied.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSentimentVerySatisfied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.88 9.94L9.94 11 11 9.94 8.88 7.82 6.76 9.94 7.82 11zM12 17.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5zm1-7.56L14.06 11l1.06-1.06L16.18 11l1.06-1.06-2.12-2.12zM11.99 2C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12 17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z" + d: "M8.88 9.94L9.94 11 11 9.94 8.88 7.82 6.76 9.94 7.82 11zM12 17.5c2.33 0 4.31-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5zm1-7.56L14.06 11l1.06-1.06L16.18 11l1.06-1.06-2.12-2.12zM11.99 2C6.47 2 2 6.47 2 12s4.47 10 9.99 10S22 17.53 22 12 17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z", + fill: "currentColor" })); } - export default SvgSentimentVerySatisfied; \ No newline at end of file diff --git a/icons/es5/SetMeal.js b/icons/es5/SetMeal.js index 0ce0e0e3f5..b4aa34fb71 100644 --- a/icons/es5/SetMeal.js +++ b/icons/es5/SetMeal.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSetMeal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.05 17.56l-17.97.94L3 17l17.98-.94.07 1.5zM21 19.48H3v1.5h18v-1.5zM22 3v11H2V3h20zm-2 3c-1.68 0-3.04.98-3.21 2.23-.64-.73-2.73-2.73-6.54-2.73-4.67 0-6.75 3-6.75 3s2.08 3 6.75 3c3.81 0 5.9-2 6.54-2.73C16.96 10.02 18.32 11 20 11V6z" + d: "M21.05 17.56l-17.97.94L3 17l17.98-.94.07 1.5zM21 19.48H3v1.5h18v-1.5zM22 3v11H2V3h20zm-2 3c-1.68 0-3.04.98-3.21 2.23-.64-.73-2.73-2.73-6.54-2.73-4.67 0-6.75 3-6.75 3s2.08 3 6.75 3c3.81 0 5.9-2 6.54-2.73C16.96 10.02 18.32 11 20 11V6z", + fill: "currentColor" })); } - export default SvgSetMeal; \ No newline at end of file diff --git a/icons/es5/Settings.js b/icons/es5/Settings.js index 59ff9df6c9..e075c904a8 100644 --- a/icons/es5/Settings.js +++ b/icons/es5/Settings.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettings(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgSettings(props) { fill: "currentColor" })); } - export default SvgSettings; \ No newline at end of file diff --git a/icons/es5/SettingsAccessibility.js b/icons/es5/SettingsAccessibility.js index cb7810b080..08c3993ea3 100644 --- a/icons/es5/SettingsAccessibility.js +++ b/icons/es5/SettingsAccessibility.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsAccessibility(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.5 4c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 6c1.86.5 4 .83 6 1v12h2v-6h2v6h2V7c2-.17 4.14-.5 6-1l-.5-2zM12 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM7 24h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2z" + d: "M20.5 4c-2.61.7-5.67 1-8.5 1s-5.89-.3-8.5-1L3 6c1.86.5 4 .83 6 1v12h2v-6h2v6h2V7c2-.17 4.14-.5 6-1l-.5-2zM12 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM7 24h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgSettingsAccessibility; \ No newline at end of file diff --git a/icons/es5/SettingsApplications.js b/icons/es5/SettingsApplications.js index 95badef925..a35eb8f415 100644 --- a/icons/es5/SettingsApplications.js +++ b/icons/es5/SettingsApplications.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsApplications(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2zm-1.75 9c0 .24-.02.47-.05.71l.01-.02 1.47 1.16c.14.1.23.18.23.18l-1.7 2.94-2.02-.8.02-.03c-.37.29-.77.53-1.21.71h.01l-.27 1.85c-.02.17-.04.3-.04.3h-3.4l-.31-2.15H10a5.06 5.06 0 01-1.21-.71l.02.03-2.02.8-1.7-2.94s.1-.08.23-.18l1.47-1.16.01.02c-.03-.24-.05-.47-.05-.71s.02-.47.05-.69l-.01.01-1.7-1.34 1.7-2.95 2.01.81v.01c.37-.28.77-.52 1.2-.7h-.01L10.3 5h3.41l.3 2.15H14c.43.18.83.42 1.2.7v-.01l2.01-.81 1.7 2.95-1.71 1.34-.01-.01c.04.22.06.45.06.69z" + d: "M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2zm-1.75 9c0 .24-.02.47-.05.71l.01-.02 1.47 1.16c.14.1.23.18.23.18l-1.7 2.94-2.02-.8.02-.03c-.37.29-.77.53-1.21.71h.01l-.27 1.85c-.02.17-.04.3-.04.3h-3.4l-.31-2.15H10a5.06 5.06 0 01-1.21-.71l.02.03-2.02.8-1.7-2.94s.1-.08.23-.18l1.47-1.16.01.02c-.03-.24-.05-.47-.05-.71s.02-.47.05-.69l-.01.01-1.7-1.34 1.7-2.95 2.01.81v.01c.37-.28.77-.52 1.2-.7h-.01L10.3 5h3.41l.3 2.15H14c.43.18.83.42 1.2.7v-.01l2.01-.81 1.7 2.95-1.71 1.34-.01-.01c.04.22.06.45.06.69z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 12, r: 2.45 })); } - export default SvgSettingsApplications; \ No newline at end of file diff --git a/icons/es5/SettingsBackupRestore.js b/icons/es5/SettingsBackupRestore.js index e9e4b5cd99..32a2495835 100644 --- a/icons/es5/SettingsBackupRestore.js +++ b/icons/es5/SettingsBackupRestore.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsBackupRestore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 12c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm-2-9a9 9 0 00-9 9H0l4 4 4-4H5c0-3.87 3.13-7 7-7s7 3.13 7 7a6.995 6.995 0 01-11.06 5.7l-1.42 1.44A9 9 0 1012 3z" + d: "M14 12c0-1.1-.9-2-2-2s-2 .9-2 2 .9 2 2 2 2-.9 2-2zm-2-9a9 9 0 00-9 9H0l4 4 4-4H5c0-3.87 3.13-7 7-7s7 3.13 7 7a6.995 6.995 0 01-11.06 5.7l-1.42 1.44A9 9 0 1012 3z", + fill: "currentColor" })); } - export default SvgSettingsBackupRestore; \ No newline at end of file diff --git a/icons/es5/SettingsBluetooth.js b/icons/es5/SettingsBluetooth.js index 5331e6898e..2550a1b84c 100644 --- a/icons/es5/SettingsBluetooth.js +++ b/icons/es5/SettingsBluetooth.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsBluetooth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 24h2v-2h-2v2zm-4 0h2v-2H7v2zm8 0h2v-2h-2v2zm2.71-18.29L12 0h-1v7.59L6.41 3 5 4.41 10.59 10 5 15.59 6.41 17 11 12.41V20h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 3.83l1.88 1.88L13 7.59V3.83zm1.88 10.46L13 16.17v-3.76l1.88 1.88z" + d: "M11 24h2v-2h-2v2zm-4 0h2v-2H7v2zm8 0h2v-2h-2v2zm2.71-18.29L12 0h-1v7.59L6.41 3 5 4.41 10.59 10 5 15.59 6.41 17 11 12.41V20h1l5.71-5.71-4.3-4.29 4.3-4.29zM13 3.83l1.88 1.88L13 7.59V3.83zm1.88 10.46L13 16.17v-3.76l1.88 1.88z", + fill: "currentColor" })); } - export default SvgSettingsBluetooth; \ No newline at end of file diff --git a/icons/es5/SettingsBrightness.js b/icons/es5/SettingsBrightness.js index b3314a6a28..4cb45745a6 100644 --- a/icons/es5/SettingsBrightness.js +++ b/icons/es5/SettingsBrightness.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsBrightness(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v18h22V3zm-2 16.01H3V4.99h18v14.02zM8 16h2.5l1.5 1.5 1.5-1.5H16v-2.5l1.5-1.5-1.5-1.5V8h-2.5L12 6.5 10.5 8H8v2.5L6.5 12 8 13.5V16zm4-7c1.66 0 3 1.34 3 3s-1.34 3-3 3V9z" + d: "M23 3H1v18h22V3zm-2 16.01H3V4.99h18v14.02zM8 16h2.5l1.5 1.5 1.5-1.5H16v-2.5l1.5-1.5-1.5-1.5V8h-2.5L12 6.5 10.5 8H8v2.5L6.5 12 8 13.5V16zm4-7c1.66 0 3 1.34 3 3s-1.34 3-3 3V9z", + fill: "currentColor" })); } - export default SvgSettingsBrightness; \ No newline at end of file diff --git a/icons/es5/SettingsCell.js b/icons/es5/SettingsCell.js index f1a2ac3639..673ed3bacd 100644 --- a/icons/es5/SettingsCell.js +++ b/icons/es5/SettingsCell.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsCell(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 24h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zM6 0v20h12V0H6zm10 16H8V4h8v12z" + d: "M7 24h2v-2H7v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2zM6 0v20h12V0H6zm10 16H8V4h8v12z", + fill: "currentColor" })); } - export default SvgSettingsCell; \ No newline at end of file diff --git a/icons/es5/SettingsEthernet.js b/icons/es5/SettingsEthernet.js index 814dac8e77..a66251db12 100644 --- a/icons/es5/SettingsEthernet.js +++ b/icons/es5/SettingsEthernet.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsEthernet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.77 6.76L6.23 5.48.82 12l5.41 6.52 1.54-1.28L3.42 12l4.35-5.24zM7 13h2v-2H7v2zm10-2h-2v2h2v-2zm-6 2h2v-2h-2v2zm6.77-7.52l-1.54 1.28L20.58 12l-4.35 5.24 1.54 1.28L23.18 12l-5.41-6.52z" + d: "M7.77 6.76L6.23 5.48.82 12l5.41 6.52 1.54-1.28L3.42 12l4.35-5.24zM7 13h2v-2H7v2zm10-2h-2v2h2v-2zm-6 2h2v-2h-2v2zm6.77-7.52l-1.54 1.28L20.58 12l-4.35 5.24 1.54 1.28L23.18 12l-5.41-6.52z", + fill: "currentColor" })); } - export default SvgSettingsEthernet; \ No newline at end of file diff --git a/icons/es5/SettingsInputAntenna.js b/icons/es5/SettingsInputAntenna.js index 09232df2c9..f8dcda89f6 100644 --- a/icons/es5/SettingsInputAntenna.js +++ b/icons/es5/SettingsInputAntenna.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsInputAntenna(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5c-3.87 0-7 3.13-7 7h2c0-2.76 2.24-5 5-5s5 2.24 5 5h2c0-3.87-3.13-7-7-7zm1 9.29c.88-.39 1.5-1.26 1.5-2.29a2.5 2.5 0 00-5 0c0 1.02.62 1.9 1.5 2.29v3.3L7.59 21 9 22.41l3-3 3 3L16.41 21 13 17.59v-3.3zM12 1C5.93 1 1 5.93 1 12h2a9 9 0 0118 0h2c0-6.07-4.93-11-11-11z" + d: "M12 5c-3.87 0-7 3.13-7 7h2c0-2.76 2.24-5 5-5s5 2.24 5 5h2c0-3.87-3.13-7-7-7zm1 9.29c.88-.39 1.5-1.26 1.5-2.29a2.5 2.5 0 00-5 0c0 1.02.62 1.9 1.5 2.29v3.3L7.59 21 9 22.41l3-3 3 3L16.41 21 13 17.59v-3.3zM12 1C5.93 1 1 5.93 1 12h2a9 9 0 0118 0h2c0-6.07-4.93-11-11-11z", + fill: "currentColor" })); } - export default SvgSettingsInputAntenna; \ No newline at end of file diff --git a/icons/es5/SettingsInputComponent.js b/icons/es5/SettingsInputComponent.js index d76e7e8437..b616b83ccc 100644 --- a/icons/es5/SettingsInputComponent.js +++ b/icons/es5/SettingsInputComponent.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsInputComponent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v6h6V6H5V2zm4 16.82h2V23h2v-4.18h2V14H9v4.82zm-8 0h2V23h2v-4.18h2V14H1v4.82zM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v6h6V6h-2zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4H9v6h6V6h-2V2zm4 16.82h2V23h2v-4.18h2V14h-6v4.82z" + d: "M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v6h6V6H5V2zm4 16.82h2V23h2v-4.18h2V14H9v4.82zm-8 0h2V23h2v-4.18h2V14H1v4.82zM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v6h6V6h-2zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4H9v6h6V6h-2V2zm4 16.82h2V23h2v-4.18h2V14h-6v4.82z", + fill: "currentColor" })); } - export default SvgSettingsInputComponent; \ No newline at end of file diff --git a/icons/es5/SettingsInputComposite.js b/icons/es5/SettingsInputComposite.js index fca14df452..d51691b99b 100644 --- a/icons/es5/SettingsInputComposite.js +++ b/icons/es5/SettingsInputComposite.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsInputComposite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v6h6V6H5V2zm4 16.82h2V23h2v-4.18h2V14H9v4.82zm-8 0h2V23h2v-4.18h2V14H1v4.82zM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v6h6V6h-2zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4H9v6h6V6h-2V2zm4 16.82h2V23h2v-4.18h2V14h-6v4.82z" + d: "M5 2c0-.55-.45-1-1-1s-1 .45-1 1v4H1v6h6V6H5V2zm4 16.82h2V23h2v-4.18h2V14H9v4.82zm-8 0h2V23h2v-4.18h2V14H1v4.82zM21 6V2c0-.55-.45-1-1-1s-1 .45-1 1v4h-2v6h6V6h-2zm-8-4c0-.55-.45-1-1-1s-1 .45-1 1v4H9v6h6V6h-2V2zm4 16.82h2V23h2v-4.18h2V14h-6v4.82z", + fill: "currentColor" })); } - export default SvgSettingsInputComposite; \ No newline at end of file diff --git a/icons/es5/SettingsInputHdmi.js b/icons/es5/SettingsInputHdmi.js index b3689d8eca..f3cea9dc89 100644 --- a/icons/es5/SettingsInputHdmi.js +++ b/icons/es5/SettingsInputHdmi.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsInputHdmi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 7V2H6v5H5v6l3 6v3h8v-3l3-6V7h-1zM8 4h8v3h-2V5h-1v2h-2V5h-1v2H8V4z" + d: "M18 7V2H6v5H5v6l3 6v3h8v-3l3-6V7h-1zM8 4h8v3h-2V5h-1v2h-2V5h-1v2H8V4z", + fill: "currentColor" })); } - export default SvgSettingsInputHdmi; \ No newline at end of file diff --git a/icons/es5/SettingsInputSvideo.js b/icons/es5/SettingsInputSvideo.js index e375bed476..f0d0454d71 100644 --- a/icons/es5/SettingsInputSvideo.js +++ b/icons/es5/SettingsInputSvideo.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsInputSvideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 11.5c0-.83-.67-1.5-1.5-1.5S5 10.67 5 11.5 5.67 13 6.5 13 8 12.33 8 11.5zm7-5c0-.83-.67-1.5-1.5-1.5h-3C9.67 5 9 5.67 9 6.5S9.67 8 10.5 8h3c.83 0 1.5-.67 1.5-1.5zM8.5 15c-.83 0-1.5.67-1.5 1.5S7.67 18 8.5 18s1.5-.67 1.5-1.5S9.33 15 8.5 15zM12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9zm5.5-11c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm-2 5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z" + d: "M8 11.5c0-.83-.67-1.5-1.5-1.5S5 10.67 5 11.5 5.67 13 6.5 13 8 12.33 8 11.5zm7-5c0-.83-.67-1.5-1.5-1.5h-3C9.67 5 9 5.67 9 6.5S9.67 8 10.5 8h3c.83 0 1.5-.67 1.5-1.5zM8.5 15c-.83 0-1.5.67-1.5 1.5S7.67 18 8.5 18s1.5-.67 1.5-1.5S9.33 15 8.5 15zM12 1C5.93 1 1 5.93 1 12s4.93 11 11 11 11-4.93 11-11S18.07 1 12 1zm0 20c-4.96 0-9-4.04-9-9s4.04-9 9-9 9 4.04 9 9-4.04 9-9 9zm5.5-11c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5zm-2 5c-.83 0-1.5.67-1.5 1.5s.67 1.5 1.5 1.5 1.5-.67 1.5-1.5-.67-1.5-1.5-1.5z", + fill: "currentColor" })); } - export default SvgSettingsInputSvideo; \ No newline at end of file diff --git a/icons/es5/SettingsOverscan.js b/icons/es5/SettingsOverscan.js index c6eac539e7..5bf9f0fe81 100644 --- a/icons/es5/SettingsOverscan.js +++ b/icons/es5/SettingsOverscan.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsOverscan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.01 5.5L10 8h4l-1.99-2.5zM18 10v4l2.5-1.99L18 10zM6 10l-2.5 2.01L6 14v-4zm8 6h-4l2.01 2.5L14 16zm9-13H1v18h22V3zm-2 16.01H3V4.99h18v14.02z" + d: "M12.01 5.5L10 8h4l-1.99-2.5zM18 10v4l2.5-1.99L18 10zM6 10l-2.5 2.01L6 14v-4zm8 6h-4l2.01 2.5L14 16zm9-13H1v18h22V3zm-2 16.01H3V4.99h18v14.02z", + fill: "currentColor" })); } - export default SvgSettingsOverscan; \ No newline at end of file diff --git a/icons/es5/SettingsPhone.js b/icons/es5/SettingsPhone.js index 20794c0349..83a3bb8688 100644 --- a/icons/es5/SettingsPhone.js +++ b/icons/es5/SettingsPhone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsPhone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.21 17.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52zM11 9h2v2h-2zm4 0h2v2h-2zm4 0h2v2h-2z" + d: "M13.21 17.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52zM11 9h2v2h-2zm4 0h2v2h-2zm4 0h2v2h-2z", + fill: "currentColor" })); } - export default SvgSettingsPhone; \ No newline at end of file diff --git a/icons/es5/SettingsPower.js b/icons/es5/SettingsPower.js index d74d633d24..212bdb7481 100644 --- a/icons/es5/SettingsPower.js +++ b/icons/es5/SettingsPower.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsPower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 24h2v-2H7v2zm4 0h2v-2h-2v2zm2-22h-2v10h2V2zm3.56 2.44l-1.45 1.45A5.969 5.969 0 0118 11c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.17 1.16-4.06 2.88-5.12L7.44 4.44A7.961 7.961 0 004 11c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.72-1.36-5.12-3.44-6.56zM15 24h2v-2h-2v2z" + d: "M7 24h2v-2H7v2zm4 0h2v-2h-2v2zm2-22h-2v10h2V2zm3.56 2.44l-1.45 1.45A5.969 5.969 0 0118 11c0 3.31-2.69 6-6 6s-6-2.69-6-6c0-2.17 1.16-4.06 2.88-5.12L7.44 4.44A7.961 7.961 0 004 11c0 4.42 3.58 8 8 8s8-3.58 8-8c0-2.72-1.36-5.12-3.44-6.56zM15 24h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgSettingsPower; \ No newline at end of file diff --git a/icons/es5/SettingsRemote.js b/icons/es5/SettingsRemote.js index 02980e1dbd..896367a2c2 100644 --- a/icons/es5/SettingsRemote.js +++ b/icons/es5/SettingsRemote.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsRemote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 9H8v14h8V9zm-4 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM7.05 6.05l1.41 1.41a5.022 5.022 0 017.08 0l1.41-1.41C15.68 4.78 13.93 4 12 4s-3.68.78-4.95 2.05zM12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41C7.26 3.01 9.51 2 12 2s4.74 1.01 6.36 2.64l1.41-1.41C17.79 1.23 15.04 0 12 0z" + d: "M16 9H8v14h8V9zm-4 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM7.05 6.05l1.41 1.41a5.022 5.022 0 017.08 0l1.41-1.41C15.68 4.78 13.93 4 12 4s-3.68.78-4.95 2.05zM12 0C8.96 0 6.21 1.23 4.22 3.22l1.41 1.41C7.26 3.01 9.51 2 12 2s4.74 1.01 6.36 2.64l1.41-1.41C17.79 1.23 15.04 0 12 0z", + fill: "currentColor" })); } - export default SvgSettingsRemote; \ No newline at end of file diff --git a/icons/es5/SettingsSuggest.js b/icons/es5/SettingsSuggest.js index 03cb47795a..aeaa7e4e13 100644 --- a/icons/es5/SettingsSuggest.js +++ b/icons/es5/SettingsSuggest.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsSuggest(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.41 6.59L15 5.5l2.41-1.09L18.5 2l1.09 2.41L22 5.5l-2.41 1.09L18.5 9l-1.09-2.41zm3.87 6.13L20.5 11l-.78 1.72-1.72.78 1.72.78.78 1.72.78-1.72L23 13.5l-1.72-.78zm-5.04 1.65l1.94 1.47-2.5 4.33-2.24-.94c-.2.13-.42.26-.64.37l-.3 2.4h-5l-.3-2.41c-.22-.11-.43-.23-.64-.37l-2.24.94-2.5-4.33 1.94-1.47c-.01-.11-.01-.24-.01-.36s0-.25.01-.37l-1.94-1.47 2.5-4.33 2.24.94c.2-.13.42-.26.64-.37L7.5 6h5l.3 2.41c.22.11.43.23.64.37l2.24-.94 2.5 4.33-1.94 1.47c.01.12.01.24.01.37s0 .24-.01.36zM13 14c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3z" + d: "M17.41 6.59L15 5.5l2.41-1.09L18.5 2l1.09 2.41L22 5.5l-2.41 1.09L18.5 9l-1.09-2.41zm3.87 6.13L20.5 11l-.78 1.72-1.72.78 1.72.78.78 1.72.78-1.72L23 13.5l-1.72-.78zm-5.04 1.65l1.94 1.47-2.5 4.33-2.24-.94c-.2.13-.42.26-.64.37l-.3 2.4h-5l-.3-2.41c-.22-.11-.43-.23-.64-.37l-2.24.94-2.5-4.33 1.94-1.47c-.01-.11-.01-.24-.01-.36s0-.25.01-.37l-1.94-1.47 2.5-4.33 2.24.94c.2-.13.42-.26.64-.37L7.5 6h5l.3 2.41c.22.11.43.23.64.37l2.24-.94 2.5 4.33-1.94 1.47c.01.12.01.24.01.37s0 .24-.01.36zM13 14c0-1.66-1.34-3-3-3s-3 1.34-3 3 1.34 3 3 3 3-1.34 3-3z", + fill: "currentColor" })); } - export default SvgSettingsSuggest; \ No newline at end of file diff --git a/icons/es5/SettingsSystemDaydream.js b/icons/es5/SettingsSystemDaydream.js index 583fdd145b..a4cc0ec66a 100644 --- a/icons/es5/SettingsSystemDaydream.js +++ b/icons/es5/SettingsSystemDaydream.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsSystemDaydream(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 16h6.5a2.5 2.5 0 000-5h-.05c-.24-1.69-1.69-3-3.45-3-1.4 0-2.6.83-3.16 2.02h-.16A2.994 2.994 0 006 13c0 1.66 1.34 3 3 3zM23 3H1v18h22V3zm-2 16.01H3V4.99h18v14.02z" + d: "M9 16h6.5a2.5 2.5 0 000-5h-.05c-.24-1.69-1.69-3-3.45-3-1.4 0-2.6.83-3.16 2.02h-.16A2.994 2.994 0 006 13c0 1.66 1.34 3 3 3zM23 3H1v18h22V3zm-2 16.01H3V4.99h18v14.02z", + fill: "currentColor" })); } - export default SvgSettingsSystemDaydream; \ No newline at end of file diff --git a/icons/es5/SettingsVoice.js b/icons/es5/SettingsVoice.js index 57a7a35986..ddf5827377 100644 --- a/icons/es5/SettingsVoice.js +++ b/icons/es5/SettingsVoice.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSettingsVoice(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 24h2v-2H7v2zm5-11c1.66 0 2.99-1.34 2.99-3L15 4c0-1.66-1.34-3-3-3S9 2.34 9 4v6c0 1.66 1.34 3 3 3zm-1 11h2v-2h-2v2zm4 0h2v-2h-2v2zm4-14h-1.7c0 3-2.54 5.1-5.3 5.1S6.7 13 6.7 10H5c0 3.41 2.72 6.23 6 6.72V20h2v-3.28c3.28-.49 6-3.31 6-6.72z" + d: "M7 24h2v-2H7v2zm5-11c1.66 0 2.99-1.34 2.99-3L15 4c0-1.66-1.34-3-3-3S9 2.34 9 4v6c0 1.66 1.34 3 3 3zm-1 11h2v-2h-2v2zm4 0h2v-2h-2v2zm4-14h-1.7c0 3-2.54 5.1-5.3 5.1S6.7 13 6.7 10H5c0 3.41 2.72 6.23 6 6.72V20h2v-3.28c3.28-.49 6-3.31 6-6.72z", + fill: "currentColor" })); } - export default SvgSettingsVoice; \ No newline at end of file diff --git a/icons/es5/SevereCold.js b/icons/es5/SevereCold.js index 77563649d8..0c3a161f53 100644 --- a/icons/es5/SevereCold.js +++ b/icons/es5/SevereCold.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSevereCold(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 10.41l4-4L14.59 5 12 7.59V4h-2v3.59L7.41 5 6 6.41l4 4V12H8.41l-4-4L3 9.41 5.59 12H2v2h3.59L3 16.59 4.41 18l4-4H10v1.59l-4 4L7.41 21 10 18.41V22h2v-3.59L14.59 21 16 19.59l-4-4V14h1.59l4 4L19 16.59 16.41 14H20v-2h-8zM19 2h2v5h-2zm0 6h2v2h-2z" + d: "M12 10.41l4-4L14.59 5 12 7.59V4h-2v3.59L7.41 5 6 6.41l4 4V12H8.41l-4-4L3 9.41 5.59 12H2v2h3.59L3 16.59 4.41 18l4-4H10v1.59l-4 4L7.41 21 10 18.41V22h2v-3.59L14.59 21 16 19.59l-4-4V14h1.59l4 4L19 16.59 16.41 14H20v-2h-8zM19 2h2v5h-2zm0 6h2v2h-2z", + fill: "currentColor" })); } - export default SvgSevereCold; \ No newline at end of file diff --git a/icons/es5/ShapeLine.js b/icons/es5/ShapeLine.js index 2bbd0a93c7..36b5db6220 100644 --- a/icons/es5/ShapeLine.js +++ b/icons/es5/ShapeLine.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShapeLine(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 11c2.76 0 5-2.24 5-5S8.76 1 6 1 1 3.24 1 6s2.24 5 5 5zm17 3h-9v9h9v-9z" + d: "M6 11c2.76 0 5-2.24 5-5S8.76 1 6 1 1 3.24 1 6s2.24 5 5 5zm17 3h-9v9h9v-9z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17.71 7.7c.4.19.83.3 1.29.3 1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3c0 .46.11.89.3 1.29L6.29 16.3c-.4-.19-.83-.3-1.29-.3-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3c0-.46-.11-.89-.3-1.29L17.71 7.7z" + d: "M17.71 7.7c.4.19.83.3 1.29.3 1.65 0 3-1.35 3-3s-1.35-3-3-3-3 1.35-3 3c0 .46.11.89.3 1.29L6.29 16.3c-.4-.19-.83-.3-1.29-.3-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3c0-.46-.11-.89-.3-1.29L17.71 7.7z", + fill: "currentColor" })); } - export default SvgShapeLine; \ No newline at end of file diff --git a/icons/es5/Share.js b/icons/es5/Share.js index bff6c02c94..3e5a11cbb1 100644 --- a/icons/es5/Share.js +++ b/icons/es5/Share.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgShare(props) { fill: "currentColor" })); } - export default SvgShare; \ No newline at end of file diff --git a/icons/es5/ShareArrivalTime.js b/icons/es5/ShareArrivalTime.js index 8b2d848381..afbdf2d82d 100644 --- a/icons/es5/ShareArrivalTime.js +++ b/icons/es5/ShareArrivalTime.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShareArrivalTime(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm10.5 8c0 .69-.28 1.32-.73 1.77l1.41 1.41c.82-.81 1.32-1.94 1.32-3.18s-.5-2.37-1.32-3.18l-1.41 1.41c.45.45.73 1.08.73 1.77zm3.5 0c0 1.66-.67 3.16-1.76 4.24l1.41 1.41C23.1 16.21 24 14.21 24 12s-.9-4.21-2.35-5.65l-1.41 1.41A5.944 5.944 0 0122 12zm-10.19 2.42l-1.39 1.39L7 12.39V8h2v3.61l2.81 2.81z" + d: "M8 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm10.5 8c0 .69-.28 1.32-.73 1.77l1.41 1.41c.82-.81 1.32-1.94 1.32-3.18s-.5-2.37-1.32-3.18l-1.41 1.41c.45.45.73 1.08.73 1.77zm3.5 0c0 1.66-.67 3.16-1.76 4.24l1.41 1.41C23.1 16.21 24 14.21 24 12s-.9-4.21-2.35-5.65l-1.41 1.41A5.944 5.944 0 0122 12zm-10.19 2.42l-1.39 1.39L7 12.39V8h2v3.61l2.81 2.81z", + fill: "currentColor" })); } - export default SvgShareArrivalTime; \ No newline at end of file diff --git a/icons/es5/ShareLocation.js b/icons/es5/ShareLocation.js index a5ec93c915..e2784e5216 100644 --- a/icons/es5/ShareLocation.js +++ b/icons/es5/ShareLocation.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShareLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.02 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.42-1.43a7.941 7.941 0 01-3.9 1.62zM4.03 12c0-4.05 3.03-7.41 6.95-7.93V2.05C5.95 2.58 2.03 6.84 2.03 12c0 5.16 3.92 9.42 8.95 9.95v-2.02c-3.92-.52-6.95-3.88-6.95-7.93zm15.92-1h2.02c-.2-2.01-1-3.84-2.21-5.32l-1.43 1.43c.86 1.1 1.44 2.43 1.62 3.89zm-1.61-6.74a9.981 9.981 0 00-5.32-2.21v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43zm-.01 12.64l1.43 1.42A9.949 9.949 0 0021.97 13h-2.02a7.941 7.941 0 01-1.62 3.9z" + d: "M13.02 19.93v2.02c2.01-.2 3.84-1 5.32-2.21l-1.42-1.43a7.941 7.941 0 01-3.9 1.62zM4.03 12c0-4.05 3.03-7.41 6.95-7.93V2.05C5.95 2.58 2.03 6.84 2.03 12c0 5.16 3.92 9.42 8.95 9.95v-2.02c-3.92-.52-6.95-3.88-6.95-7.93zm15.92-1h2.02c-.2-2.01-1-3.84-2.21-5.32l-1.43 1.43c.86 1.1 1.44 2.43 1.62 3.89zm-1.61-6.74a9.981 9.981 0 00-5.32-2.21v2.02c1.46.18 2.79.76 3.9 1.62l1.42-1.43zm-.01 12.64l1.43 1.42A9.949 9.949 0 0021.97 13h-2.02a7.941 7.941 0 01-1.62 3.9z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M16 11.1C16 8.61 14.1 7 12 7s-4 1.61-4 4.1c0 1.66 1.33 3.63 4 5.9 2.67-2.27 4-4.24 4-5.9zm-4 .9a1.071 1.071 0 010-2.14A1.071 1.071 0 0112 12z" + d: "M16 11.1C16 8.61 14.1 7 12 7s-4 1.61-4 4.1c0 1.66 1.33 3.63 4 5.9 2.67-2.27 4-4.24 4-5.9zm-4 .9a1.071 1.071 0 010-2.14A1.071 1.071 0 0112 12z", + fill: "currentColor" })); } - export default SvgShareLocation; \ No newline at end of file diff --git a/icons/es5/Shield.js b/icons/es5/Shield.js index 45c8b016e0..060f1b61eb 100644 --- a/icons/es5/Shield.js +++ b/icons/es5/Shield.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShield(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3z" + d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3z", + fill: "currentColor" })); } - export default SvgShield; \ No newline at end of file diff --git a/icons/es5/ShieldMoon.js b/icons/es5/ShieldMoon.js index 05af9c8efc..e5f8035b83 100644 --- a/icons/es5/ShieldMoon.js +++ b/icons/es5/ShieldMoon.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShieldMoon(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm3.97 12.41c-1.84 2.17-5.21 2.1-6.96-.07-2.19-2.72-.65-6.72 2.69-7.33.34-.06.63.27.51.6-.46 1.23-.39 2.64.32 3.86a4.51 4.51 0 003.18 2.2c.34.05.49.47.26.74z" + d: "M12 2L4 5v6.09c0 5.05 3.41 9.76 8 10.91 4.59-1.15 8-5.86 8-10.91V5l-8-3zm3.97 12.41c-1.84 2.17-5.21 2.1-6.96-.07-2.19-2.72-.65-6.72 2.69-7.33.34-.06.63.27.51.6-.46 1.23-.39 2.64.32 3.86a4.51 4.51 0 003.18 2.2c.34.05.49.47.26.74z", + fill: "currentColor" })); } - export default SvgShieldMoon; \ No newline at end of file diff --git a/icons/es5/Shop.js b/icons/es5/Shop.js index 60cad59592..379601c2ac 100644 --- a/icons/es5/Shop.js +++ b/icons/es5/Shop.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 6V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H2v15h20V6h-6zm-6-2h4v2h-4V4zM9 18V9l7.5 4L9 18z" + d: "M16 6V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H2v15h20V6h-6zm-6-2h4v2h-4V4zM9 18V9l7.5 4L9 18z", + fill: "currentColor" })); } - export default SvgShop; \ No newline at end of file diff --git a/icons/es5/Shop2.js b/icons/es5/Shop2.js index 7e130ed898..8330770092 100644 --- a/icons/es5/Shop2.js +++ b/icons/es5/Shop2.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShop2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 9H1v13h18v-2H3z" + d: "M3 9H1v13h18v-2H3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 5V1h-8v4H5v13h18V5h-5zm-6-2h4v2h-4V3zm0 12V8l5.5 3.5L12 15z" + d: "M18 5V1h-8v4H5v13h18V5h-5zm-6-2h4v2h-4V3zm0 12V8l5.5 3.5L12 15z", + fill: "currentColor" })); } - export default SvgShop2; \ No newline at end of file diff --git a/icons/es5/ShopTwo.js b/icons/es5/ShopTwo.js index 32a88cfb63..40e7bb3cc8 100644 --- a/icons/es5/ShopTwo.js +++ b/icons/es5/ShopTwo.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShopTwo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 9H1v13h18v-2H3V9zm15-4V3c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H5v13h18V5h-5zm-6-2h4v2h-4V3zm0 12V8l5.5 3-5.5 4z" + d: "M3 9H1v13h18v-2H3V9zm15-4V3c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H5v13h18V5h-5zm-6-2h4v2h-4V3zm0 12V8l5.5 3-5.5 4z", + fill: "currentColor" })); } - export default SvgShopTwo; \ No newline at end of file diff --git a/icons/es5/Shopify.js b/icons/es5/Shopify.js index a4fd9c7464..d17273ef97 100644 --- a/icons/es5/Shopify.js +++ b/icons/es5/Shopify.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShopify(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.9 5.1s-.2.06-.54.17c-.06-.18-.14-.41-.26-.63-.38-.73-.94-1.11-1.62-1.12-.05 0-.09 0-.14.01-.02-.02-.04-.05-.06-.07-.29-.32-.67-.47-1.12-.46-.87.03-1.74.66-2.45 1.78-.5.79-.87 1.78-.98 2.54-1 .31-1.7.53-1.72.53-.51.16-.52.18-.59.65-.05.36-1.37 10.6-1.37 10.6L15.03 21V5.08c-.05 0-.1.01-.13.02zm-2.54.79c-.58.18-1.22.38-1.85.57.18-.69.52-1.37.94-1.82.16-.17.37-.35.63-.46.24.51.29 1.22.28 1.71zm-1.19-2.31c.2 0 .38.04.53.14-.24.12-.46.3-.68.53-.55.59-.98 1.52-1.15 2.41-.53.16-1.04.32-1.52.47.3-1.41 1.48-3.51 2.82-3.55zm-1.7 7.99c.06.93 2.52 1.14 2.66 3.33.11 1.72-.91 2.9-2.39 2.99C7.98 18 7 16.96 7 16.96l.37-1.59s.98.74 1.76.69c.51-.03.69-.45.68-.74-.08-1.22-2.08-1.15-2.2-3.15-.11-1.69 1-3.39 3.44-3.55.95-.06 1.43.18 1.43.18l-.56 2.09s-.62-.28-1.36-.24c-1.08.07-1.1.75-1.09.92zm3.47-5.86c-.01-.44-.06-1.06-.27-1.59.66.13.99.87 1.13 1.32-.25.08-.54.17-.86.27zm2.45 15.25l4.56-1.13S17.99 6.57 17.98 6.48c-.01-.09-.09-.14-.16-.15-.07-.01-1.35-.03-1.35-.03s-.78-.76-1.08-1.05v15.71z" + d: "M14.9 5.1s-.2.06-.54.17c-.06-.18-.14-.41-.26-.63-.38-.73-.94-1.11-1.62-1.12-.05 0-.09 0-.14.01-.02-.02-.04-.05-.06-.07-.29-.32-.67-.47-1.12-.46-.87.03-1.74.66-2.45 1.78-.5.79-.87 1.78-.98 2.54-1 .31-1.7.53-1.72.53-.51.16-.52.18-.59.65-.05.36-1.37 10.6-1.37 10.6L15.03 21V5.08c-.05 0-.1.01-.13.02zm-2.54.79c-.58.18-1.22.38-1.85.57.18-.69.52-1.37.94-1.82.16-.17.37-.35.63-.46.24.51.29 1.22.28 1.71zm-1.19-2.31c.2 0 .38.04.53.14-.24.12-.46.3-.68.53-.55.59-.98 1.52-1.15 2.41-.53.16-1.04.32-1.52.47.3-1.41 1.48-3.51 2.82-3.55zm-1.7 7.99c.06.93 2.52 1.14 2.66 3.33.11 1.72-.91 2.9-2.39 2.99C7.98 18 7 16.96 7 16.96l.37-1.59s.98.74 1.76.69c.51-.03.69-.45.68-.74-.08-1.22-2.08-1.15-2.2-3.15-.11-1.69 1-3.39 3.44-3.55.95-.06 1.43.18 1.43.18l-.56 2.09s-.62-.28-1.36-.24c-1.08.07-1.1.75-1.09.92zm3.47-5.86c-.01-.44-.06-1.06-.27-1.59.66.13.99.87 1.13 1.32-.25.08-.54.17-.86.27zm2.45 15.25l4.56-1.13S17.99 6.57 17.98 6.48c-.01-.09-.09-.14-.16-.15-.07-.01-1.35-.03-1.35-.03s-.78-.76-1.08-1.05v15.71z", + fill: "currentColor" })); } - export default SvgShopify; \ No newline at end of file diff --git a/icons/es5/ShoppingBag.js b/icons/es5/ShoppingBag.js index 848d8569f5..91670f810e 100644 --- a/icons/es5/ShoppingBag.js +++ b/icons/es5/ShoppingBag.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShoppingBag(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 6h-4c0-2.21-1.79-4-4-4S8 3.79 8 6H4v16h16V6zm-10 5H8V8h2v3zm2-7c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 7h-2V8h2v3z" + d: "M20 6h-4c0-2.21-1.79-4-4-4S8 3.79 8 6H4v16h16V6zm-10 5H8V8h2v3zm2-7c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm4 7h-2V8h2v3z", + fill: "currentColor" })); } - export default SvgShoppingBag; \ No newline at end of file diff --git a/icons/es5/ShoppingBasket.js b/icons/es5/ShoppingBasket.js index 900f2e9a7c..2e51134c81 100644 --- a/icons/es5/ShoppingBasket.js +++ b/icons/es5/ShoppingBasket.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShoppingBasket(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.21 9l-4.39-6.57a1 1 0 00-1.66 0L6.77 9H.69L4 21h16.02l3.29-12h-6.1zm-5.22-4.21L14.8 9H9.18l2.81-4.21zM12 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M17.21 9l-4.39-6.57a1 1 0 00-1.66 0L6.77 9H.69L4 21h16.02l3.29-12h-6.1zm-5.22-4.21L14.8 9H9.18l2.81-4.21zM12 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgShoppingBasket; \ No newline at end of file diff --git a/icons/es5/ShoppingCart.js b/icons/es5/ShoppingCart.js index de1491f5f2..1b47e03c5a 100644 --- a/icons/es5/ShoppingCart.js +++ b/icons/es5/ShoppingCart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShoppingCart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm0-3l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03L21.7 4H5.21l-.94-2H1v2h2l3.6 7.59L3.62 17H19v-2H7z" + d: "M17 18c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zM7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm0-3l1.1-2h7.45c.75 0 1.41-.41 1.75-1.03L21.7 4H5.21l-.94-2H1v2h2l3.6 7.59L3.62 17H19v-2H7z", + fill: "currentColor" })); } - export default SvgShoppingCart; \ No newline at end of file diff --git a/icons/es5/ShoppingCartCheckout.js b/icons/es5/ShoppingCartCheckout.js index 97836a7239..d1f92ae5df 100644 --- a/icons/es5/ShoppingCartCheckout.js +++ b/icons/es5/ShoppingCartCheckout.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShoppingCartCheckout(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-8.9-5h8.66L21 4.96 19.25 4l-3.7 7H8.53L4.27 2H1v2h2l3.6 7.59L3.61 17H19v-2H7l1.1-2zM12 2l4 4-4 4-1.41-1.41L12.17 7H8V5h4.17l-1.59-1.59L12 2z" + d: "M7 18c-1.1 0-1.99.9-1.99 2S5.9 22 7 22s2-.9 2-2-.9-2-2-2zm10 0c-1.1 0-1.99.9-1.99 2s.89 2 1.99 2 2-.9 2-2-.9-2-2-2zm-8.9-5h8.66L21 4.96 19.25 4l-3.7 7H8.53L4.27 2H1v2h2l3.6 7.59L3.61 17H19v-2H7l1.1-2zM12 2l4 4-4 4-1.41-1.41L12.17 7H8V5h4.17l-1.59-1.59L12 2z", + fill: "currentColor" })); } - export default SvgShoppingCartCheckout; \ No newline at end of file diff --git a/icons/es5/ShortText.js b/icons/es5/ShortText.js index 96101940af..30bbceb943 100644 --- a/icons/es5/ShortText.js +++ b/icons/es5/ShortText.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShortText(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 9h16v2H4V9zm0 4h10v2H4v-2z" + d: "M4 9h16v2H4V9zm0 4h10v2H4v-2z", + fill: "currentColor" })); } - export default SvgShortText; \ No newline at end of file diff --git a/icons/es5/Shortcut.js b/icons/es5/Shortcut.js index 9baab1f704..df872eb2d7 100644 --- a/icons/es5/Shortcut.js +++ b/icons/es5/Shortcut.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShortcut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 11l-6-6v5H8c-2.76 0-5 2.24-5 5v4h2v-4c0-1.65 1.35-3 3-3h7v5l6-6z" + d: "M21 11l-6-6v5H8c-2.76 0-5 2.24-5 5v4h2v-4c0-1.65 1.35-3 3-3h7v5l6-6z", + fill: "currentColor" })); } - export default SvgShortcut; \ No newline at end of file diff --git a/icons/es5/ShowChart.js b/icons/es5/ShowChart.js index 69418dac84..47e29ee150 100644 --- a/icons/es5/ShowChart.js +++ b/icons/es5/ShowChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShowChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.5 18.49l6-6.01 4 4L22 6.92l-1.41-1.41-7.09 7.97-4-4L2 16.99l1.5 1.5z" + d: "M3.5 18.49l6-6.01 4 4L22 6.92l-1.41-1.41-7.09 7.97-4-4L2 16.99l1.5 1.5z", + fill: "currentColor" })); } - export default SvgShowChart; \ No newline at end of file diff --git a/icons/es5/Shower.js b/icons/es5/Shower.js index 2929af6649..11254c873c 100644 --- a/icons/es5/Shower.js +++ b/icons/es5/Shower.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 8, cy: 17, @@ -21,7 +20,8 @@ function SvgShower(props) { cy: 17, r: 1 }), /*#__PURE__*/React.createElement("path", { - d: "M13 5.08V3h-2v2.08C7.61 5.57 5 8.47 5 12v2h14v-2c0-3.53-2.61-6.43-6-6.92z" + d: "M13 5.08V3h-2v2.08C7.61 5.57 5 8.47 5 12v2h14v-2c0-3.53-2.61-6.43-6-6.92z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 8, cy: 20, @@ -36,5 +36,4 @@ function SvgShower(props) { r: 1 })); } - export default SvgShower; \ No newline at end of file diff --git a/icons/es5/Shuffle.js b/icons/es5/Shuffle.js index 5c29c1df01..ec5c6eff9f 100644 --- a/icons/es5/Shuffle.js +++ b/icons/es5/Shuffle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShuffle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.59 9.17L5.41 4 4 5.41l5.17 5.17 1.42-1.41zM14.5 4l2.04 2.04L4 18.59 5.41 20 17.96 7.46 20 9.5V4h-5.5zm.33 9.41l-1.41 1.41 3.13 3.13L14.5 20H20v-5.5l-2.04 2.04-3.13-3.13z" + d: "M10.59 9.17L5.41 4 4 5.41l5.17 5.17 1.42-1.41zM14.5 4l2.04 2.04L4 18.59 5.41 20 17.96 7.46 20 9.5V4h-5.5zm.33 9.41l-1.41 1.41 3.13 3.13L14.5 20H20v-5.5l-2.04 2.04-3.13-3.13z", + fill: "currentColor" })); } - export default SvgShuffle; \ No newline at end of file diff --git a/icons/es5/ShuffleOn.js b/icons/es5/ShuffleOn.js index b6786f84d3..5013286536 100644 --- a/icons/es5/ShuffleOn.js +++ b/icons/es5/ShuffleOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShuffleOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 1v22h22V1H1zm4.41 3l5.18 5.17-1.42 1.41L4 5.41 5.41 4zM20 20h-5.5l2.05-2.05-3.13-3.13 1.41-1.41 3.13 3.13L20 14.5V20zm0-10.5l-2.04-2.04L5.41 20 4 18.59 16.54 6.04 14.5 4H20v5.5z" + d: "M1 1v22h22V1H1zm4.41 3l5.18 5.17-1.42 1.41L4 5.41 5.41 4zM20 20h-5.5l2.05-2.05-3.13-3.13 1.41-1.41 3.13 3.13L20 14.5V20zm0-10.5l-2.04-2.04L5.41 20 4 18.59 16.54 6.04 14.5 4H20v5.5z", + fill: "currentColor" })); } - export default SvgShuffleOn; \ No newline at end of file diff --git a/icons/es5/ShutterSpeed.js b/icons/es5/ShutterSpeed.js index 157c0c4fcc..0d9ed8b852 100644 --- a/icons/es5/ShutterSpeed.js +++ b/icons/es5/ShutterSpeed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgShutterSpeed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 1H9v2h6V1zm4.03 6.39l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.962 8.962 0 0012 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a8.994 8.994 0 007.03-14.61zM12 20c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm-.32-5H6.35a5.992 5.992 0 003.41 3.56l-.11-.06 2.03-3.5zm5.97-4a6.012 6.012 0 00-3.34-3.54L12.26 11h5.39zm-7.04 7.83c.45.11.91.17 1.39.17 1.34 0 2.57-.45 3.57-1.19l-2.11-3.9-2.85 4.92zM7.55 8.99A5.965 5.965 0 006 13c0 .34.04.67.09 1h4.72L7.55 8.99zm8.79 8.14A5.94 5.94 0 0018 13c0-.34-.04-.67-.09-1h-4.34l2.77 5.13zm-3.01-9.98C12.9 7.06 12.46 7 12 7c-1.4 0-2.69.49-3.71 1.29l2.32 3.56 2.72-4.7z" + d: "M15 1H9v2h6V1zm4.03 6.39l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.962 8.962 0 0012 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a8.994 8.994 0 007.03-14.61zM12 20c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7zm-.32-5H6.35a5.992 5.992 0 003.41 3.56l-.11-.06 2.03-3.5zm5.97-4a6.012 6.012 0 00-3.34-3.54L12.26 11h5.39zm-7.04 7.83c.45.11.91.17 1.39.17 1.34 0 2.57-.45 3.57-1.19l-2.11-3.9-2.85 4.92zM7.55 8.99A5.965 5.965 0 006 13c0 .34.04.67.09 1h4.72L7.55 8.99zm8.79 8.14A5.94 5.94 0 0018 13c0-.34-.04-.67-.09-1h-4.34l2.77 5.13zm-3.01-9.98C12.9 7.06 12.46 7 12 7c-1.4 0-2.69.49-3.71 1.29l2.32 3.56 2.72-4.7z", + fill: "currentColor" })); } - export default SvgShutterSpeed; \ No newline at end of file diff --git a/icons/es5/Sick.js b/icons/es5/Sick.js index 99af045b05..5b1e801155 100644 --- a/icons/es5/Sick.js +++ b/icons/es5/Sick.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSick(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 9c-1.1 0-2-.9-2-2s2-4 2-4 2 2.9 2 4-.9 2-2 2zm-3.5-2c0-.73.41-1.71.92-2.66A9.965 9.965 0 0011.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12c0-.55-.06-1.09-.14-1.62a3.5 3.5 0 01-.86.12c-1.93 0-3.5-1.57-3.5-3.5zm-1.88.38l1.06 1.06-1.06 1.06 1.06 1.06-1.06 1.06L13.5 9.5l2.12-2.12zm-8.3 1.06l1.06-1.06L10.5 9.5l-2.12 2.12-1.06-1.06L8.38 9.5 7.32 8.44zM15.44 17c-.69-1.19-1.97-2-3.44-2s-2.75.81-3.44 2H6.88c.3-.76.76-1.43 1.34-1.99L5.24 13.3c-.45.26-1.01.28-1.49 0a1.501 1.501 0 011.5-2.6c.48.28.74.78.74 1.29l3.58 2.07c.73-.36 1.55-.56 2.43-.56 2.33 0 4.32 1.45 5.12 3.5h-1.68z" + d: "M21 9c-1.1 0-2-.9-2-2s2-4 2-4 2 2.9 2 4-.9 2-2 2zm-3.5-2c0-.73.41-1.71.92-2.66A9.965 9.965 0 0011.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12c0-.55-.06-1.09-.14-1.62a3.5 3.5 0 01-.86.12c-1.93 0-3.5-1.57-3.5-3.5zm-1.88.38l1.06 1.06-1.06 1.06 1.06 1.06-1.06 1.06L13.5 9.5l2.12-2.12zm-8.3 1.06l1.06-1.06L10.5 9.5l-2.12 2.12-1.06-1.06L8.38 9.5 7.32 8.44zM15.44 17c-.69-1.19-1.97-2-3.44-2s-2.75.81-3.44 2H6.88c.3-.76.76-1.43 1.34-1.99L5.24 13.3c-.45.26-1.01.28-1.49 0a1.501 1.501 0 011.5-2.6c.48.28.74.78.74 1.29l3.58 2.07c.73-.36 1.55-.56 2.43-.56 2.33 0 4.32 1.45 5.12 3.5h-1.68z", + fill: "currentColor" })); } - export default SvgSick; \ No newline at end of file diff --git a/icons/es5/SignLanguage.js b/icons/es5/SignLanguage.js index ad5f9338fb..8d10a94119 100644 --- a/icons/es5/SignLanguage.js +++ b/icons/es5/SignLanguage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignLanguage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.49 13l-1.39-2.7L12.49 9 19 15.2V24H4.5v-2H10v-1H3v-2h7v-1H2v-2h8v-1H3.5v-2h8.99zm-.71-5.88c-.84.4-1.17.62-1.63 1.19L6.76 4.74l1.45-1.38 3.57 3.76zM9.64 9.21a3.46 3.46 0 00-.2 1.79h-.86L5.62 7.89l1.45-1.38 2.57 2.7zm12.34 3.13L22 3.35l-1.9-.1-1 2.86L13.3 0l-1.45 1.38 4.09 4.3-.73.69L9.74.64 8.3 2l3.36 3.53 1.06 1.11 2.65 2.33 5.08 4.83 1.53-1.46z" + d: "M12.49 13l-1.39-2.7L12.49 9 19 15.2V24H4.5v-2H10v-1H3v-2h7v-1H2v-2h8v-1H3.5v-2h8.99zm-.71-5.88c-.84.4-1.17.62-1.63 1.19L6.76 4.74l1.45-1.38 3.57 3.76zM9.64 9.21a3.46 3.46 0 00-.2 1.79h-.86L5.62 7.89l1.45-1.38 2.57 2.7zm12.34 3.13L22 3.35l-1.9-.1-1 2.86L13.3 0l-1.45 1.38 4.09 4.3-.73.69L9.74.64 8.3 2l3.36 3.53 1.06 1.11 2.65 2.33 5.08 4.83 1.53-1.46z", + fill: "currentColor" })); } - export default SvgSignLanguage; \ No newline at end of file diff --git a/icons/es5/SignalCellular0Bar.js b/icons/es5/SignalCellular0Bar.js index 1b186f2f7b..1f360af6cc 100644 --- a/icons/es5/SignalCellular0Bar.js +++ b/icons/es5/SignalCellular0Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellular0Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 22h20V2L2 22zm18-2H6.83L20 6.83V20z" + d: "M2 22h20V2L2 22zm18-2H6.83L20 6.83V20z", + fill: "currentColor" })); } - export default SvgSignalCellular0Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellular1Bar.js b/icons/es5/SignalCellular1Bar.js index 138b66a72f..e07eb8d82d 100644 --- a/icons/es5/SignalCellular1Bar.js +++ b/icons/es5/SignalCellular1Bar.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellular1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M2 22h20V2L2 22z" + d: "M2 22h20V2L2 22z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 12L2 22h10V12z" + d: "M12 12L2 22h10V12z", + fill: "currentColor" })); } - export default SvgSignalCellular1Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellular2Bar.js b/icons/es5/SignalCellular2Bar.js index bb45bc81f7..f3a65a0d7c 100644 --- a/icons/es5/SignalCellular2Bar.js +++ b/icons/es5/SignalCellular2Bar.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellular2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M2 22h20V2L2 22z" + d: "M2 22h20V2L2 22z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M14 10L2 22h12V10z" + d: "M14 10L2 22h12V10z", + fill: "currentColor" })); } - export default SvgSignalCellular2Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellular3Bar.js b/icons/es5/SignalCellular3Bar.js index f26f7b0042..bfa1034a77 100644 --- a/icons/es5/SignalCellular3Bar.js +++ b/icons/es5/SignalCellular3Bar.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellular3Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M2 22h20V2L2 22z" + d: "M2 22h20V2L2 22z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17 7L2 22h15V7z" + d: "M17 7L2 22h15V7z", + fill: "currentColor" })); } - export default SvgSignalCellular3Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellular4Bar.js b/icons/es5/SignalCellular4Bar.js index 03173bad28..ff05bc4638 100644 --- a/icons/es5/SignalCellular4Bar.js +++ b/icons/es5/SignalCellular4Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellular4Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 22h20V2L2 22z" + d: "M2 22h20V2L2 22z", + fill: "currentColor" })); } - export default SvgSignalCellular4Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularAlt.js b/icons/es5/SignalCellularAlt.js index 23f0c77db6..d5f753f354 100644 --- a/icons/es5/SignalCellularAlt.js +++ b/icons/es5/SignalCellularAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4h3v16h-3V4zM5 14h3v6H5v-6zm6-5h3v11h-3V9z" + d: "M17 4h3v16h-3V4zM5 14h3v6H5v-6zm6-5h3v11h-3V9z", + fill: "currentColor" })); } - export default SvgSignalCellularAlt; \ No newline at end of file diff --git a/icons/es5/SignalCellularAlt1Bar.js b/icons/es5/SignalCellularAlt1Bar.js index d449cd9bd3..d59fd83dfa 100644 --- a/icons/es5/SignalCellularAlt1Bar.js +++ b/icons/es5/SignalCellularAlt1Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularAlt1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 14h3v6H5v-6z" + d: "M5 14h3v6H5v-6z", + fill: "currentColor" })); } - export default SvgSignalCellularAlt1Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularAlt2Bar.js b/icons/es5/SignalCellularAlt2Bar.js index c62da1ba58..f9302c9e33 100644 --- a/icons/es5/SignalCellularAlt2Bar.js +++ b/icons/es5/SignalCellularAlt2Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularAlt2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 14h3v6H5v-6zm6-5h3v11h-3V9z" + d: "M5 14h3v6H5v-6zm6-5h3v11h-3V9z", + fill: "currentColor" })); } - export default SvgSignalCellularAlt2Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularConnectedNoInternet0Bar.js b/icons/es5/SignalCellularConnectedNoInternet0Bar.js index 68b95ccffd..abbb0379fa 100644 --- a/icons/es5/SignalCellularConnectedNoInternet0Bar.js +++ b/icons/es5/SignalCellularConnectedNoInternet0Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularConnectedNoInternet0Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 18h2v-8h-2v8zm0 4h2v-2h-2v2zm-2-2v2H2L22 2v6h-2V6.83L6.83 20H18z" + d: "M20 18h2v-8h-2v8zm0 4h2v-2h-2v2zm-2-2v2H2L22 2v6h-2V6.83L6.83 20H18z", + fill: "currentColor" })); } - export default SvgSignalCellularConnectedNoInternet0Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularConnectedNoInternet1Bar.js b/icons/es5/SignalCellularConnectedNoInternet1Bar.js index 21e0e4cb87..f3e9784f1b 100644 --- a/icons/es5/SignalCellularConnectedNoInternet1Bar.js +++ b/icons/es5/SignalCellularConnectedNoInternet1Bar.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularConnectedNoInternet1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M22 8V2L2 22h16V8h4z" + d: "M22 8V2L2 22h16V8h4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20 10v8h2v-8h-2zm-8 12V12L2 22h10zm8 0h2v-2h-2v2z" + d: "M20 10v8h2v-8h-2zm-8 12V12L2 22h10zm8 0h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgSignalCellularConnectedNoInternet1Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularConnectedNoInternet2Bar.js b/icons/es5/SignalCellularConnectedNoInternet2Bar.js index 39ae539122..37b97be224 100644 --- a/icons/es5/SignalCellularConnectedNoInternet2Bar.js +++ b/icons/es5/SignalCellularConnectedNoInternet2Bar.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularConnectedNoInternet2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M22 8V2L2 22h16V8h4z" + d: "M22 8V2L2 22h16V8h4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M14 22V10L2 22h12zm6-12v8h2v-8h-2zm0 12h2v-2h-2v2z" + d: "M14 22V10L2 22h12zm6-12v8h2v-8h-2zm0 12h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgSignalCellularConnectedNoInternet2Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularConnectedNoInternet3Bar.js b/icons/es5/SignalCellularConnectedNoInternet3Bar.js index 6c1f367660..643bd8e8ee 100644 --- a/icons/es5/SignalCellularConnectedNoInternet3Bar.js +++ b/icons/es5/SignalCellularConnectedNoInternet3Bar.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularConnectedNoInternet3Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M22 8V2L2 22h16V8h4z" + d: "M22 8V2L2 22h16V8h4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 22V6L2 22h16zm2-12v8h2v-8h-2zm0 12h2v-2h-2v2z" + d: "M18 22V6L2 22h16zm2-12v8h2v-8h-2zm0 12h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgSignalCellularConnectedNoInternet3Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularConnectedNoInternet4Bar.js b/icons/es5/SignalCellularConnectedNoInternet4Bar.js index bd7dc27719..67efdd934b 100644 --- a/icons/es5/SignalCellularConnectedNoInternet4Bar.js +++ b/icons/es5/SignalCellularConnectedNoInternet4Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularConnectedNoInternet4Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 18h2v-8h-2v8zm0 4h2v-2h-2v2zM2 22h16V8h4V2L2 22z" + d: "M20 18h2v-8h-2v8zm0 4h2v-2h-2v2zM2 22h16V8h4V2L2 22z", + fill: "currentColor" })); } - export default SvgSignalCellularConnectedNoInternet4Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularNoSim.js b/icons/es5/SignalCellularNoSim.js index c78fb43a03..a7a18ce93f 100644 --- a/icons/es5/SignalCellularNoSim.js +++ b/icons/es5/SignalCellularNoSim.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularNoSim(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 3h-9L7.95 5.06 19 16.11zm-15.21.74L2.38 5.15 5 7.77V21h13.23l1.62 1.62 1.41-1.41z" + d: "M19 3h-9L7.95 5.06 19 16.11zm-15.21.74L2.38 5.15 5 7.77V21h13.23l1.62 1.62 1.41-1.41z", + fill: "currentColor" })); } - export default SvgSignalCellularNoSim; \ No newline at end of file diff --git a/icons/es5/SignalCellularNodata.js b/icons/es5/SignalCellularNodata.js index 0fe18f097a..29545c943d 100644 --- a/icons/es5/SignalCellularNodata.js +++ b/icons/es5/SignalCellularNodata.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularNodata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 13h-9v9H2L22 2v11zm-1 2.41L19.59 14l-2.09 2.09L15.41 14 14 15.41l2.09 2.09L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41z" + d: "M22 13h-9v9H2L22 2v11zm-1 2.41L19.59 14l-2.09 2.09L15.41 14 14 15.41l2.09 2.09L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41z", + fill: "currentColor" })); } - export default SvgSignalCellularNodata; \ No newline at end of file diff --git a/icons/es5/SignalCellularNull.js b/icons/es5/SignalCellularNull.js index 1f397140f1..28adce1458 100644 --- a/icons/es5/SignalCellularNull.js +++ b/icons/es5/SignalCellularNull.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularNull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 6.83V20H6.83L20 6.83M22 2L2 22h20V2z" + d: "M20 6.83V20H6.83L20 6.83M22 2L2 22h20V2z", + fill: "currentColor" })); } - export default SvgSignalCellularNull; \ No newline at end of file diff --git a/icons/es5/SignalCellularOff.js b/icons/es5/SignalCellularOff.js index 9b5e7f53c5..e60ee5fdff 100644 --- a/icons/es5/SignalCellularOff.js +++ b/icons/es5/SignalCellularOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalCellularOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 1l-8.31 8.31 8.31 8.3zM4.91 4.36L3.5 5.77l6.36 6.37L1 21h17.73l2 2 1.41-1.41z" + d: "M21 1l-8.31 8.31 8.31 8.3zM4.91 4.36L3.5 5.77l6.36 6.37L1 21h17.73l2 2 1.41-1.41z", + fill: "currentColor" })); } - export default SvgSignalCellularOff; \ No newline at end of file diff --git a/icons/es5/SignalWifi0Bar.js b/icons/es5/SignalWifi0Bar.js index b1611827b2..7421258e99 100644 --- a/icons/es5/SignalWifi0Bar.js +++ b/icons/es5/SignalWifi0Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifi0Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zM2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07L12 18.17l-9.08-9.1z" + d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zM2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07L12 18.17l-9.08-9.1z", + fill: "currentColor" })); } - export default SvgSignalWifi0Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifi1Bar.js b/icons/es5/SignalWifi1Bar.js index 969a90426c..476784e035 100644 --- a/icons/es5/SignalWifi1Bar.js +++ b/icons/es5/SignalWifi1Bar.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifi1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M12.01 21.49L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7l11.63 14.49.01.01.01-.01z" + d: "M12.01 21.49L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7l11.63 14.49.01.01.01-.01z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M6.67 14.86L12 21.49v.01l.01-.01 5.33-6.63C17.06 14.65 15.03 13 12 13s-5.06 1.65-5.33 1.86z" + d: "M6.67 14.86L12 21.49v.01l.01-.01 5.33-6.63C17.06 14.65 15.03 13 12 13s-5.06 1.65-5.33 1.86z", + fill: "currentColor" })); } - export default SvgSignalWifi1Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifi1BarLock.js b/icons/es5/SignalWifi1BarLock.js index 711a3e8146..b8e3a33a1b 100644 --- a/icons/es5/SignalWifi1BarLock.js +++ b/icons/es5/SignalWifi1BarLock.js @@ -1,21 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifi1BarLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 16v-1.34c0-1.47-1.2-2.75-2.66-2.66A2.484 2.484 0 0018 14.5V16h-1v6h7v-6h-1zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5V16z" + d: "M23 16v-1.34c0-1.47-1.2-2.75-2.66-2.66A2.484 2.484 0 0018 14.5V16h-1v6h7v-6h-1zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5V16z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M15.5 14.5c0-2.8 2.2-5 5-5 .36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36V14.5z" + d: "M15.5 14.5c0-2.8 2.2-5 5-5 .36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36V14.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15.5 14.5c0-.23.04-.46.07-.68-.92-.43-2.14-.82-3.57-.82-3 0-5.1 1.7-5.3 1.9l5.3 6.6 3.5-4.36V14.5z" + d: "M15.5 14.5c0-.23.04-.46.07-.68-.92-.43-2.14-.82-3.57-.82-3 0-5.1 1.7-5.3 1.9l5.3 6.6 3.5-4.36V14.5z", + fill: "currentColor" })); } - export default SvgSignalWifi1BarLock; \ No newline at end of file diff --git a/icons/es5/SignalWifi2Bar.js b/icons/es5/SignalWifi2Bar.js index 43cf86170b..2b3f9a0f83 100644 --- a/icons/es5/SignalWifi2Bar.js +++ b/icons/es5/SignalWifi2Bar.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifi2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5 23.64 7z" + d: "M23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5 23.64 7z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M4.79 12.52L12 21.5l7.21-8.99C18.85 12.24 16.1 10 12 10s-6.85 2.24-7.21 2.52z" + d: "M4.79 12.52L12 21.5l7.21-8.99C18.85 12.24 16.1 10 12 10s-6.85 2.24-7.21 2.52z", + fill: "currentColor" })); } - export default SvgSignalWifi2Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifi2BarLock.js b/icons/es5/SignalWifi2BarLock.js index 1449f89f5c..6a0b114434 100644 --- a/icons/es5/SignalWifi2BarLock.js +++ b/icons/es5/SignalWifi2BarLock.js @@ -1,21 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifi2BarLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 16v-1.5c0-1.4-1.1-2.5-2.5-2.5S18 13.1 18 14.5V16h-1v6h7v-6h-1zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5V16z" + d: "M23 16v-1.5c0-1.4-1.1-2.5-2.5-2.5S18 13.1 18 14.5V16h-1v6h7v-6h-1zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5V16z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M15.5 14.5c0-2.8 2.2-5 5-5 .36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36V14.5z" + d: "M15.5 14.5c0-2.8 2.2-5 5-5 .36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36V14.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15.5 14.5c0-1.34.51-2.53 1.34-3.42C15.62 10.51 13.98 10 12 10c-4.1 0-6.8 2.2-7.2 2.5l7.2 9 3.5-4.38V14.5z" + d: "M15.5 14.5c0-1.34.51-2.53 1.34-3.42C15.62 10.51 13.98 10 12 10c-4.1 0-6.8 2.2-7.2 2.5l7.2 9 3.5-4.38V14.5z", + fill: "currentColor" })); } - export default SvgSignalWifi2BarLock; \ No newline at end of file diff --git a/icons/es5/SignalWifi3Bar.js b/icons/es5/SignalWifi3Bar.js index 872965a9ed..c07296c239 100644 --- a/icons/es5/SignalWifi3Bar.js +++ b/icons/es5/SignalWifi3Bar.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifi3Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5 23.64 7z" + d: "M23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5 23.64 7z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M3.53 10.95L12 21.5l8.47-10.55C20.04 10.62 16.81 8 12 8s-8.04 2.62-8.47 2.95z" + d: "M3.53 10.95L12 21.5l8.47-10.55C20.04 10.62 16.81 8 12 8s-8.04 2.62-8.47 2.95z", + fill: "currentColor" })); } - export default SvgSignalWifi3Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifi3BarLock.js b/icons/es5/SignalWifi3BarLock.js index e3568570bb..0dba7c241c 100644 --- a/icons/es5/SignalWifi3BarLock.js +++ b/icons/es5/SignalWifi3BarLock.js @@ -1,19 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifi3BarLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { fillOpacity: 0.3, - d: "M15.5 14.5c0-2.8 2.2-5 5-5 .36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36V14.5z" + d: "M15.5 14.5c0-2.8 2.2-5 5-5 .36 0 .71.04 1.05.11L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5l3.5-4.36V14.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M23 16v-1.34c0-1.47-1.2-2.75-2.66-2.66A2.484 2.484 0 0018 14.5V16h-1v6h7v-6h-1zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5V16zm-6.5-1.5a4.92 4.92 0 013.27-4.68C17.29 8.98 14.94 8 12 8c-4.81 0-8.04 2.62-8.47 2.95L12 21.5l3.5-4.36V14.5z" + d: "M23 16v-1.34c0-1.47-1.2-2.75-2.66-2.66A2.484 2.484 0 0018 14.5V16h-1v6h7v-6h-1zm-1 0h-3v-1.5c0-.8.7-1.5 1.5-1.5s1.5.7 1.5 1.5V16zm-6.5-1.5a4.92 4.92 0 013.27-4.68C17.29 8.98 14.94 8 12 8c-4.81 0-8.04 2.62-8.47 2.95L12 21.5l3.5-4.36V14.5z", + fill: "currentColor" })); } - export default SvgSignalWifi3BarLock; \ No newline at end of file diff --git a/icons/es5/SignalWifi4Bar.js b/icons/es5/SignalWifi4Bar.js index 4eab0fbd8c..69360e1a67 100644 --- a/icons/es5/SignalWifi4Bar.js +++ b/icons/es5/SignalWifi4Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifi4Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.01 21.49L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7l11.63 14.49.01.01.01-.01z" + d: "M12.01 21.49L23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7l11.63 14.49.01.01.01-.01z", + fill: "currentColor" })); } - export default SvgSignalWifi4Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifi4BarLock.js b/icons/es5/SignalWifi4BarLock.js index 046a0185be..bbe8b9e454 100644 --- a/icons/es5/SignalWifi4BarLock.js +++ b/icons/es5/SignalWifi4BarLock.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifi4BarLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.98 11L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l6.35 6.36L12 21l3.05-3.05V15c0-.45.09-.88.23-1.29.54-1.57 2.01-2.71 3.77-2.71h2.93z" + d: "M21.98 11L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l6.35 6.36L12 21l3.05-3.05V15c0-.45.09-.88.23-1.29.54-1.57 2.01-2.71 3.77-2.71h2.93z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 15.11c0-1-.68-1.92-1.66-2.08-.12-.02-.24-.02-.36-.02h-.01c-1.09.02-1.97.9-1.97 1.99v1h-1v5h6v-5h-1v-.89zM21 16h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z" + d: "M22 15.11c0-1-.68-1.92-1.66-2.08-.12-.02-.24-.02-.36-.02h-.01c-1.09.02-1.97.9-1.97 1.99v1h-1v5h6v-5h-1v-.89zM21 16h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z", + fill: "currentColor" })); } - export default SvgSignalWifi4BarLock; \ No newline at end of file diff --git a/icons/es5/SignalWifiBad.js b/icons/es5/SignalWifiBad.js index 19bab7ee29..e7dc942972 100644 --- a/icons/es5/SignalWifiBad.js +++ b/icons/es5/SignalWifiBad.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifiBad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21v-9h8.99L24 8.98zM19.59 14l-2.09 2.09-.3-.3L15.41 14 14 15.41l1.79 1.79.3.3L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41 19.59 14z" + d: "M24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21v-9h8.99L24 8.98zM19.59 14l-2.09 2.09-.3-.3L15.41 14 14 15.41l1.79 1.79.3.3L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41 19.59 14z", + fill: "currentColor" })); } - export default SvgSignalWifiBad; \ No newline at end of file diff --git a/icons/es5/SignalWifiConnectedNoInternet4.js b/icons/es5/SignalWifiConnectedNoInternet4.js index 2345955898..e23714cf5b 100644 --- a/icons/es5/SignalWifiConnectedNoInternet4.js +++ b/icons/es5/SignalWifiConnectedNoInternet4.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifiConnectedNoInternet4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21v-9h8.99L24 8.98zM19.59 14l-2.09 2.09-.3-.3L15.41 14 14 15.41l1.79 1.79.3.3L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41 19.59 14z" + d: "M24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21v-9h8.99L24 8.98zM19.59 14l-2.09 2.09-.3-.3L15.41 14 14 15.41l1.79 1.79.3.3L14 19.59 15.41 21l2.09-2.08L19.59 21 21 19.59l-2.08-2.09L21 15.41 19.59 14z", + fill: "currentColor" })); } - export default SvgSignalWifiConnectedNoInternet4; \ No newline at end of file diff --git a/icons/es5/SignalWifiOff.js b/icons/es5/SignalWifiOff.js index a3966a53a7..f3ce5b4a39 100644 --- a/icons/es5/SignalWifiOff.js +++ b/icons/es5/SignalWifiOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifiOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23.64 7c-.45-.34-4.93-4-11.64-4-1.32 0-2.55.14-3.69.38L18.43 13.5 23.64 7zM3.41 1.31L2 2.72l2.05 2.05C1.91 5.76.59 6.82.36 7L12 21.5l3.91-4.87 3.32 3.32 1.41-1.41L3.41 1.31z" + d: "M23.64 7c-.45-.34-4.93-4-11.64-4-1.32 0-2.55.14-3.69.38L18.43 13.5 23.64 7zM3.41 1.31L2 2.72l2.05 2.05C1.91 5.76.59 6.82.36 7L12 21.5l3.91-4.87 3.32 3.32 1.41-1.41L3.41 1.31z", + fill: "currentColor" })); } - export default SvgSignalWifiOff; \ No newline at end of file diff --git a/icons/es5/SignalWifiStatusbar4Bar.js b/icons/es5/SignalWifiStatusbar4Bar.js index 6497ce2942..72f32a83bb 100644 --- a/icons/es5/SignalWifiStatusbar4Bar.js +++ b/icons/es5/SignalWifiStatusbar4Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifiStatusbar4Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4z" + d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4z", + fill: "currentColor" })); } - export default SvgSignalWifiStatusbar4Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifiStatusbarConnectedNoInternet4.js b/icons/es5/SignalWifiStatusbarConnectedNoInternet4.js index 5c735bed68..4086b963f1 100644 --- a/icons/es5/SignalWifiStatusbarConnectedNoInternet4.js +++ b/icons/es5/SignalWifiStatusbarConnectedNoInternet4.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifiStatusbarConnectedNoInternet4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 18h2v2h-2zm0-8h2v6h-2z" + d: "M19 18h2v2h-2zm0-8h2v6h-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21l5-5.01V8h5.92C19.97 5.51 16.16 4 12 4z" + d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21l5-5.01V8h5.92C19.97 5.51 16.16 4 12 4z", + fill: "currentColor" })); } - export default SvgSignalWifiStatusbarConnectedNoInternet4; \ No newline at end of file diff --git a/icons/es5/SignalWifiStatusbarNull.js b/icons/es5/SignalWifiStatusbarNull.js index c54efb7d1c..85bdb1d7fa 100644 --- a/icons/es5/SignalWifiStatusbarNull.js +++ b/icons/es5/SignalWifiStatusbarNull.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignalWifiStatusbarNull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zM2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07L12 18.17l-9.08-9.1z" + d: "M12 4C7.31 4 3.07 5.9 0 8.98L12 21 24 8.98A16.88 16.88 0 0012 4zM2.92 9.07C5.51 7.08 8.67 6 12 6s6.49 1.08 9.08 3.07L12 18.17l-9.08-9.1z", + fill: "currentColor" })); } - export default SvgSignalWifiStatusbarNull; \ No newline at end of file diff --git a/icons/es5/Signpost.js b/icons/es5/Signpost.js index a8396f6049..3b9391400d 100644 --- a/icons/es5/Signpost.js +++ b/icons/es5/Signpost.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSignpost(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-.55 0-1 .45-1 1v1H5.5C4.67 4 4 4.67 4 5.5v3c0 .83.67 1.5 1.5 1.5H11v2H6.62c-.4 0-.78.16-1.06.44l-1.5 1.5a1.49 1.49 0 000 2.12l1.5 1.5c.28.28.66.44 1.06.44H11v3c0 .55.45 1 1 1s1-.45 1-1v-3h5.5c.83 0 1.5-.67 1.5-1.5v-3c0-.83-.67-1.5-1.5-1.5H13v-2h4.38c.4 0 .78-.16 1.06-.44l1.5-1.5c.59-.59.59-1.54 0-2.12l-1.5-1.5c-.28-.28-.66-.44-1.06-.44H13V3c0-.55-.45-1-1-1z" + d: "M12 2c-.55 0-1 .45-1 1v1H5.5C4.67 4 4 4.67 4 5.5v3c0 .83.67 1.5 1.5 1.5H11v2H6.62c-.4 0-.78.16-1.06.44l-1.5 1.5a1.49 1.49 0 000 2.12l1.5 1.5c.28.28.66.44 1.06.44H11v3c0 .55.45 1 1 1s1-.45 1-1v-3h5.5c.83 0 1.5-.67 1.5-1.5v-3c0-.83-.67-1.5-1.5-1.5H13v-2h4.38c.4 0 .78-.16 1.06-.44l1.5-1.5c.59-.59.59-1.54 0-2.12l-1.5-1.5c-.28-.28-.66-.44-1.06-.44H13V3c0-.55-.45-1-1-1z", + fill: "currentColor" })); } - export default SvgSignpost; \ No newline at end of file diff --git a/icons/es5/SimCard.js b/icons/es5/SimCard.js index c9dd3d405c..3ec0b6c835 100644 --- a/icons/es5/SimCard.js +++ b/icons/es5/SimCard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSimCard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.99 2H10L4 8v14h16l-.01-20zM9 19H7v-2h2v2zm8 0h-2v-2h2v2zm-8-4H7v-4h2v4zm4 4h-2v-4h2v4zm0-6h-2v-2h2v2zm4 2h-2v-4h2v4z" + d: "M19.99 2H10L4 8v14h16l-.01-20zM9 19H7v-2h2v2zm8 0h-2v-2h2v2zm-8-4H7v-4h2v4zm4 4h-2v-4h2v4zm0-6h-2v-2h2v2zm4 2h-2v-4h2v4z", + fill: "currentColor" })); } - export default SvgSimCard; \ No newline at end of file diff --git a/icons/es5/SimCardAlert.js b/icons/es5/SimCardAlert.js index 5a0437f0f9..b5003fb196 100644 --- a/icons/es5/SimCardAlert.js +++ b/icons/es5/SimCardAlert.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSimCardAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2H10L4 8v14h16V2zm-7 15h-2v-2h2v2zm0-4h-2V8h2v5z" + d: "M20 2H10L4 8v14h16V2zm-7 15h-2v-2h2v2zm0-4h-2V8h2v5z", + fill: "currentColor" })); } - export default SvgSimCardAlert; \ No newline at end of file diff --git a/icons/es5/SimCardDownload.js b/icons/es5/SimCardDownload.js index 27fe4af3ac..70889844fd 100644 --- a/icons/es5/SimCardDownload.js +++ b/icons/es5/SimCardDownload.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSimCardDownload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 2H10L4 8v14h16V2zm-8 15l-4-4h3V9.02L13 9v4h3l-4 4z" + d: "M20 2H10L4 8v14h16V2zm-8 15l-4-4h3V9.02L13 9v4h3l-4 4z", + fill: "currentColor" })); } - export default SvgSimCardDownload; \ No newline at end of file diff --git a/icons/es5/SingleBed.js b/icons/es5/SingleBed.js index 79a50c5d1d..46378a84b2 100644 --- a/icons/es5/SingleBed.js +++ b/icons/es5/SingleBed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSingleBed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 10V5H6v5H4v7h1.33L6 19h1l.67-2h8.67l.66 2h1l.67-2H20v-7h-2zm-7 0H8V7h3v3zm5 0h-3V7h3v3z" + d: "M18 10V5H6v5H4v7h1.33L6 19h1l.67-2h8.67l.66 2h1l.67-2H20v-7h-2zm-7 0H8V7h3v3zm5 0h-3V7h3v3z", + fill: "currentColor" })); } - export default SvgSingleBed; \ No newline at end of file diff --git a/icons/es5/Sip.js b/icons/es5/Sip.js index e2ed74f7ea..6edae625cf 100644 --- a/icons/es5/Sip.js +++ b/icons/es5/Sip.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSip(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 10.5h2v1h-2z" + d: "M15.5 10.5h2v1h-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-10 6.5H6.5v.75H10V15H5v-1.5h3.5v-.75H5V9h5v1.5zm3 4.5h-2V9h2v6zm6-6v4h-3.5v2H14V9h5z" + d: "M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm-10 6.5H6.5v.75H10V15H5v-1.5h3.5v-.75H5V9h5v1.5zm3 4.5h-2V9h2v6zm6-6v4h-3.5v2H14V9h5z", + fill: "currentColor" })); } - export default SvgSip; \ No newline at end of file diff --git a/icons/es5/Skateboarding.js b/icons/es5/Skateboarding.js index db7f8cff53..92b27156ef 100644 --- a/icons/es5/Skateboarding.js +++ b/icons/es5/Skateboarding.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSkateboarding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM7.25 22.5c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75zm8.5 0c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75zm3.49-3.5a.72.72 0 00-.59.3c-.55.73-1.42 1.2-2.4 1.2H16v-6l-4.32-2.67 1.8-2.89A6.507 6.507 0 0019 12v-2c-1.85 0-3.44-1.12-4.13-2.72l-.52-1.21C14.16 5.64 13.61 5 12.7 5H7L4.5 9l1.7 1.06L8.1 7h2.35l-2.89 4.63 1.62 5.03-3.12 3.76c-.7-.16-1.3-.57-1.71-1.12a.749.749 0 10-1.2.9c.82 1.1 2.13 1.8 3.6 1.8h9.5c1.47 0 2.78-.7 3.6-1.8.1-.14.15-.3.15-.45 0-.39-.32-.75-.76-.75zM14 20.5H8.6l2.9-3.5-1-3.3 3.5 2.2v4.6z" + d: "M13 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM7.25 22.5c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75zm8.5 0c-.41 0-.75.34-.75.75s.34.75.75.75.75-.34.75-.75-.34-.75-.75-.75zm3.49-3.5a.72.72 0 00-.59.3c-.55.73-1.42 1.2-2.4 1.2H16v-6l-4.32-2.67 1.8-2.89A6.507 6.507 0 0019 12v-2c-1.85 0-3.44-1.12-4.13-2.72l-.52-1.21C14.16 5.64 13.61 5 12.7 5H7L4.5 9l1.7 1.06L8.1 7h2.35l-2.89 4.63 1.62 5.03-3.12 3.76c-.7-.16-1.3-.57-1.71-1.12a.749.749 0 10-1.2.9c.82 1.1 2.13 1.8 3.6 1.8h9.5c1.47 0 2.78-.7 3.6-1.8.1-.14.15-.3.15-.45 0-.39-.32-.75-.76-.75zM14 20.5H8.6l2.9-3.5-1-3.3 3.5 2.2v4.6z", + fill: "currentColor" })); } - export default SvgSkateboarding; \ No newline at end of file diff --git a/icons/es5/SkipNext.js b/icons/es5/SkipNext.js index 9b12e249c8..3070854a31 100644 --- a/icons/es5/SkipNext.js +++ b/icons/es5/SkipNext.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSkipNext(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 18l8.5-6L6 6v12zM16 6v12h2V6h-2z" + d: "M6 18l8.5-6L6 6v12zM16 6v12h2V6h-2z", + fill: "currentColor" })); } - export default SvgSkipNext; \ No newline at end of file diff --git a/icons/es5/SkipPrevious.js b/icons/es5/SkipPrevious.js index cc3e9b9862..dd4af1a595 100644 --- a/icons/es5/SkipPrevious.js +++ b/icons/es5/SkipPrevious.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSkipPrevious(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 6h2v12H6V6zm3.5 6l8.5 6V6l-8.5 6z" + d: "M6 6h2v12H6V6zm3.5 6l8.5 6V6l-8.5 6z", + fill: "currentColor" })); } - export default SvgSkipPrevious; \ No newline at end of file diff --git a/icons/es5/Sledding.js b/icons/es5/Sledding.js index 30190c7d3f..372eaa41e1 100644 --- a/icons/es5/Sledding.js +++ b/icons/es5/Sledding.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSledding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 4.5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm3.22 13.4l1.93.63-.46 1.43-3.32-1.08-.47 1.42 3.32 1.08c1.31.43 2.72-.29 3.15-1.61.43-1.31-.29-2.72-1.61-3.15l.46-1.43c2.1.68 3.25 2.94 2.57 5.04a4.003 4.003 0 01-5.04 2.57L1 17.36l.46-1.43 3.93 1.28.46-1.43-3.92-1.28.46-1.43L4 13.6V9.5l5.47-2.35c.39-.17.84-.21 1.28-.07.95.31 1.46 1.32 1.16 2.27l-1.05 3.24L14.5 12l2.72 5.9zM6 14.25l.48.16.75-2.31.69-2.1-1.92.82v3.43zm7.94 4.16l-6.66-2.16-.46 1.43 6.66 2.16.46-1.43zm.69-1.36l-1.18-2.56-3.97.89 5.15 1.67z" + d: "M14 4.5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm3.22 13.4l1.93.63-.46 1.43-3.32-1.08-.47 1.42 3.32 1.08c1.31.43 2.72-.29 3.15-1.61.43-1.31-.29-2.72-1.61-3.15l.46-1.43c2.1.68 3.25 2.94 2.57 5.04a4.003 4.003 0 01-5.04 2.57L1 17.36l.46-1.43 3.93 1.28.46-1.43-3.92-1.28.46-1.43L4 13.6V9.5l5.47-2.35c.39-.17.84-.21 1.28-.07.95.31 1.46 1.32 1.16 2.27l-1.05 3.24L14.5 12l2.72 5.9zM6 14.25l.48.16.75-2.31.69-2.1-1.92.82v3.43zm7.94 4.16l-6.66-2.16-.46 1.43 6.66 2.16.46-1.43zm.69-1.36l-1.18-2.56-3.97.89 5.15 1.67z", + fill: "currentColor" })); } - export default SvgSledding; \ No newline at end of file diff --git a/icons/es5/Slideshow.js b/icons/es5/Slideshow.js index bb9c19dfef..3cd6ec46c2 100644 --- a/icons/es5/Slideshow.js +++ b/icons/es5/Slideshow.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSlideshow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 8v8l5-4-5-4zm11-5H3v18h18V3zm-2 16H5V5h14v14z" + d: "M10 8v8l5-4-5-4zm11-5H3v18h18V3zm-2 16H5V5h14v14z", + fill: "currentColor" })); } - export default SvgSlideshow; \ No newline at end of file diff --git a/icons/es5/SlowMotionVideo.js b/icons/es5/SlowMotionVideo.js index 1f09d85ffd..0efbf185bf 100644 --- a/icons/es5/SlowMotionVideo.js +++ b/icons/es5/SlowMotionVideo.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSlowMotionVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.05 9.79L10 7.5v9l3.05-2.29L16 12l-2.95-2.21zm0 0L10 7.5v9l3.05-2.29L16 12l-2.95-2.21zm0 0L10 7.5v9l3.05-2.29L16 12l-2.95-2.21zM11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.941 7.941 0 0111 4.07zM5.69 7.1L4.26 5.68A9.949 9.949 0 002.05 11h2.02c.18-1.46.76-2.79 1.62-3.9zM4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.868 7.868 0 014.07 13zm1.61 6.74A9.981 9.981 0 0011 21.95v-2.02a7.941 7.941 0 01-3.9-1.62l-1.42 1.43zM22 12c0 5.16-3.92 9.42-8.95 9.95v-2.02C16.97 19.41 20 16.05 20 12s-3.03-7.41-6.95-7.93V2.05C18.08 2.58 22 6.84 22 12z" + d: "M13.05 9.79L10 7.5v9l3.05-2.29L16 12l-2.95-2.21zm0 0L10 7.5v9l3.05-2.29L16 12l-2.95-2.21zm0 0L10 7.5v9l3.05-2.29L16 12l-2.95-2.21zM11 4.07V2.05c-2.01.2-3.84 1-5.32 2.21L7.1 5.69A7.941 7.941 0 0111 4.07zM5.69 7.1L4.26 5.68A9.949 9.949 0 002.05 11h2.02c.18-1.46.76-2.79 1.62-3.9zM4.07 13H2.05c.2 2.01 1 3.84 2.21 5.32l1.43-1.43A7.868 7.868 0 014.07 13zm1.61 6.74A9.981 9.981 0 0011 21.95v-2.02a7.941 7.941 0 01-3.9-1.62l-1.42 1.43zM22 12c0 5.16-3.92 9.42-8.95 9.95v-2.02C16.97 19.41 20 16.05 20 12s-3.03-7.41-6.95-7.93V2.05C18.08 2.58 22 6.84 22 12z", + fill: "currentColor" })); } - export default SvgSlowMotionVideo; \ No newline at end of file diff --git a/icons/es5/SmartButton.js b/icons/es5/SmartButton.js index 1206db16db..e3ee6f0d6a 100644 --- a/icons/es5/SmartButton.js +++ b/icons/es5/SmartButton.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSmartButton(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 17h-3v-2h1V9H4v6h6v2H2V7h20v10zm-7.5 2l1.09-2.41L18 15.5l-2.41-1.09L14.5 12l-1.09 2.41L11 15.5l2.41 1.09L14.5 19zm2.5-5l.62-1.38L19 12l-1.38-.62L17 10l-.62 1.38L15 12l1.38.62L17 14z" + d: "M22 17h-3v-2h1V9H4v6h6v2H2V7h20v10zm-7.5 2l1.09-2.41L18 15.5l-2.41-1.09L14.5 12l-1.09 2.41L11 15.5l2.41 1.09L14.5 19zm2.5-5l.62-1.38L19 12l-1.38-.62L17 10l-.62 1.38L15 12l1.38.62L17 14z", + fill: "currentColor" })); } - export default SvgSmartButton; \ No newline at end of file diff --git a/icons/es5/SmartDisplay.js b/icons/es5/SmartDisplay.js index 5117711261..84c5a9cb69 100644 --- a/icons/es5/SmartDisplay.js +++ b/icons/es5/SmartDisplay.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSmartDisplay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zM9.5 16.5v-9l7 4.5-7 4.5z" + d: "M22 4H2v16h20V4zM9.5 16.5v-9l7 4.5-7 4.5z", + fill: "currentColor" })); } - export default SvgSmartDisplay; \ No newline at end of file diff --git a/icons/es5/SmartScreen.js b/icons/es5/SmartScreen.js index 9246189ee2..36e6c9bc70 100644 --- a/icons/es5/SmartScreen.js +++ b/icons/es5/SmartScreen.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSmartScreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 5v14h22V5H1zm17 12H6V7h12v10z" + d: "M1 5v14h22V5H1zm17 12H6V7h12v10z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12.5 11.25H14v1.5h-1.5zm2.5 0h1.5v1.5H15zm-5 0h1.5v1.5H10zm-2.5 0H9v1.5H7.5z" + d: "M12.5 11.25H14v1.5h-1.5zm2.5 0h1.5v1.5H15zm-5 0h1.5v1.5H10zm-2.5 0H9v1.5H7.5z", + fill: "currentColor" })); } - export default SvgSmartScreen; \ No newline at end of file diff --git a/icons/es5/SmartToy.js b/icons/es5/SmartToy.js index 1527f91c1c..a0e1a366fe 100644 --- a/icons/es5/SmartToy.js +++ b/icons/es5/SmartToy.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSmartToy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 9V5h-5V2H9v3H4v4H1v6h3v6h16v-6h3V9h-3zM7.5 11.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S9.83 13 9 13s-1.5-.67-1.5-1.5zM16 17H8v-2h8v2zm-1-4c-.83 0-1.5-.67-1.5-1.5S14.17 10 15 10s1.5.67 1.5 1.5S15.83 13 15 13z" + d: "M20 9V5h-5V2H9v3H4v4H1v6h3v6h16v-6h3V9h-3zM7.5 11.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5S9.83 13 9 13s-1.5-.67-1.5-1.5zM16 17H8v-2h8v2zm-1-4c-.83 0-1.5-.67-1.5-1.5S14.17 10 15 10s1.5.67 1.5 1.5S15.83 13 15 13z", + fill: "currentColor" })); } - export default SvgSmartToy; \ No newline at end of file diff --git a/icons/es5/Smartphone.js b/icons/es5/Smartphone.js index 02fe298599..2bfe04b547 100644 --- a/icons/es5/Smartphone.js +++ b/icons/es5/Smartphone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSmartphone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 1v22h14V1H5zm12 18H7V5h10v14z" + d: "M5 1v22h14V1H5zm12 18H7V5h10v14z", + fill: "currentColor" })); } - export default SvgSmartphone; \ No newline at end of file diff --git a/icons/es5/SmokeFree.js b/icons/es5/SmokeFree.js index 6306ae12a7..1ffaabc938 100644 --- a/icons/es5/SmokeFree.js +++ b/icons/es5/SmokeFree.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSmokeFree(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.5 13H22v3h-1.5zm-6-4.35h1.53c1.05 0 1.97.74 1.97 2.05V12h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16H14.5c-1.02 0-1.85-.98-1.85-2s.83-1.75 1.85-1.75v-1.5a3.35 3.35 0 000 6.7zM17 13h-2.34L17 15.34zm1.85-8.27c.62-.61 1-1.45 1-2.38h-1.5c0 1.02-.83 1.85-1.85 1.85v1.5c2.24 0 4 1.83 4 4.07V12H22V9.76c0-2.22-1.28-4.14-3.15-5.03zM18 13h1.5v3H18zM3.41 4.59L2 6l7 7H2v3h10l7 7 1.41-1.41z" + d: "M20.5 13H22v3h-1.5zm-6-4.35h1.53c1.05 0 1.97.74 1.97 2.05V12h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16H14.5c-1.02 0-1.85-.98-1.85-2s.83-1.75 1.85-1.75v-1.5a3.35 3.35 0 000 6.7zM17 13h-2.34L17 15.34zm1.85-8.27c.62-.61 1-1.45 1-2.38h-1.5c0 1.02-.83 1.85-1.85 1.85v1.5c2.24 0 4 1.83 4 4.07V12H22V9.76c0-2.22-1.28-4.14-3.15-5.03zM18 13h1.5v3H18zM3.41 4.59L2 6l7 7H2v3h10l7 7 1.41-1.41z", + fill: "currentColor" })); } - export default SvgSmokeFree; \ No newline at end of file diff --git a/icons/es5/SmokingRooms.js b/icons/es5/SmokingRooms.js index 6f5b56fbe0..e0779e3285 100644 --- a/icons/es5/SmokingRooms.js +++ b/icons/es5/SmokingRooms.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSmokingRooms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 16h15v3H2v-3zm18.5 0H22v3h-1.5v-3zM18 16h1.5v3H18v-3zm.85-8.27c.62-.61 1-1.45 1-2.38C19.85 3.5 18.35 2 16.5 2v1.5c1.02 0 1.85.83 1.85 1.85S17.52 7.2 16.5 7.2v1.5c2.24 0 4 1.83 4 4.07V15H22v-2.24c0-2.22-1.28-4.14-3.15-5.03zm-2.82 2.47H14.5c-1.02 0-1.85-.98-1.85-2s.83-1.75 1.85-1.75v-1.5a3.35 3.35 0 000 6.7h1.53c1.05 0 1.97.74 1.97 2.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16z" + d: "M2 16h15v3H2v-3zm18.5 0H22v3h-1.5v-3zM18 16h1.5v3H18v-3zm.85-8.27c.62-.61 1-1.45 1-2.38C19.85 3.5 18.35 2 16.5 2v1.5c1.02 0 1.85.83 1.85 1.85S17.52 7.2 16.5 7.2v1.5c2.24 0 4 1.83 4 4.07V15H22v-2.24c0-2.22-1.28-4.14-3.15-5.03zm-2.82 2.47H14.5c-1.02 0-1.85-.98-1.85-2s.83-1.75 1.85-1.75v-1.5a3.35 3.35 0 000 6.7h1.53c1.05 0 1.97.74 1.97 2.05V15h1.5v-1.64c0-1.81-1.6-3.16-3.47-3.16z", + fill: "currentColor" })); } - export default SvgSmokingRooms; \ No newline at end of file diff --git a/icons/es5/Sms.js b/icons/es5/Sms.js index 67da26d1cf..f803bd70b4 100644 --- a/icons/es5/Sms.js +++ b/icons/es5/Sms.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20l4-4h16V2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z" + d: "M22 2H2v20l4-4h16V2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z", + fill: "currentColor" })); } - export default SvgSms; \ No newline at end of file diff --git a/icons/es5/SmsFailed.js b/icons/es5/SmsFailed.js index 7e60843564..6796c2a39d 100644 --- a/icons/es5/SmsFailed.js +++ b/icons/es5/SmsFailed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSmsFailed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20l4-4h16V2zm-9 12h-2v-2h2v2zm0-4h-2V6h2v4z" + d: "M22 2H2v20l4-4h16V2zm-9 12h-2v-2h2v2zm0-4h-2V6h2v4z", + fill: "currentColor" })); } - export default SvgSmsFailed; \ No newline at end of file diff --git a/icons/es5/Snapchat.js b/icons/es5/Snapchat.js index b7c7c3648a..2ec10f7f85 100644 --- a/icons/es5/Snapchat.js +++ b/icons/es5/Snapchat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSnapchat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.07 16.17c-.34-.93-2.4-1.06-3.36-3.19-.06-.16-.05-.27.11-.37.74-.49 1.26-.76 1.56-1.33.22-.41.25-.89.08-1.33-.23-.61-.81-1-1.52-1-.25 0-.45.05-.55.07.01-.42 0-.86-.04-1.3-.13-1.53-.67-2.34-1.23-2.98C15.79 4.37 14.48 3 12 3 9.52 3 8.21 4.37 7.88 4.74c-.56.64-1.1 1.45-1.23 2.98-.03.44-.04.88-.04 1.3-.11-.03-.3-.07-.55-.07-.7 0-1.29.38-1.52 1-.17.43-.14.92.08 1.33.31.58.82.84 1.56 1.33.16.11.17.21.11.37-.97 2.13-3.02 2.26-3.36 3.19-.15.4-.05.85.32 1.23.57.59 1.63.77 1.84.91.17.14.15.56.63.9.38.26.8.28 1.25.29 1.31.05 1.6.27 2.1.58.63.39 1.49.92 2.93.92 1.44 0 2.3-.53 2.93-.92.5-.31.79-.53 2.1-.58.45-.02.87-.03 1.25-.29.49-.34.47-.76.63-.9.21-.14 1.27-.32 1.84-.91.37-.38.47-.83.32-1.23zm-1.03.53c-.37.39-1.26.5-1.73.82-.48.42-.4.74-.59.87-.13.09-.36.1-.72.12-1.4.05-1.91.31-2.52.69-1.43.88-2.23.8-2.48.8s-1.05.08-2.47-.81c-.61-.38-1.11-.63-2.52-.69-.36-.01-.59-.03-.72-.12-.19-.13-.12-.45-.59-.87-.48-.32-1.36-.43-1.73-.82-.06-.06-.11-.14-.12-.15.07-.1.41-.3.66-.44.78-.46 1.98-1.14 2.71-2.75.26-.7.03-1.26-.48-1.59-1.15-.73-1.13-.76-1.24-.96a.62.62 0 01-.03-.5c.12-.32.45-.35.58-.35.19 0 .18.01 1.57.37-.02-1.4-.04-1.85.02-2.51.11-1.31.57-1.93.98-2.4C8.9 5.11 9.99 3.98 12 4c2.01-.02 3.1 1.11 3.37 1.41.41.47.87 1.09.98 2.4.06.66.04 1.11.02 2.51 1.4-.36 1.38-.37 1.57-.37.14 0 .46.03.58.35.07.17.06.35-.03.5-.11.2-.09.22-1.23.97-.51.33-.74.89-.48 1.59.73 1.61 1.93 2.29 2.71 2.75.25.15.59.34.66.44 0 .01-.06.09-.11.15z" + d: "M21.07 16.17c-.34-.93-2.4-1.06-3.36-3.19-.06-.16-.05-.27.11-.37.74-.49 1.26-.76 1.56-1.33.22-.41.25-.89.08-1.33-.23-.61-.81-1-1.52-1-.25 0-.45.05-.55.07.01-.42 0-.86-.04-1.3-.13-1.53-.67-2.34-1.23-2.98C15.79 4.37 14.48 3 12 3 9.52 3 8.21 4.37 7.88 4.74c-.56.64-1.1 1.45-1.23 2.98-.03.44-.04.88-.04 1.3-.11-.03-.3-.07-.55-.07-.7 0-1.29.38-1.52 1-.17.43-.14.92.08 1.33.31.58.82.84 1.56 1.33.16.11.17.21.11.37-.97 2.13-3.02 2.26-3.36 3.19-.15.4-.05.85.32 1.23.57.59 1.63.77 1.84.91.17.14.15.56.63.9.38.26.8.28 1.25.29 1.31.05 1.6.27 2.1.58.63.39 1.49.92 2.93.92 1.44 0 2.3-.53 2.93-.92.5-.31.79-.53 2.1-.58.45-.02.87-.03 1.25-.29.49-.34.47-.76.63-.9.21-.14 1.27-.32 1.84-.91.37-.38.47-.83.32-1.23zm-1.03.53c-.37.39-1.26.5-1.73.82-.48.42-.4.74-.59.87-.13.09-.36.1-.72.12-1.4.05-1.91.31-2.52.69-1.43.88-2.23.8-2.48.8s-1.05.08-2.47-.81c-.61-.38-1.11-.63-2.52-.69-.36-.01-.59-.03-.72-.12-.19-.13-.12-.45-.59-.87-.48-.32-1.36-.43-1.73-.82-.06-.06-.11-.14-.12-.15.07-.1.41-.3.66-.44.78-.46 1.98-1.14 2.71-2.75.26-.7.03-1.26-.48-1.59-1.15-.73-1.13-.76-1.24-.96a.62.62 0 01-.03-.5c.12-.32.45-.35.58-.35.19 0 .18.01 1.57.37-.02-1.4-.04-1.85.02-2.51.11-1.31.57-1.93.98-2.4C8.9 5.11 9.99 3.98 12 4c2.01-.02 3.1 1.11 3.37 1.41.41.47.87 1.09.98 2.4.06.66.04 1.11.02 2.51 1.4-.36 1.38-.37 1.57-.37.14 0 .46.03.58.35.07.17.06.35-.03.5-.11.2-.09.22-1.23.97-.51.33-.74.89-.48 1.59.73 1.61 1.93 2.29 2.71 2.75.25.15.59.34.66.44 0 .01-.06.09-.11.15z", + fill: "currentColor" })); } - export default SvgSnapchat; \ No newline at end of file diff --git a/icons/es5/SnippetFolder.js b/icons/es5/SnippetFolder.js index cd0b628cc1..43097e9e16 100644 --- a/icons/es5/SnippetFolder.js +++ b/icons/es5/SnippetFolder.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSnippetFolder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 6l-2-2H2v16h20V6H12zm7 11h-6V9h3.5l2.5 2.5V17zm-3.12-6.5l1.62 1.62v3.38h-3v-5h1.38z" + d: "M12 6l-2-2H2v16h20V6H12zm7 11h-6V9h3.5l2.5 2.5V17zm-3.12-6.5l1.62 1.62v3.38h-3v-5h1.38z", + fill: "currentColor" })); } - export default SvgSnippetFolder; \ No newline at end of file diff --git a/icons/es5/Snooze.js b/icons/es5/Snooze.js index fa143f9f2d..c66c2407c7 100644 --- a/icons/es5/Snooze.js +++ b/icons/es5/Snooze.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSnooze(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 11h3.63L9 15.2V17h6v-2h-3.63L15 10.8V9H9v2zm7.056-7.654l1.282-1.535 4.607 3.85-1.28 1.54zM3.336 7.19l-1.28-1.536L6.662 1.81l1.28 1.536zM12 6c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7m0-2a9 9 0 10.001 18.001A9 9 0 0012 4z" + d: "M9 11h3.63L9 15.2V17h6v-2h-3.63L15 10.8V9H9v2zm7.056-7.654l1.282-1.535 4.607 3.85-1.28 1.54zM3.336 7.19l-1.28-1.536L6.662 1.81l1.28 1.536zM12 6c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7m0-2a9 9 0 10.001 18.001A9 9 0 0012 4z", + fill: "currentColor" })); } - export default SvgSnooze; \ No newline at end of file diff --git a/icons/es5/Snowboarding.js b/icons/es5/Snowboarding.js index 4dd195482f..0868004f11 100644 --- a/icons/es5/Snowboarding.js +++ b/icons/es5/Snowboarding.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSnowboarding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm7.4 17.09a.748.748 0 00-.64.17c-.69.6-1.64.88-2.6.67L17 20.69l-1-6.19-3.32-2.67 1.8-2.89A6.507 6.507 0 0020 12v-2c-1.85 0-3.44-1.12-4.13-2.72l-.52-1.21C15.16 5.64 14.61 5 13.7 5H8L5.5 9l1.7 1.06L9.1 7h2.35L8.5 11.7l1 4.3L6 18.35l-.47-.1c-.96-.2-1.71-.85-2.1-1.67a.744.744 0 00-.51-.42c-.43-.09-.82.2-.9.58-.04.14-.02.31.05.46.58 1.24 1.71 2.2 3.15 2.51l12.63 2.69c1.44.31 2.86-.11 3.9-1.01.13-.11.21-.26.24-.41.07-.38-.16-.8-.59-.89zM8.73 18.93l3.02-2.03-.44-3.32 2.84 2.02.75 4.64-6.17-1.31z" + d: "M14 3c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm7.4 17.09a.748.748 0 00-.64.17c-.69.6-1.64.88-2.6.67L17 20.69l-1-6.19-3.32-2.67 1.8-2.89A6.507 6.507 0 0020 12v-2c-1.85 0-3.44-1.12-4.13-2.72l-.52-1.21C15.16 5.64 14.61 5 13.7 5H8L5.5 9l1.7 1.06L9.1 7h2.35L8.5 11.7l1 4.3L6 18.35l-.47-.1c-.96-.2-1.71-.85-2.1-1.67a.744.744 0 00-.51-.42c-.43-.09-.82.2-.9.58-.04.14-.02.31.05.46.58 1.24 1.71 2.2 3.15 2.51l12.63 2.69c1.44.31 2.86-.11 3.9-1.01.13-.11.21-.26.24-.41.07-.38-.16-.8-.59-.89zM8.73 18.93l3.02-2.03-.44-3.32 2.84 2.02.75 4.64-6.17-1.31z", + fill: "currentColor" })); } - export default SvgSnowboarding; \ No newline at end of file diff --git a/icons/es5/Snowmobile.js b/icons/es5/Snowmobile.js index a8ee4bc59e..c8a629347f 100644 --- a/icons/es5/Snowmobile.js +++ b/icons/es5/Snowmobile.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSnowmobile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 17c0 .55-.45 1-1 1h-.17l-2.2-2.2C21.6 15.18 23 13 23 13l-9-8h-3v2h2.25l1.45 1.3L11 11l-9.5-1L0 13l4.54 1.36-3.49 1.88C-.77 17.22-.07 20 2 20h6c2.21 0 4-1.79 4-4h4l2 2h-3v2h6c1.66 0 3-1.34 3-3h-2zM8 18H2l5.25-2.83L10 16a2 2 0 01-2 2z" + d: "M22 17c0 .55-.45 1-1 1h-.17l-2.2-2.2C21.6 15.18 23 13 23 13l-9-8h-3v2h2.25l1.45 1.3L11 11l-9.5-1L0 13l4.54 1.36-3.49 1.88C-.77 17.22-.07 20 2 20h6c2.21 0 4-1.79 4-4h4l2 2h-3v2h6c1.66 0 3-1.34 3-3h-2zM8 18H2l5.25-2.83L10 16a2 2 0 01-2 2z", + fill: "currentColor" })); } - export default SvgSnowmobile; \ No newline at end of file diff --git a/icons/es5/Snowshoeing.js b/icons/es5/Snowshoeing.js index 4ffda8a3b9..2891451745 100644 --- a/icons/es5/Snowshoeing.js +++ b/icons/es5/Snowshoeing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSnowshoeing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.5 3.5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM6.32 19.03l-1.14-1.47L4 18.5l2.38 3.04c.51.65 1.16 1.15 1.88 1.41.28.1.53.04.72-.11.3-.23.42-.7.12-1.07a.84.84 0 00-.31-.22 2.97 2.97 0 01-1.14-.83l-.08-.1L11 18.2l.89-3.22 2.11 2v4.52h-2V23h3.87c.82 0 1.61-.21 2.26-.61.26-.16.37-.39.37-.64 0-.38-.3-.75-.77-.75-.13 0-.26.04-.37.1-.4.23-.87.37-1.36.4v-6.02l-2.11-2 .6-3C15.79 11.98 17.8 13 20 13v-2c-1.9 0-3.51-1.02-4.31-2.42l-1-1.58c-.4-.6-1-1-1.7-1-.75 0-1.41.34-5.99 2.28V13h2V9.58l1.79-.7L9.2 17l-2.88 2.03z" + d: "M12.5 3.5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM6.32 19.03l-1.14-1.47L4 18.5l2.38 3.04c.51.65 1.16 1.15 1.88 1.41.28.1.53.04.72-.11.3-.23.42-.7.12-1.07a.84.84 0 00-.31-.22 2.97 2.97 0 01-1.14-.83l-.08-.1L11 18.2l.89-3.22 2.11 2v4.52h-2V23h3.87c.82 0 1.61-.21 2.26-.61.26-.16.37-.39.37-.64 0-.38-.3-.75-.77-.75-.13 0-.26.04-.37.1-.4.23-.87.37-1.36.4v-6.02l-2.11-2 .6-3C15.79 11.98 17.8 13 20 13v-2c-1.9 0-3.51-1.02-4.31-2.42l-1-1.58c-.4-.6-1-1-1.7-1-.75 0-1.41.34-5.99 2.28V13h2V9.58l1.79-.7L9.2 17l-2.88 2.03z", + fill: "currentColor" })); } - export default SvgSnowshoeing; \ No newline at end of file diff --git a/icons/es5/Soap.js b/icons/es5/Soap.js index d491210190..38d1050eaf 100644 --- a/icons/es5/Soap.js +++ b/icons/es5/Soap.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSoap(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.25 6c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75m0-1.5C13.01 4.5 12 5.51 12 6.75S13.01 9 14.25 9s2.25-1.01 2.25-2.25-1.01-2.25-2.25-2.25zm5.75 1c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5M20 4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-2-1.5c0 .83-.67 1.5-1.5 1.5S15 3.33 15 2.5 15.67 1 16.5 1s1.5.67 1.5 1.5zM1 12.68V23h18v-2.5h-7v-1h9V17h-9v-1h10v-2.5H12v-1h8V10H8.86l1.88-3.3L9.12 5 1 12.68z" + d: "M14.25 6c.41 0 .75.34.75.75s-.34.75-.75.75-.75-.34-.75-.75.34-.75.75-.75m0-1.5C13.01 4.5 12 5.51 12 6.75S13.01 9 14.25 9s2.25-1.01 2.25-2.25-1.01-2.25-2.25-2.25zm5.75 1c.28 0 .5.22.5.5s-.22.5-.5.5-.5-.22-.5-.5.22-.5.5-.5M20 4c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-2-1.5c0 .83-.67 1.5-1.5 1.5S15 3.33 15 2.5 15.67 1 16.5 1s1.5.67 1.5 1.5zM1 12.68V23h18v-2.5h-7v-1h9V17h-9v-1h10v-2.5H12v-1h8V10H8.86l1.88-3.3L9.12 5 1 12.68z", + fill: "currentColor" })); } - export default SvgSoap; \ No newline at end of file diff --git a/icons/es5/SocialDistance.js b/icons/es5/SocialDistance.js index 37525e9cee..416b1a55f4 100644 --- a/icons/es5/SocialDistance.js +++ b/icons/es5/SocialDistance.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSocialDistance(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 002 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM18 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0014 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM22 17l-4-4v3H6v-3l-4 4 4 4v-3h12v3l4-4z" + d: "M4 5c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm4.78 3.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 002 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM18 7c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm2.78 1.58a6.95 6.95 0 00-5.56 0A2.01 2.01 0 0014 10.43V11h8v-.57c0-.81-.48-1.53-1.22-1.85zM22 17l-4-4v3H6v-3l-4 4 4 4v-3h12v3l4-4z", + fill: "currentColor" })); } - export default SvgSocialDistance; \ No newline at end of file diff --git a/icons/es5/SolarPower.js b/icons/es5/SolarPower.js index 2e25b15955..6f0f40b8c7 100644 --- a/icons/es5/SolarPower.js +++ b/icons/es5/SolarPower.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSolarPower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.33 16H11v-3H4zM13 16h7.67L20 13h-7zm8.11 2H13v4h9zM2 22h9v-4H2.89zm9-14h2v3h-2zm4.764-.795l1.415-1.414L19.3 7.912l-1.414 1.414zm-11.059.708L6.826 5.79 8.24 7.206 6.12 9.327zM3 2h3v2H3zm15 0h3v2h-3zm-6 5c2.76 0 5-2.24 5-5H7c0 2.76 2.24 5 5 5z" + d: "M3.33 16H11v-3H4zM13 16h7.67L20 13h-7zm8.11 2H13v4h9zM2 22h9v-4H2.89zm9-14h2v3h-2zm4.764-.795l1.415-1.414L19.3 7.912l-1.414 1.414zm-11.059.708L6.826 5.79 8.24 7.206 6.12 9.327zM3 2h3v2H3zm15 0h3v2h-3zm-6 5c2.76 0 5-2.24 5-5H7c0 2.76 2.24 5 5 5z", + fill: "currentColor" })); } - export default SvgSolarPower; \ No newline at end of file diff --git a/icons/es5/Sort.js b/icons/es5/Sort.js index d65c41a352..438ec5d9be 100644 --- a/icons/es5/Sort.js +++ b/icons/es5/Sort.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSort(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgSort(props) { fill: "currentColor" })); } - export default SvgSort; \ No newline at end of file diff --git a/icons/es5/SortByAlpha.js b/icons/es5/SortByAlpha.js index bffe1d4999..d43d4b40f1 100644 --- a/icons/es5/SortByAlpha.js +++ b/icons/es5/SortByAlpha.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSortByAlpha(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.94 4.66h-4.72l2.36-2.36 2.36 2.36zm-4.69 14.71h4.66l-2.33 2.33-2.33-2.33zM6.1 6.27L1.6 17.73h1.84l.92-2.45h5.11l.92 2.45h1.84L7.74 6.27H6.1zm-1.13 7.37l1.94-5.18 1.94 5.18H4.97zm10.76 2.5h6.12v1.59h-8.53v-1.29l5.92-8.56h-5.88v-1.6h8.3v1.26l-5.93 8.6z" + d: "M14.94 4.66h-4.72l2.36-2.36 2.36 2.36zm-4.69 14.71h4.66l-2.33 2.33-2.33-2.33zM6.1 6.27L1.6 17.73h1.84l.92-2.45h5.11l.92 2.45h1.84L7.74 6.27H6.1zm-1.13 7.37l1.94-5.18 1.94 5.18H4.97zm10.76 2.5h6.12v1.59h-8.53v-1.29l5.92-8.56h-5.88v-1.6h8.3v1.26l-5.93 8.6z", + fill: "currentColor" })); } - export default SvgSortByAlpha; \ No newline at end of file diff --git a/icons/es5/Sos.js b/icons/es5/Sos.js index eae69b9c58..583eee1c4c 100644 --- a/icons/es5/Sos.js +++ b/icons/es5/Sos.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 7h-7v10h7V7zm-2 8h-3V9h3v6zM1 15h4v-2H1V7h6v2H3v2h4v6H1v-2zm16 0h4v-2h-4V7h6v2h-4v2h4v6h-6v-2z" + d: "M15.5 7h-7v10h7V7zm-2 8h-3V9h3v6zM1 15h4v-2H1V7h6v2H3v2h4v6H1v-2zm16 0h4v-2h-4V7h6v2h-4v2h4v6h-6v-2z", + fill: "currentColor" })); } - export default SvgSos; \ No newline at end of file diff --git a/icons/es5/SoupKitchen.js b/icons/es5/SoupKitchen.js index d37bd731a6..e5c9399c5d 100644 --- a/icons/es5/SoupKitchen.js +++ b/icons/es5/SoupKitchen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSoupKitchen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.4 7c-.34.55-.4.97-.4 1.38C6 9.15 7 11 7 12c0 .95-.4 1.5-.4 1.5H5.1s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h1.5zm5 0c-.34.55-.4.97-.4 1.38 0 .77 1 2.62 1 3.62 0 .95-.4 1.5-.4 1.5h1.5s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h-1.5zM8.15 7c-.34.55-.4.97-.4 1.38 0 .77 1 2.63 1 3.62 0 .95-.4 1.5-.4 1.5h1.5s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h-1.5zm13.32-.5s.13-1.06.13-1.5c0-1.65-1.35-3-3-3-1.54 0-2.81 1.16-2.98 2.65L14.53 15H2.93c-.02 3.87 3.09 7 6.82 7 3.48 0 6.34-2.73 6.71-6.23L17.61 4.9c.05-.51.47-.9.99-.9.55 0 1 .45 1 1 0 .3-.1 1.25-.1 1.25l1.97.25z" + d: "M6.4 7c-.34.55-.4.97-.4 1.38C6 9.15 7 11 7 12c0 .95-.4 1.5-.4 1.5H5.1s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h1.5zm5 0c-.34.55-.4.97-.4 1.38 0 .77 1 2.62 1 3.62 0 .95-.4 1.5-.4 1.5h1.5s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h-1.5zM8.15 7c-.34.55-.4.97-.4 1.38 0 .77 1 2.63 1 3.62 0 .95-.4 1.5-.4 1.5h1.5s.4-.55.4-1.5c0-1-1-2.85-1-3.62 0-.41.06-.83.4-1.38h-1.5zm13.32-.5s.13-1.06.13-1.5c0-1.65-1.35-3-3-3-1.54 0-2.81 1.16-2.98 2.65L14.53 15H2.93c-.02 3.87 3.09 7 6.82 7 3.48 0 6.34-2.73 6.71-6.23L17.61 4.9c.05-.51.47-.9.99-.9.55 0 1 .45 1 1 0 .3-.1 1.25-.1 1.25l1.97.25z", + fill: "currentColor" })); } - export default SvgSoupKitchen; \ No newline at end of file diff --git a/icons/es5/Source.js b/icons/es5/Source.js index fb199f6310..2ce19d3ada 100644 --- a/icons/es5/Source.js +++ b/icons/es5/Source.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSource(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 6l-2-2H2v16h20V6H12zm2 10H6v-2h8v2zm4-4H6v-2h12v2z" + d: "M12 6l-2-2H2v16h20V6H12zm2 10H6v-2h8v2zm4-4H6v-2h12v2z", + fill: "currentColor" })); } - export default SvgSource; \ No newline at end of file diff --git a/icons/es5/South.js b/icons/es5/South.js index d5107798c9..74d66faf95 100644 --- a/icons/es5/South.js +++ b/icons/es5/South.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSouth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 15l-1.41-1.41L13 18.17V2h-2v16.17l-4.59-4.59L5 15l7 7 7-7z" + d: "M19 15l-1.41-1.41L13 18.17V2h-2v16.17l-4.59-4.59L5 15l7 7 7-7z", + fill: "currentColor" })); } - export default SvgSouth; \ No newline at end of file diff --git a/icons/es5/SouthAmerica.js b/icons/es5/SouthAmerica.js index a9abd08821..9beb8d4794 100644 --- a/icons/es5/SouthAmerica.js +++ b/icons/es5/SouthAmerica.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSouthAmerica(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-1.95.7-3.74 1.87-5.13L9 10v1c0 1.1.9 2 2 2v5.59c0 .27.11.52.29.71l.71.7c-4.42 0-8-3.58-8-8zm9 7.94V18l3.75-5.62c.16-.25.25-.54.25-.83V10.5c0-.55-.45-1-1-1h-1.5l-1.4-1.75c-.38-.47-.95-.75-1.56-.75H8V5.07A7.971 7.971 0 0112 4c4.41 0 8 3.59 8 8 0 4.07-3.06 7.44-7 7.94z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM4 12c0-1.95.7-3.74 1.87-5.13L9 10v1c0 1.1.9 2 2 2v5.59c0 .27.11.52.29.71l.71.7c-4.42 0-8-3.58-8-8zm9 7.94V18l3.75-5.62c.16-.25.25-.54.25-.83V10.5c0-.55-.45-1-1-1h-1.5l-1.4-1.75c-.38-.47-.95-.75-1.56-.75H8V5.07A7.971 7.971 0 0112 4c4.41 0 8 3.59 8 8 0 4.07-3.06 7.44-7 7.94z", + fill: "currentColor" })); } - export default SvgSouthAmerica; \ No newline at end of file diff --git a/icons/es5/SouthEast.js b/icons/es5/SouthEast.js index afda4fb8c7..03ae5bb532 100644 --- a/icons/es5/SouthEast.js +++ b/icons/es5/SouthEast.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSouthEast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 9h-2v6.59L5.41 4 4 5.41 15.59 17H9v2h10V9z" + d: "M19 9h-2v6.59L5.41 4 4 5.41 15.59 17H9v2h10V9z", + fill: "currentColor" })); } - export default SvgSouthEast; \ No newline at end of file diff --git a/icons/es5/SouthWest.js b/icons/es5/SouthWest.js index 5a57417963..576f073c45 100644 --- a/icons/es5/SouthWest.js +++ b/icons/es5/SouthWest.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSouthWest(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 19v-2H8.41L20 5.41 18.59 4 7 15.59V9H5v10h10z" + d: "M15 19v-2H8.41L20 5.41 18.59 4 7 15.59V9H5v10h10z", + fill: "currentColor" })); } - export default SvgSouthWest; \ No newline at end of file diff --git a/icons/es5/Spa.js b/icons/es5/Spa.js index 3c28446db4..39e96586c9 100644 --- a/icons/es5/Spa.js +++ b/icons/es5/Spa.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpa(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.55 12zm10.43-1.61zm-3.49-.76c-.18-2.79-1.31-5.51-3.43-7.63a12.188 12.188 0 00-3.55 7.63c1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63zm-6.5 2.65c-.14-.1-.3-.19-.45-.29.15.11.31.19.45.29zm6.42-.25c-.13.09-.27.16-.4.26.13-.1.27-.17.4-.26zM12 15.45C9.85 12.17 6.18 10 2 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45z" + d: "M8.55 12zm10.43-1.61zm-3.49-.76c-.18-2.79-1.31-5.51-3.43-7.63a12.188 12.188 0 00-3.55 7.63c1.28.68 2.46 1.56 3.49 2.63 1.03-1.06 2.21-1.94 3.49-2.63zm-6.5 2.65c-.14-.1-.3-.19-.45-.29.15.11.31.19.45.29zm6.42-.25c-.13.09-.27.16-.4.26.13-.1.27-.17.4-.26zM12 15.45C9.85 12.17 6.18 10 2 10c0 5.32 3.36 9.82 8.03 11.49.63.23 1.29.4 1.97.51.68-.12 1.33-.29 1.97-.51C18.64 19.82 22 15.32 22 10c-4.18 0-7.85 2.17-10 5.45z", + fill: "currentColor" })); } - export default SvgSpa; \ No newline at end of file diff --git a/icons/es5/SpaceBar.js b/icons/es5/SpaceBar.js index cf604a078c..e3dfd72284 100644 --- a/icons/es5/SpaceBar.js +++ b/icons/es5/SpaceBar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpaceBar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 9v4H6V9H4v6h16V9h-2z" + d: "M18 9v4H6V9H4v6h16V9h-2z", + fill: "currentColor" })); } - export default SvgSpaceBar; \ No newline at end of file diff --git a/icons/es5/SpaceDashboard.js b/icons/es5/SpaceDashboard.js index 6459baa90e..7b57cff705 100644 --- a/icons/es5/SpaceDashboard.js +++ b/icons/es5/SpaceDashboard.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpaceDashboard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 21H3V3h8v18zm2 0h8v-9h-8v9zm8-11V3h-8v7h8z" + d: "M11 21H3V3h8v18zm2 0h8v-9h-8v9zm8-11V3h-8v7h8z", + fill: "currentColor" })); } - export default SvgSpaceDashboard; \ No newline at end of file diff --git a/icons/es5/SpatialAudio.js b/icons/es5/SpatialAudio.js index 015efb8d05..c355a87924 100644 --- a/icons/es5/SpatialAudio.js +++ b/icons/es5/SpatialAudio.js @@ -1,22 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpatialAudio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 10, cy: 9, r: 4 }), /*#__PURE__*/React.createElement("path", { - d: "M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM16 1h-2a9 9 0 009 9V8c-3.86 0-7-3.14-7-7z" + d: "M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM16 1h-2a9 9 0 009 9V8c-3.86 0-7-3.14-7-7z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20 1h-2c0 2.76 2.24 5 5 5V4c-1.65 0-3-1.35-3-3z" + d: "M20 1h-2c0 2.76 2.24 5 5 5V4c-1.65 0-3-1.35-3-3z", + fill: "currentColor" })); } - export default SvgSpatialAudio; \ No newline at end of file diff --git a/icons/es5/SpatialAudioOff.js b/icons/es5/SpatialAudioOff.js index 641b42c62e..31c9d4e227 100644 --- a/icons/es5/SpatialAudioOff.js +++ b/icons/es5/SpatialAudioOff.js @@ -1,22 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpatialAudioOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 10, cy: 9, r: 4 }), /*#__PURE__*/React.createElement("path", { - d: "M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM20.36 1l-1.41 1.41a7.007 7.007 0 010 9.9l1.41 1.41a8.98 8.98 0 000-12.72z" + d: "M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zM20.36 1l-1.41 1.41a7.007 7.007 0 010 9.9l1.41 1.41a8.98 8.98 0 000-12.72z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M17.54 10.9a5.003 5.003 0 000-7.07l-1.41 1.41a3 3 0 010 4.24l1.41 1.42z" + d: "M17.54 10.9a5.003 5.003 0 000-7.07l-1.41 1.41a3 3 0 010 4.24l1.41 1.42z", + fill: "currentColor" })); } - export default SvgSpatialAudioOff; \ No newline at end of file diff --git a/icons/es5/SpatialTracking.js b/icons/es5/SpatialTracking.js index 9452bf97d3..b6b678ae64 100644 --- a/icons/es5/SpatialTracking.js +++ b/icons/es5/SpatialTracking.js @@ -1,22 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpatialTracking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 10, cy: 9, r: 4 }), /*#__PURE__*/React.createElement("path", { - d: "M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zm3.66-13.15L18.64 1c-3.51 3.51-3.51 9.21 0 12.73l1.41-1.41c-2.73-2.74-2.73-7.18 0-9.91z" + d: "M16.39 15.56C14.71 14.7 12.53 14 10 14s-4.71.7-6.39 1.56A2.97 2.97 0 002 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66zm3.66-13.15L18.64 1c-3.51 3.51-3.51 9.21 0 12.73l1.41-1.41c-2.73-2.74-2.73-7.18 0-9.91z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22.88 5.24l-1.41-1.41a5.003 5.003 0 000 7.07l1.41-1.41a3.012 3.012 0 010-4.25z" + d: "M22.88 5.24l-1.41-1.41a5.003 5.003 0 000 7.07l1.41-1.41a3.012 3.012 0 010-4.25z", + fill: "currentColor" })); } - export default SvgSpatialTracking; \ No newline at end of file diff --git a/icons/es5/Speaker.js b/icons/es5/Speaker.js index 1f9b7b5b34..96b54258bd 100644 --- a/icons/es5/Speaker.js +++ b/icons/es5/Speaker.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpeaker(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 2H5v19.99h14V2zm-7 2c1.1 0 2 .9 2 2s-.9 2-2 2a2 2 0 110-4zm0 16c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z" + d: "M19 2H5v19.99h14V2zm-7 2c1.1 0 2 .9 2 2s-.9 2-2 2a2 2 0 110-4zm0 16c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z", + fill: "currentColor" })); } - export default SvgSpeaker; \ No newline at end of file diff --git a/icons/es5/SpeakerGroup.js b/icons/es5/SpeakerGroup.js index 2ef49898af..d2dbb6a172 100644 --- a/icons/es5/SpeakerGroup.js +++ b/icons/es5/SpeakerGroup.js @@ -1,22 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpeakerGroup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 1H8v17.99h12V1zm-6 2c1.1 0 2 .89 2 2s-.9 2-2 2-2-.89-2-2 .9-2 2-2zm0 13.5c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z" + d: "M20 1H8v17.99h12V1zm-6 2c1.1 0 2 .89 2 2s-.9 2-2 2-2-.89-2-2 .9-2 2-2zm0 13.5c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 14, cy: 12.5, r: 2.5 }), /*#__PURE__*/React.createElement("path", { - d: "M6 5H4v18h12v-2H6z" + d: "M6 5H4v18h12v-2H6z", + fill: "currentColor" })); } - export default SvgSpeakerGroup; \ No newline at end of file diff --git a/icons/es5/SpeakerNotes.js b/icons/es5/SpeakerNotes.js index d2a53fa822..70616979eb 100644 --- a/icons/es5/SpeakerNotes.js +++ b/icons/es5/SpeakerNotes.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpeakerNotes(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2.01L2 22l4-4h16V2zM8 14H6v-2h2v2zm0-3H6V9h2v2zm0-3H6V6h2v2zm7 6h-5v-2h5v2zm3-3h-8V9h8v2zm0-3h-8V6h8v2z" + d: "M22 2H2.01L2 22l4-4h16V2zM8 14H6v-2h2v2zm0-3H6V9h2v2zm0-3H6V6h2v2zm7 6h-5v-2h5v2zm3-3h-8V9h8v2zm0-3h-8V6h8v2z", + fill: "currentColor" })); } - export default SvgSpeakerNotes; \ No newline at end of file diff --git a/icons/es5/SpeakerNotesOff.js b/icons/es5/SpeakerNotesOff.js index 22f953213b..5e77286ab7 100644 --- a/icons/es5/SpeakerNotesOff.js +++ b/icons/es5/SpeakerNotesOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpeakerNotesOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1.27 1.73L0 3l2.01 2.01L2 22l4-4h9l5.73 5.73L22 22.46 1.27 1.73zM8 14H6v-2h2v2zm-2-3V9l2 2H6zm16-9H4.08L10 7.92V6h8v2h-7.92l1 1H18v2h-4.92l6.99 6.99H22V2z" + d: "M1.27 1.73L0 3l2.01 2.01L2 22l4-4h9l5.73 5.73L22 22.46 1.27 1.73zM8 14H6v-2h2v2zm-2-3V9l2 2H6zm16-9H4.08L10 7.92V6h8v2h-7.92l1 1H18v2h-4.92l6.99 6.99H22V2z", + fill: "currentColor" })); } - export default SvgSpeakerNotesOff; \ No newline at end of file diff --git a/icons/es5/SpeakerPhone.js b/icons/es5/SpeakerPhone.js index c4f5c4fe72..ac68f8d9cb 100644 --- a/icons/es5/SpeakerPhone.js +++ b/icons/es5/SpeakerPhone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpeakerPhone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 7.07L8.43 8.5c.91-.91 2.18-1.48 3.57-1.48s2.66.57 3.57 1.48L17 7.07C15.72 5.79 13.95 5 12 5s-3.72.79-5 2.07zM12 1C8.98 1 6.24 2.23 4.25 4.21l1.41 1.41C7.28 4 9.53 3 12 3s4.72 1 6.34 2.62l1.41-1.41A10.963 10.963 0 0012 1zm3.99 9.01L8 10v11.99h7.99V10.01zM15 20H9v-8h6v8z" + d: "M7 7.07L8.43 8.5c.91-.91 2.18-1.48 3.57-1.48s2.66.57 3.57 1.48L17 7.07C15.72 5.79 13.95 5 12 5s-3.72.79-5 2.07zM12 1C8.98 1 6.24 2.23 4.25 4.21l1.41 1.41C7.28 4 9.53 3 12 3s4.72 1 6.34 2.62l1.41-1.41A10.963 10.963 0 0012 1zm3.99 9.01L8 10v11.99h7.99V10.01zM15 20H9v-8h6v8z", + fill: "currentColor" })); } - export default SvgSpeakerPhone; \ No newline at end of file diff --git a/icons/es5/Speed.js b/icons/es5/Speed.js index c0a471edd5..822fed6a67 100644 --- a/icons/es5/Speed.js +++ b/icons/es5/Speed.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpeed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -17,5 +15,4 @@ function SvgSpeed(props) { fill: "currentColor" })); } - export default SvgSpeed; \ No newline at end of file diff --git a/icons/es5/Spellcheck.js b/icons/es5/Spellcheck.js index f24274fe9e..ef1967f667 100644 --- a/icons/es5/Spellcheck.js +++ b/icons/es5/Spellcheck.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpellcheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.45 16h2.09L9.43 3H7.57L2.46 16h2.09l1.12-3h5.64l1.14 3zm-6.02-5L8.5 5.48 10.57 11H6.43zm15.16.59l-8.09 8.09L9.83 16l-1.41 1.41 5.09 5.09L23 13l-1.41-1.41z" + d: "M12.45 16h2.09L9.43 3H7.57L2.46 16h2.09l1.12-3h5.64l1.14 3zm-6.02-5L8.5 5.48 10.57 11H6.43zm15.16.59l-8.09 8.09L9.83 16l-1.41 1.41 5.09 5.09L23 13l-1.41-1.41z", + fill: "currentColor" })); } - export default SvgSpellcheck; \ No newline at end of file diff --git a/icons/es5/Spinner.js b/icons/es5/Spinner.js index fe69615cb9..3df58f55a5 100644 --- a/icons/es5/Spinner.js +++ b/icons/es5/Spinner.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpinner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgSpinner(props) { fill: "currentColor" })); } - export default SvgSpinner; \ No newline at end of file diff --git a/icons/es5/SpinnerSimple.js b/icons/es5/SpinnerSimple.js index bd270c0372..7836fc4d3c 100644 --- a/icons/es5/SpinnerSimple.js +++ b/icons/es5/SpinnerSimple.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpinnerSimple(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgSpinnerSimple(props) { fill: "currentColor" })); } - export default SvgSpinnerSimple; \ No newline at end of file diff --git a/icons/es5/Splitscreen.js b/icons/es5/Splitscreen.js index 1c9c5f347e..749348c57f 100644 --- a/icons/es5/Splitscreen.js +++ b/icons/es5/Splitscreen.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSplitscreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4v5H6V4h12m2-2H4v9h16V2zm-2 13v5H6v-5h12m2-2H4v9h16v-9z" + d: "M18 4v5H6V4h12m2-2H4v9h16V2zm-2 13v5H6v-5h12m2-2H4v9h16v-9z", + fill: "currentColor" })); } - export default SvgSplitscreen; \ No newline at end of file diff --git a/icons/es5/Spoke.js b/icons/es5/Spoke.js index 93410dbefe..0ab44a7992 100644 --- a/icons/es5/Spoke.js +++ b/icons/es5/Spoke.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSpoke(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 7c0 2.21-1.79 4-4 4S8 9.21 8 7s1.79-4 4-4 4 1.79 4 4zm-9 6c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm10 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z" + d: "M16 7c0 2.21-1.79 4-4 4S8 9.21 8 7s1.79-4 4-4 4 1.79 4 4zm-9 6c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm10 0c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z", + fill: "currentColor" })); } - export default SvgSpoke; \ No newline at end of file diff --git a/icons/es5/Sports.js b/icons/es5/Sports.js index c823bf2161..0463e6296b 100644 --- a/icons/es5/Sports.js +++ b/icons/es5/Sports.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSports(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.23 6c-1.66 0-3.22.66-4.36 1.73C6.54 6.73 5.61 6 4.5 6a2.5 2.5 0 000 5c.21 0 .41-.03.61-.08-.05.25-.09.51-.1.78a6.006 6.006 0 006.68 6.27c2.55-.28 4.68-2.26 5.19-4.77.15-.71.15-1.4.06-2.06-.09-.6.38-1.13.99-1.13H22V6H11.23zM4.5 9c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5zm6.5 6c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" + d: "M11.23 6c-1.66 0-3.22.66-4.36 1.73C6.54 6.73 5.61 6 4.5 6a2.5 2.5 0 000 5c.21 0 .41-.03.61-.08-.05.25-.09.51-.1.78a6.006 6.006 0 006.68 6.27c2.55-.28 4.68-2.26 5.19-4.77.15-.71.15-1.4.06-2.06-.09-.6.38-1.13.99-1.13H22V6H11.23zM4.5 9c-.28 0-.5-.22-.5-.5s.22-.5.5-.5.5.22.5.5-.22.5-.5.5zm6.5 6c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 11, cy: 12, r: 2 })); } - export default SvgSports; \ No newline at end of file diff --git a/icons/es5/SportsBar.js b/icons/es5/SportsBar.js index 8b395e0bed..c116e1ae32 100644 --- a/icons/es5/SportsBar.js +++ b/icons/es5/SportsBar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsBar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 9h-3.56c.35-.59.56-1.27.56-2 0-2.21-1.79-4-4-4-.34 0-.66.05-.98.13A4.707 4.707 0 0010 2.02c-1.89 0-3.51 1.11-4.27 2.71C4.15 5.26 3 6.74 3 8.5c0 1.86 1.28 3.41 3 3.86V21h11v-2h4V9zM7 10.5c-1.1 0-2-.9-2-2 0-.85.55-1.6 1.37-1.88l.8-.27.36-.76C8 4.62 8.94 4.02 10 4.02c.79 0 1.39.35 1.74.65l.78.65S13.16 5 13.99 5c1.1 0 2 .9 2 2h-3C9.67 7 9.15 10.5 7 10.5zM19 17h-2v-6h2v6z" + d: "M21 9h-3.56c.35-.59.56-1.27.56-2 0-2.21-1.79-4-4-4-.34 0-.66.05-.98.13A4.707 4.707 0 0010 2.02c-1.89 0-3.51 1.11-4.27 2.71C4.15 5.26 3 6.74 3 8.5c0 1.86 1.28 3.41 3 3.86V21h11v-2h4V9zM7 10.5c-1.1 0-2-.9-2-2 0-.85.55-1.6 1.37-1.88l.8-.27.36-.76C8 4.62 8.94 4.02 10 4.02c.79 0 1.39.35 1.74.65l.78.65S13.16 5 13.99 5c1.1 0 2 .9 2 2h-3C9.67 7 9.15 10.5 7 10.5zM19 17h-2v-6h2v6z", + fill: "currentColor" })); } - export default SvgSportsBar; \ No newline at end of file diff --git a/icons/es5/SportsBaseball.js b/icons/es5/SportsBaseball.js index eb5813cb54..a01be06cb3 100644 --- a/icons/es5/SportsBaseball.js +++ b/icons/es5/SportsBaseball.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsBaseball(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.81 6.28C2.67 7.9 2 9.87 2 12s.67 4.1 1.81 5.72C6.23 16.95 8 14.68 8 12S6.23 7.05 3.81 6.28zm16.38 0C17.77 7.05 16 9.32 16 12s1.77 4.95 4.19 5.72C21.33 16.1 22 14.13 22 12s-.67-4.1-1.81-5.72z" + d: "M3.81 6.28C2.67 7.9 2 9.87 2 12s.67 4.1 1.81 5.72C6.23 16.95 8 14.68 8 12S6.23 7.05 3.81 6.28zm16.38 0C17.77 7.05 16 9.32 16 12s1.77 4.95 4.19 5.72C21.33 16.1 22 14.13 22 12s-.67-4.1-1.81-5.72z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M14 12c0-3.28 1.97-6.09 4.79-7.33C17.01 3.02 14.63 2 12 2S6.99 3.02 5.21 4.67C8.03 5.91 10 8.72 10 12s-1.97 6.09-4.79 7.33C6.99 20.98 9.37 22 12 22s5.01-1.02 6.79-2.67A8.002 8.002 0 0114 12z" + d: "M14 12c0-3.28 1.97-6.09 4.79-7.33C17.01 3.02 14.63 2 12 2S6.99 3.02 5.21 4.67C8.03 5.91 10 8.72 10 12s-1.97 6.09-4.79 7.33C6.99 20.98 9.37 22 12 22s5.01-1.02 6.79-2.67A8.002 8.002 0 0114 12z", + fill: "currentColor" })); } - export default SvgSportsBaseball; \ No newline at end of file diff --git a/icons/es5/SportsBasketball.js b/icons/es5/SportsBasketball.js index 62ddd0ec02..991079cb3c 100644 --- a/icons/es5/SportsBasketball.js +++ b/icons/es5/SportsBasketball.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsBasketball(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.09 11h4.86a9.951 9.951 0 00-1.54-4.4 5.987 5.987 0 00-3.32 4.4zM6.91 11a5.987 5.987 0 00-3.32-4.4A9.951 9.951 0 002.05 11h4.86zm8.16 0a7.994 7.994 0 014.06-6A9.969 9.969 0 0013 2.05V11h2.07zm-6.14 0H11V2.05A9.943 9.943 0 004.87 5a7.994 7.994 0 014.06 6zm6.14 2H13v8.95A9.943 9.943 0 0019.13 19a7.994 7.994 0 01-4.06-6zM3.59 17.4A6.029 6.029 0 006.91 13H2.05c.16 1.61.71 3.11 1.54 4.4zm13.5-4.4a5.987 5.987 0 003.32 4.4 9.951 9.951 0 001.54-4.4h-4.86zm-8.16 0a7.994 7.994 0 01-4.06 6A9.969 9.969 0 0011 21.95V13H8.93z" + d: "M17.09 11h4.86a9.951 9.951 0 00-1.54-4.4 5.987 5.987 0 00-3.32 4.4zM6.91 11a5.987 5.987 0 00-3.32-4.4A9.951 9.951 0 002.05 11h4.86zm8.16 0a7.994 7.994 0 014.06-6A9.969 9.969 0 0013 2.05V11h2.07zm-6.14 0H11V2.05A9.943 9.943 0 004.87 5a7.994 7.994 0 014.06 6zm6.14 2H13v8.95A9.943 9.943 0 0019.13 19a7.994 7.994 0 01-4.06-6zM3.59 17.4A6.029 6.029 0 006.91 13H2.05c.16 1.61.71 3.11 1.54 4.4zm13.5-4.4a5.987 5.987 0 003.32 4.4 9.951 9.951 0 001.54-4.4h-4.86zm-8.16 0a7.994 7.994 0 01-4.06 6A9.969 9.969 0 0011 21.95V13H8.93z", + fill: "currentColor" })); } - export default SvgSportsBasketball; \ No newline at end of file diff --git a/icons/es5/SportsCricket.js b/icons/es5/SportsCricket.js index a7191dcab4..e1fa62e163 100644 --- a/icons/es5/SportsCricket.js +++ b/icons/es5/SportsCricket.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsCricket(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.05 12.81L6.56 4.32a.996.996 0 00-1.41 0L2.32 7.15a.996.996 0 000 1.41l8.49 8.49c.39.39 1.02.39 1.41 0l2.83-2.83a.996.996 0 000-1.41zm-.709 4.946l1.414-1.414 4.243 4.243-1.414 1.414z" + d: "M15.05 12.81L6.56 4.32a.996.996 0 00-1.41 0L2.32 7.15a.996.996 0 000 1.41l8.49 8.49c.39.39 1.02.39 1.41 0l2.83-2.83a.996.996 0 000-1.41zm-.709 4.946l1.414-1.414 4.243 4.243-1.414 1.414z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 18.5, cy: 5.5, r: 3.5 })); } - export default SvgSportsCricket; \ No newline at end of file diff --git a/icons/es5/SportsEsports.js b/icons/es5/SportsEsports.js index 6d291b90fe..5bbd6a06a6 100644 --- a/icons/es5/SportsEsports.js +++ b/icons/es5/SportsEsports.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsEsports(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 5H4L2 19h4l3-3h6l3 3h4L20 5zm-9 6H9v2H8v-2H6v-1h2V8h1v2h2v1zm4-1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M20 5H4L2 19h4l3-3h6l3 3h4L20 5zm-9 6H9v2H8v-2H6v-1h2V8h1v2h2v1zm4-1c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm2 3c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgSportsEsports; \ No newline at end of file diff --git a/icons/es5/SportsFootball.js b/icons/es5/SportsFootball.js index 397bfd8e99..c46587ed17 100644 --- a/icons/es5/SportsFootball.js +++ b/icons/es5/SportsFootball.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsFootball(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.02 15.62c-.08 2.42.32 4.34.67 4.69s2.28.76 4.69.67l-5.36-5.36zM13.08 3.28c-2.33.42-4.79 1.34-6.62 3.18s-2.76 4.29-3.18 6.62l7.63 7.63c2.34-.41 4.79-1.34 6.62-3.18s2.76-4.29 3.18-6.62l-7.63-7.63zM9.9 15.5l-1.4-1.4 5.6-5.6 1.4 1.4-5.6 5.6zm11.08-7.12c.08-2.42-.32-4.34-.67-4.69s-2.28-.76-4.69-.67l5.36 5.36z" + d: "M3.02 15.62c-.08 2.42.32 4.34.67 4.69s2.28.76 4.69.67l-5.36-5.36zM13.08 3.28c-2.33.42-4.79 1.34-6.62 3.18s-2.76 4.29-3.18 6.62l7.63 7.63c2.34-.41 4.79-1.34 6.62-3.18s2.76-4.29 3.18-6.62l-7.63-7.63zM9.9 15.5l-1.4-1.4 5.6-5.6 1.4 1.4-5.6 5.6zm11.08-7.12c.08-2.42-.32-4.34-.67-4.69s-2.28-.76-4.69-.67l5.36 5.36z", + fill: "currentColor" })); } - export default SvgSportsFootball; \ No newline at end of file diff --git a/icons/es5/SportsGolf.js b/icons/es5/SportsGolf.js index 578efc2b6f..3ba2473933 100644 --- a/icons/es5/SportsGolf.js +++ b/icons/es5/SportsGolf.js @@ -1,15 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsGolf(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 16c3.87 0 7-3.13 7-7s-3.13-7-7-7-7 3.13-7 7 3.13 7 7 7zm0-12c2.76 0 5 2.24 5 5s-2.24 5-5 5-5-2.24-5-5 2.24-5 5-5z" + d: "M12 16c3.87 0 7-3.13 7-7s-3.13-7-7-7-7 3.13-7 7 3.13 7 7 7zm0-12c2.76 0 5 2.24 5 5s-2.24 5-5 5-5-2.24-5-5 2.24-5 5-5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 10, cy: 8, @@ -23,8 +23,8 @@ function SvgSportsGolf(props) { cy: 6, r: 1 }), /*#__PURE__*/React.createElement("path", { - d: "M7 19h2c1.1 0 2 .9 2 2v1h2v-1c0-1.1.9-2 2-2h2v-2H7v2z" + d: "M7 19h2c1.1 0 2 .9 2 2v1h2v-1c0-1.1.9-2 2-2h2v-2H7v2z", + fill: "currentColor" })); } - export default SvgSportsGolf; \ No newline at end of file diff --git a/icons/es5/SportsGymnastics.js b/icons/es5/SportsGymnastics.js index 2f9923fa8e..98d1ba868b 100644 --- a/icons/es5/SportsGymnastics.js +++ b/icons/es5/SportsGymnastics.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsGymnastics(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM1 9h6l7-5 1.31 1.52-4.17 2.98H14L21.8 4 23 5.4 14.5 12 14 22h-2l-.5-10L8 11H1V9z" + d: "M4 6c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zM1 9h6l7-5 1.31 1.52-4.17 2.98H14L21.8 4 23 5.4 14.5 12 14 22h-2l-.5-10L8 11H1V9z", + fill: "currentColor" })); } - export default SvgSportsGymnastics; \ No newline at end of file diff --git a/icons/es5/SportsHandball.js b/icons/es5/SportsHandball.js index d6f82ccac4..40571ed15d 100644 --- a/icons/es5/SportsHandball.js +++ b/icons/es5/SportsHandball.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsHandball(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.27 6c-.55.95-.22 2.18.73 2.73.95.55 2.18.22 2.73-.73.55-.95.22-2.18-.73-2.73-.95-.55-2.18-.22-2.73.73z" + d: "M14.27 6c-.55.95-.22 2.18.73 2.73.95.55 2.18.22 2.73-.73.55-.95.22-2.18-.73-2.73-.95-.55-2.18-.22-2.73.73z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15.84 10.41l-2.6-1.5c-2.38-1.38-3.2-4.44-1.82-6.82l-1.73-1C8.1 3.83 8.6 7.21 10.66 9.4l-5.15 8.92 1.73 1 1.5-2.6 1.73 1-3 5.2 1.73 1 6.29-10.89a5.002 5.002 0 01.31 5.46l1.73 1c1.6-2.75 1.28-6.58-1.69-9.08zM12.75 3.8c.72.41 1.63.17 2.05-.55.41-.72.17-1.63-.55-2.05a1.501 1.501 0 00-1.5 2.6z" + d: "M15.84 10.41l-2.6-1.5c-2.38-1.38-3.2-4.44-1.82-6.82l-1.73-1C8.1 3.83 8.6 7.21 10.66 9.4l-5.15 8.92 1.73 1 1.5-2.6 1.73 1-3 5.2 1.73 1 6.29-10.89a5.002 5.002 0 01.31 5.46l1.73 1c1.6-2.75 1.28-6.58-1.69-9.08zM12.75 3.8c.72.41 1.63.17 2.05-.55.41-.72.17-1.63-.55-2.05a1.501 1.501 0 00-1.5 2.6z", + fill: "currentColor" })); } - export default SvgSportsHandball; \ No newline at end of file diff --git a/icons/es5/SportsHockey.js b/icons/es5/SportsHockey.js index aba2c880e6..d6af08bfbd 100644 --- a/icons/es5/SportsHockey.js +++ b/icons/es5/SportsHockey.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsHockey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 17v3h2v-4H3c-.55 0-1 .45-1 1zm7-1H5v4l4.69-.01c.38 0 .72-.21.89-.55l.87-1.9-1.59-3.48L9 16zm12.71.29A.997.997 0 0021 16h-1v4h2v-3c0-.28-.11-.53-.29-.71zm-8.11-3.45L17.65 4H14.3l-1.76 3.97-.49 1.1-.05.14L9.7 4H6.35l4.05 8.84 1.52 3.32.08.18 1.42 3.1c.17.34.51.55.89.55L19 20v-4h-4l-1.4-3.16z" + d: "M2 17v3h2v-4H3c-.55 0-1 .45-1 1zm7-1H5v4l4.69-.01c.38 0 .72-.21.89-.55l.87-1.9-1.59-3.48L9 16zm12.71.29A.997.997 0 0021 16h-1v4h2v-3c0-.28-.11-.53-.29-.71zm-8.11-3.45L17.65 4H14.3l-1.76 3.97-.49 1.1-.05.14L9.7 4H6.35l4.05 8.84 1.52 3.32.08.18 1.42 3.1c.17.34.51.55.89.55L19 20v-4h-4l-1.4-3.16z", + fill: "currentColor" })); } - export default SvgSportsHockey; \ No newline at end of file diff --git a/icons/es5/SportsKabaddi.js b/icons/es5/SportsKabaddi.js index 2d8d1605bc..d5c86f0175 100644 --- a/icons/es5/SportsKabaddi.js +++ b/icons/es5/SportsKabaddi.js @@ -1,22 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsKabaddi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 16.5, cy: 2.38, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M24 11.88v-4.7l-5.05-2.14c-.97-.41-2.09-.06-2.65.84l-1 1.6c-.67 1.18-1.91 2.06-3.41 2.32l.06.06c.69.69 1.52 1.07 2.46 1.17.8-.42 1.52-.98 2.09-1.64l.6 3-1.16 1.1-.94.89v7.5h2v-6l2.1-2 1.8 8H23l-2.18-11-.62-3.1 1.8.7v3.4h2zM10.29 8.09c.22.15.47.24.72.29.13.02.25.04.38.04s.26-.01.38-.04c.13-.02.25-.06.37-.11.24-.1.47-.24.66-.44.49-.49.67-1.17.55-1.8-.07-.37-.25-.74-.55-1.03-.19-.19-.42-.34-.66-.44-.12-.05-.24-.09-.37-.11s-.25-.04-.38-.04c-.12 0-.23.01-.35.03-.14.02-.28.06-.41.11-.23.11-.46.26-.65.45-.3.29-.48.66-.55 1.03-.12.63.06 1.31.55 1.8.09.1.2.18.31.26z" + d: "M24 11.88v-4.7l-5.05-2.14c-.97-.41-2.09-.06-2.65.84l-1 1.6c-.67 1.18-1.91 2.06-3.41 2.32l.06.06c.69.69 1.52 1.07 2.46 1.17.8-.42 1.52-.98 2.09-1.64l.6 3-1.16 1.1-.94.89v7.5h2v-6l2.1-2 1.8 8H23l-2.18-11-.62-3.1 1.8.7v3.4h2zM10.29 8.09c.22.15.47.24.72.29.13.02.25.04.38.04s.26-.01.38-.04c.13-.02.25-.06.37-.11.24-.1.47-.24.66-.44.49-.49.67-1.17.55-1.8-.07-.37-.25-.74-.55-1.03-.19-.19-.42-.34-.66-.44-.12-.05-.24-.09-.37-.11s-.25-.04-.38-.04c-.12 0-.23.01-.35.03-.14.02-.28.06-.41.11-.23.11-.46.26-.65.45-.3.29-.48.66-.55 1.03-.12.63.06 1.31.55 1.8.09.1.2.18.31.26z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M11.24 10.56l-2-2c-.1-.1-.2-.18-.31-.26a1.93 1.93 0 00-.72-.28c-.13-.03-.25-.04-.38-.04-.51 0-1.02.2-1.41.59l-3.34 3.34c-.41.41-.62.98-.58 1.54 0 .18.04.37.11.55l1.07 2.95-3.63 3.63L1.46 22l4.24-4.24v-2.22L7 16.75v5.13h2v-6l-2.12-2.12 2.36-2.36.71.71c1.29 1.26 2.97 2.04 5.03 2.04l-.14-2.07c-1.5-.02-2.7-.62-3.6-1.52z" + d: "M11.24 10.56l-2-2c-.1-.1-.2-.18-.31-.26a1.93 1.93 0 00-.72-.28c-.13-.03-.25-.04-.38-.04-.51 0-1.02.2-1.41.59l-3.34 3.34c-.41.41-.62.98-.58 1.54 0 .18.04.37.11.55l1.07 2.95-3.63 3.63L1.46 22l4.24-4.24v-2.22L7 16.75v5.13h2v-6l-2.12-2.12 2.36-2.36.71.71c1.29 1.26 2.97 2.04 5.03 2.04l-.14-2.07c-1.5-.02-2.7-.62-3.6-1.52z", + fill: "currentColor" })); } - export default SvgSportsKabaddi; \ No newline at end of file diff --git a/icons/es5/SportsMartialArts.js b/icons/es5/SportsMartialArts.js index 13a9453d78..7e5154fc8b 100644 --- a/icons/es5/SportsMartialArts.js +++ b/icons/es5/SportsMartialArts.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsMartialArts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.8 2l-8.2 6.7-1.21-1.04 3.6-2.08L9.41 1 8 2.41l2.74 2.74L5 8.46l-1.19 4.29L6.27 17 8 16l-2.03-3.52.35-1.3L9.5 13l.5 9h2l.5-10L21 3.4z" + d: "M19.8 2l-8.2 6.7-1.21-1.04 3.6-2.08L9.41 1 8 2.41l2.74 2.74L5 8.46l-1.19 4.29L6.27 17 8 16l-2.03-3.52.35-1.3L9.5 13l.5 9h2l.5-10L21 3.4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 5, cy: 5, r: 2 })); } - export default SvgSportsMartialArts; \ No newline at end of file diff --git a/icons/es5/SportsMma.js b/icons/es5/SportsMma.js index 9d34e3b57c..3f20b2eb41 100644 --- a/icons/es5/SportsMma.js +++ b/icons/es5/SportsMma.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsMma(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 17h10v4H7zM18 7c-.55 0-1 .45-1 1V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v5.8c0 .13.01.26.04.39l.8 4c.09.47.5.8.98.8h10.36c.45 0 .89-.36.98-.8l.8-4c.03-.13.04-.26.04-.39V8c0-.55-.45-1-1-1zm-3 3H7V7h8v3z" + d: "M7 17h10v4H7zM18 7c-.55 0-1 .45-1 1V5c0-1.1-.9-2-2-2H7c-1.1 0-2 .9-2 2v5.8c0 .13.01.26.04.39l.8 4c.09.47.5.8.98.8h10.36c.45 0 .89-.36.98-.8l.8-4c.03-.13.04-.26.04-.39V8c0-.55-.45-1-1-1zm-3 3H7V7h8v3z", + fill: "currentColor" })); } - export default SvgSportsMma; \ No newline at end of file diff --git a/icons/es5/SportsMotorsports.js b/icons/es5/SportsMotorsports.js index 4b7d8e72a5..4e9f9b13b8 100644 --- a/icons/es5/SportsMotorsports.js +++ b/icons/es5/SportsMotorsports.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsMotorsports(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 11.39c0-.65-.39-1.23-.98-1.48L5.44 7.55c-1.48 1.68-2.32 3.7-2.8 5.45h7.75c.89 0 1.61-.72 1.61-1.61z" + d: "M12 11.39c0-.65-.39-1.23-.98-1.48L5.44 7.55c-1.48 1.68-2.32 3.7-2.8 5.45h7.75c.89 0 1.61-.72 1.61-1.61z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M21.96 11.22c-.41-4.41-4.56-7.49-8.98-7.2-2.51.16-4.44.94-5.93 2.04l4.74 2.01c1.33.57 2.2 1.87 2.2 3.32 0 1.99-1.62 3.61-3.61 3.61H2.21C2 16.31 2 17.2 2 17.2V20h12c4.67 0 8.41-4.01 7.96-8.78z" + d: "M21.96 11.22c-.41-4.41-4.56-7.49-8.98-7.2-2.51.16-4.44.94-5.93 2.04l4.74 2.01c1.33.57 2.2 1.87 2.2 3.32 0 1.99-1.62 3.61-3.61 3.61H2.21C2 16.31 2 17.2 2 17.2V20h12c4.67 0 8.41-4.01 7.96-8.78z", + fill: "currentColor" })); } - export default SvgSportsMotorsports; \ No newline at end of file diff --git a/icons/es5/SportsRugby.js b/icons/es5/SportsRugby.js index 64eabad2cc..c1ec67f1d4 100644 --- a/icons/es5/SportsRugby.js +++ b/icons/es5/SportsRugby.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsRugby(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.49 3.51c-.56-.56-2.15-.97-4.16-.97-3.08 0-7.15.96-9.98 3.79-4.69 4.7-4.25 12.74-2.84 14.16.56.56 2.15.97 4.16.97 3.08 0 7.15-.96 9.98-3.79 4.69-4.7 4.25-12.74 2.84-14.16zM7.76 7.76c2.64-2.64 6.35-3.12 8.03-3.19-2.05.94-4.46 2.45-6.61 4.61a23.206 23.206 0 00-4.61 6.63c.09-2.48.87-5.74 3.19-8.05zm8.48 8.48c-2.64 2.64-6.35 3.12-8.03 3.19 2.05-.94 4.46-2.45 6.61-4.61 2.16-2.16 3.67-4.58 4.62-6.63-.1 2.48-.88 5.74-3.2 8.05z" + d: "M20.49 3.51c-.56-.56-2.15-.97-4.16-.97-3.08 0-7.15.96-9.98 3.79-4.69 4.7-4.25 12.74-2.84 14.16.56.56 2.15.97 4.16.97 3.08 0 7.15-.96 9.98-3.79 4.69-4.7 4.25-12.74 2.84-14.16zM7.76 7.76c2.64-2.64 6.35-3.12 8.03-3.19-2.05.94-4.46 2.45-6.61 4.61a23.206 23.206 0 00-4.61 6.63c.09-2.48.87-5.74 3.19-8.05zm8.48 8.48c-2.64 2.64-6.35 3.12-8.03 3.19 2.05-.94 4.46-2.45 6.61-4.61 2.16-2.16 3.67-4.58 4.62-6.63-.1 2.48-.88 5.74-3.2 8.05z", + fill: "currentColor" })); } - export default SvgSportsRugby; \ No newline at end of file diff --git a/icons/es5/SportsScore.js b/icons/es5/SportsScore.js index 6a60d22dc2..35a542084e 100644 --- a/icons/es5/SportsScore.js +++ b/icons/es5/SportsScore.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsScore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 6H9V4h2v2zm4-2h-2v2h2V4zM9 14h2v-2H9v2zm10-4V8h-2v2h2zm0 4v-2h-2v2h2zm-6 0h2v-2h-2v2zm6-10h-2v2h2V4zm-6 4V6h-2v2h2zm-6 2V8h2V6H7V4H5v16h2v-8h2v-2H7zm8 2h2v-2h-2v2zm-4-2v2h2v-2h-2zM9 8v2h2V8H9zm4 2h2V8h-2v2zm2-4v2h2V6h-2z" + d: "M11 6H9V4h2v2zm4-2h-2v2h2V4zM9 14h2v-2H9v2zm10-4V8h-2v2h2zm0 4v-2h-2v2h2zm-6 0h2v-2h-2v2zm6-10h-2v2h2V4zm-6 4V6h-2v2h2zm-6 2V8h2V6H7V4H5v16h2v-8h2v-2H7zm8 2h2v-2h-2v2zm-4-2v2h2v-2h-2zM9 8v2h2V8H9zm4 2h2V8h-2v2zm2-4v2h2V6h-2z", + fill: "currentColor" })); } - export default SvgSportsScore; \ No newline at end of file diff --git a/icons/es5/SportsSoccer.js b/icons/es5/SportsSoccer.js index 1464c1a0e7..309eac113a 100644 --- a/icons/es5/SportsSoccer.js +++ b/icons/es5/SportsSoccer.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsSoccer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 3.3l1.35-.95a8.01 8.01 0 014.38 3.34l-.39 1.34-1.35.46L13 6.7V5.3zm-3.35-.95L11 5.3v1.4L7.01 9.49l-1.35-.46-.39-1.34a8.103 8.103 0 014.38-3.34zM7.08 17.11l-1.14.1A7.938 7.938 0 014 12c0-.12.01-.23.02-.35l1-.73 1.38.48 1.46 4.34-.78 1.37zm7.42 2.48c-.79.26-1.63.41-2.5.41s-1.71-.15-2.5-.41l-.69-1.49.64-1.1h5.11l.64 1.11-.7 1.48zM14.27 15H9.73l-1.35-4.02L12 8.44l3.63 2.54L14.27 15zm3.79 2.21l-1.14-.1-.79-1.37 1.46-4.34 1.39-.47 1 .73c.01.11.02.22.02.34 0 1.99-.73 3.81-1.94 5.21z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 3.3l1.35-.95a8.01 8.01 0 014.38 3.34l-.39 1.34-1.35.46L13 6.7V5.3zm-3.35-.95L11 5.3v1.4L7.01 9.49l-1.35-.46-.39-1.34a8.103 8.103 0 014.38-3.34zM7.08 17.11l-1.14.1A7.938 7.938 0 014 12c0-.12.01-.23.02-.35l1-.73 1.38.48 1.46 4.34-.78 1.37zm7.42 2.48c-.79.26-1.63.41-2.5.41s-1.71-.15-2.5-.41l-.69-1.49.64-1.1h5.11l.64 1.11-.7 1.48zM14.27 15H9.73l-1.35-4.02L12 8.44l3.63 2.54L14.27 15zm3.79 2.21l-1.14-.1-.79-1.37 1.46-4.34 1.39-.47 1 .73c.01.11.02.22.02.34 0 1.99-.73 3.81-1.94 5.21z", + fill: "currentColor" })); } - export default SvgSportsSoccer; \ No newline at end of file diff --git a/icons/es5/SportsTennis.js b/icons/es5/SportsTennis.js index b127b8d714..18f818e277 100644 --- a/icons/es5/SportsTennis.js +++ b/icons/es5/SportsTennis.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsTennis(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.52 2.49C17.18.15 12.9.62 9.97 3.55c-1.6 1.6-2.52 3.87-2.54 5.46-.02 1.58.26 3.89-1.35 5.5l-4.24 4.24 1.42 1.42 4.24-4.24c1.61-1.61 3.92-1.33 5.5-1.35s3.86-.94 5.46-2.54c2.92-2.93 3.4-7.21 1.06-9.55zm-9.2 9.19c-1.53-1.53-1.05-4.61 1.06-6.72s5.18-2.59 6.72-1.06c1.53 1.53 1.05 4.61-1.06 6.72s-5.18 2.59-6.72 1.06zM18 17c.53 0 1.04.21 1.41.59.78.78.78 2.05 0 2.83-.37.37-.88.58-1.41.58s-1.04-.21-1.41-.59c-.78-.78-.78-2.05 0-2.83.37-.37.88-.58 1.41-.58m0-2a3.998 3.998 0 00-2.83 6.83c.78.78 1.81 1.17 2.83 1.17a3.998 3.998 0 002.83-6.83A3.998 3.998 0 0018 15z" + d: "M19.52 2.49C17.18.15 12.9.62 9.97 3.55c-1.6 1.6-2.52 3.87-2.54 5.46-.02 1.58.26 3.89-1.35 5.5l-4.24 4.24 1.42 1.42 4.24-4.24c1.61-1.61 3.92-1.33 5.5-1.35s3.86-.94 5.46-2.54c2.92-2.93 3.4-7.21 1.06-9.55zm-9.2 9.19c-1.53-1.53-1.05-4.61 1.06-6.72s5.18-2.59 6.72-1.06c1.53 1.53 1.05 4.61-1.06 6.72s-5.18 2.59-6.72 1.06zM18 17c.53 0 1.04.21 1.41.59.78.78.78 2.05 0 2.83-.37.37-.88.58-1.41.58s-1.04-.21-1.41-.59c-.78-.78-.78-2.05 0-2.83.37-.37.88-.58 1.41-.58m0-2a3.998 3.998 0 00-2.83 6.83c.78.78 1.81 1.17 2.83 1.17a3.998 3.998 0 002.83-6.83A3.998 3.998 0 0018 15z", + fill: "currentColor" })); } - export default SvgSportsTennis; \ No newline at end of file diff --git a/icons/es5/SportsVolleyball.js b/icons/es5/SportsVolleyball.js index a94065c258..a46aa7941e 100644 --- a/icons/es5/SportsVolleyball.js +++ b/icons/es5/SportsVolleyball.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSportsVolleyball(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 4.01C3.58 5.84 2 8.73 2 12c0 1.46.32 2.85.89 4.11L6 14.31V4.01zm5 7.41V2.05c-1.06.11-2.07.38-3 .79v10.32l3-1.74zm1 1.73l-8.11 4.68c.61.84 1.34 1.59 2.18 2.2L15 14.89l-3-1.74zm1-5.19v3.46l8.11 4.68c.42-.93.7-1.93.82-2.98L13 7.96zM8.07 21.2c1.21.51 2.53.8 3.93.8 3.34 0 6.29-1.65 8.11-4.16L17 16.04 8.07 21.2zm13.85-10.39c-.55-4.63-4.26-8.3-8.92-8.76v3.6l8.92 5.16z" + d: "M6 4.01C3.58 5.84 2 8.73 2 12c0 1.46.32 2.85.89 4.11L6 14.31V4.01zm5 7.41V2.05c-1.06.11-2.07.38-3 .79v10.32l3-1.74zm1 1.73l-8.11 4.68c.61.84 1.34 1.59 2.18 2.2L15 14.89l-3-1.74zm1-5.19v3.46l8.11 4.68c.42-.93.7-1.93.82-2.98L13 7.96zM8.07 21.2c1.21.51 2.53.8 3.93.8 3.34 0 6.29-1.65 8.11-4.16L17 16.04 8.07 21.2zm13.85-10.39c-.55-4.63-4.26-8.3-8.92-8.76v3.6l8.92 5.16z", + fill: "currentColor" })); } - export default SvgSportsVolleyball; \ No newline at end of file diff --git a/icons/es5/Square.js b/icons/es5/Square.js index e76b553ac9..c171ec8b85 100644 --- a/icons/es5/Square.js +++ b/icons/es5/Square.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSquare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3h18v18H3z" + d: "M3 3h18v18H3z", + fill: "currentColor" })); } - export default SvgSquare; \ No newline at end of file diff --git a/icons/es5/SquareFoot.js b/icons/es5/SquareFoot.js index 1284a8087d..edfaf018a0 100644 --- a/icons/es5/SquareFoot.js +++ b/icons/es5/SquareFoot.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSquareFoot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.66 17.66l-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06L9.7 9.7l-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06L4 4v16h16l-2.34-2.34zM7 17v-5.76L12.76 17H7z" + d: "M17.66 17.66l-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06L9.7 9.7l-1.06 1.06-.71-.71 1.06-1.06-1.94-1.94-1.06 1.06-.71-.71 1.06-1.06L4 4v16h16l-2.34-2.34zM7 17v-5.76L12.76 17H7z", + fill: "currentColor" })); } - export default SvgSquareFoot; \ No newline at end of file diff --git a/icons/es5/SsidChart.js b/icons/es5/SsidChart.js index 6f0d9e9c71..584d6f55c0 100644 --- a/icons/es5/SsidChart.js +++ b/icons/es5/SsidChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSsidChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 5.47L12 12 7.62 7.62 3 11V8.52L7.83 5l4.38 4.38L21 3v2.47zM21 15h-4.7l-4.17 3.34L6 12.41l-3 2.13V17l2.8-2 6.2 6 5-4h4v-2z" + d: "M21 5.47L12 12 7.62 7.62 3 11V8.52L7.83 5l4.38 4.38L21 3v2.47zM21 15h-4.7l-4.17 3.34L6 12.41l-3 2.13V17l2.8-2 6.2 6 5-4h4v-2z", + fill: "currentColor" })); } - export default SvgSsidChart; \ No newline at end of file diff --git a/icons/es5/StackedBarChart.js b/icons/es5/StackedBarChart.js index 0b9a83bd9a..9b72652675 100644 --- a/icons/es5/StackedBarChart.js +++ b/icons/es5/StackedBarChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStackedBarChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 10h3v10H6V10zm0-5h3v4H6V5zm10 11h3v4h-3v-4zm0-3h3v2h-3v-2zm-5 0h3v7h-3v-7zm0-4h3v3h-3V9z" + d: "M6 10h3v10H6V10zm0-5h3v4H6V5zm10 11h3v4h-3v-4zm0-3h3v2h-3v-2zm-5 0h3v7h-3v-7zm0-4h3v3h-3V9z", + fill: "currentColor" })); } - export default SvgStackedBarChart; \ No newline at end of file diff --git a/icons/es5/StackedLineChart.js b/icons/es5/StackedLineChart.js index 900b074ef1..21782fa8be 100644 --- a/icons/es5/StackedLineChart.js +++ b/icons/es5/StackedLineChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStackedLineChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 19.99l7.5-7.51 4 4 7.09-7.97L22 9.92l-8.5 9.56-4-4-6 6.01-1.5-1.5zm1.5-4.5l6-6.01 4 4L22 3.92l-1.41-1.41-7.09 7.97-4-4L2 13.99l1.5 1.5z" + d: "M2 19.99l7.5-7.51 4 4 7.09-7.97L22 9.92l-8.5 9.56-4-4-6 6.01-1.5-1.5zm1.5-4.5l6-6.01 4 4L22 3.92l-1.41-1.41-7.09 7.97-4-4L2 13.99l1.5 1.5z", + fill: "currentColor" })); } - export default SvgStackedLineChart; \ No newline at end of file diff --git a/icons/es5/Stadium.js b/icons/es5/Stadium.js index c6785fce93..cf0356f7a0 100644 --- a/icons/es5/Stadium.js +++ b/icons/es5/Stadium.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStadium(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 5L3 7V3l4 2zm11-2v4l4-2-4-2zm-7-1v4l4-2-4-2zm-6 8.04c1.38.49 3.77.96 7 .96s5.62-.47 7-.96C19 9.86 16.22 9 12 9s-7 .86-7 1.04zM15 17H9v4.88c-4.06-.39-7-1.54-7-2.88v-9c0-1.66 4.48-3 10-3s10 1.34 10 3v9c0 1.34-2.94 2.48-7 2.87V17z" + d: "M7 5L3 7V3l4 2zm11-2v4l4-2-4-2zm-7-1v4l4-2-4-2zm-6 8.04c1.38.49 3.77.96 7 .96s5.62-.47 7-.96C19 9.86 16.22 9 12 9s-7 .86-7 1.04zM15 17H9v4.88c-4.06-.39-7-1.54-7-2.88v-9c0-1.66 4.48-3 10-3s10 1.34 10 3v9c0 1.34-2.94 2.48-7 2.87V17z", + fill: "currentColor" })); } - export default SvgStadium; \ No newline at end of file diff --git a/icons/es5/Stairs.js b/icons/es5/Stairs.js index 8c14d555bc..968d11c259 100644 --- a/icons/es5/Stairs.js +++ b/icons/es5/Stairs.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStairs(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 3v18h18V3H3zm15 5h-2.42v3.33H13v3.33h-2.58V18H6v-2h2.42v-3.33H11V9.33h2.58V6H18v2z" + d: "M3 3v18h18V3H3zm15 5h-2.42v3.33H13v3.33h-2.58V18H6v-2h2.42v-3.33H11V9.33h2.58V6H18v2z", + fill: "currentColor" })); } - export default SvgStairs; \ No newline at end of file diff --git a/icons/es5/Star.js b/icons/es5/Star.js index afaf7b4197..19df51c784 100644 --- a/icons/es5/Star.js +++ b/icons/es5/Star.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z" + d: "M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z", + fill: "currentColor" })); } - export default SvgStar; \ No newline at end of file diff --git a/icons/es5/StarBorder.js b/icons/es5/StarBorder.js index 9b4857a42a..e3f0653736 100644 --- a/icons/es5/StarBorder.js +++ b/icons/es5/StarBorder.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStarBorder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z" + d: "M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z", + fill: "currentColor" })); } - export default SvgStarBorder; \ No newline at end of file diff --git a/icons/es5/StarBorderPurple500.js b/icons/es5/StarBorderPurple500.js index 8238da0531..5e982755c7 100644 --- a/icons/es5/StarBorderPurple500.js +++ b/icons/es5/StarBorderPurple500.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStarBorderPurple500(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z" + d: "M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z", + fill: "currentColor" })); } - export default SvgStarBorderPurple500; \ No newline at end of file diff --git a/icons/es5/StarFilled.js b/icons/es5/StarFilled.js index 463b7338fe..88bc75e8e8 100644 --- a/icons/es5/StarFilled.js +++ b/icons/es5/StarFilled.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStarFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgStarFilled(props) { fill: "currentColor" })); } - export default SvgStarFilled; \ No newline at end of file diff --git a/icons/es5/StarHalf.js b/icons/es5/StarHalf.js index f488bd95d5..4ca20b3348 100644 --- a/icons/es5/StarHalf.js +++ b/icons/es5/StarHalf.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStarHalf(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z" + d: "M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4V6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z", + fill: "currentColor" })); } - export default SvgStarHalf; \ No newline at end of file diff --git a/icons/es5/StarOutline.js b/icons/es5/StarOutline.js index d5baf73ec9..6623954fa9 100644 --- a/icons/es5/StarOutline.js +++ b/icons/es5/StarOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStarOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgStarOutline(props) { fill: "currentColor" })); } - export default SvgStarOutline; \ No newline at end of file diff --git a/icons/es5/StarPurple500.js b/icons/es5/StarPurple500.js index 059810aca5..e85625a14b 100644 --- a/icons/es5/StarPurple500.js +++ b/icons/es5/StarPurple500.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStarPurple500(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z" + d: "M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27z", + fill: "currentColor" })); } - export default SvgStarPurple500; \ No newline at end of file diff --git a/icons/es5/StarRate.js b/icons/es5/StarRate.js index 89dce5133a..016c98bda4 100644 --- a/icons/es5/StarRate.js +++ b/icons/es5/StarRate.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStarRate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.43 10L12 2l-2.43 8H2l6.18 4.41L5.83 22 12 17.31 18.18 22l-2.35-7.59L22 10z" + d: "M14.43 10L12 2l-2.43 8H2l6.18 4.41L5.83 22 12 17.31 18.18 22l-2.35-7.59L22 10z", + fill: "currentColor" })); } - export default SvgStarRate; \ No newline at end of file diff --git a/icons/es5/Stars.js b/icons/es5/Stars.js index 278f5e5c70..6b313db8fb 100644 --- a/icons/es5/Stars.js +++ b/icons/es5/Stars.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStars(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm4.24 16L12 15.45 7.77 18l1.12-4.81-3.73-3.23 4.92-.42L12 5l1.92 4.53 4.92.42-3.73 3.23L16.23 18z" + d: "M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zm4.24 16L12 15.45 7.77 18l1.12-4.81-3.73-3.23 4.92-.42L12 5l1.92 4.53 4.92.42-3.73 3.23L16.23 18z", + fill: "currentColor" })); } - export default SvgStars; \ No newline at end of file diff --git a/icons/es5/Start.js b/icons/es5/Start.js index bbcd98bb64..d458bb3058 100644 --- a/icons/es5/Start.js +++ b/icons/es5/Start.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.59 7.41L18.17 11H6v2h12.17l-3.59 3.59L16 18l6-6-6-6-1.41 1.41zM2 6v12h2V6H2z" + d: "M14.59 7.41L18.17 11H6v2h12.17l-3.59 3.59L16 18l6-6-6-6-1.41 1.41zM2 6v12h2V6H2z", + fill: "currentColor" })); } - export default SvgStart; \ No newline at end of file diff --git a/icons/es5/StayCurrentLandscape.js b/icons/es5/StayCurrentLandscape.js index 9a5b9274e9..b9949f6da8 100644 --- a/icons/es5/StayCurrentLandscape.js +++ b/icons/es5/StayCurrentLandscape.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStayCurrentLandscape(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 19h22V5H1v14zM19 7v10H5V7h14z" + d: "M1 19h22V5H1v14zM19 7v10H5V7h14z", + fill: "currentColor" })); } - export default SvgStayCurrentLandscape; \ No newline at end of file diff --git a/icons/es5/StayCurrentPortrait.js b/icons/es5/StayCurrentPortrait.js index 74465ed981..e2d9ec4e7f 100644 --- a/icons/es5/StayCurrentPortrait.js +++ b/icons/es5/StayCurrentPortrait.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStayCurrentPortrait(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 1.01L5.01 1v22H19V1.01zM17 19H7V5h10v14z" + d: "M19 1.01L5.01 1v22H19V1.01zM17 19H7V5h10v14z", + fill: "currentColor" })); } - export default SvgStayCurrentPortrait; \ No newline at end of file diff --git a/icons/es5/StayPrimaryLandscape.js b/icons/es5/StayPrimaryLandscape.js index f21f91e62f..44bcc24b59 100644 --- a/icons/es5/StayPrimaryLandscape.js +++ b/icons/es5/StayPrimaryLandscape.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStayPrimaryLandscape(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 19h22V5H1v14zM19 7v10H5V7h14z" + d: "M1 19h22V5H1v14zM19 7v10H5V7h14z", + fill: "currentColor" })); } - export default SvgStayPrimaryLandscape; \ No newline at end of file diff --git a/icons/es5/StayPrimaryPortrait.js b/icons/es5/StayPrimaryPortrait.js index f26a677a7a..e038ee0521 100644 --- a/icons/es5/StayPrimaryPortrait.js +++ b/icons/es5/StayPrimaryPortrait.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStayPrimaryPortrait(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.01 1v22H19V1H5.01zM17 19H7V5h10v14z" + d: "M5.01 1v22H19V1H5.01zM17 19H7V5h10v14z", + fill: "currentColor" })); } - export default SvgStayPrimaryPortrait; \ No newline at end of file diff --git a/icons/es5/StickyNote2.js b/icons/es5/StickyNote2.js index 927e69fc6c..66aa7c53b2 100644 --- a/icons/es5/StickyNote2.js +++ b/icons/es5/StickyNote2.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStickyNote2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.99 3L3 21h12l6-6V3H2.99zM7 8h10v2H7V8zm5 6H7v-2h5v2zm2 5.5V14h5.5L14 19.5z" + d: "M2.99 3L3 21h12l6-6V3H2.99zM7 8h10v2H7V8zm5 6H7v-2h5v2zm2 5.5V14h5.5L14 19.5z", + fill: "currentColor" })); } - export default SvgStickyNote2; \ No newline at end of file diff --git a/icons/es5/Stop.js b/icons/es5/Stop.js index 1f6250fdbe..7ee4ca8074 100644 --- a/icons/es5/Stop.js +++ b/icons/es5/Stop.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 6h12v12H6V6z" + d: "M6 6h12v12H6V6z", + fill: "currentColor" })); } - export default SvgStop; \ No newline at end of file diff --git a/icons/es5/StopCircle.js b/icons/es5/StopCircle.js index b46b4ebee2..107270b532 100644 --- a/icons/es5/StopCircle.js +++ b/icons/es5/StopCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStopCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4 14H8V8h8v8z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4 14H8V8h8v8z", + fill: "currentColor" })); } - export default SvgStopCircle; \ No newline at end of file diff --git a/icons/es5/StopScreenShare.js b/icons/es5/StopScreenShare.js index 76aedc662f..5492046a8d 100644 --- a/icons/es5/StopScreenShare.js +++ b/icons/es5/StopScreenShare.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStopScreenShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.79 18l2 2H24v-2zM13 9.13V7l4 3.74-1.28 1.19 5.18 5.18L22 16V4.02H7.8l5.13 5.13c.03-.01.05-.02.07-.02zM1.11 2.98l.89.9v12.14l2 1.99L0 18v2h18.13l2.71 2.71 1.41-1.41L2.52 1.57 1.11 2.98zm7.97 7.97l1.59 1.59C9.13 12.92 7.96 13.71 7 15c.31-1.48.94-2.93 2.08-4.05z" + d: "M21.79 18l2 2H24v-2zM13 9.13V7l4 3.74-1.28 1.19 5.18 5.18L22 16V4.02H7.8l5.13 5.13c.03-.01.05-.02.07-.02zM1.11 2.98l.89.9v12.14l2 1.99L0 18v2h18.13l2.71 2.71 1.41-1.41L2.52 1.57 1.11 2.98zm7.97 7.97l1.59 1.59C9.13 12.92 7.96 13.71 7 15c.31-1.48.94-2.93 2.08-4.05z", + fill: "currentColor" })); } - export default SvgStopScreenShare; \ No newline at end of file diff --git a/icons/es5/Storage.js b/icons/es5/Storage.js index d4c8362903..ec5cc359eb 100644 --- a/icons/es5/Storage.js +++ b/icons/es5/Storage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStorage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z" + d: "M2 20h20v-4H2v4zm2-3h2v2H4v-2zM2 4v4h20V4H2zm4 3H4V5h2v2zm-4 7h20v-4H2v4zm2-3h2v2H4v-2z", + fill: "currentColor" })); } - export default SvgStorage; \ No newline at end of file diff --git a/icons/es5/Store.js b/icons/es5/Store.js index 97b91f23cf..477e8d5879 100644 --- a/icons/es5/Store.js +++ b/icons/es5/Store.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 4H4v2h16V4zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6h1zm-9 4H6v-4h6v4z" + d: "M20 4H4v2h16V4zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6h1zm-9 4H6v-4h6v4z", + fill: "currentColor" })); } - export default SvgStore; \ No newline at end of file diff --git a/icons/es5/StoreMallDirectory.js b/icons/es5/StoreMallDirectory.js index e17b662a12..15b1ec123b 100644 --- a/icons/es5/StoreMallDirectory.js +++ b/icons/es5/StoreMallDirectory.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStoreMallDirectory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 4H4v2h16V4zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6h1zm-9 4H6v-4h6v4z" + d: "M20 4H4v2h16V4zm1 10v-2l-1-5H4l-1 5v2h1v6h10v-6h4v6h2v-6h1zm-9 4H6v-4h6v4z", + fill: "currentColor" })); } - export default SvgStoreMallDirectory; \ No newline at end of file diff --git a/icons/es5/Storefront.js b/icons/es5/Storefront.js index d692e2251b..5b58c7dfb2 100644 --- a/icons/es5/Storefront.js +++ b/icons/es5/Storefront.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStorefront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.9 8.89L20.49 3H3.51L2.1 8.89c-.24 1.02-.02 2.06.62 2.88.08.11.19.19.28.29V21h18v-8.94c.09-.09.2-.18.28-.28.64-.82.87-1.87.62-2.89zM7.02 5l-.58 4.86c-.08.65-.6 1.14-1.21 1.14-.49 0-.8-.29-.93-.47-.26-.33-.35-.76-.25-1.17L5.09 5h1.93zm11.89 0l1.05 4.36c.1.42.01.84-.25 1.17-.14.18-.44.47-.94.47-.61 0-1.14-.49-1.21-1.14L16.98 5h1.93zm-3.4 4.52c.05.39-.07.78-.33 1.07-.23.26-.55.41-.96.41-.67 0-1.22-.59-1.22-1.31V5h1.96l.55 4.52zM11 9.69c0 .72-.55 1.31-1.29 1.31-.34 0-.65-.15-.89-.41a1.42 1.42 0 01-.33-1.07L9.04 5H11v4.69zM5 19v-6.03c.08.01.15.03.23.03.87 0 1.66-.36 2.24-.95.6.6 1.4.95 2.31.95.87 0 1.65-.36 2.23-.93.59.57 1.39.93 2.29.93.84 0 1.64-.35 2.24-.95.58.59 1.37.95 2.24.95.08 0 .15-.02.23-.03V19H5z" + d: "M21.9 8.89L20.49 3H3.51L2.1 8.89c-.24 1.02-.02 2.06.62 2.88.08.11.19.19.28.29V21h18v-8.94c.09-.09.2-.18.28-.28.64-.82.87-1.87.62-2.89zM7.02 5l-.58 4.86c-.08.65-.6 1.14-1.21 1.14-.49 0-.8-.29-.93-.47-.26-.33-.35-.76-.25-1.17L5.09 5h1.93zm11.89 0l1.05 4.36c.1.42.01.84-.25 1.17-.14.18-.44.47-.94.47-.61 0-1.14-.49-1.21-1.14L16.98 5h1.93zm-3.4 4.52c.05.39-.07.78-.33 1.07-.23.26-.55.41-.96.41-.67 0-1.22-.59-1.22-1.31V5h1.96l.55 4.52zM11 9.69c0 .72-.55 1.31-1.29 1.31-.34 0-.65-.15-.89-.41a1.42 1.42 0 01-.33-1.07L9.04 5H11v4.69zM5 19v-6.03c.08.01.15.03.23.03.87 0 1.66-.36 2.24-.95.6.6 1.4.95 2.31.95.87 0 1.65-.36 2.23-.93.59.57 1.39.93 2.29.93.84 0 1.64-.35 2.24-.95.58.59 1.37.95 2.24.95.08 0 .15-.02.23-.03V19H5z", + fill: "currentColor" })); } - export default SvgStorefront; \ No newline at end of file diff --git a/icons/es5/Storm.js b/icons/es5/Storm.js index f13fc564cf..4fb02d27b1 100644 --- a/icons/es5/Storm.js +++ b/icons/es5/Storm.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStorm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.93 8C16.72 4.18 11.82 2.87 8 5.07c-1.41.82-2.48 2-3.16 3.37-.13-2.2.22-4.4 1.02-6.44H3.74C2.2 6.49 2.52 11.58 5.07 16a7.96 7.96 0 004.86 3.72c1.98.53 4.16.31 6.07-.79 1.41-.82 2.48-2 3.16-3.37.13 2.2-.21 4.4-1.01 6.44h2.11c1.53-4.49 1.22-9.58-1.33-14zM15 17.2A6.012 6.012 0 016.8 15c-.11-.2-.21-.4-.3-.6-1.2-2.76-.17-6.06 2.5-7.6 2.86-1.65 6.54-.67 8.2 2.2.11.2.21.4.3.6 1.2 2.76.17 6.06-2.5 7.6zM12 10c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-2c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z" + d: "M18.93 8C16.72 4.18 11.82 2.87 8 5.07c-1.41.82-2.48 2-3.16 3.37-.13-2.2.22-4.4 1.02-6.44H3.74C2.2 6.49 2.52 11.58 5.07 16a7.96 7.96 0 004.86 3.72c1.98.53 4.16.31 6.07-.79 1.41-.82 2.48-2 3.16-3.37.13 2.2-.21 4.4-1.01 6.44h2.11c1.53-4.49 1.22-9.58-1.33-14zM15 17.2A6.012 6.012 0 016.8 15c-.11-.2-.21-.4-.3-.6-1.2-2.76-.17-6.06 2.5-7.6 2.86-1.65 6.54-.67 8.2 2.2.11.2.21.4.3.6 1.2 2.76.17 6.06-2.5 7.6zM12 10c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-2c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4z", + fill: "currentColor" })); } - export default SvgStorm; \ No newline at end of file diff --git a/icons/es5/Straight.js b/icons/es5/Straight.js index 62f7cdddd9..b3f182495d 100644 --- a/icons/es5/Straight.js +++ b/icons/es5/Straight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStraight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 6.83L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83V21h-2z" + d: "M11 6.83L9.41 8.41 8 7l4-4 4 4-1.41 1.41L13 6.83V21h-2z", + fill: "currentColor" })); } - export default SvgStraight; \ No newline at end of file diff --git a/icons/es5/Straighten.js b/icons/es5/Straighten.js index 29f298f3b2..da673ce18c 100644 --- a/icons/es5/Straighten.js +++ b/icons/es5/Straighten.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStraighten(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 6H1v12h22V6zm-2 10H3V8h2v4h2V8h2v4h2V8h2v4h2V8h2v4h2V8h2v8z" + d: "M23 6H1v12h22V6zm-2 10H3V8h2v4h2V8h2v4h2V8h2v4h2V8h2v4h2V8h2v8z", + fill: "currentColor" })); } - export default SvgStraighten; \ No newline at end of file diff --git a/icons/es5/Stream.js b/icons/es5/Stream.js index 50df41c498..f321c6fa5f 100644 --- a/icons/es5/Stream.js +++ b/icons/es5/Stream.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStream(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 20, cy: 12, @@ -21,12 +20,12 @@ function SvgStream(props) { cy: 20, r: 2 }), /*#__PURE__*/React.createElement("path", { - d: "M13.943 8.619l4.404-4.392 1.413 1.416-4.405 4.392zM8.32 9.68l.31.32 1.42-1.41-4.02-4.04h-.01l-.31-.32-1.42 1.41 4.02 4.05zm7.09 4.26L14 15.35l3.99 4.01.35.35 1.42-1.41-3.99-4.01zm-6.82.01l-4.03 4.01-.32.33 1.41 1.41 4.03-4.02.33-.32z" + d: "M13.943 8.619l4.404-4.392 1.413 1.416-4.405 4.392zM8.32 9.68l.31.32 1.42-1.41-4.02-4.04h-.01l-.31-.32-1.42 1.41 4.02 4.05zm7.09 4.26L14 15.35l3.99 4.01.35.35 1.42-1.41-3.99-4.01zm-6.82.01l-4.03 4.01-.32.33 1.41 1.41 4.03-4.02.33-.32z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 4, r: 2 })); } - export default SvgStream; \ No newline at end of file diff --git a/icons/es5/Streetview.js b/icons/es5/Streetview.js index 323f539215..8e1f66dedd 100644 --- a/icons/es5/Streetview.js +++ b/icons/es5/Streetview.js @@ -1,22 +1,22 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStreetview(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.56 14.33c-.34.27-.56.7-.56 1.17V21h7c1.1 0 2-.9 2-2v-5.98c-.94-.33-1.95-.52-3-.52-2.03 0-3.93.7-5.44 1.83z" + d: "M12.56 14.33c-.34.27-.56.7-.56 1.17V21h7c1.1 0 2-.9 2-2v-5.98c-.94-.33-1.95-.52-3-.52-2.03 0-3.93.7-5.44 1.83z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 18, cy: 6, r: 5 }), /*#__PURE__*/React.createElement("path", { - d: "M11.5 6c0-1.08.27-2.1.74-3H5c-1.1 0-2 .9-2 2v14c0 .55.23 1.05.59 1.41l9.82-9.82A6.435 6.435 0 0111.5 6z" + d: "M11.5 6c0-1.08.27-2.1.74-3H5c-1.1 0-2 .9-2 2v14c0 .55.23 1.05.59 1.41l9.82-9.82A6.435 6.435 0 0111.5 6z", + fill: "currentColor" })); } - export default SvgStreetview; \ No newline at end of file diff --git a/icons/es5/StrikethroughS.js b/icons/es5/StrikethroughS.js index 9bdb004e60..5fcf52e3f2 100644 --- a/icons/es5/StrikethroughS.js +++ b/icons/es5/StrikethroughS.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStrikethroughS(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.24 8.75c-.26-.48-.39-1.03-.39-1.67 0-.61.13-1.16.4-1.67.26-.5.63-.93 1.11-1.29a5.73 5.73 0 011.7-.83c.66-.19 1.39-.29 2.18-.29.81 0 1.54.11 2.21.34.66.22 1.23.54 1.69.94.47.4.83.88 1.08 1.43s.38 1.15.38 1.81h-3.01c0-.31-.05-.59-.15-.85-.09-.27-.24-.49-.44-.68-.2-.19-.45-.33-.75-.44-.3-.1-.66-.16-1.06-.16-.39 0-.74.04-1.03.13s-.53.21-.72.36c-.19.16-.34.34-.44.55-.1.21-.15.43-.15.66 0 .48.25.88.74 1.21.38.25.77.48 1.41.7H7.39c-.05-.08-.11-.17-.15-.25zM21 12v-2H3v2h9.62c.18.07.4.14.55.2.37.17.66.34.87.51s.35.36.43.57c.07.2.11.43.11.69 0 .23-.05.45-.14.66-.09.2-.23.38-.42.53-.19.15-.42.26-.71.35-.29.08-.63.13-1.01.13-.43 0-.83-.04-1.18-.13s-.66-.23-.91-.42c-.25-.19-.45-.44-.59-.75s-.25-.76-.25-1.21H6.4c0 .55.08 1.13.24 1.58s.37.85.65 1.21c.28.35.6.66.98.92.37.26.78.48 1.22.65.44.17.9.3 1.38.39.48.08.96.13 1.44.13.8 0 1.53-.09 2.18-.28s1.21-.45 1.67-.79c.46-.34.82-.77 1.07-1.27s.38-1.07.38-1.71c0-.6-.1-1.14-.31-1.61-.05-.11-.11-.23-.17-.33H21V12z" + d: "M7.24 8.75c-.26-.48-.39-1.03-.39-1.67 0-.61.13-1.16.4-1.67.26-.5.63-.93 1.11-1.29a5.73 5.73 0 011.7-.83c.66-.19 1.39-.29 2.18-.29.81 0 1.54.11 2.21.34.66.22 1.23.54 1.69.94.47.4.83.88 1.08 1.43s.38 1.15.38 1.81h-3.01c0-.31-.05-.59-.15-.85-.09-.27-.24-.49-.44-.68-.2-.19-.45-.33-.75-.44-.3-.1-.66-.16-1.06-.16-.39 0-.74.04-1.03.13s-.53.21-.72.36c-.19.16-.34.34-.44.55-.1.21-.15.43-.15.66 0 .48.25.88.74 1.21.38.25.77.48 1.41.7H7.39c-.05-.08-.11-.17-.15-.25zM21 12v-2H3v2h9.62c.18.07.4.14.55.2.37.17.66.34.87.51s.35.36.43.57c.07.2.11.43.11.69 0 .23-.05.45-.14.66-.09.2-.23.38-.42.53-.19.15-.42.26-.71.35-.29.08-.63.13-1.01.13-.43 0-.83-.04-1.18-.13s-.66-.23-.91-.42c-.25-.19-.45-.44-.59-.75s-.25-.76-.25-1.21H6.4c0 .55.08 1.13.24 1.58s.37.85.65 1.21c.28.35.6.66.98.92.37.26.78.48 1.22.65.44.17.9.3 1.38.39.48.08.96.13 1.44.13.8 0 1.53-.09 2.18-.28s1.21-.45 1.67-.79c.46-.34.82-.77 1.07-1.27s.38-1.07.38-1.71c0-.6-.1-1.14-.31-1.61-.05-.11-.11-.23-.17-.33H21V12z", + fill: "currentColor" })); } - export default SvgStrikethroughS; \ No newline at end of file diff --git a/icons/es5/Stroller.js b/icons/es5/Stroller.js index 55f57b4272..11d999f47c 100644 --- a/icons/es5/Stroller.js +++ b/icons/es5/Stroller.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStroller(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zM6 18c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM22 7v-.52C22 4.56 20.52 3 18.65 3c-1.66 0-2.54 1.27-3.18 2.03L5.27 17H17V6.27c.58-.68.97-1.27 1.65-1.27.77 0 1.35.66 1.35 1.48V7h2zm-7.7-2.9a8.962 8.962 0 00-9.58.62l4.89 4.89L14.3 4.1z" + d: "M18 20c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zM6 18c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zM22 7v-.52C22 4.56 20.52 3 18.65 3c-1.66 0-2.54 1.27-3.18 2.03L5.27 17H17V6.27c.58-.68.97-1.27 1.65-1.27.77 0 1.35.66 1.35 1.48V7h2zm-7.7-2.9a8.962 8.962 0 00-9.58.62l4.89 4.89L14.3 4.1z", + fill: "currentColor" })); } - export default SvgStroller; \ No newline at end of file diff --git a/icons/es5/Style.js b/icons/es5/Style.js index 99d52c42c1..2b773a3b63 100644 --- a/icons/es5/Style.js +++ b/icons/es5/Style.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgStyle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.87 20.21v-9.03l-3.19 7.7 3.19 1.33zm18.92-2.43L16.31 2.14 5.26 6.71l6.48 15.64 11.05-4.57zM7.88 8.75c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-2 13h3.45l-3.45-8.34v8.34z" + d: "M3.87 20.21v-9.03l-3.19 7.7 3.19 1.33zm18.92-2.43L16.31 2.14 5.26 6.71l6.48 15.64 11.05-4.57zM7.88 8.75c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-2 13h3.45l-3.45-8.34v8.34z", + fill: "currentColor" })); } - export default SvgStyle; \ No newline at end of file diff --git a/icons/es5/SubdirectoryArrowLeft.js b/icons/es5/SubdirectoryArrowLeft.js index 87a607db0b..dee4695a01 100644 --- a/icons/es5/SubdirectoryArrowLeft.js +++ b/icons/es5/SubdirectoryArrowLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSubdirectoryArrowLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 9l1.42 1.42L8.83 14H18V4h2v12H8.83l3.59 3.58L11 21l-6-6 6-6z" + d: "M11 9l1.42 1.42L8.83 14H18V4h2v12H8.83l3.59 3.58L11 21l-6-6 6-6z", + fill: "currentColor" })); } - export default SvgSubdirectoryArrowLeft; \ No newline at end of file diff --git a/icons/es5/SubdirectoryArrowRight.js b/icons/es5/SubdirectoryArrowRight.js index b023d21eec..af3a6ec83d 100644 --- a/icons/es5/SubdirectoryArrowRight.js +++ b/icons/es5/SubdirectoryArrowRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSubdirectoryArrowRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 15l-6 6-1.42-1.42L15.17 16H4V4h2v10h9.17l-3.59-3.58L13 9l6 6z" + d: "M19 15l-6 6-1.42-1.42L15.17 16H4V4h2v10h9.17l-3.59-3.58L13 9l6 6z", + fill: "currentColor" })); } - export default SvgSubdirectoryArrowRight; \ No newline at end of file diff --git a/icons/es5/Subject.js b/icons/es5/Subject.js index c8e5873a61..4f2acd269c 100644 --- a/icons/es5/Subject.js +++ b/icons/es5/Subject.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSubject(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 17H4v2h10v-2zm6-8H4v2h16V9zM4 15h16v-2H4v2zM4 5v2h16V5H4z" + d: "M14 17H4v2h10v-2zm6-8H4v2h16V9zM4 15h16v-2H4v2zM4 5v2h16V5H4z", + fill: "currentColor" })); } - export default SvgSubject; \ No newline at end of file diff --git a/icons/es5/Subscript.js b/icons/es5/Subscript.js index d15c9146d0..7098197c02 100644 --- a/icons/es5/Subscript.js +++ b/icons/es5/Subscript.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSubscript(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 18v1h3v1h-4v-3h3v-1h-3v-1h4v3h-3zM5.88 18h2.66l3.4-5.42h.12l3.4 5.42h2.66l-4.65-7.27L17.81 4h-2.68l-3.07 4.99h-.12L8.85 4H6.19l4.32 6.73L5.88 18z" + d: "M20 18v1h3v1h-4v-3h3v-1h-3v-1h4v3h-3zM5.88 18h2.66l3.4-5.42h.12l3.4 5.42h2.66l-4.65-7.27L17.81 4h-2.68l-3.07 4.99h-.12L8.85 4H6.19l4.32 6.73L5.88 18z", + fill: "currentColor" })); } - export default SvgSubscript; \ No newline at end of file diff --git a/icons/es5/Subscriptions.js b/icons/es5/Subscriptions.js index 2d22d18a77..1d7c15ca1f 100644 --- a/icons/es5/Subscriptions.js +++ b/icons/es5/Subscriptions.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSubscriptions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 8H4V6h16v2zm-2-6H6v2h12V2zm4 8v12H2V10h20zm-6 6l-6-3.27v6.53L16 16z" + d: "M20 8H4V6h16v2zm-2-6H6v2h12V2zm4 8v12H2V10h20zm-6 6l-6-3.27v6.53L16 16z", + fill: "currentColor" })); } - export default SvgSubscriptions; \ No newline at end of file diff --git a/icons/es5/Subtitles.js b/icons/es5/Subtitles.js index a927fc0d3a..92076a6773 100644 --- a/icons/es5/Subtitles.js +++ b/icons/es5/Subtitles.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSubtitles(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zM4 12h4v2H4v-2zm10 6H4v-2h10v2zm6 0h-4v-2h4v2zm0-4H10v-2h10v2z" + d: "M22 4H2v16h20V4zM4 12h4v2H4v-2zm10 6H4v-2h10v2zm6 0h-4v-2h4v2zm0-4H10v-2h10v2z", + fill: "currentColor" })); } - export default SvgSubtitles; \ No newline at end of file diff --git a/icons/es5/SubtitlesOff.js b/icons/es5/SubtitlesOff.js index aa042a9a61..958bef3c5f 100644 --- a/icons/es5/SubtitlesOff.js +++ b/icons/es5/SubtitlesOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSubtitlesOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.83 4l8 8H20v2h-3.17L22 19.17V4zm-5.79-.13l.96.96V20h15.17l2.96 2.96 1.41-1.41L2.45 2.45 1.04 3.87zM4 12h4v2H4v-2zm0 4h9.17l.83.83V18H4v-2z" + d: "M6.83 4l8 8H20v2h-3.17L22 19.17V4zm-5.79-.13l.96.96V20h15.17l2.96 2.96 1.41-1.41L2.45 2.45 1.04 3.87zM4 12h4v2H4v-2zm0 4h9.17l.83.83V18H4v-2z", + fill: "currentColor" })); } - export default SvgSubtitlesOff; \ No newline at end of file diff --git a/icons/es5/Subway.js b/icons/es5/Subway.js index 93a8b634ef..5230dfd962 100644 --- a/icons/es5/Subway.js +++ b/icons/es5/Subway.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSubway(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 8.5, cy: 16, @@ -17,8 +16,8 @@ function SvgSubway(props) { cy: 16, r: 1 }), /*#__PURE__*/React.createElement("path", { - d: "M7.01 9h10v5h-10zM17.8 2.8C16 2.09 13.86 2 12 2s-4 .09-5.8.8C3.53 3.84 2 6.05 2 8.86V22h20V8.86c0-2.81-1.53-5.02-4.2-6.06zm.2 12.7c0 1.54-1.16 2.79-2.65 2.96l1.15 1.16V20h-1.67l-1.5-1.5h-2.66L9.17 20H7.5v-.38l1.15-1.16A2.979 2.979 0 016 15.5V9c0-2.63 3-3 6-3s6 .37 6 3v6.5z" + d: "M7.01 9h10v5h-10zM17.8 2.8C16 2.09 13.86 2 12 2s-4 .09-5.8.8C3.53 3.84 2 6.05 2 8.86V22h20V8.86c0-2.81-1.53-5.02-4.2-6.06zm.2 12.7c0 1.54-1.16 2.79-2.65 2.96l1.15 1.16V20h-1.67l-1.5-1.5h-2.66L9.17 20H7.5v-.38l1.15-1.16A2.979 2.979 0 016 15.5V9c0-2.63 3-3 6-3s6 .37 6 3v6.5z", + fill: "currentColor" })); } - export default SvgSubway; \ No newline at end of file diff --git a/icons/es5/Summarize.js b/icons/es5/Summarize.js index 4c95b090b9..b169c2b9f2 100644 --- a/icons/es5/Summarize.js +++ b/icons/es5/Summarize.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSummarize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 3H3v18h18V9l-6-6zM8 17c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 1V4.5l5.5 5.5H14z" + d: "M15 3H3v18h18V9l-6-6zM8 17c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm0-4c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 1V4.5l5.5 5.5H14z", + fill: "currentColor" })); } - export default SvgSummarize; \ No newline at end of file diff --git a/icons/es5/Superscript.js b/icons/es5/Superscript.js index 131d225274..1177673f1f 100644 --- a/icons/es5/Superscript.js +++ b/icons/es5/Superscript.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSuperscript(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 7v1h3v1h-4V6h3V5h-3V4h4v3h-3zM5.88 20h2.66l3.4-5.42h.12l3.4 5.42h2.66l-4.65-7.27L17.81 6h-2.68l-3.07 4.99h-.12L8.85 6H6.19l4.32 6.73L5.88 20z" + d: "M20 7v1h3v1h-4V6h3V5h-3V4h4v3h-3zM5.88 20h2.66l3.4-5.42h.12l3.4 5.42h2.66l-4.65-7.27L17.81 6h-2.68l-3.07 4.99h-.12L8.85 6H6.19l4.32 6.73L5.88 20z", + fill: "currentColor" })); } - export default SvgSuperscript; \ No newline at end of file diff --git a/icons/es5/SupervisedUserCircle.js b/icons/es5/SupervisedUserCircle.js index 8532534bdd..affeb253f2 100644 --- a/icons/es5/SupervisedUserCircle.js +++ b/icons/es5/SupervisedUserCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSupervisedUserCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm3.61 6.34c1.07 0 1.93.86 1.93 1.93s-.86 1.93-1.93 1.93-1.93-.86-1.93-1.93c-.01-1.07.86-1.93 1.93-1.93zm-6-1.58c1.3 0 2.36 1.06 2.36 2.36s-1.06 2.36-2.36 2.36-2.36-1.06-2.36-2.36c0-1.31 1.05-2.36 2.36-2.36zm0 9.13v3.75c-2.4-.75-4.3-2.6-5.14-4.96 1.05-1.12 3.67-1.69 5.14-1.69.53 0 1.2.08 1.9.22-1.64.87-1.9 2.02-1.9 2.68zM12 20c-.27 0-.53-.01-.79-.04v-4.07c0-1.42 2.94-2.13 4.4-2.13 1.07 0 2.92.39 3.84 1.15C18.28 17.88 15.39 20 12 20z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm3.61 6.34c1.07 0 1.93.86 1.93 1.93s-.86 1.93-1.93 1.93-1.93-.86-1.93-1.93c-.01-1.07.86-1.93 1.93-1.93zm-6-1.58c1.3 0 2.36 1.06 2.36 2.36s-1.06 2.36-2.36 2.36-2.36-1.06-2.36-2.36c0-1.31 1.05-2.36 2.36-2.36zm0 9.13v3.75c-2.4-.75-4.3-2.6-5.14-4.96 1.05-1.12 3.67-1.69 5.14-1.69.53 0 1.2.08 1.9.22-1.64.87-1.9 2.02-1.9 2.68zM12 20c-.27 0-.53-.01-.79-.04v-4.07c0-1.42 2.94-2.13 4.4-2.13 1.07 0 2.92.39 3.84 1.15C18.28 17.88 15.39 20 12 20z", + fill: "currentColor" })); } - export default SvgSupervisedUserCircle; \ No newline at end of file diff --git a/icons/es5/SupervisorAccount.js b/icons/es5/SupervisorAccount.js index 718996c190..403e6826ae 100644 --- a/icons/es5/SupervisorAccount.js +++ b/icons/es5/SupervisorAccount.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSupervisorAccount(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.5 12c1.38 0 2.49-1.12 2.49-2.5S17.88 7 16.5 7a2.5 2.5 0 000 5zM9 11c1.66 0 2.99-1.34 2.99-3S10.66 5 9 5 6 6.34 6 8s1.34 3 3 3zm7.5 3c-1.83 0-5.5.92-5.5 2.75V19h11v-2.25c0-1.83-3.67-2.75-5.5-2.75zM9 13c-2.33 0-7 1.17-7 3.5V19h7v-2.25c0-.85.33-2.34 2.37-3.47C10.5 13.1 9.66 13 9 13z" + d: "M16.5 12c1.38 0 2.49-1.12 2.49-2.5S17.88 7 16.5 7a2.5 2.5 0 000 5zM9 11c1.66 0 2.99-1.34 2.99-3S10.66 5 9 5 6 6.34 6 8s1.34 3 3 3zm7.5 3c-1.83 0-5.5.92-5.5 2.75V19h11v-2.25c0-1.83-3.67-2.75-5.5-2.75zM9 13c-2.33 0-7 1.17-7 3.5V19h7v-2.25c0-.85.33-2.34 2.37-3.47C10.5 13.1 9.66 13 9 13z", + fill: "currentColor" })); } - export default SvgSupervisorAccount; \ No newline at end of file diff --git a/icons/es5/Support.js b/icons/es5/Support.js index 777a6d2003..e23c546726 100644 --- a/icons/es5/Support.js +++ b/icons/es5/Support.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSupport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm7.46 7.12l-2.78 1.15a4.982 4.982 0 00-2.95-2.94l1.15-2.78c2.1.8 3.77 2.47 4.58 4.57zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zM9.13 4.54l1.17 2.78a5 5 0 00-2.98 2.97L4.54 9.13a7.984 7.984 0 014.59-4.59zM4.54 14.87l2.78-1.15a4.968 4.968 0 002.97 2.96l-1.17 2.78a7.996 7.996 0 01-4.58-4.59zm10.34 4.59l-1.15-2.78a4.978 4.978 0 002.95-2.97l2.78 1.17a8.007 8.007 0 01-4.58 4.58z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm7.46 7.12l-2.78 1.15a4.982 4.982 0 00-2.95-2.94l1.15-2.78c2.1.8 3.77 2.47 4.58 4.57zM12 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zM9.13 4.54l1.17 2.78a5 5 0 00-2.98 2.97L4.54 9.13a7.984 7.984 0 014.59-4.59zM4.54 14.87l2.78-1.15a4.968 4.968 0 002.97 2.96l-1.17 2.78a7.996 7.996 0 01-4.58-4.59zm10.34 4.59l-1.15-2.78a4.978 4.978 0 002.95-2.97l2.78 1.17a8.007 8.007 0 01-4.58 4.58z", + fill: "currentColor" })); } - export default SvgSupport; \ No newline at end of file diff --git a/icons/es5/SupportAgent.js b/icons/es5/SupportAgent.js index ab82151044..41234f59f8 100644 --- a/icons/es5/SupportAgent.js +++ b/icons/es5/SupportAgent.js @@ -1,13 +1,12 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSupportAgent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("circle", { cx: 9, cy: 13, @@ -17,10 +16,11 @@ function SvgSupportAgent(props) { cy: 13, r: 1 }), /*#__PURE__*/React.createElement("path", { - d: "M18 11.03A6.04 6.04 0 0012.05 6c-3.03 0-6.29 2.51-6.03 6.45a8.075 8.075 0 004.86-5.89c1.31 2.63 4 4.44 7.12 4.47z" + d: "M18 11.03A6.04 6.04 0 0012.05 6c-3.03 0-6.29 2.51-6.03 6.45a8.075 8.075 0 004.86-5.89c1.31 2.63 4 4.44 7.12 4.47z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20.99 12c-.11-5.37-4.31-9-8.99-9-4.61 0-8.85 3.53-8.99 9H2v6h3v-5.81c0-3.83 2.95-7.18 6.78-7.29a7.007 7.007 0 017.22 7V19h-8v2h10v-3h1v-6h-1.01z" + d: "M20.99 12c-.11-5.37-4.31-9-8.99-9-4.61 0-8.85 3.53-8.99 9H2v6h3v-5.81c0-3.83 2.95-7.18 6.78-7.29a7.007 7.007 0 017.22 7V19h-8v2h10v-3h1v-6h-1.01z", + fill: "currentColor" })); } - export default SvgSupportAgent; \ No newline at end of file diff --git a/icons/es5/Surfing.js b/icons/es5/Surfing.js index 6989997b09..fe0e126089 100644 --- a/icons/es5/Surfing.js +++ b/icons/es5/Surfing.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSurfing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 23c-1.03 0-2.06-.25-3-.75-1.89 1-4.11 1-6 0-1.89 1-4.11 1-6 0-.95.5-1.97.75-3 .75H2v-2h1c1.04 0 2.08-.35 3-1 1.83 1.3 4.17 1.3 6 0 1.83 1.3 4.17 1.3 6 0 .91.65 1.96 1 3 1h1v2h-1zM17 1.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-2.57 6.98L12.18 10 16 13v3.84c.53.38 1.03.78 1.49 1.17-.68.58-1.55.99-2.49.99-1.2 0-2.27-.66-3-1.5-.73.84-1.8 1.5-3 1.5-.33 0-.65-.05-.96-.14C5.19 16.9 3 14.72 3 13.28 3 12.25 4.01 12 4.85 12c.98 0 2.28.31 3.7.83l-.72-4.24 3.12-2.1-2-.37-2.82 1.93L5 6.4 8.5 4l5.55 1.03c.45.09.93.37 1.22.89l.88 1.55A5.007 5.007 0 0020.5 10v2a7.01 7.01 0 01-6.07-3.52zM10.3 11.1l.44 2.65c.92.42 2.48 1.27 3.26 1.75V14l-3.7-2.9z" + d: "M21 23c-1.03 0-2.06-.25-3-.75-1.89 1-4.11 1-6 0-1.89 1-4.11 1-6 0-.95.5-1.97.75-3 .75H2v-2h1c1.04 0 2.08-.35 3-1 1.83 1.3 4.17 1.3 6 0 1.83 1.3 4.17 1.3 6 0 .91.65 1.96 1 3 1h1v2h-1zM17 1.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm-2.57 6.98L12.18 10 16 13v3.84c.53.38 1.03.78 1.49 1.17-.68.58-1.55.99-2.49.99-1.2 0-2.27-.66-3-1.5-.73.84-1.8 1.5-3 1.5-.33 0-.65-.05-.96-.14C5.19 16.9 3 14.72 3 13.28 3 12.25 4.01 12 4.85 12c.98 0 2.28.31 3.7.83l-.72-4.24 3.12-2.1-2-.37-2.82 1.93L5 6.4 8.5 4l5.55 1.03c.45.09.93.37 1.22.89l.88 1.55A5.007 5.007 0 0020.5 10v2a7.01 7.01 0 01-6.07-3.52zM10.3 11.1l.44 2.65c.92.42 2.48 1.27 3.26 1.75V14l-3.7-2.9z", + fill: "currentColor" })); } - export default SvgSurfing; \ No newline at end of file diff --git a/icons/es5/SurroundSound.js b/icons/es5/SurroundSound.js index 45309bbc06..69912e4658 100644 --- a/icons/es5/SurroundSound.js +++ b/icons/es5/SurroundSound.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSurroundSound(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zM7.76 16.24l-1.41 1.41C4.78 16.1 4 14.05 4 12s.78-4.1 2.34-5.66l1.41 1.41C6.59 8.93 6 10.46 6 12s.59 3.07 1.76 4.24zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm5.66 1.66l-1.41-1.41C17.41 15.07 18 13.54 18 12s-.59-3.07-1.76-4.24l1.41-1.41C19.22 7.9 20 9.95 20 12s-.78 4.1-2.34 5.66zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" + d: "M22 4H2v16h20V4zM7.76 16.24l-1.41 1.41C4.78 16.1 4 14.05 4 12s.78-4.1 2.34-5.66l1.41 1.41C6.59 8.93 6 10.46 6 12s.59 3.07 1.76 4.24zM12 16c-2.21 0-4-1.79-4-4s1.79-4 4-4 4 1.79 4 4-1.79 4-4 4zm5.66 1.66l-1.41-1.41C17.41 15.07 18 13.54 18 12s-.59-3.07-1.76-4.24l1.41-1.41C19.22 7.9 20 9.95 20 12s-.78 4.1-2.34 5.66zM12 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z", + fill: "currentColor" })); } - export default SvgSurroundSound; \ No newline at end of file diff --git a/icons/es5/SwapCalls.js b/icons/es5/SwapCalls.js index b2991f6006..8c60a1e4eb 100644 --- a/icons/es5/SwapCalls.js +++ b/icons/es5/SwapCalls.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwapCalls(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4l-4 4h3v7c0 1.1-.9 2-2 2s-2-.9-2-2V8c0-2.21-1.79-4-4-4S5 5.79 5 8v7H2l4 4 4-4H7V8c0-1.1.9-2 2-2s2 .9 2 2v7c0 2.21 1.79 4 4 4s4-1.79 4-4V8h3l-4-4z" + d: "M18 4l-4 4h3v7c0 1.1-.9 2-2 2s-2-.9-2-2V8c0-2.21-1.79-4-4-4S5 5.79 5 8v7H2l4 4 4-4H7V8c0-1.1.9-2 2-2s2 .9 2 2v7c0 2.21 1.79 4 4 4s4-1.79 4-4V8h3l-4-4z", + fill: "currentColor" })); } - export default SvgSwapCalls; \ No newline at end of file diff --git a/icons/es5/SwapHoriz.js b/icons/es5/SwapHoriz.js index b5a35d07ef..978ae276aa 100644 --- a/icons/es5/SwapHoriz.js +++ b/icons/es5/SwapHoriz.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwapHoriz(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.99 11L3 15l3.99 4v-3H14v-2H6.99v-3zM21 9l-3.99-4v3H10v2h7.01v3L21 9z" + d: "M6.99 11L3 15l3.99 4v-3H14v-2H6.99v-3zM21 9l-3.99-4v3H10v2h7.01v3L21 9z", + fill: "currentColor" })); } - export default SvgSwapHoriz; \ No newline at end of file diff --git a/icons/es5/SwapHorizontalCircle.js b/icons/es5/SwapHorizontalCircle.js index eba45462bc..95654c3d15 100644 --- a/icons/es5/SwapHorizontalCircle.js +++ b/icons/es5/SwapHorizontalCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwapHorizontalCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-7-5.5l3.5 3.5-3.5 3.5V11h-4V9h4V6.5zm-6 11L5.5 14 9 10.5V13h4v2H9v2.5z" + d: "M22 12c0-5.52-4.48-10-10-10S2 6.48 2 12s4.48 10 10 10 10-4.48 10-10zm-7-5.5l3.5 3.5-3.5 3.5V11h-4V9h4V6.5zm-6 11L5.5 14 9 10.5V13h4v2H9v2.5z", + fill: "currentColor" })); } - export default SvgSwapHorizontalCircle; \ No newline at end of file diff --git a/icons/es5/SwapVert.js b/icons/es5/SwapVert.js index 97947d05a8..d76085064f 100644 --- a/icons/es5/SwapVert.js +++ b/icons/es5/SwapVert.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwapVert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 17.01V10h-2v7.01h-3L15 21l4-3.99h-3zM9 3L5 6.99h3V14h2V6.99h3L9 3z" + d: "M16 17.01V10h-2v7.01h-3L15 21l4-3.99h-3zM9 3L5 6.99h3V14h2V6.99h3L9 3z", + fill: "currentColor" })); } - export default SvgSwapVert; \ No newline at end of file diff --git a/icons/es5/SwapVerticalCircle.js b/icons/es5/SwapVerticalCircle.js index 5a9ff0919d..ee6c822df4 100644 --- a/icons/es5/SwapVerticalCircle.js +++ b/icons/es5/SwapVerticalCircle.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwapVerticalCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM6.5 9L10 5.5 13.5 9H11v4H9V9H6.5zm7.5 9.5L10.5 15H13v-4h2v4h2.5L14 18.5z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zM6.5 9L10 5.5 13.5 9H11v4H9V9H6.5zm7.5 9.5L10.5 15H13v-4h2v4h2.5L14 18.5z", + fill: "currentColor" })); } - export default SvgSwapVerticalCircle; \ No newline at end of file diff --git a/icons/es5/Swipe.js b/icons/es5/Swipe.js index 5d60cc0643..4f06537ea5 100644 --- a/icons/es5/Swipe.js +++ b/icons/es5/Swipe.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwipe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.13 3.87C18.69 2.17 15.6 1 12 1S5.31 2.17 3.87 3.87L2 2v5h5L4.93 4.93c1-1.29 3.7-2.43 7.07-2.43s6.07 1.14 7.07 2.43L17 7h5V2l-1.87 1.87z" + d: "M20.13 3.87C18.69 2.17 15.6 1 12 1S5.31 2.17 3.87 3.87L2 2v5h5L4.93 4.93c1-1.29 3.7-2.43 7.07-2.43s6.07 1.14 7.07 2.43L17 7h5V2l-1.87 1.87z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M13 12.5v-6c0-.83-.67-1.5-1.5-1.5S10 5.67 10 6.5v10.74l-4.04-.85-1.21 1.23L10.13 23h8.97l1.09-7.64-6.11-2.86H13z" + d: "M13 12.5v-6c0-.83-.67-1.5-1.5-1.5S10 5.67 10 6.5v10.74l-4.04-.85-1.21 1.23L10.13 23h8.97l1.09-7.64-6.11-2.86H13z", + fill: "currentColor" })); } - export default SvgSwipe; \ No newline at end of file diff --git a/icons/es5/SwipeDown.js b/icons/es5/SwipeDown.js index bf404d41d9..fec06999f2 100644 --- a/icons/es5/SwipeDown.js +++ b/icons/es5/SwipeDown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwipeDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.8 12.18c-.2-.86-.3-1.76-.3-2.68 0-2.84.99-5.45 2.63-7.5L7.2 3.07a10.457 10.457 0 00-1.88 8.99l1.62-1.62L8 11.5 4.5 15 1 11.5l1.06-1.06 1.74 1.74zm17.91-1l2.09 7.39-8.23 3.65-6.84-2.85.61-1.62 3.8-.75-4.35-9.83c-.34-.76 0-1.64.76-1.98.76-.34 1.64 0 1.98.76l2.43 5.49 1.26-.56 6.49.3z" + d: "M3.8 12.18c-.2-.86-.3-1.76-.3-2.68 0-2.84.99-5.45 2.63-7.5L7.2 3.07a10.457 10.457 0 00-1.88 8.99l1.62-1.62L8 11.5 4.5 15 1 11.5l1.06-1.06 1.74 1.74zm17.91-1l2.09 7.39-8.23 3.65-6.84-2.85.61-1.62 3.8-.75-4.35-9.83c-.34-.76 0-1.64.76-1.98.76-.34 1.64 0 1.98.76l2.43 5.49 1.26-.56 6.49.3z", + fill: "currentColor" })); } - export default SvgSwipeDown; \ No newline at end of file diff --git a/icons/es5/SwipeDownAlt.js b/icons/es5/SwipeDownAlt.js index b4ec6b5995..adcb8a2a65 100644 --- a/icons/es5/SwipeDownAlt.js +++ b/icons/es5/SwipeDownAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwipeDownAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 13.9a5 5 0 10-2 0v4.27l-1.59-1.59L8 18l4 4 4-4-1.41-1.41L13 18.17V13.9z" + d: "M13 13.9a5 5 0 10-2 0v4.27l-1.59-1.59L8 18l4 4 4-4-1.41-1.41L13 18.17V13.9z", + fill: "currentColor" })); } - export default SvgSwipeDownAlt; \ No newline at end of file diff --git a/icons/es5/SwipeLeft.js b/icons/es5/SwipeLeft.js index 67c5568907..77d1182a4c 100644 --- a/icons/es5/SwipeLeft.js +++ b/icons/es5/SwipeLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwipeLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.18 15.4L19.1 23h-9L5 17.62l1.22-1.23 3.78.85V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h1.38l5.8 2.9zM12 2.5c4.74 0 7.67 2.52 8.43 4.5H22c-.73-2.88-4.51-6-10-6-3.22 0-6.18 1.13-8.5 3.02V2H2v5h5V5.5H4.09c2.12-1.86 4.88-3 7.91-3z" + d: "M20.18 15.4L19.1 23h-9L5 17.62l1.22-1.23 3.78.85V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h1.38l5.8 2.9zM12 2.5c4.74 0 7.67 2.52 8.43 4.5H22c-.73-2.88-4.51-6-10-6-3.22 0-6.18 1.13-8.5 3.02V2H2v5h5V5.5H4.09c2.12-1.86 4.88-3 7.91-3z", + fill: "currentColor" })); } - export default SvgSwipeLeft; \ No newline at end of file diff --git a/icons/es5/SwipeLeftAlt.js b/icons/es5/SwipeLeftAlt.js index 477ceac47c..790547075f 100644 --- a/icons/es5/SwipeLeftAlt.js +++ b/icons/es5/SwipeLeftAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwipeLeftAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10.1 13a5 5 0 100-2H5.83l1.59-1.59L6 8l-4 4 4 4 1.41-1.41L5.83 13h4.27z" + d: "M10.1 13a5 5 0 100-2H5.83l1.59-1.59L6 8l-4 4 4 4 1.41-1.41L5.83 13h4.27z", + fill: "currentColor" })); } - export default SvgSwipeLeftAlt; \ No newline at end of file diff --git a/icons/es5/SwipeRight.js b/icons/es5/SwipeRight.js index b077ccf524..5eeb9114ec 100644 --- a/icons/es5/SwipeRight.js +++ b/icons/es5/SwipeRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwipeRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.18 15.4L19.1 23h-9L5 17.62l1.22-1.23 3.78.85V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h1.38l5.8 2.9zm-.27-9.9H17V7h5V2h-1.5v2.02A13.413 13.413 0 0012 1C6.51 1 2.73 4.12 2 7h1.57C4.33 5.02 7.26 2.5 12 2.5c3.03 0 5.79 1.14 7.91 3z" + d: "M20.18 15.4L19.1 23h-9L5 17.62l1.22-1.23 3.78.85V6.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5v6h1.38l5.8 2.9zm-.27-9.9H17V7h5V2h-1.5v2.02A13.413 13.413 0 0012 1C6.51 1 2.73 4.12 2 7h1.57C4.33 5.02 7.26 2.5 12 2.5c3.03 0 5.79 1.14 7.91 3z", + fill: "currentColor" })); } - export default SvgSwipeRight; \ No newline at end of file diff --git a/icons/es5/SwipeRightAlt.js b/icons/es5/SwipeRightAlt.js index 960bca66c9..89d73cc19f 100644 --- a/icons/es5/SwipeRightAlt.js +++ b/icons/es5/SwipeRightAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwipeRightAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.9 11a5 5 0 100 2h4.27l-1.59 1.59L18 16l4-4-4-4-1.41 1.41L18.17 11H13.9z" + d: "M13.9 11a5 5 0 100 2h4.27l-1.59 1.59L18 16l4-4-4-4-1.41 1.41L18.17 11H13.9z", + fill: "currentColor" })); } - export default SvgSwipeRightAlt; \ No newline at end of file diff --git a/icons/es5/SwipeUp.js b/icons/es5/SwipeUp.js index 18d9360eb6..307292b503 100644 --- a/icons/es5/SwipeUp.js +++ b/icons/es5/SwipeUp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwipeUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.06 5.56L1 4.5 4.5 1 8 4.5 6.94 5.56 5.32 3.94a10.457 10.457 0 001.88 8.99L6.13 14A11.974 11.974 0 013.5 6.5c0-.92.1-1.82.3-2.68L2.06 5.56zm19.65 5.62l2.09 7.39-8.23 3.65-6.84-2.85.61-1.62 3.8-.75-4.35-9.83c-.34-.76 0-1.64.76-1.98.76-.34 1.64 0 1.98.76l2.43 5.49 1.26-.56 6.49.3z" + d: "M2.06 5.56L1 4.5 4.5 1 8 4.5 6.94 5.56 5.32 3.94a10.457 10.457 0 001.88 8.99L6.13 14A11.974 11.974 0 013.5 6.5c0-.92.1-1.82.3-2.68L2.06 5.56zm19.65 5.62l2.09 7.39-8.23 3.65-6.84-2.85.61-1.62 3.8-.75-4.35-9.83c-.34-.76 0-1.64.76-1.98.76-.34 1.64 0 1.98.76l2.43 5.49 1.26-.56 6.49.3z", + fill: "currentColor" })); } - export default SvgSwipeUp; \ No newline at end of file diff --git a/icons/es5/SwipeUpAlt.js b/icons/es5/SwipeUpAlt.js index 9dcb4e6f95..4049dd90d7 100644 --- a/icons/es5/SwipeUpAlt.js +++ b/icons/es5/SwipeUpAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwipeUpAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 5.83l1.59 1.59L16 6l-4-4-4 4 1.41 1.41L11 5.83v4.27a5 5 0 102 0V5.83z" + d: "M13 5.83l1.59 1.59L16 6l-4-4-4 4 1.41 1.41L11 5.83v4.27a5 5 0 102 0V5.83z", + fill: "currentColor" })); } - export default SvgSwipeUpAlt; \ No newline at end of file diff --git a/icons/es5/SwipeVertical.js b/icons/es5/SwipeVertical.js index 9d2025575a..c92bb4ec1a 100644 --- a/icons/es5/SwipeVertical.js +++ b/icons/es5/SwipeVertical.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwipeVertical(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 3.5h2.02C1.13 5.82 0 8.78 0 12s1.13 6.18 3.02 8.5H1V22h5v-5H4.5v2.91c-1.86-2.11-3-4.88-3-7.91s1.14-5.79 3-7.91V7H6V2H1v1.5zm20.71 7.68l2.09 7.39-8.23 3.65-6.84-2.85.61-1.62 3.8-.75-4.35-9.83c-.34-.76 0-1.64.76-1.98.76-.34 1.64 0 1.98.76l2.43 5.49 1.26-.56 6.49.3z" + d: "M1 3.5h2.02C1.13 5.82 0 8.78 0 12s1.13 6.18 3.02 8.5H1V22h5v-5H4.5v2.91c-1.86-2.11-3-4.88-3-7.91s1.14-5.79 3-7.91V7H6V2H1v1.5zm20.71 7.68l2.09 7.39-8.23 3.65-6.84-2.85.61-1.62 3.8-.75-4.35-9.83c-.34-.76 0-1.64.76-1.98.76-.34 1.64 0 1.98.76l2.43 5.49 1.26-.56 6.49.3z", + fill: "currentColor" })); } - export default SvgSwipeVertical; \ No newline at end of file diff --git a/icons/es5/SwitchAccessShortcut.js b/icons/es5/SwitchAccessShortcut.js index 8d52b9739e..b4b81e3ce9 100644 --- a/icons/es5/SwitchAccessShortcut.js +++ b/icons/es5/SwitchAccessShortcut.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwitchAccessShortcut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.06 8.94L5 8l2.06-.94L8 5l.94 2.06L11 8l-2.06.94L8 11l-.94-2.06zM8 21l.94-2.06L11 18l-2.06-.94L8 15l-.94 2.06L5 18l2.06.94L8 21zm-3.63-8.63L3 13l1.37.63L5 15l.63-1.37L7 13l-1.37-.63L5 11l-.63 1.37zM12 12c0-2.73 1.08-5.27 2.75-7.25L12 2h7v7l-2.82-2.82C14.84 7.82 14 9.88 14 12c0 3.32 2.1 6.36 5 7.82V22c-4.09-1.59-7-5.65-7-10z" + d: "M7.06 8.94L5 8l2.06-.94L8 5l.94 2.06L11 8l-2.06.94L8 11l-.94-2.06zM8 21l.94-2.06L11 18l-2.06-.94L8 15l-.94 2.06L5 18l2.06.94L8 21zm-3.63-8.63L3 13l1.37.63L5 15l.63-1.37L7 13l-1.37-.63L5 11l-.63 1.37zM12 12c0-2.73 1.08-5.27 2.75-7.25L12 2h7v7l-2.82-2.82C14.84 7.82 14 9.88 14 12c0 3.32 2.1 6.36 5 7.82V22c-4.09-1.59-7-5.65-7-10z", + fill: "currentColor" })); } - export default SvgSwitchAccessShortcut; \ No newline at end of file diff --git a/icons/es5/SwitchAccessShortcutAdd.js b/icons/es5/SwitchAccessShortcutAdd.js index 73581286c2..a66f4bb043 100644 --- a/icons/es5/SwitchAccessShortcutAdd.js +++ b/icons/es5/SwitchAccessShortcutAdd.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwitchAccessShortcutAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M24 14h-2v-2h-2v2h-2v2h2v2h2v-2h2v-2zM7.06 8.94L5 8l2.06-.94L8 5l.94 2.06L11 8l-2.06.94L8 11l-.94-2.06zM8 21l.94-2.06L11 18l-2.06-.94L8 15l-.94 2.06L5 18l2.06.94L8 21zm-3.63-8.63L3 13l1.37.63L5 15l.63-1.37L7 13l-1.37-.63L5 11l-.63 1.37zM12 12c0-2.73 1.08-5.27 2.75-7.25L12 2h7v7l-2.82-2.82C14.84 7.82 14 9.88 14 12c0 3.32 2.1 6.36 5 7.82V22c-4.09-1.59-7-5.65-7-10z" + d: "M24 14h-2v-2h-2v2h-2v2h2v2h2v-2h2v-2zM7.06 8.94L5 8l2.06-.94L8 5l.94 2.06L11 8l-2.06.94L8 11l-.94-2.06zM8 21l.94-2.06L11 18l-2.06-.94L8 15l-.94 2.06L5 18l2.06.94L8 21zm-3.63-8.63L3 13l1.37.63L5 15l.63-1.37L7 13l-1.37-.63L5 11l-.63 1.37zM12 12c0-2.73 1.08-5.27 2.75-7.25L12 2h7v7l-2.82-2.82C14.84 7.82 14 9.88 14 12c0 3.32 2.1 6.36 5 7.82V22c-4.09-1.59-7-5.65-7-10z", + fill: "currentColor" })); } - export default SvgSwitchAccessShortcutAdd; \ No newline at end of file diff --git a/icons/es5/SwitchAccount.js b/icons/es5/SwitchAccount.js index 8f371147f9..3c6d260374 100644 --- a/icons/es5/SwitchAccount.js +++ b/icons/es5/SwitchAccount.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwitchAccount(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6H2v16h16v-2H4V6zm2-4v16h16V2H6zm8 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zM7.76 16c1.47-1.83 3.71-3 6.24-3s4.77 1.17 6.24 3H7.76z" + d: "M4 6H2v16h16v-2H4V6zm2-4v16h16V2H6zm8 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zM7.76 16c1.47-1.83 3.71-3 6.24-3s4.77 1.17 6.24 3H7.76z", + fill: "currentColor" })); } - export default SvgSwitchAccount; \ No newline at end of file diff --git a/icons/es5/SwitchCamera.js b/icons/es5/SwitchCamera.js index 92f19bfe19..efdd6ddb1a 100644 --- a/icons/es5/SwitchCamera.js +++ b/icons/es5/SwitchCamera.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwitchCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4h-5.17L15 2H9L7.17 4H2v16h20V4zm-7 11.5V13H9v2.5L5.5 12 9 8.5V11h6V8.5l3.5 3.5-3.5 3.5z" + d: "M22 4h-5.17L15 2H9L7.17 4H2v16h20V4zm-7 11.5V13H9v2.5L5.5 12 9 8.5V11h6V8.5l3.5 3.5-3.5 3.5z", + fill: "currentColor" })); } - export default SvgSwitchCamera; \ No newline at end of file diff --git a/icons/es5/SwitchLeft.js b/icons/es5/SwitchLeft.js index dcc5bfd423..47228b9421 100644 --- a/icons/es5/SwitchLeft.js +++ b/icons/es5/SwitchLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwitchLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.5 8.62v6.76L5.12 12 8.5 8.62M10 5l-7 7 7 7V5zm4 0v14l7-7-7-7z" + d: "M8.5 8.62v6.76L5.12 12 8.5 8.62M10 5l-7 7 7 7V5zm4 0v14l7-7-7-7z", + fill: "currentColor" })); } - export default SvgSwitchLeft; \ No newline at end of file diff --git a/icons/es5/SwitchRight.js b/icons/es5/SwitchRight.js index 2a5a50b75b..72f1075a4c 100644 --- a/icons/es5/SwitchRight.js +++ b/icons/es5/SwitchRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwitchRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 15.38V8.62L18.88 12l-3.38 3.38M14 19l7-7-7-7v14zm-4 0V5l-7 7 7 7z" + d: "M15.5 15.38V8.62L18.88 12l-3.38 3.38M14 19l7-7-7-7v14zm-4 0V5l-7 7 7 7z", + fill: "currentColor" })); } - export default SvgSwitchRight; \ No newline at end of file diff --git a/icons/es5/SwitchVideo.js b/icons/es5/SwitchVideo.js index 63a1162dbd..a408408899 100644 --- a/icons/es5/SwitchVideo.js +++ b/icons/es5/SwitchVideo.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSwitchVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 9.5V5H2v14h16v-4.5l4 4v-13l-4 4zm-5 6V13H7v2.5L3.5 12 7 8.5V11h6V8.5l3.5 3.5-3.5 3.5z" + d: "M18 9.5V5H2v14h16v-4.5l4 4v-13l-4 4zm-5 6V13H7v2.5L3.5 12 7 8.5V11h6V8.5l3.5 3.5-3.5 3.5z", + fill: "currentColor" })); } - export default SvgSwitchVideo; \ No newline at end of file diff --git a/icons/es5/Synagogue.js b/icons/es5/Synagogue.js index c74180ad88..b389ca36a4 100644 --- a/icons/es5/Synagogue.js +++ b/icons/es5/Synagogue.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSynagogue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 8v13h4v-7h4v7h4V8l-6-5-6 5zm7.5 2c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5zM3 5c-1.1 0-2 .9-2 2v1h4V7c0-1.1-.9-2-2-2zM1 9h4v12H1zm20-4c-1.1 0-2 .9-2 2v1h4V7c0-1.1-.9-2-2-2zm-2 4h4v12h-4z" + d: "M6 8v13h4v-7h4v7h4V8l-6-5-6 5zm7.5 2c0 .83-.67 1.5-1.5 1.5s-1.5-.67-1.5-1.5.67-1.5 1.5-1.5 1.5.67 1.5 1.5zM3 5c-1.1 0-2 .9-2 2v1h4V7c0-1.1-.9-2-2-2zM1 9h4v12H1zm20-4c-1.1 0-2 .9-2 2v1h4V7c0-1.1-.9-2-2-2zm-2 4h4v12h-4z", + fill: "currentColor" })); } - export default SvgSynagogue; \ No newline at end of file diff --git a/icons/es5/Sync.js b/icons/es5/Sync.js index ff37092411..bb5ddf236f 100644 --- a/icons/es5/Sync.js +++ b/icons/es5/Sync.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSync(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0020 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 004 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z" + d: "M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46A7.93 7.93 0 0020 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74A7.93 7.93 0 004 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z", + fill: "currentColor" })); } - export default SvgSync; \ No newline at end of file diff --git a/icons/es5/SyncAlt.js b/icons/es5/SyncAlt.js index 63bc4c258d..7c2ccaab80 100644 --- a/icons/es5/SyncAlt.js +++ b/icons/es5/SyncAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSyncAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 12l4-4-4-4v3H3v2h15zM6 12l-4 4 4 4v-3h15v-2H6z" + d: "M18 12l4-4-4-4v3H3v2h15zM6 12l-4 4 4 4v-3h15v-2H6z", + fill: "currentColor" })); } - export default SvgSyncAlt; \ No newline at end of file diff --git a/icons/es5/SyncDisabled.js b/icons/es5/SyncDisabled.js index 5fa6e7531f..823ee30af0 100644 --- a/icons/es5/SyncDisabled.js +++ b/icons/es5/SyncDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSyncDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 6.35V4.26c-.66.17-1.29.43-1.88.75l1.5 1.5c.13-.05.25-.11.38-.16zM20 12c0-2.21-.91-4.2-2.36-5.64L20 4h-6v6l2.24-2.24A6.003 6.003 0 0118 12c0 .85-.19 1.65-.51 2.38l1.5 1.5A7.921 7.921 0 0020 12zM4.27 4L2.86 5.41l2.36 2.36a7.925 7.925 0 001.14 9.87L4 20h6v-6l-2.24 2.24A6.003 6.003 0 016 12c0-1 .25-1.94.68-2.77l8.08 8.08c-.25.13-.5.24-.76.34v2.09c.8-.21 1.55-.54 2.23-.96l2.58 2.58 1.41-1.41L4.27 4z" + d: "M10 6.35V4.26c-.66.17-1.29.43-1.88.75l1.5 1.5c.13-.05.25-.11.38-.16zM20 12c0-2.21-.91-4.2-2.36-5.64L20 4h-6v6l2.24-2.24A6.003 6.003 0 0118 12c0 .85-.19 1.65-.51 2.38l1.5 1.5A7.921 7.921 0 0020 12zM4.27 4L2.86 5.41l2.36 2.36a7.925 7.925 0 001.14 9.87L4 20h6v-6l-2.24 2.24A6.003 6.003 0 016 12c0-1 .25-1.94.68-2.77l8.08 8.08c-.25.13-.5.24-.76.34v2.09c.8-.21 1.55-.54 2.23-.96l2.58 2.58 1.41-1.41L4.27 4z", + fill: "currentColor" })); } - export default SvgSyncDisabled; \ No newline at end of file diff --git a/icons/es5/SyncLock.js b/icons/es5/SyncLock.js index 2c81b67b6e..470c16d1a3 100644 --- a/icons/es5/SyncLock.js +++ b/icons/es5/SyncLock.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSyncLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 4.26v2.09C7.67 7.18 6 9.39 6 12c0 1.77.78 3.34 2 4.44V14h2v6H4v-2h2.73A7.942 7.942 0 014 12c0-3.73 2.55-6.85 6-7.74zM20 4h-6v6h2V7.56c1.22 1.1 2 2.67 2 4.44h2c0-2.4-1.06-4.54-2.73-6H20V4zm0 13v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z" + d: "M10 4.26v2.09C7.67 7.18 6 9.39 6 12c0 1.77.78 3.34 2 4.44V14h2v6H4v-2h2.73A7.942 7.942 0 014 12c0-3.73 2.55-6.85 6-7.74zM20 4h-6v6h2V7.56c1.22 1.1 2 2.67 2 4.44h2c0-2.4-1.06-4.54-2.73-6H20V4zm0 13v-1c0-1.1-.9-2-2-2s-2 .9-2 2v1c-.55 0-1 .45-1 1v3c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-3c0-.55-.45-1-1-1zm-1 0h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z", + fill: "currentColor" })); } - export default SvgSyncLock; \ No newline at end of file diff --git a/icons/es5/SyncProblem.js b/icons/es5/SyncProblem.js index 4a5f54d0c3..1ed069d5ae 100644 --- a/icons/es5/SyncProblem.js +++ b/icons/es5/SyncProblem.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSyncProblem(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 12c0 2.21.91 4.2 2.36 5.64L3 20h6v-6l-2.24 2.24A6.003 6.003 0 015 12a5.99 5.99 0 014-5.65V4.26C5.55 5.15 3 8.27 3 12zm8 5h2v-2h-2v2zM21 4h-6v6l2.24-2.24A6.003 6.003 0 0119 12a5.99 5.99 0 01-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64L21 4zm-10 9h2V7h-2v6z" + d: "M3 12c0 2.21.91 4.2 2.36 5.64L3 20h6v-6l-2.24 2.24A6.003 6.003 0 015 12a5.99 5.99 0 014-5.65V4.26C5.55 5.15 3 8.27 3 12zm8 5h2v-2h-2v2zM21 4h-6v6l2.24-2.24A6.003 6.003 0 0119 12a5.99 5.99 0 01-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-2.21-.91-4.2-2.36-5.64L21 4zm-10 9h2V7h-2v6z", + fill: "currentColor" })); } - export default SvgSyncProblem; \ No newline at end of file diff --git a/icons/es5/SystemSecurityUpdate.js b/icons/es5/SystemSecurityUpdate.js index 82b945e2d1..890d926601 100644 --- a/icons/es5/SystemSecurityUpdate.js +++ b/icons/es5/SystemSecurityUpdate.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSystemSecurityUpdate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 1v22h14V1H5zm12 17H7V6h10v12zm-1-6h-3V8h-2v4H8l4 4 4-4z" + d: "M5 1v22h14V1H5zm12 17H7V6h10v12zm-1-6h-3V8h-2v4H8l4 4 4-4z", + fill: "currentColor" })); } - export default SvgSystemSecurityUpdate; \ No newline at end of file diff --git a/icons/es5/SystemSecurityUpdateGood.js b/icons/es5/SystemSecurityUpdateGood.js index da82dbe396..916e83f76c 100644 --- a/icons/es5/SystemSecurityUpdateGood.js +++ b/icons/es5/SystemSecurityUpdateGood.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSystemSecurityUpdateGood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 1v22h14V1H5zm12 17H7V6h10v12zm-1-7.95l-1.41-1.41-3.54 3.54-1.41-1.41-1.41 1.41L11.05 15 16 10.05z" + d: "M5 1v22h14V1H5zm12 17H7V6h10v12zm-1-7.95l-1.41-1.41-3.54 3.54-1.41-1.41-1.41 1.41L11.05 15 16 10.05z", + fill: "currentColor" })); } - export default SvgSystemSecurityUpdateGood; \ No newline at end of file diff --git a/icons/es5/SystemSecurityUpdateWarning.js b/icons/es5/SystemSecurityUpdateWarning.js index 03a3dc73ce..27afa426fa 100644 --- a/icons/es5/SystemSecurityUpdateWarning.js +++ b/icons/es5/SystemSecurityUpdateWarning.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSystemSecurityUpdateWarning(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 15h2v2h-2zm0-8h2v6h-2z" + d: "M11 15h2v2h-2zm0-8h2v6h-2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M5.01 1v22H19V1H5.01zM17 18H7V6h10v12z" + d: "M5.01 1v22H19V1H5.01zM17 18H7V6h10v12z", + fill: "currentColor" })); } - export default SvgSystemSecurityUpdateWarning; \ No newline at end of file diff --git a/icons/es5/SystemUpdate.js b/icons/es5/SystemUpdate.js index d2566bfd38..984387cce3 100644 --- a/icons/es5/SystemUpdate.js +++ b/icons/es5/SystemUpdate.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSystemUpdate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 1v22h14V1H5zm12 18H7V5h10v14zm-1-6h-3V8h-2v5H8l4 4 4-4z" + d: "M5 1v22h14V1H5zm12 18H7V5h10v14zm-1-6h-3V8h-2v5H8l4 4 4-4z", + fill: "currentColor" })); } - export default SvgSystemUpdate; \ No newline at end of file diff --git a/icons/es5/SystemUpdateAlt.js b/icons/es5/SystemUpdateAlt.js index bdae4c803d..e142ee218f 100644 --- a/icons/es5/SystemUpdateAlt.js +++ b/icons/es5/SystemUpdateAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgSystemUpdateAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 16l4-4h-3V3h-2v9H8l4 4zm9-13h-6v1.99h6v14.03H3V4.99h6V3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 13l4-4h-3V3h-2v9H8l4 4zM23 3h-8v1.99h6v14.03H3V4.99h6V3H1v18h22V3z" + d: "M12 16l4-4h-3V3h-2v9H8l4 4zm9-13h-6v1.99h6v14.03H3V4.99h6V3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-9 13l4-4h-3V3h-2v9H8l4 4zM23 3h-8v1.99h6v14.03H3V4.99h6V3H1v18h22V3z", + fill: "currentColor" })); } - export default SvgSystemUpdateAlt; \ No newline at end of file diff --git a/icons/es5/Tab.js b/icons/es5/Tab.js index 5284b9e625..88e98d0bfb 100644 --- a/icons/es5/Tab.js +++ b/icons/es5/Tab.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTab(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h10v4h8v10zm2-16H1v18h22V3zm-2 16H3V5h10v4h8v10z" + d: "M21 3H3c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h18c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H3V5h10v4h8v10zm2-16H1v18h22V3zm-2 16H3V5h10v4h8v10z", + fill: "currentColor" })); } - export default SvgTab; \ No newline at end of file diff --git a/icons/es5/TabUnselected.js b/icons/es5/TabUnselected.js index 61c931c60d..d97fcf6044 100644 --- a/icons/es5/TabUnselected.js +++ b/icons/es5/TabUnselected.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTabUnselected(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 9h2V7H1v2zm0 4h2v-2H1v2zm8 8h2v-2H9v2zm-8-4h2v-2H1v2zm0 4h2v-2H1v2zM23 3H13v6h10V3zm-2 14h2v-2h-2v2zM9 5h2V3H9v2zM5 21h2v-2H5v2zM5 5h2V3H5v2zM1 5h2V3H1v2zm20 8h2v-2h-2v2zm-8 8h2v-2h-2v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2z" + d: "M1 9h2V7H1v2zm0 4h2v-2H1v2zm8 8h2v-2H9v2zm-8-4h2v-2H1v2zm0 4h2v-2H1v2zM23 3H13v6h10V3zm-2 14h2v-2h-2v2zM9 5h2V3H9v2zM5 21h2v-2H5v2zM5 5h2V3H5v2zM1 5h2V3H1v2zm20 8h2v-2h-2v2zm-8 8h2v-2h-2v2zm4 0h2v-2h-2v2zm4 0h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgTabUnselected; \ No newline at end of file diff --git a/icons/es5/TableBar.js b/icons/es5/TableBar.js index e7e92ab2da..826705b0ce 100644 --- a/icons/es5/TableBar.js +++ b/icons/es5/TableBar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTableBar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 7.5C22 5.57 17.52 4 12 4S2 5.57 2 7.5c0 1.81 3.95 3.31 9 3.48V15H8l-2 5h2l1.2-3h5.6l1.2 3h2l-2-5h-3v-4.02c5.05-.17 9-1.67 9-3.48z" + d: "M22 7.5C22 5.57 17.52 4 12 4S2 5.57 2 7.5c0 1.81 3.95 3.31 9 3.48V15H8l-2 5h2l1.2-3h5.6l1.2 3h2l-2-5h-3v-4.02c5.05-.17 9-1.67 9-3.48z", + fill: "currentColor" })); } - export default SvgTableBar; \ No newline at end of file diff --git a/icons/es5/TableChart.js b/icons/es5/TableChart.js index dfc9328e11..48e14fa49f 100644 --- a/icons/es5/TableChart.js +++ b/icons/es5/TableChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTableChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 10.02h5V21h-5V10.02zM17 21h5V10h-5v11zm5-18H3v5h19V3zM3 21h5V10H3v11z" + d: "M10 10.02h5V21h-5V10.02zM17 21h5V10h-5v11zm5-18H3v5h19V3zM3 21h5V10H3v11z", + fill: "currentColor" })); } - export default SvgTableChart; \ No newline at end of file diff --git a/icons/es5/TableRestaurant.js b/icons/es5/TableRestaurant.js index ed4d31a134..35b8e79bc4 100644 --- a/icons/es5/TableRestaurant.js +++ b/icons/es5/TableRestaurant.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTableRestaurant(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22.33 11l-2-7H3.67l-2 7H5.2L4 20h2l.67-5h10.67l.66 5h2l-1.2-9h3.53zm-15.4 2l.27-2h9.6l.27 2H6.93z" + d: "M22.33 11l-2-7H3.67l-2 7H5.2L4 20h2l.67-5h10.67l.66 5h2l-1.2-9h3.53zm-15.4 2l.27-2h9.6l.27 2H6.93z", + fill: "currentColor" })); } - export default SvgTableRestaurant; \ No newline at end of file diff --git a/icons/es5/TableRows.js b/icons/es5/TableRows.js index 95e3a3183a..cb9b9b8405 100644 --- a/icons/es5/TableRows.js +++ b/icons/es5/TableRows.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTableRows(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 8H3V4h18v4zm0 2H3v4h18v-4zm0 6H3v4h18v-4z" + d: "M21 8H3V4h18v4zm0 2H3v4h18v-4zm0 6H3v4h18v-4z", + fill: "currentColor" })); } - export default SvgTableRows; \ No newline at end of file diff --git a/icons/es5/TableView.js b/icons/es5/TableView.js index 29e5ef649b..71324619aa 100644 --- a/icons/es5/TableView.js +++ b/icons/es5/TableView.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTableView(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 7H7v14h14V7zm-2 2v2H9V9h10zm-6 6v-2h2v2h-2zm2 2v2h-2v-2h2zm-4-2H9v-2h2v2zm6-2h2v2h-2v-2zm-8 4h2v2H9v-2zm8 2v-2h2v2h-2zM6 17H3V3h14v3h-2V5H5v10h1v2z" + d: "M21 7H7v14h14V7zm-2 2v2H9V9h10zm-6 6v-2h2v2h-2zm2 2v2h-2v-2h2zm-4-2H9v-2h2v2zm6-2h2v2h-2v-2zm-8 4h2v2H9v-2zm8 2v-2h2v2h-2zM6 17H3V3h14v3h-2V5H5v10h1v2z", + fill: "currentColor" })); } - export default SvgTableView; \ No newline at end of file diff --git a/icons/es5/Tablet.js b/icons/es5/Tablet.js index 0604b82a40..93d16808eb 100644 --- a/icons/es5/Tablet.js +++ b/icons/es5/Tablet.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTablet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 4H1v16h21.99L23 4zm-4 14H5V6h14v12z" + d: "M23 4H1v16h21.99L23 4zm-4 14H5V6h14v12z", + fill: "currentColor" })); } - export default SvgTablet; \ No newline at end of file diff --git a/icons/es5/TabletAndroid.js b/icons/es5/TabletAndroid.js index c0178e7f23..f71b311224 100644 --- a/icons/es5/TabletAndroid.js +++ b/icons/es5/TabletAndroid.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTabletAndroid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 0H3v24h18V0zm-7 22h-4v-1h4v1zm5.25-3H4.75V3h14.5v16z" + d: "M21 0H3v24h18V0zm-7 22h-4v-1h4v1zm5.25-3H4.75V3h14.5v16z", + fill: "currentColor" })); } - export default SvgTabletAndroid; \ No newline at end of file diff --git a/icons/es5/TabletMac.js b/icons/es5/TabletMac.js index 95aacee57f..75946ebb12 100644 --- a/icons/es5/TabletMac.js +++ b/icons/es5/TabletMac.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTabletMac(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 0H2v24h19V0zm-9.5 23c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm7.5-4H4V3h15v16z" + d: "M21 0H2v24h19V0zm-9.5 23c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm7.5-4H4V3h15v16z", + fill: "currentColor" })); } - export default SvgTabletMac; \ No newline at end of file diff --git a/icons/es5/Tag.js b/icons/es5/Tag.js index 2f0be72f68..e3b426bd9d 100644 --- a/icons/es5/Tag.js +++ b/icons/es5/Tag.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTag(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgTag(props) { fill: "currentColor" })); } - export default SvgTag; \ No newline at end of file diff --git a/icons/es5/TagFaces.js b/icons/es5/TagFaces.js index b547be0447..8f659dd1cc 100644 --- a/icons/es5/TagFaces.js +++ b/icons/es5/TagFaces.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTagFaces(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.01 2C6.49 2 2.02 6.48 2.02 12s4.47 10 9.99 10c5.53 0 10.01-4.48 10.01-10S17.54 2 12.01 2zm.01 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.35 8 15.52 8s-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.35 8 8.52 8s-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.91c.8 2.04 2.78 3.5 5.11 3.5z" + d: "M12.01 2C6.49 2 2.02 6.48 2.02 12s4.47 10 9.99 10c5.53 0 10.01-4.48 10.01-10S17.54 2 12.01 2zm.01 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm3.5-9c.83 0 1.5-.67 1.5-1.5S16.35 8 15.52 8s-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm-7 0c.83 0 1.5-.67 1.5-1.5S9.35 8 8.52 8s-1.5.67-1.5 1.5.67 1.5 1.5 1.5zm3.5 6.5c2.33 0 4.31-1.46 5.11-3.5H6.91c.8 2.04 2.78 3.5 5.11 3.5z", + fill: "currentColor" })); } - export default SvgTagFaces; \ No newline at end of file diff --git a/icons/es5/TakeoutDining.js b/icons/es5/TakeoutDining.js index eec6ec9392..764fe10dc9 100644 --- a/icons/es5/TakeoutDining.js +++ b/icons/es5/TakeoutDining.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTakeoutDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 7.46l-1.41-1.41L19 7.63l.03-.56L14.98 3H9.02L4.97 7.07l.03.5-1.59-1.56L2 7.44 4.66 10h14.69zM5.93 20h12.14l.63-8.45H5.3z" + d: "M22 7.46l-1.41-1.41L19 7.63l.03-.56L14.98 3H9.02L4.97 7.07l.03.5-1.59-1.56L2 7.44 4.66 10h14.69zM5.93 20h12.14l.63-8.45H5.3z", + fill: "currentColor" })); } - export default SvgTakeoutDining; \ No newline at end of file diff --git a/icons/es5/TapAndPlay.js b/icons/es5/TapAndPlay.js index bbd8e50d92..081ce85cf7 100644 --- a/icons/es5/TapAndPlay.js +++ b/icons/es5/TapAndPlay.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTapAndPlay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 16v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0 4v3h3c0-1.66-1.34-3-3-3zm0-8v2a9 9 0 019 9h2c0-6.08-4.92-11-11-11zM5 1v9.37c.69.16 1.36.37 2 .64V5h10v13h-3.03c.52 1.25.84 2.59.95 4H19V1H5z" + d: "M2 16v2c2.76 0 5 2.24 5 5h2c0-3.87-3.13-7-7-7zm0 4v3h3c0-1.66-1.34-3-3-3zm0-8v2a9 9 0 019 9h2c0-6.08-4.92-11-11-11zM5 1v9.37c.69.16 1.36.37 2 .64V5h10v13h-3.03c.52 1.25.84 2.59.95 4H19V1H5z", + fill: "currentColor" })); } - export default SvgTapAndPlay; \ No newline at end of file diff --git a/icons/es5/Tapas.js b/icons/es5/Tapas.js index a64d2daf25..302d7b8b5b 100644 --- a/icons/es5/Tapas.js +++ b/icons/es5/Tapas.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTapas(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 10V1h-8v9c0 1.86 1.28 3.41 3 3.86V21h-2v2h6v-2h-2v-7.14c1.72-.45 3-2 3-3.86zm-2-7v3h-4V3h4zM10 9H8V8h2a2.5 2.5 0 000-5H8V1H6v2H4a2.5 2.5 0 000 5h2v1H4a2.5 2.5 0 000 5h2v9h2v-9h2a2.5 2.5 0 000-5z" + d: "M22 10V1h-8v9c0 1.86 1.28 3.41 3 3.86V21h-2v2h6v-2h-2v-7.14c1.72-.45 3-2 3-3.86zm-2-7v3h-4V3h4zM10 9H8V8h2a2.5 2.5 0 000-5H8V1H6v2H4a2.5 2.5 0 000 5h2v1H4a2.5 2.5 0 000 5h2v9h2v-9h2a2.5 2.5 0 000-5z", + fill: "currentColor" })); } - export default SvgTapas; \ No newline at end of file diff --git a/icons/es5/Task.js b/icons/es5/Task.js index 99cb4cb4cd..4fb77c242b 100644 --- a/icons/es5/Task.js +++ b/icons/es5/Task.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTask(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h16V8l-6-6zm-3.06 16L7.4 14.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L10.94 18zM13 9V3.5L18.5 9H13z" + d: "M14 2H4v20h16V8l-6-6zm-3.06 16L7.4 14.46l1.41-1.41 2.12 2.12 4.24-4.24 1.41 1.41L10.94 18zM13 9V3.5L18.5 9H13z", + fill: "currentColor" })); } - export default SvgTask; \ No newline at end of file diff --git a/icons/es5/TaskAlt.js b/icons/es5/TaskAlt.js index 5e19e21c2f..fddbd5cc92 100644 --- a/icons/es5/TaskAlt.js +++ b/icons/es5/TaskAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTaskAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 5.18L10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zm-2.21 5.04c.13.57.21 1.17.21 1.78 0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8c1.58 0 3.04.46 4.28 1.25l1.44-1.44A9.9 9.9 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.19-.22-2.33-.6-3.39l-1.61 1.61z" + d: "M22 5.18L10.59 16.6l-4.24-4.24 1.41-1.41 2.83 2.83 10-10L22 5.18zm-2.21 5.04c.13.57.21 1.17.21 1.78 0 4.42-3.58 8-8 8s-8-3.58-8-8 3.58-8 8-8c1.58 0 3.04.46 4.28 1.25l1.44-1.44A9.9 9.9 0 0012 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-1.19-.22-2.33-.6-3.39l-1.61 1.61z", + fill: "currentColor" })); } - export default SvgTaskAlt; \ No newline at end of file diff --git a/icons/es5/TaxiAlert.js b/icons/es5/TaxiAlert.js index bad42db439..8c70bb72f6 100644 --- a/icons/es5/TaxiAlert.js +++ b/icons/es5/TaxiAlert.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTaxiAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 13c-1.91 0-3.63-.76-4.89-2h-8.3l1.04-3h5.44C11.1 7.37 11 6.7 11 6s.1-1.37.29-2H8v2H4.43L2 13v9h3v-2h12v2h3v-9l-.09-.27c-.61.17-1.25.27-1.91.27zM6.5 17c-.83 0-1.5-.67-1.5-1.5S5.67 14 6.5 14s1.5.67 1.5 1.5S7.33 17 6.5 17zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M18 13c-1.91 0-3.63-.76-4.89-2h-8.3l1.04-3h5.44C11.1 7.37 11 6.7 11 6s.1-1.37.29-2H8v2H4.43L2 13v9h3v-2h12v2h3v-9l-.09-.27c-.61.17-1.25.27-1.91.27zM6.5 17c-.83 0-1.5-.67-1.5-1.5S5.67 14 6.5 14s1.5.67 1.5 1.5S7.33 17 6.5 17zm9 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V8h1v1zm0-2h-1V3h1v4z" + d: "M18 1c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm.5 8h-1V8h1v1zm0-2h-1V3h1v4z", + fill: "currentColor" })); } - export default SvgTaxiAlert; \ No newline at end of file diff --git a/icons/es5/Telegram.js b/icons/es5/Telegram.js index 1b2220f89f..6d1602fcac 100644 --- a/icons/es5/Telegram.js +++ b/icons/es5/Telegram.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTelegram(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4.64 6.8c-.15 1.58-.8 5.42-1.13 7.19-.14.75-.42 1-.68 1.03-.58.05-1.02-.38-1.58-.75-.88-.58-1.38-.94-2.23-1.5-.99-.65-.35-1.01.22-1.59.15-.15 2.71-2.48 2.76-2.69a.2.2 0 00-.05-.18c-.06-.05-.14-.03-.21-.02-.09.02-1.49.95-4.22 2.79-.4.27-.76.41-1.08.4-.36-.01-1.04-.2-1.55-.37-.63-.2-1.12-.31-1.08-.66.02-.18.27-.36.74-.55 2.92-1.27 4.86-2.11 5.83-2.51 2.78-1.16 3.35-1.36 3.73-1.36.08 0 .27.02.39.12.1.08.13.19.14.27-.01.06.01.24 0 .38z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm4.64 6.8c-.15 1.58-.8 5.42-1.13 7.19-.14.75-.42 1-.68 1.03-.58.05-1.02-.38-1.58-.75-.88-.58-1.38-.94-2.23-1.5-.99-.65-.35-1.01.22-1.59.15-.15 2.71-2.48 2.76-2.69a.2.2 0 00-.05-.18c-.06-.05-.14-.03-.21-.02-.09.02-1.49.95-4.22 2.79-.4.27-.76.41-1.08.4-.36-.01-1.04-.2-1.55-.37-.63-.2-1.12-.31-1.08-.66.02-.18.27-.36.74-.55 2.92-1.27 4.86-2.11 5.83-2.51 2.78-1.16 3.35-1.36 3.73-1.36.08 0 .27.02.39.12.1.08.13.19.14.27-.01.06.01.24 0 .38z", + fill: "currentColor" })); } - export default SvgTelegram; \ No newline at end of file diff --git a/icons/es5/TempleBuddhist.js b/icons/es5/TempleBuddhist.js index 1ff2898074..035ff2995c 100644 --- a/icons/es5/TempleBuddhist.js +++ b/icons/es5/TempleBuddhist.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTempleBuddhist(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 9.02c0 1.09-.89 1.98-1.98 1.98H4.98C3.89 11 3 10.11 3 9.02H1c0 1.86 1.28 3.4 3 3.84V22h6v-5h4v5h6v-9.14c.55-.14 3-1.04 3-3.86l-2 .02z" + d: "M21 9.02c0 1.09-.89 1.98-1.98 1.98H4.98C3.89 11 3 10.11 3 9.02H1c0 1.86 1.28 3.4 3 3.84V22h6v-5h4v5h6v-9.14c.55-.14 3-1.04 3-3.86l-2 .02z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M6 8.86V10h12V8.86c.55-.14 3-1.04 3-3.86l-2 .02C19 6.11 18.11 7 17.02 7H6.98C5.89 7 5 6.11 5 5.02H3c0 1.85 1.28 3.4 3 3.84z" + d: "M6 8.86V10h12V8.86c.55-.14 3-1.04 3-3.86l-2 .02C19 6.11 18.11 7 17.02 7H6.98C5.89 7 5 6.11 5 5.02H3c0 1.85 1.28 3.4 3 3.84z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M12 1L8.25 6h7.5z" + d: "M12 1L8.25 6h7.5z", + fill: "currentColor" })); } - export default SvgTempleBuddhist; \ No newline at end of file diff --git a/icons/es5/TempleHindu.js b/icons/es5/TempleHindu.js index 881d0a0517..5143856db0 100644 --- a/icons/es5/TempleHindu.js +++ b/icons/es5/TempleHindu.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTempleHindu(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.6 11h10.8l-.9-3h-9zM20 11v2H4v-2H2v11h8v-5h4v5h8V11zm-4.1-5L15 3V1h-2v2h-2.03V1h-2v2.12L8.1 6z" + d: "M6.6 11h10.8l-.9-3h-9zM20 11v2H4v-2H2v11h8v-5h4v5h8V11zm-4.1-5L15 3V1h-2v2h-2.03V1h-2v2.12L8.1 6z", + fill: "currentColor" })); } - export default SvgTempleHindu; \ No newline at end of file diff --git a/icons/es5/Terminal.js b/icons/es5/Terminal.js index 2d1b63a22c..666529812e 100644 --- a/icons/es5/Terminal.js +++ b/icons/es5/Terminal.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTerminal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 4v16h20V4H2zm18 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.59-2.59L7.5 9l4 4-4 4z" + d: "M2 4v16h20V4H2zm18 14H4V8h16v10zm-2-1h-6v-2h6v2zM7.5 17l-1.41-1.41L8.67 13l-2.59-2.59L7.5 9l4 4-4 4z", + fill: "currentColor" })); } - export default SvgTerminal; \ No newline at end of file diff --git a/icons/es5/Terrain.js b/icons/es5/Terrain.js index 4358ca5a03..f21b833e4b 100644 --- a/icons/es5/Terrain.js +++ b/icons/es5/Terrain.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTerrain(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z" + d: "M14 6l-3.75 5 2.85 3.8-1.6 1.2C9.81 13.75 7 10 7 10l-6 8h22L14 6z", + fill: "currentColor" })); } - export default SvgTerrain; \ No newline at end of file diff --git a/icons/es5/TextDecrease.js b/icons/es5/TextDecrease.js index 539212600a..99ea221351 100644 --- a/icons/es5/TextDecrease.js +++ b/icons/es5/TextDecrease.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextDecrease(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M.99 19h2.42l1.27-3.58h5.65L11.59 19h2.42L8.75 5h-2.5L.99 19zm4.42-5.61L7.44 7.6h.12l2.03 5.79H5.41zM23 11v2h-8v-2h8z" + d: "M.99 19h2.42l1.27-3.58h5.65L11.59 19h2.42L8.75 5h-2.5L.99 19zm4.42-5.61L7.44 7.6h.12l2.03 5.79H5.41zM23 11v2h-8v-2h8z", + fill: "currentColor" })); } - export default SvgTextDecrease; \ No newline at end of file diff --git a/icons/es5/TextFields.js b/icons/es5/TextFields.js index a429cc9999..2b5eac384d 100644 --- a/icons/es5/TextFields.js +++ b/icons/es5/TextFields.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextFields(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.5 4v3h5v12h3V7h5V4h-13zm19 5h-9v3h3v7h3v-7h3V9z" + d: "M2.5 4v3h5v12h3V7h5V4h-13zm19 5h-9v3h3v7h3v-7h3V9z", + fill: "currentColor" })); } - export default SvgTextFields; \ No newline at end of file diff --git a/icons/es5/TextFormat.js b/icons/es5/TextFormat.js index 4fb0fb7883..35e204cb2c 100644 --- a/icons/es5/TextFormat.js +++ b/icons/es5/TextFormat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextFormat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 17v2h14v-2H5zm4.5-4.2h5l.9 2.2h2.1L12.75 4h-1.5L6.5 15h2.1l.9-2.2zM12 5.98L13.87 11h-3.74L12 5.98z" + d: "M5 17v2h14v-2H5zm4.5-4.2h5l.9 2.2h2.1L12.75 4h-1.5L6.5 15h2.1l.9-2.2zM12 5.98L13.87 11h-3.74L12 5.98z", + fill: "currentColor" })); } - export default SvgTextFormat; \ No newline at end of file diff --git a/icons/es5/TextIncrease.js b/icons/es5/TextIncrease.js index 4052543aea..6ee600f0d7 100644 --- a/icons/es5/TextIncrease.js +++ b/icons/es5/TextIncrease.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextIncrease(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M.99 19h2.42l1.27-3.58h5.65L11.59 19h2.42L8.75 5h-2.5L.99 19zm4.42-5.61L7.44 7.6h.12l2.03 5.79H5.41zM20 11h3v2h-3v3h-2v-3h-3v-2h3V8h2v3z" + d: "M.99 19h2.42l1.27-3.58h5.65L11.59 19h2.42L8.75 5h-2.5L.99 19zm4.42-5.61L7.44 7.6h.12l2.03 5.79H5.41zM20 11h3v2h-3v3h-2v-3h-3v-2h3V8h2v3z", + fill: "currentColor" })); } - export default SvgTextIncrease; \ No newline at end of file diff --git a/icons/es5/TextRotateUp.js b/icons/es5/TextRotateUp.js index ede6544d0c..e370f1ac45 100644 --- a/icons/es5/TextRotateUp.js +++ b/icons/es5/TextRotateUp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextRotateUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4l-3 3h2v13h2V7h2l-3-3zm-6.2 11.5v-5l2.2-.9V7.5L3 12.25v1.5l11 4.75v-2.1l-2.2-.9zM4.98 13L10 11.13v3.74L4.98 13z" + d: "M18 4l-3 3h2v13h2V7h2l-3-3zm-6.2 11.5v-5l2.2-.9V7.5L3 12.25v1.5l11 4.75v-2.1l-2.2-.9zM4.98 13L10 11.13v3.74L4.98 13z", + fill: "currentColor" })); } - export default SvgTextRotateUp; \ No newline at end of file diff --git a/icons/es5/TextRotateVertical.js b/icons/es5/TextRotateVertical.js index aaa68b16fd..2c29551ac9 100644 --- a/icons/es5/TextRotateVertical.js +++ b/icons/es5/TextRotateVertical.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextRotateVertical(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.75 5h-1.5L9.5 16h2.1l.9-2.2h5l.9 2.2h2.1L15.75 5zm-2.62 7L15 6.98 16.87 12h-3.74zM6 20l3-3H7V4H5v13H3l3 3z" + d: "M15.75 5h-1.5L9.5 16h2.1l.9-2.2h5l.9 2.2h2.1L15.75 5zm-2.62 7L15 6.98 16.87 12h-3.74zM6 20l3-3H7V4H5v13H3l3 3z", + fill: "currentColor" })); } - export default SvgTextRotateVertical; \ No newline at end of file diff --git a/icons/es5/TextRotationAngledown.js b/icons/es5/TextRotationAngledown.js index 91e3904643..37100eb729 100644 --- a/icons/es5/TextRotationAngledown.js +++ b/icons/es5/TextRotationAngledown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextRotationAngledown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 21v-4.24l-1.41 1.41-9.2-9.19-1.41 1.41 9.19 9.19L10.76 21H15zM11.25 8.48l3.54 3.54-.92 2.19 1.48 1.48 4.42-11.14-1.06-1.05L7.57 7.92 9.06 9.4l2.19-.92zm6.59-3.05l-2.23 4.87-2.64-2.64 4.87-2.23z" + d: "M15 21v-4.24l-1.41 1.41-9.2-9.19-1.41 1.41 9.19 9.19L10.76 21H15zM11.25 8.48l3.54 3.54-.92 2.19 1.48 1.48 4.42-11.14-1.06-1.05L7.57 7.92 9.06 9.4l2.19-.92zm6.59-3.05l-2.23 4.87-2.64-2.64 4.87-2.23z", + fill: "currentColor" })); } - export default SvgTextRotationAngledown; \ No newline at end of file diff --git a/icons/es5/TextRotationAngleup.js b/icons/es5/TextRotationAngleup.js index 952fb1c59b..1973f4f557 100644 --- a/icons/es5/TextRotationAngleup.js +++ b/icons/es5/TextRotationAngleup.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextRotationAngleup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.76 9l1.41 1.41-9.19 9.19 1.41 1.41 9.19-9.19L21 13.24V9h-4.24zm-8.28 3.75l3.54-3.54 2.19.92 1.48-1.48L4.56 4.23 3.5 5.29l4.42 11.14 1.48-1.48-.92-2.2zm-.82-1.72L5.43 6.16l4.87 2.23-2.64 2.64z" + d: "M16.76 9l1.41 1.41-9.19 9.19 1.41 1.41 9.19-9.19L21 13.24V9h-4.24zm-8.28 3.75l3.54-3.54 2.19.92 1.48-1.48L4.56 4.23 3.5 5.29l4.42 11.14 1.48-1.48-.92-2.2zm-.82-1.72L5.43 6.16l4.87 2.23-2.64 2.64z", + fill: "currentColor" })); } - export default SvgTextRotationAngleup; \ No newline at end of file diff --git a/icons/es5/TextRotationDown.js b/icons/es5/TextRotationDown.js index ba2d2d311c..879c071132 100644 --- a/icons/es5/TextRotationDown.js +++ b/icons/es5/TextRotationDown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextRotationDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 20l3-3H7V4H5v13H3l3 3zm6.2-11.5v5l-2.2.9v2.1l11-4.75v-1.5L10 5.5v2.1l2.2.9zm6.82 2.5L14 12.87V9.13L19.02 11z" + d: "M6 20l3-3H7V4H5v13H3l3 3zm6.2-11.5v5l-2.2.9v2.1l11-4.75v-1.5L10 5.5v2.1l2.2.9zm6.82 2.5L14 12.87V9.13L19.02 11z", + fill: "currentColor" })); } - export default SvgTextRotationDown; \ No newline at end of file diff --git a/icons/es5/TextRotationNone.js b/icons/es5/TextRotationNone.js index 22a9dc0b59..f82e656187 100644 --- a/icons/es5/TextRotationNone.js +++ b/icons/es5/TextRotationNone.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextRotationNone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 18l-3-3v2H5v2h13v2l3-3zM9.5 11.8h5l.9 2.2h2.1L12.75 3h-1.5L6.5 14h2.1l.9-2.2zM12 4.98L13.87 10h-3.74L12 4.98z" + d: "M21 18l-3-3v2H5v2h13v2l3-3zM9.5 11.8h5l.9 2.2h2.1L12.75 3h-1.5L6.5 14h2.1l.9-2.2zM12 4.98L13.87 10h-3.74L12 4.98z", + fill: "currentColor" })); } - export default SvgTextRotationNone; \ No newline at end of file diff --git a/icons/es5/TextSnippet.js b/icons/es5/TextSnippet.js index b866bbb717..6331a862a0 100644 --- a/icons/es5/TextSnippet.js +++ b/icons/es5/TextSnippet.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextSnippet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 9l-6-6H3v18h18V9zM7 7h7v2H7V7zm10 10H7v-2h10v2zm0-4H7v-2h10v2z" + d: "M21 9l-6-6H3v18h18V9zM7 7h7v2H7V7zm10 10H7v-2h10v2zm0-4H7v-2h10v2z", + fill: "currentColor" })); } - export default SvgTextSnippet; \ No newline at end of file diff --git a/icons/es5/Textsms.js b/icons/es5/Textsms.js index d65241333d..4d01ee1d98 100644 --- a/icons/es5/Textsms.js +++ b/icons/es5/Textsms.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTextsms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2.01L2 22l4-4h16V2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z" + d: "M22 2H2.01L2 22l4-4h16V2zM9 11H7V9h2v2zm4 0h-2V9h2v2zm4 0h-2V9h2v2z", + fill: "currentColor" })); } - export default SvgTextsms; \ No newline at end of file diff --git a/icons/es5/Texture.js b/icons/es5/Texture.js index 70e0c78630..d841cbe70a 100644 --- a/icons/es5/Texture.js +++ b/icons/es5/Texture.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTexture(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.66 3L3.07 19.59V21h1.41L21.07 4.42V3zm-7.71 0l-8.88 8.88v2.83L14.78 3zM3.07 3v4l4-4zm18 18v-4l-4 4zm-8.88 0l8.88-8.88V9.29L9.36 21z" + d: "M19.66 3L3.07 19.59V21h1.41L21.07 4.42V3zm-7.71 0l-8.88 8.88v2.83L14.78 3zM3.07 3v4l4-4zm18 18v-4l-4 4zm-8.88 0l8.88-8.88V9.29L9.36 21z", + fill: "currentColor" })); } - export default SvgTexture; \ No newline at end of file diff --git a/icons/es5/TheaterComedy.js b/icons/es5/TheaterComedy.js index 20635abb05..8a7a7886ed 100644 --- a/icons/es5/TheaterComedy.js +++ b/icons/es5/TheaterComedy.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTheaterComedy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 2v5.5h3.5v3.31C14.55 9.8 15.64 9 16.99 9c1.38 0 2.5.84 2.5 1.88H14.5v3.56c.76.36 1.61.56 2.5.56 3.31 0 6-2.69 6-6V2H11zm4 5.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm4 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M11 2v5.5h3.5v3.31C14.55 9.8 15.64 9 16.99 9c1.38 0 2.5.84 2.5 1.88H14.5v3.56c.76.36 1.61.56 2.5.56 3.31 0 6-2.69 6-6V2H11zm4 5.5c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm4 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M1 16c0 3.31 2.69 6 6 6s6-2.69 6-6V9H1v7zm6 1.88c-1.38 0-2.5-.84-2.5-1.88h5c0 1.04-1.12 1.88-2.5 1.88zm2-5.38c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-4 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z" + d: "M1 16c0 3.31 2.69 6 6 6s6-2.69 6-6V9H1v7zm6 1.88c-1.38 0-2.5-.84-2.5-1.88h5c0 1.04-1.12 1.88-2.5 1.88zm2-5.38c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm-4 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1z", + fill: "currentColor" })); } - export default SvgTheaterComedy; \ No newline at end of file diff --git a/icons/es5/Theaters.js b/icons/es5/Theaters.js index f2aab74813..fe7d26cc2b 100644 --- a/icons/es5/Theaters.js +++ b/icons/es5/Theaters.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTheaters(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 3v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2V3h-2zM8 17H6v-2h2v2zm0-4H6v-2h2v2zm0-4H6V7h2v2zm10 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V7h2v2z" + d: "M18 3v2h-2V3H8v2H6V3H4v18h2v-2h2v2h8v-2h2v2h2V3h-2zM8 17H6v-2h2v2zm0-4H6v-2h2v2zm0-4H6V7h2v2zm10 8h-2v-2h2v2zm0-4h-2v-2h2v2zm0-4h-2V7h2v2z", + fill: "currentColor" })); } - export default SvgTheaters; \ No newline at end of file diff --git a/icons/es5/Thermostat.js b/icons/es5/Thermostat.js index 3564574cdb..dcd7dd24fa 100644 --- a/icons/es5/Thermostat.js +++ b/icons/es5/Thermostat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThermostat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-8c0-.55.45-1 1-1s1 .45 1 1h-1v1h1v2h-1v1h1v2h-2V5z" + d: "M15 13V5c0-1.66-1.34-3-3-3S9 3.34 9 5v8c-1.21.91-2 2.37-2 4 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.09-2-4zm-4-8c0-.55.45-1 1-1s1 .45 1 1h-1v1h1v2h-1v1h1v2h-2V5z", + fill: "currentColor" })); } - export default SvgThermostat; \ No newline at end of file diff --git a/icons/es5/ThermostatAuto.js b/icons/es5/ThermostatAuto.js index 49d34a491d..af8314cb94 100644 --- a/icons/es5/ThermostatAuto.js +++ b/icons/es5/ThermostatAuto.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThermostatAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 12V6c0-1.66-1.34-3-3-3S5 4.34 5 6v6c-1.21.91-2 2.37-2 4 0 1.12.38 2.14 1 2.97V19h.02c.91 1.21 2.35 2 3.98 2s3.06-.79 3.98-2H12v-.03c.62-.83 1-1.85 1-2.97 0-1.63-.79-3.09-2-4zm-6 4c0-.94.45-1.84 1.2-2.4L7 13V6c0-.55.45-1 1-1s1 .45 1 1v7l.8.6c.75.57 1.2 1.46 1.2 2.4H5zM18.62 4h-1.61l-3.38 9h1.56l.81-2.3h3.63l.8 2.3H22l-3.38-9zm-2.15 5.39l1.31-3.72h.08l1.31 3.72h-2.7z" + d: "M11 12V6c0-1.66-1.34-3-3-3S5 4.34 5 6v6c-1.21.91-2 2.37-2 4 0 1.12.38 2.14 1 2.97V19h.02c.91 1.21 2.35 2 3.98 2s3.06-.79 3.98-2H12v-.03c.62-.83 1-1.85 1-2.97 0-1.63-.79-3.09-2-4zm-6 4c0-.94.45-1.84 1.2-2.4L7 13V6c0-.55.45-1 1-1s1 .45 1 1v7l.8.6c.75.57 1.2 1.46 1.2 2.4H5zM18.62 4h-1.61l-3.38 9h1.56l.81-2.3h3.63l.8 2.3H22l-3.38-9zm-2.15 5.39l1.31-3.72h.08l1.31 3.72h-2.7z", + fill: "currentColor" })); } - export default SvgThermostatAuto; \ No newline at end of file diff --git a/icons/es5/ThumbDown.js b/icons/es5/ThumbDown.js index 8bc1f113e2..222f2b8c1f 100644 --- a/icons/es5/ThumbDown.js +++ b/icons/es5/ThumbDown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThumbDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.83 23L17 15.82V3H4.69L1 11.6V16h8.31l-1.12 5.38zM19 3h4v12h-4z" + d: "M9.83 23L17 15.82V3H4.69L1 11.6V16h8.31l-1.12 5.38zM19 3h4v12h-4z", + fill: "currentColor" })); } - export default SvgThumbDown; \ No newline at end of file diff --git a/icons/es5/ThumbDownAlt.js b/icons/es5/ThumbDownAlt.js index fb4e482b6d..09f239e80d 100644 --- a/icons/es5/ThumbDownAlt.js +++ b/icons/es5/ThumbDownAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThumbDownAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 11.6V16h8.31l-1.12 5.38L9.83 23 17 15.82V3H4.69zM19 3h4v12h-4z" + d: "M1 11.6V16h8.31l-1.12 5.38L9.83 23 17 15.82V3H4.69zM19 3h4v12h-4z", + fill: "currentColor" })); } - export default SvgThumbDownAlt; \ No newline at end of file diff --git a/icons/es5/ThumbDownOffAlt.js b/icons/es5/ThumbDownOffAlt.js index 9d11d1732c..2a8db6072f 100644 --- a/icons/es5/ThumbDownOffAlt.js +++ b/icons/es5/ThumbDownOffAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThumbDownOffAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 3h4v12h-4zM1 11.6V16h8.31l-1.12 5.38L9.83 23 17 15.82V3H4.69L1 11.6zM15 5v9.99l-4.34 4.35.61-2.93.5-2.41H3v-1.99L6.01 5H15z" + d: "M19 3h4v12h-4zM1 11.6V16h8.31l-1.12 5.38L9.83 23 17 15.82V3H4.69L1 11.6zM15 5v9.99l-4.34 4.35.61-2.93.5-2.41H3v-1.99L6.01 5H15z", + fill: "currentColor" })); } - export default SvgThumbDownOffAlt; \ No newline at end of file diff --git a/icons/es5/ThumbUp.js b/icons/es5/ThumbUp.js index a2c6090e39..a012c92a22 100644 --- a/icons/es5/ThumbUp.js +++ b/icons/es5/ThumbUp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThumbUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.17 1L7 8.18V21h12.31L23 12.4V8h-8.31l1.12-5.38zM1 9h4v12H1z" + d: "M14.17 1L7 8.18V21h12.31L23 12.4V8h-8.31l1.12-5.38zM1 9h4v12H1z", + fill: "currentColor" })); } - export default SvgThumbUp; \ No newline at end of file diff --git a/icons/es5/ThumbUpAlt.js b/icons/es5/ThumbUpAlt.js index a81640e01b..09bbce270b 100644 --- a/icons/es5/ThumbUpAlt.js +++ b/icons/es5/ThumbUpAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThumbUpAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.17 1L7 8.18V21h12.31L23 12.4V8h-8.31l1.12-5.38zM1 9h4v12H1z" + d: "M14.17 1L7 8.18V21h12.31L23 12.4V8h-8.31l1.12-5.38zM1 9h4v12H1z", + fill: "currentColor" })); } - export default SvgThumbUpAlt; \ No newline at end of file diff --git a/icons/es5/ThumbUpFilled.js b/icons/es5/ThumbUpFilled.js index 845dfef6f5..85da7cec7a 100644 --- a/icons/es5/ThumbUpFilled.js +++ b/icons/es5/ThumbUpFilled.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThumbUpFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgThumbUpFilled(props) { fill: "currentColor" })); } - export default SvgThumbUpFilled; \ No newline at end of file diff --git a/icons/es5/ThumbUpOffAlt.js b/icons/es5/ThumbUpOffAlt.js index 792f4ba7e2..fb467a8c66 100644 --- a/icons/es5/ThumbUpOffAlt.js +++ b/icons/es5/ThumbUpOffAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThumbUpOffAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.17 1L7 8.18V21h12.31L23 12.4V8h-8.31l1.12-5.38L14.17 1zM1 9h4v12H1V9z" + d: "M14.17 1L7 8.18V21h12.31L23 12.4V8h-8.31l1.12-5.38L14.17 1zM1 9h4v12H1V9z", + fill: "currentColor" })); } - export default SvgThumbUpOffAlt; \ No newline at end of file diff --git a/icons/es5/ThumbUpOutline.js b/icons/es5/ThumbUpOutline.js index d619b02f58..4586e97619 100644 --- a/icons/es5/ThumbUpOutline.js +++ b/icons/es5/ThumbUpOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThumbUpOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgThumbUpOutline(props) { fill: "currentColor" })); } - export default SvgThumbUpOutline; \ No newline at end of file diff --git a/icons/es5/ThumbsUpDown.js b/icons/es5/ThumbsUpDown.js index a018602f9f..b3787e118b 100644 --- a/icons/es5/ThumbsUpDown.js +++ b/icons/es5/ThumbsUpDown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThumbsUpDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5H5.82l.78-3.78L5.38 0 0 5.38V14h9.24L12 7.54zm2.76 5L12 16.46V19h6.18l-.78 3.78L18.62 24 24 18.62V10z" + d: "M12 5H5.82l.78-3.78L5.38 0 0 5.38V14h9.24L12 7.54zm2.76 5L12 16.46V19h6.18l-.78 3.78L18.62 24 24 18.62V10z", + fill: "currentColor" })); } - export default SvgThumbsUpDown; \ No newline at end of file diff --git a/icons/es5/Thunderstorm.js b/icons/es5/Thunderstorm.js index 27148cee3e..78ed0df09c 100644 --- a/icons/es5/Thunderstorm.js +++ b/icons/es5/Thunderstorm.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgThunderstorm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.92 7.02C17.45 4.18 14.97 2 12 2 9.82 2 7.83 3.18 6.78 5.06 4.09 5.41 2 7.74 2 10.5 2 13.53 4.47 16 7.5 16h10c2.48 0 4.5-2.02 4.5-4.5a4.5 4.5 0 00-4.08-4.48zM14.8 17l-2.9 3.32 2 1L11.55 24h2.65l2.9-3.32-2-1L17.45 17zm-6 0l-2.9 3.32 2 1L5.55 24H8.2l2.9-3.32-2-1L11.45 17z" + d: "M17.92 7.02C17.45 4.18 14.97 2 12 2 9.82 2 7.83 3.18 6.78 5.06 4.09 5.41 2 7.74 2 10.5 2 13.53 4.47 16 7.5 16h10c2.48 0 4.5-2.02 4.5-4.5a4.5 4.5 0 00-4.08-4.48zM14.8 17l-2.9 3.32 2 1L11.55 24h2.65l2.9-3.32-2-1L17.45 17zm-6 0l-2.9 3.32 2 1L5.55 24H8.2l2.9-3.32-2-1L11.45 17z", + fill: "currentColor" })); } - export default SvgThunderstorm; \ No newline at end of file diff --git a/icons/es5/Tiktok.js b/icons/es5/Tiktok.js index 4974e89f2f..1f0ff2ed46 100644 --- a/icons/es5/Tiktok.js +++ b/icons/es5/Tiktok.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTiktok(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.6 5.82s.51.5 0 0A4.278 4.278 0 0115.54 3h-3.09v12.4a2.592 2.592 0 01-2.59 2.5c-1.42 0-2.6-1.16-2.6-2.6 0-1.72 1.66-3.01 3.37-2.48V9.66c-3.45-.46-6.47 2.22-6.47 5.64 0 3.33 2.76 5.7 5.69 5.7 3.14 0 5.69-2.55 5.69-5.7V9.01a7.35 7.35 0 004.3 1.38V7.3s-1.88.09-3.24-1.48z" + d: "M16.6 5.82s.51.5 0 0A4.278 4.278 0 0115.54 3h-3.09v12.4a2.592 2.592 0 01-2.59 2.5c-1.42 0-2.6-1.16-2.6-2.6 0-1.72 1.66-3.01 3.37-2.48V9.66c-3.45-.46-6.47 2.22-6.47 5.64 0 3.33 2.76 5.7 5.69 5.7 3.14 0 5.69-2.55 5.69-5.7V9.01a7.35 7.35 0 004.3 1.38V7.3s-1.88.09-3.24-1.48z", + fill: "currentColor" })); } - export default SvgTiktok; \ No newline at end of file diff --git a/icons/es5/TimeToLeave.js b/icons/es5/TimeToLeave.js index 361b3bcdf0..4146f6c4fa 100644 --- a/icons/es5/TimeToLeave.js +++ b/icons/es5/TimeToLeave.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTimeToLeave(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.57 4H5.43L3 11v9h3v-2h12v2h3v-9l-2.43-7zM6.5 15c-.83 0-1.5-.67-1.5-1.5S5.67 12 6.5 12s1.5.67 1.5 1.5S7.33 15 6.5 15zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 10l1.5-4.5h11L19 10H5z" + d: "M18.57 4H5.43L3 11v9h3v-2h12v2h3v-9l-2.43-7zM6.5 15c-.83 0-1.5-.67-1.5-1.5S5.67 12 6.5 12s1.5.67 1.5 1.5S7.33 15 6.5 15zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 10l1.5-4.5h11L19 10H5z", + fill: "currentColor" })); } - export default SvgTimeToLeave; \ No newline at end of file diff --git a/icons/es5/Timelapse.js b/icons/es5/Timelapse.js index 2ae467c36f..57c079107f 100644 --- a/icons/es5/Timelapse.js +++ b/icons/es5/Timelapse.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTimelapse(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgTimelapse(props) { fill: "currentColor" })); } - export default SvgTimelapse; \ No newline at end of file diff --git a/icons/es5/Timeline.js b/icons/es5/Timeline.js index ace4907fd6..7aa63ed75b 100644 --- a/icons/es5/Timeline.js +++ b/icons/es5/Timeline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTimeline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 8c0 1.1-.9 2-2 2a1.7 1.7 0 01-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0119 8c0-1.1.9-2 2-2s2 .9 2 2zm0 0c0 1.1-.9 2-2 2a1.7 1.7 0 01-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0119 8c0-1.1.9-2 2-2s2 .9 2 2z" + d: "M23 8c0 1.1-.9 2-2 2a1.7 1.7 0 01-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0119 8c0-1.1.9-2 2-2s2 .9 2 2zm0 0c0 1.1-.9 2-2 2a1.7 1.7 0 01-.51-.07l-3.56 3.55c.05.16.07.34.07.52 0 1.1-.9 2-2 2s-2-.9-2-2c0-.18.02-.36.07-.52l-2.55-2.55c-.16.05-.34.07-.52.07s-.36-.02-.52-.07l-4.55 4.56c.05.16.07.33.07.51 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.18 0 .35.02.51.07l4.56-4.55C8.02 9.36 8 9.18 8 9c0-1.1.9-2 2-2s2 .9 2 2c0 .18-.02.36-.07.52l2.55 2.55c.16-.05.34-.07.52-.07s.36.02.52.07l3.55-3.56A1.7 1.7 0 0119 8c0-1.1.9-2 2-2s2 .9 2 2z", + fill: "currentColor" })); } - export default SvgTimeline; \ No newline at end of file diff --git a/icons/es5/Timer.js b/icons/es5/Timer.js index 6338f5e139..ebdf75887d 100644 --- a/icons/es5/Timer.js +++ b/icons/es5/Timer.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTimer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 1H9v2h6V1zm-4 13h2V8h-2v6zm8.03-6.61l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.962 8.962 0 0012 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a8.994 8.994 0 007.03-14.61zM12 20c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z" + d: "M15 1H9v2h6V1zm-4 13h2V8h-2v6zm8.03-6.61l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42A8.962 8.962 0 0012 4c-4.97 0-9 4.03-9 9s4.02 9 9 9a8.994 8.994 0 007.03-14.61zM12 20c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z", + fill: "currentColor" })); } - export default SvgTimer; \ No newline at end of file diff --git a/icons/es5/Timer10.js b/icons/es5/Timer10.js index fda927b59b..43ba920290 100644 --- a/icons/es5/Timer10.js +++ b/icons/es5/Timer10.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTimer10(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M-.01 7.72V9.4l3-1V18h2V6h-.25L-.01 7.72zm23.78 6.65c-.14-.28-.35-.53-.63-.74-.28-.21-.61-.39-1.01-.53s-.85-.27-1.35-.38a6.64 6.64 0 01-.87-.23c-.23-.08-.41-.16-.55-.25s-.23-.19-.28-.3a.978.978 0 01.01-.8c.06-.13.15-.25.27-.34.12-.1.27-.18.45-.24s.4-.09.64-.09c.25 0 .47.04.66.11s.35.17.48.29.22.26.29.42c.06.16.1.32.1.49h1.95A2.517 2.517 0 0023 9.81c-.3-.25-.66-.44-1.09-.59-.43-.15-.92-.22-1.46-.22-.51 0-.98.07-1.39.21s-.77.33-1.06.57c-.29.24-.51.52-.67.84-.16.32-.23.65-.23 1.01s.08.69.23.96c.15.28.36.52.64.73.27.21.6.38.98.53.38.14.81.26 1.27.36.39.08.71.17.95.26s.43.19.57.29c.13.1.22.22.27.34.05.12.07.25.07.39 0 .32-.13.57-.4.77s-.66.29-1.17.29c-.22 0-.43-.02-.64-.08-.21-.05-.4-.13-.56-.24a1.333 1.333 0 01-.59-1.11h-1.89c0 .36.08.71.24 1.05s.39.65.7.93c.31.27.69.49 1.15.66s.98.25 1.58.25c.53 0 1.01-.06 1.44-.19.43-.13.8-.31 1.11-.54.31-.23.54-.51.71-.83.17-.32.25-.67.25-1.06-.02-.4-.09-.74-.24-1.02zm-9.96-7.32c-.34-.4-.75-.7-1.23-.88-.47-.18-1.01-.27-1.59-.27s-1.11.09-1.59.27c-.48.18-.89.47-1.23.88-.34.41-.6.93-.79 1.59-.18.65-.28 1.45-.28 2.39v1.92c0 .94.09 1.74.28 2.39.19.66.45 1.19.8 1.6.34.41.75.71 1.23.89s1.01.28 1.59.28c.59 0 1.12-.09 1.59-.28.48-.18.88-.48 1.22-.89s.6-.94.78-1.6c.18-.65.28-1.45.28-2.39v-1.92c0-.94-.09-1.74-.28-2.39-.18-.66-.44-1.19-.78-1.59zm-.92 6.17c0 .6-.04 1.11-.12 1.53s-.2.76-.36 1.02c-.16.26-.36.45-.59.57-.23.12-.51.18-.82.18-.3 0-.58-.06-.82-.18s-.44-.31-.6-.57c-.16-.26-.29-.6-.38-1.02s-.13-.93-.13-1.53v-2.5c0-.6.04-1.11.13-1.52s.21-.74.38-1c.16-.25.36-.43.6-.55.24-.11.51-.17.81-.17.31 0 .58.06.81.17.24.11.44.29.6.55.16.25.29.58.37.99s.13.92.13 1.52v2.51h-.01z" + d: "M-.01 7.72V9.4l3-1V18h2V6h-.25L-.01 7.72zm23.78 6.65c-.14-.28-.35-.53-.63-.74-.28-.21-.61-.39-1.01-.53s-.85-.27-1.35-.38a6.64 6.64 0 01-.87-.23c-.23-.08-.41-.16-.55-.25s-.23-.19-.28-.3a.978.978 0 01.01-.8c.06-.13.15-.25.27-.34.12-.1.27-.18.45-.24s.4-.09.64-.09c.25 0 .47.04.66.11s.35.17.48.29.22.26.29.42c.06.16.1.32.1.49h1.95A2.517 2.517 0 0023 9.81c-.3-.25-.66-.44-1.09-.59-.43-.15-.92-.22-1.46-.22-.51 0-.98.07-1.39.21s-.77.33-1.06.57c-.29.24-.51.52-.67.84-.16.32-.23.65-.23 1.01s.08.69.23.96c.15.28.36.52.64.73.27.21.6.38.98.53.38.14.81.26 1.27.36.39.08.71.17.95.26s.43.19.57.29c.13.1.22.22.27.34.05.12.07.25.07.39 0 .32-.13.57-.4.77s-.66.29-1.17.29c-.22 0-.43-.02-.64-.08-.21-.05-.4-.13-.56-.24a1.333 1.333 0 01-.59-1.11h-1.89c0 .36.08.71.24 1.05s.39.65.7.93c.31.27.69.49 1.15.66s.98.25 1.58.25c.53 0 1.01-.06 1.44-.19.43-.13.8-.31 1.11-.54.31-.23.54-.51.71-.83.17-.32.25-.67.25-1.06-.02-.4-.09-.74-.24-1.02zm-9.96-7.32c-.34-.4-.75-.7-1.23-.88-.47-.18-1.01-.27-1.59-.27s-1.11.09-1.59.27c-.48.18-.89.47-1.23.88-.34.41-.6.93-.79 1.59-.18.65-.28 1.45-.28 2.39v1.92c0 .94.09 1.74.28 2.39.19.66.45 1.19.8 1.6.34.41.75.71 1.23.89s1.01.28 1.59.28c.59 0 1.12-.09 1.59-.28.48-.18.88-.48 1.22-.89s.6-.94.78-1.6c.18-.65.28-1.45.28-2.39v-1.92c0-.94-.09-1.74-.28-2.39-.18-.66-.44-1.19-.78-1.59zm-.92 6.17c0 .6-.04 1.11-.12 1.53s-.2.76-.36 1.02c-.16.26-.36.45-.59.57-.23.12-.51.18-.82.18-.3 0-.58-.06-.82-.18s-.44-.31-.6-.57c-.16-.26-.29-.6-.38-1.02s-.13-.93-.13-1.53v-2.5c0-.6.04-1.11.13-1.52s.21-.74.38-1c.16-.25.36-.43.6-.55.24-.11.51-.17.81-.17.31 0 .58.06.81.17.24.11.44.29.6.55.16.25.29.58.37.99s.13.92.13 1.52v2.51h-.01z", + fill: "currentColor" })); } - export default SvgTimer10; \ No newline at end of file diff --git a/icons/es5/Timer10Select.js b/icons/es5/Timer10Select.js index 4be6537716..37a1df0ef3 100644 --- a/icons/es5/Timer10Select.js +++ b/icons/es5/Timer10Select.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTimer10Select(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 8v8h-3V8h3m3-3H7v14h9V5zM1 8h2v11h3V5H1v3zm22 3h-6v5h4v1h-4v2h6v-5h-4v-1h4v-2z" + d: "M13 8v8h-3V8h3m3-3H7v14h9V5zM1 8h2v11h3V5H1v3zm22 3h-6v5h4v1h-4v2h6v-5h-4v-1h4v-2z", + fill: "currentColor" })); } - export default SvgTimer10Select; \ No newline at end of file diff --git a/icons/es5/Timer3.js b/icons/es5/Timer3.js index cda743bf34..2d6c141c03 100644 --- a/icons/es5/Timer3.js +++ b/icons/es5/Timer3.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTimer3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.61 12.97c-.16-.24-.36-.46-.62-.65a3.38 3.38 0 00-.93-.48c.3-.14.57-.3.8-.5.23-.2.42-.41.57-.64.15-.23.27-.46.34-.71.08-.24.11-.49.11-.73 0-.55-.09-1.04-.28-1.46-.18-.42-.44-.77-.78-1.06-.33-.28-.73-.5-1.2-.64-.45-.13-.97-.2-1.53-.2-.55 0-1.06.08-1.52.24-.47.17-.87.4-1.2.69-.33.29-.6.63-.78 1.03-.2.39-.29.83-.29 1.29h1.98c0-.26.05-.49.14-.69.09-.2.22-.38.38-.52.17-.14.36-.25.58-.33s.46-.12.73-.12c.61 0 1.06.16 1.36.47.3.31.44.75.44 1.32 0 .27-.04.52-.12.74-.08.22-.21.41-.38.57s-.38.28-.63.37-.55.13-.89.13H6.72v1.57H7.9c.34 0 .64.04.91.11.27.08.5.19.69.35.19.16.34.36.44.61.1.24.16.54.16.87 0 .62-.18 1.09-.53 1.42-.35.33-.84.49-1.45.49-.29 0-.56-.04-.8-.13-.24-.08-.44-.2-.61-.36s-.3-.34-.39-.56c-.09-.22-.14-.46-.14-.72H4.19c0 .55.11 1.03.32 1.45.21.42.5.77.86 1.05s.77.49 1.24.63.96.21 1.48.21c.57 0 1.09-.08 1.58-.23s.91-.38 1.26-.68c.36-.3.64-.66.84-1.1.2-.43.3-.93.3-1.48 0-.29-.04-.58-.11-.86-.08-.25-.19-.51-.35-.76zm9.26 1.4c-.14-.28-.35-.53-.63-.74-.28-.21-.61-.39-1.01-.53s-.85-.27-1.35-.38a6.64 6.64 0 01-.87-.23c-.23-.08-.41-.16-.55-.25s-.23-.19-.28-.3c-.05-.11-.08-.24-.08-.39s.03-.28.09-.41.15-.25.27-.34c.12-.1.27-.18.45-.24s.4-.09.64-.09c.25 0 .47.04.66.11s.35.17.48.29.22.26.29.42c.06.16.1.32.1.49h1.95a2.517 2.517 0 00-.93-1.97c-.3-.25-.66-.44-1.09-.59-.43-.15-.92-.22-1.46-.22-.51 0-.98.07-1.39.21s-.77.33-1.06.57c-.29.24-.51.52-.67.84s-.23.65-.23 1.01.08.68.23.96.37.52.64.73c.27.21.6.38.98.53.38.14.81.26 1.27.36.39.08.71.17.95.26s.43.19.57.29c.13.1.22.22.27.34.05.12.07.25.07.39 0 .32-.13.57-.4.77s-.66.29-1.17.29c-.22 0-.43-.02-.64-.08-.21-.05-.4-.13-.56-.24a1.333 1.333 0 01-.59-1.11h-1.89c0 .36.08.71.24 1.05s.39.65.7.93c.31.27.69.49 1.15.66.46.17.98.25 1.58.25.53 0 1.01-.06 1.44-.19.43-.13.8-.31 1.11-.54.31-.23.54-.51.71-.83.17-.32.25-.67.25-1.06-.02-.4-.09-.74-.24-1.02z" + d: "M11.61 12.97c-.16-.24-.36-.46-.62-.65a3.38 3.38 0 00-.93-.48c.3-.14.57-.3.8-.5.23-.2.42-.41.57-.64.15-.23.27-.46.34-.71.08-.24.11-.49.11-.73 0-.55-.09-1.04-.28-1.46-.18-.42-.44-.77-.78-1.06-.33-.28-.73-.5-1.2-.64-.45-.13-.97-.2-1.53-.2-.55 0-1.06.08-1.52.24-.47.17-.87.4-1.2.69-.33.29-.6.63-.78 1.03-.2.39-.29.83-.29 1.29h1.98c0-.26.05-.49.14-.69.09-.2.22-.38.38-.52.17-.14.36-.25.58-.33s.46-.12.73-.12c.61 0 1.06.16 1.36.47.3.31.44.75.44 1.32 0 .27-.04.52-.12.74-.08.22-.21.41-.38.57s-.38.28-.63.37-.55.13-.89.13H6.72v1.57H7.9c.34 0 .64.04.91.11.27.08.5.19.69.35.19.16.34.36.44.61.1.24.16.54.16.87 0 .62-.18 1.09-.53 1.42-.35.33-.84.49-1.45.49-.29 0-.56-.04-.8-.13-.24-.08-.44-.2-.61-.36s-.3-.34-.39-.56c-.09-.22-.14-.46-.14-.72H4.19c0 .55.11 1.03.32 1.45.21.42.5.77.86 1.05s.77.49 1.24.63.96.21 1.48.21c.57 0 1.09-.08 1.58-.23s.91-.38 1.26-.68c.36-.3.64-.66.84-1.1.2-.43.3-.93.3-1.48 0-.29-.04-.58-.11-.86-.08-.25-.19-.51-.35-.76zm9.26 1.4c-.14-.28-.35-.53-.63-.74-.28-.21-.61-.39-1.01-.53s-.85-.27-1.35-.38a6.64 6.64 0 01-.87-.23c-.23-.08-.41-.16-.55-.25s-.23-.19-.28-.3c-.05-.11-.08-.24-.08-.39s.03-.28.09-.41.15-.25.27-.34c.12-.1.27-.18.45-.24s.4-.09.64-.09c.25 0 .47.04.66.11s.35.17.48.29.22.26.29.42c.06.16.1.32.1.49h1.95a2.517 2.517 0 00-.93-1.97c-.3-.25-.66-.44-1.09-.59-.43-.15-.92-.22-1.46-.22-.51 0-.98.07-1.39.21s-.77.33-1.06.57c-.29.24-.51.52-.67.84s-.23.65-.23 1.01.08.68.23.96.37.52.64.73c.27.21.6.38.98.53.38.14.81.26 1.27.36.39.08.71.17.95.26s.43.19.57.29c.13.1.22.22.27.34.05.12.07.25.07.39 0 .32-.13.57-.4.77s-.66.29-1.17.29c-.22 0-.43-.02-.64-.08-.21-.05-.4-.13-.56-.24a1.333 1.333 0 01-.59-1.11h-1.89c0 .36.08.71.24 1.05s.39.65.7.93c.31.27.69.49 1.15.66.46.17.98.25 1.58.25.53 0 1.01-.06 1.44-.19.43-.13.8-.31 1.11-.54.31-.23.54-.51.71-.83.17-.32.25-.67.25-1.06-.02-.4-.09-.74-.24-1.02z", + fill: "currentColor" })); } - export default SvgTimer3; \ No newline at end of file diff --git a/icons/es5/Timer3Select.js b/icons/es5/Timer3Select.js index a3bf1d0874..1bf22940a9 100644 --- a/icons/es5/Timer3Select.js +++ b/icons/es5/Timer3Select.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTimer3Select(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 11v2h-4v1h4v5h-6v-2h4v-1h-4v-5h6zM4 5v3h6v2.5H4v3h6V16H4v3h9V5H4z" + d: "M21 11v2h-4v1h4v5h-6v-2h4v-1h-4v-5h6zM4 5v3h6v2.5H4v3h6V16H4v3h9V5H4z", + fill: "currentColor" })); } - export default SvgTimer3Select; \ No newline at end of file diff --git a/icons/es5/TimerOff.js b/icons/es5/TimerOff.js index 98f0c160ba..66e9c49dbd 100644 --- a/icons/es5/TimerOff.js +++ b/icons/es5/TimerOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTimerOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 1h6v2H9zm4 7v2.17l6.98 6.98a8.963 8.963 0 00-.95-9.76l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42a8.962 8.962 0 00-9.77-.96L10.83 8H13zM2.81 2.81L1.39 4.22l3.4 3.4a8.994 8.994 0 0012.59 12.59l2.4 2.4 1.41-1.41L2.81 2.81z" + d: "M9 1h6v2H9zm4 7v2.17l6.98 6.98a8.963 8.963 0 00-.95-9.76l1.42-1.42c-.43-.51-.9-.99-1.41-1.41l-1.42 1.42a8.962 8.962 0 00-9.77-.96L10.83 8H13zM2.81 2.81L1.39 4.22l3.4 3.4a8.994 8.994 0 0012.59 12.59l2.4 2.4 1.41-1.41L2.81 2.81z", + fill: "currentColor" })); } - export default SvgTimerOff; \ No newline at end of file diff --git a/icons/es5/TipsAndUpdates.js b/icons/es5/TipsAndUpdates.js index 93a331c12a..e16cc18f05 100644 --- a/icons/es5/TipsAndUpdates.js +++ b/icons/es5/TipsAndUpdates.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTipsAndUpdates(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 20h4c0 1.1-.9 2-2 2s-2-.9-2-2zm-2-1h8v-2H5v2zm11.5-9.5c0 3.82-2.66 5.86-3.77 6.5H5.27c-1.11-.64-3.77-2.68-3.77-6.5C1.5 5.36 4.86 2 9 2s7.5 3.36 7.5 7.5zm4.87-2.13L20 8l1.37.63L22 10l.63-1.37L24 8l-1.37-.63L22 6l-.63 1.37zM19 6l.94-2.06L22 3l-2.06-.94L19 0l-.94 2.06L16 3l2.06.94L19 6z" + d: "M7 20h4c0 1.1-.9 2-2 2s-2-.9-2-2zm-2-1h8v-2H5v2zm11.5-9.5c0 3.82-2.66 5.86-3.77 6.5H5.27c-1.11-.64-3.77-2.68-3.77-6.5C1.5 5.36 4.86 2 9 2s7.5 3.36 7.5 7.5zm4.87-2.13L20 8l1.37.63L22 10l.63-1.37L24 8l-1.37-.63L22 6l-.63 1.37zM19 6l.94-2.06L22 3l-2.06-.94L19 0l-.94 2.06L16 3l2.06.94L19 6z", + fill: "currentColor" })); } - export default SvgTipsAndUpdates; \ No newline at end of file diff --git a/icons/es5/TireRepair.js b/icons/es5/TireRepair.js index 80d419cbc2..8987de8aa6 100644 --- a/icons/es5/TireRepair.js +++ b/icons/es5/TireRepair.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTireRepair(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 7a1.003 1.003 0 001.71.71c.4-.4 1.04-2.46 1.04-2.46s-2.06.64-2.46 1.04c-.18.18-.29.43-.29.71z" + d: "M18 7a1.003 1.003 0 001.71.71c.4-.4 1.04-2.46 1.04-2.46s-2.06.64-2.46 1.04c-.18.18-.29.43-.29.71z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M19 2c-2.76 0-5 2.24-5 5 0 2.05 1.23 3.81 3 4.58V13h1v6h-2v-6h-4V5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-4h2v6h6v-8h1v-1.42c1.77-.77 3-2.53 3-4.58 0-2.76-2.24-5-5-5zM6 19.5l-2-2v-2.83l2 2v2.83zm0-5l-2-2V9.67l2 2v2.83zm0-5l-2-2V4.67l2 2V9.5zm4 8l-2 2v-2.83l2-2v2.83zm0-5l-2 2v-2.83l2-2v2.83zm0-5l-2 2V6.67l2-2V7.5zm9 2.5c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" + d: "M19 2c-2.76 0-5 2.24-5 5 0 2.05 1.23 3.81 3 4.58V13h1v6h-2v-6h-4V5c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6c1.1 0 2-.9 2-2v-4h2v6h6v-8h1v-1.42c1.77-.77 3-2.53 3-4.58 0-2.76-2.24-5-5-5zM6 19.5l-2-2v-2.83l2 2v2.83zm0-5l-2-2V9.67l2 2v2.83zm0-5l-2-2V4.67l2 2V9.5zm4 8l-2 2v-2.83l2-2v2.83zm0-5l-2 2v-2.83l2-2v2.83zm0-5l-2 2V6.67l2-2V7.5zm9 2.5c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z", + fill: "currentColor" })); } - export default SvgTireRepair; \ No newline at end of file diff --git a/icons/es5/Title.js b/icons/es5/Title.js index 59df548e65..d464515682 100644 --- a/icons/es5/Title.js +++ b/icons/es5/Title.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTitle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 4v3h5.5v12h3V7H19V4H5z" + d: "M5 4v3h5.5v12h3V7H19V4H5z", + fill: "currentColor" })); } - export default SvgTitle; \ No newline at end of file diff --git a/icons/es5/Toc.js b/icons/es5/Toc.js index d1a03af470..bd466e9284 100644 --- a/icons/es5/Toc.js +++ b/icons/es5/Toc.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgToc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 9h14V7H3v2zm0 4h14v-2H3v2zm0 4h14v-2H3v2zm16 0h2v-2h-2v2zm0-10v2h2V7h-2zm0 6h2v-2h-2v2zM3 9h14V7H3v2zm0 4h14v-2H3v2zm0 4h14v-2H3v2zm16 0h2v-2h-2v2zm0-10v2h2V7h-2zm0 6h2v-2h-2v2z" + d: "M3 9h14V7H3v2zm0 4h14v-2H3v2zm0 4h14v-2H3v2zm16 0h2v-2h-2v2zm0-10v2h2V7h-2zm0 6h2v-2h-2v2zM3 9h14V7H3v2zm0 4h14v-2H3v2zm0 4h14v-2H3v2zm16 0h2v-2h-2v2zm0-10v2h2V7h-2zm0 6h2v-2h-2v2z", + fill: "currentColor" })); } - export default SvgToc; \ No newline at end of file diff --git a/icons/es5/Today.js b/icons/es5/Today.js index 526f95d3b8..1a464eb6fd 100644 --- a/icons/es5/Today.js +++ b/icons/es5/Today.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgToday(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3h-3V1h-2v2H8V1H6v2H3v18h18V3zm-2 16H5V8h14v11zM7 10h5v5H7v-5z" + d: "M21 3h-3V1h-2v2H8V1H6v2H3v18h18V3zm-2 16H5V8h14v11zM7 10h5v5H7v-5z", + fill: "currentColor" })); } - export default SvgToday; \ No newline at end of file diff --git a/icons/es5/ToggleOff.js b/icons/es5/ToggleOff.js index 257bf4a590..2e742f32fa 100644 --- a/icons/es5/ToggleOff.js +++ b/icons/es5/ToggleOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgToggleOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5zM7 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" + d: "M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5zM7 15c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z", + fill: "currentColor" })); } - export default SvgToggleOff; \ No newline at end of file diff --git a/icons/es5/ToggleOn.js b/icons/es5/ToggleOn.js index 982e6cfd43..2cc1e6ee21 100644 --- a/icons/es5/ToggleOn.js +++ b/icons/es5/ToggleOn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgToggleOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5zm0 8c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z" + d: "M17 7H7c-2.76 0-5 2.24-5 5s2.24 5 5 5h10c2.76 0 5-2.24 5-5s-2.24-5-5-5zm0 8c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3z", + fill: "currentColor" })); } - export default SvgToggleOn; \ No newline at end of file diff --git a/icons/es5/Token.js b/icons/es5/Token.js index 27d3ff51f8..18bd7f433e 100644 --- a/icons/es5/Token.js +++ b/icons/es5/Token.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgToken(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.97 6.43L12 2 4.03 6.43 9.1 9.24C9.83 8.48 10.86 8 12 8s2.17.48 2.9 1.24l5.07-2.81zM10 12c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm1 9.44L3 17V8.14l5.13 2.85c-.09.32-.13.66-.13 1.01 0 1.86 1.27 3.43 3 3.87v5.57zm2 0v-5.57c1.73-.44 3-2.01 3-3.87 0-.35-.04-.69-.13-1.01L21 8.14V17l-8 4.44z" + d: "M19.97 6.43L12 2 4.03 6.43 9.1 9.24C9.83 8.48 10.86 8 12 8s2.17.48 2.9 1.24l5.07-2.81zM10 12c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2zm1 9.44L3 17V8.14l5.13 2.85c-.09.32-.13.66-.13 1.01 0 1.86 1.27 3.43 3 3.87v5.57zm2 0v-5.57c1.73-.44 3-2.01 3-3.87 0-.35-.04-.69-.13-1.01L21 8.14V17l-8 4.44z", + fill: "currentColor" })); } - export default SvgToken; \ No newline at end of file diff --git a/icons/es5/Toll.js b/icons/es5/Toll.js index 157fa7a60e..ea4659ac16 100644 --- a/icons/es5/Toll.js +++ b/icons/es5/Toll.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgToll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zM3 12a5.99 5.99 0 014-5.65V4.26C3.55 5.15 1 8.27 1 12s2.55 6.85 6 7.74v-2.09A5.99 5.99 0 013 12z" + d: "M15 4c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6zM3 12a5.99 5.99 0 014-5.65V4.26C3.55 5.15 1 8.27 1 12s2.55 6.85 6 7.74v-2.09A5.99 5.99 0 013 12z", + fill: "currentColor" })); } - export default SvgToll; \ No newline at end of file diff --git a/icons/es5/Tonality.js b/icons/es5/Tonality.js index bef5d01c72..312a32b33a 100644 --- a/icons/es5/Tonality.js +++ b/icons/es5/Tonality.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTonality(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.94-.49-7-3.85-7-7.93s3.05-7.44 7-7.93v15.86zm2-15.86c1.03.13 2 .45 2.87.93H13v-.93zM13 7h5.24c.25.31.48.65.68 1H13V7zm0 3h6.74c.08.33.15.66.19 1H13v-1zm0 9.93V19h2.87c-.87.48-1.84.8-2.87.93zM18.24 17H13v-1h5.92c-.2.35-.43.69-.68 1zm1.5-3H13v-1h6.93c-.04.34-.11.67-.19 1z" + d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.94-.49-7-3.85-7-7.93s3.05-7.44 7-7.93v15.86zm2-15.86c1.03.13 2 .45 2.87.93H13v-.93zM13 7h5.24c.25.31.48.65.68 1H13V7zm0 3h6.74c.08.33.15.66.19 1H13v-1zm0 9.93V19h2.87c-.87.48-1.84.8-2.87.93zM18.24 17H13v-1h5.92c-.2.35-.43.69-.68 1zm1.5-3H13v-1h6.93c-.04.34-.11.67-.19 1z", + fill: "currentColor" })); } - export default SvgTonality; \ No newline at end of file diff --git a/icons/es5/Topic.js b/icons/es5/Topic.js index 1febd75b63..4b26f1a10c 100644 --- a/icons/es5/Topic.js +++ b/icons/es5/Topic.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTopic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 6l-2-2H2v16h20V6H12zm2 10H6v-2h8v2zm4-4H6v-2h12v2z" + d: "M12 6l-2-2H2v16h20V6H12zm2 10H6v-2h8v2zm4-4H6v-2h12v2z", + fill: "currentColor" })); } - export default SvgTopic; \ No newline at end of file diff --git a/icons/es5/Tornado.js b/icons/es5/Tornado.js index 07bf55a6ad..8ba581aaf9 100644 --- a/icons/es5/Tornado.js +++ b/icons/es5/Tornado.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTornado(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.11 8L23 3H1l2.89 5zM7.95 15L12 22l4.05-7zm11-5H5.05l1.74 3h10.42z" + d: "M20.11 8L23 3H1l2.89 5zM7.95 15L12 22l4.05-7zm11-5H5.05l1.74 3h10.42z", + fill: "currentColor" })); } - export default SvgTornado; \ No newline at end of file diff --git a/icons/es5/TouchApp.js b/icons/es5/TouchApp.js index 2941fb7b65..cb1c1b8cfd 100644 --- a/icons/es5/TouchApp.js +++ b/icons/es5/TouchApp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTouchApp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.25 9.24V5.5a2.5 2.5 0 015 0v3.74c1.21-.81 2-2.18 2-3.74 0-2.49-2.01-4.5-4.5-4.5s-4.5 2.01-4.5 4.5c0 1.56.79 2.93 2 3.74zm5.08 2.26h-1.08v-6c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v10.74l-4.04-.85L4 16.62 9.38 22h8.67l1.07-7.62-5.79-2.88z" + d: "M8.25 9.24V5.5a2.5 2.5 0 015 0v3.74c1.21-.81 2-2.18 2-3.74 0-2.49-2.01-4.5-4.5-4.5s-4.5 2.01-4.5 4.5c0 1.56.79 2.93 2 3.74zm5.08 2.26h-1.08v-6c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v10.74l-4.04-.85L4 16.62 9.38 22h8.67l1.07-7.62-5.79-2.88z", + fill: "currentColor" })); } - export default SvgTouchApp; \ No newline at end of file diff --git a/icons/es5/Tour.js b/icons/es5/Tour.js index b7623ca3aa..9b2734e59f 100644 --- a/icons/es5/Tour.js +++ b/icons/es5/Tour.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTour(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 4H7V2H5v20h2v-8h14l-2-5 2-5zm-6 5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z" + d: "M21 4H7V2H5v20h2v-8h14l-2-5 2-5zm-6 5c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z", + fill: "currentColor" })); } - export default SvgTour; \ No newline at end of file diff --git a/icons/es5/Toys.js b/icons/es5/Toys.js index 26051686c0..1d5127992c 100644 --- a/icons/es5/Toys.js +++ b/icons/es5/Toys.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgToys(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.72 10l-2-6H7.28L5.81 8.4 4.41 7l1-1L4 4.59.59 8 2 9.41l1-1L4.59 10H2v8h2.18A3 3 0 007 20c1.3 0 2.4-.84 2.82-2h4.37c.41 1.16 1.51 2 2.82 2a3 3 0 002.82-2H22v-8h-3.28zM7 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm4-8H7.41l-.02-.02L8.72 6H11v4zm2 0V6h2.28l1.33 4H13zm4 8c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z" + d: "M18.72 10l-2-6H7.28L5.81 8.4 4.41 7l1-1L4 4.59.59 8 2 9.41l1-1L4.59 10H2v8h2.18A3 3 0 007 20c1.3 0 2.4-.84 2.82-2h4.37c.41 1.16 1.51 2 2.82 2a3 3 0 002.82-2H22v-8h-3.28zM7 18c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm4-8H7.41l-.02-.02L8.72 6H11v4zm2 0V6h2.28l1.33 4H13zm4 8c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z", + fill: "currentColor" })); } - export default SvgToys; \ No newline at end of file diff --git a/icons/es5/TrackChanges.js b/icons/es5/TrackChanges.js index f247877804..0b4e96a292 100644 --- a/icons/es5/TrackChanges.js +++ b/icons/es5/TrackChanges.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTrackChanges(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.07 4.93l-1.41 1.41A8.014 8.014 0 0120 12c0 4.42-3.58 8-8 8s-8-3.58-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12c0 3.31 2.69 6 6 6s6-2.69 6-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2h-1C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07z" + d: "M19.07 4.93l-1.41 1.41A8.014 8.014 0 0120 12c0 4.42-3.58 8-8 8s-8-3.58-8-8c0-4.08 3.05-7.44 7-7.93v2.02C8.16 6.57 6 9.03 6 12c0 3.31 2.69 6 6 6s6-2.69 6-6c0-1.66-.67-3.16-1.76-4.24l-1.41 1.41C15.55 9.9 16 10.9 16 12c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-1.86 1.28-3.41 3-3.86v2.14c-.6.35-1 .98-1 1.72 0 1.1.9 2 2 2s2-.9 2-2c0-.74-.4-1.38-1-1.72V2h-1C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10c0-2.76-1.12-5.26-2.93-7.07z", + fill: "currentColor" })); } - export default SvgTrackChanges; \ No newline at end of file diff --git a/icons/es5/Traffic.js b/icons/es5/Traffic.js index 2a6e472a0b..97b981b83f 100644 --- a/icons/es5/Traffic.js +++ b/icons/es5/Traffic.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTraffic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 10h-3V8.86c1.72-.45 3-2 3-3.86h-3V3H7v2H4c0 1.86 1.28 3.41 3 3.86V10H4c0 1.86 1.28 3.41 3 3.86V15H4c0 1.86 1.28 3.41 3 3.86V21h10v-2.14c1.72-.45 3-2 3-3.86h-3v-1.14c1.72-.45 3-2 3-3.86zm-8 9a2 2 0 11-.001-3.999A2 2 0 0112 19zm0-5a2 2 0 11-.001-3.999A2 2 0 0112 14zm0-5a2 2 0 01-2-2c0-1.11.89-2 2-2a2 2 0 110 4z" + d: "M20 10h-3V8.86c1.72-.45 3-2 3-3.86h-3V3H7v2H4c0 1.86 1.28 3.41 3 3.86V10H4c0 1.86 1.28 3.41 3 3.86V15H4c0 1.86 1.28 3.41 3 3.86V21h10v-2.14c1.72-.45 3-2 3-3.86h-3v-1.14c1.72-.45 3-2 3-3.86zm-8 9a2 2 0 11-.001-3.999A2 2 0 0112 19zm0-5a2 2 0 11-.001-3.999A2 2 0 0112 14zm0-5a2 2 0 01-2-2c0-1.11.89-2 2-2a2 2 0 110 4z", + fill: "currentColor" })); } - export default SvgTraffic; \ No newline at end of file diff --git a/icons/es5/Train.js b/icons/es5/Train.js index 005897cb05..4cf6c0d69d 100644 --- a/icons/es5/Train.js +++ b/icons/es5/Train.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTrain(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h2l2-2h4l2 2h2v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-4-4-8-4zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm3.5-7H6V6h5v4zm5.5 7c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-7h-5V6h5v4z" + d: "M12 2c-4 0-8 .5-8 4v9.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h2l2-2h4l2 2h2v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V6c0-3.5-4-4-8-4zM7.5 17c-.83 0-1.5-.67-1.5-1.5S6.67 14 7.5 14s1.5.67 1.5 1.5S8.33 17 7.5 17zm3.5-7H6V6h5v4zm5.5 7c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm1.5-7h-5V6h5v4z", + fill: "currentColor" })); } - export default SvgTrain; \ No newline at end of file diff --git a/icons/es5/Tram.js b/icons/es5/Tram.js index 1e6501d7ef..c87b2c5098 100644 --- a/icons/es5/Tram.js +++ b/icons/es5/Tram.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTram(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 5l.75-1.5H17V2H7v1.5h4.75L11 5c-3.13.09-6 .73-6 3.5V17c0 1.5 1.11 2.73 2.55 2.95L6 21.5v.5h2l2-2h4l2 2h2v-.5l-1.55-1.55C17.89 19.73 19 18.5 19 17V8.5c0-2.77-2.87-3.41-6-3.5zm-1 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5-4.5H7V9h10v5z" + d: "M13 5l.75-1.5H17V2H7v1.5h4.75L11 5c-3.13.09-6 .73-6 3.5V17c0 1.5 1.11 2.73 2.55 2.95L6 21.5v.5h2l2-2h4l2 2h2v-.5l-1.55-1.55C17.89 19.73 19 18.5 19 17V8.5c0-2.77-2.87-3.41-6-3.5zm-1 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm5-4.5H7V9h10v5z", + fill: "currentColor" })); } - export default SvgTram; \ No newline at end of file diff --git a/icons/es5/Transcribe.js b/icons/es5/Transcribe.js index c1c0162f88..dc3ea36762 100644 --- a/icons/es5/Transcribe.js +++ b/icons/es5/Transcribe.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTranscribe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.93 16l1.63-1.63c-2.77-3.02-2.77-7.56 0-10.74L17.93 2c-3.9 3.89-3.91 9.95 0 14zm4.99-5.05a3.317 3.317 0 010-3.89l-1.68-1.69c-2.02 2.02-2.02 5.07 0 7.27l1.68-1.69zM9 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm6.39 2.56C13.71 14.7 11.53 14 9 14s-4.71.7-6.39 1.56A2.97 2.97 0 001 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66z" + d: "M17.93 16l1.63-1.63c-2.77-3.02-2.77-7.56 0-10.74L17.93 2c-3.9 3.89-3.91 9.95 0 14zm4.99-5.05a3.317 3.317 0 010-3.89l-1.68-1.69c-2.02 2.02-2.02 5.07 0 7.27l1.68-1.69zM9 13c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm6.39 2.56C13.71 14.7 11.53 14 9 14s-4.71.7-6.39 1.56A2.97 2.97 0 001 18.22V21h16v-2.78c0-1.12-.61-2.15-1.61-2.66z", + fill: "currentColor" })); } - export default SvgTranscribe; \ No newline at end of file diff --git a/icons/es5/TransferWithinAStation.js b/icons/es5/TransferWithinAStation.js index f2f648bfac..a6a4b80e5e 100644 --- a/icons/es5/TransferWithinAStation.js +++ b/icons/es5/TransferWithinAStation.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTransferWithinAStation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.49 15.5v-1.75L14 16.25l2.49 2.5V17H22v-1.5h-5.51zm3.02 4.25H14v1.5h5.51V23L22 20.5 19.51 18v1.75zM9.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5.75 8.9L3 23h2.1l1.75-8L9 17v6h2v-7.55L8.95 13.4l.6-3C10.85 12 12.8 13 15 13v-2c-1.85 0-3.45-1-4.35-2.45l-.95-1.6C9.35 6.35 8.7 6 8 6c-.25 0-.5.05-.75.15L2 8.3V13h2V9.65l1.75-.75" + d: "M16.49 15.5v-1.75L14 16.25l2.49 2.5V17H22v-1.5h-5.51zm3.02 4.25H14v1.5h5.51V23L22 20.5 19.51 18v1.75zM9.5 5.5c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zM5.75 8.9L3 23h2.1l1.75-8L9 17v6h2v-7.55L8.95 13.4l.6-3C10.85 12 12.8 13 15 13v-2c-1.85 0-3.45-1-4.35-2.45l-.95-1.6C9.35 6.35 8.7 6 8 6c-.25 0-.5.05-.75.15L2 8.3V13h2V9.65l1.75-.75", + fill: "currentColor" })); } - export default SvgTransferWithinAStation; \ No newline at end of file diff --git a/icons/es5/Transform.js b/icons/es5/Transform.js index 6e17ca6e70..6d25da407f 100644 --- a/icons/es5/Transform.js +++ b/icons/es5/Transform.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTransform(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 18v-2H8V4h2L7 1 4 4h2v2H2v2h4v10h10v2h-2l3 3 3-3h-2v-2h4zM10 8h6v6h2V6h-8v2z" + d: "M22 18v-2H8V4h2L7 1 4 4h2v2H2v2h4v10h10v2h-2l3 3 3-3h-2v-2h4zM10 8h6v6h2V6h-8v2z", + fill: "currentColor" })); } - export default SvgTransform; \ No newline at end of file diff --git a/icons/es5/Transgender.js b/icons/es5/Transgender.js index 35281ee198..2d603a9261 100644 --- a/icons/es5/Transgender.js +++ b/icons/es5/Transgender.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTransgender(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 8c1.93 0 3.5 1.57 3.5 3.5S13.93 15 12 15s-3.5-1.57-3.5-3.5S10.07 8 12 8zm4.53.38l3.97-3.96V7h2V1h-6v2h2.58l-3.97 3.97C14.23 6.36 13.16 6 12 6s-2.23.36-3.11.97l-.65-.65 1.41-1.41-1.41-1.42L6.82 4.9 4.92 3H7.5V1h-6v6h2V4.42l1.91 1.9-1.42 1.42L5.4 9.15l1.41-1.41.65.65c-.6.88-.96 1.95-.96 3.11a5.5 5.5 0 004.5 5.41V19H9v2h2v2h2v-2h2v-2h-2v-2.09a5.5 5.5 0 003.53-8.53z" + d: "M12 8c1.93 0 3.5 1.57 3.5 3.5S13.93 15 12 15s-3.5-1.57-3.5-3.5S10.07 8 12 8zm4.53.38l3.97-3.96V7h2V1h-6v2h2.58l-3.97 3.97C14.23 6.36 13.16 6 12 6s-2.23.36-3.11.97l-.65-.65 1.41-1.41-1.41-1.42L6.82 4.9 4.92 3H7.5V1h-6v6h2V4.42l1.91 1.9-1.42 1.42L5.4 9.15l1.41-1.41.65.65c-.6.88-.96 1.95-.96 3.11a5.5 5.5 0 004.5 5.41V19H9v2h2v2h2v-2h2v-2h-2v-2.09a5.5 5.5 0 003.53-8.53z", + fill: "currentColor" })); } - export default SvgTransgender; \ No newline at end of file diff --git a/icons/es5/TransitEnterexit.js b/icons/es5/TransitEnterexit.js index ed5afec017..33ceba0830 100644 --- a/icons/es5/TransitEnterexit.js +++ b/icons/es5/TransitEnterexit.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTransitEnterexit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 18H6V8h3v4.77L15.98 6 18 8.03 11.15 15H16v3z" + d: "M16 18H6V8h3v4.77L15.98 6 18 8.03 11.15 15H16v3z", + fill: "currentColor" })); } - export default SvgTransitEnterexit; \ No newline at end of file diff --git a/icons/es5/Translate.js b/icons/es5/Translate.js index 396606186c..9688be55f7 100644 --- a/icons/es5/Translate.js +++ b/icons/es5/Translate.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTranslate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgTranslate(props) { fill: "currentColor" })); } - export default SvgTranslate; \ No newline at end of file diff --git a/icons/es5/TravelExplore.js b/icons/es5/TravelExplore.js index a090af2d52..1b6b47a491 100644 --- a/icons/es5/TravelExplore.js +++ b/icons/es5/TravelExplore.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTravelExplore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.3 16.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S11 12 11 14.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l3.2 3.2 1.4-1.4-3.2-3.2zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM12 20v2C6.48 22 2 17.52 2 12S6.48 2 12 2c4.84 0 8.87 3.44 9.8 8h-2.07A8 8 0 0015 4.59V5c0 1.1-.9 2-2 2h-2v2c0 .55-.45 1-1 1H8v2h2v3H9l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.41 3.59 8 8 8z" + d: "M19.3 16.9c.4-.7.7-1.5.7-2.4 0-2.5-2-4.5-4.5-4.5S11 12 11 14.5s2 4.5 4.5 4.5c.9 0 1.7-.3 2.4-.7l3.2 3.2 1.4-1.4-3.2-3.2zm-3.8.1c-1.4 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.5 1.1 2.5 2.5-1.1 2.5-2.5 2.5zM12 20v2C6.48 22 2 17.52 2 12S6.48 2 12 2c4.84 0 8.87 3.44 9.8 8h-2.07A8 8 0 0015 4.59V5c0 1.1-.9 2-2 2h-2v2c0 .55-.45 1-1 1H8v2h2v3H9l-4.79-4.79C4.08 10.79 4 11.38 4 12c0 4.41 3.59 8 8 8z", + fill: "currentColor" })); } - export default SvgTravelExplore; \ No newline at end of file diff --git a/icons/es5/TrendingDown.js b/icons/es5/TrendingDown.js index f808335fbe..f6f807680c 100644 --- a/icons/es5/TrendingDown.js +++ b/icons/es5/TrendingDown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTrendingDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 18l2.29-2.29-4.88-4.88-4 4L2 7.41 3.41 6l6 6 4-4 6.3 6.29L22 12v6h-6z" + d: "M16 18l2.29-2.29-4.88-4.88-4 4L2 7.41 3.41 6l6 6 4-4 6.3 6.29L22 12v6h-6z", + fill: "currentColor" })); } - export default SvgTrendingDown; \ No newline at end of file diff --git a/icons/es5/TrendingFlat.js b/icons/es5/TrendingFlat.js index 7be1be462d..ad5efbe2b1 100644 --- a/icons/es5/TrendingFlat.js +++ b/icons/es5/TrendingFlat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTrendingFlat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 12l-4-4v3H3v2h15v3l4-4z" + d: "M22 12l-4-4v3H3v2h15v3l4-4z", + fill: "currentColor" })); } - export default SvgTrendingFlat; \ No newline at end of file diff --git a/icons/es5/TrendingUp.js b/icons/es5/TrendingUp.js index 0fde4f2ed1..25511c0abd 100644 --- a/icons/es5/TrendingUp.js +++ b/icons/es5/TrendingUp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTrendingUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 6l2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6h-6z" + d: "M16 6l2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6h-6z", + fill: "currentColor" })); } - export default SvgTrendingUp; \ No newline at end of file diff --git a/icons/es5/TripOrigin.js b/icons/es5/TripOrigin.js index 946c170cb4..d8b34795a8 100644 --- a/icons/es5/TripOrigin.js +++ b/icons/es5/TripOrigin.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTripOrigin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12zm10 6c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6z" + d: "M2 12C2 6.48 6.48 2 12 2s10 4.48 10 10-4.48 10-10 10S2 17.52 2 12zm10 6c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6z", + fill: "currentColor" })); } - export default SvgTripOrigin; \ No newline at end of file diff --git a/icons/es5/Troubleshoot.js b/icons/es5/Troubleshoot.js index ceb60b3171..4704084ae6 100644 --- a/icons/es5/Troubleshoot.js +++ b/icons/es5/Troubleshoot.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTroubleshoot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 20.59l-4.69-4.69A7.902 7.902 0 0019 11c0-4.42-3.58-8-8-8-4.08 0-7.44 3.05-7.93 7h2.02C5.57 7.17 8.03 5 11 5c3.31 0 6 2.69 6 6s-2.69 6-6 6c-2.42 0-4.5-1.44-5.45-3.5H3.4C4.45 16.69 7.46 19 11 19c1.85 0 3.55-.63 4.9-1.69L20.59 22 22 20.59z" + d: "M22 20.59l-4.69-4.69A7.902 7.902 0 0019 11c0-4.42-3.58-8-8-8-4.08 0-7.44 3.05-7.93 7h2.02C5.57 7.17 8.03 5 11 5c3.31 0 6 2.69 6 6s-2.69 6-6 6c-2.42 0-4.5-1.44-5.45-3.5H3.4C4.45 16.69 7.46 19 11 19c1.85 0 3.55-.63 4.9-1.69L20.59 22 22 20.59z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M8.43 9.69L9.65 15h1.64l1.26-3.78.95 2.28h2V12h-1l-1.25-3h-1.54l-1.12 3.37L9.35 7H7.7l-1.25 4H1v1.5h6.55z" + d: "M8.43 9.69L9.65 15h1.64l1.26-3.78.95 2.28h2V12h-1l-1.25-3h-1.54l-1.12 3.37L9.35 7H7.7l-1.25 4H1v1.5h6.55z", + fill: "currentColor" })); } - export default SvgTroubleshoot; \ No newline at end of file diff --git a/icons/es5/Try.js b/icons/es5/Try.js index 94ddad8c41..2428bba94a 100644 --- a/icons/es5/Try.js +++ b/icons/es5/Try.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTry(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20l4-4h16V2zm-8.43 9.57L12 15l-1.57-3.43L7 10l3.43-1.57L12 5l1.57 3.43L17 10l-3.43 1.57z" + d: "M22 2H2v20l4-4h16V2zm-8.43 9.57L12 15l-1.57-3.43L7 10l3.43-1.57L12 5l1.57 3.43L17 10l-3.43 1.57z", + fill: "currentColor" })); } - export default SvgTry; \ No newline at end of file diff --git a/icons/es5/Tsunami.js b/icons/es5/Tsunami.js index 8a6f61bdf7..87878576aa 100644 --- a/icons/es5/Tsunami.js +++ b/icons/es5/Tsunami.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTsunami(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.67 17.63c-3.8 2.8-6.12.4-6.67 0-.66.49-2.92 2.76-6.67 0C3.43 19.03 2.65 19 2 19v2c1.16 0 2.3-.32 3.33-.93a6.535 6.535 0 006.67 0 6.535 6.535 0 006.67 0c1.03.61 2.17.93 3.33.93v-2c-.66 0-1.5-.02-3.33-1.37zm.66-5.63H22v-2h-2.67C17.5 10 16 8.5 16 6.67c0-1.02.38-1.74 1.09-3.34-1.37-.21-2-.33-3.09-.33C7.36 3 2.15 8.03 2.01 14.5l-.01 2c1.16 0 2.3-.32 3.33-.93a6.535 6.535 0 006.67 0 6.535 6.535 0 006.67 0c1.03.61 2.17.93 3.33.93v-2c-.66 0-1.5-.02-3.33-1.37-3.8 2.8-6.12.4-6.67 0-.9.67-.54.41-.91.63-.7-.94-1.09-2.06-1.09-3.26 0-2.58 1.77-4.74 4.21-5.33-.13.51-.21 1.02-.21 1.5C14 9.61 16.39 12 19.33 12z" + d: "M18.67 17.63c-3.8 2.8-6.12.4-6.67 0-.66.49-2.92 2.76-6.67 0C3.43 19.03 2.65 19 2 19v2c1.16 0 2.3-.32 3.33-.93a6.535 6.535 0 006.67 0 6.535 6.535 0 006.67 0c1.03.61 2.17.93 3.33.93v-2c-.66 0-1.5-.02-3.33-1.37zm.66-5.63H22v-2h-2.67C17.5 10 16 8.5 16 6.67c0-1.02.38-1.74 1.09-3.34-1.37-.21-2-.33-3.09-.33C7.36 3 2.15 8.03 2.01 14.5l-.01 2c1.16 0 2.3-.32 3.33-.93a6.535 6.535 0 006.67 0 6.535 6.535 0 006.67 0c1.03.61 2.17.93 3.33.93v-2c-.66 0-1.5-.02-3.33-1.37-3.8 2.8-6.12.4-6.67 0-.9.67-.54.41-.91.63-.7-.94-1.09-2.06-1.09-3.26 0-2.58 1.77-4.74 4.21-5.33-.13.51-.21 1.02-.21 1.5C14 9.61 16.39 12 19.33 12z", + fill: "currentColor" })); } - export default SvgTsunami; \ No newline at end of file diff --git a/icons/es5/Tty.js b/icons/es5/Tty.js index 8122ada403..32b245cf9e 100644 --- a/icons/es5/Tty.js +++ b/icons/es5/Tty.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTty(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 15v6c-3.28 0-6.35-.89-9-2.43A17.999 17.999 0 014.43 12 17.851 17.851 0 012 3h6l1 5-2.9 2.9c1.43 2.5 3.5 4.57 6 6L15 14l5 1zm-6-9h2V4h-2v2zm-1 3h2V7h-2v2zm-2-3h2V4h-2v2zm7 1h-2v2h2V7zm1-3h-2v2h2V4zm2 3h-2v2h2V7zm1-3h-2v2h2V4zm-8 8h2v-2h-2v2zm-3 0h2v-2h-2v2zm8-2h-2v2h2v-2zm3 0h-2v2h2v-2z" + d: "M20 15v6c-3.28 0-6.35-.89-9-2.43A17.999 17.999 0 014.43 12 17.851 17.851 0 012 3h6l1 5-2.9 2.9c1.43 2.5 3.5 4.57 6 6L15 14l5 1zm-6-9h2V4h-2v2zm-1 3h2V7h-2v2zm-2-3h2V4h-2v2zm7 1h-2v2h2V7zm1-3h-2v2h2V4zm2 3h-2v2h2V7zm1-3h-2v2h2V4zm-8 8h2v-2h-2v2zm-3 0h2v-2h-2v2zm8-2h-2v2h2v-2zm3 0h-2v2h2v-2z", + fill: "currentColor" })); } - export default SvgTty; \ No newline at end of file diff --git a/icons/es5/Tune.js b/icons/es5/Tune.js index eab671d9d0..412ecc8f3a 100644 --- a/icons/es5/Tune.js +++ b/icons/es5/Tune.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTune(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgTune(props) { fill: "currentColor" })); } - export default SvgTune; \ No newline at end of file diff --git a/icons/es5/Tungsten.js b/icons/es5/Tungsten.js index 32728eeeb7..b57d1f7999 100644 --- a/icons/es5/Tungsten.js +++ b/icons/es5/Tungsten.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTungsten(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 19h2v3h-2zm-9-8h3v2H2zm17 0h3v2h-3zm-3.106 6.801l1.407-1.407 2.122 2.122-1.408 1.407zm-11.31.708l2.121-2.122 1.408 1.407-2.122 2.122zM15 8.02V3H9v5.02c-1.21.92-2 2.35-2 3.98 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.06-2-3.98zM11 5h2v2.1c-.32-.06-.66-.1-1-.1s-.68.04-1 .1V5z" + d: "M11 19h2v3h-2zm-9-8h3v2H2zm17 0h3v2h-3zm-3.106 6.801l1.407-1.407 2.122 2.122-1.408 1.407zm-11.31.708l2.121-2.122 1.408 1.407-2.122 2.122zM15 8.02V3H9v5.02c-1.21.92-2 2.35-2 3.98 0 2.76 2.24 5 5 5s5-2.24 5-5c0-1.63-.79-3.06-2-3.98zM11 5h2v2.1c-.32-.06-.66-.1-1-.1s-.68.04-1 .1V5z", + fill: "currentColor" })); } - export default SvgTungsten; \ No newline at end of file diff --git a/icons/es5/TurnLeft.js b/icons/es5/TurnLeft.js index 1d16c8ae41..fa0d8699d0 100644 --- a/icons/es5/TurnLeft.js +++ b/icons/es5/TurnLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTurnLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.83 11l1.58 1.59L7 14l-4-4 4-4 1.41 1.41L6.83 9H17v11h-2v-9z" + d: "M6.83 11l1.58 1.59L7 14l-4-4 4-4 1.41 1.41L6.83 9H17v11h-2v-9z", + fill: "currentColor" })); } - export default SvgTurnLeft; \ No newline at end of file diff --git a/icons/es5/TurnRight.js b/icons/es5/TurnRight.js index 1f76b35d94..140c3d3e43 100644 --- a/icons/es5/TurnRight.js +++ b/icons/es5/TurnRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTurnRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.17 11l-1.58 1.59L17 14l4-4-4-4-1.41 1.41L17.17 9H7v11h2v-9z" + d: "M17.17 11l-1.58 1.59L17 14l4-4-4-4-1.41 1.41L17.17 9H7v11h2v-9z", + fill: "currentColor" })); } - export default SvgTurnRight; \ No newline at end of file diff --git a/icons/es5/TurnSharpLeft.js b/icons/es5/TurnSharpLeft.js index 83a9539ec3..6aa8fd5f06 100644 --- a/icons/es5/TurnSharpLeft.js +++ b/icons/es5/TurnSharpLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTurnSharpLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 6.83L4.41 8.41 3 7l4-4 4 4-1.41 1.41L8 6.83V13h10v8h-2v-6H6z" + d: "M6 6.83L4.41 8.41 3 7l4-4 4 4-1.41 1.41L8 6.83V13h10v8h-2v-6H6z", + fill: "currentColor" })); } - export default SvgTurnSharpLeft; \ No newline at end of file diff --git a/icons/es5/TurnSharpRight.js b/icons/es5/TurnSharpRight.js index abc196297a..95f6bfa6f1 100644 --- a/icons/es5/TurnSharpRight.js +++ b/icons/es5/TurnSharpRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTurnSharpRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 6.83l1.59 1.58L21 7l-4-4-4 4 1.41 1.41L16 6.83V13H6v8h2v-6h10z" + d: "M18 6.83l1.59 1.58L21 7l-4-4-4 4 1.41 1.41L16 6.83V13H6v8h2v-6h10z", + fill: "currentColor" })); } - export default SvgTurnSharpRight; \ No newline at end of file diff --git a/icons/es5/TurnSlightLeft.js b/icons/es5/TurnSlightLeft.js index 7458015134..7ca4cbf0fb 100644 --- a/icons/es5/TurnSlightLeft.js +++ b/icons/es5/TurnSlightLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTurnSlightLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11.66 6V4H6v5.66h2V7.41l5 5V20h2v-8.41L9.41 6z" + d: "M11.66 6V4H6v5.66h2V7.41l5 5V20h2v-8.41L9.41 6z", + fill: "currentColor" })); } - export default SvgTurnSlightLeft; \ No newline at end of file diff --git a/icons/es5/TurnSlightRight.js b/icons/es5/TurnSlightRight.js index c91b2744df..b66c8c25c3 100644 --- a/icons/es5/TurnSlightRight.js +++ b/icons/es5/TurnSlightRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTurnSlightRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.34 6V4H18v5.66h-2V7.41l-5 5V20H9v-8.41L14.59 6z" + d: "M12.34 6V4H18v5.66h-2V7.41l-5 5V20H9v-8.41L14.59 6z", + fill: "currentColor" })); } - export default SvgTurnSlightRight; \ No newline at end of file diff --git a/icons/es5/TurnedIn.js b/icons/es5/TurnedIn.js index d0f5d2ad4e..d9071a581e 100644 --- a/icons/es5/TurnedIn.js +++ b/icons/es5/TurnedIn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTurnedIn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 3H5v18l7-3 7 3V3z" + d: "M19 3H5v18l7-3 7 3V3z", + fill: "currentColor" })); } - export default SvgTurnedIn; \ No newline at end of file diff --git a/icons/es5/TurnedInNot.js b/icons/es5/TurnedInNot.js index a420f6bfb2..f8b8e5a075 100644 --- a/icons/es5/TurnedInNot.js +++ b/icons/es5/TurnedInNot.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTurnedInNot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 3H5.01L5 21l7-3 7 3V3zm-2 15l-5-2.18L7 18V5h10v13z" + d: "M19 3H5.01L5 21l7-3 7 3V3zm-2 15l-5-2.18L7 18V5h10v13z", + fill: "currentColor" })); } - export default SvgTurnedInNot; \ No newline at end of file diff --git a/icons/es5/Tv.js b/icons/es5/Tv.js index c686ee82c2..a4e8890487 100644 --- a/icons/es5/Tv.js +++ b/icons/es5/Tv.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTv(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v16h7v2h8v-2h6.99L23 3zm-2 14H3V5h18v12z" + d: "M23 3H1v16h7v2h8v-2h6.99L23 3zm-2 14H3V5h18v12z", + fill: "currentColor" })); } - export default SvgTv; \ No newline at end of file diff --git a/icons/es5/TvOff.js b/icons/es5/TvOff.js index 217ebcac8a..557a602e1a 100644 --- a/icons/es5/TvOff.js +++ b/icons/es5/TvOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTvOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 7v10.88l2 2V5h-9.58l3.29-3.3L16 1l-4 4-4-4-.7.7L10.58 5H8.12l2 2zM2.41 2.13l-.14.14L1 3.54l1.53 1.53H1V21h17.46l1.99 1.99 1.26-1.26.15-.15L2.41 2.13zM3 19V7h1.46l12 12H3z" + d: "M21 7v10.88l2 2V5h-9.58l3.29-3.3L16 1l-4 4-4-4-.7.7L10.58 5H8.12l2 2zM2.41 2.13l-.14.14L1 3.54l1.53 1.53H1V21h17.46l1.99 1.99 1.26-1.26.15-.15L2.41 2.13zM3 19V7h1.46l12 12H3z", + fill: "currentColor" })); } - export default SvgTvOff; \ No newline at end of file diff --git a/icons/es5/TwoWheeler.js b/icons/es5/TwoWheeler.js index 4b3021e247..48eb187430 100644 --- a/icons/es5/TwoWheeler.js +++ b/icons/es5/TwoWheeler.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTwoWheeler(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.17 11H4h.17m9.24-6H9v2h3.59l2 2H11l-4 2-2-2H0v2h4c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4l2 2h3l3.49-6.1 1.01 1.01c-.91.73-1.5 1.84-1.5 3.09 0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4c-.18 0-.36.03-.53.05L17.41 9H20V6l-3.72 1.86L13.41 5zM20 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM4 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M4.17 11H4h.17m9.24-6H9v2h3.59l2 2H11l-4 2-2-2H0v2h4c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4l2 2h3l3.49-6.1 1.01 1.01c-.91.73-1.5 1.84-1.5 3.09 0 2.21 1.79 4 4 4s4-1.79 4-4-1.79-4-4-4c-.18 0-.36.03-.53.05L17.41 9H20V6l-3.72 1.86L13.41 5zM20 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zM4 17c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgTwoWheeler; \ No newline at end of file diff --git a/icons/es5/TypeSpecimen.js b/icons/es5/TypeSpecimen.js index 92c2e0a25f..b8bad693ff 100644 --- a/icons/es5/TypeSpecimen.js +++ b/icons/es5/TypeSpecimen.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgTypeSpecimen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6H2v16h16v-2H4z" + d: "M4 6H2v16h16v-2H4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 2H6v16h16V2zm-5.37 12.5l-.8-2.3H12.2l-.82 2.3H9.81l3.38-9h1.61l3.38 9h-1.55z" + d: "M22 2H6v16h16V2zm-5.37 12.5l-.8-2.3H12.2l-.82 2.3H9.81l3.38-9h1.61l3.38 9h-1.55z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M13.96 7.17l-1.31 3.72h2.69l-1.3-3.72z" + d: "M13.96 7.17l-1.31 3.72h2.69l-1.3-3.72z", + fill: "currentColor" })); } - export default SvgTypeSpecimen; \ No newline at end of file diff --git a/icons/es5/UTurnLeft.js b/icons/es5/UTurnLeft.js index 2da83ae2dd..0742b5c5a5 100644 --- a/icons/es5/UTurnLeft.js +++ b/icons/es5/UTurnLeft.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUTurnLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 9v12h-2V9c0-2.21-1.79-4-4-4S8 6.79 8 9v4.17l1.59-1.59L11 13l-4 4-4-4 1.41-1.41L6 13.17V9c0-3.31 2.69-6 6-6s6 2.69 6 6z" + d: "M18 9v12h-2V9c0-2.21-1.79-4-4-4S8 6.79 8 9v4.17l1.59-1.59L11 13l-4 4-4-4 1.41-1.41L6 13.17V9c0-3.31 2.69-6 6-6s6 2.69 6 6z", + fill: "currentColor" })); } - export default SvgUTurnLeft; \ No newline at end of file diff --git a/icons/es5/UTurnRight.js b/icons/es5/UTurnRight.js index ddd46d1fc7..279ece3ecf 100644 --- a/icons/es5/UTurnRight.js +++ b/icons/es5/UTurnRight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUTurnRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 9v12h2V9c0-2.21 1.79-4 4-4s4 1.79 4 4v4.17l-1.59-1.59L13 13l4 4 4-4-1.41-1.41L18 13.17V9c0-3.31-2.69-6-6-6S6 5.69 6 9z" + d: "M6 9v12h2V9c0-2.21 1.79-4 4-4s4 1.79 4 4v4.17l-1.59-1.59L13 13l4 4 4-4-1.41-1.41L18 13.17V9c0-3.31-2.69-6-6-6S6 5.69 6 9z", + fill: "currentColor" })); } - export default SvgUTurnRight; \ No newline at end of file diff --git a/icons/es5/Umbrella.js b/icons/es5/Umbrella.js index f1bb8e5070..54b9088e2b 100644 --- a/icons/es5/Umbrella.js +++ b/icons/es5/Umbrella.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUmbrella(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.5 6.92L13 5.77V3.4c0-.26.22-.48.5-.48s.5.21.5.48V4h2v-.6C16 2.07 14.88 1 13.5 1S11 2.07 11 3.4v2.37L9.5 6.92 6 6.07l5.05 15.25c.15.45.55.68.95.68s.8-.23.95-.69L18 6.07l-3.5.85zM13.28 8.5l.76.58.92-.23L13 14.8V8.29l.28.21zm-3.32.59l.76-.58.28-.22v6.51L9.03 8.86l.93.23z" + d: "M14.5 6.92L13 5.77V3.4c0-.26.22-.48.5-.48s.5.21.5.48V4h2v-.6C16 2.07 14.88 1 13.5 1S11 2.07 11 3.4v2.37L9.5 6.92 6 6.07l5.05 15.25c.15.45.55.68.95.68s.8-.23.95-.69L18 6.07l-3.5.85zM13.28 8.5l.76.58.92-.23L13 14.8V8.29l.28.21zm-3.32.59l.76-.58.28-.22v6.51L9.03 8.86l.93.23z", + fill: "currentColor" })); } - export default SvgUmbrella; \ No newline at end of file diff --git a/icons/es5/Unarchive.js b/icons/es5/Unarchive.js index 776d16f318..c4afd9c856 100644 --- a/icons/es5/Unarchive.js +++ b/icons/es5/Unarchive.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUnarchive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.71 3H5.29L3 5.79V21h18V5.79L18.71 3zM14 15v2h-4v-2H6.5L12 9.5l5.5 5.5H14zM5.12 5l.81-1h12l.94 1H5.12z" + d: "M18.71 3H5.29L3 5.79V21h18V5.79L18.71 3zM14 15v2h-4v-2H6.5L12 9.5l5.5 5.5H14zM5.12 5l.81-1h12l.94 1H5.12z", + fill: "currentColor" })); } - export default SvgUnarchive; \ No newline at end of file diff --git a/icons/es5/Undo.js b/icons/es5/Undo.js index aa5384abba..410e98f2b1 100644 --- a/icons/es5/Undo.js +++ b/icons/es5/Undo.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUndo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgUndo(props) { fill: "currentColor" })); } - export default SvgUndo; \ No newline at end of file diff --git a/icons/es5/UnfoldLess.js b/icons/es5/UnfoldLess.js index d8e1732c81..4f852e789e 100644 --- a/icons/es5/UnfoldLess.js +++ b/icons/es5/UnfoldLess.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUnfoldLess(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.41 18.59L8.83 20 12 16.83 15.17 20l1.41-1.41L12 14l-4.59 4.59zm9.18-13.18L15.17 4 12 7.17 8.83 4 7.41 5.41 12 10l4.59-4.59z" + d: "M7.41 18.59L8.83 20 12 16.83 15.17 20l1.41-1.41L12 14l-4.59 4.59zm9.18-13.18L15.17 4 12 7.17 8.83 4 7.41 5.41 12 10l4.59-4.59z", + fill: "currentColor" })); } - export default SvgUnfoldLess; \ No newline at end of file diff --git a/icons/es5/UnfoldLessDouble.js b/icons/es5/UnfoldLessDouble.js index 7d12d16196..e075bf1388 100644 --- a/icons/es5/UnfoldLessDouble.js +++ b/icons/es5/UnfoldLessDouble.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUnfoldLessDouble(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.58 1.41L15.16 0l-3.17 3.17L8.82 0 7.41 1.41 11.99 6z" + d: "M16.58 1.41L15.16 0l-3.17 3.17L8.82 0 7.41 1.41 11.99 6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M16.58 6.41L15.16 5l-3.17 3.17L8.82 5 7.41 6.41 11.99 11zM7.42 17.59L8.84 19l3.17-3.17L15.18 19l1.41-1.41L12.01 13z" + d: "M16.58 6.41L15.16 5l-3.17 3.17L8.82 5 7.41 6.41 11.99 11zM7.42 17.59L8.84 19l3.17-3.17L15.18 19l1.41-1.41L12.01 13z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M7.42 22.59L8.84 24l3.17-3.17L15.18 24l1.41-1.41L12.01 18z" + d: "M7.42 22.59L8.84 24l3.17-3.17L15.18 24l1.41-1.41L12.01 18z", + fill: "currentColor" })); } - export default SvgUnfoldLessDouble; \ No newline at end of file diff --git a/icons/es5/UnfoldMore.js b/icons/es5/UnfoldMore.js index 431c1754b6..e16797de75 100644 --- a/icons/es5/UnfoldMore.js +++ b/icons/es5/UnfoldMore.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUnfoldMore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5.83L15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17z" + d: "M12 5.83L15.17 9l1.41-1.41L12 3 7.41 7.59 8.83 9 12 5.83zm0 12.34L8.83 15l-1.41 1.41L12 21l4.59-4.59L15.17 15 12 18.17z", + fill: "currentColor" })); } - export default SvgUnfoldMore; \ No newline at end of file diff --git a/icons/es5/UnfoldMoreDouble.js b/icons/es5/UnfoldMoreDouble.js index 85ec2a36fb..496fec5329 100644 --- a/icons/es5/UnfoldMoreDouble.js +++ b/icons/es5/UnfoldMoreDouble.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUnfoldMoreDouble(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7.83L15.17 11l1.41-1.41L12 5 7.41 9.59 8.83 11 12 7.83zm0-5L15.17 6l1.41-1.41L12 0 7.41 4.59 8.83 6 12 2.83zm0 18.34L8.83 18l-1.41 1.41L12 24l4.59-4.59L15.17 18 12 21.17zm0-5L8.83 13l-1.41 1.41L12 19l4.59-4.59L15.17 13 12 16.17z" + d: "M12 7.83L15.17 11l1.41-1.41L12 5 7.41 9.59 8.83 11 12 7.83zm0-5L15.17 6l1.41-1.41L12 0 7.41 4.59 8.83 6 12 2.83zm0 18.34L8.83 18l-1.41 1.41L12 24l4.59-4.59L15.17 18 12 21.17zm0-5L8.83 13l-1.41 1.41L12 19l4.59-4.59L15.17 13 12 16.17z", + fill: "currentColor" })); } - export default SvgUnfoldMoreDouble; \ No newline at end of file diff --git a/icons/es5/Unlocked.js b/icons/es5/Unlocked.js index 3de7028393..2ec0be4df6 100644 --- a/icons/es5/Unlocked.js +++ b/icons/es5/Unlocked.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUnlocked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgUnlocked(props) { fill: "currentColor" })); } - export default SvgUnlocked; \ No newline at end of file diff --git a/icons/es5/Unpublished.js b/icons/es5/Unpublished.js index c54a003e4b..7abc4aee66 100644 --- a/icons/es5/Unpublished.js +++ b/icons/es5/Unpublished.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUnpublished(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.19 21.19L2.81 2.81 1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.42zm-10.6-4.59l-4.24-4.24 1.41-1.41 2.83 2.83.18-.18 1.41 1.41-1.59 1.59zm3-5.84l-7.1-7.1A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51L15 12.17l2.65-2.65-1.41-1.41-2.65 2.65z" + d: "M21.19 21.19L2.81 2.81 1.39 4.22l2.27 2.27A9.91 9.91 0 002 12c0 5.52 4.48 10 10 10 2.04 0 3.93-.61 5.51-1.66l2.27 2.27 1.41-1.42zm-10.6-4.59l-4.24-4.24 1.41-1.41 2.83 2.83.18-.18 1.41 1.41-1.59 1.59zm3-5.84l-7.1-7.1A9.91 9.91 0 0112 2c5.52 0 10 4.48 10 10 0 2.04-.61 3.93-1.66 5.51L15 12.17l2.65-2.65-1.41-1.41-2.65 2.65z", + fill: "currentColor" })); } - export default SvgUnpublished; \ No newline at end of file diff --git a/icons/es5/Unread.js b/icons/es5/Unread.js index a0c732f264..60df9563c2 100644 --- a/icons/es5/Unread.js +++ b/icons/es5/Unread.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUnread(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -18,5 +16,4 @@ function SvgUnread(props) { fill: "currentColor" })); } - export default SvgUnread; \ No newline at end of file diff --git a/icons/es5/Unsubscribe.js b/icons/es5/Unsubscribe.js index 1add66f57a..40ab40116d 100644 --- a/icons/es5/Unsubscribe.js +++ b/icons/es5/Unsubscribe.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUnsubscribe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.5 13c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5zm2 4h-4v-1h4v1zm-6.95 0c-.02-.17-.05-.33-.05-.5 0-2.76 2.24-5 5-5 .92 0 1.75.26 2.49.69V3H3v14h10.55zM12 10.5L5 7V5l7 3.5L19 5v2l-7 3.5z" + d: "M18.5 13c-1.93 0-3.5 1.57-3.5 3.5s1.57 3.5 3.5 3.5 3.5-1.57 3.5-3.5-1.57-3.5-3.5-3.5zm2 4h-4v-1h4v1zm-6.95 0c-.02-.17-.05-.33-.05-.5 0-2.76 2.24-5 5-5 .92 0 1.75.26 2.49.69V3H3v14h10.55zM12 10.5L5 7V5l7 3.5L19 5v2l-7 3.5z", + fill: "currentColor" })); } - export default SvgUnsubscribe; \ No newline at end of file diff --git a/icons/es5/Upcoming.js b/icons/es5/Upcoming.js index d363665b22..b1819f53b3 100644 --- a/icons/es5/Upcoming.js +++ b/icons/es5/Upcoming.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUpcoming(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.16 7.26l-1.41-1.41-3.56 3.55 1.41 1.41s3.45-3.52 3.56-3.55zM11 3h2v5h-2zm-4.6 7.81L7.81 9.4 4.26 5.84 2.84 7.26c.11.03 3.56 3.55 3.56 3.55zM22 12h-7c0 1.66-1.34 3-3 3s-3-1.34-3-3H2v9h20v-9z" + d: "M21.16 7.26l-1.41-1.41-3.56 3.55 1.41 1.41s3.45-3.52 3.56-3.55zM11 3h2v5h-2zm-4.6 7.81L7.81 9.4 4.26 5.84 2.84 7.26c.11.03 3.56 3.55 3.56 3.55zM22 12h-7c0 1.66-1.34 3-3 3s-3-1.34-3-3H2v9h20v-9z", + fill: "currentColor" })); } - export default SvgUpcoming; \ No newline at end of file diff --git a/icons/es5/Update.js b/icons/es5/Update.js index ed2c56b7e5..f67d174a7d 100644 --- a/icons/es5/Update.js +++ b/icons/es5/Update.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUpdate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 8v5l4.25 2.52.77-1.28-3.52-2.09V8H11zm10 2V3l-2.64 2.64A8.937 8.937 0 0012 3a9 9 0 109 9h-2c0 3.86-3.14 7-7 7s-7-3.14-7-7 3.14-7 7-7c1.93 0 3.68.79 4.95 2.05L14 10h7z" + d: "M11 8v5l4.25 2.52.77-1.28-3.52-2.09V8H11zm10 2V3l-2.64 2.64A8.937 8.937 0 0012 3a9 9 0 109 9h-2c0 3.86-3.14 7-7 7s-7-3.14-7-7 3.14-7 7-7c1.93 0 3.68.79 4.95 2.05L14 10h7z", + fill: "currentColor" })); } - export default SvgUpdate; \ No newline at end of file diff --git a/icons/es5/UpdateDisabled.js b/icons/es5/UpdateDisabled.js index b7603ee62b..fc869c8069 100644 --- a/icons/es5/UpdateDisabled.js +++ b/icons/es5/UpdateDisabled.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUpdateDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8.67 5.84L7.22 4.39A8.86 8.86 0 0112 3c2.74 0 5.19 1.23 6.84 3.16L21 4v6h-6l2.41-2.41C16.12 6.02 14.18 5 12 5c-1.2 0-2.34.31-3.33.84zM13 7h-2v1.17l2 2V7zm6.78 15.61l-3-3A8.973 8.973 0 0112 21a9 9 0 01-9-9c0-1.76.51-3.4 1.39-4.78l-3-3L2.8 2.81l18.38 18.38-1.4 1.42zm-4.46-4.46L5.84 8.67A7.06 7.06 0 005 12c0 3.86 3.14 7 7 7 1.2 0 2.34-.31 3.32-.85zM20.94 13h-2.02c-.12.83-.39 1.61-.77 2.32l1.47 1.47c.7-1.12 1.17-2.41 1.32-3.79z" + d: "M8.67 5.84L7.22 4.39A8.86 8.86 0 0112 3c2.74 0 5.19 1.23 6.84 3.16L21 4v6h-6l2.41-2.41C16.12 6.02 14.18 5 12 5c-1.2 0-2.34.31-3.33.84zM13 7h-2v1.17l2 2V7zm6.78 15.61l-3-3A8.973 8.973 0 0112 21a9 9 0 01-9-9c0-1.76.51-3.4 1.39-4.78l-3-3L2.8 2.81l18.38 18.38-1.4 1.42zm-4.46-4.46L5.84 8.67A7.06 7.06 0 005 12c0 3.86 3.14 7 7 7 1.2 0 2.34-.31 3.32-.85zM20.94 13h-2.02c-.12.83-.39 1.61-.77 2.32l1.47 1.47c.7-1.12 1.17-2.41 1.32-3.79z", + fill: "currentColor" })); } - export default SvgUpdateDisabled; \ No newline at end of file diff --git a/icons/es5/Upgrade.js b/icons/es5/Upgrade.js index df080cf21d..af01fa381d 100644 --- a/icons/es5/Upgrade.js +++ b/icons/es5/Upgrade.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUpgrade(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 18v2H8v-2h8zM11 7.99V16h2V7.99h3L12 4 8 7.99h3z" + d: "M16 18v2H8v-2h8zM11 7.99V16h2V7.99h3L12 4 8 7.99h3z", + fill: "currentColor" })); } - export default SvgUpgrade; \ No newline at end of file diff --git a/icons/es5/Upload.js b/icons/es5/Upload.js index 3df976e759..055609f282 100644 --- a/icons/es5/Upload.js +++ b/icons/es5/Upload.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUpload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 16h6v-6h4l-7-7-7 7h4v6zm-4 2h14v2H5v-2z" + d: "M9 16h6v-6h4l-7-7-7 7h4v6zm-4 2h14v2H5v-2z", + fill: "currentColor" })); } - export default SvgUpload; \ No newline at end of file diff --git a/icons/es5/UploadFile.js b/icons/es5/UploadFile.js index 8f40eecd38..b934240da5 100644 --- a/icons/es5/UploadFile.js +++ b/icons/es5/UploadFile.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUploadFile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h16V8l-6-6zm-1 13v4h-2v-4H8l4.01-4L16 15h-3zm0-6V3.5L18.5 9H13z" + d: "M14 2H4v20h16V8l-6-6zm-1 13v4h-2v-4H8l4.01-4L16 15h-3zm0-6V3.5L18.5 9H13z", + fill: "currentColor" })); } - export default SvgUploadFile; \ No newline at end of file diff --git a/icons/es5/Usb.js b/icons/es5/Usb.js index c7bd102ecd..eb97da037b 100644 --- a/icons/es5/Usb.js +++ b/icons/es5/Usb.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUsb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 7v4h1v2h-3V5h2l-3-4-3 4h2v8H8v-2.07c.7-.37 1.2-1.08 1.2-1.93 0-1.21-.99-2.2-2.2-2.2S4.8 7.79 4.8 9c0 .85.5 1.56 1.2 1.93V13c0 1.11.89 2 2 2h3v3.05c-.71.37-1.2 1.1-1.2 1.95a2.2 2.2 0 004.4 0c0-.85-.49-1.58-1.2-1.95V15h3c1.11 0 2-.89 2-2v-2h1V7h-4z" + d: "M15 7v4h1v2h-3V5h2l-3-4-3 4h2v8H8v-2.07c.7-.37 1.2-1.08 1.2-1.93 0-1.21-.99-2.2-2.2-2.2S4.8 7.79 4.8 9c0 .85.5 1.56 1.2 1.93V13c0 1.11.89 2 2 2h3v3.05c-.71.37-1.2 1.1-1.2 1.95a2.2 2.2 0 004.4 0c0-.85-.49-1.58-1.2-1.95V15h3c1.11 0 2-.89 2-2v-2h1V7h-4z", + fill: "currentColor" })); } - export default SvgUsb; \ No newline at end of file diff --git a/icons/es5/UsbOff.js b/icons/es5/UsbOff.js index 847e8e2efe..91a0697476 100644 --- a/icons/es5/UsbOff.js +++ b/icons/es5/UsbOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgUsbOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 8h4v4h-1v2c0 .34-.08.66-.23.94L16 13.17V12h-1V8zm-4 .17l2 2V6h2l-3-4-3 4h2v2.17zM13 16v2.28c.6.34 1 .98 1 1.72 0 1.1-.9 2-2 2s-2-.9-2-2c0-.74.4-1.37 1-1.72V16H8c-1.11 0-2-.89-2-2v-2.28c-.6-.34-1-.98-1-1.72 0-.59.26-1.13.68-1.49L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-6.6-6.6H13zm-2-2v-.17l-2.51-2.51c-.14.16-.31.29-.49.4V14h3z" + d: "M15 8h4v4h-1v2c0 .34-.08.66-.23.94L16 13.17V12h-1V8zm-4 .17l2 2V6h2l-3-4-3 4h2v2.17zM13 16v2.28c.6.34 1 .98 1 1.72 0 1.1-.9 2-2 2s-2-.9-2-2c0-.74.4-1.37 1-1.72V16H8c-1.11 0-2-.89-2-2v-2.28c-.6-.34-1-.98-1-1.72 0-.59.26-1.13.68-1.49L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-6.6-6.6H13zm-2-2v-.17l-2.51-2.51c-.14.16-.31.29-.49.4V14h3z", + fill: "currentColor" })); } - export default SvgUsbOff; \ No newline at end of file diff --git a/icons/es5/Vaccines.js b/icons/es5/Vaccines.js index 2297b2420b..eb23c49f3b 100644 --- a/icons/es5/Vaccines.js +++ b/icons/es5/Vaccines.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVaccines(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5.5H8V4h1.5V2h-5v2H6v1.5H2v2h1V17h3v4l2 1.5V17h3V7.5h1v-2zM9 9H6.5v1.5H9V12H6.5v1.5H9V15H5V7.5h4V9zm10.5 1.5V10h1V8h-7l-.01 2h1.01v.5c0 .5-1.5 1.16-1.5 3V22h8v-8.5c0-1.84-1.5-2.5-1.5-3zm-3 0V10h1v.5c0 1.6 1.5 2 1.5 3v.5h-4v-.5c0-1 1.5-1.4 1.5-3zM15 20v-1.5h4V20h-4z" + d: "M12 5.5H8V4h1.5V2h-5v2H6v1.5H2v2h1V17h3v4l2 1.5V17h3V7.5h1v-2zM9 9H6.5v1.5H9V12H6.5v1.5H9V15H5V7.5h4V9zm10.5 1.5V10h1V8h-7l-.01 2h1.01v.5c0 .5-1.5 1.16-1.5 3V22h8v-8.5c0-1.84-1.5-2.5-1.5-3zm-3 0V10h1v.5c0 1.6 1.5 2 1.5 3v.5h-4v-.5c0-1 1.5-1.4 1.5-3zM15 20v-1.5h4V20h-4z", + fill: "currentColor" })); } - export default SvgVaccines; \ No newline at end of file diff --git a/icons/es5/VapeFree.js b/icons/es5/VapeFree.js index 2ac1b24d8e..3ef27b98d1 100644 --- a/icons/es5/VapeFree.js +++ b/icons/es5/VapeFree.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVapeFree(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 16.5h1c1.33 0 2.71-.18 4-.5v3c-1.29-.32-2.67-.5-4-.5H2v-2zM16.17 19H8v-3h5.17L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-3.6-3.6zm2.66-3H22v3h-.17l-3-3zM11 17.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5zm11-4.74V15h-1.5v-2.23c0-2.24-1.76-4.07-4-4.07V7.2c1.02 0 1.85-.83 1.85-1.85S17.52 3.5 16.5 3.5V2c1.85 0 3.35 1.5 3.35 3.35 0 .93-.38 1.77-1 2.38 1.87.89 3.15 2.81 3.15 5.03zM11.15 8.32V8.3c0-1.85 1.5-3.35 3.35-3.35v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2h1.53c1.87 0 3.47 1.35 3.47 3.16V15H18v-1.3c0-1.31-.92-2.05-1.97-2.05h-1.55l-3.33-3.33z" + d: "M2 16.5h1c1.33 0 2.71-.18 4-.5v3c-1.29-.32-2.67-.5-4-.5H2v-2zM16.17 19H8v-3h5.17L1.39 4.22 2.8 2.81l18.38 18.38-1.41 1.41-3.6-3.6zm2.66-3H22v3h-.17l-3-3zM11 17.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5zm11-4.74V15h-1.5v-2.23c0-2.24-1.76-4.07-4-4.07V7.2c1.02 0 1.85-.83 1.85-1.85S17.52 3.5 16.5 3.5V2c1.85 0 3.35 1.5 3.35 3.35 0 .93-.38 1.77-1 2.38 1.87.89 3.15 2.81 3.15 5.03zM11.15 8.32V8.3c0-1.85 1.5-3.35 3.35-3.35v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2h1.53c1.87 0 3.47 1.35 3.47 3.16V15H18v-1.3c0-1.31-.92-2.05-1.97-2.05h-1.55l-3.33-3.33z", + fill: "currentColor" })); } - export default SvgVapeFree; \ No newline at end of file diff --git a/icons/es5/VapingRooms.js b/icons/es5/VapingRooms.js index dbdaca1cfb..1e815cdc6a 100644 --- a/icons/es5/VapingRooms.js +++ b/icons/es5/VapingRooms.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVapingRooms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 16.5h1c1.33 0 2.71-.18 4-.5v3c-1.29-.32-2.67-.5-4-.5H2v-2zm20-.5v3H8v-3h14zm-11 1.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5zm11-4.74V15h-1.5v-2.23c0-2.24-1.76-4.07-4-4.07V7.2c1.02 0 1.85-.83 1.85-1.85S17.52 3.5 16.5 3.5V2c1.85 0 3.35 1.5 3.35 3.35 0 .93-.38 1.77-1 2.38 1.87.89 3.15 2.81 3.15 5.03zm-2.5.6V15H18v-1.3c0-1.31-.92-2.05-1.97-2.05H14.5a3.35 3.35 0 010-6.7v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2h1.53c1.87 0 3.47 1.35 3.47 3.16z" + d: "M2 16.5h1c1.33 0 2.71-.18 4-.5v3c-1.29-.32-2.67-.5-4-.5H2v-2zm20-.5v3H8v-3h14zm-11 1.5c0-.28-.22-.5-.5-.5s-.5.22-.5.5.22.5.5.5.5-.22.5-.5zm11-4.74V15h-1.5v-2.23c0-2.24-1.76-4.07-4-4.07V7.2c1.02 0 1.85-.83 1.85-1.85S17.52 3.5 16.5 3.5V2c1.85 0 3.35 1.5 3.35 3.35 0 .93-.38 1.77-1 2.38 1.87.89 3.15 2.81 3.15 5.03zm-2.5.6V15H18v-1.3c0-1.31-.92-2.05-1.97-2.05H14.5a3.35 3.35 0 010-6.7v1.5c-1.02 0-1.85.73-1.85 1.75s.83 2 1.85 2h1.53c1.87 0 3.47 1.35 3.47 3.16z", + fill: "currentColor" })); } - export default SvgVapingRooms; \ No newline at end of file diff --git a/icons/es5/Verified.js b/icons/es5/Verified.js index 4f9efd0f75..9afd4fdd69 100644 --- a/icons/es5/Verified.js +++ b/icons/es5/Verified.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerified(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgVerified(props) { fill: "currentColor" })); } - export default SvgVerified; \ No newline at end of file diff --git a/icons/es5/VerifiedBadge.js b/icons/es5/VerifiedBadge.js index a27b373f40..25e619e939 100644 --- a/icons/es5/VerifiedBadge.js +++ b/icons/es5/VerifiedBadge.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerifiedBadge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgVerifiedBadge(props) { fill: "currentColor" })); } - export default SvgVerifiedBadge; \ No newline at end of file diff --git a/icons/es5/VerifiedBadgeOutline.js b/icons/es5/VerifiedBadgeOutline.js index 24c6535520..df95b53318 100644 --- a/icons/es5/VerifiedBadgeOutline.js +++ b/icons/es5/VerifiedBadgeOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerifiedBadgeOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgVerifiedBadgeOutline(props) { fill: "currentColor" })); } - export default SvgVerifiedBadgeOutline; \ No newline at end of file diff --git a/icons/es5/VerifiedOutline.js b/icons/es5/VerifiedOutline.js index ceb4addd09..86d32cf628 100644 --- a/icons/es5/VerifiedOutline.js +++ b/icons/es5/VerifiedOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerifiedOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -19,5 +17,4 @@ function SvgVerifiedOutline(props) { fill: "currentColor" })); } - export default SvgVerifiedOutline; \ No newline at end of file diff --git a/icons/es5/VerifiedUser.js b/icons/es5/VerifiedUser.js index 9f964f82e5..8de83ee5af 100644 --- a/icons/es5/VerifiedUser.js +++ b/icons/es5/VerifiedUser.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerifiedUser(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z" + d: "M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z", + fill: "currentColor" })); } - export default SvgVerifiedUser; \ No newline at end of file diff --git a/icons/es5/VerticalAlignBottom.js b/icons/es5/VerticalAlignBottom.js index d178da490e..1c186e8c0a 100644 --- a/icons/es5/VerticalAlignBottom.js +++ b/icons/es5/VerticalAlignBottom.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerticalAlignBottom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 13h-3V3h-2v10H8l4 4 4-4zM4 19v2h16v-2H4z" + d: "M16 13h-3V3h-2v10H8l4 4 4-4zM4 19v2h16v-2H4z", + fill: "currentColor" })); } - export default SvgVerticalAlignBottom; \ No newline at end of file diff --git a/icons/es5/VerticalAlignCenter.js b/icons/es5/VerticalAlignCenter.js index 7302fc904d..318637ae2f 100644 --- a/icons/es5/VerticalAlignCenter.js +++ b/icons/es5/VerticalAlignCenter.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerticalAlignCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 19h3v4h2v-4h3l-4-4-4 4zm8-14h-3V1h-2v4H8l4 4 4-4zM4 11v2h16v-2H4z" + d: "M8 19h3v4h2v-4h3l-4-4-4 4zm8-14h-3V1h-2v4H8l4 4 4-4zM4 11v2h16v-2H4z", + fill: "currentColor" })); } - export default SvgVerticalAlignCenter; \ No newline at end of file diff --git a/icons/es5/VerticalAlignTop.js b/icons/es5/VerticalAlignTop.js index 6b29ac56dc..8994dde901 100644 --- a/icons/es5/VerticalAlignTop.js +++ b/icons/es5/VerticalAlignTop.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerticalAlignTop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M8 11h3v10h2V11h3l-4-4-4 4zM4 3v2h16V3H4z" + d: "M8 11h3v10h2V11h3l-4-4-4 4zM4 3v2h16V3H4z", + fill: "currentColor" })); } - export default SvgVerticalAlignTop; \ No newline at end of file diff --git a/icons/es5/VerticalDistribute.js b/icons/es5/VerticalDistribute.js index 219a6d635c..4ed164c043 100644 --- a/icons/es5/VerticalDistribute.js +++ b/icons/es5/VerticalDistribute.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerticalDistribute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2v2H2V2h20zM7 10.5v3h10v-3H7zM2 20v2h20v-2H2z" + d: "M22 2v2H2V2h20zM7 10.5v3h10v-3H7zM2 20v2h20v-2H2z", + fill: "currentColor" })); } - export default SvgVerticalDistribute; \ No newline at end of file diff --git a/icons/es5/VerticalShades.js b/icons/es5/VerticalShades.js index db577db695..f6ab6430dd 100644 --- a/icons/es5/VerticalShades.js +++ b/icons/es5/VerticalShades.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerticalShades(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 19V3H4v16H2v2h20v-2h-2zm-10 0V5h4v14h-4z" + d: "M20 19V3H4v16H2v2h20v-2h-2zm-10 0V5h4v14h-4z", + fill: "currentColor" })); } - export default SvgVerticalShades; \ No newline at end of file diff --git a/icons/es5/VerticalShadesClosed.js b/icons/es5/VerticalShadesClosed.js index c8232c1da2..8db2a4c94c 100644 --- a/icons/es5/VerticalShadesClosed.js +++ b/icons/es5/VerticalShadesClosed.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerticalShadesClosed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 19V3H4v16H2v2h20v-2h-2zM13 5h1.5v14H13V5zm-2 14H9.5V5H11v14zM6 5h1.5v14H6V5zm10.5 14V5H18v14h-1.5z" + d: "M20 19V3H4v16H2v2h20v-2h-2zM13 5h1.5v14H13V5zm-2 14H9.5V5H11v14zM6 5h1.5v14H6V5zm10.5 14V5H18v14h-1.5z", + fill: "currentColor" })); } - export default SvgVerticalShadesClosed; \ No newline at end of file diff --git a/icons/es5/VerticalSplit.js b/icons/es5/VerticalSplit.js index 12f95079b8..c8c89a2d6e 100644 --- a/icons/es5/VerticalSplit.js +++ b/icons/es5/VerticalSplit.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVerticalSplit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 15h8v-2H3v2zm0 4h8v-2H3v2zm0-8h8V9H3v2zm0-6v2h8V5H3zm10 0h8v14h-8V5z" + d: "M3 15h8v-2H3v2zm0 4h8v-2H3v2zm0-8h8V9H3v2zm0-6v2h8V5H3zm10 0h8v14h-8V5z", + fill: "currentColor" })); } - export default SvgVerticalSplit; \ No newline at end of file diff --git a/icons/es5/Vibration.js b/icons/es5/Vibration.js index 4ac526d8d5..b5385d3635 100644 --- a/icons/es5/Vibration.js +++ b/icons/es5/Vibration.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVibration(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M0 15h2V9H0v6zm3 2h2V7H3v10zm19-8v6h2V9h-2zm-3 8h2V7h-2v10zM18 3H6v18h12V3zm-2 16H8V5h8v14z" + d: "M0 15h2V9H0v6zm3 2h2V7H3v10zm19-8v6h2V9h-2zm-3 8h2V7h-2v10zM18 3H6v18h12V3zm-2 16H8V5h8v14z", + fill: "currentColor" })); } - export default SvgVibration; \ No newline at end of file diff --git a/icons/es5/VideoCall.js b/icons/es5/VideoCall.js index 4cd7ceda5e..d288f8434e 100644 --- a/icons/es5/VideoCall.js +++ b/icons/es5/VideoCall.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideoCall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 10.5V6H3v12h14v-4.5l4 4v-11l-4 4zM14 13h-3v3H9v-3H6v-2h3V8h2v3h3v2z" + d: "M17 10.5V6H3v12h14v-4.5l4 4v-11l-4 4zM14 13h-3v3H9v-3H6v-2h3V8h2v3h3v2z", + fill: "currentColor" })); } - export default SvgVideoCall; \ No newline at end of file diff --git a/icons/es5/VideoCamera.js b/icons/es5/VideoCamera.js index 76e61c751f..e3934db86a 100644 --- a/icons/es5/VideoCamera.js +++ b/icons/es5/VideoCamera.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideoCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgVideoCamera(props) { fill: "currentColor" })); } - export default SvgVideoCamera; \ No newline at end of file diff --git a/icons/es5/VideoCameraBack.js b/icons/es5/VideoCameraBack.js index f81f17c857..d93d8c7f97 100644 --- a/icons/es5/VideoCameraBack.js +++ b/icons/es5/VideoCameraBack.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideoCameraBack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 10.48V4H2v16h16v-6.48l4 3.98v-11l-4 3.98zM5 16l2.38-3.17L9 15l2.62-3.5L15 16H5z" + d: "M18 10.48V4H2v16h16v-6.48l4 3.98v-11l-4 3.98zM5 16l2.38-3.17L9 15l2.62-3.5L15 16H5z", + fill: "currentColor" })); } - export default SvgVideoCameraBack; \ No newline at end of file diff --git a/icons/es5/VideoCameraFront.js b/icons/es5/VideoCameraFront.js index 7252698b34..bcb2b98f34 100644 --- a/icons/es5/VideoCameraFront.js +++ b/icons/es5/VideoCameraFront.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideoCameraFront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 10.48V4H2v16h16v-6.48l4 3.98v-11l-4 3.98zM10 8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H6v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0114 15.43V16z" + d: "M18 10.48V4H2v16h16v-6.48l4 3.98v-11l-4 3.98zM10 8c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm4 8H6v-.57c0-.81.48-1.53 1.22-1.85a6.95 6.95 0 015.56 0A2.01 2.01 0 0114 15.43V16z", + fill: "currentColor" })); } - export default SvgVideoCameraFront; \ No newline at end of file diff --git a/icons/es5/VideoChat.js b/icons/es5/VideoChat.js index 0315c3445d..8b477110fe 100644 --- a/icons/es5/VideoChat.js +++ b/icons/es5/VideoChat.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideoChat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 2v20l4-4h16V2H2zm15 11l-2-1.99V14H7V6h8v2.99L17 7v6z" + d: "M2 2v20l4-4h16V2H2zm15 11l-2-1.99V14H7V6h8v2.99L17 7v6z", + fill: "currentColor" })); } - export default SvgVideoChat; \ No newline at end of file diff --git a/icons/es5/VideoFile.js b/icons/es5/VideoFile.js index b591a532c3..470c5ea8c3 100644 --- a/icons/es5/VideoFile.js +++ b/icons/es5/VideoFile.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideoFile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 2H4v20h16V8l-6-6zm-1 7V3.5L18.5 9H13zm1 5l2-1.06v4.12L14 16v2H8v-6h6v2z" + d: "M14 2H4v20h16V8l-6-6zm-1 7V3.5L18.5 9H13zm1 5l2-1.06v4.12L14 16v2H8v-6h6v2z", + fill: "currentColor" })); } - export default SvgVideoFile; \ No newline at end of file diff --git a/icons/es5/VideoLabel.js b/icons/es5/VideoLabel.js index f2e7ab75e5..7b925df784 100644 --- a/icons/es5/VideoLabel.js +++ b/icons/es5/VideoLabel.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideoLabel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v18h22V3zm-2 13H3V5h18v11z" + d: "M23 3H1v18h22V3zm-2 13H3V5h18v11z", + fill: "currentColor" })); } - export default SvgVideoLabel; \ No newline at end of file diff --git a/icons/es5/VideoLibrary.js b/icons/es5/VideoLibrary.js index d06d0bfab6..5db0a8e28b 100644 --- a/icons/es5/VideoLibrary.js +++ b/icons/es5/VideoLibrary.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideoLibrary(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zM12 14.5v-9l6 4.5-6 4.5z" + d: "M4 6H2v16h16v-2H4V6zm18-4H6v16h16V2zM12 14.5v-9l6 4.5-6 4.5z", + fill: "currentColor" })); } - export default SvgVideoLibrary; \ No newline at end of file diff --git a/icons/es5/VideoSettings.js b/icons/es5/VideoSettings.js index 3fafcc4808..0051fe3ee9 100644 --- a/icons/es5/VideoSettings.js +++ b/icons/es5/VideoSettings.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideoSettings(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 6h18v5h2V4H1v16h11v-2H3z" + d: "M3 6h18v5h2V4H1v16h11v-2H3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M15 12L9 8v8zm7.72 5.57l1.23-.98-1.25-2.17-1.47.58a3.44 3.44 0 00-.75-.42L20.25 13h-2.5l-.24 1.58c-.26.11-.51.26-.74.42l-1.48-.58-1.25 2.17 1.24.99c-.03.29-.04.58-.01.86l-1.23.98 1.25 2.17 1.48-.59c.23.17.48.31.75.42l.23 1.58h2.5l.24-1.58c.26-.11.51-.26.74-.42l1.48.58 1.25-2.17-1.24-.99c.03-.28.03-.57 0-.85zM19 19.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M15 12L9 8v8zm7.72 5.57l1.23-.98-1.25-2.17-1.47.58a3.44 3.44 0 00-.75-.42L20.25 13h-2.5l-.24 1.58c-.26.11-.51.26-.74.42l-1.48-.58-1.25 2.17 1.24.99c-.03.29-.04.58-.01.86l-1.23.98 1.25 2.17 1.48-.59c.23.17.48.31.75.42l.23 1.58h2.5l.24-1.58c.26-.11.51-.26.74-.42l1.48.58 1.25-2.17-1.24-.99c.03-.28.03-.57 0-.85zM19 19.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgVideoSettings; \ No newline at end of file diff --git a/icons/es5/VideoStable.js b/icons/es5/VideoStable.js index 0c41773aa9..4533103fdb 100644 --- a/icons/es5/VideoStable.js +++ b/icons/es5/VideoStable.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideoStable(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 4v16h20V4H2zm2 14V6h2.95l-2.33 8.73L16.82 18H4zm16 0h-2.95l2.34-8.73L7.18 6H20v12z" + d: "M2 4v16h20V4H2zm2 14V6h2.95l-2.33 8.73L16.82 18H4zm16 0h-2.95l2.34-8.73L7.18 6H20v12z", + fill: "currentColor" })); } - export default SvgVideoStable; \ No newline at end of file diff --git a/icons/es5/VideoTranscript.js b/icons/es5/VideoTranscript.js index 72655a0e04..f8d6487f03 100644 --- a/icons/es5/VideoTranscript.js +++ b/icons/es5/VideoTranscript.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideoTranscript(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgVideoTranscript(props) { fill: "currentColor" })); } - export default SvgVideoTranscript; \ No newline at end of file diff --git a/icons/es5/Videocam.js b/icons/es5/Videocam.js index ffb1ab1c39..7204df5c26 100644 --- a/icons/es5/Videocam.js +++ b/icons/es5/Videocam.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideocam(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 10.5V6H3v12h14v-4.5l4 4v-11l-4 4z" + d: "M17 10.5V6H3v12h14v-4.5l4 4v-11l-4 4z", + fill: "currentColor" })); } - export default SvgVideocam; \ No newline at end of file diff --git a/icons/es5/VideocamOff.js b/icons/es5/VideocamOff.js index f88ffbba73..ed5625448f 100644 --- a/icons/es5/VideocamOff.js +++ b/icons/es5/VideocamOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideocamOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 16.61V6.5l-4 4V6h-6.61zM3.41 1.86L2 3.27 4.73 6H3v12h13.73l3 3 1.41-1.41z" + d: "M21 16.61V6.5l-4 4V6h-6.61zM3.41 1.86L2 3.27 4.73 6H3v12h13.73l3 3 1.41-1.41z", + fill: "currentColor" })); } - export default SvgVideocamOff; \ No newline at end of file diff --git a/icons/es5/VideogameAsset.js b/icons/es5/VideogameAsset.js index 3dffdfbb26..39e6cbee7b 100644 --- a/icons/es5/VideogameAsset.js +++ b/icons/es5/VideogameAsset.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideogameAsset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 6H1v12h22V6zm-12 7H8v3H6v-3H3v-2h3V8h2v3h3v2zm4.5 2c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4-3c-.83 0-1.5-.67-1.5-1.5S18.67 9 19.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z" + d: "M23 6H1v12h22V6zm-12 7H8v3H6v-3H3v-2h3V8h2v3h3v2zm4.5 2c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm4-3c-.83 0-1.5-.67-1.5-1.5S18.67 9 19.5 9s1.5.67 1.5 1.5-.67 1.5-1.5 1.5z", + fill: "currentColor" })); } - export default SvgVideogameAsset; \ No newline at end of file diff --git a/icons/es5/VideogameAssetOff.js b/icons/es5/VideogameAssetOff.js index ecd397f4a6..1880c8cf09 100644 --- a/icons/es5/VideogameAssetOff.js +++ b/icons/es5/VideogameAssetOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVideogameAssetOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.83 18H22V6H8.83l12 12zM17.5 9c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm3.69 12.19L2.81 2.81 1.39 4.22 3.17 6H2v12h13.17l4.61 4.61 1.41-1.42zM9 13v2H7v-2H5v-2h2V9.83L10.17 13H9z" + d: "M20.83 18H22V6H8.83l12 12zM17.5 9c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5-1.5-.67-1.5-1.5.67-1.5 1.5-1.5zm3.69 12.19L2.81 2.81 1.39 4.22 3.17 6H2v12h13.17l4.61 4.61 1.41-1.42zM9 13v2H7v-2H5v-2h2V9.83L10.17 13H9z", + fill: "currentColor" })); } - export default SvgVideogameAssetOff; \ No newline at end of file diff --git a/icons/es5/ViewAgenda.js b/icons/es5/ViewAgenda.js index 61b1ac2295..c32f075eaf 100644 --- a/icons/es5/ViewAgenda.js +++ b/icons/es5/ViewAgenda.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewAgenda(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 13h18v8H3zM3 3h18v8H3z" + d: "M3 13h18v8H3zM3 3h18v8H3z", + fill: "currentColor" })); } - export default SvgViewAgenda; \ No newline at end of file diff --git a/icons/es5/ViewArray.js b/icons/es5/ViewArray.js index d84f13c548..9de886f211 100644 --- a/icons/es5/ViewArray.js +++ b/icons/es5/ViewArray.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewArray(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 5h-3v14h3V5zm-4 0H7v14h10V5zM6 5H3v14h3V5z" + d: "M21 5h-3v14h3V5zm-4 0H7v14h10V5zM6 5H3v14h3V5z", + fill: "currentColor" })); } - export default SvgViewArray; \ No newline at end of file diff --git a/icons/es5/ViewCarousel.js b/icons/es5/ViewCarousel.js index 4fedd1a74b..d0086b83fa 100644 --- a/icons/es5/ViewCarousel.js +++ b/icons/es5/ViewCarousel.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewCarousel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 7h4v10H2V7zm5 12h10V5H7v14zM18 7h4v10h-4V7z" + d: "M2 7h4v10H2V7zm5 12h10V5H7v14zM18 7h4v10h-4V7z", + fill: "currentColor" })); } - export default SvgViewCarousel; \ No newline at end of file diff --git a/icons/es5/ViewColumn.js b/icons/es5/ViewColumn.js index 759739e97d..d3e56b6ad0 100644 --- a/icons/es5/ViewColumn.js +++ b/icons/es5/ViewColumn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewColumn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.67 5v14H9.33V5h5.34zm1 14H21V5h-5.33v14zm-7.34 0V5H3v14h5.33z" + d: "M14.67 5v14H9.33V5h5.34zm1 14H21V5h-5.33v14zm-7.34 0V5H3v14h5.33z", + fill: "currentColor" })); } - export default SvgViewColumn; \ No newline at end of file diff --git a/icons/es5/ViewComfy.js b/icons/es5/ViewComfy.js index 1054b639c9..f8ca0122d0 100644 --- a/icons/es5/ViewComfy.js +++ b/icons/es5/ViewComfy.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewComfy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 9h4V5H3v4zm0 5h4v-4H3v4zm5 0h4v-4H8v4zm5 0h4v-4h-4v4zM8 9h4V5H8v4zm5-4v4h4V5h-4zm5 9h4v-4h-4v4zM3 19h4v-4H3v4zm5 0h4v-4H8v4zm5 0h4v-4h-4v4zm5 0h4v-4h-4v4zm0-14v4h4V5h-4z" + d: "M3 9h4V5H3v4zm0 5h4v-4H3v4zm5 0h4v-4H8v4zm5 0h4v-4h-4v4zM8 9h4V5H8v4zm5-4v4h4V5h-4zm5 9h4v-4h-4v4zM3 19h4v-4H3v4zm5 0h4v-4H8v4zm5 0h4v-4h-4v4zm5 0h4v-4h-4v4zm0-14v4h4V5h-4z", + fill: "currentColor" })); } - export default SvgViewComfy; \ No newline at end of file diff --git a/icons/es5/ViewComfyAlt.js b/icons/es5/ViewComfyAlt.js index 00534d8fcd..8f6df12e9b 100644 --- a/icons/es5/ViewComfyAlt.js +++ b/icons/es5/ViewComfyAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewComfyAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 4v16h20V4H2zm9 13H7v-4h4v4zm0-6H7V7h4v4zm6 6h-4v-4h4v4zm0-6h-4V7h4v4z" + d: "M2 4v16h20V4H2zm9 13H7v-4h4v4zm0-6H7V7h4v4zm6 6h-4v-4h4v4zm0-6h-4V7h4v4z", + fill: "currentColor" })); } - export default SvgViewComfyAlt; \ No newline at end of file diff --git a/icons/es5/ViewCompact.js b/icons/es5/ViewCompact.js index 127fa88f86..00a48bf9f3 100644 --- a/icons/es5/ViewCompact.js +++ b/icons/es5/ViewCompact.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewCompact(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 19h6v-7H3v7zm7 0h12v-7H10v7zM3 5v6h19V5H3z" + d: "M3 19h6v-7H3v7zm7 0h12v-7H10v7zM3 5v6h19V5H3z", + fill: "currentColor" })); } - export default SvgViewCompact; \ No newline at end of file diff --git a/icons/es5/ViewCompactAlt.js b/icons/es5/ViewCompactAlt.js index e0426be550..93be908acb 100644 --- a/icons/es5/ViewCompactAlt.js +++ b/icons/es5/ViewCompactAlt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewCompactAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zM11.5 16.5h-4v-4h4v4zm0-5h-4v-4h4v4zm5 5h-4v-4h4v4zm0-5h-4v-4h4v4z" + d: "M22 4H2v16h20V4zM11.5 16.5h-4v-4h4v4zm0-5h-4v-4h4v4zm5 5h-4v-4h4v4zm0-5h-4v-4h4v4z", + fill: "currentColor" })); } - export default SvgViewCompactAlt; \ No newline at end of file diff --git a/icons/es5/ViewCozy.js b/icons/es5/ViewCozy.js index 5a60595cf6..9e95bf0094 100644 --- a/icons/es5/ViewCozy.js +++ b/icons/es5/ViewCozy.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewCozy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zM11.25 16.75h-4v-4h4v4zm0-5.5h-4v-4h4v4zm5.5 5.5h-4v-4h4v4zm0-5.5h-4v-4h4v4z" + d: "M22 4H2v16h20V4zM11.25 16.75h-4v-4h4v4zm0-5.5h-4v-4h4v4zm5.5 5.5h-4v-4h4v4zm0-5.5h-4v-4h4v4z", + fill: "currentColor" })); } - export default SvgViewCozy; \ No newline at end of file diff --git a/icons/es5/ViewDay.js b/icons/es5/ViewDay.js index 39b534aba8..eddf936c6a 100644 --- a/icons/es5/ViewDay.js +++ b/icons/es5/ViewDay.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewDay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2 21h19v-3H2v3zM21 8H2v8h19V8zM2 3v3h19V3H2z" + d: "M2 21h19v-3H2v3zM21 8H2v8h19V8zM2 3v3h19V3H2z", + fill: "currentColor" })); } - export default SvgViewDay; \ No newline at end of file diff --git a/icons/es5/ViewHeadline.js b/icons/es5/ViewHeadline.js index a32381e806..308d09f1a4 100644 --- a/icons/es5/ViewHeadline.js +++ b/icons/es5/ViewHeadline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewHeadline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 15h16v-2H4v2zm0 4h16v-2H4v2zm0-8h16V9H4v2zm0-6v2h16V5H4z" + d: "M4 15h16v-2H4v2zm0 4h16v-2H4v2zm0-8h16V9H4v2zm0-6v2h16V5H4z", + fill: "currentColor" })); } - export default SvgViewHeadline; \ No newline at end of file diff --git a/icons/es5/ViewInAr.js b/icons/es5/ViewInAr.js index e14672354c..05682ed74f 100644 --- a/icons/es5/ViewInAr.js +++ b/icons/es5/ViewInAr.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewInAr(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 1v2h3v3h2V1zm3 20h-3v2h5v-5h-2zM3 3h3V1H1v5h2zm0 15H1v5h5v-2H3zM19 7.97l-7-4.03-7 4.03v8.06l7 4.03 7-4.03V7.97zm-8 9.2l-4-2.3v-4.63l4 2.33v4.6zm1-6.33L8.04 8.53 12 6.25l3.96 2.28L12 10.84zm5 4.03l-4 2.3v-4.6l4-2.33v4.63z" + d: "M18 1v2h3v3h2V1zm3 20h-3v2h5v-5h-2zM3 3h3V1H1v5h2zm0 15H1v5h5v-2H3zM19 7.97l-7-4.03-7 4.03v8.06l7 4.03 7-4.03V7.97zm-8 9.2l-4-2.3v-4.63l4 2.33v4.6zm1-6.33L8.04 8.53 12 6.25l3.96 2.28L12 10.84zm5 4.03l-4 2.3v-4.6l4-2.33v4.63z", + fill: "currentColor" })); } - export default SvgViewInAr; \ No newline at end of file diff --git a/icons/es5/ViewKanban.js b/icons/es5/ViewKanban.js index 9946b25525..a7be4e9ebf 100644 --- a/icons/es5/ViewKanban.js +++ b/icons/es5/ViewKanban.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewKanban(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zM9 17H7V7h2v10zm4-5h-2V7h2v5zm4 3h-2V7h2v8z" + d: "M21 3H3v18h18V3zM9 17H7V7h2v10zm4-5h-2V7h2v5zm4 3h-2V7h2v8z", + fill: "currentColor" })); } - export default SvgViewKanban; \ No newline at end of file diff --git a/icons/es5/ViewList.js b/icons/es5/ViewList.js index ce98c80326..d8c2f9f626 100644 --- a/icons/es5/ViewList.js +++ b/icons/es5/ViewList.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewList(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 14h4v-4H3v4zm0 5h4v-4H3v4zM3 9h4V5H3v4zm5 5h13v-4H8v4zm0 5h13v-4H8v4zM8 5v4h13V5H8z" + d: "M3 14h4v-4H3v4zm0 5h4v-4H3v4zM3 9h4V5H3v4zm5 5h13v-4H8v4zm0 5h13v-4H8v4zM8 5v4h13V5H8z", + fill: "currentColor" })); } - export default SvgViewList; \ No newline at end of file diff --git a/icons/es5/ViewModule.js b/icons/es5/ViewModule.js index 9843303e54..3faa56e45d 100644 --- a/icons/es5/ViewModule.js +++ b/icons/es5/ViewModule.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewModule(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14.67 5v6.5H9.33V5h5.34zm1 6.5H21V5h-5.33v6.5zm-1 7.5v-6.5H9.33V19h5.34zm1-6.5V19H21v-6.5h-5.33zm-7.34 0H3V19h5.33v-6.5zm0-1V5H3v6.5h5.33z" + d: "M14.67 5v6.5H9.33V5h5.34zm1 6.5H21V5h-5.33v6.5zm-1 7.5v-6.5H9.33V19h5.34zm1-6.5V19H21v-6.5h-5.33zm-7.34 0H3V19h5.33v-6.5zm0-1V5H3v6.5h5.33z", + fill: "currentColor" })); } - export default SvgViewModule; \ No newline at end of file diff --git a/icons/es5/ViewQuilt.js b/icons/es5/ViewQuilt.js index 5a7f839530..b503488294 100644 --- a/icons/es5/ViewQuilt.js +++ b/icons/es5/ViewQuilt.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewQuilt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 5v6.5H9.33V5H21zm-6.33 14v-6.5H9.33V19h5.34zm1-6.5V19H21v-6.5h-5.33zM8.33 19V5H3v14h5.33z" + d: "M21 5v6.5H9.33V5H21zm-6.33 14v-6.5H9.33V19h5.34zm1-6.5V19H21v-6.5h-5.33zM8.33 19V5H3v14h5.33z", + fill: "currentColor" })); } - export default SvgViewQuilt; \ No newline at end of file diff --git a/icons/es5/ViewSidebar.js b/icons/es5/ViewSidebar.js index fa8c5d1bf4..e9d3676994 100644 --- a/icons/es5/ViewSidebar.js +++ b/icons/es5/ViewSidebar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewSidebar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 20H2V4h14v16zm2-12h4V4h-4v4zm0 12h4v-4h-4v4zm0-6h4v-4h-4v4z" + d: "M16 20H2V4h14v16zm2-12h4V4h-4v4zm0 12h4v-4h-4v4zm0-6h4v-4h-4v4z", + fill: "currentColor" })); } - export default SvgViewSidebar; \ No newline at end of file diff --git a/icons/es5/ViewStream.js b/icons/es5/ViewStream.js index f771cb75e9..0f0b813b66 100644 --- a/icons/es5/ViewStream.js +++ b/icons/es5/ViewStream.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewStream(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 19v-6h18v6H3zM3 5v6h18V5H3z" + d: "M3 19v-6h18v6H3zM3 5v6h18V5H3z", + fill: "currentColor" })); } - export default SvgViewStream; \ No newline at end of file diff --git a/icons/es5/ViewTimeline.js b/icons/es5/ViewTimeline.js index 4be4f99d5a..c94590e313 100644 --- a/icons/es5/ViewTimeline.js +++ b/icons/es5/ViewTimeline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewTimeline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 3H3v18h18V3zm-9 14H6v-2h6v2zm3-4H9v-2h6v2zm3-4h-6V7h6v2z" + d: "M21 3H3v18h18V3zm-9 14H6v-2h6v2zm3-4H9v-2h6v2zm3-4h-6V7h6v2z", + fill: "currentColor" })); } - export default SvgViewTimeline; \ No newline at end of file diff --git a/icons/es5/ViewWeek.js b/icons/es5/ViewWeek.js index 169fe14d46..47293c1f2d 100644 --- a/icons/es5/ViewWeek.js +++ b/icons/es5/ViewWeek.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgViewWeek(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7.33 20H2V4h5.33v16zM22 20V4h-5.33v16H22zm-7.33 0V4H9.33v16h5.34z" + d: "M7.33 20H2V4h5.33v16zM22 20V4h-5.33v16H22zm-7.33 0V4H9.33v16h5.34z", + fill: "currentColor" })); } - export default SvgViewWeek; \ No newline at end of file diff --git a/icons/es5/Vignette.js b/icons/es5/Vignette.js index 697a8d7684..8940ecfc9e 100644 --- a/icons/es5/Vignette.js +++ b/icons/es5/Vignette.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVignette(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 3H1v18h22V3zM12 18c-4.42 0-8-2.69-8-6s3.58-6 8-6 8 2.69 8 6-3.58 6-8 6z" + d: "M23 3H1v18h22V3zM12 18c-4.42 0-8-2.69-8-6s3.58-6 8-6 8 2.69 8 6-3.58 6-8 6z", + fill: "currentColor" })); } - export default SvgVignette; \ No newline at end of file diff --git a/icons/es5/Villa.js b/icons/es5/Villa.js index 2911d8b16c..49099cc9a9 100644 --- a/icons/es5/Villa.js +++ b/icons/es5/Villa.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVilla(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 21H3V8l13-5v7H7v11zm12-11c-1.1 0-2 .9-2 2H9v9h5v-5h2v5h5v-9c0-1.1-.9-2-2-2z" + d: "M7 21H3V8l13-5v7H7v11zm12-11c-1.1 0-2 .9-2 2H9v9h5v-5h2v5h5v-9c0-1.1-.9-2-2-2z", + fill: "currentColor" })); } - export default SvgVilla; \ No newline at end of file diff --git a/icons/es5/Visibility.js b/icons/es5/Visibility.js index 144de876ea..d5f73460f5 100644 --- a/icons/es5/Visibility.js +++ b/icons/es5/Visibility.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVisibility(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgVisibility(props) { fill: "currentColor" })); } - export default SvgVisibility; \ No newline at end of file diff --git a/icons/es5/VisibilityOff.js b/icons/es5/VisibilityOff.js index 6e94175db6..a8cdd6778b 100644 --- a/icons/es5/VisibilityOff.js +++ b/icons/es5/VisibilityOff.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVisibilityOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgVisibilityOff(props) { fill: "currentColor" })); } - export default SvgVisibilityOff; \ No newline at end of file diff --git a/icons/es5/VoiceChat.js b/icons/es5/VoiceChat.js index 7d68509b96..9740e48165 100644 --- a/icons/es5/VoiceChat.js +++ b/icons/es5/VoiceChat.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVoiceChat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgVoiceChat(props) { fill: "currentColor" })); } - export default SvgVoiceChat; \ No newline at end of file diff --git a/icons/es5/VoiceOverOff.js b/icons/es5/VoiceOverOff.js index 41e4ec6686..0cbae2e90d 100644 --- a/icons/es5/VoiceOverOff.js +++ b/icons/es5/VoiceOverOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVoiceOverOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.76 5.36l-1.68 1.69c.8 1.13.83 2.58.09 3.74l1.7 1.7c1.9-2.02 1.87-4.98-.11-7.13zM20.07 2l-1.63 1.63c2.72 2.97 2.76 7.39.14 10.56l1.64 1.64c3.74-3.89 3.71-9.84-.15-13.83zM9.43 5.04l3.53 3.53a3.979 3.979 0 00-3.53-3.53zM4.41 2.86L3 4.27l2.62 2.62C5.23 7.5 5 8.22 5 9c0 2.21 1.79 4 4 4 .78 0 1.5-.23 2.11-.62l4.4 4.4C13.74 15.6 10.78 15 9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-.37-.11-.7-.29-1.02L19.73 21l1.41-1.41L4.41 2.86z" + d: "M16.76 5.36l-1.68 1.69c.8 1.13.83 2.58.09 3.74l1.7 1.7c1.9-2.02 1.87-4.98-.11-7.13zM20.07 2l-1.63 1.63c2.72 2.97 2.76 7.39.14 10.56l1.64 1.64c3.74-3.89 3.71-9.84-.15-13.83zM9.43 5.04l3.53 3.53a3.979 3.979 0 00-3.53-3.53zM4.41 2.86L3 4.27l2.62 2.62C5.23 7.5 5 8.22 5 9c0 2.21 1.79 4 4 4 .78 0 1.5-.23 2.11-.62l4.4 4.4C13.74 15.6 10.78 15 9 15c-2.67 0-8 1.34-8 4v2h16v-2c0-.37-.11-.7-.29-1.02L19.73 21l1.41-1.41L4.41 2.86z", + fill: "currentColor" })); } - export default SvgVoiceOverOff; \ No newline at end of file diff --git a/icons/es5/Voicemail.js b/icons/es5/Voicemail.js index fcd9ef35e0..0c2995d956 100644 --- a/icons/es5/Voicemail.js +++ b/icons/es5/Voicemail.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVoicemail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.5 6C15.46 6 13 8.46 13 11.5c0 1.33.47 2.55 1.26 3.5H9.74c.79-.95 1.26-2.17 1.26-3.5C11 8.46 8.54 6 5.5 6S0 8.46 0 11.5 2.46 17 5.5 17h13c3.04 0 5.5-2.46 5.5-5.5S21.54 6 18.5 6zm-13 9C3.57 15 2 13.43 2 11.5S3.57 8 5.5 8 9 9.57 9 11.5 7.43 15 5.5 15zm13 0c-1.93 0-3.5-1.57-3.5-3.5S16.57 8 18.5 8 22 9.57 22 11.5 20.43 15 18.5 15z" + d: "M18.5 6C15.46 6 13 8.46 13 11.5c0 1.33.47 2.55 1.26 3.5H9.74c.79-.95 1.26-2.17 1.26-3.5C11 8.46 8.54 6 5.5 6S0 8.46 0 11.5 2.46 17 5.5 17h13c3.04 0 5.5-2.46 5.5-5.5S21.54 6 18.5 6zm-13 9C3.57 15 2 13.43 2 11.5S3.57 8 5.5 8 9 9.57 9 11.5 7.43 15 5.5 15zm13 0c-1.93 0-3.5-1.57-3.5-3.5S16.57 8 18.5 8 22 9.57 22 11.5 20.43 15 18.5 15z", + fill: "currentColor" })); } - export default SvgVoicemail; \ No newline at end of file diff --git a/icons/es5/Volcano.js b/icons/es5/Volcano.js index 3d3ae742a5..c071fdc2d5 100644 --- a/icons/es5/Volcano.js +++ b/icons/es5/Volcano.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVolcano(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 8h-7l-2 5H6l-4 9h20zm-5-7h2v4h-2zm3.121 4.468L18.95 2.64l1.414 1.414-2.829 2.828zM7.64 4.05l1.414-1.414 2.828 2.828-1.414 1.415z" + d: "M18 8h-7l-2 5H6l-4 9h20zm-5-7h2v4h-2zm3.121 4.468L18.95 2.64l1.414 1.414-2.829 2.828zM7.64 4.05l1.414-1.414 2.828 2.828-1.414 1.415z", + fill: "currentColor" })); } - export default SvgVolcano; \ No newline at end of file diff --git a/icons/es5/VolumeDown.js b/icons/es5/VolumeDown.js index 9ecf1313c8..9328e7b2eb 100644 --- a/icons/es5/VolumeDown.js +++ b/icons/es5/VolumeDown.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVolumeDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18.5 12A4.5 4.5 0 0016 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02zM5 9v6h4l5 5V4L9 9H5z" + d: "M18.5 12A4.5 4.5 0 0016 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02zM5 9v6h4l5 5V4L9 9H5z", + fill: "currentColor" })); } - export default SvgVolumeDown; \ No newline at end of file diff --git a/icons/es5/VolumeMute.js b/icons/es5/VolumeMute.js index 1d9f7c41dc..e5a3456521 100644 --- a/icons/es5/VolumeMute.js +++ b/icons/es5/VolumeMute.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVolumeMute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M7 9v6h4l5 5V4l-5 5H7z" + d: "M7 9v6h4l5 5V4l-5 5H7z", + fill: "currentColor" })); } - export default SvgVolumeMute; \ No newline at end of file diff --git a/icons/es5/VolumeOff.js b/icons/es5/VolumeOff.js index f3e4cf7643..9eced9169d 100644 --- a/icons/es5/VolumeOff.js +++ b/icons/es5/VolumeOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVolumeOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.34 2.93L2.93 4.34 7.29 8.7 7 9H3v6h4l5 5v-6.59l4.18 4.18c-.65.49-1.38.88-2.18 1.11v2.06a8.94 8.94 0 003.61-1.75l2.05 2.05 1.41-1.41L4.34 2.93zM19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zm-7-8l-1.88 1.88L12 7.76zm4.5 8A4.5 4.5 0 0014 7.97v1.79l2.48 2.48c.01-.08.02-.16.02-.24z" + d: "M4.34 2.93L2.93 4.34 7.29 8.7 7 9H3v6h4l5 5v-6.59l4.18 4.18c-.65.49-1.38.88-2.18 1.11v2.06a8.94 8.94 0 003.61-1.75l2.05 2.05 1.41-1.41L4.34 2.93zM19 12c0 .82-.15 1.61-.41 2.34l1.53 1.53c.56-1.17.88-2.48.88-3.87 0-4.28-2.99-7.86-7-8.77v2.06c2.89.86 5 3.54 5 6.71zm-7-8l-1.88 1.88L12 7.76zm4.5 8A4.5 4.5 0 0014 7.97v1.79l2.48 2.48c.01-.08.02-.16.02-.24z", + fill: "currentColor" })); } - export default SvgVolumeOff; \ No newline at end of file diff --git a/icons/es5/VolumeUp.js b/icons/es5/VolumeUp.js index 4b7de4c698..37ccaf172c 100644 --- a/icons/es5/VolumeUp.js +++ b/icons/es5/VolumeUp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVolumeUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 9v6h4l5 5V4L7 9H3zm13.5 3A4.5 4.5 0 0014 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z" + d: "M3 9v6h4l5 5V4L7 9H3zm13.5 3A4.5 4.5 0 0014 7.97v8.05c1.48-.73 2.5-2.25 2.5-4.02zM14 3.23v2.06c2.89.86 5 3.54 5 6.71s-2.11 5.85-5 6.71v2.06c4.01-.91 7-4.49 7-8.77s-2.99-7.86-7-8.77z", + fill: "currentColor" })); } - export default SvgVolumeUp; \ No newline at end of file diff --git a/icons/es5/VolunteerActivism.js b/icons/es5/VolunteerActivism.js index 706a202771..917a75e131 100644 --- a/icons/es5/VolunteerActivism.js +++ b/icons/es5/VolunteerActivism.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVolunteerActivism(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 11h4v11H1zm15-7.75C16.65 2.49 17.66 2 18.7 2 20.55 2 22 3.45 22 5.3c0 2.27-2.91 4.9-6 7.7-3.09-2.81-6-5.44-6-7.7C10 3.45 11.45 2 13.3 2c1.04 0 2.05.49 2.7 1.25zM22 17h-9l-2.09-.73.33-.95L13 16h4v-2l-8.03-3H7v9.02L14 22l8-3z" + d: "M1 11h4v11H1zm15-7.75C16.65 2.49 17.66 2 18.7 2 20.55 2 22 3.45 22 5.3c0 2.27-2.91 4.9-6 7.7-3.09-2.81-6-5.44-6-7.7C10 3.45 11.45 2 13.3 2c1.04 0 2.05.49 2.7 1.25zM22 17h-9l-2.09-.73.33-.95L13 16h4v-2l-8.03-3H7v9.02L14 22l8-3z", + fill: "currentColor" })); } - export default SvgVolunteerActivism; \ No newline at end of file diff --git a/icons/es5/VpnKey.js b/icons/es5/VpnKey.js index 4ee752cc25..ebab167ca9 100644 --- a/icons/es5/VpnKey.js +++ b/icons/es5/VpnKey.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVpnKey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12.65 10A5.99 5.99 0 007 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 005.65-4H17v4h4v-4h2v-4H12.65zM7 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M12.65 10A5.99 5.99 0 007 6c-3.31 0-6 2.69-6 6s2.69 6 6 6a5.99 5.99 0 005.65-4H17v4h4v-4h2v-4H12.65zM7 14c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgVpnKey; \ No newline at end of file diff --git a/icons/es5/VpnKeyOff.js b/icons/es5/VpnKeyOff.js index e94646faa7..1a7ed74f25 100644 --- a/icons/es5/VpnKeyOff.js +++ b/icons/es5/VpnKeyOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVpnKeyOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.83 18H21v-4h2v-4H12.83l8 8zm-1.05 4.61l1.41-1.41L2.81 2.81 1.39 4.22l2.59 2.59A6.012 6.012 0 001 12c0 3.31 2.69 6 6 6 2.21 0 4.15-1.2 5.18-2.99l7.6 7.6zM8.99 11.82c.01.06.01.12.01.18 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.06 0 .12 0 .18.01l1.81 1.81z" + d: "M20.83 18H21v-4h2v-4H12.83l8 8zm-1.05 4.61l1.41-1.41L2.81 2.81 1.39 4.22l2.59 2.59A6.012 6.012 0 001 12c0 3.31 2.69 6 6 6 2.21 0 4.15-1.2 5.18-2.99l7.6 7.6zM8.99 11.82c.01.06.01.12.01.18 0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2c.06 0 .12 0 .18.01l1.81 1.81z", + fill: "currentColor" })); } - export default SvgVpnKeyOff; \ No newline at end of file diff --git a/icons/es5/VpnLock.js b/icons/es5/VpnLock.js index 4d11e61b8c..4f21384367 100644 --- a/icons/es5/VpnLock.js +++ b/icons/es5/VpnLock.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVpnLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19 13c0 2.08-.8 3.97-2.1 5.39V17H14v-4H7v-2h3V8h4V3.46c-.95-.3-1.95-.46-3-.46C5.48 3 1 7.48 1 13s4.48 10 10 10 10-4.48 10-10c0-.34-.02-.67-.05-1h-2.03c.04.33.08.66.08 1zm-9 7.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L8 16v3h2v1.93zM22 4v-.36c0-1.31-.94-2.5-2.24-2.63A2.5 2.5 0 0017 3.5V4h-1v6h7V4h-1zm-1 0h-3v-.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V4z" + d: "M19 13c0 2.08-.8 3.97-2.1 5.39V17H14v-4H7v-2h3V8h4V3.46c-.95-.3-1.95-.46-3-.46C5.48 3 1 7.48 1 13s4.48 10 10 10 10-4.48 10-10c0-.34-.02-.67-.05-1h-2.03c.04.33.08.66.08 1zm-9 7.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L8 16v3h2v1.93zM22 4v-.36c0-1.31-.94-2.5-2.24-2.63A2.5 2.5 0 0017 3.5V4h-1v6h7V4h-1zm-1 0h-3v-.5c0-.83.67-1.5 1.5-1.5s1.5.67 1.5 1.5V4z", + fill: "currentColor" })); } - export default SvgVpnLock; \ No newline at end of file diff --git a/icons/es5/Vrpano.js b/icons/es5/Vrpano.js index c39eb2a782..bfb2d08632 100644 --- a/icons/es5/Vrpano.js +++ b/icons/es5/Vrpano.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgVrpano(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5.5c-5.25 0-9.01-1.54-10-1.92V20.4c2.16-.76 5.21-1.9 10-1.9 4.78 0 7.91 1.17 10 1.9V3.6c-2.09.73-5.23 1.9-10 1.9zm0 9.5c-2.34 0-4.52.15-6.52.41l3.69-4.42 2 2.4L14 10l4.51 5.4c-1.99-.25-4.21-.4-6.51-.4z" + d: "M12 5.5c-5.25 0-9.01-1.54-10-1.92V20.4c2.16-.76 5.21-1.9 10-1.9 4.78 0 7.91 1.17 10 1.9V3.6c-2.09.73-5.23 1.9-10 1.9zm0 9.5c-2.34 0-4.52.15-6.52.41l3.69-4.42 2 2.4L14 10l4.51 5.4c-1.99-.25-4.21-.4-6.51-.4z", + fill: "currentColor" })); } - export default SvgVrpano; \ No newline at end of file diff --git a/icons/es5/Wallet.js b/icons/es5/Wallet.js index 976fa853c4..ce3099f7bc 100644 --- a/icons/es5/Wallet.js +++ b/icons/es5/Wallet.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWallet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zm-6.25 10.09L4 11.22V10h16v.53l-4.25 3.56zM4 6h16v2H4V6z" + d: "M22 4H2v16h20V4zm-6.25 10.09L4 11.22V10h16v.53l-4.25 3.56zM4 6h16v2H4V6z", + fill: "currentColor" })); } - export default SvgWallet; \ No newline at end of file diff --git a/icons/es5/Wallpaper.js b/icons/es5/Wallpaper.js index 5aafa7f53e..91d6158b81 100644 --- a/icons/es5/Wallpaper.js +++ b/icons/es5/Wallpaper.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWallpaper(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 4h7V2H2v9h2V4zm6 9l-4 5h12l-3-4-2.03 2.71L10 13zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5zM22 2h-9v2h7v7h2V2zm-2 18h-7v2h9v-9h-2v7zM4 13H2v9h9v-2H4v-7z" + d: "M4 4h7V2H2v9h2V4zm6 9l-4 5h12l-3-4-2.03 2.71L10 13zm7-4.5c0-.83-.67-1.5-1.5-1.5S14 7.67 14 8.5s.67 1.5 1.5 1.5S17 9.33 17 8.5zM22 2h-9v2h7v7h2V2zm-2 18h-7v2h9v-9h-2v7zM4 13H2v9h9v-2H4v-7z", + fill: "currentColor" })); } - export default SvgWallpaper; \ No newline at end of file diff --git a/icons/es5/Warehouse.js b/icons/es5/Warehouse.js index dc49598e82..7205306088 100644 --- a/icons/es5/Warehouse.js +++ b/icons/es5/Warehouse.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWarehouse(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 21V7L12 3 2 7v14h5v-9h10v9h5zm-11-2H9v2h2v-2zm2-3h-2v2h2v-2zm2 3h-2v2h2v-2z" + d: "M22 21V7L12 3 2 7v14h5v-9h10v9h5zm-11-2H9v2h2v-2zm2-3h-2v2h2v-2zm2 3h-2v2h2v-2z", + fill: "currentColor" })); } - export default SvgWarehouse; \ No newline at end of file diff --git a/icons/es5/Warning.js b/icons/es5/Warning.js index 7b25311613..dd6a2d5d63 100644 --- a/icons/es5/Warning.js +++ b/icons/es5/Warning.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWarning(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgWarning(props) { fill: "currentColor" })); } - export default SvgWarning; \ No newline at end of file diff --git a/icons/es5/WarningAmber.js b/icons/es5/WarningAmber.js index 1e2a560481..2dcc45b05f 100644 --- a/icons/es5/WarningAmber.js +++ b/icons/es5/WarningAmber.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWarningAmber(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z" + d: "M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z", + fill: "currentColor" })); } - export default SvgWarningAmber; \ No newline at end of file diff --git a/icons/es5/WarningFilled.js b/icons/es5/WarningFilled.js index 51992a7a16..648b9591f3 100644 --- a/icons/es5/WarningFilled.js +++ b/icons/es5/WarningFilled.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWarningFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -11,11 +9,10 @@ function SvgWarningFilled(props) { xmlns: "http://www.w3.org/2000/svg" }, props), /*#__PURE__*/React.createElement("path", { d: "M12 2L1 21h22L12 2z", - fill: "#F0CC00" + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { d: "M13 16h-2v2h2v-2zM13 10h-2v4h2v-4z", - fill: "#111" + fill: "currentColor" })); } - export default SvgWarningFilled; \ No newline at end of file diff --git a/icons/es5/Wash.js b/icons/es5/Wash.js index b8f66e1835..1859085bec 100644 --- a/icons/es5/Wash.js +++ b/icons/es5/Wash.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.12 5L1 12.68V23h18v-2.5h-7v-1h9V17h-9v-1h10v-2.5H12v-1h8V10H8.86l1.88-3.3L9.12 5zm4.38 4c.83 0 1.5-.67 1.5-1.5 0-.84-1.5-2.5-1.5-2.5S12 6.66 12 7.5c0 .83.67 1.5 1.5 1.5zm5-8S16 3.83 16 5.5a2.5 2.5 0 005 0C21 3.83 18.5 1 18.5 1z" + d: "M9.12 5L1 12.68V23h18v-2.5h-7v-1h9V17h-9v-1h10v-2.5H12v-1h8V10H8.86l1.88-3.3L9.12 5zm4.38 4c.83 0 1.5-.67 1.5-1.5 0-.84-1.5-2.5-1.5-2.5S12 6.66 12 7.5c0 .83.67 1.5 1.5 1.5zm5-8S16 3.83 16 5.5a2.5 2.5 0 005 0C21 3.83 18.5 1 18.5 1z", + fill: "currentColor" })); } - export default SvgWash; \ No newline at end of file diff --git a/icons/es5/Watch.js b/icons/es5/Watch.js index 7fc7a0f9bd..7158e31e49 100644 --- a/icons/es5/Watch.js +++ b/icons/es5/Watch.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWatch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20 12c0-2.54-1.19-4.81-3.04-6.27L16 0H8l-.95 5.73C5.19 7.19 4 9.45 4 12s1.19 4.81 3.05 6.27L8 24h8l.96-5.73A7.976 7.976 0 0020 12zM6 12c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6z" + d: "M20 12c0-2.54-1.19-4.81-3.04-6.27L16 0H8l-.95 5.73C5.19 7.19 4 9.45 4 12s1.19 4.81 3.05 6.27L8 24h8l.96-5.73A7.976 7.976 0 0020 12zM6 12c0-3.31 2.69-6 6-6s6 2.69 6 6-2.69 6-6 6-6-2.69-6-6z", + fill: "currentColor" })); } - export default SvgWatch; \ No newline at end of file diff --git a/icons/es5/WatchFilled.js b/icons/es5/WatchFilled.js index d59bc65e90..f451224da0 100644 --- a/icons/es5/WatchFilled.js +++ b/icons/es5/WatchFilled.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWatchFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,5 +12,4 @@ function SvgWatchFilled(props) { fill: "currentColor" })); } - export default SvgWatchFilled; \ No newline at end of file diff --git a/icons/es5/WatchLater.js b/icons/es5/WatchLater.js index 7352be0c70..6069aaafff 100644 --- a/icons/es5/WatchLater.js +++ b/icons/es5/WatchLater.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWatchLater(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm4.2 14.2L11 13V7h1.5v5.2l4.5 2.7-.8 1.3z" + d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm4.2 14.2L11 13V7h1.5v5.2l4.5 2.7-.8 1.3z", + fill: "currentColor" })); } - export default SvgWatchLater; \ No newline at end of file diff --git a/icons/es5/WatchOff.js b/icons/es5/WatchOff.js index ad661780f4..694548603d 100644 --- a/icons/es5/WatchOff.js +++ b/icons/es5/WatchOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWatchOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7c2.76 0 5 2.24 5 5 0 .64-.13 1.25-.35 1.82l1.5 1.5a6.963 6.963 0 00-1.79-8.79L15 2H9l-.96 3.21 2.14 2.14C10.75 7.13 11.36 7 12 7zM2.81 2.81L1.39 4.22l4.46 4.46a6.963 6.963 0 001.79 8.79L9 22h6l.96-3.21 3.82 3.82 1.41-1.41L2.81 2.81zM12 17c-2.76 0-5-2.24-5-5 0-.64.13-1.25.35-1.82l6.47 6.47c-.57.22-1.18.35-1.82.35z" + d: "M12 7c2.76 0 5 2.24 5 5 0 .64-.13 1.25-.35 1.82l1.5 1.5a6.963 6.963 0 00-1.79-8.79L15 2H9l-.96 3.21 2.14 2.14C10.75 7.13 11.36 7 12 7zM2.81 2.81L1.39 4.22l4.46 4.46a6.963 6.963 0 001.79 8.79L9 22h6l.96-3.21 3.82 3.82 1.41-1.41L2.81 2.81zM12 17c-2.76 0-5-2.24-5-5 0-.64.13-1.25.35-1.82l6.47 6.47c-.57.22-1.18.35-1.82.35z", + fill: "currentColor" })); } - export default SvgWatchOff; \ No newline at end of file diff --git a/icons/es5/WatchOutline.js b/icons/es5/WatchOutline.js index 6f5c3bdaed..b1f6efd0b0 100644 --- a/icons/es5/WatchOutline.js +++ b/icons/es5/WatchOutline.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWatchOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -17,5 +15,4 @@ function SvgWatchOutline(props) { fill: "currentColor" })); } - export default SvgWatchOutline; \ No newline at end of file diff --git a/icons/es5/Water.js b/icons/es5/Water.js index 05f3a3bf47..e5f15bd41a 100644 --- a/icons/es5/Water.js +++ b/icons/es5/Water.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWater(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.98 14H22h-.02zM5.35 13c1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1v-2c-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1zm13.32 2c-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.1 1-3.34 1-1.24 0-1.38-1-3.33-1-1.95 0-2.1 1-3.34 1v2c1.95 0 2.11-1 3.34-1 1.24 0 1.38 1 3.33 1 1.95 0 2.1-1 3.34-1 1.19 0 1.42 1 3.33 1 1.94 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1v-2c-1.24 0-1.38-1-3.33-1zM5.35 9c1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1V8c-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1C3.38 7 3.24 8 2 8v2c1.9 0 2.17-1 3.35-1z" + d: "M21.98 14H22h-.02zM5.35 13c1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1v-2c-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1v2c1.9 0 2.17-1 3.35-1zm13.32 2c-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.1 1-3.34 1-1.24 0-1.38-1-3.33-1-1.95 0-2.1 1-3.34 1v2c1.95 0 2.11-1 3.34-1 1.24 0 1.38 1 3.33 1 1.95 0 2.1-1 3.34-1 1.19 0 1.42 1 3.33 1 1.94 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1v-2c-1.24 0-1.38-1-3.33-1zM5.35 9c1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.42 1 3.33 1 1.95 0 2.09-1 3.33-1 1.19 0 1.4.98 3.31 1V8c-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1-1.95 0-2.09 1-3.33 1-1.19 0-1.42-1-3.33-1C3.38 7 3.24 8 2 8v2c1.9 0 2.17-1 3.35-1z", + fill: "currentColor" })); } - export default SvgWater; \ No newline at end of file diff --git a/icons/es5/WaterDamage.js b/icons/es5/WaterDamage.js index 2fbac600e3..b6649c8578 100644 --- a/icons/es5/WaterDamage.js +++ b/icons/es5/WaterDamage.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWaterDamage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 3L2 12h3v8h14v-8h3L12 3zm0 13c-1.1 0-2-.9-2-2s2-4 2-4 2 2.9 2 4-.9 2-2 2z" + d: "M12 3L2 12h3v8h14v-8h3L12 3zm0 13c-1.1 0-2-.9-2-2s2-4 2-4 2 2.9 2 4-.9 2-2 2z", + fill: "currentColor" })); } - export default SvgWaterDamage; \ No newline at end of file diff --git a/icons/es5/WaterDrop.js b/icons/es5/WaterDrop.js index d888ad0424..07c856d82e 100644 --- a/icons/es5/WaterDrop.js +++ b/icons/es5/WaterDrop.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWaterDrop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm1 16.91c-.32.06-.65.09-1 .09-2.69 0-4.88-1.94-5-5h1.5c.08 2.07 1.5 3.5 3.5 3.5.35 0 .69-.04 1-.13v1.54z" + d: "M12 2c-5.33 4.55-8 8.48-8 11.8 0 4.98 3.8 8.2 8 8.2s8-3.22 8-8.2c0-3.32-2.67-7.25-8-11.8zm1 16.91c-.32.06-.65.09-1 .09-2.69 0-4.88-1.94-5-5h1.5c.08 2.07 1.5 3.5 3.5 3.5.35 0 .69-.04 1-.13v1.54z", + fill: "currentColor" })); } - export default SvgWaterDrop; \ No newline at end of file diff --git a/icons/es5/WaterfallChart.js b/icons/es5/WaterfallChart.js index e04ba25898..25228e05c9 100644 --- a/icons/es5/WaterfallChart.js +++ b/icons/es5/WaterfallChart.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWaterfallChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M18 4h3v16h-3V4zM3 13h3v7H3v-7zm11-9h3v3h-3V4zm-4 1h3v4h-3V5zm-3 5h3v4H7v-4z" + d: "M18 4h3v16h-3V4zM3 13h3v7H3v-7zm11-9h3v3h-3V4zm-4 1h3v4h-3V5zm-3 5h3v4H7v-4z", + fill: "currentColor" })); } - export default SvgWaterfallChart; \ No newline at end of file diff --git a/icons/es5/Waves.js b/icons/es5/Waves.js index 18a215af16..52fc617804 100644 --- a/icons/es5/Waves.js +++ b/icons/es5/Waves.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWaves(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 16.99c-1.35 0-2.2.42-2.95.8-.65.33-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.95c1.35 0 2.2-.42 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.42 2.95-.8c.65-.33 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm0-4.45c-1.35 0-2.2.43-2.95.8-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.32-1.17.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm2.95-8.08c-.75-.38-1.58-.8-2.95-.8s-2.2.42-2.95.8c-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.37-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.93c1.35 0 2.2-.43 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V5.04c-.9 0-1.4-.25-2.05-.58zM17 8.09c-1.35 0-2.2.43-2.95.8-.65.35-1.15.6-2.05.6s-1.4-.25-2.05-.6c-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.35-1.15.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.32 1.18-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V9.49c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8z" + d: "M17 16.99c-1.35 0-2.2.42-2.95.8-.65.33-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.95c1.35 0 2.2-.42 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.42 2.95-.8c.65-.33 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm0-4.45c-1.35 0-2.2.43-2.95.8-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.32-1.17.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.35 1.15-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.58.8 2.95.8v-1.95c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8zm2.95-8.08c-.75-.38-1.58-.8-2.95-.8s-2.2.42-2.95.8c-.65.32-1.18.6-2.05.6-.9 0-1.4-.25-2.05-.6-.75-.37-1.57-.8-2.95-.8s-2.2.42-2.95.8c-.65.33-1.17.6-2.05.6v1.93c1.35 0 2.2-.43 2.95-.8.65-.33 1.17-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V5.04c-.9 0-1.4-.25-2.05-.58zM17 8.09c-1.35 0-2.2.43-2.95.8-.65.35-1.15.6-2.05.6s-1.4-.25-2.05-.6c-.75-.38-1.57-.8-2.95-.8s-2.2.43-2.95.8c-.65.35-1.15.6-2.05.6v1.95c1.35 0 2.2-.43 2.95-.8.65-.32 1.18-.6 2.05-.6s1.4.25 2.05.6c.75.38 1.57.8 2.95.8s2.2-.43 2.95-.8c.65-.32 1.18-.6 2.05-.6.9 0 1.4.25 2.05.6.75.38 1.58.8 2.95.8V9.49c-.9 0-1.4-.25-2.05-.6-.75-.38-1.6-.8-2.95-.8z", + fill: "currentColor" })); } - export default SvgWaves; \ No newline at end of file diff --git a/icons/es5/WavingHand.js b/icons/es5/WavingHand.js index 19ff5dc041..e1ea073ba4 100644 --- a/icons/es5/WavingHand.js +++ b/icons/es5/WavingHand.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWavingHand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M23 17c0 3.31-2.69 6-6 6v-1.5c2.48 0 4.5-2.02 4.5-4.5H23zM1 7c0-3.31 2.69-6 6-6v1.5C4.52 2.5 2.5 4.52 2.5 7H1zm7.9-3.57L3.42 8.91C.2 12.13.2 17.35 3.42 20.58s8.44 3.22 11.67 0l7.95-7.95-1.77-1.77-5.3 5.3-.71-.71 7.42-7.42-1.77-1.77-6.72 6.72-.71-.71 7.78-7.78-1.76-1.76-7.78 7.78-.7-.71 6.36-6.36-1.77-1.77-8.51 8.51a4.003 4.003 0 01-.33 5.28l-.71-.71a3 3 0 000-4.24l-.35-.35 4.95-4.95L8.9 3.43z" + d: "M23 17c0 3.31-2.69 6-6 6v-1.5c2.48 0 4.5-2.02 4.5-4.5H23zM1 7c0-3.31 2.69-6 6-6v1.5C4.52 2.5 2.5 4.52 2.5 7H1zm7.9-3.57L3.42 8.91C.2 12.13.2 17.35 3.42 20.58s8.44 3.22 11.67 0l7.95-7.95-1.77-1.77-5.3 5.3-.71-.71 7.42-7.42-1.77-1.77-6.72 6.72-.71-.71 7.78-7.78-1.76-1.76-7.78 7.78-.7-.71 6.36-6.36-1.77-1.77-8.51 8.51a4.003 4.003 0 01-.33 5.28l-.71-.71a3 3 0 000-4.24l-.35-.35 4.95-4.95L8.9 3.43z", + fill: "currentColor" })); } - export default SvgWavingHand; \ No newline at end of file diff --git a/icons/es5/WbAuto.js b/icons/es5/WbAuto.js index b6edc3d23b..e29ccf0223 100644 --- a/icons/es5/WbAuto.js +++ b/icons/es5/WbAuto.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWbAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.85 12.65h2.3L8 9l-1.15 3.65zM22 7l-1.2 6.29L19.3 7h-1.6l-1.49 6.29L15 7h-.76C12.77 5.17 10.53 4 8 4c-4.42 0-8 3.58-8 8s3.58 8 8 8c3.13 0 5.84-1.81 7.15-4.43l.1.43H17l1.5-6.1L20 16h1.75l2.05-9H22zm-11.7 9l-.7-2H6.4l-.7 2H3.8L7 7h2l3.2 9h-1.9z" + d: "M6.85 12.65h2.3L8 9l-1.15 3.65zM22 7l-1.2 6.29L19.3 7h-1.6l-1.49 6.29L15 7h-.76C12.77 5.17 10.53 4 8 4c-4.42 0-8 3.58-8 8s3.58 8 8 8c3.13 0 5.84-1.81 7.15-4.43l.1.43H17l1.5-6.1L20 16h1.75l2.05-9H22zm-11.7 9l-.7-2H6.4l-.7 2H3.8L7 7h2l3.2 9h-1.9z", + fill: "currentColor" })); } - export default SvgWbAuto; \ No newline at end of file diff --git a/icons/es5/WbCloudy.js b/icons/es5/WbCloudy.js index 73576863fc..6ec2d34021 100644 --- a/icons/es5/WbCloudy.js +++ b/icons/es5/WbCloudy.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWbCloudy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.37 10.04C18.68 6.59 15.65 4 12.01 4c-2.89 0-5.4 1.64-6.65 4.04A5.994 5.994 0 00.01 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.64-4.96z" + d: "M19.37 10.04C18.68 6.59 15.65 4 12.01 4c-2.89 0-5.4 1.64-6.65 4.04A5.994 5.994 0 00.01 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.64-4.96z", + fill: "currentColor" })); } - export default SvgWbCloudy; \ No newline at end of file diff --git a/icons/es5/WbIncandescent.js b/icons/es5/WbIncandescent.js index ce5710e667..97946c3cd6 100644 --- a/icons/es5/WbIncandescent.js +++ b/icons/es5/WbIncandescent.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWbIncandescent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3.55 19.09l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8zM11 23h2v-2.95h-2V23zM4 11.05H1v2h3v-2zm11-4.19V2.05H9v4.81C7.21 7.9 6 9.83 6 12.05c0 3.31 2.69 6 6 6s6-2.69 6-6c0-2.22-1.21-4.15-3-5.19zm5 4.19v2h3v-2h-3zm-2.76 7.66l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4z" + d: "M3.55 19.09l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8zM11 23h2v-2.95h-2V23zM4 11.05H1v2h3v-2zm11-4.19V2.05H9v4.81C7.21 7.9 6 9.83 6 12.05c0 3.31 2.69 6 6 6s6-2.69 6-6c0-2.22-1.21-4.15-3-5.19zm5 4.19v2h3v-2h-3zm-2.76 7.66l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4z", + fill: "currentColor" })); } - export default SvgWbIncandescent; \ No newline at end of file diff --git a/icons/es5/WbIridescent.js b/icons/es5/WbIridescent.js index 2b52a37eac..8dcdbf5e5f 100644 --- a/icons/es5/WbIridescent.js +++ b/icons/es5/WbIridescent.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWbIridescent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5 15h14V9.05H5V15zm6-14v3h2V1h-2zm8.04 2.6l-1.79 1.79 1.41 1.41 1.8-1.79-1.42-1.41zM13 23v-2.95h-2V23h2zm7.45-3.91l-1.8-1.79-1.41 1.41 1.79 1.8 1.42-1.42zM3.55 5.01L5.34 6.8l1.41-1.41L4.96 3.6 3.55 5.01zM4.96 20.5l1.79-1.8-1.41-1.41-1.79 1.79 1.41 1.42z" + d: "M5 15h14V9.05H5V15zm6-14v3h2V1h-2zm8.04 2.6l-1.79 1.79 1.41 1.41 1.8-1.79-1.42-1.41zM13 23v-2.95h-2V23h2zm7.45-3.91l-1.8-1.79-1.41 1.41 1.79 1.8 1.42-1.42zM3.55 5.01L5.34 6.8l1.41-1.41L4.96 3.6 3.55 5.01zM4.96 20.5l1.79-1.8-1.41-1.41-1.79 1.79 1.41 1.42z", + fill: "currentColor" })); } - export default SvgWbIridescent; \ No newline at end of file diff --git a/icons/es5/WbShade.js b/icons/es5/WbShade.js index 002b429ccb..076a92fe46 100644 --- a/icons/es5/WbShade.js +++ b/icons/es5/WbShade.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWbShade(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 12v2.5l5.5 5.5H22l-8-8zm0 8h3l-3-3v3zM8 4l-6 6h2v10h8V10h2L8 4zm1 10H7v-4h2v4z" + d: "M14 12v2.5l5.5 5.5H22l-8-8zm0 8h3l-3-3v3zM8 4l-6 6h2v10h8V10h2L8 4zm1 10H7v-4h2v4z", + fill: "currentColor" })); } - export default SvgWbShade; \ No newline at end of file diff --git a/icons/es5/WbSunny.js b/icons/es5/WbSunny.js index 0abca2689a..cf436d2dc3 100644 --- a/icons/es5/WbSunny.js +++ b/icons/es5/WbSunny.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWbSunny(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z" + d: "M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z", + fill: "currentColor" })); } - export default SvgWbSunny; \ No newline at end of file diff --git a/icons/es5/WbTwilight.js b/icons/es5/WbTwilight.js index 5d6a0eaf48..8b03bd23dd 100644 --- a/icons/es5/WbTwilight.js +++ b/icons/es5/WbTwilight.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWbTwilight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.955 8.662l2.12-2.122 1.416 1.414-2.121 2.122zM2 18h20v2H2zm9-14h2v3h-2zM3.543 7.925L4.957 6.51l2.121 2.12-1.414 1.415zM5 16h14c0-3.87-3.13-7-7-7s-7 3.13-7 7z" + d: "M16.955 8.662l2.12-2.122 1.416 1.414-2.121 2.122zM2 18h20v2H2zm9-14h2v3h-2zM3.543 7.925L4.957 6.51l2.121 2.12-1.414 1.415zM5 16h14c0-3.87-3.13-7-7-7s-7 3.13-7 7z", + fill: "currentColor" })); } - export default SvgWbTwilight; \ No newline at end of file diff --git a/icons/es5/Wc.js b/icons/es5/Wc.js index c9b5c25779..036c29b51d 100644 --- a/icons/es5/Wc.js +++ b/icons/es5/Wc.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M5.5 22v-7.5H4V7h7v7.5H9.5V22h-4zM18 22v-6h3l-3-9h-3l-3 9h3v6h3zM7.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm9 0c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2z" + d: "M5.5 22v-7.5H4V7h7v7.5H9.5V22h-4zM18 22v-6h3l-3-9h-3l-3 9h3v6h3zM7.5 6c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2zm9 0c1.11 0 2-.89 2-2s-.89-2-2-2-2 .89-2 2 .89 2 2 2z", + fill: "currentColor" })); } - export default SvgWc; \ No newline at end of file diff --git a/icons/es5/Web.js b/icons/es5/Web.js index dd9219f590..c075854c8a 100644 --- a/icons/es5/Web.js +++ b/icons/es5/Web.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWeb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zM4 9h10.5v3.5H4V9zm0 5.5h10.5V18H4v-3.5zM20 18h-3.5V9H20v9z" + d: "M22 4H2v16h20V4zM4 9h10.5v3.5H4V9zm0 5.5h10.5V18H4v-3.5zM20 18h-3.5V9H20v9z", + fill: "currentColor" })); } - export default SvgWeb; \ No newline at end of file diff --git a/icons/es5/WebAsset.js b/icons/es5/WebAsset.js index 8ba5ddff5d..2b76b4151e 100644 --- a/icons/es5/WebAsset.js +++ b/icons/es5/WebAsset.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWebAsset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M3 4v16h18V4H3zm16 14H5V8h14v10z" + d: "M3 4v16h18V4H3zm16 14H5V8h14v10z", + fill: "currentColor" })); } - export default SvgWebAsset; \ No newline at end of file diff --git a/icons/es5/WebAssetOff.js b/icons/es5/WebAssetOff.js index 59329e841e..f5a287aa08 100644 --- a/icons/es5/WebAssetOff.js +++ b/icons/es5/WebAssetOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWebAssetOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6.83 4H22v15.17l-2-2V8h-9.17l-4-4zm13.66 19.31L17.17 20H2V4.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM15.17 18l-10-10H4v10h11.17z" + d: "M6.83 4H22v15.17l-2-2V8h-9.17l-4-4zm13.66 19.31L17.17 20H2V4.83L.69 3.51 2.1 2.1l19.8 19.8-1.41 1.41zM15.17 18l-10-10H4v10h11.17z", + fill: "currentColor" })); } - export default SvgWebAssetOff; \ No newline at end of file diff --git a/icons/es5/WebStories.js b/icons/es5/WebStories.js index d4aa618ea9..06591bd1fe 100644 --- a/icons/es5/WebStories.js +++ b/icons/es5/WebStories.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWebStories(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 4h2v16h-2V4zM2 2v20h13V2H2zm19 16h1.5V6H21v12z" + d: "M17 4h2v16h-2V4zM2 2v20h13V2H2zm19 16h1.5V6H21v12z", + fill: "currentColor" })); } - export default SvgWebStories; \ No newline at end of file diff --git a/icons/es5/Webhook.js b/icons/es5/Webhook.js index 40b629309b..51617ed2fe 100644 --- a/icons/es5/Webhook.js +++ b/icons/es5/Webhook.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWebhook(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 15h5.88c.27-.31.67-.5 1.12-.5.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5c-.44 0-.84-.19-1.12-.5H11.9A5 5 0 116 11.1v2.07c-1.16.41-2 1.53-2 2.83 0 1.65 1.35 3 3 3s3-1.35 3-3v-1zm2.5-11c1.65 0 3 1.35 3 3h2c0-2.76-2.24-5-5-5a5.002 5.002 0 00-3.45 8.62l-2.35 3.9c-.68.14-1.2.75-1.2 1.48 0 .83.67 1.5 1.5 1.5a1.498 1.498 0 001.43-1.95l3.38-5.63A3.003 3.003 0 019.5 7c0-1.65 1.35-3 3-3zm4.5 9c-.64 0-1.23.2-1.72.54l-3.05-5.07C11.53 8.35 11 7.74 11 7c0-.83.67-1.5 1.5-1.5S14 6.17 14 7c0 .15-.02.29-.06.43l2.19 3.65c.28-.05.57-.08.87-.08 2.76 0 5 2.24 5 5s-2.24 5-5 5a5 5 0 01-4.33-2.5h2.67c.48.32 1.05.5 1.66.5 1.65 0 3-1.35 3-3s-1.35-3-3-3z" + d: "M10 15h5.88c.27-.31.67-.5 1.12-.5.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5c-.44 0-.84-.19-1.12-.5H11.9A5 5 0 116 11.1v2.07c-1.16.41-2 1.53-2 2.83 0 1.65 1.35 3 3 3s3-1.35 3-3v-1zm2.5-11c1.65 0 3 1.35 3 3h2c0-2.76-2.24-5-5-5a5.002 5.002 0 00-3.45 8.62l-2.35 3.9c-.68.14-1.2.75-1.2 1.48 0 .83.67 1.5 1.5 1.5a1.498 1.498 0 001.43-1.95l3.38-5.63A3.003 3.003 0 019.5 7c0-1.65 1.35-3 3-3zm4.5 9c-.64 0-1.23.2-1.72.54l-3.05-5.07C11.53 8.35 11 7.74 11 7c0-.83.67-1.5 1.5-1.5S14 6.17 14 7c0 .15-.02.29-.06.43l2.19 3.65c.28-.05.57-.08.87-.08 2.76 0 5 2.24 5 5s-2.24 5-5 5a5 5 0 01-4.33-2.5h2.67c.48.32 1.05.5 1.66.5 1.65 0 3-1.35 3-3s-1.35-3-3-3z", + fill: "currentColor" })); } - export default SvgWebhook; \ No newline at end of file diff --git a/icons/es5/Wechat.js b/icons/es5/Wechat.js index b982c0cc4a..6e6ebe922c 100644 --- a/icons/es5/Wechat.js +++ b/icons/es5/Wechat.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWechat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.85 8.14c.39 0 .77.03 1.14.08C16.31 5.25 13.19 3 9.44 3c-4.25 0-7.7 2.88-7.7 6.43 0 2.05 1.15 3.86 2.94 5.04L3.67 16.5l2.76-1.19c.59.21 1.21.38 1.87.47-.09-.39-.14-.79-.14-1.21-.01-3.54 3.44-6.43 7.69-6.43zM12 5.89a.96.96 0 110 1.92.96.96 0 010-1.92zM6.87 7.82a.96.96 0 110-1.92.96.96 0 010 1.92z" + d: "M15.85 8.14c.39 0 .77.03 1.14.08C16.31 5.25 13.19 3 9.44 3c-4.25 0-7.7 2.88-7.7 6.43 0 2.05 1.15 3.86 2.94 5.04L3.67 16.5l2.76-1.19c.59.21 1.21.38 1.87.47-.09-.39-.14-.79-.14-1.21-.01-3.54 3.44-6.43 7.69-6.43zM12 5.89a.96.96 0 110 1.92.96.96 0 010-1.92zM6.87 7.82a.96.96 0 110-1.92.96.96 0 010 1.92z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22.26 14.57c0-2.84-2.87-5.14-6.41-5.14s-6.41 2.3-6.41 5.14 2.87 5.14 6.41 5.14c.58 0 1.14-.08 1.67-.2L20.98 21l-1.2-2.4c1.5-.94 2.48-2.38 2.48-4.03zm-8.34-.32a.96.96 0 11.96-.96c.01.53-.43.96-.96.96zm3.85 0a.96.96 0 110-1.92.96.96 0 010 1.92z" + d: "M22.26 14.57c0-2.84-2.87-5.14-6.41-5.14s-6.41 2.3-6.41 5.14 2.87 5.14 6.41 5.14c.58 0 1.14-.08 1.67-.2L20.98 21l-1.2-2.4c1.5-.94 2.48-2.38 2.48-4.03zm-8.34-.32a.96.96 0 11.96-.96c.01.53-.43.96-.96.96zm3.85 0a.96.96 0 110-1.92.96.96 0 010 1.92z", + fill: "currentColor" })); } - export default SvgWechat; \ No newline at end of file diff --git a/icons/es5/Weekend.js b/icons/es5/Weekend.js index 0ee951b6a9..c1cbf76426 100644 --- a/icons/es5/Weekend.js +++ b/icons/es5/Weekend.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWeekend(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 9.03V14h12V9.03h2V5H4v4.03zM19 15H5v-4.97H1V19h22v-8.97h-4z" + d: "M6 9.03V14h12V9.03h2V5H4v4.03zM19 15H5v-4.97H1V19h22v-8.97h-4z", + fill: "currentColor" })); } - export default SvgWeekend; \ No newline at end of file diff --git a/icons/es5/West.js b/icons/es5/West.js index 45b5748385..c4a24df342 100644 --- a/icons/es5/West.js +++ b/icons/es5/West.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWest(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 19l1.41-1.41L5.83 13H22v-2H5.83l4.59-4.59L9 5l-7 7 7 7z" + d: "M9 19l1.41-1.41L5.83 13H22v-2H5.83l4.59-4.59L9 5l-7 7 7 7z", + fill: "currentColor" })); } - export default SvgWest; \ No newline at end of file diff --git a/icons/es5/Whatsapp.js b/icons/es5/Whatsapp.js index 6ff41c6b7b..dd152f9186 100644 --- a/icons/es5/Whatsapp.js +++ b/icons/es5/Whatsapp.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWhatsapp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M19.05 4.91A9.816 9.816 0 0012.04 2c-5.46 0-9.91 4.45-9.91 9.91 0 1.75.46 3.45 1.32 4.95L2.05 22l5.25-1.38c1.45.79 3.08 1.21 4.74 1.21 5.46 0 9.91-4.45 9.91-9.91 0-2.65-1.03-5.14-2.9-7.01zm-7.01 15.24c-1.48 0-2.93-.4-4.2-1.15l-.3-.18-3.12.82.83-3.04-.2-.31a8.264 8.264 0 01-1.26-4.38c0-4.54 3.7-8.24 8.24-8.24 2.2 0 4.27.86 5.82 2.42a8.183 8.183 0 012.41 5.83c.02 4.54-3.68 8.23-8.22 8.23zm4.52-6.16c-.25-.12-1.47-.72-1.69-.81-.23-.08-.39-.12-.56.12-.17.25-.64.81-.78.97-.14.17-.29.19-.54.06-.25-.12-1.05-.39-1.99-1.23-.74-.66-1.23-1.47-1.38-1.72-.14-.25-.02-.38.11-.51.11-.11.25-.29.37-.43s.17-.25.25-.41c.08-.17.04-.31-.02-.43s-.56-1.34-.76-1.84c-.2-.48-.41-.42-.56-.43h-.48c-.17 0-.43.06-.66.31-.22.25-.86.85-.86 2.07 0 1.22.89 2.4 1.01 2.56.12.17 1.75 2.67 4.23 3.74.59.26 1.05.41 1.41.52.59.19 1.13.16 1.56.1.48-.07 1.47-.6 1.67-1.18.21-.58.21-1.07.14-1.18s-.22-.16-.47-.28z" + d: "M19.05 4.91A9.816 9.816 0 0012.04 2c-5.46 0-9.91 4.45-9.91 9.91 0 1.75.46 3.45 1.32 4.95L2.05 22l5.25-1.38c1.45.79 3.08 1.21 4.74 1.21 5.46 0 9.91-4.45 9.91-9.91 0-2.65-1.03-5.14-2.9-7.01zm-7.01 15.24c-1.48 0-2.93-.4-4.2-1.15l-.3-.18-3.12.82.83-3.04-.2-.31a8.264 8.264 0 01-1.26-4.38c0-4.54 3.7-8.24 8.24-8.24 2.2 0 4.27.86 5.82 2.42a8.183 8.183 0 012.41 5.83c.02 4.54-3.68 8.23-8.22 8.23zm4.52-6.16c-.25-.12-1.47-.72-1.69-.81-.23-.08-.39-.12-.56.12-.17.25-.64.81-.78.97-.14.17-.29.19-.54.06-.25-.12-1.05-.39-1.99-1.23-.74-.66-1.23-1.47-1.38-1.72-.14-.25-.02-.38.11-.51.11-.11.25-.29.37-.43s.17-.25.25-.41c.08-.17.04-.31-.02-.43s-.56-1.34-.76-1.84c-.2-.48-.41-.42-.56-.43h-.48c-.17 0-.43.06-.66.31-.22.25-.86.85-.86 2.07 0 1.22.89 2.4 1.01 2.56.12.17 1.75 2.67 4.23 3.74.59.26 1.05.41 1.41.52.59.19 1.13.16 1.56.1.48-.07 1.47-.6 1.67-1.18.21-.58.21-1.07.14-1.18s-.22-.16-.47-.28z", + fill: "currentColor" })); } - export default SvgWhatsapp; \ No newline at end of file diff --git a/icons/es5/Whatshot.js b/icons/es5/Whatshot.js index 801fc38565..5b92616692 100644 --- a/icons/es5/Whatshot.js +++ b/icons/es5/Whatshot.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWhatshot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z" + d: "M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z", + fill: "currentColor" })); } - export default SvgWhatshot; \ No newline at end of file diff --git a/icons/es5/WheelchairPickup.js b/icons/es5/WheelchairPickup.js index 454d6436a4..f942074c46 100644 --- a/icons/es5/WheelchairPickup.js +++ b/icons/es5/WheelchairPickup.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWheelchairPickup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4.5 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm5.5 6.95V7H3v8h2v7h3.5v-.11c-1.24-1.26-2-2.99-2-4.89 0-2.58 1.41-4.84 3.5-6.05zM16.5 17c0 1.65-1.35 3-3 3s-3-1.35-3-3c0-1.11.61-2.06 1.5-2.58v-2.16c-2.02.64-3.5 2.51-3.5 4.74 0 2.76 2.24 5 5 5s5-2.24 5-5h-2zm3.04-3H15V8h-2v8h5.46l2.47 3.71 1.66-1.11-3.05-4.6z" + d: "M4.5 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm5.5 6.95V7H3v8h2v7h3.5v-.11c-1.24-1.26-2-2.99-2-4.89 0-2.58 1.41-4.84 3.5-6.05zM16.5 17c0 1.65-1.35 3-3 3s-3-1.35-3-3c0-1.11.61-2.06 1.5-2.58v-2.16c-2.02.64-3.5 2.51-3.5 4.74 0 2.76 2.24 5 5 5s5-2.24 5-5h-2zm3.04-3H15V8h-2v8h5.46l2.47 3.71 1.66-1.11-3.05-4.6z", + fill: "currentColor" })); } - export default SvgWheelchairPickup; \ No newline at end of file diff --git a/icons/es5/WhereToVote.js b/icons/es5/WhereToVote.js index 7327553404..4be3fcc5d1 100644 --- a/icons/es5/WhereToVote.js +++ b/icons/es5/WhereToVote.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWhereToVote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7zm-1.53 12l-3.48-3.48L8.4 9.1l2.07 2.07 5.13-5.14 1.41 1.42L10.47 14z" + d: "M12 2C8.14 2 5 5.14 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.86-3.14-7-7-7zm-1.53 12l-3.48-3.48L8.4 9.1l2.07 2.07 5.13-5.14 1.41 1.42L10.47 14z", + fill: "currentColor" })); } - export default SvgWhereToVote; \ No newline at end of file diff --git a/icons/es5/Widgets.js b/icons/es5/Widgets.js index a67ca9a68a..5e4cd879f7 100644 --- a/icons/es5/Widgets.js +++ b/icons/es5/Widgets.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWidgets(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13 13v8h8v-8h-8zM3 21h8v-8H3v8zM3 3v8h8V3H3zm13.66-1.31L11 7.34 16.66 13l5.66-5.66-5.66-5.65z" + d: "M13 13v8h8v-8h-8zM3 21h8v-8H3v8zM3 3v8h8V3H3zm13.66-1.31L11 7.34 16.66 13l5.66-5.66-5.66-5.65z", + fill: "currentColor" })); } - export default SvgWidgets; \ No newline at end of file diff --git a/icons/es5/WidthFull.js b/icons/es5/WidthFull.js index 74b57dc412..48a5a2d106 100644 --- a/icons/es5/WidthFull.js +++ b/icons/es5/WidthFull.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWidthFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zM4 6h1v12H4V6zm16 12h-1V6h1v12z" + d: "M22 4H2v16h20V4zM4 6h1v12H4V6zm16 12h-1V6h1v12z", + fill: "currentColor" })); } - export default SvgWidthFull; \ No newline at end of file diff --git a/icons/es5/WidthNormal.js b/icons/es5/WidthNormal.js index 7be8c189bd..56f4b46802 100644 --- a/icons/es5/WidthNormal.js +++ b/icons/es5/WidthNormal.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWidthNormal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zM4 6h4v12H4V6zm16 12h-4V6h4v12z" + d: "M22 4H2v16h20V4zM4 6h4v12H4V6zm16 12h-4V6h4v12z", + fill: "currentColor" })); } - export default SvgWidthNormal; \ No newline at end of file diff --git a/icons/es5/WidthWide.js b/icons/es5/WidthWide.js index e4ef916e47..7814a5644e 100644 --- a/icons/es5/WidthWide.js +++ b/icons/es5/WidthWide.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWidthWide(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 4H2v16h20V4zM4 6h2v12H4V6zm16 12h-2V6h2v12z" + d: "M22 4H2v16h20V4zM4 6h2v12H4V6zm16 12h-2V6h2v12z", + fill: "currentColor" })); } - export default SvgWidthWide; \ No newline at end of file diff --git a/icons/es5/Wifi.js b/icons/es5/Wifi.js index ec3986765f..1eba8b9be6 100644 --- a/icons/es5/Wifi.js +++ b/icons/es5/Wifi.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M1 9l2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8l3 3 3-3a4.237 4.237 0 00-6 0zm-4-4l2 2a7.074 7.074 0 0110 0l2-2C15.14 9.14 8.87 9.14 5 13z" + d: "M1 9l2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8l3 3 3-3a4.237 4.237 0 00-6 0zm-4-4l2 2a7.074 7.074 0 0110 0l2-2C15.14 9.14 8.87 9.14 5 13z", + fill: "currentColor" })); } - export default SvgWifi; \ No newline at end of file diff --git a/icons/es5/Wifi1Bar.js b/icons/es5/Wifi1Bar.js index 1f97eab8d9..016cf643d1 100644 --- a/icons/es5/Wifi1Bar.js +++ b/icons/es5/Wifi1Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifi1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.53 17.46L12 21l-3.53-3.54c.9-.9 2.15-1.46 3.53-1.46s2.63.56 3.53 1.46z" + d: "M15.53 17.46L12 21l-3.53-3.54c.9-.9 2.15-1.46 3.53-1.46s2.63.56 3.53 1.46z", + fill: "currentColor" })); } - export default SvgWifi1Bar; \ No newline at end of file diff --git a/icons/es5/Wifi2Bar.js b/icons/es5/Wifi2Bar.js index 2c35861166..d2b8a41c03 100644 --- a/icons/es5/Wifi2Bar.js +++ b/icons/es5/Wifi2Bar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifi2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 10c3.03 0 5.78 1.23 7.76 3.22l-2.12 2.12A7.967 7.967 0 0012 13c-2.2 0-4.2.9-5.64 2.35l-2.12-2.12C6.22 11.23 8.97 10 12 10zm0 6c-1.38 0-2.63.56-3.53 1.46L12 21l3.53-3.54A4.98 4.98 0 0012 16z" + d: "M12 10c3.03 0 5.78 1.23 7.76 3.22l-2.12 2.12A7.967 7.967 0 0012 13c-2.2 0-4.2.9-5.64 2.35l-2.12-2.12C6.22 11.23 8.97 10 12 10zm0 6c-1.38 0-2.63.56-3.53 1.46L12 21l3.53-3.54A4.98 4.98 0 0012 16z", + fill: "currentColor" })); } - export default SvgWifi2Bar; \ No newline at end of file diff --git a/icons/es5/WifiCalling.js b/icons/es5/WifiCalling.js index 23d61eb5dc..673f263ae3 100644 --- a/icons/es5/WifiCalling.js +++ b/icons/es5/WifiCalling.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiCalling(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.21 17.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52z" + d: "M13.21 17.37a15.045 15.045 0 01-6.59-6.59l2.53-2.53L8.54 3H3.03C2.45 13.18 10.82 21.55 21 20.97v-5.51l-5.27-.61-2.52 2.52z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 4.95C21.79 4.78 19.67 3 16.5 3c-3.18 0-5.29 1.78-5.5 1.95L16.5 12 22 4.95z" + d: "M22 4.95C21.79 4.78 19.67 3 16.5 3c-3.18 0-5.29 1.78-5.5 1.95L16.5 12 22 4.95z", + fill: "currentColor" })); } - export default SvgWifiCalling; \ No newline at end of file diff --git a/icons/es5/WifiCalling3.js b/icons/es5/WifiCalling3.js index f542047f77..120d646842 100644 --- a/icons/es5/WifiCalling3.js +++ b/icons/es5/WifiCalling3.js @@ -1,20 +1,21 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiCalling3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.49 3c-2.21 0-4.21.9-5.66 2.34l1.06 1.06a6.47 6.47 0 019.18 0l1.06-1.06A7.932 7.932 0 0016.49 3z" + d: "M16.49 3c-2.21 0-4.21.9-5.66 2.34l1.06 1.06a6.47 6.47 0 019.18 0l1.06-1.06A7.932 7.932 0 0016.49 3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M20.03 7.46a5.022 5.022 0 00-7.08 0l1.06 1.06c.63-.63 1.51-1.03 2.47-1.03s1.84.39 2.47 1.03l1.08-1.06zm-4.95 2.13L16.49 11l1.41-1.41c-.36-.37-.86-.59-1.41-.59s-1.05.22-1.41.59z" + d: "M20.03 7.46a5.022 5.022 0 00-7.08 0l1.06 1.06c.63-.63 1.51-1.03 2.47-1.03s1.84.39 2.47 1.03l1.08-1.06zm-4.95 2.13L16.49 11l1.41-1.41c-.36-.37-.86-.59-1.41-.59s-1.05.22-1.41.59z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M21 15l-5-1-2.9 2.9c-2.5-1.43-4.57-3.5-6-6L10 8 9 3H3c0 3.28.89 6.35 2.43 9 1.58 2.73 3.85 4.99 6.57 6.57C14.65 20.1 17.72 21 21 21v-6z" + d: "M21 15l-5-1-2.9 2.9c-2.5-1.43-4.57-3.5-6-6L10 8 9 3H3c0 3.28.89 6.35 2.43 9 1.58 2.73 3.85 4.99 6.57 6.57C14.65 20.1 17.72 21 21 21v-6z", + fill: "currentColor" })); } - export default SvgWifiCalling3; \ No newline at end of file diff --git a/icons/es5/WifiChannel.js b/icons/es5/WifiChannel.js index ecb8a9a218..37a11ff6ca 100644 --- a/icons/es5/WifiChannel.js +++ b/icons/es5/WifiChannel.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiChannel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16 3c-2.51 0-3.77 5.61-4.4 10.57C10.79 10.66 9.61 8 8 8 4.43 8 3 21 3 21h2.01c.61-5.27 2-9.82 2.99-10.87.98 1.05 2.38 5.61 2.99 10.87H13c.5-2.53 2-6 3-6s2.5 3.53 3 6h2s-.5-18-5-18zm0 10c-.99 0-1.82.62-2.5 1.5.57-4.77 1.54-8.62 2.5-9.44.97.81 1.91 4.67 2.49 9.43C17.81 13.62 16.98 13 16 13z" + d: "M16 3c-2.51 0-3.77 5.61-4.4 10.57C10.79 10.66 9.61 8 8 8 4.43 8 3 21 3 21h2.01c.61-5.27 2-9.82 2.99-10.87.98 1.05 2.38 5.61 2.99 10.87H13c.5-2.53 2-6 3-6s2.5 3.53 3 6h2s-.5-18-5-18zm0 10c-.99 0-1.82.62-2.5 1.5.57-4.77 1.54-8.62 2.5-9.44.97.81 1.91 4.67 2.49 9.43C17.81 13.62 16.98 13 16 13z", + fill: "currentColor" })); } - export default SvgWifiChannel; \ No newline at end of file diff --git a/icons/es5/WifiFind.js b/icons/es5/WifiFind.js index ea6444e2fc..71bf0e175b 100644 --- a/icons/es5/WifiFind.js +++ b/icons/es5/WifiFind.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiFind(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M11 14c0-3.36 2.64-6 6-6 2.2 0 4.08 1.13 5.13 2.86L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21l1.86-1.87C12.14 18.09 11 16.2 11 14z" + d: "M11 14c0-3.36 2.64-6 6-6 2.2 0 4.08 1.13 5.13 2.86L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98L12 21l1.86-1.87C12.14 18.09 11 16.2 11 14z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M21 14c0-2.24-1.76-4-4-4s-4 1.76-4 4 1.76 4 4 4c.75 0 1.44-.21 2.03-.56L21.59 20 23 18.59l-2.56-2.56c.35-.59.56-1.28.56-2.03zm-6 0c0-1.12.88-2 2-2s2 .88 2 2-.88 2-2 2-2-.88-2-2z" + d: "M21 14c0-2.24-1.76-4-4-4s-4 1.76-4 4 1.76 4 4 4c.75 0 1.44-.21 2.03-.56L21.59 20 23 18.59l-2.56-2.56c.35-.59.56-1.28.56-2.03zm-6 0c0-1.12.88-2 2-2s2 .88 2 2-.88 2-2 2-2-.88-2-2z", + fill: "currentColor" })); } - export default SvgWifiFind; \ No newline at end of file diff --git a/icons/es5/WifiLock.js b/icons/es5/WifiLock.js index 8c6b4a99fe..8d4ea162d7 100644 --- a/icons/es5/WifiLock.js +++ b/icons/es5/WifiLock.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21.98 11L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l6.35 6.36L12 21l3.05-3.05V15c0-.45.09-.88.23-1.29.54-1.57 2.01-2.71 3.77-2.71h2.93z" + d: "M21.98 11L24 8.98A16.88 16.88 0 0012 4C7.31 4 3.07 5.9 0 8.98l6.35 6.36L12 21l3.05-3.05V15c0-.45.09-.88.23-1.29.54-1.57 2.01-2.71 3.77-2.71h2.93z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22 15.11c0-1-.68-1.92-1.66-2.08-.12-.02-.24-.02-.36-.02h-.01c-1.09.02-1.97.9-1.97 1.99v1h-1v5h6v-5h-1v-.89zM21 16h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z" + d: "M22 15.11c0-1-.68-1.92-1.66-2.08-.12-.02-.24-.02-.36-.02h-.01c-1.09.02-1.97.9-1.97 1.99v1h-1v5h6v-5h-1v-.89zM21 16h-2v-1c0-.55.45-1 1-1s1 .45 1 1v1z", + fill: "currentColor" })); } - export default SvgWifiLock; \ No newline at end of file diff --git a/icons/es5/WifiOff.js b/icons/es5/WifiOff.js index fc732a3bc6..6967a6116b 100644 --- a/icons/es5/WifiOff.js +++ b/icons/es5/WifiOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M21 11l2-2c-3.73-3.73-8.87-5.15-13.7-4.31l2.58 2.58c3.3-.02 6.61 1.22 9.12 3.73zM9 17l3 3 3-3a4.237 4.237 0 00-6 0zm10-4a9.895 9.895 0 00-3.72-2.33l3.02 3.02.7-.69zM3.41 1.64L2 3.05 5.05 6.1C3.59 6.83 2.22 7.79 1 9l2 2c1.23-1.23 2.65-2.16 4.17-2.78l2.24 2.24A9.823 9.823 0 005 13l2 2a6.999 6.999 0 014.89-2.06l7.08 7.08 1.41-1.41L3.41 1.64z" + d: "M21 11l2-2c-3.73-3.73-8.87-5.15-13.7-4.31l2.58 2.58c3.3-.02 6.61 1.22 9.12 3.73zM9 17l3 3 3-3a4.237 4.237 0 00-6 0zm10-4a9.895 9.895 0 00-3.72-2.33l3.02 3.02.7-.69zM3.41 1.64L2 3.05 5.05 6.1C3.59 6.83 2.22 7.79 1 9l2 2c1.23-1.23 2.65-2.16 4.17-2.78l2.24 2.24A9.823 9.823 0 005 13l2 2a6.999 6.999 0 014.89-2.06l7.08 7.08 1.41-1.41L3.41 1.64z", + fill: "currentColor" })); } - export default SvgWifiOff; \ No newline at end of file diff --git a/icons/es5/WifiPassword.js b/icons/es5/WifiPassword.js index 0895b10cc6..00e4dd7177 100644 --- a/icons/es5/WifiPassword.js +++ b/icons/es5/WifiPassword.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiPassword(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M24 8.98l-2.12 2.13C19.35 8.57 15.85 7 12 7s-7.35 1.57-9.88 4.11L0 8.98C3.07 5.9 7.31 4 12 4s8.93 1.9 12 4.98zM4.24 13.22l2.12 2.12A7.967 7.967 0 0112 13c2.2 0 4.2.9 5.64 2.35l2.12-2.12C17.78 11.23 15.03 10 12 10c-3.03 0-5.78 1.23-7.76 3.22zM24 19v5h-6v-5h1v-1c0-1.1.9-2 2-2s2 .9 2 2v1h1zm-2-1c0-.55-.45-1-1-1s-1 .45-1 1v1h2v-1zm-10-2c-1.38 0-2.63.56-3.53 1.46L12 21l3.53-3.54A4.98 4.98 0 0012 16z" + d: "M24 8.98l-2.12 2.13C19.35 8.57 15.85 7 12 7s-7.35 1.57-9.88 4.11L0 8.98C3.07 5.9 7.31 4 12 4s8.93 1.9 12 4.98zM4.24 13.22l2.12 2.12A7.967 7.967 0 0112 13c2.2 0 4.2.9 5.64 2.35l2.12-2.12C17.78 11.23 15.03 10 12 10c-3.03 0-5.78 1.23-7.76 3.22zM24 19v5h-6v-5h1v-1c0-1.1.9-2 2-2s2 .9 2 2v1h1zm-2-1c0-.55-.45-1-1-1s-1 .45-1 1v1h2v-1zm-10-2c-1.38 0-2.63.56-3.53 1.46L12 21l3.53-3.54A4.98 4.98 0 0012 16z", + fill: "currentColor" })); } - export default SvgWifiPassword; \ No newline at end of file diff --git a/icons/es5/WifiProtectedSetup.js b/icons/es5/WifiProtectedSetup.js index 881a6cba1b..e5468314a4 100644 --- a/icons/es5/WifiProtectedSetup.js +++ b/icons/es5/WifiProtectedSetup.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiProtectedSetup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.71 5.29L19 3h-8v8l2.3-2.3c1.97 1.46 3.25 3.78 3.25 6.42 0 1.31-.32 2.54-.88 3.63 2.33-1.52 3.88-4.14 3.88-7.13 0-2.52-1.11-4.77-2.84-6.33z" + d: "M16.71 5.29L19 3h-8v8l2.3-2.3c1.97 1.46 3.25 3.78 3.25 6.42 0 1.31-.32 2.54-.88 3.63 2.33-1.52 3.88-4.14 3.88-7.13 0-2.52-1.11-4.77-2.84-6.33z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M7.46 8.88c0-1.31.32-2.54.88-3.63a8.479 8.479 0 00-3.88 7.13c0 2.52 1.1 4.77 2.84 6.33L5 21h8v-8l-2.3 2.3c-1.96-1.46-3.24-3.78-3.24-6.42z" + d: "M7.46 8.88c0-1.31.32-2.54.88-3.63a8.479 8.479 0 00-3.88 7.13c0 2.52 1.1 4.77 2.84 6.33L5 21h8v-8l-2.3 2.3c-1.96-1.46-3.24-3.78-3.24-6.42z", + fill: "currentColor" })); } - export default SvgWifiProtectedSetup; \ No newline at end of file diff --git a/icons/es5/WifiTethering.js b/icons/es5/WifiTethering.js index 1c38f581f9..e14da187f7 100644 --- a/icons/es5/WifiTethering.js +++ b/icons/es5/WifiTethering.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiTethering(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 11c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 2c0-3.31-2.69-6-6-6s-6 2.69-6 6c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.48-.81 2.75-2 3.45l1 1.74c1.79-1.04 3-2.97 3-5.19zM12 3C6.48 3 2 7.48 2 13c0 3.7 2.01 6.92 4.99 8.65l1-1.73C5.61 18.53 4 15.96 4 13c0-4.42 3.58-8 8-8s8 3.58 8 8c0 2.96-1.61 5.53-4 6.92l1 1.73c2.99-1.73 5-4.95 5-8.65 0-5.52-4.48-10-10-10z" + d: "M12 11c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 2c0-3.31-2.69-6-6-6s-6 2.69-6 6c0 2.22 1.21 4.15 3 5.19l1-1.74c-1.19-.7-2-1.97-2-3.45 0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.48-.81 2.75-2 3.45l1 1.74c1.79-1.04 3-2.97 3-5.19zM12 3C6.48 3 2 7.48 2 13c0 3.7 2.01 6.92 4.99 8.65l1-1.73C5.61 18.53 4 15.96 4 13c0-4.42 3.58-8 8-8s8 3.58 8 8c0 2.96-1.61 5.53-4 6.92l1 1.73c2.99-1.73 5-4.95 5-8.65 0-5.52-4.48-10-10-10z", + fill: "currentColor" })); } - export default SvgWifiTethering; \ No newline at end of file diff --git a/icons/es5/WifiTetheringError.js b/icons/es5/WifiTetheringError.js index b53e321185..a17d43671e 100644 --- a/icons/es5/WifiTetheringError.js +++ b/icons/es5/WifiTetheringError.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiTetheringError(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7c-3.31 0-6 2.69-6 6 0 1.66.68 3.15 1.76 4.24l1.42-1.42A3.934 3.934 0 018 13c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.11-.45 2.1-1.18 2.82l1.42 1.42A6.003 6.003 0 0018 13c0-3.31-2.69-6-6-6zm0-4C6.48 3 2 7.48 2 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42A7.94 7.94 0 014 13c0-4.42 3.58-8 8-8 2.53 0 4.78 1.17 6.24 3h2.42C18.93 5.01 15.7 3 12 3zm0 8c-1.1 0-2 .9-2 2 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59s1.05-.23 1.41-.59c.36-.36.59-.86.59-1.41 0-1.1-.9-2-2-2zm8-1h2v6h-2v-6zm0 8h2v2h-2v-2z" + d: "M12 7c-3.31 0-6 2.69-6 6 0 1.66.68 3.15 1.76 4.24l1.42-1.42A3.934 3.934 0 018 13c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.11-.45 2.1-1.18 2.82l1.42 1.42A6.003 6.003 0 0018 13c0-3.31-2.69-6-6-6zm0-4C6.48 3 2 7.48 2 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42A7.94 7.94 0 014 13c0-4.42 3.58-8 8-8 2.53 0 4.78 1.17 6.24 3h2.42C18.93 5.01 15.7 3 12 3zm0 8c-1.1 0-2 .9-2 2 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59s1.05-.23 1.41-.59c.36-.36.59-.86.59-1.41 0-1.1-.9-2-2-2zm8-1h2v6h-2v-6zm0 8h2v2h-2v-2z", + fill: "currentColor" })); } - export default SvgWifiTetheringError; \ No newline at end of file diff --git a/icons/es5/WifiTetheringErrorRounded.js b/icons/es5/WifiTetheringErrorRounded.js index 95e3dc8126..3ba31ff13d 100644 --- a/icons/es5/WifiTetheringErrorRounded.js +++ b/icons/es5/WifiTetheringErrorRounded.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiTetheringErrorRounded(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 7c-3.31 0-6 2.69-6 6 0 1.66.68 3.15 1.76 4.24l1.42-1.42A3.934 3.934 0 018 13c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.11-.45 2.1-1.18 2.82l1.42 1.42A6.003 6.003 0 0018 13c0-3.31-2.69-6-6-6zm0-4C6.48 3 2 7.48 2 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42A7.94 7.94 0 014 13c0-4.42 3.58-8 8-8 2.53 0 4.78 1.17 6.24 3h2.42C18.93 5.01 15.7 3 12 3zm0 8c-1.1 0-2 .9-2 2 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59s1.05-.23 1.41-.59c.36-.36.59-.86.59-1.41 0-1.1-.9-2-2-2zm8-1h2v6h-2v-6zm0 8h2v2h-2v-2z" + d: "M12 7c-3.31 0-6 2.69-6 6 0 1.66.68 3.15 1.76 4.24l1.42-1.42A3.934 3.934 0 018 13c0-2.21 1.79-4 4-4s4 1.79 4 4c0 1.11-.45 2.1-1.18 2.82l1.42 1.42A6.003 6.003 0 0018 13c0-3.31-2.69-6-6-6zm0-4C6.48 3 2 7.48 2 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42A7.94 7.94 0 014 13c0-4.42 3.58-8 8-8 2.53 0 4.78 1.17 6.24 3h2.42C18.93 5.01 15.7 3 12 3zm0 8c-1.1 0-2 .9-2 2 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59s1.05-.23 1.41-.59c.36-.36.59-.86.59-1.41 0-1.1-.9-2-2-2zm8-1h2v6h-2v-6zm0 8h2v2h-2v-2z", + fill: "currentColor" })); } - export default SvgWifiTetheringErrorRounded; \ No newline at end of file diff --git a/icons/es5/WifiTetheringOff.js b/icons/es5/WifiTetheringOff.js index b648b3e292..4ef25114a9 100644 --- a/icons/es5/WifiTetheringOff.js +++ b/icons/es5/WifiTetheringOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWifiTetheringOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M2.81 2.81L1.39 4.22l2.69 2.69A9.958 9.958 0 002 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42a7.957 7.957 0 01-.84-10.31l1.43 1.43a6.003 6.003 0 00.82 7.47l1.42-1.42A3.934 3.934 0 018 13c0-.63.15-1.23.41-1.76l1.61 1.61c0 .05-.02.1-.02.15 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59.05 0 .1-.01.16-.02l7.62 7.62 1.41-1.41L2.81 2.81zM17.7 14.87c.19-.59.3-1.22.3-1.87 0-3.31-2.69-6-6-6-.65 0-1.28.1-1.87.3l1.71 1.71C11.89 9 11.95 9 12 9c2.21 0 4 1.79 4 4 0 .05 0 .11-.01.16l1.71 1.71zM12 5c4.42 0 8 3.58 8 8 0 1.22-.27 2.37-.77 3.4l1.49 1.49A9.953 9.953 0 0022 13c0-5.52-4.48-10-10-10-1.78 0-3.44.46-4.89 1.28l1.48 1.48C9.63 5.27 10.78 5 12 5z" + d: "M2.81 2.81L1.39 4.22l2.69 2.69A9.958 9.958 0 002 13c0 2.76 1.12 5.26 2.93 7.07l1.42-1.42a7.957 7.957 0 01-.84-10.31l1.43 1.43a6.003 6.003 0 00.82 7.47l1.42-1.42A3.934 3.934 0 018 13c0-.63.15-1.23.41-1.76l1.61 1.61c0 .05-.02.1-.02.15 0 .55.23 1.05.59 1.41.36.36.86.59 1.41.59.05 0 .1-.01.16-.02l7.62 7.62 1.41-1.41L2.81 2.81zM17.7 14.87c.19-.59.3-1.22.3-1.87 0-3.31-2.69-6-6-6-.65 0-1.28.1-1.87.3l1.71 1.71C11.89 9 11.95 9 12 9c2.21 0 4 1.79 4 4 0 .05 0 .11-.01.16l1.71 1.71zM12 5c4.42 0 8 3.58 8 8 0 1.22-.27 2.37-.77 3.4l1.49 1.49A9.953 9.953 0 0022 13c0-5.52-4.48-10-10-10-1.78 0-3.44.46-4.89 1.28l1.48 1.48C9.63 5.27 10.78 5 12 5z", + fill: "currentColor" })); } - export default SvgWifiTetheringOff; \ No newline at end of file diff --git a/icons/es5/WindPower.js b/icons/es5/WindPower.js index e7ec72c41e..5b3e1f202d 100644 --- a/icons/es5/WindPower.js +++ b/icons/es5/WindPower.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWindPower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 3h6v2H4zM1 7h5v2H1zm2 12h5v2H3zm12.32-6.91l5.42-9.04L17.32 1 12 5.97v4.74a2.485 2.485 0 013.32 1.38zM10.5 13c0-.82.4-1.54 1.01-2H1v4l7 2 3.44-2.06A2.48 2.48 0 0110.5 13zm9.67 10L23 20.17l-3.54-6.36-3.98-1c0 .06.02.12.02.19a2.5 2.5 0 01-2.5 2.5c-.36 0-.69-.08-1-.21V21c-1.1 0-2 .9-2 2h6c0-1.1-.9-2-2-2v-4.17L20.17 23z" + d: "M4 3h6v2H4zM1 7h5v2H1zm2 12h5v2H3zm12.32-6.91l5.42-9.04L17.32 1 12 5.97v4.74a2.485 2.485 0 013.32 1.38zM10.5 13c0-.82.4-1.54 1.01-2H1v4l7 2 3.44-2.06A2.48 2.48 0 0110.5 13zm9.67 10L23 20.17l-3.54-6.36-3.98-1c0 .06.02.12.02.19a2.5 2.5 0 01-2.5 2.5c-.36 0-.69-.08-1-.21V21c-1.1 0-2 .9-2 2h6c0-1.1-.9-2-2-2v-4.17L20.17 23z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 13, cy: 13, r: 1.5 })); } - export default SvgWindPower; \ No newline at end of file diff --git a/icons/es5/Window.js b/icons/es5/Window.js index 9bad16711f..c44419ce59 100644 --- a/icons/es5/Window.js +++ b/icons/es5/Window.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWindow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20h20V2zm-2 9h-7V4h7v7zm-9-7v7H4V4h7zm-7 9h7v7H4v-7zm9 7v-7h7v7h-7z" + d: "M22 2H2v20h20V2zm-2 9h-7V4h7v7zm-9-7v7H4V4h7zm-7 9h7v7H4v-7zm9 7v-7h7v7h-7z", + fill: "currentColor" })); } - export default SvgWindow; \ No newline at end of file diff --git a/icons/es5/WineBar.js b/icons/es5/WineBar.js index 88949bb77e..ff752e2cd2 100644 --- a/icons/es5/WineBar.js +++ b/icons/es5/WineBar.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWineBar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 3v6c0 2.97 2.16 5.43 5 5.91V19H8v2h8v-2h-3v-4.09c2.84-.48 5-2.94 5-5.91V3H6zm10 5H8V5h8v3z" + d: "M6 3v6c0 2.97 2.16 5.43 5 5.91V19H8v2h8v-2h-3v-4.09c2.84-.48 5-2.94 5-5.91V3H6zm10 5H8V5h8v3z", + fill: "currentColor" })); } - export default SvgWineBar; \ No newline at end of file diff --git a/icons/es5/Woman.js b/icons/es5/Woman.js index 861891274f..25199a391e 100644 --- a/icons/es5/Woman.js +++ b/icons/es5/Woman.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWoman(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.41 7h-2.82L7 16h3v6h4v-6h3z" + d: "M13.41 7h-2.82L7 16h3v6h4v-6h3z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 4, r: 2 })); } - export default SvgWoman; \ No newline at end of file diff --git a/icons/es5/Woman2.js b/icons/es5/Woman2.js index e790dd7332..6f2d3588c7 100644 --- a/icons/es5/Woman2.js +++ b/icons/es5/Woman2.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWoman2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M13.41 7h-2.82L7 16h3.5v6h3v-6H17z" + d: "M13.41 7h-2.82L7 16h3.5v6h3v-6H17z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 4, r: 2 })); } - export default SvgWoman2; \ No newline at end of file diff --git a/icons/es5/WooCommerce.js b/icons/es5/WooCommerce.js index e8abce2385..17c5d06420 100644 --- a/icons/es5/WooCommerce.js +++ b/icons/es5/WooCommerce.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWooCommerce(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M20.14 7H3.86C2.83 7 1.99 7.84 2 8.86v6.21c0 1.03.83 1.86 1.86 1.86h7.71l3.52 1.96-.8-1.96h5.84c1.03 0 1.86-.83 1.86-1.86V8.86C22 7.83 21.17 7 20.14 7zM3.51 8.44c-.23.02-.4.1-.51.25-.12.15-.16.34-.13.55.48 3.07.93 5.13 1.35 6.21.16.39.35.58.57.56.34-.02.75-.5 1.23-1.42.25-.52.65-1.31 1.18-2.35.44 1.55 1.05 2.71 1.81 3.48.21.22.43.32.65.3a.51.51 0 00.43-.29c.08-.16.11-.34.1-.54-.05-.74.02-1.78.23-3.12.21-1.37.47-2.36.79-2.95a.688.688 0 00-.17-.86.718.718 0 00-.52-.16c-.24.02-.42.13-.54.36-.51.92-.87 2.42-1.08 4.5-.31-.78-.57-1.71-.78-2.8-.09-.49-.31-.72-.67-.69-.24.02-.45.18-.61.49l-1.79 3.41c-.29-1.19-.57-2.63-.83-4.34-.05-.43-.29-.62-.71-.59zm15.76.59c.58.12 1.01.43 1.31.95.26.44.39.97.39 1.61 0 .84-.21 1.61-.64 2.31-.49.82-1.13 1.23-1.92 1.23-.14 0-.29-.02-.44-.05a1.88 1.88 0 01-1.31-.95c-.26-.45-.39-.99-.39-1.62 0-.84.21-1.61.64-2.31.5-.82 1.14-1.23 1.92-1.23.14.01.28.03.44.06zm-.34 4.42c.3-.27.51-.67.62-1.21.03-.19.06-.39.06-.61 0-.24-.05-.49-.15-.74-.12-.32-.29-.49-.48-.53-.29-.06-.58.11-.85.51a2.609 2.609 0 00-.49 1.57c0 .24.05.49.15.74.12.32.29.49.48.53.2.04.42-.05.66-.26zm-3.48-3.47c-.29-.52-.74-.83-1.31-.95-.15-.03-.3-.05-.44-.05-.78 0-1.42.41-1.92 1.23a4.3 4.3 0 00-.64 2.31c0 .63.13 1.17.39 1.62.29.52.73.83 1.31.95.16.03.3.05.44.05.79 0 1.43-.41 1.92-1.23.43-.7.64-1.47.64-2.31 0-.65-.13-1.18-.39-1.62zm-1.03 2.26c-.11.54-.32.94-.62 1.21-.24.21-.46.3-.66.26-.2-.04-.36-.21-.48-.53-.1-.25-.15-.51-.15-.74 0-.2.02-.41.06-.6.07-.34.21-.66.43-.97.27-.4.56-.56.85-.51.2.04.36.21.48.53.1.25.15.51.15.74 0 .22-.02.42-.06.61z" + d: "M20.14 7H3.86C2.83 7 1.99 7.84 2 8.86v6.21c0 1.03.83 1.86 1.86 1.86h7.71l3.52 1.96-.8-1.96h5.84c1.03 0 1.86-.83 1.86-1.86V8.86C22 7.83 21.17 7 20.14 7zM3.51 8.44c-.23.02-.4.1-.51.25-.12.15-.16.34-.13.55.48 3.07.93 5.13 1.35 6.21.16.39.35.58.57.56.34-.02.75-.5 1.23-1.42.25-.52.65-1.31 1.18-2.35.44 1.55 1.05 2.71 1.81 3.48.21.22.43.32.65.3a.51.51 0 00.43-.29c.08-.16.11-.34.1-.54-.05-.74.02-1.78.23-3.12.21-1.37.47-2.36.79-2.95a.688.688 0 00-.17-.86.718.718 0 00-.52-.16c-.24.02-.42.13-.54.36-.51.92-.87 2.42-1.08 4.5-.31-.78-.57-1.71-.78-2.8-.09-.49-.31-.72-.67-.69-.24.02-.45.18-.61.49l-1.79 3.41c-.29-1.19-.57-2.63-.83-4.34-.05-.43-.29-.62-.71-.59zm15.76.59c.58.12 1.01.43 1.31.95.26.44.39.97.39 1.61 0 .84-.21 1.61-.64 2.31-.49.82-1.13 1.23-1.92 1.23-.14 0-.29-.02-.44-.05a1.88 1.88 0 01-1.31-.95c-.26-.45-.39-.99-.39-1.62 0-.84.21-1.61.64-2.31.5-.82 1.14-1.23 1.92-1.23.14.01.28.03.44.06zm-.34 4.42c.3-.27.51-.67.62-1.21.03-.19.06-.39.06-.61 0-.24-.05-.49-.15-.74-.12-.32-.29-.49-.48-.53-.29-.06-.58.11-.85.51a2.609 2.609 0 00-.49 1.57c0 .24.05.49.15.74.12.32.29.49.48.53.2.04.42-.05.66-.26zm-3.48-3.47c-.29-.52-.74-.83-1.31-.95-.15-.03-.3-.05-.44-.05-.78 0-1.42.41-1.92 1.23a4.3 4.3 0 00-.64 2.31c0 .63.13 1.17.39 1.62.29.52.73.83 1.31.95.16.03.3.05.44.05.79 0 1.43-.41 1.92-1.23.43-.7.64-1.47.64-2.31 0-.65-.13-1.18-.39-1.62zm-1.03 2.26c-.11.54-.32.94-.62 1.21-.24.21-.46.3-.66.26-.2-.04-.36-.21-.48-.53-.1-.25-.15-.51-.15-.74 0-.2.02-.41.06-.6.07-.34.21-.66.43-.97.27-.4.56-.56.85-.51.2.04.36.21.48.53.1.25.15.51.15.74 0 .22-.02.42-.06.61z", + fill: "currentColor" })); } - export default SvgWooCommerce; \ No newline at end of file diff --git a/icons/es5/Wordpress.js b/icons/es5/Wordpress.js index 2164f37f6b..94c6e41c57 100644 --- a/icons/es5/Wordpress.js +++ b/icons/es5/Wordpress.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWordpress(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zM3.01 12c0-1.3.28-2.54.78-3.66l4.29 11.75c-3-1.46-5.07-4.53-5.07-8.09zM12 20.99c-.88 0-1.73-.13-2.54-.37l2.7-7.84 2.76 7.57c.02.04.04.09.06.12-.93.34-1.93.52-2.98.52zm1.24-13.21c.54-.03 1.03-.09 1.03-.09.48-.06.43-.77-.06-.74 0 0-1.46.11-2.4.11-.88 0-2.37-.11-2.37-.11-.48-.02-.54.72-.05.75 0 0 .46.06.94.09l1.4 3.84-1.97 5.9-3.27-9.75c.54-.02 1.03-.08 1.03-.08.48-.06.43-.77-.06-.74 0 0-1.46.11-2.4.11-.17 0-.37 0-.58-.01C6.1 4.62 8.86 3.01 12 3.01c2.34 0 4.47.89 6.07 2.36-.04 0-.08-.01-.12-.01-.88 0-1.51.77-1.51 1.6 0 .74.43 1.37.88 2.11.34.6.74 1.37.74 2.48 0 .77-.3 1.66-.68 2.91l-.9 3-3.24-9.68zm6.65-.09a8.988 8.988 0 01-3.37 12.08l2.75-7.94c.51-1.28.68-2.31.68-3.22 0-.33-.02-.64-.06-.92z" + d: "M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2zM3.01 12c0-1.3.28-2.54.78-3.66l4.29 11.75c-3-1.46-5.07-4.53-5.07-8.09zM12 20.99c-.88 0-1.73-.13-2.54-.37l2.7-7.84 2.76 7.57c.02.04.04.09.06.12-.93.34-1.93.52-2.98.52zm1.24-13.21c.54-.03 1.03-.09 1.03-.09.48-.06.43-.77-.06-.74 0 0-1.46.11-2.4.11-.88 0-2.37-.11-2.37-.11-.48-.02-.54.72-.05.75 0 0 .46.06.94.09l1.4 3.84-1.97 5.9-3.27-9.75c.54-.02 1.03-.08 1.03-.08.48-.06.43-.77-.06-.74 0 0-1.46.11-2.4.11-.17 0-.37 0-.58-.01C6.1 4.62 8.86 3.01 12 3.01c2.34 0 4.47.89 6.07 2.36-.04 0-.08-.01-.12-.01-.88 0-1.51.77-1.51 1.6 0 .74.43 1.37.88 2.11.34.6.74 1.37.74 2.48 0 .77-.3 1.66-.68 2.91l-.9 3-3.24-9.68zm6.65-.09a8.988 8.988 0 01-3.37 12.08l2.75-7.94c.51-1.28.68-2.31.68-3.22 0-.33-.02-.64-.06-.92z", + fill: "currentColor" })); } - export default SvgWordpress; \ No newline at end of file diff --git a/icons/es5/Work.js b/icons/es5/Work.js index a86d22b9da..b8fac52049 100644 --- a/icons/es5/Work.js +++ b/icons/es5/Work.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 6h-6V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H2v15h20V6zm-8 0h-4V4h4v2z" + d: "M22 6h-6V4c0-1.1-.9-2-2-2h-4c-1.1 0-2 .9-2 2v2H2v15h20V6zm-8 0h-4V4h4v2z", + fill: "currentColor" })); } - export default SvgWork; \ No newline at end of file diff --git a/icons/es5/WorkHistory.js b/icons/es5/WorkHistory.js index 495557d603..614442c6d0 100644 --- a/icons/es5/WorkHistory.js +++ b/icons/es5/WorkHistory.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWorkHistory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M16.66 11.13c2-.37 3.88.11 5.34 1.13V6h-6V2H8v4H2v15h9.68a7 7 0 01-.52-4.51c.59-2.7 2.78-4.86 5.5-5.36zM10 4h4v2h-4V4z" + d: "M16.66 11.13c2-.37 3.88.11 5.34 1.13V6h-6V2H8v4H2v15h9.68a7 7 0 01-.52-4.51c.59-2.7 2.78-4.86 5.5-5.36zM10 4h4v2h-4V4z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L17.5 18.2V15h1v2.79l1.85 1.85-.7.71z" + d: "M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zm1.65 7.35L17.5 18.2V15h1v2.79l1.85 1.85-.7.71z", + fill: "currentColor" })); } - export default SvgWorkHistory; \ No newline at end of file diff --git a/icons/es5/WorkOff.js b/icons/es5/WorkOff.js index 62462e531d..a9ca1c82a9 100644 --- a/icons/es5/WorkOff.js +++ b/icons/es5/WorkOff.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWorkOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M10 4h4v2h-3.6L22 17.6V6h-6V4c0-1.1-.9-2-2-2h-4c-.98 0-1.79.71-1.96 1.64L10 5.6V4zM3.4 1.84L1.99 3.25 4.74 6H2.01L2 21h17.74l2 2 1.41-1.41z" + d: "M10 4h4v2h-3.6L22 17.6V6h-6V4c0-1.1-.9-2-2-2h-4c-.98 0-1.79.71-1.96 1.64L10 5.6V4zM3.4 1.84L1.99 3.25 4.74 6H2.01L2 21h17.74l2 2 1.41-1.41z", + fill: "currentColor" })); } - export default SvgWorkOff; \ No newline at end of file diff --git a/icons/es5/WorkOutline.js b/icons/es5/WorkOutline.js index af34963d55..2ffafa80db 100644 --- a/icons/es5/WorkOutline.js +++ b/icons/es5/WorkOutline.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWorkOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 6V4h-4v2h4zM4 8v11h16V8H4zm18-2v15H2.01V6H8V4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2v2h6z" + d: "M14 6V4h-4v2h4zM4 8v11h16V8H4zm18-2v15H2.01V6H8V4c0-1.1.9-2 2-2h4c1.1 0 2 .9 2 2v2h6z", + fill: "currentColor" })); } - export default SvgWorkOutline; \ No newline at end of file diff --git a/icons/es5/WorkspacePremium.js b/icons/es5/WorkspacePremium.js index aa925ab615..63a5c6328c 100644 --- a/icons/es5/WorkspacePremium.js +++ b/icons/es5/WorkspacePremium.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWorkspacePremium(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9.68 13.69L12 11.93l2.31 1.76-.88-2.85L15.75 9h-2.84L12 6.19 11.09 9H8.25l2.31 1.84-.88 2.85zM20 10c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.03.76 3.87 2 5.28V23l6-2 6 2v-7.72A7.96 7.96 0 0020 10zm-8-6c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6 2.69-6 6-6z" + d: "M9.68 13.69L12 11.93l2.31 1.76-.88-2.85L15.75 9h-2.84L12 6.19 11.09 9H8.25l2.31 1.84-.88 2.85zM20 10c0-4.42-3.58-8-8-8s-8 3.58-8 8c0 2.03.76 3.87 2 5.28V23l6-2 6 2v-7.72A7.96 7.96 0 0020 10zm-8-6c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6 2.69-6 6-6z", + fill: "currentColor" })); } - export default SvgWorkspacePremium; \ No newline at end of file diff --git a/icons/es5/Workspaces.js b/icons/es5/Workspaces.js index 5cf844b705..78bf2e1c0b 100644 --- a/icons/es5/Workspaces.js +++ b/icons/es5/Workspaces.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWorkspaces(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M6 13c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6-10C9.8 3 8 4.8 8 7s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6 10c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4z" + d: "M6 13c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6-10C9.8 3 8 4.8 8 7s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4zm6 10c-2.2 0-4 1.8-4 4s1.8 4 4 4 4-1.8 4-4-1.8-4-4-4z", + fill: "currentColor" })); } - export default SvgWorkspaces; \ No newline at end of file diff --git a/icons/es5/WrapText.js b/icons/es5/WrapText.js index adada2ac27..39f963bea0 100644 --- a/icons/es5/WrapText.js +++ b/icons/es5/WrapText.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWrapText(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M4 19h6v-2H4v2zM20 5H4v2h16V5zm-3 6H4v2h13.25c1.1 0 2 .9 2 2s-.9 2-2 2H15v-2l-3 3 3 3v-2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z" + d: "M4 19h6v-2H4v2zM20 5H4v2h16V5zm-3 6H4v2h13.25c1.1 0 2 .9 2 2s-.9 2-2 2H15v-2l-3 3 3 3v-2h2c2.21 0 4-1.79 4-4s-1.79-4-4-4z", + fill: "currentColor" })); } - export default SvgWrapText; \ No newline at end of file diff --git a/icons/es5/WrongLocation.js b/icons/es5/WrongLocation.js index a563332668..bce20e37a0 100644 --- a/icons/es5/WrongLocation.js +++ b/icons/es5/WrongLocation.js @@ -1,18 +1,18 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWrongLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M14 10V3.26c-.65-.17-1.32-.26-2-.26-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8 0-.41-.04-.81-.09-1.2H14zm-2 3c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z" + d: "M14 10V3.26c-.65-.17-1.32-.26-2-.26-4.2 0-8 3.22-8 8.2 0 3.32 2.67 7.25 8 11.8 5.33-4.55 8-8.48 8-11.8 0-.41-.04-.81-.09-1.2H14zm-2 3c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("path", { - d: "M22.54 2.88l-1.42-1.42L19 3.59l-2.12-2.13-1.42 1.42L17.59 5l-2.13 2.12 1.42 1.42L19 6.41l2.12 2.13 1.42-1.42L20.41 5z" + d: "M22.54 2.88l-1.42-1.42L19 3.59l-2.12-2.13-1.42 1.42L17.59 5l-2.13 2.12 1.42 1.42L19 6.41l2.12 2.13 1.42-1.42L20.41 5z", + fill: "currentColor" })); } - export default SvgWrongLocation; \ No newline at end of file diff --git a/icons/es5/Wysiwyg.js b/icons/es5/Wysiwyg.js index 44cb611fa6..d6fe576fa8 100644 --- a/icons/es5/Wysiwyg.js +++ b/icons/es5/Wysiwyg.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgWysiwyg(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17 12H7v-2h10v2zm-4 2H7v2h6v-2zm8 7H3V3h18v18zM19 7H5v12h14V7z" + d: "M17 12H7v-2h10v2zm-4 2H7v2h6v-2zm8 7H3V3h18v18zM19 7H5v12h14V7z", + fill: "currentColor" })); } - export default SvgWysiwyg; \ No newline at end of file diff --git a/icons/es5/Yard.js b/icons/es5/Yard.js index 25486caa37..2cdb918fa7 100644 --- a/icons/es5/Yard.js +++ b/icons/es5/Yard.js @@ -1,20 +1,19 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgYard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M22 2H2v20h20V2zM8 8.22a1.562 1.562 0 012.45-1.28l-.01-.12c0-.86.7-1.56 1.56-1.56s1.56.7 1.56 1.56l-.01.12A1.562 1.562 0 0116 8.22c0 .62-.37 1.16-.89 1.4.52.25.89.79.89 1.41 0 .86-.7 1.56-1.56 1.56-.33 0-.64-.11-.89-.28l.01.12c0 .86-.7 1.56-1.56 1.56s-1.56-.7-1.56-1.56l.01-.12A1.562 1.562 0 018 11.03c0-.62.37-1.16.89-1.4C8.37 9.38 8 8.84 8 8.22zM12 19c-3.31 0-6-2.69-6-6 3.31 0 6 2.69 6 6 0-3.31 2.69-6 6-6 0 3.31-2.69 6-6 6z" + d: "M22 2H2v20h20V2zM8 8.22a1.562 1.562 0 012.45-1.28l-.01-.12c0-.86.7-1.56 1.56-1.56s1.56.7 1.56 1.56l-.01.12A1.562 1.562 0 0116 8.22c0 .62-.37 1.16-.89 1.4.52.25.89.79.89 1.41 0 .86-.7 1.56-1.56 1.56-.33 0-.64-.11-.89-.28l.01.12c0 .86-.7 1.56-1.56 1.56s-1.56-.7-1.56-1.56l.01-.12A1.562 1.562 0 018 11.03c0-.62.37-1.16.89-1.4C8.37 9.38 8 8.84 8 8.22zM12 19c-3.31 0-6-2.69-6-6 3.31 0 6 2.69 6 6 0-3.31 2.69-6 6-6 0 3.31-2.69 6-6 6z", + fill: "currentColor" }), /*#__PURE__*/React.createElement("circle", { cx: 12, cy: 9.62, r: 1.56 })); } - export default SvgYard; \ No newline at end of file diff --git a/icons/es5/YoutubeSearchedFor.js b/icons/es5/YoutubeSearchedFor.js index c0c6d94864..1217f82925 100644 --- a/icons/es5/YoutubeSearchedFor.js +++ b/icons/es5/YoutubeSearchedFor.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgYoutubeSearchedFor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M17.01 14h-.8l-.27-.27a6.451 6.451 0 001.57-4.23c0-3.59-2.91-6.5-6.5-6.5s-6.5 3-6.5 6.5H2l3.84 4 4.16-4H6.51a4.5 4.5 0 019 0 4.507 4.507 0 01-6.32 4.12L7.71 15.1a6.474 6.474 0 007.52-.67l.27.27v.79l5.01 4.99L22 19l-4.99-5z" + d: "M17.01 14h-.8l-.27-.27a6.451 6.451 0 001.57-4.23c0-3.59-2.91-6.5-6.5-6.5s-6.5 3-6.5 6.5H2l3.84 4 4.16-4H6.51a4.5 4.5 0 019 0 4.507 4.507 0 01-6.32 4.12L7.71 15.1a6.474 6.474 0 007.52-.67l.27.27v.79l5.01 4.99L22 19l-4.99-5z", + fill: "currentColor" })); } - export default SvgYoutubeSearchedFor; \ No newline at end of file diff --git a/icons/es5/Zoom.js b/icons/es5/Zoom.js index 6c79f93d4b..d36b143d81 100644 --- a/icons/es5/Zoom.js +++ b/icons/es5/Zoom.js @@ -1,7 +1,5 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgZoom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 25, @@ -11,7 +9,7 @@ function SvgZoom(props) { xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink" }, props), /*#__PURE__*/React.createElement("path", { - fill: "url(#zoom_svg__pattern0)", + fill: "currentColor", d: "M.668.998h24v24.004h-24z" }), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("pattern", { id: "zoom_svg__pattern0", @@ -28,5 +26,4 @@ function SvgZoom(props) { xlinkHref: "data:image/png;base64,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QIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEigv8A0SPIJPRUQVLAAAAAElFTkSuQmCC" }))); } - export default SvgZoom; \ No newline at end of file diff --git a/icons/es5/ZoomIn.js b/icons/es5/ZoomIn.js index 081e69cded..77a643324b 100644 --- a/icons/es5/ZoomIn.js +++ b/icons/es5/ZoomIn.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgZoomIn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zm.5-7H9v2H7v1h2v2h1v-2h2V9h-2z" + d: "M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zm.5-7H9v2H7v1h2v2h1v-2h2V9h-2z", + fill: "currentColor" })); } - export default SvgZoomIn; \ No newline at end of file diff --git a/icons/es5/ZoomInMap.js b/icons/es5/ZoomInMap.js index c3d6fe60a2..9a87cfa8ab 100644 --- a/icons/es5/ZoomInMap.js +++ b/icons/es5/ZoomInMap.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgZoomInMap(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M9 9V3H7v2.59L3.91 2.5 2.5 3.91 5.59 7H3v2h6zm12 0V7h-2.59l3.09-3.09-1.41-1.41L17 5.59V3h-2v6h6zM3 15v2h2.59L2.5 20.09l1.41 1.41L7 18.41V21h2v-6H3zm12 0v6h2v-2.59l3.09 3.09 1.41-1.41L18.41 17H21v-2h-6z" + d: "M9 9V3H7v2.59L3.91 2.5 2.5 3.91 5.59 7H3v2h6zm12 0V7h-2.59l3.09-3.09-1.41-1.41L17 5.59V3h-2v6h6zM3 15v2h2.59L2.5 20.09l1.41 1.41L7 18.41V21h2v-6H3zm12 0v6h2v-2.59l3.09 3.09 1.41-1.41L18.41 17H21v-2h-6z", + fill: "currentColor" })); } - export default SvgZoomInMap; \ No newline at end of file diff --git a/icons/es5/ZoomOut.js b/icons/es5/ZoomOut.js index c130a34892..ef10254fc8 100644 --- a/icons/es5/ZoomOut.js +++ b/icons/es5/ZoomOut.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgZoomOut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zM7 9h5v1H7V9z" + d: "M15.5 14h-.79l-.28-.27A6.471 6.471 0 0016 9.5 6.5 6.5 0 109.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14zM7 9h5v1H7V9z", + fill: "currentColor" })); } - export default SvgZoomOut; \ No newline at end of file diff --git a/icons/es5/ZoomOutMap.js b/icons/es5/ZoomOutMap.js index f5be275348..ecc26fcd92 100644 --- a/icons/es5/ZoomOutMap.js +++ b/icons/es5/ZoomOutMap.js @@ -1,16 +1,15 @@ -function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } - +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } import * as React from "react"; - function SvgZoomOutMap(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, - viewBox: "0 0 24 24" + viewBox: "0 0 24 24", + fill: "none" }, props), /*#__PURE__*/React.createElement("path", { - d: "M15 3l2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3h-6zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3v6zm6 12l-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6h6zm12-6l-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6v-6z" + d: "M15 3l2.3 2.3-2.89 2.87 1.42 1.42L18.7 6.7 21 9V3h-6zM3 9l2.3-2.3 2.87 2.89 1.42-1.42L6.7 5.3 9 3H3v6zm6 12l-2.3-2.3 2.89-2.87-1.42-1.42L5.3 17.3 3 15v6h6zm12-6l-2.3 2.3-2.87-2.89-1.42 1.42 2.89 2.87L15 21h6v-6z", + fill: "currentColor" })); } - export default SvgZoomOutMap; \ No newline at end of file diff --git a/icons/es5/index.js b/icons/es5/index.js index 2e0ced6d54..3faf9b860b 100644 --- a/icons/es5/index.js +++ b/icons/es5/index.js @@ -2233,4 +2233,4 @@ export { default as Zoom } from './Zoom'; export { default as ZoomIn } from './ZoomIn'; export { default as ZoomInMap } from './ZoomInMap'; export { default as ZoomOut } from './ZoomOut'; -export { default as ZoomOutMap } from './ZoomOutMap'; +export { default as ZoomOutMap } from './ZoomOutMap'; \ No newline at end of file diff --git a/icons/jsx/0.jsx b/icons/jsx/0.jsx index 6bcf69328d..678c313dda 100644 --- a/icons/jsx/0.jsx +++ b/icons/jsx/0.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg0(props) { return ( ); } - export default Svg0; diff --git a/icons/jsx/10K.jsx b/icons/jsx/10K.jsx index c62ab0f760..55cd98967c 100644 --- a/icons/jsx/10K.jsx +++ b/icons/jsx/10K.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg10K(props) { return ( - + ); } - export default Svg10K; diff --git a/icons/jsx/10Mp.jsx b/icons/jsx/10Mp.jsx index e91de5c88d..54c9a51990 100644 --- a/icons/jsx/10Mp.jsx +++ b/icons/jsx/10Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg10Mp(props) { return ( - + ); } - export default Svg10Mp; diff --git a/icons/jsx/11Mp.jsx b/icons/jsx/11Mp.jsx index 20ffa8066d..68e2576c13 100644 --- a/icons/jsx/11Mp.jsx +++ b/icons/jsx/11Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg11Mp(props) { return ( - - + + ); } - export default Svg11Mp; diff --git a/icons/jsx/123.jsx b/icons/jsx/123.jsx index 58e01ab341..625e9e82d8 100644 --- a/icons/jsx/123.jsx +++ b/icons/jsx/123.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg123(props) { return ( - + ); } - export default Svg123; diff --git a/icons/jsx/12Mp.jsx b/icons/jsx/12Mp.jsx index 707d32c835..d1e97a637c 100644 --- a/icons/jsx/12Mp.jsx +++ b/icons/jsx/12Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg12Mp(props) { return ( - - + + ); } - export default Svg12Mp; diff --git a/icons/jsx/13Mp.jsx b/icons/jsx/13Mp.jsx index 5f394b261f..164f0c1355 100644 --- a/icons/jsx/13Mp.jsx +++ b/icons/jsx/13Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg13Mp(props) { return ( - - + + ); } - export default Svg13Mp; diff --git a/icons/jsx/14Mp.jsx b/icons/jsx/14Mp.jsx index 62cfff1383..f856badab4 100644 --- a/icons/jsx/14Mp.jsx +++ b/icons/jsx/14Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg14Mp(props) { return ( - - + + ); } - export default Svg14Mp; diff --git a/icons/jsx/15Mp.jsx b/icons/jsx/15Mp.jsx index 3c2ec1ac02..0dc775b178 100644 --- a/icons/jsx/15Mp.jsx +++ b/icons/jsx/15Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg15Mp(props) { return ( - - + + ); } - export default Svg15Mp; diff --git a/icons/jsx/16Mp.jsx b/icons/jsx/16Mp.jsx index dcaeffc038..69c5fe7aa6 100644 --- a/icons/jsx/16Mp.jsx +++ b/icons/jsx/16Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg16Mp(props) { return ( - - - + + + ); } - export default Svg16Mp; diff --git a/icons/jsx/17Mp.jsx b/icons/jsx/17Mp.jsx index e8b3c99d95..2dfad935c0 100644 --- a/icons/jsx/17Mp.jsx +++ b/icons/jsx/17Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg17Mp(props) { return ( - - + + ); } - export default Svg17Mp; diff --git a/icons/jsx/18Mp.jsx b/icons/jsx/18Mp.jsx index 2950a1f736..cdf0201035 100644 --- a/icons/jsx/18Mp.jsx +++ b/icons/jsx/18Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg18Mp(props) { return ( - - - + + + ); } - export default Svg18Mp; diff --git a/icons/jsx/18UpRating.jsx b/icons/jsx/18UpRating.jsx index 2a7372678b..376a7d8695 100644 --- a/icons/jsx/18UpRating.jsx +++ b/icons/jsx/18UpRating.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg18UpRating(props) { return ( - - + + ); } - export default Svg18UpRating; diff --git a/icons/jsx/19Mp.jsx b/icons/jsx/19Mp.jsx index 18bffd9c5c..db87e8d70c 100644 --- a/icons/jsx/19Mp.jsx +++ b/icons/jsx/19Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg19Mp(props) { return ( - - + + ); } - export default Svg19Mp; diff --git a/icons/jsx/1K.jsx b/icons/jsx/1K.jsx index 69eccead66..0964d67aff 100644 --- a/icons/jsx/1K.jsx +++ b/icons/jsx/1K.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg1K(props) { return ( - + ); } - export default Svg1K; diff --git a/icons/jsx/1KPlus.jsx b/icons/jsx/1KPlus.jsx index eabf3f54fc..23b9f44c8d 100644 --- a/icons/jsx/1KPlus.jsx +++ b/icons/jsx/1KPlus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg1KPlus(props) { return ( - + ); } - export default Svg1KPlus; diff --git a/icons/jsx/1XMobiledata.jsx b/icons/jsx/1XMobiledata.jsx index 24da8925ae..21903f774f 100644 --- a/icons/jsx/1XMobiledata.jsx +++ b/icons/jsx/1XMobiledata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg1XMobiledata(props) { return ( - + ); } - export default Svg1XMobiledata; diff --git a/icons/jsx/20Mp.jsx b/icons/jsx/20Mp.jsx index 28e2aac97c..db5e5347b8 100644 --- a/icons/jsx/20Mp.jsx +++ b/icons/jsx/20Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg20Mp(props) { return ( - - - + + + ); } - export default Svg20Mp; diff --git a/icons/jsx/21Mp.jsx b/icons/jsx/21Mp.jsx index cbbb716190..c47686a9ee 100644 --- a/icons/jsx/21Mp.jsx +++ b/icons/jsx/21Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg21Mp(props) { return ( - - + + ); } - export default Svg21Mp; diff --git a/icons/jsx/22Mp.jsx b/icons/jsx/22Mp.jsx index 1bf50a27e4..9e37b217d6 100644 --- a/icons/jsx/22Mp.jsx +++ b/icons/jsx/22Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg22Mp(props) { return ( - - + + ); } - export default Svg22Mp; diff --git a/icons/jsx/23Mp.jsx b/icons/jsx/23Mp.jsx index f0a51c685b..722eb9b7a5 100644 --- a/icons/jsx/23Mp.jsx +++ b/icons/jsx/23Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg23Mp(props) { return ( - - + + ); } - export default Svg23Mp; diff --git a/icons/jsx/24Mp.jsx b/icons/jsx/24Mp.jsx index 565e630724..539dc95c47 100644 --- a/icons/jsx/24Mp.jsx +++ b/icons/jsx/24Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg24Mp(props) { return ( - - + + ); } - export default Svg24Mp; diff --git a/icons/jsx/2K.jsx b/icons/jsx/2K.jsx index 84e7f9b9aa..840072dca0 100644 --- a/icons/jsx/2K.jsx +++ b/icons/jsx/2K.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg2K(props) { return ( - + ); } - export default Svg2K; diff --git a/icons/jsx/2KPlus.jsx b/icons/jsx/2KPlus.jsx index 4c3c9f759e..c3d1db39b6 100644 --- a/icons/jsx/2KPlus.jsx +++ b/icons/jsx/2KPlus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg2KPlus(props) { return ( - + ); } - export default Svg2KPlus; diff --git a/icons/jsx/2Mp.jsx b/icons/jsx/2Mp.jsx index 9c3e30b748..0e37d0ae8e 100644 --- a/icons/jsx/2Mp.jsx +++ b/icons/jsx/2Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg2Mp(props) { return ( - - + + ); } - export default Svg2Mp; diff --git a/icons/jsx/30Fps.jsx b/icons/jsx/30Fps.jsx index 7c8808644d..73a6013cf7 100644 --- a/icons/jsx/30Fps.jsx +++ b/icons/jsx/30Fps.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg30Fps(props) { return ( - + ); } - export default Svg30Fps; diff --git a/icons/jsx/30FpsSelect.jsx b/icons/jsx/30FpsSelect.jsx index 5baf0a54a3..2da46e1c31 100644 --- a/icons/jsx/30FpsSelect.jsx +++ b/icons/jsx/30FpsSelect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg30FpsSelect(props) { return ( - + ); } - export default Svg30FpsSelect; diff --git a/icons/jsx/360.jsx b/icons/jsx/360.jsx index 25b65736a1..1f68c26bd7 100644 --- a/icons/jsx/360.jsx +++ b/icons/jsx/360.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg360(props) { return ( - + ); } - export default Svg360; diff --git a/icons/jsx/3DRotation.jsx b/icons/jsx/3DRotation.jsx index c6ace2eb38..130148e352 100644 --- a/icons/jsx/3DRotation.jsx +++ b/icons/jsx/3DRotation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg3DRotation(props) { return ( - + ); } - export default Svg3DRotation; diff --git a/icons/jsx/3GMobiledata.jsx b/icons/jsx/3GMobiledata.jsx index 1f52fec87f..2ff6624584 100644 --- a/icons/jsx/3GMobiledata.jsx +++ b/icons/jsx/3GMobiledata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg3GMobiledata(props) { return ( - + ); } - export default Svg3GMobiledata; diff --git a/icons/jsx/3K.jsx b/icons/jsx/3K.jsx index 2f36e8e3b2..99a7d9ceb5 100644 --- a/icons/jsx/3K.jsx +++ b/icons/jsx/3K.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg3K(props) { return ( - + ); } - export default Svg3K; diff --git a/icons/jsx/3KPlus.jsx b/icons/jsx/3KPlus.jsx index bfdb9f6be8..872630b7ea 100644 --- a/icons/jsx/3KPlus.jsx +++ b/icons/jsx/3KPlus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg3KPlus(props) { return ( - + ); } - export default Svg3KPlus; diff --git a/icons/jsx/3Mp.jsx b/icons/jsx/3Mp.jsx index 074a508ad0..1689a2a5a5 100644 --- a/icons/jsx/3Mp.jsx +++ b/icons/jsx/3Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg3Mp(props) { return ( - - + + ); } - export default Svg3Mp; diff --git a/icons/jsx/3P.jsx b/icons/jsx/3P.jsx index 85175a6f55..64a305c7e0 100644 --- a/icons/jsx/3P.jsx +++ b/icons/jsx/3P.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg3P(props) { return ( - + ); } - export default Svg3P; diff --git a/icons/jsx/4GMobiledata.jsx b/icons/jsx/4GMobiledata.jsx index 7293094c8a..be7e202d13 100644 --- a/icons/jsx/4GMobiledata.jsx +++ b/icons/jsx/4GMobiledata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg4GMobiledata(props) { return ( - + ); } - export default Svg4GMobiledata; diff --git a/icons/jsx/4GPlusMobiledata.jsx b/icons/jsx/4GPlusMobiledata.jsx index 5847ef9427..6d7ea20638 100644 --- a/icons/jsx/4GPlusMobiledata.jsx +++ b/icons/jsx/4GPlusMobiledata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg4GPlusMobiledata(props) { return ( - + ); } - export default Svg4GPlusMobiledata; diff --git a/icons/jsx/4K.jsx b/icons/jsx/4K.jsx index 677bbe7cbb..dbbea442e1 100644 --- a/icons/jsx/4K.jsx +++ b/icons/jsx/4K.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg4K(props) { return ( - + ); } - export default Svg4K; diff --git a/icons/jsx/4KPlus.jsx b/icons/jsx/4KPlus.jsx index 67f8712321..bc585b528f 100644 --- a/icons/jsx/4KPlus.jsx +++ b/icons/jsx/4KPlus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg4KPlus(props) { return ( - + ); } - export default Svg4KPlus; diff --git a/icons/jsx/4Mp.jsx b/icons/jsx/4Mp.jsx index ea30949b45..2babedea2c 100644 --- a/icons/jsx/4Mp.jsx +++ b/icons/jsx/4Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg4Mp(props) { return ( - - + + ); } - export default Svg4Mp; diff --git a/icons/jsx/5G.jsx b/icons/jsx/5G.jsx index 6bba2ffd75..22d2004a1b 100644 --- a/icons/jsx/5G.jsx +++ b/icons/jsx/5G.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg5G(props) { return ( - + ); } - export default Svg5G; diff --git a/icons/jsx/5K.jsx b/icons/jsx/5K.jsx index 575546f782..e18cd3fde0 100644 --- a/icons/jsx/5K.jsx +++ b/icons/jsx/5K.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg5K(props) { return ( - + ); } - export default Svg5K; diff --git a/icons/jsx/5KPlus.jsx b/icons/jsx/5KPlus.jsx index b994fbf2c6..2973e46586 100644 --- a/icons/jsx/5KPlus.jsx +++ b/icons/jsx/5KPlus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg5KPlus(props) { return ( - + ); } - export default Svg5KPlus; diff --git a/icons/jsx/5Mp.jsx b/icons/jsx/5Mp.jsx index 4f8c3a9538..3472ad8bce 100644 --- a/icons/jsx/5Mp.jsx +++ b/icons/jsx/5Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg5Mp(props) { return ( - - + + ); } - export default Svg5Mp; diff --git a/icons/jsx/60Fps.jsx b/icons/jsx/60Fps.jsx index 3951d244dd..8681cec944 100644 --- a/icons/jsx/60Fps.jsx +++ b/icons/jsx/60Fps.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg60Fps(props) { return ( - + ); } - export default Svg60Fps; diff --git a/icons/jsx/60FpsSelect.jsx b/icons/jsx/60FpsSelect.jsx index 5551d157fb..dbae7816bd 100644 --- a/icons/jsx/60FpsSelect.jsx +++ b/icons/jsx/60FpsSelect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg60FpsSelect(props) { return ( - + ); } - export default Svg60FpsSelect; diff --git a/icons/jsx/6FtApart.jsx b/icons/jsx/6FtApart.jsx index 8ff6b7b269..0703146ff2 100644 --- a/icons/jsx/6FtApart.jsx +++ b/icons/jsx/6FtApart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg6FtApart(props) { return ( - + ); } - export default Svg6FtApart; diff --git a/icons/jsx/6K.jsx b/icons/jsx/6K.jsx index 8fb9777042..5fa0dc2621 100644 --- a/icons/jsx/6K.jsx +++ b/icons/jsx/6K.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg6K(props) { return ( - + ); } - export default Svg6K; diff --git a/icons/jsx/6KPlus.jsx b/icons/jsx/6KPlus.jsx index c030f9751a..eeeb7b7f53 100644 --- a/icons/jsx/6KPlus.jsx +++ b/icons/jsx/6KPlus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg6KPlus(props) { return ( - + ); } - export default Svg6KPlus; diff --git a/icons/jsx/6Mp.jsx b/icons/jsx/6Mp.jsx index 928832810b..5b37b62f49 100644 --- a/icons/jsx/6Mp.jsx +++ b/icons/jsx/6Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg6Mp(props) { return ( - - - + + + ); } - export default Svg6Mp; diff --git a/icons/jsx/7K.jsx b/icons/jsx/7K.jsx index 0ed0597f4a..9718a089e6 100644 --- a/icons/jsx/7K.jsx +++ b/icons/jsx/7K.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg7K(props) { return ( - + ); } - export default Svg7K; diff --git a/icons/jsx/7KPlus.jsx b/icons/jsx/7KPlus.jsx index 3d282de195..67a6e799b2 100644 --- a/icons/jsx/7KPlus.jsx +++ b/icons/jsx/7KPlus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg7KPlus(props) { return ( - + ); } - export default Svg7KPlus; diff --git a/icons/jsx/7Mp.jsx b/icons/jsx/7Mp.jsx index ffb6c03474..ef838bd129 100644 --- a/icons/jsx/7Mp.jsx +++ b/icons/jsx/7Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg7Mp(props) { return ( - - + + ); } - export default Svg7Mp; diff --git a/icons/jsx/8K.jsx b/icons/jsx/8K.jsx index 5518f69460..d62f9058b1 100644 --- a/icons/jsx/8K.jsx +++ b/icons/jsx/8K.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg8K(props) { return ( - + ); } - export default Svg8K; diff --git a/icons/jsx/8KPlus.jsx b/icons/jsx/8KPlus.jsx index a237092368..1e684e8356 100644 --- a/icons/jsx/8KPlus.jsx +++ b/icons/jsx/8KPlus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg8KPlus(props) { return ( - + ); } - export default Svg8KPlus; diff --git a/icons/jsx/8Mp.jsx b/icons/jsx/8Mp.jsx index 9e66c67042..65b8005f02 100644 --- a/icons/jsx/8Mp.jsx +++ b/icons/jsx/8Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg8Mp(props) { return ( - - - + + + ); } - export default Svg8Mp; diff --git a/icons/jsx/9K.jsx b/icons/jsx/9K.jsx index 1502f6bfe1..d295dc4739 100644 --- a/icons/jsx/9K.jsx +++ b/icons/jsx/9K.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg9K(props) { return ( - + ); } - export default Svg9K; diff --git a/icons/jsx/9KPlus.jsx b/icons/jsx/9KPlus.jsx index 858fbd6919..f64c789fd2 100644 --- a/icons/jsx/9KPlus.jsx +++ b/icons/jsx/9KPlus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg9KPlus(props) { return ( - + ); } - export default Svg9KPlus; diff --git a/icons/jsx/9Mp.jsx b/icons/jsx/9Mp.jsx index 81118ca96e..d148c4a846 100644 --- a/icons/jsx/9Mp.jsx +++ b/icons/jsx/9Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function Svg9Mp(props) { return ( - - - + + + ); } - export default Svg9Mp; diff --git a/icons/jsx/Abc.jsx b/icons/jsx/Abc.jsx index 3bf1a293d0..7149810d0b 100644 --- a/icons/jsx/Abc.jsx +++ b/icons/jsx/Abc.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAbc(props) { return ( - + ); } - export default SvgAbc; diff --git a/icons/jsx/AcUnit.jsx b/icons/jsx/AcUnit.jsx index 923e774e3f..a9fcc9d885 100644 --- a/icons/jsx/AcUnit.jsx +++ b/icons/jsx/AcUnit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAcUnit(props) { return ( - + ); } - export default SvgAcUnit; diff --git a/icons/jsx/AccessAlarm.jsx b/icons/jsx/AccessAlarm.jsx index ae26458677..25113a3bd4 100644 --- a/icons/jsx/AccessAlarm.jsx +++ b/icons/jsx/AccessAlarm.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccessAlarm(props) { return ( - + ); } - export default SvgAccessAlarm; diff --git a/icons/jsx/AccessAlarms.jsx b/icons/jsx/AccessAlarms.jsx index 586e31b2d7..4e1ec43663 100644 --- a/icons/jsx/AccessAlarms.jsx +++ b/icons/jsx/AccessAlarms.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccessAlarms(props) { return ( - + ); } - export default SvgAccessAlarms; diff --git a/icons/jsx/AccessTime.jsx b/icons/jsx/AccessTime.jsx index e2c3b8755e..e6439341ee 100644 --- a/icons/jsx/AccessTime.jsx +++ b/icons/jsx/AccessTime.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccessTime(props) { return ( - + ); } - export default SvgAccessTime; diff --git a/icons/jsx/AccessTimeFilled.jsx b/icons/jsx/AccessTimeFilled.jsx index 611fe47ff1..a0209ba33a 100644 --- a/icons/jsx/AccessTimeFilled.jsx +++ b/icons/jsx/AccessTimeFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccessTimeFilled(props) { return ( - + ); } - export default SvgAccessTimeFilled; diff --git a/icons/jsx/Accessibility.jsx b/icons/jsx/Accessibility.jsx index 6cb12537d1..5882aa243c 100644 --- a/icons/jsx/Accessibility.jsx +++ b/icons/jsx/Accessibility.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccessibility(props) { return ( - + ); } - export default SvgAccessibility; diff --git a/icons/jsx/AccessibilityNew.jsx b/icons/jsx/AccessibilityNew.jsx index 80ad599f23..756427c32e 100644 --- a/icons/jsx/AccessibilityNew.jsx +++ b/icons/jsx/AccessibilityNew.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccessibilityNew(props) { return ( - + ); } - export default SvgAccessibilityNew; diff --git a/icons/jsx/Accessible.jsx b/icons/jsx/Accessible.jsx index 6731226f42..91183fad86 100644 --- a/icons/jsx/Accessible.jsx +++ b/icons/jsx/Accessible.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccessible(props) { return ( - + ); } - export default SvgAccessible; diff --git a/icons/jsx/AccessibleForward.jsx b/icons/jsx/AccessibleForward.jsx index 7a2817e3a4..498274ca69 100644 --- a/icons/jsx/AccessibleForward.jsx +++ b/icons/jsx/AccessibleForward.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccessibleForward(props) { return ( - + ); } - export default SvgAccessibleForward; diff --git a/icons/jsx/AccountBalance.jsx b/icons/jsx/AccountBalance.jsx index e45a06c559..7bc6927792 100644 --- a/icons/jsx/AccountBalance.jsx +++ b/icons/jsx/AccountBalance.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccountBalance(props) { return ( - + ); } - export default SvgAccountBalance; diff --git a/icons/jsx/AccountBalanceWallet.jsx b/icons/jsx/AccountBalanceWallet.jsx index 77248a0562..d1ff047ecb 100644 --- a/icons/jsx/AccountBalanceWallet.jsx +++ b/icons/jsx/AccountBalanceWallet.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccountBalanceWallet(props) { return ( - + ); } - export default SvgAccountBalanceWallet; diff --git a/icons/jsx/AccountBox.jsx b/icons/jsx/AccountBox.jsx index bf19f66cf6..221f665ac8 100644 --- a/icons/jsx/AccountBox.jsx +++ b/icons/jsx/AccountBox.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccountBox(props) { return ( - + ); } - export default SvgAccountBox; diff --git a/icons/jsx/AccountCircle.jsx b/icons/jsx/AccountCircle.jsx index 170fa8f8a5..00c542525c 100644 --- a/icons/jsx/AccountCircle.jsx +++ b/icons/jsx/AccountCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccountCircle(props) { return ( - + ); } - export default SvgAccountCircle; diff --git a/icons/jsx/AccountTree.jsx b/icons/jsx/AccountTree.jsx index b0fb0aab58..175a6da50b 100644 --- a/icons/jsx/AccountTree.jsx +++ b/icons/jsx/AccountTree.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAccountTree(props) { return ( - + ); } - export default SvgAccountTree; diff --git a/icons/jsx/AdUnits.jsx b/icons/jsx/AdUnits.jsx index 34293c3e0d..9c8855477e 100644 --- a/icons/jsx/AdUnits.jsx +++ b/icons/jsx/AdUnits.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAdUnits(props) { return ( - - + + ); } - export default SvgAdUnits; diff --git a/icons/jsx/Adb.jsx b/icons/jsx/Adb.jsx index 9756d93cab..147a67eb75 100644 --- a/icons/jsx/Adb.jsx +++ b/icons/jsx/Adb.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAdb(props) { return ( - + ); } - export default SvgAdb; diff --git a/icons/jsx/Add.jsx b/icons/jsx/Add.jsx index 70d63e8486..a27f322bf1 100644 --- a/icons/jsx/Add.jsx +++ b/icons/jsx/Add.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAdd(props) { return ( ); } - export default SvgAdd; diff --git a/icons/jsx/AddAPhoto.jsx b/icons/jsx/AddAPhoto.jsx index 889857590c..b6e75882ee 100644 --- a/icons/jsx/AddAPhoto.jsx +++ b/icons/jsx/AddAPhoto.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddAPhoto(props) { return ( - + ); } - export default SvgAddAPhoto; diff --git a/icons/jsx/AddAlarm.jsx b/icons/jsx/AddAlarm.jsx index 117a057c4c..626b79668f 100644 --- a/icons/jsx/AddAlarm.jsx +++ b/icons/jsx/AddAlarm.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddAlarm(props) { return ( - + ); } - export default SvgAddAlarm; diff --git a/icons/jsx/AddAlert.jsx b/icons/jsx/AddAlert.jsx index 10e9fdd7f7..dd55a27509 100644 --- a/icons/jsx/AddAlert.jsx +++ b/icons/jsx/AddAlert.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddAlert(props) { return ( ); } - export default SvgAddAlert; diff --git a/icons/jsx/AddBox.jsx b/icons/jsx/AddBox.jsx index 52dd2ebb9b..22b6d1ef6e 100644 --- a/icons/jsx/AddBox.jsx +++ b/icons/jsx/AddBox.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddBox(props) { return ( - + ); } - export default SvgAddBox; diff --git a/icons/jsx/AddBusiness.jsx b/icons/jsx/AddBusiness.jsx index 013248c519..7d13d34c4c 100644 --- a/icons/jsx/AddBusiness.jsx +++ b/icons/jsx/AddBusiness.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddBusiness(props) { return ( - - + + ); } - export default SvgAddBusiness; diff --git a/icons/jsx/AddCard.jsx b/icons/jsx/AddCard.jsx index 5b03ac5528..801d01df5e 100644 --- a/icons/jsx/AddCard.jsx +++ b/icons/jsx/AddCard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddCard(props) { return ( - + ); } - export default SvgAddCard; diff --git a/icons/jsx/AddCircle.jsx b/icons/jsx/AddCircle.jsx index 258a5b4608..7863f13a19 100644 --- a/icons/jsx/AddCircle.jsx +++ b/icons/jsx/AddCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddCircle(props) { return ( ); } - export default SvgAddCircle; diff --git a/icons/jsx/AddCircleOutline.jsx b/icons/jsx/AddCircleOutline.jsx index ee6275e280..81a174f23b 100644 --- a/icons/jsx/AddCircleOutline.jsx +++ b/icons/jsx/AddCircleOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddCircleOutline(props) { return ( - + ); } - export default SvgAddCircleOutline; diff --git a/icons/jsx/AddComment.jsx b/icons/jsx/AddComment.jsx index c3fd96411b..70900ac64c 100644 --- a/icons/jsx/AddComment.jsx +++ b/icons/jsx/AddComment.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddComment(props) { return ( ); } - export default SvgAddComment; diff --git a/icons/jsx/AddHome.jsx b/icons/jsx/AddHome.jsx index 43e804555d..c5f827986e 100644 --- a/icons/jsx/AddHome.jsx +++ b/icons/jsx/AddHome.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddHome(props) { return ( - - + + ); } - export default SvgAddHome; diff --git a/icons/jsx/AddHomeWork.jsx b/icons/jsx/AddHomeWork.jsx index 894556cc3c..30bfd226b2 100644 --- a/icons/jsx/AddHomeWork.jsx +++ b/icons/jsx/AddHomeWork.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddHomeWork(props) { return ( - - + + ); } - export default SvgAddHomeWork; diff --git a/icons/jsx/AddIcCall.jsx b/icons/jsx/AddIcCall.jsx index a45ddf3780..d6c880552b 100644 --- a/icons/jsx/AddIcCall.jsx +++ b/icons/jsx/AddIcCall.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddIcCall(props) { return ( - + ); } - export default SvgAddIcCall; diff --git a/icons/jsx/AddLink.jsx b/icons/jsx/AddLink.jsx index 6f88a74907..5234616a63 100644 --- a/icons/jsx/AddLink.jsx +++ b/icons/jsx/AddLink.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddLink(props) { return ( - + ); } - export default SvgAddLink; diff --git a/icons/jsx/AddLocation.jsx b/icons/jsx/AddLocation.jsx index c046fa51dd..08f0986698 100644 --- a/icons/jsx/AddLocation.jsx +++ b/icons/jsx/AddLocation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddLocation(props) { return ( - + ); } - export default SvgAddLocation; diff --git a/icons/jsx/AddLocationAlt.jsx b/icons/jsx/AddLocationAlt.jsx index 8c2c1e6a2c..8dc389ad58 100644 --- a/icons/jsx/AddLocationAlt.jsx +++ b/icons/jsx/AddLocationAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddLocationAlt(props) { return ( - + ); } - export default SvgAddLocationAlt; diff --git a/icons/jsx/AddModerator.jsx b/icons/jsx/AddModerator.jsx index f2bfb96cda..36c6e7ba59 100644 --- a/icons/jsx/AddModerator.jsx +++ b/icons/jsx/AddModerator.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddModerator(props) { return ( - - + + ); } - export default SvgAddModerator; diff --git a/icons/jsx/AddPhotoAlternate.jsx b/icons/jsx/AddPhotoAlternate.jsx index 032dff337d..0714eb69b6 100644 --- a/icons/jsx/AddPhotoAlternate.jsx +++ b/icons/jsx/AddPhotoAlternate.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddPhotoAlternate(props) { return ( - + ); } - export default SvgAddPhotoAlternate; diff --git a/icons/jsx/AddReaction.jsx b/icons/jsx/AddReaction.jsx index f6c5dd4bf7..0e6ebc8b43 100644 --- a/icons/jsx/AddReaction.jsx +++ b/icons/jsx/AddReaction.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddReaction(props) { return ( - + ); } - export default SvgAddReaction; diff --git a/icons/jsx/AddRoad.jsx b/icons/jsx/AddRoad.jsx index 2f2fe80c32..997203f5cc 100644 --- a/icons/jsx/AddRoad.jsx +++ b/icons/jsx/AddRoad.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddRoad(props) { return ( - + ); } - export default SvgAddRoad; diff --git a/icons/jsx/AddShoppingCart.jsx b/icons/jsx/AddShoppingCart.jsx index 9a7bccc511..2ffd04c152 100644 --- a/icons/jsx/AddShoppingCart.jsx +++ b/icons/jsx/AddShoppingCart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddShoppingCart(props) { return ( - + ); } - export default SvgAddShoppingCart; diff --git a/icons/jsx/AddTask.jsx b/icons/jsx/AddTask.jsx index 9af68c6f65..e461f10b12 100644 --- a/icons/jsx/AddTask.jsx +++ b/icons/jsx/AddTask.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddTask(props) { return ( - + ); } - export default SvgAddTask; diff --git a/icons/jsx/AddToDrive.jsx b/icons/jsx/AddToDrive.jsx index f13935c200..c86ed549fd 100644 --- a/icons/jsx/AddToDrive.jsx +++ b/icons/jsx/AddToDrive.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddToDrive(props) { return ( - + ); } - export default SvgAddToDrive; diff --git a/icons/jsx/AddToHomeScreen.jsx b/icons/jsx/AddToHomeScreen.jsx index 1b5b445a26..5f2a6ae539 100644 --- a/icons/jsx/AddToHomeScreen.jsx +++ b/icons/jsx/AddToHomeScreen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddToHomeScreen(props) { return ( - + ); } - export default SvgAddToHomeScreen; diff --git a/icons/jsx/AddToPhotos.jsx b/icons/jsx/AddToPhotos.jsx index 6842375f73..d34bf163e1 100644 --- a/icons/jsx/AddToPhotos.jsx +++ b/icons/jsx/AddToPhotos.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddToPhotos(props) { return ( - + ); } - export default SvgAddToPhotos; diff --git a/icons/jsx/AddToQueue.jsx b/icons/jsx/AddToQueue.jsx index 28d390dfdc..fd89be401a 100644 --- a/icons/jsx/AddToQueue.jsx +++ b/icons/jsx/AddToQueue.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddToQueue(props) { return ( - + ); } - export default SvgAddToQueue; diff --git a/icons/jsx/Addchart.jsx b/icons/jsx/Addchart.jsx index ddee188186..c911946966 100644 --- a/icons/jsx/Addchart.jsx +++ b/icons/jsx/Addchart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAddchart(props) { return ( - - + + ); } - export default SvgAddchart; diff --git a/icons/jsx/AdfScanner.jsx b/icons/jsx/AdfScanner.jsx index 64f3dceedb..6d6e44f2d3 100644 --- a/icons/jsx/AdfScanner.jsx +++ b/icons/jsx/AdfScanner.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAdfScanner(props) { return ( - + ); } - export default SvgAdfScanner; diff --git a/icons/jsx/Adjust.jsx b/icons/jsx/Adjust.jsx index 18f0dc18b1..454c73f8b5 100644 --- a/icons/jsx/Adjust.jsx +++ b/icons/jsx/Adjust.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAdjust(props) { return ( - + ); } - export default SvgAdjust; diff --git a/icons/jsx/AdminPanelSettings.jsx b/icons/jsx/AdminPanelSettings.jsx index 789a27a693..dadb33e8bb 100644 --- a/icons/jsx/AdminPanelSettings.jsx +++ b/icons/jsx/AdminPanelSettings.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAdminPanelSettings(props) { return ( - - + + ); } - export default SvgAdminPanelSettings; diff --git a/icons/jsx/Adobe.jsx b/icons/jsx/Adobe.jsx index d602a2a667..af2be4c208 100644 --- a/icons/jsx/Adobe.jsx +++ b/icons/jsx/Adobe.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAdobe(props) { return ( - + ); } - export default SvgAdobe; diff --git a/icons/jsx/AdsClick.jsx b/icons/jsx/AdsClick.jsx index 27d21db82e..ea9690efe0 100644 --- a/icons/jsx/AdsClick.jsx +++ b/icons/jsx/AdsClick.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAdsClick(props) { return ( - + ); } - export default SvgAdsClick; diff --git a/icons/jsx/Agriculture.jsx b/icons/jsx/Agriculture.jsx index bc245b3dc7..df968cd478 100644 --- a/icons/jsx/Agriculture.jsx +++ b/icons/jsx/Agriculture.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAgriculture(props) { return ( - - + + ); } - export default SvgAgriculture; diff --git a/icons/jsx/Air.jsx b/icons/jsx/Air.jsx index 4690103ed0..84a1a79ab2 100644 --- a/icons/jsx/Air.jsx +++ b/icons/jsx/Air.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAir(props) { return ( - + ); } - export default SvgAir; diff --git a/icons/jsx/AirlineSeatFlat.jsx b/icons/jsx/AirlineSeatFlat.jsx index 6f6a7397d6..2e1ccd9b34 100644 --- a/icons/jsx/AirlineSeatFlat.jsx +++ b/icons/jsx/AirlineSeatFlat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirlineSeatFlat(props) { return ( - + ); } - export default SvgAirlineSeatFlat; diff --git a/icons/jsx/AirlineSeatFlatAngled.jsx b/icons/jsx/AirlineSeatFlatAngled.jsx index afbd90bdb8..6d28ffab5e 100644 --- a/icons/jsx/AirlineSeatFlatAngled.jsx +++ b/icons/jsx/AirlineSeatFlatAngled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirlineSeatFlatAngled(props) { return ( - + ); } - export default SvgAirlineSeatFlatAngled; diff --git a/icons/jsx/AirlineSeatIndividualSuite.jsx b/icons/jsx/AirlineSeatIndividualSuite.jsx index 04ce1d4147..fbd0bd1def 100644 --- a/icons/jsx/AirlineSeatIndividualSuite.jsx +++ b/icons/jsx/AirlineSeatIndividualSuite.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirlineSeatIndividualSuite(props) { return ( - + ); } - export default SvgAirlineSeatIndividualSuite; diff --git a/icons/jsx/AirlineSeatLegroomExtra.jsx b/icons/jsx/AirlineSeatLegroomExtra.jsx index baff1a7117..8f36b2a443 100644 --- a/icons/jsx/AirlineSeatLegroomExtra.jsx +++ b/icons/jsx/AirlineSeatLegroomExtra.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirlineSeatLegroomExtra(props) { return ( - + ); } - export default SvgAirlineSeatLegroomExtra; diff --git a/icons/jsx/AirlineSeatLegroomNormal.jsx b/icons/jsx/AirlineSeatLegroomNormal.jsx index cd5f9347ed..2b49e67f76 100644 --- a/icons/jsx/AirlineSeatLegroomNormal.jsx +++ b/icons/jsx/AirlineSeatLegroomNormal.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirlineSeatLegroomNormal(props) { return ( - + ); } - export default SvgAirlineSeatLegroomNormal; diff --git a/icons/jsx/AirlineSeatLegroomReduced.jsx b/icons/jsx/AirlineSeatLegroomReduced.jsx index 114a702516..912e2530ed 100644 --- a/icons/jsx/AirlineSeatLegroomReduced.jsx +++ b/icons/jsx/AirlineSeatLegroomReduced.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirlineSeatLegroomReduced(props) { return ( - + ); } - export default SvgAirlineSeatLegroomReduced; diff --git a/icons/jsx/AirlineSeatReclineExtra.jsx b/icons/jsx/AirlineSeatReclineExtra.jsx index 5a6c5fe8ac..eebea88195 100644 --- a/icons/jsx/AirlineSeatReclineExtra.jsx +++ b/icons/jsx/AirlineSeatReclineExtra.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirlineSeatReclineExtra(props) { return ( - + ); } - export default SvgAirlineSeatReclineExtra; diff --git a/icons/jsx/AirlineSeatReclineNormal.jsx b/icons/jsx/AirlineSeatReclineNormal.jsx index 845f423590..bd400c7b3f 100644 --- a/icons/jsx/AirlineSeatReclineNormal.jsx +++ b/icons/jsx/AirlineSeatReclineNormal.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirlineSeatReclineNormal(props) { return ( - + ); } - export default SvgAirlineSeatReclineNormal; diff --git a/icons/jsx/AirlineStops.jsx b/icons/jsx/AirlineStops.jsx index eb9996a485..dd48aef1c9 100644 --- a/icons/jsx/AirlineStops.jsx +++ b/icons/jsx/AirlineStops.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirlineStops(props) { return ( - + ); } - export default SvgAirlineStops; diff --git a/icons/jsx/Airlines.jsx b/icons/jsx/Airlines.jsx index 3215906f75..d2f04f10a7 100644 --- a/icons/jsx/Airlines.jsx +++ b/icons/jsx/Airlines.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirlines(props) { return ( - + ); } - export default SvgAirlines; diff --git a/icons/jsx/AirplaneTicket.jsx b/icons/jsx/AirplaneTicket.jsx index c7ce4f5abb..036584b4c8 100644 --- a/icons/jsx/AirplaneTicket.jsx +++ b/icons/jsx/AirplaneTicket.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirplaneTicket(props) { return ( - + ); } - export default SvgAirplaneTicket; diff --git a/icons/jsx/AirplanemodeActive.jsx b/icons/jsx/AirplanemodeActive.jsx index 79d0631003..403e9aa0ea 100644 --- a/icons/jsx/AirplanemodeActive.jsx +++ b/icons/jsx/AirplanemodeActive.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirplanemodeActive(props) { return ( - + ); } - export default SvgAirplanemodeActive; diff --git a/icons/jsx/AirplanemodeInactive.jsx b/icons/jsx/AirplanemodeInactive.jsx index d9db4ed88b..8e1017aae9 100644 --- a/icons/jsx/AirplanemodeInactive.jsx +++ b/icons/jsx/AirplanemodeInactive.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirplanemodeInactive(props) { return ( - + ); } - export default SvgAirplanemodeInactive; diff --git a/icons/jsx/Airplay.jsx b/icons/jsx/Airplay.jsx index c357e01f95..084e7c4b0f 100644 --- a/icons/jsx/Airplay.jsx +++ b/icons/jsx/Airplay.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirplay(props) { return ( - + ); } - export default SvgAirplay; diff --git a/icons/jsx/AirportShuttle.jsx b/icons/jsx/AirportShuttle.jsx index d0ccc0ef4a..32479e47a6 100644 --- a/icons/jsx/AirportShuttle.jsx +++ b/icons/jsx/AirportShuttle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAirportShuttle(props) { return ( - + ); } - export default SvgAirportShuttle; diff --git a/icons/jsx/Alarm.jsx b/icons/jsx/Alarm.jsx index ff35704231..2e309decc6 100644 --- a/icons/jsx/Alarm.jsx +++ b/icons/jsx/Alarm.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlarm(props) { return ( - + ); } - export default SvgAlarm; diff --git a/icons/jsx/AlarmAdd.jsx b/icons/jsx/AlarmAdd.jsx index fd4b88b3de..8631574b61 100644 --- a/icons/jsx/AlarmAdd.jsx +++ b/icons/jsx/AlarmAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlarmAdd(props) { return ( - + ); } - export default SvgAlarmAdd; diff --git a/icons/jsx/AlarmOff.jsx b/icons/jsx/AlarmOff.jsx index ae9f09d84e..6ec437c610 100644 --- a/icons/jsx/AlarmOff.jsx +++ b/icons/jsx/AlarmOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlarmOff(props) { return ( - + ); } - export default SvgAlarmOff; diff --git a/icons/jsx/AlarmOn.jsx b/icons/jsx/AlarmOn.jsx index adc42fc339..1e428a940b 100644 --- a/icons/jsx/AlarmOn.jsx +++ b/icons/jsx/AlarmOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlarmOn(props) { return ( - + ); } - export default SvgAlarmOn; diff --git a/icons/jsx/Album.jsx b/icons/jsx/Album.jsx index 41447ce8db..fb9f0f3c4d 100644 --- a/icons/jsx/Album.jsx +++ b/icons/jsx/Album.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlbum(props) { return ( - + ); } - export default SvgAlbum; diff --git a/icons/jsx/AlignHorizontalCenter.jsx b/icons/jsx/AlignHorizontalCenter.jsx index ce1d96bcb1..48e5165c16 100644 --- a/icons/jsx/AlignHorizontalCenter.jsx +++ b/icons/jsx/AlignHorizontalCenter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlignHorizontalCenter(props) { return ( - + ); } - export default SvgAlignHorizontalCenter; diff --git a/icons/jsx/AlignHorizontalLeft.jsx b/icons/jsx/AlignHorizontalLeft.jsx index 3901035563..5f9cccef5c 100644 --- a/icons/jsx/AlignHorizontalLeft.jsx +++ b/icons/jsx/AlignHorizontalLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlignHorizontalLeft(props) { return ( - + ); } - export default SvgAlignHorizontalLeft; diff --git a/icons/jsx/AlignHorizontalRight.jsx b/icons/jsx/AlignHorizontalRight.jsx index 5ec5edf8cf..056267745e 100644 --- a/icons/jsx/AlignHorizontalRight.jsx +++ b/icons/jsx/AlignHorizontalRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlignHorizontalRight(props) { return ( - + ); } - export default SvgAlignHorizontalRight; diff --git a/icons/jsx/AlignVerticalBottom.jsx b/icons/jsx/AlignVerticalBottom.jsx index 85a4c9c0e5..2e3730839c 100644 --- a/icons/jsx/AlignVerticalBottom.jsx +++ b/icons/jsx/AlignVerticalBottom.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlignVerticalBottom(props) { return ( - + ); } - export default SvgAlignVerticalBottom; diff --git a/icons/jsx/AlignVerticalCenter.jsx b/icons/jsx/AlignVerticalCenter.jsx index 545f77ba9f..9a8de95aed 100644 --- a/icons/jsx/AlignVerticalCenter.jsx +++ b/icons/jsx/AlignVerticalCenter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlignVerticalCenter(props) { return ( - + ); } - export default SvgAlignVerticalCenter; diff --git a/icons/jsx/AlignVerticalTop.jsx b/icons/jsx/AlignVerticalTop.jsx index 235f5457b9..2d99a289ec 100644 --- a/icons/jsx/AlignVerticalTop.jsx +++ b/icons/jsx/AlignVerticalTop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlignVerticalTop(props) { return ( - + ); } - export default SvgAlignVerticalTop; diff --git a/icons/jsx/AllInbox.jsx b/icons/jsx/AllInbox.jsx index f3d232ed8c..131292f20d 100644 --- a/icons/jsx/AllInbox.jsx +++ b/icons/jsx/AllInbox.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAllInbox(props) { return ( - + ); } - export default SvgAllInbox; diff --git a/icons/jsx/AllInclusive.jsx b/icons/jsx/AllInclusive.jsx index c3223318ae..07af9f6479 100644 --- a/icons/jsx/AllInclusive.jsx +++ b/icons/jsx/AllInclusive.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAllInclusive(props) { return ( - + ); } - export default SvgAllInclusive; diff --git a/icons/jsx/AllOut.jsx b/icons/jsx/AllOut.jsx index 3ad4244904..6c156ca554 100644 --- a/icons/jsx/AllOut.jsx +++ b/icons/jsx/AllOut.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAllOut(props) { return ( - + ); } - export default SvgAllOut; diff --git a/icons/jsx/AltRoute.jsx b/icons/jsx/AltRoute.jsx index 3857d3e636..dc93e4584e 100644 --- a/icons/jsx/AltRoute.jsx +++ b/icons/jsx/AltRoute.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAltRoute(props) { return ( - + ); } - export default SvgAltRoute; diff --git a/icons/jsx/AlternateEmail.jsx b/icons/jsx/AlternateEmail.jsx index 72a1fa8282..0054feee2a 100644 --- a/icons/jsx/AlternateEmail.jsx +++ b/icons/jsx/AlternateEmail.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAlternateEmail(props) { return ( - + ); } - export default SvgAlternateEmail; diff --git a/icons/jsx/AmpStories.jsx b/icons/jsx/AmpStories.jsx index 8272e5bd3e..68b78434ca 100644 --- a/icons/jsx/AmpStories.jsx +++ b/icons/jsx/AmpStories.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAmpStories(props) { return ( - + ); } - export default SvgAmpStories; diff --git a/icons/jsx/Analytics.jsx b/icons/jsx/Analytics.jsx index 0c0c2f9aff..9f57c6260b 100644 --- a/icons/jsx/Analytics.jsx +++ b/icons/jsx/Analytics.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAnalytics(props) { return ( - + ); } - export default SvgAnalytics; diff --git a/icons/jsx/Anchor.jsx b/icons/jsx/Anchor.jsx index ce189bd4b7..46300419b2 100644 --- a/icons/jsx/Anchor.jsx +++ b/icons/jsx/Anchor.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAnchor(props) { return ( - + ); } - export default SvgAnchor; diff --git a/icons/jsx/Android.jsx b/icons/jsx/Android.jsx index 4638b4087d..fc2271d0aa 100644 --- a/icons/jsx/Android.jsx +++ b/icons/jsx/Android.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAndroid(props) { return ( - + ); } - export default SvgAndroid; diff --git a/icons/jsx/Animation.jsx b/icons/jsx/Animation.jsx index e4597a6eb9..c3f7f6af2e 100644 --- a/icons/jsx/Animation.jsx +++ b/icons/jsx/Animation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAnimation(props) { return ( - + ); } - export default SvgAnimation; diff --git a/icons/jsx/Announcement.jsx b/icons/jsx/Announcement.jsx index c8d8105cd7..76d3bf6881 100644 --- a/icons/jsx/Announcement.jsx +++ b/icons/jsx/Announcement.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAnnouncement(props) { return ( - + ); } - export default SvgAnnouncement; diff --git a/icons/jsx/Aod.jsx b/icons/jsx/Aod.jsx index 5ede7e6188..80700ba5b0 100644 --- a/icons/jsx/Aod.jsx +++ b/icons/jsx/Aod.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAod(props) { return ( - + ); } - export default SvgAod; diff --git a/icons/jsx/Apartment.jsx b/icons/jsx/Apartment.jsx index 9e44211b51..a7f0103ba6 100644 --- a/icons/jsx/Apartment.jsx +++ b/icons/jsx/Apartment.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgApartment(props) { return ( - + ); } - export default SvgApartment; diff --git a/icons/jsx/Api.jsx b/icons/jsx/Api.jsx index 9a21ebf86b..8f55c3106a 100644 --- a/icons/jsx/Api.jsx +++ b/icons/jsx/Api.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgApi(props) { return ( - + ); } - export default SvgApi; diff --git a/icons/jsx/AppBlocking.jsx b/icons/jsx/AppBlocking.jsx index 5072cf5cf5..015549b2a3 100644 --- a/icons/jsx/AppBlocking.jsx +++ b/icons/jsx/AppBlocking.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAppBlocking(props) { return ( - - + + ); } - export default SvgAppBlocking; diff --git a/icons/jsx/AppRegistration.jsx b/icons/jsx/AppRegistration.jsx index 1c7113e2d4..c21181bd5f 100644 --- a/icons/jsx/AppRegistration.jsx +++ b/icons/jsx/AppRegistration.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAppRegistration(props) { return ( - + ); } - export default SvgAppRegistration; diff --git a/icons/jsx/AppSettingsAlt.jsx b/icons/jsx/AppSettingsAlt.jsx index 306836aa0c..96ec8677eb 100644 --- a/icons/jsx/AppSettingsAlt.jsx +++ b/icons/jsx/AppSettingsAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAppSettingsAlt(props) { return ( - + ); } - export default SvgAppSettingsAlt; diff --git a/icons/jsx/AppShortcut.jsx b/icons/jsx/AppShortcut.jsx index b0236196f9..d2acb92d0a 100644 --- a/icons/jsx/AppShortcut.jsx +++ b/icons/jsx/AppShortcut.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAppShortcut(props) { return ( - - + + ); } - export default SvgAppShortcut; diff --git a/icons/jsx/Apple.jsx b/icons/jsx/Apple.jsx index cc96b2d88f..2d2758f5a7 100644 --- a/icons/jsx/Apple.jsx +++ b/icons/jsx/Apple.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgApple(props) { return ( - + ); } - export default SvgApple; diff --git a/icons/jsx/Approval.jsx b/icons/jsx/Approval.jsx index e738fb76ca..c4b37ea934 100644 --- a/icons/jsx/Approval.jsx +++ b/icons/jsx/Approval.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgApproval(props) { return ( - + ); } - export default SvgApproval; diff --git a/icons/jsx/Apps.jsx b/icons/jsx/Apps.jsx index 2d51fb135f..0c677654ef 100644 --- a/icons/jsx/Apps.jsx +++ b/icons/jsx/Apps.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgApps(props) { return ( - + ); } - export default SvgApps; diff --git a/icons/jsx/AppsOutage.jsx b/icons/jsx/AppsOutage.jsx index c1a6d0477f..8d2a7888bb 100644 --- a/icons/jsx/AppsOutage.jsx +++ b/icons/jsx/AppsOutage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAppsOutage(props) { return ( - + ); } - export default SvgAppsOutage; diff --git a/icons/jsx/Architecture.jsx b/icons/jsx/Architecture.jsx index 61bac4fdef..60fd21e139 100644 --- a/icons/jsx/Architecture.jsx +++ b/icons/jsx/Architecture.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArchitecture(props) { return ( - + ); } - export default SvgArchitecture; diff --git a/icons/jsx/Archive.jsx b/icons/jsx/Archive.jsx index ce4f131649..04605f1b7b 100644 --- a/icons/jsx/Archive.jsx +++ b/icons/jsx/Archive.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArchive(props) { return ( - + ); } - export default SvgArchive; diff --git a/icons/jsx/AreaChart.jsx b/icons/jsx/AreaChart.jsx index 3d7f22cc3e..4ca710d9d0 100644 --- a/icons/jsx/AreaChart.jsx +++ b/icons/jsx/AreaChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAreaChart(props) { return ( - + ); } - export default SvgAreaChart; diff --git a/icons/jsx/ArrowBack.jsx b/icons/jsx/ArrowBack.jsx index 1c54c4da5d..6f2e9545f8 100644 --- a/icons/jsx/ArrowBack.jsx +++ b/icons/jsx/ArrowBack.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowBack(props) { return ( ); } - export default SvgArrowBack; diff --git a/icons/jsx/ArrowBackIos.jsx b/icons/jsx/ArrowBackIos.jsx index 9c8e9d9a4b..fbb65bb3f3 100644 --- a/icons/jsx/ArrowBackIos.jsx +++ b/icons/jsx/ArrowBackIos.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowBackIos(props) { return ( ); } - export default SvgArrowBackIos; diff --git a/icons/jsx/ArrowBackIosNew.jsx b/icons/jsx/ArrowBackIosNew.jsx index 4fbf13a5ee..aab349d3e4 100644 --- a/icons/jsx/ArrowBackIosNew.jsx +++ b/icons/jsx/ArrowBackIosNew.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowBackIosNew(props) { return ( - + ); } - export default SvgArrowBackIosNew; diff --git a/icons/jsx/ArrowCircleDown.jsx b/icons/jsx/ArrowCircleDown.jsx index 7a4c472cb2..1cd88087aa 100644 --- a/icons/jsx/ArrowCircleDown.jsx +++ b/icons/jsx/ArrowCircleDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowCircleDown(props) { return ( - + ); } - export default SvgArrowCircleDown; diff --git a/icons/jsx/ArrowCircleLeft.jsx b/icons/jsx/ArrowCircleLeft.jsx index bebb8c0b62..cae1ffc2ac 100644 --- a/icons/jsx/ArrowCircleLeft.jsx +++ b/icons/jsx/ArrowCircleLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowCircleLeft(props) { return ( - + ); } - export default SvgArrowCircleLeft; diff --git a/icons/jsx/ArrowCircleRight.jsx b/icons/jsx/ArrowCircleRight.jsx index 048b2ffb90..2d3916a046 100644 --- a/icons/jsx/ArrowCircleRight.jsx +++ b/icons/jsx/ArrowCircleRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowCircleRight(props) { return ( - + ); } - export default SvgArrowCircleRight; diff --git a/icons/jsx/ArrowCircleUp.jsx b/icons/jsx/ArrowCircleUp.jsx index 381c708147..7cd61d97dc 100644 --- a/icons/jsx/ArrowCircleUp.jsx +++ b/icons/jsx/ArrowCircleUp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowCircleUp(props) { return ( - + ); } - export default SvgArrowCircleUp; diff --git a/icons/jsx/ArrowDownward.jsx b/icons/jsx/ArrowDownward.jsx index 9e44bc0c1c..fe6a1f68a8 100644 --- a/icons/jsx/ArrowDownward.jsx +++ b/icons/jsx/ArrowDownward.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowDownward(props) { return ( - + ); } - export default SvgArrowDownward; diff --git a/icons/jsx/ArrowDropDown.jsx b/icons/jsx/ArrowDropDown.jsx index 636a11c69b..7d624be9ef 100644 --- a/icons/jsx/ArrowDropDown.jsx +++ b/icons/jsx/ArrowDropDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowDropDown(props) { return ( ); } - export default SvgArrowDropDown; diff --git a/icons/jsx/ArrowDropDownCircle.jsx b/icons/jsx/ArrowDropDownCircle.jsx index c480cce3e4..a28b7a3444 100644 --- a/icons/jsx/ArrowDropDownCircle.jsx +++ b/icons/jsx/ArrowDropDownCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowDropDownCircle(props) { return ( ); } - export default SvgArrowDropDownCircle; diff --git a/icons/jsx/ArrowDropUp.jsx b/icons/jsx/ArrowDropUp.jsx index 7dc7f3143b..d3b6858069 100644 --- a/icons/jsx/ArrowDropUp.jsx +++ b/icons/jsx/ArrowDropUp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowDropUp(props) { return ( ); } - export default SvgArrowDropUp; diff --git a/icons/jsx/ArrowDropUpDown.jsx b/icons/jsx/ArrowDropUpDown.jsx index dc9739c2dc..e8f86d55df 100644 --- a/icons/jsx/ArrowDropUpDown.jsx +++ b/icons/jsx/ArrowDropUpDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowDropUpDown(props) { return ( ); } - export default SvgArrowDropUpDown; diff --git a/icons/jsx/ArrowForward.jsx b/icons/jsx/ArrowForward.jsx index 6647a78ca5..c760da10e9 100644 --- a/icons/jsx/ArrowForward.jsx +++ b/icons/jsx/ArrowForward.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowForward(props) { return ( ); } - export default SvgArrowForward; diff --git a/icons/jsx/ArrowForwardIos.jsx b/icons/jsx/ArrowForwardIos.jsx index b7e6ec85a0..1b2d6c374e 100644 --- a/icons/jsx/ArrowForwardIos.jsx +++ b/icons/jsx/ArrowForwardIos.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowForwardIos(props) { return ( ); } - export default SvgArrowForwardIos; diff --git a/icons/jsx/ArrowLeft.jsx b/icons/jsx/ArrowLeft.jsx index 6728124aea..78191333aa 100644 --- a/icons/jsx/ArrowLeft.jsx +++ b/icons/jsx/ArrowLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowLeft(props) { return ( - + ); } - export default SvgArrowLeft; diff --git a/icons/jsx/ArrowOutward.jsx b/icons/jsx/ArrowOutward.jsx index 6a638f7441..f8170c6a3f 100644 --- a/icons/jsx/ArrowOutward.jsx +++ b/icons/jsx/ArrowOutward.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowOutward(props) { return ( - + ); } - export default SvgArrowOutward; diff --git a/icons/jsx/ArrowRight.jsx b/icons/jsx/ArrowRight.jsx index 9e9b85f421..1ada2ce386 100644 --- a/icons/jsx/ArrowRight.jsx +++ b/icons/jsx/ArrowRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowRight(props) { return ( - + ); } - export default SvgArrowRight; diff --git a/icons/jsx/ArrowRightAlt.jsx b/icons/jsx/ArrowRightAlt.jsx index 0556df64ae..98dd8366ed 100644 --- a/icons/jsx/ArrowRightAlt.jsx +++ b/icons/jsx/ArrowRightAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowRightAlt(props) { return ( - + ); } - export default SvgArrowRightAlt; diff --git a/icons/jsx/ArrowUpward.jsx b/icons/jsx/ArrowUpward.jsx index 17724fefeb..be331e4588 100644 --- a/icons/jsx/ArrowUpward.jsx +++ b/icons/jsx/ArrowUpward.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArrowUpward(props) { return ( - + ); } - export default SvgArrowUpward; diff --git a/icons/jsx/ArtTrack.jsx b/icons/jsx/ArtTrack.jsx index 15d14d945d..749097bede 100644 --- a/icons/jsx/ArtTrack.jsx +++ b/icons/jsx/ArtTrack.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArtTrack(props) { return ( - + ); } - export default SvgArtTrack; diff --git a/icons/jsx/Article.jsx b/icons/jsx/Article.jsx index c25486fc0a..04a91d48a6 100644 --- a/icons/jsx/Article.jsx +++ b/icons/jsx/Article.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgArticle(props) { return ( ); } - export default SvgArticle; diff --git a/icons/jsx/AspectRatio.jsx b/icons/jsx/AspectRatio.jsx index b7992304ea..147f586b7f 100644 --- a/icons/jsx/AspectRatio.jsx +++ b/icons/jsx/AspectRatio.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAspectRatio(props) { return ( - + ); } - export default SvgAspectRatio; diff --git a/icons/jsx/Assessment.jsx b/icons/jsx/Assessment.jsx index 1fe55f3326..0ceeb47c54 100644 --- a/icons/jsx/Assessment.jsx +++ b/icons/jsx/Assessment.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssessment(props) { return ( - + ); } - export default SvgAssessment; diff --git a/icons/jsx/Assignment.jsx b/icons/jsx/Assignment.jsx index bd6d3e9842..4e4a37fb3c 100644 --- a/icons/jsx/Assignment.jsx +++ b/icons/jsx/Assignment.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssignment(props) { return ( ); } - export default SvgAssignment; diff --git a/icons/jsx/AssignmentInd.jsx b/icons/jsx/AssignmentInd.jsx index dbce7acd47..cbbe79d0a7 100644 --- a/icons/jsx/AssignmentInd.jsx +++ b/icons/jsx/AssignmentInd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssignmentInd(props) { return ( - + ); } - export default SvgAssignmentInd; diff --git a/icons/jsx/AssignmentLate.jsx b/icons/jsx/AssignmentLate.jsx index 5cbf786a43..c57db965ec 100644 --- a/icons/jsx/AssignmentLate.jsx +++ b/icons/jsx/AssignmentLate.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssignmentLate(props) { return ( - + ); } - export default SvgAssignmentLate; diff --git a/icons/jsx/AssignmentReturn.jsx b/icons/jsx/AssignmentReturn.jsx index 947a4f4fd5..bdd9cc58c5 100644 --- a/icons/jsx/AssignmentReturn.jsx +++ b/icons/jsx/AssignmentReturn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssignmentReturn(props) { return ( - + ); } - export default SvgAssignmentReturn; diff --git a/icons/jsx/AssignmentReturned.jsx b/icons/jsx/AssignmentReturned.jsx index 5f1e59ee90..4dae0a000a 100644 --- a/icons/jsx/AssignmentReturned.jsx +++ b/icons/jsx/AssignmentReturned.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssignmentReturned(props) { return ( - + ); } - export default SvgAssignmentReturned; diff --git a/icons/jsx/AssignmentTurnedIn.jsx b/icons/jsx/AssignmentTurnedIn.jsx index f402fc0d13..f4cfa8fada 100644 --- a/icons/jsx/AssignmentTurnedIn.jsx +++ b/icons/jsx/AssignmentTurnedIn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssignmentTurnedIn(props) { return ( - + ); } - export default SvgAssignmentTurnedIn; diff --git a/icons/jsx/AssistWalker.jsx b/icons/jsx/AssistWalker.jsx index 4bfa21e2c1..ce6d62180c 100644 --- a/icons/jsx/AssistWalker.jsx +++ b/icons/jsx/AssistWalker.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssistWalker(props) { return ( - + ); } - export default SvgAssistWalker; diff --git a/icons/jsx/Assistant.jsx b/icons/jsx/Assistant.jsx index e12ed06600..d9dafccc12 100644 --- a/icons/jsx/Assistant.jsx +++ b/icons/jsx/Assistant.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssistant(props) { return ( - + ); } - export default SvgAssistant; diff --git a/icons/jsx/AssistantDirection.jsx b/icons/jsx/AssistantDirection.jsx index ba85dc6d07..682dd4753c 100644 --- a/icons/jsx/AssistantDirection.jsx +++ b/icons/jsx/AssistantDirection.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssistantDirection(props) { return ( - + ); } - export default SvgAssistantDirection; diff --git a/icons/jsx/AssistantPhoto.jsx b/icons/jsx/AssistantPhoto.jsx index 9ceb1e1da3..d772483e0e 100644 --- a/icons/jsx/AssistantPhoto.jsx +++ b/icons/jsx/AssistantPhoto.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssistantPhoto(props) { return ( - + ); } - export default SvgAssistantPhoto; diff --git a/icons/jsx/AssuredWorkload.jsx b/icons/jsx/AssuredWorkload.jsx index 1279b0ebcc..efd23bf777 100644 --- a/icons/jsx/AssuredWorkload.jsx +++ b/icons/jsx/AssuredWorkload.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAssuredWorkload(props) { return ( - + ); } - export default SvgAssuredWorkload; diff --git a/icons/jsx/Atm.jsx b/icons/jsx/Atm.jsx index f8a792a2de..cade27518d 100644 --- a/icons/jsx/Atm.jsx +++ b/icons/jsx/Atm.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAtm(props) { return ( - + ); } - export default SvgAtm; diff --git a/icons/jsx/AttachEmail.jsx b/icons/jsx/AttachEmail.jsx index b5531434f2..75d170f354 100644 --- a/icons/jsx/AttachEmail.jsx +++ b/icons/jsx/AttachEmail.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAttachEmail(props) { return ( - - + + ); } - export default SvgAttachEmail; diff --git a/icons/jsx/AttachFile.jsx b/icons/jsx/AttachFile.jsx index c489974de1..cdbfc234fc 100644 --- a/icons/jsx/AttachFile.jsx +++ b/icons/jsx/AttachFile.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAttachFile(props) { return ( - + ); } - export default SvgAttachFile; diff --git a/icons/jsx/AttachMoney.jsx b/icons/jsx/AttachMoney.jsx index 8ce701d198..a18e2da585 100644 --- a/icons/jsx/AttachMoney.jsx +++ b/icons/jsx/AttachMoney.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAttachMoney(props) { return ( - + ); } - export default SvgAttachMoney; diff --git a/icons/jsx/Attachment.jsx b/icons/jsx/Attachment.jsx index 29dcbe8355..425815f3ba 100644 --- a/icons/jsx/Attachment.jsx +++ b/icons/jsx/Attachment.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAttachment(props) { return ( - + ); } - export default SvgAttachment; diff --git a/icons/jsx/Attractions.jsx b/icons/jsx/Attractions.jsx index 3134a3f836..7f7131533e 100644 --- a/icons/jsx/Attractions.jsx +++ b/icons/jsx/Attractions.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAttractions(props) { return ( - + ); } - export default SvgAttractions; diff --git a/icons/jsx/Attribution.jsx b/icons/jsx/Attribution.jsx index 5c2d8c430e..af2c583730 100644 --- a/icons/jsx/Attribution.jsx +++ b/icons/jsx/Attribution.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAttribution(props) { return ( - + ); } - export default SvgAttribution; diff --git a/icons/jsx/AudioFile.jsx b/icons/jsx/AudioFile.jsx index 45518b5f0d..01e9ff9784 100644 --- a/icons/jsx/AudioFile.jsx +++ b/icons/jsx/AudioFile.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAudioFile(props) { return ( - + ); } - export default SvgAudioFile; diff --git a/icons/jsx/Audiotrack.jsx b/icons/jsx/Audiotrack.jsx index 09c4fb5bf9..4cf682a018 100644 --- a/icons/jsx/Audiotrack.jsx +++ b/icons/jsx/Audiotrack.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAudiotrack(props) { return ( - + ); } - export default SvgAudiotrack; diff --git a/icons/jsx/AutoAwesome.jsx b/icons/jsx/AutoAwesome.jsx index e61b255031..f91ab68848 100644 --- a/icons/jsx/AutoAwesome.jsx +++ b/icons/jsx/AutoAwesome.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutoAwesome(props) { return ( - + ); } - export default SvgAutoAwesome; diff --git a/icons/jsx/AutoAwesomeMosaic.jsx b/icons/jsx/AutoAwesomeMosaic.jsx index f9322d525b..a536d7c733 100644 --- a/icons/jsx/AutoAwesomeMosaic.jsx +++ b/icons/jsx/AutoAwesomeMosaic.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutoAwesomeMosaic(props) { return ( - + ); } - export default SvgAutoAwesomeMosaic; diff --git a/icons/jsx/AutoAwesomeMotion.jsx b/icons/jsx/AutoAwesomeMotion.jsx index 30dc683f2c..c5760979b1 100644 --- a/icons/jsx/AutoAwesomeMotion.jsx +++ b/icons/jsx/AutoAwesomeMotion.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutoAwesomeMotion(props) { return ( - + ); } - export default SvgAutoAwesomeMotion; diff --git a/icons/jsx/AutoDelete.jsx b/icons/jsx/AutoDelete.jsx index 2eea01e925..7c9c30ff5f 100644 --- a/icons/jsx/AutoDelete.jsx +++ b/icons/jsx/AutoDelete.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutoDelete(props) { return ( - - + + ); } - export default SvgAutoDelete; diff --git a/icons/jsx/AutoFixHigh.jsx b/icons/jsx/AutoFixHigh.jsx index d19ac81378..23317e0ed1 100644 --- a/icons/jsx/AutoFixHigh.jsx +++ b/icons/jsx/AutoFixHigh.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutoFixHigh(props) { return ( - + ); } - export default SvgAutoFixHigh; diff --git a/icons/jsx/AutoFixNormal.jsx b/icons/jsx/AutoFixNormal.jsx index 0616ec6dc8..99e8e1d26e 100644 --- a/icons/jsx/AutoFixNormal.jsx +++ b/icons/jsx/AutoFixNormal.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutoFixNormal(props) { return ( - + ); } - export default SvgAutoFixNormal; diff --git a/icons/jsx/AutoFixOff.jsx b/icons/jsx/AutoFixOff.jsx index 705ebb6119..ad75579933 100644 --- a/icons/jsx/AutoFixOff.jsx +++ b/icons/jsx/AutoFixOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutoFixOff(props) { return ( - + ); } - export default SvgAutoFixOff; diff --git a/icons/jsx/AutoGraph.jsx b/icons/jsx/AutoGraph.jsx index 6fed6e1753..9a64951c98 100644 --- a/icons/jsx/AutoGraph.jsx +++ b/icons/jsx/AutoGraph.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutoGraph(props) { return ( - + ); } - export default SvgAutoGraph; diff --git a/icons/jsx/AutoMode.jsx b/icons/jsx/AutoMode.jsx index f08a256bcb..019386034b 100644 --- a/icons/jsx/AutoMode.jsx +++ b/icons/jsx/AutoMode.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutoMode(props) { return ( - - + + ); } - export default SvgAutoMode; diff --git a/icons/jsx/AutoStories.jsx b/icons/jsx/AutoStories.jsx index ad02384998..410366f9a1 100644 --- a/icons/jsx/AutoStories.jsx +++ b/icons/jsx/AutoStories.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutoStories(props) { return ( - - + + ); } - export default SvgAutoStories; diff --git a/icons/jsx/AutofpsSelect.jsx b/icons/jsx/AutofpsSelect.jsx index 0f37490a63..e38471e1fc 100644 --- a/icons/jsx/AutofpsSelect.jsx +++ b/icons/jsx/AutofpsSelect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutofpsSelect(props) { return ( - - + + ); } - export default SvgAutofpsSelect; diff --git a/icons/jsx/Autorenew.jsx b/icons/jsx/Autorenew.jsx index 7eaf96736e..7272075af8 100644 --- a/icons/jsx/Autorenew.jsx +++ b/icons/jsx/Autorenew.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAutorenew(props) { return ( - + ); } - export default SvgAutorenew; diff --git a/icons/jsx/AvTimer.jsx b/icons/jsx/AvTimer.jsx index 18005c6f7a..35d7a1c0f0 100644 --- a/icons/jsx/AvTimer.jsx +++ b/icons/jsx/AvTimer.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAvTimer(props) { return ( - + ); } - export default SvgAvTimer; diff --git a/icons/jsx/Award.jsx b/icons/jsx/Award.jsx index 0539a09a1b..ef71101a34 100644 --- a/icons/jsx/Award.jsx +++ b/icons/jsx/Award.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgAward(props) { return ( ); } - export default SvgAward; diff --git a/icons/jsx/BabyChangingStation.jsx b/icons/jsx/BabyChangingStation.jsx index 95729713b1..0c12188225 100644 --- a/icons/jsx/BabyChangingStation.jsx +++ b/icons/jsx/BabyChangingStation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBabyChangingStation(props) { return ( - + ); } - export default SvgBabyChangingStation; diff --git a/icons/jsx/BackHand.jsx b/icons/jsx/BackHand.jsx index 0880654803..729b1ff7ae 100644 --- a/icons/jsx/BackHand.jsx +++ b/icons/jsx/BackHand.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBackHand(props) { return ( - + ); } - export default SvgBackHand; diff --git a/icons/jsx/Backpack.jsx b/icons/jsx/Backpack.jsx index 36b5783446..cfeefe4bcd 100644 --- a/icons/jsx/Backpack.jsx +++ b/icons/jsx/Backpack.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBackpack(props) { return ( - + ); } - export default SvgBackpack; diff --git a/icons/jsx/Backspace.jsx b/icons/jsx/Backspace.jsx index 0939cec14a..0a587b2ec7 100644 --- a/icons/jsx/Backspace.jsx +++ b/icons/jsx/Backspace.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBackspace(props) { return ( - + ); } - export default SvgBackspace; diff --git a/icons/jsx/Backup.jsx b/icons/jsx/Backup.jsx index 1579a0867b..a62fc4fbef 100644 --- a/icons/jsx/Backup.jsx +++ b/icons/jsx/Backup.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBackup(props) { return ( - + ); } - export default SvgBackup; diff --git a/icons/jsx/BackupTable.jsx b/icons/jsx/BackupTable.jsx index ba565b726e..68bd88ba9b 100644 --- a/icons/jsx/BackupTable.jsx +++ b/icons/jsx/BackupTable.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBackupTable(props) { return ( - - + + ); } - export default SvgBackupTable; diff --git a/icons/jsx/Badge.jsx b/icons/jsx/Badge.jsx index dbd46ae8b7..43d4b86ed8 100644 --- a/icons/jsx/Badge.jsx +++ b/icons/jsx/Badge.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBadge(props) { return ( - + ); } - export default SvgBadge; diff --git a/icons/jsx/BakeryDining.jsx b/icons/jsx/BakeryDining.jsx index eef671f433..63d69c0dcd 100644 --- a/icons/jsx/BakeryDining.jsx +++ b/icons/jsx/BakeryDining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBakeryDining(props) { return ( - + ); } - export default SvgBakeryDining; diff --git a/icons/jsx/Balance.jsx b/icons/jsx/Balance.jsx index f6cef47fba..8e391ebe46 100644 --- a/icons/jsx/Balance.jsx +++ b/icons/jsx/Balance.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBalance(props) { return ( - + ); } - export default SvgBalance; diff --git a/icons/jsx/Balcony.jsx b/icons/jsx/Balcony.jsx index 5cf627a17f..0dfaffe3ea 100644 --- a/icons/jsx/Balcony.jsx +++ b/icons/jsx/Balcony.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBalcony(props) { return ( - + ); } - export default SvgBalcony; diff --git a/icons/jsx/Ballot.jsx b/icons/jsx/Ballot.jsx index f30c297309..9fe8fbab90 100644 --- a/icons/jsx/Ballot.jsx +++ b/icons/jsx/Ballot.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBallot(props) { return ( - + ); } - export default SvgBallot; diff --git a/icons/jsx/BarChart.jsx b/icons/jsx/BarChart.jsx index b98aee3779..5f2e9ac582 100644 --- a/icons/jsx/BarChart.jsx +++ b/icons/jsx/BarChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBarChart(props) { return ( - + ); } - export default SvgBarChart; diff --git a/icons/jsx/Barcode.jsx b/icons/jsx/Barcode.jsx index c035027d55..14ffa1f6f5 100644 --- a/icons/jsx/Barcode.jsx +++ b/icons/jsx/Barcode.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBarcode(props) { return ( ); } - export default SvgBarcode; diff --git a/icons/jsx/BatchPrediction.jsx b/icons/jsx/BatchPrediction.jsx index 5eee695e66..9a897fbbc9 100644 --- a/icons/jsx/BatchPrediction.jsx +++ b/icons/jsx/BatchPrediction.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatchPrediction(props) { return ( - + ); } - export default SvgBatchPrediction; diff --git a/icons/jsx/Bathroom.jsx b/icons/jsx/Bathroom.jsx index c4f653795a..89c29483ac 100644 --- a/icons/jsx/Bathroom.jsx +++ b/icons/jsx/Bathroom.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBathroom(props) { return ( - + ); } - export default SvgBathroom; diff --git a/icons/jsx/Bathtub.jsx b/icons/jsx/Bathtub.jsx index 3043cabc4e..231f6b5be7 100644 --- a/icons/jsx/Bathtub.jsx +++ b/icons/jsx/Bathtub.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBathtub(props) { return ( - + ); } - export default SvgBathtub; diff --git a/icons/jsx/Battery0Bar.jsx b/icons/jsx/Battery0Bar.jsx index 55ac265019..657e7dc51f 100644 --- a/icons/jsx/Battery0Bar.jsx +++ b/icons/jsx/Battery0Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery0Bar(props) { return ( - + ); } - export default SvgBattery0Bar; diff --git a/icons/jsx/Battery1Bar.jsx b/icons/jsx/Battery1Bar.jsx index 38f7e1b831..0905b1ec9b 100644 --- a/icons/jsx/Battery1Bar.jsx +++ b/icons/jsx/Battery1Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery1Bar(props) { return ( - + ); } - export default SvgBattery1Bar; diff --git a/icons/jsx/Battery20.jsx b/icons/jsx/Battery20.jsx index a45c397ffc..3a71f7114c 100644 --- a/icons/jsx/Battery20.jsx +++ b/icons/jsx/Battery20.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery20(props) { return ( - - + + ); } - export default SvgBattery20; diff --git a/icons/jsx/Battery2Bar.jsx b/icons/jsx/Battery2Bar.jsx index 5d332b6316..38afda9ec7 100644 --- a/icons/jsx/Battery2Bar.jsx +++ b/icons/jsx/Battery2Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery2Bar(props) { return ( - + ); } - export default SvgBattery2Bar; diff --git a/icons/jsx/Battery30.jsx b/icons/jsx/Battery30.jsx index bc95043ea9..42a2e6cae1 100644 --- a/icons/jsx/Battery30.jsx +++ b/icons/jsx/Battery30.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery30(props) { return ( - - + + ); } - export default SvgBattery30; diff --git a/icons/jsx/Battery3Bar.jsx b/icons/jsx/Battery3Bar.jsx index d73779bab3..321e3cfbe1 100644 --- a/icons/jsx/Battery3Bar.jsx +++ b/icons/jsx/Battery3Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery3Bar(props) { return ( - + ); } - export default SvgBattery3Bar; diff --git a/icons/jsx/Battery4Bar.jsx b/icons/jsx/Battery4Bar.jsx index 2b2037b2f0..4650757231 100644 --- a/icons/jsx/Battery4Bar.jsx +++ b/icons/jsx/Battery4Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery4Bar(props) { return ( - + ); } - export default SvgBattery4Bar; diff --git a/icons/jsx/Battery50.jsx b/icons/jsx/Battery50.jsx index 0c3cac8f5c..efd2f5072d 100644 --- a/icons/jsx/Battery50.jsx +++ b/icons/jsx/Battery50.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery50(props) { return ( - - + + ); } - export default SvgBattery50; diff --git a/icons/jsx/Battery5Bar.jsx b/icons/jsx/Battery5Bar.jsx index 018c5d383e..5957304a51 100644 --- a/icons/jsx/Battery5Bar.jsx +++ b/icons/jsx/Battery5Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery5Bar(props) { return ( - + ); } - export default SvgBattery5Bar; diff --git a/icons/jsx/Battery60.jsx b/icons/jsx/Battery60.jsx index 9ae5c26928..58cb0f4fc1 100644 --- a/icons/jsx/Battery60.jsx +++ b/icons/jsx/Battery60.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery60(props) { return ( - - + + ); } - export default SvgBattery60; diff --git a/icons/jsx/Battery6Bar.jsx b/icons/jsx/Battery6Bar.jsx index 93bc09bded..d7751883ce 100644 --- a/icons/jsx/Battery6Bar.jsx +++ b/icons/jsx/Battery6Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery6Bar(props) { return ( - + ); } - export default SvgBattery6Bar; diff --git a/icons/jsx/Battery80.jsx b/icons/jsx/Battery80.jsx index dae875efba..11f9ede0ac 100644 --- a/icons/jsx/Battery80.jsx +++ b/icons/jsx/Battery80.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery80(props) { return ( - - + + ); } - export default SvgBattery80; diff --git a/icons/jsx/Battery90.jsx b/icons/jsx/Battery90.jsx index 09e6506d55..01bcc58eb7 100644 --- a/icons/jsx/Battery90.jsx +++ b/icons/jsx/Battery90.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBattery90(props) { return ( - - + + ); } - export default SvgBattery90; diff --git a/icons/jsx/BatteryAlert.jsx b/icons/jsx/BatteryAlert.jsx index 08cd95c595..8dc55a1b74 100644 --- a/icons/jsx/BatteryAlert.jsx +++ b/icons/jsx/BatteryAlert.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatteryAlert(props) { return ( - + ); } - export default SvgBatteryAlert; diff --git a/icons/jsx/BatteryCharging20.jsx b/icons/jsx/BatteryCharging20.jsx index 6a4d5a4a7f..ed09a4209b 100644 --- a/icons/jsx/BatteryCharging20.jsx +++ b/icons/jsx/BatteryCharging20.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatteryCharging20(props) { return ( - + ); } - export default SvgBatteryCharging20; diff --git a/icons/jsx/BatteryCharging30.jsx b/icons/jsx/BatteryCharging30.jsx index 07d0377c5a..cc59ea200a 100644 --- a/icons/jsx/BatteryCharging30.jsx +++ b/icons/jsx/BatteryCharging30.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatteryCharging30(props) { return ( - + ); } - export default SvgBatteryCharging30; diff --git a/icons/jsx/BatteryCharging50.jsx b/icons/jsx/BatteryCharging50.jsx index 01ac313d7c..d3556c5aa4 100644 --- a/icons/jsx/BatteryCharging50.jsx +++ b/icons/jsx/BatteryCharging50.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatteryCharging50(props) { return ( - + ); } - export default SvgBatteryCharging50; diff --git a/icons/jsx/BatteryCharging60.jsx b/icons/jsx/BatteryCharging60.jsx index 3c4a179097..f54f8293a7 100644 --- a/icons/jsx/BatteryCharging60.jsx +++ b/icons/jsx/BatteryCharging60.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatteryCharging60(props) { return ( - - + + ); } - export default SvgBatteryCharging60; diff --git a/icons/jsx/BatteryCharging80.jsx b/icons/jsx/BatteryCharging80.jsx index db2f803217..ac95479165 100644 --- a/icons/jsx/BatteryCharging80.jsx +++ b/icons/jsx/BatteryCharging80.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatteryCharging80(props) { return ( - - + + ); } - export default SvgBatteryCharging80; diff --git a/icons/jsx/BatteryCharging90.jsx b/icons/jsx/BatteryCharging90.jsx index ba0e44d8e6..f30cbfec42 100644 --- a/icons/jsx/BatteryCharging90.jsx +++ b/icons/jsx/BatteryCharging90.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatteryCharging90(props) { return ( - - + + ); } - export default SvgBatteryCharging90; diff --git a/icons/jsx/BatteryChargingFull.jsx b/icons/jsx/BatteryChargingFull.jsx index b3f9319323..e14a0357e6 100644 --- a/icons/jsx/BatteryChargingFull.jsx +++ b/icons/jsx/BatteryChargingFull.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatteryChargingFull(props) { return ( - + ); } - export default SvgBatteryChargingFull; diff --git a/icons/jsx/BatteryFull.jsx b/icons/jsx/BatteryFull.jsx index df22ca7fd6..0c9192b526 100644 --- a/icons/jsx/BatteryFull.jsx +++ b/icons/jsx/BatteryFull.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatteryFull(props) { return ( - + ); } - export default SvgBatteryFull; diff --git a/icons/jsx/BatterySaver.jsx b/icons/jsx/BatterySaver.jsx index 5a85e73948..1285f85080 100644 --- a/icons/jsx/BatterySaver.jsx +++ b/icons/jsx/BatterySaver.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatterySaver(props) { return ( - + ); } - export default SvgBatterySaver; diff --git a/icons/jsx/BatteryStd.jsx b/icons/jsx/BatteryStd.jsx index 8217d665f5..b9a7fc11b8 100644 --- a/icons/jsx/BatteryStd.jsx +++ b/icons/jsx/BatteryStd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatteryStd(props) { return ( - + ); } - export default SvgBatteryStd; diff --git a/icons/jsx/BatteryUnknown.jsx b/icons/jsx/BatteryUnknown.jsx index 093c3cb3aa..e11a8c24c9 100644 --- a/icons/jsx/BatteryUnknown.jsx +++ b/icons/jsx/BatteryUnknown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBatteryUnknown(props) { return ( - + ); } - export default SvgBatteryUnknown; diff --git a/icons/jsx/Bbb.jsx b/icons/jsx/Bbb.jsx index 360fdd7ab3..6f1547fb12 100644 --- a/icons/jsx/Bbb.jsx +++ b/icons/jsx/Bbb.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBbb(props) { return ( - + ); } - export default SvgBbb; diff --git a/icons/jsx/BeachAccess.jsx b/icons/jsx/BeachAccess.jsx index 21f66c6606..e28f9048b9 100644 --- a/icons/jsx/BeachAccess.jsx +++ b/icons/jsx/BeachAccess.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBeachAccess(props) { return ( - + ); } - export default SvgBeachAccess; diff --git a/icons/jsx/Bed.jsx b/icons/jsx/Bed.jsx index f3e50bade4..0bcf9ed52d 100644 --- a/icons/jsx/Bed.jsx +++ b/icons/jsx/Bed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBed(props) { return ( - + ); } - export default SvgBed; diff --git a/icons/jsx/BedroomBaby.jsx b/icons/jsx/BedroomBaby.jsx index 8e4d14b746..e301049cdf 100644 --- a/icons/jsx/BedroomBaby.jsx +++ b/icons/jsx/BedroomBaby.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBedroomBaby(props) { return ( - - + + ); } - export default SvgBedroomBaby; diff --git a/icons/jsx/BedroomChild.jsx b/icons/jsx/BedroomChild.jsx index 0f8c8d8d7e..f5b934efb7 100644 --- a/icons/jsx/BedroomChild.jsx +++ b/icons/jsx/BedroomChild.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBedroomChild(props) { return ( - - + + ); } - export default SvgBedroomChild; diff --git a/icons/jsx/BedroomParent.jsx b/icons/jsx/BedroomParent.jsx index 9e5d5e7ad7..6434fd0d2a 100644 --- a/icons/jsx/BedroomParent.jsx +++ b/icons/jsx/BedroomParent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBedroomParent(props) { return ( - - + + ); } - export default SvgBedroomParent; diff --git a/icons/jsx/Bedtime.jsx b/icons/jsx/Bedtime.jsx index 0028950b13..517d5a0bcd 100644 --- a/icons/jsx/Bedtime.jsx +++ b/icons/jsx/Bedtime.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBedtime(props) { return ( - + ); } - export default SvgBedtime; diff --git a/icons/jsx/BedtimeOff.jsx b/icons/jsx/BedtimeOff.jsx index d38858f672..39649fdc8c 100644 --- a/icons/jsx/BedtimeOff.jsx +++ b/icons/jsx/BedtimeOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBedtimeOff(props) { return ( - + ); } - export default SvgBedtimeOff; diff --git a/icons/jsx/Beenhere.jsx b/icons/jsx/Beenhere.jsx index 35619940ba..fa278a19df 100644 --- a/icons/jsx/Beenhere.jsx +++ b/icons/jsx/Beenhere.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBeenhere(props) { return ( - + ); } - export default SvgBeenhere; diff --git a/icons/jsx/Bento.jsx b/icons/jsx/Bento.jsx index 887d3bdda0..dd25b46fab 100644 --- a/icons/jsx/Bento.jsx +++ b/icons/jsx/Bento.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBento(props) { return ( - + ); } - export default SvgBento; diff --git a/icons/jsx/BikeScooter.jsx b/icons/jsx/BikeScooter.jsx index 8d48369e1f..f73d874efe 100644 --- a/icons/jsx/BikeScooter.jsx +++ b/icons/jsx/BikeScooter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBikeScooter(props) { return ( - - + + ); } - export default SvgBikeScooter; diff --git a/icons/jsx/Biotech.jsx b/icons/jsx/Biotech.jsx index 1a59cdc938..1568d22af9 100644 --- a/icons/jsx/Biotech.jsx +++ b/icons/jsx/Biotech.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBiotech(props) { return ( - - + + ); } - export default SvgBiotech; diff --git a/icons/jsx/Blender.jsx b/icons/jsx/Blender.jsx index 64fda0d433..f4071b9373 100644 --- a/icons/jsx/Blender.jsx +++ b/icons/jsx/Blender.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBlender(props) { return ( - + ); } - export default SvgBlender; diff --git a/icons/jsx/Blind.jsx b/icons/jsx/Blind.jsx index e7226c9b3c..2373be6e8f 100644 --- a/icons/jsx/Blind.jsx +++ b/icons/jsx/Blind.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBlind(props) { return ( - + ); } - export default SvgBlind; diff --git a/icons/jsx/Blinds.jsx b/icons/jsx/Blinds.jsx index 2770f50725..59104d196b 100644 --- a/icons/jsx/Blinds.jsx +++ b/icons/jsx/Blinds.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBlinds(props) { return ( - + ); } - export default SvgBlinds; diff --git a/icons/jsx/BlindsClosed.jsx b/icons/jsx/BlindsClosed.jsx index ce8802d652..c843f2ab67 100644 --- a/icons/jsx/BlindsClosed.jsx +++ b/icons/jsx/BlindsClosed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBlindsClosed(props) { return ( - + ); } - export default SvgBlindsClosed; diff --git a/icons/jsx/Block.jsx b/icons/jsx/Block.jsx index 0a33c55072..fc43d3b8f9 100644 --- a/icons/jsx/Block.jsx +++ b/icons/jsx/Block.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBlock(props) { return ( - + ); } - export default SvgBlock; diff --git a/icons/jsx/Blocked.jsx b/icons/jsx/Blocked.jsx index d7d8c4003e..58e5bed8ca 100644 --- a/icons/jsx/Blocked.jsx +++ b/icons/jsx/Blocked.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBlocked(props) { return ( ); } - export default SvgBlocked; diff --git a/icons/jsx/Bloodtype.jsx b/icons/jsx/Bloodtype.jsx index 1dc4579edb..1af5d8b03b 100644 --- a/icons/jsx/Bloodtype.jsx +++ b/icons/jsx/Bloodtype.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBloodtype(props) { return ( - + ); } - export default SvgBloodtype; diff --git a/icons/jsx/Bluetooth.jsx b/icons/jsx/Bluetooth.jsx index 55e6bee2ba..e0a023deb0 100644 --- a/icons/jsx/Bluetooth.jsx +++ b/icons/jsx/Bluetooth.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBluetooth(props) { return ( - + ); } - export default SvgBluetooth; diff --git a/icons/jsx/BluetoothAudio.jsx b/icons/jsx/BluetoothAudio.jsx index d270568636..8d468aca1e 100644 --- a/icons/jsx/BluetoothAudio.jsx +++ b/icons/jsx/BluetoothAudio.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBluetoothAudio(props) { return ( - + ); } - export default SvgBluetoothAudio; diff --git a/icons/jsx/BluetoothConnected.jsx b/icons/jsx/BluetoothConnected.jsx index 1f6dfebb46..955d7a895f 100644 --- a/icons/jsx/BluetoothConnected.jsx +++ b/icons/jsx/BluetoothConnected.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBluetoothConnected(props) { return ( - + ); } - export default SvgBluetoothConnected; diff --git a/icons/jsx/BluetoothDisabled.jsx b/icons/jsx/BluetoothDisabled.jsx index 344b606e54..68a378b1de 100644 --- a/icons/jsx/BluetoothDisabled.jsx +++ b/icons/jsx/BluetoothDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBluetoothDisabled(props) { return ( - + ); } - export default SvgBluetoothDisabled; diff --git a/icons/jsx/BluetoothDrive.jsx b/icons/jsx/BluetoothDrive.jsx index a98d6a79b2..9a063c026d 100644 --- a/icons/jsx/BluetoothDrive.jsx +++ b/icons/jsx/BluetoothDrive.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBluetoothDrive(props) { return ( - - + + ); } - export default SvgBluetoothDrive; diff --git a/icons/jsx/BluetoothSearching.jsx b/icons/jsx/BluetoothSearching.jsx index 77a6e8583d..d281b8a94a 100644 --- a/icons/jsx/BluetoothSearching.jsx +++ b/icons/jsx/BluetoothSearching.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBluetoothSearching(props) { return ( - + ); } - export default SvgBluetoothSearching; diff --git a/icons/jsx/BlurCircular.jsx b/icons/jsx/BlurCircular.jsx index d79d7247f7..e70e2c456c 100644 --- a/icons/jsx/BlurCircular.jsx +++ b/icons/jsx/BlurCircular.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBlurCircular(props) { return ( - + ); } - export default SvgBlurCircular; diff --git a/icons/jsx/BlurLinear.jsx b/icons/jsx/BlurLinear.jsx index d6fea7ef4b..bcc0c23ebe 100644 --- a/icons/jsx/BlurLinear.jsx +++ b/icons/jsx/BlurLinear.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBlurLinear(props) { return ( - + ); } - export default SvgBlurLinear; diff --git a/icons/jsx/BlurOff.jsx b/icons/jsx/BlurOff.jsx index 6f141e56ef..cd6c39579d 100644 --- a/icons/jsx/BlurOff.jsx +++ b/icons/jsx/BlurOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBlurOff(props) { return ( - + - + - + - + - + ); } - export default SvgBlurOff; diff --git a/icons/jsx/BlurOn.jsx b/icons/jsx/BlurOn.jsx index 4c5fde7f47..397996956c 100644 --- a/icons/jsx/BlurOn.jsx +++ b/icons/jsx/BlurOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBlurOn(props) { return ( - + ); } - export default SvgBlurOn; diff --git a/icons/jsx/Bolt.jsx b/icons/jsx/Bolt.jsx index 503c5ada46..d52dadf26c 100644 --- a/icons/jsx/Bolt.jsx +++ b/icons/jsx/Bolt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBolt(props) { return ( - + ); } - export default SvgBolt; diff --git a/icons/jsx/Book.jsx b/icons/jsx/Book.jsx index 2772e51eb9..3557215702 100644 --- a/icons/jsx/Book.jsx +++ b/icons/jsx/Book.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBook(props) { return ( - + ); } - export default SvgBook; diff --git a/icons/jsx/BookOnline.jsx b/icons/jsx/BookOnline.jsx index f98c64424b..4edef4ec64 100644 --- a/icons/jsx/BookOnline.jsx +++ b/icons/jsx/BookOnline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBookOnline(props) { return ( - + ); } - export default SvgBookOnline; diff --git a/icons/jsx/BookOpen.jsx b/icons/jsx/BookOpen.jsx index 98370f9506..f31563d821 100644 --- a/icons/jsx/BookOpen.jsx +++ b/icons/jsx/BookOpen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBookOpen(props) { return ( ); } - export default SvgBookOpen; diff --git a/icons/jsx/Bookmark.jsx b/icons/jsx/Bookmark.jsx index 0192206ce3..3472cc7bd3 100644 --- a/icons/jsx/Bookmark.jsx +++ b/icons/jsx/Bookmark.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBookmark(props) { return ( ); } - export default SvgBookmark; diff --git a/icons/jsx/BookmarkAdd.jsx b/icons/jsx/BookmarkAdd.jsx index b954a3d1ce..a3d781cec2 100644 --- a/icons/jsx/BookmarkAdd.jsx +++ b/icons/jsx/BookmarkAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBookmarkAdd(props) { return ( - + ); } - export default SvgBookmarkAdd; diff --git a/icons/jsx/BookmarkAdded.jsx b/icons/jsx/BookmarkAdded.jsx index 26733fde63..8a30daf922 100644 --- a/icons/jsx/BookmarkAdded.jsx +++ b/icons/jsx/BookmarkAdded.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBookmarkAdded(props) { return ( - + ); } - export default SvgBookmarkAdded; diff --git a/icons/jsx/BookmarkBorder.jsx b/icons/jsx/BookmarkBorder.jsx index b4486b6c3a..5183fe84b4 100644 --- a/icons/jsx/BookmarkBorder.jsx +++ b/icons/jsx/BookmarkBorder.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBookmarkBorder(props) { return ( - + ); } - export default SvgBookmarkBorder; diff --git a/icons/jsx/BookmarkRemove.jsx b/icons/jsx/BookmarkRemove.jsx index 271b671a72..8413cb0471 100644 --- a/icons/jsx/BookmarkRemove.jsx +++ b/icons/jsx/BookmarkRemove.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBookmarkRemove(props) { return ( - + ); } - export default SvgBookmarkRemove; diff --git a/icons/jsx/Bookmarks.jsx b/icons/jsx/Bookmarks.jsx index e24bef8973..60c2d55ab1 100644 --- a/icons/jsx/Bookmarks.jsx +++ b/icons/jsx/Bookmarks.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBookmarks(props) { return ( - + ); } - export default SvgBookmarks; diff --git a/icons/jsx/BorderAll.jsx b/icons/jsx/BorderAll.jsx index e7b1035d60..0e2628fd69 100644 --- a/icons/jsx/BorderAll.jsx +++ b/icons/jsx/BorderAll.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderAll(props) { return ( - + ); } - export default SvgBorderAll; diff --git a/icons/jsx/BorderBottom.jsx b/icons/jsx/BorderBottom.jsx index f54767ae61..9eb7ed5555 100644 --- a/icons/jsx/BorderBottom.jsx +++ b/icons/jsx/BorderBottom.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderBottom(props) { return ( - + ); } - export default SvgBorderBottom; diff --git a/icons/jsx/BorderClear.jsx b/icons/jsx/BorderClear.jsx index 4af11d03b1..17267d630d 100644 --- a/icons/jsx/BorderClear.jsx +++ b/icons/jsx/BorderClear.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderClear(props) { return ( - + ); } - export default SvgBorderClear; diff --git a/icons/jsx/BorderColor.jsx b/icons/jsx/BorderColor.jsx index b556e95226..ee310f08a5 100644 --- a/icons/jsx/BorderColor.jsx +++ b/icons/jsx/BorderColor.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderColor(props) { return ( - + ); } - export default SvgBorderColor; diff --git a/icons/jsx/BorderHorizontal.jsx b/icons/jsx/BorderHorizontal.jsx index e311569335..c8e0549f27 100644 --- a/icons/jsx/BorderHorizontal.jsx +++ b/icons/jsx/BorderHorizontal.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderHorizontal(props) { return ( - + ); } - export default SvgBorderHorizontal; diff --git a/icons/jsx/BorderInner.jsx b/icons/jsx/BorderInner.jsx index 384e65c471..caa56019e3 100644 --- a/icons/jsx/BorderInner.jsx +++ b/icons/jsx/BorderInner.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderInner(props) { return ( - + ); } - export default SvgBorderInner; diff --git a/icons/jsx/BorderLeft.jsx b/icons/jsx/BorderLeft.jsx index 99f210a2bf..5afc76e434 100644 --- a/icons/jsx/BorderLeft.jsx +++ b/icons/jsx/BorderLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderLeft(props) { return ( - + ); } - export default SvgBorderLeft; diff --git a/icons/jsx/BorderOuter.jsx b/icons/jsx/BorderOuter.jsx index e5552b3796..ff3b0c7f00 100644 --- a/icons/jsx/BorderOuter.jsx +++ b/icons/jsx/BorderOuter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderOuter(props) { return ( - + ); } - export default SvgBorderOuter; diff --git a/icons/jsx/BorderRight.jsx b/icons/jsx/BorderRight.jsx index 635d3e53ce..3738eea3c4 100644 --- a/icons/jsx/BorderRight.jsx +++ b/icons/jsx/BorderRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderRight(props) { return ( - + ); } - export default SvgBorderRight; diff --git a/icons/jsx/BorderStyle.jsx b/icons/jsx/BorderStyle.jsx index 1b36a9e5cb..fd421a3971 100644 --- a/icons/jsx/BorderStyle.jsx +++ b/icons/jsx/BorderStyle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderStyle(props) { return ( - + ); } - export default SvgBorderStyle; diff --git a/icons/jsx/BorderTop.jsx b/icons/jsx/BorderTop.jsx index 2a9cbc44e6..99d7fa3e9f 100644 --- a/icons/jsx/BorderTop.jsx +++ b/icons/jsx/BorderTop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderTop(props) { return ( - + ); } - export default SvgBorderTop; diff --git a/icons/jsx/BorderVertical.jsx b/icons/jsx/BorderVertical.jsx index 13a80c62f5..d255c62be9 100644 --- a/icons/jsx/BorderVertical.jsx +++ b/icons/jsx/BorderVertical.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBorderVertical(props) { return ( - + ); } - export default SvgBorderVertical; diff --git a/icons/jsx/Boy.jsx b/icons/jsx/Boy.jsx index 2346a772c0..09d17ae74a 100644 --- a/icons/jsx/Boy.jsx +++ b/icons/jsx/Boy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBoy(props) { return ( - + ); } - export default SvgBoy; diff --git a/icons/jsx/BrandingWatermark.jsx b/icons/jsx/BrandingWatermark.jsx index 81e22062a1..d631ba22d0 100644 --- a/icons/jsx/BrandingWatermark.jsx +++ b/icons/jsx/BrandingWatermark.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrandingWatermark(props) { return ( - + ); } - export default SvgBrandingWatermark; diff --git a/icons/jsx/BreakfastDining.jsx b/icons/jsx/BreakfastDining.jsx index 697276745f..2a93c51996 100644 --- a/icons/jsx/BreakfastDining.jsx +++ b/icons/jsx/BreakfastDining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBreakfastDining(props) { return ( - + ); } - export default SvgBreakfastDining; diff --git a/icons/jsx/Brightness1.jsx b/icons/jsx/Brightness1.jsx index 9a840ae8a0..3f0a6275d6 100644 --- a/icons/jsx/Brightness1.jsx +++ b/icons/jsx/Brightness1.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrightness1(props) { return ( ); } - export default SvgBrightness1; diff --git a/icons/jsx/Brightness2.jsx b/icons/jsx/Brightness2.jsx index e30cd452ab..212129ea67 100644 --- a/icons/jsx/Brightness2.jsx +++ b/icons/jsx/Brightness2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrightness2(props) { return ( - + ); } - export default SvgBrightness2; diff --git a/icons/jsx/Brightness3.jsx b/icons/jsx/Brightness3.jsx index 8ae3cc380f..1b936d9b71 100644 --- a/icons/jsx/Brightness3.jsx +++ b/icons/jsx/Brightness3.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrightness3(props) { return ( - + ); } - export default SvgBrightness3; diff --git a/icons/jsx/Brightness4.jsx b/icons/jsx/Brightness4.jsx index 5988403996..e7bae21e03 100644 --- a/icons/jsx/Brightness4.jsx +++ b/icons/jsx/Brightness4.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrightness4(props) { return ( - + ); } - export default SvgBrightness4; diff --git a/icons/jsx/Brightness5.jsx b/icons/jsx/Brightness5.jsx index 6a17499dc9..c5ce3131cf 100644 --- a/icons/jsx/Brightness5.jsx +++ b/icons/jsx/Brightness5.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrightness5(props) { return ( - + ); } - export default SvgBrightness5; diff --git a/icons/jsx/Brightness6.jsx b/icons/jsx/Brightness6.jsx index dfe67f9377..c6bbab0e26 100644 --- a/icons/jsx/Brightness6.jsx +++ b/icons/jsx/Brightness6.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrightness6(props) { return ( - + ); } - export default SvgBrightness6; diff --git a/icons/jsx/Brightness7.jsx b/icons/jsx/Brightness7.jsx index 279961b63b..4a6a4abe68 100644 --- a/icons/jsx/Brightness7.jsx +++ b/icons/jsx/Brightness7.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrightness7(props) { return ( - + ); } - export default SvgBrightness7; diff --git a/icons/jsx/BrightnessAuto.jsx b/icons/jsx/BrightnessAuto.jsx index ba0f241885..ad456f568d 100644 --- a/icons/jsx/BrightnessAuto.jsx +++ b/icons/jsx/BrightnessAuto.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrightnessAuto(props) { return ( - + ); } - export default SvgBrightnessAuto; diff --git a/icons/jsx/BrightnessHigh.jsx b/icons/jsx/BrightnessHigh.jsx index 94af34ea5a..94043b0ef5 100644 --- a/icons/jsx/BrightnessHigh.jsx +++ b/icons/jsx/BrightnessHigh.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrightnessHigh(props) { return ( - + ); } - export default SvgBrightnessHigh; diff --git a/icons/jsx/BrightnessLow.jsx b/icons/jsx/BrightnessLow.jsx index 41fa307c4d..05ccbcc517 100644 --- a/icons/jsx/BrightnessLow.jsx +++ b/icons/jsx/BrightnessLow.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrightnessLow(props) { return ( - + ); } - export default SvgBrightnessLow; diff --git a/icons/jsx/BrightnessMedium.jsx b/icons/jsx/BrightnessMedium.jsx index 8ddde89b6d..e1d7f1eba9 100644 --- a/icons/jsx/BrightnessMedium.jsx +++ b/icons/jsx/BrightnessMedium.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrightnessMedium(props) { return ( - + ); } - export default SvgBrightnessMedium; diff --git a/icons/jsx/BroadcastOnHome.jsx b/icons/jsx/BroadcastOnHome.jsx index 61481145e8..53cfd4022c 100644 --- a/icons/jsx/BroadcastOnHome.jsx +++ b/icons/jsx/BroadcastOnHome.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBroadcastOnHome(props) { return ( - - - + + + ); } - export default SvgBroadcastOnHome; diff --git a/icons/jsx/BroadcastOnPersonal.jsx b/icons/jsx/BroadcastOnPersonal.jsx index ee24ddf53d..00041be320 100644 --- a/icons/jsx/BroadcastOnPersonal.jsx +++ b/icons/jsx/BroadcastOnPersonal.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBroadcastOnPersonal(props) { return ( - - - + + + ); } - export default SvgBroadcastOnPersonal; diff --git a/icons/jsx/BrokenImage.jsx b/icons/jsx/BrokenImage.jsx index 9eb26ac343..71fa70ef09 100644 --- a/icons/jsx/BrokenImage.jsx +++ b/icons/jsx/BrokenImage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrokenImage(props) { return ( - + ); } - export default SvgBrokenImage; diff --git a/icons/jsx/BrowseGallery.jsx b/icons/jsx/BrowseGallery.jsx index 774d656a5d..4943c2211a 100644 --- a/icons/jsx/BrowseGallery.jsx +++ b/icons/jsx/BrowseGallery.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrowseGallery(props) { return ( - - + + ); } - export default SvgBrowseGallery; diff --git a/icons/jsx/BrowserNotSupported.jsx b/icons/jsx/BrowserNotSupported.jsx index b0100eb129..937c8830a4 100644 --- a/icons/jsx/BrowserNotSupported.jsx +++ b/icons/jsx/BrowserNotSupported.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrowserNotSupported(props) { return ( - + ); } - export default SvgBrowserNotSupported; diff --git a/icons/jsx/BrowserUpdated.jsx b/icons/jsx/BrowserUpdated.jsx index 5a54b21da5..d72469be83 100644 --- a/icons/jsx/BrowserUpdated.jsx +++ b/icons/jsx/BrowserUpdated.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrowserUpdated(props) { return ( - + ); } - export default SvgBrowserUpdated; diff --git a/icons/jsx/BrunchDining.jsx b/icons/jsx/BrunchDining.jsx index b051d1d725..7f250206f0 100644 --- a/icons/jsx/BrunchDining.jsx +++ b/icons/jsx/BrunchDining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrunchDining(props) { return ( - + ); } - export default SvgBrunchDining; diff --git a/icons/jsx/Brush.jsx b/icons/jsx/Brush.jsx index 4532815a79..acb807ee9b 100644 --- a/icons/jsx/Brush.jsx +++ b/icons/jsx/Brush.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBrush(props) { return ( - + ); } - export default SvgBrush; diff --git a/icons/jsx/BubbleChart.jsx b/icons/jsx/BubbleChart.jsx index e41426575f..06a0ad8c9f 100644 --- a/icons/jsx/BubbleChart.jsx +++ b/icons/jsx/BubbleChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBubbleChart(props) { return ( @@ -15,5 +15,4 @@ function SvgBubbleChart(props) { ); } - export default SvgBubbleChart; diff --git a/icons/jsx/BugReport.jsx b/icons/jsx/BugReport.jsx index 482a247ca2..c2bfd35793 100644 --- a/icons/jsx/BugReport.jsx +++ b/icons/jsx/BugReport.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBugReport(props) { return ( - + ); } - export default SvgBugReport; diff --git a/icons/jsx/Build.jsx b/icons/jsx/Build.jsx index 91e618133c..035f12c90a 100644 --- a/icons/jsx/Build.jsx +++ b/icons/jsx/Build.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBuild(props) { return ( - + ); } - export default SvgBuild; diff --git a/icons/jsx/BuildCircle.jsx b/icons/jsx/BuildCircle.jsx index 95472f2361..3448e752e9 100644 --- a/icons/jsx/BuildCircle.jsx +++ b/icons/jsx/BuildCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBuildCircle(props) { return ( ); } - export default SvgBuildCircle; diff --git a/icons/jsx/Bungalow.jsx b/icons/jsx/Bungalow.jsx index bc17b60a32..2cdf9bd286 100644 --- a/icons/jsx/Bungalow.jsx +++ b/icons/jsx/Bungalow.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBungalow(props) { return ( - + ); } - export default SvgBungalow; diff --git a/icons/jsx/BurstMode.jsx b/icons/jsx/BurstMode.jsx index 752b530318..fb82c59692 100644 --- a/icons/jsx/BurstMode.jsx +++ b/icons/jsx/BurstMode.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBurstMode(props) { return ( - + ); } - export default SvgBurstMode; diff --git a/icons/jsx/BusAlert.jsx b/icons/jsx/BusAlert.jsx index d2cdc4cec3..e31b41ff14 100644 --- a/icons/jsx/BusAlert.jsx +++ b/icons/jsx/BusAlert.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBusAlert(props) { return ( - - + + ); } - export default SvgBusAlert; diff --git a/icons/jsx/Business.jsx b/icons/jsx/Business.jsx index c6a7658c95..9271163f77 100644 --- a/icons/jsx/Business.jsx +++ b/icons/jsx/Business.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBusiness(props) { return ( - + ); } - export default SvgBusiness; diff --git a/icons/jsx/BusinessCenter.jsx b/icons/jsx/BusinessCenter.jsx index 3a4b4b977c..4690a3db5b 100644 --- a/icons/jsx/BusinessCenter.jsx +++ b/icons/jsx/BusinessCenter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgBusinessCenter(props) { return ( - + ); } - export default SvgBusinessCenter; diff --git a/icons/jsx/Cabin.jsx b/icons/jsx/Cabin.jsx index f300b0979c..228ac8ec04 100644 --- a/icons/jsx/Cabin.jsx +++ b/icons/jsx/Cabin.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCabin(props) { return ( - + ); } - export default SvgCabin; diff --git a/icons/jsx/Cable.jsx b/icons/jsx/Cable.jsx index 1202343475..f376163566 100644 --- a/icons/jsx/Cable.jsx +++ b/icons/jsx/Cable.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCable(props) { return ( - + ); } - export default SvgCable; diff --git a/icons/jsx/Cached.jsx b/icons/jsx/Cached.jsx index a5ee84bb44..2ac4503dcb 100644 --- a/icons/jsx/Cached.jsx +++ b/icons/jsx/Cached.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCached(props) { return ( - + ); } - export default SvgCached; diff --git a/icons/jsx/Cake.jsx b/icons/jsx/Cake.jsx index ca396ad3be..ae460b8392 100644 --- a/icons/jsx/Cake.jsx +++ b/icons/jsx/Cake.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCake(props) { return ( - + ); } - export default SvgCake; diff --git a/icons/jsx/Calculate.jsx b/icons/jsx/Calculate.jsx index 4c6d95c328..8b70536313 100644 --- a/icons/jsx/Calculate.jsx +++ b/icons/jsx/Calculate.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCalculate(props) { return ( - + ); } - export default SvgCalculate; diff --git a/icons/jsx/Calendar.jsx b/icons/jsx/Calendar.jsx index b327f477e7..b28b6c3f4a 100644 --- a/icons/jsx/Calendar.jsx +++ b/icons/jsx/Calendar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCalendar(props) { return ( ); } - export default SvgCalendar; diff --git a/icons/jsx/CalendarMonth.jsx b/icons/jsx/CalendarMonth.jsx index f13fa3eb54..b544120f83 100644 --- a/icons/jsx/CalendarMonth.jsx +++ b/icons/jsx/CalendarMonth.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCalendarMonth(props) { return ( - + ); } - export default SvgCalendarMonth; diff --git a/icons/jsx/CalendarToday.jsx b/icons/jsx/CalendarToday.jsx index e28383d8c6..a551f0865e 100644 --- a/icons/jsx/CalendarToday.jsx +++ b/icons/jsx/CalendarToday.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCalendarToday(props) { return ( - + ); } - export default SvgCalendarToday; diff --git a/icons/jsx/CalendarViewDay.jsx b/icons/jsx/CalendarViewDay.jsx index 60241ea6c7..08a463cbf7 100644 --- a/icons/jsx/CalendarViewDay.jsx +++ b/icons/jsx/CalendarViewDay.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCalendarViewDay(props) { return ( - + ); } - export default SvgCalendarViewDay; diff --git a/icons/jsx/CalendarViewMonth.jsx b/icons/jsx/CalendarViewMonth.jsx index 6c57278373..a3ecc0f2a8 100644 --- a/icons/jsx/CalendarViewMonth.jsx +++ b/icons/jsx/CalendarViewMonth.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCalendarViewMonth(props) { return ( - + ); } - export default SvgCalendarViewMonth; diff --git a/icons/jsx/CalendarViewWeek.jsx b/icons/jsx/CalendarViewWeek.jsx index 183d2d8f81..81c3ca422d 100644 --- a/icons/jsx/CalendarViewWeek.jsx +++ b/icons/jsx/CalendarViewWeek.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCalendarViewWeek(props) { return ( - + ); } - export default SvgCalendarViewWeek; diff --git a/icons/jsx/Call.jsx b/icons/jsx/Call.jsx index 9dc8338ea0..b59aa764dd 100644 --- a/icons/jsx/Call.jsx +++ b/icons/jsx/Call.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCall(props) { return ( - + ); } - export default SvgCall; diff --git a/icons/jsx/CallEnd.jsx b/icons/jsx/CallEnd.jsx index 17d878c620..93d949d6de 100644 --- a/icons/jsx/CallEnd.jsx +++ b/icons/jsx/CallEnd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCallEnd(props) { return ( - + ); } - export default SvgCallEnd; diff --git a/icons/jsx/CallMade.jsx b/icons/jsx/CallMade.jsx index 975cf50267..1142dedb76 100644 --- a/icons/jsx/CallMade.jsx +++ b/icons/jsx/CallMade.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCallMade(props) { return ( - + ); } - export default SvgCallMade; diff --git a/icons/jsx/CallMerge.jsx b/icons/jsx/CallMerge.jsx index da90607530..1b489435a3 100644 --- a/icons/jsx/CallMerge.jsx +++ b/icons/jsx/CallMerge.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCallMerge(props) { return ( - + ); } - export default SvgCallMerge; diff --git a/icons/jsx/CallMissed.jsx b/icons/jsx/CallMissed.jsx index 175f549050..6f24f0378c 100644 --- a/icons/jsx/CallMissed.jsx +++ b/icons/jsx/CallMissed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCallMissed(props) { return ( - + ); } - export default SvgCallMissed; diff --git a/icons/jsx/CallMissedOutgoing.jsx b/icons/jsx/CallMissedOutgoing.jsx index c21431853f..7179e57734 100644 --- a/icons/jsx/CallMissedOutgoing.jsx +++ b/icons/jsx/CallMissedOutgoing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCallMissedOutgoing(props) { return ( - + ); } - export default SvgCallMissedOutgoing; diff --git a/icons/jsx/CallReceived.jsx b/icons/jsx/CallReceived.jsx index 0dddcd2fd0..4ab81e4c9f 100644 --- a/icons/jsx/CallReceived.jsx +++ b/icons/jsx/CallReceived.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCallReceived(props) { return ( - + ); } - export default SvgCallReceived; diff --git a/icons/jsx/CallSplit.jsx b/icons/jsx/CallSplit.jsx index f30072df5f..e598654039 100644 --- a/icons/jsx/CallSplit.jsx +++ b/icons/jsx/CallSplit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCallSplit(props) { return ( - + ); } - export default SvgCallSplit; diff --git a/icons/jsx/CallToAction.jsx b/icons/jsx/CallToAction.jsx index 4c033d5e51..b08a71a47d 100644 --- a/icons/jsx/CallToAction.jsx +++ b/icons/jsx/CallToAction.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCallToAction(props) { return ( - + ); } - export default SvgCallToAction; diff --git a/icons/jsx/Camera.jsx b/icons/jsx/Camera.jsx index 9648ee7948..75f21ef356 100644 --- a/icons/jsx/Camera.jsx +++ b/icons/jsx/Camera.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCamera(props) { return ( - + ); } - export default SvgCamera; diff --git a/icons/jsx/CameraAlt.jsx b/icons/jsx/CameraAlt.jsx index 57d2401aed..a45b2446d1 100644 --- a/icons/jsx/CameraAlt.jsx +++ b/icons/jsx/CameraAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCameraAlt(props) { return ( - + ); } - export default SvgCameraAlt; diff --git a/icons/jsx/CameraEnhance.jsx b/icons/jsx/CameraEnhance.jsx index 5d9ba6175a..1b0eae4e34 100644 --- a/icons/jsx/CameraEnhance.jsx +++ b/icons/jsx/CameraEnhance.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCameraEnhance(props) { return ( - + ); } - export default SvgCameraEnhance; diff --git a/icons/jsx/CameraFront.jsx b/icons/jsx/CameraFront.jsx index 953034b7db..b04223f149 100644 --- a/icons/jsx/CameraFront.jsx +++ b/icons/jsx/CameraFront.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCameraFront(props) { return ( - + ); } - export default SvgCameraFront; diff --git a/icons/jsx/CameraIndoor.jsx b/icons/jsx/CameraIndoor.jsx index eac751dd0c..007e24e923 100644 --- a/icons/jsx/CameraIndoor.jsx +++ b/icons/jsx/CameraIndoor.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCameraIndoor(props) { return ( - + ); } - export default SvgCameraIndoor; diff --git a/icons/jsx/CameraOutdoor.jsx b/icons/jsx/CameraOutdoor.jsx index fd4a4dfa81..53dec2607f 100644 --- a/icons/jsx/CameraOutdoor.jsx +++ b/icons/jsx/CameraOutdoor.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCameraOutdoor(props) { return ( - + ); } - export default SvgCameraOutdoor; diff --git a/icons/jsx/CameraRear.jsx b/icons/jsx/CameraRear.jsx index 3930344c59..983d6844f6 100644 --- a/icons/jsx/CameraRear.jsx +++ b/icons/jsx/CameraRear.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCameraRear(props) { return ( - + ); } - export default SvgCameraRear; diff --git a/icons/jsx/CameraRoll.jsx b/icons/jsx/CameraRoll.jsx index e056963a10..95c378c146 100644 --- a/icons/jsx/CameraRoll.jsx +++ b/icons/jsx/CameraRoll.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCameraRoll(props) { return ( - + ); } - export default SvgCameraRoll; diff --git a/icons/jsx/Cameraswitch.jsx b/icons/jsx/Cameraswitch.jsx index 0d635ce637..924555985b 100644 --- a/icons/jsx/Cameraswitch.jsx +++ b/icons/jsx/Cameraswitch.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCameraswitch(props) { return ( - - + + ); } - export default SvgCameraswitch; diff --git a/icons/jsx/Campaign.jsx b/icons/jsx/Campaign.jsx index 153d7a5ecf..cfc8ce9a56 100644 --- a/icons/jsx/Campaign.jsx +++ b/icons/jsx/Campaign.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCampaign(props) { return ( - + ); } - export default SvgCampaign; diff --git a/icons/jsx/Cancel.jsx b/icons/jsx/Cancel.jsx index efa9586c31..0192c249ae 100644 --- a/icons/jsx/Cancel.jsx +++ b/icons/jsx/Cancel.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCancel(props) { return ( ); } - export default SvgCancel; diff --git a/icons/jsx/CancelPresentation.jsx b/icons/jsx/CancelPresentation.jsx index aa16b2040f..b8335fc28e 100644 --- a/icons/jsx/CancelPresentation.jsx +++ b/icons/jsx/CancelPresentation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCancelPresentation(props) { return ( - + ); } - export default SvgCancelPresentation; diff --git a/icons/jsx/CancelScheduleSend.jsx b/icons/jsx/CancelScheduleSend.jsx index 832d1ad1d3..0e8a87be64 100644 --- a/icons/jsx/CancelScheduleSend.jsx +++ b/icons/jsx/CancelScheduleSend.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCancelScheduleSend(props) { return ( - - + + ); } - export default SvgCancelScheduleSend; diff --git a/icons/jsx/CandlestickChart.jsx b/icons/jsx/CandlestickChart.jsx index 6c044a8118..4d1a69cc37 100644 --- a/icons/jsx/CandlestickChart.jsx +++ b/icons/jsx/CandlestickChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCandlestickChart(props) { return ( - + ); } - export default SvgCandlestickChart; diff --git a/icons/jsx/CarCrash.jsx b/icons/jsx/CarCrash.jsx index f8adf6a327..b91d506c12 100644 --- a/icons/jsx/CarCrash.jsx +++ b/icons/jsx/CarCrash.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCarCrash(props) { return ( - + ); } - export default SvgCarCrash; diff --git a/icons/jsx/CarRental.jsx b/icons/jsx/CarRental.jsx index 44e26dd57a..a12f177bd1 100644 --- a/icons/jsx/CarRental.jsx +++ b/icons/jsx/CarRental.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCarRental(props) { return ( - + ); } - export default SvgCarRental; diff --git a/icons/jsx/CarRepair.jsx b/icons/jsx/CarRepair.jsx index eec5ab200a..e135a21de7 100644 --- a/icons/jsx/CarRepair.jsx +++ b/icons/jsx/CarRepair.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCarRepair(props) { return ( - + ); } - export default SvgCarRepair; diff --git a/icons/jsx/CardGiftcard.jsx b/icons/jsx/CardGiftcard.jsx index d8fb60fe1f..91674fd69f 100644 --- a/icons/jsx/CardGiftcard.jsx +++ b/icons/jsx/CardGiftcard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCardGiftcard(props) { return ( - + ); } - export default SvgCardGiftcard; diff --git a/icons/jsx/CardMembership.jsx b/icons/jsx/CardMembership.jsx index afd3123eab..33878dc1fc 100644 --- a/icons/jsx/CardMembership.jsx +++ b/icons/jsx/CardMembership.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCardMembership(props) { return ( - + ); } - export default SvgCardMembership; diff --git a/icons/jsx/CardTravel.jsx b/icons/jsx/CardTravel.jsx index 11ae6b1248..a7d8ab8bc8 100644 --- a/icons/jsx/CardTravel.jsx +++ b/icons/jsx/CardTravel.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCardTravel(props) { return ( - + ); } - export default SvgCardTravel; diff --git a/icons/jsx/Carpenter.jsx b/icons/jsx/Carpenter.jsx index 9fab0522a2..febd5f879a 100644 --- a/icons/jsx/Carpenter.jsx +++ b/icons/jsx/Carpenter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCarpenter(props) { return ( - + ); } - export default SvgCarpenter; diff --git a/icons/jsx/Cases.jsx b/icons/jsx/Cases.jsx index abc2179c1d..f937c8f7a5 100644 --- a/icons/jsx/Cases.jsx +++ b/icons/jsx/Cases.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCases(props) { return ( - + ); } - export default SvgCases; diff --git a/icons/jsx/Casino.jsx b/icons/jsx/Casino.jsx index d0ef1e7a77..0002e21b95 100644 --- a/icons/jsx/Casino.jsx +++ b/icons/jsx/Casino.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCasino(props) { return ( - + ); } - export default SvgCasino; diff --git a/icons/jsx/Cast.jsx b/icons/jsx/Cast.jsx index a9624a3ff0..8bccab6a3b 100644 --- a/icons/jsx/Cast.jsx +++ b/icons/jsx/Cast.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCast(props) { return ( - + ); } - export default SvgCast; diff --git a/icons/jsx/CastConnected.jsx b/icons/jsx/CastConnected.jsx index 6692199cb4..7924486126 100644 --- a/icons/jsx/CastConnected.jsx +++ b/icons/jsx/CastConnected.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCastConnected(props) { return ( - + ); } - export default SvgCastConnected; diff --git a/icons/jsx/CastForEducation.jsx b/icons/jsx/CastForEducation.jsx index 8e83cd99b5..647ee7e29a 100644 --- a/icons/jsx/CastForEducation.jsx +++ b/icons/jsx/CastForEducation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCastForEducation(props) { return ( - + ); } - export default SvgCastForEducation; diff --git a/icons/jsx/Castle.jsx b/icons/jsx/Castle.jsx index f590beabfd..ec6c029d4b 100644 --- a/icons/jsx/Castle.jsx +++ b/icons/jsx/Castle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCastle(props) { return ( - + ); } - export default SvgCastle; diff --git a/icons/jsx/CatchingPokemon.jsx b/icons/jsx/CatchingPokemon.jsx index 614a47fbfd..08969fd1ff 100644 --- a/icons/jsx/CatchingPokemon.jsx +++ b/icons/jsx/CatchingPokemon.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCatchingPokemon(props) { return ( - + ); } - export default SvgCatchingPokemon; diff --git a/icons/jsx/Category.jsx b/icons/jsx/Category.jsx index 8ff77d01e1..01dd765a17 100644 --- a/icons/jsx/Category.jsx +++ b/icons/jsx/Category.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCategory(props) { return ( - + - + ); } - export default SvgCategory; diff --git a/icons/jsx/Cc.jsx b/icons/jsx/Cc.jsx index 02d868654c..09f48c78e3 100644 --- a/icons/jsx/Cc.jsx +++ b/icons/jsx/Cc.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCc(props) { return ( ); } - export default SvgCc; diff --git a/icons/jsx/Celebration.jsx b/icons/jsx/Celebration.jsx index bd1fa2fd0b..688e42172d 100644 --- a/icons/jsx/Celebration.jsx +++ b/icons/jsx/Celebration.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCelebration(props) { return ( - - + + ); } - export default SvgCelebration; diff --git a/icons/jsx/CellTower.jsx b/icons/jsx/CellTower.jsx index ef982a49c2..6a975b23ed 100644 --- a/icons/jsx/CellTower.jsx +++ b/icons/jsx/CellTower.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCellTower(props) { return ( - - + + ); } - export default SvgCellTower; diff --git a/icons/jsx/CellWifi.jsx b/icons/jsx/CellWifi.jsx index ef1fff21aa..089492b09d 100644 --- a/icons/jsx/CellWifi.jsx +++ b/icons/jsx/CellWifi.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCellWifi(props) { return ( - + ); } - export default SvgCellWifi; diff --git a/icons/jsx/CenterFocusStrong.jsx b/icons/jsx/CenterFocusStrong.jsx index ba8335faa2..dd0c380bfc 100644 --- a/icons/jsx/CenterFocusStrong.jsx +++ b/icons/jsx/CenterFocusStrong.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCenterFocusStrong(props) { return ( - + ); } - export default SvgCenterFocusStrong; diff --git a/icons/jsx/CenterFocusWeak.jsx b/icons/jsx/CenterFocusWeak.jsx index 808902aed9..e1772068e3 100644 --- a/icons/jsx/CenterFocusWeak.jsx +++ b/icons/jsx/CenterFocusWeak.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCenterFocusWeak(props) { return ( - + ); } - export default SvgCenterFocusWeak; diff --git a/icons/jsx/Chair.jsx b/icons/jsx/Chair.jsx index 3a9493c707..dcf8eeb9e9 100644 --- a/icons/jsx/Chair.jsx +++ b/icons/jsx/Chair.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChair(props) { return ( - - + + ); } - export default SvgChair; diff --git a/icons/jsx/ChairAlt.jsx b/icons/jsx/ChairAlt.jsx index 7bb4f14361..a28dc219bc 100644 --- a/icons/jsx/ChairAlt.jsx +++ b/icons/jsx/ChairAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChairAlt(props) { return ( - + ); } - export default SvgChairAlt; diff --git a/icons/jsx/Chalet.jsx b/icons/jsx/Chalet.jsx index 16f862a0ab..04a7700da8 100644 --- a/icons/jsx/Chalet.jsx +++ b/icons/jsx/Chalet.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChalet(props) { return ( - + ); } - export default SvgChalet; diff --git a/icons/jsx/ChangeCircle.jsx b/icons/jsx/ChangeCircle.jsx index eb493b448b..4500efa81a 100644 --- a/icons/jsx/ChangeCircle.jsx +++ b/icons/jsx/ChangeCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChangeCircle(props) { return ( - + ); } - export default SvgChangeCircle; diff --git a/icons/jsx/ChangeHistory.jsx b/icons/jsx/ChangeHistory.jsx index b13f2e8929..6f112de38f 100644 --- a/icons/jsx/ChangeHistory.jsx +++ b/icons/jsx/ChangeHistory.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChangeHistory(props) { return ( - + ); } - export default SvgChangeHistory; diff --git a/icons/jsx/ChargingStation.jsx b/icons/jsx/ChargingStation.jsx index 6b57dcc917..bffec5fcb7 100644 --- a/icons/jsx/ChargingStation.jsx +++ b/icons/jsx/ChargingStation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChargingStation(props) { return ( - + ); } - export default SvgChargingStation; diff --git a/icons/jsx/Chat.jsx b/icons/jsx/Chat.jsx index 94d49a8643..d2f5aff29e 100644 --- a/icons/jsx/Chat.jsx +++ b/icons/jsx/Chat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChat(props) { return ( - + ); } - export default SvgChat; diff --git a/icons/jsx/ChatBubble.jsx b/icons/jsx/ChatBubble.jsx index 9cfd742164..862bcd7851 100644 --- a/icons/jsx/ChatBubble.jsx +++ b/icons/jsx/ChatBubble.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChatBubble(props) { return ( - + ); } - export default SvgChatBubble; diff --git a/icons/jsx/ChatBubbleOutline.jsx b/icons/jsx/ChatBubbleOutline.jsx index 9fe4a5cff3..8a191dbdaf 100644 --- a/icons/jsx/ChatBubbleOutline.jsx +++ b/icons/jsx/ChatBubbleOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChatBubbleOutline(props) { return ( - + ); } - export default SvgChatBubbleOutline; diff --git a/icons/jsx/Check.jsx b/icons/jsx/Check.jsx index 10cc5453a1..2b900be0ab 100644 --- a/icons/jsx/Check.jsx +++ b/icons/jsx/Check.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCheck(props) { return ( ); } - export default SvgCheck; diff --git a/icons/jsx/CheckBox.jsx b/icons/jsx/CheckBox.jsx index 0614a609bd..dfabd36b75 100644 --- a/icons/jsx/CheckBox.jsx +++ b/icons/jsx/CheckBox.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCheckBox(props) { return ( ); } - export default SvgCheckBox; diff --git a/icons/jsx/CheckBoxOutlineBlank.jsx b/icons/jsx/CheckBoxOutlineBlank.jsx index fd9e9d03a6..4fc234c25e 100644 --- a/icons/jsx/CheckBoxOutlineBlank.jsx +++ b/icons/jsx/CheckBoxOutlineBlank.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCheckBoxOutlineBlank(props) { return ( ); } - export default SvgCheckBoxOutlineBlank; diff --git a/icons/jsx/CheckCircle.jsx b/icons/jsx/CheckCircle.jsx index 1946ba0023..cc0b153df3 100644 --- a/icons/jsx/CheckCircle.jsx +++ b/icons/jsx/CheckCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCheckCircle(props) { return ( ); } - export default SvgCheckCircle; diff --git a/icons/jsx/CheckCircleOutline.jsx b/icons/jsx/CheckCircleOutline.jsx index 03baf00068..6b52e5d784 100644 --- a/icons/jsx/CheckCircleOutline.jsx +++ b/icons/jsx/CheckCircleOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCheckCircleOutline(props) { return ( ); } - export default SvgCheckCircleOutline; diff --git a/icons/jsx/Checklist.jsx b/icons/jsx/Checklist.jsx index 5de85a6d6f..b8e8117782 100644 --- a/icons/jsx/Checklist.jsx +++ b/icons/jsx/Checklist.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChecklist(props) { return ( - + ); } - export default SvgChecklist; diff --git a/icons/jsx/ChecklistRtl.jsx b/icons/jsx/ChecklistRtl.jsx index 466acd170f..fc2638643a 100644 --- a/icons/jsx/ChecklistRtl.jsx +++ b/icons/jsx/ChecklistRtl.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChecklistRtl(props) { return ( - + ); } - export default SvgChecklistRtl; diff --git a/icons/jsx/Checkroom.jsx b/icons/jsx/Checkroom.jsx index 5160989729..ee6fa150c9 100644 --- a/icons/jsx/Checkroom.jsx +++ b/icons/jsx/Checkroom.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCheckroom(props) { return ( - + ); } - export default SvgCheckroom; diff --git a/icons/jsx/ChevronLeft.jsx b/icons/jsx/ChevronLeft.jsx index d76652c974..cc821836a8 100644 --- a/icons/jsx/ChevronLeft.jsx +++ b/icons/jsx/ChevronLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChevronLeft(props) { return ( ); } - export default SvgChevronLeft; diff --git a/icons/jsx/ChevronRight.jsx b/icons/jsx/ChevronRight.jsx index 8420a66c47..ab7c92ae6c 100644 --- a/icons/jsx/ChevronRight.jsx +++ b/icons/jsx/ChevronRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChevronRight(props) { return ( ); } - export default SvgChevronRight; diff --git a/icons/jsx/ChildCare.jsx b/icons/jsx/ChildCare.jsx index dc4150ef16..fdf7182610 100644 --- a/icons/jsx/ChildCare.jsx +++ b/icons/jsx/ChildCare.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChildCare(props) { return ( - + ); } - export default SvgChildCare; diff --git a/icons/jsx/ChildFriendly.jsx b/icons/jsx/ChildFriendly.jsx index 6753b4ce4d..5cee879110 100644 --- a/icons/jsx/ChildFriendly.jsx +++ b/icons/jsx/ChildFriendly.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChildFriendly(props) { return ( - + ); } - export default SvgChildFriendly; diff --git a/icons/jsx/ChromeReaderMode.jsx b/icons/jsx/ChromeReaderMode.jsx index be10a19a7e..157e524fdb 100644 --- a/icons/jsx/ChromeReaderMode.jsx +++ b/icons/jsx/ChromeReaderMode.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChromeReaderMode(props) { return ( - + ); } - export default SvgChromeReaderMode; diff --git a/icons/jsx/Church.jsx b/icons/jsx/Church.jsx index 57dd57d600..958d18170f 100644 --- a/icons/jsx/Church.jsx +++ b/icons/jsx/Church.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgChurch(props) { return ( - + ); } - export default SvgChurch; diff --git a/icons/jsx/Circle.jsx b/icons/jsx/Circle.jsx index 172abeb87f..ee404af8ad 100644 --- a/icons/jsx/Circle.jsx +++ b/icons/jsx/Circle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCircle(props) { return ( - + ); } - export default SvgCircle; diff --git a/icons/jsx/CircleNotifications.jsx b/icons/jsx/CircleNotifications.jsx index c8ff74dca5..8cf51fc18e 100644 --- a/icons/jsx/CircleNotifications.jsx +++ b/icons/jsx/CircleNotifications.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCircleNotifications(props) { return ( - + ); } - export default SvgCircleNotifications; diff --git a/icons/jsx/Class.jsx b/icons/jsx/Class.jsx index 0b7d1be0f3..9bb5365454 100644 --- a/icons/jsx/Class.jsx +++ b/icons/jsx/Class.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgClass(props) { return ( ); } - export default SvgClass; diff --git a/icons/jsx/CleanHands.jsx b/icons/jsx/CleanHands.jsx index 6c725add14..5e560da0b5 100644 --- a/icons/jsx/CleanHands.jsx +++ b/icons/jsx/CleanHands.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCleanHands(props) { return ( - + ); } - export default SvgCleanHands; diff --git a/icons/jsx/CleaningServices.jsx b/icons/jsx/CleaningServices.jsx index 74d7c44996..c906fd7256 100644 --- a/icons/jsx/CleaningServices.jsx +++ b/icons/jsx/CleaningServices.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCleaningServices(props) { return ( - + ); } - export default SvgCleaningServices; diff --git a/icons/jsx/Clear.jsx b/icons/jsx/Clear.jsx index 6f81c801a8..a4a06fba04 100644 --- a/icons/jsx/Clear.jsx +++ b/icons/jsx/Clear.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgClear(props) { return ( - + ); } - export default SvgClear; diff --git a/icons/jsx/ClearAll.jsx b/icons/jsx/ClearAll.jsx index 301ee60fc8..8c642c34be 100644 --- a/icons/jsx/ClearAll.jsx +++ b/icons/jsx/ClearAll.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgClearAll(props) { return ( - + ); } - export default SvgClearAll; diff --git a/icons/jsx/Close.jsx b/icons/jsx/Close.jsx index 62d5e4263c..b22111e734 100644 --- a/icons/jsx/Close.jsx +++ b/icons/jsx/Close.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgClose(props) { return ( ); } - export default SvgClose; diff --git a/icons/jsx/CloseFullscreen.jsx b/icons/jsx/CloseFullscreen.jsx index 5c38cecd63..5c1b3a5050 100644 --- a/icons/jsx/CloseFullscreen.jsx +++ b/icons/jsx/CloseFullscreen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCloseFullscreen(props) { return ( - + ); } - export default SvgCloseFullscreen; diff --git a/icons/jsx/CloseSmall.jsx b/icons/jsx/CloseSmall.jsx index bc91b6c5a2..960ef30729 100644 --- a/icons/jsx/CloseSmall.jsx +++ b/icons/jsx/CloseSmall.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCloseSmall(props) { return ( ); } - export default SvgCloseSmall; diff --git a/icons/jsx/ClosedCaption.jsx b/icons/jsx/ClosedCaption.jsx index 6823efceb5..d479b308d2 100644 --- a/icons/jsx/ClosedCaption.jsx +++ b/icons/jsx/ClosedCaption.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgClosedCaption(props) { return ( - + ); } - export default SvgClosedCaption; diff --git a/icons/jsx/ClosedCaptionDisabled.jsx b/icons/jsx/ClosedCaptionDisabled.jsx index 0d0e20638a..16a6c83701 100644 --- a/icons/jsx/ClosedCaptionDisabled.jsx +++ b/icons/jsx/ClosedCaptionDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgClosedCaptionDisabled(props) { return ( - + ); } - export default SvgClosedCaptionDisabled; diff --git a/icons/jsx/ClosedCaptionOff.jsx b/icons/jsx/ClosedCaptionOff.jsx index a2583774b3..7aae43e4d5 100644 --- a/icons/jsx/ClosedCaptionOff.jsx +++ b/icons/jsx/ClosedCaptionOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgClosedCaptionOff(props) { return ( - + ); } - export default SvgClosedCaptionOff; diff --git a/icons/jsx/Cloud.jsx b/icons/jsx/Cloud.jsx index 76067a3dff..4467b18a6b 100644 --- a/icons/jsx/Cloud.jsx +++ b/icons/jsx/Cloud.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCloud(props) { return ( - + ); } - export default SvgCloud; diff --git a/icons/jsx/CloudCircle.jsx b/icons/jsx/CloudCircle.jsx index 9faca578a9..70cc9f0b64 100644 --- a/icons/jsx/CloudCircle.jsx +++ b/icons/jsx/CloudCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCloudCircle(props) { return ( - + ); } - export default SvgCloudCircle; diff --git a/icons/jsx/CloudDone.jsx b/icons/jsx/CloudDone.jsx index 0f32c6d98e..e37b53b1cf 100644 --- a/icons/jsx/CloudDone.jsx +++ b/icons/jsx/CloudDone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCloudDone(props) { return ( - + ); } - export default SvgCloudDone; diff --git a/icons/jsx/CloudDownload.jsx b/icons/jsx/CloudDownload.jsx index 1024cf6214..032e02f173 100644 --- a/icons/jsx/CloudDownload.jsx +++ b/icons/jsx/CloudDownload.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCloudDownload(props) { return ( - + ); } - export default SvgCloudDownload; diff --git a/icons/jsx/CloudOff.jsx b/icons/jsx/CloudOff.jsx index a7187ca7b5..6b817fe970 100644 --- a/icons/jsx/CloudOff.jsx +++ b/icons/jsx/CloudOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCloudOff(props) { return ( - + ); } - export default SvgCloudOff; diff --git a/icons/jsx/CloudQueue.jsx b/icons/jsx/CloudQueue.jsx index 4bc20ab06d..47d5f2221c 100644 --- a/icons/jsx/CloudQueue.jsx +++ b/icons/jsx/CloudQueue.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCloudQueue(props) { return ( - + ); } - export default SvgCloudQueue; diff --git a/icons/jsx/CloudSync.jsx b/icons/jsx/CloudSync.jsx index a5be5131ba..1e54de0656 100644 --- a/icons/jsx/CloudSync.jsx +++ b/icons/jsx/CloudSync.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCloudSync(props) { return ( - + ); } - export default SvgCloudSync; diff --git a/icons/jsx/CloudUpload.jsx b/icons/jsx/CloudUpload.jsx index 65a22c5159..250ae9b9d9 100644 --- a/icons/jsx/CloudUpload.jsx +++ b/icons/jsx/CloudUpload.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCloudUpload(props) { return ( - + ); } - export default SvgCloudUpload; diff --git a/icons/jsx/Co2.jsx b/icons/jsx/Co2.jsx index 53aad499ab..f022ab1833 100644 --- a/icons/jsx/Co2.jsx +++ b/icons/jsx/Co2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCo2(props) { return ( - + ); } - export default SvgCo2; diff --git a/icons/jsx/CoPresent.jsx b/icons/jsx/CoPresent.jsx index 984b21612b..4f55b97cc3 100644 --- a/icons/jsx/CoPresent.jsx +++ b/icons/jsx/CoPresent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCoPresent(props) { return ( - + - + ); } - export default SvgCoPresent; diff --git a/icons/jsx/Code.jsx b/icons/jsx/Code.jsx index 15becb6aa2..c82791a98e 100644 --- a/icons/jsx/Code.jsx +++ b/icons/jsx/Code.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCode(props) { return ( - + ); } - export default SvgCode; diff --git a/icons/jsx/CodeOff.jsx b/icons/jsx/CodeOff.jsx index f762b2f03d..c3b79daca4 100644 --- a/icons/jsx/CodeOff.jsx +++ b/icons/jsx/CodeOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCodeOff(props) { return ( - + ); } - export default SvgCodeOff; diff --git a/icons/jsx/Coffee.jsx b/icons/jsx/Coffee.jsx index 9dff7f95d2..b1588f53d9 100644 --- a/icons/jsx/Coffee.jsx +++ b/icons/jsx/Coffee.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCoffee(props) { return ( - + ); } - export default SvgCoffee; diff --git a/icons/jsx/CoffeeMaker.jsx b/icons/jsx/CoffeeMaker.jsx index 3bb20b59ef..e754dad121 100644 --- a/icons/jsx/CoffeeMaker.jsx +++ b/icons/jsx/CoffeeMaker.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCoffeeMaker(props) { return ( - + ); } - export default SvgCoffeeMaker; diff --git a/icons/jsx/Collections.jsx b/icons/jsx/Collections.jsx index ac610c1f57..9ba98509c8 100644 --- a/icons/jsx/Collections.jsx +++ b/icons/jsx/Collections.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCollections(props) { return ( - + ); } - export default SvgCollections; diff --git a/icons/jsx/CollectionsBookmark.jsx b/icons/jsx/CollectionsBookmark.jsx index d16250cd9b..dba5b0dc7f 100644 --- a/icons/jsx/CollectionsBookmark.jsx +++ b/icons/jsx/CollectionsBookmark.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCollectionsBookmark(props) { return ( - + ); } - export default SvgCollectionsBookmark; diff --git a/icons/jsx/ColorLens.jsx b/icons/jsx/ColorLens.jsx index 19c8efbb8e..51d82a7c5d 100644 --- a/icons/jsx/ColorLens.jsx +++ b/icons/jsx/ColorLens.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgColorLens(props) { return ( - + ); } - export default SvgColorLens; diff --git a/icons/jsx/Colorize.jsx b/icons/jsx/Colorize.jsx index 087ee7fcb7..bbb35c847e 100644 --- a/icons/jsx/Colorize.jsx +++ b/icons/jsx/Colorize.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgColorize(props) { return ( - + ); } - export default SvgColorize; diff --git a/icons/jsx/Comment.jsx b/icons/jsx/Comment.jsx index 3f09a5f713..59b0eda019 100644 --- a/icons/jsx/Comment.jsx +++ b/icons/jsx/Comment.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgComment(props) { return ( - + ); } - export default SvgComment; diff --git a/icons/jsx/CommentBank.jsx b/icons/jsx/CommentBank.jsx index 099032ec4b..e862e7dd7e 100644 --- a/icons/jsx/CommentBank.jsx +++ b/icons/jsx/CommentBank.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCommentBank(props) { return ( - + ); } - export default SvgCommentBank; diff --git a/icons/jsx/CommentsDisabled.jsx b/icons/jsx/CommentsDisabled.jsx index 701fedb964..181a0b51d8 100644 --- a/icons/jsx/CommentsDisabled.jsx +++ b/icons/jsx/CommentsDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCommentsDisabled(props) { return ( - + ); } - export default SvgCommentsDisabled; diff --git a/icons/jsx/Commit.jsx b/icons/jsx/Commit.jsx index 967573f42d..a6b89330c2 100644 --- a/icons/jsx/Commit.jsx +++ b/icons/jsx/Commit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCommit(props) { return ( - + ); } - export default SvgCommit; diff --git a/icons/jsx/Commute.jsx b/icons/jsx/Commute.jsx index 96478517b4..30a502f4c1 100644 --- a/icons/jsx/Commute.jsx +++ b/icons/jsx/Commute.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCommute(props) { return ( - + ); } - export default SvgCommute; diff --git a/icons/jsx/Compare.jsx b/icons/jsx/Compare.jsx index 2f740cc8ff..5baa0917bb 100644 --- a/icons/jsx/Compare.jsx +++ b/icons/jsx/Compare.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCompare(props) { return ( - + ); } - export default SvgCompare; diff --git a/icons/jsx/CompareArrows.jsx b/icons/jsx/CompareArrows.jsx index e9bfbc8a43..0880fa4cdf 100644 --- a/icons/jsx/CompareArrows.jsx +++ b/icons/jsx/CompareArrows.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCompareArrows(props) { return ( - + ); } - export default SvgCompareArrows; diff --git a/icons/jsx/Compass.jsx b/icons/jsx/Compass.jsx index b522ed9d10..822e793334 100644 --- a/icons/jsx/Compass.jsx +++ b/icons/jsx/Compass.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCompass(props) { return ( ); } - export default SvgCompass; diff --git a/icons/jsx/CompassCalibration.jsx b/icons/jsx/CompassCalibration.jsx index 448f736731..119c138f48 100644 --- a/icons/jsx/CompassCalibration.jsx +++ b/icons/jsx/CompassCalibration.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCompassCalibration(props) { return ( - + ); } - export default SvgCompassCalibration; diff --git a/icons/jsx/Compost.jsx b/icons/jsx/Compost.jsx index f392a9217f..d3b0ba8d17 100644 --- a/icons/jsx/Compost.jsx +++ b/icons/jsx/Compost.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCompost(props) { return ( - + ); } - export default SvgCompost; diff --git a/icons/jsx/Compress.jsx b/icons/jsx/Compress.jsx index 66b056378f..dafe04c13a 100644 --- a/icons/jsx/Compress.jsx +++ b/icons/jsx/Compress.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCompress(props) { return ( - + ); } - export default SvgCompress; diff --git a/icons/jsx/Computer.jsx b/icons/jsx/Computer.jsx index 39a0175474..3fcfc17ff3 100644 --- a/icons/jsx/Computer.jsx +++ b/icons/jsx/Computer.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgComputer(props) { return ( - + ); } - export default SvgComputer; diff --git a/icons/jsx/ConfirmationNumber.jsx b/icons/jsx/ConfirmationNumber.jsx index be7bb28627..4b282971a7 100644 --- a/icons/jsx/ConfirmationNumber.jsx +++ b/icons/jsx/ConfirmationNumber.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgConfirmationNumber(props) { return ( - + ); } - export default SvgConfirmationNumber; diff --git a/icons/jsx/ConnectWithoutContact.jsx b/icons/jsx/ConnectWithoutContact.jsx index a6c156952b..1a3f470f84 100644 --- a/icons/jsx/ConnectWithoutContact.jsx +++ b/icons/jsx/ConnectWithoutContact.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgConnectWithoutContact(props) { return ( - + ); } - export default SvgConnectWithoutContact; diff --git a/icons/jsx/ConnectedTv.jsx b/icons/jsx/ConnectedTv.jsx index 221bf4133d..af044d3573 100644 --- a/icons/jsx/ConnectedTv.jsx +++ b/icons/jsx/ConnectedTv.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgConnectedTv(props) { return ( - - - + + + ); } - export default SvgConnectedTv; diff --git a/icons/jsx/ConnectingAirports.jsx b/icons/jsx/ConnectingAirports.jsx index 5439c5e136..49bab2a629 100644 --- a/icons/jsx/ConnectingAirports.jsx +++ b/icons/jsx/ConnectingAirports.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgConnectingAirports(props) { return ( - + ); } - export default SvgConnectingAirports; diff --git a/icons/jsx/Construction.jsx b/icons/jsx/Construction.jsx index b706d41b57..3dbcbaff37 100644 --- a/icons/jsx/Construction.jsx +++ b/icons/jsx/Construction.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgConstruction(props) { return ( - + ); } - export default SvgConstruction; diff --git a/icons/jsx/ContactEmergency.jsx b/icons/jsx/ContactEmergency.jsx index 1b7f923a3f..e4c1a35990 100644 --- a/icons/jsx/ContactEmergency.jsx +++ b/icons/jsx/ContactEmergency.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContactEmergency(props) { return ( - + ); } - export default SvgContactEmergency; diff --git a/icons/jsx/ContactMail.jsx b/icons/jsx/ContactMail.jsx index 782d902a15..05c2c22270 100644 --- a/icons/jsx/ContactMail.jsx +++ b/icons/jsx/ContactMail.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContactMail(props) { return ( ); } - export default SvgContactMail; diff --git a/icons/jsx/ContactPage.jsx b/icons/jsx/ContactPage.jsx index 4a4a53821c..ebf45691a0 100644 --- a/icons/jsx/ContactPage.jsx +++ b/icons/jsx/ContactPage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContactPage(props) { return ( - + ); } - export default SvgContactPage; diff --git a/icons/jsx/ContactPhone.jsx b/icons/jsx/ContactPhone.jsx index 1e277ea69b..9625b4c4b9 100644 --- a/icons/jsx/ContactPhone.jsx +++ b/icons/jsx/ContactPhone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContactPhone(props) { return ( - + ); } - export default SvgContactPhone; diff --git a/icons/jsx/ContactSupport.jsx b/icons/jsx/ContactSupport.jsx index a136f8e44b..da21065b57 100644 --- a/icons/jsx/ContactSupport.jsx +++ b/icons/jsx/ContactSupport.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContactSupport(props) { return ( - + ); } - export default SvgContactSupport; diff --git a/icons/jsx/Contactless.jsx b/icons/jsx/Contactless.jsx index ea49def5ec..6b8db094fc 100644 --- a/icons/jsx/Contactless.jsx +++ b/icons/jsx/Contactless.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContactless(props) { return ( - + ); } - export default SvgContactless; diff --git a/icons/jsx/Contacts.jsx b/icons/jsx/Contacts.jsx index d5ebd01df1..864d249c30 100644 --- a/icons/jsx/Contacts.jsx +++ b/icons/jsx/Contacts.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContacts(props) { return ( - + ); } - export default SvgContacts; diff --git a/icons/jsx/ContentCopy.jsx b/icons/jsx/ContentCopy.jsx index 7555390bc3..5496cc4ad2 100644 --- a/icons/jsx/ContentCopy.jsx +++ b/icons/jsx/ContentCopy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContentCopy(props) { return ( - + ); } - export default SvgContentCopy; diff --git a/icons/jsx/ContentCut.jsx b/icons/jsx/ContentCut.jsx index aa560f8609..059bd913e3 100644 --- a/icons/jsx/ContentCut.jsx +++ b/icons/jsx/ContentCut.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContentCut(props) { return ( - + ); } - export default SvgContentCut; diff --git a/icons/jsx/ContentPaste.jsx b/icons/jsx/ContentPaste.jsx index 13040042d9..c1c8ae1993 100644 --- a/icons/jsx/ContentPaste.jsx +++ b/icons/jsx/ContentPaste.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContentPaste(props) { return ( - + ); } - export default SvgContentPaste; diff --git a/icons/jsx/ContentPasteGo.jsx b/icons/jsx/ContentPasteGo.jsx index e139d6da87..2eaf66bae0 100644 --- a/icons/jsx/ContentPasteGo.jsx +++ b/icons/jsx/ContentPasteGo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContentPasteGo(props) { return ( - - + + ); } - export default SvgContentPasteGo; diff --git a/icons/jsx/ContentPasteOff.jsx b/icons/jsx/ContentPasteOff.jsx index fde335cdab..199e324677 100644 --- a/icons/jsx/ContentPasteOff.jsx +++ b/icons/jsx/ContentPasteOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContentPasteOff(props) { return ( - + ); } - export default SvgContentPasteOff; diff --git a/icons/jsx/ContentPasteSearch.jsx b/icons/jsx/ContentPasteSearch.jsx index 14977290a7..10c07844ce 100644 --- a/icons/jsx/ContentPasteSearch.jsx +++ b/icons/jsx/ContentPasteSearch.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContentPasteSearch(props) { return ( - - + + ); } - export default SvgContentPasteSearch; diff --git a/icons/jsx/Contrast.jsx b/icons/jsx/Contrast.jsx index 8591a9294d..272d7b21ad 100644 --- a/icons/jsx/Contrast.jsx +++ b/icons/jsx/Contrast.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgContrast(props) { return ( - + ); } - export default SvgContrast; diff --git a/icons/jsx/ControlCamera.jsx b/icons/jsx/ControlCamera.jsx index ca0fb393c8..3542978532 100644 --- a/icons/jsx/ControlCamera.jsx +++ b/icons/jsx/ControlCamera.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgControlCamera(props) { return ( - + ); } - export default SvgControlCamera; diff --git a/icons/jsx/ControlPoint.jsx b/icons/jsx/ControlPoint.jsx index 0b9d01d4cf..ca9233caa0 100644 --- a/icons/jsx/ControlPoint.jsx +++ b/icons/jsx/ControlPoint.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgControlPoint(props) { return ( - + ); } - export default SvgControlPoint; diff --git a/icons/jsx/ControlPointDuplicate.jsx b/icons/jsx/ControlPointDuplicate.jsx index c507a3438a..615eb29ccd 100644 --- a/icons/jsx/ControlPointDuplicate.jsx +++ b/icons/jsx/ControlPointDuplicate.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgControlPointDuplicate(props) { return ( - + ); } - export default SvgControlPointDuplicate; diff --git a/icons/jsx/Cookie.jsx b/icons/jsx/Cookie.jsx index b3f73c9c77..051bfa57a3 100644 --- a/icons/jsx/Cookie.jsx +++ b/icons/jsx/Cookie.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCookie(props) { return ( - + ); } - export default SvgCookie; diff --git a/icons/jsx/CopyAll.jsx b/icons/jsx/CopyAll.jsx index e3360bba30..64ef4c90c7 100644 --- a/icons/jsx/CopyAll.jsx +++ b/icons/jsx/CopyAll.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCopyAll(props) { return ( - + ); } - export default SvgCopyAll; diff --git a/icons/jsx/Copyright.jsx b/icons/jsx/Copyright.jsx index d5420bdac9..f2742b1822 100644 --- a/icons/jsx/Copyright.jsx +++ b/icons/jsx/Copyright.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCopyright(props) { return ( - + ); } - export default SvgCopyright; diff --git a/icons/jsx/Coronavirus.jsx b/icons/jsx/Coronavirus.jsx index 41193fa2b3..a412a40981 100644 --- a/icons/jsx/Coronavirus.jsx +++ b/icons/jsx/Coronavirus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCoronavirus(props) { return ( - + ); } - export default SvgCoronavirus; diff --git a/icons/jsx/CorporateFare.jsx b/icons/jsx/CorporateFare.jsx index 5e6767d1c6..1b0bd3a92d 100644 --- a/icons/jsx/CorporateFare.jsx +++ b/icons/jsx/CorporateFare.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCorporateFare(props) { return ( - + ); } - export default SvgCorporateFare; diff --git a/icons/jsx/Cottage.jsx b/icons/jsx/Cottage.jsx index b4b520a261..b95e406f9a 100644 --- a/icons/jsx/Cottage.jsx +++ b/icons/jsx/Cottage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCottage(props) { return ( - + ); } - export default SvgCottage; diff --git a/icons/jsx/Countertops.jsx b/icons/jsx/Countertops.jsx index 564b09794c..dc885fae80 100644 --- a/icons/jsx/Countertops.jsx +++ b/icons/jsx/Countertops.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCountertops(props) { return ( - + ); } - export default SvgCountertops; diff --git a/icons/jsx/Create.jsx b/icons/jsx/Create.jsx index 7599b57ef9..05ade076e2 100644 --- a/icons/jsx/Create.jsx +++ b/icons/jsx/Create.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCreate(props) { return ( - + ); } - export default SvgCreate; diff --git a/icons/jsx/CreateNewFolder.jsx b/icons/jsx/CreateNewFolder.jsx index 5219794e3c..e8aedc5a0e 100644 --- a/icons/jsx/CreateNewFolder.jsx +++ b/icons/jsx/CreateNewFolder.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCreateNewFolder(props) { return ( - + ); } - export default SvgCreateNewFolder; diff --git a/icons/jsx/CreditCard.jsx b/icons/jsx/CreditCard.jsx index bf72099838..15a9251ee4 100644 --- a/icons/jsx/CreditCard.jsx +++ b/icons/jsx/CreditCard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCreditCard(props) { return ( - + ); } - export default SvgCreditCard; diff --git a/icons/jsx/CreditCardOff.jsx b/icons/jsx/CreditCardOff.jsx index 16c1a4e930..367f2b835a 100644 --- a/icons/jsx/CreditCardOff.jsx +++ b/icons/jsx/CreditCardOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCreditCardOff(props) { return ( - + ); } - export default SvgCreditCardOff; diff --git a/icons/jsx/CreditScore.jsx b/icons/jsx/CreditScore.jsx index a9522bae56..88566383df 100644 --- a/icons/jsx/CreditScore.jsx +++ b/icons/jsx/CreditScore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCreditScore(props) { return ( - + ); } - export default SvgCreditScore; diff --git a/icons/jsx/Crib.jsx b/icons/jsx/Crib.jsx index 1bce17065c..372a03d62b 100644 --- a/icons/jsx/Crib.jsx +++ b/icons/jsx/Crib.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCrib(props) { return ( - + ); } - export default SvgCrib; diff --git a/icons/jsx/CrisisAlert.jsx b/icons/jsx/CrisisAlert.jsx index 24d2bd39fb..a945c3219d 100644 --- a/icons/jsx/CrisisAlert.jsx +++ b/icons/jsx/CrisisAlert.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCrisisAlert(props) { return ( - + ); } - export default SvgCrisisAlert; diff --git a/icons/jsx/Crop.jsx b/icons/jsx/Crop.jsx index 514adff4cf..9a09297117 100644 --- a/icons/jsx/Crop.jsx +++ b/icons/jsx/Crop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCrop(props) { return ( - + ); } - export default SvgCrop; diff --git a/icons/jsx/Crop169.jsx b/icons/jsx/Crop169.jsx index 886053d622..885af6c337 100644 --- a/icons/jsx/Crop169.jsx +++ b/icons/jsx/Crop169.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCrop169(props) { return ( - + ); } - export default SvgCrop169; diff --git a/icons/jsx/Crop32.jsx b/icons/jsx/Crop32.jsx index 71ddd05fb0..c05deea84c 100644 --- a/icons/jsx/Crop32.jsx +++ b/icons/jsx/Crop32.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCrop32(props) { return ( - + ); } - export default SvgCrop32; diff --git a/icons/jsx/Crop54.jsx b/icons/jsx/Crop54.jsx index 27fe5c4806..d25a1c45f5 100644 --- a/icons/jsx/Crop54.jsx +++ b/icons/jsx/Crop54.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCrop54(props) { return ( - + ); } - export default SvgCrop54; diff --git a/icons/jsx/Crop75.jsx b/icons/jsx/Crop75.jsx index 752c3df1d4..724b4b0bfa 100644 --- a/icons/jsx/Crop75.jsx +++ b/icons/jsx/Crop75.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCrop75(props) { return ( - + ); } - export default SvgCrop75; diff --git a/icons/jsx/CropDin.jsx b/icons/jsx/CropDin.jsx index f47b0d7726..1326b27d31 100644 --- a/icons/jsx/CropDin.jsx +++ b/icons/jsx/CropDin.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCropDin(props) { return ( - + ); } - export default SvgCropDin; diff --git a/icons/jsx/CropFree.jsx b/icons/jsx/CropFree.jsx index 29de1e666d..cc21e96e55 100644 --- a/icons/jsx/CropFree.jsx +++ b/icons/jsx/CropFree.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCropFree(props) { return ( - + ); } - export default SvgCropFree; diff --git a/icons/jsx/CropLandscape.jsx b/icons/jsx/CropLandscape.jsx index c5507890b0..2eb55b258c 100644 --- a/icons/jsx/CropLandscape.jsx +++ b/icons/jsx/CropLandscape.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCropLandscape(props) { return ( - + ); } - export default SvgCropLandscape; diff --git a/icons/jsx/CropOriginal.jsx b/icons/jsx/CropOriginal.jsx index 116c6f280a..fcfb7f8fdd 100644 --- a/icons/jsx/CropOriginal.jsx +++ b/icons/jsx/CropOriginal.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCropOriginal(props) { return ( - + ); } - export default SvgCropOriginal; diff --git a/icons/jsx/CropPortrait.jsx b/icons/jsx/CropPortrait.jsx index c4d3a0c554..587bf71073 100644 --- a/icons/jsx/CropPortrait.jsx +++ b/icons/jsx/CropPortrait.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCropPortrait(props) { return ( - + ); } - export default SvgCropPortrait; diff --git a/icons/jsx/CropRotate.jsx b/icons/jsx/CropRotate.jsx index 32c0060093..020f7a4912 100644 --- a/icons/jsx/CropRotate.jsx +++ b/icons/jsx/CropRotate.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCropRotate(props) { return ( - + ); } - export default SvgCropRotate; diff --git a/icons/jsx/CropSquare.jsx b/icons/jsx/CropSquare.jsx index 400e979bd5..541d325415 100644 --- a/icons/jsx/CropSquare.jsx +++ b/icons/jsx/CropSquare.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCropSquare(props) { return ( - + ); } - export default SvgCropSquare; diff --git a/icons/jsx/CrueltyFree.jsx b/icons/jsx/CrueltyFree.jsx index bda87f5e5f..847bab5c36 100644 --- a/icons/jsx/CrueltyFree.jsx +++ b/icons/jsx/CrueltyFree.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCrueltyFree(props) { return ( - + ); } - export default SvgCrueltyFree; diff --git a/icons/jsx/Css.jsx b/icons/jsx/Css.jsx index 12a1fe46bc..3b7b7601dc 100644 --- a/icons/jsx/Css.jsx +++ b/icons/jsx/Css.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCss(props) { return ( - + ); } - export default SvgCss; diff --git a/icons/jsx/CurrencyBitcoin.jsx b/icons/jsx/CurrencyBitcoin.jsx index 0665328818..77d766e4a0 100644 --- a/icons/jsx/CurrencyBitcoin.jsx +++ b/icons/jsx/CurrencyBitcoin.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCurrencyBitcoin(props) { return ( - + ); } - export default SvgCurrencyBitcoin; diff --git a/icons/jsx/CurrencyExchange.jsx b/icons/jsx/CurrencyExchange.jsx index deeb078cf6..9c31901558 100644 --- a/icons/jsx/CurrencyExchange.jsx +++ b/icons/jsx/CurrencyExchange.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCurrencyExchange(props) { return ( - + ); } - export default SvgCurrencyExchange; diff --git a/icons/jsx/CurrencyFranc.jsx b/icons/jsx/CurrencyFranc.jsx index fb4299ced0..0845e98b5c 100644 --- a/icons/jsx/CurrencyFranc.jsx +++ b/icons/jsx/CurrencyFranc.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCurrencyFranc(props) { return ( - + ); } - export default SvgCurrencyFranc; diff --git a/icons/jsx/CurrencyLira.jsx b/icons/jsx/CurrencyLira.jsx index 74ae14b371..53666e3288 100644 --- a/icons/jsx/CurrencyLira.jsx +++ b/icons/jsx/CurrencyLira.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCurrencyLira(props) { return ( - + ); } - export default SvgCurrencyLira; diff --git a/icons/jsx/CurrencyPound.jsx b/icons/jsx/CurrencyPound.jsx index 14d76aa37e..bb6c3d2499 100644 --- a/icons/jsx/CurrencyPound.jsx +++ b/icons/jsx/CurrencyPound.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCurrencyPound(props) { return ( - + ); } - export default SvgCurrencyPound; diff --git a/icons/jsx/CurrencyRuble.jsx b/icons/jsx/CurrencyRuble.jsx index 692fe70411..04fcad93ad 100644 --- a/icons/jsx/CurrencyRuble.jsx +++ b/icons/jsx/CurrencyRuble.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCurrencyRuble(props) { return ( - + ); } - export default SvgCurrencyRuble; diff --git a/icons/jsx/CurrencyRupee.jsx b/icons/jsx/CurrencyRupee.jsx index f99ff6d714..5aa15ece6c 100644 --- a/icons/jsx/CurrencyRupee.jsx +++ b/icons/jsx/CurrencyRupee.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCurrencyRupee(props) { return ( - + ); } - export default SvgCurrencyRupee; diff --git a/icons/jsx/CurrencyYen.jsx b/icons/jsx/CurrencyYen.jsx index 9f85c0ff10..c927cbc43b 100644 --- a/icons/jsx/CurrencyYen.jsx +++ b/icons/jsx/CurrencyYen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCurrencyYen(props) { return ( - + ); } - export default SvgCurrencyYen; diff --git a/icons/jsx/CurrencyYuan.jsx b/icons/jsx/CurrencyYuan.jsx index 4232d88452..3735bfb3e4 100644 --- a/icons/jsx/CurrencyYuan.jsx +++ b/icons/jsx/CurrencyYuan.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCurrencyYuan(props) { return ( - + ); } - export default SvgCurrencyYuan; diff --git a/icons/jsx/Curtains.jsx b/icons/jsx/Curtains.jsx index ccd99cfc4b..3e7c078e5c 100644 --- a/icons/jsx/Curtains.jsx +++ b/icons/jsx/Curtains.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCurtains(props) { return ( - + ); } - export default SvgCurtains; diff --git a/icons/jsx/CurtainsClosed.jsx b/icons/jsx/CurtainsClosed.jsx index fdb970cd31..3cc7525118 100644 --- a/icons/jsx/CurtainsClosed.jsx +++ b/icons/jsx/CurtainsClosed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCurtainsClosed(props) { return ( - + ); } - export default SvgCurtainsClosed; diff --git a/icons/jsx/Cyclone.jsx b/icons/jsx/Cyclone.jsx index 66ae723138..6574fafb62 100644 --- a/icons/jsx/Cyclone.jsx +++ b/icons/jsx/Cyclone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgCyclone(props) { return ( - - + + ); } - export default SvgCyclone; diff --git a/icons/jsx/Dangerous.jsx b/icons/jsx/Dangerous.jsx index 775a1d9307..b3e1fdf05b 100644 --- a/icons/jsx/Dangerous.jsx +++ b/icons/jsx/Dangerous.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDangerous(props) { return ( - + ); } - export default SvgDangerous; diff --git a/icons/jsx/DarkMode.jsx b/icons/jsx/DarkMode.jsx index bbe2f9d031..cfbc6ec24d 100644 --- a/icons/jsx/DarkMode.jsx +++ b/icons/jsx/DarkMode.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDarkMode(props) { return ( - + ); } - export default SvgDarkMode; diff --git a/icons/jsx/Dashboard.jsx b/icons/jsx/Dashboard.jsx index 062031abd8..fa1d2190cf 100644 --- a/icons/jsx/Dashboard.jsx +++ b/icons/jsx/Dashboard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDashboard(props) { return ( - + ); } - export default SvgDashboard; diff --git a/icons/jsx/DashboardCustomize.jsx b/icons/jsx/DashboardCustomize.jsx index 90dd2f4290..e379c6d794 100644 --- a/icons/jsx/DashboardCustomize.jsx +++ b/icons/jsx/DashboardCustomize.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDashboardCustomize(props) { return ( - + ); } - export default SvgDashboardCustomize; diff --git a/icons/jsx/DataArray.jsx b/icons/jsx/DataArray.jsx index 37e908a328..0b7ea537f5 100644 --- a/icons/jsx/DataArray.jsx +++ b/icons/jsx/DataArray.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDataArray(props) { return ( - + ); } - export default SvgDataArray; diff --git a/icons/jsx/DataExploration.jsx b/icons/jsx/DataExploration.jsx index 8a7aa8f9c4..d7f706ce93 100644 --- a/icons/jsx/DataExploration.jsx +++ b/icons/jsx/DataExploration.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDataExploration(props) { return ( - + ); } - export default SvgDataExploration; diff --git a/icons/jsx/DataObject.jsx b/icons/jsx/DataObject.jsx index fe8ffd593f..9fb30e332d 100644 --- a/icons/jsx/DataObject.jsx +++ b/icons/jsx/DataObject.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDataObject(props) { return ( - + ); } - export default SvgDataObject; diff --git a/icons/jsx/DataSaverOff.jsx b/icons/jsx/DataSaverOff.jsx index bd45a5646d..790a5843fe 100644 --- a/icons/jsx/DataSaverOff.jsx +++ b/icons/jsx/DataSaverOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDataSaverOff(props) { return ( - + ); } - export default SvgDataSaverOff; diff --git a/icons/jsx/DataSaverOn.jsx b/icons/jsx/DataSaverOn.jsx index b279f6385a..833837eec0 100644 --- a/icons/jsx/DataSaverOn.jsx +++ b/icons/jsx/DataSaverOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDataSaverOn(props) { return ( - + ); } - export default SvgDataSaverOn; diff --git a/icons/jsx/DataThresholding.jsx b/icons/jsx/DataThresholding.jsx index d73ac0616b..4a5a3da6f3 100644 --- a/icons/jsx/DataThresholding.jsx +++ b/icons/jsx/DataThresholding.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDataThresholding(props) { return ( - + ); } - export default SvgDataThresholding; diff --git a/icons/jsx/DataUsage.jsx b/icons/jsx/DataUsage.jsx index d8770b244d..0baf5bab59 100644 --- a/icons/jsx/DataUsage.jsx +++ b/icons/jsx/DataUsage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDataUsage(props) { return ( - + ); } - export default SvgDataUsage; diff --git a/icons/jsx/Dataset.jsx b/icons/jsx/Dataset.jsx index 310cd2081f..ec0130ada3 100644 --- a/icons/jsx/Dataset.jsx +++ b/icons/jsx/Dataset.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDataset(props) { return ( - + ); } - export default SvgDataset; diff --git a/icons/jsx/DatasetLinked.jsx b/icons/jsx/DatasetLinked.jsx index 3799dde434..cc6b6b513e 100644 --- a/icons/jsx/DatasetLinked.jsx +++ b/icons/jsx/DatasetLinked.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDatasetLinked(props) { return ( - - - + + + ); } - export default SvgDatasetLinked; diff --git a/icons/jsx/DateRange.jsx b/icons/jsx/DateRange.jsx index e84a94d510..33510f0439 100644 --- a/icons/jsx/DateRange.jsx +++ b/icons/jsx/DateRange.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDateRange(props) { return ( ); } - export default SvgDateRange; diff --git a/icons/jsx/Deblur.jsx b/icons/jsx/Deblur.jsx index f14c5615d7..d116881638 100644 --- a/icons/jsx/Deblur.jsx +++ b/icons/jsx/Deblur.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeblur(props) { return ( - + @@ -25,5 +25,4 @@ function SvgDeblur(props) { ); } - export default SvgDeblur; diff --git a/icons/jsx/Deck.jsx b/icons/jsx/Deck.jsx index 5180c8143b..5393746653 100644 --- a/icons/jsx/Deck.jsx +++ b/icons/jsx/Deck.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeck(props) { return ( - - + + ); } - export default SvgDeck; diff --git a/icons/jsx/Dehaze.jsx b/icons/jsx/Dehaze.jsx index 1a6d779bae..2483e1b0fe 100644 --- a/icons/jsx/Dehaze.jsx +++ b/icons/jsx/Dehaze.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDehaze(props) { return ( - + ); } - export default SvgDehaze; diff --git a/icons/jsx/Delete.jsx b/icons/jsx/Delete.jsx index 49dc7f98a8..d4758fe64e 100644 --- a/icons/jsx/Delete.jsx +++ b/icons/jsx/Delete.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDelete(props) { return ( ); } - export default SvgDelete; diff --git a/icons/jsx/DeleteForever.jsx b/icons/jsx/DeleteForever.jsx index 26878a0367..fd5d07cf47 100644 --- a/icons/jsx/DeleteForever.jsx +++ b/icons/jsx/DeleteForever.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeleteForever(props) { return ( - + ); } - export default SvgDeleteForever; diff --git a/icons/jsx/DeleteOutline.jsx b/icons/jsx/DeleteOutline.jsx index 495f421a1c..2199b4fbd3 100644 --- a/icons/jsx/DeleteOutline.jsx +++ b/icons/jsx/DeleteOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeleteOutline(props) { return ( - + ); } - export default SvgDeleteOutline; diff --git a/icons/jsx/DeleteSweep.jsx b/icons/jsx/DeleteSweep.jsx index f230cad133..06ce05e4da 100644 --- a/icons/jsx/DeleteSweep.jsx +++ b/icons/jsx/DeleteSweep.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeleteSweep(props) { return ( - + ); } - export default SvgDeleteSweep; diff --git a/icons/jsx/DeliveryDining.jsx b/icons/jsx/DeliveryDining.jsx index 3375189890..da038074a1 100644 --- a/icons/jsx/DeliveryDining.jsx +++ b/icons/jsx/DeliveryDining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeliveryDining(props) { return ( - - + + ); } - export default SvgDeliveryDining; diff --git a/icons/jsx/DensityLarge.jsx b/icons/jsx/DensityLarge.jsx index f81e10e310..908a8efcb8 100644 --- a/icons/jsx/DensityLarge.jsx +++ b/icons/jsx/DensityLarge.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDensityLarge(props) { return ( - + ); } - export default SvgDensityLarge; diff --git a/icons/jsx/DensityMedium.jsx b/icons/jsx/DensityMedium.jsx index cec5a2d381..43249c010c 100644 --- a/icons/jsx/DensityMedium.jsx +++ b/icons/jsx/DensityMedium.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDensityMedium(props) { return ( - + ); } - export default SvgDensityMedium; diff --git a/icons/jsx/DensitySmall.jsx b/icons/jsx/DensitySmall.jsx index bb85a8e116..2194157dcd 100644 --- a/icons/jsx/DensitySmall.jsx +++ b/icons/jsx/DensitySmall.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDensitySmall(props) { return ( - + ); } - export default SvgDensitySmall; diff --git a/icons/jsx/DepartureBoard.jsx b/icons/jsx/DepartureBoard.jsx index 3be3a9f153..a882b11506 100644 --- a/icons/jsx/DepartureBoard.jsx +++ b/icons/jsx/DepartureBoard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDepartureBoard(props) { return ( - + ); } - export default SvgDepartureBoard; diff --git a/icons/jsx/Description.jsx b/icons/jsx/Description.jsx index ebbd468ba8..2c67f4f279 100644 --- a/icons/jsx/Description.jsx +++ b/icons/jsx/Description.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDescription(props) { return ( - + ); } - export default SvgDescription; diff --git a/icons/jsx/Deselect.jsx b/icons/jsx/Deselect.jsx index bbbb67337f..f9c8215cbe 100644 --- a/icons/jsx/Deselect.jsx +++ b/icons/jsx/Deselect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeselect(props) { return ( - + ); } - export default SvgDeselect; diff --git a/icons/jsx/DesignServices.jsx b/icons/jsx/DesignServices.jsx index 7dd9a9ae7e..49303288a9 100644 --- a/icons/jsx/DesignServices.jsx +++ b/icons/jsx/DesignServices.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDesignServices(props) { return ( - + ); } - export default SvgDesignServices; diff --git a/icons/jsx/Desk.jsx b/icons/jsx/Desk.jsx index c599bd30c3..283ece3f42 100644 --- a/icons/jsx/Desk.jsx +++ b/icons/jsx/Desk.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDesk(props) { return ( - + ); } - export default SvgDesk; diff --git a/icons/jsx/DesktopAccessDisabled.jsx b/icons/jsx/DesktopAccessDisabled.jsx index 3902e17199..e62e4ca684 100644 --- a/icons/jsx/DesktopAccessDisabled.jsx +++ b/icons/jsx/DesktopAccessDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDesktopAccessDisabled(props) { return ( - + ); } - export default SvgDesktopAccessDisabled; diff --git a/icons/jsx/DesktopMac.jsx b/icons/jsx/DesktopMac.jsx index a9d28db7ef..6a89fd48df 100644 --- a/icons/jsx/DesktopMac.jsx +++ b/icons/jsx/DesktopMac.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDesktopMac(props) { return ( - + ); } - export default SvgDesktopMac; diff --git a/icons/jsx/DesktopWindows.jsx b/icons/jsx/DesktopWindows.jsx index a393aa20cf..da95cbc480 100644 --- a/icons/jsx/DesktopWindows.jsx +++ b/icons/jsx/DesktopWindows.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDesktopWindows(props) { return ( - + ); } - export default SvgDesktopWindows; diff --git a/icons/jsx/Details.jsx b/icons/jsx/Details.jsx index 1e6c478405..8f1b5d52f9 100644 --- a/icons/jsx/Details.jsx +++ b/icons/jsx/Details.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDetails(props) { return ( - + ); } - export default SvgDetails; diff --git a/icons/jsx/DeveloperBoard.jsx b/icons/jsx/DeveloperBoard.jsx index 5618e92d80..297002e4f7 100644 --- a/icons/jsx/DeveloperBoard.jsx +++ b/icons/jsx/DeveloperBoard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeveloperBoard(props) { return ( - + ); } - export default SvgDeveloperBoard; diff --git a/icons/jsx/DeveloperBoardOff.jsx b/icons/jsx/DeveloperBoardOff.jsx index 10a4fe0e96..dfa903e361 100644 --- a/icons/jsx/DeveloperBoardOff.jsx +++ b/icons/jsx/DeveloperBoardOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeveloperBoardOff(props) { return ( - + ); } - export default SvgDeveloperBoardOff; diff --git a/icons/jsx/DeveloperMode.jsx b/icons/jsx/DeveloperMode.jsx index 3782718503..9d741a807b 100644 --- a/icons/jsx/DeveloperMode.jsx +++ b/icons/jsx/DeveloperMode.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeveloperMode(props) { return ( - + ); } - export default SvgDeveloperMode; diff --git a/icons/jsx/DeviceHub.jsx b/icons/jsx/DeviceHub.jsx index cb3bcff1ac..94b85ce931 100644 --- a/icons/jsx/DeviceHub.jsx +++ b/icons/jsx/DeviceHub.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeviceHub(props) { return ( - + ); } - export default SvgDeviceHub; diff --git a/icons/jsx/DeviceThermostat.jsx b/icons/jsx/DeviceThermostat.jsx index 52aaa8151c..e420e8a4c8 100644 --- a/icons/jsx/DeviceThermostat.jsx +++ b/icons/jsx/DeviceThermostat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeviceThermostat(props) { return ( - + ); } - export default SvgDeviceThermostat; diff --git a/icons/jsx/DeviceUnknown.jsx b/icons/jsx/DeviceUnknown.jsx index 6a08f13d4d..3d5f1127d2 100644 --- a/icons/jsx/DeviceUnknown.jsx +++ b/icons/jsx/DeviceUnknown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDeviceUnknown(props) { return ( - + ); } - export default SvgDeviceUnknown; diff --git a/icons/jsx/Devices.jsx b/icons/jsx/Devices.jsx index 01b1620875..16c582e278 100644 --- a/icons/jsx/Devices.jsx +++ b/icons/jsx/Devices.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDevices(props) { return ( - + ); } - export default SvgDevices; diff --git a/icons/jsx/DevicesFold.jsx b/icons/jsx/DevicesFold.jsx index dd0bedf3bf..ea4947f765 100644 --- a/icons/jsx/DevicesFold.jsx +++ b/icons/jsx/DevicesFold.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDevicesFold(props) { return ( - + ); } - export default SvgDevicesFold; diff --git a/icons/jsx/DevicesOther.jsx b/icons/jsx/DevicesOther.jsx index 6b8775d32e..c9751ab634 100644 --- a/icons/jsx/DevicesOther.jsx +++ b/icons/jsx/DevicesOther.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDevicesOther(props) { return ( - + ); } - export default SvgDevicesOther; diff --git a/icons/jsx/DialerSip.jsx b/icons/jsx/DialerSip.jsx index c59341af14..7fffc70a1b 100644 --- a/icons/jsx/DialerSip.jsx +++ b/icons/jsx/DialerSip.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDialerSip(props) { return ( - + ); } - export default SvgDialerSip; diff --git a/icons/jsx/Dialpad.jsx b/icons/jsx/Dialpad.jsx index 84b27b8ee8..1af950bf4a 100644 --- a/icons/jsx/Dialpad.jsx +++ b/icons/jsx/Dialpad.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDialpad(props) { return ( - + ); } - export default SvgDialpad; diff --git a/icons/jsx/Diamond.jsx b/icons/jsx/Diamond.jsx index b9dfc5d82f..32636db27b 100644 --- a/icons/jsx/Diamond.jsx +++ b/icons/jsx/Diamond.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDiamond(props) { return ( - + ); } - export default SvgDiamond; diff --git a/icons/jsx/Difference.jsx b/icons/jsx/Difference.jsx index 30c3b34a9a..4487360bdb 100644 --- a/icons/jsx/Difference.jsx +++ b/icons/jsx/Difference.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDifference(props) { return ( - + ); } - export default SvgDifference; diff --git a/icons/jsx/Dining.jsx b/icons/jsx/Dining.jsx index 9d1b2ede80..2af808797f 100644 --- a/icons/jsx/Dining.jsx +++ b/icons/jsx/Dining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDining(props) { return ( - + ); } - export default SvgDining; diff --git a/icons/jsx/DinnerDining.jsx b/icons/jsx/DinnerDining.jsx index 1422ce5b7d..dd839f91f0 100644 --- a/icons/jsx/DinnerDining.jsx +++ b/icons/jsx/DinnerDining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDinnerDining(props) { return ( - + ); } - export default SvgDinnerDining; diff --git a/icons/jsx/Directions.jsx b/icons/jsx/Directions.jsx index cf11fd6d45..4f55bc4f83 100644 --- a/icons/jsx/Directions.jsx +++ b/icons/jsx/Directions.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirections(props) { return ( - + ); } - export default SvgDirections; diff --git a/icons/jsx/DirectionsBike.jsx b/icons/jsx/DirectionsBike.jsx index c194bed409..7dea5fb8b3 100644 --- a/icons/jsx/DirectionsBike.jsx +++ b/icons/jsx/DirectionsBike.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsBike(props) { return ( - + ); } - export default SvgDirectionsBike; diff --git a/icons/jsx/DirectionsBoat.jsx b/icons/jsx/DirectionsBoat.jsx index 75f5da7301..5bc056ea82 100644 --- a/icons/jsx/DirectionsBoat.jsx +++ b/icons/jsx/DirectionsBoat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsBoat(props) { return ( - + ); } - export default SvgDirectionsBoat; diff --git a/icons/jsx/DirectionsBoatFilled.jsx b/icons/jsx/DirectionsBoatFilled.jsx index adec02f6ea..a4fd6c69da 100644 --- a/icons/jsx/DirectionsBoatFilled.jsx +++ b/icons/jsx/DirectionsBoatFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsBoatFilled(props) { return ( - + ); } - export default SvgDirectionsBoatFilled; diff --git a/icons/jsx/DirectionsBus.jsx b/icons/jsx/DirectionsBus.jsx index ad16dbbf18..60099e4289 100644 --- a/icons/jsx/DirectionsBus.jsx +++ b/icons/jsx/DirectionsBus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsBus(props) { return ( - + ); } - export default SvgDirectionsBus; diff --git a/icons/jsx/DirectionsBusFilled.jsx b/icons/jsx/DirectionsBusFilled.jsx index 1888148524..d96c6e6112 100644 --- a/icons/jsx/DirectionsBusFilled.jsx +++ b/icons/jsx/DirectionsBusFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsBusFilled(props) { return ( - + ); } - export default SvgDirectionsBusFilled; diff --git a/icons/jsx/DirectionsCar.jsx b/icons/jsx/DirectionsCar.jsx index 4915f62c76..4985846394 100644 --- a/icons/jsx/DirectionsCar.jsx +++ b/icons/jsx/DirectionsCar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsCar(props) { return ( - + ); } - export default SvgDirectionsCar; diff --git a/icons/jsx/DirectionsCarFilled.jsx b/icons/jsx/DirectionsCarFilled.jsx index 034d8e8902..a13ec1b446 100644 --- a/icons/jsx/DirectionsCarFilled.jsx +++ b/icons/jsx/DirectionsCarFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsCarFilled(props) { return ( - + ); } - export default SvgDirectionsCarFilled; diff --git a/icons/jsx/DirectionsOff.jsx b/icons/jsx/DirectionsOff.jsx index 959ae73be6..1592628977 100644 --- a/icons/jsx/DirectionsOff.jsx +++ b/icons/jsx/DirectionsOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsOff(props) { return ( - + ); } - export default SvgDirectionsOff; diff --git a/icons/jsx/DirectionsRailway.jsx b/icons/jsx/DirectionsRailway.jsx index 1c27385f93..7020ec855d 100644 --- a/icons/jsx/DirectionsRailway.jsx +++ b/icons/jsx/DirectionsRailway.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsRailway(props) { return ( - + ); } - export default SvgDirectionsRailway; diff --git a/icons/jsx/DirectionsRailwayFilled.jsx b/icons/jsx/DirectionsRailwayFilled.jsx index b038e7589e..9da316de62 100644 --- a/icons/jsx/DirectionsRailwayFilled.jsx +++ b/icons/jsx/DirectionsRailwayFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsRailwayFilled(props) { return ( - + ); } - export default SvgDirectionsRailwayFilled; diff --git a/icons/jsx/DirectionsRun.jsx b/icons/jsx/DirectionsRun.jsx index bd00cdb9f9..8cc8a59db1 100644 --- a/icons/jsx/DirectionsRun.jsx +++ b/icons/jsx/DirectionsRun.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsRun(props) { return ( - + ); } - export default SvgDirectionsRun; diff --git a/icons/jsx/DirectionsSubway.jsx b/icons/jsx/DirectionsSubway.jsx index 8295e82b62..c7da45d677 100644 --- a/icons/jsx/DirectionsSubway.jsx +++ b/icons/jsx/DirectionsSubway.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsSubway(props) { return ( - + ); } - export default SvgDirectionsSubway; diff --git a/icons/jsx/DirectionsSubwayFilled.jsx b/icons/jsx/DirectionsSubwayFilled.jsx index b912d067b7..058d95a7d6 100644 --- a/icons/jsx/DirectionsSubwayFilled.jsx +++ b/icons/jsx/DirectionsSubwayFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsSubwayFilled(props) { return ( - + ); } - export default SvgDirectionsSubwayFilled; diff --git a/icons/jsx/DirectionsTransit.jsx b/icons/jsx/DirectionsTransit.jsx index b40a15a82d..dd1b499a8c 100644 --- a/icons/jsx/DirectionsTransit.jsx +++ b/icons/jsx/DirectionsTransit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsTransit(props) { return ( - + ); } - export default SvgDirectionsTransit; diff --git a/icons/jsx/DirectionsTransitFilled.jsx b/icons/jsx/DirectionsTransitFilled.jsx index 3b8689530c..6a14456b77 100644 --- a/icons/jsx/DirectionsTransitFilled.jsx +++ b/icons/jsx/DirectionsTransitFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsTransitFilled(props) { return ( - + ); } - export default SvgDirectionsTransitFilled; diff --git a/icons/jsx/DirectionsWalk.jsx b/icons/jsx/DirectionsWalk.jsx index f09d44eb7e..4089ca0396 100644 --- a/icons/jsx/DirectionsWalk.jsx +++ b/icons/jsx/DirectionsWalk.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirectionsWalk(props) { return ( - + ); } - export default SvgDirectionsWalk; diff --git a/icons/jsx/DirtyLens.jsx b/icons/jsx/DirtyLens.jsx index 60ba637c88..f8993e85ba 100644 --- a/icons/jsx/DirtyLens.jsx +++ b/icons/jsx/DirtyLens.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDirtyLens(props) { return ( - + ); } - export default SvgDirtyLens; diff --git a/icons/jsx/DisabledByDefault.jsx b/icons/jsx/DisabledByDefault.jsx index f701b334cb..171bc28fa8 100644 --- a/icons/jsx/DisabledByDefault.jsx +++ b/icons/jsx/DisabledByDefault.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDisabledByDefault(props) { return ( - + ); } - export default SvgDisabledByDefault; diff --git a/icons/jsx/DisabledVisible.jsx b/icons/jsx/DisabledVisible.jsx index 8b8fd6c99f..4784a5be3c 100644 --- a/icons/jsx/DisabledVisible.jsx +++ b/icons/jsx/DisabledVisible.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDisabledVisible(props) { return ( - + ); } - export default SvgDisabledVisible; diff --git a/icons/jsx/DiscFull.jsx b/icons/jsx/DiscFull.jsx index 06a34dac87..c8ac97bcf8 100644 --- a/icons/jsx/DiscFull.jsx +++ b/icons/jsx/DiscFull.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDiscFull(props) { return ( - + ); } - export default SvgDiscFull; diff --git a/icons/jsx/Discord.jsx b/icons/jsx/Discord.jsx index 223c5905a8..5683995f9e 100644 --- a/icons/jsx/Discord.jsx +++ b/icons/jsx/Discord.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDiscord(props) { return ( - + ); } - export default SvgDiscord; diff --git a/icons/jsx/Discount.jsx b/icons/jsx/Discount.jsx index 574b42ddca..528664547e 100644 --- a/icons/jsx/Discount.jsx +++ b/icons/jsx/Discount.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDiscount(props) { return ( - - + + ); } - export default SvgDiscount; diff --git a/icons/jsx/DisplaySettings.jsx b/icons/jsx/DisplaySettings.jsx index 79d2859ae6..0ac740792e 100644 --- a/icons/jsx/DisplaySettings.jsx +++ b/icons/jsx/DisplaySettings.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDisplaySettings(props) { return ( - - + + ); } - export default SvgDisplaySettings; diff --git a/icons/jsx/Diversity1.jsx b/icons/jsx/Diversity1.jsx index 076a4cf513..1125e603ea 100644 --- a/icons/jsx/Diversity1.jsx +++ b/icons/jsx/Diversity1.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDiversity1(props) { return ( - + - - + + ); } - export default SvgDiversity1; diff --git a/icons/jsx/Diversity2.jsx b/icons/jsx/Diversity2.jsx index 9846ca031c..7761b3e1d9 100644 --- a/icons/jsx/Diversity2.jsx +++ b/icons/jsx/Diversity2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDiversity2(props) { return ( - - - + + + ); } - export default SvgDiversity2; diff --git a/icons/jsx/Diversity3.jsx b/icons/jsx/Diversity3.jsx index 7944096da9..08b2f40397 100644 --- a/icons/jsx/Diversity3.jsx +++ b/icons/jsx/Diversity3.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDiversity3(props) { return ( - - + + ); } - export default SvgDiversity3; diff --git a/icons/jsx/Divide.jsx b/icons/jsx/Divide.jsx index be3da551fd..4c598e6d26 100644 --- a/icons/jsx/Divide.jsx +++ b/icons/jsx/Divide.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDivide(props) { return ( - + ); } - export default SvgDivide; diff --git a/icons/jsx/Dns.jsx b/icons/jsx/Dns.jsx index 028efb420e..c9513e16ac 100644 --- a/icons/jsx/Dns.jsx +++ b/icons/jsx/Dns.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDns(props) { return ( - + ); } - export default SvgDns; diff --git a/icons/jsx/DoDisturb.jsx b/icons/jsx/DoDisturb.jsx index 3c0867c168..4f136a42fc 100644 --- a/icons/jsx/DoDisturb.jsx +++ b/icons/jsx/DoDisturb.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoDisturb(props) { return ( - + ); } - export default SvgDoDisturb; diff --git a/icons/jsx/DoDisturbAlt.jsx b/icons/jsx/DoDisturbAlt.jsx index 2817a8e73d..022f077e2c 100644 --- a/icons/jsx/DoDisturbAlt.jsx +++ b/icons/jsx/DoDisturbAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoDisturbAlt(props) { return ( - + ); } - export default SvgDoDisturbAlt; diff --git a/icons/jsx/DoDisturbOff.jsx b/icons/jsx/DoDisturbOff.jsx index 90f14e32e1..8c6db01719 100644 --- a/icons/jsx/DoDisturbOff.jsx +++ b/icons/jsx/DoDisturbOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoDisturbOff(props) { return ( - + ); } - export default SvgDoDisturbOff; diff --git a/icons/jsx/DoDisturbOn.jsx b/icons/jsx/DoDisturbOn.jsx index 5e0f8529be..820e7bf585 100644 --- a/icons/jsx/DoDisturbOn.jsx +++ b/icons/jsx/DoDisturbOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoDisturbOn(props) { return ( - + ); } - export default SvgDoDisturbOn; diff --git a/icons/jsx/DoNotDisturb.jsx b/icons/jsx/DoNotDisturb.jsx index 6aed910453..47059e87a1 100644 --- a/icons/jsx/DoNotDisturb.jsx +++ b/icons/jsx/DoNotDisturb.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoNotDisturb(props) { return ( - + ); } - export default SvgDoNotDisturb; diff --git a/icons/jsx/DoNotDisturbAlt.jsx b/icons/jsx/DoNotDisturbAlt.jsx index f4822831f2..e659dc172c 100644 --- a/icons/jsx/DoNotDisturbAlt.jsx +++ b/icons/jsx/DoNotDisturbAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoNotDisturbAlt(props) { return ( - + ); } - export default SvgDoNotDisturbAlt; diff --git a/icons/jsx/DoNotDisturbOff.jsx b/icons/jsx/DoNotDisturbOff.jsx index 07bf8ce191..638abf2f33 100644 --- a/icons/jsx/DoNotDisturbOff.jsx +++ b/icons/jsx/DoNotDisturbOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoNotDisturbOff(props) { return ( - + ); } - export default SvgDoNotDisturbOff; diff --git a/icons/jsx/DoNotDisturbOn.jsx b/icons/jsx/DoNotDisturbOn.jsx index bfc1fed52b..044055b4d2 100644 --- a/icons/jsx/DoNotDisturbOn.jsx +++ b/icons/jsx/DoNotDisturbOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoNotDisturbOn(props) { return ( - + ); } - export default SvgDoNotDisturbOn; diff --git a/icons/jsx/DoNotDisturbOnTotalSilence.jsx b/icons/jsx/DoNotDisturbOnTotalSilence.jsx index ceb176457a..cdb938d69f 100644 --- a/icons/jsx/DoNotDisturbOnTotalSilence.jsx +++ b/icons/jsx/DoNotDisturbOnTotalSilence.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoNotDisturbOnTotalSilence(props) { return ( - + ); } - export default SvgDoNotDisturbOnTotalSilence; diff --git a/icons/jsx/DoNotStep.jsx b/icons/jsx/DoNotStep.jsx index 6ffc8eb11f..038b80000e 100644 --- a/icons/jsx/DoNotStep.jsx +++ b/icons/jsx/DoNotStep.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoNotStep(props) { return ( - + ); } - export default SvgDoNotStep; diff --git a/icons/jsx/DoNotTouch.jsx b/icons/jsx/DoNotTouch.jsx index 79563cbe45..4382457ec9 100644 --- a/icons/jsx/DoNotTouch.jsx +++ b/icons/jsx/DoNotTouch.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoNotTouch(props) { return ( - + ); } - export default SvgDoNotTouch; diff --git a/icons/jsx/Dock.jsx b/icons/jsx/Dock.jsx index be238cff4e..5da70e6884 100644 --- a/icons/jsx/Dock.jsx +++ b/icons/jsx/Dock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDock(props) { return ( - + ); } - export default SvgDock; diff --git a/icons/jsx/DocumentScanner.jsx b/icons/jsx/DocumentScanner.jsx index 39ad76d94a..ef448f0698 100644 --- a/icons/jsx/DocumentScanner.jsx +++ b/icons/jsx/DocumentScanner.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDocumentScanner(props) { return ( - + ); } - export default SvgDocumentScanner; diff --git a/icons/jsx/Domain.jsx b/icons/jsx/Domain.jsx index 0f062e6818..3cd1b47c90 100644 --- a/icons/jsx/Domain.jsx +++ b/icons/jsx/Domain.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDomain(props) { return ( - + ); } - export default SvgDomain; diff --git a/icons/jsx/DomainAdd.jsx b/icons/jsx/DomainAdd.jsx index a0b3066d7b..b51ecc4556 100644 --- a/icons/jsx/DomainAdd.jsx +++ b/icons/jsx/DomainAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDomainAdd(props) { return ( - + ); } - export default SvgDomainAdd; diff --git a/icons/jsx/DomainDisabled.jsx b/icons/jsx/DomainDisabled.jsx index ee260cb2da..18589a1415 100644 --- a/icons/jsx/DomainDisabled.jsx +++ b/icons/jsx/DomainDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDomainDisabled(props) { return ( - + ); } - export default SvgDomainDisabled; diff --git a/icons/jsx/DomainVerification.jsx b/icons/jsx/DomainVerification.jsx index 137511c439..f4c168598f 100644 --- a/icons/jsx/DomainVerification.jsx +++ b/icons/jsx/DomainVerification.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDomainVerification(props) { return ( - - + + ); } - export default SvgDomainVerification; diff --git a/icons/jsx/Done.jsx b/icons/jsx/Done.jsx index aa31f2a864..3fae077f61 100644 --- a/icons/jsx/Done.jsx +++ b/icons/jsx/Done.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDone(props) { return ( - + ); } - export default SvgDone; diff --git a/icons/jsx/DoneAll.jsx b/icons/jsx/DoneAll.jsx index 6bcf9981ac..64bf2f2fae 100644 --- a/icons/jsx/DoneAll.jsx +++ b/icons/jsx/DoneAll.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoneAll(props) { return ( - + ); } - export default SvgDoneAll; diff --git a/icons/jsx/DoneOutline.jsx b/icons/jsx/DoneOutline.jsx index c7b5970f87..2b6e91cdf4 100644 --- a/icons/jsx/DoneOutline.jsx +++ b/icons/jsx/DoneOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoneOutline(props) { return ( - + ); } - export default SvgDoneOutline; diff --git a/icons/jsx/DonutLarge.jsx b/icons/jsx/DonutLarge.jsx index 4b7e7990aa..353c3e745e 100644 --- a/icons/jsx/DonutLarge.jsx +++ b/icons/jsx/DonutLarge.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDonutLarge(props) { return ( - + ); } - export default SvgDonutLarge; diff --git a/icons/jsx/DonutSmall.jsx b/icons/jsx/DonutSmall.jsx index d43d6f6b30..ae6e74cd2e 100644 --- a/icons/jsx/DonutSmall.jsx +++ b/icons/jsx/DonutSmall.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDonutSmall(props) { return ( - + ); } - export default SvgDonutSmall; diff --git a/icons/jsx/DoorBack.jsx b/icons/jsx/DoorBack.jsx index fabbc5a644..852dd62bb2 100644 --- a/icons/jsx/DoorBack.jsx +++ b/icons/jsx/DoorBack.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoorBack(props) { return ( - + ); } - export default SvgDoorBack; diff --git a/icons/jsx/DoorFront.jsx b/icons/jsx/DoorFront.jsx index e74b4d0f0e..451742f07c 100644 --- a/icons/jsx/DoorFront.jsx +++ b/icons/jsx/DoorFront.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoorFront(props) { return ( - + ); } - export default SvgDoorFront; diff --git a/icons/jsx/DoorSliding.jsx b/icons/jsx/DoorSliding.jsx index 1028f946c6..7623881a72 100644 --- a/icons/jsx/DoorSliding.jsx +++ b/icons/jsx/DoorSliding.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoorSliding(props) { return ( - + ); } - export default SvgDoorSliding; diff --git a/icons/jsx/Doorbell.jsx b/icons/jsx/Doorbell.jsx index e80297dafc..980ec2d1e4 100644 --- a/icons/jsx/Doorbell.jsx +++ b/icons/jsx/Doorbell.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoorbell(props) { return ( - + ); } - export default SvgDoorbell; diff --git a/icons/jsx/DoubleArrow.jsx b/icons/jsx/DoubleArrow.jsx index 058dfd3716..1ef87941b0 100644 --- a/icons/jsx/DoubleArrow.jsx +++ b/icons/jsx/DoubleArrow.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDoubleArrow(props) { return ( - - + + ); } - export default SvgDoubleArrow; diff --git a/icons/jsx/DownhillSkiing.jsx b/icons/jsx/DownhillSkiing.jsx index 0d151ca839..fa40c92642 100644 --- a/icons/jsx/DownhillSkiing.jsx +++ b/icons/jsx/DownhillSkiing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDownhillSkiing(props) { return ( - + ); } - export default SvgDownhillSkiing; diff --git a/icons/jsx/Download.jsx b/icons/jsx/Download.jsx index 2047e022d1..f2bbea7020 100644 --- a/icons/jsx/Download.jsx +++ b/icons/jsx/Download.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDownload(props) { return ( ); } - export default SvgDownload; diff --git a/icons/jsx/DownloadDone.jsx b/icons/jsx/DownloadDone.jsx index aae308cfad..615fc725f9 100644 --- a/icons/jsx/DownloadDone.jsx +++ b/icons/jsx/DownloadDone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDownloadDone(props) { return ( ); } - export default SvgDownloadDone; diff --git a/icons/jsx/DownloadForOffline.jsx b/icons/jsx/DownloadForOffline.jsx index b56aee1efb..c69b4465ea 100644 --- a/icons/jsx/DownloadForOffline.jsx +++ b/icons/jsx/DownloadForOffline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDownloadForOffline(props) { return ( - + ); } - export default SvgDownloadForOffline; diff --git a/icons/jsx/Downloading.jsx b/icons/jsx/Downloading.jsx index 52e53263a5..d20f4c00fc 100644 --- a/icons/jsx/Downloading.jsx +++ b/icons/jsx/Downloading.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDownloading(props) { return ( ); } - export default SvgDownloading; diff --git a/icons/jsx/Drafts.jsx b/icons/jsx/Drafts.jsx index f4b8f5b760..02e75e2504 100644 --- a/icons/jsx/Drafts.jsx +++ b/icons/jsx/Drafts.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDrafts(props) { return ( - + ); } - export default SvgDrafts; diff --git a/icons/jsx/DragHandle.jsx b/icons/jsx/DragHandle.jsx index 78ab24a848..a7109cec0a 100644 --- a/icons/jsx/DragHandle.jsx +++ b/icons/jsx/DragHandle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDragHandle(props) { return ( - + ); } - export default SvgDragHandle; diff --git a/icons/jsx/DragIndicator.jsx b/icons/jsx/DragIndicator.jsx index b1769ca635..2dcd3c42a2 100644 --- a/icons/jsx/DragIndicator.jsx +++ b/icons/jsx/DragIndicator.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDragIndicator(props) { return ( - + ); } - export default SvgDragIndicator; diff --git a/icons/jsx/Draw.jsx b/icons/jsx/Draw.jsx index ccdfaea34d..f022ade3b8 100644 --- a/icons/jsx/Draw.jsx +++ b/icons/jsx/Draw.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDraw(props) { return ( - + ); } - export default SvgDraw; diff --git a/icons/jsx/DrawShapes.jsx b/icons/jsx/DrawShapes.jsx index e5cf4b8f43..7a618eed8a 100644 --- a/icons/jsx/DrawShapes.jsx +++ b/icons/jsx/DrawShapes.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDrawShapes(props) { return ( ); } - export default SvgDrawShapes; diff --git a/icons/jsx/DriveEta.jsx b/icons/jsx/DriveEta.jsx index cbba757cb6..b79d167c7f 100644 --- a/icons/jsx/DriveEta.jsx +++ b/icons/jsx/DriveEta.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDriveEta(props) { return ( - + ); } - export default SvgDriveEta; diff --git a/icons/jsx/DriveFileMove.jsx b/icons/jsx/DriveFileMove.jsx index f1f24d8b80..667a946081 100644 --- a/icons/jsx/DriveFileMove.jsx +++ b/icons/jsx/DriveFileMove.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDriveFileMove(props) { return ( - + ); } - export default SvgDriveFileMove; diff --git a/icons/jsx/DriveFileMoveRtl.jsx b/icons/jsx/DriveFileMoveRtl.jsx index fefd4ce571..c48ae2b9a3 100644 --- a/icons/jsx/DriveFileMoveRtl.jsx +++ b/icons/jsx/DriveFileMoveRtl.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDriveFileMoveRtl(props) { return ( - + ); } - export default SvgDriveFileMoveRtl; diff --git a/icons/jsx/DriveFileRenameOutline.jsx b/icons/jsx/DriveFileRenameOutline.jsx index 253e67740a..b8d477938c 100644 --- a/icons/jsx/DriveFileRenameOutline.jsx +++ b/icons/jsx/DriveFileRenameOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDriveFileRenameOutline(props) { return ( - + ); } - export default SvgDriveFileRenameOutline; diff --git a/icons/jsx/DriveFolderUpload.jsx b/icons/jsx/DriveFolderUpload.jsx index eb5d1f1188..be84a070bf 100644 --- a/icons/jsx/DriveFolderUpload.jsx +++ b/icons/jsx/DriveFolderUpload.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDriveFolderUpload(props) { return ( - + ); } - export default SvgDriveFolderUpload; diff --git a/icons/jsx/Dry.jsx b/icons/jsx/Dry.jsx index cfe6bbb5ad..54f7ff9cb2 100644 --- a/icons/jsx/Dry.jsx +++ b/icons/jsx/Dry.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDry(props) { return ( - + ); } - export default SvgDry; diff --git a/icons/jsx/DryCleaning.jsx b/icons/jsx/DryCleaning.jsx index 9e298effa8..1a9ad5164f 100644 --- a/icons/jsx/DryCleaning.jsx +++ b/icons/jsx/DryCleaning.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDryCleaning(props) { return ( - + ); } - export default SvgDryCleaning; diff --git a/icons/jsx/Duo.jsx b/icons/jsx/Duo.jsx index 8d494c54f1..d05baaec95 100644 --- a/icons/jsx/Duo.jsx +++ b/icons/jsx/Duo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDuo(props) { return ( - + ); } - export default SvgDuo; diff --git a/icons/jsx/Dvr.jsx b/icons/jsx/Dvr.jsx index 1371e2bacd..0dd5ab6685 100644 --- a/icons/jsx/Dvr.jsx +++ b/icons/jsx/Dvr.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDvr(props) { return ( - + ); } - export default SvgDvr; diff --git a/icons/jsx/DynamicFeed.jsx b/icons/jsx/DynamicFeed.jsx index 871c2c7a3a..39dcf7015d 100644 --- a/icons/jsx/DynamicFeed.jsx +++ b/icons/jsx/DynamicFeed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDynamicFeed(props) { return ( - - + + ); } - export default SvgDynamicFeed; diff --git a/icons/jsx/DynamicForm.jsx b/icons/jsx/DynamicForm.jsx index 64ad14440d..51d27aa1a9 100644 --- a/icons/jsx/DynamicForm.jsx +++ b/icons/jsx/DynamicForm.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgDynamicForm(props) { return ( - + ); } - export default SvgDynamicForm; diff --git a/icons/jsx/EMobiledata.jsx b/icons/jsx/EMobiledata.jsx index 8166de941a..5d17d1569d 100644 --- a/icons/jsx/EMobiledata.jsx +++ b/icons/jsx/EMobiledata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEMobiledata(props) { return ( - + ); } - export default SvgEMobiledata; diff --git a/icons/jsx/Earbuds.jsx b/icons/jsx/Earbuds.jsx index 6884499fb8..ee1c18816b 100644 --- a/icons/jsx/Earbuds.jsx +++ b/icons/jsx/Earbuds.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEarbuds(props) { return ( - - + + ); } - export default SvgEarbuds; diff --git a/icons/jsx/EarbudsBattery.jsx b/icons/jsx/EarbudsBattery.jsx index 066042a29a..66803d33d3 100644 --- a/icons/jsx/EarbudsBattery.jsx +++ b/icons/jsx/EarbudsBattery.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEarbudsBattery(props) { return ( - + ); } - export default SvgEarbudsBattery; diff --git a/icons/jsx/East.jsx b/icons/jsx/East.jsx index 8f962f4a09..26e5dab679 100644 --- a/icons/jsx/East.jsx +++ b/icons/jsx/East.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEast(props) { return ( - + ); } - export default SvgEast; diff --git a/icons/jsx/Eco.jsx b/icons/jsx/Eco.jsx index ce6982e5bc..1b2ec70021 100644 --- a/icons/jsx/Eco.jsx +++ b/icons/jsx/Eco.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEco(props) { return ( - + ); } - export default SvgEco; diff --git a/icons/jsx/EdgesensorHigh.jsx b/icons/jsx/EdgesensorHigh.jsx index 0b9fc1080a..1c3beeb616 100644 --- a/icons/jsx/EdgesensorHigh.jsx +++ b/icons/jsx/EdgesensorHigh.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEdgesensorHigh(props) { return ( - + ); } - export default SvgEdgesensorHigh; diff --git a/icons/jsx/EdgesensorLow.jsx b/icons/jsx/EdgesensorLow.jsx index 83c39a3b1e..fce418f020 100644 --- a/icons/jsx/EdgesensorLow.jsx +++ b/icons/jsx/EdgesensorLow.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEdgesensorLow(props) { return ( - + ); } - export default SvgEdgesensorLow; diff --git a/icons/jsx/Edit.jsx b/icons/jsx/Edit.jsx index 844ec0476f..9150742cae 100644 --- a/icons/jsx/Edit.jsx +++ b/icons/jsx/Edit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEdit(props) { return ( ); } - export default SvgEdit; diff --git a/icons/jsx/EditAttributes.jsx b/icons/jsx/EditAttributes.jsx index 82dfc47618..aeb8e9268d 100644 --- a/icons/jsx/EditAttributes.jsx +++ b/icons/jsx/EditAttributes.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEditAttributes(props) { return ( - + ); } - export default SvgEditAttributes; diff --git a/icons/jsx/EditCalendar.jsx b/icons/jsx/EditCalendar.jsx index 8b095b186d..2fdebacf4a 100644 --- a/icons/jsx/EditCalendar.jsx +++ b/icons/jsx/EditCalendar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEditCalendar(props) { return ( - + ); } - export default SvgEditCalendar; diff --git a/icons/jsx/EditLocation.jsx b/icons/jsx/EditLocation.jsx index 77b3fbd1fc..46cac5e5f2 100644 --- a/icons/jsx/EditLocation.jsx +++ b/icons/jsx/EditLocation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEditLocation(props) { return ( - + ); } - export default SvgEditLocation; diff --git a/icons/jsx/EditLocationAlt.jsx b/icons/jsx/EditLocationAlt.jsx index 3773f6e811..a7fb5bec37 100644 --- a/icons/jsx/EditLocationAlt.jsx +++ b/icons/jsx/EditLocationAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEditLocationAlt(props) { return ( - + ); } - export default SvgEditLocationAlt; diff --git a/icons/jsx/EditNote.jsx b/icons/jsx/EditNote.jsx index 0d47bf9b8e..f75f079d2e 100644 --- a/icons/jsx/EditNote.jsx +++ b/icons/jsx/EditNote.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEditNote(props) { return ( - + ); } - export default SvgEditNote; diff --git a/icons/jsx/EditNotifications.jsx b/icons/jsx/EditNotifications.jsx index d17d8419d1..97a8fb503b 100644 --- a/icons/jsx/EditNotifications.jsx +++ b/icons/jsx/EditNotifications.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEditNotifications(props) { return ( - + ); } - export default SvgEditNotifications; diff --git a/icons/jsx/EditOff.jsx b/icons/jsx/EditOff.jsx index 345d5fb9cc..6221377172 100644 --- a/icons/jsx/EditOff.jsx +++ b/icons/jsx/EditOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEditOff(props) { return ( - + ); } - export default SvgEditOff; diff --git a/icons/jsx/EditOutline.jsx b/icons/jsx/EditOutline.jsx index 67efc01a61..3206c1223a 100644 --- a/icons/jsx/EditOutline.jsx +++ b/icons/jsx/EditOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEditOutline(props) { return ( ); } - export default SvgEditOutline; diff --git a/icons/jsx/EditRoad.jsx b/icons/jsx/EditRoad.jsx index 15abc6926e..c568b0511e 100644 --- a/icons/jsx/EditRoad.jsx +++ b/icons/jsx/EditRoad.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEditRoad(props) { return ( - + ); } - export default SvgEditRoad; diff --git a/icons/jsx/Egg.jsx b/icons/jsx/Egg.jsx index da251398b1..c84c90acb7 100644 --- a/icons/jsx/Egg.jsx +++ b/icons/jsx/Egg.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEgg(props) { return ( - + ); } - export default SvgEgg; diff --git a/icons/jsx/EggAlt.jsx b/icons/jsx/EggAlt.jsx index 574d426fb0..2e48cb153b 100644 --- a/icons/jsx/EggAlt.jsx +++ b/icons/jsx/EggAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEggAlt(props) { return ( - + ); } - export default SvgEggAlt; diff --git a/icons/jsx/Eject.jsx b/icons/jsx/Eject.jsx index 2449d82818..492476746d 100644 --- a/icons/jsx/Eject.jsx +++ b/icons/jsx/Eject.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEject(props) { return ( - + ); } - export default SvgEject; diff --git a/icons/jsx/Elderly.jsx b/icons/jsx/Elderly.jsx index f199e908ef..effa308e35 100644 --- a/icons/jsx/Elderly.jsx +++ b/icons/jsx/Elderly.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgElderly(props) { return ( - + ); } - export default SvgElderly; diff --git a/icons/jsx/ElderlyWoman.jsx b/icons/jsx/ElderlyWoman.jsx index 0ce08f42a3..595baece5a 100644 --- a/icons/jsx/ElderlyWoman.jsx +++ b/icons/jsx/ElderlyWoman.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgElderlyWoman(props) { return ( - + ); } - export default SvgElderlyWoman; diff --git a/icons/jsx/ElectricBike.jsx b/icons/jsx/ElectricBike.jsx index 0e3b87f84b..f34961adc4 100644 --- a/icons/jsx/ElectricBike.jsx +++ b/icons/jsx/ElectricBike.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgElectricBike(props) { return ( - + ); } - export default SvgElectricBike; diff --git a/icons/jsx/ElectricBolt.jsx b/icons/jsx/ElectricBolt.jsx index 89d2429411..68e5cf87cd 100644 --- a/icons/jsx/ElectricBolt.jsx +++ b/icons/jsx/ElectricBolt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgElectricBolt(props) { return ( - + ); } - export default SvgElectricBolt; diff --git a/icons/jsx/ElectricCar.jsx b/icons/jsx/ElectricCar.jsx index d10dfc51ea..1fdc0aac86 100644 --- a/icons/jsx/ElectricCar.jsx +++ b/icons/jsx/ElectricCar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgElectricCar(props) { return ( - + ); } - export default SvgElectricCar; diff --git a/icons/jsx/ElectricMeter.jsx b/icons/jsx/ElectricMeter.jsx index 3012f5f202..77bbf23d68 100644 --- a/icons/jsx/ElectricMeter.jsx +++ b/icons/jsx/ElectricMeter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgElectricMeter(props) { return ( - + ); } - export default SvgElectricMeter; diff --git a/icons/jsx/ElectricMoped.jsx b/icons/jsx/ElectricMoped.jsx index faf3c5c0f2..79cecf4680 100644 --- a/icons/jsx/ElectricMoped.jsx +++ b/icons/jsx/ElectricMoped.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgElectricMoped(props) { return ( - - + + ); } - export default SvgElectricMoped; diff --git a/icons/jsx/ElectricRickshaw.jsx b/icons/jsx/ElectricRickshaw.jsx index 9cb84e93a9..7a08320882 100644 --- a/icons/jsx/ElectricRickshaw.jsx +++ b/icons/jsx/ElectricRickshaw.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgElectricRickshaw(props) { return ( - + ); } - export default SvgElectricRickshaw; diff --git a/icons/jsx/ElectricScooter.jsx b/icons/jsx/ElectricScooter.jsx index facc8542c7..b113cb297a 100644 --- a/icons/jsx/ElectricScooter.jsx +++ b/icons/jsx/ElectricScooter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgElectricScooter(props) { return ( - - + + ); } - export default SvgElectricScooter; diff --git a/icons/jsx/ElectricalServices.jsx b/icons/jsx/ElectricalServices.jsx index 732f3c710d..cb42304dd2 100644 --- a/icons/jsx/ElectricalServices.jsx +++ b/icons/jsx/ElectricalServices.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgElectricalServices(props) { return ( - - + + ); } - export default SvgElectricalServices; diff --git a/icons/jsx/Elevator.jsx b/icons/jsx/Elevator.jsx index 49fb3bfc6d..9daab4cf5c 100644 --- a/icons/jsx/Elevator.jsx +++ b/icons/jsx/Elevator.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgElevator(props) { return ( - + ); } - export default SvgElevator; diff --git a/icons/jsx/Email.jsx b/icons/jsx/Email.jsx index 235a153f53..5ba10c30f5 100644 --- a/icons/jsx/Email.jsx +++ b/icons/jsx/Email.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmail(props) { return ( ); } - export default SvgEmail; diff --git a/icons/jsx/Emergency.jsx b/icons/jsx/Emergency.jsx index c736b5c7a6..e23c2ad942 100644 --- a/icons/jsx/Emergency.jsx +++ b/icons/jsx/Emergency.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmergency(props) { return ( - + ); } - export default SvgEmergency; diff --git a/icons/jsx/EmergencyRecording.jsx b/icons/jsx/EmergencyRecording.jsx index 1cf5c5dc43..b608356766 100644 --- a/icons/jsx/EmergencyRecording.jsx +++ b/icons/jsx/EmergencyRecording.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmergencyRecording(props) { return ( - + ); } - export default SvgEmergencyRecording; diff --git a/icons/jsx/EmergencyShare.jsx b/icons/jsx/EmergencyShare.jsx index 029efec6c3..2a906df8e8 100644 --- a/icons/jsx/EmergencyShare.jsx +++ b/icons/jsx/EmergencyShare.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmergencyShare(props) { return ( - + ); } - export default SvgEmergencyShare; diff --git a/icons/jsx/EmojiEmotions.jsx b/icons/jsx/EmojiEmotions.jsx index 80ff35d3b8..082aed7ce4 100644 --- a/icons/jsx/EmojiEmotions.jsx +++ b/icons/jsx/EmojiEmotions.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmojiEmotions(props) { return ( - + ); } - export default SvgEmojiEmotions; diff --git a/icons/jsx/EmojiEvents.jsx b/icons/jsx/EmojiEvents.jsx index 1697c3e007..73b942925c 100644 --- a/icons/jsx/EmojiEvents.jsx +++ b/icons/jsx/EmojiEvents.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmojiEvents(props) { return ( - + ); } - export default SvgEmojiEvents; diff --git a/icons/jsx/EmojiFlags.jsx b/icons/jsx/EmojiFlags.jsx index cab74c65c2..ccee0ac86d 100644 --- a/icons/jsx/EmojiFlags.jsx +++ b/icons/jsx/EmojiFlags.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmojiFlags(props) { return ( - + ); } - export default SvgEmojiFlags; diff --git a/icons/jsx/EmojiFoodBeverage.jsx b/icons/jsx/EmojiFoodBeverage.jsx index 4b3b3f5fad..280a012a92 100644 --- a/icons/jsx/EmojiFoodBeverage.jsx +++ b/icons/jsx/EmojiFoodBeverage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmojiFoodBeverage(props) { return ( - + ); } - export default SvgEmojiFoodBeverage; diff --git a/icons/jsx/EmojiNature.jsx b/icons/jsx/EmojiNature.jsx index 43237264ba..1ac4844b08 100644 --- a/icons/jsx/EmojiNature.jsx +++ b/icons/jsx/EmojiNature.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmojiNature(props) { return ( - + ); } - export default SvgEmojiNature; diff --git a/icons/jsx/EmojiObjects.jsx b/icons/jsx/EmojiObjects.jsx index 7c2a5f92e0..125bf5383b 100644 --- a/icons/jsx/EmojiObjects.jsx +++ b/icons/jsx/EmojiObjects.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmojiObjects(props) { return ( - + ); } - export default SvgEmojiObjects; diff --git a/icons/jsx/EmojiPeople.jsx b/icons/jsx/EmojiPeople.jsx index b6bc63c852..7542ef12ca 100644 --- a/icons/jsx/EmojiPeople.jsx +++ b/icons/jsx/EmojiPeople.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmojiPeople(props) { return ( - + ); } - export default SvgEmojiPeople; diff --git a/icons/jsx/EmojiSymbols.jsx b/icons/jsx/EmojiSymbols.jsx index b713023a52..3b65930f65 100644 --- a/icons/jsx/EmojiSymbols.jsx +++ b/icons/jsx/EmojiSymbols.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmojiSymbols(props) { return ( - + - + ); } - export default SvgEmojiSymbols; diff --git a/icons/jsx/EmojiTransportation.jsx b/icons/jsx/EmojiTransportation.jsx index 294ea4e593..daaa4f1924 100644 --- a/icons/jsx/EmojiTransportation.jsx +++ b/icons/jsx/EmojiTransportation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEmojiTransportation(props) { return ( - - - + + + ); } - export default SvgEmojiTransportation; diff --git a/icons/jsx/EnergySavingsLeaf.jsx b/icons/jsx/EnergySavingsLeaf.jsx index 8e8b81f89f..7874c1f506 100644 --- a/icons/jsx/EnergySavingsLeaf.jsx +++ b/icons/jsx/EnergySavingsLeaf.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEnergySavingsLeaf(props) { return ( - + ); } - export default SvgEnergySavingsLeaf; diff --git a/icons/jsx/Engineering.jsx b/icons/jsx/Engineering.jsx index 7e1e505aa2..9ed15889f4 100644 --- a/icons/jsx/Engineering.jsx +++ b/icons/jsx/Engineering.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEngineering(props) { return ( - + ); } - export default SvgEngineering; diff --git a/icons/jsx/EnhancedEncryption.jsx b/icons/jsx/EnhancedEncryption.jsx index 11d1ca0de9..9c44d4e3c3 100644 --- a/icons/jsx/EnhancedEncryption.jsx +++ b/icons/jsx/EnhancedEncryption.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEnhancedEncryption(props) { return ( - + ); } - export default SvgEnhancedEncryption; diff --git a/icons/jsx/Equalizer.jsx b/icons/jsx/Equalizer.jsx index fb1bc876c7..04bcb2c51c 100644 --- a/icons/jsx/Equalizer.jsx +++ b/icons/jsx/Equalizer.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEqualizer(props) { return ( - + ); } - export default SvgEqualizer; diff --git a/icons/jsx/Equals.jsx b/icons/jsx/Equals.jsx index 149b05d629..5b3ae8af96 100644 --- a/icons/jsx/Equals.jsx +++ b/icons/jsx/Equals.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEquals(props) { return ( - + ); } - export default SvgEquals; diff --git a/icons/jsx/Error.jsx b/icons/jsx/Error.jsx index 5d1dfa6ca0..3a57f51210 100644 --- a/icons/jsx/Error.jsx +++ b/icons/jsx/Error.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgError(props) { return ( ); } - export default SvgError; diff --git a/icons/jsx/ErrorOutline.jsx b/icons/jsx/ErrorOutline.jsx index 2967475820..b53abaa181 100644 --- a/icons/jsx/ErrorOutline.jsx +++ b/icons/jsx/ErrorOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgErrorOutline(props) { return ( - + ); } - export default SvgErrorOutline; diff --git a/icons/jsx/Escalator.jsx b/icons/jsx/Escalator.jsx index b6ab9bf13f..d193f2d778 100644 --- a/icons/jsx/Escalator.jsx +++ b/icons/jsx/Escalator.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEscalator(props) { return ( - + ); } - export default SvgEscalator; diff --git a/icons/jsx/EscalatorWarning.jsx b/icons/jsx/EscalatorWarning.jsx index 869ae0f8c9..ec18ae301f 100644 --- a/icons/jsx/EscalatorWarning.jsx +++ b/icons/jsx/EscalatorWarning.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEscalatorWarning(props) { return ( - + ); } - export default SvgEscalatorWarning; diff --git a/icons/jsx/Euro.jsx b/icons/jsx/Euro.jsx index 42052a8add..ad9cfc7c33 100644 --- a/icons/jsx/Euro.jsx +++ b/icons/jsx/Euro.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEuro(props) { return ( - + ); } - export default SvgEuro; diff --git a/icons/jsx/EuroSymbol.jsx b/icons/jsx/EuroSymbol.jsx index 878b439110..be8ca25c65 100644 --- a/icons/jsx/EuroSymbol.jsx +++ b/icons/jsx/EuroSymbol.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEuroSymbol(props) { return ( - + ); } - export default SvgEuroSymbol; diff --git a/icons/jsx/EvStation.jsx b/icons/jsx/EvStation.jsx index 96ef7be0d1..072b5509da 100644 --- a/icons/jsx/EvStation.jsx +++ b/icons/jsx/EvStation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEvStation(props) { return ( - + ); } - export default SvgEvStation; diff --git a/icons/jsx/Event.jsx b/icons/jsx/Event.jsx index 76c1dc0e70..ad082dd153 100644 --- a/icons/jsx/Event.jsx +++ b/icons/jsx/Event.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEvent(props) { return ( ); } - export default SvgEvent; diff --git a/icons/jsx/EventAvailable.jsx b/icons/jsx/EventAvailable.jsx index 820033574d..20021d9c9c 100644 --- a/icons/jsx/EventAvailable.jsx +++ b/icons/jsx/EventAvailable.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEventAvailable(props) { return ( ); } - export default SvgEventAvailable; diff --git a/icons/jsx/EventBusy.jsx b/icons/jsx/EventBusy.jsx index ba2d8ec034..23fa2c9e03 100644 --- a/icons/jsx/EventBusy.jsx +++ b/icons/jsx/EventBusy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEventBusy(props) { return ( ); } - export default SvgEventBusy; diff --git a/icons/jsx/EventNote.jsx b/icons/jsx/EventNote.jsx index 008211cfd3..9003344693 100644 --- a/icons/jsx/EventNote.jsx +++ b/icons/jsx/EventNote.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEventNote(props) { return ( ); } - export default SvgEventNote; diff --git a/icons/jsx/EventRepeat.jsx b/icons/jsx/EventRepeat.jsx index 31af131d50..4c1449a3ff 100644 --- a/icons/jsx/EventRepeat.jsx +++ b/icons/jsx/EventRepeat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEventRepeat(props) { return ( - + ); } - export default SvgEventRepeat; diff --git a/icons/jsx/EventSeat.jsx b/icons/jsx/EventSeat.jsx index 9e5cd1cf24..8bf54640f6 100644 --- a/icons/jsx/EventSeat.jsx +++ b/icons/jsx/EventSeat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgEventSeat(props) { return ( - + ); } - export default SvgEventSeat; diff --git a/icons/jsx/ExitToApp.jsx b/icons/jsx/ExitToApp.jsx index d93302f459..95dc733213 100644 --- a/icons/jsx/ExitToApp.jsx +++ b/icons/jsx/ExitToApp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExitToApp(props) { return ( - + ); } - export default SvgExitToApp; diff --git a/icons/jsx/Expand.jsx b/icons/jsx/Expand.jsx index cd6ac09ab2..53be4deebb 100644 --- a/icons/jsx/Expand.jsx +++ b/icons/jsx/Expand.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExpand(props) { return ( - + ); } - export default SvgExpand; diff --git a/icons/jsx/ExpandCircleDown.jsx b/icons/jsx/ExpandCircleDown.jsx index e535ed340d..6e3fcb35eb 100644 --- a/icons/jsx/ExpandCircleDown.jsx +++ b/icons/jsx/ExpandCircleDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExpandCircleDown(props) { return ( - + ); } - export default SvgExpandCircleDown; diff --git a/icons/jsx/ExpandLess.jsx b/icons/jsx/ExpandLess.jsx index c480efc608..6f7a94659d 100644 --- a/icons/jsx/ExpandLess.jsx +++ b/icons/jsx/ExpandLess.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExpandLess(props) { return ( ); } - export default SvgExpandLess; diff --git a/icons/jsx/ExpandMore.jsx b/icons/jsx/ExpandMore.jsx index a33855ecb5..2bc6122e5b 100644 --- a/icons/jsx/ExpandMore.jsx +++ b/icons/jsx/ExpandMore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExpandMore(props) { return ( ); } - export default SvgExpandMore; diff --git a/icons/jsx/Explicit.jsx b/icons/jsx/Explicit.jsx index faa2696f5d..eba8c4fa95 100644 --- a/icons/jsx/Explicit.jsx +++ b/icons/jsx/Explicit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExplicit(props) { return ( - + ); } - export default SvgExplicit; diff --git a/icons/jsx/Explore.jsx b/icons/jsx/Explore.jsx index 3dba450144..cf8a3aeb04 100644 --- a/icons/jsx/Explore.jsx +++ b/icons/jsx/Explore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExplore(props) { return ( - + ); } - export default SvgExplore; diff --git a/icons/jsx/ExploreOff.jsx b/icons/jsx/ExploreOff.jsx index 90f1d96122..6926d35803 100644 --- a/icons/jsx/ExploreOff.jsx +++ b/icons/jsx/ExploreOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExploreOff(props) { return ( - + ); } - export default SvgExploreOff; diff --git a/icons/jsx/Exposure.jsx b/icons/jsx/Exposure.jsx index 6c53cdaf95..ffda35be36 100644 --- a/icons/jsx/Exposure.jsx +++ b/icons/jsx/Exposure.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExposure(props) { return ( - + ); } - export default SvgExposure; diff --git a/icons/jsx/ExposureNeg1.jsx b/icons/jsx/ExposureNeg1.jsx index 3d29934909..d990dc3f26 100644 --- a/icons/jsx/ExposureNeg1.jsx +++ b/icons/jsx/ExposureNeg1.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExposureNeg1(props) { return ( - + ); } - export default SvgExposureNeg1; diff --git a/icons/jsx/ExposureNeg2.jsx b/icons/jsx/ExposureNeg2.jsx index 8e50eb7a85..96daf95417 100644 --- a/icons/jsx/ExposureNeg2.jsx +++ b/icons/jsx/ExposureNeg2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExposureNeg2(props) { return ( - + ); } - export default SvgExposureNeg2; diff --git a/icons/jsx/ExposurePlus1.jsx b/icons/jsx/ExposurePlus1.jsx index d0ca7de48b..92f58fb23b 100644 --- a/icons/jsx/ExposurePlus1.jsx +++ b/icons/jsx/ExposurePlus1.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExposurePlus1(props) { return ( - + ); } - export default SvgExposurePlus1; diff --git a/icons/jsx/ExposurePlus2.jsx b/icons/jsx/ExposurePlus2.jsx index 7227fa7247..feb0e36a35 100644 --- a/icons/jsx/ExposurePlus2.jsx +++ b/icons/jsx/ExposurePlus2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExposurePlus2(props) { return ( - + ); } - export default SvgExposurePlus2; diff --git a/icons/jsx/ExposureZero.jsx b/icons/jsx/ExposureZero.jsx index 9e721c5ac9..6481c97bb2 100644 --- a/icons/jsx/ExposureZero.jsx +++ b/icons/jsx/ExposureZero.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExposureZero(props) { return ( - + ); } - export default SvgExposureZero; diff --git a/icons/jsx/Extension.jsx b/icons/jsx/Extension.jsx index a362c53fae..0903898463 100644 --- a/icons/jsx/Extension.jsx +++ b/icons/jsx/Extension.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExtension(props) { return ( - + ); } - export default SvgExtension; diff --git a/icons/jsx/ExtensionOff.jsx b/icons/jsx/ExtensionOff.jsx index d0bb805817..b48e6c1e03 100644 --- a/icons/jsx/ExtensionOff.jsx +++ b/icons/jsx/ExtensionOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgExtensionOff(props) { return ( - + ); } - export default SvgExtensionOff; diff --git a/icons/jsx/Face.jsx b/icons/jsx/Face.jsx index a046aba891..cd67eb8d7b 100644 --- a/icons/jsx/Face.jsx +++ b/icons/jsx/Face.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFace(props) { return ( - + ); } - export default SvgFace; diff --git a/icons/jsx/Face2.jsx b/icons/jsx/Face2.jsx index 4233281973..7fe789c4ca 100644 --- a/icons/jsx/Face2.jsx +++ b/icons/jsx/Face2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFace2(props) { return ( - + ); } - export default SvgFace2; diff --git a/icons/jsx/Face3.jsx b/icons/jsx/Face3.jsx index 20bd501426..7628814945 100644 --- a/icons/jsx/Face3.jsx +++ b/icons/jsx/Face3.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFace3(props) { return ( - + ); } - export default SvgFace3; diff --git a/icons/jsx/Face4.jsx b/icons/jsx/Face4.jsx index 347c370425..980559a174 100644 --- a/icons/jsx/Face4.jsx +++ b/icons/jsx/Face4.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFace4(props) { return ( - + ); } - export default SvgFace4; diff --git a/icons/jsx/Face5.jsx b/icons/jsx/Face5.jsx index 4fae7b6988..899cc62d9e 100644 --- a/icons/jsx/Face5.jsx +++ b/icons/jsx/Face5.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFace5(props) { return ( - + @@ -35,5 +38,4 @@ function SvgFace5(props) { ); } - export default SvgFace5; diff --git a/icons/jsx/Face6.jsx b/icons/jsx/Face6.jsx index 014de6b14f..8a527816bc 100644 --- a/icons/jsx/Face6.jsx +++ b/icons/jsx/Face6.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFace6(props) { return ( - + ); } - export default SvgFace6; diff --git a/icons/jsx/FaceRetouchingNatural.jsx b/icons/jsx/FaceRetouchingNatural.jsx index 273863ea3e..930ec86fef 100644 --- a/icons/jsx/FaceRetouchingNatural.jsx +++ b/icons/jsx/FaceRetouchingNatural.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFaceRetouchingNatural(props) { return ( - + - + ); } - export default SvgFaceRetouchingNatural; diff --git a/icons/jsx/FaceRetouchingOff.jsx b/icons/jsx/FaceRetouchingOff.jsx index c68008856a..7deaa97cfc 100644 --- a/icons/jsx/FaceRetouchingOff.jsx +++ b/icons/jsx/FaceRetouchingOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFaceRetouchingOff(props) { return ( - + ); } - export default SvgFaceRetouchingOff; diff --git a/icons/jsx/Facebook.jsx b/icons/jsx/Facebook.jsx index 1773e53e85..fd67e2bd45 100644 --- a/icons/jsx/Facebook.jsx +++ b/icons/jsx/Facebook.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFacebook(props) { return ( - + ); } - export default SvgFacebook; diff --git a/icons/jsx/FacebookCircle.jsx b/icons/jsx/FacebookCircle.jsx index 2e45e04254..9798ed0023 100644 --- a/icons/jsx/FacebookCircle.jsx +++ b/icons/jsx/FacebookCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFacebookCircle(props) { return ( ); } - export default SvgFacebookCircle; diff --git a/icons/jsx/FactCheck.jsx b/icons/jsx/FactCheck.jsx index 06e16dcdd6..c99d2fe0ca 100644 --- a/icons/jsx/FactCheck.jsx +++ b/icons/jsx/FactCheck.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFactCheck(props) { return ( ); } - export default SvgFactCheck; diff --git a/icons/jsx/Factory.jsx b/icons/jsx/Factory.jsx index 689ef2bf64..2bceaea8e1 100644 --- a/icons/jsx/Factory.jsx +++ b/icons/jsx/Factory.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFactory(props) { return ( - + ); } - export default SvgFactory; diff --git a/icons/jsx/FamilyRestroom.jsx b/icons/jsx/FamilyRestroom.jsx index 87afe06a8c..1b9db382be 100644 --- a/icons/jsx/FamilyRestroom.jsx +++ b/icons/jsx/FamilyRestroom.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFamilyRestroom(props) { return ( - + ); } - export default SvgFamilyRestroom; diff --git a/icons/jsx/FastForward.jsx b/icons/jsx/FastForward.jsx index 66b85787bc..2e7d92bc33 100644 --- a/icons/jsx/FastForward.jsx +++ b/icons/jsx/FastForward.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFastForward(props) { return ( - + ); } - export default SvgFastForward; diff --git a/icons/jsx/FastRewind.jsx b/icons/jsx/FastRewind.jsx index 8e5923494d..c9a04166e5 100644 --- a/icons/jsx/FastRewind.jsx +++ b/icons/jsx/FastRewind.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFastRewind(props) { return ( - + ); } - export default SvgFastRewind; diff --git a/icons/jsx/Fastfood.jsx b/icons/jsx/Fastfood.jsx index 9ae6cb7330..0b1e771b6b 100644 --- a/icons/jsx/Fastfood.jsx +++ b/icons/jsx/Fastfood.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFastfood(props) { return ( - + ); } - export default SvgFastfood; diff --git a/icons/jsx/Favorite.jsx b/icons/jsx/Favorite.jsx index c58639570e..5aa480dc8c 100644 --- a/icons/jsx/Favorite.jsx +++ b/icons/jsx/Favorite.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFavorite(props) { return ( ); } - export default SvgFavorite; diff --git a/icons/jsx/FavoriteBorder.jsx b/icons/jsx/FavoriteBorder.jsx index 684344669d..623bc2c0c8 100644 --- a/icons/jsx/FavoriteBorder.jsx +++ b/icons/jsx/FavoriteBorder.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFavoriteBorder(props) { return ( ); } - export default SvgFavoriteBorder; diff --git a/icons/jsx/Fax.jsx b/icons/jsx/Fax.jsx index 2c40169335..93c19a13c4 100644 --- a/icons/jsx/Fax.jsx +++ b/icons/jsx/Fax.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFax(props) { return ( - + ); } - export default SvgFax; diff --git a/icons/jsx/FeaturedPlayList.jsx b/icons/jsx/FeaturedPlayList.jsx index 204ed01f2e..c37aefa964 100644 --- a/icons/jsx/FeaturedPlayList.jsx +++ b/icons/jsx/FeaturedPlayList.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFeaturedPlayList(props) { return ( - + ); } - export default SvgFeaturedPlayList; diff --git a/icons/jsx/FeaturedVideo.jsx b/icons/jsx/FeaturedVideo.jsx index f99369446d..1d10a45cd2 100644 --- a/icons/jsx/FeaturedVideo.jsx +++ b/icons/jsx/FeaturedVideo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFeaturedVideo(props) { return ( - + ); } - export default SvgFeaturedVideo; diff --git a/icons/jsx/Feed.jsx b/icons/jsx/Feed.jsx index 8e722c09fa..1531994b64 100644 --- a/icons/jsx/Feed.jsx +++ b/icons/jsx/Feed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFeed(props) { return ( - + ); } - export default SvgFeed; diff --git a/icons/jsx/Feedback.jsx b/icons/jsx/Feedback.jsx index 6fc6243257..7a6aa2392a 100644 --- a/icons/jsx/Feedback.jsx +++ b/icons/jsx/Feedback.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFeedback(props) { return ( - + ); } - export default SvgFeedback; diff --git a/icons/jsx/Female.jsx b/icons/jsx/Female.jsx index 3272b2b437..2f271c8ff1 100644 --- a/icons/jsx/Female.jsx +++ b/icons/jsx/Female.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFemale(props) { return ( - + ); } - export default SvgFemale; diff --git a/icons/jsx/Fence.jsx b/icons/jsx/Fence.jsx index 3e20db0649..29acd7f4e9 100644 --- a/icons/jsx/Fence.jsx +++ b/icons/jsx/Fence.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFence(props) { return ( - + ); } - export default SvgFence; diff --git a/icons/jsx/Festival.jsx b/icons/jsx/Festival.jsx index 9ee2d55df6..39c9cc7590 100644 --- a/icons/jsx/Festival.jsx +++ b/icons/jsx/Festival.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFestival(props) { return ( - + ); } - export default SvgFestival; diff --git a/icons/jsx/FiberDvr.jsx b/icons/jsx/FiberDvr.jsx index 9cb2ff0b2a..d0c30f2620 100644 --- a/icons/jsx/FiberDvr.jsx +++ b/icons/jsx/FiberDvr.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFiberDvr(props) { return ( - + ); } - export default SvgFiberDvr; diff --git a/icons/jsx/FiberManualRecord.jsx b/icons/jsx/FiberManualRecord.jsx index 40a35295d8..d7f1af6109 100644 --- a/icons/jsx/FiberManualRecord.jsx +++ b/icons/jsx/FiberManualRecord.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFiberManualRecord(props) { return ( ); } - export default SvgFiberManualRecord; diff --git a/icons/jsx/FiberNew.jsx b/icons/jsx/FiberNew.jsx index 37ae92263d..8fbae4f33d 100644 --- a/icons/jsx/FiberNew.jsx +++ b/icons/jsx/FiberNew.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFiberNew(props) { return ( - + ); } - export default SvgFiberNew; diff --git a/icons/jsx/FiberPin.jsx b/icons/jsx/FiberPin.jsx index a786930973..aad274d2d7 100644 --- a/icons/jsx/FiberPin.jsx +++ b/icons/jsx/FiberPin.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFiberPin(props) { return ( - + ); } - export default SvgFiberPin; diff --git a/icons/jsx/FiberSmartRecord.jsx b/icons/jsx/FiberSmartRecord.jsx index 7380b80cb8..249917a816 100644 --- a/icons/jsx/FiberSmartRecord.jsx +++ b/icons/jsx/FiberSmartRecord.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFiberSmartRecord(props) { return ( - + ); } - export default SvgFiberSmartRecord; diff --git a/icons/jsx/FileCopy.jsx b/icons/jsx/FileCopy.jsx index d33aa85730..f5b0d7491d 100644 --- a/icons/jsx/FileCopy.jsx +++ b/icons/jsx/FileCopy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFileCopy(props) { return ( - + ); } - export default SvgFileCopy; diff --git a/icons/jsx/FileDownload.jsx b/icons/jsx/FileDownload.jsx index 112a3c75d7..1c5ee68109 100644 --- a/icons/jsx/FileDownload.jsx +++ b/icons/jsx/FileDownload.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFileDownload(props) { return ( - + ); } - export default SvgFileDownload; diff --git a/icons/jsx/FileDownloadDone.jsx b/icons/jsx/FileDownloadDone.jsx index deac2f9360..fe7af5d896 100644 --- a/icons/jsx/FileDownloadDone.jsx +++ b/icons/jsx/FileDownloadDone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFileDownloadDone(props) { return ( - + ); } - export default SvgFileDownloadDone; diff --git a/icons/jsx/FileDownloadOff.jsx b/icons/jsx/FileDownloadOff.jsx index 6a63bfcc73..f949bbe1f1 100644 --- a/icons/jsx/FileDownloadOff.jsx +++ b/icons/jsx/FileDownloadOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFileDownloadOff(props) { return ( - + ); } - export default SvgFileDownloadOff; diff --git a/icons/jsx/FileOpen.jsx b/icons/jsx/FileOpen.jsx index ccd0188390..5e2b384e64 100644 --- a/icons/jsx/FileOpen.jsx +++ b/icons/jsx/FileOpen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFileOpen(props) { return ( - + ); } - export default SvgFileOpen; diff --git a/icons/jsx/FilePresent.jsx b/icons/jsx/FilePresent.jsx index 3ca3dfce03..7b650a7b78 100644 --- a/icons/jsx/FilePresent.jsx +++ b/icons/jsx/FilePresent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilePresent(props) { return ( - + ); } - export default SvgFilePresent; diff --git a/icons/jsx/FileUpload.jsx b/icons/jsx/FileUpload.jsx index 0501de475b..1dc9e1e641 100644 --- a/icons/jsx/FileUpload.jsx +++ b/icons/jsx/FileUpload.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFileUpload(props) { return ( - + ); } - export default SvgFileUpload; diff --git a/icons/jsx/Filter.jsx b/icons/jsx/Filter.jsx index b3fe6bfbf0..bc8743cf9b 100644 --- a/icons/jsx/Filter.jsx +++ b/icons/jsx/Filter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilter(props) { return ( - + ); } - export default SvgFilter; diff --git a/icons/jsx/Filter1.jsx b/icons/jsx/Filter1.jsx index 7c0cf1ad76..6f93e6d814 100644 --- a/icons/jsx/Filter1.jsx +++ b/icons/jsx/Filter1.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilter1(props) { return ( - + ); } - export default SvgFilter1; diff --git a/icons/jsx/Filter2.jsx b/icons/jsx/Filter2.jsx index 84aee13896..9ef3500ae3 100644 --- a/icons/jsx/Filter2.jsx +++ b/icons/jsx/Filter2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilter2(props) { return ( - + ); } - export default SvgFilter2; diff --git a/icons/jsx/Filter3.jsx b/icons/jsx/Filter3.jsx index c9a38fd37a..daa410bca9 100644 --- a/icons/jsx/Filter3.jsx +++ b/icons/jsx/Filter3.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilter3(props) { return ( - + ); } - export default SvgFilter3; diff --git a/icons/jsx/Filter4.jsx b/icons/jsx/Filter4.jsx index c820bc7b5e..700b978ddf 100644 --- a/icons/jsx/Filter4.jsx +++ b/icons/jsx/Filter4.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilter4(props) { return ( - + ); } - export default SvgFilter4; diff --git a/icons/jsx/Filter5.jsx b/icons/jsx/Filter5.jsx index be294960b6..2e53f58ab9 100644 --- a/icons/jsx/Filter5.jsx +++ b/icons/jsx/Filter5.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilter5(props) { return ( - + ); } - export default SvgFilter5; diff --git a/icons/jsx/Filter6.jsx b/icons/jsx/Filter6.jsx index 11474c85dd..49ba356bbd 100644 --- a/icons/jsx/Filter6.jsx +++ b/icons/jsx/Filter6.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilter6(props) { return ( - + ); } - export default SvgFilter6; diff --git a/icons/jsx/Filter7.jsx b/icons/jsx/Filter7.jsx index af85b1716b..e380362937 100644 --- a/icons/jsx/Filter7.jsx +++ b/icons/jsx/Filter7.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilter7(props) { return ( - + ); } - export default SvgFilter7; diff --git a/icons/jsx/Filter8.jsx b/icons/jsx/Filter8.jsx index 0e9106c7d5..e9512bbed4 100644 --- a/icons/jsx/Filter8.jsx +++ b/icons/jsx/Filter8.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilter8(props) { return ( - + ); } - export default SvgFilter8; diff --git a/icons/jsx/Filter9.jsx b/icons/jsx/Filter9.jsx index b09e357ecf..322ec72c2c 100644 --- a/icons/jsx/Filter9.jsx +++ b/icons/jsx/Filter9.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilter9(props) { return ( - + ); } - export default SvgFilter9; diff --git a/icons/jsx/Filter9Plus.jsx b/icons/jsx/Filter9Plus.jsx index a417199164..5bc2179c93 100644 --- a/icons/jsx/Filter9Plus.jsx +++ b/icons/jsx/Filter9Plus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilter9Plus(props) { return ( - + ); } - export default SvgFilter9Plus; diff --git a/icons/jsx/FilterAlt.jsx b/icons/jsx/FilterAlt.jsx index 2619041190..7d22df1672 100644 --- a/icons/jsx/FilterAlt.jsx +++ b/icons/jsx/FilterAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterAlt(props) { return ( - + ); } - export default SvgFilterAlt; diff --git a/icons/jsx/FilterAltOff.jsx b/icons/jsx/FilterAltOff.jsx index 3810ff029d..9e684687e9 100644 --- a/icons/jsx/FilterAltOff.jsx +++ b/icons/jsx/FilterAltOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterAltOff(props) { return ( - + ); } - export default SvgFilterAltOff; diff --git a/icons/jsx/FilterBAndW.jsx b/icons/jsx/FilterBAndW.jsx index 28bbdfc231..14f41a432c 100644 --- a/icons/jsx/FilterBAndW.jsx +++ b/icons/jsx/FilterBAndW.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterBAndW(props) { return ( - + ); } - export default SvgFilterBAndW; diff --git a/icons/jsx/FilterCenterFocus.jsx b/icons/jsx/FilterCenterFocus.jsx index 7495012386..06363cf363 100644 --- a/icons/jsx/FilterCenterFocus.jsx +++ b/icons/jsx/FilterCenterFocus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterCenterFocus(props) { return ( - + ); } - export default SvgFilterCenterFocus; diff --git a/icons/jsx/FilterDrama.jsx b/icons/jsx/FilterDrama.jsx index 8b943575c8..4dbc4b2ab7 100644 --- a/icons/jsx/FilterDrama.jsx +++ b/icons/jsx/FilterDrama.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterDrama(props) { return ( - + ); } - export default SvgFilterDrama; diff --git a/icons/jsx/FilterFrames.jsx b/icons/jsx/FilterFrames.jsx index f8416b8571..b7793953a2 100644 --- a/icons/jsx/FilterFrames.jsx +++ b/icons/jsx/FilterFrames.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterFrames(props) { return ( - + ); } - export default SvgFilterFrames; diff --git a/icons/jsx/FilterHdr.jsx b/icons/jsx/FilterHdr.jsx index 8443188549..9e49d7e6e6 100644 --- a/icons/jsx/FilterHdr.jsx +++ b/icons/jsx/FilterHdr.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterHdr(props) { return ( - + ); } - export default SvgFilterHdr; diff --git a/icons/jsx/FilterList.jsx b/icons/jsx/FilterList.jsx index ba84b3c8c2..f1c9c77f62 100644 --- a/icons/jsx/FilterList.jsx +++ b/icons/jsx/FilterList.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterList(props) { return ( - + ); } - export default SvgFilterList; diff --git a/icons/jsx/FilterListOff.jsx b/icons/jsx/FilterListOff.jsx index d805a4bb83..4b68b6d3c5 100644 --- a/icons/jsx/FilterListOff.jsx +++ b/icons/jsx/FilterListOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterListOff(props) { return ( - + ); } - export default SvgFilterListOff; diff --git a/icons/jsx/FilterNone.jsx b/icons/jsx/FilterNone.jsx index 98ea3169f3..db9096ebde 100644 --- a/icons/jsx/FilterNone.jsx +++ b/icons/jsx/FilterNone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterNone(props) { return ( - + ); } - export default SvgFilterNone; diff --git a/icons/jsx/FilterTiltShift.jsx b/icons/jsx/FilterTiltShift.jsx index 45bc10fc14..c2d35943f3 100644 --- a/icons/jsx/FilterTiltShift.jsx +++ b/icons/jsx/FilterTiltShift.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterTiltShift(props) { return ( - + ); } - export default SvgFilterTiltShift; diff --git a/icons/jsx/FilterVintage.jsx b/icons/jsx/FilterVintage.jsx index 06fc08f733..69cc3dd05c 100644 --- a/icons/jsx/FilterVintage.jsx +++ b/icons/jsx/FilterVintage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFilterVintage(props) { return ( - + ); } - export default SvgFilterVintage; diff --git a/icons/jsx/FindInPage.jsx b/icons/jsx/FindInPage.jsx index d90a1578f4..360040e068 100644 --- a/icons/jsx/FindInPage.jsx +++ b/icons/jsx/FindInPage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFindInPage(props) { return ( - + ); } - export default SvgFindInPage; diff --git a/icons/jsx/FindReplace.jsx b/icons/jsx/FindReplace.jsx index c9be926955..8acdc3ed4a 100644 --- a/icons/jsx/FindReplace.jsx +++ b/icons/jsx/FindReplace.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFindReplace(props) { return ( - + ); } - export default SvgFindReplace; diff --git a/icons/jsx/Fingerprint.jsx b/icons/jsx/Fingerprint.jsx index 854f195f99..add08a1929 100644 --- a/icons/jsx/Fingerprint.jsx +++ b/icons/jsx/Fingerprint.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFingerprint(props) { return ( - + ); } - export default SvgFingerprint; diff --git a/icons/jsx/FireExtinguisher.jsx b/icons/jsx/FireExtinguisher.jsx index 19d1c30c7b..58b1166170 100644 --- a/icons/jsx/FireExtinguisher.jsx +++ b/icons/jsx/FireExtinguisher.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFireExtinguisher(props) { return ( - + ); } - export default SvgFireExtinguisher; diff --git a/icons/jsx/FireHydrantAlt.jsx b/icons/jsx/FireHydrantAlt.jsx index a07344ad68..5a7063f1cb 100644 --- a/icons/jsx/FireHydrantAlt.jsx +++ b/icons/jsx/FireHydrantAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFireHydrantAlt(props) { return ( - + ); } - export default SvgFireHydrantAlt; diff --git a/icons/jsx/FireTruck.jsx b/icons/jsx/FireTruck.jsx index 1ea5cafbdb..b8df2f3a47 100644 --- a/icons/jsx/FireTruck.jsx +++ b/icons/jsx/FireTruck.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFireTruck(props) { return ( - - + + ); } - export default SvgFireTruck; diff --git a/icons/jsx/Fireplace.jsx b/icons/jsx/Fireplace.jsx index 2204c7e2db..07a0200661 100644 --- a/icons/jsx/Fireplace.jsx +++ b/icons/jsx/Fireplace.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFireplace(props) { return ( - + ); } - export default SvgFireplace; diff --git a/icons/jsx/FirstPage.jsx b/icons/jsx/FirstPage.jsx index 3b0339b865..81b53dc9a6 100644 --- a/icons/jsx/FirstPage.jsx +++ b/icons/jsx/FirstPage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFirstPage(props) { return ( - + ); } - export default SvgFirstPage; diff --git a/icons/jsx/FitScreen.jsx b/icons/jsx/FitScreen.jsx index 2982890525..8fa968d3c3 100644 --- a/icons/jsx/FitScreen.jsx +++ b/icons/jsx/FitScreen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFitScreen(props) { return ( - + ); } - export default SvgFitScreen; diff --git a/icons/jsx/Fitbit.jsx b/icons/jsx/Fitbit.jsx index 13d563fc45..b52900d476 100644 --- a/icons/jsx/Fitbit.jsx +++ b/icons/jsx/Fitbit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFitbit(props) { return ( - + ); } - export default SvgFitbit; diff --git a/icons/jsx/FitnessCenter.jsx b/icons/jsx/FitnessCenter.jsx index b5f3763f40..7d80d4f92b 100644 --- a/icons/jsx/FitnessCenter.jsx +++ b/icons/jsx/FitnessCenter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFitnessCenter(props) { return ( - + ); } - export default SvgFitnessCenter; diff --git a/icons/jsx/Flag.jsx b/icons/jsx/Flag.jsx index 051bb61c1d..09ab6d7434 100644 --- a/icons/jsx/Flag.jsx +++ b/icons/jsx/Flag.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlag(props) { return ( ); } - export default SvgFlag; diff --git a/icons/jsx/FlagCircle.jsx b/icons/jsx/FlagCircle.jsx index adfa23ab67..53d376d1ce 100644 --- a/icons/jsx/FlagCircle.jsx +++ b/icons/jsx/FlagCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlagCircle(props) { return ( - + ); } - export default SvgFlagCircle; diff --git a/icons/jsx/Flaky.jsx b/icons/jsx/Flaky.jsx index ab31fd1a8f..9f20d7004b 100644 --- a/icons/jsx/Flaky.jsx +++ b/icons/jsx/Flaky.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlaky(props) { return ( ); } - export default SvgFlaky; diff --git a/icons/jsx/Flare.jsx b/icons/jsx/Flare.jsx index 3b4da1ff6a..8eb5791bae 100644 --- a/icons/jsx/Flare.jsx +++ b/icons/jsx/Flare.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlare(props) { return ( - + ); } - export default SvgFlare; diff --git a/icons/jsx/FlashAuto.jsx b/icons/jsx/FlashAuto.jsx index 2b39c4270c..8b04bae325 100644 --- a/icons/jsx/FlashAuto.jsx +++ b/icons/jsx/FlashAuto.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlashAuto(props) { return ( - + ); } - export default SvgFlashAuto; diff --git a/icons/jsx/FlashOff.jsx b/icons/jsx/FlashOff.jsx index 0795e9cf75..1e2b4bbb6e 100644 --- a/icons/jsx/FlashOff.jsx +++ b/icons/jsx/FlashOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlashOff(props) { return ( - + ); } - export default SvgFlashOff; diff --git a/icons/jsx/FlashOn.jsx b/icons/jsx/FlashOn.jsx index de079705bb..f33c397521 100644 --- a/icons/jsx/FlashOn.jsx +++ b/icons/jsx/FlashOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlashOn(props) { return ( - + ); } - export default SvgFlashOn; diff --git a/icons/jsx/FlashlightOff.jsx b/icons/jsx/FlashlightOff.jsx index a3c4ddb7b1..35797ecbab 100644 --- a/icons/jsx/FlashlightOff.jsx +++ b/icons/jsx/FlashlightOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlashlightOff(props) { return ( - + ); } - export default SvgFlashlightOff; diff --git a/icons/jsx/FlashlightOn.jsx b/icons/jsx/FlashlightOn.jsx index 7525cb6324..c67f3107f4 100644 --- a/icons/jsx/FlashlightOn.jsx +++ b/icons/jsx/FlashlightOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlashlightOn(props) { return ( - + ); } - export default SvgFlashlightOn; diff --git a/icons/jsx/Flatware.jsx b/icons/jsx/Flatware.jsx index c9dcdf8f8b..fdeb9ee219 100644 --- a/icons/jsx/Flatware.jsx +++ b/icons/jsx/Flatware.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlatware(props) { return ( - + ); } - export default SvgFlatware; diff --git a/icons/jsx/Flight.jsx b/icons/jsx/Flight.jsx index bc65010163..ea5f4169dc 100644 --- a/icons/jsx/Flight.jsx +++ b/icons/jsx/Flight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlight(props) { return ( - + ); } - export default SvgFlight; diff --git a/icons/jsx/FlightClass.jsx b/icons/jsx/FlightClass.jsx index 274f40f547..a3eca540d3 100644 --- a/icons/jsx/FlightClass.jsx +++ b/icons/jsx/FlightClass.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlightClass(props) { return ( - + ); } - export default SvgFlightClass; diff --git a/icons/jsx/FlightLand.jsx b/icons/jsx/FlightLand.jsx index 9362dc8f52..e154028c5e 100644 --- a/icons/jsx/FlightLand.jsx +++ b/icons/jsx/FlightLand.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlightLand(props) { return ( - + ); } - export default SvgFlightLand; diff --git a/icons/jsx/FlightTakeoff.jsx b/icons/jsx/FlightTakeoff.jsx index 52a9f33db6..39a919d66f 100644 --- a/icons/jsx/FlightTakeoff.jsx +++ b/icons/jsx/FlightTakeoff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlightTakeoff(props) { return ( - + ); } - export default SvgFlightTakeoff; diff --git a/icons/jsx/Flip.jsx b/icons/jsx/Flip.jsx index f85cf0a18d..64d01b781a 100644 --- a/icons/jsx/Flip.jsx +++ b/icons/jsx/Flip.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlip(props) { return ( - + ); } - export default SvgFlip; diff --git a/icons/jsx/FlipCameraAndroid.jsx b/icons/jsx/FlipCameraAndroid.jsx index df0cef8b87..c484612281 100644 --- a/icons/jsx/FlipCameraAndroid.jsx +++ b/icons/jsx/FlipCameraAndroid.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlipCameraAndroid(props) { return ( - - + + ); } - export default SvgFlipCameraAndroid; diff --git a/icons/jsx/FlipCameraIos.jsx b/icons/jsx/FlipCameraIos.jsx index cbc2585bb6..c2e2db4e88 100644 --- a/icons/jsx/FlipCameraIos.jsx +++ b/icons/jsx/FlipCameraIos.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlipCameraIos(props) { return ( - + ); } - export default SvgFlipCameraIos; diff --git a/icons/jsx/FlipToBack.jsx b/icons/jsx/FlipToBack.jsx index 8bef5feb59..bc6811b48d 100644 --- a/icons/jsx/FlipToBack.jsx +++ b/icons/jsx/FlipToBack.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlipToBack(props) { return ( - + ); } - export default SvgFlipToBack; diff --git a/icons/jsx/FlipToFront.jsx b/icons/jsx/FlipToFront.jsx index 01803602c9..c9b46e9eed 100644 --- a/icons/jsx/FlipToFront.jsx +++ b/icons/jsx/FlipToFront.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlipToFront(props) { return ( - + ); } - export default SvgFlipToFront; diff --git a/icons/jsx/Flood.jsx b/icons/jsx/Flood.jsx index b2dae737fa..87c014993f 100644 --- a/icons/jsx/Flood.jsx +++ b/icons/jsx/Flood.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlood(props) { return ( - + ); } - export default SvgFlood; diff --git a/icons/jsx/Flourescent.jsx b/icons/jsx/Flourescent.jsx index d23d8c0137..696bb7dfd5 100644 --- a/icons/jsx/Flourescent.jsx +++ b/icons/jsx/Flourescent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlourescent(props) { return ( - + ); } - export default SvgFlourescent; diff --git a/icons/jsx/Fluorescent.jsx b/icons/jsx/Fluorescent.jsx index ef208d8bd1..721d66fc3d 100644 --- a/icons/jsx/Fluorescent.jsx +++ b/icons/jsx/Fluorescent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFluorescent(props) { return ( - + ); } - export default SvgFluorescent; diff --git a/icons/jsx/FlutterDash.jsx b/icons/jsx/FlutterDash.jsx index 09bb9475bf..00c1f44478 100644 --- a/icons/jsx/FlutterDash.jsx +++ b/icons/jsx/FlutterDash.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFlutterDash(props) { return ( - + ); } - export default SvgFlutterDash; diff --git a/icons/jsx/FmdBad.jsx b/icons/jsx/FmdBad.jsx index 17450f819a..eef1af3025 100644 --- a/icons/jsx/FmdBad.jsx +++ b/icons/jsx/FmdBad.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFmdBad(props) { return ( - + ); } - export default SvgFmdBad; diff --git a/icons/jsx/FmdGood.jsx b/icons/jsx/FmdGood.jsx index 16015e8722..678835b57a 100644 --- a/icons/jsx/FmdGood.jsx +++ b/icons/jsx/FmdGood.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFmdGood(props) { return ( - + ); } - export default SvgFmdGood; diff --git a/icons/jsx/Folder.jsx b/icons/jsx/Folder.jsx index 0e71ac3c4b..e339d893c1 100644 --- a/icons/jsx/Folder.jsx +++ b/icons/jsx/Folder.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFolder(props) { return ( - + ); } - export default SvgFolder; diff --git a/icons/jsx/FolderCopy.jsx b/icons/jsx/FolderCopy.jsx index ac33c5e987..657e29962f 100644 --- a/icons/jsx/FolderCopy.jsx +++ b/icons/jsx/FolderCopy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFolderCopy(props) { return ( - - + + ); } - export default SvgFolderCopy; diff --git a/icons/jsx/FolderDelete.jsx b/icons/jsx/FolderDelete.jsx index dbda87f787..b92bc686ed 100644 --- a/icons/jsx/FolderDelete.jsx +++ b/icons/jsx/FolderDelete.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFolderDelete(props) { return ( - + ); } - export default SvgFolderDelete; diff --git a/icons/jsx/FolderOff.jsx b/icons/jsx/FolderOff.jsx index eece6c3e1c..e68d06654f 100644 --- a/icons/jsx/FolderOff.jsx +++ b/icons/jsx/FolderOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFolderOff(props) { return ( - + ); } - export default SvgFolderOff; diff --git a/icons/jsx/FolderOpen.jsx b/icons/jsx/FolderOpen.jsx index 56ee835bde..88190c16bc 100644 --- a/icons/jsx/FolderOpen.jsx +++ b/icons/jsx/FolderOpen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFolderOpen(props) { return ( - + ); } - export default SvgFolderOpen; diff --git a/icons/jsx/FolderShared.jsx b/icons/jsx/FolderShared.jsx index bd5de9bcd1..78f6fcd53a 100644 --- a/icons/jsx/FolderShared.jsx +++ b/icons/jsx/FolderShared.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFolderShared(props) { return ( - + ); } - export default SvgFolderShared; diff --git a/icons/jsx/FolderSpecial.jsx b/icons/jsx/FolderSpecial.jsx index 777a4ebfca..dcdce06926 100644 --- a/icons/jsx/FolderSpecial.jsx +++ b/icons/jsx/FolderSpecial.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFolderSpecial(props) { return ( - + ); } - export default SvgFolderSpecial; diff --git a/icons/jsx/FolderZip.jsx b/icons/jsx/FolderZip.jsx index a8d1697b60..14f08fe39f 100644 --- a/icons/jsx/FolderZip.jsx +++ b/icons/jsx/FolderZip.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFolderZip(props) { return ( - + ); } - export default SvgFolderZip; diff --git a/icons/jsx/FollowTheSigns.jsx b/icons/jsx/FollowTheSigns.jsx index 7febf71bfd..890641cdff 100644 --- a/icons/jsx/FollowTheSigns.jsx +++ b/icons/jsx/FollowTheSigns.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFollowTheSigns(props) { return ( - + ); } - export default SvgFollowTheSigns; diff --git a/icons/jsx/FontDownload.jsx b/icons/jsx/FontDownload.jsx index 384a71969f..dbce067c53 100644 --- a/icons/jsx/FontDownload.jsx +++ b/icons/jsx/FontDownload.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFontDownload(props) { return ( - + ); } - export default SvgFontDownload; diff --git a/icons/jsx/FontDownloadOff.jsx b/icons/jsx/FontDownloadOff.jsx index 47870fba91..d5aa15fc12 100644 --- a/icons/jsx/FontDownloadOff.jsx +++ b/icons/jsx/FontDownloadOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFontDownloadOff(props) { return ( - + ); } - export default SvgFontDownloadOff; diff --git a/icons/jsx/FoodBank.jsx b/icons/jsx/FoodBank.jsx index e92724c25a..c59d4389cc 100644 --- a/icons/jsx/FoodBank.jsx +++ b/icons/jsx/FoodBank.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFoodBank(props) { return ( - + ); } - export default SvgFoodBank; diff --git a/icons/jsx/Forest.jsx b/icons/jsx/Forest.jsx index 5382c2f99d..e7b27d24f4 100644 --- a/icons/jsx/Forest.jsx +++ b/icons/jsx/Forest.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgForest(props) { return ( - - + + ); } - export default SvgForest; diff --git a/icons/jsx/ForkLeft.jsx b/icons/jsx/ForkLeft.jsx index a28d9cac3b..5ece94936b 100644 --- a/icons/jsx/ForkLeft.jsx +++ b/icons/jsx/ForkLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgForkLeft(props) { return ( - + ); } - export default SvgForkLeft; diff --git a/icons/jsx/ForkRight.jsx b/icons/jsx/ForkRight.jsx index 6770c40bb2..9d24876764 100644 --- a/icons/jsx/ForkRight.jsx +++ b/icons/jsx/ForkRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgForkRight(props) { return ( - + ); } - export default SvgForkRight; diff --git a/icons/jsx/FormatAlignCenter.jsx b/icons/jsx/FormatAlignCenter.jsx index 7a9e21be9a..9c2b2024d2 100644 --- a/icons/jsx/FormatAlignCenter.jsx +++ b/icons/jsx/FormatAlignCenter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatAlignCenter(props) { return ( - + ); } - export default SvgFormatAlignCenter; diff --git a/icons/jsx/FormatAlignJustify.jsx b/icons/jsx/FormatAlignJustify.jsx index 28fa3f4a66..a6f08a77f1 100644 --- a/icons/jsx/FormatAlignJustify.jsx +++ b/icons/jsx/FormatAlignJustify.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatAlignJustify(props) { return ( - + ); } - export default SvgFormatAlignJustify; diff --git a/icons/jsx/FormatAlignLeft.jsx b/icons/jsx/FormatAlignLeft.jsx index 1583c637b5..717b697c3d 100644 --- a/icons/jsx/FormatAlignLeft.jsx +++ b/icons/jsx/FormatAlignLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatAlignLeft(props) { return ( - + ); } - export default SvgFormatAlignLeft; diff --git a/icons/jsx/FormatAlignRight.jsx b/icons/jsx/FormatAlignRight.jsx index e2d7e0c806..3ce34281cb 100644 --- a/icons/jsx/FormatAlignRight.jsx +++ b/icons/jsx/FormatAlignRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatAlignRight(props) { return ( - + ); } - export default SvgFormatAlignRight; diff --git a/icons/jsx/FormatBold.jsx b/icons/jsx/FormatBold.jsx index 7646fc4723..80786fc5f4 100644 --- a/icons/jsx/FormatBold.jsx +++ b/icons/jsx/FormatBold.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatBold(props) { return ( - + ); } - export default SvgFormatBold; diff --git a/icons/jsx/FormatClear.jsx b/icons/jsx/FormatClear.jsx index 03f0fe0b19..856eec5569 100644 --- a/icons/jsx/FormatClear.jsx +++ b/icons/jsx/FormatClear.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatClear(props) { return ( - + ); } - export default SvgFormatClear; diff --git a/icons/jsx/FormatColorFill.jsx b/icons/jsx/FormatColorFill.jsx index 4f87cf9502..9548df35f2 100644 --- a/icons/jsx/FormatColorFill.jsx +++ b/icons/jsx/FormatColorFill.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatColorFill(props) { return ( - + ); } - export default SvgFormatColorFill; diff --git a/icons/jsx/FormatColorReset.jsx b/icons/jsx/FormatColorReset.jsx index 1cd4d5ec48..c89499e780 100644 --- a/icons/jsx/FormatColorReset.jsx +++ b/icons/jsx/FormatColorReset.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatColorReset(props) { return ( - + ); } - export default SvgFormatColorReset; diff --git a/icons/jsx/FormatColorText.jsx b/icons/jsx/FormatColorText.jsx index 5ca3e04127..9cd61b7d9c 100644 --- a/icons/jsx/FormatColorText.jsx +++ b/icons/jsx/FormatColorText.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatColorText(props) { return ( - + ); } - export default SvgFormatColorText; diff --git a/icons/jsx/FormatIndentDecrease.jsx b/icons/jsx/FormatIndentDecrease.jsx index 44d4bec1fd..a730ea6ee3 100644 --- a/icons/jsx/FormatIndentDecrease.jsx +++ b/icons/jsx/FormatIndentDecrease.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatIndentDecrease(props) { return ( - + ); } - export default SvgFormatIndentDecrease; diff --git a/icons/jsx/FormatIndentIncrease.jsx b/icons/jsx/FormatIndentIncrease.jsx index 745e2b0289..ca4a4663ed 100644 --- a/icons/jsx/FormatIndentIncrease.jsx +++ b/icons/jsx/FormatIndentIncrease.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatIndentIncrease(props) { return ( - + ); } - export default SvgFormatIndentIncrease; diff --git a/icons/jsx/FormatItalic.jsx b/icons/jsx/FormatItalic.jsx index 521a63dd72..97c1a0af2a 100644 --- a/icons/jsx/FormatItalic.jsx +++ b/icons/jsx/FormatItalic.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatItalic(props) { return ( - + ); } - export default SvgFormatItalic; diff --git a/icons/jsx/FormatLineSpacing.jsx b/icons/jsx/FormatLineSpacing.jsx index a3b08edd5d..b5867e266f 100644 --- a/icons/jsx/FormatLineSpacing.jsx +++ b/icons/jsx/FormatLineSpacing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatLineSpacing(props) { return ( - + ); } - export default SvgFormatLineSpacing; diff --git a/icons/jsx/FormatListBulleted.jsx b/icons/jsx/FormatListBulleted.jsx index e8041fe134..9b5225df06 100644 --- a/icons/jsx/FormatListBulleted.jsx +++ b/icons/jsx/FormatListBulleted.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatListBulleted(props) { return ( - + ); } - export default SvgFormatListBulleted; diff --git a/icons/jsx/FormatListNumbered.jsx b/icons/jsx/FormatListNumbered.jsx index 6bcbd15ea6..b1b48d9447 100644 --- a/icons/jsx/FormatListNumbered.jsx +++ b/icons/jsx/FormatListNumbered.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatListNumbered(props) { return ( - + ); } - export default SvgFormatListNumbered; diff --git a/icons/jsx/FormatListNumberedRtl.jsx b/icons/jsx/FormatListNumberedRtl.jsx index 9595bd84df..77f3f0840a 100644 --- a/icons/jsx/FormatListNumberedRtl.jsx +++ b/icons/jsx/FormatListNumberedRtl.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatListNumberedRtl(props) { return ( - + ); } - export default SvgFormatListNumberedRtl; diff --git a/icons/jsx/FormatOverline.jsx b/icons/jsx/FormatOverline.jsx index 63f2da9086..f132c4990b 100644 --- a/icons/jsx/FormatOverline.jsx +++ b/icons/jsx/FormatOverline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatOverline(props) { return ( - + ); } - export default SvgFormatOverline; diff --git a/icons/jsx/FormatPaint.jsx b/icons/jsx/FormatPaint.jsx index 9d2e78f4d3..661c1848b1 100644 --- a/icons/jsx/FormatPaint.jsx +++ b/icons/jsx/FormatPaint.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatPaint(props) { return ( - + ); } - export default SvgFormatPaint; diff --git a/icons/jsx/FormatQuote.jsx b/icons/jsx/FormatQuote.jsx index efc7a3dc10..c79a3c637e 100644 --- a/icons/jsx/FormatQuote.jsx +++ b/icons/jsx/FormatQuote.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatQuote(props) { return ( - + ); } - export default SvgFormatQuote; diff --git a/icons/jsx/FormatShapes.jsx b/icons/jsx/FormatShapes.jsx index c39ece027b..0f8f0d9268 100644 --- a/icons/jsx/FormatShapes.jsx +++ b/icons/jsx/FormatShapes.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatShapes(props) { return ( - + ); } - export default SvgFormatShapes; diff --git a/icons/jsx/FormatSize.jsx b/icons/jsx/FormatSize.jsx index c0036f49dc..ab5a340545 100644 --- a/icons/jsx/FormatSize.jsx +++ b/icons/jsx/FormatSize.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatSize(props) { return ( ); } - export default SvgFormatSize; diff --git a/icons/jsx/FormatStrikethrough.jsx b/icons/jsx/FormatStrikethrough.jsx index 408f67e1ec..f1afbc4f05 100644 --- a/icons/jsx/FormatStrikethrough.jsx +++ b/icons/jsx/FormatStrikethrough.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatStrikethrough(props) { return ( - + ); } - export default SvgFormatStrikethrough; diff --git a/icons/jsx/FormatTextdirectionLToR.jsx b/icons/jsx/FormatTextdirectionLToR.jsx index 36a2babd1a..3c6a448895 100644 --- a/icons/jsx/FormatTextdirectionLToR.jsx +++ b/icons/jsx/FormatTextdirectionLToR.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatTextdirectionLToR(props) { return ( - + ); } - export default SvgFormatTextdirectionLToR; diff --git a/icons/jsx/FormatTextdirectionRToL.jsx b/icons/jsx/FormatTextdirectionRToL.jsx index c6e31cb212..3ede194473 100644 --- a/icons/jsx/FormatTextdirectionRToL.jsx +++ b/icons/jsx/FormatTextdirectionRToL.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatTextdirectionRToL(props) { return ( - + ); } - export default SvgFormatTextdirectionRToL; diff --git a/icons/jsx/FormatUnderlined.jsx b/icons/jsx/FormatUnderlined.jsx index aea1cdb89b..ba3c44e8b4 100644 --- a/icons/jsx/FormatUnderlined.jsx +++ b/icons/jsx/FormatUnderlined.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFormatUnderlined(props) { return ( - + ); } - export default SvgFormatUnderlined; diff --git a/icons/jsx/Fort.jsx b/icons/jsx/Fort.jsx index dbc712400a..39348ceed4 100644 --- a/icons/jsx/Fort.jsx +++ b/icons/jsx/Fort.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFort(props) { return ( - + ); } - export default SvgFort; diff --git a/icons/jsx/Forum.jsx b/icons/jsx/Forum.jsx index 5521398aec..4d7f487259 100644 --- a/icons/jsx/Forum.jsx +++ b/icons/jsx/Forum.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgForum(props) { return ( - + ); } - export default SvgForum; diff --git a/icons/jsx/Forward.jsx b/icons/jsx/Forward.jsx index a55487cd62..f80a0f0f91 100644 --- a/icons/jsx/Forward.jsx +++ b/icons/jsx/Forward.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgForward(props) { return ( - + ); } - export default SvgForward; diff --git a/icons/jsx/Forward10.jsx b/icons/jsx/Forward10.jsx index fc49021404..3610a3cd50 100644 --- a/icons/jsx/Forward10.jsx +++ b/icons/jsx/Forward10.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgForward10(props) { return ( - - + + ); } - export default SvgForward10; diff --git a/icons/jsx/Forward30.jsx b/icons/jsx/Forward30.jsx index 2db02018fe..e41474232b 100644 --- a/icons/jsx/Forward30.jsx +++ b/icons/jsx/Forward30.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgForward30(props) { return ( - + ); } - export default SvgForward30; diff --git a/icons/jsx/Forward5.jsx b/icons/jsx/Forward5.jsx index 0a76ed314b..1bb1fc9dd5 100644 --- a/icons/jsx/Forward5.jsx +++ b/icons/jsx/Forward5.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgForward5(props) { return ( - + ); } - export default SvgForward5; diff --git a/icons/jsx/ForwardToInbox.jsx b/icons/jsx/ForwardToInbox.jsx index e150d626e6..5f40947f1e 100644 --- a/icons/jsx/ForwardToInbox.jsx +++ b/icons/jsx/ForwardToInbox.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgForwardToInbox(props) { return ( - + ); } - export default SvgForwardToInbox; diff --git a/icons/jsx/Foundation.jsx b/icons/jsx/Foundation.jsx index 69fe1901c5..a347222bf0 100644 --- a/icons/jsx/Foundation.jsx +++ b/icons/jsx/Foundation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFoundation(props) { return ( - + ); } - export default SvgFoundation; diff --git a/icons/jsx/FreeBreakfast.jsx b/icons/jsx/FreeBreakfast.jsx index 009374b87a..86071b198c 100644 --- a/icons/jsx/FreeBreakfast.jsx +++ b/icons/jsx/FreeBreakfast.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFreeBreakfast(props) { return ( - + ); } - export default SvgFreeBreakfast; diff --git a/icons/jsx/FreeCancellation.jsx b/icons/jsx/FreeCancellation.jsx index f30bce4c33..ed9739a21b 100644 --- a/icons/jsx/FreeCancellation.jsx +++ b/icons/jsx/FreeCancellation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFreeCancellation(props) { return ( - + ); } - export default SvgFreeCancellation; diff --git a/icons/jsx/FrontHand.jsx b/icons/jsx/FrontHand.jsx index 3d18fc2030..d8053a2389 100644 --- a/icons/jsx/FrontHand.jsx +++ b/icons/jsx/FrontHand.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFrontHand(props) { return ( - + ); } - export default SvgFrontHand; diff --git a/icons/jsx/Fullscreen.jsx b/icons/jsx/Fullscreen.jsx index a013cf0d18..751a582d36 100644 --- a/icons/jsx/Fullscreen.jsx +++ b/icons/jsx/Fullscreen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFullscreen(props) { return ( - + ); } - export default SvgFullscreen; diff --git a/icons/jsx/FullscreenExit.jsx b/icons/jsx/FullscreenExit.jsx index 8b73515d5c..4a9ce914bf 100644 --- a/icons/jsx/FullscreenExit.jsx +++ b/icons/jsx/FullscreenExit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFullscreenExit(props) { return ( - + ); } - export default SvgFullscreenExit; diff --git a/icons/jsx/Functions.jsx b/icons/jsx/Functions.jsx index 5b2dee906f..e3be06cf74 100644 --- a/icons/jsx/Functions.jsx +++ b/icons/jsx/Functions.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgFunctions(props) { return ( - + ); } - export default SvgFunctions; diff --git a/icons/jsx/GMobiledata.jsx b/icons/jsx/GMobiledata.jsx index 3c1f8af73d..b5253ceb24 100644 --- a/icons/jsx/GMobiledata.jsx +++ b/icons/jsx/GMobiledata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGMobiledata(props) { return ( - + ); } - export default SvgGMobiledata; diff --git a/icons/jsx/GTranslate.jsx b/icons/jsx/GTranslate.jsx index d4b2f69b26..a5e4f6b70a 100644 --- a/icons/jsx/GTranslate.jsx +++ b/icons/jsx/GTranslate.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGTranslate(props) { return ( - + ); } - export default SvgGTranslate; diff --git a/icons/jsx/Gamepad.jsx b/icons/jsx/Gamepad.jsx index eb4bb2a94d..2c5b224d4d 100644 --- a/icons/jsx/Gamepad.jsx +++ b/icons/jsx/Gamepad.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGamepad(props) { return ( - + ); } - export default SvgGamepad; diff --git a/icons/jsx/Games.jsx b/icons/jsx/Games.jsx index 8f42821b89..98f5dee654 100644 --- a/icons/jsx/Games.jsx +++ b/icons/jsx/Games.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGames(props) { return ( - + ); } - export default SvgGames; diff --git a/icons/jsx/Garage.jsx b/icons/jsx/Garage.jsx index 9cffa6d36f..e87d4a8b0b 100644 --- a/icons/jsx/Garage.jsx +++ b/icons/jsx/Garage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGarage(props) { return ( - - + + ); } - export default SvgGarage; diff --git a/icons/jsx/GasMeter.jsx b/icons/jsx/GasMeter.jsx index 593fdadba2..0101392fdb 100644 --- a/icons/jsx/GasMeter.jsx +++ b/icons/jsx/GasMeter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGasMeter(props) { return ( - + ); } - export default SvgGasMeter; diff --git a/icons/jsx/Gavel.jsx b/icons/jsx/Gavel.jsx index 99ffde105d..2254f88bd8 100644 --- a/icons/jsx/Gavel.jsx +++ b/icons/jsx/Gavel.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGavel(props) { return ( - + ); } - export default SvgGavel; diff --git a/icons/jsx/GeneratingTokens.jsx b/icons/jsx/GeneratingTokens.jsx index e10b1ce6ff..17838e5547 100644 --- a/icons/jsx/GeneratingTokens.jsx +++ b/icons/jsx/GeneratingTokens.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGeneratingTokens(props) { return ( - + ); } - export default SvgGeneratingTokens; diff --git a/icons/jsx/Gesture.jsx b/icons/jsx/Gesture.jsx index 2d73d2f98c..2848a1c05d 100644 --- a/icons/jsx/Gesture.jsx +++ b/icons/jsx/Gesture.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGesture(props) { return ( - + ); } - export default SvgGesture; diff --git a/icons/jsx/GetApp.jsx b/icons/jsx/GetApp.jsx index a0bbcafeb9..b2bd81bef9 100644 --- a/icons/jsx/GetApp.jsx +++ b/icons/jsx/GetApp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGetApp(props) { return ( - + ); } - export default SvgGetApp; diff --git a/icons/jsx/Gif.jsx b/icons/jsx/Gif.jsx index b621b06e61..7df19e7665 100644 --- a/icons/jsx/Gif.jsx +++ b/icons/jsx/Gif.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGif(props) { return ( - + ); } - export default SvgGif; diff --git a/icons/jsx/GifBox.jsx b/icons/jsx/GifBox.jsx index 24d749ce1c..003bd80eee 100644 --- a/icons/jsx/GifBox.jsx +++ b/icons/jsx/GifBox.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGifBox(props) { return ( - + ); } - export default SvgGifBox; diff --git a/icons/jsx/Girl.jsx b/icons/jsx/Girl.jsx index bac7a47889..29808a13a1 100644 --- a/icons/jsx/Girl.jsx +++ b/icons/jsx/Girl.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGirl(props) { return ( - + ); } - export default SvgGirl; diff --git a/icons/jsx/Gite.jsx b/icons/jsx/Gite.jsx index 95216933c7..e8c188a225 100644 --- a/icons/jsx/Gite.jsx +++ b/icons/jsx/Gite.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGite(props) { return ( - + ); } - export default SvgGite; diff --git a/icons/jsx/GolfCourse.jsx b/icons/jsx/GolfCourse.jsx index b00a99915a..0040035bf7 100644 --- a/icons/jsx/GolfCourse.jsx +++ b/icons/jsx/GolfCourse.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGolfCourse(props) { return ( - + ); } - export default SvgGolfCourse; diff --git a/icons/jsx/GoogleMeet.jsx b/icons/jsx/GoogleMeet.jsx index 83130154fd..16ff752667 100644 --- a/icons/jsx/GoogleMeet.jsx +++ b/icons/jsx/GoogleMeet.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGoogleMeet(props) { return ( - + ); } - export default SvgGoogleMeet; diff --git a/icons/jsx/GppBad.jsx b/icons/jsx/GppBad.jsx index cfaeb2d9da..80e7c9fb56 100644 --- a/icons/jsx/GppBad.jsx +++ b/icons/jsx/GppBad.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGppBad(props) { return ( - + ); } - export default SvgGppBad; diff --git a/icons/jsx/GppGood.jsx b/icons/jsx/GppGood.jsx index d214985cb1..2c5aba460d 100644 --- a/icons/jsx/GppGood.jsx +++ b/icons/jsx/GppGood.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGppGood(props) { return ( - + ); } - export default SvgGppGood; diff --git a/icons/jsx/GppMaybe.jsx b/icons/jsx/GppMaybe.jsx index 0ef7d106f4..3cdb20b922 100644 --- a/icons/jsx/GppMaybe.jsx +++ b/icons/jsx/GppMaybe.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGppMaybe(props) { return ( - + ); } - export default SvgGppMaybe; diff --git a/icons/jsx/GpsFixed.jsx b/icons/jsx/GpsFixed.jsx index 786c6e2ce9..74e9363d89 100644 --- a/icons/jsx/GpsFixed.jsx +++ b/icons/jsx/GpsFixed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGpsFixed(props) { return ( - + ); } - export default SvgGpsFixed; diff --git a/icons/jsx/GpsNotFixed.jsx b/icons/jsx/GpsNotFixed.jsx index bb5bf35d6f..886f755d3b 100644 --- a/icons/jsx/GpsNotFixed.jsx +++ b/icons/jsx/GpsNotFixed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGpsNotFixed(props) { return ( - + ); } - export default SvgGpsNotFixed; diff --git a/icons/jsx/GpsOff.jsx b/icons/jsx/GpsOff.jsx index 9be67eca67..0ef8e82c54 100644 --- a/icons/jsx/GpsOff.jsx +++ b/icons/jsx/GpsOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGpsOff(props) { return ( - + ); } - export default SvgGpsOff; diff --git a/icons/jsx/Grade.jsx b/icons/jsx/Grade.jsx index 9d7fd13e5a..eca229455e 100644 --- a/icons/jsx/Grade.jsx +++ b/icons/jsx/Grade.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGrade(props) { return ( - + ); } - export default SvgGrade; diff --git a/icons/jsx/Gradient.jsx b/icons/jsx/Gradient.jsx index a58546e059..889d4fea75 100644 --- a/icons/jsx/Gradient.jsx +++ b/icons/jsx/Gradient.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGradient(props) { return ( - + ); } - export default SvgGradient; diff --git a/icons/jsx/Grading.jsx b/icons/jsx/Grading.jsx index 93ff98573f..d414c1204f 100644 --- a/icons/jsx/Grading.jsx +++ b/icons/jsx/Grading.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGrading(props) { return ( - + ); } - export default SvgGrading; diff --git a/icons/jsx/Grain.jsx b/icons/jsx/Grain.jsx index 0abcef2710..1dddd2b31d 100644 --- a/icons/jsx/Grain.jsx +++ b/icons/jsx/Grain.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGrain(props) { return ( - + ); } - export default SvgGrain; diff --git a/icons/jsx/GraphicEq.jsx b/icons/jsx/GraphicEq.jsx index 58c776c5cc..f63c0c0455 100644 --- a/icons/jsx/GraphicEq.jsx +++ b/icons/jsx/GraphicEq.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGraphicEq(props) { return ( - + ); } - export default SvgGraphicEq; diff --git a/icons/jsx/Grass.jsx b/icons/jsx/Grass.jsx index fbd73d5760..9a34f608bb 100644 --- a/icons/jsx/Grass.jsx +++ b/icons/jsx/Grass.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGrass(props) { return ( - + ); } - export default SvgGrass; diff --git a/icons/jsx/GreaterThan.jsx b/icons/jsx/GreaterThan.jsx index b5f2b7ffdc..12be07da85 100644 --- a/icons/jsx/GreaterThan.jsx +++ b/icons/jsx/GreaterThan.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGreaterThan(props) { return ( ); } - export default SvgGreaterThan; diff --git a/icons/jsx/GreaterThanEqual.jsx b/icons/jsx/GreaterThanEqual.jsx index 086c08c88d..eed45a1f54 100644 --- a/icons/jsx/GreaterThanEqual.jsx +++ b/icons/jsx/GreaterThanEqual.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGreaterThanEqual(props) { return ( - + ); } - export default SvgGreaterThanEqual; diff --git a/icons/jsx/Grid3X3.jsx b/icons/jsx/Grid3X3.jsx index 4e59fe2628..bf00006f53 100644 --- a/icons/jsx/Grid3X3.jsx +++ b/icons/jsx/Grid3X3.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGrid3X3(props) { return ( - + ); } - export default SvgGrid3X3; diff --git a/icons/jsx/Grid4X4.jsx b/icons/jsx/Grid4X4.jsx index ecd1482333..c0b06b54d5 100644 --- a/icons/jsx/Grid4X4.jsx +++ b/icons/jsx/Grid4X4.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGrid4X4(props) { return ( - + ); } - export default SvgGrid4X4; diff --git a/icons/jsx/GridGoldenratio.jsx b/icons/jsx/GridGoldenratio.jsx index 118eb04a65..89a6688a50 100644 --- a/icons/jsx/GridGoldenratio.jsx +++ b/icons/jsx/GridGoldenratio.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGridGoldenratio(props) { return ( - + ); } - export default SvgGridGoldenratio; diff --git a/icons/jsx/GridOff.jsx b/icons/jsx/GridOff.jsx index 96701f0a93..5c4c64d877 100644 --- a/icons/jsx/GridOff.jsx +++ b/icons/jsx/GridOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGridOff(props) { return ( - + ); } - export default SvgGridOff; diff --git a/icons/jsx/GridOn.jsx b/icons/jsx/GridOn.jsx index d2002c7024..2754d603ab 100644 --- a/icons/jsx/GridOn.jsx +++ b/icons/jsx/GridOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGridOn(props) { return ( - + ); } - export default SvgGridOn; diff --git a/icons/jsx/GridView.jsx b/icons/jsx/GridView.jsx index d21e558c09..598ad7835a 100644 --- a/icons/jsx/GridView.jsx +++ b/icons/jsx/GridView.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGridView(props) { return ( ); } - export default SvgGridView; diff --git a/icons/jsx/Group.jsx b/icons/jsx/Group.jsx index 59d2c85b82..4fa87e2a02 100644 --- a/icons/jsx/Group.jsx +++ b/icons/jsx/Group.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGroup(props) { return ( - + ); } - export default SvgGroup; diff --git a/icons/jsx/GroupAdd.jsx b/icons/jsx/GroupAdd.jsx index 262d2481a1..04674b567b 100644 --- a/icons/jsx/GroupAdd.jsx +++ b/icons/jsx/GroupAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGroupAdd(props) { return ( - + ); } - export default SvgGroupAdd; diff --git a/icons/jsx/GroupOff.jsx b/icons/jsx/GroupOff.jsx index 6f4b0620d5..24078d6527 100644 --- a/icons/jsx/GroupOff.jsx +++ b/icons/jsx/GroupOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGroupOff(props) { return ( - + ); } - export default SvgGroupOff; diff --git a/icons/jsx/GroupRemove.jsx b/icons/jsx/GroupRemove.jsx index 5f87c232e7..8dc588d368 100644 --- a/icons/jsx/GroupRemove.jsx +++ b/icons/jsx/GroupRemove.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGroupRemove(props) { return ( - + ); } - export default SvgGroupRemove; diff --git a/icons/jsx/GroupWork.jsx b/icons/jsx/GroupWork.jsx index efd3cd9c1b..bba8d9dab2 100644 --- a/icons/jsx/GroupWork.jsx +++ b/icons/jsx/GroupWork.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGroupWork(props) { return ( - + ); } - export default SvgGroupWork; diff --git a/icons/jsx/Groups.jsx b/icons/jsx/Groups.jsx index 0121706a4a..b883e4e5af 100644 --- a/icons/jsx/Groups.jsx +++ b/icons/jsx/Groups.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGroups(props) { return ( - + ); } - export default SvgGroups; diff --git a/icons/jsx/Groups2.jsx b/icons/jsx/Groups2.jsx index 9810926a0b..6d72dbbe7f 100644 --- a/icons/jsx/Groups2.jsx +++ b/icons/jsx/Groups2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGroups2(props) { return ( - + ); } - export default SvgGroups2; diff --git a/icons/jsx/Groups3.jsx b/icons/jsx/Groups3.jsx index 1e376e787a..906deb5514 100644 --- a/icons/jsx/Groups3.jsx +++ b/icons/jsx/Groups3.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgGroups3(props) { return ( - + ); } - export default SvgGroups3; diff --git a/icons/jsx/HMobiledata.jsx b/icons/jsx/HMobiledata.jsx index 040533736d..1cdfce9b61 100644 --- a/icons/jsx/HMobiledata.jsx +++ b/icons/jsx/HMobiledata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHMobiledata(props) { return ( - + ); } - export default SvgHMobiledata; diff --git a/icons/jsx/HPlusMobiledata.jsx b/icons/jsx/HPlusMobiledata.jsx index 558faa73e0..4cfa8bc7ad 100644 --- a/icons/jsx/HPlusMobiledata.jsx +++ b/icons/jsx/HPlusMobiledata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHPlusMobiledata(props) { return ( - + ); } - export default SvgHPlusMobiledata; diff --git a/icons/jsx/Hail.jsx b/icons/jsx/Hail.jsx index 699b75c27e..61a6454692 100644 --- a/icons/jsx/Hail.jsx +++ b/icons/jsx/Hail.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHail(props) { return ( - + ); } - export default SvgHail; diff --git a/icons/jsx/Handshake.jsx b/icons/jsx/Handshake.jsx index 4416e14c0a..72973512cd 100644 --- a/icons/jsx/Handshake.jsx +++ b/icons/jsx/Handshake.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHandshake(props) { return ( - + ); } - export default SvgHandshake; diff --git a/icons/jsx/Handyman.jsx b/icons/jsx/Handyman.jsx index 64eb21ce90..df3afc17d5 100644 --- a/icons/jsx/Handyman.jsx +++ b/icons/jsx/Handyman.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHandyman(props) { return ( - - + + ); } - export default SvgHandyman; diff --git a/icons/jsx/Hardware.jsx b/icons/jsx/Hardware.jsx index b09962a7ee..56821a50dd 100644 --- a/icons/jsx/Hardware.jsx +++ b/icons/jsx/Hardware.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHardware(props) { return ( - + ); } - export default SvgHardware; diff --git a/icons/jsx/Hd.jsx b/icons/jsx/Hd.jsx index 87651ccc85..a1190ea198 100644 --- a/icons/jsx/Hd.jsx +++ b/icons/jsx/Hd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHd(props) { return ( - + ); } - export default SvgHd; diff --git a/icons/jsx/HdrAuto.jsx b/icons/jsx/HdrAuto.jsx index 57ebede15a..fc04442d43 100644 --- a/icons/jsx/HdrAuto.jsx +++ b/icons/jsx/HdrAuto.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHdrAuto(props) { return ( - - + + ); } - export default SvgHdrAuto; diff --git a/icons/jsx/HdrAutoSelect.jsx b/icons/jsx/HdrAutoSelect.jsx index 58438ffa6e..015fedcbfd 100644 --- a/icons/jsx/HdrAutoSelect.jsx +++ b/icons/jsx/HdrAutoSelect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHdrAutoSelect(props) { return ( - - + + ); } - export default SvgHdrAutoSelect; diff --git a/icons/jsx/HdrEnhancedSelect.jsx b/icons/jsx/HdrEnhancedSelect.jsx index 29db8ebb9f..9124acd608 100644 --- a/icons/jsx/HdrEnhancedSelect.jsx +++ b/icons/jsx/HdrEnhancedSelect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHdrEnhancedSelect(props) { return ( - + ); } - export default SvgHdrEnhancedSelect; diff --git a/icons/jsx/HdrOff.jsx b/icons/jsx/HdrOff.jsx index f68d77aff8..1f84d718eb 100644 --- a/icons/jsx/HdrOff.jsx +++ b/icons/jsx/HdrOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHdrOff(props) { return ( - + ); } - export default SvgHdrOff; diff --git a/icons/jsx/HdrOffSelect.jsx b/icons/jsx/HdrOffSelect.jsx index 2947d887cf..875dd83bef 100644 --- a/icons/jsx/HdrOffSelect.jsx +++ b/icons/jsx/HdrOffSelect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHdrOffSelect(props) { return ( - + ); } - export default SvgHdrOffSelect; diff --git a/icons/jsx/HdrOn.jsx b/icons/jsx/HdrOn.jsx index 215805becb..a8931371e9 100644 --- a/icons/jsx/HdrOn.jsx +++ b/icons/jsx/HdrOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHdrOn(props) { return ( - + ); } - export default SvgHdrOn; diff --git a/icons/jsx/HdrOnSelect.jsx b/icons/jsx/HdrOnSelect.jsx index 3f437fd8af..ec45cabc0b 100644 --- a/icons/jsx/HdrOnSelect.jsx +++ b/icons/jsx/HdrOnSelect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHdrOnSelect(props) { return ( - + ); } - export default SvgHdrOnSelect; diff --git a/icons/jsx/HdrPlus.jsx b/icons/jsx/HdrPlus.jsx index b77671194b..7f87f88594 100644 --- a/icons/jsx/HdrPlus.jsx +++ b/icons/jsx/HdrPlus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHdrPlus(props) { return ( - - + + ); } - export default SvgHdrPlus; diff --git a/icons/jsx/HdrStrong.jsx b/icons/jsx/HdrStrong.jsx index bc1dcd5bfd..09f41d440b 100644 --- a/icons/jsx/HdrStrong.jsx +++ b/icons/jsx/HdrStrong.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHdrStrong(props) { return ( - + ); } - export default SvgHdrStrong; diff --git a/icons/jsx/HdrWeak.jsx b/icons/jsx/HdrWeak.jsx index 171ff96485..81beeed3ec 100644 --- a/icons/jsx/HdrWeak.jsx +++ b/icons/jsx/HdrWeak.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHdrWeak(props) { return ( - + ); } - export default SvgHdrWeak; diff --git a/icons/jsx/Headphones.jsx b/icons/jsx/Headphones.jsx index f595d01a89..6b3b469901 100644 --- a/icons/jsx/Headphones.jsx +++ b/icons/jsx/Headphones.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHeadphones(props) { return ( - + ); } - export default SvgHeadphones; diff --git a/icons/jsx/HeadphonesBattery.jsx b/icons/jsx/HeadphonesBattery.jsx index e3813ebd93..55a46ec341 100644 --- a/icons/jsx/HeadphonesBattery.jsx +++ b/icons/jsx/HeadphonesBattery.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHeadphonesBattery(props) { return ( - + ); } - export default SvgHeadphonesBattery; diff --git a/icons/jsx/Headset.jsx b/icons/jsx/Headset.jsx index f304d3e407..bb343dc968 100644 --- a/icons/jsx/Headset.jsx +++ b/icons/jsx/Headset.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHeadset(props) { return ( - + ); } - export default SvgHeadset; diff --git a/icons/jsx/HeadsetMic.jsx b/icons/jsx/HeadsetMic.jsx index f77cebef34..f955ba55c2 100644 --- a/icons/jsx/HeadsetMic.jsx +++ b/icons/jsx/HeadsetMic.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHeadsetMic(props) { return ( - + ); } - export default SvgHeadsetMic; diff --git a/icons/jsx/HeadsetOff.jsx b/icons/jsx/HeadsetOff.jsx index c79452fb40..32cc9913b3 100644 --- a/icons/jsx/HeadsetOff.jsx +++ b/icons/jsx/HeadsetOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHeadsetOff(props) { return ( - + ); } - export default SvgHeadsetOff; diff --git a/icons/jsx/Healing.jsx b/icons/jsx/Healing.jsx index ebd16ab02d..f062b81a88 100644 --- a/icons/jsx/Healing.jsx +++ b/icons/jsx/Healing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHealing(props) { return ( - + ); } - export default SvgHealing; diff --git a/icons/jsx/HealthAndSafety.jsx b/icons/jsx/HealthAndSafety.jsx index a4021ce722..82163d58a7 100644 --- a/icons/jsx/HealthAndSafety.jsx +++ b/icons/jsx/HealthAndSafety.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHealthAndSafety(props) { return ( - + ); } - export default SvgHealthAndSafety; diff --git a/icons/jsx/Hearing.jsx b/icons/jsx/Hearing.jsx index 019b7bbed3..3c05b797b7 100644 --- a/icons/jsx/Hearing.jsx +++ b/icons/jsx/Hearing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHearing(props) { return ( - + ); } - export default SvgHearing; diff --git a/icons/jsx/HearingDisabled.jsx b/icons/jsx/HearingDisabled.jsx index eb23d28668..4d8d6e493b 100644 --- a/icons/jsx/HearingDisabled.jsx +++ b/icons/jsx/HearingDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHearingDisabled(props) { return ( - + ); } - export default SvgHearingDisabled; diff --git a/icons/jsx/HeartBroken.jsx b/icons/jsx/HeartBroken.jsx index 70deb7312f..f918e30c4a 100644 --- a/icons/jsx/HeartBroken.jsx +++ b/icons/jsx/HeartBroken.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHeartBroken(props) { return ( - + ); } - export default SvgHeartBroken; diff --git a/icons/jsx/HeatPump.jsx b/icons/jsx/HeatPump.jsx index f90c627672..4346523c9b 100644 --- a/icons/jsx/HeatPump.jsx +++ b/icons/jsx/HeatPump.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHeatPump(props) { return ( - + ); } - export default SvgHeatPump; diff --git a/icons/jsx/Height.jsx b/icons/jsx/Height.jsx index 1b39b99928..5dd9e8fc56 100644 --- a/icons/jsx/Height.jsx +++ b/icons/jsx/Height.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHeight(props) { return ( - + ); } - export default SvgHeight; diff --git a/icons/jsx/Help.jsx b/icons/jsx/Help.jsx index 33e8545ec6..95f077bdd5 100644 --- a/icons/jsx/Help.jsx +++ b/icons/jsx/Help.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHelp(props) { return ( ); } - export default SvgHelp; diff --git a/icons/jsx/HelpCenter.jsx b/icons/jsx/HelpCenter.jsx index 97e46c09ab..03a0f7a5cd 100644 --- a/icons/jsx/HelpCenter.jsx +++ b/icons/jsx/HelpCenter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHelpCenter(props) { return ( - + ); } - export default SvgHelpCenter; diff --git a/icons/jsx/HelpOutline.jsx b/icons/jsx/HelpOutline.jsx index 96b078254b..77fdb070af 100644 --- a/icons/jsx/HelpOutline.jsx +++ b/icons/jsx/HelpOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHelpOutline(props) { return ( - + ); } - export default SvgHelpOutline; diff --git a/icons/jsx/Hevc.jsx b/icons/jsx/Hevc.jsx index a773316510..6e4d01484a 100644 --- a/icons/jsx/Hevc.jsx +++ b/icons/jsx/Hevc.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHevc(props) { return ( - + ); } - export default SvgHevc; diff --git a/icons/jsx/Hexagon.jsx b/icons/jsx/Hexagon.jsx index 66412051db..0736677467 100644 --- a/icons/jsx/Hexagon.jsx +++ b/icons/jsx/Hexagon.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHexagon(props) { return ( - + ); } - export default SvgHexagon; diff --git a/icons/jsx/HideImage.jsx b/icons/jsx/HideImage.jsx index a3ec2aab1a..7ffd7c7c58 100644 --- a/icons/jsx/HideImage.jsx +++ b/icons/jsx/HideImage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHideImage(props) { return ( - + ); } - export default SvgHideImage; diff --git a/icons/jsx/HideSource.jsx b/icons/jsx/HideSource.jsx index 6a5c884e25..50f7e07306 100644 --- a/icons/jsx/HideSource.jsx +++ b/icons/jsx/HideSource.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHideSource(props) { return ( - + ); } - export default SvgHideSource; diff --git a/icons/jsx/HighQuality.jsx b/icons/jsx/HighQuality.jsx index 6855bc5aac..7725b3556c 100644 --- a/icons/jsx/HighQuality.jsx +++ b/icons/jsx/HighQuality.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHighQuality(props) { return ( - + ); } - export default SvgHighQuality; diff --git a/icons/jsx/Highlight.jsx b/icons/jsx/Highlight.jsx index 72db33022c..607fe80cac 100644 --- a/icons/jsx/Highlight.jsx +++ b/icons/jsx/Highlight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHighlight(props) { return ( ); } - export default SvgHighlight; diff --git a/icons/jsx/HighlightAlt.jsx b/icons/jsx/HighlightAlt.jsx index eae4bb6480..8cd3198e9c 100644 --- a/icons/jsx/HighlightAlt.jsx +++ b/icons/jsx/HighlightAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHighlightAlt(props) { return ( - + ); } - export default SvgHighlightAlt; diff --git a/icons/jsx/HighlightOff.jsx b/icons/jsx/HighlightOff.jsx index cf59afa868..4c966eb333 100644 --- a/icons/jsx/HighlightOff.jsx +++ b/icons/jsx/HighlightOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHighlightOff(props) { return ( - + ); } - export default SvgHighlightOff; diff --git a/icons/jsx/Hiking.jsx b/icons/jsx/Hiking.jsx index 94233e0359..269bc4af76 100644 --- a/icons/jsx/Hiking.jsx +++ b/icons/jsx/Hiking.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHiking(props) { return ( - + ); } - export default SvgHiking; diff --git a/icons/jsx/History.jsx b/icons/jsx/History.jsx index 2809bfe8e0..9e42041f59 100644 --- a/icons/jsx/History.jsx +++ b/icons/jsx/History.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHistory(props) { return ( - + ); } - export default SvgHistory; diff --git a/icons/jsx/HistoryEdu.jsx b/icons/jsx/HistoryEdu.jsx index a784ee43b2..047f955015 100644 --- a/icons/jsx/HistoryEdu.jsx +++ b/icons/jsx/HistoryEdu.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHistoryEdu(props) { return ( - + ); } - export default SvgHistoryEdu; diff --git a/icons/jsx/HistoryToggleOff.jsx b/icons/jsx/HistoryToggleOff.jsx index 9325c60875..8a365bdc7b 100644 --- a/icons/jsx/HistoryToggleOff.jsx +++ b/icons/jsx/HistoryToggleOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHistoryToggleOff(props) { return ( - + ); } - export default SvgHistoryToggleOff; diff --git a/icons/jsx/Hive.jsx b/icons/jsx/Hive.jsx index 4fe76d93f8..a46811ac5c 100644 --- a/icons/jsx/Hive.jsx +++ b/icons/jsx/Hive.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHive(props) { return ( - + ); } - export default SvgHive; diff --git a/icons/jsx/Hls.jsx b/icons/jsx/Hls.jsx index 89b50ff6ac..25a3811264 100644 --- a/icons/jsx/Hls.jsx +++ b/icons/jsx/Hls.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHls(props) { return ( - + ); } - export default SvgHls; diff --git a/icons/jsx/HlsOff.jsx b/icons/jsx/HlsOff.jsx index dea677992d..05fab44ec5 100644 --- a/icons/jsx/HlsOff.jsx +++ b/icons/jsx/HlsOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHlsOff(props) { return ( - + ); } - export default SvgHlsOff; diff --git a/icons/jsx/HolidayVillage.jsx b/icons/jsx/HolidayVillage.jsx index 3c04a6e399..af690e403e 100644 --- a/icons/jsx/HolidayVillage.jsx +++ b/icons/jsx/HolidayVillage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHolidayVillage(props) { return ( - + ); } - export default SvgHolidayVillage; diff --git a/icons/jsx/Home.jsx b/icons/jsx/Home.jsx index fda38f5f00..8a64d7c8af 100644 --- a/icons/jsx/Home.jsx +++ b/icons/jsx/Home.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHome(props) { return ( ); } - export default SvgHome; diff --git a/icons/jsx/HomeMax.jsx b/icons/jsx/HomeMax.jsx index c50d47d53f..4c5a3ebc64 100644 --- a/icons/jsx/HomeMax.jsx +++ b/icons/jsx/HomeMax.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHomeMax(props) { return ( - + ); } - export default SvgHomeMax; diff --git a/icons/jsx/HomeMini.jsx b/icons/jsx/HomeMini.jsx index e4636db135..89a4dd3924 100644 --- a/icons/jsx/HomeMini.jsx +++ b/icons/jsx/HomeMini.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHomeMini(props) { return ( - + ); } - export default SvgHomeMini; diff --git a/icons/jsx/HomeRepairService.jsx b/icons/jsx/HomeRepairService.jsx index a9f647c6dd..051a167a01 100644 --- a/icons/jsx/HomeRepairService.jsx +++ b/icons/jsx/HomeRepairService.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHomeRepairService(props) { return ( - + ); } - export default SvgHomeRepairService; diff --git a/icons/jsx/HomeWork.jsx b/icons/jsx/HomeWork.jsx index d9da2e3bc0..3ca3e1c552 100644 --- a/icons/jsx/HomeWork.jsx +++ b/icons/jsx/HomeWork.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHomeWork(props) { return ( - - + + ); } - export default SvgHomeWork; diff --git a/icons/jsx/HorizontalDistribute.jsx b/icons/jsx/HorizontalDistribute.jsx index e15fbc3ac7..580f2606cf 100644 --- a/icons/jsx/HorizontalDistribute.jsx +++ b/icons/jsx/HorizontalDistribute.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHorizontalDistribute(props) { return ( - + ); } - export default SvgHorizontalDistribute; diff --git a/icons/jsx/HorizontalRule.jsx b/icons/jsx/HorizontalRule.jsx index 12924649e7..4aa46d3a7b 100644 --- a/icons/jsx/HorizontalRule.jsx +++ b/icons/jsx/HorizontalRule.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHorizontalRule(props) { return ( - + ); } - export default SvgHorizontalRule; diff --git a/icons/jsx/HorizontalSplit.jsx b/icons/jsx/HorizontalSplit.jsx index e81f27dafc..3b0114a7a9 100644 --- a/icons/jsx/HorizontalSplit.jsx +++ b/icons/jsx/HorizontalSplit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHorizontalSplit(props) { return ( - + ); } - export default SvgHorizontalSplit; diff --git a/icons/jsx/HotTub.jsx b/icons/jsx/HotTub.jsx index 3511b1f197..25b359f807 100644 --- a/icons/jsx/HotTub.jsx +++ b/icons/jsx/HotTub.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHotTub(props) { return ( - + ); } - export default SvgHotTub; diff --git a/icons/jsx/Hotel.jsx b/icons/jsx/Hotel.jsx index a33cc5710e..dd291eb0f7 100644 --- a/icons/jsx/Hotel.jsx +++ b/icons/jsx/Hotel.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHotel(props) { return ( - + ); } - export default SvgHotel; diff --git a/icons/jsx/HotelClass.jsx b/icons/jsx/HotelClass.jsx index 12d4157b9d..55de0b8926 100644 --- a/icons/jsx/HotelClass.jsx +++ b/icons/jsx/HotelClass.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHotelClass(props) { return ( - + ); } - export default SvgHotelClass; diff --git a/icons/jsx/HourglassBottom.jsx b/icons/jsx/HourglassBottom.jsx index 57b6af40bd..b58afd511f 100644 --- a/icons/jsx/HourglassBottom.jsx +++ b/icons/jsx/HourglassBottom.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHourglassBottom(props) { return ( - + ); } - export default SvgHourglassBottom; diff --git a/icons/jsx/HourglassDisabled.jsx b/icons/jsx/HourglassDisabled.jsx index 3b77deda52..00a0380c59 100644 --- a/icons/jsx/HourglassDisabled.jsx +++ b/icons/jsx/HourglassDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHourglassDisabled(props) { return ( - + ); } - export default SvgHourglassDisabled; diff --git a/icons/jsx/HourglassEmpty.jsx b/icons/jsx/HourglassEmpty.jsx index 5af4885020..d9997f8bd3 100644 --- a/icons/jsx/HourglassEmpty.jsx +++ b/icons/jsx/HourglassEmpty.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHourglassEmpty(props) { return ( - + ); } - export default SvgHourglassEmpty; diff --git a/icons/jsx/HourglassFull.jsx b/icons/jsx/HourglassFull.jsx index e308aa5636..1664ee7059 100644 --- a/icons/jsx/HourglassFull.jsx +++ b/icons/jsx/HourglassFull.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHourglassFull(props) { return ( - + ); } - export default SvgHourglassFull; diff --git a/icons/jsx/HourglassTop.jsx b/icons/jsx/HourglassTop.jsx index 015bc55dbf..5d7da5d9e4 100644 --- a/icons/jsx/HourglassTop.jsx +++ b/icons/jsx/HourglassTop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHourglassTop(props) { return ( - + ); } - export default SvgHourglassTop; diff --git a/icons/jsx/House.jsx b/icons/jsx/House.jsx index c4d9e671e5..065c2ab99a 100644 --- a/icons/jsx/House.jsx +++ b/icons/jsx/House.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHouse(props) { return ( - + ); } - export default SvgHouse; diff --git a/icons/jsx/HouseSiding.jsx b/icons/jsx/HouseSiding.jsx index 4a2dfdafed..f390258952 100644 --- a/icons/jsx/HouseSiding.jsx +++ b/icons/jsx/HouseSiding.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHouseSiding(props) { return ( - + ); } - export default SvgHouseSiding; diff --git a/icons/jsx/Houseboat.jsx b/icons/jsx/Houseboat.jsx index e9454cffa5..7d2068cac4 100644 --- a/icons/jsx/Houseboat.jsx +++ b/icons/jsx/Houseboat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHouseboat(props) { return ( - + ); } - export default SvgHouseboat; diff --git a/icons/jsx/HowToReg.jsx b/icons/jsx/HowToReg.jsx index ad68bf6ebd..a678cda15a 100644 --- a/icons/jsx/HowToReg.jsx +++ b/icons/jsx/HowToReg.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHowToReg(props) { return ( - + ); } - export default SvgHowToReg; diff --git a/icons/jsx/HowToVote.jsx b/icons/jsx/HowToVote.jsx index 2ada929027..6095bc833d 100644 --- a/icons/jsx/HowToVote.jsx +++ b/icons/jsx/HowToVote.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHowToVote(props) { return ( - + ); } - export default SvgHowToVote; diff --git a/icons/jsx/Html.jsx b/icons/jsx/Html.jsx index a3c72f1115..c837b17430 100644 --- a/icons/jsx/Html.jsx +++ b/icons/jsx/Html.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHtml(props) { return ( - + ); } - export default SvgHtml; diff --git a/icons/jsx/Http.jsx b/icons/jsx/Http.jsx index 6d953a12a7..f533646732 100644 --- a/icons/jsx/Http.jsx +++ b/icons/jsx/Http.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHttp(props) { return ( - + ); } - export default SvgHttp; diff --git a/icons/jsx/Https.jsx b/icons/jsx/Https.jsx index 81428b591f..1dc12338c1 100644 --- a/icons/jsx/Https.jsx +++ b/icons/jsx/Https.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHttps(props) { return ( - + ); } - export default SvgHttps; diff --git a/icons/jsx/Hub.jsx b/icons/jsx/Hub.jsx index 04ef91707e..d1fc1acdb2 100644 --- a/icons/jsx/Hub.jsx +++ b/icons/jsx/Hub.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHub(props) { return ( - + ); } - export default SvgHub; diff --git a/icons/jsx/Hvac.jsx b/icons/jsx/Hvac.jsx index eb1b389ad4..a9c5acaaf9 100644 --- a/icons/jsx/Hvac.jsx +++ b/icons/jsx/Hvac.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgHvac(props) { return ( - - + + ); } - export default SvgHvac; diff --git a/icons/jsx/IceSkating.jsx b/icons/jsx/IceSkating.jsx index 01f912c579..8369bebc1a 100644 --- a/icons/jsx/IceSkating.jsx +++ b/icons/jsx/IceSkating.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgIceSkating(props) { return ( - + ); } - export default SvgIceSkating; diff --git a/icons/jsx/Icecream.jsx b/icons/jsx/Icecream.jsx index 79a5cce5bb..b6a27338f9 100644 --- a/icons/jsx/Icecream.jsx +++ b/icons/jsx/Icecream.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgIcecream(props) { return ( - + ); } - export default SvgIcecream; diff --git a/icons/jsx/Image.jsx b/icons/jsx/Image.jsx index c140fe3512..bf7583599e 100644 --- a/icons/jsx/Image.jsx +++ b/icons/jsx/Image.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgImage(props) { return ( - + ); } - export default SvgImage; diff --git a/icons/jsx/ImageAspectRatio.jsx b/icons/jsx/ImageAspectRatio.jsx index d9a743d145..e06bff91d3 100644 --- a/icons/jsx/ImageAspectRatio.jsx +++ b/icons/jsx/ImageAspectRatio.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgImageAspectRatio(props) { return ( - + ); } - export default SvgImageAspectRatio; diff --git a/icons/jsx/ImageNotSupported.jsx b/icons/jsx/ImageNotSupported.jsx index 47968da143..7727d37b7f 100644 --- a/icons/jsx/ImageNotSupported.jsx +++ b/icons/jsx/ImageNotSupported.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgImageNotSupported(props) { return ( - + ); } - export default SvgImageNotSupported; diff --git a/icons/jsx/ImageSearch.jsx b/icons/jsx/ImageSearch.jsx index b5aaad46b0..fb66fac626 100644 --- a/icons/jsx/ImageSearch.jsx +++ b/icons/jsx/ImageSearch.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgImageSearch(props) { return ( - + ); } - export default SvgImageSearch; diff --git a/icons/jsx/ImagesearchRoller.jsx b/icons/jsx/ImagesearchRoller.jsx index 69b4cf5977..52324492ab 100644 --- a/icons/jsx/ImagesearchRoller.jsx +++ b/icons/jsx/ImagesearchRoller.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgImagesearchRoller(props) { return ( - + ); } - export default SvgImagesearchRoller; diff --git a/icons/jsx/ImportContacts.jsx b/icons/jsx/ImportContacts.jsx index a7637aaf5a..8be1b5c6db 100644 --- a/icons/jsx/ImportContacts.jsx +++ b/icons/jsx/ImportContacts.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgImportContacts(props) { return ( - + ); } - export default SvgImportContacts; diff --git a/icons/jsx/ImportExport.jsx b/icons/jsx/ImportExport.jsx index 9095a17b19..48c48bf8e6 100644 --- a/icons/jsx/ImportExport.jsx +++ b/icons/jsx/ImportExport.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgImportExport(props) { return ( - + ); } - export default SvgImportExport; diff --git a/icons/jsx/ImportantDevices.jsx b/icons/jsx/ImportantDevices.jsx index ca1fb81ed8..8d142dd229 100644 --- a/icons/jsx/ImportantDevices.jsx +++ b/icons/jsx/ImportantDevices.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgImportantDevices(props) { return ( - + ); } - export default SvgImportantDevices; diff --git a/icons/jsx/Inbox.jsx b/icons/jsx/Inbox.jsx index 7b15c95ee4..fa87e8a800 100644 --- a/icons/jsx/Inbox.jsx +++ b/icons/jsx/Inbox.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInbox(props) { return ( - + ); } - export default SvgInbox; diff --git a/icons/jsx/IncompleteCircle.jsx b/icons/jsx/IncompleteCircle.jsx index bb2bddb598..9143311e21 100644 --- a/icons/jsx/IncompleteCircle.jsx +++ b/icons/jsx/IncompleteCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgIncompleteCircle(props) { return ( - + ); } - export default SvgIncompleteCircle; diff --git a/icons/jsx/IndeterminateCheckBox.jsx b/icons/jsx/IndeterminateCheckBox.jsx index 5af28bd3ef..02a875486f 100644 --- a/icons/jsx/IndeterminateCheckBox.jsx +++ b/icons/jsx/IndeterminateCheckBox.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgIndeterminateCheckBox(props) { return ( ); } - export default SvgIndeterminateCheckBox; diff --git a/icons/jsx/Info.jsx b/icons/jsx/Info.jsx index 54d9a1aaeb..30265ea49c 100644 --- a/icons/jsx/Info.jsx +++ b/icons/jsx/Info.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInfo(props) { return ( ); } - export default SvgInfo; diff --git a/icons/jsx/InfoOutline.jsx b/icons/jsx/InfoOutline.jsx index eafb935bfc..5fdedbe886 100644 --- a/icons/jsx/InfoOutline.jsx +++ b/icons/jsx/InfoOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInfoOutline(props) { return ( ); } - export default SvgInfoOutline; diff --git a/icons/jsx/Input.jsx b/icons/jsx/Input.jsx index f49d58c02c..481c620033 100644 --- a/icons/jsx/Input.jsx +++ b/icons/jsx/Input.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInput(props) { return ( - + ); } - export default SvgInput; diff --git a/icons/jsx/InsertChart.jsx b/icons/jsx/InsertChart.jsx index 467cbe5b12..36cd3c0ba4 100644 --- a/icons/jsx/InsertChart.jsx +++ b/icons/jsx/InsertChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInsertChart(props) { return ( - + ); } - export default SvgInsertChart; diff --git a/icons/jsx/InsertChartOutlined.jsx b/icons/jsx/InsertChartOutlined.jsx index 380e157f69..fcdb49b050 100644 --- a/icons/jsx/InsertChartOutlined.jsx +++ b/icons/jsx/InsertChartOutlined.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInsertChartOutlined(props) { return ( - + ); } - export default SvgInsertChartOutlined; diff --git a/icons/jsx/InsertComment.jsx b/icons/jsx/InsertComment.jsx index 1a25d5ad48..7d7a92515c 100644 --- a/icons/jsx/InsertComment.jsx +++ b/icons/jsx/InsertComment.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInsertComment(props) { return ( - + ); } - export default SvgInsertComment; diff --git a/icons/jsx/InsertDriveFile.jsx b/icons/jsx/InsertDriveFile.jsx index 793ac70587..99a6ccfc22 100644 --- a/icons/jsx/InsertDriveFile.jsx +++ b/icons/jsx/InsertDriveFile.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInsertDriveFile(props) { return ( - + ); } - export default SvgInsertDriveFile; diff --git a/icons/jsx/InsertEmoticon.jsx b/icons/jsx/InsertEmoticon.jsx index 114bee058f..e495ab1272 100644 --- a/icons/jsx/InsertEmoticon.jsx +++ b/icons/jsx/InsertEmoticon.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInsertEmoticon(props) { return ( - + ); } - export default SvgInsertEmoticon; diff --git a/icons/jsx/InsertInvitation.jsx b/icons/jsx/InsertInvitation.jsx index fd8aafefdf..7b11d4b2f2 100644 --- a/icons/jsx/InsertInvitation.jsx +++ b/icons/jsx/InsertInvitation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInsertInvitation(props) { return ( - + ); } - export default SvgInsertInvitation; diff --git a/icons/jsx/InsertLink.jsx b/icons/jsx/InsertLink.jsx index d8e098e885..eddd547343 100644 --- a/icons/jsx/InsertLink.jsx +++ b/icons/jsx/InsertLink.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInsertLink(props) { return ( - + ); } - export default SvgInsertLink; diff --git a/icons/jsx/InsertPageBreak.jsx b/icons/jsx/InsertPageBreak.jsx index de93070b9c..083b2f4cd1 100644 --- a/icons/jsx/InsertPageBreak.jsx +++ b/icons/jsx/InsertPageBreak.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInsertPageBreak(props) { return ( - + ); } - export default SvgInsertPageBreak; diff --git a/icons/jsx/InsertPhoto.jsx b/icons/jsx/InsertPhoto.jsx index 20b7aa68c0..de6f87dc38 100644 --- a/icons/jsx/InsertPhoto.jsx +++ b/icons/jsx/InsertPhoto.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInsertPhoto(props) { return ( - + ); } - export default SvgInsertPhoto; diff --git a/icons/jsx/Insights.jsx b/icons/jsx/Insights.jsx index 28caeeee22..192a14a84b 100644 --- a/icons/jsx/Insights.jsx +++ b/icons/jsx/Insights.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInsights(props) { return ( - - + + ); } - export default SvgInsights; diff --git a/icons/jsx/InstallDesktop.jsx b/icons/jsx/InstallDesktop.jsx index 31060a2c84..e8eeed71a6 100644 --- a/icons/jsx/InstallDesktop.jsx +++ b/icons/jsx/InstallDesktop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInstallDesktop(props) { return ( - - + + ); } - export default SvgInstallDesktop; diff --git a/icons/jsx/InstallMobile.jsx b/icons/jsx/InstallMobile.jsx index e7d15266cc..43dbbc43e2 100644 --- a/icons/jsx/InstallMobile.jsx +++ b/icons/jsx/InstallMobile.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInstallMobile(props) { return ( - - + + ); } - export default SvgInstallMobile; diff --git a/icons/jsx/Institution.jsx b/icons/jsx/Institution.jsx index e7e1fe317c..449b61ffda 100644 --- a/icons/jsx/Institution.jsx +++ b/icons/jsx/Institution.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInstitution(props) { return ( ); } - export default SvgInstitution; diff --git a/icons/jsx/IntegrationInstructions.jsx b/icons/jsx/IntegrationInstructions.jsx index 7cc5089f8d..a6d387ae72 100644 --- a/icons/jsx/IntegrationInstructions.jsx +++ b/icons/jsx/IntegrationInstructions.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgIntegrationInstructions(props) { return ( - + ); } - export default SvgIntegrationInstructions; diff --git a/icons/jsx/Interests.jsx b/icons/jsx/Interests.jsx index c94df34d79..98846a8a63 100644 --- a/icons/jsx/Interests.jsx +++ b/icons/jsx/Interests.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInterests(props) { return ( - + ); } - export default SvgInterests; diff --git a/icons/jsx/InterpreterMode.jsx b/icons/jsx/InterpreterMode.jsx index 6ca90c22e3..953bbdb970 100644 --- a/icons/jsx/InterpreterMode.jsx +++ b/icons/jsx/InterpreterMode.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInterpreterMode(props) { return ( - + ); } - export default SvgInterpreterMode; diff --git a/icons/jsx/Inventory.jsx b/icons/jsx/Inventory.jsx index fdd9419d0f..95c189aa49 100644 --- a/icons/jsx/Inventory.jsx +++ b/icons/jsx/Inventory.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInventory(props) { return ( - - + + ); } - export default SvgInventory; diff --git a/icons/jsx/Inventory2.jsx b/icons/jsx/Inventory2.jsx index 289ba86157..e7b26f379c 100644 --- a/icons/jsx/Inventory2.jsx +++ b/icons/jsx/Inventory2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInventory2(props) { return ( - + ); } - export default SvgInventory2; diff --git a/icons/jsx/InvertColors.jsx b/icons/jsx/InvertColors.jsx index 808fd33986..96cc295592 100644 --- a/icons/jsx/InvertColors.jsx +++ b/icons/jsx/InvertColors.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInvertColors(props) { return ( - + ); } - export default SvgInvertColors; diff --git a/icons/jsx/InvertColorsOff.jsx b/icons/jsx/InvertColorsOff.jsx index 375cc0cbda..db7eb0c089 100644 --- a/icons/jsx/InvertColorsOff.jsx +++ b/icons/jsx/InvertColorsOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgInvertColorsOff(props) { return ( - + ); } - export default SvgInvertColorsOff; diff --git a/icons/jsx/IosShare.jsx b/icons/jsx/IosShare.jsx index 7de3859266..234b740da0 100644 --- a/icons/jsx/IosShare.jsx +++ b/icons/jsx/IosShare.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgIosShare(props) { return ( ); } - export default SvgIosShare; diff --git a/icons/jsx/Iron.jsx b/icons/jsx/Iron.jsx index 59e3cc1124..cbc3b24340 100644 --- a/icons/jsx/Iron.jsx +++ b/icons/jsx/Iron.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgIron(props) { return ( - + ); } - export default SvgIron; diff --git a/icons/jsx/Iso.jsx b/icons/jsx/Iso.jsx index 6cde831475..60b5b1fa6f 100644 --- a/icons/jsx/Iso.jsx +++ b/icons/jsx/Iso.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgIso(props) { return ( - + ); } - export default SvgIso; diff --git a/icons/jsx/Issue.jsx b/icons/jsx/Issue.jsx index 1f5cbcb5da..044dd39432 100644 --- a/icons/jsx/Issue.jsx +++ b/icons/jsx/Issue.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgIssue(props) { return ( ); } - export default SvgIssue; diff --git a/icons/jsx/Javascript.jsx b/icons/jsx/Javascript.jsx index 60656917b2..43b5e174e1 100644 --- a/icons/jsx/Javascript.jsx +++ b/icons/jsx/Javascript.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgJavascript(props) { return ( - + ); } - export default SvgJavascript; diff --git a/icons/jsx/JoinFull.jsx b/icons/jsx/JoinFull.jsx index d328dfe331..529779684d 100644 --- a/icons/jsx/JoinFull.jsx +++ b/icons/jsx/JoinFull.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgJoinFull(props) { return ( - + ); } - export default SvgJoinFull; diff --git a/icons/jsx/JoinInner.jsx b/icons/jsx/JoinInner.jsx index 1a7be60621..af1b9e43d7 100644 --- a/icons/jsx/JoinInner.jsx +++ b/icons/jsx/JoinInner.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgJoinInner(props) { return ( - + ); } - export default SvgJoinInner; diff --git a/icons/jsx/JoinLeft.jsx b/icons/jsx/JoinLeft.jsx index 3dcbcb77ee..521d745f95 100644 --- a/icons/jsx/JoinLeft.jsx +++ b/icons/jsx/JoinLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgJoinLeft(props) { return ( - + ); } - export default SvgJoinLeft; diff --git a/icons/jsx/JoinRight.jsx b/icons/jsx/JoinRight.jsx index 48431562a4..723582557c 100644 --- a/icons/jsx/JoinRight.jsx +++ b/icons/jsx/JoinRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgJoinRight(props) { return ( - + ); } - export default SvgJoinRight; diff --git a/icons/jsx/Kayaking.jsx b/icons/jsx/Kayaking.jsx index 5fe45550c7..b0d3101721 100644 --- a/icons/jsx/Kayaking.jsx +++ b/icons/jsx/Kayaking.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKayaking(props) { return ( - + ); } - export default SvgKayaking; diff --git a/icons/jsx/KebabDining.jsx b/icons/jsx/KebabDining.jsx index 834987fa26..b0ed03b53c 100644 --- a/icons/jsx/KebabDining.jsx +++ b/icons/jsx/KebabDining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKebabDining(props) { return ( - + ); } - export default SvgKebabDining; diff --git a/icons/jsx/Key.jsx b/icons/jsx/Key.jsx index 90be697afe..0fd3463a93 100644 --- a/icons/jsx/Key.jsx +++ b/icons/jsx/Key.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKey(props) { return ( - + ); } - export default SvgKey; diff --git a/icons/jsx/KeyOff.jsx b/icons/jsx/KeyOff.jsx index 18002d15d1..f10a0f08f8 100644 --- a/icons/jsx/KeyOff.jsx +++ b/icons/jsx/KeyOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyOff(props) { return ( - + ); } - export default SvgKeyOff; diff --git a/icons/jsx/Keyboard.jsx b/icons/jsx/Keyboard.jsx index 211751b85a..fcf763e990 100644 --- a/icons/jsx/Keyboard.jsx +++ b/icons/jsx/Keyboard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboard(props) { return ( - + ); } - export default SvgKeyboard; diff --git a/icons/jsx/KeyboardAlt.jsx b/icons/jsx/KeyboardAlt.jsx index 5a18d8b70f..8e40d16f9e 100644 --- a/icons/jsx/KeyboardAlt.jsx +++ b/icons/jsx/KeyboardAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardAlt(props) { return ( - + ); } - export default SvgKeyboardAlt; diff --git a/icons/jsx/KeyboardArrowDown.jsx b/icons/jsx/KeyboardArrowDown.jsx index 0317df2e11..08a3492d7d 100644 --- a/icons/jsx/KeyboardArrowDown.jsx +++ b/icons/jsx/KeyboardArrowDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardArrowDown(props) { return ( - + ); } - export default SvgKeyboardArrowDown; diff --git a/icons/jsx/KeyboardArrowLeft.jsx b/icons/jsx/KeyboardArrowLeft.jsx index 4ef2c12d59..bd3ccb117c 100644 --- a/icons/jsx/KeyboardArrowLeft.jsx +++ b/icons/jsx/KeyboardArrowLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardArrowLeft(props) { return ( - + ); } - export default SvgKeyboardArrowLeft; diff --git a/icons/jsx/KeyboardArrowRight.jsx b/icons/jsx/KeyboardArrowRight.jsx index 8e5fe8cefa..c28d5371b0 100644 --- a/icons/jsx/KeyboardArrowRight.jsx +++ b/icons/jsx/KeyboardArrowRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardArrowRight(props) { return ( - + ); } - export default SvgKeyboardArrowRight; diff --git a/icons/jsx/KeyboardArrowUp.jsx b/icons/jsx/KeyboardArrowUp.jsx index adc3478c18..252443326b 100644 --- a/icons/jsx/KeyboardArrowUp.jsx +++ b/icons/jsx/KeyboardArrowUp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardArrowUp(props) { return ( - + ); } - export default SvgKeyboardArrowUp; diff --git a/icons/jsx/KeyboardBackspace.jsx b/icons/jsx/KeyboardBackspace.jsx index 2eee8cabdd..aee60f73d5 100644 --- a/icons/jsx/KeyboardBackspace.jsx +++ b/icons/jsx/KeyboardBackspace.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardBackspace(props) { return ( - + ); } - export default SvgKeyboardBackspace; diff --git a/icons/jsx/KeyboardCapslock.jsx b/icons/jsx/KeyboardCapslock.jsx index 59116309dc..74d8176afd 100644 --- a/icons/jsx/KeyboardCapslock.jsx +++ b/icons/jsx/KeyboardCapslock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardCapslock(props) { return ( - + ); } - export default SvgKeyboardCapslock; diff --git a/icons/jsx/KeyboardCommandKey.jsx b/icons/jsx/KeyboardCommandKey.jsx index eb205a8f76..caa0734778 100644 --- a/icons/jsx/KeyboardCommandKey.jsx +++ b/icons/jsx/KeyboardCommandKey.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardCommandKey(props) { return ( - + ); } - export default SvgKeyboardCommandKey; diff --git a/icons/jsx/KeyboardControlKey.jsx b/icons/jsx/KeyboardControlKey.jsx index 7cbe623599..03ad05f07c 100644 --- a/icons/jsx/KeyboardControlKey.jsx +++ b/icons/jsx/KeyboardControlKey.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardControlKey(props) { return ( - + ); } - export default SvgKeyboardControlKey; diff --git a/icons/jsx/KeyboardDoubleArrowDown.jsx b/icons/jsx/KeyboardDoubleArrowDown.jsx index 8c28b18425..1798d237fc 100644 --- a/icons/jsx/KeyboardDoubleArrowDown.jsx +++ b/icons/jsx/KeyboardDoubleArrowDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardDoubleArrowDown(props) { return ( - - + + ); } - export default SvgKeyboardDoubleArrowDown; diff --git a/icons/jsx/KeyboardDoubleArrowLeft.jsx b/icons/jsx/KeyboardDoubleArrowLeft.jsx index 8e2e816068..f86fefeb7a 100644 --- a/icons/jsx/KeyboardDoubleArrowLeft.jsx +++ b/icons/jsx/KeyboardDoubleArrowLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardDoubleArrowLeft(props) { return ( - - + + ); } - export default SvgKeyboardDoubleArrowLeft; diff --git a/icons/jsx/KeyboardDoubleArrowRight.jsx b/icons/jsx/KeyboardDoubleArrowRight.jsx index 00a99608e1..0f86a87bd3 100644 --- a/icons/jsx/KeyboardDoubleArrowRight.jsx +++ b/icons/jsx/KeyboardDoubleArrowRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardDoubleArrowRight(props) { return ( - - + + ); } - export default SvgKeyboardDoubleArrowRight; diff --git a/icons/jsx/KeyboardDoubleArrowUp.jsx b/icons/jsx/KeyboardDoubleArrowUp.jsx index ae24e8d7b7..8371be3eec 100644 --- a/icons/jsx/KeyboardDoubleArrowUp.jsx +++ b/icons/jsx/KeyboardDoubleArrowUp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardDoubleArrowUp(props) { return ( - - + + ); } - export default SvgKeyboardDoubleArrowUp; diff --git a/icons/jsx/KeyboardHide.jsx b/icons/jsx/KeyboardHide.jsx index f57560b97f..d995187b41 100644 --- a/icons/jsx/KeyboardHide.jsx +++ b/icons/jsx/KeyboardHide.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardHide(props) { return ( - + ); } - export default SvgKeyboardHide; diff --git a/icons/jsx/KeyboardOptionKey.jsx b/icons/jsx/KeyboardOptionKey.jsx index 46e58a407f..087bd8abe3 100644 --- a/icons/jsx/KeyboardOptionKey.jsx +++ b/icons/jsx/KeyboardOptionKey.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardOptionKey(props) { return ( - + ); } - export default SvgKeyboardOptionKey; diff --git a/icons/jsx/KeyboardReturn.jsx b/icons/jsx/KeyboardReturn.jsx index 95cfb17122..8b6fe213b9 100644 --- a/icons/jsx/KeyboardReturn.jsx +++ b/icons/jsx/KeyboardReturn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardReturn(props) { return ( - + ); } - export default SvgKeyboardReturn; diff --git a/icons/jsx/KeyboardTab.jsx b/icons/jsx/KeyboardTab.jsx index f5b69e8f8a..b992d709ba 100644 --- a/icons/jsx/KeyboardTab.jsx +++ b/icons/jsx/KeyboardTab.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardTab(props) { return ( - + ); } - export default SvgKeyboardTab; diff --git a/icons/jsx/KeyboardVoice.jsx b/icons/jsx/KeyboardVoice.jsx index ea93406a6f..b7a4778e1a 100644 --- a/icons/jsx/KeyboardVoice.jsx +++ b/icons/jsx/KeyboardVoice.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKeyboardVoice(props) { return ( - + ); } - export default SvgKeyboardVoice; diff --git a/icons/jsx/KingBed.jsx b/icons/jsx/KingBed.jsx index a02aa955f0..9acccfbdb0 100644 --- a/icons/jsx/KingBed.jsx +++ b/icons/jsx/KingBed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKingBed(props) { return ( - + ); } - export default SvgKingBed; diff --git a/icons/jsx/Kitchen.jsx b/icons/jsx/Kitchen.jsx index 89feef9c02..1daa59721f 100644 --- a/icons/jsx/Kitchen.jsx +++ b/icons/jsx/Kitchen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKitchen(props) { return ( - + ); } - export default SvgKitchen; diff --git a/icons/jsx/Kitesurfing.jsx b/icons/jsx/Kitesurfing.jsx index c5ff4d9fa5..0639d3a153 100644 --- a/icons/jsx/Kitesurfing.jsx +++ b/icons/jsx/Kitesurfing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgKitesurfing(props) { return ( - + ); } - export default SvgKitesurfing; diff --git a/icons/jsx/Label.jsx b/icons/jsx/Label.jsx index 201d5488f0..727795dfa1 100644 --- a/icons/jsx/Label.jsx +++ b/icons/jsx/Label.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLabel(props) { return ( - + ); } - export default SvgLabel; diff --git a/icons/jsx/LabelImportant.jsx b/icons/jsx/LabelImportant.jsx index 2191da873f..d195961472 100644 --- a/icons/jsx/LabelImportant.jsx +++ b/icons/jsx/LabelImportant.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLabelImportant(props) { return ( - + ); } - export default SvgLabelImportant; diff --git a/icons/jsx/LabelOff.jsx b/icons/jsx/LabelOff.jsx index 5798d1c588..b1458e8bfb 100644 --- a/icons/jsx/LabelOff.jsx +++ b/icons/jsx/LabelOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLabelOff(props) { return ( - + ); } - export default SvgLabelOff; diff --git a/icons/jsx/Lan.jsx b/icons/jsx/Lan.jsx index 64d1982cc0..49755e0673 100644 --- a/icons/jsx/Lan.jsx +++ b/icons/jsx/Lan.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLan(props) { return ( - + ); } - export default SvgLan; diff --git a/icons/jsx/Landscape.jsx b/icons/jsx/Landscape.jsx index 87d2f86a10..719959dd3b 100644 --- a/icons/jsx/Landscape.jsx +++ b/icons/jsx/Landscape.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLandscape(props) { return ( - + ); } - export default SvgLandscape; diff --git a/icons/jsx/Landslide.jsx b/icons/jsx/Landslide.jsx index a366fe60c9..002bd8ef77 100644 --- a/icons/jsx/Landslide.jsx +++ b/icons/jsx/Landslide.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLandslide(props) { return ( - + ); } - export default SvgLandslide; diff --git a/icons/jsx/Language.jsx b/icons/jsx/Language.jsx index c937d67579..acd73e958c 100644 --- a/icons/jsx/Language.jsx +++ b/icons/jsx/Language.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLanguage(props) { return ( ); } - export default SvgLanguage; diff --git a/icons/jsx/Laptop.jsx b/icons/jsx/Laptop.jsx index 6639747b8e..3e0545d6f4 100644 --- a/icons/jsx/Laptop.jsx +++ b/icons/jsx/Laptop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLaptop(props) { return ( ); } - export default SvgLaptop; diff --git a/icons/jsx/LaptopChromebook.jsx b/icons/jsx/LaptopChromebook.jsx index 939fc4c50d..9e08b3fff4 100644 --- a/icons/jsx/LaptopChromebook.jsx +++ b/icons/jsx/LaptopChromebook.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLaptopChromebook(props) { return ( - + ); } - export default SvgLaptopChromebook; diff --git a/icons/jsx/LaptopMac.jsx b/icons/jsx/LaptopMac.jsx index 961459b4fc..78e13385b7 100644 --- a/icons/jsx/LaptopMac.jsx +++ b/icons/jsx/LaptopMac.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLaptopMac(props) { return ( - + ); } - export default SvgLaptopMac; diff --git a/icons/jsx/LaptopWindows.jsx b/icons/jsx/LaptopWindows.jsx index 3f384159f5..f40533b02e 100644 --- a/icons/jsx/LaptopWindows.jsx +++ b/icons/jsx/LaptopWindows.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLaptopWindows(props) { return ( - + ); } - export default SvgLaptopWindows; diff --git a/icons/jsx/LastPage.jsx b/icons/jsx/LastPage.jsx index f85a85205f..86c55d77e2 100644 --- a/icons/jsx/LastPage.jsx +++ b/icons/jsx/LastPage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLastPage(props) { return ( - + ); } - export default SvgLastPage; diff --git a/icons/jsx/Launch.jsx b/icons/jsx/Launch.jsx index c338f97e01..a3d4bb5d48 100644 --- a/icons/jsx/Launch.jsx +++ b/icons/jsx/Launch.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLaunch(props) { return ( ); } - export default SvgLaunch; diff --git a/icons/jsx/Layers.jsx b/icons/jsx/Layers.jsx index 9fc9a7634f..1dff1704db 100644 --- a/icons/jsx/Layers.jsx +++ b/icons/jsx/Layers.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLayers(props) { return ( - + ); } - export default SvgLayers; diff --git a/icons/jsx/LayersClear.jsx b/icons/jsx/LayersClear.jsx index 77aaa60ac4..077be07970 100644 --- a/icons/jsx/LayersClear.jsx +++ b/icons/jsx/LayersClear.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLayersClear(props) { return ( - + ); } - export default SvgLayersClear; diff --git a/icons/jsx/Leaderboard.jsx b/icons/jsx/Leaderboard.jsx index 9152c4ae0c..803da0b24b 100644 --- a/icons/jsx/Leaderboard.jsx +++ b/icons/jsx/Leaderboard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLeaderboard(props) { return ( - + ); } - export default SvgLeaderboard; diff --git a/icons/jsx/LeakAdd.jsx b/icons/jsx/LeakAdd.jsx index 8a64f15504..09397b04a9 100644 --- a/icons/jsx/LeakAdd.jsx +++ b/icons/jsx/LeakAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLeakAdd(props) { return ( - + ); } - export default SvgLeakAdd; diff --git a/icons/jsx/LeakRemove.jsx b/icons/jsx/LeakRemove.jsx index 9fa9136ae1..325cb442bc 100644 --- a/icons/jsx/LeakRemove.jsx +++ b/icons/jsx/LeakRemove.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLeakRemove(props) { return ( - + ); } - export default SvgLeakRemove; diff --git a/icons/jsx/LeaveBagsAtHome.jsx b/icons/jsx/LeaveBagsAtHome.jsx index 63f11d21a3..0a468e7067 100644 --- a/icons/jsx/LeaveBagsAtHome.jsx +++ b/icons/jsx/LeaveBagsAtHome.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLeaveBagsAtHome(props) { return ( - + ); } - export default SvgLeaveBagsAtHome; diff --git a/icons/jsx/LegendToggle.jsx b/icons/jsx/LegendToggle.jsx index cc803bde29..4cc8d6ff7c 100644 --- a/icons/jsx/LegendToggle.jsx +++ b/icons/jsx/LegendToggle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLegendToggle(props) { return ( - + ); } - export default SvgLegendToggle; diff --git a/icons/jsx/Lens.jsx b/icons/jsx/Lens.jsx index 64e84e1cf2..c1c99aec64 100644 --- a/icons/jsx/Lens.jsx +++ b/icons/jsx/Lens.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLens(props) { return ( - + ); } - export default SvgLens; diff --git a/icons/jsx/LensBlur.jsx b/icons/jsx/LensBlur.jsx index b44c18d423..d939949a47 100644 --- a/icons/jsx/LensBlur.jsx +++ b/icons/jsx/LensBlur.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLensBlur(props) { return ( - + ); } - export default SvgLensBlur; diff --git a/icons/jsx/LessThan.jsx b/icons/jsx/LessThan.jsx index ab0a1a2da4..c664b97b62 100644 --- a/icons/jsx/LessThan.jsx +++ b/icons/jsx/LessThan.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLessThan(props) { return ( ); } - export default SvgLessThan; diff --git a/icons/jsx/LessThanEqual.jsx b/icons/jsx/LessThanEqual.jsx index e3c103c38e..ff075e1fd0 100644 --- a/icons/jsx/LessThanEqual.jsx +++ b/icons/jsx/LessThanEqual.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLessThanEqual(props) { return ( - + ); } - export default SvgLessThanEqual; diff --git a/icons/jsx/LibraryAdd.jsx b/icons/jsx/LibraryAdd.jsx index 93a595f3dc..13930bc089 100644 --- a/icons/jsx/LibraryAdd.jsx +++ b/icons/jsx/LibraryAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLibraryAdd(props) { return ( - + ); } - export default SvgLibraryAdd; diff --git a/icons/jsx/LibraryAddCheck.jsx b/icons/jsx/LibraryAddCheck.jsx index 1be1638df7..f4e43d8bcc 100644 --- a/icons/jsx/LibraryAddCheck.jsx +++ b/icons/jsx/LibraryAddCheck.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLibraryAddCheck(props) { return ( - + ); } - export default SvgLibraryAddCheck; diff --git a/icons/jsx/LibraryBooks.jsx b/icons/jsx/LibraryBooks.jsx index 05d74f71f0..500eccc536 100644 --- a/icons/jsx/LibraryBooks.jsx +++ b/icons/jsx/LibraryBooks.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLibraryBooks(props) { return ( - + ); } - export default SvgLibraryBooks; diff --git a/icons/jsx/LibraryMusic.jsx b/icons/jsx/LibraryMusic.jsx index 6c56837ecd..9112114ec8 100644 --- a/icons/jsx/LibraryMusic.jsx +++ b/icons/jsx/LibraryMusic.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLibraryMusic(props) { return ( - + ); } - export default SvgLibraryMusic; diff --git a/icons/jsx/Light.jsx b/icons/jsx/Light.jsx index ac2d58f1e0..f47eb25cba 100644 --- a/icons/jsx/Light.jsx +++ b/icons/jsx/Light.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLight(props) { return ( - + ); } - export default SvgLight; diff --git a/icons/jsx/LightMode.jsx b/icons/jsx/LightMode.jsx index d52868caa2..60021c85da 100644 --- a/icons/jsx/LightMode.jsx +++ b/icons/jsx/LightMode.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLightMode(props) { return ( - + ); } - export default SvgLightMode; diff --git a/icons/jsx/Lightbulb.jsx b/icons/jsx/Lightbulb.jsx index 628fd28a42..d3ec05b0d1 100644 --- a/icons/jsx/Lightbulb.jsx +++ b/icons/jsx/Lightbulb.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLightbulb(props) { return ( ); } - export default SvgLightbulb; diff --git a/icons/jsx/LightbulbCircle.jsx b/icons/jsx/LightbulbCircle.jsx index 769ce4f2c2..6073b4168d 100644 --- a/icons/jsx/LightbulbCircle.jsx +++ b/icons/jsx/LightbulbCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLightbulbCircle(props) { return ( - + ); } - export default SvgLightbulbCircle; diff --git a/icons/jsx/LineAxis.jsx b/icons/jsx/LineAxis.jsx index 96b431a7f1..cc7fda8a04 100644 --- a/icons/jsx/LineAxis.jsx +++ b/icons/jsx/LineAxis.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLineAxis(props) { return ( - + ); } - export default SvgLineAxis; diff --git a/icons/jsx/LineStyle.jsx b/icons/jsx/LineStyle.jsx index a5a59989ac..52b4795c82 100644 --- a/icons/jsx/LineStyle.jsx +++ b/icons/jsx/LineStyle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLineStyle(props) { return ( - + ); } - export default SvgLineStyle; diff --git a/icons/jsx/LineWeight.jsx b/icons/jsx/LineWeight.jsx index a8e871d240..2d009c2b04 100644 --- a/icons/jsx/LineWeight.jsx +++ b/icons/jsx/LineWeight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLineWeight(props) { return ( - + ); } - export default SvgLineWeight; diff --git a/icons/jsx/LinearScale.jsx b/icons/jsx/LinearScale.jsx index 5694877ecf..f419129684 100644 --- a/icons/jsx/LinearScale.jsx +++ b/icons/jsx/LinearScale.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLinearScale(props) { return ( - + ); } - export default SvgLinearScale; diff --git a/icons/jsx/Link.jsx b/icons/jsx/Link.jsx index a94f75b19f..5d670848bb 100644 --- a/icons/jsx/Link.jsx +++ b/icons/jsx/Link.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLink(props) { return ( - + ); } - export default SvgLink; diff --git a/icons/jsx/LinkOff.jsx b/icons/jsx/LinkOff.jsx index fe83d6f8ef..10787123ff 100644 --- a/icons/jsx/LinkOff.jsx +++ b/icons/jsx/LinkOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLinkOff(props) { return ( - + ); } - export default SvgLinkOff; diff --git a/icons/jsx/LinkedCamera.jsx b/icons/jsx/LinkedCamera.jsx index be116a2d1b..699f21f4dc 100644 --- a/icons/jsx/LinkedCamera.jsx +++ b/icons/jsx/LinkedCamera.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLinkedCamera(props) { return ( - + ); } - export default SvgLinkedCamera; diff --git a/icons/jsx/Liquor.jsx b/icons/jsx/Liquor.jsx index fe2831ec62..2eb20c9c96 100644 --- a/icons/jsx/Liquor.jsx +++ b/icons/jsx/Liquor.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLiquor(props) { return ( - + ); } - export default SvgLiquor; diff --git a/icons/jsx/List.jsx b/icons/jsx/List.jsx index 9fafe604c8..5e37b257e9 100644 --- a/icons/jsx/List.jsx +++ b/icons/jsx/List.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgList(props) { return ( - + ); } - export default SvgList; diff --git a/icons/jsx/ListAlt.jsx b/icons/jsx/ListAlt.jsx index 624cba258c..4e9a2010a5 100644 --- a/icons/jsx/ListAlt.jsx +++ b/icons/jsx/ListAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgListAlt(props) { return ( - + ); } - export default SvgListAlt; diff --git a/icons/jsx/ListView.jsx b/icons/jsx/ListView.jsx index cd5c4fb7fc..64a3b532d7 100644 --- a/icons/jsx/ListView.jsx +++ b/icons/jsx/ListView.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgListView(props) { return ( ); } - export default SvgListView; diff --git a/icons/jsx/LiveHelp.jsx b/icons/jsx/LiveHelp.jsx index a781010402..c7997d5691 100644 --- a/icons/jsx/LiveHelp.jsx +++ b/icons/jsx/LiveHelp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLiveHelp(props) { return ( - + ); } - export default SvgLiveHelp; diff --git a/icons/jsx/LiveTv.jsx b/icons/jsx/LiveTv.jsx index 56f4aacf5e..352469b2d1 100644 --- a/icons/jsx/LiveTv.jsx +++ b/icons/jsx/LiveTv.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLiveTv(props) { return ( - + ); } - export default SvgLiveTv; diff --git a/icons/jsx/Living.jsx b/icons/jsx/Living.jsx index c1e286507c..6417acc0b0 100644 --- a/icons/jsx/Living.jsx +++ b/icons/jsx/Living.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLiving(props) { return ( - - - + + + ); } - export default SvgLiving; diff --git a/icons/jsx/LocalActivity.jsx b/icons/jsx/LocalActivity.jsx index 12fd23ef69..ffd4d4c37f 100644 --- a/icons/jsx/LocalActivity.jsx +++ b/icons/jsx/LocalActivity.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalActivity(props) { return ( - + ); } - export default SvgLocalActivity; diff --git a/icons/jsx/LocalAirport.jsx b/icons/jsx/LocalAirport.jsx index db6b8d6abe..c708741030 100644 --- a/icons/jsx/LocalAirport.jsx +++ b/icons/jsx/LocalAirport.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalAirport(props) { return ( - + ); } - export default SvgLocalAirport; diff --git a/icons/jsx/LocalAtm.jsx b/icons/jsx/LocalAtm.jsx index ea6c812a14..2df4bdb393 100644 --- a/icons/jsx/LocalAtm.jsx +++ b/icons/jsx/LocalAtm.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalAtm(props) { return ( - + ); } - export default SvgLocalAtm; diff --git a/icons/jsx/LocalBar.jsx b/icons/jsx/LocalBar.jsx index c3040e1012..e7bf0b897f 100644 --- a/icons/jsx/LocalBar.jsx +++ b/icons/jsx/LocalBar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalBar(props) { return ( - + ); } - export default SvgLocalBar; diff --git a/icons/jsx/LocalCafe.jsx b/icons/jsx/LocalCafe.jsx index e86f64c082..22eba5b282 100644 --- a/icons/jsx/LocalCafe.jsx +++ b/icons/jsx/LocalCafe.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalCafe(props) { return ( - + ); } - export default SvgLocalCafe; diff --git a/icons/jsx/LocalCarWash.jsx b/icons/jsx/LocalCarWash.jsx index f711d4b2e3..2dbd614e6f 100644 --- a/icons/jsx/LocalCarWash.jsx +++ b/icons/jsx/LocalCarWash.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalCarWash(props) { return ( - + ); } - export default SvgLocalCarWash; diff --git a/icons/jsx/LocalConvenienceStore.jsx b/icons/jsx/LocalConvenienceStore.jsx index d309a4c5b5..c92f98834f 100644 --- a/icons/jsx/LocalConvenienceStore.jsx +++ b/icons/jsx/LocalConvenienceStore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalConvenienceStore(props) { return ( - + ); } - export default SvgLocalConvenienceStore; diff --git a/icons/jsx/LocalDining.jsx b/icons/jsx/LocalDining.jsx index 9c011d7039..134865316c 100644 --- a/icons/jsx/LocalDining.jsx +++ b/icons/jsx/LocalDining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalDining(props) { return ( - + ); } - export default SvgLocalDining; diff --git a/icons/jsx/LocalDrink.jsx b/icons/jsx/LocalDrink.jsx index da61d5251f..982b426360 100644 --- a/icons/jsx/LocalDrink.jsx +++ b/icons/jsx/LocalDrink.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalDrink(props) { return ( - + ); } - export default SvgLocalDrink; diff --git a/icons/jsx/LocalFireDepartment.jsx b/icons/jsx/LocalFireDepartment.jsx index f347b3a7b7..54a7d69859 100644 --- a/icons/jsx/LocalFireDepartment.jsx +++ b/icons/jsx/LocalFireDepartment.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalFireDepartment(props) { return ( - - + + ); } - export default SvgLocalFireDepartment; diff --git a/icons/jsx/LocalFlorist.jsx b/icons/jsx/LocalFlorist.jsx index 2882f3a846..883cb35fff 100644 --- a/icons/jsx/LocalFlorist.jsx +++ b/icons/jsx/LocalFlorist.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalFlorist(props) { return ( - + ); } - export default SvgLocalFlorist; diff --git a/icons/jsx/LocalGasStation.jsx b/icons/jsx/LocalGasStation.jsx index 23be36633b..38be74d5a6 100644 --- a/icons/jsx/LocalGasStation.jsx +++ b/icons/jsx/LocalGasStation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalGasStation(props) { return ( - + ); } - export default SvgLocalGasStation; diff --git a/icons/jsx/LocalGroceryStore.jsx b/icons/jsx/LocalGroceryStore.jsx index 13868f3077..89ccee5239 100644 --- a/icons/jsx/LocalGroceryStore.jsx +++ b/icons/jsx/LocalGroceryStore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalGroceryStore(props) { return ( - + ); } - export default SvgLocalGroceryStore; diff --git a/icons/jsx/LocalHospital.jsx b/icons/jsx/LocalHospital.jsx index e6e83e0600..02ec0c8458 100644 --- a/icons/jsx/LocalHospital.jsx +++ b/icons/jsx/LocalHospital.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalHospital(props) { return ( - + ); } - export default SvgLocalHospital; diff --git a/icons/jsx/LocalHotel.jsx b/icons/jsx/LocalHotel.jsx index e1cd4c0178..94601d4a00 100644 --- a/icons/jsx/LocalHotel.jsx +++ b/icons/jsx/LocalHotel.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalHotel(props) { return ( - + ); } - export default SvgLocalHotel; diff --git a/icons/jsx/LocalLaundryService.jsx b/icons/jsx/LocalLaundryService.jsx index 0f22c73208..ea930270cb 100644 --- a/icons/jsx/LocalLaundryService.jsx +++ b/icons/jsx/LocalLaundryService.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalLaundryService(props) { return ( - + ); } - export default SvgLocalLaundryService; diff --git a/icons/jsx/LocalLibrary.jsx b/icons/jsx/LocalLibrary.jsx index ac7ae0f4d9..21f96b8f8e 100644 --- a/icons/jsx/LocalLibrary.jsx +++ b/icons/jsx/LocalLibrary.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalLibrary(props) { return ( - + ); } - export default SvgLocalLibrary; diff --git a/icons/jsx/LocalMall.jsx b/icons/jsx/LocalMall.jsx index 833f92c8ce..80780a8bfe 100644 --- a/icons/jsx/LocalMall.jsx +++ b/icons/jsx/LocalMall.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalMall(props) { return ( - + ); } - export default SvgLocalMall; diff --git a/icons/jsx/LocalMovies.jsx b/icons/jsx/LocalMovies.jsx index d87e416db5..f67048c221 100644 --- a/icons/jsx/LocalMovies.jsx +++ b/icons/jsx/LocalMovies.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalMovies(props) { return ( - + ); } - export default SvgLocalMovies; diff --git a/icons/jsx/LocalOffer.jsx b/icons/jsx/LocalOffer.jsx index 11327becf3..055b4eef36 100644 --- a/icons/jsx/LocalOffer.jsx +++ b/icons/jsx/LocalOffer.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalOffer(props) { return ( - + ); } - export default SvgLocalOffer; diff --git a/icons/jsx/LocalParking.jsx b/icons/jsx/LocalParking.jsx index 26a1283cef..d59d8e7652 100644 --- a/icons/jsx/LocalParking.jsx +++ b/icons/jsx/LocalParking.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalParking(props) { return ( - + ); } - export default SvgLocalParking; diff --git a/icons/jsx/LocalPharmacy.jsx b/icons/jsx/LocalPharmacy.jsx index 13a8a33b08..a29e48bc1b 100644 --- a/icons/jsx/LocalPharmacy.jsx +++ b/icons/jsx/LocalPharmacy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalPharmacy(props) { return ( - + ); } - export default SvgLocalPharmacy; diff --git a/icons/jsx/LocalPhone.jsx b/icons/jsx/LocalPhone.jsx index f1646e628a..2f3001c089 100644 --- a/icons/jsx/LocalPhone.jsx +++ b/icons/jsx/LocalPhone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalPhone(props) { return ( - + ); } - export default SvgLocalPhone; diff --git a/icons/jsx/LocalPizza.jsx b/icons/jsx/LocalPizza.jsx index fdb77e947d..593c3fa967 100644 --- a/icons/jsx/LocalPizza.jsx +++ b/icons/jsx/LocalPizza.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalPizza(props) { return ( - + ); } - export default SvgLocalPizza; diff --git a/icons/jsx/LocalPlay.jsx b/icons/jsx/LocalPlay.jsx index 23844d543c..0ff702e9b2 100644 --- a/icons/jsx/LocalPlay.jsx +++ b/icons/jsx/LocalPlay.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalPlay(props) { return ( - + ); } - export default SvgLocalPlay; diff --git a/icons/jsx/LocalPolice.jsx b/icons/jsx/LocalPolice.jsx index bbfd72f0f0..c95d2008f1 100644 --- a/icons/jsx/LocalPolice.jsx +++ b/icons/jsx/LocalPolice.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalPolice(props) { return ( - + ); } - export default SvgLocalPolice; diff --git a/icons/jsx/LocalPostOffice.jsx b/icons/jsx/LocalPostOffice.jsx index 6a2a1363f0..2b1f71aaa7 100644 --- a/icons/jsx/LocalPostOffice.jsx +++ b/icons/jsx/LocalPostOffice.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalPostOffice(props) { return ( - + ); } - export default SvgLocalPostOffice; diff --git a/icons/jsx/LocalPrintshop.jsx b/icons/jsx/LocalPrintshop.jsx index 0d2cacad4e..a44ae9b040 100644 --- a/icons/jsx/LocalPrintshop.jsx +++ b/icons/jsx/LocalPrintshop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalPrintshop(props) { return ( - + ); } - export default SvgLocalPrintshop; diff --git a/icons/jsx/LocalSee.jsx b/icons/jsx/LocalSee.jsx index 753b8f7849..402c4fa82b 100644 --- a/icons/jsx/LocalSee.jsx +++ b/icons/jsx/LocalSee.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalSee(props) { return ( - + ); } - export default SvgLocalSee; diff --git a/icons/jsx/LocalShipping.jsx b/icons/jsx/LocalShipping.jsx index 3e3f952f0b..d33f1b8b5c 100644 --- a/icons/jsx/LocalShipping.jsx +++ b/icons/jsx/LocalShipping.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalShipping(props) { return ( - + ); } - export default SvgLocalShipping; diff --git a/icons/jsx/LocalTaxi.jsx b/icons/jsx/LocalTaxi.jsx index 4fca9a7f61..da0d7eaa4e 100644 --- a/icons/jsx/LocalTaxi.jsx +++ b/icons/jsx/LocalTaxi.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocalTaxi(props) { return ( - + ); } - export default SvgLocalTaxi; diff --git a/icons/jsx/LocationCity.jsx b/icons/jsx/LocationCity.jsx index d8696fffd9..3ec33da8a7 100644 --- a/icons/jsx/LocationCity.jsx +++ b/icons/jsx/LocationCity.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocationCity(props) { return ( - + ); } - export default SvgLocationCity; diff --git a/icons/jsx/LocationDisabled.jsx b/icons/jsx/LocationDisabled.jsx index 20809fb576..3f36542f02 100644 --- a/icons/jsx/LocationDisabled.jsx +++ b/icons/jsx/LocationDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocationDisabled(props) { return ( - + ); } - export default SvgLocationDisabled; diff --git a/icons/jsx/LocationOff.jsx b/icons/jsx/LocationOff.jsx index 2076eb1c8d..aa7750c18e 100644 --- a/icons/jsx/LocationOff.jsx +++ b/icons/jsx/LocationOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocationOff(props) { return ( - + ); } - export default SvgLocationOff; diff --git a/icons/jsx/LocationOn.jsx b/icons/jsx/LocationOn.jsx index 56bc515064..b8375bb446 100644 --- a/icons/jsx/LocationOn.jsx +++ b/icons/jsx/LocationOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocationOn(props) { return ( - + ); } - export default SvgLocationOn; diff --git a/icons/jsx/LocationSearching.jsx b/icons/jsx/LocationSearching.jsx index 0922ab7e3e..43051911c8 100644 --- a/icons/jsx/LocationSearching.jsx +++ b/icons/jsx/LocationSearching.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocationSearching(props) { return ( - + ); } - export default SvgLocationSearching; diff --git a/icons/jsx/Lock.jsx b/icons/jsx/Lock.jsx index f37e767928..59e4c7f232 100644 --- a/icons/jsx/Lock.jsx +++ b/icons/jsx/Lock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLock(props) { return ( - + ); } - export default SvgLock; diff --git a/icons/jsx/LockClock.jsx b/icons/jsx/LockClock.jsx index 524251b8e6..d03f0b4b0e 100644 --- a/icons/jsx/LockClock.jsx +++ b/icons/jsx/LockClock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLockClock(props) { return ( - + ); } - export default SvgLockClock; diff --git a/icons/jsx/LockOpen.jsx b/icons/jsx/LockOpen.jsx index fc5cb564ee..b57100653c 100644 --- a/icons/jsx/LockOpen.jsx +++ b/icons/jsx/LockOpen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLockOpen(props) { return ( - + ); } - export default SvgLockOpen; diff --git a/icons/jsx/LockPerson.jsx b/icons/jsx/LockPerson.jsx index 481eddf0cd..4678c43583 100644 --- a/icons/jsx/LockPerson.jsx +++ b/icons/jsx/LockPerson.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLockPerson(props) { return ( - - + + ); } - export default SvgLockPerson; diff --git a/icons/jsx/LockReset.jsx b/icons/jsx/LockReset.jsx index 6026a1e022..9aa1201e25 100644 --- a/icons/jsx/LockReset.jsx +++ b/icons/jsx/LockReset.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLockReset(props) { return ( - + ); } - export default SvgLockReset; diff --git a/icons/jsx/Locked.jsx b/icons/jsx/Locked.jsx index c068887594..dfe9bf4fd8 100644 --- a/icons/jsx/Locked.jsx +++ b/icons/jsx/Locked.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLocked(props) { return ( ); } - export default SvgLocked; diff --git a/icons/jsx/Login.jsx b/icons/jsx/Login.jsx index 14dacb6431..db64c56685 100644 --- a/icons/jsx/Login.jsx +++ b/icons/jsx/Login.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLogin(props) { return ( - + ); } - export default SvgLogin; diff --git a/icons/jsx/LogoDev.jsx b/icons/jsx/LogoDev.jsx index 42eddf2162..9c3f071681 100644 --- a/icons/jsx/LogoDev.jsx +++ b/icons/jsx/LogoDev.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLogoDev(props) { return ( - - + + ); } - export default SvgLogoDev; diff --git a/icons/jsx/Logout.jsx b/icons/jsx/Logout.jsx index 2eccc92af0..33b6994deb 100644 --- a/icons/jsx/Logout.jsx +++ b/icons/jsx/Logout.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLogout(props) { return ( - - + + ); } - export default SvgLogout; diff --git a/icons/jsx/Looks.jsx b/icons/jsx/Looks.jsx index a47742838c..ef94f78cef 100644 --- a/icons/jsx/Looks.jsx +++ b/icons/jsx/Looks.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLooks(props) { return ( - + ); } - export default SvgLooks; diff --git a/icons/jsx/Looks3.jsx b/icons/jsx/Looks3.jsx index a93ae486ce..d2efe55523 100644 --- a/icons/jsx/Looks3.jsx +++ b/icons/jsx/Looks3.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLooks3(props) { return ( - + ); } - export default SvgLooks3; diff --git a/icons/jsx/Looks4.jsx b/icons/jsx/Looks4.jsx index 97076fed0f..33502c5cf9 100644 --- a/icons/jsx/Looks4.jsx +++ b/icons/jsx/Looks4.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLooks4(props) { return ( - + ); } - export default SvgLooks4; diff --git a/icons/jsx/Looks5.jsx b/icons/jsx/Looks5.jsx index 9fa1b42528..dab580ece9 100644 --- a/icons/jsx/Looks5.jsx +++ b/icons/jsx/Looks5.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLooks5(props) { return ( - + ); } - export default SvgLooks5; diff --git a/icons/jsx/Looks6.jsx b/icons/jsx/Looks6.jsx index bd281da785..676bed2c57 100644 --- a/icons/jsx/Looks6.jsx +++ b/icons/jsx/Looks6.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLooks6(props) { return ( - + ); } - export default SvgLooks6; diff --git a/icons/jsx/LooksOne.jsx b/icons/jsx/LooksOne.jsx index a793bbe037..1fa8c20bc1 100644 --- a/icons/jsx/LooksOne.jsx +++ b/icons/jsx/LooksOne.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLooksOne(props) { return ( - + ); } - export default SvgLooksOne; diff --git a/icons/jsx/LooksTwo.jsx b/icons/jsx/LooksTwo.jsx index da33b3e682..2c7391dd86 100644 --- a/icons/jsx/LooksTwo.jsx +++ b/icons/jsx/LooksTwo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLooksTwo(props) { return ( - + ); } - export default SvgLooksTwo; diff --git a/icons/jsx/Loop.jsx b/icons/jsx/Loop.jsx index 3de2c9c42d..f66a739983 100644 --- a/icons/jsx/Loop.jsx +++ b/icons/jsx/Loop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLoop(props) { return ( - + ); } - export default SvgLoop; diff --git a/icons/jsx/Loupe.jsx b/icons/jsx/Loupe.jsx index 1807a227f4..195d2f6708 100644 --- a/icons/jsx/Loupe.jsx +++ b/icons/jsx/Loupe.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLoupe(props) { return ( - + ); } - export default SvgLoupe; diff --git a/icons/jsx/LowPriority.jsx b/icons/jsx/LowPriority.jsx index 26bb017d09..e661d2997a 100644 --- a/icons/jsx/LowPriority.jsx +++ b/icons/jsx/LowPriority.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLowPriority(props) { return ( - + ); } - export default SvgLowPriority; diff --git a/icons/jsx/Loyalty.jsx b/icons/jsx/Loyalty.jsx index a485708ee8..965a698b55 100644 --- a/icons/jsx/Loyalty.jsx +++ b/icons/jsx/Loyalty.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLoyalty(props) { return ( - + ); } - export default SvgLoyalty; diff --git a/icons/jsx/LteMobiledata.jsx b/icons/jsx/LteMobiledata.jsx index e6b82a2576..7eb32a43ca 100644 --- a/icons/jsx/LteMobiledata.jsx +++ b/icons/jsx/LteMobiledata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLteMobiledata(props) { return ( - + ); } - export default SvgLteMobiledata; diff --git a/icons/jsx/LtePlusMobiledata.jsx b/icons/jsx/LtePlusMobiledata.jsx index 59e45ab634..f173a8539a 100644 --- a/icons/jsx/LtePlusMobiledata.jsx +++ b/icons/jsx/LtePlusMobiledata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLtePlusMobiledata(props) { return ( - + ); } - export default SvgLtePlusMobiledata; diff --git a/icons/jsx/Luggage.jsx b/icons/jsx/Luggage.jsx index affd5f36e7..b44859eb20 100644 --- a/icons/jsx/Luggage.jsx +++ b/icons/jsx/Luggage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLuggage(props) { return ( - + ); } - export default SvgLuggage; diff --git a/icons/jsx/LunchDining.jsx b/icons/jsx/LunchDining.jsx index 77412c42cb..00167c49c8 100644 --- a/icons/jsx/LunchDining.jsx +++ b/icons/jsx/LunchDining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLunchDining(props) { return ( - + ); } - export default SvgLunchDining; diff --git a/icons/jsx/Lyrics.jsx b/icons/jsx/Lyrics.jsx index 27e014a733..6cb6454524 100644 --- a/icons/jsx/Lyrics.jsx +++ b/icons/jsx/Lyrics.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgLyrics(props) { return ( - - + + ); } - export default SvgLyrics; diff --git a/icons/jsx/MacroOff.jsx b/icons/jsx/MacroOff.jsx index 89ded026d3..9bba97b93c 100644 --- a/icons/jsx/MacroOff.jsx +++ b/icons/jsx/MacroOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMacroOff(props) { return ( - - + + ); } - export default SvgMacroOff; diff --git a/icons/jsx/Mail.jsx b/icons/jsx/Mail.jsx index d1ae15e8e9..0fd11358b2 100644 --- a/icons/jsx/Mail.jsx +++ b/icons/jsx/Mail.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMail(props) { return ( - + ); } - export default SvgMail; diff --git a/icons/jsx/MailLock.jsx b/icons/jsx/MailLock.jsx index ec5133a4b0..37ee86b91c 100644 --- a/icons/jsx/MailLock.jsx +++ b/icons/jsx/MailLock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMailLock(props) { return ( - - + + ); } - export default SvgMailLock; diff --git a/icons/jsx/MailOutline.jsx b/icons/jsx/MailOutline.jsx index 1801f00f6b..3f940e8e7b 100644 --- a/icons/jsx/MailOutline.jsx +++ b/icons/jsx/MailOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMailOutline(props) { return ( - + ); } - export default SvgMailOutline; diff --git a/icons/jsx/Male.jsx b/icons/jsx/Male.jsx index 87820b7c26..92a0cc9761 100644 --- a/icons/jsx/Male.jsx +++ b/icons/jsx/Male.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMale(props) { return ( - + ); } - export default SvgMale; diff --git a/icons/jsx/Man.jsx b/icons/jsx/Man.jsx index 434ba98533..86b93d42e7 100644 --- a/icons/jsx/Man.jsx +++ b/icons/jsx/Man.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMan(props) { return ( - + ); } - export default SvgMan; diff --git a/icons/jsx/Man2.jsx b/icons/jsx/Man2.jsx index 036079c278..62b5c5b42e 100644 --- a/icons/jsx/Man2.jsx +++ b/icons/jsx/Man2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMan2(props) { return ( - + ); } - export default SvgMan2; diff --git a/icons/jsx/Man3.jsx b/icons/jsx/Man3.jsx index 0da78fa25d..4c157b7ff8 100644 --- a/icons/jsx/Man3.jsx +++ b/icons/jsx/Man3.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMan3(props) { return ( - + ); } - export default SvgMan3; diff --git a/icons/jsx/Man4.jsx b/icons/jsx/Man4.jsx index bdebda89f3..f9f9dc6aea 100644 --- a/icons/jsx/Man4.jsx +++ b/icons/jsx/Man4.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMan4(props) { return ( - + ); } - export default SvgMan4; diff --git a/icons/jsx/ManageAccounts.jsx b/icons/jsx/ManageAccounts.jsx index 165913566d..406e534dd2 100644 --- a/icons/jsx/ManageAccounts.jsx +++ b/icons/jsx/ManageAccounts.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgManageAccounts(props) { return ( - + - + ); } - export default SvgManageAccounts; diff --git a/icons/jsx/ManageHistory.jsx b/icons/jsx/ManageHistory.jsx index bd3b88db28..4d3c7dca5f 100644 --- a/icons/jsx/ManageHistory.jsx +++ b/icons/jsx/ManageHistory.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgManageHistory(props) { return ( - + ); } - export default SvgManageHistory; diff --git a/icons/jsx/ManageSearch.jsx b/icons/jsx/ManageSearch.jsx index ab188b5ece..437f1878fb 100644 --- a/icons/jsx/ManageSearch.jsx +++ b/icons/jsx/ManageSearch.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgManageSearch(props) { return ( - + ); } - export default SvgManageSearch; diff --git a/icons/jsx/Map.jsx b/icons/jsx/Map.jsx index 44c1448d2a..9bdcf36ffd 100644 --- a/icons/jsx/Map.jsx +++ b/icons/jsx/Map.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMap(props) { return ( - + ); } - export default SvgMap; diff --git a/icons/jsx/MapsHomeWork.jsx b/icons/jsx/MapsHomeWork.jsx index 05d8b9efa4..4c395995e9 100644 --- a/icons/jsx/MapsHomeWork.jsx +++ b/icons/jsx/MapsHomeWork.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMapsHomeWork(props) { return ( - - + + ); } - export default SvgMapsHomeWork; diff --git a/icons/jsx/MapsUgc.jsx b/icons/jsx/MapsUgc.jsx index 73091915b5..81a3abf8fc 100644 --- a/icons/jsx/MapsUgc.jsx +++ b/icons/jsx/MapsUgc.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMapsUgc(props) { return ( - - + + ); } - export default SvgMapsUgc; diff --git a/icons/jsx/Margin.jsx b/icons/jsx/Margin.jsx index ade99afaa1..d9642c90b1 100644 --- a/icons/jsx/Margin.jsx +++ b/icons/jsx/Margin.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMargin(props) { return ( - + ); } - export default SvgMargin; diff --git a/icons/jsx/MarkAsUnread.jsx b/icons/jsx/MarkAsUnread.jsx index 2a70c86717..9d87bd8546 100644 --- a/icons/jsx/MarkAsUnread.jsx +++ b/icons/jsx/MarkAsUnread.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMarkAsUnread(props) { return ( - - + + ); } - export default SvgMarkAsUnread; diff --git a/icons/jsx/MarkChatRead.jsx b/icons/jsx/MarkChatRead.jsx index a982f663a2..1cecc705ab 100644 --- a/icons/jsx/MarkChatRead.jsx +++ b/icons/jsx/MarkChatRead.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMarkChatRead(props) { return ( - + ); } - export default SvgMarkChatRead; diff --git a/icons/jsx/MarkChatUnread.jsx b/icons/jsx/MarkChatUnread.jsx index 5186aaea48..b6a54a6927 100644 --- a/icons/jsx/MarkChatUnread.jsx +++ b/icons/jsx/MarkChatUnread.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMarkChatUnread(props) { return ( - + ); } - export default SvgMarkChatUnread; diff --git a/icons/jsx/MarkEmailRead.jsx b/icons/jsx/MarkEmailRead.jsx index 9b3d225068..6c4ac1e961 100644 --- a/icons/jsx/MarkEmailRead.jsx +++ b/icons/jsx/MarkEmailRead.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMarkEmailRead(props) { return ( - + ); } - export default SvgMarkEmailRead; diff --git a/icons/jsx/MarkEmailUnread.jsx b/icons/jsx/MarkEmailUnread.jsx index c25397ed41..ecfdb81a85 100644 --- a/icons/jsx/MarkEmailUnread.jsx +++ b/icons/jsx/MarkEmailUnread.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMarkEmailUnread(props) { return ( - + ); } - export default SvgMarkEmailUnread; diff --git a/icons/jsx/MarkUnreadChatAlt.jsx b/icons/jsx/MarkUnreadChatAlt.jsx index 15473bee6d..2ff8b61b77 100644 --- a/icons/jsx/MarkUnreadChatAlt.jsx +++ b/icons/jsx/MarkUnreadChatAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMarkUnreadChatAlt(props) { return ( - + ); } - export default SvgMarkUnreadChatAlt; diff --git a/icons/jsx/Markunread.jsx b/icons/jsx/Markunread.jsx index eebd9885e5..17e32eab9a 100644 --- a/icons/jsx/Markunread.jsx +++ b/icons/jsx/Markunread.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMarkunread(props) { return ( - + ); } - export default SvgMarkunread; diff --git a/icons/jsx/MarkunreadMailbox.jsx b/icons/jsx/MarkunreadMailbox.jsx index 4a065beab1..f6714a5b6f 100644 --- a/icons/jsx/MarkunreadMailbox.jsx +++ b/icons/jsx/MarkunreadMailbox.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMarkunreadMailbox(props) { return ( - + ); } - export default SvgMarkunreadMailbox; diff --git a/icons/jsx/Masks.jsx b/icons/jsx/Masks.jsx index e9b4a08ea9..aa39e2a2d4 100644 --- a/icons/jsx/Masks.jsx +++ b/icons/jsx/Masks.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMasks(props) { return ( - + ); } - export default SvgMasks; diff --git a/icons/jsx/Maximize.jsx b/icons/jsx/Maximize.jsx index b5643b549a..dca25f745f 100644 --- a/icons/jsx/Maximize.jsx +++ b/icons/jsx/Maximize.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMaximize(props) { return ( - + ); } - export default SvgMaximize; diff --git a/icons/jsx/MediaBluetoothOff.jsx b/icons/jsx/MediaBluetoothOff.jsx index 770482cc53..c699c45f20 100644 --- a/icons/jsx/MediaBluetoothOff.jsx +++ b/icons/jsx/MediaBluetoothOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMediaBluetoothOff(props) { return ( - + ); } - export default SvgMediaBluetoothOff; diff --git a/icons/jsx/MediaBluetoothOn.jsx b/icons/jsx/MediaBluetoothOn.jsx index 9a3d9f000f..f14cde7005 100644 --- a/icons/jsx/MediaBluetoothOn.jsx +++ b/icons/jsx/MediaBluetoothOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMediaBluetoothOn(props) { return ( - + ); } - export default SvgMediaBluetoothOn; diff --git a/icons/jsx/Mediation.jsx b/icons/jsx/Mediation.jsx index 3e1cb60d97..49a5b8e268 100644 --- a/icons/jsx/Mediation.jsx +++ b/icons/jsx/Mediation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMediation(props) { return ( - + ); } - export default SvgMediation; diff --git a/icons/jsx/MedicalInformation.jsx b/icons/jsx/MedicalInformation.jsx index 34a0492ecb..8f9ba17369 100644 --- a/icons/jsx/MedicalInformation.jsx +++ b/icons/jsx/MedicalInformation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMedicalInformation(props) { return ( - + ); } - export default SvgMedicalInformation; diff --git a/icons/jsx/MedicalServices.jsx b/icons/jsx/MedicalServices.jsx index 00d121f468..f75aa35225 100644 --- a/icons/jsx/MedicalServices.jsx +++ b/icons/jsx/MedicalServices.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMedicalServices(props) { return ( - + ); } - export default SvgMedicalServices; diff --git a/icons/jsx/Medication.jsx b/icons/jsx/Medication.jsx index 23ec1ba0db..48bc44f34b 100644 --- a/icons/jsx/Medication.jsx +++ b/icons/jsx/Medication.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMedication(props) { return ( - + ); } - export default SvgMedication; diff --git a/icons/jsx/MedicationLiquid.jsx b/icons/jsx/MedicationLiquid.jsx index 37a9eee36d..c96809217c 100644 --- a/icons/jsx/MedicationLiquid.jsx +++ b/icons/jsx/MedicationLiquid.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMedicationLiquid(props) { return ( - - + + ); } - export default SvgMedicationLiquid; diff --git a/icons/jsx/MeetingRoom.jsx b/icons/jsx/MeetingRoom.jsx index 993213c0a8..2276a8e46e 100644 --- a/icons/jsx/MeetingRoom.jsx +++ b/icons/jsx/MeetingRoom.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMeetingRoom(props) { return ( - + ); } - export default SvgMeetingRoom; diff --git a/icons/jsx/Memory.jsx b/icons/jsx/Memory.jsx index 551e6378e7..7814b0c513 100644 --- a/icons/jsx/Memory.jsx +++ b/icons/jsx/Memory.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMemory(props) { return ( - + ); } - export default SvgMemory; diff --git a/icons/jsx/Menu.jsx b/icons/jsx/Menu.jsx index f4a191a8ee..0457377101 100644 --- a/icons/jsx/Menu.jsx +++ b/icons/jsx/Menu.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMenu(props) { return ( ); } - export default SvgMenu; diff --git a/icons/jsx/MenuBook.jsx b/icons/jsx/MenuBook.jsx index 9e81a78279..6fed45bc8b 100644 --- a/icons/jsx/MenuBook.jsx +++ b/icons/jsx/MenuBook.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMenuBook(props) { return ( - - + + ); } - export default SvgMenuBook; diff --git a/icons/jsx/MenuOpen.jsx b/icons/jsx/MenuOpen.jsx index 9f3e07a743..7c66a289ba 100644 --- a/icons/jsx/MenuOpen.jsx +++ b/icons/jsx/MenuOpen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMenuOpen(props) { return ( - + ); } - export default SvgMenuOpen; diff --git a/icons/jsx/Merge.jsx b/icons/jsx/Merge.jsx index e634175123..300db95b5e 100644 --- a/icons/jsx/Merge.jsx +++ b/icons/jsx/Merge.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMerge(props) { return ( - + ); } - export default SvgMerge; diff --git a/icons/jsx/MergeType.jsx b/icons/jsx/MergeType.jsx index 4bfa5a5213..4036a26367 100644 --- a/icons/jsx/MergeType.jsx +++ b/icons/jsx/MergeType.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMergeType(props) { return ( - + ); } - export default SvgMergeType; diff --git a/icons/jsx/Message.jsx b/icons/jsx/Message.jsx index f91e31acb9..bb98f4b546 100644 --- a/icons/jsx/Message.jsx +++ b/icons/jsx/Message.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMessage(props) { return ( - + ); } - export default SvgMessage; diff --git a/icons/jsx/Mic.jsx b/icons/jsx/Mic.jsx index bb0e19872e..469f12cee5 100644 --- a/icons/jsx/Mic.jsx +++ b/icons/jsx/Mic.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMic(props) { return ( - - + + ); } - export default SvgMic; diff --git a/icons/jsx/MicExternalOff.jsx b/icons/jsx/MicExternalOff.jsx index b980c9bf44..415345b873 100644 --- a/icons/jsx/MicExternalOff.jsx +++ b/icons/jsx/MicExternalOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMicExternalOff(props) { return ( - + ); } - export default SvgMicExternalOff; diff --git a/icons/jsx/MicExternalOn.jsx b/icons/jsx/MicExternalOn.jsx index a5b883a78b..793a5f21c3 100644 --- a/icons/jsx/MicExternalOn.jsx +++ b/icons/jsx/MicExternalOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMicExternalOn(props) { return ( - + ); } - export default SvgMicExternalOn; diff --git a/icons/jsx/MicNone.jsx b/icons/jsx/MicNone.jsx index 402cdb4851..3d246ac33f 100644 --- a/icons/jsx/MicNone.jsx +++ b/icons/jsx/MicNone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMicNone(props) { return ( - + ); } - export default SvgMicNone; diff --git a/icons/jsx/MicOff.jsx b/icons/jsx/MicOff.jsx index 5bec7ea0d2..f095f539b8 100644 --- a/icons/jsx/MicOff.jsx +++ b/icons/jsx/MicOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMicOff(props) { return ( - + ); } - export default SvgMicOff; diff --git a/icons/jsx/MicrosoftTeams.jsx b/icons/jsx/MicrosoftTeams.jsx index 5f9792fcc2..258924b3eb 100644 --- a/icons/jsx/MicrosoftTeams.jsx +++ b/icons/jsx/MicrosoftTeams.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMicrosoftTeams(props) { return ( - + ); } - export default SvgMicrosoftTeams; diff --git a/icons/jsx/Microwave.jsx b/icons/jsx/Microwave.jsx index 6c0d26ac1f..a7b9afa5ac 100644 --- a/icons/jsx/Microwave.jsx +++ b/icons/jsx/Microwave.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMicrowave(props) { return ( - + ); } - export default SvgMicrowave; diff --git a/icons/jsx/MilitaryTech.jsx b/icons/jsx/MilitaryTech.jsx index 73633dee2c..387ee39008 100644 --- a/icons/jsx/MilitaryTech.jsx +++ b/icons/jsx/MilitaryTech.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMilitaryTech(props) { return ( - + ); } - export default SvgMilitaryTech; diff --git a/icons/jsx/Minimize.jsx b/icons/jsx/Minimize.jsx index c14b60c4b2..ac6a0e8e33 100644 --- a/icons/jsx/Minimize.jsx +++ b/icons/jsx/Minimize.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMinimize(props) { return ( - + ); } - export default SvgMinimize; diff --git a/icons/jsx/MinorCrash.jsx b/icons/jsx/MinorCrash.jsx index 72e7b01797..65a60088c2 100644 --- a/icons/jsx/MinorCrash.jsx +++ b/icons/jsx/MinorCrash.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMinorCrash(props) { return ( - + ); } - export default SvgMinorCrash; diff --git a/icons/jsx/Minus.jsx b/icons/jsx/Minus.jsx index 820475c475..570dab3c0f 100644 --- a/icons/jsx/Minus.jsx +++ b/icons/jsx/Minus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMinus(props) { return ( - + ); } - export default SvgMinus; diff --git a/icons/jsx/MiscellaneousServices.jsx b/icons/jsx/MiscellaneousServices.jsx index bca037665f..f23145a279 100644 --- a/icons/jsx/MiscellaneousServices.jsx +++ b/icons/jsx/MiscellaneousServices.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMiscellaneousServices(props) { return ( - + ); } - export default SvgMiscellaneousServices; diff --git a/icons/jsx/MissedVideoCall.jsx b/icons/jsx/MissedVideoCall.jsx index e767a8e9e6..e87f122000 100644 --- a/icons/jsx/MissedVideoCall.jsx +++ b/icons/jsx/MissedVideoCall.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMissedVideoCall(props) { return ( - + ); } - export default SvgMissedVideoCall; diff --git a/icons/jsx/Mms.jsx b/icons/jsx/Mms.jsx index 58ddfc709b..805c31b72d 100644 --- a/icons/jsx/Mms.jsx +++ b/icons/jsx/Mms.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMms(props) { return ( - + ); } - export default SvgMms; diff --git a/icons/jsx/MobileFriendly.jsx b/icons/jsx/MobileFriendly.jsx index c377db03bc..7816fc471e 100644 --- a/icons/jsx/MobileFriendly.jsx +++ b/icons/jsx/MobileFriendly.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMobileFriendly(props) { return ( - + ); } - export default SvgMobileFriendly; diff --git a/icons/jsx/MobileOff.jsx b/icons/jsx/MobileOff.jsx index 20601d0b14..4a4fe1157a 100644 --- a/icons/jsx/MobileOff.jsx +++ b/icons/jsx/MobileOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMobileOff(props) { return ( - + ); } - export default SvgMobileOff; diff --git a/icons/jsx/MobileScreenShare.jsx b/icons/jsx/MobileScreenShare.jsx index fbf5d94db5..e45e4ad6d5 100644 --- a/icons/jsx/MobileScreenShare.jsx +++ b/icons/jsx/MobileScreenShare.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMobileScreenShare(props) { return ( - + ); } - export default SvgMobileScreenShare; diff --git a/icons/jsx/MobiledataOff.jsx b/icons/jsx/MobiledataOff.jsx index 3d7a61bab3..e8794c363d 100644 --- a/icons/jsx/MobiledataOff.jsx +++ b/icons/jsx/MobiledataOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMobiledataOff(props) { return ( - + ); } - export default SvgMobiledataOff; diff --git a/icons/jsx/Mode.jsx b/icons/jsx/Mode.jsx index 0387da0b2b..7c4b980328 100644 --- a/icons/jsx/Mode.jsx +++ b/icons/jsx/Mode.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMode(props) { return ( - + ); } - export default SvgMode; diff --git a/icons/jsx/ModeComment.jsx b/icons/jsx/ModeComment.jsx index 110552517e..09226894ff 100644 --- a/icons/jsx/ModeComment.jsx +++ b/icons/jsx/ModeComment.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgModeComment(props) { return ( - + ); } - export default SvgModeComment; diff --git a/icons/jsx/ModeEdit.jsx b/icons/jsx/ModeEdit.jsx index 2f95588e27..be4f858f68 100644 --- a/icons/jsx/ModeEdit.jsx +++ b/icons/jsx/ModeEdit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgModeEdit(props) { return ( - + ); } - export default SvgModeEdit; diff --git a/icons/jsx/ModeEditOutline.jsx b/icons/jsx/ModeEditOutline.jsx index 7c1120ed8c..b314bf40c7 100644 --- a/icons/jsx/ModeEditOutline.jsx +++ b/icons/jsx/ModeEditOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgModeEditOutline(props) { return ( - + ); } - export default SvgModeEditOutline; diff --git a/icons/jsx/ModeFanOff.jsx b/icons/jsx/ModeFanOff.jsx index 5756302639..6db31dc75f 100644 --- a/icons/jsx/ModeFanOff.jsx +++ b/icons/jsx/ModeFanOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgModeFanOff(props) { return ( - + ); } - export default SvgModeFanOff; diff --git a/icons/jsx/ModeNight.jsx b/icons/jsx/ModeNight.jsx index 83554a4d3b..f8c07fd151 100644 --- a/icons/jsx/ModeNight.jsx +++ b/icons/jsx/ModeNight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgModeNight(props) { return ( - + ); } - export default SvgModeNight; diff --git a/icons/jsx/ModeOfTravel.jsx b/icons/jsx/ModeOfTravel.jsx index d9f54126c2..ce36ee873a 100644 --- a/icons/jsx/ModeOfTravel.jsx +++ b/icons/jsx/ModeOfTravel.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgModeOfTravel(props) { return ( - + ); } - export default SvgModeOfTravel; diff --git a/icons/jsx/ModeStandby.jsx b/icons/jsx/ModeStandby.jsx index c2c6724056..ef0acf6070 100644 --- a/icons/jsx/ModeStandby.jsx +++ b/icons/jsx/ModeStandby.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgModeStandby(props) { return ( - + ); } - export default SvgModeStandby; diff --git a/icons/jsx/ModelTraining.jsx b/icons/jsx/ModelTraining.jsx index 893a760a1d..f034460fc2 100644 --- a/icons/jsx/ModelTraining.jsx +++ b/icons/jsx/ModelTraining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgModelTraining(props) { return ( - + ); } - export default SvgModelTraining; diff --git a/icons/jsx/MonetizationOn.jsx b/icons/jsx/MonetizationOn.jsx index 21008cd08a..dc0d27d477 100644 --- a/icons/jsx/MonetizationOn.jsx +++ b/icons/jsx/MonetizationOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMonetizationOn(props) { return ( - + ); } - export default SvgMonetizationOn; diff --git a/icons/jsx/Money.jsx b/icons/jsx/Money.jsx index 863fe58253..96cfdf7fee 100644 --- a/icons/jsx/Money.jsx +++ b/icons/jsx/Money.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoney(props) { return ( ); } - export default SvgMoney; diff --git a/icons/jsx/MoneyFilled.jsx b/icons/jsx/MoneyFilled.jsx index d22f9db1db..8f8740c902 100644 --- a/icons/jsx/MoneyFilled.jsx +++ b/icons/jsx/MoneyFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoneyFilled(props) { return ( ); } - export default SvgMoneyFilled; diff --git a/icons/jsx/MoneyOff.jsx b/icons/jsx/MoneyOff.jsx index ba4f15fceb..dacacfa366 100644 --- a/icons/jsx/MoneyOff.jsx +++ b/icons/jsx/MoneyOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoneyOff(props) { return ( - + ); } - export default SvgMoneyOff; diff --git a/icons/jsx/MoneyOffCsred.jsx b/icons/jsx/MoneyOffCsred.jsx index 6f6f77ab31..4133f78e77 100644 --- a/icons/jsx/MoneyOffCsred.jsx +++ b/icons/jsx/MoneyOffCsred.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoneyOffCsred(props) { return ( - + ); } - export default SvgMoneyOffCsred; diff --git a/icons/jsx/MoneyOutline.jsx b/icons/jsx/MoneyOutline.jsx index 5d570f84e9..3e710713cc 100644 --- a/icons/jsx/MoneyOutline.jsx +++ b/icons/jsx/MoneyOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoneyOutline(props) { return ( ); } - export default SvgMoneyOutline; diff --git a/icons/jsx/Monitor.jsx b/icons/jsx/Monitor.jsx index eaf5f859ce..b8532cb738 100644 --- a/icons/jsx/Monitor.jsx +++ b/icons/jsx/Monitor.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMonitor(props) { return ( - + ); } - export default SvgMonitor; diff --git a/icons/jsx/MonitorHeart.jsx b/icons/jsx/MonitorHeart.jsx index 3fa38ca23f..a4652efa69 100644 --- a/icons/jsx/MonitorHeart.jsx +++ b/icons/jsx/MonitorHeart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMonitorHeart(props) { return ( - - + + ); } - export default SvgMonitorHeart; diff --git a/icons/jsx/MonitorWeight.jsx b/icons/jsx/MonitorWeight.jsx index 29e1d4b8e0..2116025c3b 100644 --- a/icons/jsx/MonitorWeight.jsx +++ b/icons/jsx/MonitorWeight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMonitorWeight(props) { return ( - - + + ); } - export default SvgMonitorWeight; diff --git a/icons/jsx/MonochromePhotos.jsx b/icons/jsx/MonochromePhotos.jsx index c389d28ac6..a25d8f8c16 100644 --- a/icons/jsx/MonochromePhotos.jsx +++ b/icons/jsx/MonochromePhotos.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMonochromePhotos(props) { return ( - + ); } - export default SvgMonochromePhotos; diff --git a/icons/jsx/Mood.jsx b/icons/jsx/Mood.jsx index aa464106b4..2ebfa0c576 100644 --- a/icons/jsx/Mood.jsx +++ b/icons/jsx/Mood.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMood(props) { return ( - + ); } - export default SvgMood; diff --git a/icons/jsx/MoodBad.jsx b/icons/jsx/MoodBad.jsx index b37b953b04..32238074db 100644 --- a/icons/jsx/MoodBad.jsx +++ b/icons/jsx/MoodBad.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoodBad(props) { return ( - + ); } - export default SvgMoodBad; diff --git a/icons/jsx/Moped.jsx b/icons/jsx/Moped.jsx index cf474ad49d..4df3b51b6a 100644 --- a/icons/jsx/Moped.jsx +++ b/icons/jsx/Moped.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoped(props) { return ( - - + + ); } - export default SvgMoped; diff --git a/icons/jsx/More.jsx b/icons/jsx/More.jsx index 4f99c80681..436d28a5e4 100644 --- a/icons/jsx/More.jsx +++ b/icons/jsx/More.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMore(props) { return ( - + ); } - export default SvgMore; diff --git a/icons/jsx/MoreHoriz.jsx b/icons/jsx/MoreHoriz.jsx index 9958416808..1f85a40afb 100644 --- a/icons/jsx/MoreHoriz.jsx +++ b/icons/jsx/MoreHoriz.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoreHoriz(props) { return ( ); } - export default SvgMoreHoriz; diff --git a/icons/jsx/MoreTime.jsx b/icons/jsx/MoreTime.jsx index da8b7aeb48..41f783aee6 100644 --- a/icons/jsx/MoreTime.jsx +++ b/icons/jsx/MoreTime.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoreTime(props) { return ( - - - + + + ); } - export default SvgMoreTime; diff --git a/icons/jsx/MoreVert.jsx b/icons/jsx/MoreVert.jsx index a65e9e5194..a13ef3b011 100644 --- a/icons/jsx/MoreVert.jsx +++ b/icons/jsx/MoreVert.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoreVert(props) { return ( ); } - export default SvgMoreVert; diff --git a/icons/jsx/Mosque.jsx b/icons/jsx/Mosque.jsx index 94494242b7..b3e97f6033 100644 --- a/icons/jsx/Mosque.jsx +++ b/icons/jsx/Mosque.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMosque(props) { return ( - - + + ); } - export default SvgMosque; diff --git a/icons/jsx/MotionPhotosAuto.jsx b/icons/jsx/MotionPhotosAuto.jsx index 6aaa7cf576..1a1b0ce21d 100644 --- a/icons/jsx/MotionPhotosAuto.jsx +++ b/icons/jsx/MotionPhotosAuto.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMotionPhotosAuto(props) { return ( - + ); } - export default SvgMotionPhotosAuto; diff --git a/icons/jsx/MotionPhotosOff.jsx b/icons/jsx/MotionPhotosOff.jsx index 8372034258..93952b27cd 100644 --- a/icons/jsx/MotionPhotosOff.jsx +++ b/icons/jsx/MotionPhotosOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMotionPhotosOff(props) { return ( - - + + ); } - export default SvgMotionPhotosOff; diff --git a/icons/jsx/MotionPhotosOn.jsx b/icons/jsx/MotionPhotosOn.jsx index 7dc0612974..80975c265b 100644 --- a/icons/jsx/MotionPhotosOn.jsx +++ b/icons/jsx/MotionPhotosOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMotionPhotosOn(props) { return ( - + ); } - export default SvgMotionPhotosOn; diff --git a/icons/jsx/MotionPhotosPause.jsx b/icons/jsx/MotionPhotosPause.jsx index f937eb01ac..df563cb8be 100644 --- a/icons/jsx/MotionPhotosPause.jsx +++ b/icons/jsx/MotionPhotosPause.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMotionPhotosPause(props) { return ( - + ); } - export default SvgMotionPhotosPause; diff --git a/icons/jsx/MotionPhotosPaused.jsx b/icons/jsx/MotionPhotosPaused.jsx index 2c93df906f..d226b8259c 100644 --- a/icons/jsx/MotionPhotosPaused.jsx +++ b/icons/jsx/MotionPhotosPaused.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMotionPhotosPaused(props) { return ( - + ); } - export default SvgMotionPhotosPaused; diff --git a/icons/jsx/Motorcycle.jsx b/icons/jsx/Motorcycle.jsx index 1eaca82725..94ae4d03e4 100644 --- a/icons/jsx/Motorcycle.jsx +++ b/icons/jsx/Motorcycle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMotorcycle(props) { return ( - + ); } - export default SvgMotorcycle; diff --git a/icons/jsx/Mouse.jsx b/icons/jsx/Mouse.jsx index d40805a652..37fd2f7886 100644 --- a/icons/jsx/Mouse.jsx +++ b/icons/jsx/Mouse.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMouse(props) { return ( - + ); } - export default SvgMouse; diff --git a/icons/jsx/MoveDown.jsx b/icons/jsx/MoveDown.jsx index 0b7c498687..7cbdf3d273 100644 --- a/icons/jsx/MoveDown.jsx +++ b/icons/jsx/MoveDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoveDown(props) { return ( - + ); } - export default SvgMoveDown; diff --git a/icons/jsx/MoveToInbox.jsx b/icons/jsx/MoveToInbox.jsx index e38a639ffc..061167a149 100644 --- a/icons/jsx/MoveToInbox.jsx +++ b/icons/jsx/MoveToInbox.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoveToInbox(props) { return ( - + ); } - export default SvgMoveToInbox; diff --git a/icons/jsx/MoveUp.jsx b/icons/jsx/MoveUp.jsx index c23c316f8c..b49cc495ab 100644 --- a/icons/jsx/MoveUp.jsx +++ b/icons/jsx/MoveUp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoveUp(props) { return ( - + ); } - export default SvgMoveUp; diff --git a/icons/jsx/Movie.jsx b/icons/jsx/Movie.jsx index 380a1f7ddd..9e724d3f70 100644 --- a/icons/jsx/Movie.jsx +++ b/icons/jsx/Movie.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMovie(props) { return ( - + ); } - export default SvgMovie; diff --git a/icons/jsx/MovieCreation.jsx b/icons/jsx/MovieCreation.jsx index 018cb530b7..fb009877d4 100644 --- a/icons/jsx/MovieCreation.jsx +++ b/icons/jsx/MovieCreation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMovieCreation(props) { return ( - + ); } - export default SvgMovieCreation; diff --git a/icons/jsx/MovieFilter.jsx b/icons/jsx/MovieFilter.jsx index c415611b15..439ca6f504 100644 --- a/icons/jsx/MovieFilter.jsx +++ b/icons/jsx/MovieFilter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMovieFilter(props) { return ( - + ); } - export default SvgMovieFilter; diff --git a/icons/jsx/Moving.jsx b/icons/jsx/Moving.jsx index 1a5de7e23d..22b64e5e36 100644 --- a/icons/jsx/Moving.jsx +++ b/icons/jsx/Moving.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMoving(props) { return ( - + ); } - export default SvgMoving; diff --git a/icons/jsx/Mp.jsx b/icons/jsx/Mp.jsx index 91170484f9..6c5e9e1601 100644 --- a/icons/jsx/Mp.jsx +++ b/icons/jsx/Mp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMp(props) { return ( - + ); } - export default SvgMp; diff --git a/icons/jsx/MultilineChart.jsx b/icons/jsx/MultilineChart.jsx index 6bc5c60325..1846ab2f0f 100644 --- a/icons/jsx/MultilineChart.jsx +++ b/icons/jsx/MultilineChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMultilineChart(props) { return ( - + ); } - export default SvgMultilineChart; diff --git a/icons/jsx/MultipleStop.jsx b/icons/jsx/MultipleStop.jsx index a01cec68c3..2728745be5 100644 --- a/icons/jsx/MultipleStop.jsx +++ b/icons/jsx/MultipleStop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMultipleStop(props) { return ( - + ); } - export default SvgMultipleStop; diff --git a/icons/jsx/Museum.jsx b/icons/jsx/Museum.jsx index 0f42acf339..df9d0dbcdc 100644 --- a/icons/jsx/Museum.jsx +++ b/icons/jsx/Museum.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMuseum(props) { return ( - + ); } - export default SvgMuseum; diff --git a/icons/jsx/MusicNote.jsx b/icons/jsx/MusicNote.jsx index ffe35a0c96..3addf6faf3 100644 --- a/icons/jsx/MusicNote.jsx +++ b/icons/jsx/MusicNote.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMusicNote(props) { return ( - + ); } - export default SvgMusicNote; diff --git a/icons/jsx/MusicOff.jsx b/icons/jsx/MusicOff.jsx index af6f8c04b8..49c11cdcdf 100644 --- a/icons/jsx/MusicOff.jsx +++ b/icons/jsx/MusicOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMusicOff(props) { return ( - + ); } - export default SvgMusicOff; diff --git a/icons/jsx/MusicVideo.jsx b/icons/jsx/MusicVideo.jsx index 21e182dead..8d92892fa7 100644 --- a/icons/jsx/MusicVideo.jsx +++ b/icons/jsx/MusicVideo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMusicVideo(props) { return ( - + ); } - export default SvgMusicVideo; diff --git a/icons/jsx/MyLocation.jsx b/icons/jsx/MyLocation.jsx index 5dea3a1f02..775f27594d 100644 --- a/icons/jsx/MyLocation.jsx +++ b/icons/jsx/MyLocation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgMyLocation(props) { return ( - + ); } - export default SvgMyLocation; diff --git a/icons/jsx/Nat.jsx b/icons/jsx/Nat.jsx index 748f336479..170043792c 100644 --- a/icons/jsx/Nat.jsx +++ b/icons/jsx/Nat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNat(props) { return ( - - + + ); } - export default SvgNat; diff --git a/icons/jsx/Nature.jsx b/icons/jsx/Nature.jsx index 52048a77b4..32b322f47b 100644 --- a/icons/jsx/Nature.jsx +++ b/icons/jsx/Nature.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNature(props) { return ( - + ); } - export default SvgNature; diff --git a/icons/jsx/NaturePeople.jsx b/icons/jsx/NaturePeople.jsx index 247d65fac2..cb0aadead9 100644 --- a/icons/jsx/NaturePeople.jsx +++ b/icons/jsx/NaturePeople.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNaturePeople(props) { return ( - + ); } - export default SvgNaturePeople; diff --git a/icons/jsx/NavigateBefore.jsx b/icons/jsx/NavigateBefore.jsx index 12979538e9..6ee678db7b 100644 --- a/icons/jsx/NavigateBefore.jsx +++ b/icons/jsx/NavigateBefore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNavigateBefore(props) { return ( - + ); } - export default SvgNavigateBefore; diff --git a/icons/jsx/NavigateNext.jsx b/icons/jsx/NavigateNext.jsx index 8fec3de8ff..7615c03201 100644 --- a/icons/jsx/NavigateNext.jsx +++ b/icons/jsx/NavigateNext.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNavigateNext(props) { return ( - + ); } - export default SvgNavigateNext; diff --git a/icons/jsx/Navigation.jsx b/icons/jsx/Navigation.jsx index f6f8da25ea..ff9e7f7db4 100644 --- a/icons/jsx/Navigation.jsx +++ b/icons/jsx/Navigation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNavigation(props) { return ( - + ); } - export default SvgNavigation; diff --git a/icons/jsx/Nc.jsx b/icons/jsx/Nc.jsx index 1bedf61787..9df8d69e5c 100644 --- a/icons/jsx/Nc.jsx +++ b/icons/jsx/Nc.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNc(props) { return ( ); } - export default SvgNc; diff --git a/icons/jsx/Nd.jsx b/icons/jsx/Nd.jsx index d8d34a8811..0fe23f6cc0 100644 --- a/icons/jsx/Nd.jsx +++ b/icons/jsx/Nd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNd(props) { return ( ); } - export default SvgNd; diff --git a/icons/jsx/NearMe.jsx b/icons/jsx/NearMe.jsx index bb5b5967a3..d8647e55b2 100644 --- a/icons/jsx/NearMe.jsx +++ b/icons/jsx/NearMe.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNearMe(props) { return ( - + ); } - export default SvgNearMe; diff --git a/icons/jsx/NearMeDisabled.jsx b/icons/jsx/NearMeDisabled.jsx index 9d46e2ee25..b09ec10b8a 100644 --- a/icons/jsx/NearMeDisabled.jsx +++ b/icons/jsx/NearMeDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNearMeDisabled(props) { return ( - + ); } - export default SvgNearMeDisabled; diff --git a/icons/jsx/NearbyError.jsx b/icons/jsx/NearbyError.jsx index 14d6833e60..851ccc4430 100644 --- a/icons/jsx/NearbyError.jsx +++ b/icons/jsx/NearbyError.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNearbyError(props) { return ( - + ); } - export default SvgNearbyError; diff --git a/icons/jsx/NearbyOff.jsx b/icons/jsx/NearbyOff.jsx index 6eda1f528c..3bf2d7f109 100644 --- a/icons/jsx/NearbyOff.jsx +++ b/icons/jsx/NearbyOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNearbyOff(props) { return ( - + ); } - export default SvgNearbyOff; diff --git a/icons/jsx/NestCamWiredStand.jsx b/icons/jsx/NestCamWiredStand.jsx index 488f26a705..df754c9aea 100644 --- a/icons/jsx/NestCamWiredStand.jsx +++ b/icons/jsx/NestCamWiredStand.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNestCamWiredStand(props) { return ( - + ); } - export default SvgNestCamWiredStand; diff --git a/icons/jsx/NetworkCell.jsx b/icons/jsx/NetworkCell.jsx index e5b385dc13..55073d2c97 100644 --- a/icons/jsx/NetworkCell.jsx +++ b/icons/jsx/NetworkCell.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNetworkCell(props) { return ( - + ); } - export default SvgNetworkCell; diff --git a/icons/jsx/NetworkCheck.jsx b/icons/jsx/NetworkCheck.jsx index 92869caef4..557297e031 100644 --- a/icons/jsx/NetworkCheck.jsx +++ b/icons/jsx/NetworkCheck.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNetworkCheck(props) { return ( - + ); } - export default SvgNetworkCheck; diff --git a/icons/jsx/NetworkLocked.jsx b/icons/jsx/NetworkLocked.jsx index d2d4411cf3..9c039f0659 100644 --- a/icons/jsx/NetworkLocked.jsx +++ b/icons/jsx/NetworkLocked.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNetworkLocked(props) { return ( - + ); } - export default SvgNetworkLocked; diff --git a/icons/jsx/NetworkPing.jsx b/icons/jsx/NetworkPing.jsx index 785e807e2f..e6ac49b692 100644 --- a/icons/jsx/NetworkPing.jsx +++ b/icons/jsx/NetworkPing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNetworkPing(props) { return ( - + ); } - export default SvgNetworkPing; diff --git a/icons/jsx/NetworkWifi.jsx b/icons/jsx/NetworkWifi.jsx index d229839bb5..974d6d20a1 100644 --- a/icons/jsx/NetworkWifi.jsx +++ b/icons/jsx/NetworkWifi.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNetworkWifi(props) { return ( - + ); } - export default SvgNetworkWifi; diff --git a/icons/jsx/NetworkWifi1Bar.jsx b/icons/jsx/NetworkWifi1Bar.jsx index 9184fa6bde..c6d4e0fb13 100644 --- a/icons/jsx/NetworkWifi1Bar.jsx +++ b/icons/jsx/NetworkWifi1Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNetworkWifi1Bar(props) { return ( - + ); } - export default SvgNetworkWifi1Bar; diff --git a/icons/jsx/NetworkWifi2Bar.jsx b/icons/jsx/NetworkWifi2Bar.jsx index 541be10ee7..979e2666ae 100644 --- a/icons/jsx/NetworkWifi2Bar.jsx +++ b/icons/jsx/NetworkWifi2Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNetworkWifi2Bar(props) { return ( - + ); } - export default SvgNetworkWifi2Bar; diff --git a/icons/jsx/NetworkWifi3Bar.jsx b/icons/jsx/NetworkWifi3Bar.jsx index 24284bad93..32356bfe23 100644 --- a/icons/jsx/NetworkWifi3Bar.jsx +++ b/icons/jsx/NetworkWifi3Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNetworkWifi3Bar(props) { return ( - + ); } - export default SvgNetworkWifi3Bar; diff --git a/icons/jsx/NewLabel.jsx b/icons/jsx/NewLabel.jsx index 131dfb59df..f182ce8d1b 100644 --- a/icons/jsx/NewLabel.jsx +++ b/icons/jsx/NewLabel.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNewLabel(props) { return ( - + ); } - export default SvgNewLabel; diff --git a/icons/jsx/NewReleases.jsx b/icons/jsx/NewReleases.jsx index 60f27c1d01..21fdd51c40 100644 --- a/icons/jsx/NewReleases.jsx +++ b/icons/jsx/NewReleases.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNewReleases(props) { return ( - + ); } - export default SvgNewReleases; diff --git a/icons/jsx/Newspaper.jsx b/icons/jsx/Newspaper.jsx index 66f5b76910..88280bade2 100644 --- a/icons/jsx/Newspaper.jsx +++ b/icons/jsx/Newspaper.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNewspaper(props) { return ( - + ); } - export default SvgNewspaper; diff --git a/icons/jsx/NextPlan.jsx b/icons/jsx/NextPlan.jsx index e18d834bd2..b6d446476d 100644 --- a/icons/jsx/NextPlan.jsx +++ b/icons/jsx/NextPlan.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNextPlan(props) { return ( - + ); } - export default SvgNextPlan; diff --git a/icons/jsx/NextWeek.jsx b/icons/jsx/NextWeek.jsx index e87be39182..238b30cad1 100644 --- a/icons/jsx/NextWeek.jsx +++ b/icons/jsx/NextWeek.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNextWeek(props) { return ( - + ); } - export default SvgNextWeek; diff --git a/icons/jsx/Nfc.jsx b/icons/jsx/Nfc.jsx index e1c0c91c6b..620608f066 100644 --- a/icons/jsx/Nfc.jsx +++ b/icons/jsx/Nfc.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNfc(props) { return ( - + ); } - export default SvgNfc; diff --git a/icons/jsx/NightShelter.jsx b/icons/jsx/NightShelter.jsx index ccdc477171..0f1f1c1230 100644 --- a/icons/jsx/NightShelter.jsx +++ b/icons/jsx/NightShelter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNightShelter(props) { return ( - + ); } - export default SvgNightShelter; diff --git a/icons/jsx/Nightlife.jsx b/icons/jsx/Nightlife.jsx index da384732d4..f7ac2d2e90 100644 --- a/icons/jsx/Nightlife.jsx +++ b/icons/jsx/Nightlife.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNightlife(props) { return ( - + ); } - export default SvgNightlife; diff --git a/icons/jsx/Nightlight.jsx b/icons/jsx/Nightlight.jsx index 85d53e81de..5e76dff28a 100644 --- a/icons/jsx/Nightlight.jsx +++ b/icons/jsx/Nightlight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNightlight(props) { return ( - + ); } - export default SvgNightlight; diff --git a/icons/jsx/NightlightRound.jsx b/icons/jsx/NightlightRound.jsx index ae674580b0..235a771081 100644 --- a/icons/jsx/NightlightRound.jsx +++ b/icons/jsx/NightlightRound.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNightlightRound(props) { return ( - + ); } - export default SvgNightlightRound; diff --git a/icons/jsx/NightsStay.jsx b/icons/jsx/NightsStay.jsx index fbd0ec1089..c97b385de7 100644 --- a/icons/jsx/NightsStay.jsx +++ b/icons/jsx/NightsStay.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNightsStay(props) { return ( - - + + ); } - export default SvgNightsStay; diff --git a/icons/jsx/NoAccounts.jsx b/icons/jsx/NoAccounts.jsx index d101ac7290..66104825a4 100644 --- a/icons/jsx/NoAccounts.jsx +++ b/icons/jsx/NoAccounts.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoAccounts(props) { return ( - - + + ); } - export default SvgNoAccounts; diff --git a/icons/jsx/NoAdultContent.jsx b/icons/jsx/NoAdultContent.jsx index 098823ef5a..f2b2a2cd32 100644 --- a/icons/jsx/NoAdultContent.jsx +++ b/icons/jsx/NoAdultContent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoAdultContent(props) { return ( - - + + ); } - export default SvgNoAdultContent; diff --git a/icons/jsx/NoBackpack.jsx b/icons/jsx/NoBackpack.jsx index 38321a71bc..ac9df173d2 100644 --- a/icons/jsx/NoBackpack.jsx +++ b/icons/jsx/NoBackpack.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoBackpack(props) { return ( - + ); } - export default SvgNoBackpack; diff --git a/icons/jsx/NoCell.jsx b/icons/jsx/NoCell.jsx index ffa29944de..b86ebf75ed 100644 --- a/icons/jsx/NoCell.jsx +++ b/icons/jsx/NoCell.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoCell(props) { return ( - + ); } - export default SvgNoCell; diff --git a/icons/jsx/NoCrash.jsx b/icons/jsx/NoCrash.jsx index 74b7f84701..1cc24af580 100644 --- a/icons/jsx/NoCrash.jsx +++ b/icons/jsx/NoCrash.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoCrash(props) { return ( - + ); } - export default SvgNoCrash; diff --git a/icons/jsx/NoDrinks.jsx b/icons/jsx/NoDrinks.jsx index 77ead4406f..5a866bf8fc 100644 --- a/icons/jsx/NoDrinks.jsx +++ b/icons/jsx/NoDrinks.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoDrinks(props) { return ( - + ); } - export default SvgNoDrinks; diff --git a/icons/jsx/NoEncryption.jsx b/icons/jsx/NoEncryption.jsx index 49805311f9..ff76c2a146 100644 --- a/icons/jsx/NoEncryption.jsx +++ b/icons/jsx/NoEncryption.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoEncryption(props) { return ( - + ); } - export default SvgNoEncryption; diff --git a/icons/jsx/NoEncryptionGmailerrorred.jsx b/icons/jsx/NoEncryptionGmailerrorred.jsx index 2e48e4910e..16612a8c40 100644 --- a/icons/jsx/NoEncryptionGmailerrorred.jsx +++ b/icons/jsx/NoEncryptionGmailerrorred.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoEncryptionGmailerrorred(props) { return ( - + ); } - export default SvgNoEncryptionGmailerrorred; diff --git a/icons/jsx/NoFlash.jsx b/icons/jsx/NoFlash.jsx index 2c69984124..19913fdf12 100644 --- a/icons/jsx/NoFlash.jsx +++ b/icons/jsx/NoFlash.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoFlash(props) { return ( - + ); } - export default SvgNoFlash; diff --git a/icons/jsx/NoFood.jsx b/icons/jsx/NoFood.jsx index 821d91b609..3a0d30d4df 100644 --- a/icons/jsx/NoFood.jsx +++ b/icons/jsx/NoFood.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoFood(props) { return ( - + ); } - export default SvgNoFood; diff --git a/icons/jsx/NoLuggage.jsx b/icons/jsx/NoLuggage.jsx index 0d1de89a90..a5ce8cf022 100644 --- a/icons/jsx/NoLuggage.jsx +++ b/icons/jsx/NoLuggage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoLuggage(props) { return ( - + ); } - export default SvgNoLuggage; diff --git a/icons/jsx/NoMeals.jsx b/icons/jsx/NoMeals.jsx index 07ed236eab..252b321d6e 100644 --- a/icons/jsx/NoMeals.jsx +++ b/icons/jsx/NoMeals.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoMeals(props) { return ( - + ); } - export default SvgNoMeals; diff --git a/icons/jsx/NoMeetingRoom.jsx b/icons/jsx/NoMeetingRoom.jsx index 02a6bcdfa4..c2654add4b 100644 --- a/icons/jsx/NoMeetingRoom.jsx +++ b/icons/jsx/NoMeetingRoom.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoMeetingRoom(props) { return ( - + ); } - export default SvgNoMeetingRoom; diff --git a/icons/jsx/NoPhotography.jsx b/icons/jsx/NoPhotography.jsx index 5b3b98eeb4..5e7b61cc2d 100644 --- a/icons/jsx/NoPhotography.jsx +++ b/icons/jsx/NoPhotography.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoPhotography(props) { return ( - + ); } - export default SvgNoPhotography; diff --git a/icons/jsx/NoSim.jsx b/icons/jsx/NoSim.jsx index 180a42575b..6ea8fb1e3f 100644 --- a/icons/jsx/NoSim.jsx +++ b/icons/jsx/NoSim.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoSim(props) { return ( - + ); } - export default SvgNoSim; diff --git a/icons/jsx/NoStroller.jsx b/icons/jsx/NoStroller.jsx index ddda9a7c61..7964f3b57e 100644 --- a/icons/jsx/NoStroller.jsx +++ b/icons/jsx/NoStroller.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoStroller(props) { return ( - + ); } - export default SvgNoStroller; diff --git a/icons/jsx/NoTransfer.jsx b/icons/jsx/NoTransfer.jsx index 1f0f00782b..4f2ce58931 100644 --- a/icons/jsx/NoTransfer.jsx +++ b/icons/jsx/NoTransfer.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoTransfer(props) { return ( - + ); } - export default SvgNoTransfer; diff --git a/icons/jsx/NoiseAware.jsx b/icons/jsx/NoiseAware.jsx index d2e39c75e4..d2874b391d 100644 --- a/icons/jsx/NoiseAware.jsx +++ b/icons/jsx/NoiseAware.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoiseAware(props) { return ( - + ); } - export default SvgNoiseAware; diff --git a/icons/jsx/NoiseControlOff.jsx b/icons/jsx/NoiseControlOff.jsx index ddb6d98f33..9181592e1e 100644 --- a/icons/jsx/NoiseControlOff.jsx +++ b/icons/jsx/NoiseControlOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoiseControlOff(props) { return ( ); } - export default SvgNoiseControlOff; diff --git a/icons/jsx/NordicWalking.jsx b/icons/jsx/NordicWalking.jsx index 1f0046dca6..6389df00e5 100644 --- a/icons/jsx/NordicWalking.jsx +++ b/icons/jsx/NordicWalking.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNordicWalking(props) { return ( - + ); } - export default SvgNordicWalking; diff --git a/icons/jsx/North.jsx b/icons/jsx/North.jsx index b084b75b37..e98c9ac486 100644 --- a/icons/jsx/North.jsx +++ b/icons/jsx/North.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNorth(props) { return ( - + ); } - export default SvgNorth; diff --git a/icons/jsx/NorthEast.jsx b/icons/jsx/NorthEast.jsx index c4986b9e7c..52be5bfd61 100644 --- a/icons/jsx/NorthEast.jsx +++ b/icons/jsx/NorthEast.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNorthEast(props) { return ( - + ); } - export default SvgNorthEast; diff --git a/icons/jsx/NorthWest.jsx b/icons/jsx/NorthWest.jsx index a594945184..0692d46e56 100644 --- a/icons/jsx/NorthWest.jsx +++ b/icons/jsx/NorthWest.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNorthWest(props) { return ( - + ); } - export default SvgNorthWest; diff --git a/icons/jsx/NotAccessible.jsx b/icons/jsx/NotAccessible.jsx index c85a54c921..1c2a237a25 100644 --- a/icons/jsx/NotAccessible.jsx +++ b/icons/jsx/NotAccessible.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotAccessible(props) { return ( - + ); } - export default SvgNotAccessible; diff --git a/icons/jsx/NotEqual.jsx b/icons/jsx/NotEqual.jsx index 78acc56fcc..a63fb2662f 100644 --- a/icons/jsx/NotEqual.jsx +++ b/icons/jsx/NotEqual.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotEqual(props) { return ( - - + + ); } - export default SvgNotEqual; diff --git a/icons/jsx/NotInterested.jsx b/icons/jsx/NotInterested.jsx index 01af22bfbb..c80c58c6f7 100644 --- a/icons/jsx/NotInterested.jsx +++ b/icons/jsx/NotInterested.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotInterested(props) { return ( - + ); } - export default SvgNotInterested; diff --git a/icons/jsx/NotListedLocation.jsx b/icons/jsx/NotListedLocation.jsx index f556eeda76..635b187df4 100644 --- a/icons/jsx/NotListedLocation.jsx +++ b/icons/jsx/NotListedLocation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotListedLocation(props) { return ( - + ); } - export default SvgNotListedLocation; diff --git a/icons/jsx/NotStarted.jsx b/icons/jsx/NotStarted.jsx index 7317b9d2cf..c45280ef48 100644 --- a/icons/jsx/NotStarted.jsx +++ b/icons/jsx/NotStarted.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotStarted(props) { return ( - + ); } - export default SvgNotStarted; diff --git a/icons/jsx/Note.jsx b/icons/jsx/Note.jsx index 02d5d6cc9a..53742944d2 100644 --- a/icons/jsx/Note.jsx +++ b/icons/jsx/Note.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNote(props) { return ( - + ); } - export default SvgNote; diff --git a/icons/jsx/NoteAdd.jsx b/icons/jsx/NoteAdd.jsx index dbccf73a02..f2488c555b 100644 --- a/icons/jsx/NoteAdd.jsx +++ b/icons/jsx/NoteAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoteAdd(props) { return ( - + ); } - export default SvgNoteAdd; diff --git a/icons/jsx/NoteAlt.jsx b/icons/jsx/NoteAlt.jsx index c63ca97805..9d70baf13c 100644 --- a/icons/jsx/NoteAlt.jsx +++ b/icons/jsx/NoteAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNoteAlt(props) { return ( - + ); } - export default SvgNoteAlt; diff --git a/icons/jsx/Notes.jsx b/icons/jsx/Notes.jsx index 04aee4e459..e9f33a8a31 100644 --- a/icons/jsx/Notes.jsx +++ b/icons/jsx/Notes.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotes(props) { return ( - + ); } - export default SvgNotes; diff --git a/icons/jsx/NotificationAdd.jsx b/icons/jsx/NotificationAdd.jsx index 8cd20327ab..dce3b116b8 100644 --- a/icons/jsx/NotificationAdd.jsx +++ b/icons/jsx/NotificationAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotificationAdd(props) { return ( - + ); } - export default SvgNotificationAdd; diff --git a/icons/jsx/NotificationImportant.jsx b/icons/jsx/NotificationImportant.jsx index 15a3bfc837..fed607f992 100644 --- a/icons/jsx/NotificationImportant.jsx +++ b/icons/jsx/NotificationImportant.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotificationImportant(props) { return ( - + ); } - export default SvgNotificationImportant; diff --git a/icons/jsx/Notifications.jsx b/icons/jsx/Notifications.jsx index 870622344a..9269c7c7ca 100644 --- a/icons/jsx/Notifications.jsx +++ b/icons/jsx/Notifications.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotifications(props) { return ( - + ); } - export default SvgNotifications; diff --git a/icons/jsx/NotificationsActive.jsx b/icons/jsx/NotificationsActive.jsx index 3101d5a002..e7e292d81f 100644 --- a/icons/jsx/NotificationsActive.jsx +++ b/icons/jsx/NotificationsActive.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotificationsActive(props) { return ( - + ); } - export default SvgNotificationsActive; diff --git a/icons/jsx/NotificationsNone.jsx b/icons/jsx/NotificationsNone.jsx index 75187a9aa4..6d9c532644 100644 --- a/icons/jsx/NotificationsNone.jsx +++ b/icons/jsx/NotificationsNone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotificationsNone(props) { return ( - + ); } - export default SvgNotificationsNone; diff --git a/icons/jsx/NotificationsOff.jsx b/icons/jsx/NotificationsOff.jsx index 253c0fe904..5b547dad87 100644 --- a/icons/jsx/NotificationsOff.jsx +++ b/icons/jsx/NotificationsOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotificationsOff(props) { return ( - + ); } - export default SvgNotificationsOff; diff --git a/icons/jsx/NotificationsPaused.jsx b/icons/jsx/NotificationsPaused.jsx index 116630c4ee..2772cf322f 100644 --- a/icons/jsx/NotificationsPaused.jsx +++ b/icons/jsx/NotificationsPaused.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNotificationsPaused(props) { return ( - + ); } - export default SvgNotificationsPaused; diff --git a/icons/jsx/Numbers.jsx b/icons/jsx/Numbers.jsx index 7925ae3f5f..c073e01435 100644 --- a/icons/jsx/Numbers.jsx +++ b/icons/jsx/Numbers.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgNumbers(props) { return ( - + ); } - export default SvgNumbers; diff --git a/icons/jsx/OfflineBolt.jsx b/icons/jsx/OfflineBolt.jsx index 6dbd711b81..6023911d94 100644 --- a/icons/jsx/OfflineBolt.jsx +++ b/icons/jsx/OfflineBolt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOfflineBolt(props) { return ( - + ); } - export default SvgOfflineBolt; diff --git a/icons/jsx/OfflinePin.jsx b/icons/jsx/OfflinePin.jsx index 27d3e34595..8865420bec 100644 --- a/icons/jsx/OfflinePin.jsx +++ b/icons/jsx/OfflinePin.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOfflinePin(props) { return ( - + ); } - export default SvgOfflinePin; diff --git a/icons/jsx/OfflineShare.jsx b/icons/jsx/OfflineShare.jsx index 638afb8f91..9eeff9d6ac 100644 --- a/icons/jsx/OfflineShare.jsx +++ b/icons/jsx/OfflineShare.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOfflineShare(props) { return ( - - - + + + ); } - export default SvgOfflineShare; diff --git a/icons/jsx/OilBarrel.jsx b/icons/jsx/OilBarrel.jsx index 65fdb65233..66b862f464 100644 --- a/icons/jsx/OilBarrel.jsx +++ b/icons/jsx/OilBarrel.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOilBarrel(props) { return ( - + ); } - export default SvgOilBarrel; diff --git a/icons/jsx/OnDeviceTraining.jsx b/icons/jsx/OnDeviceTraining.jsx index bb339f385e..da94eb14c0 100644 --- a/icons/jsx/OnDeviceTraining.jsx +++ b/icons/jsx/OnDeviceTraining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOnDeviceTraining(props) { return ( - - - + + + ); } - export default SvgOnDeviceTraining; diff --git a/icons/jsx/OndemandVideo.jsx b/icons/jsx/OndemandVideo.jsx index 58a76c5de2..40bdc020b5 100644 --- a/icons/jsx/OndemandVideo.jsx +++ b/icons/jsx/OndemandVideo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOndemandVideo(props) { return ( - + ); } - export default SvgOndemandVideo; diff --git a/icons/jsx/OnlinePrediction.jsx b/icons/jsx/OnlinePrediction.jsx index 1d576be4dd..18ada0406f 100644 --- a/icons/jsx/OnlinePrediction.jsx +++ b/icons/jsx/OnlinePrediction.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOnlinePrediction(props) { return ( - + ); } - export default SvgOnlinePrediction; diff --git a/icons/jsx/Opacity.jsx b/icons/jsx/Opacity.jsx index 456ae9e020..079ac059aa 100644 --- a/icons/jsx/Opacity.jsx +++ b/icons/jsx/Opacity.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOpacity(props) { return ( - + ); } - export default SvgOpacity; diff --git a/icons/jsx/OpenInBrowser.jsx b/icons/jsx/OpenInBrowser.jsx index b3b24121b6..95e82589b6 100644 --- a/icons/jsx/OpenInBrowser.jsx +++ b/icons/jsx/OpenInBrowser.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOpenInBrowser(props) { return ( - + ); } - export default SvgOpenInBrowser; diff --git a/icons/jsx/OpenInFull.jsx b/icons/jsx/OpenInFull.jsx index c5a5292e4d..6112e1eddf 100644 --- a/icons/jsx/OpenInFull.jsx +++ b/icons/jsx/OpenInFull.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOpenInFull(props) { return ( - + ); } - export default SvgOpenInFull; diff --git a/icons/jsx/OpenInNew.jsx b/icons/jsx/OpenInNew.jsx index ce612c59c4..44cb803e98 100644 --- a/icons/jsx/OpenInNew.jsx +++ b/icons/jsx/OpenInNew.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOpenInNew(props) { return ( - + ); } - export default SvgOpenInNew; diff --git a/icons/jsx/OpenInNewOff.jsx b/icons/jsx/OpenInNewOff.jsx index a0abf85902..d6cb815917 100644 --- a/icons/jsx/OpenInNewOff.jsx +++ b/icons/jsx/OpenInNewOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOpenInNewOff(props) { return ( - + ); } - export default SvgOpenInNewOff; diff --git a/icons/jsx/OpenWith.jsx b/icons/jsx/OpenWith.jsx index ac27f73492..f2c0150330 100644 --- a/icons/jsx/OpenWith.jsx +++ b/icons/jsx/OpenWith.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOpenWith(props) { return ( - + ); } - export default SvgOpenWith; diff --git a/icons/jsx/OtherHouses.jsx b/icons/jsx/OtherHouses.jsx index b4dd2add42..7c1faa2a1c 100644 --- a/icons/jsx/OtherHouses.jsx +++ b/icons/jsx/OtherHouses.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOtherHouses(props) { return ( - + ); } - export default SvgOtherHouses; diff --git a/icons/jsx/Outbond.jsx b/icons/jsx/Outbond.jsx index 2a3967618b..b43ee96783 100644 --- a/icons/jsx/Outbond.jsx +++ b/icons/jsx/Outbond.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOutbond(props) { return ( - + ); } - export default SvgOutbond; diff --git a/icons/jsx/Outbound.jsx b/icons/jsx/Outbound.jsx index 5dc8424b85..b1b4e88218 100644 --- a/icons/jsx/Outbound.jsx +++ b/icons/jsx/Outbound.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOutbound(props) { return ( - + ); } - export default SvgOutbound; diff --git a/icons/jsx/Outbox.jsx b/icons/jsx/Outbox.jsx index 92b10ba491..f09b6c7f66 100644 --- a/icons/jsx/Outbox.jsx +++ b/icons/jsx/Outbox.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOutbox(props) { return ( - - + + ); } - export default SvgOutbox; diff --git a/icons/jsx/OutdoorGrill.jsx b/icons/jsx/OutdoorGrill.jsx index e658872680..aa51b3f904 100644 --- a/icons/jsx/OutdoorGrill.jsx +++ b/icons/jsx/OutdoorGrill.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOutdoorGrill(props) { return ( - + ); } - export default SvgOutdoorGrill; diff --git a/icons/jsx/Outlet.jsx b/icons/jsx/Outlet.jsx index 0569dd75a9..4eb4c5a6e9 100644 --- a/icons/jsx/Outlet.jsx +++ b/icons/jsx/Outlet.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOutlet(props) { return ( - + ); } - export default SvgOutlet; diff --git a/icons/jsx/OutlinedFlag.jsx b/icons/jsx/OutlinedFlag.jsx index 3eb248ead7..93920bd6f6 100644 --- a/icons/jsx/OutlinedFlag.jsx +++ b/icons/jsx/OutlinedFlag.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOutlinedFlag(props) { return ( - + ); } - export default SvgOutlinedFlag; diff --git a/icons/jsx/Output.jsx b/icons/jsx/Output.jsx index bc91075e55..0d65b240b2 100644 --- a/icons/jsx/Output.jsx +++ b/icons/jsx/Output.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgOutput(props) { return ( - - + + ); } - export default SvgOutput; diff --git a/icons/jsx/Padding.jsx b/icons/jsx/Padding.jsx index 10c4351440..a74323973f 100644 --- a/icons/jsx/Padding.jsx +++ b/icons/jsx/Padding.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPadding(props) { return ( - + ); } - export default SvgPadding; diff --git a/icons/jsx/Pages.jsx b/icons/jsx/Pages.jsx index e68ef0f263..6a4f20d691 100644 --- a/icons/jsx/Pages.jsx +++ b/icons/jsx/Pages.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPages(props) { return ( - + ); } - export default SvgPages; diff --git a/icons/jsx/Pageview.jsx b/icons/jsx/Pageview.jsx index 590b011b76..8e7a270d1c 100644 --- a/icons/jsx/Pageview.jsx +++ b/icons/jsx/Pageview.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPageview(props) { return ( - + ); } - export default SvgPageview; diff --git a/icons/jsx/Paid.jsx b/icons/jsx/Paid.jsx index fae86f3929..9e43694529 100644 --- a/icons/jsx/Paid.jsx +++ b/icons/jsx/Paid.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPaid(props) { return ( - + ); } - export default SvgPaid; diff --git a/icons/jsx/Palette.jsx b/icons/jsx/Palette.jsx index 6de474f73e..50b15d84c1 100644 --- a/icons/jsx/Palette.jsx +++ b/icons/jsx/Palette.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPalette(props) { return ( - + ); } - export default SvgPalette; diff --git a/icons/jsx/PanTool.jsx b/icons/jsx/PanTool.jsx index 515d895c78..bc7ada29e6 100644 --- a/icons/jsx/PanTool.jsx +++ b/icons/jsx/PanTool.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanTool(props) { return ( - + ); } - export default SvgPanTool; diff --git a/icons/jsx/PanToolAlt.jsx b/icons/jsx/PanToolAlt.jsx index 8cc3722b3a..a3acfc831d 100644 --- a/icons/jsx/PanToolAlt.jsx +++ b/icons/jsx/PanToolAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanToolAlt(props) { return ( - + ); } - export default SvgPanToolAlt; diff --git a/icons/jsx/Panorama.jsx b/icons/jsx/Panorama.jsx index 0eb4111b35..6142db9fca 100644 --- a/icons/jsx/Panorama.jsx +++ b/icons/jsx/Panorama.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanorama(props) { return ( - + ); } - export default SvgPanorama; diff --git a/icons/jsx/PanoramaFishEye.jsx b/icons/jsx/PanoramaFishEye.jsx index f58a635adc..00a47dfca7 100644 --- a/icons/jsx/PanoramaFishEye.jsx +++ b/icons/jsx/PanoramaFishEye.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanoramaFishEye(props) { return ( - + ); } - export default SvgPanoramaFishEye; diff --git a/icons/jsx/PanoramaHorizontal.jsx b/icons/jsx/PanoramaHorizontal.jsx index d8fd6b78b9..6827b0ed1c 100644 --- a/icons/jsx/PanoramaHorizontal.jsx +++ b/icons/jsx/PanoramaHorizontal.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanoramaHorizontal(props) { return ( - + ); } - export default SvgPanoramaHorizontal; diff --git a/icons/jsx/PanoramaHorizontalSelect.jsx b/icons/jsx/PanoramaHorizontalSelect.jsx index ea4674e63e..c7aa4a8503 100644 --- a/icons/jsx/PanoramaHorizontalSelect.jsx +++ b/icons/jsx/PanoramaHorizontalSelect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanoramaHorizontalSelect(props) { return ( - + ); } - export default SvgPanoramaHorizontalSelect; diff --git a/icons/jsx/PanoramaPhotosphere.jsx b/icons/jsx/PanoramaPhotosphere.jsx index 81dc61743f..d210805b9a 100644 --- a/icons/jsx/PanoramaPhotosphere.jsx +++ b/icons/jsx/PanoramaPhotosphere.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanoramaPhotosphere(props) { return ( - + ); } - export default SvgPanoramaPhotosphere; diff --git a/icons/jsx/PanoramaPhotosphereSelect.jsx b/icons/jsx/PanoramaPhotosphereSelect.jsx index b35b0ebfb9..fb76b8bee2 100644 --- a/icons/jsx/PanoramaPhotosphereSelect.jsx +++ b/icons/jsx/PanoramaPhotosphereSelect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanoramaPhotosphereSelect(props) { return ( - + ); } - export default SvgPanoramaPhotosphereSelect; diff --git a/icons/jsx/PanoramaVertical.jsx b/icons/jsx/PanoramaVertical.jsx index 4e26cb613a..fdfd1b2555 100644 --- a/icons/jsx/PanoramaVertical.jsx +++ b/icons/jsx/PanoramaVertical.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanoramaVertical(props) { return ( - + ); } - export default SvgPanoramaVertical; diff --git a/icons/jsx/PanoramaVerticalSelect.jsx b/icons/jsx/PanoramaVerticalSelect.jsx index 6d6f2025a4..793abc667a 100644 --- a/icons/jsx/PanoramaVerticalSelect.jsx +++ b/icons/jsx/PanoramaVerticalSelect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanoramaVerticalSelect(props) { return ( - + ); } - export default SvgPanoramaVerticalSelect; diff --git a/icons/jsx/PanoramaWideAngle.jsx b/icons/jsx/PanoramaWideAngle.jsx index c1069cbce8..968bd0cf3b 100644 --- a/icons/jsx/PanoramaWideAngle.jsx +++ b/icons/jsx/PanoramaWideAngle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanoramaWideAngle(props) { return ( - + ); } - export default SvgPanoramaWideAngle; diff --git a/icons/jsx/PanoramaWideAngleSelect.jsx b/icons/jsx/PanoramaWideAngleSelect.jsx index b921d275b5..3ec987e197 100644 --- a/icons/jsx/PanoramaWideAngleSelect.jsx +++ b/icons/jsx/PanoramaWideAngleSelect.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPanoramaWideAngleSelect(props) { return ( - + ); } - export default SvgPanoramaWideAngleSelect; diff --git a/icons/jsx/Paragliding.jsx b/icons/jsx/Paragliding.jsx index 2d776c82f9..fdab8cc9fa 100644 --- a/icons/jsx/Paragliding.jsx +++ b/icons/jsx/Paragliding.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgParagliding(props) { return ( - + ); } - export default SvgParagliding; diff --git a/icons/jsx/Park.jsx b/icons/jsx/Park.jsx index 41d2d82945..c816928390 100644 --- a/icons/jsx/Park.jsx +++ b/icons/jsx/Park.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPark(props) { return ( - + ); } - export default SvgPark; diff --git a/icons/jsx/PartyMode.jsx b/icons/jsx/PartyMode.jsx index 51d0c85ed3..5b418ce751 100644 --- a/icons/jsx/PartyMode.jsx +++ b/icons/jsx/PartyMode.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPartyMode(props) { return ( - + ); } - export default SvgPartyMode; diff --git a/icons/jsx/Password.jsx b/icons/jsx/Password.jsx index a63651da0a..357adab8d5 100644 --- a/icons/jsx/Password.jsx +++ b/icons/jsx/Password.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPassword(props) { return ( - + ); } - export default SvgPassword; diff --git a/icons/jsx/Pattern.jsx b/icons/jsx/Pattern.jsx index ab65f688d5..26c34fc3b5 100644 --- a/icons/jsx/Pattern.jsx +++ b/icons/jsx/Pattern.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPattern(props) { return ( - + ); } - export default SvgPattern; diff --git a/icons/jsx/Pause.jsx b/icons/jsx/Pause.jsx index f8ea2ffc08..50e549630c 100644 --- a/icons/jsx/Pause.jsx +++ b/icons/jsx/Pause.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPause(props) { return ( - + ); } - export default SvgPause; diff --git a/icons/jsx/PauseCircle.jsx b/icons/jsx/PauseCircle.jsx index 3a9a49179f..eeb0bd4d69 100644 --- a/icons/jsx/PauseCircle.jsx +++ b/icons/jsx/PauseCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPauseCircle(props) { return ( - + ); } - export default SvgPauseCircle; diff --git a/icons/jsx/PauseCircleFilled.jsx b/icons/jsx/PauseCircleFilled.jsx index f14f0da00d..df3680e1c6 100644 --- a/icons/jsx/PauseCircleFilled.jsx +++ b/icons/jsx/PauseCircleFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPauseCircleFilled(props) { return ( - + ); } - export default SvgPauseCircleFilled; diff --git a/icons/jsx/PauseCircleOutline.jsx b/icons/jsx/PauseCircleOutline.jsx index c3b5c0c0b1..b51fe0be8c 100644 --- a/icons/jsx/PauseCircleOutline.jsx +++ b/icons/jsx/PauseCircleOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPauseCircleOutline(props) { return ( - + ); } - export default SvgPauseCircleOutline; diff --git a/icons/jsx/PausePresentation.jsx b/icons/jsx/PausePresentation.jsx index f6aa4cad47..0f9af2ec9f 100644 --- a/icons/jsx/PausePresentation.jsx +++ b/icons/jsx/PausePresentation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPausePresentation(props) { return ( - + ); } - export default SvgPausePresentation; diff --git a/icons/jsx/Payment.jsx b/icons/jsx/Payment.jsx index 64a208c719..d01cb6ec2f 100644 --- a/icons/jsx/Payment.jsx +++ b/icons/jsx/Payment.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPayment(props) { return ( - + ); } - export default SvgPayment; diff --git a/icons/jsx/Payments.jsx b/icons/jsx/Payments.jsx index 86fa607307..b0185589c7 100644 --- a/icons/jsx/Payments.jsx +++ b/icons/jsx/Payments.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPayments(props) { return ( - + ); } - export default SvgPayments; diff --git a/icons/jsx/Paypal.jsx b/icons/jsx/Paypal.jsx index 517c5da1b4..403efb5ebe 100644 --- a/icons/jsx/Paypal.jsx +++ b/icons/jsx/Paypal.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPaypal(props) { return ( - - + + ); } - export default SvgPaypal; diff --git a/icons/jsx/PedalBike.jsx b/icons/jsx/PedalBike.jsx index 50563eef46..18152b2f78 100644 --- a/icons/jsx/PedalBike.jsx +++ b/icons/jsx/PedalBike.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPedalBike(props) { return ( - + ); } - export default SvgPedalBike; diff --git a/icons/jsx/Pending.jsx b/icons/jsx/Pending.jsx index 11910fe1e1..cc7078da04 100644 --- a/icons/jsx/Pending.jsx +++ b/icons/jsx/Pending.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPending(props) { return ( - + ); } - export default SvgPending; diff --git a/icons/jsx/PendingActions.jsx b/icons/jsx/PendingActions.jsx index f521340f3d..53575eaa5f 100644 --- a/icons/jsx/PendingActions.jsx +++ b/icons/jsx/PendingActions.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPendingActions(props) { return ( - + ); } - export default SvgPendingActions; diff --git a/icons/jsx/Pentagon.jsx b/icons/jsx/Pentagon.jsx index 9f940b44ab..4409166650 100644 --- a/icons/jsx/Pentagon.jsx +++ b/icons/jsx/Pentagon.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPentagon(props) { return ( - + ); } - export default SvgPentagon; diff --git a/icons/jsx/People.jsx b/icons/jsx/People.jsx index 7afe5089d3..f7be521139 100644 --- a/icons/jsx/People.jsx +++ b/icons/jsx/People.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPeople(props) { return ( ); } - export default SvgPeople; diff --git a/icons/jsx/PeopleAlt.jsx b/icons/jsx/PeopleAlt.jsx index 094f25e203..269613d122 100644 --- a/icons/jsx/PeopleAlt.jsx +++ b/icons/jsx/PeopleAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPeopleAlt(props) { return ( ); } - export default SvgPeopleAlt; diff --git a/icons/jsx/PeopleOutline.jsx b/icons/jsx/PeopleOutline.jsx index 2ac19545a9..c4b181b247 100644 --- a/icons/jsx/PeopleOutline.jsx +++ b/icons/jsx/PeopleOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPeopleOutline(props) { return ( - + ); } - export default SvgPeopleOutline; diff --git a/icons/jsx/Percent.jsx b/icons/jsx/Percent.jsx index 11238a670e..eb7f09d30c 100644 --- a/icons/jsx/Percent.jsx +++ b/icons/jsx/Percent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPercent(props) { return ( - + ); } - export default SvgPercent; diff --git a/icons/jsx/Percentage.jsx b/icons/jsx/Percentage.jsx index 1f4da0d9b0..15db51a5ec 100644 --- a/icons/jsx/Percentage.jsx +++ b/icons/jsx/Percentage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPercentage(props) { return ( - + ); } - export default SvgPercentage; diff --git a/icons/jsx/PermCameraMic.jsx b/icons/jsx/PermCameraMic.jsx index 5b5270dcc0..a0ff96467e 100644 --- a/icons/jsx/PermCameraMic.jsx +++ b/icons/jsx/PermCameraMic.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPermCameraMic(props) { return ( - + ); } - export default SvgPermCameraMic; diff --git a/icons/jsx/PermContactCalendar.jsx b/icons/jsx/PermContactCalendar.jsx index ff54abf09b..d7f642db50 100644 --- a/icons/jsx/PermContactCalendar.jsx +++ b/icons/jsx/PermContactCalendar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPermContactCalendar(props) { return ( - + ); } - export default SvgPermContactCalendar; diff --git a/icons/jsx/PermDataSetting.jsx b/icons/jsx/PermDataSetting.jsx index e813a8c4fd..f7ef2f4f4e 100644 --- a/icons/jsx/PermDataSetting.jsx +++ b/icons/jsx/PermDataSetting.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPermDataSetting(props) { return ( - + ); } - export default SvgPermDataSetting; diff --git a/icons/jsx/PermDeviceInformation.jsx b/icons/jsx/PermDeviceInformation.jsx index b97e7118f2..4685377b77 100644 --- a/icons/jsx/PermDeviceInformation.jsx +++ b/icons/jsx/PermDeviceInformation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPermDeviceInformation(props) { return ( - + ); } - export default SvgPermDeviceInformation; diff --git a/icons/jsx/PermIdentity.jsx b/icons/jsx/PermIdentity.jsx index fa0d58e784..91a34a8140 100644 --- a/icons/jsx/PermIdentity.jsx +++ b/icons/jsx/PermIdentity.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPermIdentity(props) { return ( - + ); } - export default SvgPermIdentity; diff --git a/icons/jsx/PermMedia.jsx b/icons/jsx/PermMedia.jsx index b7c5f8b7d4..e1bdf3b384 100644 --- a/icons/jsx/PermMedia.jsx +++ b/icons/jsx/PermMedia.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPermMedia(props) { return ( - + ); } - export default SvgPermMedia; diff --git a/icons/jsx/PermPhoneMsg.jsx b/icons/jsx/PermPhoneMsg.jsx index b7a210e4e4..d071a6c51a 100644 --- a/icons/jsx/PermPhoneMsg.jsx +++ b/icons/jsx/PermPhoneMsg.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPermPhoneMsg(props) { return ( - + ); } - export default SvgPermPhoneMsg; diff --git a/icons/jsx/PermScanWifi.jsx b/icons/jsx/PermScanWifi.jsx index f7cbb7cc1c..769cd99c1a 100644 --- a/icons/jsx/PermScanWifi.jsx +++ b/icons/jsx/PermScanWifi.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPermScanWifi(props) { return ( - + ); } - export default SvgPermScanWifi; diff --git a/icons/jsx/Person.jsx b/icons/jsx/Person.jsx index 8c56feca48..ae921678c4 100644 --- a/icons/jsx/Person.jsx +++ b/icons/jsx/Person.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPerson(props) { return ( ); } - export default SvgPerson; diff --git a/icons/jsx/Person2.jsx b/icons/jsx/Person2.jsx index d08bb61c44..8a404cabbf 100644 --- a/icons/jsx/Person2.jsx +++ b/icons/jsx/Person2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPerson2(props) { return ( - + ); } - export default SvgPerson2; diff --git a/icons/jsx/Person3.jsx b/icons/jsx/Person3.jsx index dc8bde1cc3..80d4aa2c9b 100644 --- a/icons/jsx/Person3.jsx +++ b/icons/jsx/Person3.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPerson3(props) { return ( - + ); } - export default SvgPerson3; diff --git a/icons/jsx/Person4.jsx b/icons/jsx/Person4.jsx index 43db3771df..3ebc624ebe 100644 --- a/icons/jsx/Person4.jsx +++ b/icons/jsx/Person4.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPerson4(props) { return ( - + ); } - export default SvgPerson4; diff --git a/icons/jsx/PersonAdd.jsx b/icons/jsx/PersonAdd.jsx index 60f6c34699..590368c720 100644 --- a/icons/jsx/PersonAdd.jsx +++ b/icons/jsx/PersonAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonAdd(props) { return ( - + ); } - export default SvgPersonAdd; diff --git a/icons/jsx/PersonAddAlt.jsx b/icons/jsx/PersonAddAlt.jsx index 0093cf3658..12c3691457 100644 --- a/icons/jsx/PersonAddAlt.jsx +++ b/icons/jsx/PersonAddAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonAddAlt(props) { return ( - + ); } - export default SvgPersonAddAlt; diff --git a/icons/jsx/PersonAddAlt1.jsx b/icons/jsx/PersonAddAlt1.jsx index 0f2f2a27c2..056c65e6a6 100644 --- a/icons/jsx/PersonAddAlt1.jsx +++ b/icons/jsx/PersonAddAlt1.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonAddAlt1(props) { return ( - + ); } - export default SvgPersonAddAlt1; diff --git a/icons/jsx/PersonAddDisabled.jsx b/icons/jsx/PersonAddDisabled.jsx index e6ca5b64a6..148257506b 100644 --- a/icons/jsx/PersonAddDisabled.jsx +++ b/icons/jsx/PersonAddDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonAddDisabled(props) { return ( - + ); } - export default SvgPersonAddDisabled; diff --git a/icons/jsx/PersonOff.jsx b/icons/jsx/PersonOff.jsx index f9131a4c07..2e182659b4 100644 --- a/icons/jsx/PersonOff.jsx +++ b/icons/jsx/PersonOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonOff(props) { return ( - + ); } - export default SvgPersonOff; diff --git a/icons/jsx/PersonOutline.jsx b/icons/jsx/PersonOutline.jsx index 5da96a5efb..acc23f2885 100644 --- a/icons/jsx/PersonOutline.jsx +++ b/icons/jsx/PersonOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonOutline(props) { return ( - + ); } - export default SvgPersonOutline; diff --git a/icons/jsx/PersonPin.jsx b/icons/jsx/PersonPin.jsx index d761ae4c75..edbd0eca57 100644 --- a/icons/jsx/PersonPin.jsx +++ b/icons/jsx/PersonPin.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonPin(props) { return ( - + ); } - export default SvgPersonPin; diff --git a/icons/jsx/PersonPinCircle.jsx b/icons/jsx/PersonPinCircle.jsx index a1e46cdbbe..a83327efa4 100644 --- a/icons/jsx/PersonPinCircle.jsx +++ b/icons/jsx/PersonPinCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonPinCircle(props) { return ( - + ); } - export default SvgPersonPinCircle; diff --git a/icons/jsx/PersonRemove.jsx b/icons/jsx/PersonRemove.jsx index 94f0ab6182..b9b92689b1 100644 --- a/icons/jsx/PersonRemove.jsx +++ b/icons/jsx/PersonRemove.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonRemove(props) { return ( - + ); } - export default SvgPersonRemove; diff --git a/icons/jsx/PersonRemoveAlt1.jsx b/icons/jsx/PersonRemoveAlt1.jsx index 7f77bb967c..f0becdf642 100644 --- a/icons/jsx/PersonRemoveAlt1.jsx +++ b/icons/jsx/PersonRemoveAlt1.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonRemoveAlt1(props) { return ( - + ); } - export default SvgPersonRemoveAlt1; diff --git a/icons/jsx/PersonSearch.jsx b/icons/jsx/PersonSearch.jsx index 797c5446ea..393525add3 100644 --- a/icons/jsx/PersonSearch.jsx +++ b/icons/jsx/PersonSearch.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonSearch(props) { return ( - + ); } - export default SvgPersonSearch; diff --git a/icons/jsx/PersonalInjury.jsx b/icons/jsx/PersonalInjury.jsx index cc7579cb7f..9663adebb5 100644 --- a/icons/jsx/PersonalInjury.jsx +++ b/icons/jsx/PersonalInjury.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonalInjury(props) { return ( - + ); } - export default SvgPersonalInjury; diff --git a/icons/jsx/PersonalVideo.jsx b/icons/jsx/PersonalVideo.jsx index 7d21355348..53bafa5a2d 100644 --- a/icons/jsx/PersonalVideo.jsx +++ b/icons/jsx/PersonalVideo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPersonalVideo(props) { return ( - + ); } - export default SvgPersonalVideo; diff --git a/icons/jsx/PestControl.jsx b/icons/jsx/PestControl.jsx index f49049007f..8eb397555e 100644 --- a/icons/jsx/PestControl.jsx +++ b/icons/jsx/PestControl.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPestControl(props) { return ( - + ); } - export default SvgPestControl; diff --git a/icons/jsx/PestControlRodent.jsx b/icons/jsx/PestControlRodent.jsx index 62116ceb52..e3cf646983 100644 --- a/icons/jsx/PestControlRodent.jsx +++ b/icons/jsx/PestControlRodent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPestControlRodent(props) { return ( - + ); } - export default SvgPestControlRodent; diff --git a/icons/jsx/Pets.jsx b/icons/jsx/Pets.jsx index 5b106b8cc5..b54392ba3e 100644 --- a/icons/jsx/Pets.jsx +++ b/icons/jsx/Pets.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPets(props) { return ( - + ); } - export default SvgPets; diff --git a/icons/jsx/Phishing.jsx b/icons/jsx/Phishing.jsx index 3459f4b6b0..dd27614c34 100644 --- a/icons/jsx/Phishing.jsx +++ b/icons/jsx/Phishing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhishing(props) { return ( - + ); } - export default SvgPhishing; diff --git a/icons/jsx/Phone.jsx b/icons/jsx/Phone.jsx index b2118569b4..cb9d8c3da4 100644 --- a/icons/jsx/Phone.jsx +++ b/icons/jsx/Phone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhone(props) { return ( - + ); } - export default SvgPhone; diff --git a/icons/jsx/PhoneAndroid.jsx b/icons/jsx/PhoneAndroid.jsx index 384889f8a1..9dcea0278b 100644 --- a/icons/jsx/PhoneAndroid.jsx +++ b/icons/jsx/PhoneAndroid.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhoneAndroid(props) { return ( - + ); } - export default SvgPhoneAndroid; diff --git a/icons/jsx/PhoneBluetoothSpeaker.jsx b/icons/jsx/PhoneBluetoothSpeaker.jsx index 6ec504a6e0..76cb4c42f6 100644 --- a/icons/jsx/PhoneBluetoothSpeaker.jsx +++ b/icons/jsx/PhoneBluetoothSpeaker.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhoneBluetoothSpeaker(props) { return ( - + ); } - export default SvgPhoneBluetoothSpeaker; diff --git a/icons/jsx/PhoneCallback.jsx b/icons/jsx/PhoneCallback.jsx index 351331db8f..aafb029788 100644 --- a/icons/jsx/PhoneCallback.jsx +++ b/icons/jsx/PhoneCallback.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhoneCallback(props) { return ( - + ); } - export default SvgPhoneCallback; diff --git a/icons/jsx/PhoneDisabled.jsx b/icons/jsx/PhoneDisabled.jsx index 780c9c8831..87a140b111 100644 --- a/icons/jsx/PhoneDisabled.jsx +++ b/icons/jsx/PhoneDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhoneDisabled(props) { return ( - + ); } - export default SvgPhoneDisabled; diff --git a/icons/jsx/PhoneEnabled.jsx b/icons/jsx/PhoneEnabled.jsx index 8281a8cd02..0d9f51e5ff 100644 --- a/icons/jsx/PhoneEnabled.jsx +++ b/icons/jsx/PhoneEnabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhoneEnabled(props) { return ( - + ); } - export default SvgPhoneEnabled; diff --git a/icons/jsx/PhoneForwarded.jsx b/icons/jsx/PhoneForwarded.jsx index 85ee9c625b..46f0ae43cb 100644 --- a/icons/jsx/PhoneForwarded.jsx +++ b/icons/jsx/PhoneForwarded.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhoneForwarded(props) { return ( - + ); } - export default SvgPhoneForwarded; diff --git a/icons/jsx/PhoneInTalk.jsx b/icons/jsx/PhoneInTalk.jsx index b7596b2d5b..4061fb1298 100644 --- a/icons/jsx/PhoneInTalk.jsx +++ b/icons/jsx/PhoneInTalk.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhoneInTalk(props) { return ( - + ); } - export default SvgPhoneInTalk; diff --git a/icons/jsx/PhoneIphone.jsx b/icons/jsx/PhoneIphone.jsx index b212ad4f83..22883f739c 100644 --- a/icons/jsx/PhoneIphone.jsx +++ b/icons/jsx/PhoneIphone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhoneIphone(props) { return ( ); } - export default SvgPhoneIphone; diff --git a/icons/jsx/PhoneLocked.jsx b/icons/jsx/PhoneLocked.jsx index fb517edd89..2dddecff0c 100644 --- a/icons/jsx/PhoneLocked.jsx +++ b/icons/jsx/PhoneLocked.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhoneLocked(props) { return ( - - + + ); } - export default SvgPhoneLocked; diff --git a/icons/jsx/PhoneMissed.jsx b/icons/jsx/PhoneMissed.jsx index 1ef7b5e01c..54e375404b 100644 --- a/icons/jsx/PhoneMissed.jsx +++ b/icons/jsx/PhoneMissed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhoneMissed(props) { return ( - + ); } - export default SvgPhoneMissed; diff --git a/icons/jsx/PhonePaused.jsx b/icons/jsx/PhonePaused.jsx index 1588ce0331..72a110e077 100644 --- a/icons/jsx/PhonePaused.jsx +++ b/icons/jsx/PhonePaused.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhonePaused(props) { return ( - + ); } - export default SvgPhonePaused; diff --git a/icons/jsx/Phonelink.jsx b/icons/jsx/Phonelink.jsx index 75ab3e7d14..15cc57a09c 100644 --- a/icons/jsx/Phonelink.jsx +++ b/icons/jsx/Phonelink.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhonelink(props) { return ( - + ); } - export default SvgPhonelink; diff --git a/icons/jsx/PhonelinkErase.jsx b/icons/jsx/PhonelinkErase.jsx index adbabc309c..1ea94bc96a 100644 --- a/icons/jsx/PhonelinkErase.jsx +++ b/icons/jsx/PhonelinkErase.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhonelinkErase(props) { return ( - + ); } - export default SvgPhonelinkErase; diff --git a/icons/jsx/PhonelinkLock.jsx b/icons/jsx/PhonelinkLock.jsx index 4a47f63b43..4460b873ba 100644 --- a/icons/jsx/PhonelinkLock.jsx +++ b/icons/jsx/PhonelinkLock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhonelinkLock(props) { return ( - + ); } - export default SvgPhonelinkLock; diff --git a/icons/jsx/PhonelinkOff.jsx b/icons/jsx/PhonelinkOff.jsx index 76350c26aa..86b57c22b3 100644 --- a/icons/jsx/PhonelinkOff.jsx +++ b/icons/jsx/PhonelinkOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhonelinkOff(props) { return ( - + ); } - export default SvgPhonelinkOff; diff --git a/icons/jsx/PhonelinkRing.jsx b/icons/jsx/PhonelinkRing.jsx index 227d2e62df..9bf858a35f 100644 --- a/icons/jsx/PhonelinkRing.jsx +++ b/icons/jsx/PhonelinkRing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhonelinkRing(props) { return ( - + ); } - export default SvgPhonelinkRing; diff --git a/icons/jsx/PhonelinkSetup.jsx b/icons/jsx/PhonelinkSetup.jsx index f7f01efeca..f85b86c72d 100644 --- a/icons/jsx/PhonelinkSetup.jsx +++ b/icons/jsx/PhonelinkSetup.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhonelinkSetup(props) { return ( - + ); } - export default SvgPhonelinkSetup; diff --git a/icons/jsx/Photo.jsx b/icons/jsx/Photo.jsx index a2103f1132..7540a11c37 100644 --- a/icons/jsx/Photo.jsx +++ b/icons/jsx/Photo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhoto(props) { return ( - + ); } - export default SvgPhoto; diff --git a/icons/jsx/PhotoAlbum.jsx b/icons/jsx/PhotoAlbum.jsx index 076a7e77aa..a90684431b 100644 --- a/icons/jsx/PhotoAlbum.jsx +++ b/icons/jsx/PhotoAlbum.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhotoAlbum(props) { return ( - + ); } - export default SvgPhotoAlbum; diff --git a/icons/jsx/PhotoCamera.jsx b/icons/jsx/PhotoCamera.jsx index 9c34ade9dd..8653e35913 100644 --- a/icons/jsx/PhotoCamera.jsx +++ b/icons/jsx/PhotoCamera.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhotoCamera(props) { return ( ); } - export default SvgPhotoCamera; diff --git a/icons/jsx/PhotoCameraBack.jsx b/icons/jsx/PhotoCameraBack.jsx index 1483b9c97a..85119a84ac 100644 --- a/icons/jsx/PhotoCameraBack.jsx +++ b/icons/jsx/PhotoCameraBack.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhotoCameraBack(props) { return ( - + ); } - export default SvgPhotoCameraBack; diff --git a/icons/jsx/PhotoCameraFront.jsx b/icons/jsx/PhotoCameraFront.jsx index 9622771dc0..01021a67ec 100644 --- a/icons/jsx/PhotoCameraFront.jsx +++ b/icons/jsx/PhotoCameraFront.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhotoCameraFront(props) { return ( - + ); } - export default SvgPhotoCameraFront; diff --git a/icons/jsx/PhotoFilter.jsx b/icons/jsx/PhotoFilter.jsx index 83babe54c3..a7cb326c05 100644 --- a/icons/jsx/PhotoFilter.jsx +++ b/icons/jsx/PhotoFilter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhotoFilter(props) { return ( - + ); } - export default SvgPhotoFilter; diff --git a/icons/jsx/PhotoLibrary.jsx b/icons/jsx/PhotoLibrary.jsx index dfd8786066..2a4945f70c 100644 --- a/icons/jsx/PhotoLibrary.jsx +++ b/icons/jsx/PhotoLibrary.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhotoLibrary(props) { return ( - + ); } - export default SvgPhotoLibrary; diff --git a/icons/jsx/PhotoSizeSelectActual.jsx b/icons/jsx/PhotoSizeSelectActual.jsx index 2a5a8e7e76..d41e1d78af 100644 --- a/icons/jsx/PhotoSizeSelectActual.jsx +++ b/icons/jsx/PhotoSizeSelectActual.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhotoSizeSelectActual(props) { return ( - + ); } - export default SvgPhotoSizeSelectActual; diff --git a/icons/jsx/PhotoSizeSelectLarge.jsx b/icons/jsx/PhotoSizeSelectLarge.jsx index abb68451e9..4c75c67925 100644 --- a/icons/jsx/PhotoSizeSelectLarge.jsx +++ b/icons/jsx/PhotoSizeSelectLarge.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhotoSizeSelectLarge(props) { return ( - + ); } - export default SvgPhotoSizeSelectLarge; diff --git a/icons/jsx/PhotoSizeSelectSmall.jsx b/icons/jsx/PhotoSizeSelectSmall.jsx index 5b3b7e0b19..7ad9e798af 100644 --- a/icons/jsx/PhotoSizeSelectSmall.jsx +++ b/icons/jsx/PhotoSizeSelectSmall.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhotoSizeSelectSmall(props) { return ( - + ); } - export default SvgPhotoSizeSelectSmall; diff --git a/icons/jsx/Php.jsx b/icons/jsx/Php.jsx index 67c7bd07cd..7e0a788109 100644 --- a/icons/jsx/Php.jsx +++ b/icons/jsx/Php.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPhp(props) { return ( - + ); } - export default SvgPhp; diff --git a/icons/jsx/Piano.jsx b/icons/jsx/Piano.jsx index 387b60a80c..2540689e23 100644 --- a/icons/jsx/Piano.jsx +++ b/icons/jsx/Piano.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPiano(props) { return ( - + ); } - export default SvgPiano; diff --git a/icons/jsx/PianoOff.jsx b/icons/jsx/PianoOff.jsx index 5d6b580029..33087dc373 100644 --- a/icons/jsx/PianoOff.jsx +++ b/icons/jsx/PianoOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPianoOff(props) { return ( - + ); } - export default SvgPianoOff; diff --git a/icons/jsx/PictureAsPdf.jsx b/icons/jsx/PictureAsPdf.jsx index 0136f40bda..1a3a357177 100644 --- a/icons/jsx/PictureAsPdf.jsx +++ b/icons/jsx/PictureAsPdf.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPictureAsPdf(props) { return ( - + ); } - export default SvgPictureAsPdf; diff --git a/icons/jsx/PictureInPicture.jsx b/icons/jsx/PictureInPicture.jsx index 9d3003548b..14cebe19f5 100644 --- a/icons/jsx/PictureInPicture.jsx +++ b/icons/jsx/PictureInPicture.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPictureInPicture(props) { return ( - + ); } - export default SvgPictureInPicture; diff --git a/icons/jsx/PictureInPictureAlt.jsx b/icons/jsx/PictureInPictureAlt.jsx index 67e077e433..d4cee4d113 100644 --- a/icons/jsx/PictureInPictureAlt.jsx +++ b/icons/jsx/PictureInPictureAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPictureInPictureAlt(props) { return ( - + ); } - export default SvgPictureInPictureAlt; diff --git a/icons/jsx/PieChart.jsx b/icons/jsx/PieChart.jsx index dcc6a11637..37c41a44d2 100644 --- a/icons/jsx/PieChart.jsx +++ b/icons/jsx/PieChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPieChart(props) { return ( - + ); } - export default SvgPieChart; diff --git a/icons/jsx/PieChartOutline.jsx b/icons/jsx/PieChartOutline.jsx index 1412b8d64d..8272a88a9a 100644 --- a/icons/jsx/PieChartOutline.jsx +++ b/icons/jsx/PieChartOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPieChartOutline(props) { return ( - + ); } - export default SvgPieChartOutline; diff --git a/icons/jsx/Pin.jsx b/icons/jsx/Pin.jsx index 2e2861eb91..df58325699 100644 --- a/icons/jsx/Pin.jsx +++ b/icons/jsx/Pin.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPin(props) { return ( ); } - export default SvgPin; diff --git a/icons/jsx/PinDrop.jsx b/icons/jsx/PinDrop.jsx index 6683ac51e7..5b9d8d4f95 100644 --- a/icons/jsx/PinDrop.jsx +++ b/icons/jsx/PinDrop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPinDrop(props) { return ( ); } - export default SvgPinDrop; diff --git a/icons/jsx/PinEnd.jsx b/icons/jsx/PinEnd.jsx index aff7830238..f6310266d2 100644 --- a/icons/jsx/PinEnd.jsx +++ b/icons/jsx/PinEnd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPinEnd(props) { return ( - + ); } - export default SvgPinEnd; diff --git a/icons/jsx/PinInvoke.jsx b/icons/jsx/PinInvoke.jsx index 1ee5655fed..1a77a03c30 100644 --- a/icons/jsx/PinInvoke.jsx +++ b/icons/jsx/PinInvoke.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPinInvoke(props) { return ( - + ); } - export default SvgPinInvoke; diff --git a/icons/jsx/PinOff.jsx b/icons/jsx/PinOff.jsx index 813d5902bf..09aceaeece 100644 --- a/icons/jsx/PinOff.jsx +++ b/icons/jsx/PinOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPinOff(props) { return ( - - + + ); } - export default SvgPinOff; diff --git a/icons/jsx/Pinch.jsx b/icons/jsx/Pinch.jsx index 9749872ec4..2eef172442 100644 --- a/icons/jsx/Pinch.jsx +++ b/icons/jsx/Pinch.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPinch(props) { return ( - + ); } - export default SvgPinch; diff --git a/icons/jsx/PivotTableChart.jsx b/icons/jsx/PivotTableChart.jsx index abf4966cc5..670356f9b4 100644 --- a/icons/jsx/PivotTableChart.jsx +++ b/icons/jsx/PivotTableChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPivotTableChart(props) { return ( - + ); } - export default SvgPivotTableChart; diff --git a/icons/jsx/Pix.jsx b/icons/jsx/Pix.jsx index e1bace6c39..25634b6cb7 100644 --- a/icons/jsx/Pix.jsx +++ b/icons/jsx/Pix.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPix(props) { return ( - - + + ); } - export default SvgPix; diff --git a/icons/jsx/Place.jsx b/icons/jsx/Place.jsx index 6b340c7810..0153dc1e72 100644 --- a/icons/jsx/Place.jsx +++ b/icons/jsx/Place.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlace(props) { return ( - + ); } - export default SvgPlace; diff --git a/icons/jsx/Plagiarism.jsx b/icons/jsx/Plagiarism.jsx index 4b4f0687a3..b4cee90013 100644 --- a/icons/jsx/Plagiarism.jsx +++ b/icons/jsx/Plagiarism.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlagiarism(props) { return ( - + ); } - export default SvgPlagiarism; diff --git a/icons/jsx/PlayArrow.jsx b/icons/jsx/PlayArrow.jsx index b2511199bf..8f52b35070 100644 --- a/icons/jsx/PlayArrow.jsx +++ b/icons/jsx/PlayArrow.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlayArrow(props) { return ( ); } - export default SvgPlayArrow; diff --git a/icons/jsx/PlayCircle.jsx b/icons/jsx/PlayCircle.jsx index acde49a922..c4f0763788 100644 --- a/icons/jsx/PlayCircle.jsx +++ b/icons/jsx/PlayCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlayCircle(props) { return ( - + ); } - export default SvgPlayCircle; diff --git a/icons/jsx/PlayCircleFilled.jsx b/icons/jsx/PlayCircleFilled.jsx index 4bfab394e4..0400ec2797 100644 --- a/icons/jsx/PlayCircleFilled.jsx +++ b/icons/jsx/PlayCircleFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlayCircleFilled(props) { return ( ); } - export default SvgPlayCircleFilled; diff --git a/icons/jsx/PlayCircleFilledWhite.jsx b/icons/jsx/PlayCircleFilledWhite.jsx index 142067f4af..efca3aba43 100644 --- a/icons/jsx/PlayCircleFilledWhite.jsx +++ b/icons/jsx/PlayCircleFilledWhite.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlayCircleFilledWhite(props) { return ( - + ); } - export default SvgPlayCircleFilledWhite; diff --git a/icons/jsx/PlayCircleOutline.jsx b/icons/jsx/PlayCircleOutline.jsx index 2b837d96ba..776cbbec52 100644 --- a/icons/jsx/PlayCircleOutline.jsx +++ b/icons/jsx/PlayCircleOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlayCircleOutline(props) { return ( ); } - export default SvgPlayCircleOutline; diff --git a/icons/jsx/PlayDisabled.jsx b/icons/jsx/PlayDisabled.jsx index 18d1461943..504b098572 100644 --- a/icons/jsx/PlayDisabled.jsx +++ b/icons/jsx/PlayDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlayDisabled(props) { return ( - + ); } - export default SvgPlayDisabled; diff --git a/icons/jsx/PlayForWork.jsx b/icons/jsx/PlayForWork.jsx index 8bac45c63b..26fdcd6081 100644 --- a/icons/jsx/PlayForWork.jsx +++ b/icons/jsx/PlayForWork.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlayForWork(props) { return ( - + ); } - export default SvgPlayForWork; diff --git a/icons/jsx/PlayLesson.jsx b/icons/jsx/PlayLesson.jsx index 30f08bd665..8171014eec 100644 --- a/icons/jsx/PlayLesson.jsx +++ b/icons/jsx/PlayLesson.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlayLesson(props) { return ( - - + + ); } - export default SvgPlayLesson; diff --git a/icons/jsx/PlaylistAdd.jsx b/icons/jsx/PlaylistAdd.jsx index 11e5cd1454..db49438907 100644 --- a/icons/jsx/PlaylistAdd.jsx +++ b/icons/jsx/PlaylistAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlaylistAdd(props) { return ( - + ); } - export default SvgPlaylistAdd; diff --git a/icons/jsx/PlaylistAddCheck.jsx b/icons/jsx/PlaylistAddCheck.jsx index 4bec1da343..25d6819148 100644 --- a/icons/jsx/PlaylistAddCheck.jsx +++ b/icons/jsx/PlaylistAddCheck.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlaylistAddCheck(props) { return ( - + ); } - export default SvgPlaylistAddCheck; diff --git a/icons/jsx/PlaylistAddCheckCircle.jsx b/icons/jsx/PlaylistAddCheckCircle.jsx index 6657d5f5f6..7b6530a1bf 100644 --- a/icons/jsx/PlaylistAddCheckCircle.jsx +++ b/icons/jsx/PlaylistAddCheckCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlaylistAddCheckCircle(props) { return ( - + ); } - export default SvgPlaylistAddCheckCircle; diff --git a/icons/jsx/PlaylistAddCircle.jsx b/icons/jsx/PlaylistAddCircle.jsx index 0c79991879..4a5e93b53d 100644 --- a/icons/jsx/PlaylistAddCircle.jsx +++ b/icons/jsx/PlaylistAddCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlaylistAddCircle(props) { return ( - + ); } - export default SvgPlaylistAddCircle; diff --git a/icons/jsx/PlaylistPlay.jsx b/icons/jsx/PlaylistPlay.jsx index 2de32ca985..0cce04b635 100644 --- a/icons/jsx/PlaylistPlay.jsx +++ b/icons/jsx/PlaylistPlay.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlaylistPlay(props) { return ( - + ); } - export default SvgPlaylistPlay; diff --git a/icons/jsx/PlaylistRemove.jsx b/icons/jsx/PlaylistRemove.jsx index e737c2f2c6..8725546760 100644 --- a/icons/jsx/PlaylistRemove.jsx +++ b/icons/jsx/PlaylistRemove.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlaylistRemove(props) { return ( - + ); } - export default SvgPlaylistRemove; diff --git a/icons/jsx/Plumbing.jsx b/icons/jsx/Plumbing.jsx index 344b35869c..a9cccfde36 100644 --- a/icons/jsx/Plumbing.jsx +++ b/icons/jsx/Plumbing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlumbing(props) { return ( - - + + ); } - export default SvgPlumbing; diff --git a/icons/jsx/Plus.jsx b/icons/jsx/Plus.jsx index 4f425259cd..00217cc0f2 100644 --- a/icons/jsx/Plus.jsx +++ b/icons/jsx/Plus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlus(props) { return ( - + ); } - export default SvgPlus; diff --git a/icons/jsx/PlusMinus.jsx b/icons/jsx/PlusMinus.jsx index d0f813fd7b..205ecaaade 100644 --- a/icons/jsx/PlusMinus.jsx +++ b/icons/jsx/PlusMinus.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlusMinus(props) { return ( - + ); } - export default SvgPlusMinus; diff --git a/icons/jsx/PlusMinusAlt.jsx b/icons/jsx/PlusMinusAlt.jsx index 32fcd0d280..828799b5fb 100644 --- a/icons/jsx/PlusMinusAlt.jsx +++ b/icons/jsx/PlusMinusAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlusMinusAlt(props) { return ( - + ); } - export default SvgPlusMinusAlt; diff --git a/icons/jsx/PlusOne.jsx b/icons/jsx/PlusOne.jsx index 33ce80b4da..60eee64f61 100644 --- a/icons/jsx/PlusOne.jsx +++ b/icons/jsx/PlusOne.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPlusOne(props) { return ( - + ); } - export default SvgPlusOne; diff --git a/icons/jsx/Podcasts.jsx b/icons/jsx/Podcasts.jsx index b719d7412f..f4e9d90d0a 100644 --- a/icons/jsx/Podcasts.jsx +++ b/icons/jsx/Podcasts.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPodcasts(props) { return ( - + ); } - export default SvgPodcasts; diff --git a/icons/jsx/PointOfSale.jsx b/icons/jsx/PointOfSale.jsx index 4a3f000ff0..13c8645bae 100644 --- a/icons/jsx/PointOfSale.jsx +++ b/icons/jsx/PointOfSale.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPointOfSale(props) { return ( - + ); } - export default SvgPointOfSale; diff --git a/icons/jsx/Policy.jsx b/icons/jsx/Policy.jsx index 03ad6dd56f..ed55237454 100644 --- a/icons/jsx/Policy.jsx +++ b/icons/jsx/Policy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPolicy(props) { return ( - + ); } - export default SvgPolicy; diff --git a/icons/jsx/Poll.jsx b/icons/jsx/Poll.jsx index 4f5891f45c..7be6d4c401 100644 --- a/icons/jsx/Poll.jsx +++ b/icons/jsx/Poll.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPoll(props) { return ( - + ); } - export default SvgPoll; diff --git a/icons/jsx/Polyline.jsx b/icons/jsx/Polyline.jsx index 16cc007653..ef1cfc19c7 100644 --- a/icons/jsx/Polyline.jsx +++ b/icons/jsx/Polyline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPolyline(props) { return ( - + ); } - export default SvgPolyline; diff --git a/icons/jsx/Polymer.jsx b/icons/jsx/Polymer.jsx index ca9932caa4..e402f7a75f 100644 --- a/icons/jsx/Polymer.jsx +++ b/icons/jsx/Polymer.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPolymer(props) { return ( - + ); } - export default SvgPolymer; diff --git a/icons/jsx/Pool.jsx b/icons/jsx/Pool.jsx index e3d29c8b1c..9d4bdde31f 100644 --- a/icons/jsx/Pool.jsx +++ b/icons/jsx/Pool.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPool(props) { return ( - + ); } - export default SvgPool; diff --git a/icons/jsx/PortableWifiOff.jsx b/icons/jsx/PortableWifiOff.jsx index 4edf9f2cb8..81482e785a 100644 --- a/icons/jsx/PortableWifiOff.jsx +++ b/icons/jsx/PortableWifiOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPortableWifiOff(props) { return ( - + ); } - export default SvgPortableWifiOff; diff --git a/icons/jsx/Portrait.jsx b/icons/jsx/Portrait.jsx index ec92127796..abe0eb8f26 100644 --- a/icons/jsx/Portrait.jsx +++ b/icons/jsx/Portrait.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPortrait(props) { return ( - + ); } - export default SvgPortrait; diff --git a/icons/jsx/Post.jsx b/icons/jsx/Post.jsx index 318399b76b..986b2300e6 100644 --- a/icons/jsx/Post.jsx +++ b/icons/jsx/Post.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPost(props) { return ( ); } - export default SvgPost; diff --git a/icons/jsx/PostAdd.jsx b/icons/jsx/PostAdd.jsx index ad917e6bd4..7ef7080eee 100644 --- a/icons/jsx/PostAdd.jsx +++ b/icons/jsx/PostAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPostAdd(props) { return ( - - + + ); } - export default SvgPostAdd; diff --git a/icons/jsx/PostOutline.jsx b/icons/jsx/PostOutline.jsx index cc50461b5a..0fb51070a5 100644 --- a/icons/jsx/PostOutline.jsx +++ b/icons/jsx/PostOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPostOutline(props) { return ( ); } - export default SvgPostOutline; diff --git a/icons/jsx/Power.jsx b/icons/jsx/Power.jsx index 2aa1e570be..493cb29d0f 100644 --- a/icons/jsx/Power.jsx +++ b/icons/jsx/Power.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPower(props) { return ( - + ); } - export default SvgPower; diff --git a/icons/jsx/PowerInput.jsx b/icons/jsx/PowerInput.jsx index 582b3c5bf7..60a2362f42 100644 --- a/icons/jsx/PowerInput.jsx +++ b/icons/jsx/PowerInput.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPowerInput(props) { return ( - + ); } - export default SvgPowerInput; diff --git a/icons/jsx/PowerOff.jsx b/icons/jsx/PowerOff.jsx index 4357487f1a..1e50390377 100644 --- a/icons/jsx/PowerOff.jsx +++ b/icons/jsx/PowerOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPowerOff(props) { return ( - + ); } - export default SvgPowerOff; diff --git a/icons/jsx/PowerSettingsNew.jsx b/icons/jsx/PowerSettingsNew.jsx index bdda7b4120..a15c67230a 100644 --- a/icons/jsx/PowerSettingsNew.jsx +++ b/icons/jsx/PowerSettingsNew.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPowerSettingsNew(props) { return ( - + ); } - export default SvgPowerSettingsNew; diff --git a/icons/jsx/PrecisionManufacturing.jsx b/icons/jsx/PrecisionManufacturing.jsx index 4c29be6bcf..5e884f94b1 100644 --- a/icons/jsx/PrecisionManufacturing.jsx +++ b/icons/jsx/PrecisionManufacturing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPrecisionManufacturing(props) { return ( - + ); } - export default SvgPrecisionManufacturing; diff --git a/icons/jsx/PregnantWoman.jsx b/icons/jsx/PregnantWoman.jsx index 4197f697ba..fc0bf5747c 100644 --- a/icons/jsx/PregnantWoman.jsx +++ b/icons/jsx/PregnantWoman.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPregnantWoman(props) { return ( - + ); } - export default SvgPregnantWoman; diff --git a/icons/jsx/PresentToAll.jsx b/icons/jsx/PresentToAll.jsx index 7de2826928..ddc962f664 100644 --- a/icons/jsx/PresentToAll.jsx +++ b/icons/jsx/PresentToAll.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPresentToAll(props) { return ( - + ); } - export default SvgPresentToAll; diff --git a/icons/jsx/Preview.jsx b/icons/jsx/Preview.jsx index 8b1c23d85f..85efa55e29 100644 --- a/icons/jsx/Preview.jsx +++ b/icons/jsx/Preview.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPreview(props) { return ( - + ); } - export default SvgPreview; diff --git a/icons/jsx/PriceChange.jsx b/icons/jsx/PriceChange.jsx index c495fac43c..614a0873a4 100644 --- a/icons/jsx/PriceChange.jsx +++ b/icons/jsx/PriceChange.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPriceChange(props) { return ( - + ); } - export default SvgPriceChange; diff --git a/icons/jsx/PriceCheck.jsx b/icons/jsx/PriceCheck.jsx index 909a9a1ab1..3cbad2c8f5 100644 --- a/icons/jsx/PriceCheck.jsx +++ b/icons/jsx/PriceCheck.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPriceCheck(props) { return ( - + ); } - export default SvgPriceCheck; diff --git a/icons/jsx/Print.jsx b/icons/jsx/Print.jsx index e89eb35ac4..adc01dba7b 100644 --- a/icons/jsx/Print.jsx +++ b/icons/jsx/Print.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPrint(props) { return ( - + ); } - export default SvgPrint; diff --git a/icons/jsx/PrintDisabled.jsx b/icons/jsx/PrintDisabled.jsx index 8dac51c199..e2bf5917b3 100644 --- a/icons/jsx/PrintDisabled.jsx +++ b/icons/jsx/PrintDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPrintDisabled(props) { return ( - + ); } - export default SvgPrintDisabled; diff --git a/icons/jsx/PriorityHigh.jsx b/icons/jsx/PriorityHigh.jsx index 057a0919f8..e2e55bff8d 100644 --- a/icons/jsx/PriorityHigh.jsx +++ b/icons/jsx/PriorityHigh.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPriorityHigh(props) { return ( - + ); } - export default SvgPriorityHigh; diff --git a/icons/jsx/PrivacyTip.jsx b/icons/jsx/PrivacyTip.jsx index c68ce73e60..b1e30b8572 100644 --- a/icons/jsx/PrivacyTip.jsx +++ b/icons/jsx/PrivacyTip.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPrivacyTip(props) { return ( - + ); } - export default SvgPrivacyTip; diff --git a/icons/jsx/PrivateConnectivity.jsx b/icons/jsx/PrivateConnectivity.jsx index 00d8751120..f83955a3dc 100644 --- a/icons/jsx/PrivateConnectivity.jsx +++ b/icons/jsx/PrivateConnectivity.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPrivateConnectivity(props) { return ( - + ); } - export default SvgPrivateConnectivity; diff --git a/icons/jsx/ProductionQuantityLimits.jsx b/icons/jsx/ProductionQuantityLimits.jsx index 43e3d80ecc..06e87e9bc2 100644 --- a/icons/jsx/ProductionQuantityLimits.jsx +++ b/icons/jsx/ProductionQuantityLimits.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgProductionQuantityLimits(props) { return ( - + ); } - export default SvgProductionQuantityLimits; diff --git a/icons/jsx/Program.jsx b/icons/jsx/Program.jsx index 0ced1234a7..4f2ee65da0 100644 --- a/icons/jsx/Program.jsx +++ b/icons/jsx/Program.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgProgram(props) { return ( ); } - export default SvgProgram; diff --git a/icons/jsx/Propane.jsx b/icons/jsx/Propane.jsx index 849135416d..06676833e9 100644 --- a/icons/jsx/Propane.jsx +++ b/icons/jsx/Propane.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPropane(props) { return ( - + ); } - export default SvgPropane; diff --git a/icons/jsx/PropaneTank.jsx b/icons/jsx/PropaneTank.jsx index 58b15b3793..ed63e49dd5 100644 --- a/icons/jsx/PropaneTank.jsx +++ b/icons/jsx/PropaneTank.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPropaneTank(props) { return ( - + ); } - export default SvgPropaneTank; diff --git a/icons/jsx/Psychology.jsx b/icons/jsx/Psychology.jsx index 19933b6c78..5a47e2c126 100644 --- a/icons/jsx/Psychology.jsx +++ b/icons/jsx/Psychology.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPsychology(props) { return ( - - + + ); } - export default SvgPsychology; diff --git a/icons/jsx/PsychologyAlt.jsx b/icons/jsx/PsychologyAlt.jsx index ec756e4bd0..af62b65c2e 100644 --- a/icons/jsx/PsychologyAlt.jsx +++ b/icons/jsx/PsychologyAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPsychologyAlt(props) { return ( - + ); } - export default SvgPsychologyAlt; diff --git a/icons/jsx/Public.jsx b/icons/jsx/Public.jsx index 729e1d600e..133ff50160 100644 --- a/icons/jsx/Public.jsx +++ b/icons/jsx/Public.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPublic(props) { return ( - + ); } - export default SvgPublic; diff --git a/icons/jsx/PublicOff.jsx b/icons/jsx/PublicOff.jsx index 982921c171..5db182262f 100644 --- a/icons/jsx/PublicOff.jsx +++ b/icons/jsx/PublicOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPublicOff(props) { return ( - + ); } - export default SvgPublicOff; diff --git a/icons/jsx/Publish.jsx b/icons/jsx/Publish.jsx index 44688b5ce5..984147b4ad 100644 --- a/icons/jsx/Publish.jsx +++ b/icons/jsx/Publish.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPublish(props) { return ( - + ); } - export default SvgPublish; diff --git a/icons/jsx/PublishedWithChanges.jsx b/icons/jsx/PublishedWithChanges.jsx index eb77e40d2d..b1a4a41fad 100644 --- a/icons/jsx/PublishedWithChanges.jsx +++ b/icons/jsx/PublishedWithChanges.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPublishedWithChanges(props) { return ( - + ); } - export default SvgPublishedWithChanges; diff --git a/icons/jsx/PunchClock.jsx b/icons/jsx/PunchClock.jsx index a3e99ce1e7..164958ebc5 100644 --- a/icons/jsx/PunchClock.jsx +++ b/icons/jsx/PunchClock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPunchClock(props) { return ( - - + + ); } - export default SvgPunchClock; diff --git a/icons/jsx/PushPin.jsx b/icons/jsx/PushPin.jsx index 3ed919e0f8..fedaca3394 100644 --- a/icons/jsx/PushPin.jsx +++ b/icons/jsx/PushPin.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgPushPin(props) { return ( ); } - export default SvgPushPin; diff --git a/icons/jsx/QrCode2.jsx b/icons/jsx/QrCode2.jsx index 8b245608cd..fa5e24b210 100644 --- a/icons/jsx/QrCode2.jsx +++ b/icons/jsx/QrCode2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQrCode2(props) { return ( - + ); } - export default SvgQrCode2; diff --git a/icons/jsx/QrCodeScanner.jsx b/icons/jsx/QrCodeScanner.jsx index 3185a646a7..b1a30413d0 100644 --- a/icons/jsx/QrCodeScanner.jsx +++ b/icons/jsx/QrCodeScanner.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQrCodeScanner(props) { return ( - + ); } - export default SvgQrCodeScanner; diff --git a/icons/jsx/Qrcode.jsx b/icons/jsx/Qrcode.jsx index 873be4b838..eedea15713 100644 --- a/icons/jsx/Qrcode.jsx +++ b/icons/jsx/Qrcode.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQrcode(props) { return ( - + ); } - export default SvgQrcode; diff --git a/icons/jsx/QueryBuilder.jsx b/icons/jsx/QueryBuilder.jsx index a70f58113a..beb8c2c4fe 100644 --- a/icons/jsx/QueryBuilder.jsx +++ b/icons/jsx/QueryBuilder.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQueryBuilder(props) { return ( - + ); } - export default SvgQueryBuilder; diff --git a/icons/jsx/QueryStats.jsx b/icons/jsx/QueryStats.jsx index 9e7489c4c0..a81f7d5e54 100644 --- a/icons/jsx/QueryStats.jsx +++ b/icons/jsx/QueryStats.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQueryStats(props) { return ( - + ); } - export default SvgQueryStats; diff --git a/icons/jsx/Question.jsx b/icons/jsx/Question.jsx index 57247de57b..e6b7f4fe10 100644 --- a/icons/jsx/Question.jsx +++ b/icons/jsx/Question.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQuestion(props) { return ( ); } - export default SvgQuestion; diff --git a/icons/jsx/QuestionAnswer.jsx b/icons/jsx/QuestionAnswer.jsx index f8fc980e8a..8320377c94 100644 --- a/icons/jsx/QuestionAnswer.jsx +++ b/icons/jsx/QuestionAnswer.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQuestionAnswer(props) { return ( ); } - export default SvgQuestionAnswer; diff --git a/icons/jsx/QuestionAnswerOutline.jsx b/icons/jsx/QuestionAnswerOutline.jsx index e35217009b..ff5045cbaf 100644 --- a/icons/jsx/QuestionAnswerOutline.jsx +++ b/icons/jsx/QuestionAnswerOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQuestionAnswerOutline(props) { return ( ); } - export default SvgQuestionAnswerOutline; diff --git a/icons/jsx/QuestionMark.jsx b/icons/jsx/QuestionMark.jsx index c6b74fd4b5..0dd3cb33dd 100644 --- a/icons/jsx/QuestionMark.jsx +++ b/icons/jsx/QuestionMark.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQuestionMark(props) { return ( - + ); } - export default SvgQuestionMark; diff --git a/icons/jsx/Queue.jsx b/icons/jsx/Queue.jsx index 6d2f58987c..64415b81df 100644 --- a/icons/jsx/Queue.jsx +++ b/icons/jsx/Queue.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQueue(props) { return ( - + ); } - export default SvgQueue; diff --git a/icons/jsx/QueueMusic.jsx b/icons/jsx/QueueMusic.jsx index f51ebbede0..c9b2469cd1 100644 --- a/icons/jsx/QueueMusic.jsx +++ b/icons/jsx/QueueMusic.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQueueMusic(props) { return ( - + ); } - export default SvgQueueMusic; diff --git a/icons/jsx/QueuePlayNext.jsx b/icons/jsx/QueuePlayNext.jsx index c0d715b38b..09b1d01889 100644 --- a/icons/jsx/QueuePlayNext.jsx +++ b/icons/jsx/QueuePlayNext.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQueuePlayNext(props) { return ( - + ); } - export default SvgQueuePlayNext; diff --git a/icons/jsx/Quickreply.jsx b/icons/jsx/Quickreply.jsx index 6d41a25ca3..ab4b9497c6 100644 --- a/icons/jsx/Quickreply.jsx +++ b/icons/jsx/Quickreply.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQuickreply(props) { return ( - - + + ); } - export default SvgQuickreply; diff --git a/icons/jsx/Quiz.jsx b/icons/jsx/Quiz.jsx index c339b733e7..4107541888 100644 --- a/icons/jsx/Quiz.jsx +++ b/icons/jsx/Quiz.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQuiz(props) { return ( - - + + ); } - export default SvgQuiz; diff --git a/icons/jsx/Quora.jsx b/icons/jsx/Quora.jsx index e47e287948..742be00fc2 100644 --- a/icons/jsx/Quora.jsx +++ b/icons/jsx/Quora.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgQuora(props) { return ( - + ); } - export default SvgQuora; diff --git a/icons/jsx/RMobiledata.jsx b/icons/jsx/RMobiledata.jsx index 62f9ac71cd..aede6a8ee6 100644 --- a/icons/jsx/RMobiledata.jsx +++ b/icons/jsx/RMobiledata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRMobiledata(props) { return ( - + ); } - export default SvgRMobiledata; diff --git a/icons/jsx/Radar.jsx b/icons/jsx/Radar.jsx index c3af034bba..5989d923b2 100644 --- a/icons/jsx/Radar.jsx +++ b/icons/jsx/Radar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRadar(props) { return ( - + ); } - export default SvgRadar; diff --git a/icons/jsx/Radio.jsx b/icons/jsx/Radio.jsx index 79ae33eb43..6f76371745 100644 --- a/icons/jsx/Radio.jsx +++ b/icons/jsx/Radio.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRadio(props) { return ( - + ); } - export default SvgRadio; diff --git a/icons/jsx/RadioButtonChecked.jsx b/icons/jsx/RadioButtonChecked.jsx index 9777440a4f..3c107fe016 100644 --- a/icons/jsx/RadioButtonChecked.jsx +++ b/icons/jsx/RadioButtonChecked.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRadioButtonChecked(props) { return ( ); } - export default SvgRadioButtonChecked; diff --git a/icons/jsx/RadioButtonUnchecked.jsx b/icons/jsx/RadioButtonUnchecked.jsx index 02bc33dcf2..3906df3f75 100644 --- a/icons/jsx/RadioButtonUnchecked.jsx +++ b/icons/jsx/RadioButtonUnchecked.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRadioButtonUnchecked(props) { return ( ); } - export default SvgRadioButtonUnchecked; diff --git a/icons/jsx/RailwayAlert.jsx b/icons/jsx/RailwayAlert.jsx index d7ae2bf715..d45032c313 100644 --- a/icons/jsx/RailwayAlert.jsx +++ b/icons/jsx/RailwayAlert.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRailwayAlert(props) { return ( - - + + ); } - export default SvgRailwayAlert; diff --git a/icons/jsx/RamenDining.jsx b/icons/jsx/RamenDining.jsx index 01eff6d03e..362e6e289c 100644 --- a/icons/jsx/RamenDining.jsx +++ b/icons/jsx/RamenDining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRamenDining(props) { return ( - + ); } - export default SvgRamenDining; diff --git a/icons/jsx/RampLeft.jsx b/icons/jsx/RampLeft.jsx index d62f58bcd1..546623a4ba 100644 --- a/icons/jsx/RampLeft.jsx +++ b/icons/jsx/RampLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRampLeft(props) { return ( - + ); } - export default SvgRampLeft; diff --git a/icons/jsx/RampRight.jsx b/icons/jsx/RampRight.jsx index 9540ee6148..dcfd71f8c2 100644 --- a/icons/jsx/RampRight.jsx +++ b/icons/jsx/RampRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRampRight(props) { return ( - + ); } - export default SvgRampRight; diff --git a/icons/jsx/RateReview.jsx b/icons/jsx/RateReview.jsx index bc8b47b26a..ed0c849550 100644 --- a/icons/jsx/RateReview.jsx +++ b/icons/jsx/RateReview.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRateReview(props) { return ( - + ); } - export default SvgRateReview; diff --git a/icons/jsx/RawOff.jsx b/icons/jsx/RawOff.jsx index 9a2892ffd4..d14510d9ee 100644 --- a/icons/jsx/RawOff.jsx +++ b/icons/jsx/RawOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRawOff(props) { return ( - + ); } - export default SvgRawOff; diff --git a/icons/jsx/RawOn.jsx b/icons/jsx/RawOn.jsx index 4dff971310..be905db762 100644 --- a/icons/jsx/RawOn.jsx +++ b/icons/jsx/RawOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRawOn(props) { return ( - + ); } - export default SvgRawOn; diff --git a/icons/jsx/ReadMore.jsx b/icons/jsx/ReadMore.jsx index 17c54db0ff..2674ae15fd 100644 --- a/icons/jsx/ReadMore.jsx +++ b/icons/jsx/ReadMore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReadMore(props) { return ( - + ); } - export default SvgReadMore; diff --git a/icons/jsx/RealEstateAgent.jsx b/icons/jsx/RealEstateAgent.jsx index dac7056a37..a82f8d971f 100644 --- a/icons/jsx/RealEstateAgent.jsx +++ b/icons/jsx/RealEstateAgent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRealEstateAgent(props) { return ( - + ); } - export default SvgRealEstateAgent; diff --git a/icons/jsx/Receipt.jsx b/icons/jsx/Receipt.jsx index 8cde215e30..f4e73d352e 100644 --- a/icons/jsx/Receipt.jsx +++ b/icons/jsx/Receipt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReceipt(props) { return ( - + ); } - export default SvgReceipt; diff --git a/icons/jsx/ReceiptLong.jsx b/icons/jsx/ReceiptLong.jsx index 76623097f6..ccc11c4217 100644 --- a/icons/jsx/ReceiptLong.jsx +++ b/icons/jsx/ReceiptLong.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReceiptLong(props) { return ( - - + + ); } - export default SvgReceiptLong; diff --git a/icons/jsx/RecentActors.jsx b/icons/jsx/RecentActors.jsx index 15c8cc4955..4afa42722b 100644 --- a/icons/jsx/RecentActors.jsx +++ b/icons/jsx/RecentActors.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRecentActors(props) { return ( - + ); } - export default SvgRecentActors; diff --git a/icons/jsx/Recommend.jsx b/icons/jsx/Recommend.jsx index 8f47b9d7ae..968b56fcc9 100644 --- a/icons/jsx/Recommend.jsx +++ b/icons/jsx/Recommend.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRecommend(props) { return ( - + ); } - export default SvgRecommend; diff --git a/icons/jsx/Record.jsx b/icons/jsx/Record.jsx index c29b74bb5a..7a494dd58f 100644 --- a/icons/jsx/Record.jsx +++ b/icons/jsx/Record.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRecord(props) { return ( ); } - export default SvgRecord; diff --git a/icons/jsx/RecordVoiceOver.jsx b/icons/jsx/RecordVoiceOver.jsx index 2c604b1873..0a2e192762 100644 --- a/icons/jsx/RecordVoiceOver.jsx +++ b/icons/jsx/RecordVoiceOver.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRecordVoiceOver(props) { return ( - + ); } - export default SvgRecordVoiceOver; diff --git a/icons/jsx/Rectangle.jsx b/icons/jsx/Rectangle.jsx index 184121e60c..ddd5650ed6 100644 --- a/icons/jsx/Rectangle.jsx +++ b/icons/jsx/Rectangle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRectangle(props) { return ( - + ); } - export default SvgRectangle; diff --git a/icons/jsx/Recycling.jsx b/icons/jsx/Recycling.jsx index e4c7ebc959..d4967eaddf 100644 --- a/icons/jsx/Recycling.jsx +++ b/icons/jsx/Recycling.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRecycling(props) { return ( - + ); } - export default SvgRecycling; diff --git a/icons/jsx/Reddit.jsx b/icons/jsx/Reddit.jsx index 2c45a19cdb..ff6a0d0548 100644 --- a/icons/jsx/Reddit.jsx +++ b/icons/jsx/Reddit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReddit(props) { return ( - - + + ); } - export default SvgReddit; diff --git a/icons/jsx/Redeem.jsx b/icons/jsx/Redeem.jsx index 4b3d052123..f344659643 100644 --- a/icons/jsx/Redeem.jsx +++ b/icons/jsx/Redeem.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRedeem(props) { return ( - + ); } - export default SvgRedeem; diff --git a/icons/jsx/Redo.jsx b/icons/jsx/Redo.jsx index 943024ffb2..d1088bb65d 100644 --- a/icons/jsx/Redo.jsx +++ b/icons/jsx/Redo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRedo(props) { return ( ); } - export default SvgRedo; diff --git a/icons/jsx/ReduceCapacity.jsx b/icons/jsx/ReduceCapacity.jsx index eb3000944c..6bbf7982c1 100644 --- a/icons/jsx/ReduceCapacity.jsx +++ b/icons/jsx/ReduceCapacity.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReduceCapacity(props) { return ( - + ); } - export default SvgReduceCapacity; diff --git a/icons/jsx/Refresh.jsx b/icons/jsx/Refresh.jsx index d3c27ef51d..743dc43cb3 100644 --- a/icons/jsx/Refresh.jsx +++ b/icons/jsx/Refresh.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRefresh(props) { return ( - + ); } - export default SvgRefresh; diff --git a/icons/jsx/RememberMe.jsx b/icons/jsx/RememberMe.jsx index 3a69e824ce..fed3799ee2 100644 --- a/icons/jsx/RememberMe.jsx +++ b/icons/jsx/RememberMe.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRememberMe(props) { return ( - + ); } - export default SvgRememberMe; diff --git a/icons/jsx/Remove.jsx b/icons/jsx/Remove.jsx index 1382dd99d3..d9a69213b3 100644 --- a/icons/jsx/Remove.jsx +++ b/icons/jsx/Remove.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRemove(props) { return ( ); } - export default SvgRemove; diff --git a/icons/jsx/RemoveCircle.jsx b/icons/jsx/RemoveCircle.jsx index 34b1dc08e7..945037b5a1 100644 --- a/icons/jsx/RemoveCircle.jsx +++ b/icons/jsx/RemoveCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRemoveCircle(props) { return ( ); } - export default SvgRemoveCircle; diff --git a/icons/jsx/RemoveCircleOutline.jsx b/icons/jsx/RemoveCircleOutline.jsx index 522d8573a7..2a3ffa5757 100644 --- a/icons/jsx/RemoveCircleOutline.jsx +++ b/icons/jsx/RemoveCircleOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRemoveCircleOutline(props) { return ( - + ); } - export default SvgRemoveCircleOutline; diff --git a/icons/jsx/RemoveDone.jsx b/icons/jsx/RemoveDone.jsx index 59575cb0a9..d8a2834c32 100644 --- a/icons/jsx/RemoveDone.jsx +++ b/icons/jsx/RemoveDone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRemoveDone(props) { return ( - + ); } - export default SvgRemoveDone; diff --git a/icons/jsx/RemoveFromQueue.jsx b/icons/jsx/RemoveFromQueue.jsx index 67d0d1c30e..26b3229288 100644 --- a/icons/jsx/RemoveFromQueue.jsx +++ b/icons/jsx/RemoveFromQueue.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRemoveFromQueue(props) { return ( - + ); } - export default SvgRemoveFromQueue; diff --git a/icons/jsx/RemoveModerator.jsx b/icons/jsx/RemoveModerator.jsx index 970d148d8d..e7cedb65b6 100644 --- a/icons/jsx/RemoveModerator.jsx +++ b/icons/jsx/RemoveModerator.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRemoveModerator(props) { return ( - + ); } - export default SvgRemoveModerator; diff --git a/icons/jsx/RemoveRedEye.jsx b/icons/jsx/RemoveRedEye.jsx index f7e4995f04..4e05d82bdf 100644 --- a/icons/jsx/RemoveRedEye.jsx +++ b/icons/jsx/RemoveRedEye.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRemoveRedEye(props) { return ( - + ); } - export default SvgRemoveRedEye; diff --git a/icons/jsx/RemoveRoad.jsx b/icons/jsx/RemoveRoad.jsx index 80cb321cb4..ab8877c934 100644 --- a/icons/jsx/RemoveRoad.jsx +++ b/icons/jsx/RemoveRoad.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRemoveRoad(props) { return ( - + ); } - export default SvgRemoveRoad; diff --git a/icons/jsx/RemoveShoppingCart.jsx b/icons/jsx/RemoveShoppingCart.jsx index 6f9c6735b7..759197a10c 100644 --- a/icons/jsx/RemoveShoppingCart.jsx +++ b/icons/jsx/RemoveShoppingCart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRemoveShoppingCart(props) { return ( - + ); } - export default SvgRemoveShoppingCart; diff --git a/icons/jsx/Reorder.jsx b/icons/jsx/Reorder.jsx index bb74c2e22a..e966156232 100644 --- a/icons/jsx/Reorder.jsx +++ b/icons/jsx/Reorder.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReorder(props) { return ( - + ); } - export default SvgReorder; diff --git a/icons/jsx/Repartition.jsx b/icons/jsx/Repartition.jsx index 88e3dd46c6..9e3c4a7cdc 100644 --- a/icons/jsx/Repartition.jsx +++ b/icons/jsx/Repartition.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRepartition(props) { return ( - + ); } - export default SvgRepartition; diff --git a/icons/jsx/Repeat.jsx b/icons/jsx/Repeat.jsx index 947a202f88..2472f41ae5 100644 --- a/icons/jsx/Repeat.jsx +++ b/icons/jsx/Repeat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRepeat(props) { return ( - + ); } - export default SvgRepeat; diff --git a/icons/jsx/RepeatOn.jsx b/icons/jsx/RepeatOn.jsx index 9957ab4fb5..f80c78d835 100644 --- a/icons/jsx/RepeatOn.jsx +++ b/icons/jsx/RepeatOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRepeatOn(props) { return ( - + ); } - export default SvgRepeatOn; diff --git a/icons/jsx/RepeatOne.jsx b/icons/jsx/RepeatOne.jsx index 61ea6a660b..0eb95169d0 100644 --- a/icons/jsx/RepeatOne.jsx +++ b/icons/jsx/RepeatOne.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRepeatOne(props) { return ( - + ); } - export default SvgRepeatOne; diff --git a/icons/jsx/RepeatOneOn.jsx b/icons/jsx/RepeatOneOn.jsx index b0dbd0dbc8..dbc315b22f 100644 --- a/icons/jsx/RepeatOneOn.jsx +++ b/icons/jsx/RepeatOneOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRepeatOneOn(props) { return ( - + ); } - export default SvgRepeatOneOn; diff --git a/icons/jsx/Replay.jsx b/icons/jsx/Replay.jsx index 9200088211..9cd0f120f9 100644 --- a/icons/jsx/Replay.jsx +++ b/icons/jsx/Replay.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReplay(props) { return ( - + ); } - export default SvgReplay; diff --git a/icons/jsx/Replay10.jsx b/icons/jsx/Replay10.jsx index b40b1555c0..9bccbc8b5a 100644 --- a/icons/jsx/Replay10.jsx +++ b/icons/jsx/Replay10.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReplay10(props) { return ( - + ); } - export default SvgReplay10; diff --git a/icons/jsx/Replay30.jsx b/icons/jsx/Replay30.jsx index eb46235071..e426b94037 100644 --- a/icons/jsx/Replay30.jsx +++ b/icons/jsx/Replay30.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReplay30(props) { return ( - + ); } - export default SvgReplay30; diff --git a/icons/jsx/Replay5.jsx b/icons/jsx/Replay5.jsx index 9aac8e8a43..ee2086945a 100644 --- a/icons/jsx/Replay5.jsx +++ b/icons/jsx/Replay5.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReplay5(props) { return ( - + ); } - export default SvgReplay5; diff --git a/icons/jsx/ReplayCircleFilled.jsx b/icons/jsx/ReplayCircleFilled.jsx index 455a577725..c59c13a314 100644 --- a/icons/jsx/ReplayCircleFilled.jsx +++ b/icons/jsx/ReplayCircleFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReplayCircleFilled(props) { return ( - + ); } - export default SvgReplayCircleFilled; diff --git a/icons/jsx/Reply.jsx b/icons/jsx/Reply.jsx index d005e4d323..ea0d1253d4 100644 --- a/icons/jsx/Reply.jsx +++ b/icons/jsx/Reply.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReply(props) { return ( - + ); } - export default SvgReply; diff --git a/icons/jsx/ReplyAll.jsx b/icons/jsx/ReplyAll.jsx index 96dbfb0af6..0e1eba4d5b 100644 --- a/icons/jsx/ReplyAll.jsx +++ b/icons/jsx/ReplyAll.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReplyAll(props) { return ( - + ); } - export default SvgReplyAll; diff --git a/icons/jsx/Report.jsx b/icons/jsx/Report.jsx index f180ca5b62..0f55180d69 100644 --- a/icons/jsx/Report.jsx +++ b/icons/jsx/Report.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReport(props) { return ( ); } - export default SvgReport; diff --git a/icons/jsx/ReportGmailerrorred.jsx b/icons/jsx/ReportGmailerrorred.jsx index c9d20ec8de..a517b8dd46 100644 --- a/icons/jsx/ReportGmailerrorred.jsx +++ b/icons/jsx/ReportGmailerrorred.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReportGmailerrorred(props) { return ( - + - + ); } - export default SvgReportGmailerrorred; diff --git a/icons/jsx/ReportOff.jsx b/icons/jsx/ReportOff.jsx index 12dcbc4a30..4918604dd6 100644 --- a/icons/jsx/ReportOff.jsx +++ b/icons/jsx/ReportOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReportOff(props) { return ( - + ); } - export default SvgReportOff; diff --git a/icons/jsx/ReportOutline.jsx b/icons/jsx/ReportOutline.jsx index 9981374a1d..61d59980b8 100644 --- a/icons/jsx/ReportOutline.jsx +++ b/icons/jsx/ReportOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReportOutline(props) { return ( ); } - export default SvgReportOutline; diff --git a/icons/jsx/ReportProblem.jsx b/icons/jsx/ReportProblem.jsx index a2c7becbf2..8f8a334c5e 100644 --- a/icons/jsx/ReportProblem.jsx +++ b/icons/jsx/ReportProblem.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReportProblem(props) { return ( - + ); } - export default SvgReportProblem; diff --git a/icons/jsx/RequestPage.jsx b/icons/jsx/RequestPage.jsx index 609b882847..dc645c13bc 100644 --- a/icons/jsx/RequestPage.jsx +++ b/icons/jsx/RequestPage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRequestPage(props) { return ( - + ); } - export default SvgRequestPage; diff --git a/icons/jsx/RequestQuote.jsx b/icons/jsx/RequestQuote.jsx index 8aaabd004a..b7e66b7d7a 100644 --- a/icons/jsx/RequestQuote.jsx +++ b/icons/jsx/RequestQuote.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRequestQuote(props) { return ( - + ); } - export default SvgRequestQuote; diff --git a/icons/jsx/ResetTv.jsx b/icons/jsx/ResetTv.jsx index a28f0bbdb4..8dc6706c0f 100644 --- a/icons/jsx/ResetTv.jsx +++ b/icons/jsx/ResetTv.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgResetTv(props) { return ( - + ); } - export default SvgResetTv; diff --git a/icons/jsx/RestartAlt.jsx b/icons/jsx/RestartAlt.jsx index 6a3fe26fd7..9dddb10f18 100644 --- a/icons/jsx/RestartAlt.jsx +++ b/icons/jsx/RestartAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRestartAlt(props) { return ( - + ); } - export default SvgRestartAlt; diff --git a/icons/jsx/Restaurant.jsx b/icons/jsx/Restaurant.jsx index e332e46d6b..403e85dfe5 100644 --- a/icons/jsx/Restaurant.jsx +++ b/icons/jsx/Restaurant.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRestaurant(props) { return ( - + ); } - export default SvgRestaurant; diff --git a/icons/jsx/RestaurantMenu.jsx b/icons/jsx/RestaurantMenu.jsx index 849b399aed..6d96e69659 100644 --- a/icons/jsx/RestaurantMenu.jsx +++ b/icons/jsx/RestaurantMenu.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRestaurantMenu(props) { return ( - + ); } - export default SvgRestaurantMenu; diff --git a/icons/jsx/Restore.jsx b/icons/jsx/Restore.jsx index bcbcd3044c..3afe8fe10f 100644 --- a/icons/jsx/Restore.jsx +++ b/icons/jsx/Restore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRestore(props) { return ( - + ); } - export default SvgRestore; diff --git a/icons/jsx/RestoreFromTrash.jsx b/icons/jsx/RestoreFromTrash.jsx index cb4b39d495..b789deaf9f 100644 --- a/icons/jsx/RestoreFromTrash.jsx +++ b/icons/jsx/RestoreFromTrash.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRestoreFromTrash(props) { return ( - + ); } - export default SvgRestoreFromTrash; diff --git a/icons/jsx/RestorePage.jsx b/icons/jsx/RestorePage.jsx index 8f7615f767..c9afd0085f 100644 --- a/icons/jsx/RestorePage.jsx +++ b/icons/jsx/RestorePage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRestorePage(props) { return ( - + ); } - export default SvgRestorePage; diff --git a/icons/jsx/Reviews.jsx b/icons/jsx/Reviews.jsx index 6477ad9ba8..998c1733bd 100644 --- a/icons/jsx/Reviews.jsx +++ b/icons/jsx/Reviews.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgReviews(props) { return ( - + ); } - export default SvgReviews; diff --git a/icons/jsx/RiceBowl.jsx b/icons/jsx/RiceBowl.jsx index 53527b0b95..a451da1460 100644 --- a/icons/jsx/RiceBowl.jsx +++ b/icons/jsx/RiceBowl.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRiceBowl(props) { return ( - + ); } - export default SvgRiceBowl; diff --git a/icons/jsx/RingVolume.jsx b/icons/jsx/RingVolume.jsx index df98fea15d..64c838cb09 100644 --- a/icons/jsx/RingVolume.jsx +++ b/icons/jsx/RingVolume.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRingVolume(props) { return ( - + ); } - export default SvgRingVolume; diff --git a/icons/jsx/Rocket.jsx b/icons/jsx/Rocket.jsx index 3b54988b8d..d97f76d4ec 100644 --- a/icons/jsx/Rocket.jsx +++ b/icons/jsx/Rocket.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRocket(props) { return ( - + ); } - export default SvgRocket; diff --git a/icons/jsx/RocketLaunch.jsx b/icons/jsx/RocketLaunch.jsx index b96940e379..7222515f49 100644 --- a/icons/jsx/RocketLaunch.jsx +++ b/icons/jsx/RocketLaunch.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRocketLaunch(props) { return ( - + ); } - export default SvgRocketLaunch; diff --git a/icons/jsx/RollerShades.jsx b/icons/jsx/RollerShades.jsx index 088096c74b..9629437b86 100644 --- a/icons/jsx/RollerShades.jsx +++ b/icons/jsx/RollerShades.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRollerShades(props) { return ( - + ); } - export default SvgRollerShades; diff --git a/icons/jsx/RollerShadesClosed.jsx b/icons/jsx/RollerShadesClosed.jsx index b59cb877b4..3426e7c950 100644 --- a/icons/jsx/RollerShadesClosed.jsx +++ b/icons/jsx/RollerShadesClosed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRollerShadesClosed(props) { return ( - + ); } - export default SvgRollerShadesClosed; diff --git a/icons/jsx/RollerSkating.jsx b/icons/jsx/RollerSkating.jsx index e06f018f60..1d89e994a1 100644 --- a/icons/jsx/RollerSkating.jsx +++ b/icons/jsx/RollerSkating.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRollerSkating(props) { return ( - + ); } - export default SvgRollerSkating; diff --git a/icons/jsx/Roofing.jsx b/icons/jsx/Roofing.jsx index 359aeccf75..313cb68814 100644 --- a/icons/jsx/Roofing.jsx +++ b/icons/jsx/Roofing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRoofing(props) { return ( - + ); } - export default SvgRoofing; diff --git a/icons/jsx/Room.jsx b/icons/jsx/Room.jsx index 1f5e82d122..e80d813ca5 100644 --- a/icons/jsx/Room.jsx +++ b/icons/jsx/Room.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRoom(props) { return ( - + ); } - export default SvgRoom; diff --git a/icons/jsx/RoomPreferences.jsx b/icons/jsx/RoomPreferences.jsx index 8dedf57964..3014be912b 100644 --- a/icons/jsx/RoomPreferences.jsx +++ b/icons/jsx/RoomPreferences.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRoomPreferences(props) { return ( - + ); } - export default SvgRoomPreferences; diff --git a/icons/jsx/RoomService.jsx b/icons/jsx/RoomService.jsx index 50979232be..a2c498c92d 100644 --- a/icons/jsx/RoomService.jsx +++ b/icons/jsx/RoomService.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRoomService(props) { return ( - + ); } - export default SvgRoomService; diff --git a/icons/jsx/Rotate90DegreesCcw.jsx b/icons/jsx/Rotate90DegreesCcw.jsx index 23b64c7ebd..c7ca60e39e 100644 --- a/icons/jsx/Rotate90DegreesCcw.jsx +++ b/icons/jsx/Rotate90DegreesCcw.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRotate90DegreesCcw(props) { return ( - + ); } - export default SvgRotate90DegreesCcw; diff --git a/icons/jsx/Rotate90DegreesCw.jsx b/icons/jsx/Rotate90DegreesCw.jsx index 56b9bbc258..97184dbfbe 100644 --- a/icons/jsx/Rotate90DegreesCw.jsx +++ b/icons/jsx/Rotate90DegreesCw.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRotate90DegreesCw(props) { return ( - - + + ); } - export default SvgRotate90DegreesCw; diff --git a/icons/jsx/RotateLeft.jsx b/icons/jsx/RotateLeft.jsx index 219a7a6936..0409a78b49 100644 --- a/icons/jsx/RotateLeft.jsx +++ b/icons/jsx/RotateLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRotateLeft(props) { return ( - + ); } - export default SvgRotateLeft; diff --git a/icons/jsx/RotateRight.jsx b/icons/jsx/RotateRight.jsx index 383bfb3e0e..0751b458db 100644 --- a/icons/jsx/RotateRight.jsx +++ b/icons/jsx/RotateRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRotateRight(props) { return ( - + ); } - export default SvgRotateRight; diff --git a/icons/jsx/RoundaboutLeft.jsx b/icons/jsx/RoundaboutLeft.jsx index d429a2daa9..ae9975b314 100644 --- a/icons/jsx/RoundaboutLeft.jsx +++ b/icons/jsx/RoundaboutLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRoundaboutLeft(props) { return ( - + ); } - export default SvgRoundaboutLeft; diff --git a/icons/jsx/RoundaboutRight.jsx b/icons/jsx/RoundaboutRight.jsx index 1ec0beb378..ad9b8c000a 100644 --- a/icons/jsx/RoundaboutRight.jsx +++ b/icons/jsx/RoundaboutRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRoundaboutRight(props) { return ( - + ); } - export default SvgRoundaboutRight; diff --git a/icons/jsx/RoundedCorner.jsx b/icons/jsx/RoundedCorner.jsx index db2716a770..3fe7fe9e24 100644 --- a/icons/jsx/RoundedCorner.jsx +++ b/icons/jsx/RoundedCorner.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRoundedCorner(props) { return ( - + ); } - export default SvgRoundedCorner; diff --git a/icons/jsx/Route.jsx b/icons/jsx/Route.jsx index 7ee7e61f3a..b7b59d01b3 100644 --- a/icons/jsx/Route.jsx +++ b/icons/jsx/Route.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRoute(props) { return ( - + ); } - export default SvgRoute; diff --git a/icons/jsx/Router.jsx b/icons/jsx/Router.jsx index 20cddd652c..ef26e0bf3b 100644 --- a/icons/jsx/Router.jsx +++ b/icons/jsx/Router.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRouter(props) { return ( - + ); } - export default SvgRouter; diff --git a/icons/jsx/Rowing.jsx b/icons/jsx/Rowing.jsx index b935c5e696..61ad895b61 100644 --- a/icons/jsx/Rowing.jsx +++ b/icons/jsx/Rowing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRowing(props) { return ( - + ); } - export default SvgRowing; diff --git a/icons/jsx/RssFeed.jsx b/icons/jsx/RssFeed.jsx index 77f1463228..f811f026a8 100644 --- a/icons/jsx/RssFeed.jsx +++ b/icons/jsx/RssFeed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRssFeed(props) { return ( - + ); } - export default SvgRssFeed; diff --git a/icons/jsx/Rsvp.jsx b/icons/jsx/Rsvp.jsx index c8a3592bb0..f6ab026ca5 100644 --- a/icons/jsx/Rsvp.jsx +++ b/icons/jsx/Rsvp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRsvp(props) { return ( - + ); } - export default SvgRsvp; diff --git a/icons/jsx/Rtt.jsx b/icons/jsx/Rtt.jsx index 0443b0ba04..7f7ba6d008 100644 --- a/icons/jsx/Rtt.jsx +++ b/icons/jsx/Rtt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRtt(props) { return ( - + ); } - export default SvgRtt; diff --git a/icons/jsx/Rule.jsx b/icons/jsx/Rule.jsx index 725d560342..aeef4f8824 100644 --- a/icons/jsx/Rule.jsx +++ b/icons/jsx/Rule.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRule(props) { return ( - + ); } - export default SvgRule; diff --git a/icons/jsx/RuleFolder.jsx b/icons/jsx/RuleFolder.jsx index 0d99b2019d..43de5583c7 100644 --- a/icons/jsx/RuleFolder.jsx +++ b/icons/jsx/RuleFolder.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRuleFolder(props) { return ( - + ); } - export default SvgRuleFolder; diff --git a/icons/jsx/RunCircle.jsx b/icons/jsx/RunCircle.jsx index 49cb0245ea..b5faefd081 100644 --- a/icons/jsx/RunCircle.jsx +++ b/icons/jsx/RunCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRunCircle(props) { return ( - + ); } - export default SvgRunCircle; diff --git a/icons/jsx/RunningWithErrors.jsx b/icons/jsx/RunningWithErrors.jsx index a03aa8c0e0..f43b8e0f39 100644 --- a/icons/jsx/RunningWithErrors.jsx +++ b/icons/jsx/RunningWithErrors.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRunningWithErrors(props) { return ( - + ); } - export default SvgRunningWithErrors; diff --git a/icons/jsx/RvHookup.jsx b/icons/jsx/RvHookup.jsx index 4cf7859f71..60798f7dff 100644 --- a/icons/jsx/RvHookup.jsx +++ b/icons/jsx/RvHookup.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgRvHookup(props) { return ( - + ); } - export default SvgRvHookup; diff --git a/icons/jsx/Sa.jsx b/icons/jsx/Sa.jsx index 8411f46ee0..8598201400 100644 --- a/icons/jsx/Sa.jsx +++ b/icons/jsx/Sa.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSa(props) { return ( ); } - export default SvgSa; diff --git a/icons/jsx/SafetyCheck.jsx b/icons/jsx/SafetyCheck.jsx index 535e4720c4..cec7ce82ef 100644 --- a/icons/jsx/SafetyCheck.jsx +++ b/icons/jsx/SafetyCheck.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSafetyCheck(props) { return ( - + ); } - export default SvgSafetyCheck; diff --git a/icons/jsx/SafetyDivider.jsx b/icons/jsx/SafetyDivider.jsx index 1a950ae015..229ee04345 100644 --- a/icons/jsx/SafetyDivider.jsx +++ b/icons/jsx/SafetyDivider.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSafetyDivider(props) { return ( - + ); } - export default SvgSafetyDivider; diff --git a/icons/jsx/Sailing.jsx b/icons/jsx/Sailing.jsx index ddebd7b141..eccc62bfd1 100644 --- a/icons/jsx/Sailing.jsx +++ b/icons/jsx/Sailing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSailing(props) { return ( - + ); } - export default SvgSailing; diff --git a/icons/jsx/Sanitizer.jsx b/icons/jsx/Sanitizer.jsx index cf9a6dd8a7..f7fd74e51e 100644 --- a/icons/jsx/Sanitizer.jsx +++ b/icons/jsx/Sanitizer.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSanitizer(props) { return ( - + ); } - export default SvgSanitizer; diff --git a/icons/jsx/Satellite.jsx b/icons/jsx/Satellite.jsx index 5eab1491ea..8725b34221 100644 --- a/icons/jsx/Satellite.jsx +++ b/icons/jsx/Satellite.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSatellite(props) { return ( - + ); } - export default SvgSatellite; diff --git a/icons/jsx/SatelliteAlt.jsx b/icons/jsx/SatelliteAlt.jsx index 61bfd69939..d8c709ffce 100644 --- a/icons/jsx/SatelliteAlt.jsx +++ b/icons/jsx/SatelliteAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSatelliteAlt(props) { return ( - + ); } - export default SvgSatelliteAlt; diff --git a/icons/jsx/Save.jsx b/icons/jsx/Save.jsx index afccd39ae1..541bbb0a11 100644 --- a/icons/jsx/Save.jsx +++ b/icons/jsx/Save.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSave(props) { return ( - + ); } - export default SvgSave; diff --git a/icons/jsx/SaveAll.jsx b/icons/jsx/SaveAll.jsx index c895ad174d..d9b60db1ab 100644 --- a/icons/jsx/SaveAll.jsx +++ b/icons/jsx/SaveAll.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSaveAll(props) { return ( - + ); } - export default SvgSaveAll; diff --git a/icons/jsx/SaveAlt.jsx b/icons/jsx/SaveAlt.jsx index fa2b1b79c6..e9b6713f01 100644 --- a/icons/jsx/SaveAlt.jsx +++ b/icons/jsx/SaveAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSaveAlt(props) { return ( - + ); } - export default SvgSaveAlt; diff --git a/icons/jsx/SaveAs.jsx b/icons/jsx/SaveAs.jsx index 8c4f9974ab..ec19a85684 100644 --- a/icons/jsx/SaveAs.jsx +++ b/icons/jsx/SaveAs.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSaveAs(props) { return ( - + ); } - export default SvgSaveAs; diff --git a/icons/jsx/SavedSearch.jsx b/icons/jsx/SavedSearch.jsx index 0c7cbb23fd..f922985aa8 100644 --- a/icons/jsx/SavedSearch.jsx +++ b/icons/jsx/SavedSearch.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSavedSearch(props) { return ( - - + + ); } - export default SvgSavedSearch; diff --git a/icons/jsx/Savings.jsx b/icons/jsx/Savings.jsx index 89be37c0f3..1a52a44a87 100644 --- a/icons/jsx/Savings.jsx +++ b/icons/jsx/Savings.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSavings(props) { return ( - + ); } - export default SvgSavings; diff --git a/icons/jsx/Scale.jsx b/icons/jsx/Scale.jsx index e6de4538c2..644b0f8e74 100644 --- a/icons/jsx/Scale.jsx +++ b/icons/jsx/Scale.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScale(props) { return ( - + ); } - export default SvgScale; diff --git a/icons/jsx/Scanner.jsx b/icons/jsx/Scanner.jsx index e137af3d72..1f421d0ef4 100644 --- a/icons/jsx/Scanner.jsx +++ b/icons/jsx/Scanner.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScanner(props) { return ( - + ); } - export default SvgScanner; diff --git a/icons/jsx/ScatterPlot.jsx b/icons/jsx/ScatterPlot.jsx index 36f8c78046..d93641f127 100644 --- a/icons/jsx/ScatterPlot.jsx +++ b/icons/jsx/ScatterPlot.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScatterPlot(props) { return ( @@ -15,5 +15,4 @@ function SvgScatterPlot(props) { ); } - export default SvgScatterPlot; diff --git a/icons/jsx/Schedule.jsx b/icons/jsx/Schedule.jsx index 3665c1e90f..1d3459ea32 100644 --- a/icons/jsx/Schedule.jsx +++ b/icons/jsx/Schedule.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSchedule(props) { return ( - + ); } - export default SvgSchedule; diff --git a/icons/jsx/ScheduleSend.jsx b/icons/jsx/ScheduleSend.jsx index cbf2334980..af33594141 100644 --- a/icons/jsx/ScheduleSend.jsx +++ b/icons/jsx/ScheduleSend.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScheduleSend(props) { return ( - - + + ); } - export default SvgScheduleSend; diff --git a/icons/jsx/Schema.jsx b/icons/jsx/Schema.jsx index 3de0b64a3a..064fc9dd5d 100644 --- a/icons/jsx/Schema.jsx +++ b/icons/jsx/Schema.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSchema(props) { return ( - + ); } - export default SvgSchema; diff --git a/icons/jsx/School.jsx b/icons/jsx/School.jsx index f0a68bd8d1..12f629aefe 100644 --- a/icons/jsx/School.jsx +++ b/icons/jsx/School.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSchool(props) { return ( ); } - export default SvgSchool; diff --git a/icons/jsx/SchoolOutline.jsx b/icons/jsx/SchoolOutline.jsx index aa0114127a..ce5005efa8 100644 --- a/icons/jsx/SchoolOutline.jsx +++ b/icons/jsx/SchoolOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSchoolOutline(props) { return ( ); } - export default SvgSchoolOutline; diff --git a/icons/jsx/Science.jsx b/icons/jsx/Science.jsx index caebf200fb..da9dd5a6d4 100644 --- a/icons/jsx/Science.jsx +++ b/icons/jsx/Science.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScience(props) { return ( - + ); } - export default SvgScience; diff --git a/icons/jsx/Score.jsx b/icons/jsx/Score.jsx index b185d66671..068c00d4aa 100644 --- a/icons/jsx/Score.jsx +++ b/icons/jsx/Score.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScore(props) { return ( - + ); } - export default SvgScore; diff --git a/icons/jsx/Scoreboard.jsx b/icons/jsx/Scoreboard.jsx index 745917b078..b0beb4e6f7 100644 --- a/icons/jsx/Scoreboard.jsx +++ b/icons/jsx/Scoreboard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScoreboard(props) { return ( - + ); } - export default SvgScoreboard; diff --git a/icons/jsx/ScreenLockLandscape.jsx b/icons/jsx/ScreenLockLandscape.jsx index 635e75b0c0..8e718aa71d 100644 --- a/icons/jsx/ScreenLockLandscape.jsx +++ b/icons/jsx/ScreenLockLandscape.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScreenLockLandscape(props) { return ( - + ); } - export default SvgScreenLockLandscape; diff --git a/icons/jsx/ScreenLockPortrait.jsx b/icons/jsx/ScreenLockPortrait.jsx index 664e740f0f..393ba32ab4 100644 --- a/icons/jsx/ScreenLockPortrait.jsx +++ b/icons/jsx/ScreenLockPortrait.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScreenLockPortrait(props) { return ( - + ); } - export default SvgScreenLockPortrait; diff --git a/icons/jsx/ScreenLockRotation.jsx b/icons/jsx/ScreenLockRotation.jsx index fb425dbef3..c48ff1728b 100644 --- a/icons/jsx/ScreenLockRotation.jsx +++ b/icons/jsx/ScreenLockRotation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScreenLockRotation(props) { return ( - + ); } - export default SvgScreenLockRotation; diff --git a/icons/jsx/ScreenRotation.jsx b/icons/jsx/ScreenRotation.jsx index e606c95f04..5551d8d0f0 100644 --- a/icons/jsx/ScreenRotation.jsx +++ b/icons/jsx/ScreenRotation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScreenRotation(props) { return ( - + ); } - export default SvgScreenRotation; diff --git a/icons/jsx/ScreenRotationAlt.jsx b/icons/jsx/ScreenRotationAlt.jsx index c23fab1d44..f4a5a94e93 100644 --- a/icons/jsx/ScreenRotationAlt.jsx +++ b/icons/jsx/ScreenRotationAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScreenRotationAlt(props) { return ( - + ); } - export default SvgScreenRotationAlt; diff --git a/icons/jsx/ScreenSearchDesktop.jsx b/icons/jsx/ScreenSearchDesktop.jsx index 593aff5125..f6fb25c3ac 100644 --- a/icons/jsx/ScreenSearchDesktop.jsx +++ b/icons/jsx/ScreenSearchDesktop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScreenSearchDesktop(props) { return ( - + ); } - export default SvgScreenSearchDesktop; diff --git a/icons/jsx/ScreenShare.jsx b/icons/jsx/ScreenShare.jsx index c6db7d903e..67bd5abff3 100644 --- a/icons/jsx/ScreenShare.jsx +++ b/icons/jsx/ScreenShare.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScreenShare(props) { return ( - + ); } - export default SvgScreenShare; diff --git a/icons/jsx/Screenshot.jsx b/icons/jsx/Screenshot.jsx index 6c22f036b9..febf9044c4 100644 --- a/icons/jsx/Screenshot.jsx +++ b/icons/jsx/Screenshot.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScreenshot(props) { return ( - + ); } - export default SvgScreenshot; diff --git a/icons/jsx/ScreenshotMonitor.jsx b/icons/jsx/ScreenshotMonitor.jsx index 2b4cae2140..9fae56e534 100644 --- a/icons/jsx/ScreenshotMonitor.jsx +++ b/icons/jsx/ScreenshotMonitor.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScreenshotMonitor(props) { return ( - - + + ); } - export default SvgScreenshotMonitor; diff --git a/icons/jsx/ScubaDiving.jsx b/icons/jsx/ScubaDiving.jsx index fd8515043c..f0e9c5fd45 100644 --- a/icons/jsx/ScubaDiving.jsx +++ b/icons/jsx/ScubaDiving.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgScubaDiving(props) { return ( - + ); } - export default SvgScubaDiving; diff --git a/icons/jsx/Sd.jsx b/icons/jsx/Sd.jsx index 9288fd8b42..ba612acc95 100644 --- a/icons/jsx/Sd.jsx +++ b/icons/jsx/Sd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSd(props) { return ( - + ); } - export default SvgSd; diff --git a/icons/jsx/SdCard.jsx b/icons/jsx/SdCard.jsx index ab94b18285..1354335ba6 100644 --- a/icons/jsx/SdCard.jsx +++ b/icons/jsx/SdCard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSdCard(props) { return ( - + ); } - export default SvgSdCard; diff --git a/icons/jsx/SdCardAlert.jsx b/icons/jsx/SdCardAlert.jsx index b4367ab342..a103f10fb6 100644 --- a/icons/jsx/SdCardAlert.jsx +++ b/icons/jsx/SdCardAlert.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSdCardAlert(props) { return ( - + ); } - export default SvgSdCardAlert; diff --git a/icons/jsx/SdStorage.jsx b/icons/jsx/SdStorage.jsx index 0b0b5c5b67..22cdb6a3c5 100644 --- a/icons/jsx/SdStorage.jsx +++ b/icons/jsx/SdStorage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSdStorage(props) { return ( - + ); } - export default SvgSdStorage; diff --git a/icons/jsx/Search.jsx b/icons/jsx/Search.jsx index 6025aa5902..b2077ada10 100644 --- a/icons/jsx/Search.jsx +++ b/icons/jsx/Search.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSearch(props) { return ( ); } - export default SvgSearch; diff --git a/icons/jsx/SearchOff.jsx b/icons/jsx/SearchOff.jsx index 0caa7147ce..17b79477e7 100644 --- a/icons/jsx/SearchOff.jsx +++ b/icons/jsx/SearchOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSearchOff(props) { return ( - - + + ); } - export default SvgSearchOff; diff --git a/icons/jsx/Security.jsx b/icons/jsx/Security.jsx index c6ea8ba907..5bb26df34c 100644 --- a/icons/jsx/Security.jsx +++ b/icons/jsx/Security.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSecurity(props) { return ( - + ); } - export default SvgSecurity; diff --git a/icons/jsx/SecurityUpdate.jsx b/icons/jsx/SecurityUpdate.jsx index 471849d5f9..28d9d114b6 100644 --- a/icons/jsx/SecurityUpdate.jsx +++ b/icons/jsx/SecurityUpdate.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSecurityUpdate(props) { return ( - + ); } - export default SvgSecurityUpdate; diff --git a/icons/jsx/SecurityUpdateGood.jsx b/icons/jsx/SecurityUpdateGood.jsx index a9a6d8ab5c..023c78c406 100644 --- a/icons/jsx/SecurityUpdateGood.jsx +++ b/icons/jsx/SecurityUpdateGood.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSecurityUpdateGood(props) { return ( - + ); } - export default SvgSecurityUpdateGood; diff --git a/icons/jsx/SecurityUpdateWarning.jsx b/icons/jsx/SecurityUpdateWarning.jsx index b866229bf3..e0936d0878 100644 --- a/icons/jsx/SecurityUpdateWarning.jsx +++ b/icons/jsx/SecurityUpdateWarning.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSecurityUpdateWarning(props) { return ( - - + + ); } - export default SvgSecurityUpdateWarning; diff --git a/icons/jsx/Segment.jsx b/icons/jsx/Segment.jsx index 7ae6d6c564..acf3b179fd 100644 --- a/icons/jsx/Segment.jsx +++ b/icons/jsx/Segment.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSegment(props) { return ( - + ); } - export default SvgSegment; diff --git a/icons/jsx/SelectAll.jsx b/icons/jsx/SelectAll.jsx index fbe49cd2e5..80fc30a12c 100644 --- a/icons/jsx/SelectAll.jsx +++ b/icons/jsx/SelectAll.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSelectAll(props) { return ( - + ); } - export default SvgSelectAll; diff --git a/icons/jsx/SelfImprovement.jsx b/icons/jsx/SelfImprovement.jsx index 4a11316ee9..7757da4abb 100644 --- a/icons/jsx/SelfImprovement.jsx +++ b/icons/jsx/SelfImprovement.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSelfImprovement(props) { return ( - + ); } - export default SvgSelfImprovement; diff --git a/icons/jsx/Sell.jsx b/icons/jsx/Sell.jsx index 9fd169bb23..f33a691c2e 100644 --- a/icons/jsx/Sell.jsx +++ b/icons/jsx/Sell.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSell(props) { return ( - + ); } - export default SvgSell; diff --git a/icons/jsx/Send.jsx b/icons/jsx/Send.jsx index 4e2bfa5281..3fd2fadf9a 100644 --- a/icons/jsx/Send.jsx +++ b/icons/jsx/Send.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSend(props) { return ( ); } - export default SvgSend; diff --git a/icons/jsx/SendAndArchive.jsx b/icons/jsx/SendAndArchive.jsx index acbddf5b33..1e5b2541cc 100644 --- a/icons/jsx/SendAndArchive.jsx +++ b/icons/jsx/SendAndArchive.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSendAndArchive(props) { return ( - - + + ); } - export default SvgSendAndArchive; diff --git a/icons/jsx/SendTimeExtension.jsx b/icons/jsx/SendTimeExtension.jsx index 1076d389a0..4d8df1794f 100644 --- a/icons/jsx/SendTimeExtension.jsx +++ b/icons/jsx/SendTimeExtension.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSendTimeExtension(props) { return ( - - + + ); } - export default SvgSendTimeExtension; diff --git a/icons/jsx/SendToMobile.jsx b/icons/jsx/SendToMobile.jsx index 7edc7960e6..c9c5ff6386 100644 --- a/icons/jsx/SendToMobile.jsx +++ b/icons/jsx/SendToMobile.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSendToMobile(props) { return ( - - + + ); } - export default SvgSendToMobile; diff --git a/icons/jsx/SensorDoor.jsx b/icons/jsx/SensorDoor.jsx index af2f30d945..9fac48102b 100644 --- a/icons/jsx/SensorDoor.jsx +++ b/icons/jsx/SensorDoor.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSensorDoor(props) { return ( - + ); } - export default SvgSensorDoor; diff --git a/icons/jsx/SensorOccupied.jsx b/icons/jsx/SensorOccupied.jsx index 08b609488f..c507e5be79 100644 --- a/icons/jsx/SensorOccupied.jsx +++ b/icons/jsx/SensorOccupied.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSensorOccupied(props) { return ( - + ); } - export default SvgSensorOccupied; diff --git a/icons/jsx/SensorWindow.jsx b/icons/jsx/SensorWindow.jsx index dee150c17c..27a965286c 100644 --- a/icons/jsx/SensorWindow.jsx +++ b/icons/jsx/SensorWindow.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSensorWindow(props) { return ( - + ); } - export default SvgSensorWindow; diff --git a/icons/jsx/Sensors.jsx b/icons/jsx/Sensors.jsx index 9f4eed034c..aa99e63750 100644 --- a/icons/jsx/Sensors.jsx +++ b/icons/jsx/Sensors.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSensors(props) { return ( - + ); } - export default SvgSensors; diff --git a/icons/jsx/SensorsOff.jsx b/icons/jsx/SensorsOff.jsx index 861154fc7c..d2e6b49e16 100644 --- a/icons/jsx/SensorsOff.jsx +++ b/icons/jsx/SensorsOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSensorsOff(props) { return ( - + ); } - export default SvgSensorsOff; diff --git a/icons/jsx/SentimentDissatisfied.jsx b/icons/jsx/SentimentDissatisfied.jsx index d3718a12bf..f90173941d 100644 --- a/icons/jsx/SentimentDissatisfied.jsx +++ b/icons/jsx/SentimentDissatisfied.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSentimentDissatisfied(props) { return ( - + ); } - export default SvgSentimentDissatisfied; diff --git a/icons/jsx/SentimentNeutral.jsx b/icons/jsx/SentimentNeutral.jsx index 93c86b8297..4cff617276 100644 --- a/icons/jsx/SentimentNeutral.jsx +++ b/icons/jsx/SentimentNeutral.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSentimentNeutral(props) { return ( - + ); } - export default SvgSentimentNeutral; diff --git a/icons/jsx/SentimentSatisfied.jsx b/icons/jsx/SentimentSatisfied.jsx index d879050f5c..d6cc9e3d91 100644 --- a/icons/jsx/SentimentSatisfied.jsx +++ b/icons/jsx/SentimentSatisfied.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSentimentSatisfied(props) { return ( - + ); } - export default SvgSentimentSatisfied; diff --git a/icons/jsx/SentimentSatisfiedAlt.jsx b/icons/jsx/SentimentSatisfiedAlt.jsx index a0873b4619..83e3dcd364 100644 --- a/icons/jsx/SentimentSatisfiedAlt.jsx +++ b/icons/jsx/SentimentSatisfiedAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSentimentSatisfiedAlt(props) { return ( - + ); } - export default SvgSentimentSatisfiedAlt; diff --git a/icons/jsx/SentimentSlightlyDissatisfied.jsx b/icons/jsx/SentimentSlightlyDissatisfied.jsx index c565931d08..9dad9e3635 100644 --- a/icons/jsx/SentimentSlightlyDissatisfied.jsx +++ b/icons/jsx/SentimentSlightlyDissatisfied.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSentimentSlightlyDissatisfied(props) { return ( - + ); } - export default SvgSentimentSlightlyDissatisfied; diff --git a/icons/jsx/SentimentVeryDissatisfied.jsx b/icons/jsx/SentimentVeryDissatisfied.jsx index 9cc649c1aa..b984f5f855 100644 --- a/icons/jsx/SentimentVeryDissatisfied.jsx +++ b/icons/jsx/SentimentVeryDissatisfied.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSentimentVeryDissatisfied(props) { return ( - + ); } - export default SvgSentimentVeryDissatisfied; diff --git a/icons/jsx/SentimentVerySatisfied.jsx b/icons/jsx/SentimentVerySatisfied.jsx index c5ac9227e4..bdc2d84855 100644 --- a/icons/jsx/SentimentVerySatisfied.jsx +++ b/icons/jsx/SentimentVerySatisfied.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSentimentVerySatisfied(props) { return ( - + ); } - export default SvgSentimentVerySatisfied; diff --git a/icons/jsx/SetMeal.jsx b/icons/jsx/SetMeal.jsx index 75e25c85b7..9e6d139fe6 100644 --- a/icons/jsx/SetMeal.jsx +++ b/icons/jsx/SetMeal.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSetMeal(props) { return ( - + ); } - export default SvgSetMeal; diff --git a/icons/jsx/Settings.jsx b/icons/jsx/Settings.jsx index d6276570ec..a2c1bac4c8 100644 --- a/icons/jsx/Settings.jsx +++ b/icons/jsx/Settings.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettings(props) { return ( ); } - export default SvgSettings; diff --git a/icons/jsx/SettingsAccessibility.jsx b/icons/jsx/SettingsAccessibility.jsx index 88eac83674..f5cce97f65 100644 --- a/icons/jsx/SettingsAccessibility.jsx +++ b/icons/jsx/SettingsAccessibility.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsAccessibility(props) { return ( - + ); } - export default SvgSettingsAccessibility; diff --git a/icons/jsx/SettingsApplications.jsx b/icons/jsx/SettingsApplications.jsx index 4c345dbee0..09c084922e 100644 --- a/icons/jsx/SettingsApplications.jsx +++ b/icons/jsx/SettingsApplications.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsApplications(props) { return ( - + ); } - export default SvgSettingsApplications; diff --git a/icons/jsx/SettingsBackupRestore.jsx b/icons/jsx/SettingsBackupRestore.jsx index 825e7d299d..9f71f4c47d 100644 --- a/icons/jsx/SettingsBackupRestore.jsx +++ b/icons/jsx/SettingsBackupRestore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsBackupRestore(props) { return ( - + ); } - export default SvgSettingsBackupRestore; diff --git a/icons/jsx/SettingsBluetooth.jsx b/icons/jsx/SettingsBluetooth.jsx index f3dc2bc783..bdacfc1d80 100644 --- a/icons/jsx/SettingsBluetooth.jsx +++ b/icons/jsx/SettingsBluetooth.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsBluetooth(props) { return ( - + ); } - export default SvgSettingsBluetooth; diff --git a/icons/jsx/SettingsBrightness.jsx b/icons/jsx/SettingsBrightness.jsx index abea587bec..702b7db954 100644 --- a/icons/jsx/SettingsBrightness.jsx +++ b/icons/jsx/SettingsBrightness.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsBrightness(props) { return ( - + ); } - export default SvgSettingsBrightness; diff --git a/icons/jsx/SettingsCell.jsx b/icons/jsx/SettingsCell.jsx index d80f93e55b..600aa0b1db 100644 --- a/icons/jsx/SettingsCell.jsx +++ b/icons/jsx/SettingsCell.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsCell(props) { return ( - + ); } - export default SvgSettingsCell; diff --git a/icons/jsx/SettingsEthernet.jsx b/icons/jsx/SettingsEthernet.jsx index 579a3ce513..911737b3c0 100644 --- a/icons/jsx/SettingsEthernet.jsx +++ b/icons/jsx/SettingsEthernet.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsEthernet(props) { return ( - + ); } - export default SvgSettingsEthernet; diff --git a/icons/jsx/SettingsInputAntenna.jsx b/icons/jsx/SettingsInputAntenna.jsx index 09c7812858..f45caca81b 100644 --- a/icons/jsx/SettingsInputAntenna.jsx +++ b/icons/jsx/SettingsInputAntenna.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsInputAntenna(props) { return ( - + ); } - export default SvgSettingsInputAntenna; diff --git a/icons/jsx/SettingsInputComponent.jsx b/icons/jsx/SettingsInputComponent.jsx index dfca44966f..b812e74033 100644 --- a/icons/jsx/SettingsInputComponent.jsx +++ b/icons/jsx/SettingsInputComponent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsInputComponent(props) { return ( - + ); } - export default SvgSettingsInputComponent; diff --git a/icons/jsx/SettingsInputComposite.jsx b/icons/jsx/SettingsInputComposite.jsx index 0d013073cc..6f780043c2 100644 --- a/icons/jsx/SettingsInputComposite.jsx +++ b/icons/jsx/SettingsInputComposite.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsInputComposite(props) { return ( - + ); } - export default SvgSettingsInputComposite; diff --git a/icons/jsx/SettingsInputHdmi.jsx b/icons/jsx/SettingsInputHdmi.jsx index 311713cd3a..72afb86ae7 100644 --- a/icons/jsx/SettingsInputHdmi.jsx +++ b/icons/jsx/SettingsInputHdmi.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsInputHdmi(props) { return ( - + ); } - export default SvgSettingsInputHdmi; diff --git a/icons/jsx/SettingsInputSvideo.jsx b/icons/jsx/SettingsInputSvideo.jsx index dde9a8ec29..eb47121ffb 100644 --- a/icons/jsx/SettingsInputSvideo.jsx +++ b/icons/jsx/SettingsInputSvideo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsInputSvideo(props) { return ( - + ); } - export default SvgSettingsInputSvideo; diff --git a/icons/jsx/SettingsOverscan.jsx b/icons/jsx/SettingsOverscan.jsx index 16a1f7e076..71f2398ca1 100644 --- a/icons/jsx/SettingsOverscan.jsx +++ b/icons/jsx/SettingsOverscan.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsOverscan(props) { return ( - + ); } - export default SvgSettingsOverscan; diff --git a/icons/jsx/SettingsPhone.jsx b/icons/jsx/SettingsPhone.jsx index 5718bb7d75..2fa25abc0d 100644 --- a/icons/jsx/SettingsPhone.jsx +++ b/icons/jsx/SettingsPhone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsPhone(props) { return ( - + ); } - export default SvgSettingsPhone; diff --git a/icons/jsx/SettingsPower.jsx b/icons/jsx/SettingsPower.jsx index 260829e7d2..fcc8d88066 100644 --- a/icons/jsx/SettingsPower.jsx +++ b/icons/jsx/SettingsPower.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsPower(props) { return ( - + ); } - export default SvgSettingsPower; diff --git a/icons/jsx/SettingsRemote.jsx b/icons/jsx/SettingsRemote.jsx index 916127fa64..d5bea8320f 100644 --- a/icons/jsx/SettingsRemote.jsx +++ b/icons/jsx/SettingsRemote.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsRemote(props) { return ( - + ); } - export default SvgSettingsRemote; diff --git a/icons/jsx/SettingsSuggest.jsx b/icons/jsx/SettingsSuggest.jsx index ae6d8ed438..727ae52364 100644 --- a/icons/jsx/SettingsSuggest.jsx +++ b/icons/jsx/SettingsSuggest.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsSuggest(props) { return ( - + ); } - export default SvgSettingsSuggest; diff --git a/icons/jsx/SettingsSystemDaydream.jsx b/icons/jsx/SettingsSystemDaydream.jsx index 43209af732..5a857ea9ef 100644 --- a/icons/jsx/SettingsSystemDaydream.jsx +++ b/icons/jsx/SettingsSystemDaydream.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsSystemDaydream(props) { return ( - + ); } - export default SvgSettingsSystemDaydream; diff --git a/icons/jsx/SettingsVoice.jsx b/icons/jsx/SettingsVoice.jsx index 499621b8ef..50846eb6ec 100644 --- a/icons/jsx/SettingsVoice.jsx +++ b/icons/jsx/SettingsVoice.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSettingsVoice(props) { return ( - + ); } - export default SvgSettingsVoice; diff --git a/icons/jsx/SevereCold.jsx b/icons/jsx/SevereCold.jsx index 1644c2682b..961b434246 100644 --- a/icons/jsx/SevereCold.jsx +++ b/icons/jsx/SevereCold.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSevereCold(props) { return ( - + ); } - export default SvgSevereCold; diff --git a/icons/jsx/ShapeLine.jsx b/icons/jsx/ShapeLine.jsx index 2454dc825f..e136bb3f2d 100644 --- a/icons/jsx/ShapeLine.jsx +++ b/icons/jsx/ShapeLine.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShapeLine(props) { return ( - - + + ); } - export default SvgShapeLine; diff --git a/icons/jsx/Share.jsx b/icons/jsx/Share.jsx index 4598793958..b28862c403 100644 --- a/icons/jsx/Share.jsx +++ b/icons/jsx/Share.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShare(props) { return ( ); } - export default SvgShare; diff --git a/icons/jsx/ShareArrivalTime.jsx b/icons/jsx/ShareArrivalTime.jsx index 97b209d9a1..ab247f5b26 100644 --- a/icons/jsx/ShareArrivalTime.jsx +++ b/icons/jsx/ShareArrivalTime.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShareArrivalTime(props) { return ( - + ); } - export default SvgShareArrivalTime; diff --git a/icons/jsx/ShareLocation.jsx b/icons/jsx/ShareLocation.jsx index 675f3a1166..80d1525b5b 100644 --- a/icons/jsx/ShareLocation.jsx +++ b/icons/jsx/ShareLocation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShareLocation(props) { return ( - - + + ); } - export default SvgShareLocation; diff --git a/icons/jsx/Shield.jsx b/icons/jsx/Shield.jsx index 82d03ed304..c5856fe5c9 100644 --- a/icons/jsx/Shield.jsx +++ b/icons/jsx/Shield.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShield(props) { return ( - + ); } - export default SvgShield; diff --git a/icons/jsx/ShieldMoon.jsx b/icons/jsx/ShieldMoon.jsx index af50d3a262..ce3b4934f6 100644 --- a/icons/jsx/ShieldMoon.jsx +++ b/icons/jsx/ShieldMoon.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShieldMoon(props) { return ( - + ); } - export default SvgShieldMoon; diff --git a/icons/jsx/Shop.jsx b/icons/jsx/Shop.jsx index 0060eaf8c2..b70e324b46 100644 --- a/icons/jsx/Shop.jsx +++ b/icons/jsx/Shop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShop(props) { return ( - + ); } - export default SvgShop; diff --git a/icons/jsx/Shop2.jsx b/icons/jsx/Shop2.jsx index 49ebecd405..4e9f9cd861 100644 --- a/icons/jsx/Shop2.jsx +++ b/icons/jsx/Shop2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShop2(props) { return ( - - + + ); } - export default SvgShop2; diff --git a/icons/jsx/ShopTwo.jsx b/icons/jsx/ShopTwo.jsx index e34a51c961..e08e51ceb4 100644 --- a/icons/jsx/ShopTwo.jsx +++ b/icons/jsx/ShopTwo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShopTwo(props) { return ( - + ); } - export default SvgShopTwo; diff --git a/icons/jsx/Shopify.jsx b/icons/jsx/Shopify.jsx index ecfbab72c2..c5b35074ca 100644 --- a/icons/jsx/Shopify.jsx +++ b/icons/jsx/Shopify.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShopify(props) { return ( - + ); } - export default SvgShopify; diff --git a/icons/jsx/ShoppingBag.jsx b/icons/jsx/ShoppingBag.jsx index 4f40093407..b6b1e7ee2e 100644 --- a/icons/jsx/ShoppingBag.jsx +++ b/icons/jsx/ShoppingBag.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShoppingBag(props) { return ( - + ); } - export default SvgShoppingBag; diff --git a/icons/jsx/ShoppingBasket.jsx b/icons/jsx/ShoppingBasket.jsx index 20d6615ba5..c0e96a10fa 100644 --- a/icons/jsx/ShoppingBasket.jsx +++ b/icons/jsx/ShoppingBasket.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShoppingBasket(props) { return ( - + ); } - export default SvgShoppingBasket; diff --git a/icons/jsx/ShoppingCart.jsx b/icons/jsx/ShoppingCart.jsx index d25b374c56..8aee7c04ad 100644 --- a/icons/jsx/ShoppingCart.jsx +++ b/icons/jsx/ShoppingCart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShoppingCart(props) { return ( - + ); } - export default SvgShoppingCart; diff --git a/icons/jsx/ShoppingCartCheckout.jsx b/icons/jsx/ShoppingCartCheckout.jsx index f6ff1af348..6b85c112e0 100644 --- a/icons/jsx/ShoppingCartCheckout.jsx +++ b/icons/jsx/ShoppingCartCheckout.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShoppingCartCheckout(props) { return ( - + ); } - export default SvgShoppingCartCheckout; diff --git a/icons/jsx/ShortText.jsx b/icons/jsx/ShortText.jsx index 9b1dfd8587..8839f64cb9 100644 --- a/icons/jsx/ShortText.jsx +++ b/icons/jsx/ShortText.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShortText(props) { return ( - + ); } - export default SvgShortText; diff --git a/icons/jsx/Shortcut.jsx b/icons/jsx/Shortcut.jsx index 08c8fb88e3..5ba5071beb 100644 --- a/icons/jsx/Shortcut.jsx +++ b/icons/jsx/Shortcut.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShortcut(props) { return ( - + ); } - export default SvgShortcut; diff --git a/icons/jsx/ShowChart.jsx b/icons/jsx/ShowChart.jsx index f74852fb3e..849795f43c 100644 --- a/icons/jsx/ShowChart.jsx +++ b/icons/jsx/ShowChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShowChart(props) { return ( - + ); } - export default SvgShowChart; diff --git a/icons/jsx/Shower.jsx b/icons/jsx/Shower.jsx index af90b621c6..d0943f7a10 100644 --- a/icons/jsx/Shower.jsx +++ b/icons/jsx/Shower.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShower(props) { return ( - + ); } - export default SvgShower; diff --git a/icons/jsx/Shuffle.jsx b/icons/jsx/Shuffle.jsx index 56be2e38bf..24c8f6cff0 100644 --- a/icons/jsx/Shuffle.jsx +++ b/icons/jsx/Shuffle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShuffle(props) { return ( - + ); } - export default SvgShuffle; diff --git a/icons/jsx/ShuffleOn.jsx b/icons/jsx/ShuffleOn.jsx index c3cef525c9..12db8c814b 100644 --- a/icons/jsx/ShuffleOn.jsx +++ b/icons/jsx/ShuffleOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShuffleOn(props) { return ( - + ); } - export default SvgShuffleOn; diff --git a/icons/jsx/ShutterSpeed.jsx b/icons/jsx/ShutterSpeed.jsx index b62c1e1ff5..e4af9666e5 100644 --- a/icons/jsx/ShutterSpeed.jsx +++ b/icons/jsx/ShutterSpeed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgShutterSpeed(props) { return ( - + ); } - export default SvgShutterSpeed; diff --git a/icons/jsx/Sick.jsx b/icons/jsx/Sick.jsx index 6f221859fd..5e45e16ca4 100644 --- a/icons/jsx/Sick.jsx +++ b/icons/jsx/Sick.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSick(props) { return ( - + ); } - export default SvgSick; diff --git a/icons/jsx/SignLanguage.jsx b/icons/jsx/SignLanguage.jsx index 4ecb522468..f98d3068ba 100644 --- a/icons/jsx/SignLanguage.jsx +++ b/icons/jsx/SignLanguage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignLanguage(props) { return ( - + ); } - export default SvgSignLanguage; diff --git a/icons/jsx/SignalCellular0Bar.jsx b/icons/jsx/SignalCellular0Bar.jsx index d5fb5ac3bc..837eef8fb1 100644 --- a/icons/jsx/SignalCellular0Bar.jsx +++ b/icons/jsx/SignalCellular0Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellular0Bar(props) { return ( - + ); } - export default SvgSignalCellular0Bar; diff --git a/icons/jsx/SignalCellular1Bar.jsx b/icons/jsx/SignalCellular1Bar.jsx index 2c06ac77c9..c4a77cc3b1 100644 --- a/icons/jsx/SignalCellular1Bar.jsx +++ b/icons/jsx/SignalCellular1Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellular1Bar(props) { return ( - - + + ); } - export default SvgSignalCellular1Bar; diff --git a/icons/jsx/SignalCellular2Bar.jsx b/icons/jsx/SignalCellular2Bar.jsx index 3da2d63df6..62155cc08b 100644 --- a/icons/jsx/SignalCellular2Bar.jsx +++ b/icons/jsx/SignalCellular2Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellular2Bar(props) { return ( - - + + ); } - export default SvgSignalCellular2Bar; diff --git a/icons/jsx/SignalCellular3Bar.jsx b/icons/jsx/SignalCellular3Bar.jsx index b97b2c9a61..d2a8dda937 100644 --- a/icons/jsx/SignalCellular3Bar.jsx +++ b/icons/jsx/SignalCellular3Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellular3Bar(props) { return ( - - + + ); } - export default SvgSignalCellular3Bar; diff --git a/icons/jsx/SignalCellular4Bar.jsx b/icons/jsx/SignalCellular4Bar.jsx index a90c397510..1500bf6078 100644 --- a/icons/jsx/SignalCellular4Bar.jsx +++ b/icons/jsx/SignalCellular4Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellular4Bar(props) { return ( - + ); } - export default SvgSignalCellular4Bar; diff --git a/icons/jsx/SignalCellularAlt.jsx b/icons/jsx/SignalCellularAlt.jsx index 4dbf7ccd2f..609599c12f 100644 --- a/icons/jsx/SignalCellularAlt.jsx +++ b/icons/jsx/SignalCellularAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularAlt(props) { return ( - + ); } - export default SvgSignalCellularAlt; diff --git a/icons/jsx/SignalCellularAlt1Bar.jsx b/icons/jsx/SignalCellularAlt1Bar.jsx index 7094f786e7..ebcd8c4dc0 100644 --- a/icons/jsx/SignalCellularAlt1Bar.jsx +++ b/icons/jsx/SignalCellularAlt1Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularAlt1Bar(props) { return ( - + ); } - export default SvgSignalCellularAlt1Bar; diff --git a/icons/jsx/SignalCellularAlt2Bar.jsx b/icons/jsx/SignalCellularAlt2Bar.jsx index 765b9fb878..5112f21ce5 100644 --- a/icons/jsx/SignalCellularAlt2Bar.jsx +++ b/icons/jsx/SignalCellularAlt2Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularAlt2Bar(props) { return ( - + ); } - export default SvgSignalCellularAlt2Bar; diff --git a/icons/jsx/SignalCellularConnectedNoInternet0Bar.jsx b/icons/jsx/SignalCellularConnectedNoInternet0Bar.jsx index a9d0fd259d..61c4cb14b8 100644 --- a/icons/jsx/SignalCellularConnectedNoInternet0Bar.jsx +++ b/icons/jsx/SignalCellularConnectedNoInternet0Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularConnectedNoInternet0Bar(props) { return ( - + ); } - export default SvgSignalCellularConnectedNoInternet0Bar; diff --git a/icons/jsx/SignalCellularConnectedNoInternet1Bar.jsx b/icons/jsx/SignalCellularConnectedNoInternet1Bar.jsx index 18dd686575..7180d12209 100644 --- a/icons/jsx/SignalCellularConnectedNoInternet1Bar.jsx +++ b/icons/jsx/SignalCellularConnectedNoInternet1Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularConnectedNoInternet1Bar(props) { return ( - - + + ); } - export default SvgSignalCellularConnectedNoInternet1Bar; diff --git a/icons/jsx/SignalCellularConnectedNoInternet2Bar.jsx b/icons/jsx/SignalCellularConnectedNoInternet2Bar.jsx index 24898ed3e6..eeb885a27f 100644 --- a/icons/jsx/SignalCellularConnectedNoInternet2Bar.jsx +++ b/icons/jsx/SignalCellularConnectedNoInternet2Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularConnectedNoInternet2Bar(props) { return ( - - + + ); } - export default SvgSignalCellularConnectedNoInternet2Bar; diff --git a/icons/jsx/SignalCellularConnectedNoInternet3Bar.jsx b/icons/jsx/SignalCellularConnectedNoInternet3Bar.jsx index d3efcce127..500850e43b 100644 --- a/icons/jsx/SignalCellularConnectedNoInternet3Bar.jsx +++ b/icons/jsx/SignalCellularConnectedNoInternet3Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularConnectedNoInternet3Bar(props) { return ( - - + + ); } - export default SvgSignalCellularConnectedNoInternet3Bar; diff --git a/icons/jsx/SignalCellularConnectedNoInternet4Bar.jsx b/icons/jsx/SignalCellularConnectedNoInternet4Bar.jsx index 2b0a23d024..65533a42ae 100644 --- a/icons/jsx/SignalCellularConnectedNoInternet4Bar.jsx +++ b/icons/jsx/SignalCellularConnectedNoInternet4Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularConnectedNoInternet4Bar(props) { return ( - + ); } - export default SvgSignalCellularConnectedNoInternet4Bar; diff --git a/icons/jsx/SignalCellularNoSim.jsx b/icons/jsx/SignalCellularNoSim.jsx index 6fecd4c6a6..a9058f69d4 100644 --- a/icons/jsx/SignalCellularNoSim.jsx +++ b/icons/jsx/SignalCellularNoSim.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularNoSim(props) { return ( - + ); } - export default SvgSignalCellularNoSim; diff --git a/icons/jsx/SignalCellularNodata.jsx b/icons/jsx/SignalCellularNodata.jsx index 0d79477a32..959d17ce54 100644 --- a/icons/jsx/SignalCellularNodata.jsx +++ b/icons/jsx/SignalCellularNodata.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularNodata(props) { return ( - + ); } - export default SvgSignalCellularNodata; diff --git a/icons/jsx/SignalCellularNull.jsx b/icons/jsx/SignalCellularNull.jsx index d7f865f42a..bc81f4299d 100644 --- a/icons/jsx/SignalCellularNull.jsx +++ b/icons/jsx/SignalCellularNull.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularNull(props) { return ( - + ); } - export default SvgSignalCellularNull; diff --git a/icons/jsx/SignalCellularOff.jsx b/icons/jsx/SignalCellularOff.jsx index 7e098d7513..dde5bf929c 100644 --- a/icons/jsx/SignalCellularOff.jsx +++ b/icons/jsx/SignalCellularOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalCellularOff(props) { return ( - + ); } - export default SvgSignalCellularOff; diff --git a/icons/jsx/SignalWifi0Bar.jsx b/icons/jsx/SignalWifi0Bar.jsx index d002333595..1952f3f767 100644 --- a/icons/jsx/SignalWifi0Bar.jsx +++ b/icons/jsx/SignalWifi0Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifi0Bar(props) { return ( - + ); } - export default SvgSignalWifi0Bar; diff --git a/icons/jsx/SignalWifi1Bar.jsx b/icons/jsx/SignalWifi1Bar.jsx index 3642bb256c..fb9ad41575 100644 --- a/icons/jsx/SignalWifi1Bar.jsx +++ b/icons/jsx/SignalWifi1Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifi1Bar(props) { return ( + - ); } - export default SvgSignalWifi1Bar; diff --git a/icons/jsx/SignalWifi1BarLock.jsx b/icons/jsx/SignalWifi1BarLock.jsx index 14931ca319..aa3e74ec17 100644 --- a/icons/jsx/SignalWifi1BarLock.jsx +++ b/icons/jsx/SignalWifi1BarLock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifi1BarLock(props) { return ( - + + - ); } - export default SvgSignalWifi1BarLock; diff --git a/icons/jsx/SignalWifi2Bar.jsx b/icons/jsx/SignalWifi2Bar.jsx index 8288b4f08f..7006bf78d7 100644 --- a/icons/jsx/SignalWifi2Bar.jsx +++ b/icons/jsx/SignalWifi2Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifi2Bar(props) { return ( + - ); } - export default SvgSignalWifi2Bar; diff --git a/icons/jsx/SignalWifi2BarLock.jsx b/icons/jsx/SignalWifi2BarLock.jsx index d14bc85ca1..efb08829f3 100644 --- a/icons/jsx/SignalWifi2BarLock.jsx +++ b/icons/jsx/SignalWifi2BarLock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifi2BarLock(props) { return ( - + + - ); } - export default SvgSignalWifi2BarLock; diff --git a/icons/jsx/SignalWifi3Bar.jsx b/icons/jsx/SignalWifi3Bar.jsx index d5dbfb5a39..33194bbda7 100644 --- a/icons/jsx/SignalWifi3Bar.jsx +++ b/icons/jsx/SignalWifi3Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifi3Bar(props) { return ( + - ); } - export default SvgSignalWifi3Bar; diff --git a/icons/jsx/SignalWifi3BarLock.jsx b/icons/jsx/SignalWifi3BarLock.jsx index 9f9efa2ec5..5e04440550 100644 --- a/icons/jsx/SignalWifi3BarLock.jsx +++ b/icons/jsx/SignalWifi3BarLock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifi3BarLock(props) { return ( + - ); } - export default SvgSignalWifi3BarLock; diff --git a/icons/jsx/SignalWifi4Bar.jsx b/icons/jsx/SignalWifi4Bar.jsx index a21982a164..176f2ce4d7 100644 --- a/icons/jsx/SignalWifi4Bar.jsx +++ b/icons/jsx/SignalWifi4Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifi4Bar(props) { return ( - + ); } - export default SvgSignalWifi4Bar; diff --git a/icons/jsx/SignalWifi4BarLock.jsx b/icons/jsx/SignalWifi4BarLock.jsx index c3525c43cb..965bbb742c 100644 --- a/icons/jsx/SignalWifi4BarLock.jsx +++ b/icons/jsx/SignalWifi4BarLock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifi4BarLock(props) { return ( - - + + ); } - export default SvgSignalWifi4BarLock; diff --git a/icons/jsx/SignalWifiBad.jsx b/icons/jsx/SignalWifiBad.jsx index 633c2fc3ef..78fb4e619d 100644 --- a/icons/jsx/SignalWifiBad.jsx +++ b/icons/jsx/SignalWifiBad.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifiBad(props) { return ( - + ); } - export default SvgSignalWifiBad; diff --git a/icons/jsx/SignalWifiConnectedNoInternet4.jsx b/icons/jsx/SignalWifiConnectedNoInternet4.jsx index abb9985449..39fc140b75 100644 --- a/icons/jsx/SignalWifiConnectedNoInternet4.jsx +++ b/icons/jsx/SignalWifiConnectedNoInternet4.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifiConnectedNoInternet4(props) { return ( - + ); } - export default SvgSignalWifiConnectedNoInternet4; diff --git a/icons/jsx/SignalWifiOff.jsx b/icons/jsx/SignalWifiOff.jsx index 4c1f276f52..5002c95ff6 100644 --- a/icons/jsx/SignalWifiOff.jsx +++ b/icons/jsx/SignalWifiOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifiOff(props) { return ( - + ); } - export default SvgSignalWifiOff; diff --git a/icons/jsx/SignalWifiStatusbar4Bar.jsx b/icons/jsx/SignalWifiStatusbar4Bar.jsx index 29dd1cb6d3..b7628d5615 100644 --- a/icons/jsx/SignalWifiStatusbar4Bar.jsx +++ b/icons/jsx/SignalWifiStatusbar4Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifiStatusbar4Bar(props) { return ( - + ); } - export default SvgSignalWifiStatusbar4Bar; diff --git a/icons/jsx/SignalWifiStatusbarConnectedNoInternet4.jsx b/icons/jsx/SignalWifiStatusbarConnectedNoInternet4.jsx index e79b678dc6..588e960fd9 100644 --- a/icons/jsx/SignalWifiStatusbarConnectedNoInternet4.jsx +++ b/icons/jsx/SignalWifiStatusbarConnectedNoInternet4.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifiStatusbarConnectedNoInternet4(props) { return ( - - + + ); } - export default SvgSignalWifiStatusbarConnectedNoInternet4; diff --git a/icons/jsx/SignalWifiStatusbarNull.jsx b/icons/jsx/SignalWifiStatusbarNull.jsx index ff4fa1c03e..3b80d33a8a 100644 --- a/icons/jsx/SignalWifiStatusbarNull.jsx +++ b/icons/jsx/SignalWifiStatusbarNull.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignalWifiStatusbarNull(props) { return ( - + ); } - export default SvgSignalWifiStatusbarNull; diff --git a/icons/jsx/Signpost.jsx b/icons/jsx/Signpost.jsx index c97cc0ed5f..bdbb63bc2d 100644 --- a/icons/jsx/Signpost.jsx +++ b/icons/jsx/Signpost.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSignpost(props) { return ( - + ); } - export default SvgSignpost; diff --git a/icons/jsx/SimCard.jsx b/icons/jsx/SimCard.jsx index 0a6dbb82d6..ad042946ee 100644 --- a/icons/jsx/SimCard.jsx +++ b/icons/jsx/SimCard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSimCard(props) { return ( - + ); } - export default SvgSimCard; diff --git a/icons/jsx/SimCardAlert.jsx b/icons/jsx/SimCardAlert.jsx index d92f180482..b591c27dc8 100644 --- a/icons/jsx/SimCardAlert.jsx +++ b/icons/jsx/SimCardAlert.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSimCardAlert(props) { return ( - + ); } - export default SvgSimCardAlert; diff --git a/icons/jsx/SimCardDownload.jsx b/icons/jsx/SimCardDownload.jsx index 1773936090..dfd881029d 100644 --- a/icons/jsx/SimCardDownload.jsx +++ b/icons/jsx/SimCardDownload.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSimCardDownload(props) { return ( - + ); } - export default SvgSimCardDownload; diff --git a/icons/jsx/SingleBed.jsx b/icons/jsx/SingleBed.jsx index 964cacba22..dcee710023 100644 --- a/icons/jsx/SingleBed.jsx +++ b/icons/jsx/SingleBed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSingleBed(props) { return ( - + ); } - export default SvgSingleBed; diff --git a/icons/jsx/Sip.jsx b/icons/jsx/Sip.jsx index c3ad6788c3..7ec5a7d1df 100644 --- a/icons/jsx/Sip.jsx +++ b/icons/jsx/Sip.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSip(props) { return ( - - + + ); } - export default SvgSip; diff --git a/icons/jsx/Skateboarding.jsx b/icons/jsx/Skateboarding.jsx index 397679d82a..a3f66609c3 100644 --- a/icons/jsx/Skateboarding.jsx +++ b/icons/jsx/Skateboarding.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSkateboarding(props) { return ( - + ); } - export default SvgSkateboarding; diff --git a/icons/jsx/SkipNext.jsx b/icons/jsx/SkipNext.jsx index 542691a208..34cdca31da 100644 --- a/icons/jsx/SkipNext.jsx +++ b/icons/jsx/SkipNext.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSkipNext(props) { return ( - + ); } - export default SvgSkipNext; diff --git a/icons/jsx/SkipPrevious.jsx b/icons/jsx/SkipPrevious.jsx index 1511ac8e6c..ba9d57ed44 100644 --- a/icons/jsx/SkipPrevious.jsx +++ b/icons/jsx/SkipPrevious.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSkipPrevious(props) { return ( - + ); } - export default SvgSkipPrevious; diff --git a/icons/jsx/Sledding.jsx b/icons/jsx/Sledding.jsx index aff938efe5..dbc3060d9f 100644 --- a/icons/jsx/Sledding.jsx +++ b/icons/jsx/Sledding.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSledding(props) { return ( - + ); } - export default SvgSledding; diff --git a/icons/jsx/Slideshow.jsx b/icons/jsx/Slideshow.jsx index 86c9942674..6b6fe6800f 100644 --- a/icons/jsx/Slideshow.jsx +++ b/icons/jsx/Slideshow.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSlideshow(props) { return ( - + ); } - export default SvgSlideshow; diff --git a/icons/jsx/SlowMotionVideo.jsx b/icons/jsx/SlowMotionVideo.jsx index 156b47763a..c76917e9d3 100644 --- a/icons/jsx/SlowMotionVideo.jsx +++ b/icons/jsx/SlowMotionVideo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSlowMotionVideo(props) { return ( - + ); } - export default SvgSlowMotionVideo; diff --git a/icons/jsx/SmartButton.jsx b/icons/jsx/SmartButton.jsx index ec967d7d1b..c1f42395e7 100644 --- a/icons/jsx/SmartButton.jsx +++ b/icons/jsx/SmartButton.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSmartButton(props) { return ( - + ); } - export default SvgSmartButton; diff --git a/icons/jsx/SmartDisplay.jsx b/icons/jsx/SmartDisplay.jsx index c134d1038e..444fd14bd6 100644 --- a/icons/jsx/SmartDisplay.jsx +++ b/icons/jsx/SmartDisplay.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSmartDisplay(props) { return ( - + ); } - export default SvgSmartDisplay; diff --git a/icons/jsx/SmartScreen.jsx b/icons/jsx/SmartScreen.jsx index 931513a25f..76ab1e3fb8 100644 --- a/icons/jsx/SmartScreen.jsx +++ b/icons/jsx/SmartScreen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSmartScreen(props) { return ( - - + + ); } - export default SvgSmartScreen; diff --git a/icons/jsx/SmartToy.jsx b/icons/jsx/SmartToy.jsx index 4e9c36d0f3..397ff44951 100644 --- a/icons/jsx/SmartToy.jsx +++ b/icons/jsx/SmartToy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSmartToy(props) { return ( - + ); } - export default SvgSmartToy; diff --git a/icons/jsx/Smartphone.jsx b/icons/jsx/Smartphone.jsx index 9d36d33332..420a253779 100644 --- a/icons/jsx/Smartphone.jsx +++ b/icons/jsx/Smartphone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSmartphone(props) { return ( - + ); } - export default SvgSmartphone; diff --git a/icons/jsx/SmokeFree.jsx b/icons/jsx/SmokeFree.jsx index d3dd01b128..17906e0fdd 100644 --- a/icons/jsx/SmokeFree.jsx +++ b/icons/jsx/SmokeFree.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSmokeFree(props) { return ( - + ); } - export default SvgSmokeFree; diff --git a/icons/jsx/SmokingRooms.jsx b/icons/jsx/SmokingRooms.jsx index 32011e6ec3..6480167b03 100644 --- a/icons/jsx/SmokingRooms.jsx +++ b/icons/jsx/SmokingRooms.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSmokingRooms(props) { return ( - + ); } - export default SvgSmokingRooms; diff --git a/icons/jsx/Sms.jsx b/icons/jsx/Sms.jsx index 1f6d1001f3..5691130853 100644 --- a/icons/jsx/Sms.jsx +++ b/icons/jsx/Sms.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSms(props) { return ( - + ); } - export default SvgSms; diff --git a/icons/jsx/SmsFailed.jsx b/icons/jsx/SmsFailed.jsx index cd541f8e36..47a643dd19 100644 --- a/icons/jsx/SmsFailed.jsx +++ b/icons/jsx/SmsFailed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSmsFailed(props) { return ( - + ); } - export default SvgSmsFailed; diff --git a/icons/jsx/Snapchat.jsx b/icons/jsx/Snapchat.jsx index e5f2ca22e4..0202a1ef44 100644 --- a/icons/jsx/Snapchat.jsx +++ b/icons/jsx/Snapchat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSnapchat(props) { return ( - + ); } - export default SvgSnapchat; diff --git a/icons/jsx/SnippetFolder.jsx b/icons/jsx/SnippetFolder.jsx index b9e0c9534f..5252754c68 100644 --- a/icons/jsx/SnippetFolder.jsx +++ b/icons/jsx/SnippetFolder.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSnippetFolder(props) { return ( - + ); } - export default SvgSnippetFolder; diff --git a/icons/jsx/Snooze.jsx b/icons/jsx/Snooze.jsx index e9550f0255..e3ee40e885 100644 --- a/icons/jsx/Snooze.jsx +++ b/icons/jsx/Snooze.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSnooze(props) { return ( - + ); } - export default SvgSnooze; diff --git a/icons/jsx/Snowboarding.jsx b/icons/jsx/Snowboarding.jsx index c81b803b37..0208bf5967 100644 --- a/icons/jsx/Snowboarding.jsx +++ b/icons/jsx/Snowboarding.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSnowboarding(props) { return ( - + ); } - export default SvgSnowboarding; diff --git a/icons/jsx/Snowmobile.jsx b/icons/jsx/Snowmobile.jsx index 7a6698d742..59b84efcfe 100644 --- a/icons/jsx/Snowmobile.jsx +++ b/icons/jsx/Snowmobile.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSnowmobile(props) { return ( - + ); } - export default SvgSnowmobile; diff --git a/icons/jsx/Snowshoeing.jsx b/icons/jsx/Snowshoeing.jsx index b20952ef7b..54b1d190cd 100644 --- a/icons/jsx/Snowshoeing.jsx +++ b/icons/jsx/Snowshoeing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSnowshoeing(props) { return ( - + ); } - export default SvgSnowshoeing; diff --git a/icons/jsx/Soap.jsx b/icons/jsx/Soap.jsx index 5ac002bbcd..43c504fcf6 100644 --- a/icons/jsx/Soap.jsx +++ b/icons/jsx/Soap.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSoap(props) { return ( - + ); } - export default SvgSoap; diff --git a/icons/jsx/SocialDistance.jsx b/icons/jsx/SocialDistance.jsx index 5f0e48ad01..98e0e6d587 100644 --- a/icons/jsx/SocialDistance.jsx +++ b/icons/jsx/SocialDistance.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSocialDistance(props) { return ( - + ); } - export default SvgSocialDistance; diff --git a/icons/jsx/SolarPower.jsx b/icons/jsx/SolarPower.jsx index 876ab7be2e..f42fb42b36 100644 --- a/icons/jsx/SolarPower.jsx +++ b/icons/jsx/SolarPower.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSolarPower(props) { return ( - + ); } - export default SvgSolarPower; diff --git a/icons/jsx/Sort.jsx b/icons/jsx/Sort.jsx index c146e4c7b8..8a3f553cec 100644 --- a/icons/jsx/Sort.jsx +++ b/icons/jsx/Sort.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSort(props) { return ( ); } - export default SvgSort; diff --git a/icons/jsx/SortByAlpha.jsx b/icons/jsx/SortByAlpha.jsx index 95b35243e7..9c18a401cb 100644 --- a/icons/jsx/SortByAlpha.jsx +++ b/icons/jsx/SortByAlpha.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSortByAlpha(props) { return ( - + ); } - export default SvgSortByAlpha; diff --git a/icons/jsx/Sos.jsx b/icons/jsx/Sos.jsx index a518aa48ce..b9dd5aaee7 100644 --- a/icons/jsx/Sos.jsx +++ b/icons/jsx/Sos.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSos(props) { return ( - + ); } - export default SvgSos; diff --git a/icons/jsx/SoupKitchen.jsx b/icons/jsx/SoupKitchen.jsx index 76fc65e52c..acebfb5e74 100644 --- a/icons/jsx/SoupKitchen.jsx +++ b/icons/jsx/SoupKitchen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSoupKitchen(props) { return ( - + ); } - export default SvgSoupKitchen; diff --git a/icons/jsx/Source.jsx b/icons/jsx/Source.jsx index 6ee331fe9e..a162074518 100644 --- a/icons/jsx/Source.jsx +++ b/icons/jsx/Source.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSource(props) { return ( - + ); } - export default SvgSource; diff --git a/icons/jsx/South.jsx b/icons/jsx/South.jsx index b62cfbb3b6..55aa44941e 100644 --- a/icons/jsx/South.jsx +++ b/icons/jsx/South.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSouth(props) { return ( - + ); } - export default SvgSouth; diff --git a/icons/jsx/SouthAmerica.jsx b/icons/jsx/SouthAmerica.jsx index d565fef139..4aec504fc5 100644 --- a/icons/jsx/SouthAmerica.jsx +++ b/icons/jsx/SouthAmerica.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSouthAmerica(props) { return ( - + ); } - export default SvgSouthAmerica; diff --git a/icons/jsx/SouthEast.jsx b/icons/jsx/SouthEast.jsx index 9d8192a02d..4c508085a3 100644 --- a/icons/jsx/SouthEast.jsx +++ b/icons/jsx/SouthEast.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSouthEast(props) { return ( - + ); } - export default SvgSouthEast; diff --git a/icons/jsx/SouthWest.jsx b/icons/jsx/SouthWest.jsx index b30cf22e71..dda119d856 100644 --- a/icons/jsx/SouthWest.jsx +++ b/icons/jsx/SouthWest.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSouthWest(props) { return ( - + ); } - export default SvgSouthWest; diff --git a/icons/jsx/Spa.jsx b/icons/jsx/Spa.jsx index 8db76b5238..b41e0a635f 100644 --- a/icons/jsx/Spa.jsx +++ b/icons/jsx/Spa.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpa(props) { return ( - + ); } - export default SvgSpa; diff --git a/icons/jsx/SpaceBar.jsx b/icons/jsx/SpaceBar.jsx index 61f7d8fa18..0a1236ac08 100644 --- a/icons/jsx/SpaceBar.jsx +++ b/icons/jsx/SpaceBar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpaceBar(props) { return ( - + ); } - export default SvgSpaceBar; diff --git a/icons/jsx/SpaceDashboard.jsx b/icons/jsx/SpaceDashboard.jsx index ae617f827a..3a594d87c3 100644 --- a/icons/jsx/SpaceDashboard.jsx +++ b/icons/jsx/SpaceDashboard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpaceDashboard(props) { return ( - + ); } - export default SvgSpaceDashboard; diff --git a/icons/jsx/SpatialAudio.jsx b/icons/jsx/SpatialAudio.jsx index 40633f6b3c..6970da7fe5 100644 --- a/icons/jsx/SpatialAudio.jsx +++ b/icons/jsx/SpatialAudio.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpatialAudio(props) { return ( - - + + ); } - export default SvgSpatialAudio; diff --git a/icons/jsx/SpatialAudioOff.jsx b/icons/jsx/SpatialAudioOff.jsx index 6c541ca509..a0214547a1 100644 --- a/icons/jsx/SpatialAudioOff.jsx +++ b/icons/jsx/SpatialAudioOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpatialAudioOff(props) { return ( - - + + ); } - export default SvgSpatialAudioOff; diff --git a/icons/jsx/SpatialTracking.jsx b/icons/jsx/SpatialTracking.jsx index c2bbddf757..56219442aa 100644 --- a/icons/jsx/SpatialTracking.jsx +++ b/icons/jsx/SpatialTracking.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpatialTracking(props) { return ( - - + + ); } - export default SvgSpatialTracking; diff --git a/icons/jsx/Speaker.jsx b/icons/jsx/Speaker.jsx index 7a015a6601..255d25ad4f 100644 --- a/icons/jsx/Speaker.jsx +++ b/icons/jsx/Speaker.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpeaker(props) { return ( - + ); } - export default SvgSpeaker; diff --git a/icons/jsx/SpeakerGroup.jsx b/icons/jsx/SpeakerGroup.jsx index 36da06e514..3738a77ab1 100644 --- a/icons/jsx/SpeakerGroup.jsx +++ b/icons/jsx/SpeakerGroup.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpeakerGroup(props) { return ( - + - + ); } - export default SvgSpeakerGroup; diff --git a/icons/jsx/SpeakerNotes.jsx b/icons/jsx/SpeakerNotes.jsx index 49db6f8ec9..fe85b59695 100644 --- a/icons/jsx/SpeakerNotes.jsx +++ b/icons/jsx/SpeakerNotes.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpeakerNotes(props) { return ( - + ); } - export default SvgSpeakerNotes; diff --git a/icons/jsx/SpeakerNotesOff.jsx b/icons/jsx/SpeakerNotesOff.jsx index a32c783dcc..a76a11303b 100644 --- a/icons/jsx/SpeakerNotesOff.jsx +++ b/icons/jsx/SpeakerNotesOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpeakerNotesOff(props) { return ( - + ); } - export default SvgSpeakerNotesOff; diff --git a/icons/jsx/SpeakerPhone.jsx b/icons/jsx/SpeakerPhone.jsx index f0dddf73ee..cfa6d897ad 100644 --- a/icons/jsx/SpeakerPhone.jsx +++ b/icons/jsx/SpeakerPhone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpeakerPhone(props) { return ( - + ); } - export default SvgSpeakerPhone; diff --git a/icons/jsx/Speed.jsx b/icons/jsx/Speed.jsx index 2a129f8171..b1c9a4f230 100644 --- a/icons/jsx/Speed.jsx +++ b/icons/jsx/Speed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpeed(props) { return ( ); } - export default SvgSpeed; diff --git a/icons/jsx/Spellcheck.jsx b/icons/jsx/Spellcheck.jsx index 35769a0d93..442bd5c6a5 100644 --- a/icons/jsx/Spellcheck.jsx +++ b/icons/jsx/Spellcheck.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpellcheck(props) { return ( - + ); } - export default SvgSpellcheck; diff --git a/icons/jsx/Spinner.jsx b/icons/jsx/Spinner.jsx index 7b5cce4599..607573d246 100644 --- a/icons/jsx/Spinner.jsx +++ b/icons/jsx/Spinner.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpinner(props) { return ( ); } - export default SvgSpinner; diff --git a/icons/jsx/SpinnerSimple.jsx b/icons/jsx/SpinnerSimple.jsx index 665d7fa344..92c86ced67 100644 --- a/icons/jsx/SpinnerSimple.jsx +++ b/icons/jsx/SpinnerSimple.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpinnerSimple(props) { return ( ); } - export default SvgSpinnerSimple; diff --git a/icons/jsx/Splitscreen.jsx b/icons/jsx/Splitscreen.jsx index 5a8934b6fb..0c57a29774 100644 --- a/icons/jsx/Splitscreen.jsx +++ b/icons/jsx/Splitscreen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSplitscreen(props) { return ( - + ); } - export default SvgSplitscreen; diff --git a/icons/jsx/Spoke.jsx b/icons/jsx/Spoke.jsx index f3f9f6bd16..de8be63502 100644 --- a/icons/jsx/Spoke.jsx +++ b/icons/jsx/Spoke.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSpoke(props) { return ( - + ); } - export default SvgSpoke; diff --git a/icons/jsx/Sports.jsx b/icons/jsx/Sports.jsx index d36ea01732..af28ae2fe2 100644 --- a/icons/jsx/Sports.jsx +++ b/icons/jsx/Sports.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSports(props) { return ( - + ); } - export default SvgSports; diff --git a/icons/jsx/SportsBar.jsx b/icons/jsx/SportsBar.jsx index 246c070734..bbb1d26f4a 100644 --- a/icons/jsx/SportsBar.jsx +++ b/icons/jsx/SportsBar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsBar(props) { return ( - + ); } - export default SvgSportsBar; diff --git a/icons/jsx/SportsBaseball.jsx b/icons/jsx/SportsBaseball.jsx index 2ec624e158..f75c143528 100644 --- a/icons/jsx/SportsBaseball.jsx +++ b/icons/jsx/SportsBaseball.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsBaseball(props) { return ( - - + + ); } - export default SvgSportsBaseball; diff --git a/icons/jsx/SportsBasketball.jsx b/icons/jsx/SportsBasketball.jsx index 00ee6591a2..1035c63eac 100644 --- a/icons/jsx/SportsBasketball.jsx +++ b/icons/jsx/SportsBasketball.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsBasketball(props) { return ( - + ); } - export default SvgSportsBasketball; diff --git a/icons/jsx/SportsCricket.jsx b/icons/jsx/SportsCricket.jsx index 0a9c733dc7..6752085f73 100644 --- a/icons/jsx/SportsCricket.jsx +++ b/icons/jsx/SportsCricket.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsCricket(props) { return ( - + ); } - export default SvgSportsCricket; diff --git a/icons/jsx/SportsEsports.jsx b/icons/jsx/SportsEsports.jsx index 7af29cbaba..7a0fa677f8 100644 --- a/icons/jsx/SportsEsports.jsx +++ b/icons/jsx/SportsEsports.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsEsports(props) { return ( - + ); } - export default SvgSportsEsports; diff --git a/icons/jsx/SportsFootball.jsx b/icons/jsx/SportsFootball.jsx index 358085920c..f49e1ce2d2 100644 --- a/icons/jsx/SportsFootball.jsx +++ b/icons/jsx/SportsFootball.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsFootball(props) { return ( - + ); } - export default SvgSportsFootball; diff --git a/icons/jsx/SportsGolf.jsx b/icons/jsx/SportsGolf.jsx index 8e922ee9dd..a37cf07a36 100644 --- a/icons/jsx/SportsGolf.jsx +++ b/icons/jsx/SportsGolf.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsGolf(props) { return ( - + - + ); } - export default SvgSportsGolf; diff --git a/icons/jsx/SportsGymnastics.jsx b/icons/jsx/SportsGymnastics.jsx index d657252970..8fe9eb5a62 100644 --- a/icons/jsx/SportsGymnastics.jsx +++ b/icons/jsx/SportsGymnastics.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsGymnastics(props) { return ( - + ); } - export default SvgSportsGymnastics; diff --git a/icons/jsx/SportsHandball.jsx b/icons/jsx/SportsHandball.jsx index a8a92fa8e9..eb63930fc2 100644 --- a/icons/jsx/SportsHandball.jsx +++ b/icons/jsx/SportsHandball.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsHandball(props) { return ( - - + + ); } - export default SvgSportsHandball; diff --git a/icons/jsx/SportsHockey.jsx b/icons/jsx/SportsHockey.jsx index d620891cf9..126d1788a5 100644 --- a/icons/jsx/SportsHockey.jsx +++ b/icons/jsx/SportsHockey.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsHockey(props) { return ( - + ); } - export default SvgSportsHockey; diff --git a/icons/jsx/SportsKabaddi.jsx b/icons/jsx/SportsKabaddi.jsx index 7125be6e05..c14954f424 100644 --- a/icons/jsx/SportsKabaddi.jsx +++ b/icons/jsx/SportsKabaddi.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsKabaddi(props) { return ( - - + + ); } - export default SvgSportsKabaddi; diff --git a/icons/jsx/SportsMartialArts.jsx b/icons/jsx/SportsMartialArts.jsx index c66762468a..b94019c046 100644 --- a/icons/jsx/SportsMartialArts.jsx +++ b/icons/jsx/SportsMartialArts.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsMartialArts(props) { return ( - + ); } - export default SvgSportsMartialArts; diff --git a/icons/jsx/SportsMma.jsx b/icons/jsx/SportsMma.jsx index 980fff0450..7525726810 100644 --- a/icons/jsx/SportsMma.jsx +++ b/icons/jsx/SportsMma.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsMma(props) { return ( - + ); } - export default SvgSportsMma; diff --git a/icons/jsx/SportsMotorsports.jsx b/icons/jsx/SportsMotorsports.jsx index d7b501e154..b0b821fe16 100644 --- a/icons/jsx/SportsMotorsports.jsx +++ b/icons/jsx/SportsMotorsports.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsMotorsports(props) { return ( - - + + ); } - export default SvgSportsMotorsports; diff --git a/icons/jsx/SportsRugby.jsx b/icons/jsx/SportsRugby.jsx index f4d5e1c672..24af06990e 100644 --- a/icons/jsx/SportsRugby.jsx +++ b/icons/jsx/SportsRugby.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsRugby(props) { return ( - + ); } - export default SvgSportsRugby; diff --git a/icons/jsx/SportsScore.jsx b/icons/jsx/SportsScore.jsx index cd6b3e8793..40f356299b 100644 --- a/icons/jsx/SportsScore.jsx +++ b/icons/jsx/SportsScore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsScore(props) { return ( - + ); } - export default SvgSportsScore; diff --git a/icons/jsx/SportsSoccer.jsx b/icons/jsx/SportsSoccer.jsx index a578f34cd7..711f23a3a4 100644 --- a/icons/jsx/SportsSoccer.jsx +++ b/icons/jsx/SportsSoccer.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsSoccer(props) { return ( - + ); } - export default SvgSportsSoccer; diff --git a/icons/jsx/SportsTennis.jsx b/icons/jsx/SportsTennis.jsx index 846e2d41d3..2472fb8962 100644 --- a/icons/jsx/SportsTennis.jsx +++ b/icons/jsx/SportsTennis.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsTennis(props) { return ( - + ); } - export default SvgSportsTennis; diff --git a/icons/jsx/SportsVolleyball.jsx b/icons/jsx/SportsVolleyball.jsx index 8726d0503b..dd08fd3083 100644 --- a/icons/jsx/SportsVolleyball.jsx +++ b/icons/jsx/SportsVolleyball.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSportsVolleyball(props) { return ( - + ); } - export default SvgSportsVolleyball; diff --git a/icons/jsx/Square.jsx b/icons/jsx/Square.jsx index c06ba9d990..a61da108e8 100644 --- a/icons/jsx/Square.jsx +++ b/icons/jsx/Square.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSquare(props) { return ( - + ); } - export default SvgSquare; diff --git a/icons/jsx/SquareFoot.jsx b/icons/jsx/SquareFoot.jsx index a3bd7c516f..bbf5086003 100644 --- a/icons/jsx/SquareFoot.jsx +++ b/icons/jsx/SquareFoot.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSquareFoot(props) { return ( - + ); } - export default SvgSquareFoot; diff --git a/icons/jsx/SsidChart.jsx b/icons/jsx/SsidChart.jsx index 524c08bbbc..f2476bc8cc 100644 --- a/icons/jsx/SsidChart.jsx +++ b/icons/jsx/SsidChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSsidChart(props) { return ( - + ); } - export default SvgSsidChart; diff --git a/icons/jsx/StackedBarChart.jsx b/icons/jsx/StackedBarChart.jsx index f4b702cea2..4dbffe5fd6 100644 --- a/icons/jsx/StackedBarChart.jsx +++ b/icons/jsx/StackedBarChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStackedBarChart(props) { return ( - + ); } - export default SvgStackedBarChart; diff --git a/icons/jsx/StackedLineChart.jsx b/icons/jsx/StackedLineChart.jsx index f74bbd2222..9363c22ddd 100644 --- a/icons/jsx/StackedLineChart.jsx +++ b/icons/jsx/StackedLineChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStackedLineChart(props) { return ( - + ); } - export default SvgStackedLineChart; diff --git a/icons/jsx/Stadium.jsx b/icons/jsx/Stadium.jsx index c20a70ce6b..ddf2134f30 100644 --- a/icons/jsx/Stadium.jsx +++ b/icons/jsx/Stadium.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStadium(props) { return ( - + ); } - export default SvgStadium; diff --git a/icons/jsx/Stairs.jsx b/icons/jsx/Stairs.jsx index 20e2d76928..a18a0b4613 100644 --- a/icons/jsx/Stairs.jsx +++ b/icons/jsx/Stairs.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStairs(props) { return ( - + ); } - export default SvgStairs; diff --git a/icons/jsx/Star.jsx b/icons/jsx/Star.jsx index 863f453dff..81f9a74d32 100644 --- a/icons/jsx/Star.jsx +++ b/icons/jsx/Star.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStar(props) { return ( - + ); } - export default SvgStar; diff --git a/icons/jsx/StarBorder.jsx b/icons/jsx/StarBorder.jsx index 781a249aa7..641c123eca 100644 --- a/icons/jsx/StarBorder.jsx +++ b/icons/jsx/StarBorder.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStarBorder(props) { return ( - + ); } - export default SvgStarBorder; diff --git a/icons/jsx/StarBorderPurple500.jsx b/icons/jsx/StarBorderPurple500.jsx index dcb32dd523..641278c9cf 100644 --- a/icons/jsx/StarBorderPurple500.jsx +++ b/icons/jsx/StarBorderPurple500.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStarBorderPurple500(props) { return ( - + ); } - export default SvgStarBorderPurple500; diff --git a/icons/jsx/StarFilled.jsx b/icons/jsx/StarFilled.jsx index a47d3b9191..44f58ee4b8 100644 --- a/icons/jsx/StarFilled.jsx +++ b/icons/jsx/StarFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStarFilled(props) { return ( ); } - export default SvgStarFilled; diff --git a/icons/jsx/StarHalf.jsx b/icons/jsx/StarHalf.jsx index 4153157282..8ec7c3f889 100644 --- a/icons/jsx/StarHalf.jsx +++ b/icons/jsx/StarHalf.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStarHalf(props) { return ( - + ); } - export default SvgStarHalf; diff --git a/icons/jsx/StarOutline.jsx b/icons/jsx/StarOutline.jsx index 57ca49834e..d855f229d6 100644 --- a/icons/jsx/StarOutline.jsx +++ b/icons/jsx/StarOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStarOutline(props) { return ( ); } - export default SvgStarOutline; diff --git a/icons/jsx/StarPurple500.jsx b/icons/jsx/StarPurple500.jsx index ca17401f04..85cea33fa7 100644 --- a/icons/jsx/StarPurple500.jsx +++ b/icons/jsx/StarPurple500.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStarPurple500(props) { return ( - + ); } - export default SvgStarPurple500; diff --git a/icons/jsx/StarRate.jsx b/icons/jsx/StarRate.jsx index ebc6c7bc44..158216a446 100644 --- a/icons/jsx/StarRate.jsx +++ b/icons/jsx/StarRate.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStarRate(props) { return ( - + ); } - export default SvgStarRate; diff --git a/icons/jsx/Stars.jsx b/icons/jsx/Stars.jsx index e4e3b05d63..250fed19d5 100644 --- a/icons/jsx/Stars.jsx +++ b/icons/jsx/Stars.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStars(props) { return ( - + ); } - export default SvgStars; diff --git a/icons/jsx/Start.jsx b/icons/jsx/Start.jsx index 3c85b79e06..f4bf65892f 100644 --- a/icons/jsx/Start.jsx +++ b/icons/jsx/Start.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStart(props) { return ( - + ); } - export default SvgStart; diff --git a/icons/jsx/StayCurrentLandscape.jsx b/icons/jsx/StayCurrentLandscape.jsx index 5b9b8000b5..b0f974e8d4 100644 --- a/icons/jsx/StayCurrentLandscape.jsx +++ b/icons/jsx/StayCurrentLandscape.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStayCurrentLandscape(props) { return ( - + ); } - export default SvgStayCurrentLandscape; diff --git a/icons/jsx/StayCurrentPortrait.jsx b/icons/jsx/StayCurrentPortrait.jsx index 58c7cbe2c6..821ee43933 100644 --- a/icons/jsx/StayCurrentPortrait.jsx +++ b/icons/jsx/StayCurrentPortrait.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStayCurrentPortrait(props) { return ( - + ); } - export default SvgStayCurrentPortrait; diff --git a/icons/jsx/StayPrimaryLandscape.jsx b/icons/jsx/StayPrimaryLandscape.jsx index 9d2710092f..8047cd2290 100644 --- a/icons/jsx/StayPrimaryLandscape.jsx +++ b/icons/jsx/StayPrimaryLandscape.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStayPrimaryLandscape(props) { return ( - + ); } - export default SvgStayPrimaryLandscape; diff --git a/icons/jsx/StayPrimaryPortrait.jsx b/icons/jsx/StayPrimaryPortrait.jsx index d4e57bd816..03c771a0f1 100644 --- a/icons/jsx/StayPrimaryPortrait.jsx +++ b/icons/jsx/StayPrimaryPortrait.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStayPrimaryPortrait(props) { return ( - + ); } - export default SvgStayPrimaryPortrait; diff --git a/icons/jsx/StickyNote2.jsx b/icons/jsx/StickyNote2.jsx index 3db357de3c..5aefb410e4 100644 --- a/icons/jsx/StickyNote2.jsx +++ b/icons/jsx/StickyNote2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStickyNote2(props) { return ( - + ); } - export default SvgStickyNote2; diff --git a/icons/jsx/Stop.jsx b/icons/jsx/Stop.jsx index e030ea77bc..027f50be8a 100644 --- a/icons/jsx/Stop.jsx +++ b/icons/jsx/Stop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStop(props) { return ( - + ); } - export default SvgStop; diff --git a/icons/jsx/StopCircle.jsx b/icons/jsx/StopCircle.jsx index b33f244465..4f18653f2b 100644 --- a/icons/jsx/StopCircle.jsx +++ b/icons/jsx/StopCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStopCircle(props) { return ( - + ); } - export default SvgStopCircle; diff --git a/icons/jsx/StopScreenShare.jsx b/icons/jsx/StopScreenShare.jsx index 9997aa3537..127f02bc1f 100644 --- a/icons/jsx/StopScreenShare.jsx +++ b/icons/jsx/StopScreenShare.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStopScreenShare(props) { return ( - + ); } - export default SvgStopScreenShare; diff --git a/icons/jsx/Storage.jsx b/icons/jsx/Storage.jsx index 2c0ce2fbd1..64ee21ea6e 100644 --- a/icons/jsx/Storage.jsx +++ b/icons/jsx/Storage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStorage(props) { return ( - + ); } - export default SvgStorage; diff --git a/icons/jsx/Store.jsx b/icons/jsx/Store.jsx index 7b63180a56..b1fffabafa 100644 --- a/icons/jsx/Store.jsx +++ b/icons/jsx/Store.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStore(props) { return ( - + ); } - export default SvgStore; diff --git a/icons/jsx/StoreMallDirectory.jsx b/icons/jsx/StoreMallDirectory.jsx index 523d01ee63..c291d5df45 100644 --- a/icons/jsx/StoreMallDirectory.jsx +++ b/icons/jsx/StoreMallDirectory.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStoreMallDirectory(props) { return ( - + ); } - export default SvgStoreMallDirectory; diff --git a/icons/jsx/Storefront.jsx b/icons/jsx/Storefront.jsx index 1b72a3a3e1..99eeff2382 100644 --- a/icons/jsx/Storefront.jsx +++ b/icons/jsx/Storefront.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStorefront(props) { return ( - + ); } - export default SvgStorefront; diff --git a/icons/jsx/Storm.jsx b/icons/jsx/Storm.jsx index affd1f41f7..ac661519f1 100644 --- a/icons/jsx/Storm.jsx +++ b/icons/jsx/Storm.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStorm(props) { return ( - + ); } - export default SvgStorm; diff --git a/icons/jsx/Straight.jsx b/icons/jsx/Straight.jsx index 1679a08ed0..2e1c82387e 100644 --- a/icons/jsx/Straight.jsx +++ b/icons/jsx/Straight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStraight(props) { return ( - + ); } - export default SvgStraight; diff --git a/icons/jsx/Straighten.jsx b/icons/jsx/Straighten.jsx index 5640d4a46a..51bd77cb76 100644 --- a/icons/jsx/Straighten.jsx +++ b/icons/jsx/Straighten.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStraighten(props) { return ( - + ); } - export default SvgStraighten; diff --git a/icons/jsx/Stream.jsx b/icons/jsx/Stream.jsx index 4022ebc211..5ab1b25943 100644 --- a/icons/jsx/Stream.jsx +++ b/icons/jsx/Stream.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStream(props) { return ( - + ); } - export default SvgStream; diff --git a/icons/jsx/Streetview.jsx b/icons/jsx/Streetview.jsx index 8e21e36b88..7b74b091d4 100644 --- a/icons/jsx/Streetview.jsx +++ b/icons/jsx/Streetview.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStreetview(props) { return ( - + - + ); } - export default SvgStreetview; diff --git a/icons/jsx/StrikethroughS.jsx b/icons/jsx/StrikethroughS.jsx index 45f57e67af..12be2f2f4f 100644 --- a/icons/jsx/StrikethroughS.jsx +++ b/icons/jsx/StrikethroughS.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStrikethroughS(props) { return ( - + ); } - export default SvgStrikethroughS; diff --git a/icons/jsx/Stroller.jsx b/icons/jsx/Stroller.jsx index 721463a43b..cbe123e533 100644 --- a/icons/jsx/Stroller.jsx +++ b/icons/jsx/Stroller.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStroller(props) { return ( - + ); } - export default SvgStroller; diff --git a/icons/jsx/Style.jsx b/icons/jsx/Style.jsx index bee08dc60d..0cf9e70ef6 100644 --- a/icons/jsx/Style.jsx +++ b/icons/jsx/Style.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgStyle(props) { return ( - + ); } - export default SvgStyle; diff --git a/icons/jsx/SubdirectoryArrowLeft.jsx b/icons/jsx/SubdirectoryArrowLeft.jsx index b75b2d4737..53d0e4ff34 100644 --- a/icons/jsx/SubdirectoryArrowLeft.jsx +++ b/icons/jsx/SubdirectoryArrowLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSubdirectoryArrowLeft(props) { return ( - + ); } - export default SvgSubdirectoryArrowLeft; diff --git a/icons/jsx/SubdirectoryArrowRight.jsx b/icons/jsx/SubdirectoryArrowRight.jsx index 5728bb876f..6f41227217 100644 --- a/icons/jsx/SubdirectoryArrowRight.jsx +++ b/icons/jsx/SubdirectoryArrowRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSubdirectoryArrowRight(props) { return ( - + ); } - export default SvgSubdirectoryArrowRight; diff --git a/icons/jsx/Subject.jsx b/icons/jsx/Subject.jsx index 8328a1e2f6..4701f65a47 100644 --- a/icons/jsx/Subject.jsx +++ b/icons/jsx/Subject.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSubject(props) { return ( - + ); } - export default SvgSubject; diff --git a/icons/jsx/Subscript.jsx b/icons/jsx/Subscript.jsx index 3ca083ef8d..bc16f575da 100644 --- a/icons/jsx/Subscript.jsx +++ b/icons/jsx/Subscript.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSubscript(props) { return ( - + ); } - export default SvgSubscript; diff --git a/icons/jsx/Subscriptions.jsx b/icons/jsx/Subscriptions.jsx index ba46edcc64..2fd0be4cfb 100644 --- a/icons/jsx/Subscriptions.jsx +++ b/icons/jsx/Subscriptions.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSubscriptions(props) { return ( - + ); } - export default SvgSubscriptions; diff --git a/icons/jsx/Subtitles.jsx b/icons/jsx/Subtitles.jsx index 1cd000b72b..834a6422ca 100644 --- a/icons/jsx/Subtitles.jsx +++ b/icons/jsx/Subtitles.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSubtitles(props) { return ( - + ); } - export default SvgSubtitles; diff --git a/icons/jsx/SubtitlesOff.jsx b/icons/jsx/SubtitlesOff.jsx index 85157f86c8..cfba0268d0 100644 --- a/icons/jsx/SubtitlesOff.jsx +++ b/icons/jsx/SubtitlesOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSubtitlesOff(props) { return ( - + ); } - export default SvgSubtitlesOff; diff --git a/icons/jsx/Subway.jsx b/icons/jsx/Subway.jsx index 360376021c..ab0e7da351 100644 --- a/icons/jsx/Subway.jsx +++ b/icons/jsx/Subway.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSubway(props) { return ( - + ); } - export default SvgSubway; diff --git a/icons/jsx/Summarize.jsx b/icons/jsx/Summarize.jsx index 651b92662f..6a4dc7b3ad 100644 --- a/icons/jsx/Summarize.jsx +++ b/icons/jsx/Summarize.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSummarize(props) { return ( - + ); } - export default SvgSummarize; diff --git a/icons/jsx/Superscript.jsx b/icons/jsx/Superscript.jsx index 4422d3d0fa..b6e8be0d12 100644 --- a/icons/jsx/Superscript.jsx +++ b/icons/jsx/Superscript.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSuperscript(props) { return ( - + ); } - export default SvgSuperscript; diff --git a/icons/jsx/SupervisedUserCircle.jsx b/icons/jsx/SupervisedUserCircle.jsx index a506a9c2c8..502b8cd288 100644 --- a/icons/jsx/SupervisedUserCircle.jsx +++ b/icons/jsx/SupervisedUserCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSupervisedUserCircle(props) { return ( - + ); } - export default SvgSupervisedUserCircle; diff --git a/icons/jsx/SupervisorAccount.jsx b/icons/jsx/SupervisorAccount.jsx index 3d9136b226..caf81ef103 100644 --- a/icons/jsx/SupervisorAccount.jsx +++ b/icons/jsx/SupervisorAccount.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSupervisorAccount(props) { return ( - + ); } - export default SvgSupervisorAccount; diff --git a/icons/jsx/Support.jsx b/icons/jsx/Support.jsx index f414de946c..c696bfd0ee 100644 --- a/icons/jsx/Support.jsx +++ b/icons/jsx/Support.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSupport(props) { return ( - + ); } - export default SvgSupport; diff --git a/icons/jsx/SupportAgent.jsx b/icons/jsx/SupportAgent.jsx index aac187b8a6..87d067d876 100644 --- a/icons/jsx/SupportAgent.jsx +++ b/icons/jsx/SupportAgent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSupportAgent(props) { return ( - - + + ); } - export default SvgSupportAgent; diff --git a/icons/jsx/Surfing.jsx b/icons/jsx/Surfing.jsx index 3a2573c5b2..21b39a403b 100644 --- a/icons/jsx/Surfing.jsx +++ b/icons/jsx/Surfing.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSurfing(props) { return ( - + ); } - export default SvgSurfing; diff --git a/icons/jsx/SurroundSound.jsx b/icons/jsx/SurroundSound.jsx index 2cc284b200..ad423f2817 100644 --- a/icons/jsx/SurroundSound.jsx +++ b/icons/jsx/SurroundSound.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSurroundSound(props) { return ( - + ); } - export default SvgSurroundSound; diff --git a/icons/jsx/SwapCalls.jsx b/icons/jsx/SwapCalls.jsx index b3f0028e3b..89a895cf2b 100644 --- a/icons/jsx/SwapCalls.jsx +++ b/icons/jsx/SwapCalls.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwapCalls(props) { return ( - + ); } - export default SvgSwapCalls; diff --git a/icons/jsx/SwapHoriz.jsx b/icons/jsx/SwapHoriz.jsx index c194f3d529..ae57582b82 100644 --- a/icons/jsx/SwapHoriz.jsx +++ b/icons/jsx/SwapHoriz.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwapHoriz(props) { return ( - + ); } - export default SvgSwapHoriz; diff --git a/icons/jsx/SwapHorizontalCircle.jsx b/icons/jsx/SwapHorizontalCircle.jsx index e97c2c742a..1cf05d96da 100644 --- a/icons/jsx/SwapHorizontalCircle.jsx +++ b/icons/jsx/SwapHorizontalCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwapHorizontalCircle(props) { return ( - + ); } - export default SvgSwapHorizontalCircle; diff --git a/icons/jsx/SwapVert.jsx b/icons/jsx/SwapVert.jsx index 1fd03625cc..eb88ce0a8a 100644 --- a/icons/jsx/SwapVert.jsx +++ b/icons/jsx/SwapVert.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwapVert(props) { return ( - + ); } - export default SvgSwapVert; diff --git a/icons/jsx/SwapVerticalCircle.jsx b/icons/jsx/SwapVerticalCircle.jsx index 8ada82b71c..deb1bdfe88 100644 --- a/icons/jsx/SwapVerticalCircle.jsx +++ b/icons/jsx/SwapVerticalCircle.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwapVerticalCircle(props) { return ( - + ); } - export default SvgSwapVerticalCircle; diff --git a/icons/jsx/Swipe.jsx b/icons/jsx/Swipe.jsx index d61f6b45d2..d6a359daa3 100644 --- a/icons/jsx/Swipe.jsx +++ b/icons/jsx/Swipe.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwipe(props) { return ( - - + + ); } - export default SvgSwipe; diff --git a/icons/jsx/SwipeDown.jsx b/icons/jsx/SwipeDown.jsx index 3509cb3529..7ec1626353 100644 --- a/icons/jsx/SwipeDown.jsx +++ b/icons/jsx/SwipeDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwipeDown(props) { return ( - + ); } - export default SvgSwipeDown; diff --git a/icons/jsx/SwipeDownAlt.jsx b/icons/jsx/SwipeDownAlt.jsx index f1dc5850df..a7c378b476 100644 --- a/icons/jsx/SwipeDownAlt.jsx +++ b/icons/jsx/SwipeDownAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwipeDownAlt(props) { return ( - + ); } - export default SvgSwipeDownAlt; diff --git a/icons/jsx/SwipeLeft.jsx b/icons/jsx/SwipeLeft.jsx index 908163e7b4..4a799e1d49 100644 --- a/icons/jsx/SwipeLeft.jsx +++ b/icons/jsx/SwipeLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwipeLeft(props) { return ( - + ); } - export default SvgSwipeLeft; diff --git a/icons/jsx/SwipeLeftAlt.jsx b/icons/jsx/SwipeLeftAlt.jsx index 19079cddd4..1f9dc1cc5e 100644 --- a/icons/jsx/SwipeLeftAlt.jsx +++ b/icons/jsx/SwipeLeftAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwipeLeftAlt(props) { return ( - + ); } - export default SvgSwipeLeftAlt; diff --git a/icons/jsx/SwipeRight.jsx b/icons/jsx/SwipeRight.jsx index ae4a7149ea..17bd7db262 100644 --- a/icons/jsx/SwipeRight.jsx +++ b/icons/jsx/SwipeRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwipeRight(props) { return ( - + ); } - export default SvgSwipeRight; diff --git a/icons/jsx/SwipeRightAlt.jsx b/icons/jsx/SwipeRightAlt.jsx index 0efe7c8edd..1ed01c1dbc 100644 --- a/icons/jsx/SwipeRightAlt.jsx +++ b/icons/jsx/SwipeRightAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwipeRightAlt(props) { return ( - + ); } - export default SvgSwipeRightAlt; diff --git a/icons/jsx/SwipeUp.jsx b/icons/jsx/SwipeUp.jsx index a8b235358e..100eba56fb 100644 --- a/icons/jsx/SwipeUp.jsx +++ b/icons/jsx/SwipeUp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwipeUp(props) { return ( - + ); } - export default SvgSwipeUp; diff --git a/icons/jsx/SwipeUpAlt.jsx b/icons/jsx/SwipeUpAlt.jsx index e2f892c8c7..5a92e3629c 100644 --- a/icons/jsx/SwipeUpAlt.jsx +++ b/icons/jsx/SwipeUpAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwipeUpAlt(props) { return ( - + ); } - export default SvgSwipeUpAlt; diff --git a/icons/jsx/SwipeVertical.jsx b/icons/jsx/SwipeVertical.jsx index 11adbd0c50..cb0a5f819c 100644 --- a/icons/jsx/SwipeVertical.jsx +++ b/icons/jsx/SwipeVertical.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwipeVertical(props) { return ( - + ); } - export default SvgSwipeVertical; diff --git a/icons/jsx/SwitchAccessShortcut.jsx b/icons/jsx/SwitchAccessShortcut.jsx index a3b447eadb..e04d22c317 100644 --- a/icons/jsx/SwitchAccessShortcut.jsx +++ b/icons/jsx/SwitchAccessShortcut.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwitchAccessShortcut(props) { return ( - + ); } - export default SvgSwitchAccessShortcut; diff --git a/icons/jsx/SwitchAccessShortcutAdd.jsx b/icons/jsx/SwitchAccessShortcutAdd.jsx index 1aa9510aee..a0b3fd1e0b 100644 --- a/icons/jsx/SwitchAccessShortcutAdd.jsx +++ b/icons/jsx/SwitchAccessShortcutAdd.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwitchAccessShortcutAdd(props) { return ( - + ); } - export default SvgSwitchAccessShortcutAdd; diff --git a/icons/jsx/SwitchAccount.jsx b/icons/jsx/SwitchAccount.jsx index 361b5babea..163c8e8def 100644 --- a/icons/jsx/SwitchAccount.jsx +++ b/icons/jsx/SwitchAccount.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwitchAccount(props) { return ( - + ); } - export default SvgSwitchAccount; diff --git a/icons/jsx/SwitchCamera.jsx b/icons/jsx/SwitchCamera.jsx index e046d4191d..1e4fd3c2fd 100644 --- a/icons/jsx/SwitchCamera.jsx +++ b/icons/jsx/SwitchCamera.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwitchCamera(props) { return ( - + ); } - export default SvgSwitchCamera; diff --git a/icons/jsx/SwitchLeft.jsx b/icons/jsx/SwitchLeft.jsx index 992d75d22f..d72e9a8c86 100644 --- a/icons/jsx/SwitchLeft.jsx +++ b/icons/jsx/SwitchLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwitchLeft(props) { return ( - + ); } - export default SvgSwitchLeft; diff --git a/icons/jsx/SwitchRight.jsx b/icons/jsx/SwitchRight.jsx index 24927e0bc6..8b590d8c80 100644 --- a/icons/jsx/SwitchRight.jsx +++ b/icons/jsx/SwitchRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwitchRight(props) { return ( - + ); } - export default SvgSwitchRight; diff --git a/icons/jsx/SwitchVideo.jsx b/icons/jsx/SwitchVideo.jsx index b78f318bb5..51d9cce5d6 100644 --- a/icons/jsx/SwitchVideo.jsx +++ b/icons/jsx/SwitchVideo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSwitchVideo(props) { return ( - + ); } - export default SvgSwitchVideo; diff --git a/icons/jsx/Synagogue.jsx b/icons/jsx/Synagogue.jsx index f455d3ffa2..473195b1f1 100644 --- a/icons/jsx/Synagogue.jsx +++ b/icons/jsx/Synagogue.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSynagogue(props) { return ( - + ); } - export default SvgSynagogue; diff --git a/icons/jsx/Sync.jsx b/icons/jsx/Sync.jsx index 2cff2b37c5..894b8f88c0 100644 --- a/icons/jsx/Sync.jsx +++ b/icons/jsx/Sync.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSync(props) { return ( - + ); } - export default SvgSync; diff --git a/icons/jsx/SyncAlt.jsx b/icons/jsx/SyncAlt.jsx index b27d75cfe0..a89b3055ba 100644 --- a/icons/jsx/SyncAlt.jsx +++ b/icons/jsx/SyncAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSyncAlt(props) { return ( - + ); } - export default SvgSyncAlt; diff --git a/icons/jsx/SyncDisabled.jsx b/icons/jsx/SyncDisabled.jsx index 6e7309ef9b..8c5e1a20a0 100644 --- a/icons/jsx/SyncDisabled.jsx +++ b/icons/jsx/SyncDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSyncDisabled(props) { return ( - + ); } - export default SvgSyncDisabled; diff --git a/icons/jsx/SyncLock.jsx b/icons/jsx/SyncLock.jsx index e43f28a09e..d55a5ecfbf 100644 --- a/icons/jsx/SyncLock.jsx +++ b/icons/jsx/SyncLock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSyncLock(props) { return ( - + ); } - export default SvgSyncLock; diff --git a/icons/jsx/SyncProblem.jsx b/icons/jsx/SyncProblem.jsx index fecea91225..537a88508a 100644 --- a/icons/jsx/SyncProblem.jsx +++ b/icons/jsx/SyncProblem.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSyncProblem(props) { return ( - + ); } - export default SvgSyncProblem; diff --git a/icons/jsx/SystemSecurityUpdate.jsx b/icons/jsx/SystemSecurityUpdate.jsx index 209eb6a74a..639673c0b0 100644 --- a/icons/jsx/SystemSecurityUpdate.jsx +++ b/icons/jsx/SystemSecurityUpdate.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSystemSecurityUpdate(props) { return ( - + ); } - export default SvgSystemSecurityUpdate; diff --git a/icons/jsx/SystemSecurityUpdateGood.jsx b/icons/jsx/SystemSecurityUpdateGood.jsx index 74410f826d..5ad63e6621 100644 --- a/icons/jsx/SystemSecurityUpdateGood.jsx +++ b/icons/jsx/SystemSecurityUpdateGood.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSystemSecurityUpdateGood(props) { return ( - + ); } - export default SvgSystemSecurityUpdateGood; diff --git a/icons/jsx/SystemSecurityUpdateWarning.jsx b/icons/jsx/SystemSecurityUpdateWarning.jsx index 46261fabff..431c003556 100644 --- a/icons/jsx/SystemSecurityUpdateWarning.jsx +++ b/icons/jsx/SystemSecurityUpdateWarning.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSystemSecurityUpdateWarning(props) { return ( - - + + ); } - export default SvgSystemSecurityUpdateWarning; diff --git a/icons/jsx/SystemUpdate.jsx b/icons/jsx/SystemUpdate.jsx index 02c31b307e..6a86ebc871 100644 --- a/icons/jsx/SystemUpdate.jsx +++ b/icons/jsx/SystemUpdate.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSystemUpdate(props) { return ( - + ); } - export default SvgSystemUpdate; diff --git a/icons/jsx/SystemUpdateAlt.jsx b/icons/jsx/SystemUpdateAlt.jsx index fef80c7309..8203a4e0e3 100644 --- a/icons/jsx/SystemUpdateAlt.jsx +++ b/icons/jsx/SystemUpdateAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgSystemUpdateAlt(props) { return ( - + ); } - export default SvgSystemUpdateAlt; diff --git a/icons/jsx/Tab.jsx b/icons/jsx/Tab.jsx index f1afcf04d8..1040d5db3f 100644 --- a/icons/jsx/Tab.jsx +++ b/icons/jsx/Tab.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTab(props) { return ( - + ); } - export default SvgTab; diff --git a/icons/jsx/TabUnselected.jsx b/icons/jsx/TabUnselected.jsx index 13393218a4..43a5faebbd 100644 --- a/icons/jsx/TabUnselected.jsx +++ b/icons/jsx/TabUnselected.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTabUnselected(props) { return ( - + ); } - export default SvgTabUnselected; diff --git a/icons/jsx/TableBar.jsx b/icons/jsx/TableBar.jsx index f1e635a511..4c06934326 100644 --- a/icons/jsx/TableBar.jsx +++ b/icons/jsx/TableBar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTableBar(props) { return ( - + ); } - export default SvgTableBar; diff --git a/icons/jsx/TableChart.jsx b/icons/jsx/TableChart.jsx index 789136b135..b38bfa7227 100644 --- a/icons/jsx/TableChart.jsx +++ b/icons/jsx/TableChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTableChart(props) { return ( - + ); } - export default SvgTableChart; diff --git a/icons/jsx/TableRestaurant.jsx b/icons/jsx/TableRestaurant.jsx index 695f19c0ae..7b877585f7 100644 --- a/icons/jsx/TableRestaurant.jsx +++ b/icons/jsx/TableRestaurant.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTableRestaurant(props) { return ( - + ); } - export default SvgTableRestaurant; diff --git a/icons/jsx/TableRows.jsx b/icons/jsx/TableRows.jsx index d1664075ed..0876545002 100644 --- a/icons/jsx/TableRows.jsx +++ b/icons/jsx/TableRows.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTableRows(props) { return ( - + ); } - export default SvgTableRows; diff --git a/icons/jsx/TableView.jsx b/icons/jsx/TableView.jsx index 0a1e93ee1c..5ebbaa17a1 100644 --- a/icons/jsx/TableView.jsx +++ b/icons/jsx/TableView.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTableView(props) { return ( - + ); } - export default SvgTableView; diff --git a/icons/jsx/Tablet.jsx b/icons/jsx/Tablet.jsx index 348f23c379..2fab5130ef 100644 --- a/icons/jsx/Tablet.jsx +++ b/icons/jsx/Tablet.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTablet(props) { return ( - + ); } - export default SvgTablet; diff --git a/icons/jsx/TabletAndroid.jsx b/icons/jsx/TabletAndroid.jsx index f50a53aafa..7c4b9715e6 100644 --- a/icons/jsx/TabletAndroid.jsx +++ b/icons/jsx/TabletAndroid.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTabletAndroid(props) { return ( - + ); } - export default SvgTabletAndroid; diff --git a/icons/jsx/TabletMac.jsx b/icons/jsx/TabletMac.jsx index f62f2dc84e..dacced22a2 100644 --- a/icons/jsx/TabletMac.jsx +++ b/icons/jsx/TabletMac.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTabletMac(props) { return ( - + ); } - export default SvgTabletMac; diff --git a/icons/jsx/Tag.jsx b/icons/jsx/Tag.jsx index f71d53ce2a..cc097aba18 100644 --- a/icons/jsx/Tag.jsx +++ b/icons/jsx/Tag.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTag(props) { return ( ); } - export default SvgTag; diff --git a/icons/jsx/TagFaces.jsx b/icons/jsx/TagFaces.jsx index 3afc6e781e..20474a242c 100644 --- a/icons/jsx/TagFaces.jsx +++ b/icons/jsx/TagFaces.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTagFaces(props) { return ( - + ); } - export default SvgTagFaces; diff --git a/icons/jsx/TakeoutDining.jsx b/icons/jsx/TakeoutDining.jsx index 02ef272f08..df09fad360 100644 --- a/icons/jsx/TakeoutDining.jsx +++ b/icons/jsx/TakeoutDining.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTakeoutDining(props) { return ( - + ); } - export default SvgTakeoutDining; diff --git a/icons/jsx/TapAndPlay.jsx b/icons/jsx/TapAndPlay.jsx index b8d3fa09dd..0b6784351f 100644 --- a/icons/jsx/TapAndPlay.jsx +++ b/icons/jsx/TapAndPlay.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTapAndPlay(props) { return ( - + ); } - export default SvgTapAndPlay; diff --git a/icons/jsx/Tapas.jsx b/icons/jsx/Tapas.jsx index 2e507f23ca..50e5283e98 100644 --- a/icons/jsx/Tapas.jsx +++ b/icons/jsx/Tapas.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTapas(props) { return ( - + ); } - export default SvgTapas; diff --git a/icons/jsx/Task.jsx b/icons/jsx/Task.jsx index 6e8e6cf4c2..7f01be1539 100644 --- a/icons/jsx/Task.jsx +++ b/icons/jsx/Task.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTask(props) { return ( - + ); } - export default SvgTask; diff --git a/icons/jsx/TaskAlt.jsx b/icons/jsx/TaskAlt.jsx index 8b4cfb1f24..07eb61dd14 100644 --- a/icons/jsx/TaskAlt.jsx +++ b/icons/jsx/TaskAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTaskAlt(props) { return ( - + ); } - export default SvgTaskAlt; diff --git a/icons/jsx/TaxiAlert.jsx b/icons/jsx/TaxiAlert.jsx index b1fd86cad2..32beca3bbe 100644 --- a/icons/jsx/TaxiAlert.jsx +++ b/icons/jsx/TaxiAlert.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTaxiAlert(props) { return ( - - + + ); } - export default SvgTaxiAlert; diff --git a/icons/jsx/Telegram.jsx b/icons/jsx/Telegram.jsx index b7c316f70f..b007b46351 100644 --- a/icons/jsx/Telegram.jsx +++ b/icons/jsx/Telegram.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTelegram(props) { return ( - + ); } - export default SvgTelegram; diff --git a/icons/jsx/TempleBuddhist.jsx b/icons/jsx/TempleBuddhist.jsx index a353bf08ce..3ddaaecec3 100644 --- a/icons/jsx/TempleBuddhist.jsx +++ b/icons/jsx/TempleBuddhist.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTempleBuddhist(props) { return ( - - - + + + ); } - export default SvgTempleBuddhist; diff --git a/icons/jsx/TempleHindu.jsx b/icons/jsx/TempleHindu.jsx index fccd7742fb..619b83909e 100644 --- a/icons/jsx/TempleHindu.jsx +++ b/icons/jsx/TempleHindu.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTempleHindu(props) { return ( - + ); } - export default SvgTempleHindu; diff --git a/icons/jsx/Terminal.jsx b/icons/jsx/Terminal.jsx index de9730e16c..5775cc3d79 100644 --- a/icons/jsx/Terminal.jsx +++ b/icons/jsx/Terminal.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTerminal(props) { return ( - + ); } - export default SvgTerminal; diff --git a/icons/jsx/Terrain.jsx b/icons/jsx/Terrain.jsx index d18fd13a4f..f4221cd077 100644 --- a/icons/jsx/Terrain.jsx +++ b/icons/jsx/Terrain.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTerrain(props) { return ( - + ); } - export default SvgTerrain; diff --git a/icons/jsx/TextDecrease.jsx b/icons/jsx/TextDecrease.jsx index ad55021d45..6c98fbac46 100644 --- a/icons/jsx/TextDecrease.jsx +++ b/icons/jsx/TextDecrease.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextDecrease(props) { return ( - + ); } - export default SvgTextDecrease; diff --git a/icons/jsx/TextFields.jsx b/icons/jsx/TextFields.jsx index 618a3f0fa4..bf3dd30d4e 100644 --- a/icons/jsx/TextFields.jsx +++ b/icons/jsx/TextFields.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextFields(props) { return ( - + ); } - export default SvgTextFields; diff --git a/icons/jsx/TextFormat.jsx b/icons/jsx/TextFormat.jsx index 6ce0902c0c..202484550d 100644 --- a/icons/jsx/TextFormat.jsx +++ b/icons/jsx/TextFormat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextFormat(props) { return ( - + ); } - export default SvgTextFormat; diff --git a/icons/jsx/TextIncrease.jsx b/icons/jsx/TextIncrease.jsx index 26ce04315d..853b5a02dd 100644 --- a/icons/jsx/TextIncrease.jsx +++ b/icons/jsx/TextIncrease.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextIncrease(props) { return ( - + ); } - export default SvgTextIncrease; diff --git a/icons/jsx/TextRotateUp.jsx b/icons/jsx/TextRotateUp.jsx index 8cba4f3866..13b16bf052 100644 --- a/icons/jsx/TextRotateUp.jsx +++ b/icons/jsx/TextRotateUp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextRotateUp(props) { return ( - + ); } - export default SvgTextRotateUp; diff --git a/icons/jsx/TextRotateVertical.jsx b/icons/jsx/TextRotateVertical.jsx index c4fbcdeb16..8748bc60da 100644 --- a/icons/jsx/TextRotateVertical.jsx +++ b/icons/jsx/TextRotateVertical.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextRotateVertical(props) { return ( - + ); } - export default SvgTextRotateVertical; diff --git a/icons/jsx/TextRotationAngledown.jsx b/icons/jsx/TextRotationAngledown.jsx index f2af098462..7873048d1a 100644 --- a/icons/jsx/TextRotationAngledown.jsx +++ b/icons/jsx/TextRotationAngledown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextRotationAngledown(props) { return ( - + ); } - export default SvgTextRotationAngledown; diff --git a/icons/jsx/TextRotationAngleup.jsx b/icons/jsx/TextRotationAngleup.jsx index 770bf4ec5d..72ca8c07b4 100644 --- a/icons/jsx/TextRotationAngleup.jsx +++ b/icons/jsx/TextRotationAngleup.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextRotationAngleup(props) { return ( - + ); } - export default SvgTextRotationAngleup; diff --git a/icons/jsx/TextRotationDown.jsx b/icons/jsx/TextRotationDown.jsx index 7395da7605..ccae9939ae 100644 --- a/icons/jsx/TextRotationDown.jsx +++ b/icons/jsx/TextRotationDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextRotationDown(props) { return ( - + ); } - export default SvgTextRotationDown; diff --git a/icons/jsx/TextRotationNone.jsx b/icons/jsx/TextRotationNone.jsx index cb1a16c7e1..7f7528e5cc 100644 --- a/icons/jsx/TextRotationNone.jsx +++ b/icons/jsx/TextRotationNone.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextRotationNone(props) { return ( - + ); } - export default SvgTextRotationNone; diff --git a/icons/jsx/TextSnippet.jsx b/icons/jsx/TextSnippet.jsx index 76920f533f..8d28a74ece 100644 --- a/icons/jsx/TextSnippet.jsx +++ b/icons/jsx/TextSnippet.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextSnippet(props) { return ( - + ); } - export default SvgTextSnippet; diff --git a/icons/jsx/Textsms.jsx b/icons/jsx/Textsms.jsx index ba5afbaa4e..fc87854cff 100644 --- a/icons/jsx/Textsms.jsx +++ b/icons/jsx/Textsms.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTextsms(props) { return ( - + ); } - export default SvgTextsms; diff --git a/icons/jsx/Texture.jsx b/icons/jsx/Texture.jsx index dd7a83f4c1..e66083e6bc 100644 --- a/icons/jsx/Texture.jsx +++ b/icons/jsx/Texture.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTexture(props) { return ( - + ); } - export default SvgTexture; diff --git a/icons/jsx/TheaterComedy.jsx b/icons/jsx/TheaterComedy.jsx index ff817a665c..c0484f43c1 100644 --- a/icons/jsx/TheaterComedy.jsx +++ b/icons/jsx/TheaterComedy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTheaterComedy(props) { return ( - - + + ); } - export default SvgTheaterComedy; diff --git a/icons/jsx/Theaters.jsx b/icons/jsx/Theaters.jsx index 99daf77106..a7794c4af5 100644 --- a/icons/jsx/Theaters.jsx +++ b/icons/jsx/Theaters.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTheaters(props) { return ( - + ); } - export default SvgTheaters; diff --git a/icons/jsx/Thermostat.jsx b/icons/jsx/Thermostat.jsx index 041d72e796..18cfd61473 100644 --- a/icons/jsx/Thermostat.jsx +++ b/icons/jsx/Thermostat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThermostat(props) { return ( - + ); } - export default SvgThermostat; diff --git a/icons/jsx/ThermostatAuto.jsx b/icons/jsx/ThermostatAuto.jsx index 0282d8051c..11cd9823aa 100644 --- a/icons/jsx/ThermostatAuto.jsx +++ b/icons/jsx/ThermostatAuto.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThermostatAuto(props) { return ( - + ); } - export default SvgThermostatAuto; diff --git a/icons/jsx/ThumbDown.jsx b/icons/jsx/ThumbDown.jsx index 28d565f5b8..daa96f403e 100644 --- a/icons/jsx/ThumbDown.jsx +++ b/icons/jsx/ThumbDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThumbDown(props) { return ( - + ); } - export default SvgThumbDown; diff --git a/icons/jsx/ThumbDownAlt.jsx b/icons/jsx/ThumbDownAlt.jsx index 27287116ec..f9bebf07d6 100644 --- a/icons/jsx/ThumbDownAlt.jsx +++ b/icons/jsx/ThumbDownAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThumbDownAlt(props) { return ( - + ); } - export default SvgThumbDownAlt; diff --git a/icons/jsx/ThumbDownOffAlt.jsx b/icons/jsx/ThumbDownOffAlt.jsx index 94f4009ae2..728707e93a 100644 --- a/icons/jsx/ThumbDownOffAlt.jsx +++ b/icons/jsx/ThumbDownOffAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThumbDownOffAlt(props) { return ( - + ); } - export default SvgThumbDownOffAlt; diff --git a/icons/jsx/ThumbUp.jsx b/icons/jsx/ThumbUp.jsx index 8882c82bea..b17be3ee97 100644 --- a/icons/jsx/ThumbUp.jsx +++ b/icons/jsx/ThumbUp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThumbUp(props) { return ( - + ); } - export default SvgThumbUp; diff --git a/icons/jsx/ThumbUpAlt.jsx b/icons/jsx/ThumbUpAlt.jsx index ebd6fda152..5dc1e22653 100644 --- a/icons/jsx/ThumbUpAlt.jsx +++ b/icons/jsx/ThumbUpAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThumbUpAlt(props) { return ( - + ); } - export default SvgThumbUpAlt; diff --git a/icons/jsx/ThumbUpFilled.jsx b/icons/jsx/ThumbUpFilled.jsx index 4288387464..269bdaa758 100644 --- a/icons/jsx/ThumbUpFilled.jsx +++ b/icons/jsx/ThumbUpFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThumbUpFilled(props) { return ( ); } - export default SvgThumbUpFilled; diff --git a/icons/jsx/ThumbUpOffAlt.jsx b/icons/jsx/ThumbUpOffAlt.jsx index d47d38ea18..4f4b397bd2 100644 --- a/icons/jsx/ThumbUpOffAlt.jsx +++ b/icons/jsx/ThumbUpOffAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThumbUpOffAlt(props) { return ( - + ); } - export default SvgThumbUpOffAlt; diff --git a/icons/jsx/ThumbUpOutline.jsx b/icons/jsx/ThumbUpOutline.jsx index 3ccd9db947..94745b37b3 100644 --- a/icons/jsx/ThumbUpOutline.jsx +++ b/icons/jsx/ThumbUpOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThumbUpOutline(props) { return ( ); } - export default SvgThumbUpOutline; diff --git a/icons/jsx/ThumbsUpDown.jsx b/icons/jsx/ThumbsUpDown.jsx index d60b180564..440e926d39 100644 --- a/icons/jsx/ThumbsUpDown.jsx +++ b/icons/jsx/ThumbsUpDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThumbsUpDown(props) { return ( - + ); } - export default SvgThumbsUpDown; diff --git a/icons/jsx/Thunderstorm.jsx b/icons/jsx/Thunderstorm.jsx index e7670d2e55..9cdc5f4ff1 100644 --- a/icons/jsx/Thunderstorm.jsx +++ b/icons/jsx/Thunderstorm.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgThunderstorm(props) { return ( - + ); } - export default SvgThunderstorm; diff --git a/icons/jsx/Tiktok.jsx b/icons/jsx/Tiktok.jsx index 5d961992b2..c369ad2fc3 100644 --- a/icons/jsx/Tiktok.jsx +++ b/icons/jsx/Tiktok.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTiktok(props) { return ( - + ); } - export default SvgTiktok; diff --git a/icons/jsx/TimeToLeave.jsx b/icons/jsx/TimeToLeave.jsx index 178d5438ea..281702d424 100644 --- a/icons/jsx/TimeToLeave.jsx +++ b/icons/jsx/TimeToLeave.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTimeToLeave(props) { return ( - + ); } - export default SvgTimeToLeave; diff --git a/icons/jsx/Timelapse.jsx b/icons/jsx/Timelapse.jsx index 576abc35c2..91740bc2a8 100644 --- a/icons/jsx/Timelapse.jsx +++ b/icons/jsx/Timelapse.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTimelapse(props) { return ( ); } - export default SvgTimelapse; diff --git a/icons/jsx/Timeline.jsx b/icons/jsx/Timeline.jsx index f24a8d9fce..1a62325875 100644 --- a/icons/jsx/Timeline.jsx +++ b/icons/jsx/Timeline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTimeline(props) { return ( - + ); } - export default SvgTimeline; diff --git a/icons/jsx/Timer.jsx b/icons/jsx/Timer.jsx index f720951b9c..073b1a9a39 100644 --- a/icons/jsx/Timer.jsx +++ b/icons/jsx/Timer.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTimer(props) { return ( - + ); } - export default SvgTimer; diff --git a/icons/jsx/Timer10.jsx b/icons/jsx/Timer10.jsx index 849d77146b..c62880a1fe 100644 --- a/icons/jsx/Timer10.jsx +++ b/icons/jsx/Timer10.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTimer10(props) { return ( - + ); } - export default SvgTimer10; diff --git a/icons/jsx/Timer10Select.jsx b/icons/jsx/Timer10Select.jsx index 9161f747ac..41519f1813 100644 --- a/icons/jsx/Timer10Select.jsx +++ b/icons/jsx/Timer10Select.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTimer10Select(props) { return ( - + ); } - export default SvgTimer10Select; diff --git a/icons/jsx/Timer3.jsx b/icons/jsx/Timer3.jsx index 3fc153c648..5cb92707f7 100644 --- a/icons/jsx/Timer3.jsx +++ b/icons/jsx/Timer3.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTimer3(props) { return ( - + ); } - export default SvgTimer3; diff --git a/icons/jsx/Timer3Select.jsx b/icons/jsx/Timer3Select.jsx index aeff68b549..4fbf02fe9e 100644 --- a/icons/jsx/Timer3Select.jsx +++ b/icons/jsx/Timer3Select.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTimer3Select(props) { return ( - + ); } - export default SvgTimer3Select; diff --git a/icons/jsx/TimerOff.jsx b/icons/jsx/TimerOff.jsx index 5bf146fa0d..6abaf9a368 100644 --- a/icons/jsx/TimerOff.jsx +++ b/icons/jsx/TimerOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTimerOff(props) { return ( - + ); } - export default SvgTimerOff; diff --git a/icons/jsx/TipsAndUpdates.jsx b/icons/jsx/TipsAndUpdates.jsx index 963c9bee78..5b3d1d8f74 100644 --- a/icons/jsx/TipsAndUpdates.jsx +++ b/icons/jsx/TipsAndUpdates.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTipsAndUpdates(props) { return ( - + ); } - export default SvgTipsAndUpdates; diff --git a/icons/jsx/TireRepair.jsx b/icons/jsx/TireRepair.jsx index 675d85a623..03f9957b5a 100644 --- a/icons/jsx/TireRepair.jsx +++ b/icons/jsx/TireRepair.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTireRepair(props) { return ( - - + + ); } - export default SvgTireRepair; diff --git a/icons/jsx/Title.jsx b/icons/jsx/Title.jsx index 2b1fcb474f..dcbd8d2024 100644 --- a/icons/jsx/Title.jsx +++ b/icons/jsx/Title.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTitle(props) { return ( - + ); } - export default SvgTitle; diff --git a/icons/jsx/Toc.jsx b/icons/jsx/Toc.jsx index 8cc963419a..a49bc0b01a 100644 --- a/icons/jsx/Toc.jsx +++ b/icons/jsx/Toc.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgToc(props) { return ( - + ); } - export default SvgToc; diff --git a/icons/jsx/Today.jsx b/icons/jsx/Today.jsx index 4aeaf67e2c..2d7c53a533 100644 --- a/icons/jsx/Today.jsx +++ b/icons/jsx/Today.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgToday(props) { return ( - + ); } - export default SvgToday; diff --git a/icons/jsx/ToggleOff.jsx b/icons/jsx/ToggleOff.jsx index 48b25b25df..32bf593cd1 100644 --- a/icons/jsx/ToggleOff.jsx +++ b/icons/jsx/ToggleOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgToggleOff(props) { return ( - + ); } - export default SvgToggleOff; diff --git a/icons/jsx/ToggleOn.jsx b/icons/jsx/ToggleOn.jsx index e9474d9c9e..6035a4d8fa 100644 --- a/icons/jsx/ToggleOn.jsx +++ b/icons/jsx/ToggleOn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgToggleOn(props) { return ( - + ); } - export default SvgToggleOn; diff --git a/icons/jsx/Token.jsx b/icons/jsx/Token.jsx index 4d0f6a991d..819ad51edc 100644 --- a/icons/jsx/Token.jsx +++ b/icons/jsx/Token.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgToken(props) { return ( - + ); } - export default SvgToken; diff --git a/icons/jsx/Toll.jsx b/icons/jsx/Toll.jsx index f2c0985a3b..ed8a8f9d1c 100644 --- a/icons/jsx/Toll.jsx +++ b/icons/jsx/Toll.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgToll(props) { return ( - + ); } - export default SvgToll; diff --git a/icons/jsx/Tonality.jsx b/icons/jsx/Tonality.jsx index b0bdf9eec7..ed07faf952 100644 --- a/icons/jsx/Tonality.jsx +++ b/icons/jsx/Tonality.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTonality(props) { return ( - + ); } - export default SvgTonality; diff --git a/icons/jsx/Topic.jsx b/icons/jsx/Topic.jsx index f0b03a2582..e99a4d6555 100644 --- a/icons/jsx/Topic.jsx +++ b/icons/jsx/Topic.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTopic(props) { return ( - + ); } - export default SvgTopic; diff --git a/icons/jsx/Tornado.jsx b/icons/jsx/Tornado.jsx index fdc3e19e56..cb910245b0 100644 --- a/icons/jsx/Tornado.jsx +++ b/icons/jsx/Tornado.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTornado(props) { return ( - + ); } - export default SvgTornado; diff --git a/icons/jsx/TouchApp.jsx b/icons/jsx/TouchApp.jsx index 7741796a6e..788c87909b 100644 --- a/icons/jsx/TouchApp.jsx +++ b/icons/jsx/TouchApp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTouchApp(props) { return ( - + ); } - export default SvgTouchApp; diff --git a/icons/jsx/Tour.jsx b/icons/jsx/Tour.jsx index d2e543f0be..fe855e56d9 100644 --- a/icons/jsx/Tour.jsx +++ b/icons/jsx/Tour.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTour(props) { return ( - + ); } - export default SvgTour; diff --git a/icons/jsx/Toys.jsx b/icons/jsx/Toys.jsx index c87e6e610f..1eb1285c0c 100644 --- a/icons/jsx/Toys.jsx +++ b/icons/jsx/Toys.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgToys(props) { return ( - + ); } - export default SvgToys; diff --git a/icons/jsx/TrackChanges.jsx b/icons/jsx/TrackChanges.jsx index a9c091ef54..3a7c705ea9 100644 --- a/icons/jsx/TrackChanges.jsx +++ b/icons/jsx/TrackChanges.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTrackChanges(props) { return ( - + ); } - export default SvgTrackChanges; diff --git a/icons/jsx/Traffic.jsx b/icons/jsx/Traffic.jsx index c2fa1e6b2c..a2073a91ec 100644 --- a/icons/jsx/Traffic.jsx +++ b/icons/jsx/Traffic.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTraffic(props) { return ( - + ); } - export default SvgTraffic; diff --git a/icons/jsx/Train.jsx b/icons/jsx/Train.jsx index 380f798e92..f3ab8db5c8 100644 --- a/icons/jsx/Train.jsx +++ b/icons/jsx/Train.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTrain(props) { return ( - + ); } - export default SvgTrain; diff --git a/icons/jsx/Tram.jsx b/icons/jsx/Tram.jsx index 6d43f6fed8..883c616b69 100644 --- a/icons/jsx/Tram.jsx +++ b/icons/jsx/Tram.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTram(props) { return ( - + ); } - export default SvgTram; diff --git a/icons/jsx/Transcribe.jsx b/icons/jsx/Transcribe.jsx index 921e238203..7eeacde419 100644 --- a/icons/jsx/Transcribe.jsx +++ b/icons/jsx/Transcribe.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTranscribe(props) { return ( - + ); } - export default SvgTranscribe; diff --git a/icons/jsx/TransferWithinAStation.jsx b/icons/jsx/TransferWithinAStation.jsx index 10d1d6a606..1fea2f2a60 100644 --- a/icons/jsx/TransferWithinAStation.jsx +++ b/icons/jsx/TransferWithinAStation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTransferWithinAStation(props) { return ( - + ); } - export default SvgTransferWithinAStation; diff --git a/icons/jsx/Transform.jsx b/icons/jsx/Transform.jsx index ff960cf6dc..51b3fe9661 100644 --- a/icons/jsx/Transform.jsx +++ b/icons/jsx/Transform.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTransform(props) { return ( - + ); } - export default SvgTransform; diff --git a/icons/jsx/Transgender.jsx b/icons/jsx/Transgender.jsx index a7d13b0426..3c58e88329 100644 --- a/icons/jsx/Transgender.jsx +++ b/icons/jsx/Transgender.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTransgender(props) { return ( - + ); } - export default SvgTransgender; diff --git a/icons/jsx/TransitEnterexit.jsx b/icons/jsx/TransitEnterexit.jsx index d300a1ee29..669756a2fb 100644 --- a/icons/jsx/TransitEnterexit.jsx +++ b/icons/jsx/TransitEnterexit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTransitEnterexit(props) { return ( - + ); } - export default SvgTransitEnterexit; diff --git a/icons/jsx/Translate.jsx b/icons/jsx/Translate.jsx index 41f1d3226d..9d971ff3fd 100644 --- a/icons/jsx/Translate.jsx +++ b/icons/jsx/Translate.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTranslate(props) { return ( ); } - export default SvgTranslate; diff --git a/icons/jsx/TravelExplore.jsx b/icons/jsx/TravelExplore.jsx index bbae0f3f56..90e86bfb7f 100644 --- a/icons/jsx/TravelExplore.jsx +++ b/icons/jsx/TravelExplore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTravelExplore(props) { return ( - + ); } - export default SvgTravelExplore; diff --git a/icons/jsx/TrendingDown.jsx b/icons/jsx/TrendingDown.jsx index bb664313ab..dc78f085a6 100644 --- a/icons/jsx/TrendingDown.jsx +++ b/icons/jsx/TrendingDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTrendingDown(props) { return ( - + ); } - export default SvgTrendingDown; diff --git a/icons/jsx/TrendingFlat.jsx b/icons/jsx/TrendingFlat.jsx index d7f35fcc60..9f71635e1a 100644 --- a/icons/jsx/TrendingFlat.jsx +++ b/icons/jsx/TrendingFlat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTrendingFlat(props) { return ( - + ); } - export default SvgTrendingFlat; diff --git a/icons/jsx/TrendingUp.jsx b/icons/jsx/TrendingUp.jsx index be88cb3f3a..74da213b74 100644 --- a/icons/jsx/TrendingUp.jsx +++ b/icons/jsx/TrendingUp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTrendingUp(props) { return ( - + ); } - export default SvgTrendingUp; diff --git a/icons/jsx/TripOrigin.jsx b/icons/jsx/TripOrigin.jsx index dfad11d6f9..25ed329691 100644 --- a/icons/jsx/TripOrigin.jsx +++ b/icons/jsx/TripOrigin.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTripOrigin(props) { return ( - + ); } - export default SvgTripOrigin; diff --git a/icons/jsx/Troubleshoot.jsx b/icons/jsx/Troubleshoot.jsx index e0400a346e..d410b6b08f 100644 --- a/icons/jsx/Troubleshoot.jsx +++ b/icons/jsx/Troubleshoot.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTroubleshoot(props) { return ( - - + + ); } - export default SvgTroubleshoot; diff --git a/icons/jsx/Try.jsx b/icons/jsx/Try.jsx index 1d73398431..34dbac77ad 100644 --- a/icons/jsx/Try.jsx +++ b/icons/jsx/Try.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTry(props) { return ( - + ); } - export default SvgTry; diff --git a/icons/jsx/Tsunami.jsx b/icons/jsx/Tsunami.jsx index a9c5a87956..6c66c4e05e 100644 --- a/icons/jsx/Tsunami.jsx +++ b/icons/jsx/Tsunami.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTsunami(props) { return ( - + ); } - export default SvgTsunami; diff --git a/icons/jsx/Tty.jsx b/icons/jsx/Tty.jsx index 74e70c80b3..513a13466d 100644 --- a/icons/jsx/Tty.jsx +++ b/icons/jsx/Tty.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTty(props) { return ( - + ); } - export default SvgTty; diff --git a/icons/jsx/Tune.jsx b/icons/jsx/Tune.jsx index ac0abadac6..817d84fa4f 100644 --- a/icons/jsx/Tune.jsx +++ b/icons/jsx/Tune.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTune(props) { return ( ); } - export default SvgTune; diff --git a/icons/jsx/Tungsten.jsx b/icons/jsx/Tungsten.jsx index 8811d60cb1..d680e96387 100644 --- a/icons/jsx/Tungsten.jsx +++ b/icons/jsx/Tungsten.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTungsten(props) { return ( - + ); } - export default SvgTungsten; diff --git a/icons/jsx/TurnLeft.jsx b/icons/jsx/TurnLeft.jsx index b5dd55ca6e..861af47c11 100644 --- a/icons/jsx/TurnLeft.jsx +++ b/icons/jsx/TurnLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTurnLeft(props) { return ( - + ); } - export default SvgTurnLeft; diff --git a/icons/jsx/TurnRight.jsx b/icons/jsx/TurnRight.jsx index bbb207cd79..cff9496df2 100644 --- a/icons/jsx/TurnRight.jsx +++ b/icons/jsx/TurnRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTurnRight(props) { return ( - + ); } - export default SvgTurnRight; diff --git a/icons/jsx/TurnSharpLeft.jsx b/icons/jsx/TurnSharpLeft.jsx index fb6cfce75b..f771dbd6b3 100644 --- a/icons/jsx/TurnSharpLeft.jsx +++ b/icons/jsx/TurnSharpLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTurnSharpLeft(props) { return ( - + ); } - export default SvgTurnSharpLeft; diff --git a/icons/jsx/TurnSharpRight.jsx b/icons/jsx/TurnSharpRight.jsx index 5097b08740..30f82c68fa 100644 --- a/icons/jsx/TurnSharpRight.jsx +++ b/icons/jsx/TurnSharpRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTurnSharpRight(props) { return ( - + ); } - export default SvgTurnSharpRight; diff --git a/icons/jsx/TurnSlightLeft.jsx b/icons/jsx/TurnSlightLeft.jsx index 87a8fb9118..3ac9177d4c 100644 --- a/icons/jsx/TurnSlightLeft.jsx +++ b/icons/jsx/TurnSlightLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTurnSlightLeft(props) { return ( - + ); } - export default SvgTurnSlightLeft; diff --git a/icons/jsx/TurnSlightRight.jsx b/icons/jsx/TurnSlightRight.jsx index 9033090867..c06411dcd6 100644 --- a/icons/jsx/TurnSlightRight.jsx +++ b/icons/jsx/TurnSlightRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTurnSlightRight(props) { return ( - + ); } - export default SvgTurnSlightRight; diff --git a/icons/jsx/TurnedIn.jsx b/icons/jsx/TurnedIn.jsx index d51a472c27..48b9c853a5 100644 --- a/icons/jsx/TurnedIn.jsx +++ b/icons/jsx/TurnedIn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTurnedIn(props) { return ( - + ); } - export default SvgTurnedIn; diff --git a/icons/jsx/TurnedInNot.jsx b/icons/jsx/TurnedInNot.jsx index 57a9196cba..d0779c6bb3 100644 --- a/icons/jsx/TurnedInNot.jsx +++ b/icons/jsx/TurnedInNot.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTurnedInNot(props) { return ( - + ); } - export default SvgTurnedInNot; diff --git a/icons/jsx/Tv.jsx b/icons/jsx/Tv.jsx index 389bf7daae..761cf8591f 100644 --- a/icons/jsx/Tv.jsx +++ b/icons/jsx/Tv.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTv(props) { return ( - + ); } - export default SvgTv; diff --git a/icons/jsx/TvOff.jsx b/icons/jsx/TvOff.jsx index 5f471f09ef..acc2dcc42e 100644 --- a/icons/jsx/TvOff.jsx +++ b/icons/jsx/TvOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTvOff(props) { return ( - + ); } - export default SvgTvOff; diff --git a/icons/jsx/TwoWheeler.jsx b/icons/jsx/TwoWheeler.jsx index 7510d71072..c094235c23 100644 --- a/icons/jsx/TwoWheeler.jsx +++ b/icons/jsx/TwoWheeler.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTwoWheeler(props) { return ( - + ); } - export default SvgTwoWheeler; diff --git a/icons/jsx/TypeSpecimen.jsx b/icons/jsx/TypeSpecimen.jsx index 73cc0a67d9..287acf3ed6 100644 --- a/icons/jsx/TypeSpecimen.jsx +++ b/icons/jsx/TypeSpecimen.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgTypeSpecimen(props) { return ( - - - + + + ); } - export default SvgTypeSpecimen; diff --git a/icons/jsx/UTurnLeft.jsx b/icons/jsx/UTurnLeft.jsx index 076f36eba1..3d98e0aa46 100644 --- a/icons/jsx/UTurnLeft.jsx +++ b/icons/jsx/UTurnLeft.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUTurnLeft(props) { return ( - + ); } - export default SvgUTurnLeft; diff --git a/icons/jsx/UTurnRight.jsx b/icons/jsx/UTurnRight.jsx index c34027ed30..6d3b79d418 100644 --- a/icons/jsx/UTurnRight.jsx +++ b/icons/jsx/UTurnRight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUTurnRight(props) { return ( - + ); } - export default SvgUTurnRight; diff --git a/icons/jsx/Umbrella.jsx b/icons/jsx/Umbrella.jsx index 2286b28461..35ca9fa758 100644 --- a/icons/jsx/Umbrella.jsx +++ b/icons/jsx/Umbrella.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUmbrella(props) { return ( - + ); } - export default SvgUmbrella; diff --git a/icons/jsx/Unarchive.jsx b/icons/jsx/Unarchive.jsx index d5ddf690e3..c672b3387c 100644 --- a/icons/jsx/Unarchive.jsx +++ b/icons/jsx/Unarchive.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUnarchive(props) { return ( - + ); } - export default SvgUnarchive; diff --git a/icons/jsx/Undo.jsx b/icons/jsx/Undo.jsx index 9f2d5621f2..64caefc249 100644 --- a/icons/jsx/Undo.jsx +++ b/icons/jsx/Undo.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUndo(props) { return ( ); } - export default SvgUndo; diff --git a/icons/jsx/UnfoldLess.jsx b/icons/jsx/UnfoldLess.jsx index fec108c99e..229b982798 100644 --- a/icons/jsx/UnfoldLess.jsx +++ b/icons/jsx/UnfoldLess.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUnfoldLess(props) { return ( - + ); } - export default SvgUnfoldLess; diff --git a/icons/jsx/UnfoldLessDouble.jsx b/icons/jsx/UnfoldLessDouble.jsx index 188afdffdb..69e2c78233 100644 --- a/icons/jsx/UnfoldLessDouble.jsx +++ b/icons/jsx/UnfoldLessDouble.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUnfoldLessDouble(props) { return ( - - - + + + ); } - export default SvgUnfoldLessDouble; diff --git a/icons/jsx/UnfoldMore.jsx b/icons/jsx/UnfoldMore.jsx index acf7fa8ced..0d623dbeb5 100644 --- a/icons/jsx/UnfoldMore.jsx +++ b/icons/jsx/UnfoldMore.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUnfoldMore(props) { return ( - + ); } - export default SvgUnfoldMore; diff --git a/icons/jsx/UnfoldMoreDouble.jsx b/icons/jsx/UnfoldMoreDouble.jsx index 57d5e23440..334f196cf7 100644 --- a/icons/jsx/UnfoldMoreDouble.jsx +++ b/icons/jsx/UnfoldMoreDouble.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUnfoldMoreDouble(props) { return ( - + ); } - export default SvgUnfoldMoreDouble; diff --git a/icons/jsx/Unlocked.jsx b/icons/jsx/Unlocked.jsx index cea67a2c6d..44d05f1b19 100644 --- a/icons/jsx/Unlocked.jsx +++ b/icons/jsx/Unlocked.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUnlocked(props) { return ( ); } - export default SvgUnlocked; diff --git a/icons/jsx/Unpublished.jsx b/icons/jsx/Unpublished.jsx index c83ec63d55..6811e0d0ec 100644 --- a/icons/jsx/Unpublished.jsx +++ b/icons/jsx/Unpublished.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUnpublished(props) { return ( - + ); } - export default SvgUnpublished; diff --git a/icons/jsx/Unread.jsx b/icons/jsx/Unread.jsx index 21bad7ea69..fa480c7c66 100644 --- a/icons/jsx/Unread.jsx +++ b/icons/jsx/Unread.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUnread(props) { return ( ); } - export default SvgUnread; diff --git a/icons/jsx/Unsubscribe.jsx b/icons/jsx/Unsubscribe.jsx index f70bcb9934..5e917b19d4 100644 --- a/icons/jsx/Unsubscribe.jsx +++ b/icons/jsx/Unsubscribe.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUnsubscribe(props) { return ( - + ); } - export default SvgUnsubscribe; diff --git a/icons/jsx/Upcoming.jsx b/icons/jsx/Upcoming.jsx index 54cb0da955..fcfc451a46 100644 --- a/icons/jsx/Upcoming.jsx +++ b/icons/jsx/Upcoming.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUpcoming(props) { return ( - + ); } - export default SvgUpcoming; diff --git a/icons/jsx/Update.jsx b/icons/jsx/Update.jsx index 6d08c2da0e..77c7067215 100644 --- a/icons/jsx/Update.jsx +++ b/icons/jsx/Update.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUpdate(props) { return ( - + ); } - export default SvgUpdate; diff --git a/icons/jsx/UpdateDisabled.jsx b/icons/jsx/UpdateDisabled.jsx index 8180323edb..763b13d797 100644 --- a/icons/jsx/UpdateDisabled.jsx +++ b/icons/jsx/UpdateDisabled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUpdateDisabled(props) { return ( - + ); } - export default SvgUpdateDisabled; diff --git a/icons/jsx/Upgrade.jsx b/icons/jsx/Upgrade.jsx index 45d7aeebe4..305c62996f 100644 --- a/icons/jsx/Upgrade.jsx +++ b/icons/jsx/Upgrade.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUpgrade(props) { return ( - + ); } - export default SvgUpgrade; diff --git a/icons/jsx/Upload.jsx b/icons/jsx/Upload.jsx index cd7d02581c..29d708b797 100644 --- a/icons/jsx/Upload.jsx +++ b/icons/jsx/Upload.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUpload(props) { return ( - + ); } - export default SvgUpload; diff --git a/icons/jsx/UploadFile.jsx b/icons/jsx/UploadFile.jsx index aa3f3f9a2c..91ed273566 100644 --- a/icons/jsx/UploadFile.jsx +++ b/icons/jsx/UploadFile.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUploadFile(props) { return ( - + ); } - export default SvgUploadFile; diff --git a/icons/jsx/Usb.jsx b/icons/jsx/Usb.jsx index ef467daf58..d0d91eba9e 100644 --- a/icons/jsx/Usb.jsx +++ b/icons/jsx/Usb.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUsb(props) { return ( - + ); } - export default SvgUsb; diff --git a/icons/jsx/UsbOff.jsx b/icons/jsx/UsbOff.jsx index 4248b5b41b..353b3bf4c9 100644 --- a/icons/jsx/UsbOff.jsx +++ b/icons/jsx/UsbOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgUsbOff(props) { return ( - + ); } - export default SvgUsbOff; diff --git a/icons/jsx/Vaccines.jsx b/icons/jsx/Vaccines.jsx index 4b5b5d2f16..d3f909574c 100644 --- a/icons/jsx/Vaccines.jsx +++ b/icons/jsx/Vaccines.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVaccines(props) { return ( - + ); } - export default SvgVaccines; diff --git a/icons/jsx/VapeFree.jsx b/icons/jsx/VapeFree.jsx index 9cb51d5d2d..a849216e1f 100644 --- a/icons/jsx/VapeFree.jsx +++ b/icons/jsx/VapeFree.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVapeFree(props) { return ( - + ); } - export default SvgVapeFree; diff --git a/icons/jsx/VapingRooms.jsx b/icons/jsx/VapingRooms.jsx index 6352ee3b6c..92b20965af 100644 --- a/icons/jsx/VapingRooms.jsx +++ b/icons/jsx/VapingRooms.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVapingRooms(props) { return ( - + ); } - export default SvgVapingRooms; diff --git a/icons/jsx/Verified.jsx b/icons/jsx/Verified.jsx index 5a2706d849..9c5d862f2d 100644 --- a/icons/jsx/Verified.jsx +++ b/icons/jsx/Verified.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerified(props) { return ( ); } - export default SvgVerified; diff --git a/icons/jsx/VerifiedBadge.jsx b/icons/jsx/VerifiedBadge.jsx index 797f39ccb4..b456008171 100644 --- a/icons/jsx/VerifiedBadge.jsx +++ b/icons/jsx/VerifiedBadge.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerifiedBadge(props) { return ( ); } - export default SvgVerifiedBadge; diff --git a/icons/jsx/VerifiedBadgeOutline.jsx b/icons/jsx/VerifiedBadgeOutline.jsx index 881c48f175..c119b08609 100644 --- a/icons/jsx/VerifiedBadgeOutline.jsx +++ b/icons/jsx/VerifiedBadgeOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerifiedBadgeOutline(props) { return ( ); } - export default SvgVerifiedBadgeOutline; diff --git a/icons/jsx/VerifiedOutline.jsx b/icons/jsx/VerifiedOutline.jsx index 174da2da24..31d4cedb27 100644 --- a/icons/jsx/VerifiedOutline.jsx +++ b/icons/jsx/VerifiedOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerifiedOutline(props) { return ( ); } - export default SvgVerifiedOutline; diff --git a/icons/jsx/VerifiedUser.jsx b/icons/jsx/VerifiedUser.jsx index dc8717f48a..dafbb88a91 100644 --- a/icons/jsx/VerifiedUser.jsx +++ b/icons/jsx/VerifiedUser.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerifiedUser(props) { return ( - + ); } - export default SvgVerifiedUser; diff --git a/icons/jsx/VerticalAlignBottom.jsx b/icons/jsx/VerticalAlignBottom.jsx index ed95ccb66c..a90aca352f 100644 --- a/icons/jsx/VerticalAlignBottom.jsx +++ b/icons/jsx/VerticalAlignBottom.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerticalAlignBottom(props) { return ( - + ); } - export default SvgVerticalAlignBottom; diff --git a/icons/jsx/VerticalAlignCenter.jsx b/icons/jsx/VerticalAlignCenter.jsx index c85c1b5c14..1bd803f99b 100644 --- a/icons/jsx/VerticalAlignCenter.jsx +++ b/icons/jsx/VerticalAlignCenter.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerticalAlignCenter(props) { return ( - + ); } - export default SvgVerticalAlignCenter; diff --git a/icons/jsx/VerticalAlignTop.jsx b/icons/jsx/VerticalAlignTop.jsx index 43a1d931eb..6e7fdff77c 100644 --- a/icons/jsx/VerticalAlignTop.jsx +++ b/icons/jsx/VerticalAlignTop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerticalAlignTop(props) { return ( - + ); } - export default SvgVerticalAlignTop; diff --git a/icons/jsx/VerticalDistribute.jsx b/icons/jsx/VerticalDistribute.jsx index 64ebb03bdf..5fe942ca52 100644 --- a/icons/jsx/VerticalDistribute.jsx +++ b/icons/jsx/VerticalDistribute.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerticalDistribute(props) { return ( - + ); } - export default SvgVerticalDistribute; diff --git a/icons/jsx/VerticalShades.jsx b/icons/jsx/VerticalShades.jsx index c77a15629b..d21ed35341 100644 --- a/icons/jsx/VerticalShades.jsx +++ b/icons/jsx/VerticalShades.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerticalShades(props) { return ( - + ); } - export default SvgVerticalShades; diff --git a/icons/jsx/VerticalShadesClosed.jsx b/icons/jsx/VerticalShadesClosed.jsx index d19d26758e..ecb7566167 100644 --- a/icons/jsx/VerticalShadesClosed.jsx +++ b/icons/jsx/VerticalShadesClosed.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerticalShadesClosed(props) { return ( - + ); } - export default SvgVerticalShadesClosed; diff --git a/icons/jsx/VerticalSplit.jsx b/icons/jsx/VerticalSplit.jsx index edf5eac6ef..f02f293ca5 100644 --- a/icons/jsx/VerticalSplit.jsx +++ b/icons/jsx/VerticalSplit.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVerticalSplit(props) { return ( - + ); } - export default SvgVerticalSplit; diff --git a/icons/jsx/Vibration.jsx b/icons/jsx/Vibration.jsx index 494e2bee97..b1da12cf2e 100644 --- a/icons/jsx/Vibration.jsx +++ b/icons/jsx/Vibration.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVibration(props) { return ( - + ); } - export default SvgVibration; diff --git a/icons/jsx/VideoCall.jsx b/icons/jsx/VideoCall.jsx index 86cd6ee6cc..5997549d36 100644 --- a/icons/jsx/VideoCall.jsx +++ b/icons/jsx/VideoCall.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideoCall(props) { return ( - + ); } - export default SvgVideoCall; diff --git a/icons/jsx/VideoCamera.jsx b/icons/jsx/VideoCamera.jsx index ae447c7689..3aff2739f6 100644 --- a/icons/jsx/VideoCamera.jsx +++ b/icons/jsx/VideoCamera.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideoCamera(props) { return ( ); } - export default SvgVideoCamera; diff --git a/icons/jsx/VideoCameraBack.jsx b/icons/jsx/VideoCameraBack.jsx index e08ee6a2d0..887ba91911 100644 --- a/icons/jsx/VideoCameraBack.jsx +++ b/icons/jsx/VideoCameraBack.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideoCameraBack(props) { return ( - + ); } - export default SvgVideoCameraBack; diff --git a/icons/jsx/VideoCameraFront.jsx b/icons/jsx/VideoCameraFront.jsx index 9f29009ba5..04aaacec6b 100644 --- a/icons/jsx/VideoCameraFront.jsx +++ b/icons/jsx/VideoCameraFront.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideoCameraFront(props) { return ( - + ); } - export default SvgVideoCameraFront; diff --git a/icons/jsx/VideoChat.jsx b/icons/jsx/VideoChat.jsx index 86ad2a131c..7fe4286ff4 100644 --- a/icons/jsx/VideoChat.jsx +++ b/icons/jsx/VideoChat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideoChat(props) { return ( - + ); } - export default SvgVideoChat; diff --git a/icons/jsx/VideoFile.jsx b/icons/jsx/VideoFile.jsx index f0d59fa9d0..67dd33793c 100644 --- a/icons/jsx/VideoFile.jsx +++ b/icons/jsx/VideoFile.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideoFile(props) { return ( - + ); } - export default SvgVideoFile; diff --git a/icons/jsx/VideoLabel.jsx b/icons/jsx/VideoLabel.jsx index 8697448772..6e2a84b4e9 100644 --- a/icons/jsx/VideoLabel.jsx +++ b/icons/jsx/VideoLabel.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideoLabel(props) { return ( - + ); } - export default SvgVideoLabel; diff --git a/icons/jsx/VideoLibrary.jsx b/icons/jsx/VideoLibrary.jsx index ec3f5dd28b..4dd936c84a 100644 --- a/icons/jsx/VideoLibrary.jsx +++ b/icons/jsx/VideoLibrary.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideoLibrary(props) { return ( - + ); } - export default SvgVideoLibrary; diff --git a/icons/jsx/VideoSettings.jsx b/icons/jsx/VideoSettings.jsx index fec4f2b84f..10caac4280 100644 --- a/icons/jsx/VideoSettings.jsx +++ b/icons/jsx/VideoSettings.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideoSettings(props) { return ( - - + + ); } - export default SvgVideoSettings; diff --git a/icons/jsx/VideoStable.jsx b/icons/jsx/VideoStable.jsx index efd7f19e63..8faf86b383 100644 --- a/icons/jsx/VideoStable.jsx +++ b/icons/jsx/VideoStable.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideoStable(props) { return ( - + ); } - export default SvgVideoStable; diff --git a/icons/jsx/VideoTranscript.jsx b/icons/jsx/VideoTranscript.jsx index 1b6c9d803f..06abbab913 100644 --- a/icons/jsx/VideoTranscript.jsx +++ b/icons/jsx/VideoTranscript.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideoTranscript(props) { return ( ); } - export default SvgVideoTranscript; diff --git a/icons/jsx/Videocam.jsx b/icons/jsx/Videocam.jsx index 9b29e95460..5396019e11 100644 --- a/icons/jsx/Videocam.jsx +++ b/icons/jsx/Videocam.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideocam(props) { return ( - + ); } - export default SvgVideocam; diff --git a/icons/jsx/VideocamOff.jsx b/icons/jsx/VideocamOff.jsx index d553cccd77..f950beb90f 100644 --- a/icons/jsx/VideocamOff.jsx +++ b/icons/jsx/VideocamOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideocamOff(props) { return ( - + ); } - export default SvgVideocamOff; diff --git a/icons/jsx/VideogameAsset.jsx b/icons/jsx/VideogameAsset.jsx index 96a0c74910..83fe505025 100644 --- a/icons/jsx/VideogameAsset.jsx +++ b/icons/jsx/VideogameAsset.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideogameAsset(props) { return ( - + ); } - export default SvgVideogameAsset; diff --git a/icons/jsx/VideogameAssetOff.jsx b/icons/jsx/VideogameAssetOff.jsx index 1f89a0fc43..c11216fbc6 100644 --- a/icons/jsx/VideogameAssetOff.jsx +++ b/icons/jsx/VideogameAssetOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVideogameAssetOff(props) { return ( - + ); } - export default SvgVideogameAssetOff; diff --git a/icons/jsx/ViewAgenda.jsx b/icons/jsx/ViewAgenda.jsx index 59a43c04f1..f8d95af0d7 100644 --- a/icons/jsx/ViewAgenda.jsx +++ b/icons/jsx/ViewAgenda.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewAgenda(props) { return ( - + ); } - export default SvgViewAgenda; diff --git a/icons/jsx/ViewArray.jsx b/icons/jsx/ViewArray.jsx index 8027bec3a8..7994e9c374 100644 --- a/icons/jsx/ViewArray.jsx +++ b/icons/jsx/ViewArray.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewArray(props) { return ( - + ); } - export default SvgViewArray; diff --git a/icons/jsx/ViewCarousel.jsx b/icons/jsx/ViewCarousel.jsx index 375c255eea..fce6546a0a 100644 --- a/icons/jsx/ViewCarousel.jsx +++ b/icons/jsx/ViewCarousel.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewCarousel(props) { return ( - + ); } - export default SvgViewCarousel; diff --git a/icons/jsx/ViewColumn.jsx b/icons/jsx/ViewColumn.jsx index 696b7fbe3a..e7e0effcf4 100644 --- a/icons/jsx/ViewColumn.jsx +++ b/icons/jsx/ViewColumn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewColumn(props) { return ( - + ); } - export default SvgViewColumn; diff --git a/icons/jsx/ViewComfy.jsx b/icons/jsx/ViewComfy.jsx index 4c025e48ee..f6ced38a6a 100644 --- a/icons/jsx/ViewComfy.jsx +++ b/icons/jsx/ViewComfy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewComfy(props) { return ( - + ); } - export default SvgViewComfy; diff --git a/icons/jsx/ViewComfyAlt.jsx b/icons/jsx/ViewComfyAlt.jsx index 3390753e25..27bdfccdda 100644 --- a/icons/jsx/ViewComfyAlt.jsx +++ b/icons/jsx/ViewComfyAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewComfyAlt(props) { return ( - + ); } - export default SvgViewComfyAlt; diff --git a/icons/jsx/ViewCompact.jsx b/icons/jsx/ViewCompact.jsx index c1ed30add4..05363c2c6c 100644 --- a/icons/jsx/ViewCompact.jsx +++ b/icons/jsx/ViewCompact.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewCompact(props) { return ( - + ); } - export default SvgViewCompact; diff --git a/icons/jsx/ViewCompactAlt.jsx b/icons/jsx/ViewCompactAlt.jsx index 3028394a5b..0f4f4d4355 100644 --- a/icons/jsx/ViewCompactAlt.jsx +++ b/icons/jsx/ViewCompactAlt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewCompactAlt(props) { return ( - + ); } - export default SvgViewCompactAlt; diff --git a/icons/jsx/ViewCozy.jsx b/icons/jsx/ViewCozy.jsx index eaecc02f07..b2cde37dbe 100644 --- a/icons/jsx/ViewCozy.jsx +++ b/icons/jsx/ViewCozy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewCozy(props) { return ( - + ); } - export default SvgViewCozy; diff --git a/icons/jsx/ViewDay.jsx b/icons/jsx/ViewDay.jsx index 5711693f9f..48a217469f 100644 --- a/icons/jsx/ViewDay.jsx +++ b/icons/jsx/ViewDay.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewDay(props) { return ( - + ); } - export default SvgViewDay; diff --git a/icons/jsx/ViewHeadline.jsx b/icons/jsx/ViewHeadline.jsx index c2cf5e0076..a6de0f84ef 100644 --- a/icons/jsx/ViewHeadline.jsx +++ b/icons/jsx/ViewHeadline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewHeadline(props) { return ( - + ); } - export default SvgViewHeadline; diff --git a/icons/jsx/ViewInAr.jsx b/icons/jsx/ViewInAr.jsx index 59bfdf9a22..fc74a4dbca 100644 --- a/icons/jsx/ViewInAr.jsx +++ b/icons/jsx/ViewInAr.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewInAr(props) { return ( - + ); } - export default SvgViewInAr; diff --git a/icons/jsx/ViewKanban.jsx b/icons/jsx/ViewKanban.jsx index 7a64ed85ed..268740ee5e 100644 --- a/icons/jsx/ViewKanban.jsx +++ b/icons/jsx/ViewKanban.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewKanban(props) { return ( - + ); } - export default SvgViewKanban; diff --git a/icons/jsx/ViewList.jsx b/icons/jsx/ViewList.jsx index 90debfb626..44d8bf3f9f 100644 --- a/icons/jsx/ViewList.jsx +++ b/icons/jsx/ViewList.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewList(props) { return ( - + ); } - export default SvgViewList; diff --git a/icons/jsx/ViewModule.jsx b/icons/jsx/ViewModule.jsx index fa2d53d7e7..ef7c0e96cb 100644 --- a/icons/jsx/ViewModule.jsx +++ b/icons/jsx/ViewModule.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewModule(props) { return ( - + ); } - export default SvgViewModule; diff --git a/icons/jsx/ViewQuilt.jsx b/icons/jsx/ViewQuilt.jsx index 1895b1c1b5..4ed086006a 100644 --- a/icons/jsx/ViewQuilt.jsx +++ b/icons/jsx/ViewQuilt.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewQuilt(props) { return ( - + ); } - export default SvgViewQuilt; diff --git a/icons/jsx/ViewSidebar.jsx b/icons/jsx/ViewSidebar.jsx index 5145b6d841..e45b0485fe 100644 --- a/icons/jsx/ViewSidebar.jsx +++ b/icons/jsx/ViewSidebar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewSidebar(props) { return ( - + ); } - export default SvgViewSidebar; diff --git a/icons/jsx/ViewStream.jsx b/icons/jsx/ViewStream.jsx index 52c109b313..cd365d81c7 100644 --- a/icons/jsx/ViewStream.jsx +++ b/icons/jsx/ViewStream.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewStream(props) { return ( - + ); } - export default SvgViewStream; diff --git a/icons/jsx/ViewTimeline.jsx b/icons/jsx/ViewTimeline.jsx index ea184b1fec..ca31699405 100644 --- a/icons/jsx/ViewTimeline.jsx +++ b/icons/jsx/ViewTimeline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewTimeline(props) { return ( - + ); } - export default SvgViewTimeline; diff --git a/icons/jsx/ViewWeek.jsx b/icons/jsx/ViewWeek.jsx index 4820318cac..ea2605d083 100644 --- a/icons/jsx/ViewWeek.jsx +++ b/icons/jsx/ViewWeek.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgViewWeek(props) { return ( - + ); } - export default SvgViewWeek; diff --git a/icons/jsx/Vignette.jsx b/icons/jsx/Vignette.jsx index 9f672403cc..e5fe8cc503 100644 --- a/icons/jsx/Vignette.jsx +++ b/icons/jsx/Vignette.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVignette(props) { return ( - + ); } - export default SvgVignette; diff --git a/icons/jsx/Villa.jsx b/icons/jsx/Villa.jsx index 55adc3a135..5292830697 100644 --- a/icons/jsx/Villa.jsx +++ b/icons/jsx/Villa.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVilla(props) { return ( - + ); } - export default SvgVilla; diff --git a/icons/jsx/Visibility.jsx b/icons/jsx/Visibility.jsx index d8473c50d9..51f3fe74dd 100644 --- a/icons/jsx/Visibility.jsx +++ b/icons/jsx/Visibility.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVisibility(props) { return ( ); } - export default SvgVisibility; diff --git a/icons/jsx/VisibilityOff.jsx b/icons/jsx/VisibilityOff.jsx index 1e115bd3ba..9a72932ff3 100644 --- a/icons/jsx/VisibilityOff.jsx +++ b/icons/jsx/VisibilityOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVisibilityOff(props) { return ( ); } - export default SvgVisibilityOff; diff --git a/icons/jsx/VoiceChat.jsx b/icons/jsx/VoiceChat.jsx index f000f635a2..ca83f54edd 100644 --- a/icons/jsx/VoiceChat.jsx +++ b/icons/jsx/VoiceChat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVoiceChat(props) { return ( ); } - export default SvgVoiceChat; diff --git a/icons/jsx/VoiceOverOff.jsx b/icons/jsx/VoiceOverOff.jsx index 3a69278773..9af3f38ba2 100644 --- a/icons/jsx/VoiceOverOff.jsx +++ b/icons/jsx/VoiceOverOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVoiceOverOff(props) { return ( - + ); } - export default SvgVoiceOverOff; diff --git a/icons/jsx/Voicemail.jsx b/icons/jsx/Voicemail.jsx index 3a32f79fca..0319ef6409 100644 --- a/icons/jsx/Voicemail.jsx +++ b/icons/jsx/Voicemail.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVoicemail(props) { return ( - + ); } - export default SvgVoicemail; diff --git a/icons/jsx/Volcano.jsx b/icons/jsx/Volcano.jsx index 428d3a727c..e5b1970315 100644 --- a/icons/jsx/Volcano.jsx +++ b/icons/jsx/Volcano.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVolcano(props) { return ( - + ); } - export default SvgVolcano; diff --git a/icons/jsx/VolumeDown.jsx b/icons/jsx/VolumeDown.jsx index 0fe85721bb..9a5de38c72 100644 --- a/icons/jsx/VolumeDown.jsx +++ b/icons/jsx/VolumeDown.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVolumeDown(props) { return ( - + ); } - export default SvgVolumeDown; diff --git a/icons/jsx/VolumeMute.jsx b/icons/jsx/VolumeMute.jsx index 5574d362bb..89990a36fd 100644 --- a/icons/jsx/VolumeMute.jsx +++ b/icons/jsx/VolumeMute.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVolumeMute(props) { return ( - + ); } - export default SvgVolumeMute; diff --git a/icons/jsx/VolumeOff.jsx b/icons/jsx/VolumeOff.jsx index b6fd5a7e09..cc8f029ef2 100644 --- a/icons/jsx/VolumeOff.jsx +++ b/icons/jsx/VolumeOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVolumeOff(props) { return ( - + ); } - export default SvgVolumeOff; diff --git a/icons/jsx/VolumeUp.jsx b/icons/jsx/VolumeUp.jsx index 16bd777a82..b76573c6c7 100644 --- a/icons/jsx/VolumeUp.jsx +++ b/icons/jsx/VolumeUp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVolumeUp(props) { return ( - + ); } - export default SvgVolumeUp; diff --git a/icons/jsx/VolunteerActivism.jsx b/icons/jsx/VolunteerActivism.jsx index ce8f90705c..345ce99e67 100644 --- a/icons/jsx/VolunteerActivism.jsx +++ b/icons/jsx/VolunteerActivism.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVolunteerActivism(props) { return ( - + ); } - export default SvgVolunteerActivism; diff --git a/icons/jsx/VpnKey.jsx b/icons/jsx/VpnKey.jsx index 0de3bff2f6..d6502536b1 100644 --- a/icons/jsx/VpnKey.jsx +++ b/icons/jsx/VpnKey.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVpnKey(props) { return ( - + ); } - export default SvgVpnKey; diff --git a/icons/jsx/VpnKeyOff.jsx b/icons/jsx/VpnKeyOff.jsx index 771820d1fa..ccb06553ed 100644 --- a/icons/jsx/VpnKeyOff.jsx +++ b/icons/jsx/VpnKeyOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVpnKeyOff(props) { return ( - + ); } - export default SvgVpnKeyOff; diff --git a/icons/jsx/VpnLock.jsx b/icons/jsx/VpnLock.jsx index df5ae854df..0787fb10ee 100644 --- a/icons/jsx/VpnLock.jsx +++ b/icons/jsx/VpnLock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVpnLock(props) { return ( - + ); } - export default SvgVpnLock; diff --git a/icons/jsx/Vrpano.jsx b/icons/jsx/Vrpano.jsx index 8a53b319ca..0c86584d2b 100644 --- a/icons/jsx/Vrpano.jsx +++ b/icons/jsx/Vrpano.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgVrpano(props) { return ( - + ); } - export default SvgVrpano; diff --git a/icons/jsx/Wallet.jsx b/icons/jsx/Wallet.jsx index 16df08d4f7..9042465e93 100644 --- a/icons/jsx/Wallet.jsx +++ b/icons/jsx/Wallet.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWallet(props) { return ( - + ); } - export default SvgWallet; diff --git a/icons/jsx/Wallpaper.jsx b/icons/jsx/Wallpaper.jsx index 05d9d02745..8e5def8230 100644 --- a/icons/jsx/Wallpaper.jsx +++ b/icons/jsx/Wallpaper.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWallpaper(props) { return ( - + ); } - export default SvgWallpaper; diff --git a/icons/jsx/Warehouse.jsx b/icons/jsx/Warehouse.jsx index c10a521c69..8a07c53586 100644 --- a/icons/jsx/Warehouse.jsx +++ b/icons/jsx/Warehouse.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWarehouse(props) { return ( - + ); } - export default SvgWarehouse; diff --git a/icons/jsx/Warning.jsx b/icons/jsx/Warning.jsx index 6d9c7d4b7e..f562d8e37a 100644 --- a/icons/jsx/Warning.jsx +++ b/icons/jsx/Warning.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWarning(props) { return ( ); } - export default SvgWarning; diff --git a/icons/jsx/WarningAmber.jsx b/icons/jsx/WarningAmber.jsx index 661d905e94..f3462e608a 100644 --- a/icons/jsx/WarningAmber.jsx +++ b/icons/jsx/WarningAmber.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWarningAmber(props) { return ( - + ); } - export default SvgWarningAmber; diff --git a/icons/jsx/WarningFilled.jsx b/icons/jsx/WarningFilled.jsx index cee6464075..a4789460dd 100644 --- a/icons/jsx/WarningFilled.jsx +++ b/icons/jsx/WarningFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWarningFilled(props) { return ( - - + + ); } - export default SvgWarningFilled; diff --git a/icons/jsx/Wash.jsx b/icons/jsx/Wash.jsx index dced90d641..233f23d574 100644 --- a/icons/jsx/Wash.jsx +++ b/icons/jsx/Wash.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWash(props) { return ( - + ); } - export default SvgWash; diff --git a/icons/jsx/Watch.jsx b/icons/jsx/Watch.jsx index b8eb2a015b..6358d3066b 100644 --- a/icons/jsx/Watch.jsx +++ b/icons/jsx/Watch.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWatch(props) { return ( - + ); } - export default SvgWatch; diff --git a/icons/jsx/WatchFilled.jsx b/icons/jsx/WatchFilled.jsx index 434ddd7eff..8b880fa172 100644 --- a/icons/jsx/WatchFilled.jsx +++ b/icons/jsx/WatchFilled.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWatchFilled(props) { return ( ); } - export default SvgWatchFilled; diff --git a/icons/jsx/WatchLater.jsx b/icons/jsx/WatchLater.jsx index 40b45dff9c..d668155be5 100644 --- a/icons/jsx/WatchLater.jsx +++ b/icons/jsx/WatchLater.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWatchLater(props) { return ( - + ); } - export default SvgWatchLater; diff --git a/icons/jsx/WatchOff.jsx b/icons/jsx/WatchOff.jsx index 1701b77154..f679aa0b9a 100644 --- a/icons/jsx/WatchOff.jsx +++ b/icons/jsx/WatchOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWatchOff(props) { return ( - + ); } - export default SvgWatchOff; diff --git a/icons/jsx/WatchOutline.jsx b/icons/jsx/WatchOutline.jsx index b416c12df3..9fdf04e8f1 100644 --- a/icons/jsx/WatchOutline.jsx +++ b/icons/jsx/WatchOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWatchOutline(props) { return ( ); } - export default SvgWatchOutline; diff --git a/icons/jsx/Water.jsx b/icons/jsx/Water.jsx index 1738d30281..5614a69f68 100644 --- a/icons/jsx/Water.jsx +++ b/icons/jsx/Water.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWater(props) { return ( - + ); } - export default SvgWater; diff --git a/icons/jsx/WaterDamage.jsx b/icons/jsx/WaterDamage.jsx index 30994e9904..d2c9d9b2f2 100644 --- a/icons/jsx/WaterDamage.jsx +++ b/icons/jsx/WaterDamage.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWaterDamage(props) { return ( - + ); } - export default SvgWaterDamage; diff --git a/icons/jsx/WaterDrop.jsx b/icons/jsx/WaterDrop.jsx index dc7bfa14bf..2cc53e1474 100644 --- a/icons/jsx/WaterDrop.jsx +++ b/icons/jsx/WaterDrop.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWaterDrop(props) { return ( - + ); } - export default SvgWaterDrop; diff --git a/icons/jsx/WaterfallChart.jsx b/icons/jsx/WaterfallChart.jsx index c8b6787111..714a4f692a 100644 --- a/icons/jsx/WaterfallChart.jsx +++ b/icons/jsx/WaterfallChart.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWaterfallChart(props) { return ( - + ); } - export default SvgWaterfallChart; diff --git a/icons/jsx/Waves.jsx b/icons/jsx/Waves.jsx index 4d0aeaf619..312c23e364 100644 --- a/icons/jsx/Waves.jsx +++ b/icons/jsx/Waves.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWaves(props) { return ( - + ); } - export default SvgWaves; diff --git a/icons/jsx/WavingHand.jsx b/icons/jsx/WavingHand.jsx index bd32f03906..b4e7cec243 100644 --- a/icons/jsx/WavingHand.jsx +++ b/icons/jsx/WavingHand.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWavingHand(props) { return ( - + ); } - export default SvgWavingHand; diff --git a/icons/jsx/WbAuto.jsx b/icons/jsx/WbAuto.jsx index 3b7a5d0c6a..d797a6a710 100644 --- a/icons/jsx/WbAuto.jsx +++ b/icons/jsx/WbAuto.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWbAuto(props) { return ( - + ); } - export default SvgWbAuto; diff --git a/icons/jsx/WbCloudy.jsx b/icons/jsx/WbCloudy.jsx index b2b5da1164..526d8b0451 100644 --- a/icons/jsx/WbCloudy.jsx +++ b/icons/jsx/WbCloudy.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWbCloudy(props) { return ( - + ); } - export default SvgWbCloudy; diff --git a/icons/jsx/WbIncandescent.jsx b/icons/jsx/WbIncandescent.jsx index 06a487fb16..9ed978b11f 100644 --- a/icons/jsx/WbIncandescent.jsx +++ b/icons/jsx/WbIncandescent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWbIncandescent(props) { return ( - + ); } - export default SvgWbIncandescent; diff --git a/icons/jsx/WbIridescent.jsx b/icons/jsx/WbIridescent.jsx index 8761ec8253..1085871477 100644 --- a/icons/jsx/WbIridescent.jsx +++ b/icons/jsx/WbIridescent.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWbIridescent(props) { return ( - + ); } - export default SvgWbIridescent; diff --git a/icons/jsx/WbShade.jsx b/icons/jsx/WbShade.jsx index 42a658add8..8eff5f26c8 100644 --- a/icons/jsx/WbShade.jsx +++ b/icons/jsx/WbShade.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWbShade(props) { return ( - + ); } - export default SvgWbShade; diff --git a/icons/jsx/WbSunny.jsx b/icons/jsx/WbSunny.jsx index 0c404ffb50..c4f54a3dc5 100644 --- a/icons/jsx/WbSunny.jsx +++ b/icons/jsx/WbSunny.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWbSunny(props) { return ( - + ); } - export default SvgWbSunny; diff --git a/icons/jsx/WbTwilight.jsx b/icons/jsx/WbTwilight.jsx index 0092d5dcc0..66603608d9 100644 --- a/icons/jsx/WbTwilight.jsx +++ b/icons/jsx/WbTwilight.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWbTwilight(props) { return ( - + ); } - export default SvgWbTwilight; diff --git a/icons/jsx/Wc.jsx b/icons/jsx/Wc.jsx index 94e9843b22..2415ec2ad1 100644 --- a/icons/jsx/Wc.jsx +++ b/icons/jsx/Wc.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWc(props) { return ( - + ); } - export default SvgWc; diff --git a/icons/jsx/Web.jsx b/icons/jsx/Web.jsx index 09062461fe..d85b3aaffe 100644 --- a/icons/jsx/Web.jsx +++ b/icons/jsx/Web.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWeb(props) { return ( - + ); } - export default SvgWeb; diff --git a/icons/jsx/WebAsset.jsx b/icons/jsx/WebAsset.jsx index 6e6f048150..edcb4d38a5 100644 --- a/icons/jsx/WebAsset.jsx +++ b/icons/jsx/WebAsset.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWebAsset(props) { return ( - + ); } - export default SvgWebAsset; diff --git a/icons/jsx/WebAssetOff.jsx b/icons/jsx/WebAssetOff.jsx index aedfa0b47e..8317c79370 100644 --- a/icons/jsx/WebAssetOff.jsx +++ b/icons/jsx/WebAssetOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWebAssetOff(props) { return ( - + ); } - export default SvgWebAssetOff; diff --git a/icons/jsx/WebStories.jsx b/icons/jsx/WebStories.jsx index 53490ce56a..d12279c9e2 100644 --- a/icons/jsx/WebStories.jsx +++ b/icons/jsx/WebStories.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWebStories(props) { return ( - + ); } - export default SvgWebStories; diff --git a/icons/jsx/Webhook.jsx b/icons/jsx/Webhook.jsx index 7cf20baba3..4bf9ca8ff4 100644 --- a/icons/jsx/Webhook.jsx +++ b/icons/jsx/Webhook.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWebhook(props) { return ( - + ); } - export default SvgWebhook; diff --git a/icons/jsx/Wechat.jsx b/icons/jsx/Wechat.jsx index f5d7570f14..de6e01e634 100644 --- a/icons/jsx/Wechat.jsx +++ b/icons/jsx/Wechat.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWechat(props) { return ( - - + + ); } - export default SvgWechat; diff --git a/icons/jsx/Weekend.jsx b/icons/jsx/Weekend.jsx index ee8dd394ac..9b1c406c1f 100644 --- a/icons/jsx/Weekend.jsx +++ b/icons/jsx/Weekend.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWeekend(props) { return ( - + ); } - export default SvgWeekend; diff --git a/icons/jsx/West.jsx b/icons/jsx/West.jsx index 480eb59955..42297d3191 100644 --- a/icons/jsx/West.jsx +++ b/icons/jsx/West.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWest(props) { return ( - + ); } - export default SvgWest; diff --git a/icons/jsx/Whatsapp.jsx b/icons/jsx/Whatsapp.jsx index 1028da9cca..5b1f6951a9 100644 --- a/icons/jsx/Whatsapp.jsx +++ b/icons/jsx/Whatsapp.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWhatsapp(props) { return ( - + ); } - export default SvgWhatsapp; diff --git a/icons/jsx/Whatshot.jsx b/icons/jsx/Whatshot.jsx index cb14fb1123..6045b532dc 100644 --- a/icons/jsx/Whatshot.jsx +++ b/icons/jsx/Whatshot.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWhatshot(props) { return ( - + ); } - export default SvgWhatshot; diff --git a/icons/jsx/WheelchairPickup.jsx b/icons/jsx/WheelchairPickup.jsx index a1260e7186..d4633d6712 100644 --- a/icons/jsx/WheelchairPickup.jsx +++ b/icons/jsx/WheelchairPickup.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWheelchairPickup(props) { return ( - + ); } - export default SvgWheelchairPickup; diff --git a/icons/jsx/WhereToVote.jsx b/icons/jsx/WhereToVote.jsx index f6e96bebdf..5799f1a8db 100644 --- a/icons/jsx/WhereToVote.jsx +++ b/icons/jsx/WhereToVote.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWhereToVote(props) { return ( - + ); } - export default SvgWhereToVote; diff --git a/icons/jsx/Widgets.jsx b/icons/jsx/Widgets.jsx index 53d494ffd7..84bf05d8df 100644 --- a/icons/jsx/Widgets.jsx +++ b/icons/jsx/Widgets.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWidgets(props) { return ( - + ); } - export default SvgWidgets; diff --git a/icons/jsx/WidthFull.jsx b/icons/jsx/WidthFull.jsx index a38cd678ea..59910b8faa 100644 --- a/icons/jsx/WidthFull.jsx +++ b/icons/jsx/WidthFull.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWidthFull(props) { return ( - + ); } - export default SvgWidthFull; diff --git a/icons/jsx/WidthNormal.jsx b/icons/jsx/WidthNormal.jsx index 0c31b5a40e..37c3e4277c 100644 --- a/icons/jsx/WidthNormal.jsx +++ b/icons/jsx/WidthNormal.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWidthNormal(props) { return ( - + ); } - export default SvgWidthNormal; diff --git a/icons/jsx/WidthWide.jsx b/icons/jsx/WidthWide.jsx index e487ae21d5..6d82c2d8e7 100644 --- a/icons/jsx/WidthWide.jsx +++ b/icons/jsx/WidthWide.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWidthWide(props) { return ( - + ); } - export default SvgWidthWide; diff --git a/icons/jsx/Wifi.jsx b/icons/jsx/Wifi.jsx index b19ea0c1d2..4f43f555fb 100644 --- a/icons/jsx/Wifi.jsx +++ b/icons/jsx/Wifi.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifi(props) { return ( - + ); } - export default SvgWifi; diff --git a/icons/jsx/Wifi1Bar.jsx b/icons/jsx/Wifi1Bar.jsx index a0631cbd8e..9b02cdb29c 100644 --- a/icons/jsx/Wifi1Bar.jsx +++ b/icons/jsx/Wifi1Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifi1Bar(props) { return ( - + ); } - export default SvgWifi1Bar; diff --git a/icons/jsx/Wifi2Bar.jsx b/icons/jsx/Wifi2Bar.jsx index 0f0ef09c0c..e9f0dcc9c7 100644 --- a/icons/jsx/Wifi2Bar.jsx +++ b/icons/jsx/Wifi2Bar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifi2Bar(props) { return ( - + ); } - export default SvgWifi2Bar; diff --git a/icons/jsx/WifiCalling.jsx b/icons/jsx/WifiCalling.jsx index 76487a0ea6..64766e1e88 100644 --- a/icons/jsx/WifiCalling.jsx +++ b/icons/jsx/WifiCalling.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiCalling(props) { return ( - - + + ); } - export default SvgWifiCalling; diff --git a/icons/jsx/WifiCalling3.jsx b/icons/jsx/WifiCalling3.jsx index 56d4f54d2b..2cc0854244 100644 --- a/icons/jsx/WifiCalling3.jsx +++ b/icons/jsx/WifiCalling3.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiCalling3(props) { return ( - - - + + + ); } - export default SvgWifiCalling3; diff --git a/icons/jsx/WifiChannel.jsx b/icons/jsx/WifiChannel.jsx index 75eaa7002e..5992b4a714 100644 --- a/icons/jsx/WifiChannel.jsx +++ b/icons/jsx/WifiChannel.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiChannel(props) { return ( - + ); } - export default SvgWifiChannel; diff --git a/icons/jsx/WifiFind.jsx b/icons/jsx/WifiFind.jsx index b7cb411642..1a9a55115d 100644 --- a/icons/jsx/WifiFind.jsx +++ b/icons/jsx/WifiFind.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiFind(props) { return ( - - + + ); } - export default SvgWifiFind; diff --git a/icons/jsx/WifiLock.jsx b/icons/jsx/WifiLock.jsx index 1b8a77f25b..a32a878002 100644 --- a/icons/jsx/WifiLock.jsx +++ b/icons/jsx/WifiLock.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiLock(props) { return ( - - + + ); } - export default SvgWifiLock; diff --git a/icons/jsx/WifiOff.jsx b/icons/jsx/WifiOff.jsx index 382482ac7d..ffc845358a 100644 --- a/icons/jsx/WifiOff.jsx +++ b/icons/jsx/WifiOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiOff(props) { return ( - + ); } - export default SvgWifiOff; diff --git a/icons/jsx/WifiPassword.jsx b/icons/jsx/WifiPassword.jsx index 3ddf43482b..718f8759c2 100644 --- a/icons/jsx/WifiPassword.jsx +++ b/icons/jsx/WifiPassword.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiPassword(props) { return ( - + ); } - export default SvgWifiPassword; diff --git a/icons/jsx/WifiProtectedSetup.jsx b/icons/jsx/WifiProtectedSetup.jsx index 3389d6f588..74d6a10378 100644 --- a/icons/jsx/WifiProtectedSetup.jsx +++ b/icons/jsx/WifiProtectedSetup.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiProtectedSetup(props) { return ( - - + + ); } - export default SvgWifiProtectedSetup; diff --git a/icons/jsx/WifiTethering.jsx b/icons/jsx/WifiTethering.jsx index 5e229efacd..17d7bfb7a8 100644 --- a/icons/jsx/WifiTethering.jsx +++ b/icons/jsx/WifiTethering.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiTethering(props) { return ( - + ); } - export default SvgWifiTethering; diff --git a/icons/jsx/WifiTetheringError.jsx b/icons/jsx/WifiTetheringError.jsx index 02e9f23f44..727c4120a0 100644 --- a/icons/jsx/WifiTetheringError.jsx +++ b/icons/jsx/WifiTetheringError.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiTetheringError(props) { return ( - + ); } - export default SvgWifiTetheringError; diff --git a/icons/jsx/WifiTetheringErrorRounded.jsx b/icons/jsx/WifiTetheringErrorRounded.jsx index 14fb2a1618..110a533eac 100644 --- a/icons/jsx/WifiTetheringErrorRounded.jsx +++ b/icons/jsx/WifiTetheringErrorRounded.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiTetheringErrorRounded(props) { return ( - + ); } - export default SvgWifiTetheringErrorRounded; diff --git a/icons/jsx/WifiTetheringOff.jsx b/icons/jsx/WifiTetheringOff.jsx index 481542167f..6536749a16 100644 --- a/icons/jsx/WifiTetheringOff.jsx +++ b/icons/jsx/WifiTetheringOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWifiTetheringOff(props) { return ( - + ); } - export default SvgWifiTetheringOff; diff --git a/icons/jsx/WindPower.jsx b/icons/jsx/WindPower.jsx index 4418c3bb2c..2cb40df58d 100644 --- a/icons/jsx/WindPower.jsx +++ b/icons/jsx/WindPower.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWindPower(props) { return ( - + ); } - export default SvgWindPower; diff --git a/icons/jsx/Window.jsx b/icons/jsx/Window.jsx index d47877d78a..91c646dbb8 100644 --- a/icons/jsx/Window.jsx +++ b/icons/jsx/Window.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWindow(props) { return ( - + ); } - export default SvgWindow; diff --git a/icons/jsx/WineBar.jsx b/icons/jsx/WineBar.jsx index 3775370fd3..76b82a5d90 100644 --- a/icons/jsx/WineBar.jsx +++ b/icons/jsx/WineBar.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWineBar(props) { return ( - + ); } - export default SvgWineBar; diff --git a/icons/jsx/Woman.jsx b/icons/jsx/Woman.jsx index b8a60f9a88..fb300062b0 100644 --- a/icons/jsx/Woman.jsx +++ b/icons/jsx/Woman.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWoman(props) { return ( - + ); } - export default SvgWoman; diff --git a/icons/jsx/Woman2.jsx b/icons/jsx/Woman2.jsx index 2e95358b90..8ba4ca658f 100644 --- a/icons/jsx/Woman2.jsx +++ b/icons/jsx/Woman2.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWoman2(props) { return ( - + ); } - export default SvgWoman2; diff --git a/icons/jsx/WooCommerce.jsx b/icons/jsx/WooCommerce.jsx index 3e448ebb89..8d7297020f 100644 --- a/icons/jsx/WooCommerce.jsx +++ b/icons/jsx/WooCommerce.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWooCommerce(props) { return ( - + ); } - export default SvgWooCommerce; diff --git a/icons/jsx/Wordpress.jsx b/icons/jsx/Wordpress.jsx index 7a867ec856..0fe1fb00b0 100644 --- a/icons/jsx/Wordpress.jsx +++ b/icons/jsx/Wordpress.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWordpress(props) { return ( - + ); } - export default SvgWordpress; diff --git a/icons/jsx/Work.jsx b/icons/jsx/Work.jsx index b512c14757..09af92bc65 100644 --- a/icons/jsx/Work.jsx +++ b/icons/jsx/Work.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWork(props) { return ( - + ); } - export default SvgWork; diff --git a/icons/jsx/WorkHistory.jsx b/icons/jsx/WorkHistory.jsx index 3225eb923d..a7b66c319d 100644 --- a/icons/jsx/WorkHistory.jsx +++ b/icons/jsx/WorkHistory.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWorkHistory(props) { return ( - - + + ); } - export default SvgWorkHistory; diff --git a/icons/jsx/WorkOff.jsx b/icons/jsx/WorkOff.jsx index 86d1a9c8ef..eaa5890ce2 100644 --- a/icons/jsx/WorkOff.jsx +++ b/icons/jsx/WorkOff.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWorkOff(props) { return ( - + ); } - export default SvgWorkOff; diff --git a/icons/jsx/WorkOutline.jsx b/icons/jsx/WorkOutline.jsx index e8b83eec23..afa9a700d5 100644 --- a/icons/jsx/WorkOutline.jsx +++ b/icons/jsx/WorkOutline.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWorkOutline(props) { return ( - + ); } - export default SvgWorkOutline; diff --git a/icons/jsx/WorkspacePremium.jsx b/icons/jsx/WorkspacePremium.jsx index c8532ac884..eb68d7c111 100644 --- a/icons/jsx/WorkspacePremium.jsx +++ b/icons/jsx/WorkspacePremium.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWorkspacePremium(props) { return ( - + ); } - export default SvgWorkspacePremium; diff --git a/icons/jsx/Workspaces.jsx b/icons/jsx/Workspaces.jsx index 6d97eee809..c0f37704d2 100644 --- a/icons/jsx/Workspaces.jsx +++ b/icons/jsx/Workspaces.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWorkspaces(props) { return ( - + ); } - export default SvgWorkspaces; diff --git a/icons/jsx/WrapText.jsx b/icons/jsx/WrapText.jsx index 384b05474a..886768d2c7 100644 --- a/icons/jsx/WrapText.jsx +++ b/icons/jsx/WrapText.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWrapText(props) { return ( - + ); } - export default SvgWrapText; diff --git a/icons/jsx/WrongLocation.jsx b/icons/jsx/WrongLocation.jsx index 2069807e39..87353dc32c 100644 --- a/icons/jsx/WrongLocation.jsx +++ b/icons/jsx/WrongLocation.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWrongLocation(props) { return ( - - + + ); } - export default SvgWrongLocation; diff --git a/icons/jsx/Wysiwyg.jsx b/icons/jsx/Wysiwyg.jsx index cac1870caf..e8165353f9 100644 --- a/icons/jsx/Wysiwyg.jsx +++ b/icons/jsx/Wysiwyg.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgWysiwyg(props) { return ( - + ); } - export default SvgWysiwyg; diff --git a/icons/jsx/Yard.jsx b/icons/jsx/Yard.jsx index 9c89e766f3..ed52c3f3c3 100644 --- a/icons/jsx/Yard.jsx +++ b/icons/jsx/Yard.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgYard(props) { return ( - + ); } - export default SvgYard; diff --git a/icons/jsx/YoutubeSearchedFor.jsx b/icons/jsx/YoutubeSearchedFor.jsx index 2249e40801..b0959d7051 100644 --- a/icons/jsx/YoutubeSearchedFor.jsx +++ b/icons/jsx/YoutubeSearchedFor.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgYoutubeSearchedFor(props) { return ( - + ); } - export default SvgYoutubeSearchedFor; diff --git a/icons/jsx/Zoom.jsx b/icons/jsx/Zoom.jsx index 7723c9db8a..56f5cc42fe 100644 --- a/icons/jsx/Zoom.jsx +++ b/icons/jsx/Zoom.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgZoom(props) { return ( - + ); } - export default SvgZoom; diff --git a/icons/jsx/ZoomIn.jsx b/icons/jsx/ZoomIn.jsx index f5e1146aa7..700f316aa5 100644 --- a/icons/jsx/ZoomIn.jsx +++ b/icons/jsx/ZoomIn.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgZoomIn(props) { return ( - + ); } - export default SvgZoomIn; diff --git a/icons/jsx/ZoomInMap.jsx b/icons/jsx/ZoomInMap.jsx index 57e5763236..a86248de92 100644 --- a/icons/jsx/ZoomInMap.jsx +++ b/icons/jsx/ZoomInMap.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgZoomInMap(props) { return ( - + ); } - export default SvgZoomInMap; diff --git a/icons/jsx/ZoomOut.jsx b/icons/jsx/ZoomOut.jsx index f2a5a47e8c..bc684539d6 100644 --- a/icons/jsx/ZoomOut.jsx +++ b/icons/jsx/ZoomOut.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgZoomOut(props) { return ( - + ); } - export default SvgZoomOut; diff --git a/icons/jsx/ZoomOutMap.jsx b/icons/jsx/ZoomOutMap.jsx index bea743ef0e..b60d687d13 100644 --- a/icons/jsx/ZoomOutMap.jsx +++ b/icons/jsx/ZoomOutMap.jsx @@ -1,5 +1,4 @@ import * as React from "react"; - function SvgZoomOutMap(props) { return ( - + ); } - export default SvgZoomOutMap; diff --git a/icons/jsx/index.jsx b/icons/jsx/index.jsx index 5fd4aa3455..3faf9b860b 100644 --- a/icons/jsx/index.jsx +++ b/icons/jsx/index.jsx @@ -56,7 +56,6 @@ export { default as Pgn8Mp } from './8Mp'; export { default as Pgn9K } from './9K'; export { default as Pgn9KPlus } from './9KPlus'; export { default as Pgn9Mp } from './9Mp'; -export { default as By } from './By'; export { default as Cc } from './Cc'; export { default as Nc } from './Nc'; export { default as Nd } from './Nd'; diff --git a/icons/package-lock.json b/icons/package-lock.json index 164e84fc1c..4165d5fac5 100644 --- a/icons/package-lock.json +++ b/icons/package-lock.json @@ -13,12 +13,28 @@ "@babel/preset-env": "^7.12.11", "@babel/preset-react": "^7.12.10", "@material-icons/svg": "^1.0.30", - "@svgr/cli": "^5.5.0" + "@svgr/babel-plugin-add-jsx-attribute": "^6.5.1", + "@svgr/cli": "^5.5.0", + "@svgr/plugin-jsx": "^6.5.1", + "@svgr/plugin-prettier": "^6.5.1" }, "peerDependencies": { "react": "^16.8.6" } }, + "node_modules/@ampproject/remapping": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz", + "integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==", + "dev": true, + "dependencies": { + "@jridgewell/gen-mapping": "^0.1.0", + "@jridgewell/trace-mapping": "^0.3.9" + }, + "engines": { + "node": ">=6.0.0" + } + }, "node_modules/@babel/cli": { "version": "7.12.10", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.10.tgz", @@ -76,41 +92,47 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz", + "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==", "dev": true, "dependencies": { - "@babel/highlight": "^7.10.4" + "@babel/highlight": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" } }, "node_modules/@babel/compat-data": { - "version": "7.12.7", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.12.7.tgz", - "integrity": "sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==", - "dev": true + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.5.tgz", + "integrity": "sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } }, "node_modules/@babel/core": { - "version": "7.12.10", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.10.tgz", - "integrity": "sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.12.10", - "@babel/helper-module-transforms": "^7.12.1", - "@babel/helpers": "^7.12.5", - "@babel/parser": "^7.12.10", - "@babel/template": "^7.12.7", - "@babel/traverse": "^7.12.10", - "@babel/types": "^7.12.10", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.20.5.tgz", + "integrity": "sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==", + "dev": true, + "dependencies": { + "@ampproject/remapping": "^2.1.0", + "@babel/code-frame": "^7.18.6", + "@babel/generator": "^7.20.5", + "@babel/helper-compilation-targets": "^7.20.0", + "@babel/helper-module-transforms": "^7.20.2", + "@babel/helpers": "^7.20.5", + "@babel/parser": "^7.20.5", + "@babel/template": "^7.18.10", + "@babel/traverse": "^7.20.5", + "@babel/types": "^7.20.5", "convert-source-map": "^1.7.0", "debug": "^4.1.0", - "gensync": "^1.0.0-beta.1", - "json5": "^2.1.2", - "lodash": "^4.17.19", - "semver": "^5.4.1", - "source-map": "^0.5.0" + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.1", + "semver": "^6.3.0" }, "engines": { "node": ">=6.9.0" @@ -120,15 +142,41 @@ "url": "https://opencollective.com/babel" } }, + "node_modules/@babel/core/node_modules/semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, "node_modules/@babel/generator": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.12.11.tgz", - "integrity": "sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.5.tgz", + "integrity": "sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==", "dev": true, "dependencies": { - "@babel/types": "^7.12.11", - "jsesc": "^2.5.1", - "source-map": "^0.5.0" + "@babel/types": "^7.20.5", + "@jridgewell/gen-mapping": "^0.3.2", + "jsesc": "^2.5.1" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz", + "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==", + "dev": true, + "dependencies": { + "@jridgewell/set-array": "^1.0.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.9" + }, + "engines": { + "node": ">=6.0.0" } }, "node_modules/@babel/helper-annotate-as-pure": { @@ -151,20 +199,32 @@ } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz", - "integrity": "sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw==", + "version": "7.20.0", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz", + "integrity": "sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==", "dev": true, "dependencies": { - "@babel/compat-data": "^7.12.5", - "@babel/helper-validator-option": "^7.12.1", - "browserslist": "^4.14.5", - "semver": "^5.5.0" + "@babel/compat-data": "^7.20.0", + "@babel/helper-validator-option": "^7.18.6", + "browserslist": "^4.21.3", + "semver": "^6.3.0" + }, + "engines": { + "node": ">=6.9.0" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, + "node_modules/@babel/helper-compilation-targets/node_modules/semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, "node_modules/@babel/helper-create-class-features-plugin": { "version": "7.12.1", "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz", @@ -205,6 +265,15 @@ "lodash": "^4.17.19" } }, + "node_modules/@babel/helper-environment-visitor": { + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz", + "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, "node_modules/@babel/helper-explode-assignable-expression": { "version": "7.12.1", "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.12.1.tgz", @@ -215,32 +284,28 @@ } }, "node_modules/@babel/helper-function-name": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz", - "integrity": "sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==", - "dev": true, - "dependencies": { - "@babel/helper-get-function-arity": "^7.12.10", - "@babel/template": "^7.12.7", - "@babel/types": "^7.12.11" - } - }, - "node_modules/@babel/helper-get-function-arity": { - "version": "7.12.10", - "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz", - "integrity": "sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==", + "version": "7.19.0", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz", + "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==", "dev": true, "dependencies": { - "@babel/types": "^7.12.10" + "@babel/template": "^7.18.10", + "@babel/types": "^7.19.0" + }, + "engines": { + "node": ">=6.9.0" } }, "node_modules/@babel/helper-hoist-variables": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz", - "integrity": "sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz", + "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==", "dev": true, "dependencies": { - "@babel/types": "^7.10.4" + "@babel/types": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" } }, "node_modules/@babel/helper-member-expression-to-functions": { @@ -253,29 +318,34 @@ } }, "node_modules/@babel/helper-module-imports": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz", - "integrity": "sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz", + "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==", "dev": true, "dependencies": { - "@babel/types": "^7.12.5" + "@babel/types": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz", - "integrity": "sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w==", + "version": "7.20.2", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz", + "integrity": "sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==", "dev": true, "dependencies": { - "@babel/helper-module-imports": "^7.12.1", - "@babel/helper-replace-supers": "^7.12.1", - "@babel/helper-simple-access": "^7.12.1", - "@babel/helper-split-export-declaration": "^7.11.0", - "@babel/helper-validator-identifier": "^7.10.4", - "@babel/template": "^7.10.4", - "@babel/traverse": "^7.12.1", - "@babel/types": "^7.12.1", - "lodash": "^4.17.19" + "@babel/helper-environment-visitor": "^7.18.9", + "@babel/helper-module-imports": "^7.18.6", + "@babel/helper-simple-access": "^7.20.2", + "@babel/helper-split-export-declaration": "^7.18.6", + "@babel/helper-validator-identifier": "^7.19.1", + "@babel/template": "^7.18.10", + "@babel/traverse": "^7.20.1", + "@babel/types": "^7.20.2" + }, + "engines": { + "node": ">=6.9.0" } }, "node_modules/@babel/helper-optimise-call-expression": { @@ -317,12 +387,15 @@ } }, "node_modules/@babel/helper-simple-access": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz", - "integrity": "sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA==", + "version": "7.20.2", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz", + "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==", "dev": true, "dependencies": { - "@babel/types": "^7.12.1" + "@babel/types": "^7.20.2" + }, + "engines": { + "node": ">=6.9.0" } }, "node_modules/@babel/helper-skip-transparent-expression-wrappers": { @@ -335,25 +408,43 @@ } }, "node_modules/@babel/helper-split-export-declaration": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz", - "integrity": "sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz", + "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==", "dev": true, "dependencies": { - "@babel/types": "^7.12.11" + "@babel/types": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-string-parser": { + "version": "7.19.4", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz", + "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==", + "dev": true, + "engines": { + "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz", - "integrity": "sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==", - "dev": true + "version": "7.19.1", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz", + "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } }, "node_modules/@babel/helper-validator-option": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz", - "integrity": "sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==", - "dev": true + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz", + "integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } }, "node_modules/@babel/helper-wrap-function": { "version": "7.12.3", @@ -368,25 +459,31 @@ } }, "node_modules/@babel/helpers": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.12.5.tgz", - "integrity": "sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==", + "version": "7.20.6", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.6.tgz", + "integrity": "sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==", "dev": true, "dependencies": { - "@babel/template": "^7.10.4", - "@babel/traverse": "^7.12.5", - "@babel/types": "^7.12.5" + "@babel/template": "^7.18.10", + "@babel/traverse": "^7.20.5", + "@babel/types": "^7.20.5" + }, + "engines": { + "node": ">=6.9.0" } }, "node_modules/@babel/highlight": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz", - "integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz", + "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==", "dev": true, "dependencies": { - "@babel/helper-validator-identifier": "^7.10.4", + "@babel/helper-validator-identifier": "^7.18.6", "chalk": "^2.0.0", "js-tokens": "^4.0.0" + }, + "engines": { + "node": ">=6.9.0" } }, "node_modules/@babel/highlight/node_modules/chalk": { @@ -404,9 +501,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.12.11.tgz", - "integrity": "sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.5.tgz", + "integrity": "sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==", "dev": true, "bin": { "parser": "bin/babel-parser.js" @@ -1327,42 +1424,99 @@ } }, "node_modules/@babel/template": { - "version": "7.12.7", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.7.tgz", - "integrity": "sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==", + "version": "7.18.10", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz", + "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==", "dev": true, "dependencies": { - "@babel/code-frame": "^7.10.4", - "@babel/parser": "^7.12.7", - "@babel/types": "^7.12.7" + "@babel/code-frame": "^7.18.6", + "@babel/parser": "^7.18.10", + "@babel/types": "^7.18.10" + }, + "engines": { + "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.12.12", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.12.tgz", - "integrity": "sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.12.11", - "@babel/generator": "^7.12.11", - "@babel/helper-function-name": "^7.12.11", - "@babel/helper-split-export-declaration": "^7.12.11", - "@babel/parser": "^7.12.11", - "@babel/types": "^7.12.12", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.5.tgz", + "integrity": "sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.18.6", + "@babel/generator": "^7.20.5", + "@babel/helper-environment-visitor": "^7.18.9", + "@babel/helper-function-name": "^7.19.0", + "@babel/helper-hoist-variables": "^7.18.6", + "@babel/helper-split-export-declaration": "^7.18.6", + "@babel/parser": "^7.20.5", + "@babel/types": "^7.20.5", "debug": "^4.1.0", - "globals": "^11.1.0", - "lodash": "^4.17.19" + "globals": "^11.1.0" + }, + "engines": { + "node": ">=6.9.0" } }, "node_modules/@babel/types": { - "version": "7.12.12", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.12.tgz", - "integrity": "sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.5.tgz", + "integrity": "sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==", "dev": true, "dependencies": { - "@babel/helper-validator-identifier": "^7.12.11", - "lodash": "^4.17.19", + "@babel/helper-string-parser": "^7.19.4", + "@babel/helper-validator-identifier": "^7.19.1", "to-fast-properties": "^2.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz", + "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==", + "dev": true, + "dependencies": { + "@jridgewell/set-array": "^1.0.0", + "@jridgewell/sourcemap-codec": "^1.4.10" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", + "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/set-array": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", + "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/sourcemap-codec": { + "version": "1.4.14", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", + "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", + "dev": true + }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.17", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz", + "integrity": "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==", + "dev": true, + "dependencies": { + "@jridgewell/resolve-uri": "3.1.0", + "@jridgewell/sourcemap-codec": "1.4.14" } }, "node_modules/@material-icons/svg": { @@ -1372,6 +1526,187 @@ "dev": true }, "node_modules/@svgr/babel-plugin-add-jsx-attribute": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-6.5.1.tgz", + "integrity": "sha512-9PYGcXrAxitycIjRmZB+Q0JaN07GZIWaTBIGQzfaZv+qr1n8X1XUEJ5rZ/vx6OVD9RRYlrNnXWExQXcmZeD/BQ==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-6.5.0.tgz", + "integrity": "sha512-8zYdkym7qNyfXpWvu4yq46k41pyNM9SOstoWhKlm+IfdCE1DdnRKeMUPsWIEO/DEkaWxJ8T9esNdG3QwQ93jBA==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-6.5.0.tgz", + "integrity": "sha512-NFdxMq3xA42Kb1UbzCVxplUc0iqSyM9X8kopImvFnB+uSDdzIHOdbs1op8ofAvVRtbg4oZiyRl3fTYeKcOe9Iw==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-6.5.1.tgz", + "integrity": "sha512-8DPaVVE3fd5JKuIC29dqyMB54sA6mfgki2H2+swh+zNJoynC8pMPzOkidqHOSc6Wj032fhl8Z0TVn1GiPpAiJg==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-svg-dynamic-title": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-6.5.1.tgz", + "integrity": "sha512-FwOEi0Il72iAzlkaHrlemVurgSQRDFbk0OC8dSvD5fSBPHltNh7JtLsxmZUhjYBZo2PpcU/RJvvi6Q0l7O7ogw==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-svg-em-dimensions": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-6.5.1.tgz", + "integrity": "sha512-gWGsiwjb4tw+ITOJ86ndY/DZZ6cuXMNE/SjcDRg+HLuCmwpcjOktwRF9WgAiycTqJD/QXqL2f8IzE2Rzh7aVXA==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-transform-react-native-svg": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-6.5.1.tgz", + "integrity": "sha512-2jT3nTayyYP7kI6aGutkyfJ7UMGtuguD72OjeGLwVNyfPRBD8zQthlvL+fAbAKk5n9ZNcvFkp/b1lZ7VsYqVJg==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-plugin-transform-svg-component": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-6.5.1.tgz", + "integrity": "sha512-a1p6LF5Jt33O3rZoVRBqdxL350oge54iZWHNI6LJB5tQ7EelvD/Mb1mfBiZNAan0dt4i3VArkFRjA4iObuNykQ==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/babel-preset": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-6.5.1.tgz", + "integrity": "sha512-6127fvO/FF2oi5EzSQOAjo1LE3OtNVh11R+/8FXa+mHx1ptAaS4cknIjnUA7e6j6fwGGJ17NzaTJFUwOV2zwCw==", + "dev": true, + "dependencies": { + "@svgr/babel-plugin-add-jsx-attribute": "^6.5.1", + "@svgr/babel-plugin-remove-jsx-attribute": "*", + "@svgr/babel-plugin-remove-jsx-empty-expression": "*", + "@svgr/babel-plugin-replace-jsx-attribute-value": "^6.5.1", + "@svgr/babel-plugin-svg-dynamic-title": "^6.5.1", + "@svgr/babel-plugin-svg-em-dimensions": "^6.5.1", + "@svgr/babel-plugin-transform-react-native-svg": "^6.5.1", + "@svgr/babel-plugin-transform-svg-component": "^6.5.1" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/cli": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@svgr/cli/-/cli-5.5.0.tgz", + "integrity": "sha512-KwEWi8olD7MpHR9pD5CrgsH7W8kQpzhSM0Ar3gGQyXqXdIuRYX5RgkWGm8Zi5ALZV9UhbPE+ObLhuSwEJxOzgA==", + "dev": true, + "dependencies": { + "@svgr/core": "^5.5.0", + "@svgr/plugin-jsx": "^5.5.0", + "@svgr/plugin-prettier": "^5.5.0", + "@svgr/plugin-svgo": "^5.5.0", + "camelcase": "^6.2.0", + "chalk": "^4.1.0", + "commander": "^6.2.0", + "dashify": "^2.0.0", + "glob": "^7.1.4" + }, + "bin": { + "svgr": "bin/svgr" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + } + }, + "node_modules/@svgr/cli/node_modules/@svgr/babel-plugin-add-jsx-attribute": { "version": "5.4.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz", "integrity": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==", @@ -1384,7 +1719,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { + "node_modules/@svgr/cli/node_modules/@svgr/babel-plugin-remove-jsx-attribute": { "version": "5.4.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz", "integrity": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==", @@ -1397,7 +1732,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { + "node_modules/@svgr/cli/node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz", "integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==", @@ -1410,7 +1745,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { + "node_modules/@svgr/cli/node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz", "integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==", @@ -1423,7 +1758,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/babel-plugin-svg-dynamic-title": { + "node_modules/@svgr/cli/node_modules/@svgr/babel-plugin-svg-dynamic-title": { "version": "5.4.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz", "integrity": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==", @@ -1436,7 +1771,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/babel-plugin-svg-em-dimensions": { + "node_modules/@svgr/cli/node_modules/@svgr/babel-plugin-svg-em-dimensions": { "version": "5.4.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz", "integrity": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==", @@ -1449,7 +1784,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/babel-plugin-transform-react-native-svg": { + "node_modules/@svgr/cli/node_modules/@svgr/babel-plugin-transform-react-native-svg": { "version": "5.4.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz", "integrity": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==", @@ -1462,7 +1797,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/babel-plugin-transform-svg-component": { + "node_modules/@svgr/cli/node_modules/@svgr/babel-plugin-transform-svg-component": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz", "integrity": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==", @@ -1475,7 +1810,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/babel-preset": { + "node_modules/@svgr/cli/node_modules/@svgr/babel-preset": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-5.5.0.tgz", "integrity": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==", @@ -1498,34 +1833,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/cli": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@svgr/cli/-/cli-5.5.0.tgz", - "integrity": "sha512-KwEWi8olD7MpHR9pD5CrgsH7W8kQpzhSM0Ar3gGQyXqXdIuRYX5RgkWGm8Zi5ALZV9UhbPE+ObLhuSwEJxOzgA==", - "dev": true, - "dependencies": { - "@svgr/core": "^5.5.0", - "@svgr/plugin-jsx": "^5.5.0", - "@svgr/plugin-prettier": "^5.5.0", - "@svgr/plugin-svgo": "^5.5.0", - "camelcase": "^6.2.0", - "chalk": "^4.1.0", - "commander": "^6.2.0", - "dashify": "^2.0.0", - "glob": "^7.1.4" - }, - "bin": { - "svgr": "bin/svgr" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@svgr/core": { + "node_modules/@svgr/cli/node_modules/@svgr/core": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/@svgr/core/-/core-5.5.0.tgz", "integrity": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==", @@ -1543,7 +1851,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/hast-util-to-babel-ast": { + "node_modules/@svgr/cli/node_modules/@svgr/hast-util-to-babel-ast": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz", "integrity": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==", @@ -1559,7 +1867,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/plugin-jsx": { + "node_modules/@svgr/cli/node_modules/@svgr/plugin-jsx": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz", "integrity": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==", @@ -1578,7 +1886,7 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/plugin-prettier": { + "node_modules/@svgr/cli/node_modules/@svgr/plugin-prettier": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/@svgr/plugin-prettier/-/plugin-prettier-5.5.0.tgz", "integrity": "sha512-mVc+u+eKUmy8sW5UnFpes9NqVtizJfnhasF8Srbi3XdxVTWyU5lmhWlQAgHLhcrsZKowQ0b7xBa4qWHI5Ew/VQ==", @@ -1595,6 +1903,98 @@ "url": "https://github.com/sponsors/gregberge" } }, + "node_modules/@svgr/core": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/core/-/core-6.5.1.tgz", + "integrity": "sha512-/xdLSWxK5QkqG524ONSjvg3V/FkNyCv538OIBdQqPNaAta3AsXj/Bd2FbvR87yMbXO2hFSWiAe/Q6IkVPDw+mw==", + "dev": true, + "peer": true, + "dependencies": { + "@babel/core": "^7.19.6", + "@svgr/babel-preset": "^6.5.1", + "@svgr/plugin-jsx": "^6.5.1", + "camelcase": "^6.2.0", + "cosmiconfig": "^7.0.1" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + } + }, + "node_modules/@svgr/hast-util-to-babel-ast": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-6.5.1.tgz", + "integrity": "sha512-1hnUxxjd83EAxbL4a0JDJoD3Dao3hmjvyvyEV8PzWmLK3B9m9NPlW7GKjFyoWE8nM7HnXzPcmmSyOW8yOddSXw==", + "dev": true, + "dependencies": { + "@babel/types": "^7.20.0", + "entities": "^4.4.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + } + }, + "node_modules/@svgr/hast-util-to-babel-ast/node_modules/entities": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", + "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", + "dev": true, + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/@svgr/plugin-jsx": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-6.5.1.tgz", + "integrity": "sha512-+UdQxI3jgtSjCykNSlEMuy1jSRQlGC7pqBCPvkG/2dATdWo082zHTTK3uhnAju2/6XpE6B5mZ3z4Z8Ns01S8Gw==", + "dev": true, + "dependencies": { + "@babel/core": "^7.19.6", + "@svgr/babel-preset": "^6.5.1", + "@svgr/hast-util-to-babel-ast": "^6.5.1", + "svg-parser": "^2.0.4" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@svgr/core": "^6.0.0" + } + }, + "node_modules/@svgr/plugin-prettier": { + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/plugin-prettier/-/plugin-prettier-6.5.1.tgz", + "integrity": "sha512-nJTtamrxQjsHcP9vb5PVBiaVW9kEtAt0hzGK8e4+zbaIUHq6RPeR8+SvYaAbIIn1TExFszFuZSz1U08UX7kz7w==", + "dev": true, + "dependencies": { + "deepmerge": "^4.2.2", + "prettier": "^2.7.1" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@svgr/core": "*" + } + }, "node_modules/@svgr/plugin-svgo": { "version": "5.5.0", "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-5.5.0.tgz", @@ -1890,56 +2290,33 @@ } }, "node_modules/browserslist": { - "version": "4.16.5", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.16.5.tgz", - "integrity": "sha512-C2HAjrM1AI/djrpAUU/tr4pml1DqLIzJKSLDBXBrNErl9ZCCTXdhwxdJjYc16953+mBWf7Lw+uUJgpgb8cN71A==", + "version": "4.21.4", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz", + "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==", "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + } + ], "dependencies": { - "caniuse-lite": "^1.0.30001214", - "colorette": "^1.2.2", - "electron-to-chromium": "^1.3.719", - "escalade": "^3.1.1", - "node-releases": "^1.1.71" + "caniuse-lite": "^1.0.30001400", + "electron-to-chromium": "^1.4.251", + "node-releases": "^2.0.6", + "update-browserslist-db": "^1.0.9" }, "bin": { "browserslist": "cli.js" }, "engines": { "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - } - }, - "node_modules/browserslist/node_modules/caniuse-lite": { - "version": "1.0.30001235", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001235.tgz", - "integrity": "sha512-zWEwIVqnzPkSAXOUlQnPW2oKoYb2aLQ4Q5ejdjBcnH63rfypaW34CxaeBn1VMya2XaEU3P/R2qHpWyj+l0BT1A==", - "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" } }, - "node_modules/browserslist/node_modules/colorette": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz", - "integrity": "sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==", - "dev": true - }, - "node_modules/browserslist/node_modules/electron-to-chromium": { - "version": "1.3.749", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.749.tgz", - "integrity": "sha512-F+v2zxZgw/fMwPz/VUGIggG4ZndDsYy0vlpthi3tjmDZlcfbhN5mYW0evXUsBr2sUtuDANFtle410A9u/sd/4A==", - "dev": true - }, - "node_modules/browserslist/node_modules/node-releases": { - "version": "1.1.73", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.73.tgz", - "integrity": "sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==", - "dev": true - }, "node_modules/cache-base": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", @@ -1995,6 +2372,22 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/caniuse-lite": { + "version": "1.0.30001439", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001439.tgz", + "integrity": "sha512-1MgUzEkoMO6gKfXflStpYgZDlFM7M/ck/bgfVCACO5vnAf0fXoNVHdWtqGU+MYca+4bL9Z5bpOVmR33cWW9G2A==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + } + ] + }, "node_modules/chalk": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", @@ -2357,9 +2750,9 @@ "optional": true }, "node_modules/cosmiconfig": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.0.tgz", - "integrity": "sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", + "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", "dev": true, "dependencies": { "@types/parse-json": "^4.0.0", @@ -2614,6 +3007,12 @@ "domelementtype": "1" } }, + "node_modules/electron-to-chromium": { + "version": "1.4.284", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz", + "integrity": "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==", + "dev": true + }, "node_modules/entities": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz", @@ -3480,13 +3879,10 @@ "dev": true }, "node_modules/json5": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz", - "integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", + "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==", "dev": true, - "dependencies": { - "minimist": "^1.2.5" - }, "bin": { "json5": "lib/cli.js" }, @@ -3681,6 +4077,12 @@ "node": ">=0.10.0" } }, + "node_modules/node-releases": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.7.tgz", + "integrity": "sha512-EJ3rzxL9pTWPjk5arA0s0dgXpnyiAbJDE6wHT62g7VsgrgQgmmZ+Ru++M1BFofncWja+Pnn3rEr3fieRySAdKQ==", + "dev": true + }, "node_modules/normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", @@ -3921,6 +4323,12 @@ "node": ">=8" } }, + "node_modules/picocolors": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", + "dev": true + }, "node_modules/picomatch": { "version": "2.2.2", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz", @@ -3954,15 +4362,18 @@ } }, "node_modules/prettier": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz", - "integrity": "sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==", + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.1.tgz", + "integrity": "sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==", "dev": true, "bin": { "prettier": "bin-prettier.js" }, "engines": { "node": ">=10.13.0" + }, + "funding": { + "url": "https://github.com/prettier/prettier?sponsor=1" } }, "node_modules/process-nextick-args": { @@ -4786,6 +5197,32 @@ "yarn": "*" } }, + "node_modules/update-browserslist-db": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz", + "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/browserslist" + } + ], + "dependencies": { + "escalade": "^3.1.1", + "picocolors": "^1.0.0" + }, + "bin": { + "browserslist-lint": "cli.js" + }, + "peerDependencies": { + "browserslist": ">= 4.21.0" + } + }, "node_modules/urix": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", @@ -4868,6 +5305,16 @@ } }, "dependencies": { + "@ampproject/remapping": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz", + "integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==", + "dev": true, + "requires": { + "@jridgewell/gen-mapping": "^0.1.0", + "@jridgewell/trace-mapping": "^0.3.9" + } + }, "@babel/cli": { "version": "7.12.10", "resolved": "https://registry.npmjs.org/@babel/cli/-/cli-7.12.10.tgz", @@ -4915,52 +5362,73 @@ } }, "@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz", + "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==", "dev": true, "requires": { - "@babel/highlight": "^7.10.4" + "@babel/highlight": "^7.18.6" } }, "@babel/compat-data": { - "version": "7.12.7", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.12.7.tgz", - "integrity": "sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.5.tgz", + "integrity": "sha512-KZXo2t10+/jxmkhNXc7pZTqRvSOIvVv/+lJwHS+B2rErwOyjuVRh60yVpb7liQ1U5t7lLJ1bz+t8tSypUZdm0g==", "dev": true }, "@babel/core": { - "version": "7.12.10", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.10.tgz", - "integrity": "sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.12.10", - "@babel/helper-module-transforms": "^7.12.1", - "@babel/helpers": "^7.12.5", - "@babel/parser": "^7.12.10", - "@babel/template": "^7.12.7", - "@babel/traverse": "^7.12.10", - "@babel/types": "^7.12.10", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.20.5.tgz", + "integrity": "sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ==", + "dev": true, + "requires": { + "@ampproject/remapping": "^2.1.0", + "@babel/code-frame": "^7.18.6", + "@babel/generator": "^7.20.5", + "@babel/helper-compilation-targets": "^7.20.0", + "@babel/helper-module-transforms": "^7.20.2", + "@babel/helpers": "^7.20.5", + "@babel/parser": "^7.20.5", + "@babel/template": "^7.18.10", + "@babel/traverse": "^7.20.5", + "@babel/types": "^7.20.5", "convert-source-map": "^1.7.0", "debug": "^4.1.0", - "gensync": "^1.0.0-beta.1", - "json5": "^2.1.2", - "lodash": "^4.17.19", - "semver": "^5.4.1", - "source-map": "^0.5.0" + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.1", + "semver": "^6.3.0" + }, + "dependencies": { + "semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "dev": true + } } }, "@babel/generator": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.12.11.tgz", - "integrity": "sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.20.5.tgz", + "integrity": "sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==", "dev": true, "requires": { - "@babel/types": "^7.12.11", - "jsesc": "^2.5.1", - "source-map": "^0.5.0" + "@babel/types": "^7.20.5", + "@jridgewell/gen-mapping": "^0.3.2", + "jsesc": "^2.5.1" + }, + "dependencies": { + "@jridgewell/gen-mapping": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz", + "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==", + "dev": true, + "requires": { + "@jridgewell/set-array": "^1.0.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.9" + } + } } }, "@babel/helper-annotate-as-pure": { @@ -4983,15 +5451,23 @@ } }, "@babel/helper-compilation-targets": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz", - "integrity": "sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw==", + "version": "7.20.0", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.0.tgz", + "integrity": "sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==", "dev": true, "requires": { - "@babel/compat-data": "^7.12.5", - "@babel/helper-validator-option": "^7.12.1", - "browserslist": "^4.14.5", - "semver": "^5.5.0" + "@babel/compat-data": "^7.20.0", + "@babel/helper-validator-option": "^7.18.6", + "browserslist": "^4.21.3", + "semver": "^6.3.0" + }, + "dependencies": { + "semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "dev": true + } } }, "@babel/helper-create-class-features-plugin": { @@ -5028,6 +5504,12 @@ "lodash": "^4.17.19" } }, + "@babel/helper-environment-visitor": { + "version": "7.18.9", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz", + "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==", + "dev": true + }, "@babel/helper-explode-assignable-expression": { "version": "7.12.1", "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.12.1.tgz", @@ -5038,32 +5520,22 @@ } }, "@babel/helper-function-name": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz", - "integrity": "sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==", - "dev": true, - "requires": { - "@babel/helper-get-function-arity": "^7.12.10", - "@babel/template": "^7.12.7", - "@babel/types": "^7.12.11" - } - }, - "@babel/helper-get-function-arity": { - "version": "7.12.10", - "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz", - "integrity": "sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==", + "version": "7.19.0", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz", + "integrity": "sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==", "dev": true, "requires": { - "@babel/types": "^7.12.10" + "@babel/template": "^7.18.10", + "@babel/types": "^7.19.0" } }, "@babel/helper-hoist-variables": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz", - "integrity": "sha512-wljroF5PgCk2juF69kanHVs6vrLwIPNp6DLD+Lrl3hoQ3PpPPikaDRNFA+0t81NOoMt2DL6WW/mdU8k4k6ZzuA==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz", + "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==", "dev": true, "requires": { - "@babel/types": "^7.10.4" + "@babel/types": "^7.18.6" } }, "@babel/helper-member-expression-to-functions": { @@ -5076,29 +5548,28 @@ } }, "@babel/helper-module-imports": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz", - "integrity": "sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz", + "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==", "dev": true, "requires": { - "@babel/types": "^7.12.5" + "@babel/types": "^7.18.6" } }, "@babel/helper-module-transforms": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz", - "integrity": "sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w==", + "version": "7.20.2", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.20.2.tgz", + "integrity": "sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==", "dev": true, "requires": { - "@babel/helper-module-imports": "^7.12.1", - "@babel/helper-replace-supers": "^7.12.1", - "@babel/helper-simple-access": "^7.12.1", - "@babel/helper-split-export-declaration": "^7.11.0", - "@babel/helper-validator-identifier": "^7.10.4", - "@babel/template": "^7.10.4", - "@babel/traverse": "^7.12.1", - "@babel/types": "^7.12.1", - "lodash": "^4.17.19" + "@babel/helper-environment-visitor": "^7.18.9", + "@babel/helper-module-imports": "^7.18.6", + "@babel/helper-simple-access": "^7.20.2", + "@babel/helper-split-export-declaration": "^7.18.6", + "@babel/helper-validator-identifier": "^7.19.1", + "@babel/template": "^7.18.10", + "@babel/traverse": "^7.20.1", + "@babel/types": "^7.20.2" } }, "@babel/helper-optimise-call-expression": { @@ -5140,12 +5611,12 @@ } }, "@babel/helper-simple-access": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz", - "integrity": "sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA==", + "version": "7.20.2", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz", + "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==", "dev": true, "requires": { - "@babel/types": "^7.12.1" + "@babel/types": "^7.20.2" } }, "@babel/helper-skip-transparent-expression-wrappers": { @@ -5158,24 +5629,30 @@ } }, "@babel/helper-split-export-declaration": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz", - "integrity": "sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz", + "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==", "dev": true, "requires": { - "@babel/types": "^7.12.11" + "@babel/types": "^7.18.6" } }, + "@babel/helper-string-parser": { + "version": "7.19.4", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz", + "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==", + "dev": true + }, "@babel/helper-validator-identifier": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz", - "integrity": "sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==", + "version": "7.19.1", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz", + "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==", "dev": true }, "@babel/helper-validator-option": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz", - "integrity": "sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz", + "integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==", "dev": true }, "@babel/helper-wrap-function": { @@ -5191,23 +5668,23 @@ } }, "@babel/helpers": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.12.5.tgz", - "integrity": "sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==", + "version": "7.20.6", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.20.6.tgz", + "integrity": "sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w==", "dev": true, "requires": { - "@babel/template": "^7.10.4", - "@babel/traverse": "^7.12.5", - "@babel/types": "^7.12.5" + "@babel/template": "^7.18.10", + "@babel/traverse": "^7.20.5", + "@babel/types": "^7.20.5" } }, "@babel/highlight": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz", - "integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==", + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz", + "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==", "dev": true, "requires": { - "@babel/helper-validator-identifier": "^7.10.4", + "@babel/helper-validator-identifier": "^7.18.6", "chalk": "^2.0.0", "js-tokens": "^4.0.0" }, @@ -5226,9 +5703,9 @@ } }, "@babel/parser": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.12.11.tgz", - "integrity": "sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.20.5.tgz", + "integrity": "sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==", "dev": true }, "@babel/plugin-proposal-async-generator-functions": { @@ -5945,44 +6422,83 @@ } }, "@babel/template": { - "version": "7.12.7", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.7.tgz", - "integrity": "sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==", + "version": "7.18.10", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.10.tgz", + "integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==", "dev": true, "requires": { - "@babel/code-frame": "^7.10.4", - "@babel/parser": "^7.12.7", - "@babel/types": "^7.12.7" + "@babel/code-frame": "^7.18.6", + "@babel/parser": "^7.18.10", + "@babel/types": "^7.18.10" } }, "@babel/traverse": { - "version": "7.12.12", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.12.tgz", - "integrity": "sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.12.11", - "@babel/generator": "^7.12.11", - "@babel/helper-function-name": "^7.12.11", - "@babel/helper-split-export-declaration": "^7.12.11", - "@babel/parser": "^7.12.11", - "@babel/types": "^7.12.12", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.20.5.tgz", + "integrity": "sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==", + "dev": true, + "requires": { + "@babel/code-frame": "^7.18.6", + "@babel/generator": "^7.20.5", + "@babel/helper-environment-visitor": "^7.18.9", + "@babel/helper-function-name": "^7.19.0", + "@babel/helper-hoist-variables": "^7.18.6", + "@babel/helper-split-export-declaration": "^7.18.6", + "@babel/parser": "^7.20.5", + "@babel/types": "^7.20.5", "debug": "^4.1.0", - "globals": "^11.1.0", - "lodash": "^4.17.19" + "globals": "^11.1.0" } }, "@babel/types": { - "version": "7.12.12", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.12.tgz", - "integrity": "sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.20.5.tgz", + "integrity": "sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg==", "dev": true, "requires": { - "@babel/helper-validator-identifier": "^7.12.11", - "lodash": "^4.17.19", + "@babel/helper-string-parser": "^7.19.4", + "@babel/helper-validator-identifier": "^7.19.1", "to-fast-properties": "^2.0.0" } }, + "@jridgewell/gen-mapping": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz", + "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==", + "dev": true, + "requires": { + "@jridgewell/set-array": "^1.0.0", + "@jridgewell/sourcemap-codec": "^1.4.10" + } + }, + "@jridgewell/resolve-uri": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz", + "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==", + "dev": true + }, + "@jridgewell/set-array": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", + "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", + "dev": true + }, + "@jridgewell/sourcemap-codec": { + "version": "1.4.14", + "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz", + "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==", + "dev": true + }, + "@jridgewell/trace-mapping": { + "version": "0.3.17", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz", + "integrity": "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==", + "dev": true, + "requires": { + "@jridgewell/resolve-uri": "3.1.0", + "@jridgewell/sourcemap-codec": "1.4.14" + } + }, "@material-icons/svg": { "version": "1.0.30", "resolved": "https://registry.npmjs.org/@material-icons/svg/-/svg-1.0.30.tgz", @@ -5990,67 +6506,75 @@ "dev": true }, "@svgr/babel-plugin-add-jsx-attribute": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz", - "integrity": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==", - "dev": true + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-6.5.1.tgz", + "integrity": "sha512-9PYGcXrAxitycIjRmZB+Q0JaN07GZIWaTBIGQzfaZv+qr1n8X1XUEJ5rZ/vx6OVD9RRYlrNnXWExQXcmZeD/BQ==", + "dev": true, + "requires": {} }, "@svgr/babel-plugin-remove-jsx-attribute": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz", - "integrity": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==", - "dev": true + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-6.5.0.tgz", + "integrity": "sha512-8zYdkym7qNyfXpWvu4yq46k41pyNM9SOstoWhKlm+IfdCE1DdnRKeMUPsWIEO/DEkaWxJ8T9esNdG3QwQ93jBA==", + "dev": true, + "requires": {} }, "@svgr/babel-plugin-remove-jsx-empty-expression": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz", - "integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==", - "dev": true + "version": "6.5.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-6.5.0.tgz", + "integrity": "sha512-NFdxMq3xA42Kb1UbzCVxplUc0iqSyM9X8kopImvFnB+uSDdzIHOdbs1op8ofAvVRtbg4oZiyRl3fTYeKcOe9Iw==", + "dev": true, + "requires": {} }, "@svgr/babel-plugin-replace-jsx-attribute-value": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz", - "integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==", - "dev": true + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-6.5.1.tgz", + "integrity": "sha512-8DPaVVE3fd5JKuIC29dqyMB54sA6mfgki2H2+swh+zNJoynC8pMPzOkidqHOSc6Wj032fhl8Z0TVn1GiPpAiJg==", + "dev": true, + "requires": {} }, "@svgr/babel-plugin-svg-dynamic-title": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz", - "integrity": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==", - "dev": true + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-6.5.1.tgz", + "integrity": "sha512-FwOEi0Il72iAzlkaHrlemVurgSQRDFbk0OC8dSvD5fSBPHltNh7JtLsxmZUhjYBZo2PpcU/RJvvi6Q0l7O7ogw==", + "dev": true, + "requires": {} }, "@svgr/babel-plugin-svg-em-dimensions": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz", - "integrity": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==", - "dev": true + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-6.5.1.tgz", + "integrity": "sha512-gWGsiwjb4tw+ITOJ86ndY/DZZ6cuXMNE/SjcDRg+HLuCmwpcjOktwRF9WgAiycTqJD/QXqL2f8IzE2Rzh7aVXA==", + "dev": true, + "requires": {} }, "@svgr/babel-plugin-transform-react-native-svg": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz", - "integrity": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==", - "dev": true + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-6.5.1.tgz", + "integrity": "sha512-2jT3nTayyYP7kI6aGutkyfJ7UMGtuguD72OjeGLwVNyfPRBD8zQthlvL+fAbAKk5n9ZNcvFkp/b1lZ7VsYqVJg==", + "dev": true, + "requires": {} }, "@svgr/babel-plugin-transform-svg-component": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz", - "integrity": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==", - "dev": true + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-6.5.1.tgz", + "integrity": "sha512-a1p6LF5Jt33O3rZoVRBqdxL350oge54iZWHNI6LJB5tQ7EelvD/Mb1mfBiZNAan0dt4i3VArkFRjA4iObuNykQ==", + "dev": true, + "requires": {} }, "@svgr/babel-preset": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-5.5.0.tgz", - "integrity": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-6.5.1.tgz", + "integrity": "sha512-6127fvO/FF2oi5EzSQOAjo1LE3OtNVh11R+/8FXa+mHx1ptAaS4cknIjnUA7e6j6fwGGJ17NzaTJFUwOV2zwCw==", "dev": true, "requires": { - "@svgr/babel-plugin-add-jsx-attribute": "^5.4.0", - "@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0", - "@svgr/babel-plugin-remove-jsx-empty-expression": "^5.0.1", - "@svgr/babel-plugin-replace-jsx-attribute-value": "^5.0.1", - "@svgr/babel-plugin-svg-dynamic-title": "^5.4.0", - "@svgr/babel-plugin-svg-em-dimensions": "^5.4.0", - "@svgr/babel-plugin-transform-react-native-svg": "^5.4.0", - "@svgr/babel-plugin-transform-svg-component": "^5.5.0" + "@svgr/babel-plugin-add-jsx-attribute": "^6.5.1", + "@svgr/babel-plugin-remove-jsx-attribute": "*", + "@svgr/babel-plugin-remove-jsx-empty-expression": "*", + "@svgr/babel-plugin-replace-jsx-attribute-value": "^6.5.1", + "@svgr/babel-plugin-svg-dynamic-title": "^6.5.1", + "@svgr/babel-plugin-svg-em-dimensions": "^6.5.1", + "@svgr/babel-plugin-transform-react-native-svg": "^6.5.1", + "@svgr/babel-plugin-transform-svg-component": "^6.5.1" } }, "@svgr/cli": { @@ -6068,48 +6592,168 @@ "commander": "^6.2.0", "dashify": "^2.0.0", "glob": "^7.1.4" + }, + "dependencies": { + "@svgr/babel-plugin-add-jsx-attribute": { + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-5.4.0.tgz", + "integrity": "sha512-ZFf2gs/8/6B8PnSofI0inYXr2SDNTDScPXhN7k5EqD4aZ3gi6u+rbmZHVB8IM3wDyx8ntKACZbtXSm7oZGRqVg==", + "dev": true + }, + "@svgr/babel-plugin-remove-jsx-attribute": { + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-5.4.0.tgz", + "integrity": "sha512-yaS4o2PgUtwLFGTKbsiAy6D0o3ugcUhWK0Z45umJ66EPWunAz9fuFw2gJuje6wqQvQWOTJvIahUwndOXb7QCPg==", + "dev": true + }, + "@svgr/babel-plugin-remove-jsx-empty-expression": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz", + "integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==", + "dev": true + }, + "@svgr/babel-plugin-replace-jsx-attribute-value": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-5.0.1.tgz", + "integrity": "sha512-PoiE6ZD2Eiy5mK+fjHqwGOS+IXX0wq/YDtNyIgOrc6ejFnxN4b13pRpiIPbtPwHEc+NT2KCjteAcq33/F1Y9KQ==", + "dev": true + }, + "@svgr/babel-plugin-svg-dynamic-title": { + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-5.4.0.tgz", + "integrity": "sha512-zSOZH8PdZOpuG1ZVx/cLVePB2ibo3WPpqo7gFIjLV9a0QsuQAzJiwwqmuEdTaW2pegyBE17Uu15mOgOcgabQZg==", + "dev": true + }, + "@svgr/babel-plugin-svg-em-dimensions": { + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-5.4.0.tgz", + "integrity": "sha512-cPzDbDA5oT/sPXDCUYoVXEmm3VIoAWAPT6mSPTJNbQaBNUuEKVKyGH93oDY4e42PYHRW67N5alJx/eEol20abw==", + "dev": true + }, + "@svgr/babel-plugin-transform-react-native-svg": { + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-5.4.0.tgz", + "integrity": "sha512-3eYP/SaopZ41GHwXma7Rmxcv9uRslRDTY1estspeB1w1ueZWd/tPlMfEOoccYpEMZU3jD4OU7YitnXcF5hLW2Q==", + "dev": true + }, + "@svgr/babel-plugin-transform-svg-component": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-5.5.0.tgz", + "integrity": "sha512-q4jSH1UUvbrsOtlo/tKcgSeiCHRSBdXoIoqX1pgcKK/aU3JD27wmMKwGtpB8qRYUYoyXvfGxUVKchLuR5pB3rQ==", + "dev": true + }, + "@svgr/babel-preset": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-5.5.0.tgz", + "integrity": "sha512-4FiXBjvQ+z2j7yASeGPEi8VD/5rrGQk4Xrq3EdJmoZgz/tpqChpo5hgXDvmEauwtvOc52q8ghhZK4Oy7qph4ig==", + "dev": true, + "requires": { + "@svgr/babel-plugin-add-jsx-attribute": "^5.4.0", + "@svgr/babel-plugin-remove-jsx-attribute": "^5.4.0", + "@svgr/babel-plugin-remove-jsx-empty-expression": "^5.0.1", + "@svgr/babel-plugin-replace-jsx-attribute-value": "^5.0.1", + "@svgr/babel-plugin-svg-dynamic-title": "^5.4.0", + "@svgr/babel-plugin-svg-em-dimensions": "^5.4.0", + "@svgr/babel-plugin-transform-react-native-svg": "^5.4.0", + "@svgr/babel-plugin-transform-svg-component": "^5.5.0" + } + }, + "@svgr/core": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@svgr/core/-/core-5.5.0.tgz", + "integrity": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==", + "dev": true, + "requires": { + "@svgr/plugin-jsx": "^5.5.0", + "camelcase": "^6.2.0", + "cosmiconfig": "^7.0.0" + } + }, + "@svgr/hast-util-to-babel-ast": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz", + "integrity": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==", + "dev": true, + "requires": { + "@babel/types": "^7.12.6" + } + }, + "@svgr/plugin-jsx": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz", + "integrity": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==", + "dev": true, + "requires": { + "@babel/core": "^7.12.3", + "@svgr/babel-preset": "^5.5.0", + "@svgr/hast-util-to-babel-ast": "^5.5.0", + "svg-parser": "^2.0.2" + } + }, + "@svgr/plugin-prettier": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/@svgr/plugin-prettier/-/plugin-prettier-5.5.0.tgz", + "integrity": "sha512-mVc+u+eKUmy8sW5UnFpes9NqVtizJfnhasF8Srbi3XdxVTWyU5lmhWlQAgHLhcrsZKowQ0b7xBa4qWHI5Ew/VQ==", + "dev": true, + "requires": { + "deepmerge": "^4.2.2", + "prettier": "^2.1.2" + } + } } }, "@svgr/core": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@svgr/core/-/core-5.5.0.tgz", - "integrity": "sha512-q52VOcsJPvV3jO1wkPtzTuKlvX7Y3xIcWRpCMtBF3MrteZJtBfQw/+u0B1BHy5ColpQc1/YVTrPEtSYIMNZlrQ==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/core/-/core-6.5.1.tgz", + "integrity": "sha512-/xdLSWxK5QkqG524ONSjvg3V/FkNyCv538OIBdQqPNaAta3AsXj/Bd2FbvR87yMbXO2hFSWiAe/Q6IkVPDw+mw==", "dev": true, + "peer": true, "requires": { - "@svgr/plugin-jsx": "^5.5.0", + "@babel/core": "^7.19.6", + "@svgr/babel-preset": "^6.5.1", + "@svgr/plugin-jsx": "^6.5.1", "camelcase": "^6.2.0", - "cosmiconfig": "^7.0.0" + "cosmiconfig": "^7.0.1" } }, "@svgr/hast-util-to-babel-ast": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-5.5.0.tgz", - "integrity": "sha512-cAaR/CAiZRB8GP32N+1jocovUtvlj0+e65TB50/6Lcime+EA49m/8l+P2ko+XPJ4dw3xaPS3jOL4F2X4KWxoeQ==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-6.5.1.tgz", + "integrity": "sha512-1hnUxxjd83EAxbL4a0JDJoD3Dao3hmjvyvyEV8PzWmLK3B9m9NPlW7GKjFyoWE8nM7HnXzPcmmSyOW8yOddSXw==", "dev": true, "requires": { - "@babel/types": "^7.12.6" + "@babel/types": "^7.20.0", + "entities": "^4.4.0" + }, + "dependencies": { + "entities": { + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", + "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", + "dev": true + } } }, "@svgr/plugin-jsx": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-5.5.0.tgz", - "integrity": "sha512-V/wVh33j12hGh05IDg8GpIUXbjAPnTdPTKuP4VNLggnwaHMPNQNae2pRnyTAILWCQdz5GyMqtO488g7CKM8CBA==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-6.5.1.tgz", + "integrity": "sha512-+UdQxI3jgtSjCykNSlEMuy1jSRQlGC7pqBCPvkG/2dATdWo082zHTTK3uhnAju2/6XpE6B5mZ3z4Z8Ns01S8Gw==", "dev": true, "requires": { - "@babel/core": "^7.12.3", - "@svgr/babel-preset": "^5.5.0", - "@svgr/hast-util-to-babel-ast": "^5.5.0", - "svg-parser": "^2.0.2" + "@babel/core": "^7.19.6", + "@svgr/babel-preset": "^6.5.1", + "@svgr/hast-util-to-babel-ast": "^6.5.1", + "svg-parser": "^2.0.4" } }, "@svgr/plugin-prettier": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@svgr/plugin-prettier/-/plugin-prettier-5.5.0.tgz", - "integrity": "sha512-mVc+u+eKUmy8sW5UnFpes9NqVtizJfnhasF8Srbi3XdxVTWyU5lmhWlQAgHLhcrsZKowQ0b7xBa4qWHI5Ew/VQ==", + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@svgr/plugin-prettier/-/plugin-prettier-6.5.1.tgz", + "integrity": "sha512-nJTtamrxQjsHcP9vb5PVBiaVW9kEtAt0hzGK8e4+zbaIUHq6RPeR8+SvYaAbIIn1TExFszFuZSz1U08UX7kz7w==", "dev": true, "requires": { "deepmerge": "^4.2.2", - "prettier": "^2.1.2" + "prettier": "^2.7.1" } }, "@svgr/plugin-svgo": { @@ -6355,42 +6999,15 @@ } }, "browserslist": { - "version": "4.16.5", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.16.5.tgz", - "integrity": "sha512-C2HAjrM1AI/djrpAUU/tr4pml1DqLIzJKSLDBXBrNErl9ZCCTXdhwxdJjYc16953+mBWf7Lw+uUJgpgb8cN71A==", + "version": "4.21.4", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.4.tgz", + "integrity": "sha512-CBHJJdDmgjl3daYjN5Cp5kbTf1mUhZoS+beLklHIvkOWscs83YAhLlF3Wsh/lciQYAcbBJgTOD44VtG31ZM4Hw==", "dev": true, "requires": { - "caniuse-lite": "^1.0.30001214", - "colorette": "^1.2.2", - "electron-to-chromium": "^1.3.719", - "escalade": "^3.1.1", - "node-releases": "^1.1.71" - }, - "dependencies": { - "caniuse-lite": { - "version": "1.0.30001235", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001235.tgz", - "integrity": "sha512-zWEwIVqnzPkSAXOUlQnPW2oKoYb2aLQ4Q5ejdjBcnH63rfypaW34CxaeBn1VMya2XaEU3P/R2qHpWyj+l0BT1A==", - "dev": true - }, - "colorette": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.2.2.tgz", - "integrity": "sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==", - "dev": true - }, - "electron-to-chromium": { - "version": "1.3.749", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.749.tgz", - "integrity": "sha512-F+v2zxZgw/fMwPz/VUGIggG4ZndDsYy0vlpthi3tjmDZlcfbhN5mYW0evXUsBr2sUtuDANFtle410A9u/sd/4A==", - "dev": true - }, - "node-releases": { - "version": "1.1.73", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.73.tgz", - "integrity": "sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==", - "dev": true - } + "caniuse-lite": "^1.0.30001400", + "electron-to-chromium": "^1.4.251", + "node-releases": "^2.0.6", + "update-browserslist-db": "^1.0.9" } }, "cache-base": { @@ -6433,6 +7050,12 @@ "integrity": "sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==", "dev": true }, + "caniuse-lite": { + "version": "1.0.30001439", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001439.tgz", + "integrity": "sha512-1MgUzEkoMO6gKfXflStpYgZDlFM7M/ck/bgfVCACO5vnAf0fXoNVHdWtqGU+MYca+4bL9Z5bpOVmR33cWW9G2A==", + "dev": true + }, "chalk": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz", @@ -6724,9 +7347,9 @@ "optional": true }, "cosmiconfig": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.0.0.tgz", - "integrity": "sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", + "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", "dev": true, "requires": { "@types/parse-json": "^4.0.0", @@ -6927,6 +7550,12 @@ "domelementtype": "1" } }, + "electron-to-chromium": { + "version": "1.4.284", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz", + "integrity": "sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==", + "dev": true + }, "entities": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/entities/-/entities-2.1.0.tgz", @@ -7598,13 +8227,10 @@ "dev": true }, "json5": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz", - "integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==", - "dev": true, - "requires": { - "minimist": "^1.2.5" - } + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", + "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==", + "dev": true }, "kind-of": { "version": "6.0.3", @@ -7762,6 +8388,12 @@ "to-regex": "^3.0.1" } }, + "node-releases": { + "version": "2.0.7", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.7.tgz", + "integrity": "sha512-EJ3rzxL9pTWPjk5arA0s0dgXpnyiAbJDE6wHT62g7VsgrgQgmmZ+Ru++M1BFofncWja+Pnn3rEr3fieRySAdKQ==", + "dev": true + }, "normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", @@ -7941,6 +8573,12 @@ "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", "dev": true }, + "picocolors": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", + "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==", + "dev": true + }, "picomatch": { "version": "2.2.2", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz", @@ -7962,9 +8600,9 @@ "optional": true }, "prettier": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.2.1.tgz", - "integrity": "sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==", + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.1.tgz", + "integrity": "sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==", "dev": true }, "process-nextick-args": { @@ -8649,6 +9287,16 @@ "dev": true, "optional": true }, + "update-browserslist-db": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz", + "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==", + "dev": true, + "requires": { + "escalade": "^3.1.1", + "picocolors": "^1.0.0" + } + }, "urix": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", diff --git a/icons/package.json b/icons/package.json index 8b95718345..a1dce44c21 100644 --- a/icons/package.json +++ b/icons/package.json @@ -15,7 +15,8 @@ "@babel/preset-env": "^7.12.11", "@babel/preset-react": "^7.12.10", "@material-icons/svg": "^1.0.30", - "@svgr/cli": "^5.5.0" + "@svgr/cli": "^5.5.0", + "@svgr/babel-plugin-add-jsx-attribute": "^6.5.1" }, "peerDependencies": { "react": "^16.8.6" diff --git a/src/Dropzone/tests/__snapshots__/DefaultContent.test.jsx.snap b/src/Dropzone/tests/__snapshots__/DefaultContent.test.jsx.snap index f28f6f9725..5494d592d4 100644 --- a/src/Dropzone/tests/__snapshots__/DefaultContent.test.jsx.snap +++ b/src/Dropzone/tests/__snapshots__/DefaultContent.test.jsx.snap @@ -10,6 +10,7 @@ Array [ > diff --git a/src/Dropzone/tests/__snapshots__/Dropzone.test.jsx.snap b/src/Dropzone/tests/__snapshots__/Dropzone.test.jsx.snap index a42fd297d6..8fa5c7e687 100644 --- a/src/Dropzone/tests/__snapshots__/Dropzone.test.jsx.snap +++ b/src/Dropzone/tests/__snapshots__/Dropzone.test.jsx.snap @@ -38,6 +38,7 @@ exports[` successfully renders 1`] = ` > successfully renders 1`] = ` > From 119621faa3113c050148dd978ad439288b96b2df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 09:10:56 -0500 Subject: [PATCH 045/173] docs: update dependent-usage.json (#1844) --- dependent-usage.json | 374 +++++++++++++++++++++++-------------------- 1 file changed, 202 insertions(+), 172 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index e1c80e5223..4db79befc7 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1670940522814, + "lastModified": 1671113405782, "projectUsages": [ { "version": "19.19.1", @@ -786,7 +786,7 @@ }, { "filePath": "src/account-settings/BetaLanguageBanner.jsx", - "line": 74, + "line": 77, "column": 12 }, { @@ -872,7 +872,7 @@ }, { "filePath": "src/account-settings/BetaLanguageBanner.jsx", - "line": 68, + "line": 71, "column": 12 }, { @@ -7295,27 +7295,27 @@ "breakpoints": [ { "filePath": "src/base-component/BaseComponent.jsx", - "line": 27, + "line": 28, "column": 30 }, { "filePath": "src/base-component/BaseComponent.jsx", - "line": 30, + "line": 31, "column": 30 }, { "filePath": "src/base-component/BaseComponent.jsx", - "line": 30, + "line": 31, "column": 69 }, { "filePath": "src/base-component/BaseComponent.jsx", - "line": 33, + "line": 34, "column": 30 }, { "filePath": "src/base-component/BaseComponent.jsx", - "line": 33, + "line": 34, "column": 73 }, { @@ -9877,12 +9877,12 @@ }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 65, + "line": 72, "column": 4 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 122, + "line": 135, "column": 4 } ], @@ -9894,12 +9894,12 @@ }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 70, + "line": 77, "column": 6 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 127, + "line": 140, "column": 6 } ], @@ -9916,22 +9916,22 @@ }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 76, + "line": 83, "column": 8 }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 79, + "line": 86, "column": 8 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 138, + "line": 151, "column": 8 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 141, + "line": 154, "column": 8 } ], @@ -9988,17 +9988,17 @@ }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 30, + "line": 31, "column": 4 }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 77, + "line": 84, "column": 10 }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 80, + "line": 87, "column": 10 }, { @@ -10028,17 +10028,17 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 44, + "line": 45, "column": 4 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 139, + "line": 152, "column": 10 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 142, + "line": 155, "column": 10 }, { @@ -10105,22 +10105,22 @@ }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 77, + "line": 84, "column": 21 }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 80, + "line": 87, "column": 21 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 139, + "line": 152, "column": 21 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 142, + "line": 155, "column": 21 } ], @@ -10132,12 +10132,12 @@ }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 83, + "line": 90, "column": 6 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 145, + "line": 158, "column": 6 } ], @@ -10154,7 +10154,7 @@ }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 84, + "line": 91, "column": 8 }, { @@ -10164,7 +10164,7 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 146, + "line": 159, "column": 8 } ], @@ -10181,7 +10181,7 @@ }, { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 86, + "line": 93, "column": 12 }, { @@ -10191,22 +10191,22 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 148, + "line": 161, "column": 12 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 173, + "line": 186, "column": 12 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 220, + "line": 233, "column": 12 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 255, + "line": 268, "column": 18 } ], @@ -10243,7 +10243,7 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 251, + "line": 264, "column": 18 }, { @@ -10871,19 +10871,19 @@ "Check": [ { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 30, + "line": 31, "column": 15 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 44, + "line": 45, "column": 15 } ], "Form.Radio": [ { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 31, + "line": 32, "column": 4 }, { @@ -10893,7 +10893,7 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 45, + "line": 46, "column": 4 } ], @@ -11167,7 +11167,7 @@ } }, { - "version": "20.8.0", + "version": "20.9.2", "name": "@edx/frontend-app-enterprise-public-catalog", "repository": { "type": "git", @@ -12140,7 +12140,7 @@ "Alert": [ { "filePath": "src/App.jsx", - "line": 74, + "line": 87, "column": 14 }, { @@ -12232,17 +12232,17 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/hooks.js", - "line": 5, + "line": 7, "column": 20 }, { "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", - "line": 7, + "line": 17, "column": 6 }, { "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", - "line": 11, + "line": 21, "column": 6 } ], @@ -12334,17 +12334,17 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/hooks.js", - "line": 6, + "line": 8, "column": 52 }, { "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", - "line": 7, + "line": 17, "column": 49 }, { "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", - "line": 11, + "line": 21, "column": 49 } ], @@ -12416,9 +12416,14 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/index.jsx", - "line": 39, + "line": 45, "column": 14 }, + { + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 67, + "column": 16 + }, { "filePath": "src/containers/SelectSessionModal/index.jsx", "line": 65, @@ -12570,45 +12575,50 @@ "Dropdown": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 40, + "line": 45, "column": 6 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 23, + "line": 24, "column": 4 } ], "Dropdown.Toggle": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 41, + "line": 46, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 24, + "line": 25, "column": 6 } ], "IconButton": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 43, + "line": 48, "column": 14 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 54, + "column": 16 } ], "MoreVert": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 44, + "line": 49, "column": 15 } ], "Icon": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 45, + "line": 50, "column": 18 }, { @@ -12621,6 +12631,11 @@ "line": 81, "column": 18 }, + { + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 60, + "column": 26 + }, { "filePath": "src/containers/MasqueradeBar/index.jsx", "line": 44, @@ -12645,64 +12660,69 @@ "Dropdown.Menu": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 49, + "line": 54, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 34, + "line": 35, "column": 6 } ], "Dropdown.Item": [ { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 51, + "line": 56, "column": 12 }, { "filePath": "src/containers/CourseCard/components/CourseCardMenu/index.jsx", - "line": 60, + "line": 65, "column": 12 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 36, + "line": 37, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 38, + "line": 39, "column": 10 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 47, + "line": 48, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 51, - "column": 10 + "line": 53, + "column": 12 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 55, + "line": 56, + "column": 12 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", + "line": 61, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 59, + "line": 65, "column": 10 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 63, + "line": 69, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 67, + "line": 73, "column": 8 } ], @@ -12714,7 +12734,7 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/index.jsx", - "line": 39, + "line": 45, "column": 92 }, { @@ -13000,7 +13020,7 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/index.jsx", - "line": 34, + "line": 40, "column": 10 } ], @@ -13010,6 +13030,16 @@ "line": 32, "column": 20 }, + { + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 59, + "column": 23 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 71, + "column": 30 + }, { "filePath": "src/widgets/RecommendationsPanel/LoadedView.jsx", "line": 39, @@ -13106,26 +13136,26 @@ "AvatarButton": [ { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 25, + "line": 26, "column": 12 } ], "Dropdown.Header": [ { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 35, + "line": 36, "column": 8 } ], "Dropdown.Divider": [ { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 46, + "line": 47, "column": 8 }, { "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", - "line": 66, + "line": 72, "column": 8 } ], @@ -20059,7 +20089,7 @@ } }, { - "version": "19.25.3", + "version": "20.20.0", "name": "@edx/frontend-app-profile", "repository": { "type": "git", @@ -22258,7 +22288,7 @@ } }, { - "version": "20.21.0", + "version": "20.21.3", "name": "@edx/frontend-lib-content-components", "repository": { "type": "git", @@ -22323,29 +22353,39 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 53, + "line": 49, "column": 18 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 72, + "line": 68, "column": 18 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 97, + "line": 93, "column": 18 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 123, + "line": 119, "column": 18 }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", + "line": 36, + "column": 6 + }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 120, + "line": 119, "column": 12 }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 77, + "column": 10 + }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", "line": 107, @@ -22375,29 +22415,39 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 58, + "line": 54, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 77, + "line": 73, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 102, + "line": 98, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 128, + "line": 124, "column": 20 }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", + "line": 54, + "column": 12 + }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 141, + "line": 140, "column": 14 }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 82, + "column": 12 + }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", "line": 128, @@ -22457,7 +22507,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 72, + "line": 71, "column": 12 }, { @@ -22467,22 +22517,22 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 160, + "line": 158, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 55, + "line": 58, "column": 16 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 58, + "line": 61, "column": 16 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 131, + "line": 132, "column": 6 } ], @@ -22556,32 +22606,27 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 52, + "line": 48, "column": 16 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 71, + "line": 67, "column": 16 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 96, + "line": 92, "column": 16 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 122, + "line": 118, "column": 16 }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 34, - "column": 4 - }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 113, + "line": 112, "column": 10 }, { @@ -22643,7 +22688,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 36, + "line": 37, "column": 8 }, { @@ -22694,8 +22739,8 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 51, - "column": 10 + "line": 55, + "column": 12 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", @@ -22803,28 +22848,28 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 54, + "line": 50, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 73, + "line": 69, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 98, + "line": 94, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 124, + "line": 120, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 52, - "column": 20 + "line": 56, + "column": 22 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", @@ -22833,12 +22878,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 139, + "line": 138, "column": 16 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 81, + "line": 85, "column": 24 }, { @@ -22919,7 +22964,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 80, + "line": 84, "column": 14 }, { @@ -23023,22 +23068,22 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 55, + "line": 51, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 74, + "line": 70, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 99, + "line": 95, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 125, + "line": 121, "column": 20 } ], @@ -23050,12 +23095,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 121, + "line": 120, "column": 14 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 143, + "line": 142, "column": 12 }, { @@ -23139,17 +23184,17 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 75, + "line": 74, "column": 26 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 163, + "line": 161, "column": 24 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 134, + "line": 135, "column": 20 } ], @@ -23176,7 +23221,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 50, + "line": 46, "column": 12 }, { @@ -23198,11 +23243,6 @@ "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", "line": 110, "column": 6 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 159, - "column": 8 } ], "Search": [ @@ -23326,7 +23366,7 @@ "column": 6 } ], - "Info": [ + "InfoOutline": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", "line": 41, @@ -23334,7 +23374,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 139, + "line": 138, "column": 27 }, { @@ -23346,11 +23386,6 @@ "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", "line": 19, "column": 12 - }, - { - "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", - "line": 45, - "column": 12 } ], "ExpandMore": [ @@ -23380,11 +23415,6 @@ "line": 49, "column": 6 }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 35, - "column": 6 - }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", "line": 89, @@ -23449,7 +23479,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 54, + "line": 50, "column": 60 } ], @@ -23461,7 +23491,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 73, + "line": 69, "column": 31 } ], @@ -23473,7 +23503,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 98, + "line": 94, "column": 31 } ], @@ -23485,29 +23515,29 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 124, + "line": 120, "column": 31 } ], "CheckboxControl": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 59, + "line": 55, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 78, + "line": 74, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 103, + "line": 99, "column": 20 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 129, + "line": 125, "column": 20 } ], @@ -23518,11 +23548,11 @@ "column": 8 } ], - "Delete": [ + "DeleteOutline": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 53, - "column": 17 + "line": 57, + "column": 19 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", @@ -23531,7 +23561,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 82, + "line": 86, "column": 21 }, { @@ -23543,7 +23573,7 @@ "OverlayTrigger": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 130, + "line": 129, "column": 14 }, { @@ -23555,7 +23585,7 @@ "Tooltip": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 134, + "line": 133, "column": 18 }, { @@ -23567,45 +23597,38 @@ "Card": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 48, + "line": 51, "column": 10 } ], "Card.Header": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 49, + "line": 52, "column": 12 } ], "Card.Body": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 50, + "line": 53, "column": 12 } ], "Card.Section": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 51, + "line": 54, "column": 14 } ], "Card.Footer": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 54, + "line": 57, "column": 14 } ], - "Row": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 74, - "column": 10 - } - ], "FormControlFeedback": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", @@ -23630,6 +23653,13 @@ "column": 10 } ], + "Outline": [ + { + "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", + "line": 45, + "column": 12 + } + ], "Form.RadioSet": [ { "filePath": "www/src/Gallery.jsx", @@ -26167,7 +26197,7 @@ "Input": [ { "filePath": "src/components/Footer/index.jsx", - "line": 470, + "line": 479, "column": 18 } ], @@ -26817,22 +26847,22 @@ ], "StarFilled": [ { - "filePath": "src/templates/privacyPolicy.jsx", + "filePath": "src/templates/privacyPolicyPrevious.jsx", "line": 44, "column": 14 }, { - "filePath": "src/templates/privacyPolicy.jsx", + "filePath": "src/templates/privacyPolicyPrevious.jsx", "line": 56, "column": 14 }, { - "filePath": "src/templates/privacyPolicyES.jsx", + "filePath": "src/templates/privacyPolicyPreviousES.jsx", "line": 25, "column": 14 }, { - "filePath": "src/templates/privacyPolicyES.jsx", + "filePath": "src/templates/privacyPolicyPreviousES.jsx", "line": 34, "column": 14 } From d77b5fc450d30f0bdec0f335016597f25fe07430 Mon Sep 17 00:00:00 2001 From: Viktor Rusakov <52399399+viktorrusakov@users.noreply.github.com> Date: Fri, 16 Dec 2022 15:12:26 +0200 Subject: [PATCH 046/173] fix: consider 0 a truthy value in input components (#1848) --- src/Form/fieldUtils.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Form/fieldUtils.js b/src/Form/fieldUtils.js index 031e684560..4e0b3cc1f3 100644 --- a/src/Form/fieldUtils.js +++ b/src/Form/fieldUtils.js @@ -20,8 +20,8 @@ const callAllHandlers = (...handlers) => { }; const useHasValue = ({ defaultValue, value }) => { - const [hasUncontrolledValue, setHasUncontrolledValue] = useState(!!defaultValue); - const hasValue = !!value || hasUncontrolledValue; + const [hasUncontrolledValue, setHasUncontrolledValue] = useState(!!defaultValue || defaultValue === 0); + const hasValue = !!value || value === 0 || hasUncontrolledValue; const handleInputEvent = (e) => setHasUncontrolledValue(e.target.value); return [hasValue, handleInputEvent]; }; From 5a20fe16c3f8a54978991adde6e4b9bad6599a05 Mon Sep 17 00:00:00 2001 From: Peter Kulko <93188219+PKulkoRaccoonGang@users.noreply.github.com> Date: Fri, 16 Dec 2022 15:49:15 +0200 Subject: [PATCH 047/173] docs: fixed markup issues in Layout and Spacing pages (#1806) --- www/src/components/LayoutGenerator.tsx | 116 ++++++++++++------------- www/src/pages/foundations/spacing.tsx | 104 +++++++++++----------- 2 files changed, 105 insertions(+), 115 deletions(-) diff --git a/www/src/components/LayoutGenerator.tsx b/www/src/components/LayoutGenerator.tsx index 16b634e478..f07ae4917c 100644 --- a/www/src/components/LayoutGenerator.tsx +++ b/www/src/components/LayoutGenerator.tsx @@ -2,7 +2,7 @@ import React, { useState } from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; // @ts-ignore -import { Input } from '~paragon-react'; // eslint-disable-line +import { Form } from '~paragon-react'; // eslint-disable-line import CodeBlock from './CodeBlock'; export interface IColumn { @@ -13,59 +13,48 @@ export interface IColumn { onChangeOffset: Function, } -const Column = ({ +function Column({ index, width, onChangeWidth, offset, onChangeOffset, -}: IColumn) => ( -
0, - [`offset-${offset}`]: offset > 0, - })} - > +}: IColumn) { + return (
0, + [`offset-${offset}`]: offset > 0, + })} > -
- - ) => onChangeWidth(index, e.target.value)} - /> -
-
- - ) => onChangeOffset(index, e.target.value)} - /> +
+ + Width + ) => onChangeWidth(index, e.target.value)} + min={0} + step={1} + max={12} + /> + + + Offset + ) => onChangeOffset(index, e.target.value)} + min={0} + step={1} + max={11} + /> +
-
-); + ); +} Column.propTypes = { index: PropTypes.number.isRequired, @@ -139,19 +128,22 @@ ${columnsString.join('')} Drag the slider to add or remove columns. Edit the width and offset values for each column and see the output below.

-
- - ) => setColumns(parseInt(e.target.value, 10))} - /> +
+ + + Number of Columns {numColumns} + + ) => setColumns(parseInt(e.target.value, 10))} + min={1} + step={1} + max={12} + /> +
{columns}
diff --git a/www/src/pages/foundations/spacing.tsx b/www/src/pages/foundations/spacing.tsx index 2d4a5c21a4..f718e5bf5b 100644 --- a/www/src/pages/foundations/spacing.tsx +++ b/www/src/pages/foundations/spacing.tsx @@ -2,7 +2,7 @@ import React, { useState } from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; // @ts-ignore -import { Input, Container, DataTable } from '~paragon-react'; // eslint-disable-line +import { Form, Container, DataTable } from '~paragon-react'; // eslint-disable-line import SEO from '../../components/SEO'; import Layout from '../../components/PageLayout'; import MeasuredItem from '../../components/MeasuredItem'; @@ -30,21 +30,23 @@ export type PixelCellTypes = { spacer: number, }; -const PixelCell = ({ spacer }: PixelCellTypes) => ( - ( - - {measurements.margin} - - )} - > -
- -); +function PixelCell({ spacer }: PixelCellTypes) { + return ( + ( + + {measurements.margin} + + )} + > +
+ + ); +} PixelCell.propTypes = { spacer: PropTypes.number.isRequired, @@ -54,22 +56,24 @@ export type SpaceBlockTypes = { utilityClass: string, }; -const SpaceBlock = ({ utilityClass }: SpaceBlockTypes) => ( - - {utilityClass ? `.${utilityClass}` : null} - -); +function SpaceBlock({ utilityClass }: SpaceBlockTypes) { + return ( + + {utilityClass ? `.${utilityClass}` : null} + + ); +} SpaceBlock.propTypes = { utilityClass: PropTypes.string, @@ -118,37 +122,31 @@ export default function SpacingPage() {

Direction

-
+
{directions.map(({ key, name }) => ( - + ))}
- +
From 3586b4602eaea0cd7a3997169785b198e583eb5d Mon Sep 17 00:00:00 2001 From: Viktor Rusakov <52399399+viktorrusakov@users.noreply.github.com> Date: Fri, 16 Dec 2022 15:52:22 +0200 Subject: [PATCH 048/173] fix: remove ResizeObserver from useIndexOfLastVisibleChild hook (#1842) --- src/Bubble/index.tsx | 3 +- src/hooks/useIndexOfLastVisibleChild.jsx | 20 ++----------- src/hooks/useIndexOfLastVisibleChild.mdx | 36 +++++++++++++++--------- 3 files changed, 28 insertions(+), 31 deletions(-) diff --git a/src/Bubble/index.tsx b/src/Bubble/index.tsx index c99310265e..a1de32cc03 100644 --- a/src/Bubble/index.tsx +++ b/src/Bubble/index.tsx @@ -38,7 +38,7 @@ const Bubble = React.forwardRef(({ Bubble.propTypes = { /** Specifies contents of the component. */ - children: PropTypes.node.isRequired, + children: PropTypes.node, /** The `Bubble` style variant to use. */ variant: PropTypes.oneOf(STYLE_VARIANTS), /** Activates disabled variant. */ @@ -50,6 +50,7 @@ Bubble.propTypes = { }; Bubble.defaultProps = { + children: null, variant: 'primary', disabled: false, className: undefined, diff --git a/src/hooks/useIndexOfLastVisibleChild.jsx b/src/hooks/useIndexOfLastVisibleChild.jsx index 3389929612..458b1b3d82 100644 --- a/src/hooks/useIndexOfLastVisibleChild.jsx +++ b/src/hooks/useIndexOfLastVisibleChild.jsx @@ -1,4 +1,4 @@ -import { useEffect, useLayoutEffect, useState } from 'react'; +import { useLayoutEffect, useState } from 'react'; import useWindowSize from './useWindowSize'; @@ -22,23 +22,9 @@ import useWindowSize from './useWindowSize'; * is optional. */ const useIndexOfLastVisibleChild = (containerElementRef, overflowElementRef) => { - const [containerWidth, setContainerWidth] = useState(0); const [indexOfLastVisibleChild, setIndexOfLastVisibleChild] = useState(-1); const windowSize = useWindowSize(); - useEffect(() => { - if (containerElementRef) { - const observer = new ResizeObserver(entries => { - for (let i = 0; i < entries.length; i++) { - setContainerWidth(entries[i].contentRect.width); - } - }); - observer.observe(containerElementRef); - return () => observer.disconnect(); - } - return undefined; - }, [containerElementRef]); - useLayoutEffect(() => { if (!containerElementRef) { return; @@ -51,7 +37,7 @@ const useIndexOfLastVisibleChild = (containerElementRef, overflowElementRef) => // sum the widths to find the last visible element's index .reduce((acc, childNode, index) => { acc.sumWidth += childNode.getBoundingClientRect().width; - if (acc.sumWidth <= containerWidth) { + if (acc.sumWidth <= containerElementRef.getBoundingClientRect().width) { acc.nextIndexOfLastVisibleChild = index; } return acc; @@ -65,7 +51,7 @@ const useIndexOfLastVisibleChild = (containerElementRef, overflowElementRef) => }); setIndexOfLastVisibleChild(nextIndexOfLastVisibleChild); - }, [windowSize, containerWidth, containerElementRef, overflowElementRef]); + }, [windowSize, containerElementRef, overflowElementRef]); return indexOfLastVisibleChild; }; diff --git a/src/hooks/useIndexOfLastVisibleChild.mdx b/src/hooks/useIndexOfLastVisibleChild.mdx index c3ddb6231b..7f7fff843b 100644 --- a/src/hooks/useIndexOfLastVisibleChild.mdx +++ b/src/hooks/useIndexOfLastVisibleChild.mdx @@ -35,30 +35,40 @@ of the children until they exceed the width of the container. const children = useMemo(() => { const indexOfOverflowStart = indexOfLastVisibleChild + 1; const childrenList = elements.map((element, i) => ( -
= indexOfOverflowStart ? invisibleStyles : {}}>{element}
+
= indexOfOverflowStart ? invisibleStyles : {}} + > + {element} +
)); - const overflowChildren = childrenList.slice(indexOfOverflowStart) + + const overflowChildren = elements.slice(indexOfOverflowStart) .map(overflowChild => ( - - {overflowChild.props.children} - - )); - - childrenList.splice(indexOfOverflowStart, 0, ( - + + {overflowChild} + + ) + ); + + const MoreDropdown = ( + More... {overflowChildren} - )); - + ) + + childrenList.push(MoreDropdown); + return childrenList; }, [indexOfLastVisibleChild]); + return (
{children} From 33c0ec053da55f6697b4fe2b88fe99cb7ed7d111 Mon Sep 17 00:00:00 2001 From: monteri <36768631+monteri@users.noreply.github.com> Date: Fri, 16 Dec 2022 15:56:00 +0200 Subject: [PATCH 049/173] fix: update truncate v3 (#1702) --- src/Truncate/README.md | 4 +- src/Truncate/Truncate.test.js | 56 +++++++++++--- src/Truncate/index.jsx | 10 ++- src/Truncate/utils.js | 138 ++++++++++++++++++++++++---------- 4 files changed, 153 insertions(+), 55 deletions(-) diff --git a/src/Truncate/README.md b/src/Truncate/README.md index 905b46b5d3..cf8553120c 100644 --- a/src/Truncate/README.md +++ b/src/Truncate/README.md @@ -83,8 +83,10 @@ A Truncate component can help you crop multiline text. There will be three dots ### HTML markdown support +**Note**: `Truncate` supports only plain `HTML` children and not `jsx`. + ```jsx live - Learners, course teams, researchers, developers: the edX community includes groups with a range of reasons for using the platform and objectives to accomplish. + Learners, course teams, researchers, developers: the edX community includes groups with a range of reasons for using the platform and objectives to accomplish. ``` diff --git a/src/Truncate/Truncate.test.js b/src/Truncate/Truncate.test.js index 091493c6c2..82ff116eb9 100644 --- a/src/Truncate/Truncate.test.js +++ b/src/Truncate/Truncate.test.js @@ -4,12 +4,11 @@ const createElementMock = { parentNode: { removeChild: () => {}, }, - scrollHeight: 220, + scrollHeight: 2000, setAttribute: () => {}, append: () => {}, - appendChild: () => {}, - set innerHTML(val) { - this.scrollHeight -= 60; + appendChild() { + this.scrollHeight -= 600; }, }; @@ -54,16 +53,18 @@ describe('utils', () => { jest.spyOn(document, 'createElement').mockReturnValue(createElementMock); const text = 'Learners, course teams, researchers, developers: the edX community includes groups with ' - + 'a range of reasons for using the platform and objectives to accomplish.'; - const lines = 2; + + 'a range of reasons for using the platform and objectives to accomplish. Learners, course teams,' + + ' researchers, developers.'; + const lines = 1; const whiteSpace = false; const ellipsis = '___'; expect(truncateLines(text, element, { lines, whiteSpace, ellipsis, - })[0].textContent).toEqual('Learners, course teams, researchers, developers: the edX community' - + ' includes groups with a range of reasons for using the platform and objectives to accomp___'); + })[0][0].textContent).toEqual('Learners, course teams, researchers, developers: the edX community' + + ' includes groups with a range of reasons for using the platform and objectives to accomplish.' + + ' Learners, course teams, researchers, develope___'); }); it('truncate text with inner tags', () => { const element = document.createElement('div'); @@ -84,7 +85,44 @@ describe('utils', () => { lines, whiteSpace, ellipsis, - }).length).toEqual(3); + })[0].length).toEqual(3); + }); + it('truncate text with nested inner tags', () => { + const element = document.createElement('div'); + jest.spyOn(document, 'createElement').mockReturnValue(createElementMock); + + const text = [ + { type: 'a', props: { children: 'Learners', href: '#' } }, + ' course teams, researchers, developers: the edX community includes groups with', + { + type: 'strong', + props: { children: ' a range of reasons for using the platform and objectives to accomplish.' }, + }, + { + type: 'a', + props: { + children: [ + { type: 'a', props: { children: 'Learners', href: '#' } }, + ' course teams, researchers, developers: the edX community includes groups with', + { + type: 'strong', + props: { children: ' a range of reasons for using the platform and objectives to accomplish.' }, + }, + { type: 'a', props: { children: 'Learners', href: '#' } }, + ], + href: '#', + }, + }, + { type: 'a', props: { children: '', href: '#' } }, + ]; + const lines = 2; + const whiteSpace = false; + const ellipsis = '___'; + expect(truncateLines(text, element, { + lines, + whiteSpace, + ellipsis, + })[0].length).toEqual(4); }); }); }); diff --git a/src/Truncate/index.jsx b/src/Truncate/index.jsx index 51abfdaca6..0b782f8064 100644 --- a/src/Truncate/index.jsx +++ b/src/Truncate/index.jsx @@ -17,17 +17,19 @@ function Truncate({ useLayoutEffect(() => { if (textContainer.current) { - const newTruncateText = truncateLines(children, textContainer.current, { + const [truncated, original] = truncateLines(children, textContainer.current, { ellipsis, whiteSpace, lines, }); + textContainer.current.setAttribute('title', original); + textContainer.current.setAttribute('aria-label', original); textContainer.current.innerHTML = ''; - newTruncateText.forEach(el => { - textContainer.current.appendChild(el); + truncated.forEach(element => { + textContainer.current.appendChild(element); }); if (onTruncate) { - onTruncate(newTruncateText); + onTruncate(truncated); } } }, [children, ellipsis, lines, onTruncate, whiteSpace, width]); diff --git a/src/Truncate/utils.js b/src/Truncate/utils.js index ce457ddf97..bb26f44539 100644 --- a/src/Truncate/utils.js +++ b/src/Truncate/utils.js @@ -1,6 +1,12 @@ -const LINE_HEIGHT_VALUE = 40; +const LINE_HEIGHT_VALUE = 1000; const CROP_DECREMENT_STEP = 0.01; +/** + * Copies document elements. + * + * @param {object} element document element + * @returns object + */ const createCopyElement = (element) => { const newElement = document.createElement(element.tagName); newElement.setAttribute( @@ -10,69 +16,119 @@ const createCopyElement = (element) => { return newElement; }; +/** + * Constructs children based on the input text. In the case when childrenData + * is empty simple text node is returned. childrenData specifies how the input + * text should be split between document elements. + * + * @param {string} text + * @param {boolean} whiteSpace whether white space should be added at the end + * @param {string} ellipsis specifies ellipsis string + * @param {array} childrenData is used to restore clients children array + * @returns array + */ const constructChildren = (text, whiteSpace = false, ellipsis = '', childrenData = []) => { const spacer = whiteSpace ? ' ' : ''; const contentEnd = `${spacer}${ellipsis}`; - if (childrenData.length) { - const newChildren = []; - childrenData.forEach((el, index) => { - let content = text.slice(el.start, el.end); - if (index === childrenData.length - 1) { - content = content.trimEnd(); - } - if (el.type) { - const element = document.createElement(el.type); - element.appendChild(document.createTextNode(content)); - Object.keys(el.props || {}).forEach(prop => { - if (prop === 'children') { - return; - } - element.setAttribute(prop, el.props[prop]); - }); - newChildren.push(element); + if (!childrenData.length) { + return [document.createTextNode(`${text.trim()}${contentEnd}`)]; + } + const newChildren = []; + childrenData.forEach((el, index) => { + let content = text.slice(el.start, el.end); + if (!content.length) { + return; + } + if (index === childrenData.length - 1 && ellipsis) { + content = content.trimEnd(); + } + if (!el.type) { + newChildren.push(document.createTextNode(content)); + return; + } + const element = document.createElement(el.type); + if (Array.isArray(el.children)) { + constructChildren(content, false, '', el.children).forEach(nestedChild => { + element.appendChild(nestedChild); + }); + } else { + element.appendChild(document.createTextNode(content)); + } + Object.keys(el.props || {}).forEach(prop => { + if (prop === 'children') { return; } - newChildren.push(document.createTextNode(content)); + element.setAttribute(prop, el.props[prop]); }); - if (contentEnd) { - newChildren.push(document.createTextNode(contentEnd)); - } - return newChildren; + newChildren.push(element); + }); + if (contentEnd) { + newChildren.push(document.createTextNode(contentEnd)); } - return [document.createTextNode(`${text.trim()}${contentEnd}`)]; + return newChildren; }; +/** + * Slices string based on original text length and cropDecrement + * + * @param {string} text + * @param {number} cropDecrement + * @returns string + */ const cropText = (text, cropDecrement) => { const sliceIndex = Math.floor(text.length * cropDecrement); return text.slice(0, sliceIndex); }; +/** + * Retrieves plain string from children array and collects data + * to be able to restore original children in the future. + * + * @param {array} children + * @param {array} elementsData original data to restore children + * @returns string + */ +function assembleStringFromChildrenArray(children, elementsData = []) { + let result = ''; + children.forEach(child => { + const isString = typeof child === 'string'; + const isChildrenString = typeof child?.props?.children === 'string'; + const nestedChildrenData = isString || isChildrenString ? null : []; + const start = result.length; + if (isString) { + result += child; + } else if (isChildrenString) { + result += child.props.children; + } else { + result += assembleStringFromChildrenArray( + child.props.children.constructor === Object ? [child.props.children] : child.props.children, + nestedChildrenData, + ); + } + const end = result.length; + elementsData.push({ + type: isString ? null : child.type, props: child?.props, start, end, children: nestedChildrenData, + }); + }); + return result; +} + // This function truncates the original line of text by adding ellipsis, // arbitrating the user's expected number of show lines, HTML element type, // and whitespaces between the text and the ellipsis. +// text can be either string or children array const truncateLines = (text, element, { lines, whiteSpace, ellipsis }) => { const visibilityArea = LINE_HEIGHT_VALUE * Number(lines); const newElement = createCopyElement(element); const childrenData = []; - let initialText = ''; - if (typeof text === 'string') { - initialText = text; - } else { - text.forEach(child => { - const isString = typeof child === 'string'; - const start = initialText.length; - initialText += isString ? child : child.props.children; - const end = initialText.length; - childrenData.push({ - type: isString ? null : child.type, props: child?.props, start, end, - }); - }); - } + const initialText = typeof text === 'string' ? text : assembleStringFromChildrenArray(text, childrenData); + let truncateText = initialText; let cropDecrement = 1; element.append(newElement); - const initialChildren = constructChildren(initialText, whiteSpace, ellipsis, childrenData); + const initialChildren = constructChildren(initialText, false, '', childrenData); + for (let i = 0; i < initialChildren.length; i++) { newElement.appendChild(initialChildren[i]); } @@ -80,7 +136,7 @@ const truncateLines = (text, element, { lines, whiteSpace, ellipsis }) => { if (visibilityArea >= newElementTextHeight) { newElement.parentNode.removeChild(newElement); - return constructChildren(truncateText, false, '', childrenData); + return [constructChildren(truncateText, false, '', childrenData), initialText]; } while (newElementTextHeight > visibilityArea) { @@ -95,7 +151,7 @@ const truncateLines = (text, element, { lines, whiteSpace, ellipsis }) => { } newElement.parentNode.removeChild(newElement); - return constructChildren(truncateText, whiteSpace, ellipsis, childrenData); + return [constructChildren(truncateText, whiteSpace, ellipsis, childrenData), initialText]; }; module.exports = { From de29c41dbe1669795e7863fd0bc14580cd140be6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 09:08:58 -0500 Subject: [PATCH 050/173] docs: update dependent-usage.json (#1851) --- dependent-usage.json | 77 ++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 49 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 4db79befc7..eeeb26beb7 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1671113405782, + "lastModified": 1671199701419, "projectUsages": [ { "version": "19.19.1", @@ -9978,8 +9978,8 @@ }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 80, - "column": 16 + "line": 81, + "column": 18 }, { "filePath": "src/discussions/common/AuthorLabel.jsx", @@ -10394,8 +10394,8 @@ }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 71, - "column": 20 + "line": 72, + "column": 22 }, { "filePath": "src/discussions/common/Confirmation.jsx", @@ -10679,22 +10679,22 @@ "ModalPopup": [ { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 55, - "column": 6 + "line": 56, + "column": 8 } ], "Dropdown.Divider": [ { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 68, + "line": 69, "column": 17 } ], "Dropdown.Item": [ { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 70, - "column": 14 + "line": 71, + "column": 16 }, { "filePath": "src/discussions/navigation/breadcrumb-menu/BreadcrumbDropdown.jsx", @@ -20002,11 +20002,11 @@ }, "folderName": "frontend-app-payment", "usages": { - "StatusAlert": [ + "Alert": [ { "filePath": "src/feedback/AlertMessage.jsx", - "line": 45, - "column": 9 + "line": 46, + "column": 4 } ], "Hyperlink": [ @@ -24840,7 +24840,7 @@ }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 54, + "line": 55, "column": 14 }, { @@ -24920,7 +24920,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 125, + "line": 126, "column": 14 }, { @@ -24975,7 +24975,7 @@ }, { "filePath": "src/templates/programDetailDegree.jsx", - "line": 237, + "line": 239, "column": 16 } ], @@ -25004,7 +25004,7 @@ }, { "filePath": "src/components/ContentfulModule/AboutTheProgramModule.jsx", - "line": 84, + "line": 85, "column": 14 }, { @@ -25145,12 +25145,12 @@ }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 30, + "line": 31, "column": 4 }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 45, + "line": 46, "column": 10 }, { @@ -25424,13 +25424,13 @@ "column": 8 }, { - "filePath": "src/components/Search/Results/FullProductHits.jsx", - "line": 39, + "filePath": "src/components/Search/Results/OverviewProductHits.jsx", + "line": 23, "column": 4 }, { - "filePath": "src/components/Search/Results/OverviewProductHits.jsx", - "line": 23, + "filePath": "src/components/Search/Results/SecondLevelResults.jsx", + "line": 36, "column": 4 }, { @@ -26197,7 +26197,7 @@ "Input": [ { "filePath": "src/components/Footer/index.jsx", - "line": 479, + "line": 470, "column": 18 } ], @@ -26656,27 +26656,6 @@ "column": 10 } ], - "DataTable": [ - { - "filePath": "src/components/Search/Results/FullProductHits.jsx", - "line": 47, - "column": 6 - } - ], - "CardView": [ - { - "filePath": "src/components/Search/Results/FullProductHits.jsx", - "line": 89, - "column": 8 - } - ], - "DataTable.TableFooter": [ - { - "filePath": "src/components/Search/Results/FullProductHits.jsx", - "line": 94, - "column": 8 - } - ], "StatusAlert": [ { "filePath": "src/components/Search/Results/NoResultsBlurb.jsx", @@ -26847,22 +26826,22 @@ ], "StarFilled": [ { - "filePath": "src/templates/privacyPolicyPrevious.jsx", + "filePath": "src/templates/privacyPolicy.jsx", "line": 44, "column": 14 }, { - "filePath": "src/templates/privacyPolicyPrevious.jsx", + "filePath": "src/templates/privacyPolicy.jsx", "line": 56, "column": 14 }, { - "filePath": "src/templates/privacyPolicyPreviousES.jsx", + "filePath": "src/templates/privacyPolicyES.jsx", "line": 25, "column": 14 }, { - "filePath": "src/templates/privacyPolicyPreviousES.jsx", + "filePath": "src/templates/privacyPolicyES.jsx", "line": 34, "column": 14 } From b04be18cd12e43bc9089abe659651ff5f59f240a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 09:09:16 -0500 Subject: [PATCH 051/173] docs: update dependent-usage.json (#1852) --- dependent-usage.json | 150 +++++++++++++++++++++++-------------------- 1 file changed, 81 insertions(+), 69 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index eeeb26beb7..681ebf60e7 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1671199701419, + "lastModified": 1671286119831, "projectUsages": [ { "version": "19.19.1", @@ -3140,17 +3140,17 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 68, + "line": 73, "column": 19 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 70, + "line": 75, "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 71, + "line": 76, "column": 23 }, { @@ -3517,12 +3517,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 70, + "line": 91, "column": 6 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 69, + "line": 91, "column": 6 }, { @@ -3569,12 +3569,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 117, + "line": 144, "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 122, + "line": 150, "column": 8 }, { @@ -3601,12 +3601,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 118, + "line": 145, "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 123, + "line": 151, "column": 8 }, { @@ -3628,12 +3628,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 120, + "line": 147, "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 125, + "line": 153, "column": 8 }, { @@ -4130,7 +4130,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 36, + "line": 37, "column": 32 }, { @@ -4351,7 +4351,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 53, + "line": 58, "column": 5 }, { @@ -5522,7 +5522,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 57, + "line": 62, "column": 6 }, { @@ -5985,12 +5985,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 119, + "line": 146, "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 124, + "line": 152, "column": 8 }, { @@ -6827,7 +6827,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 69, + "line": 74, "column": 19 }, { @@ -6942,12 +6942,12 @@ "Download": [ { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 68, + "line": 73, "column": 30 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 71, + "line": 76, "column": 34 }, { @@ -6959,7 +6959,7 @@ "Check": [ { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 70, + "line": 75, "column": 31 }, { @@ -11183,7 +11183,7 @@ }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 219, + "line": 221, "column": 6 } ], @@ -11195,7 +11195,7 @@ }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 228, + "line": 230, "column": 8 } ], @@ -11207,7 +11207,7 @@ }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 229, + "line": 231, "column": 10 } ], @@ -11219,12 +11219,12 @@ }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 172, + "line": 174, "column": 8 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 235, + "line": 237, "column": 10 }, { @@ -11251,60 +11251,60 @@ }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 242, + "line": 244, "column": 14 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 247, + "line": 249, "column": 14 } ], "ModalDialog.Footer": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 111, + "line": 112, "column": 8 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 289, + "line": 291, "column": 8 } ], "ActionRow": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 112, + "line": 113, "column": 10 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 290, + "line": 292, "column": 10 } ], "Hyperlink": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 114, + "line": 115, "column": 14 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 291, + "line": 293, "column": 12 } ], "Button": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 121, + "line": 122, "column": 16 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 298, + "line": 300, "column": 14 }, { @@ -11319,34 +11319,39 @@ }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 450, + "line": 451, "column": 12 } ], "Icon": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 126, + "line": 127, "column": 18 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 303, + "line": 305, "column": 16 }, { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 49, + "line": 52, "column": 10 }, { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 62, - "column": 12 + "line": 66, + "column": 14 }, { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 77, + "line": 82, + "column": 14 + }, + { + "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", + "line": 98, "column": 10 }, { @@ -11373,19 +11378,19 @@ "Launch": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 126, + "line": 127, "column": 56 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 303, + "line": 305, "column": 54 } ], "MoneyOutline": [ { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 49, + "line": 52, "column": 38 }, { @@ -11397,8 +11402,8 @@ "BookOpen": [ { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 62, - "column": 40 + "line": 66, + "column": 42 }, { "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", @@ -11406,10 +11411,17 @@ "column": 40 } ], + "Book": [ + { + "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", + "line": 82, + "column": 42 + } + ], "EventNote": [ { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 77, + "line": 98, "column": 38 } ], @@ -11454,7 +11466,7 @@ }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 469, + "line": 470, "column": 10 } ], @@ -11466,7 +11478,7 @@ }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 482, + "line": 483, "column": 14 } ], @@ -11488,7 +11500,7 @@ }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 440, + "line": 441, "column": 12 }, { @@ -11498,17 +11510,17 @@ }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 61, + "line": 66, "column": 12 }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 68, + "line": 73, "column": 12 }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 78, + "line": 83, "column": 12 }, { @@ -11556,28 +11568,28 @@ "DataTable.TableControlBar": [ { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 480, + "line": 481, "column": 12 } ], "DataTable.Table": [ { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 493, + "line": 494, "column": 26 } ], "DataTable.TableFooter": [ { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 496, + "line": 497, "column": 14 } ], "DataTable.RowStatus": [ { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 497, + "line": 498, "column": 16 } ], @@ -11596,7 +11608,7 @@ }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 39, + "line": 44, "column": 4 }, { @@ -11613,7 +11625,7 @@ }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 51, + "line": 56, "column": 6 }, { @@ -11630,7 +11642,7 @@ }, { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 53, + "line": 58, "column": 6 }, { @@ -11671,7 +11683,7 @@ "Card.ImageCap": [ { "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 45, + "line": 50, "column": 6 }, { @@ -21707,7 +21719,7 @@ "StatusAlert": [ { "filePath": "src/CookiePolicyBanner/index.jsx", - "line": 66, + "line": 68, "column": 10 } ] @@ -26197,7 +26209,7 @@ "Input": [ { "filePath": "src/components/Footer/index.jsx", - "line": 470, + "line": 484, "column": 18 } ], @@ -26826,22 +26838,22 @@ ], "StarFilled": [ { - "filePath": "src/templates/privacyPolicy.jsx", + "filePath": "src/templates/privacyPolicyPrevious.jsx", "line": 44, "column": 14 }, { - "filePath": "src/templates/privacyPolicy.jsx", + "filePath": "src/templates/privacyPolicyPrevious.jsx", "line": 56, "column": 14 }, { - "filePath": "src/templates/privacyPolicyES.jsx", + "filePath": "src/templates/privacyPolicyPreviousES.jsx", "line": 25, "column": 14 }, { - "filePath": "src/templates/privacyPolicyES.jsx", + "filePath": "src/templates/privacyPolicyPreviousES.jsx", "line": 34, "column": 14 } From c395a1c1d0d64831a509f1bfadf5b5babcbb3c46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Dec 2022 09:09:03 -0500 Subject: [PATCH 052/173] docs: update dependent-usage.json (#1853) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 681ebf60e7..89a90b73ee 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1671286119831, + "lastModified": 1671372504167, "projectUsages": [ { "version": "19.19.1", From b12c5a8305fc856ae13448789d4909cd3a1ee6ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 09:10:30 -0500 Subject: [PATCH 053/173] docs: update dependent-usage.json (#1855) --- dependent-usage.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 89a90b73ee..3351d30119 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1671372504167, + "lastModified": 1671458970130, "projectUsages": [ { "version": "19.19.1", @@ -728,7 +728,7 @@ } }, { - "version": "20.21.2", + "version": "20.21.5", "name": "@edx/frontend-app-account", "repository": { "type": "git", @@ -10288,12 +10288,12 @@ }, { "filePath": "src/discussions/data/hooks.js", - "line": 104, + "line": 118, "column": 21 }, { "filePath": "src/discussions/data/hooks.js", - "line": 109, + "line": 123, "column": 21 }, { @@ -10830,12 +10830,12 @@ "breakpoints": [ { "filePath": "src/discussions/data/hooks.js", - "line": 105, + "line": 119, "column": 29 }, { "filePath": "src/discussions/data/hooks.js", - "line": 110, + "line": 124, "column": 29 } ], @@ -24176,7 +24176,7 @@ } }, { - "version": "20.21.2", + "version": "20.21.5", "name": "@edx/frontend-platform", "repository": { "type": "git", From a35b72030a9a9530f86bd42d8a40d253a94691e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Dec 2022 07:43:04 -0500 Subject: [PATCH 054/173] docs: update dependent-usage.json (#1857) Co-authored-by: adamstankiewicz --- dependent-usage.json | 781 +++++++++++++++++++++++++++---------------- 1 file changed, 494 insertions(+), 287 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 3351d30119..12e4cee575 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1671458970130, + "lastModified": 1671545323171, "projectUsages": [ { "version": "19.19.1", @@ -2095,6 +2095,16 @@ "line": 58, "column": 10 }, + { + "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", + "line": 11, + "column": 12 + }, + { + "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", + "line": 13, + "column": 8 + }, { "filePath": "src/components/EnterpriseApp/EnterpriseAppSkeleton.jsx", "line": 7, @@ -3013,9 +3023,14 @@ "line": 115, "column": 8 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", + "line": 39, + "column": 16 + }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 132, + "line": 133, "column": 10 }, { @@ -3247,12 +3262,12 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightSet.jsx", - "line": 6, - "column": 2 + "line": 12, + "column": 4 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 128, + "line": 129, "column": 2 }, { @@ -3400,7 +3415,12 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", - "line": 17, + "line": 10, + "column": 6 + }, + { + "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", + "line": 20, "column": 6 }, { @@ -3502,7 +3522,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 100, + "line": 98, "column": 4 }, { @@ -3559,7 +3579,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 145, + "line": 143, "column": 6 }, { @@ -3591,7 +3611,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 158, + "line": 156, "column": 33 }, { @@ -3623,7 +3643,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 160, + "line": 158, "column": 6 }, { @@ -3650,7 +3670,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 161, + "line": 159, "column": 8 } ], @@ -4421,11 +4441,21 @@ "line": 40, "column": 8 }, + { + "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", + "line": 20, + "column": 6 + }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", "line": 83, "column": 8 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 104, + "column": 6 + }, { "filePath": "src/components/ErrorPage/index.jsx", "line": 27, @@ -4774,7 +4804,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 18, + "line": 33, "column": 4 }, { @@ -4871,7 +4901,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 31, + "line": 46, "column": 10 }, { @@ -4951,6 +4981,11 @@ "line": 23, "column": 12 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", + "line": 37, + "column": 6 + }, { "filePath": "src/components/learner-credit-management/EmailAddressTableCell.jsx", "line": 46, @@ -4988,6 +5023,11 @@ "line": 24, "column": 19 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", + "line": 38, + "column": 13 + }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", "line": 157, @@ -5002,7 +5042,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 129, + "line": 130, "column": 4 }, { @@ -5562,6 +5602,11 @@ "line": 16, "column": 4 }, + { + "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", + "line": 26, + "column": 6 + }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperFooterHelpLink.jsx", "line": 8, @@ -5646,7 +5691,7 @@ "Card.ImageCap": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 19, + "line": 34, "column": 6 }, { @@ -5668,7 +5713,7 @@ "Card.Header": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 25, + "line": 40, "column": 6 }, { @@ -5700,7 +5745,7 @@ "Card.Footer": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 32, + "line": 47, "column": 10 }, { @@ -5727,23 +5772,23 @@ "CardGrid": [ { "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", - "line": 17, + "line": 26, "column": 4 }, - { - "filePath": "src/components/ContentHighlights/ContentHighlightSetCardContainer.jsx", - "line": 8, - "column": 2 - }, { "filePath": "src/components/ContentHighlights/HighlightSetSection.jsx", - "line": 18, + "line": 19, "column": 6 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 28, - "column": 6 + "line": 45, + "column": 4 + }, + { + "filePath": "src/components/ContentHighlights/SkeletonContentCardContainer.jsx", + "line": 8, + "column": 2 }, { "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", @@ -5779,7 +5824,12 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", - "line": 21, + "line": 12, + "column": 8 + }, + { + "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", + "line": 24, "column": 8 }, { @@ -5827,7 +5877,7 @@ "Col": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 130, + "line": 131, "column": 6 }, { @@ -5939,7 +5989,7 @@ "Assignment": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 132, + "line": 133, "column": 21 } ], @@ -5963,14 +6013,14 @@ "CardView": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 147, + "line": 145, "column": 8 } ], "DataTable.EmptyTable": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 159, + "line": 157, "column": 6 }, { @@ -9289,7 +9339,7 @@ }, { "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 548, + "line": 551, "column": 4 } ], @@ -9306,7 +9356,7 @@ }, { "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 559, + "line": 562, "column": 8 } ], @@ -9323,7 +9373,7 @@ }, { "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 560, + "line": 563, "column": 10 } ], @@ -9340,7 +9390,7 @@ }, { "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 564, + "line": 567, "column": 8 } ], @@ -9357,7 +9407,7 @@ }, { "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 572, + "line": 575, "column": 8 } ], @@ -9374,7 +9424,7 @@ }, { "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 577, + "line": 580, "column": 10 } ], @@ -9391,7 +9441,7 @@ }, { "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 578, + "line": 581, "column": 12 } ], @@ -9455,7 +9505,7 @@ }, { "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 558, + "line": 561, "column": 6 }, { @@ -9477,7 +9527,7 @@ }, { "filePath": "src/pages-and-resources/proctoring/Settings.jsx", - "line": 581, + "line": 584, "column": 12 } ], @@ -9968,7 +10018,7 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 185, + "line": 201, "column": 20 }, { @@ -10218,12 +10268,12 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 115, + "line": 112, "column": 12 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 158, + "line": 174, "column": 6 }, { @@ -10310,7 +10360,7 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 183, + "line": 199, "column": 10 }, { @@ -10384,12 +10434,12 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 99, - "column": 10 + "line": 96, + "column": 8 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 168, + "line": 184, "column": 14 }, { @@ -10655,12 +10705,12 @@ "ArrowBack": [ { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 171, + "line": 187, "column": 28 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 184, + "line": 200, "column": 17 }, { @@ -12171,6 +12221,23 @@ "column": 2 } ], + "MailtoLink": [ + { + "filePath": "src/components/EmailLink.jsx", + "line": 11, + "column": 4 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", + "line": 28, + "column": 42 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/EntitlementBanner.jsx", + "line": 35, + "column": 37 + } + ], "useWindowSize": [ { "filePath": "src/containers/CourseCard/components/CourseCardActions/ActionButton/hooks.js", @@ -12366,6 +12433,16 @@ "line": 9, "column": 4 }, + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditContent.jsx", + "line": 14, + "column": 8 + }, + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditRequestForm/index.jsx", + "line": 29, + "column": 6 + }, { "filePath": "src/containers/CourseCard/components/CourseCardBanners/EntitlementBanner.jsx", "line": 46, @@ -12483,6 +12560,11 @@ "line": 28, "column": 4 }, + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditContent.jsx", + "line": 13, + "column": 6 + }, { "filePath": "src/containers/EmailSettingsModal/index.jsx", "line": 44, @@ -12521,18 +12603,6 @@ "column": 18 } ], - "MailtoLink": [ - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", - "line": 28, - "column": 42 - }, - { - "filePath": "src/containers/CourseCard/components/CourseCardBanners/EntitlementBanner.jsx", - "line": 35, - "column": 37 - } - ], "Hyperlink": [ { "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", @@ -12554,6 +12624,11 @@ "line": 52, "column": 10 }, + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/ProviderLink.jsx", + "line": 11, + "column": 4 + }, { "filePath": "src/widgets/LookingForChallengeWidget/index.jsx", "line": 30, @@ -12572,6 +12647,35 @@ "column": 38 } ], + "Form": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditRequestForm/index.jsx", + "line": 15, + "column": 4 + }, + { + "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", + "line": 60, + "column": 6 + }, + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 40, + "column": 6 + } + ], + "FormControl": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/CreditBanner/views/components/CreditRequestForm/index.jsx", + "line": 22, + "column": 8 + }, + { + "filePath": "src/containers/MasqueradeBar/index.jsx", + "line": 62, + "column": 14 + } + ], "Badge": [ { "filePath": "src/containers/CourseCard/components/CourseCardImage.jsx", @@ -12926,18 +13030,6 @@ "column": 20 } ], - "Form": [ - { - "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 60, - "column": 6 - }, - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 40, - "column": 6 - } - ], "Sheet": [ { "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", @@ -13223,13 +13315,6 @@ "column": 12 } ], - "FormControl": [ - { - "filePath": "src/containers/MasqueradeBar/index.jsx", - "line": 62, - "column": 14 - } - ], "FormControlFeedback": [ { "filePath": "src/containers/MasqueradeBar/index.jsx", @@ -13311,7 +13396,7 @@ } }, { - "version": "19.22.0", + "version": "20.21.2", "name": "frontend-app-learner-portal-enterprise", "repository": { "type": "git", @@ -13444,17 +13529,17 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 44, + "line": 41, "column": 6 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 55, + "line": 52, "column": 6 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 82, + "line": 79, "column": 6 }, { @@ -13504,7 +13589,7 @@ }, { "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", - "line": 72, + "line": 73, "column": 4 }, { @@ -13544,17 +13629,17 @@ }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 92, + "line": 91, "column": 6 }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 34, + "line": 33, "column": 6 }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 42, + "line": 41, "column": 6 }, { @@ -13584,7 +13669,7 @@ }, { "filePath": "src/components/search/SearchResults.jsx", - "line": 82, + "line": 88, "column": 4 }, { @@ -13658,7 +13743,7 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 45, + "line": 42, "column": 8 }, { @@ -13757,7 +13842,7 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 56, + "line": 53, "column": 8 }, { @@ -13772,7 +13857,7 @@ }, { "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", - "line": 96, + "line": 97, "column": 12 }, { @@ -13807,22 +13892,22 @@ }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 21, + "line": 20, "column": 4 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 93, + "line": 92, "column": 8 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 142, + "line": 141, "column": 10 }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 43, + "line": 42, "column": 8 }, { @@ -13855,11 +13940,6 @@ "line": 12, "column": 4 }, - { - "filePath": "src/components/search/SearchResults.jsx", - "line": 112, - "column": 12 - }, { "filePath": "src/components/skills-quiz/SkillsQuiz.jsx", "line": 23, @@ -13904,7 +13984,7 @@ }, { "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", - "line": 97, + "line": 98, "column": 14 }, { @@ -13939,32 +14019,32 @@ }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 22, + "line": 21, "column": 6 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 31, + "line": 30, "column": 6 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 42, + "line": 41, "column": 6 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 94, + "line": 93, "column": 10 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 109, + "line": 108, "column": 10 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 124, + "line": 123, "column": 10 }, { @@ -14023,7 +14103,7 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 62, + "line": 59, "column": 12 }, { @@ -14075,7 +14155,7 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 62, + "line": 59, "column": 34 }, { @@ -14090,12 +14170,12 @@ }, { "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", - "line": 95, + "line": 96, "column": 9 }, { "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", - "line": 200, + "line": 204, "column": 62 }, { @@ -14177,12 +14257,7 @@ }, { "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 70, - "column": 4 - }, - { - "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 83, + "line": 100, "column": 4 }, { @@ -14192,52 +14267,42 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 49, + "line": 69, "column": 4 }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 85, - "column": 6 - }, { "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 79, + "line": 98, "column": 4 }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 118, - "column": 6 - }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 18, + "line": 17, "column": 12 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 30, + "line": 29, "column": 4 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 59, + "line": 58, "column": 6 }, { "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 20, + "line": 19, "column": 10 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 159, + "line": 158, "column": 4 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 195, + "line": 194, "column": 6 } ], @@ -14254,7 +14319,7 @@ }, { "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 87, + "line": 108, "column": 6 }, { @@ -14264,47 +14329,37 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 50, + "line": 76, "column": 6 }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 89, - "column": 8 - }, { "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 80, + "line": 106, "column": 6 }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 122, - "column": 8 - }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 19, + "line": 18, "column": 14 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 31, + "line": 30, "column": 6 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 60, + "line": 59, "column": 8 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 160, + "line": 159, "column": 6 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 196, + "line": 195, "column": 8 } ], @@ -14326,7 +14381,7 @@ }, { "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 92, + "line": 112, "column": 6 }, { @@ -14336,59 +14391,49 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 55, + "line": 82, "column": 6 }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 97, - "column": 8 - }, { "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 84, + "line": 112, "column": 6 }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 129, - "column": 8 - }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 24, + "line": 23, "column": 14 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 36, + "line": 35, "column": 6 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 67, + "line": 66, "column": 8 }, { "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 21, + "line": 20, "column": 12 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 164, + "line": 163, "column": 6 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 202, + "line": 201, "column": 8 } ], "Card.Section": [ { "filePath": "src/components/course/CourseRecommendationCard.jsx", - "line": 83, + "line": 81, "column": 6 }, { @@ -14423,7 +14468,7 @@ }, { "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 100, + "line": 119, "column": 6 }, { @@ -14433,109 +14478,89 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 61, + "line": 94, "column": 6 }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 106, - "column": 8 - }, { "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 89, + "line": 126, "column": 6 }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 146, - "column": 8 - }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 29, + "line": 28, "column": 14 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 42, + "line": 41, "column": 6 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 46, + "line": 45, "column": 6 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 90, + "line": 89, "column": 8 }, { "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 33, + "line": 32, "column": 12 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 169, + "line": 168, "column": 6 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 172, + "line": 171, "column": 6 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 175, + "line": 174, "column": 6 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 219, + "line": 218, "column": 8 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 237, + "line": 236, "column": 8 } ], "Card.Footer": [ { "filePath": "src/components/course/CourseRecommendationCard.jsx", - "line": 85, + "line": 83, "column": 6 }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 65, + "line": 95, "column": 6 }, - { - "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 120, - "column": 8 - }, { "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 92, + "line": 138, "column": 6 }, - { - "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 161, - "column": 8 - }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 178, + "line": 177, "column": 6 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 253, + "line": 252, "column": 8 } ], @@ -14554,6 +14579,183 @@ "filePath": "src/components/course/CourseRunCards.jsx", "line": 24, "column": 4 + }, + { + "filePath": "src/components/search/popular-results/PopularResults.jsx", + "line": 34, + "column": 8 + }, + { + "filePath": "src/components/search/popular-results/PopularResults.jsx", + "line": 41, + "column": 10 + }, + { + "filePath": "src/components/search/SearchResults.jsx", + "line": 117, + "column": 10 + }, + { + "filePath": "src/components/search/SearchResults.jsx", + "line": 124, + "column": 10 + } + ], + "Skeleton": [ + { + "filePath": "src/components/course/CourseSidebarPrice.jsx", + "line": 38, + "column": 11 + }, + { + "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", + "line": 390, + "column": 12 + }, + { + "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", + "line": 87, + "column": 14 + }, + { + "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", + "line": 94, + "column": 14 + }, + { + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 68, + "column": 28 + }, + { + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 80, + "column": 8 + }, + { + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 94, + "column": 25 + }, + { + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 109, + "column": 25 + }, + { + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 124, + "column": 25 + }, + { + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 140, + "column": 21 + }, + { + "filePath": "src/components/pathway/PathwayModal.jsx", + "line": 148, + "column": 10 + }, + { + "filePath": "src/components/search/popular-results/PopularResults.jsx", + "line": 30, + "column": 10 + }, + { + "filePath": "src/components/search/SearchResults.jsx", + "line": 92, + "column": 12 + }, + { + "filePath": "src/components/search/SearchResults.jsx", + "line": 116, + "column": 10 + }, + { + "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", + "line": 19, + "column": 20 + }, + { + "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", + "line": 25, + "column": 18 + }, + { + "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", + "line": 29, + "column": 16 + }, + { + "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", + "line": 30, + "column": 16 + }, + { + "filePath": "src/components/skills-quiz/CourseCard.jsx", + "line": 31, + "column": 12 + }, + { + "filePath": "src/components/skills-quiz/CourseCard.jsx", + "line": 37, + "column": 10 + }, + { + "filePath": "src/components/skills-quiz/CourseCard.jsx", + "line": 42, + "column": 8 + }, + { + "filePath": "src/components/skills-quiz/CourseCard.jsx", + "line": 46, + "column": 8 + }, + { + "filePath": "src/components/skills-quiz/JobCardComponent.jsx", + "line": 23, + "column": 18 + }, + { + "filePath": "src/components/skills-quiz/JobCardComponent.jsx", + "line": 34, + "column": 16 + }, + { + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 160, + "column": 12 + }, + { + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 165, + "column": 10 + }, + { + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 169, + "column": 8 + }, + { + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 172, + "column": 8 + }, + { + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 175, + "column": 8 + }, + { + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 178, + "column": 8 + }, + { + "filePath": "src/components/skills-quiz/SkillsCourses.jsx", + "line": 121, + "column": 32 } ], "OverlayTrigger": [ @@ -14592,7 +14794,7 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 405, + "line": 404, "column": 24 }, { @@ -14627,27 +14829,27 @@ }, { "filePath": "src/components/pathway/SearchPathwayCard.jsx", - "line": 106, - "column": 17 + "line": 123, + "column": 14 }, { "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 148, - "column": 12 + "line": 127, + "column": 8 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 100, + "line": 99, "column": 20 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 224, + "line": 223, "column": 18 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 239, + "line": 238, "column": 12 }, { @@ -14657,12 +14859,12 @@ }, { "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 122, + "line": 121, "column": 21 }, { "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 124, + "line": 123, "column": 12 } ], @@ -14772,31 +14974,31 @@ "Tabs": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 86, + "line": 83, "column": 8 } ], "Tab": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 87, + "line": 84, "column": 10 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 90, + "line": 87, "column": 10 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 94, + "line": 91, "column": 12 } ], "Dropdown": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 249, + "line": 248, "column": 10 }, { @@ -14823,7 +15025,7 @@ "Dropdown.Toggle": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 250, + "line": 249, "column": 12 }, { @@ -14850,46 +15052,46 @@ "IconButton": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 251, + "line": 250, "column": 18 } ], "MoreVert": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 252, + "line": 251, "column": 19 } ], "Icon": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 253, + "line": 252, "column": 22 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 97, + "line": 96, "column": 16 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 112, + "line": 111, "column": 16 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 127, + "line": 126, "column": 16 }, { "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 152, - "column": 14 + "line": 133, + "column": 12 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 243, + "line": 242, "column": 14 }, { @@ -14901,7 +15103,7 @@ "Dropdown.Menu": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 256, + "line": 255, "column": 12 }, { @@ -14928,7 +15130,7 @@ "Dropdown.Item": [ { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/BaseCourseCard.jsx", - "line": 258, + "line": 257, "column": 16 }, { @@ -15083,7 +15285,7 @@ }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 43, + "line": 42, "column": 8 }, { @@ -15098,7 +15300,7 @@ }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 50, + "line": 49, "column": 16 }, { @@ -15165,7 +15367,7 @@ }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 155, + "line": 154, "column": 10 }, { @@ -15293,28 +15495,28 @@ }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 50, + "line": 49, "column": 54 } ], "Image": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 23, + "line": 22, "column": 8 } ], "MarketingModal": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 63, + "line": 62, "column": 4 } ], "ModalDialog.Hero": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 70, + "line": 69, "column": 8 }, { @@ -15326,31 +15528,43 @@ "ModalDialog.Title": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 87, + "line": 86, "column": 8 } ], "VerifiedBadge": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 97, + "line": 96, "column": 27 } ], "Assignment": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 112, + "line": 111, "column": 27 } ], "BookOpen": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 127, + "line": 126, "column": 27 } ], + "Stack": [ + { + "filePath": "src/components/pathway/SearchPathwayCard.jsx", + "line": 121, + "column": 10 + }, + { + "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", + "line": 7, + "column": 2 + } + ], "StandardModal": [ { "filePath": "src/components/program-progress/CouponCodesWarningModal.jsx", @@ -15435,13 +15649,6 @@ "column": 10 } ], - "Stack": [ - { - "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", - "line": 7, - "column": 2 - } - ], "Bubble": [ { "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", @@ -15477,24 +15684,24 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 282, + "line": 281, "column": 10 }, { "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 155, + "line": 154, "column": 10 } ], "Program": [ { "filePath": "src/components/search/SearchProgramCard.jsx", - "line": 152, - "column": 25 + "line": 133, + "column": 23 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 243, + "line": 242, "column": 25 } ], @@ -16358,12 +16565,12 @@ }, { "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", - "line": 39, + "line": 43, "column": 6 }, { "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", - "line": 64, + "line": 68, "column": 4 }, { @@ -16383,7 +16590,7 @@ }, { "filePath": "src/course-home/outline-tab/alerts/course-end-alert/CourseEndAlert.jsx", - "line": 81, + "line": 86, "column": 4 }, { @@ -16475,12 +16682,12 @@ }, { "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", - "line": 39, + "line": 43, "column": 34 }, { "filePath": "src/alerts/course-start-alert/CourseStartAlert.jsx", - "line": 64, + "line": 68, "column": 32 }, { @@ -16490,7 +16697,7 @@ }, { "filePath": "src/course-home/outline-tab/alerts/course-end-alert/CourseEndAlert.jsx", - "line": 81, + "line": 86, "column": 32 }, { @@ -24830,6 +25037,11 @@ "line": 75, "column": 12 }, + { + "filePath": "src/components/BootCamp/BootCampStickyNav.jsx", + "line": 32, + "column": 8 + }, { "filePath": "src/components/Card/index.jsx", "line": 139, @@ -24852,7 +25064,7 @@ }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 55, + "line": 53, "column": 14 }, { @@ -24932,7 +25144,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 126, + "line": 127, "column": 14 }, { @@ -24962,7 +25174,7 @@ }, { "filePath": "src/templates/articlePage.jsx", - "line": 77, + "line": 110, "column": 14 }, { @@ -24970,11 +25182,6 @@ "line": 326, "column": 6 }, - { - "filePath": "src/templates/courseDetailBootcamp.jsx", - "line": 209, - "column": 18 - }, { "filePath": "src/templates/learnIndexPage/Hero.jsx", "line": 37, @@ -24982,7 +25189,7 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 131, + "line": 132, "column": 12 }, { @@ -25004,8 +25211,8 @@ }, { "filePath": "src/components/SkillsBreadcrumbs/index.jsx", - "line": 29, - "column": 24 + "line": 28, + "column": 55 } ], "Check": [ @@ -25162,7 +25369,7 @@ }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 46, + "line": 44, "column": 10 }, { @@ -25337,12 +25544,12 @@ }, { "filePath": "src/components/Learn/DynamicProductList/DynamicProductList.jsx", - "line": 219, + "line": 220, "column": 6 }, { "filePath": "src/components/Learn/LearnHero.jsx", - "line": 48, + "line": 55, "column": 6 }, { @@ -25497,7 +25704,7 @@ }, { "filePath": "src/templates/articlePage.jsx", - "line": 46, + "line": 57, "column": 6 }, { @@ -25532,17 +25739,17 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 143, + "line": 144, "column": 10 }, { "filePath": "src/templates/learnPage.jsx", - "line": 165, + "line": 167, "column": 12 }, { "filePath": "src/templates/learnPage.jsx", - "line": 194, + "line": 197, "column": 10 }, { @@ -25882,7 +26089,7 @@ }, { "filePath": "src/components/SkillsBreadcrumbs/index.jsx", - "line": 14, + "line": 13, "column": 6 } ], From f12a01b06393f65ef3cfcf15332ed18b9ad93a4a Mon Sep 17 00:00:00 2001 From: monteri <36768631+monteri@users.noreply.github.com> Date: Wed, 21 Dec 2022 14:46:15 +0200 Subject: [PATCH 055/173] feat: [BD-46] add variants for Card (#1789) --- src/Card/Card.scss | 45 ++++++++++-- src/Card/CardContext.jsx | 10 ++- src/Card/README.md | 66 +++++++++++------ src/Card/_variables.scss | 15 ++-- src/Card/index.jsx | 72 ++++++++++++------- src/Card/tests/CardBody.test.jsx | 6 ++ src/Card/tests/CardContext.test.jsx | 4 +- .../__snapshots__/CardGrid.test.jsx.snap | 4 +- src/index.js | 1 + 9 files changed, 162 insertions(+), 61 deletions(-) diff --git a/src/Card/Card.scss b/src/Card/Card.scss index e197e334d3..92f8b372fa 100644 --- a/src/Card/Card.scss +++ b/src/Card/Card.scss @@ -4,9 +4,32 @@ .pgn__card, .pgn__card-body { width: 100%; + border: 0; - &.is-muted { - background-color: $light-200; + %dark-variant-content { + color: $white; + + a { + color: $white; + } + } + + &.pgn__card-dark { + background-color: $card-bg-dark; + + @extend %dark-variant-content; + + .pgn__card-header { + @extend %dark-variant-content; + } + + .pgn__card-section { + @extend %dark-variant-content; + } + } + + &.pgn__card-muted { + background-color: $card-bg-muted; } } @@ -269,9 +292,23 @@ a .pgn__card { } %pgn__card-focused { - box-shadow: $level-1-box-shadow; + box-shadow: none; outline: none; - border-color: $card-border-focus-color; + + &::before { + content: ""; + position: absolute; + top: calc(-1 * #{$card-focus-border-offset}); + right: calc(-1 * #{$card-focus-border-offset}); + bottom: calc(-1 * #{$card-focus-border-offset}); + left: calc(-1 * #{$card-focus-border-offset}); + border: solid $card-focus-border-width $card-border-focus-color; + border-radius: $card-focus-border-radius; + } + + &.pgn__card-dark::before { + border: solid $card-focus-border-width $card-border-focus-color-dark; + } } .pgn__card { diff --git a/src/Card/CardContext.jsx b/src/Card/CardContext.jsx index c3152bc3cc..82da46c3a5 100644 --- a/src/Card/CardContext.jsx +++ b/src/Card/CardContext.jsx @@ -4,10 +4,13 @@ import PropTypes from 'prop-types'; const CardContext = createContext({}); function CardContextProvider({ - orientation, children, isLoading, + orientation, + children, + isLoading, + variant, }) { return ( - + {children} ); @@ -20,12 +23,15 @@ CardContextProvider.propTypes = { isLoading: PropTypes.bool, /** Specifies content of the component. */ children: PropTypes.node, + /** Specifies `Card` style variant */ + variant: PropTypes.oneOf(['light', 'dark', 'muted']), }; CardContextProvider.defaultProps = { orientation: 'vertical', isLoading: false, children: null, + variant: 'light', }; export { CardContextProvider }; diff --git a/src/Card/README.md b/src/Card/README.md index f651368184..c1ef903a8f 100644 --- a/src/Card/README.md +++ b/src/Card/README.md @@ -51,34 +51,56 @@ This component uses a `Card` from react-bootstrap as a base component and extend )} ``` -## With muted styling +## Card variants -Use `muted` prop to show `Card` in inactive state. +Use `variant` prop to use `Card` specific style variant. ```jsx live () => { + const [cardVariant, setCardVariant] = useState('light'); const isExtraSmall = useMediaQuery({ maxWidth: breakpoints.extraSmall.maxWidth }); return ( - - - + {/* start example form block */} + - - This is a card section. It can contain anything but usually text, a list, or list of links. Multiple sections have a card divider between them. - - - - - + {/* end example form block */} + + + + + Card Title + + )} + /> + + This is a card section. It can contain anything but usually text, a list, or list of links. Multiple sections have a card divider between them. + + + + + + )} ``` -## Clickable variant +## Clickable card You use `isClickable` prop to add additional `hover` and `focus` styling to the `Card`. @@ -244,16 +266,15 @@ Add ``size="sm"`` for smaller header content and actions. } - muted > - This is a muted variant. + This is another section variant. @@ -470,7 +491,7 @@ Note that in the example below, the content of `Card` is wrapped inside `Card.Bo {/* end example form block */} @@ -866,4 +887,5 @@ it is meant to be used as a single horizontal row of Cards, not as a grid. See C -``` \ No newline at end of file +``` + diff --git a/src/Card/_variables.scss b/src/Card/_variables.scss index 20ed7f7a8b..e9f4ee58b8 100644 --- a/src/Card/_variables.scss +++ b/src/Card/_variables.scss @@ -6,12 +6,15 @@ $card-border-width: $border-width !default; $card-border-radius: $border-radius !default; $card-border-color: rgba($black, .125) !default; $card-border-focus-color: rgba($black, .5) !default; +$card-border-focus-color-dark: theme-color("primary", "focus") !default; $card-inner-border-radius: subtract($card-border-radius, $card-border-width) !default; $card-cap-bg: rgba($black, .03) !default; $card-cap-color: null !default; $card-height: null !default; $card-color: null !default; $card-bg: $white !default; +$card-bg-dark: $primary-500 !default; +$card-bg-muted: $light-200 !default; $card-img-overlay-padding: 1.25rem !default; @@ -41,7 +44,11 @@ $card-logo-border-radius: .25rem !default; $card-footer-text-font-size: $x-small-font-size; -$card-image-horizontal-max-width: 240px; -$card-image-horizontal-min-width: $card-image-horizontal-max-width; -$card-image-vertical-max-height: 140px; -$loading-skeleton-spacer: .313rem; +$card-image-horizontal-max-width: 240px !default; +$card-image-horizontal-min-width: $card-image-horizontal-max-width !default; +$card-image-vertical-max-height: 140px !default; +$loading-skeleton-spacer: .313rem !default; + +$card-focus-border-offset: 5px !default; +$card-focus-border-width: 2px !default; +$card-focus-border-radius: 5px !default; diff --git a/src/Card/index.jsx b/src/Card/index.jsx index 37daca5fc9..435c4d7af5 100644 --- a/src/Card/index.jsx +++ b/src/Card/index.jsx @@ -10,6 +10,9 @@ import CardFooter from './CardFooter'; import CardImageCap from './CardImageCap'; import CardBody from './CardBody'; import CardStatus from './CardStatus'; +import withDeprecatedProps, { DeprTypes } from '../withDeprecatedProps'; + +export const CARD_VARIANTS = ['light', 'dark', 'muted']; const Card = React.forwardRef(({ orientation, @@ -17,21 +20,30 @@ const Card = React.forwardRef(({ className, isClickable, muted, + variant, ...props -}, ref) => ( - - - -)); +}, ref) => { + const resolvedVariant = muted ? 'muted' : variant; + + return ( + + + + ); +}); export { default as CardColumns } from 'react-bootstrap/CardColumns'; export { default as CardDeck } from 'react-bootstrap/CardDeck'; @@ -49,7 +61,9 @@ Card.propTypes = { isClickable: PropTypes.bool, /** Specifies loading state. */ isLoading: PropTypes.bool, - /** Specifies whether to display `Card` in muted styling. */ + /** Specifies `Card` style variant. */ + variant: PropTypes.oneOf(CARD_VARIANTS), + /** **Deprecated**. Specifies whether `Card` uses `muted` variant. Use `variant="muted"` instead. */ muted: PropTypes.bool, }; @@ -58,16 +72,24 @@ Card.defaultProps = { className: undefined, orientation: 'vertical', isClickable: false, - muted: false, + variant: 'light', isLoading: false, }; -Card.Status = CardStatus; -Card.Header = CardHeader; -Card.Divider = CardDivider; -Card.Section = CardSection; -Card.Footer = CardFooter; -Card.ImageCap = CardImageCap; -Card.Context = CardContext; -Card.Body = CardBody; -export default Card; +const CardWithDeprecatedProp = withDeprecatedProps(Card, 'Card', { + muted: { + deprType: DeprTypes.REMOVED, + message: 'Use "variant" prop instead, i.e. variant="muted"', + }, +}); + +CardWithDeprecatedProp.Status = CardStatus; +CardWithDeprecatedProp.Header = CardHeader; +CardWithDeprecatedProp.Divider = CardDivider; +CardWithDeprecatedProp.Section = CardSection; +CardWithDeprecatedProp.Footer = CardFooter; +CardWithDeprecatedProp.ImageCap = CardImageCap; +CardWithDeprecatedProp.Context = CardContext; +CardWithDeprecatedProp.Body = CardBody; + +export default CardWithDeprecatedProp; diff --git a/src/Card/tests/CardBody.test.jsx b/src/Card/tests/CardBody.test.jsx index 05f44a9649..346b24b69c 100644 --- a/src/Card/tests/CardBody.test.jsx +++ b/src/Card/tests/CardBody.test.jsx @@ -3,6 +3,7 @@ import { mount } from 'enzyme'; import renderer from 'react-test-renderer'; import CardBody from '../CardBody'; +import Card from '../index'; describe('correct rendering', () => { it('renders CardBody element', () => { @@ -18,6 +19,11 @@ describe('correct rendering', () => { expect(body.hasClass('pgn__card-body')).toBe(true); }); + it('renders correct variant', () => { + const wrapper = mount().find('div'); + expect(wrapper.hasClass('pgn__card-dark')).toBe(true); + }); + it('renders body with custom className', () => { const className = 'my-class-name'; const body = mount().find('div'); diff --git a/src/Card/tests/CardContext.test.jsx b/src/Card/tests/CardContext.test.jsx index 924e25ab35..833b1fba72 100644 --- a/src/Card/tests/CardContext.test.jsx +++ b/src/Card/tests/CardContext.test.jsx @@ -1,5 +1,5 @@ import React from 'react'; -import { shallow } from 'enzyme'; +import { mount } from 'enzyme'; import renderer from 'react-test-renderer'; import { CardContextProvider } from '../CardContext'; @@ -14,7 +14,7 @@ describe('correct rendering', () => { }); it('renders a context with correct props', () => { - const wrapper = shallow(( + const wrapper = mount(( )); const contextProvider = wrapper.find(CardContextProvider); diff --git a/src/Card/tests/__snapshots__/CardGrid.test.jsx.snap b/src/Card/tests/__snapshots__/CardGrid.test.jsx.snap index 4c4f74d480..a8ca156816 100644 --- a/src/Card/tests/__snapshots__/CardGrid.test.jsx.snap +++ b/src/Card/tests/__snapshots__/CardGrid.test.jsx.snap @@ -11,7 +11,7 @@ exports[` Controlled Rendering renders with controlled columnSizes 1 className="col-lg-4 col-md-6 col-12" >
Uncontrolled Rendering renders default columnSizes 1`] = ` className="col-xl-4 col-lg-6 col-sm-12" >
Date: Wed, 21 Dec 2022 09:08:49 -0500 Subject: [PATCH 056/173] docs: update dependent-usage.json (#1860) --- dependent-usage.json | 2748 ++++++++++++++++++++++++++---------------- 1 file changed, 1682 insertions(+), 1066 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 12e4cee575..fb892ea962 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1671545323171, + "lastModified": 1671631686871, "projectUsages": [ { "version": "19.19.1", @@ -1568,6 +1568,11 @@ "line": 15, "column": 6 }, + { + "filePath": "src/components/Admin/SubscriptionDetails.jsx", + "line": 49, + "column": 18 + }, { "filePath": "src/components/BulkEnrollmentPage/BulkEnrollButton.jsx", "line": 15, @@ -1660,37 +1665,37 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 62, + "line": 60, "column": 6 }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 69, + "line": 67, "column": 12 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 107, + "line": 113, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 113, + "line": 119, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 125, + "line": 131, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 131, + "line": 137, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 143, + "line": 149, "column": 14 }, { @@ -2621,6 +2626,11 @@ "line": 88, "column": 16 }, + { + "filePath": "src/components/Admin/EmbeddedSubscription.jsx", + "line": 44, + "column": 22 + }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitleInput.jsx", "line": 36, @@ -2963,14 +2973,19 @@ } ], "Icon": [ + { + "filePath": "src/components/Admin/EmbeddedSubscription.jsx", + "line": 60, + "column": 16 + }, { "filePath": "src/components/Admin/index.jsx", - "line": 226, + "line": 231, "column": 8 }, { "filePath": "src/components/Admin/index.jsx", - "line": 243, + "line": 248, "column": 8 }, { @@ -3030,7 +3045,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 133, + "line": 138, "column": 10 }, { @@ -3200,12 +3215,12 @@ }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 107, + "line": 101, "column": 12 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 114, + "line": 108, "column": 12 }, { @@ -3244,881 +3259,1226 @@ "column": 4 } ], - "Container": [ + "Lightbulb": [ { - "filePath": "src/components/analytics/AnalyticsCharts.jsx", - "line": 66, - "column": 6 + "filePath": "src/components/Admin/EmbeddedSubscription.jsx", + "line": 60, + "column": 27 + } + ], + "Badge": [ + { + "filePath": "src/components/Admin/licenses/LicenseAllocationHeader.jsx", + "line": 22, + "column": 8 }, { - "filePath": "src/components/CodeManagement/index.jsx", - "line": 15, - "column": 6 + "filePath": "src/components/Admin/licenses/LicenseAllocationHeader.jsx", + "line": 26, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", - "line": 33, - "column": 4 + "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", + "line": 76, + "column": 14 }, { - "filePath": "src/components/ContentHighlights/ContentHighlightSet.jsx", - "line": 12, - "column": 4 + "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", + "line": 78, + "column": 14 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 129, - "column": 2 + "filePath": "src/components/settings/SettingsAccessTab/StatusTableCell.jsx", + "line": 8, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 10, - "column": 2 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 254, + "column": 20 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 11, - "column": 2 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 259, + "column": 16 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", - "line": 65, - "column": 6 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 171, + "column": 43 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 139, - "column": 8 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 172, + "column": 63 }, { - "filePath": "src/components/settings/SettingsTabs.jsx", - "line": 150, - "column": 4 + "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", + "line": 173, + "column": 64 }, { - "filePath": "src/components/subscriptions/SubscriptionManagementPage.jsx", + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementUserBadge.jsx", "line": 18, - "column": 6 + "column": 11 }, { - "filePath": "src/components/UserActivationPage/index.jsx", + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", "line": 76, + "column": 10 + }, + { + "filePath": "src/components/SubsidyRequestManagementTable/RequestStatusCell.jsx", + "line": 23, "column": 4 } ], - "BookOpen": [ + "DataTable": [ { - "filePath": "src/components/BulkEnrollmentPage/BulkEnrollButton.jsx", - "line": 18, - "column": 16 + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", + "line": 50, + "column": 10 }, { - "filePath": "src/components/Sidebar/index.jsx", - "line": 114, - "column": 23 + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", + "line": 51, + "column": 8 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/EnrollBulkAction.jsx", - "line": 115, - "column": 20 - } - ], - "AlertModal": [ - { - "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", - "line": 14, - "column": 2 + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", + "line": 199, + "column": 6 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 36, - "column": 2 + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", + "line": 206, + "column": 34 }, { - "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 63, + "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", + "line": 158, "column": 6 }, { - "filePath": "src/components/settings/ConfigError.jsx", - "line": 15, - "column": 2 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 98, + "column": 4 }, { - "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", - "line": 32, + "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", + "line": 22, "column": 4 }, { - "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", - "line": 52, - "column": 4 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 134, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 137, + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", + "line": 91, "column": 6 - } - ], - "Error": [ + }, { - "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", - "line": 17, - "column": 50 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", + "line": 91, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", - "line": 34, - "column": 8 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 53, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", - "line": 44, - "column": 37 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 54, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 122, - "column": 101 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 210, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", - "line": 281, - "column": 12 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 217, + "column": 34 }, { - "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", - "line": 310, - "column": 12 + "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", + "line": 61, + "column": 4 } ], - "ActionRow": [ + "DataTable.EmptyTable": [ { - "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", - "line": 23, - "column": 6 + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", + "line": 227, + "column": 19 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 41, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 157, "column": 6 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 55, - "column": 6 + "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", + "line": 76, + "column": 17 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 14, - "column": 4 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 186, + "column": 28 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", - "line": 10, - "column": 6 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", + "line": 146, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", - "line": 20, - "column": 6 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", + "line": 152, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 68, - "column": 10 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 237, + "column": 19 }, { - "filePath": "src/components/settings/ConfigError.jsx", - "line": 21, + "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", + "line": 93, + "column": 8 + } + ], + "Toast": [ + { + "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", + "line": 308, "column": 6 }, { - "filePath": "src/components/settings/SettingsAccessTab/ActionsTableCell.jsx", - "line": 70, - "column": 8 + "filePath": "src/components/Admin/SubscriptionDetails.jsx", + "line": 68, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", - "line": 37, + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", + "line": 154, "column": 8 }, { - "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", - "line": 57, + "filePath": "src/components/BulkEnrollmentResultsDownloadPage/index.jsx", + "line": 51, "column": 8 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 144, + "filePath": "src/components/BulkEnrollmentResultsDownloadPage/index.jsx", + "line": 64, "column": 8 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", - "line": 40, - "column": 6 + "filePath": "src/components/ContentHighlights/ContentHighlightToast.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", - "line": 28, + "filePath": "src/components/settings/SettingsAccessTab/LinkCopiedToast.jsx", + "line": 5, + "column": 2 + }, + { + "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", + "line": 136, "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 52, + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 58, + "column": 5 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/index.jsx", + "line": 218, "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 143, - "column": 10 + "filePath": "src/components/settings/SettingsSSOTab/index.jsx", + "line": 73, + "column": 12 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", - "line": 36, - "column": 8 + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", + "line": 321, + "column": 6 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 57, - "column": 8 + "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", + "line": 100, + "column": 6 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 210, - "column": 8 + "filePath": "src/components/subscriptions/SubscriptionZeroStateMessage.jsx", + "line": 36, + "column": 6 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 186, + "filePath": "src/components/UserActivationPage/index.jsx", + "line": 62, "column": 8 - }, + } + ], + "Row": [ { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 162, - "column": 10 + "filePath": "src/components/Admin/SubscriptionDetails.jsx", + "line": 36, + "column": 6 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 161, - "column": 10 + "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewStep.jsx", + "line": 29, + "column": 6 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 108, - "column": 8 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 135, + "column": 4 }, { - "filePath": "src/components/SubsidyRequestManagementTable/ActionCell.jsx", - "line": 15, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 11, "column": 4 - } - ], - "DataTable": [ + }, { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 158, - "column": 6 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 16, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 98, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 12, "column": 4 }, { - "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", + "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", "line": 22, "column": 4 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 134, - "column": 8 + "filePath": "src/components/settings/SettingsAccessTab/index.jsx", + "line": 61, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 91, + "filePath": "src/components/settings/SettingsAccessTab/index.jsx", + "line": 66, "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 91, - "column": 6 + "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", + "line": 14, + "column": 2 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 51, + "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", + "line": 40, "column": 10 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 52, + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", + "line": 112, "column": 8 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 200, - "column": 6 + "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", + "line": 38, + "column": 8 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 207, - "column": 34 + "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", + "line": 48, + "column": 6 }, { - "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 61, - "column": 4 + "filePath": "src/components/UserActivationPage/index.jsx", + "line": 77, + "column": 6 } ], - "DataTable.TableControlBar": [ + "Col": [ { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 177, + "filePath": "src/components/Admin/SubscriptionDetails.jsx", + "line": 37, "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 143, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 136, "column": 6 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 184, - "column": 10 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 12, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 144, - "column": 8 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 17, + "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 150, - "column": 8 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 13, + "column": 6 }, { - "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 90, + "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", + "line": 23, "column": 6 - } - ], - "DataTable.Table": [ + }, { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 178, - "column": 8 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 11, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 156, - "column": 33 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 20, + "column": 4 }, { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 185, - "column": 10 + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 29, + "column": 4 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 145, + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 59, "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 151, + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 71, "column": 8 }, { - "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 91, - "column": 6 - } - ], - "DataTable.TableFooter": [ - { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 179, + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 83, "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 158, + "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", + "line": 107, "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 147, - "column": 8 + "filePath": "src/components/learner-credit-management/LearnerCreditDisclaimer.jsx", + "line": 10, + "column": 4 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 153, + "filePath": "src/components/settings/SettingsAccessTab/index.jsx", + "line": 62, "column": 8 }, { - "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 95, - "column": 6 - } - ], - "DataTable.RowStatus": [ - { - "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 180, - "column": 10 + "filePath": "src/components/settings/SettingsAccessTab/index.jsx", + "line": 67, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 159, + "filePath": "src/components/settings/SettingsAccessTab/index.jsx", + "line": 73, "column": 8 - } - ], - "Stepper": [ + }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 50, + "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", + "line": 15, "column": 4 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 93, + "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", + "line": 19, "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 136, - "column": 6 + "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", + "line": 41, + "column": 12 + }, + { + "filePath": "src/components/subscriptions/SubscriptionCard.jsx", + "line": 114, + "column": 12 + }, + { + "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", + "line": 49, + "column": 8 + }, + { + "filePath": "src/components/UserActivationPage/index.jsx", + "line": 78, + "column": 8 } ], - "ModalDialog": [ + "BookOpen": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 51, - "column": 6 + "filePath": "src/components/BulkEnrollmentPage/BulkEnrollButton.jsx", + "line": 18, + "column": 16 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 28, - "column": 2 + "filePath": "src/components/Sidebar/index.jsx", + "line": 108, + "column": 23 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 66, - "column": 4 - }, + "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/bulk-actions/EnrollBulkAction.jsx", + "line": 115, + "column": 20 + } + ], + "AlertModal": [ { - "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", - "line": 13, + "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", + "line": 14, "column": 2 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 17, - "column": 4 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", + "line": 36, + "column": 2 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 160, + "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", + "line": 61, "column": 6 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", - "line": 21, - "column": 4 + "filePath": "src/components/settings/ConfigError.jsx", + "line": 15, + "column": 2 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 34, + "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", + "line": 32, "column": 4 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 150, + "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", + "line": 52, "column": 4 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 144, - "column": 4 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 137, + "column": 6 + } + ], + "Error": [ + { + "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", + "line": 17, + "column": 50 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 85, - "column": 4 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", + "line": 34, + "column": 8 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 84, - "column": 4 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", + "line": 44, + "column": 37 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 62, - "column": 4 + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 122, + "column": 101 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", + "line": 281, + "column": 12 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", + "line": 310, + "column": 12 } ], - "ModalDialog.Header": [ + "ActionRow": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 60, - "column": 8 + "filePath": "src/components/BulkEnrollmentPage/BulkEnrollmentWarningModal.jsx", + "line": 23, + "column": 6 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 35, - "column": 4 + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", + "line": 41, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 74, + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 55, "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", - "line": 19, + "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", + "line": 14, "column": 4 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 25, + "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", + "line": 10, "column": 6 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 165, - "column": 8 - }, - { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 40, + "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", + "line": 20, "column": 6 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 156, - "column": 6 + "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", + "line": 66, + "column": 10 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 150, + "filePath": "src/components/settings/ConfigError.jsx", + "line": 21, "column": 6 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 93, + "filePath": "src/components/settings/SettingsAccessTab/ActionsTableCell.jsx", + "line": 70, "column": 8 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 92, + "filePath": "src/components/settings/SettingsAccessTab/DisableLinkManagementAlertModal.jsx", + "line": 37, "column": 8 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 69, - "column": 6 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 61, - "column": 10 - }, - { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 36, - "column": 6 + "filePath": "src/components/settings/SettingsAccessTab/LinkDeactivationAlertModal.jsx", + "line": 57, + "column": 8 }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 75, + "line": 144, "column": 8 }, + { + "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", + "line": 40, + "column": 6 + }, { "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", - "line": 20, + "line": 28, "column": 6 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 26, + "line": 52, "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 166, + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 143, "column": 10 }, + { + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", + "line": 36, + "column": 8 + }, { "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 41, + "line": 57, "column": 8 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 157, + "line": 210, "column": 8 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 151, + "line": 186, "column": 8 }, { "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 94, + "line": 162, "column": 10 }, { "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 93, + "line": 161, "column": 10 }, { "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 70, + "line": 108, "column": 8 + }, + { + "filePath": "src/components/SubsidyRequestManagementTable/ActionCell.jsx", + "line": 15, + "column": 4 } ], - "ModalDialog.Body": [ + "DataTable.TableControlBar": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 65, + "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", + "line": 177, "column": 8 }, { - "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 51, - "column": 4 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 143, + "column": 6 }, { - "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 81, - "column": 6 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 184, + "column": 10 }, { - "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", - "line": 24, - "column": 4 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", + "line": 144, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 31, - "column": 6 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", + "line": 150, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 170, + "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", + "line": 90, + "column": 6 + } + ], + "DataTable.Table": [ + { + "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", + "line": 178, "column": 8 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", - "line": 27, - "column": 6 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 156, + "column": 33 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 46, - "column": 6 + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", + "line": 185, + "column": 10 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 161, + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", + "line": 145, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", + "line": 151, + "column": 8 + }, + { + "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", + "line": 91, "column": 6 + } + ], + "DataTable.TableFooter": [ + { + "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", + "line": 179, + "column": 8 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 155, + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 158, "column": 6 }, { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 109, + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", + "line": 147, "column": 8 }, { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 108, + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", + "line": 153, "column": 8 }, { - "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 84, + "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", + "line": 95, "column": 6 } ], - "Stepper.Step": [ + "DataTable.RowStatus": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 66, + "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", + "line": 180, "column": 10 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", + "line": 159, + "column": 8 + } + ], + "Stepper": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 74, - "column": 10 + "line": 50, + "column": 4 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 162, - "column": 8 + "line": 99, + "column": 4 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 172, - "column": 8 + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 136, + "column": 6 + } + ], + "ModalDialog": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 51, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 180, - "column": 8 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 28, + "column": 2 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 140, - "column": 10 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 66, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", + "line": 13, + "column": 2 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", + "line": 17, + "column": 4 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 160, + "column": 6 + }, + { + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", + "line": 21, + "column": 4 + }, + { + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", + "line": 34, + "column": 4 + }, + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 150, + "column": 4 + }, + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", "line": 144, - "column": 10 + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 148, - "column": 10 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 85, + "column": 4 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 166, - "column": 10 + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 84, + "column": 4 + }, + { + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 62, + "column": 4 } ], - "ModalDialog.Footer": [ + "ModalDialog.Header": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 81, + "line": 60, "column": 8 }, { "filePath": "src/components/ConfirmationModal/index.jsx", - "line": 54, + "line": 35, "column": 4 }, { "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", - "line": 143, + "line": 74, "column": 6 }, { "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", - "line": 27, + "line": 19, "column": 4 }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 51, + "line": 25, "column": 6 }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 175, + "line": 165, "column": 8 }, - { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", - "line": 35, - "column": 6 - }, { "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 56, + "line": 40, "column": 6 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 209, + "line": 156, "column": 6 }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 185, + "line": 150, "column": 6 }, { "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 161, + "line": 93, "column": 8 }, { "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 160, + "line": 92, "column": 8 }, { "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", - "line": 107, + "line": 69, "column": 6 } ], - "Stepper.ActionRow": [ + "ModalDialog.Title": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 82, + "line": 61, "column": 10 }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", - "line": 91, - "column": 10 + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 36, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 102, - "column": 12 + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 75, + "column": 8 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 122, - "column": 12 + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", + "line": 20, + "column": 6 }, { - "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 140, - "column": 12 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", + "line": 26, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 176, + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 166, "column": 10 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 204, - "column": 10 + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", + "line": 41, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 218, - "column": 10 + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 157, + "column": 8 }, { - "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", - "line": 239, - "column": 10 - } - ], - "MailtoLink": [ + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 151, + "column": 8 + }, { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 48, - "column": 6 + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 94, + "column": 10 }, { - "filePath": "src/components/ForbiddenPage/index.jsx", - "line": 17, + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 93, + "column": 10 + }, + { + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 70, + "column": 8 + } + ], + "ModalDialog.Body": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 65, + "column": 8 + }, + { + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 51, + "column": 4 + }, + { + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 81, + "column": 6 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", + "line": 24, + "column": 4 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", + "line": 31, + "column": 6 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 170, + "column": 8 + }, + { + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", + "line": 27, + "column": 6 + }, + { + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", + "line": 46, + "column": 6 + }, + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 161, + "column": 6 + }, + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 155, + "column": 6 + }, + { + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 109, + "column": 8 + }, + { + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 108, + "column": 8 + }, + { + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 84, + "column": 6 + } + ], + "Stepper.Step": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 66, + "column": 10 + }, + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 74, + "column": 10 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 168, + "column": 8 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 178, + "column": 8 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 186, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 140, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 144, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 148, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 166, + "column": 10 + } + ], + "ModalDialog.Footer": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 81, + "column": 8 + }, + { + "filePath": "src/components/ConfirmationModal/index.jsx", + "line": 54, + "column": 4 + }, + { + "filePath": "src/components/settings/SettingsAppearanceTab/CustomThemeModal.jsx", + "line": 143, + "column": 6 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ConfigModal.jsx", + "line": 27, + "column": 4 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", + "line": 51, + "column": 6 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 175, + "column": 8 + }, + { + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", + "line": 35, + "column": 6 + }, + { + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", + "line": 56, + "column": 6 + }, + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 209, + "column": 6 + }, + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 185, + "column": 6 + }, + { + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 161, + "column": 8 + }, + { + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 160, + "column": 8 + }, + { + "filePath": "src/components/subsidy-request-modals/DeclineSubsidyRequestModal.jsx", + "line": 107, + "column": 6 + } + ], + "Stepper.ActionRow": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 82, + "column": 10 + }, + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentStepper.jsx", + "line": 91, + "column": 10 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 108, + "column": 12 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 128, + "column": 12 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 146, + "column": 12 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 176, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 204, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 218, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 239, + "column": 10 + } + ], + "MailtoLink": [ + { + "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", + "line": 48, + "column": 6 + }, + { + "filePath": "src/components/ForbiddenPage/index.jsx", + "line": 17, "column": 10 }, { @@ -4262,7 +4622,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightCardContainer.jsx", - "line": 13, + "line": 12, "column": 4 }, { @@ -4338,78 +4698,11 @@ "column": 8 } ], - "Toast": [ + "Alert": [ { - "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 154, - "column": 8 - }, - { - "filePath": "src/components/BulkEnrollmentResultsDownloadPage/index.jsx", - "line": 51, - "column": 8 - }, - { - "filePath": "src/components/BulkEnrollmentResultsDownloadPage/index.jsx", - "line": 64, - "column": 8 - }, - { - "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", - "line": 36, - "column": 6 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/LinkCopiedToast.jsx", - "line": 5, - "column": 2 - }, - { - "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", - "line": 136, - "column": 6 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 58, - "column": 5 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 218, - "column": 8 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 73, - "column": 12 - }, - { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 311, - "column": 6 - }, - { - "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", - "line": 100, - "column": 6 - }, - { - "filePath": "src/components/subscriptions/SubscriptionZeroStateMessage.jsx", - "line": 36, - "column": 6 - }, - { - "filePath": "src/components/UserActivationPage/index.jsx", - "line": 62, - "column": 8 - } - ], - "Alert": [ - { - "filePath": "src/components/BulkEnrollmentPage/stepper/DismissibleCourseWarning.jsx", - "line": 13, - "column": 4 + "filePath": "src/components/BulkEnrollmentPage/stepper/DismissibleCourseWarning.jsx", + "line": 13, + "column": 4 }, { "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewList.jsx", @@ -4448,12 +4741,12 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 83, + "line": 81, "column": 8 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 104, + "line": 109, "column": 6 }, { @@ -4804,7 +5097,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 33, + "line": 32, "column": 4 }, { @@ -4901,7 +5194,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 46, + "line": 45, "column": 10 }, { @@ -5034,78 +5327,6 @@ "column": 24 } ], - "Row": [ - { - "filePath": "src/components/BulkEnrollmentPage/stepper/ReviewStep.jsx", - "line": 29, - "column": 6 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 130, - "column": 4 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 11, - "column": 4 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 16, - "column": 4 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 12, - "column": 4 - }, - { - "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 22, - "column": 4 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/index.jsx", - "line": 61, - "column": 6 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/index.jsx", - "line": 66, - "column": 6 - }, - { - "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", - "line": 14, - "column": 2 - }, - { - "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", - "line": 40, - "column": 10 - }, - { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 112, - "column": 8 - }, - { - "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", - "line": 38, - "column": 8 - }, - { - "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", - "line": 48, - "column": 6 - }, - { - "filePath": "src/components/UserActivationPage/index.jsx", - "line": 77, - "column": 6 - } - ], "DataTableContext.Provider": [ { "filePath": "src/components/BulkEnrollmentPage/table/BaseSelectionStatus.test.jsx", @@ -5374,6 +5595,63 @@ "column": 4 } ], + "Container": [ + { + "filePath": "src/components/CodeManagement/index.jsx", + "line": 15, + "column": 6 + }, + { + "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", + "line": 12, + "column": 2 + }, + { + "filePath": "src/components/ContentHighlights/ContentHighlightSet.jsx", + "line": 12, + "column": 4 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", + "line": 134, + "column": 2 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", + "line": 10, + "column": 2 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 11, + "column": 2 + }, + { + "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", + "line": 65, + "column": 6 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", + "line": 139, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsTabs.jsx", + "line": 150, + "column": 4 + }, + { + "filePath": "src/components/subscriptions/SubscriptionManagementPage.jsx", + "line": 18, + "column": 6 + }, + { + "filePath": "src/components/UserActivationPage/index.jsx", + "line": 76, + "column": 4 + } + ], "Info": [ { "filePath": "src/components/CodeManagement/ManageCodesTab.jsx", @@ -5387,7 +5665,7 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 88, + "line": 86, "column": 16 }, { @@ -5527,12 +5805,12 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 70, + "line": 68, "column": 12 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 149, + "line": 155, "column": 14 }, { @@ -5691,7 +5969,7 @@ "Card.ImageCap": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 34, + "line": 33, "column": 6 }, { @@ -5713,7 +5991,7 @@ "Card.Header": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 40, + "line": 39, "column": 6 }, { @@ -5745,7 +6023,7 @@ "Card.Footer": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 47, + "line": 46, "column": 10 }, { @@ -5782,7 +6060,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 45, + "line": 49, "column": 4 }, { @@ -5858,14 +6136,14 @@ "FullscreenModal": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 94, + "line": 100, "column": 6 } ], "Stepper.Header": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 99, + "line": 105, "column": 24 }, { @@ -5874,186 +6152,37 @@ "column": 8 } ], - "Col": [ + "Assignment": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 131, - "column": 6 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 12, - "column": 6 - }, + "line": 138, + "column": 21 + } + ], + "AddCircle": [ { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", - "line": 17, - "column": 6 + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentHeader.jsx", + "line": 13, + "column": 19 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 13, - "column": 6 + "line": 15, + "column": 21 }, { - "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 23, - "column": 6 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 11, - "column": 4 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 20, - "column": 4 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 29, - "column": 4 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 59, - "column": 8 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 71, - "column": 8 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 83, - "column": 8 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditAggregateCards.jsx", - "line": 107, - "column": 6 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditDisclaimer.jsx", - "line": 10, - "column": 4 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/index.jsx", - "line": 62, - "column": 8 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/index.jsx", - "line": 67, - "column": 8 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/index.jsx", - "line": 73, - "column": 8 - }, - { - "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", - "line": 15, - "column": 4 - }, - { - "filePath": "src/components/subscriptions/MultipleSubscriptionPicker.jsx", - "line": 19, - "column": 4 - }, - { - "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", - "line": 41, - "column": 12 - }, - { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 114, - "column": 12 - }, - { - "filePath": "src/components/subscriptions/SubscriptionDetails.jsx", - "line": 49, - "column": 8 - }, - { - "filePath": "src/components/UserActivationPage/index.jsx", - "line": 78, - "column": 8 - } - ], - "Assignment": [ - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 133, - "column": 21 - } - ], - "AddCircle": [ - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentHeader.jsx", - "line": 13, - "column": 19 - }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 15, - "column": 21 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", - "line": 110, - "column": 25 - } - ], - "CardView": [ + "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", + "line": 110, + "column": 25 + } + ], + "CardView": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", "line": 145, "column": 8 } ], - "DataTable.EmptyTable": [ - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 157, - "column": 6 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditAllocationTable.jsx", - "line": 76, - "column": 17 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessLinkManagement.jsx", - "line": 186, - "column": 28 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ContentMetadataTable.jsx", - "line": 146, - "column": 8 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 152, - "column": 8 - }, - { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 227, - "column": 19 - }, - { - "filePath": "src/components/SubsidyRequestManagementTable/SubsidyRequestManagementTable.jsx", - "line": 93, - "column": 8 - } - ], "Pagination.Reduced": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", @@ -6093,7 +6222,7 @@ }, { "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 60, + "line": 62, "column": 53 }, { @@ -6420,63 +6549,6 @@ "column": 25 } ], - "Badge": [ - { - "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", - "line": 76, - "column": 14 - }, - { - "filePath": "src/components/learner-credit-management/LearnerCreditManagement.jsx", - "line": 78, - "column": 14 - }, - { - "filePath": "src/components/settings/SettingsAccessTab/StatusTableCell.jsx", - "line": 8, - "column": 4 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 254, - "column": 20 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 259, - "column": 16 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 171, - "column": 43 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 172, - "column": 63 - }, - { - "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 173, - "column": 64 - }, - { - "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/LicenseManagementUserBadge.jsx", - "line": 18, - "column": 11 - }, - { - "filePath": "src/components/subscriptions/SubscriptionCard.jsx", - "line": 76, - "column": 10 - }, - { - "filePath": "src/components/SubsidyRequestManagementTable/RequestStatusCell.jsx", - "line": 23, - "column": 4 - } - ], "Search": [ { "filePath": "src/components/learner-credit-management/TableTextFilter.jsx", @@ -7154,7 +7226,7 @@ "MoneyOutline": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 107, + "line": 101, "column": 23 } ], @@ -7180,7 +7252,7 @@ "useWindowSize": [ { "filePath": "src/components/subscriptions/licenses/LicenseManagementTable/index.jsx", - "line": 59, + "line": 61, "column": 20 } ], @@ -10014,11 +10086,11 @@ { "filePath": "src/discussions/comments/comment/CommentHeader.jsx", "line": 70, - "column": 10 + "column": 12 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 201, + "line": 203, "column": 20 }, { @@ -10268,12 +10340,12 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 112, - "column": 12 + "line": 111, + "column": 10 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 174, + "line": 176, "column": 6 }, { @@ -10360,7 +10432,7 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 199, + "line": 201, "column": 10 }, { @@ -10439,7 +10511,7 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 184, + "line": 186, "column": 14 }, { @@ -10705,12 +10777,12 @@ "ArrowBack": [ { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 187, + "line": 189, "column": 28 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 200, + "line": 202, "column": 17 }, { @@ -14267,7 +14339,7 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 69, + "line": 87, "column": 4 }, { @@ -14329,7 +14401,7 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 76, + "line": 94, "column": 6 }, { @@ -14391,7 +14463,7 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 82, + "line": 100, "column": 6 }, { @@ -14478,7 +14550,7 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 94, + "line": 112, "column": 6 }, { @@ -14545,7 +14617,7 @@ }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 95, + "line": 113, "column": 6 }, { @@ -22507,7 +22579,7 @@ } }, { - "version": "20.21.3", + "version": "20.21.5", "name": "@edx/frontend-lib-content-components", "repository": { "type": "git", @@ -22533,6 +22605,11 @@ "line": 31, "column": 4 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", + "line": 21, + "column": 4 + }, { "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", "line": 38, @@ -22550,6 +22627,11 @@ "line": 32, "column": 6 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", + "line": 22, + "column": 6 + }, { "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", "line": 39, @@ -22617,6 +22699,11 @@ "line": 33, "column": 8 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", + "line": 23, + "column": 8 + }, { "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", "line": 41, @@ -22685,10 +22772,45 @@ "column": 8 }, { - "filePath": "src/editors/containers/TextEditor/components/CodeEditor/index.jsx", - "line": 87, - "column": 8 - }, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", + "line": 31, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 52, + "column": 20 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintsCard.jsx", + "line": 31, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", + "line": 33, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", + "line": 36, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", + "line": 24, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", + "line": 31, + "column": 8 + }, + { + "filePath": "src/editors/containers/TextEditor/components/CodeEditor/index.jsx", + "line": 87, + "column": 8 + }, { "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/index.jsx", "line": 47, @@ -22761,6 +22883,11 @@ "line": 47, "column": 14 }, + { + "filePath": "src/editors/containers/ProblemEditor/index.jsx", + "line": 25, + "column": 8 + }, { "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/Gallery.jsx", "line": 30, @@ -22793,6 +22920,51 @@ "line": 15, "column": 2 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 38, + "column": 2 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 20, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", + "line": 35, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", + "line": 23, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", + "line": 31, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 36, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 54, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TimerCard.jsx", + "line": 27, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 13, + "column": 4 + }, { "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", "line": 28, @@ -22860,12 +23032,12 @@ }, { "filePath": "www/src/Gallery.jsx", - "line": 29, + "line": 41, "column": 8 }, { "filePath": "www/src/Gallery.jsx", - "line": 40, + "line": 52, "column": 8 } ], @@ -22875,6 +23047,51 @@ "line": 19, "column": 4 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 48, + "column": 4 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 120, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 21, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", + "line": 36, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", + "line": 24, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", + "line": 32, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 37, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 55, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TimerCard.jsx", + "line": 28, + "column": 8 + }, { "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", "line": 32, @@ -22936,6 +23153,16 @@ "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditableHeader.test.jsx", "line": 26, "column": 34 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 19, + "column": 20 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 21, + "column": 18 } ], "ButtonGroup": [ @@ -22943,6 +23170,11 @@ "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", "line": 16, "column": 2 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", + "line": 32, + "column": 6 } ], "IconButtonWithTooltip": [ @@ -22977,6 +23209,11 @@ "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/EditConfirmationButtons.jsx", "line": 20, "column": 11 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", + "line": 20, + "column": 43 } ], "Icon": [ @@ -23000,6 +23237,41 @@ "line": 33, "column": 22 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 139, + "column": 22 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 146, + "column": 20 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 32, + "column": 18 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", + "line": 20, + "column": 32 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 24, + "column": 14 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 27, + "column": 14 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 25, + "column": 22 + }, { "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", "line": 64, @@ -23132,6 +23404,11 @@ "line": 32, "column": 19 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 24, + "column": 19 + }, { "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", "line": 37, @@ -23156,6 +23433,26 @@ "line": 31, "column": 12 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 137, + "column": 12 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 144, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 30, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 23, + "column": 12 + }, { "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", "line": 57, @@ -23187,50 +23484,523 @@ "column": 14 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", - "line": 39, - "column": 12 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/TranscriptActionMenu.jsx", + "line": 39, + "column": 12 + } + ], + "Edit": [ + { + "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", + "line": 57, + "column": 13 + } + ], + "ModalDialog.Header": [ + { + "filePath": "src/editors/containers/EditorContainer/index.jsx", + "line": 23, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 19, + "column": 6 + }, + { + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 30, + "column": 4 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", + "line": 25, + "column": 4 + } + ], + "ModalDialog.Title": [ + { + "filePath": "src/editors/containers/EditorContainer/index.jsx", + "line": 24, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 20, + "column": 8 + }, + { + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 31, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", + "line": 26, + "column": 6 + } + ], + "Form.Label": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 39, + "column": 4 + }, + { + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", + "line": 29, + "column": 4 + }, + { + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", + "line": 52, + "column": 6 + }, + { + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", + "line": 39, + "column": 4 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 51, + "column": 20 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 70, + "column": 20 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 95, + "column": 20 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 121, + "column": 20 + } + ], + "Collapsible.Advanced": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 104, + "column": 4 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 50, + "column": 16 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 64, + "column": 14 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 17, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 33, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 40, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 26, + "column": 2 + } + ], + "Row": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 109, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", + "line": 29, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 37, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 39, + "column": 14 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 42, + "column": 14 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 45, + "column": 14 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 49, + "column": 14 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 66, + "column": 18 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 69, + "column": 18 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 72, + "column": 18 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 75, + "column": 18 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 18, + "column": 4 + } + ], + "Col": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 111, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 119, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 135, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", + "line": 30, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", + "line": 34, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 38, + "column": 12 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 19, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 29, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", + "line": 50, + "column": 24 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", + "line": 62, + "column": 24 + } + ], + "Collapsible.Body": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 128, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 51, + "column": 18 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 65, + "column": 16 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 36, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 43, + "column": 10 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 52, + "column": 4 + } + ], + "Collapsible.Trigger": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 136, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 21, + "column": 10 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 31, + "column": 4 + } + ], + "AddComment": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 138, + "column": 19 + } + ], + "Delete": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 145, + "column": 17 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 31, + "column": 15 + } + ], + "Add": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", + "line": 33, + "column": 20 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintsCard.jsx", + "line": 33, + "column": 20 + }, + { + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", + "line": 56, + "column": 28 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", + "line": 74, + "column": 26 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 161, + "column": 24 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 135, + "column": 20 + } + ], + "Container": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", + "line": 28, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 36, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 17, + "column": 2 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", + "line": 18, + "column": 6 + } + ], + "MailtoLink": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", + "line": 30, + "column": 10 + } + ], + "Hyperlink": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", + "line": 28, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 32, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", + "line": 31, + "column": 8 + } + ], + "Card": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 15, + "column": 4 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 51, + "column": 10 + } + ], + "Card.Section": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 16, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 32, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 54, + "column": 14 + } + ], + "Collapsible.Visible": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 23, + "column": 12 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 26, + "column": 12 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 35, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 45, + "column": 6 + } + ], + "KeyboardArrowDown": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 24, + "column": 25 } ], - "Edit": [ + "KeyboardArrowUp": [ { - "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 57, - "column": 13 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 27, + "column": 25 } ], - "ModalDialog.Header": [ + "Form.RadioSet": [ { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 23, + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 14, "column": 6 }, { - "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", - "line": 30, - "column": 4 + "filePath": "www/src/Gallery.jsx", + "line": 42, + "column": 10 }, { - "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", - "line": 25, - "column": 4 + "filePath": "www/src/Gallery.jsx", + "line": 59, + "column": 10 } ], - "ModalDialog.Title": [ + "Form.Radio": [ { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 24, + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 18, "column": 8 }, { - "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", - "line": 31, - "column": 6 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 19, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", - "line": 26, - "column": 6 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 20, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 21, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 22, + "column": 8 + }, + { + "filePath": "www/src/Gallery.jsx", + "line": 48, + "column": 14 + }, + { + "filePath": "www/src/Gallery.jsx", + "line": 64, + "column": 12 + }, + { + "filePath": "www/src/Gallery.jsx", + "line": 65, + "column": 12 } ], "ModalDialog": [ @@ -23269,43 +24039,6 @@ "column": 8 } ], - "Form.Label": [ - { - "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", - "line": 29, - "column": 4 - }, - { - "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", - "line": 52, - "column": 6 - }, - { - "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", - "line": 39, - "column": 4 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 51, - "column": 20 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 70, - "column": 20 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 95, - "column": 20 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 121, - "column": 20 - } - ], "Form.Checkbox": [ { "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", @@ -23395,28 +24128,6 @@ "column": 2 } ], - "Add": [ - { - "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", - "line": 56, - "column": 28 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 74, - "column": 26 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 161, - "column": 24 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 135, - "column": 20 - } - ], "Stack": [ { "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", @@ -23559,32 +24270,6 @@ "column": 8 } ], - "Collapsible.Advanced": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 26, - "column": 2 - } - ], - "Collapsible.Trigger": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 31, - "column": 4 - } - ], - "Collapsible.Visible": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 35, - "column": 6 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 45, - "column": 6 - } - ], "InfoOutline": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", @@ -23621,13 +24306,6 @@ "column": 78 } ], - "Collapsible.Body": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 52, - "column": 4 - } - ], "Form.Row": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", @@ -23640,18 +24318,6 @@ "column": 10 } ], - "Col": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", - "line": 50, - "column": 24 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", - "line": 62, - "column": 24 - } - ], "MoreHoriz": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", @@ -23760,13 +24426,6 @@ "column": 20 } ], - "Hyperlink": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 31, - "column": 8 - } - ], "DeleteOutline": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", @@ -23813,13 +24472,6 @@ "column": 14 } ], - "Card": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 51, - "column": 10 - } - ], "Card.Header": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", @@ -23834,13 +24486,6 @@ "column": 12 } ], - "Card.Section": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 54, - "column": 14 - } - ], "Card.Footer": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", @@ -23878,81 +24523,52 @@ "line": 45, "column": 12 } - ], - "Form.RadioSet": [ - { - "filePath": "www/src/Gallery.jsx", - "line": 30, - "column": 10 - }, - { - "filePath": "www/src/Gallery.jsx", - "line": 47, - "column": 10 - } - ], - "Form.Radio": [ - { - "filePath": "www/src/Gallery.jsx", - "line": 36, - "column": 14 - }, - { - "filePath": "www/src/Gallery.jsx", - "line": 52, - "column": 12 - }, - { - "filePath": "www/src/Gallery.jsx", - "line": 53, - "column": 12 - } ] } }, { - "version": "20.21.0", + "version": "20.13.0", "name": "content-components-gallery", "folderName": "www", "usages": { "Form.Group": [ { "filePath": "src/Gallery.jsx", - "line": 29, + "line": 41, "column": 8 }, { "filePath": "src/Gallery.jsx", - "line": 40, + "line": 52, "column": 8 } ], "Form.RadioSet": [ { "filePath": "src/Gallery.jsx", - "line": 30, + "line": 42, "column": 10 }, { "filePath": "src/Gallery.jsx", - "line": 47, + "line": 59, "column": 10 } ], "Form.Radio": [ { "filePath": "src/Gallery.jsx", - "line": 36, + "line": 48, "column": 14 }, { "filePath": "src/Gallery.jsx", - "line": 52, + "line": 64, "column": 12 }, { "filePath": "src/Gallery.jsx", - "line": 53, + "line": 65, "column": 12 } ] @@ -24533,7 +25149,7 @@ }, { "filePath": "src/components/ContentfulModule/StatisticIconModule.jsx", - "line": 27, + "line": 31, "column": 14 }, { @@ -24768,7 +25384,7 @@ }, { "filePath": "src/templates/mastersProgramDetail.jsx", - "line": 522, + "line": 523, "column": 22 } ], @@ -25064,7 +25680,7 @@ }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 53, + "line": 69, "column": 14 }, { @@ -25149,7 +25765,7 @@ }, { "filePath": "src/components/Search/ManagedAutoComplete.jsx", - "line": 235, + "line": 267, "column": 14 }, { @@ -25194,7 +25810,7 @@ }, { "filePath": "src/templates/programDetailDegree.jsx", - "line": 239, + "line": 241, "column": 16 } ], @@ -25223,7 +25839,7 @@ }, { "filePath": "src/components/ContentfulModule/AboutTheProgramModule.jsx", - "line": 85, + "line": 55, "column": 14 }, { @@ -25364,12 +25980,12 @@ }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 31, + "line": 47, "column": 4 }, { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 44, + "line": 60, "column": 10 }, { @@ -25724,7 +26340,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 453, + "line": 454, "column": 18 }, { @@ -26007,7 +26623,7 @@ }, { "filePath": "src/components/ContentfulModule/StatisticIconModule.jsx", - "line": 28, + "line": 32, "column": 21 } ], From b2d270f0fae48a58aa0cd722a81763b01e60485f Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 21 Dec 2022 09:43:44 -0500 Subject: [PATCH 057/173] fix: ensure card footer switches to white when card variant is dark (#1861) --- src/Card/Card.scss | 5 +++++ src/Card/README.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Card/Card.scss b/src/Card/Card.scss index 92f8b372fa..3e07861496 100644 --- a/src/Card/Card.scss +++ b/src/Card/Card.scss @@ -26,6 +26,11 @@ .pgn__card-section { @extend %dark-variant-content; } + + .pgn__card-footer, + .pgn__card-footer-text { + @extend %dark-variant-content; + } } &.pgn__card-muted { diff --git a/src/Card/README.md b/src/Card/README.md index c1ef903a8f..c7a0490b4e 100644 --- a/src/Card/README.md +++ b/src/Card/README.md @@ -88,7 +88,7 @@ Use `variant` prop to use `Card` specific style variant. This is a card section. It can contain anything but usually text, a list, or list of links. Multiple sections have a card divider between them. - +
); } ``` diff --git a/src/SelectableBox/SelectableBox.scss b/src/SelectableBox/SelectableBox.scss index 2b3cac4ac3..1038286af2 100644 --- a/src/SelectableBox/SelectableBox.scss +++ b/src/SelectableBox/SelectableBox.scss @@ -23,6 +23,7 @@ box-shadow: $level-1-box-shadow; border-radius: $selectable-box-border-radius; text-align: start; + background: $white; &:focus-visible { outline: 1px solid $primary-700; diff --git a/www/src/components/Settings.tsx b/www/src/components/Settings.tsx index 0b088e5147..f58286a4f3 100644 --- a/www/src/components/Settings.tsx +++ b/www/src/components/Settings.tsx @@ -28,6 +28,7 @@ const Settings = () => { position="right" show={showSettings} variant="light" + onClose={closeSettings} >

Settings

From b366642f8f3fd1d608d64bb4a87724ff7baacf6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 09:09:12 -0500 Subject: [PATCH 060/173] docs: update dependent-usage.json (#1864) --- dependent-usage.json | 467 +++++++++++++++++-------------------------- 1 file changed, 183 insertions(+), 284 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index fb892ea962..ed4a432160 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1671631686871, + "lastModified": 1671718106875, "projectUsages": [ { "version": "19.19.1", @@ -1665,12 +1665,12 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 60, + "line": 58, "column": 6 }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 67, + "line": 65, "column": 12 }, { @@ -3753,7 +3753,7 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 61, + "line": 59, "column": 6 }, { @@ -3842,7 +3842,7 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 66, + "line": 64, "column": 10 }, { @@ -4741,7 +4741,7 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 81, + "line": 79, "column": 8 }, { @@ -5603,7 +5603,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", - "line": 12, + "line": 10, "column": 2 }, { @@ -5665,7 +5665,7 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 86, + "line": 84, "column": 16 }, { @@ -5805,7 +5805,7 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 68, + "line": 66, "column": 12 }, { @@ -13468,7 +13468,7 @@ } }, { - "version": "20.21.2", + "version": "20.22.3", "name": "frontend-app-learner-portal-enterprise", "repository": { "type": "git", @@ -13601,17 +13601,7 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 41, - "column": 6 - }, - { - "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 52, - "column": 6 - }, - { - "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 79, + "line": 75, "column": 6 }, { @@ -13684,11 +13674,6 @@ "line": 34, "column": 6 }, - { - "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", - "line": 42, - "column": 6 - }, { "filePath": "src/components/pathway-progress/PathwayProgressPage.jsx", "line": 38, @@ -13704,16 +13689,6 @@ "line": 91, "column": 6 }, - { - "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 33, - "column": 6 - }, - { - "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 41, - "column": 6 - }, { "filePath": "src/components/program-progress/ProgramProgressPage.jsx", "line": 71, @@ -13758,11 +13733,6 @@ "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", "line": 222, "column": 12 - }, - { - "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 352, - "column": 12 } ], "MailtoLink": [ @@ -13815,8 +13785,8 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 42, - "column": 8 + "line": 41, + "column": 6 }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", @@ -13914,8 +13884,8 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 53, - "column": 8 + "line": 50, + "column": 6 }, { "filePath": "src/components/dashboard/sidebar/EnterpriseOffersSummaryCard.jsx", @@ -13957,11 +13927,6 @@ "line": 246, "column": 12 }, - { - "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", - "line": 43, - "column": 8 - }, { "filePath": "src/components/pathway/PathwayModal.jsx", "line": 20, @@ -13977,11 +13942,6 @@ "line": 141, "column": 10 }, - { - "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 42, - "column": 8 - }, { "filePath": "src/components/program-progress/ProgramProgressCourses.jsx", "line": 79, @@ -14175,8 +14135,8 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 59, - "column": 12 + "line": 56, + "column": 10 }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", @@ -14227,8 +14187,8 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 59, - "column": 34 + "line": 56, + "column": 32 }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", @@ -14349,33 +14309,23 @@ }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 17, - "column": 12 + "line": 10, + "column": 6 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 29, + "line": 42, "column": 4 }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 58, - "column": 6 - }, { "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 19, - "column": 10 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 158, - "column": 4 + "line": 17, + "column": 8 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", "line": 194, - "column": 6 + "column": 12 } ], "Card.ImageCap": [ @@ -14411,28 +14361,18 @@ }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 18, - "column": 14 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 30, - "column": 6 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 59, + "line": 11, "column": 8 }, { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 159, + "filePath": "src/components/skills-quiz/CourseCard.jsx", + "line": 48, "column": 6 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 195, - "column": 8 + "line": 202, + "column": 14 } ], "Card.Header": [ @@ -14448,7 +14388,7 @@ }, { "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", - "line": 30, + "line": 29, "column": 6 }, { @@ -14473,33 +14413,23 @@ }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 23, - "column": 14 + "line": 12, + "column": 8 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 35, + "line": 54, "column": 6 }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 66, - "column": 8 - }, { "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 20, - "column": 12 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 163, - "column": 6 + "line": 18, + "column": 10 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 201, - "column": 8 + "line": 208, + "column": 14 } ], "Card.Section": [ @@ -14530,7 +14460,12 @@ }, { "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", - "line": 38, + "line": 36, + "column": 6 + }, + { + "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", + "line": 37, "column": 6 }, { @@ -14545,7 +14480,12 @@ }, { "filePath": "src/components/program-progress/ProgramListingCard.jsx", - "line": 98, + "line": 83, + "column": 6 + }, + { + "filePath": "src/components/program-progress/ProgramListingCard.jsx", + "line": 94, "column": 6 }, { @@ -14560,59 +14500,34 @@ }, { "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 28, - "column": 14 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 41, - "column": 6 + "line": 13, + "column": 8 }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 45, + "line": 71, "column": 6 }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 89, - "column": 8 - }, { "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 32, - "column": 12 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 168, - "column": 6 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 171, - "column": 6 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 174, - "column": 6 + "line": 19, + "column": 10 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 218, - "column": 8 + "line": 220, + "column": 14 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 236, - "column": 8 + "line": 230, + "column": 14 } ], "Card.Footer": [ { "filePath": "src/components/course/CourseRecommendationCard.jsx", - "line": 83, + "line": 82, "column": 6 }, { @@ -14627,13 +14542,8 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 177, - "column": 6 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 252, - "column": 8 + "line": 242, + "column": 14 } ], "CardGrid": [ @@ -14652,6 +14562,16 @@ "line": 24, "column": 4 }, + { + "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", + "line": 43, + "column": 8 + }, + { + "filePath": "src/components/program-progress/ProgramListingPage.jsx", + "line": 41, + "column": 8 + }, { "filePath": "src/components/search/popular-results/PopularResults.jsx", "line": 34, @@ -14671,6 +14591,36 @@ "filePath": "src/components/search/SearchResults.jsx", "line": 124, "column": 10 + }, + { + "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", + "line": 8, + "column": 2 + }, + { + "filePath": "src/components/skills-quiz/JobCardComponent.jsx", + "line": 15, + "column": 4 + }, + { + "filePath": "src/components/skills-quiz/SearchCourseCard.jsx", + "line": 115, + "column": 6 + }, + { + "filePath": "src/components/skills-quiz/SearchPathways.jsx", + "line": 87, + "column": 6 + }, + { + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 190, + "column": 6 + }, + { + "filePath": "src/components/skills-quiz/SkillsCourses.jsx", + "line": 159, + "column": 10 } ], "Skeleton": [ @@ -14744,90 +14694,10 @@ "line": 116, "column": 10 }, - { - "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 19, - "column": 20 - }, - { - "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 25, - "column": 18 - }, - { - "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 29, - "column": 16 - }, - { - "filePath": "src/components/skills-quiz/CardLoadingSkeleton.jsx", - "line": 30, - "column": 16 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 31, - "column": 12 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 37, - "column": 10 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 42, - "column": 8 - }, - { - "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 46, - "column": 8 - }, - { - "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 23, - "column": 18 - }, - { - "filePath": "src/components/skills-quiz/JobCardComponent.jsx", - "line": 34, - "column": 16 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 160, - "column": 12 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 165, - "column": 10 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 169, - "column": 8 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 172, - "column": 8 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 175, - "column": 8 - }, - { - "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 178, - "column": 8 - }, { "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 121, - "column": 32 + "line": 130, + "column": 12 } ], "OverlayTrigger": [ @@ -14911,18 +14781,18 @@ }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", - "line": 99, - "column": 20 + "line": 78, + "column": 12 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 223, - "column": 18 + "line": 224, + "column": 22 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 238, - "column": 12 + "line": 231, + "column": 16 }, { "filePath": "src/components/skills-quiz/SelectedJobSkills.jsx", @@ -14931,13 +14801,8 @@ }, { "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 121, - "column": 21 - }, - { - "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 123, - "column": 12 + "line": 133, + "column": 10 } ], "Modal": [ @@ -15046,24 +14911,24 @@ "Tabs": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 83, + "line": 79, "column": 8 } ], "Tab": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 84, + "line": 80, "column": 10 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 87, + "line": 83, "column": 10 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 91, + "line": 87, "column": 12 } ], @@ -15163,8 +15028,8 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 242, - "column": 14 + "line": 237, + "column": 20 }, { "filePath": "src/components/system-wide-banner/SystemWideWarningBanner.jsx", @@ -15353,7 +15218,7 @@ { "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", "line": 55, - "column": 16 + "column": 12 }, { "filePath": "src/components/pathway/PathwayModal.jsx", @@ -15372,8 +15237,8 @@ }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 49, - "column": 16 + "line": 48, + "column": 12 }, { "filePath": "src/components/program-progress/ProgramPathwayOpportunity.jsx", @@ -15390,39 +15255,44 @@ "line": 59, "column": 10 }, + { + "filePath": "src/components/skills-quiz/SkillsCourses.jsx", + "line": 150, + "column": 12 + }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 348, + "line": 331, "column": 18 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 360, + "line": 343, "column": 14 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 364, + "line": 347, "column": 14 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 371, + "line": 355, "column": 14 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 375, + "line": 359, "column": 14 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 378, + "line": 362, "column": 14 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 382, + "line": 366, "column": 14 } ], @@ -15563,12 +15433,12 @@ { "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", "line": 55, - "column": 54 + "column": 50 }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 49, - "column": 54 + "line": 48, + "column": 50 } ], "Image": [ @@ -15635,6 +15505,21 @@ "filePath": "src/components/progress-category-bubbles/ProgressCategoryBubbles.jsx", "line": 7, "column": 2 + }, + { + "filePath": "src/components/skills-quiz/CourseCard.jsx", + "line": 72, + "column": 8 + }, + { + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 221, + "column": 16 + }, + { + "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", + "line": 322, + "column": 22 } ], "StandardModal": [ @@ -15751,17 +15636,17 @@ }, { "filePath": "src/components/skills-quiz/SearchCourseCard.jsx", - "line": 109, - "column": 10 + "line": 102, + "column": 6 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 281, - "column": 10 + "line": 177, + "column": 6 }, { "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 154, + "line": 173, "column": 10 } ], @@ -15773,8 +15658,8 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 242, - "column": 25 + "line": 237, + "column": 31 } ], "Dropdown.Header": [ @@ -15846,43 +15731,43 @@ }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 327, + "line": 311, "column": 14 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 353, + "line": 336, "column": 14 } ], "Form.Checkbox": [ { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 289, - "column": 30 + "line": 276, + "column": 26 } ], "ModalDialog.Footer": [ { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 358, + "line": 341, "column": 10 } ], "Stepper.ActionRow": [ { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 359, + "line": 342, "column": 12 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 370, + "line": 354, "column": 12 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 377, + "line": 361, "column": 12 } ], @@ -15893,6 +15778,20 @@ "column": 2 } ], + "Chip": [ + { + "filePath": "src/components/TagCloud/index.jsx", + "line": 9, + "column": 6 + } + ], + "Close": [ + { + "filePath": "src/components/TagCloud/index.jsx", + "line": 12, + "column": 19 + } + ], "Toast": [ { "filePath": "src/components/Toasts/Toasts.jsx", @@ -25760,7 +25659,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 127, + "line": 130, "column": 14 }, { @@ -25827,7 +25726,7 @@ }, { "filePath": "src/components/SkillsBreadcrumbs/index.jsx", - "line": 28, + "line": 34, "column": 55 } ], @@ -25839,7 +25738,7 @@ }, { "filePath": "src/components/ContentfulModule/AboutTheProgramModule.jsx", - "line": 55, + "line": 57, "column": 14 }, { From b81156b05f21c2c55d06e428cbeac0105047fd8a Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 22 Dec 2022 09:56:06 -0500 Subject: [PATCH 061/173] fix: ensure CardHeader subtitle is also changed to white (#1865) --- src/Card/Card.scss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Card/Card.scss b/src/Card/Card.scss index 8c5fa892d0..fc977d42d0 100644 --- a/src/Card/Card.scss +++ b/src/Card/Card.scss @@ -24,7 +24,10 @@ .pgn__card-header-title, .pgn__card-header-title-sm, - .pgn__card-header-title-md { + .pgn__card-header-title-md, + .pgn__card-header-subtitle, + .pgn__card-header-subtitle-sm, + .pgn__card-header-subtitle-md { @extend %dark-variant-content; } } From 2206ccc63aa966de98935a15eb59fccc87bcf679 Mon Sep 17 00:00:00 2001 From: Viktor Rusakov <52399399+viktorrusakov@users.noreply.github.com> Date: Fri, 23 Dec 2022 15:51:15 +0200 Subject: [PATCH 062/173] feat: add ability to render Breadcrumbs with custom elements (#1867) --- src/Breadcrumb/Breadcrumb.scss | 28 +++++++------ src/Breadcrumb/Breadcrumb.test.jsx | 35 ++++++++++++++-- src/Breadcrumb/BreadcrumbLink.jsx | 50 +++++++++++++++++++++++ src/Breadcrumb/README.md | 64 ++++++++++++++++++++---------- src/Breadcrumb/index.jsx | 26 +++++++----- www/src/components/CodeBlock.tsx | 2 + 6 files changed, 160 insertions(+), 45 deletions(-) create mode 100644 src/Breadcrumb/BreadcrumbLink.jsx diff --git a/src/Breadcrumb/Breadcrumb.scss b/src/Breadcrumb/Breadcrumb.scss index b8a8e18689..2466a631c2 100644 --- a/src/Breadcrumb/Breadcrumb.scss +++ b/src/Breadcrumb/Breadcrumb.scss @@ -1,5 +1,4 @@ @import "variables"; -@import "~bootstrap/scss/breadcrumb"; .pgn__breadcrumb { .list-inline-item { @@ -62,20 +61,25 @@ } } - ol.is-mobile { - flex-direction: row-reverse; - justify-content: flex-end; + ol { + display: flex; + align-items: center; - .list-inline-item:not(:last-child) { - margin-right: 0; - margin-left: $breadcrumb-margin-left; - } + &.is-mobile { + flex-direction: row-reverse; + justify-content: flex-end; - .pgn__icon { - transform: scale(-1); + .list-inline-item:not(:last-child) { + margin-right: 0; + margin-left: $breadcrumb-margin-left; + } - [dir="rtl"] & { - transform: scale(1); + .pgn__icon { + transform: scale(-1); + + [dir="rtl"] & { + transform: scale(1); + } } } } diff --git a/src/Breadcrumb/Breadcrumb.test.jsx b/src/Breadcrumb/Breadcrumb.test.jsx index 4623a7dd55..9c0116a3e0 100644 --- a/src/Breadcrumb/Breadcrumb.test.jsx +++ b/src/Breadcrumb/Breadcrumb.test.jsx @@ -7,15 +7,15 @@ const baseProps = { links: [ { label: 'Link 1', - url: '/link-1', + href: '/link-1', }, { label: 'Link 2', - url: '/link-2', + href: '/link-2', }, { label: 'Link 3', - url: '/link-3', + href: '/link-3', }, ], }; @@ -75,4 +75,33 @@ describe('', () => { expect(listElements.length).toEqual(2); expect(list.hasClass('is-mobile')).toEqual(true); }); + + it('renders links as custom elements', () => { + wrapper = mount(); + + const list = wrapper.find('ol'); + const anchors = list.find('a'); + expect(anchors.length).toEqual(0); + + const customLinks = list.find('div'); + expect(customLinks.length).toEqual(3); + }); + + it('passes down link props to link elements', () => { + const linkProps = { + label: 'Link 1', + url: '/link-1', + className: 'my-link', + target: '_blank', + }; + + wrapper = mount(); + + const list = wrapper.find('ol'); + const renderedLink = list.find('a').first(); + + expect(renderedLink.hasClass('my-link')).toEqual(true); + expect(renderedLink.prop('target')).toEqual('_blank'); + expect(renderedLink.prop('href')).toEqual('/link-1'); + }); }); diff --git a/src/Breadcrumb/BreadcrumbLink.jsx b/src/Breadcrumb/BreadcrumbLink.jsx new file mode 100644 index 0000000000..e5d826a7d8 --- /dev/null +++ b/src/Breadcrumb/BreadcrumbLink.jsx @@ -0,0 +1,50 @@ +import React from 'react'; +import PropTypes from 'prop-types'; +import classNames from 'classnames'; + +export default function BreadcrumbLink({ as, clickHandler, linkProps }) { + const { + label, + url, + className, + ...props + } = linkProps; + const addtlProps = {}; + + if (as === 'a' && url) { + // eslint-disable-next-line no-console + console.warn( + '[Deprecated]: using "url" parameter to specify link\'s destination in Breadcrumb component is ' + + 'deprecated. Please use "href" instead when rendering links as anchor tag.', + ); + addtlProps.href = url; + } + + if (clickHandler) { + addtlProps.onClick = clickHandler; + } + + return React.createElement( + as, + { + ...props, + ...addtlProps, + className: classNames('link-muted', className), + }, + label, + ); +} + +BreadcrumbLink.propTypes = { + as: PropTypes.elementType.isRequired, + clickHandler: PropTypes.func, + linkProps: PropTypes.shape({ + label: PropTypes.string.isRequired, + url: PropTypes.string, + className: PropTypes.string, + }).isRequired, +}; + +BreadcrumbLink.defaultProps = { + clickHandler: undefined, +}; diff --git a/src/Breadcrumb/README.md b/src/Breadcrumb/README.md index 6876fa3ebd..8f9665e827 100644 --- a/src/Breadcrumb/README.md +++ b/src/Breadcrumb/README.md @@ -18,14 +18,14 @@ Use as a secondary navigation pattern to help convey hierarchy and enable naviga ```jsx live () => { - const isExtraSmall = useMediaQuery({maxWidth: breakpoints.extraSmall.maxWidth}); + const isExtraSmall = useMediaQuery({ maxWidth: breakpoints.extraSmall.maxWidth }); return ( @@ -38,27 +38,27 @@ Use as a secondary navigation pattern to help convey hierarchy and enable naviga ```jsx live ``` -### Basic Usage (Inverse Pallete) +### Basic Usage (Inverse Palette) ```jsx live () => { - const isExtraSmall = useMediaQuery({maxWidth: breakpoints.extraSmall.maxWidth}); + const isExtraSmall = useMediaQuery({ maxWidth: breakpoints.extraSmall.maxWidth }); return (
{ + const isExtraSmall = useMediaQuery({ maxWidth: breakpoints.extraSmall.maxWidth }); + + return ( + + ) +} +``` + ## With active label ```jsx live () => { - const isExtraSmall = useMediaQuery({maxWidth: breakpoints.extraSmall.maxWidth}); + const isExtraSmall = useMediaQuery({ maxWidth: breakpoints.extraSmall.maxWidth }); return ( { - const isExtraSmall = useMediaQuery({maxWidth: breakpoints.extraSmall.maxWidth}); + const isExtraSmall = useMediaQuery({ maxWidth: breakpoints.extraSmall.maxWidth }); return ( /} isMobile={isExtraSmall} diff --git a/src/Breadcrumb/index.jsx b/src/Breadcrumb/index.jsx index 46397e8fcc..41cc7fd23d 100644 --- a/src/Breadcrumb/index.jsx +++ b/src/Breadcrumb/index.jsx @@ -2,22 +2,24 @@ import React from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; +import BreadcrumbLink from './BreadcrumbLink'; import { ChevronRight } from '../../icons'; import Icon from '../Icon'; function Breadcrumb({ - links, activeLabel, spacer, clickHandler, variant, isMobile, ariaLabel, + links, activeLabel, spacer, clickHandler, + variant, isMobile, ariaLabel, linkAs, }) { const linkCount = links.length; const displayLinks = isMobile ? [links[linkCount - 1]] : links; return (
); }; diff --git a/package-lock.json b/package-lock.json index 54003fd72f..9ecce95119 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,12 +51,14 @@ "@semantic-release/git": "^10.0.1", "@testing-library/jest-dom": "^5.16.3", "@testing-library/react": "^12.1.4", + "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^13.5.0", "@types/enzyme": "^3.10.12", "@types/jest": "^27.5.0", "@types/react": "17.0.0", "@types/react-dom": "17.0.11", "@types/react-test-renderer": "^18.0.0", + "@types/uuid": "^9.0.0", "@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/parser": "^5.22.0", "@wojtekmaj/enzyme-adapter-react-17": "^0.6.7", @@ -3717,6 +3719,36 @@ "react-dom": "<18.0.0" } }, + "node_modules/@testing-library/react-hooks": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-8.0.1.tgz", + "integrity": "sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==", + "dev": true, + "dependencies": { + "@babel/runtime": "^7.12.5", + "react-error-boundary": "^3.1.0" + }, + "engines": { + "node": ">=12" + }, + "peerDependencies": { + "@types/react": "^16.9.0 || ^17.0.0", + "react": "^16.9.0 || ^17.0.0", + "react-dom": "^16.9.0 || ^17.0.0", + "react-test-renderer": "^16.9.0 || ^17.0.0" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "react-dom": { + "optional": true + }, + "react-test-renderer": { + "optional": true + } + } + }, "node_modules/@testing-library/user-event": { "version": "13.5.0", "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz", @@ -4012,6 +4044,12 @@ "integrity": "sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==", "dev": true }, + "node_modules/@types/uuid": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.0.tgz", + "integrity": "sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==", + "dev": true + }, "node_modules/@types/warning": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@types/warning/-/warning-3.0.0.tgz", @@ -15470,6 +15508,22 @@ "react": ">= 16.8 || 18.0.0" } }, + "node_modules/react-error-boundary": { + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-3.1.4.tgz", + "integrity": "sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==", + "dev": true, + "dependencies": { + "@babel/runtime": "^7.12.5" + }, + "engines": { + "node": ">=10", + "npm": ">=6" + }, + "peerDependencies": { + "react": ">=16.13.1" + } + }, "node_modules/react-fast-compare": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz", @@ -21044,6 +21098,16 @@ "@types/react-dom": "<18.0.0" } }, + "@testing-library/react-hooks": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@testing-library/react-hooks/-/react-hooks-8.0.1.tgz", + "integrity": "sha512-Aqhl2IVmLt8IovEVarNDFuJDVWVvhnr9/GCU6UUnrYXwgDFF9h2L2o2P9KBni1AST5sT6riAyoukFLyjQUgD/g==", + "dev": true, + "requires": { + "@babel/runtime": "^7.12.5", + "react-error-boundary": "^3.1.0" + } + }, "@testing-library/user-event": { "version": "13.5.0", "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-13.5.0.tgz", @@ -21329,6 +21393,12 @@ "integrity": "sha512-Q5vtl1W5ue16D+nIaW8JWebSSraJVlK+EthKn7e7UcD4KWsaSJ8BqGPXNaPghgtcn/fhvrN17Tv8ksUsQpiplw==", "dev": true }, + "@types/uuid": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.0.tgz", + "integrity": "sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q==", + "dev": true + }, "@types/warning": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@types/warning/-/warning-3.0.0.tgz", @@ -29708,6 +29778,15 @@ "prop-types": "^15.8.1" } }, + "react-error-boundary": { + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-3.1.4.tgz", + "integrity": "sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==", + "dev": true, + "requires": { + "@babel/runtime": "^7.12.5" + } + }, "react-fast-compare": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-3.2.0.tgz", diff --git a/package.json b/package.json index b92121fef6..ec43b2b985 100644 --- a/package.json +++ b/package.json @@ -94,12 +94,14 @@ "@semantic-release/git": "^10.0.1", "@testing-library/jest-dom": "^5.16.3", "@testing-library/react": "^12.1.4", + "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^13.5.0", "@types/enzyme": "^3.10.12", "@types/jest": "^27.5.0", "@types/react": "17.0.0", "@types/react-dom": "17.0.11", "@types/react-test-renderer": "^18.0.0", + "@types/uuid": "^9.0.0", "@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/parser": "^5.22.0", "@wojtekmaj/enzyme-adapter-react-17": "^0.6.7", diff --git a/src/Card/Card.scss b/src/Card/Card.scss index f85e072496..0aa8619cea 100644 --- a/src/Card/Card.scss +++ b/src/Card/Card.scss @@ -71,9 +71,14 @@ a .pgn__card { position: relative; margin-bottom: $card-deck-margin-bottom; + &.pgn__card-deck-has-horizontal-scroll { + .pgn__card-deck-row { + overflow-x: scroll; + } + } + .pgn__card-deck-row { overflow: hidden; - overflow-x: scroll; flex-wrap: nowrap; padding-top: $card-focus-border-offset; padding-bottom: $card-focus-border-offset; @@ -85,6 +90,24 @@ a .pgn__card { } } +.pgn__card-carousel { + .pgn__card-carousel-title { + margin-bottom: map-get($spacers, 2); + } + + .pgn__card-carousel-subtitle { + font-size: $font-size-sm; + margin-bottom: map-get($spacers, 2); + } + + .pgn__card-carousel-header { + display: flex; + align-items: center; + justify-content: space-between; + margin-bottom: map-get($spacers, 1); + } +} + .pgn__card-header { padding: 0 $card-spacer-x; display: flex; diff --git a/src/Card/CardCarousel/CardCarousel.jsx b/src/Card/CardCarousel/CardCarousel.jsx new file mode 100644 index 0000000000..a89e1c94ad --- /dev/null +++ b/src/Card/CardCarousel/CardCarousel.jsx @@ -0,0 +1,95 @@ +import React from 'react'; +import PropTypes from 'prop-types'; +import { OverflowScroll } from '../../OverflowScroll'; +import CardCarouselProvider from './CardCarouselProvider'; +import CardCarouselHeader from './CardCarouselHeader'; +import CardCarouselItems from './CardCarouselItems'; + +function CardCarousel({ + ariaLabel, + children, + title, + subtitle, + columnSizes, + hasInteractiveChildren, + canScrollHorizontal, + disableOpacityMasks, + onScrollPrevious, + onScrollNext, + CardCarouselControls, +}) { + return ( + + +
+ + {children} +
+
+
+ ); +} + +CardCarousel.propTypes = { + /** The `Card` items for the `CardCarousel`. */ + children: PropTypes.node.isRequired, + /** Text describing the CardCarousel for screen readers */ + ariaLabel: PropTypes.string.isRequired, + /** An optional title. */ + title: PropTypes.node, + /** An optional subtitle. */ + subtitle: PropTypes.node, + /** Customize the responsive columnSizes used by the carousel. */ + columnSizes: PropTypes.shape({ + xs: PropTypes.number, + sm: PropTypes.number, + md: PropTypes.number, + lg: PropTypes.number, + xl: PropTypes.number, + }), + /** Whether the carousel has interactive children (e.g., clickable cards). */ + hasInteractiveChildren: PropTypes.bool, + /** Whether the carousel can be scrolled manually by users. */ + canScrollHorizontal: PropTypes.bool, + /** Whether the default opacity masks should be shown at the start/end, if applicable. */ + disableOpacityMasks: PropTypes.bool, + /** Callback function for when the user scrolls to the previous element. */ + onScrollPrevious: PropTypes.func, + /** Callback function for when the user scrolls to the next element. */ + onScrollNext: PropTypes.func, + /** Optional override for the default `CardCarouselControls` */ + CardCarouselControls: PropTypes.elementType, +}; + +CardCarousel.defaultProps = { + title: undefined, + subtitle: undefined, + columnSizes: { + sm: 12, + lg: 6, + xl: 4, + }, + hasInteractiveChildren: false, + canScrollHorizontal: true, + disableOpacityMasks: false, + onScrollPrevious: undefined, + onScrollNext: undefined, + CardCarouselControls: undefined, +}; + +export default CardCarousel; diff --git a/src/Card/CardCarousel/CardCarouselControls.jsx b/src/Card/CardCarousel/CardCarouselControls.jsx new file mode 100644 index 0000000000..1cf9bc56dd --- /dev/null +++ b/src/Card/CardCarousel/CardCarouselControls.jsx @@ -0,0 +1,44 @@ +import React, { useContext } from 'react'; +import { useIntl } from 'react-intl'; +import { Stack, IconButton, Icon } from '../..'; +import { ArrowForward, ArrowBack } from '../../../icons'; +import { CardCarouselContext } from './CardCarouselProvider'; +import messages from './messages'; + +function CardCarouselControls() { + const { + isScrolledToStart, + isScrolledToEnd, + scrollToPrevious, + scrollToNext, + } = useContext(CardCarouselContext); + + const intl = useIntl(); + + if (isScrolledToStart && isScrolledToEnd) { + return null; + } + + return ( +
+ + + + +
+ ); +} + +export default CardCarouselControls; diff --git a/src/Card/CardCarousel/CardCarouselHeader.jsx b/src/Card/CardCarousel/CardCarouselHeader.jsx new file mode 100644 index 0000000000..b6f93721f4 --- /dev/null +++ b/src/Card/CardCarousel/CardCarouselHeader.jsx @@ -0,0 +1,56 @@ +import React, { useContext, isValidElement } from 'react'; +import PropTypes from 'prop-types'; +import CardCarouselTitle from './CardCarouselTitle'; +import CardCarouselSubtitle from './CardCarouselSubtitle'; +import DefaultCardCarouselControls from './CardCarouselControls'; +import { CardCarouselContext } from './CardCarouselProvider'; + +const getFormattedTitle = (title) => { + if (!title) { + return null; + } + if (isValidElement(title)) { + return title; + } + return {title}; +}; + +const getFormattedSubtitle = (subtitle) => { + if (!subtitle) { + return null; + } + if (isValidElement(subtitle)) { + return subtitle; + } + return {subtitle}; +}; + +function CardCarouselHeader({ title, subtitle }) { + const { CardCarouselControls: customCardCarouselControls } = useContext(CardCarouselContext); + const CardCarouselControls = customCardCarouselControls || DefaultCardCarouselControls; + + const carouselTitle = getFormattedTitle(title); + const carouselSubtitle = getFormattedSubtitle(subtitle); + + return ( +
+
+ {carouselTitle} + {carouselSubtitle} +
+ +
+ ); +} + +CardCarouselHeader.propTypes = { + title: PropTypes.node, + subtitle: PropTypes.node, +}; + +CardCarouselHeader.defaultProps = { + title: undefined, + subtitle: undefined, +}; + +export default CardCarouselHeader; diff --git a/src/Card/CardCarousel/CardCarouselItems.jsx b/src/Card/CardCarousel/CardCarouselItems.jsx new file mode 100644 index 0000000000..f47f502603 --- /dev/null +++ b/src/Card/CardCarousel/CardCarouselItems.jsx @@ -0,0 +1,31 @@ +import React, { useContext } from 'react'; +import PropTypes from 'prop-types'; +import CardDeck from '../CardDeck'; +import { CardCarouselContext } from './CardCarouselProvider'; + +function CardCarouselItems({ children }) { + const { + columnSizes, + hasInteractiveChildren, + canScrollHorizontal, + overflowRef, + } = useContext(CardCarouselContext); + + return ( + + {children} + + ); +} + +CardCarouselItems.propTypes = { + children: PropTypes.node.isRequired, +}; + +export default CardCarouselItems; diff --git a/src/Card/CardCarousel/CardCarouselProvider.jsx b/src/Card/CardCarousel/CardCarouselProvider.jsx new file mode 100644 index 0000000000..f7d1fae49f --- /dev/null +++ b/src/Card/CardCarousel/CardCarouselProvider.jsx @@ -0,0 +1,84 @@ +import React, { createContext, useContext, useMemo } from 'react'; +import PropTypes from 'prop-types'; +import { OverflowScrollContext } from '../..'; + +export const CardCarouselContext = createContext(); + +function CardCarouselProvider({ + columnSizes, + hasInteractiveChildren, + canScrollHorizontal, + children, + CardCarouselControls, +}) { + const { + overflowRef, + isScrolledToStart, + isScrolledToEnd, + scrollToPrevious, + scrollToNext, + } = useContext(OverflowScrollContext); + + const cardCarouselContextValue = useMemo(() => ({ + overflowRef, + columnSizes, + hasInteractiveChildren, + canScrollHorizontal, + isScrolledToStart, + isScrolledToEnd, + scrollToPrevious, + scrollToNext, + CardCarouselControls, + }), [ + overflowRef, + columnSizes, + hasInteractiveChildren, + canScrollHorizontal, + isScrolledToStart, + isScrolledToEnd, + scrollToPrevious, + scrollToNext, + CardCarouselControls, + ]); + + return ( + + {children} + + ); +} + +CardCarouselProvider.propTypes = { + children: PropTypes.node.isRequired, + /** + * An object containing the desired column size at each breakpoint, following a similar + * props API as ``react-bootstrap/Col`` + */ + columnSizes: PropTypes.shape({ + xs: PropTypes.number, + sm: PropTypes.number, + md: PropTypes.number, + lg: PropTypes.number, + xl: PropTypes.number, + }), + /** Whether the child `Card` components are interactive/focusable. If not, a `tabindex="0"` is + * added to be a11y-compliant */ + hasInteractiveChildren: PropTypes.bool, + /** Whether the `CardDeck` supports horizontal scrolling when there are overflow children */ + canScrollHorizontal: PropTypes.bool, + /** Optional override for the default `CardCarouselControls` */ + CardCarouselControls: PropTypes.elementType, +}; + +CardCarouselProvider.defaultProps = { + columnSizes: { + sm: 12, + lg: 6, + xl: 4, + }, + hasInteractiveChildren: false, + canScrollHorizontal: true, + CardCarouselControls: undefined, +}; + +export default CardCarouselProvider; diff --git a/src/Card/CardCarousel/CardCarouselSubtitle.jsx b/src/Card/CardCarousel/CardCarouselSubtitle.jsx new file mode 100644 index 0000000000..85369d2f90 --- /dev/null +++ b/src/Card/CardCarousel/CardCarouselSubtitle.jsx @@ -0,0 +1,25 @@ +import React from 'react'; +import PropTypes from 'prop-types'; +import classNames from 'classnames'; + +function CardCarouselSubtitle({ children, as, className }) { + const Component = as || 'p'; + return ( + + {children} + + ); +} + +CardCarouselSubtitle.propTypes = { + children: PropTypes.node.isRequired, + as: PropTypes.oneOfType([PropTypes.string, PropTypes.elementType]), + className: PropTypes.string, +}; + +CardCarouselSubtitle.defaultProps = { + as: undefined, + className: undefined, +}; + +export default CardCarouselSubtitle; diff --git a/src/Card/CardCarousel/CardCarouselTitle.jsx b/src/Card/CardCarousel/CardCarouselTitle.jsx new file mode 100644 index 0000000000..a7ac7ff0b9 --- /dev/null +++ b/src/Card/CardCarousel/CardCarouselTitle.jsx @@ -0,0 +1,25 @@ +import React from 'react'; +import PropTypes from 'prop-types'; +import classNames from 'classnames'; + +function CardCarouselTitle({ children, as, className }) { + const Component = as || 'h2'; + return ( + + {children} + + ); +} + +CardCarouselTitle.propTypes = { + children: PropTypes.node.isRequired, + as: PropTypes.oneOfType([PropTypes.string, PropTypes.elementType]), + className: PropTypes.string, +}; + +CardCarouselTitle.defaultProps = { + as: undefined, + className: undefined, +}; + +export default CardCarouselTitle; diff --git a/src/Card/CardCarousel/index.js b/src/Card/CardCarousel/index.js new file mode 100644 index 0000000000..ecf602ee9f --- /dev/null +++ b/src/Card/CardCarousel/index.js @@ -0,0 +1,3 @@ +import CardCarousel from './CardCarousel'; + +export default CardCarousel; diff --git a/src/Card/CardCarousel/messages.js b/src/Card/CardCarousel/messages.js new file mode 100644 index 0000000000..a4a4d66894 --- /dev/null +++ b/src/Card/CardCarousel/messages.js @@ -0,0 +1,16 @@ +import { defineMessages } from 'react-intl'; + +const messages = defineMessages({ + scrollToPrevious: { + id: 'pgn.CardCarousel.scrollToPrevious', + defaultMessage: 'Scroll to previous', + description: 'Accessibility text describing the action for navigating a scrollable carousel to the previous element', + }, + scrollToNext: { + id: 'pgn.CardCarousel.scrollToNext', + defaultMessage: 'Scroll to next', + description: 'Accessibility text describing the action for navigating a scrollable carousel to the next element', + }, +}); + +export default messages; diff --git a/src/Card/CardCarousel/tests/CardCarousel.test.jsx b/src/Card/CardCarousel/tests/CardCarousel.test.jsx new file mode 100644 index 0000000000..f4d0fb21b9 --- /dev/null +++ b/src/Card/CardCarousel/tests/CardCarousel.test.jsx @@ -0,0 +1,113 @@ +import React from 'react'; +import PropTypes from 'prop-types'; +import renderer from 'react-test-renderer'; +import { v4 as uuidv4 } from 'uuid'; +import { IntlProvider } from 'react-intl'; +import CardCarousel from '../CardCarousel'; +import Card from '../..'; +import { OverflowScroll, OverflowScrollContext } from '../../../OverflowScroll'; + +jest.mock('../../../OverflowScroll', () => ({ + ...jest.requireActual('../../../OverflowScroll'), + OverflowScroll: jest.fn(), +})); + +// eslint-disable-next-line react/prop-types +OverflowScroll.mockImplementation(({ children }) => { + const overflowRef = { current: document.createElement('div') }; + const contextValue = { + overflowRef, + isScrolledToStart: true, + isScrolledToEnd: false, + scrollToPrevious: jest.fn(), + scrollToNext: jest.fn(), + }; + + return ( + +
{children}
+
+ ); +}); + +function ExampleCard(props) { + return ( + + + + Card title + + This is a wider card with supporting text below as a natural lead-in to + additional content. This card has even longer content than the first to + show that equal height action. + + + Last updated 3 mins ago} /> + + ); +} + +function getCardContent({ cardCount = 5, ...cardProps } = {}) { + return Array.from({ length: cardCount }).map(() => ); +} + +function CardCarouselWrapper({ children, ...rest }) { + return ( + + + {children} + + + ); +} + +CardCarouselWrapper.propTypes = { + children: PropTypes.node.isRequired, + ariaLabel: PropTypes.string, +}; + +CardCarouselWrapper.defaultProps = { + ariaLabel: 'example card carousel', +}; + +describe('', () => { + beforeEach(() => { + jest.clearAllMocks(); + }); + + it('renders default card carousel', () => { + const cardContent = getCardContent(); + const tree = renderer.create(( + + {cardContent} + + )).toJSON(); + expect(tree).toMatchSnapshot(); + }); + + it('renders card carousel with title and subtitles', () => { + const cardContent = getCardContent(); + const tree = renderer.create(( + + {cardContent} + + )).toJSON(); + expect(tree).toMatchSnapshot(); + }); + + it('renders card carousel with custom title and subtitles elements', () => { + const cardContent = getCardContent(); + const tree = renderer.create(( + Example Title} + subtitle={

Example subtitle

} + > + {cardContent} +
+ )).toJSON(); + expect(tree).toMatchSnapshot(); + }); +}); diff --git a/src/Card/CardCarousel/tests/CardCarouselControls.test.jsx b/src/Card/CardCarousel/tests/CardCarouselControls.test.jsx new file mode 100644 index 0000000000..0a8c63c66c --- /dev/null +++ b/src/Card/CardCarousel/tests/CardCarouselControls.test.jsx @@ -0,0 +1,114 @@ +import React from 'react'; +import PropTypes from 'prop-types'; +import { render, screen } from '@testing-library/react'; +import userEvent from '@testing-library/user-event'; +import renderer from 'react-test-renderer'; +import { IntlProvider } from 'react-intl'; +import { CardCarouselContext } from '../CardCarouselProvider'; +import CardCarouselControls from '../CardCarouselControls'; + +const mockScrollToPrevious = jest.fn(); +const mockScrollToNext = jest.fn(); +const defaultCardCarouselContextValue = { + isScrolledToStart: false, + isScrolledToEnd: false, + scrollToPrevious: mockScrollToPrevious, + scrollToNext: mockScrollToNext, +}; + +function CardCarouselControlsWrapper({ + cardCarouselContextValue, + ...rest +}) { + return ( + + + + + + ); +} + +CardCarouselControlsWrapper.propTypes = { + cardCarouselContextValue: PropTypes.shape(), +}; + +CardCarouselControlsWrapper.defaultProps = { + cardCarouselContextValue: defaultCardCarouselContextValue, +}; + +describe('', () => { + beforeEach(() => { + jest.clearAllMocks(); + }); + + it('renders with disabled previous control when scrolled to start', () => { + const contextValue = { + ...defaultCardCarouselContextValue, + isScrolledToStart: true, + }; + const tree = renderer.create(( + + )).toJSON(); + expect(tree).toMatchSnapshot(); + }); + + it('renders with disabled next control when scrolled to end', () => { + const contextValue = { + ...defaultCardCarouselContextValue, + isScrolledToEnd: true, + }; + const tree = renderer.create(( + + )).toJSON(); + expect(tree).toMatchSnapshot(); + }); + + it('renders with enabled controls when not scrolled to start/end', () => { + const contextValue = { + ...defaultCardCarouselContextValue, + isScrolledToStart: false, + isScrolledToEnd: false, + }; + const tree = renderer.create(( + + )).toJSON(); + expect(tree).toMatchSnapshot(); + }); + + it('renders without controls when both previous/next controls would be disabled', () => { + const contextValue = { + ...defaultCardCarouselContextValue, + isScrolledToStart: true, + isScrolledToEnd: true, + }; + const tree = renderer.create(( + + )).toJSON(); + expect(tree).toMatchSnapshot(); + }); + + it('handles scroll to previous click', () => { + const contextValue = { + ...defaultCardCarouselContextValue, + isScrolledToStart: false, + }; + render(( + + )); + userEvent.click(screen.getByLabelText('Scroll to previous')); + expect(mockScrollToPrevious).toHaveBeenCalledTimes(1); + }); + + it('handles scroll to next click', () => { + const contextValue = { + ...defaultCardCarouselContextValue, + isScrolledToEnd: false, + }; + render(( + + )); + userEvent.click(screen.getByLabelText('Scroll to next')); + expect(mockScrollToNext).toHaveBeenCalledTimes(1); + }); +}); diff --git a/src/Card/CardCarousel/tests/__snapshots__/CardCarousel.test.jsx.snap b/src/Card/CardCarousel/tests/__snapshots__/CardCarousel.test.jsx.snap new file mode 100644 index 0000000000..8859da437a --- /dev/null +++ b/src/Card/CardCarousel/tests/__snapshots__/CardCarousel.test.jsx.snap @@ -0,0 +1,1011 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[` renders card carousel with custom title and subtitles elements 1`] = ` +
+
+
+
+

+ Example Title +

+

+ Example subtitle +

+
+
+
+ + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+
+`; + +exports[` renders card carousel with title and subtitles 1`] = ` +
+
+
+
+

+ Example Title +

+

+ Example subtitle. +

+
+
+
+ + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+
+`; + +exports[` renders default card carousel 1`] = ` +
+
+
+
+
+
+ + +
+
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+ +
+
+
+
+
+
+ This is a wider card with supporting text below as a natural lead-in to additional content. This card has even longer content than the first to show that equal height action. +
+
+
+
+ + Last updated 3 mins ago + +
+
+
+
+
+
+
+
+`; diff --git a/src/Card/CardCarousel/tests/__snapshots__/CardCarouselControls.test.jsx.snap b/src/Card/CardCarousel/tests/__snapshots__/CardCarouselControls.test.jsx.snap new file mode 100644 index 0000000000..dcbcfb563d --- /dev/null +++ b/src/Card/CardCarousel/tests/__snapshots__/CardCarouselControls.test.jsx.snap @@ -0,0 +1,222 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[` renders with disabled next control when scrolled to end 1`] = ` +
+
+ + +
+
+`; + +exports[` renders with disabled previous control when scrolled to start 1`] = ` +
+
+ + +
+
+`; + +exports[` renders with enabled controls when not scrolled to start/end 1`] = ` +
+
+ + +
+
+`; + +exports[` renders without controls when both previous/next controls would be disabled 1`] = `null`; diff --git a/src/Card/CardDeck.jsx b/src/Card/CardDeck.jsx index 3c8572005f..1a9ec0c133 100644 --- a/src/Card/CardDeck.jsx +++ b/src/Card/CardDeck.jsx @@ -1,38 +1,58 @@ -import React, { useMemo } from 'react'; +import React, { Children, useMemo } from 'react'; import classNames from 'classnames'; import PropTypes from 'prop-types'; import BaseCardDeck from 'react-bootstrap/CardDeck'; import Row from 'react-bootstrap/Row'; import Col from 'react-bootstrap/Col'; +import { useOverflowScrollItems } from '..'; -function CardDeck({ +export const CARD_DECK_ITEM_CLASS_NAME = 'pgn__card-deck-card-item'; + +const CardDeck = React.forwardRef(({ className, children, columnSizes, hasInteractiveChildren, - overflowRef, -}) { + canScrollHorizontal, + hasOverflowScrollItems, +}, ref) => { const cards = useMemo( - () => React.Children.map(children, card => ( - - {card} + () => Children.map(Children.toArray(children), child => ( + + {child} )), [children, columnSizes], ); + const overflowCardDeckItems = useOverflowScrollItems(cards); + + const cardDeckChildren = useMemo(() => { + if (hasOverflowScrollItems) { + return overflowCardDeckItems; + } + return cards; + }, [hasOverflowScrollItems, overflowCardDeckItems, cards]); return ( -
+
- {cards} + {cardDeckChildren}
); -} +}); CardDeck.propTypes = { /** The class name for the CardDeck component */ @@ -53,11 +73,11 @@ CardDeck.propTypes = { /** Whether the child `Card` components are interactive/focusable. If not, a `tabindex="0"` is * added to be a11y-compliant */ hasInteractiveChildren: PropTypes.bool, - /** The ref to be passed to the scrollable CardDeck element */ - overflowRef: PropTypes.oneOfType([ - PropTypes.func, - PropTypes.shape({ current: PropTypes.instanceOf(typeof Element === 'undefined' ? () => {} : Element) }), - ]), + /** Whether the `CardDeck` supports horizontal scrolling when there are overflow children */ + canScrollHorizontal: PropTypes.bool, + /** Whether the children of CardDeck should be processed by `useOverflowScrollItems` to give + * each child a known/stable CSS classname */ + hasOverflowScrollItems: PropTypes.bool, }; CardDeck.defaultProps = { @@ -68,7 +88,8 @@ CardDeck.defaultProps = { xl: 4, }, hasInteractiveChildren: false, - overflowRef: null, + canScrollHorizontal: true, + hasOverflowScrollItems: false, }; CardDeck.Deprecated = BaseCardDeck; diff --git a/src/Card/README.md b/src/Card/README.md index 13ad67dc34..c949162322 100644 --- a/src/Card/README.md +++ b/src/Card/README.md @@ -837,6 +837,7 @@ For accessibility, if the child `Card` components are interactive (e.g., `isClic ]} /> {/* end example form block */} + @@ -849,7 +850,7 @@ For accessibility, if the child `Card` components are interactive (e.g., `isClic } ``` -## CardDeck.Deprecated +### CardDeck.Deprecated Gives any child `Card` components equal height with an appropriate gutter between cards. Each child `Card` component's width will be adjusted (e.g., become more narrow) to ensure all `Card` components fit within its parent's width. @@ -869,6 +870,7 @@ Note: This component is a pass-thru from `react-bootstrap`. ); + return ( @@ -878,3 +880,67 @@ Note: This component is a pass-thru from `react-bootstrap`. ) } ``` + +## CardCarousel + +Extends `CardDeck` to support navigating between any overflow `Card` components via left and right `IconButton` components as a scrollable carousel. + +Includes support for an optional `title` and `subtitle`. You may rely on the default styles for the titles (e.g., if passing strings) or alternatively you may also pass custom HTML and JSX. + +```jsx live +() => { + const [canScrollHorizontal, setCanScrollHorizontal] = useState('true'); + const [disableOpacityMasks, setDisableOpacityMasks] = useState('false'); + + const CardComponent = () => ( + + + + + + + + ); + + return ( + <> + {/* start example form block */} + + {/* end example form block */} + + Recommended for you} + subtitle="The following content was picked just for you." + canScrollHorizontal={canScrollHorizontal === 'true'} + disableOpacityMasks={disableOpacityMasks === 'true'} + onScrollPrevious={() => { console.log('onScrollPrevious'); } } + onScrollNext={() => { console.log('onScrollNext'); } } + > + + + + + + + + ); +} +``` diff --git a/src/Card/index.jsx b/src/Card/index.jsx index bf2e92e415..463a81aa22 100644 --- a/src/Card/index.jsx +++ b/src/Card/index.jsx @@ -47,6 +47,7 @@ const Card = React.forwardRef(({ export { default as CardColumns } from 'react-bootstrap/CardColumns'; export { default as CardDeck } from './CardDeck'; +export { default as CardCarousel } from './CardCarousel/CardCarousel'; export { default as CardImg } from 'react-bootstrap/CardImg'; export { default as CardGroup } from 'react-bootstrap/CardGroup'; export { default as CardGrid } from './CardGrid'; diff --git a/src/Card/tests/CardDeck.test.jsx b/src/Card/tests/CardDeck.test.jsx index 48b2936627..d6740ff675 100644 --- a/src/Card/tests/CardDeck.test.jsx +++ b/src/Card/tests/CardDeck.test.jsx @@ -21,21 +21,23 @@ function ExampleCard(props) { ); } -function CardContent({ cardCount = 5, ...props }) { - return Array.from({ length: cardCount }).map(() => ); +function getCardContent({ cardCount = 5, ...cardProps } = {}) { + return Array.from({ length: cardCount }).map(() => ); } describe('', () => { it('renders default columnSizes', () => { + const cardContent = getCardContent(); const tree = renderer.create(( - + {cardContent} )).toJSON(); expect(tree).toMatchSnapshot(); }); it('renders with controlled columnSizes', () => { + const cardContent = getCardContent(); const tree = renderer.create(( ', () => { xl: 3, }} > - + {cardContent} )).toJSON(); expect(tree).toMatchSnapshot(); }); it('has tabIndex="-1" when `hasInteractiveChildren` is true', () => { + const cardContent = getCardContent({ isClickable: true }); const tree = renderer.create(( - + {cardContent} )).toJSON(); expect(tree).toMatchSnapshot(); diff --git a/src/Card/tests/CardStatus.test.jsx b/src/Card/tests/CardStatus.test.jsx index 2d917ed488..a65ed5b496 100644 --- a/src/Card/tests/CardStatus.test.jsx +++ b/src/Card/tests/CardStatus.test.jsx @@ -18,17 +18,17 @@ describe('correct rendering', () => { }); it('renders body with custom className', () => { const className = 'my-class-name'; - const status = mount(); + const status = mount(Text); expect(status.find('.my-class-name').length).toBeGreaterThan(0); }); it('renders with correct variant', () => { - const variant = 'dark'; - const status = mount(); - expect(status.find('.pgn__card-status__dark').length).toBeGreaterThan(0); + const variant = 'primary'; + const status = mount(Text); + expect(status.find('.pgn__card-status__primary').length).toBeGreaterThan(0); }); it('renders with icon', () => { const icon = WarningFilled; - const status = mount(); + const status = mount(Text); expect(status.find('.pgn__icon').length).toBeGreaterThan(0); }); }); diff --git a/src/Card/tests/__snapshots__/CardDeck.test.jsx.snap b/src/Card/tests/__snapshots__/CardDeck.test.jsx.snap index 5a627ed4b2..ea759384a6 100644 --- a/src/Card/tests/__snapshots__/CardDeck.test.jsx.snap +++ b/src/Card/tests/__snapshots__/CardDeck.test.jsx.snap @@ -2,14 +2,14 @@ exports[` has tabIndex="-1" when \`hasInteractiveChildren\` is true 1`] = `
has tabIndex="-1" when \`hasInteractiveChildren\` is true
+
+
has tabIndex="-1" when \`hasInteractiveChildren\` is true
+
+
has tabIndex="-1" when \`hasInteractiveChildren\` is true
+
+
has tabIndex="-1" when \`hasInteractiveChildren\` is true
+
+
has tabIndex="-1" when \`hasInteractiveChildren\` is true exports[` renders default columnSizes 1`] = `
renders default columnSizes 1`] = `
+
+
renders default columnSizes 1`] = `
+
+
renders default columnSizes 1`] = `
+
+
renders default columnSizes 1`] = `
+
+
renders default columnSizes 1`] = ` exports[` renders with controlled columnSizes 1`] = `
renders with controlled columnSizes 1`] = `
+
+
renders with controlled columnSizes 1`] = `
+
+
renders with controlled columnSizes 1`] = `
+
+
renders with controlled columnSizes 1`] = `
+
+
``` -## With icon before and after +## With Icon Before and After ```jsx live
@@ -47,3 +47,63 @@ notes: |
``` + +## `Chip` Carousel + +```jsx live + + + {({ + overflowRef, + isScrolledToStart, + isScrolledToEnd, + scrollToPrevious, + scrollToNext, + }) => ( + <> +
+ + +
+
+ + New + New + New + New + New + New + New + New + New + New + New + New + New + New + New + New + New + New + New + New + +
+ + )} +
+
+``` diff --git a/src/Chip/index.tsx b/src/Chip/index.tsx index 80d92f8ca3..1ee0b672ec 100644 --- a/src/Chip/index.tsx +++ b/src/Chip/index.tsx @@ -17,10 +17,11 @@ export interface IChip { iconAfter?: React.ReactElement | Function, onIconBeforeClick?: KeyboardEventHandler & MouseEventHandler, onIconAfterClick?: KeyboardEventHandler & MouseEventHandler, - onLabelClick?: KeyboardEventHandler & MouseEventHandler, disabled?: boolean, } +export const CHIP_PGN_CLASS = 'pgn__chip'; + const Chip = React.forwardRef(({ children, className, @@ -29,13 +30,12 @@ const Chip = React.forwardRef(({ iconAfter, onIconBeforeClick, onIconAfterClick, - onLabelClick, disabled, ...props }: IChip, ref: ForwardedRef) => (
)}
{children}
@@ -85,6 +88,8 @@ Chip.propTypes = { * `import { Check } from '@edx/paragon/icons';` */ iconBefore: PropTypes.oneOfType([PropTypes.element, PropTypes.func]), + /** A click handler for the `Chip` icon before. */ + onIconBeforeClick: PropTypes.func, /** * An icon component to render before after the content. * Example import of a Paragon icon component: @@ -102,7 +107,6 @@ Chip.defaultProps = { disabled: false, iconBefore: undefined, iconAfter: undefined, - onLabelClick: undefined, onIconBeforeClick: undefined, onIconAfterClick: undefined, }; diff --git a/src/OverflowScroll/OverflowScroll.jsx b/src/OverflowScroll/OverflowScroll.jsx new file mode 100644 index 0000000000..55d87cfcc5 --- /dev/null +++ b/src/OverflowScroll/OverflowScroll.jsx @@ -0,0 +1,81 @@ +import React, { useMemo } from 'react'; +import PropTypes from 'prop-types'; +import { useOverflowScroll } from './data'; +import OverflowScrollContext from './OverflowScrollContext'; +import OverflowScrollItems from './OverflowScrollItems'; + +function OverflowScroll({ + ariaLabel, + children, + childQuerySelector, + hasInteractiveChildren, + disableScroll, + disableOpacityMasks, + onScrollPrevious, + onScrollNext, +}) { + const { + overflowRef, + isScrolledToStart, + isScrolledToEnd, + scrollToPrevious, + scrollToNext, + } = useOverflowScroll({ + childQuerySelector, + hasInteractiveChildren, + disableScroll, + disableOpacityMasks, + onScrollPrevious, + onScrollNext, + }); + + const contextValue = useMemo(() => ({ + overflowRef, + isScrolledToStart, + isScrolledToEnd, + scrollToPrevious, + scrollToNext, + }), [ + overflowRef, + isScrolledToStart, + isScrolledToEnd, + scrollToPrevious, + scrollToNext, + ]); + + return ( +
+ + {children} + +
+ ); +} + +OverflowScroll.Items = OverflowScrollItems; + +OverflowScroll.propTypes = { + ariaLabel: PropTypes.string.isRequired, + children: PropTypes.node.isRequired, + childQuerySelector: PropTypes.string, + hasInteractiveChildren: PropTypes.bool, + disableScroll: PropTypes.bool, + disableOpacityMasks: PropTypes.bool, + onScrollPrevious: PropTypes.func, + onScrollNext: PropTypes.func, +}; + +OverflowScroll.defaultProps = { + childQuerySelector: undefined, + disableScroll: false, + hasInteractiveChildren: false, + disableOpacityMasks: false, + onScrollPrevious: undefined, + onScrollNext: undefined, +}; + +export default OverflowScroll; diff --git a/src/OverflowScroll/OverflowScroll.mdx b/src/OverflowScroll/OverflowScroll.mdx new file mode 100644 index 0000000000..6c66b9f4b7 --- /dev/null +++ b/src/OverflowScroll/OverflowScroll.mdx @@ -0,0 +1,90 @@ +--- +title: 'OverflowScroll' +type: 'component' +components: +- OverflowScroll +categories: +- Content +status: 'New' +designStatus: 'Done' +devStatus: 'Done' +notes: '' +--- + +A set of React components that encapsulates the logic from [`useOverflowScroll`](/components/overflowscroll/useoverflowscroll) for building carousel-like UI components: +* `OverflowScroll` +* `OverflowScroll.Items` + +## Sample Usage + +The following example demonstrates how to use `OverflowScroll` and `OverflowScroll.Items` to build carousel-like UI components. + +```jsx live +() => { + const ExampleItem = ({ className }) => ( +
+ Item +
+ ); + + const OverflowScrollContent = () => { + const { overflowRef } = useContext(OverflowScrollContext); + return ( +
+ {items} +
+ ); + }; + + const OverflowScrollControls = () => { + const { + isScrolledToStart, + isScrolledToEnd, + scrollToPrevious, + scrollToNext, + } = useContext(OverflowScrollContext); + + return ( +
+ + +
+ ); + }; + + const itemCount = 20; + const items = useMemo(() => Array.from({ length: itemCount }).map((index) => { + if (index !== itemCount - 1) { + return ; + } + // last element, no right margin + return ; + }), [itemCount]); + + return ( + + + + + ); +}; +``` diff --git a/src/OverflowScroll/OverflowScroll.scss b/src/OverflowScroll/OverflowScroll.scss new file mode 100644 index 0000000000..9132fb6059 --- /dev/null +++ b/src/OverflowScroll/OverflowScroll.scss @@ -0,0 +1 @@ +@import "variables"; diff --git a/src/OverflowScroll/OverflowScrollContext.jsx b/src/OverflowScroll/OverflowScrollContext.jsx new file mode 100644 index 0000000000..270085ae7d --- /dev/null +++ b/src/OverflowScroll/OverflowScrollContext.jsx @@ -0,0 +1,5 @@ +import { createContext } from 'react'; + +const OverflowScrollContext = createContext(); + +export default OverflowScrollContext; diff --git a/src/OverflowScroll/OverflowScrollItems.jsx b/src/OverflowScroll/OverflowScrollItems.jsx new file mode 100644 index 0000000000..5a99950ad0 --- /dev/null +++ b/src/OverflowScroll/OverflowScrollItems.jsx @@ -0,0 +1,13 @@ +import PropTypes from 'prop-types'; +import { useOverflowScrollItems } from './data'; + +function OverflowScrollItems({ children }) { + const overflowScrollChildren = useOverflowScrollItems(children); + return overflowScrollChildren; +} + +OverflowScrollItems.propTypes = { + children: PropTypes.node.isRequired, +}; + +export default OverflowScrollItems; diff --git a/src/OverflowScroll/_variables.scss b/src/OverflowScroll/_variables.scss new file mode 100644 index 0000000000..5acf448d1b --- /dev/null +++ b/src/OverflowScroll/_variables.scss @@ -0,0 +1,5 @@ +.pgn__overflow-scroll-overflow-container { + --pgn-overflow-scroll-opacity-mask-transparent: rgba(0, 0, 0, .4); +} + +$overflow-scroll-opacity-mask-transparent: var(--pgn-overflow-scroll-opacity-mask-transparent) !default; diff --git a/src/OverflowScroll/data/constants.js b/src/OverflowScroll/data/constants.js new file mode 100644 index 0000000000..5f353df934 --- /dev/null +++ b/src/OverflowScroll/data/constants.js @@ -0,0 +1,3 @@ +/* eslint-disable import/prefer-default-export */ + +export const OVERFLOW_SCROLL_ITEM_CLASS = 'pgn__overflow-scroll-item'; diff --git a/src/OverflowScroll/data/getChildrenElements.js b/src/OverflowScroll/data/getChildrenElements.js new file mode 100644 index 0000000000..d3f9701092 --- /dev/null +++ b/src/OverflowScroll/data/getChildrenElements.js @@ -0,0 +1,33 @@ +import { OVERFLOW_SCROLL_ITEM_CLASS } from './constants'; + +/** + * Gets the children elements matching the given CSS query selector. + * + * @param {object} args + * @param {HTMLElement} args.element Parent element to search within. + * @param {string} args.childQuerySelector Optional CSS query selector to find child elements within the parent element. + * + * @returns List of children elements within the provided element matching the given CSS query selector. + */ +const getChildrenElements = ({ + element, + childQuerySelector, +}) => { + if (!element) { + return []; + } + + // attempt to use the specified `childQuerySelector`, otherwise fallback + // to using the default `OVERFLOW_SCROLL_ITEM_CLASS` + const actualChildQuerySelector = childQuerySelector || `.${OVERFLOW_SCROLL_ITEM_CLASS}`; + const matchingElements = [...element.querySelectorAll(actualChildQuerySelector)]; + + if (matchingElements.length === 0 && process.env.NODE_ENV === 'development') { + // eslint-disable-next-line no-console + console.warn(`No matching elements found for CSS selector: ${actualChildQuerySelector}`); + } + + return matchingElements; +}; + +export default getChildrenElements; diff --git a/src/OverflowScroll/data/getOverflowElementScrollLeft.js b/src/OverflowScroll/data/getOverflowElementScrollLeft.js new file mode 100644 index 0000000000..fb0fafd39a --- /dev/null +++ b/src/OverflowScroll/data/getOverflowElementScrollLeft.js @@ -0,0 +1,14 @@ +/** + * Calculates the `scrollLeft` position of the overflow container element. + * + * @param {object} overflowRef A React ref object. + * @returns The scroll left position of the overflow container element. + */ +const getOverflowElementScrollLeft = (overflowRef) => { + if (!overflowRef.current) { + return 0; + } + return Math.abs(Math.round(overflowRef.current.scrollLeft)); +}; + +export default getOverflowElementScrollLeft; diff --git a/src/OverflowScroll/data/index.js b/src/OverflowScroll/data/index.js new file mode 100644 index 0000000000..8b227fc29f --- /dev/null +++ b/src/OverflowScroll/data/index.js @@ -0,0 +1,7 @@ +export * from './constants'; + +export { default as useOverflowScroll } from './useOverflowScroll'; +export { default as useOverflowScrollActions } from './useOverflowScrollActions'; +export { default as useOverflowScrollElementAttributes } from './useOverflowScrollElementAttributes'; +export { default as useOverflowScrollEventListeners } from './useOverflowScrollEventListeners'; +export { default as useOverflowScrollItems } from './useOverflowScrollItems'; diff --git a/src/OverflowScroll/data/tests/getChildrenElements.test.js b/src/OverflowScroll/data/tests/getChildrenElements.test.js new file mode 100644 index 0000000000..cb59811e72 --- /dev/null +++ b/src/OverflowScroll/data/tests/getChildrenElements.test.js @@ -0,0 +1,51 @@ +import getChildrenElements from '../getChildrenElements'; + +describe('getChildrenElements', () => { + it('returns the desired child elements', () => { + const exampleClassName = 'child-item'; + const element = document.createElement('div'); + + const createAndAppendChild = (className = exampleClassName) => { + const childElement = document.createElement('div'); + childElement.classList.add(className); + element.appendChild(childElement); + }; + + createAndAppendChild(); + createAndAppendChild(); + createAndAppendChild(); + createAndAppendChild('no-op'); + + const args = { + element, + childQuerySelector: `.${exampleClassName}`, + }; + + const result = getChildrenElements(args); + expect(result).toHaveLength(3); + result.forEach((resultElement) => { + expect(resultElement.classList.contains(exampleClassName)).toBeTruthy(); + }); + }); + + it('returns 0 child elements when none match query selector', () => { + const element = document.createElement('div'); + + const createAndAppendChild = () => { + const childElement = document.createElement('div'); + element.appendChild(childElement); + }; + + createAndAppendChild(); + createAndAppendChild(); + createAndAppendChild(); + + const args = { + element, + childQuerySelector: '.not-found-404', + }; + + const result = getChildrenElements(args); + expect(result).toHaveLength(0); + }); +}); diff --git a/src/OverflowScroll/data/tests/useOverflowScroll.test.jsx b/src/OverflowScroll/data/tests/useOverflowScroll.test.jsx new file mode 100644 index 0000000000..b16c0bc515 --- /dev/null +++ b/src/OverflowScroll/data/tests/useOverflowScroll.test.jsx @@ -0,0 +1,101 @@ +import React from 'react'; +import { renderHook } from '@testing-library/react-hooks/dom'; +import { act } from '@testing-library/react'; +import useOverflowScroll from '../useOverflowScroll'; +import useOverflowScrollActions from '../useOverflowScrollActions'; +import getChildrenElements from '../getChildrenElements'; + +const divElement = document.createElement('div'); +const mockRef = { + current: divElement, +}; + +jest.mock('../useOverflowScrollEventListeners'); +jest.mock('../useOverflowScrollElementAttributes'); + +const mockScrollToPrevious = jest.fn(); +const mockScrollToNext = jest.fn(); +jest.mock('../useOverflowScrollActions'); +useOverflowScrollActions.mockImplementation(({ + onScrollPrevious, + onScrollNext, +}) => ({ + scrollToPrevious: mockScrollToPrevious.mockImplementation(() => { + onScrollPrevious(); + }), + scrollToNext: mockScrollToNext.mockImplementation(() => { + onScrollNext(); + }), +})); + +jest.mock('../getChildrenElements'); +getChildrenElements.mockReturnValue([document.createElement('div')]); + +jest.spyOn(React, 'useRef').mockReturnValue({ + current: document.createElement('div'), +}); + +describe('useOverflowScroll', () => { + beforeEach(() => { + jest.clearAllMocks(); + }); + + it('returns correct object properties', () => { + const { result } = renderHook(() => useOverflowScroll({ + childQuerySelector: '.example-item', + })); + const actualReturnedValue = result.current; + expect(actualReturnedValue).toEqual( + expect.objectContaining({ + overflowRef: mockRef, + isScrolledToStart: true, + isScrolledToEnd: true, + scrollToPrevious: expect.any(Function), + scrollToNext: expect.any(Function), + activeChildElementIndex: 0, + }), + ); + }); + + it('increments active child element index on scrollToPrevious and scrollToNext', async () => { + getChildrenElements.mockReturnValue([ + document.createElement('div'), + document.createElement('div'), + ]); + + const mockOnScrollPrevious = jest.fn(); + const mockOnScrollNext = jest.fn(); + const { result } = renderHook(() => useOverflowScroll({ + childQuerySelector: '.example-item', + onScrollPrevious: mockOnScrollPrevious, + onScrollNext: mockOnScrollNext, + })); + const { scrollToPrevious, scrollToNext } = result.current; + + act(() => { + scrollToNext(); + }); + + expect(mockScrollToNext).toBeCalledTimes(1); + expect(mockOnScrollNext).toBeCalledTimes(1); + + expect(result.current).toEqual( + expect.objectContaining({ + activeChildElementIndex: 1, + }), + ); + + act(() => { + scrollToPrevious(); + }); + + expect(mockScrollToPrevious).toBeCalledTimes(1); + expect(mockOnScrollPrevious).toBeCalledTimes(1); + + expect(result.current).toEqual( + expect.objectContaining({ + activeChildElementIndex: 0, + }), + ); + }); +}); diff --git a/src/OverflowScroll/data/tests/useOverflowScrollActions.test.jsx b/src/OverflowScroll/data/tests/useOverflowScrollActions.test.jsx new file mode 100644 index 0000000000..e400c769cf --- /dev/null +++ b/src/OverflowScroll/data/tests/useOverflowScrollActions.test.jsx @@ -0,0 +1,119 @@ +import { renderHook } from '@testing-library/react-hooks/dom'; +import { act } from 'react-test-renderer'; +import useOverflowScrollActions from '../useOverflowScrollActions'; + +const divElement = document.createElement('div'); +const mockRef = { + current: divElement, +}; + +const mockScrollTo = jest.fn(); +Element.prototype.scrollTo = mockScrollTo; + +const mockOnScrollPrevious = jest.fn(); +const mockOnScrollNext = jest.fn(); + +const baseArgs = { + overflowRef: mockRef, + childrenElements: [ + document.createElement('div'), + document.createElement('div'), + document.createElement('div'), + ], + onScrollPrevious: mockOnScrollPrevious, + onScrollNext: mockOnScrollNext, + activeChildElementIndex: 0, +}; + +describe('useOverflowScrollActions', () => { + beforeEach(() => { + jest.clearAllMocks(); + }); + + it('returns correct object properties', () => { + const args = {}; + const { result } = renderHook(() => useOverflowScrollActions(args)); + expect(result.current).toEqual( + expect.objectContaining({ + scrollToPrevious: expect.any(Function), + scrollToNext: expect.any(Function), + }), + ); + }); + + it('handles scrollToPrevious when previous child element is at start', async () => { + const { result } = renderHook(() => useOverflowScrollActions(baseArgs)); + const { scrollToPrevious } = result.current; + + act(() => { + scrollToPrevious(); + }); + + expect(mockOnScrollPrevious).toBeCalledTimes(1); + expect(mockOnScrollPrevious).toBeCalledWith( + expect.objectContaining({ + currentActiveChildElementIndex: 0, + }), + ); + expect(mockScrollTo).toBeCalledTimes(1); + }); + + it('handles scrollToPrevious when previous child element is NOT at start', async () => { + const args = { + ...baseArgs, + activeChildElementIndex: 2, + }; + const { result } = renderHook(() => useOverflowScrollActions(args)); + const { scrollToPrevious } = result.current; + + act(() => { + scrollToPrevious(); + }); + + expect(mockOnScrollPrevious).toBeCalledTimes(1); + expect(mockOnScrollPrevious).toBeCalledWith( + expect.objectContaining({ + currentActiveChildElementIndex: 1, + }), + ); + expect(mockScrollTo).toBeCalledTimes(1); + }); + + it('handles scrollToNext when next child element is at end', async () => { + const args = { + ...baseArgs, + activeChildElementIndex: 2, + }; + const { result } = renderHook(() => useOverflowScrollActions(args)); + const { scrollToNext } = result.current; + + act(() => { + scrollToNext(); + }); + + expect(mockOnScrollNext).toBeCalledTimes(1); + expect(mockOnScrollNext).toBeCalledWith( + expect.objectContaining({ + currentActiveChildElementIndex: 2, + }), + ); + expect(mockScrollTo).toBeCalledTimes(1); + }); + + it('handles scrollToNext when next child element is NOT at end', async () => { + const { result } = renderHook(() => useOverflowScrollActions(baseArgs)); + const { scrollToNext } = result.current; + + act(() => { + scrollToNext(); + }); + + expect(mockOnScrollNext).toBeCalledTimes(1); + expect(mockOnScrollNext).toBeCalledWith( + expect.objectContaining({ + currentActiveChildElementIndex: 1, // by default, it starts at 0 + }), + ); + expect(mockScrollTo).toBeCalledTimes(1); + }); +}); diff --git a/src/OverflowScroll/data/tests/useOverflowScrollElementAttributes.test.jsx b/src/OverflowScroll/data/tests/useOverflowScrollElementAttributes.test.jsx new file mode 100644 index 0000000000..6f54c9ff38 --- /dev/null +++ b/src/OverflowScroll/data/tests/useOverflowScrollElementAttributes.test.jsx @@ -0,0 +1,138 @@ +import { renderHook } from '@testing-library/react-hooks/dom'; +import useOverflowScrollElementAttributes, { + OVERFLOW_SCROLL_OVERFLOW_CONTAINER_CLASS, + OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START, + OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_END, + OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START_END, +} from '../useOverflowScrollElementAttributes'; + +const divElement = document.createElement('div'); +const mockRef = { + current: divElement, +}; + +const baseArgs = { + overflowRef: mockRef, + hasInteractiveChildren: false, + disableScroll: false, + disableOpacityMasks: false, + isScrolledToStart: false, + isScrolledToEnd: false, +}; + +describe('useOverflowScrollElementAttributes', () => { + beforeEach(() => { + jest.clearAllMocks(); + }); + + it('returns correct base object properties', () => { + renderHook(() => useOverflowScrollElementAttributes(baseArgs)); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const hasOverflowClass = baseArgs.overflowRef.current.classList.contains(OVERFLOW_SCROLL_OVERFLOW_CONTAINER_CLASS); + + // class name + expect(hasOverflowClass).toBeTruthy(); + + // styles + const positionStyle = overflowRefStyles.getPropertyValue('position'); + expect(positionStyle).toEqual('relative'); + const overflowXStyle = overflowRefStyles.getPropertyValue('overflow-x'); + expect(overflowXStyle).toEqual('scroll'); + const maskImageStyle = overflowRefStyles.getPropertyValue('mask-image'); + expect(maskImageStyle).toBeTruthy(); + const webkitMaskImageStyle = overflowRefStyles.getPropertyValue('webkit-mask-image'); + expect(webkitMaskImageStyle).toBeTruthy(); + + // a11y + expect(baseArgs.overflowRef.current.tabIndex).toEqual(0); + }); + + it('tabIndex={-1} if `hasInteractiveChildren` is true', () => { + const args = { + ...baseArgs, + hasInteractiveChildren: true, + }; + renderHook(() => useOverflowScrollElementAttributes(args)); + expect(baseArgs.overflowRef.current.tabIndex).toEqual(-1); + }); + + it('applies `overflow-x: hidden` on the overflow container element when `disableScroll=true`', () => { + const args = { + ...baseArgs, + disableScroll: true, + }; + renderHook(() => useOverflowScrollElementAttributes(args)); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const overflowXStyle = overflowRefStyles.getPropertyValue('overflow-x'); + expect(overflowXStyle).toEqual('hidden'); + }); + + it('disables the opacity mask styles on overflow container element when `disableOpacityMasks=true`', () => { + const args = { + ...baseArgs, + disableOpacityMasks: true, + }; + renderHook(() => useOverflowScrollElementAttributes(args)); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const maskImageStyle = overflowRefStyles.getPropertyValue('mask-image'); + expect(maskImageStyle).toBeFalsy(); + const webkitMaskImageStyle = overflowRefStyles.getPropertyValue('webkit-mask-image'); + expect(webkitMaskImageStyle).toBeFalsy(); + }); + + it('only shows the end opacity mask styles on overflow container element when `isScrolledToStart=true` and `isScrolledToEnd=false`', () => { + const args = { + ...baseArgs, + isScrolledToStart: true, + isScrolledToEnd: false, + }; + renderHook(() => useOverflowScrollElementAttributes(args)); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const maskImageStyle = overflowRefStyles.getPropertyValue('mask-image'); + expect(maskImageStyle).toEqual(OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_END); + const webkitMaskImageStyle = overflowRefStyles.getPropertyValue('webkit-mask-image'); + expect(webkitMaskImageStyle).toEqual(OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_END); + }); + + it('only shows the start opacity mask styles on overflow container element when `isScrolledToStart=false` and `isScrolledToEnd=true`', () => { + const args = { + ...baseArgs, + isScrolledToStart: false, + isScrolledToEnd: true, + }; + renderHook(() => useOverflowScrollElementAttributes(args)); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const maskImageStyle = overflowRefStyles.getPropertyValue('mask-image'); + expect(maskImageStyle).toEqual(OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START); + const webkitMaskImageStyle = overflowRefStyles.getPropertyValue('webkit-mask-image'); + expect(webkitMaskImageStyle).toEqual(OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START); + }); + + it('shows both start/end opacity mask styles on overflow container element when `isScrolledToStart=true` and `isScrolledToEnd=false`', () => { + const args = { + ...baseArgs, + isScrolledToStart: false, + isScrolledToEnd: false, + }; + renderHook(() => useOverflowScrollElementAttributes(args)); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const maskImageStyle = overflowRefStyles.getPropertyValue('mask-image'); + expect(maskImageStyle).toEqual(OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START_END); + const webkitMaskImageStyle = overflowRefStyles.getPropertyValue('webkit-mask-image'); + expect(webkitMaskImageStyle).toEqual(OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START_END); + }); + + it('shows no opacity mask styles on overflow container element when `isScrolledToStart=true` and `isScrolledToEnd=true`', () => { + const args = { + ...baseArgs, + isScrolledToStart: true, + isScrolledToEnd: true, + }; + renderHook(() => useOverflowScrollElementAttributes(args)); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const maskImageStyle = overflowRefStyles.getPropertyValue('mask-image'); + expect(maskImageStyle).toBeFalsy(); + const webkitMaskImageStyle = overflowRefStyles.getPropertyValue('webkit-mask-image'); + expect(webkitMaskImageStyle).toBeFalsy(); + }); +}); diff --git a/src/OverflowScroll/data/tests/useOverflowScrollEventListeners.test.jsx b/src/OverflowScroll/data/tests/useOverflowScrollEventListeners.test.jsx new file mode 100644 index 0000000000..3932841bf3 --- /dev/null +++ b/src/OverflowScroll/data/tests/useOverflowScrollEventListeners.test.jsx @@ -0,0 +1,109 @@ +import { renderHook } from '@testing-library/react-hooks/dom'; +import { act } from '@testing-library/react'; +import useOverflowScrollEventListeners from '../useOverflowScrollEventListeners'; + +const divElement = document.createElement('div'); +const mockRef = { + current: divElement, +}; + +const createDivWithLink = () => { + const element = document.createElement('div'); + const childLink = document.createElement('a'); + childLink.setAttribute('href', 'https://edx.org'); + element.appendChild(childLink); + return element; +}; + +const mockOnActiveChildElementIndexChange = jest.fn(); +const baseArgs = { + overflowRef: mockRef, + childrenElements: [ + createDivWithLink(), + createDivWithLink(), + ], + activeChildElementIndex: 0, + onActiveChildElementIndexChange: mockOnActiveChildElementIndexChange, + disableScroll: false, +}; + +describe('useOverflowScrollElementAttributes', () => { + beforeEach(() => { + jest.clearAllMocks(); + }); + + it('handles mousedown and mouseup events', () => { + const { result } = renderHook(() => useOverflowScrollEventListeners(baseArgs)); + + const { handleMouseDownEvent } = result.current; + act(() => { + handleMouseDownEvent(); + }); + expect(result.current.isOverflowElementMouseDown).toBeTruthy(); + + const { handleMouseUpEvent } = result.current; + act(() => { + handleMouseUpEvent(); + }); + expect(result.current.isOverflowElementMouseDown).toBeFalsy(); + }); + + it('handles keydown and keyup events', () => { + const { result } = renderHook(() => useOverflowScrollEventListeners(baseArgs)); + const { + updateActiveChildElementOnKeyDown, + updateActiveChildElementOnKeyUp, + } = result.current; + + const eventArrowLeft = { key: 'ArrowLeft' }; + const eventArrowRight = { key: 'ArrowRight' }; + + // mock initial scrolling + baseArgs.overflowRef.current.scrollLeft = 25; + + // ArrowRight + act(() => { + updateActiveChildElementOnKeyDown(eventArrowRight); + // mock some right scrolling + baseArgs.overflowRef.current.scrollLeft = 50; + updateActiveChildElementOnKeyUp(eventArrowRight); + }); + expect(result.current.previousOverflowScrollLeft).toEqual(25); + + // ArrowLeft + act(() => { + updateActiveChildElementOnKeyDown(eventArrowLeft); + // mock some right scrolling + baseArgs.overflowRef.current.scrollLeft = 25; + updateActiveChildElementOnKeyUp(eventArrowLeft); + }); + expect(result.current.previousOverflowScrollLeft).toEqual(50); + }); + + it('handles focusin event', () => { + const focusedChildElementIndex = 1; + Object.defineProperty(document, 'activeElement', { + value: baseArgs.childrenElements[focusedChildElementIndex], + }); + + const { result } = renderHook(() => useOverflowScrollEventListeners(baseArgs)); + const { updateActiveChildElementOnFocusIn } = result.current; + + act(() => { + updateActiveChildElementOnFocusIn(); + }); + + expect(mockOnActiveChildElementIndexChange).toBeCalledTimes(1); + expect(mockOnActiveChildElementIndexChange).toBeCalledWith(focusedChildElementIndex); + }); + + it('handles wheel event', () => { + const { result } = renderHook(() => useOverflowScrollEventListeners(baseArgs)); + const { updateActiveChildElementOnWheel } = result.current; + + const wheelEvent = { deltaX: 25 }; + act(() => { + updateActiveChildElementOnWheel(wheelEvent); + }); + }); +}); diff --git a/src/OverflowScroll/data/useOverflowScroll.js b/src/OverflowScroll/data/useOverflowScroll.js new file mode 100644 index 0000000000..5284c969be --- /dev/null +++ b/src/OverflowScroll/data/useOverflowScroll.js @@ -0,0 +1,164 @@ +import { + useCallback, + useEffect, + useRef, + useState, +} from 'react'; +import useOverflowScrollActions from './useOverflowScrollActions'; +import useOverflowScrollElementAttributes from './useOverflowScrollElementAttributes'; +import useOverflowScrollEventListeners from './useOverflowScrollEventListeners'; +import getChildrenElements from './getChildrenElements'; +import getOverflowElementScrollLeft from './getOverflowElementScrollLeft'; + +/** + * A headless React hook that encapsulates the logic for supporting + * carousel-like UI components. + * + * @param {object} args + * @param {string} args.childQuerySelector A CSS query selector to find all + * child elements within the overflow container. + * @param {function} args.onScrollPrevious An optional callback function for when `scrollToPrevious` is called. + * @param {function} args.onScrollNext An optional callback function for when `scrollToNext` is called. + * @param {boolean} args.hasInteractiveChildren Whether the child elements within + * the overflow container are interactive. If false, the overflow container will + * automatically become focusable for a11y. + * @param {boolean} args.disableScroll Whether users can scroll within the overflow container. + * @param {boolean} args.disableOpacityMasks Whether the start/end opacity masks should be shown, when applicable. + * @param {string} args.scrollAnimationBehavior Optional override for the scroll behavior. See https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollTo for + * more details. + * + * @returns {object} An object with the following properties: + * - overflowRef + * - scrollToPrevious + * - scrollToNext + * - isScrolledToStart + * - isScrolledToEnd + * - activeChildElementIndex + */ +const useOverflowScroll = ({ + childQuerySelector, + onScrollPrevious, + onScrollNext, + hasInteractiveChildren = false, + disableScroll = false, + disableOpacityMasks = false, + scrollAnimationBehavior = 'smooth', +}) => { + const overflowRef = useRef(); + const [childrenElements, setChildrenElements] = useState([]); + + const [isScrolledToStart, setIsScrolledToStart] = useState(true); + const [isScrolledToEnd, setIsScrolledToEnd] = useState(true); + + const [currentScrollLeft, setCurrentScrollLeft] = useState(overflowRef.current?.scrollLeft || 0); + + useEffect(() => { + const children = getChildrenElements({ + element: overflowRef.current, + childQuerySelector, + }); + setChildrenElements(children); + }, [childQuerySelector]); + + useEffect(() => { + const childElementOffsetWidth = childrenElements.reduce( + (sumWidth, childElement) => sumWidth + childElement.offsetWidth, + 0, + ); + const firstChildElementOffsetLeft = childrenElements[0]?.offsetLeft; + + // 1. is scrolled start? + if (currentScrollLeft <= firstChildElementOffsetLeft) { + setIsScrolledToStart(true); + } else { + setIsScrolledToStart(false); + } + + // 1. is not enough content to need scrolling to the right? + // 2. is scrolled to end? + const overflowScrollLeft = getOverflowElementScrollLeft(overflowRef); + const canScrollRight = childElementOffsetWidth > overflowRef.current.getBoundingClientRect().width; + const isScrolledRightMax = ( + overflowScrollLeft >= overflowRef.current.scrollWidth - overflowRef.current.clientWidth + ); + + if (!canScrollRight || isScrolledRightMax) { + setIsScrolledToEnd(true); + } else { + setIsScrolledToEnd(false); + } + }, [currentScrollLeft, childrenElements]); + + const [activeChildElementIndex, setActiveChildElementIndex] = useState(0); + + const onActiveChildElementIndexChange = useCallback((index) => { + setActiveChildElementIndex(index); + }, []); + + const onOverflowElementScrollLeftChange = useCallback((scrollLeft) => { + setCurrentScrollLeft(scrollLeft); + }, []); + + useOverflowScrollEventListeners({ + overflowRef, + childrenElements, + activeChildElementIndex, + onActiveChildElementIndexChange, + disableScroll, + onOverflowElementScrollLeftChange, + }); + + useOverflowScrollElementAttributes({ + overflowRef, + hasInteractiveChildren, + disableScroll, + disableOpacityMasks, + isScrolledToStart, + isScrolledToEnd, + }); + + /** + * Handles when the user scrolls to the previous element, updating + * the active child element index. + */ + const handleScrollPrevious = useCallback(() => { + setActiveChildElementIndex(s => Math.max(s - 1, 0)); + if (onScrollPrevious) { + onScrollPrevious(); + } + }, [onScrollPrevious]); + + /** + * Handles when the user scrolls to the next element, updating + * the active child element index. + */ + const handleScrollNext = useCallback(() => { + setActiveChildElementIndex(s => Math.min(s + 1, childrenElements.length - 1)); + if (onScrollNext) { + onScrollNext(); + } + }, [childrenElements, onScrollNext]); + + const { + scrollToPrevious, + scrollToNext, + } = useOverflowScrollActions({ + overflowRef, + activeChildElementIndex, + childrenElements, + scrollAnimationBehavior, + onScrollPrevious: handleScrollPrevious, + onScrollNext: handleScrollNext, + }); + + return { + overflowRef, + scrollToPrevious, + scrollToNext, + isScrolledToStart, + isScrolledToEnd, + activeChildElementIndex, + }; +}; + +export default useOverflowScroll; diff --git a/src/OverflowScroll/data/useOverflowScrollActions.js b/src/OverflowScroll/data/useOverflowScrollActions.js new file mode 100644 index 0000000000..50c6b3586d --- /dev/null +++ b/src/OverflowScroll/data/useOverflowScrollActions.js @@ -0,0 +1,95 @@ +import { useCallback } from 'react'; + +/** + * Calculates the `offsetLeft` position relative to the overflow container. + * + * @param {HTMLElement} element A HTML element + * @returns The `offsetLeft` property of an element, if given. + */ +const calculateOffsetLeft = element => element?.offsetLeft || 0; + +const useOverflowScrollActions = ({ + overflowRef, + activeChildElementIndex, + childrenElements, + scrollAnimationBehavior = 'smooth', + onScrollPrevious, + onScrollNext, +}) => { + /** + * A helper function to scroll to the previous element in the overflow container. + */ + const scrollToPrevious = useCallback(() => { + if (overflowRef.current) { + const getPreviousChildElement = (previousChildElementIndex) => { + // return the first element if the overflow container reached the beginning + if (previousChildElementIndex <= 0) { + return childrenElements[0]; + } + // otherwise return the previous element + return childrenElements[previousChildElementIndex]; + }; + + const previousChildElementIndex = activeChildElementIndex - 1; + const previousChildElement = getPreviousChildElement(previousChildElementIndex); + const calculatedOffsetLeft = calculateOffsetLeft(previousChildElement); + overflowRef.current.scrollTo({ + left: calculatedOffsetLeft, + behavior: scrollAnimationBehavior, + }); + const currentActiveChildElementIndex = previousChildElementIndex <= 0 ? 0 : previousChildElementIndex; + onScrollPrevious({ + currentActiveChildElementIndex, + }); + } + }, [ + overflowRef, + childrenElements, + activeChildElementIndex, + scrollAnimationBehavior, + onScrollPrevious, + ]); + + /** + * A helper function to scroll to the next element in the overflow container. + */ + const scrollToNext = useCallback(() => { + if (overflowRef.current) { + const childElementCount = childrenElements.length; + const lastChildElementIndex = childElementCount - 1; + const nextChildElementIndex = activeChildElementIndex + 1; + const isNextChildIndexAtEnd = nextChildElementIndex >= lastChildElementIndex; + + const getNextChildElement = () => { + // return the last element if the overflow container reached the end + if (isNextChildIndexAtEnd) { + return childrenElements[lastChildElementIndex]; + } + // otherwise return the next element + return childrenElements[nextChildElementIndex]; + }; + + const nextChildElement = getNextChildElement(); + const calculatedOffsetLeft = calculateOffsetLeft(nextChildElement); + overflowRef.current.scrollTo({ + left: calculatedOffsetLeft, + behavior: scrollAnimationBehavior, + }); + const currentActiveChildElementIndex = isNextChildIndexAtEnd ? lastChildElementIndex : nextChildElementIndex; + onScrollNext({ currentActiveChildElementIndex }); + } + }, [ + overflowRef, + activeChildElementIndex, + scrollAnimationBehavior, + childrenElements, + onScrollNext, + ]); + + return { + scrollToPrevious, + scrollToNext, + }; +}; + +export default useOverflowScrollActions; diff --git a/src/OverflowScroll/data/useOverflowScrollElementAttributes.js b/src/OverflowScroll/data/useOverflowScrollElementAttributes.js new file mode 100644 index 0000000000..b0b745d3c9 --- /dev/null +++ b/src/OverflowScroll/data/useOverflowScrollElementAttributes.js @@ -0,0 +1,112 @@ +import { useEffect } from 'react'; + +export const OVERFLOW_SCROLL_OVERFLOW_CONTAINER_CLASS = 'pgn__overflow-scroll-overflow-container'; + +export const OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START = 'linear-gradient(to right, var(--pgn-overflow-scroll-opacity-mask-transparent) 0%, black 10%'; +export const OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_END = 'linear-gradient(to right, black 90%, var(--pgn-overflow-scroll-opacity-mask-transparent) 100%'; +export const OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START_END = 'linear-gradient(to right, var(--pgn-overflow-scroll-opacity-mask-transparent) 0%, black 10%, black 90%, var(--pgn-overflow-scroll-opacity-mask-transparent) 100%)'; + +/** + * Given the ref the overflow container element, adds the following: + * - Paragon-specific CSS class name for internal styles + * + * - a11y Attributes: + * - `tabIndex: -1` (hasInteractiveChildren = false) OR `tabIndex: 0` (hasInteractiveChildren = true) + * + * - CSS Styles: + * - `position: relative` + * - `overflow-x: scroll` (disableScroll = false) OR `overflow-x: hidden` (disableScroll = true) + * + * @param {object} args Options + * @param {React.Ref} args.overflowRef Ref for the overflow container element + * @param {boolean} args.hasInteractiveChildren Whether the overflow container element + * has interactive children (e.g., clickable cards). + * @param {boolean} args.disableScroll Whether the overflow container's manual scroll behavior is disabled. + * @param {boolean} args.disableOpacityMasks Whether opacity masks at the start/end are enabled. + * @param {boolean} args.isScrolledToStart Whether the overflow container is scrolled to the start. + * @param {boolean} args.isScrolledToEnd Whether the overflow container is scrolled to the end. + */ +const useOverflowScrollElementAttributes = ({ + overflowRef, + hasInteractiveChildren, + disableScroll, + disableOpacityMasks, + isScrolledToStart, + isScrolledToEnd, +}) => { + /** + * Once the overflow container element is known, check to see if it already has the necessary + * a11y attributes and CSS styles to support the overflow scrolling behavior. + */ + useEffect(() => { + if (overflowRef.current) { + // a11y + if (hasInteractiveChildren && overflowRef.current.tabIndex !== '-1') { + overflowRef.current.tabIndex = '-1'; + } + if (!hasInteractiveChildren && overflowRef.current.tabIndex !== '0') { + overflowRef.current.tabIndex = '0'; + } + + // styles + const overflowRefStyles = global.getComputedStyle(overflowRef.current); + const positionStyle = overflowRefStyles.getPropertyValue('position'); + const overflowXStyle = overflowRefStyles.getPropertyValue('overflow-x'); + const hasOverflowClass = overflowRef.current.classList.contains(OVERFLOW_SCROLL_OVERFLOW_CONTAINER_CLASS); + + // class name + if (!hasOverflowClass) { + overflowRef.current.classList.add(OVERFLOW_SCROLL_OVERFLOW_CONTAINER_CLASS); + } + + if (positionStyle !== 'relative') { + overflowRef.current.style.position = 'relative'; + } + if (disableScroll && overflowXStyle !== 'hidden') { + overflowRef.current.style.overflowX = 'hidden'; + } + if (!disableScroll && overflowXStyle !== 'scroll') { + overflowRef.current.style.overflowX = 'scroll'; + } + + if (disableOpacityMasks) { + overflowRef.current.style.removeProperty('mask-image'); + overflowRef.current.style.removeProperty('webkit-mask-image'); + } else { + const getMaskImageStyleValue = () => { + // TODO: make the `mask-image` property (optionally) extensible/customizable (e.g., passed as a prop) + if (isScrolledToStart && !isScrolledToEnd) { + return OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_END; + } + if (!isScrolledToStart && isScrolledToEnd) { + return OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START; + } + + if (!isScrolledToStart && !isScrolledToEnd) { + return OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START_END; + } + + // no opacity mask required + return undefined; + }; + const maskImageStyleValue = getMaskImageStyleValue(); + if (maskImageStyleValue) { + overflowRef.current.style.maskImage = maskImageStyleValue; + overflowRef.current.style.webkitMaskImage = maskImageStyleValue; + } else { + overflowRef.current.style.removeProperty('mask-image'); + overflowRef.current.style.removeProperty('webkit-mask-image'); + } + } + } + }, [ + overflowRef, + hasInteractiveChildren, + disableScroll, + disableOpacityMasks, + isScrolledToStart, + isScrolledToEnd, + ]); +}; + +export default useOverflowScrollElementAttributes; diff --git a/src/OverflowScroll/data/useOverflowScrollEventListeners.js b/src/OverflowScroll/data/useOverflowScrollEventListeners.js new file mode 100644 index 0000000000..e3501bef35 --- /dev/null +++ b/src/OverflowScroll/data/useOverflowScrollEventListeners.js @@ -0,0 +1,220 @@ +import { useCallback, useEffect, useState } from 'react'; +import getOverflowElementScrollLeft from './getOverflowElementScrollLeft'; + +/** + * A React hook that adds and deletes event listeners on the `overflowRef` container element. + * + * @param {object} args + * @param {object} args.overflowRef The ref of the overflow container. + * @param {array} args.childrenElements A list of child DOM elements + * @param {number} args.activeChildElementIndex The current index of the child element considered to be "active" + * @param {function} args.onActiveChildElementIndexChange Callback function for when the active child element + * index changes + * @param {boolean} args.disableScroll Whether scrolling is disabled + */ +const useOverflowScrollEventListeners = ({ + overflowRef, + childrenElements, + activeChildElementIndex, + onActiveChildElementIndexChange, + disableScroll, + onOverflowElementScrollLeftChange, +}) => { + const [isOverflowElementMouseDown, setIsOverflowElementMouseDown] = useState(false); + const [previousOverflowScrollLeft, setPreviousOverflowScrollLeft] = useState(0); + + /** + * Determines which child element should be deemed the new `activeChildElementIndex`, as triggered by a particular + * event, e.g. `wheel`, `scroll`, `focusin`, `keyup` + */ + const updateActiveChildElementIndex = useCallback(({ isScrollingLeft }) => { + const getScrollOffsetLeft = (element) => { + if (isScrollingLeft) { + return element.offsetLeft; + } + return element.offsetLeft + element.offsetWidth; + }; + + for (let index = 0; index < childrenElements.length; index++) { + const childElement = childrenElements[index]; + const childElementScrollOffsetLeft = getScrollOffsetLeft(childElement); + if (childElementScrollOffsetLeft > getOverflowElementScrollLeft(overflowRef)) { + if (index !== activeChildElementIndex) { + onActiveChildElementIndexChange(index); + } + break; + } + } + }, [activeChildElementIndex, childrenElements, overflowRef, onActiveChildElementIndexChange]); + + /** + * Determines which child element should be flagged as active based on the + * user's scroll position within the overflow container element. + * + * This ensures the overflow container scrolls to an appropriate child element + * based on where the user's current scroll position resides. + */ + const updateActiveChildElementOnWheel = useCallback((event) => { + if (!overflowRef?.current || disableScroll) { + return; + } + const isScrollingLeft = event.deltaX < 0; + updateActiveChildElementIndex({ isScrollingLeft }); + }, [overflowRef, disableScroll, updateActiveChildElementIndex]); + + /** + * Determines which child element should be flagged as active based on + * which element within the overflow container currently has the user's focus. + */ + const updateActiveChildElementOnFocusIn = useCallback(() => { + if (!overflowRef?.current) { + return; + } + if (overflowRef.current === document.activeElement) { + return; + } + for (let i = 0; i < childrenElements.length; i++) { + const element = childrenElements[i]; + const elementHasActiveElement = element.contains(document.activeElement); + if (elementHasActiveElement && i !== activeChildElementIndex) { + onActiveChildElementIndexChange(i); + break; + } + } + }, [overflowRef, activeChildElementIndex, childrenElements, onActiveChildElementIndexChange]); + + /** + * When the `scroll` event is fired and the user is actively performing a `mousedown` event on + * the overflow container element: + * - Determine whether scrolling is happening to the left or right. + * - Update the active child element index based on the current scroll position + */ + const handleScrollEvent = useCallback(() => { + const overflowElementScrollLeft = getOverflowElementScrollLeft(overflowRef); + onOverflowElementScrollLeftChange(overflowElementScrollLeft); + + if (!isOverflowElementMouseDown) { + return; + } + + const isScrollingLeft = overflowElementScrollLeft < previousOverflowScrollLeft; + updateActiveChildElementIndex({ isScrollingLeft }); + setPreviousOverflowScrollLeft(overflowElementScrollLeft); + }, [ + isOverflowElementMouseDown, + overflowRef, + updateActiveChildElementIndex, + previousOverflowScrollLeft, + onOverflowElementScrollLeftChange, + ]); + + /** + * When mousedown event is fired: + * - set previous overflow container scroll left position + * - set `isOverflowElementMouseDown=true` + */ + const handleMouseDownEvent = useCallback(() => { + const overflowElementScrollLeft = getOverflowElementScrollLeft(overflowRef); + setPreviousOverflowScrollLeft(overflowElementScrollLeft); + setIsOverflowElementMouseDown(true); + }, [overflowRef]); + + /** + * When mouseup event is fired, reset to `isOverflowElementMouseDown=false`. + */ + const handleMouseUpEvent = useCallback(() => { + setIsOverflowElementMouseDown(false); + }, []); + + /** + * When keydown event is fired, set previous overflow container scroll left position + */ + const updateActiveChildElementOnKeyDown = useCallback((e) => { + if (e.key === 'ArrowLeft' || e.key === 'ArrowRight') { + const overflowElementScrollLeft = getOverflowElementScrollLeft(overflowRef); + setPreviousOverflowScrollLeft(overflowElementScrollLeft); + } + }, [overflowRef]); + + /** + * When keyup event is fired, update the active child element in the overflow container + * based on the new scroll position + */ + const updateActiveChildElementOnKeyUp = useCallback((e) => { + if (e.key === 'ArrowLeft' || e.key === 'ArrowRight') { + const isScrollingLeft = overflowRef.current.scrollLeft < previousOverflowScrollLeft; + updateActiveChildElementIndex({ isScrollingLeft }); + } + }, [overflowRef, previousOverflowScrollLeft, updateActiveChildElementIndex]); + + /** + * Adds/removes event listeners for the following events: + * - `wheel` + * - `focusin` + * - `mousedown` + * - `mouseup` + * - `keydown` + * - `keyup` + * - `scroll` + * + * These event listeners ensure the `activeChildElementIndex` state value is updated as the + * user manually scrolls within overflow container and/or the user moves focus to another child + * element within the overflow container. By doing so, clicking the previous/next controls scroll + * to an appropriate element. + */ + useEffect(() => { + const overflowRefCopy = overflowRef.current; + + overflowRefCopy?.addEventListener('focusin', updateActiveChildElementOnFocusIn); + overflowRefCopy?.addEventListener('keydown', updateActiveChildElementOnKeyDown); + overflowRefCopy?.addEventListener('keyup', updateActiveChildElementOnKeyUp); + + // we must handle the `scroll` event even when `disableScroll` is true because the `mousedown` and `mouseup` + // events trigger a scroll. + overflowRefCopy?.addEventListener('scroll', handleScrollEvent); + + if (!disableScroll) { + overflowRefCopy?.addEventListener('wheel', updateActiveChildElementOnWheel); + overflowRefCopy?.addEventListener('mousedown', handleMouseDownEvent); + overflowRefCopy?.addEventListener('mouseup', handleMouseUpEvent); + } + + return () => { + overflowRefCopy?.removeEventListener('focusin', updateActiveChildElementOnFocusIn); + overflowRefCopy?.removeEventListener('keydown', updateActiveChildElementOnKeyDown); + overflowRefCopy?.removeEventListener('keyup', updateActiveChildElementOnKeyUp); + overflowRefCopy?.removeEventListener('scroll', handleScrollEvent); + + if (!disableScroll) { + overflowRefCopy?.removeEventListener('wheel', updateActiveChildElementOnWheel); + overflowRefCopy?.removeEventListener('mousedown', handleMouseDownEvent); + overflowRefCopy?.removeEventListener('mouseup', handleMouseUpEvent); + } + }; + }, [ + overflowRef, + disableScroll, + updateActiveChildElementOnWheel, + updateActiveChildElementOnFocusIn, + updateActiveChildElementOnKeyDown, + updateActiveChildElementOnKeyUp, + handleScrollEvent, + handleMouseUpEvent, + handleMouseDownEvent, + ]); + + return { + updateActiveChildElementIndex, + updateActiveChildElementOnWheel, + updateActiveChildElementOnFocusIn, + handleScrollEvent, + handleMouseDownEvent, + handleMouseUpEvent, + updateActiveChildElementOnKeyDown, + updateActiveChildElementOnKeyUp, + isOverflowElementMouseDown, + previousOverflowScrollLeft, + }; +}; + +export default useOverflowScrollEventListeners; diff --git a/src/OverflowScroll/data/useOverflowScrollItems.js b/src/OverflowScroll/data/useOverflowScrollItems.js new file mode 100644 index 0000000000..b2f0113084 --- /dev/null +++ b/src/OverflowScroll/data/useOverflowScrollItems.js @@ -0,0 +1,21 @@ +import { useMemo, Children, cloneElement } from 'react'; +import classNames from 'classnames'; +import { OVERFLOW_SCROLL_ITEM_CLASS } from './constants'; + +/** + * Adds the `OVERFLOW_SCROLL_ITEM_CLASS` class to each child element in the given `children`. + * + * @param {JSX.Element} children The children representing the items in the overflow container. + * @returns A copy of the passed children, with a class name added to each child. + */ +const useOverflowScrollItems = (children) => { + const childrenWithOverflowScrollClassName = useMemo( + () => Children.map(Children.toArray(children), child => cloneElement(child, { + className: classNames(OVERFLOW_SCROLL_ITEM_CLASS, child.props.className), + })), + [children], + ); + return childrenWithOverflowScrollClassName; +}; + +export default useOverflowScrollItems; diff --git a/src/OverflowScroll/index.js b/src/OverflowScroll/index.js new file mode 100644 index 0000000000..8b0463a89b --- /dev/null +++ b/src/OverflowScroll/index.js @@ -0,0 +1,6 @@ +export { default as OverflowScroll } from './OverflowScroll'; +export { default as OverflowScrollContext } from './OverflowScrollContext'; +export { + useOverflowScroll, + useOverflowScrollItems, +} from './data'; diff --git a/src/OverflowScroll/tests/OverflowScroll.test.jsx b/src/OverflowScroll/tests/OverflowScroll.test.jsx new file mode 100644 index 0000000000..f919caf87c --- /dev/null +++ b/src/OverflowScroll/tests/OverflowScroll.test.jsx @@ -0,0 +1,20 @@ +import React from 'react'; +import renderer from 'react-test-renderer'; +import OverflowScroll from '../OverflowScroll'; + +describe('', () => { + it('renders OverflowScroll', () => { + const tree = renderer.create(( + + +
item
+
item
+
item
+
item
+
item
+
+
+ )).toJSON(); + expect(tree).toMatchSnapshot(); + }); +}); diff --git a/src/OverflowScroll/tests/__snapshots__/OverflowScroll.test.jsx.snap b/src/OverflowScroll/tests/__snapshots__/OverflowScroll.test.jsx.snap new file mode 100644 index 0000000000..093fc53d50 --- /dev/null +++ b/src/OverflowScroll/tests/__snapshots__/OverflowScroll.test.jsx.snap @@ -0,0 +1,35 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[` renders OverflowScroll 1`] = ` +
+
+ item +
+
+ item +
+
+ item +
+
+ item +
+
+ item +
+
+`; diff --git a/src/OverflowScroll/useOverflowScroll.mdx b/src/OverflowScroll/useOverflowScroll.mdx new file mode 100644 index 0000000000..0b29acde2b --- /dev/null +++ b/src/OverflowScroll/useOverflowScroll.mdx @@ -0,0 +1,101 @@ +--- +title: 'useOverflowScroll' +type: 'hook' +categories: +- Hooks +status: 'New' +designStatus: 'Done' +devStatus: 'Done' +notes: '' +--- + +A headless React hook that may be used as the foundation for building carousel-like UI components. + +## Sample Usage + +The following example demonstrates how to use `useOverflowScroll` to build a carousel-like UI component. + +```jsx live +() => { + const { + overflowRef, + isScrolledToStart, + isScrolledToEnd, + scrollToPrevious, + scrollToNext, + } = useOverflowScroll({ + childQuerySelector: '.example-item', + }); + + console.log('overflowRef', overflowRef); + + const ExampleItem = ({ className }) => ( +
+ Item +
+ ); + const itemCount = 20; + const items = useMemo(() => Array.from({ length: itemCount }).map((index) => { + if (index !== itemCount - 1) { + return ; + } + // last element, no right margin + return ; + }), []); + + return ( + <> +
+ + +
+
+ {items} +
+ + ); +}; +``` + +The hook accepts the following options: +* `childQuerySelector`. A CSS query selector that can be used to find the child elements within the overflow container. +* `onScrollPrevious`. Supports a callback function when user scrolls to the previous element via a control. +* `onScrollNext`. Supports a callback function when user scrolls to the next element via a control. +* `hasInteractiveChildren`. Whether the child elements are interactive (e.g., clickable cards). +* `disableScroll`. An optional flag to disable the scroll behavior for the overflow container. +* `disableOpacityMasks`. An optional flag to disable the opacity masks at the start/end of the overflow container (if applicable). +* `scrollAnimationBehavior`. Allows overriding the default scroll behavior (e.g., "smooth", "instant", "auto"). + +The hook returns the following: +* Refs + * `overflowRef`. The ref to pass to your overflow container. Note that this element may receive style overrides for `position: relative;` and `overflow-x: scroll` (optionally). +* Behaviors + * `scrollToPrevious`. A click handler to scroll the overflow container to the previous element. + * `scrollToNext`. A click handler to scroll the overflow container to the next element. +* Scroll state + * `isScrolledToStart`. Whether the overflow container is scrolled to the start. + * `isScrolledToEnd`. Whether the overflow container is scrolled to the end. + * `activeChildElementIndex`. The index of the child element that is currently deemed to be "active", i.e. the child element used as the reference position for any `scrollToPrevious` or `scrollToNext` calls. + +See [`OverflowScroll`](/components/overflowscroll/overflowscroll) for React components that encapsulate the logic within `useOverflowScroll`. diff --git a/src/Stack/index.jsx b/src/Stack/index.jsx index 602409a79b..0e7aa7af15 100644 --- a/src/Stack/index.jsx +++ b/src/Stack/index.jsx @@ -1,4 +1,4 @@ -import React from 'react'; +import React, { forwardRef } from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; @@ -7,24 +7,25 @@ const DIRECTION_VARIANTS = [ 'vertical', ]; -function Stack({ +const Stack = forwardRef(({ direction, gap, children, className, -}) { - return ( -
- {children} -
- ); -} + ...rest +}, ref) => ( +
+ {children} +
+)); Stack.propTypes = { /** Specifies the content of the `Stack`. */ diff --git a/src/hooks/useIsVisible.mdx b/src/hooks/useIsVisible.mdx new file mode 100644 index 0000000000..da4d23005b --- /dev/null +++ b/src/hooks/useIsVisible.mdx @@ -0,0 +1,49 @@ +--- +title: 'useIsVisible' +type: 'hook' +categories: +- Hooks +- Layout +status: 'Stable' +designStatus: 'Done' +devStatus: 'Done' +notes: '' +--- + +A React hook that can be used to determine whether an element is visible in the DOM. It returns an array with 2 elements: +* A boolean value whether the element is visible. +* A React `ref` to pass to the desired element. + +Note that the element's visibility is determined by whether the element can be accessed by the browser in the current viewport. Elements hidden with `opacity: 0;` or +`visibility: hidden;` are considered to be visible, whereas `display: none;` is considered to be not visible. The element is considered to be not visible when its hidden +via a parent element's `overflow: hidden;` style. + +## Sample Usage + +In this example, a `div` is conditionally rendered based on the `isHidden` state value. When the button is clicked, the element's +visibility is toggled. The returned boolean value of the element's visibility is displayed. + +```jsx live +() => { + const [isElementVisible, elementVisibleRef] = useIsVisible(); + const [isHidden, setIsHidden] = useState(false); + + const toggleElementVisibility = () => { + setIsHidden(s => !s); + }; + + return ( + <> +
+ +

Is element visible? {isElementVisible ? 'yes' : 'no'}

+
+
+ Visible element +
+ + ); +}; +``` \ No newline at end of file diff --git a/src/index.js b/src/index.js index 88569ddff3..6ecd477ddd 100644 --- a/src/index.js +++ b/src/index.js @@ -15,6 +15,7 @@ export { CardImg, CardGroup, CardGrid, + CardCarousel, CARD_VARIANTS, } from './Card'; export { @@ -22,7 +23,7 @@ export { } from './Carousel'; export { default as CheckBox } from './CheckBox'; export { default as CheckBoxGroup } from './CheckBoxGroup'; -export { default as Chip } from './Chip'; +export { default as Chip, CHIP_PGN_CLASS } from './Chip'; export { default as CloseButton } from './CloseButton'; export { default as Container } from './Container'; export { default as Layout, Col, Row } from './Layout'; @@ -164,6 +165,12 @@ export { default as useToggle } from './hooks/useToggle'; export { default as useArrowKeyNavigation } from './hooks/useArrowKeyNavigation'; export { default as useIndexOfLastVisibleChild } from './hooks/useIndexOfLastVisibleChild'; export { default as useIsVisible } from './hooks/useIsVisible'; +export { + OverflowScrollContext, + OverflowScroll, + useOverflowScroll, + useOverflowScrollItems, +} from './OverflowScroll'; // Pass through any needed whole third-party library functionality // useTable for example is needed to use the DataTable component seamlessly diff --git a/src/index.scss b/src/index.scss index 74f7254457..54e0115556 100644 --- a/src/index.scss +++ b/src/index.scss @@ -28,6 +28,7 @@ @import "./Pagination/Pagination"; @import "./Popover/Popover"; @import "./ProgressBar/ProgressBar"; +@import "./OverflowScroll/OverflowScroll"; @import "./SearchField/SearchField"; @import "./Scrollable/Scrollable"; @import "./Sheet/Sheet"; diff --git a/www/src/components/CodeBlock.tsx b/www/src/components/CodeBlock.tsx index f1d85d6351..3b4938d78d 100644 --- a/www/src/components/CodeBlock.tsx +++ b/www/src/components/CodeBlock.tsx @@ -1,12 +1,17 @@ import React, { useCallback, + useContext, useEffect, + useLayoutEffect, + useReducer, useState, useMemo, } from 'react'; import PropTypes from 'prop-types'; import { Link } from 'gatsby'; import axios from 'axios'; +import classNames from 'classnames'; +import { v4 as uuidv4 } from 'uuid'; import Highlight, { defaultProps } from 'prism-react-renderer'; import theme from 'prism-react-renderer/themes/duotoneDark'; import { @@ -75,8 +80,11 @@ function CodeBlock({ ...ParagonIcons, ...ParagonReact, useCallback, + useContext, + useLayoutEffect, useEffect, useState, + useReducer, useMemo, ExamplePropsForm, MiyazakiCard, @@ -86,6 +94,8 @@ function CodeBlock({ MenuIcon: ParagonIcons.Menu, axios, GatsbyLink: Link, + classNames, + uuidv4, }} theme={theme} > From b4b60bb5a5fb56bbe859a6019309ffca9bf7a221 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 5 Jan 2023 14:58:06 -0500 Subject: [PATCH 081/173] fix: use callback refs instead of `useRef` and fallback to offsetLeft: 0 when first child element ref no longer exists (#1894) --- src/Card/CardCarousel/CardCarouselItems.jsx | 4 +- .../CardCarousel/CardCarouselProvider.jsx | 3 + src/Card/README.md | 21 +++- src/Chip/README.md | 4 +- src/OverflowScroll/OverflowScroll.jsx | 8 +- src/OverflowScroll/OverflowScroll.mdx | 4 +- .../data/getOverflowElementScrollLeft.js | 4 +- .../data/tests/useOverflowScroll.test.jsx | 6 - .../tests/useOverflowScrollActions.test.jsx | 4 +- ...seOverflowScrollElementAttributes.test.jsx | 24 ++-- .../useOverflowScrollEventListeners.test.jsx | 10 +- src/OverflowScroll/data/useOverflowScroll.js | 37 ++++--- .../data/useOverflowScrollActions.js | 88 +++++++-------- .../useOverflowScrollElementAttributes.js | 104 +++++++++--------- .../data/useOverflowScrollEventListeners.js | 39 ++++--- src/OverflowScroll/useOverflowScroll.mdx | 9 +- 16 files changed, 193 insertions(+), 176 deletions(-) diff --git a/src/Card/CardCarousel/CardCarouselItems.jsx b/src/Card/CardCarousel/CardCarouselItems.jsx index f47f502603..7f70d5cc1e 100644 --- a/src/Card/CardCarousel/CardCarouselItems.jsx +++ b/src/Card/CardCarousel/CardCarouselItems.jsx @@ -8,12 +8,12 @@ function CardCarouselItems({ children }) { columnSizes, hasInteractiveChildren, canScrollHorizontal, - overflowRef, + setOverflowRef, } = useContext(CardCarouselContext); return ( ({ overflowRef, + setOverflowRef, columnSizes, hasInteractiveChildren, canScrollHorizontal, @@ -31,6 +33,7 @@ function CardCarouselProvider({ CardCarouselControls, }), [ overflowRef, + setOverflowRef, columnSizes, hasInteractiveChildren, canScrollHorizontal, diff --git a/src/Card/README.md b/src/Card/README.md index c949162322..7cd16047a4 100644 --- a/src/Card/README.md +++ b/src/Card/README.md @@ -891,6 +891,7 @@ Includes support for an optional `title` and `subtitle`. You may rely on the def () => { const [canScrollHorizontal, setCanScrollHorizontal] = useState('true'); const [disableOpacityMasks, setDisableOpacityMasks] = useState('false'); + const [hasOverflowCards, setHasOverflowCards] = useState('false'); const CardComponent = () => ( @@ -905,6 +906,13 @@ Includes support for an optional `title` and `subtitle`. You may rely on the def ); + const cardItems = useMemo(() => { + if (hasOverflowCards === 'true') { + return Array.from({ length: 8 }).map(() => ); + } + return Array.from({ length: 2 }).map(() => ); + }, [hasOverflowCards]); + return ( <> {/* start example form block */} @@ -922,11 +930,18 @@ Includes support for an optional `title` and `subtitle`. You may rely on the def options: ['true', 'false'], name: 'disableOpacityMasks', }, + { + value: hasOverflowCards, + setValue: setHasOverflowCards, + options: ['true', 'false'], + name: 'hasOverflowCards', + } ]} /> {/* end example form block */} Recommended for you} subtitle="The following content was picked just for you." canScrollHorizontal={canScrollHorizontal === 'true'} @@ -934,11 +949,7 @@ Includes support for an optional `title` and `subtitle`. You may rely on the def onScrollPrevious={() => { console.log('onScrollPrevious'); } } onScrollNext={() => { console.log('onScrollNext'); } } > - - - - - + {cardItems} ); diff --git a/src/Chip/README.md b/src/Chip/README.md index a2c1afdb87..9984b440fd 100644 --- a/src/Chip/README.md +++ b/src/Chip/README.md @@ -54,7 +54,7 @@ notes: | {({ - overflowRef, + setOverflowRef, isScrolledToStart, isScrolledToEnd, scrollToPrevious, @@ -78,7 +78,7 @@ notes: | Next
-
+
New New diff --git a/src/OverflowScroll/OverflowScroll.jsx b/src/OverflowScroll/OverflowScroll.jsx index 55d87cfcc5..d5d217d5b4 100644 --- a/src/OverflowScroll/OverflowScroll.jsx +++ b/src/OverflowScroll/OverflowScroll.jsx @@ -1,4 +1,4 @@ -import React, { useMemo } from 'react'; +import React, { useState, useMemo } from 'react'; import PropTypes from 'prop-types'; import { useOverflowScroll } from './data'; import OverflowScrollContext from './OverflowScrollContext'; @@ -14,8 +14,9 @@ function OverflowScroll({ onScrollPrevious, onScrollNext, }) { + const [overflowRef, setOverflowRef] = useState(); + const { - overflowRef, isScrolledToStart, isScrolledToEnd, scrollToPrevious, @@ -27,16 +28,19 @@ function OverflowScroll({ disableOpacityMasks, onScrollPrevious, onScrollNext, + overflowRef, }); const contextValue = useMemo(() => ({ overflowRef, + setOverflowRef, isScrolledToStart, isScrolledToEnd, scrollToPrevious, scrollToNext, }), [ overflowRef, + setOverflowRef, isScrolledToStart, isScrolledToEnd, scrollToPrevious, diff --git a/src/OverflowScroll/OverflowScroll.mdx b/src/OverflowScroll/OverflowScroll.mdx index 6c66b9f4b7..a453973e5e 100644 --- a/src/OverflowScroll/OverflowScroll.mdx +++ b/src/OverflowScroll/OverflowScroll.mdx @@ -31,10 +31,10 @@ The following example demonstrates how to use `OverflowScroll` and `OverflowScro ); const OverflowScrollContent = () => { - const { overflowRef } = useContext(OverflowScrollContext); + const { overflowRef, setOverflowRef } = useContext(OverflowScrollContext); return (
{items} diff --git a/src/OverflowScroll/data/getOverflowElementScrollLeft.js b/src/OverflowScroll/data/getOverflowElementScrollLeft.js index fb0fafd39a..43bf80a81f 100644 --- a/src/OverflowScroll/data/getOverflowElementScrollLeft.js +++ b/src/OverflowScroll/data/getOverflowElementScrollLeft.js @@ -5,10 +5,10 @@ * @returns The scroll left position of the overflow container element. */ const getOverflowElementScrollLeft = (overflowRef) => { - if (!overflowRef.current) { + if (!overflowRef) { return 0; } - return Math.abs(Math.round(overflowRef.current.scrollLeft)); + return Math.abs(Math.round(overflowRef.scrollLeft)); }; export default getOverflowElementScrollLeft; diff --git a/src/OverflowScroll/data/tests/useOverflowScroll.test.jsx b/src/OverflowScroll/data/tests/useOverflowScroll.test.jsx index b16c0bc515..9240f8fcbe 100644 --- a/src/OverflowScroll/data/tests/useOverflowScroll.test.jsx +++ b/src/OverflowScroll/data/tests/useOverflowScroll.test.jsx @@ -5,11 +5,6 @@ import useOverflowScroll from '../useOverflowScroll'; import useOverflowScrollActions from '../useOverflowScrollActions'; import getChildrenElements from '../getChildrenElements'; -const divElement = document.createElement('div'); -const mockRef = { - current: divElement, -}; - jest.mock('../useOverflowScrollEventListeners'); jest.mock('../useOverflowScrollElementAttributes'); @@ -47,7 +42,6 @@ describe('useOverflowScroll', () => { const actualReturnedValue = result.current; expect(actualReturnedValue).toEqual( expect.objectContaining({ - overflowRef: mockRef, isScrolledToStart: true, isScrolledToEnd: true, scrollToPrevious: expect.any(Function), diff --git a/src/OverflowScroll/data/tests/useOverflowScrollActions.test.jsx b/src/OverflowScroll/data/tests/useOverflowScrollActions.test.jsx index e400c769cf..a03e07731e 100644 --- a/src/OverflowScroll/data/tests/useOverflowScrollActions.test.jsx +++ b/src/OverflowScroll/data/tests/useOverflowScrollActions.test.jsx @@ -3,9 +3,7 @@ import { act } from 'react-test-renderer'; import useOverflowScrollActions from '../useOverflowScrollActions'; const divElement = document.createElement('div'); -const mockRef = { - current: divElement, -}; +const mockRef = divElement; const mockScrollTo = jest.fn(); Element.prototype.scrollTo = mockScrollTo; diff --git a/src/OverflowScroll/data/tests/useOverflowScrollElementAttributes.test.jsx b/src/OverflowScroll/data/tests/useOverflowScrollElementAttributes.test.jsx index 6f54c9ff38..051b484bb6 100644 --- a/src/OverflowScroll/data/tests/useOverflowScrollElementAttributes.test.jsx +++ b/src/OverflowScroll/data/tests/useOverflowScrollElementAttributes.test.jsx @@ -7,9 +7,7 @@ import useOverflowScrollElementAttributes, { } from '../useOverflowScrollElementAttributes'; const divElement = document.createElement('div'); -const mockRef = { - current: divElement, -}; +const mockRef = divElement; const baseArgs = { overflowRef: mockRef, @@ -27,8 +25,8 @@ describe('useOverflowScrollElementAttributes', () => { it('returns correct base object properties', () => { renderHook(() => useOverflowScrollElementAttributes(baseArgs)); - const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); - const hasOverflowClass = baseArgs.overflowRef.current.classList.contains(OVERFLOW_SCROLL_OVERFLOW_CONTAINER_CLASS); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef); + const hasOverflowClass = baseArgs.overflowRef.classList.contains(OVERFLOW_SCROLL_OVERFLOW_CONTAINER_CLASS); // class name expect(hasOverflowClass).toBeTruthy(); @@ -44,7 +42,7 @@ describe('useOverflowScrollElementAttributes', () => { expect(webkitMaskImageStyle).toBeTruthy(); // a11y - expect(baseArgs.overflowRef.current.tabIndex).toEqual(0); + expect(baseArgs.overflowRef.tabIndex).toEqual(0); }); it('tabIndex={-1} if `hasInteractiveChildren` is true', () => { @@ -53,7 +51,7 @@ describe('useOverflowScrollElementAttributes', () => { hasInteractiveChildren: true, }; renderHook(() => useOverflowScrollElementAttributes(args)); - expect(baseArgs.overflowRef.current.tabIndex).toEqual(-1); + expect(baseArgs.overflowRef.tabIndex).toEqual(-1); }); it('applies `overflow-x: hidden` on the overflow container element when `disableScroll=true`', () => { @@ -62,7 +60,7 @@ describe('useOverflowScrollElementAttributes', () => { disableScroll: true, }; renderHook(() => useOverflowScrollElementAttributes(args)); - const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef); const overflowXStyle = overflowRefStyles.getPropertyValue('overflow-x'); expect(overflowXStyle).toEqual('hidden'); }); @@ -73,7 +71,7 @@ describe('useOverflowScrollElementAttributes', () => { disableOpacityMasks: true, }; renderHook(() => useOverflowScrollElementAttributes(args)); - const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef); const maskImageStyle = overflowRefStyles.getPropertyValue('mask-image'); expect(maskImageStyle).toBeFalsy(); const webkitMaskImageStyle = overflowRefStyles.getPropertyValue('webkit-mask-image'); @@ -87,7 +85,7 @@ describe('useOverflowScrollElementAttributes', () => { isScrolledToEnd: false, }; renderHook(() => useOverflowScrollElementAttributes(args)); - const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef); const maskImageStyle = overflowRefStyles.getPropertyValue('mask-image'); expect(maskImageStyle).toEqual(OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_END); const webkitMaskImageStyle = overflowRefStyles.getPropertyValue('webkit-mask-image'); @@ -101,7 +99,7 @@ describe('useOverflowScrollElementAttributes', () => { isScrolledToEnd: true, }; renderHook(() => useOverflowScrollElementAttributes(args)); - const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef); const maskImageStyle = overflowRefStyles.getPropertyValue('mask-image'); expect(maskImageStyle).toEqual(OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START); const webkitMaskImageStyle = overflowRefStyles.getPropertyValue('webkit-mask-image'); @@ -115,7 +113,7 @@ describe('useOverflowScrollElementAttributes', () => { isScrolledToEnd: false, }; renderHook(() => useOverflowScrollElementAttributes(args)); - const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef); const maskImageStyle = overflowRefStyles.getPropertyValue('mask-image'); expect(maskImageStyle).toEqual(OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START_END); const webkitMaskImageStyle = overflowRefStyles.getPropertyValue('webkit-mask-image'); @@ -129,7 +127,7 @@ describe('useOverflowScrollElementAttributes', () => { isScrolledToEnd: true, }; renderHook(() => useOverflowScrollElementAttributes(args)); - const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef.current); + const overflowRefStyles = global.getComputedStyle(baseArgs.overflowRef); const maskImageStyle = overflowRefStyles.getPropertyValue('mask-image'); expect(maskImageStyle).toBeFalsy(); const webkitMaskImageStyle = overflowRefStyles.getPropertyValue('webkit-mask-image'); diff --git a/src/OverflowScroll/data/tests/useOverflowScrollEventListeners.test.jsx b/src/OverflowScroll/data/tests/useOverflowScrollEventListeners.test.jsx index 3932841bf3..ecc6f9dd24 100644 --- a/src/OverflowScroll/data/tests/useOverflowScrollEventListeners.test.jsx +++ b/src/OverflowScroll/data/tests/useOverflowScrollEventListeners.test.jsx @@ -3,9 +3,7 @@ import { act } from '@testing-library/react'; import useOverflowScrollEventListeners from '../useOverflowScrollEventListeners'; const divElement = document.createElement('div'); -const mockRef = { - current: divElement, -}; +const mockRef = divElement; const createDivWithLink = () => { const element = document.createElement('div'); @@ -59,13 +57,13 @@ describe('useOverflowScrollElementAttributes', () => { const eventArrowRight = { key: 'ArrowRight' }; // mock initial scrolling - baseArgs.overflowRef.current.scrollLeft = 25; + baseArgs.overflowRef.scrollLeft = 25; // ArrowRight act(() => { updateActiveChildElementOnKeyDown(eventArrowRight); // mock some right scrolling - baseArgs.overflowRef.current.scrollLeft = 50; + baseArgs.overflowRef.scrollLeft = 50; updateActiveChildElementOnKeyUp(eventArrowRight); }); expect(result.current.previousOverflowScrollLeft).toEqual(25); @@ -74,7 +72,7 @@ describe('useOverflowScrollElementAttributes', () => { act(() => { updateActiveChildElementOnKeyDown(eventArrowLeft); // mock some right scrolling - baseArgs.overflowRef.current.scrollLeft = 25; + baseArgs.overflowRef.scrollLeft = 25; updateActiveChildElementOnKeyUp(eventArrowLeft); }); expect(result.current.previousOverflowScrollLeft).toEqual(50); diff --git a/src/OverflowScroll/data/useOverflowScroll.js b/src/OverflowScroll/data/useOverflowScroll.js index 5284c969be..d2b96fd1b4 100644 --- a/src/OverflowScroll/data/useOverflowScroll.js +++ b/src/OverflowScroll/data/useOverflowScroll.js @@ -1,7 +1,6 @@ import { useCallback, useEffect, - useRef, useState, } from 'react'; import useOverflowScrollActions from './useOverflowScrollActions'; @@ -15,6 +14,8 @@ import getOverflowElementScrollLeft from './getOverflowElementScrollLeft'; * carousel-like UI components. * * @param {object} args + * @param {HTMLElement} args.overflowRef A reference to the underlying overflow + * container element, created with a callback ref. * @param {string} args.childQuerySelector A CSS query selector to find all * child elements within the overflow container. * @param {function} args.onScrollPrevious An optional callback function for when `scrollToPrevious` is called. @@ -36,6 +37,7 @@ import getOverflowElementScrollLeft from './getOverflowElementScrollLeft'; * - activeChildElementIndex */ const useOverflowScroll = ({ + overflowRef, childQuerySelector, onScrollPrevious, onScrollNext, @@ -44,28 +46,30 @@ const useOverflowScroll = ({ disableOpacityMasks = false, scrollAnimationBehavior = 'smooth', }) => { - const overflowRef = useRef(); - const [childrenElements, setChildrenElements] = useState([]); - const [isScrolledToStart, setIsScrolledToStart] = useState(true); const [isScrolledToEnd, setIsScrolledToEnd] = useState(true); - const [currentScrollLeft, setCurrentScrollLeft] = useState(overflowRef.current?.scrollLeft || 0); + const [currentScrollLeft, setCurrentScrollLeft] = useState(0); + + const childrenElements = getChildrenElements({ + element: overflowRef, + childQuerySelector, + }); useEffect(() => { - const children = getChildrenElements({ - element: overflowRef.current, + if (!overflowRef) { + return; + } + + const currentChildElements = getChildrenElements({ + element: overflowRef, childQuerySelector, }); - setChildrenElements(children); - }, [childQuerySelector]); - - useEffect(() => { - const childElementOffsetWidth = childrenElements.reduce( + const childElementOffsetWidth = currentChildElements.reduce( (sumWidth, childElement) => sumWidth + childElement.offsetWidth, 0, ); - const firstChildElementOffsetLeft = childrenElements[0]?.offsetLeft; + const firstChildElementOffsetLeft = Math.max(childrenElements[0]?.offsetLeft, 0); // 1. is scrolled start? if (currentScrollLeft <= firstChildElementOffsetLeft) { @@ -77,9 +81,9 @@ const useOverflowScroll = ({ // 1. is not enough content to need scrolling to the right? // 2. is scrolled to end? const overflowScrollLeft = getOverflowElementScrollLeft(overflowRef); - const canScrollRight = childElementOffsetWidth > overflowRef.current.getBoundingClientRect().width; + const canScrollRight = childElementOffsetWidth > overflowRef.getBoundingClientRect().width || false; const isScrolledRightMax = ( - overflowScrollLeft >= overflowRef.current.scrollWidth - overflowRef.current.clientWidth + overflowScrollLeft >= overflowRef.scrollWidth - overflowRef.clientWidth ); if (!canScrollRight || isScrolledRightMax) { @@ -87,7 +91,7 @@ const useOverflowScroll = ({ } else { setIsScrolledToEnd(false); } - }, [currentScrollLeft, childrenElements]); + }, [overflowRef, childQuerySelector, isScrolledToStart, isScrolledToEnd, currentScrollLeft, childrenElements]); const [activeChildElementIndex, setActiveChildElementIndex] = useState(0); @@ -152,7 +156,6 @@ const useOverflowScroll = ({ }); return { - overflowRef, scrollToPrevious, scrollToNext, isScrolledToStart, diff --git a/src/OverflowScroll/data/useOverflowScrollActions.js b/src/OverflowScroll/data/useOverflowScrollActions.js index 50c6b3586d..d1cb313b61 100644 --- a/src/OverflowScroll/data/useOverflowScrollActions.js +++ b/src/OverflowScroll/data/useOverflowScrollActions.js @@ -20,28 +20,29 @@ const useOverflowScrollActions = ({ * A helper function to scroll to the previous element in the overflow container. */ const scrollToPrevious = useCallback(() => { - if (overflowRef.current) { - const getPreviousChildElement = (previousChildElementIndex) => { - // return the first element if the overflow container reached the beginning - if (previousChildElementIndex <= 0) { - return childrenElements[0]; - } - // otherwise return the previous element - return childrenElements[previousChildElementIndex]; - }; - - const previousChildElementIndex = activeChildElementIndex - 1; - const previousChildElement = getPreviousChildElement(previousChildElementIndex); - const calculatedOffsetLeft = calculateOffsetLeft(previousChildElement); - overflowRef.current.scrollTo({ - left: calculatedOffsetLeft, - behavior: scrollAnimationBehavior, - }); - const currentActiveChildElementIndex = previousChildElementIndex <= 0 ? 0 : previousChildElementIndex; - onScrollPrevious({ - currentActiveChildElementIndex, - }); + if (!overflowRef) { + return; } + const getPreviousChildElement = (previousChildElementIndex) => { + // return the first element if the overflow container reached the beginning + if (previousChildElementIndex <= 0) { + return childrenElements[0]; + } + // otherwise return the previous element + return childrenElements[previousChildElementIndex]; + }; + + const previousChildElementIndex = activeChildElementIndex - 1; + const previousChildElement = getPreviousChildElement(previousChildElementIndex); + const calculatedOffsetLeft = calculateOffsetLeft(previousChildElement); + overflowRef.scrollTo({ + left: calculatedOffsetLeft, + behavior: scrollAnimationBehavior, + }); + const currentActiveChildElementIndex = previousChildElementIndex <= 0 ? 0 : previousChildElementIndex; + onScrollPrevious({ + currentActiveChildElementIndex, + }); }, [ overflowRef, childrenElements, @@ -54,30 +55,31 @@ const useOverflowScrollActions = ({ * A helper function to scroll to the next element in the overflow container. */ const scrollToNext = useCallback(() => { - if (overflowRef.current) { - const childElementCount = childrenElements.length; - const lastChildElementIndex = childElementCount - 1; - const nextChildElementIndex = activeChildElementIndex + 1; - const isNextChildIndexAtEnd = nextChildElementIndex >= lastChildElementIndex; + if (!overflowRef) { + return; + } + const childElementCount = childrenElements.length; + const lastChildElementIndex = childElementCount - 1; + const nextChildElementIndex = activeChildElementIndex + 1; + const isNextChildIndexAtEnd = nextChildElementIndex >= lastChildElementIndex; - const getNextChildElement = () => { - // return the last element if the overflow container reached the end - if (isNextChildIndexAtEnd) { - return childrenElements[lastChildElementIndex]; - } - // otherwise return the next element - return childrenElements[nextChildElementIndex]; - }; + const getNextChildElement = () => { + // return the last element if the overflow container reached the end + if (isNextChildIndexAtEnd) { + return childrenElements[lastChildElementIndex]; + } + // otherwise return the next element + return childrenElements[nextChildElementIndex]; + }; - const nextChildElement = getNextChildElement(); - const calculatedOffsetLeft = calculateOffsetLeft(nextChildElement); - overflowRef.current.scrollTo({ - left: calculatedOffsetLeft, - behavior: scrollAnimationBehavior, - }); - const currentActiveChildElementIndex = isNextChildIndexAtEnd ? lastChildElementIndex : nextChildElementIndex; - onScrollNext({ currentActiveChildElementIndex }); - } + const nextChildElement = getNextChildElement(); + const calculatedOffsetLeft = calculateOffsetLeft(nextChildElement); + overflowRef.scrollTo({ + left: calculatedOffsetLeft, + behavior: scrollAnimationBehavior, + }); + const currentActiveChildElementIndex = isNextChildIndexAtEnd ? lastChildElementIndex : nextChildElementIndex; + onScrollNext({ currentActiveChildElementIndex }); }, [ overflowRef, activeChildElementIndex, diff --git a/src/OverflowScroll/data/useOverflowScrollElementAttributes.js b/src/OverflowScroll/data/useOverflowScrollElementAttributes.js index b0b745d3c9..7f2c84c9e0 100644 --- a/src/OverflowScroll/data/useOverflowScrollElementAttributes.js +++ b/src/OverflowScroll/data/useOverflowScrollElementAttributes.js @@ -39,64 +39,66 @@ const useOverflowScrollElementAttributes = ({ * a11y attributes and CSS styles to support the overflow scrolling behavior. */ useEffect(() => { - if (overflowRef.current) { - // a11y - if (hasInteractiveChildren && overflowRef.current.tabIndex !== '-1') { - overflowRef.current.tabIndex = '-1'; - } - if (!hasInteractiveChildren && overflowRef.current.tabIndex !== '0') { - overflowRef.current.tabIndex = '0'; - } + if (!overflowRef) { + return; + } - // styles - const overflowRefStyles = global.getComputedStyle(overflowRef.current); - const positionStyle = overflowRefStyles.getPropertyValue('position'); - const overflowXStyle = overflowRefStyles.getPropertyValue('overflow-x'); - const hasOverflowClass = overflowRef.current.classList.contains(OVERFLOW_SCROLL_OVERFLOW_CONTAINER_CLASS); + // a11y + if (hasInteractiveChildren && overflowRef.tabIndex !== '-1') { + overflowRef.tabIndex = '-1'; + } + if (!hasInteractiveChildren && overflowRef.tabIndex !== '0') { + overflowRef.tabIndex = '0'; + } - // class name - if (!hasOverflowClass) { - overflowRef.current.classList.add(OVERFLOW_SCROLL_OVERFLOW_CONTAINER_CLASS); - } + // styles + const overflowRefStyles = global.getComputedStyle(overflowRef); + const positionStyle = overflowRefStyles.getPropertyValue('position'); + const overflowXStyle = overflowRefStyles.getPropertyValue('overflow-x'); + const hasOverflowClass = overflowRef.classList.contains(OVERFLOW_SCROLL_OVERFLOW_CONTAINER_CLASS); - if (positionStyle !== 'relative') { - overflowRef.current.style.position = 'relative'; - } - if (disableScroll && overflowXStyle !== 'hidden') { - overflowRef.current.style.overflowX = 'hidden'; - } - if (!disableScroll && overflowXStyle !== 'scroll') { - overflowRef.current.style.overflowX = 'scroll'; - } + // class name + if (!hasOverflowClass) { + overflowRef.classList.add(OVERFLOW_SCROLL_OVERFLOW_CONTAINER_CLASS); + } - if (disableOpacityMasks) { - overflowRef.current.style.removeProperty('mask-image'); - overflowRef.current.style.removeProperty('webkit-mask-image'); - } else { - const getMaskImageStyleValue = () => { - // TODO: make the `mask-image` property (optionally) extensible/customizable (e.g., passed as a prop) - if (isScrolledToStart && !isScrolledToEnd) { - return OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_END; - } - if (!isScrolledToStart && isScrolledToEnd) { - return OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START; - } + if (positionStyle !== 'relative') { + overflowRef.style.position = 'relative'; + } + if (disableScroll && overflowXStyle !== 'hidden') { + overflowRef.style.overflowX = 'hidden'; + } + if (!disableScroll && overflowXStyle !== 'scroll') { + overflowRef.style.overflowX = 'scroll'; + } - if (!isScrolledToStart && !isScrolledToEnd) { - return OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START_END; - } + if (disableOpacityMasks) { + overflowRef.style.removeProperty('mask-image'); + overflowRef.style.removeProperty('webkit-mask-image'); + } else { + const getMaskImageStyleValue = () => { + // TODO: make the `mask-image` property (optionally) extensible/customizable (e.g., passed as a prop) + if (isScrolledToStart && !isScrolledToEnd) { + return OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_END; + } + if (!isScrolledToStart && isScrolledToEnd) { + return OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START; + } - // no opacity mask required - return undefined; - }; - const maskImageStyleValue = getMaskImageStyleValue(); - if (maskImageStyleValue) { - overflowRef.current.style.maskImage = maskImageStyleValue; - overflowRef.current.style.webkitMaskImage = maskImageStyleValue; - } else { - overflowRef.current.style.removeProperty('mask-image'); - overflowRef.current.style.removeProperty('webkit-mask-image'); + if (!isScrolledToStart && !isScrolledToEnd) { + return OVERFLOW_SCROLL_OVERFLOW_OPACITY_MASK_GRADIENT_START_END; } + + // no opacity mask required + return undefined; + }; + const maskImageStyleValue = getMaskImageStyleValue(); + if (maskImageStyleValue) { + overflowRef.style.maskImage = maskImageStyleValue; + overflowRef.style.webkitMaskImage = maskImageStyleValue; + } else { + overflowRef.style.removeProperty('mask-image'); + overflowRef.style.removeProperty('webkit-mask-image'); } } }, [ diff --git a/src/OverflowScroll/data/useOverflowScrollEventListeners.js b/src/OverflowScroll/data/useOverflowScrollEventListeners.js index e3501bef35..fb35688e5b 100644 --- a/src/OverflowScroll/data/useOverflowScrollEventListeners.js +++ b/src/OverflowScroll/data/useOverflowScrollEventListeners.js @@ -67,10 +67,7 @@ const useOverflowScrollEventListeners = ({ * which element within the overflow container currently has the user's focus. */ const updateActiveChildElementOnFocusIn = useCallback(() => { - if (!overflowRef?.current) { - return; - } - if (overflowRef.current === document.activeElement) { + if (!overflowRef || overflowRef === document.activeElement) { return; } for (let i = 0; i < childrenElements.length; i++) { @@ -142,7 +139,7 @@ const useOverflowScrollEventListeners = ({ */ const updateActiveChildElementOnKeyUp = useCallback((e) => { if (e.key === 'ArrowLeft' || e.key === 'ArrowRight') { - const isScrollingLeft = overflowRef.current.scrollLeft < previousOverflowScrollLeft; + const isScrollingLeft = overflowRef.scrollLeft < previousOverflowScrollLeft; updateActiveChildElementIndex({ isScrollingLeft }); } }, [overflowRef, previousOverflowScrollLeft, updateActiveChildElementIndex]); @@ -163,27 +160,35 @@ const useOverflowScrollEventListeners = ({ * to an appropriate element. */ useEffect(() => { - const overflowRefCopy = overflowRef.current; + if (!overflowRef) { + return undefined; + } - overflowRefCopy?.addEventListener('focusin', updateActiveChildElementOnFocusIn); - overflowRefCopy?.addEventListener('keydown', updateActiveChildElementOnKeyDown); - overflowRefCopy?.addEventListener('keyup', updateActiveChildElementOnKeyUp); + const overflowRefCopy = overflowRef; + + overflowRefCopy.addEventListener('focusin', updateActiveChildElementOnFocusIn); + overflowRefCopy.addEventListener('keydown', updateActiveChildElementOnKeyDown); + overflowRefCopy.addEventListener('keyup', updateActiveChildElementOnKeyUp); // we must handle the `scroll` event even when `disableScroll` is true because the `mousedown` and `mouseup` // events trigger a scroll. - overflowRefCopy?.addEventListener('scroll', handleScrollEvent); + overflowRefCopy.addEventListener('scroll', handleScrollEvent); if (!disableScroll) { - overflowRefCopy?.addEventListener('wheel', updateActiveChildElementOnWheel); - overflowRefCopy?.addEventListener('mousedown', handleMouseDownEvent); - overflowRefCopy?.addEventListener('mouseup', handleMouseUpEvent); + overflowRefCopy.addEventListener('wheel', updateActiveChildElementOnWheel); + overflowRefCopy.addEventListener('mousedown', handleMouseDownEvent); + overflowRefCopy.addEventListener('mouseup', handleMouseUpEvent); } return () => { - overflowRefCopy?.removeEventListener('focusin', updateActiveChildElementOnFocusIn); - overflowRefCopy?.removeEventListener('keydown', updateActiveChildElementOnKeyDown); - overflowRefCopy?.removeEventListener('keyup', updateActiveChildElementOnKeyUp); - overflowRefCopy?.removeEventListener('scroll', handleScrollEvent); + if (!overflowRef) { + return; + } + + overflowRefCopy.removeEventListener('focusin', updateActiveChildElementOnFocusIn); + overflowRefCopy.removeEventListener('keydown', updateActiveChildElementOnKeyDown); + overflowRefCopy.removeEventListener('keyup', updateActiveChildElementOnKeyUp); + overflowRefCopy.removeEventListener('scroll', handleScrollEvent); if (!disableScroll) { overflowRefCopy?.removeEventListener('wheel', updateActiveChildElementOnWheel); diff --git a/src/OverflowScroll/useOverflowScroll.mdx b/src/OverflowScroll/useOverflowScroll.mdx index 0b29acde2b..463f0dcf7a 100644 --- a/src/OverflowScroll/useOverflowScroll.mdx +++ b/src/OverflowScroll/useOverflowScroll.mdx @@ -17,18 +17,18 @@ The following example demonstrates how to use `useOverflowScroll` to build a car ```jsx live () => { + const [overflowRef, setOverflowRef] = useState(); + const { - overflowRef, isScrolledToStart, isScrolledToEnd, scrollToPrevious, scrollToNext, } = useOverflowScroll({ childQuerySelector: '.example-item', + overflowRef, }); - console.log('overflowRef', overflowRef); - const ExampleItem = ({ className }) => (
From b11c6e813e1562f6326553ad26e4ffd5ce44e114 Mon Sep 17 00:00:00 2001 From: Viktor Rusakov <52399399+viktorrusakov@users.noreply.github.com> Date: Fri, 6 Jan 2023 15:02:14 +0200 Subject: [PATCH 082/173] chore: add linting for www project (#1875) --- .github/workflows/ci.yml | 1 + package.json | 3 +- www/.eslintignore | 4 - www/.eslintrc.js | 26 + www/{gatsby-browser.js => gatsby-browser.jsx} | 5 +- www/gatsby-config.js | 64 +- www/gatsby-node.js | 91 +- www/{gatsby-ssr.js => gatsby-ssr.jsx} | 5 +- .../functions/trackGenerateComponent.js | 2 +- www/package-lock.json | 3802 +++++++---------- www/package.json | 13 +- www/src/components/CSSUtilitiesTable.tsx | 3 +- www/src/components/CodeBlock.tsx | 6 +- www/src/components/Header.tsx | 174 +- www/src/components/IconsTable.jsx | 39 +- www/src/components/LayoutGenerator.tsx | 3 +- www/src/components/LinkedHeading.tsx | 6 +- www/src/components/MeasuredItem.tsx | 6 +- www/src/components/Menu.tsx | 37 +- www/src/components/PageLayout.tsx | 14 +- www/src/components/PropType.tsx | 189 +- www/src/components/PropsTable.tsx | 75 +- www/src/components/SEO.tsx | 1 - www/src/components/Search/index.jsx | 5 +- www/src/components/Settings.tsx | 6 +- www/src/components/Toc.tsx | 3 +- .../exampleComponents/ExamplePropsForm.jsx | 124 +- .../exampleComponents/HipsterIpsum.tsx | 38 +- .../exampleComponents/MiyazakiCard.tsx | 7 +- .../insights/ComponentUsageExamples.tsx | 7 +- .../insights/ProjectUsageExamples.tsx | 3 +- .../insights/SummaryUsageExamples.tsx | 7 +- www/src/context/InsightsContext.jsx | 8 +- www/src/context/SettingsContext.tsx | 8 +- www/src/pages/404.tsx | 18 +- www/src/pages/foundations/colors.tsx | 50 +- www/src/pages/foundations/css-utilities.mdx | 2 +- www/src/pages/foundations/elevation.jsx | 44 +- www/src/pages/foundations/icons.mdx | 2 +- www/src/pages/foundations/layout.mdx | 2 +- www/src/pages/foundations/responsive.jsx | 18 +- www/src/pages/foundations/spacing.tsx | 3 +- www/src/pages/foundations/typography.tsx | 3 +- www/src/pages/index.tsx | 79 +- www/src/pages/insights.tsx | 28 +- www/src/pages/status.tsx | 3 +- www/src/templates/component-page-template.tsx | 14 +- .../templates/default-mdx-page-template.tsx | 5 +- www/tsconfig.json | 7 +- 49 files changed, 2254 insertions(+), 2809 deletions(-) create mode 100644 www/.eslintrc.js rename www/{gatsby-browser.js => gatsby-browser.jsx} (92%) rename www/{gatsby-ssr.js => gatsby-ssr.jsx} (98%) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cfca2cafe7..171f05c4ad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,6 +24,7 @@ jobs: run: | npm ci npm run generate-component-install + npm run doc-site-install - name: Lint run: npm run lint - name: Test diff --git a/package.json b/package.json index ec43b2b985..a87fbebbff 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,8 @@ "commit": "commit", "debug-test": "node --inspect-brk node_modules/.bin/jest --runInBand --coverage", "stylelint": "stylelint \"src/**/*.scss\" \"scss/**/*.scss\" \"www/src/**/*.scss\" --config .stylelintrc.json", - "lint": "npm run stylelint && eslint --ext .js --ext .jsx --ext .ts --ext .tsx . && npm run generate-component-lint", + "lint": "npm run stylelint && eslint --ext .js --ext .jsx --ext .ts --ext .tsx . && npm run generate-component-lint && npm run lint-docs", + "lint-docs": "cd ./www && \"$npm_execpath\" run lint", "prepublishOnly": "npm run build", "semantic-release": "semantic-release", "snapshot": "jest --updateSnapshot", diff --git a/www/.eslintignore b/www/.eslintignore index a40b348ebf..1011d5498d 100644 --- a/www/.eslintignore +++ b/www/.eslintignore @@ -1,7 +1,3 @@ .cache/ public/ node_modules/ -gatsby-node.js -gatsby-config.js -gatsby-browser.js -gatsby-ssr.js diff --git a/www/.eslintrc.js b/www/.eslintrc.js new file mode 100644 index 0000000000..d3a0ae9ff3 --- /dev/null +++ b/www/.eslintrc.js @@ -0,0 +1,26 @@ +const path = require('path'); + +module.exports = { + root: true, + extends: [ + '../.eslintrc.js', + ], + rules: { + 'import/no-extraneous-dependencies': 0, + }, + settings: { + 'import/resolver': { + webpack: { + config: { + resolve: { + alias: { + '~paragon-react': path.resolve(__dirname, '../src'), + '~paragon-style': path.resolve(__dirname, '../scss'), + '~paragon-icons': path.resolve(__dirname, '../icons'), + }, + }, + }, + }, + }, + }, +}; diff --git a/www/gatsby-browser.js b/www/gatsby-browser.jsx similarity index 92% rename from www/gatsby-browser.js rename to www/gatsby-browser.jsx index 8bba874074..8b9fe8c574 100644 --- a/www/gatsby-browser.js +++ b/www/gatsby-browser.jsx @@ -2,7 +2,6 @@ const React = require('react'); const { SettingsContextProvider } = require('./src/context/SettingsContext'); const { InsightsContextProvider } = require('./src/context/InsightsContext'); - // wrap whole app in settings context exports.wrapRootElement = ({ element }) => ( @@ -18,8 +17,8 @@ exports.onRouteUpdate = ({ location: { hash, pathname, href } }) => { const id = href.split('#')[1]; const element = document.getElementById(id); if (element) { - window.scrollTo({ top: pathname.startsWith('/components/') ? element.offsetTop : element.offsetTop - 75 }) + window.scrollTo({ top: pathname.startsWith('/components/') ? element.offsetTop : element.offsetTop - 75 }); } }, 0); } -} +}; diff --git a/www/gatsby-config.js b/www/gatsby-config.js index ecb3e5dd09..4afa1afaca 100644 --- a/www/gatsby-config.js +++ b/www/gatsby-config.js @@ -1,15 +1,17 @@ require('dotenv').config({ path: `.env.${process.env.NODE_ENV}`, -}) +}); +const rehypeSlugPlugin = require('rehype-slug'); +const rehypeAutolinkHeadingsPlugin = require('rehype-autolink-headings'); const segmentPlugin = { - resolve: `gatsby-plugin-segment-js`, + resolve: 'gatsby-plugin-segment-js', options: { prodKey: process.env && process.env.SEGMENT_KEY, devKey: process.env && process.env.SEGMENT_KEY, trackPage: true, trackPageDelay: 100, - } + }, }; const axePlugin = { @@ -22,56 +24,56 @@ const axePlugin = { const plugins = [ { - resolve: `gatsby-plugin-sass`, + resolve: 'gatsby-plugin-sass', options: { - cssLoaderOptions: { - modules: { - namedExport: false, - }, - }, - }, + cssLoaderOptions: { + modules: { + namedExport: false, + }, + }, + }, }, - `gatsby-plugin-react-helmet`, + 'gatsby-plugin-react-helmet', { - resolve: `gatsby-plugin-manifest`, + resolve: 'gatsby-plugin-manifest', options: { - start_url: `/`, - icon: `src/images/paragon-icon.png`, // This path is relative to the root of the site. + start_url: '/', + icon: 'src/images/paragon-icon.png', // This path is relative to the root of the site. }, }, { - resolve: `gatsby-source-filesystem`, + resolve: 'gatsby-source-filesystem', options: { path: `${__dirname}/../src`, - name: `components`, + name: 'components', }, }, { - resolve: `gatsby-source-filesystem`, + resolve: 'gatsby-source-filesystem', options: { path: `${__dirname}/../CHANGELOG.md`, - name: `changelog`, + name: 'changelog', }, }, // Note this will throw a warning about conflicting field types during build, but it is O.K. // https://github.com/gatsbyjs/gatsby/issues/7027 - "gatsby-transformer-react-docgen", + 'gatsby-transformer-react-docgen', { - resolve: `gatsby-plugin-mdx`, + resolve: 'gatsby-plugin-mdx', options: { - extensions: [`.mdx`, `.md`], + extensions: ['.mdx', '.md'], defaultLayouts: { components: require.resolve( - "./src/templates/component-page-template.tsx" + './src/templates/component-page-template.tsx', ), default: require.resolve( - "./src/templates/default-mdx-page-template.tsx" + './src/templates/default-mdx-page-template.tsx', ), }, rehypePlugins: [ - require("rehype-slug"), + rehypeSlugPlugin, [ - require("rehype-autolink-headings"), + rehypeAutolinkHeadingsPlugin, { behavior: 'append', content: { @@ -81,7 +83,7 @@ const plugins = [ className: 'pgn-doc__anchor', }, children: [ - { type: 'text', value: '#' } + { type: 'text', value: '#' }, ], }, }, @@ -108,11 +110,11 @@ if (process.env && process.env.FEATURE_ENABLE_AXE) { module.exports = { siteMetadata: { - title: `Paragon Design System`, - description: `Technical documentation for the Paragon Design System.`, - author: `@edx`, + title: 'Paragon Design System', + description: 'Technical documentation for the Paragon Design System.', + author: '@edx', }, // Match the location of the site on github pages if no path prefix is specified pathPrefix: 'PATH_PREFIX' in process.env ? process.env.PATH_PREFIX : '/paragon', - plugins: plugins, -} + plugins, +}; diff --git a/www/gatsby-node.js b/www/gatsby-node.js index 942e4c43a2..28f82fd1b0 100644 --- a/www/gatsby-node.js +++ b/www/gatsby-node.js @@ -5,11 +5,12 @@ */ // You can delete this file if you're not using it -const path = require(`path`) -const { createFilePath } = require(`gatsby-source-filesystem`) -const sass = require('sass') -const css = require('css') -const fs = require(`fs`) +const path = require('path'); +const { createFilePath } = require('gatsby-source-filesystem'); +const sass = require('sass'); +const css = require('css'); + +const fs = require('fs'); const { INSIGHTS_PAGES } = require('./src/config'); const { getThemesSCSSVariables, processComponentSCSSVariables } = require('./theme-utils'); @@ -32,18 +33,18 @@ exports.onCreateWebpackConfig = ({ actions }) => { 'react-intl': path.resolve(__dirname, 'node_modules/react-intl/'), }, }, - }) -} + }); +}; exports.onCreateNode = ({ node, actions, getNode }) => { - const { createNodeField } = actions + const { createNodeField } = actions; // you only want to operate on `Mdx` nodes. If you had content from a // remote CMS you could also check to see if the parent node was a // `File` node here if (node.internal.type === 'Mdx') { const value = createFilePath({ node, getNode }) .split('README')[0] - .toLowerCase() + .toLowerCase(); const isChangelogNode = node.fileAbsolutePath && node.fileAbsolutePath.endsWith('CHANGELOG.md'); @@ -56,13 +57,13 @@ exports.onCreateNode = ({ node, actions, getNode }) => { // don't need a separating '/' before the value because // createFilePath returns a path with the leading '/'. value: isChangelogNode ? 'changelog' : `/components${value}`, - }) + }); } -} +}; exports.createPages = async ({ graphql, actions, reporter }) => { // Destructure the createPage function from the actions object - const { createPage } = actions + const { createPage } = actions; // MDX transforms markdown generated by gatsby-transformer-react-docgen // This query filters out all of those markdown nodes and assumes all others // are for page creation purposes. @@ -89,22 +90,24 @@ exports.createPages = async ({ graphql, actions, reporter }) => { } } } - `) + `); if (result.errors) { reporter.panicOnBuild('🚨 ERROR: Loading createPages query'); } // Create component detail pages. - const components = result.data.allMdx.edges + const components = result.data.allMdx.edges; const themesSCSSVariables = await getThemesSCSSVariables(); // you'll call `createPage` for each result + // eslint-disable-next-line no-restricted-syntax for (const { node } of components) { const componentDir = node.slug.split('/')[0]; const variablesPath = path.resolve(__dirname, `../src/${componentDir}/_variables.scss`); let scssVariablesData = {}; if (fs.existsSync(variablesPath)) { + // eslint-disable-next-line no-await-in-loop scssVariablesData = await processComponentSCSSVariables(variablesPath, themesSCSSVariables); } @@ -113,82 +116,82 @@ exports.createPages = async ({ graphql, actions, reporter }) => { // (or `node.frontmatter.slug`) path: node.fields.slug, // This component will wrap our MDX content - component: path.resolve(`./src/templates/component-page-template.tsx`), + component: path.resolve('./src/templates/component-page-template.tsx'), // You can use the values in this context in // our page layout component context: { id: node.id, components: node.frontmatter.components || [], scssVariablesData }, - }) + }); } - INSIGHTS_PAGES.forEach(({ path, tab }) => { + INSIGHTS_PAGES.forEach(({ path: pagePath, tab }) => { createPage({ - path, + path: pagePath, component: require.resolve('./src/pages/insights.tsx'), context: { tab }, }); - }) - -} + }); +}; function createCssUtilityClassNodes({ actions, createNodeId, createContentDigest, }) { - const { createNode } = actions + const { createNode } = actions; // We convert to CSS first since we prefer the real values over tokens. const compiledCSS = sass .renderSync({ file: path.resolve(__dirname, '../scss/core/utilities-only.scss'), // Resolve tildes the way webpack would in our base npm project - importer: function (url, prev, done) { + importer(url) { + let resolvedUrl = url; if (url[0] === '~') { - url = path.resolve(__dirname, '../node_modules', url.substr(1)) + resolvedUrl = path.resolve(__dirname, '../node_modules', url.substr(1)); } - return { file: url } + return { file: resolvedUrl }; }, }) - .css.toString() + .css.toString(); - const sheet = css.parse(compiledCSS).stylesheet + const sheet = css.parse(compiledCSS).stylesheet; sheet.rules.forEach(({ selectors, position, declarations }) => { - if (!selectors) return + if (!selectors) { return; } selectors.forEach(selector => { - if (selector[0] !== '.') return // classes only + if (selector[0] !== '.') { return; } // classes only - selector = selector.substr(1) + const classSelector = selector.substr(1); const nodeData = { - selector, + selector: classSelector, declarations: declarations.map( - ({ property, value }) => `${property}: ${value};` + ({ property, value }) => `${property}: ${value};`, ), isUtility: - declarations.length === 1 && - declarations[0].value.includes('!important'), - } + declarations.length === 1 + && declarations[0].value.includes('!important'), + }; const nodeMeta = { id: createNodeId( - `rule-${selector}-${position.start.line}-${position.end.line}` + `rule-${classSelector}-${position.start.line}-${position.end.line}`, ), parent: null, children: [], internal: { - type: `CssUtilityClasses`, + type: 'CssUtilityClasses', contentDigest: createContentDigest(nodeData), }, - } + }; - const node = Object.assign({}, nodeData, nodeMeta) - createNode(node) - }) - }) + const node = { ...nodeData, ...nodeMeta }; + createNode(node); + }); + }); } exports.sourceNodes = ({ actions, createNodeId, createContentDigest }) => { - createCssUtilityClassNodes({ actions, createNodeId, createContentDigest }) -} + createCssUtilityClassNodes({ actions, createNodeId, createContentDigest }); +}; diff --git a/www/gatsby-ssr.js b/www/gatsby-ssr.jsx similarity index 98% rename from www/gatsby-ssr.js rename to www/gatsby-ssr.jsx index b013d93592..eb6adb9c31 100644 --- a/www/gatsby-ssr.js +++ b/www/gatsby-ssr.jsx @@ -11,8 +11,9 @@ const headComponents = [ href="/static/openedx-theme.css" rel="stylesheet" type="text/css" - /> + />, ]; + exports.onRenderBody = ({ setHeadComponents }) => { setHeadComponents(headComponents); -} +}; diff --git a/www/netlify/functions/trackGenerateComponent.js b/www/netlify/functions/trackGenerateComponent.js index 6551fd93c5..80dda71f88 100644 --- a/www/netlify/functions/trackGenerateComponent.js +++ b/www/netlify/functions/trackGenerateComponent.js @@ -3,7 +3,7 @@ const Analytics = require('analytics-node'); const analytics = new Analytics(process.env.SEGMENT_KEY); -exports.handler = async function (event) { +exports.handler = async function eventHandler(event) { // Only allow POST if (event.httpMethod !== 'POST') { return { statusCode: 405, body: 'Method Not Allowed' }; diff --git a/www/package-lock.json b/www/package-lock.json index 629156a2e8..c8e3486a1f 100644 --- a/www/package-lock.json +++ b/www/package-lock.json @@ -44,11 +44,14 @@ "uuid": "^8.3.2" }, "devDependencies": { - "babel-eslint": "^10.0.1", + "@edx/eslint-config": "^3.1.0", + "@types/color": "^3.0.3", + "@types/mdx": "^2.0.3", + "@types/mdx-js__react": "^1.5.5", + "@types/react-helmet": "^6.1.6", "css": "^3.0.0", - "eslint": "^7.32.0", - "eslint-config-edx": "^4.0.4", - "eslint-import-resolver-alias": "^1.1.2" + "eslint": "8.18.0", + "eslint-import-resolver-webpack": "^0.13.2" } }, "node_modules/@algolia/autocomplete-core": { @@ -2234,6 +2237,20 @@ "resolved": "https://registry.npmjs.org/@edx/brand-openedx/-/brand-openedx-1.1.0.tgz", "integrity": "sha512-ne2ZKF1r0akkt0rEzCAQAk4cTDTI2GiWCpc+T7ldQpw9X57OnUB16dKsFNe40C9uEjL5h3Ps/ZsFM5dm4cIkEQ==" }, + "node_modules/@edx/eslint-config": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-3.1.1.tgz", + "integrity": "sha512-RqaC5h+VYdq5DwJsEbdJCruibsKWakx/zImuypmwC7odXJ2ls/yMvWzY/Z4k/Xd2QGPhow3y7yQzUsJPb4eheQ==", + "dev": true, + "peerDependencies": { + "eslint": "^6.8.0 || ^7.0.0 || ^8.0.0", + "eslint-config-airbnb": "^18.0.1 || ^19.0.0", + "eslint-plugin-import": "^2.20.0", + "eslint-plugin-jsx-a11y": "^6.2.3", + "eslint-plugin-react": "^7.18.0", + "eslint-plugin-react-hooks": "^1.7.0 || ^4.0.0" + } + }, "node_modules/@endemolshinegroup/cosmiconfig-typescript-loader": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/@endemolshinegroup/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-3.0.2.tgz", @@ -2257,24 +2274,32 @@ "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.0.tgz", + "integrity": "sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==", "dependencies": { "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", + "debug": "^4.3.2", + "espree": "^9.4.0", + "globals": "^13.19.0", + "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", + "js-yaml": "^4.1.0", + "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, "engines": { - "node": "^10.12.0 || >=12.0.0" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, + "node_modules/@eslint/eslintrc/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, "node_modules/@eslint/eslintrc/node_modules/debug": { "version": "4.3.4", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", @@ -2292,9 +2317,9 @@ } }, "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "13.15.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz", - "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==", + "version": "13.19.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", + "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", "dependencies": { "type-fest": "^0.20.2" }, @@ -2305,12 +2330,26 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@eslint/eslintrc/node_modules/ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "node_modules/@eslint/eslintrc/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/@eslint/eslintrc/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, "engines": { - "node": ">= 4" + "node": "*" } }, "node_modules/@eslint/eslintrc/node_modules/type-fest": { @@ -3158,11 +3197,11 @@ "integrity": "sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==" }, "node_modules/@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "version": "0.9.5", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz", + "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==", "dependencies": { - "@humanwhocodes/object-schema": "^1.2.0", + "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", "minimatch": "^3.0.4" }, @@ -3171,9 +3210,9 @@ } }, "node_modules/@humanwhocodes/config-array/node_modules/debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "dependencies": { "ms": "2.1.2" }, @@ -5344,6 +5383,30 @@ "@types/responselike": "*" } }, + "node_modules/@types/color": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@types/color/-/color-3.0.3.tgz", + "integrity": "sha512-X//qzJ3d3Zj82J9sC/C18ZY5f43utPbAJ6PhYt/M7uG6etcF6MRpKdN880KBy43B0BMzSfeT96MzrsNjFI3GbA==", + "dev": true, + "dependencies": { + "@types/color-convert": "*" + } + }, + "node_modules/@types/color-convert": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/color-convert/-/color-convert-2.0.0.tgz", + "integrity": "sha512-m7GG7IKKGuJUXvkZ1qqG3ChccdIM/qBBo913z+Xft0nKCX4hAU/IxKwZBU4cpRZ7GS5kV4vOblUkILtSShCPXQ==", + "dev": true, + "dependencies": { + "@types/color-name": "*" + } + }, + "node_modules/@types/color-name": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz", + "integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==", + "dev": true + }, "node_modules/@types/common-tags": { "version": "1.8.1", "resolved": "https://registry.npmjs.org/@types/common-tags/-/common-tags-1.8.1.tgz", @@ -5477,6 +5540,21 @@ "@types/unist": "*" } }, + "node_modules/@types/mdx": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.3.tgz", + "integrity": "sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==", + "dev": true + }, + "node_modules/@types/mdx-js__react": { + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/@types/mdx-js__react/-/mdx-js__react-1.5.5.tgz", + "integrity": "sha512-k8pnaP6JXVlQh18HgL5X6sYFNC/qZnzO7R2+HsmwrwUd+JnnsU0d9lyyT0RQrHg1anxDU36S98TI/fsGtmYqqg==", + "dev": true, + "dependencies": { + "@types/react": "*" + } + }, "node_modules/@types/minimatch": { "version": "3.0.5", "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz", @@ -5550,6 +5628,15 @@ "csstype": "^3.0.2" } }, + "node_modules/@types/react-helmet": { + "version": "6.1.6", + "resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.6.tgz", + "integrity": "sha512-ZKcoOdW/Tg+kiUbkFCBtvDw0k3nD4HJ/h/B9yWxN4uDO8OkRksWTO+EL+z/Qu3aHTeTll3Ro0Cc/8UhwBCMG5A==", + "dev": true, + "dependencies": { + "@types/react": "*" + } + }, "node_modules/@types/responselike": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.0.tgz", @@ -5622,67 +5709,6 @@ "resolved": "https://registry.npmjs.org/@types/yoga-layout/-/yoga-layout-1.9.2.tgz", "integrity": "sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==" }, - "node_modules/@typescript-eslint/eslint-plugin": { - "version": "4.33.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz", - "integrity": "sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==", - "dependencies": { - "@typescript-eslint/experimental-utils": "4.33.0", - "@typescript-eslint/scope-manager": "4.33.0", - "debug": "^4.3.1", - "functional-red-black-tree": "^1.0.1", - "ignore": "^5.1.8", - "regexpp": "^3.1.0", - "semver": "^7.3.5", - "tsutils": "^3.21.0" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "@typescript-eslint/parser": "^4.0.0", - "eslint": "^5.0.0 || ^6.0.0 || ^7.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/eslint-plugin/node_modules/debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@typescript-eslint/experimental-utils": { "version": "4.33.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz", @@ -5706,74 +5732,7 @@ "eslint": "*" } }, - "node_modules/@typescript-eslint/experimental-utils/node_modules/eslint-utils": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", - "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", - "dependencies": { - "eslint-visitor-keys": "^2.0.0" - }, - "engines": { - "node": "^10.0.0 || ^12.0.0 || >= 14.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - }, - "peerDependencies": { - "eslint": ">=5" - } - }, - "node_modules/@typescript-eslint/experimental-utils/node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/parser": { - "version": "4.33.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.33.0.tgz", - "integrity": "sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==", - "dependencies": { - "@typescript-eslint/scope-manager": "4.33.0", - "@typescript-eslint/types": "4.33.0", - "@typescript-eslint/typescript-estree": "4.33.0", - "debug": "^4.3.1" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/typescript-eslint" - }, - "peerDependencies": { - "eslint": "^5.0.0 || ^6.0.0 || ^7.0.0" - }, - "peerDependenciesMeta": { - "typescript": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/parser/node_modules/debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/scope-manager": { + "node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/scope-manager": { "version": "4.33.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz", "integrity": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==", @@ -5789,7 +5748,7 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@typescript-eslint/types": { + "node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/types": { "version": "4.33.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.33.0.tgz", "integrity": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==", @@ -5801,7 +5760,7 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@typescript-eslint/typescript-estree": { + "node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/typescript-estree": { "version": "4.33.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz", "integrity": "sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==", @@ -5827,37 +5786,7 @@ } } }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@typescript-eslint/visitor-keys": { + "node_modules/@typescript-eslint/experimental-utils/node_modules/@typescript-eslint/visitor-keys": { "version": "4.33.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", "integrity": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==", @@ -5873,7 +5802,23 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": { + "node_modules/@typescript-eslint/experimental-utils/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/@typescript-eslint/experimental-utils/node_modules/eslint-visitor-keys": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", @@ -6056,9 +6001,9 @@ } }, "node_modules/acorn": { - "version": "8.7.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz", - "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==", + "version": "8.8.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz", + "integrity": "sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==", "bin": { "acorn": "bin/acorn" }, @@ -6075,9 +6020,9 @@ } }, "node_modules/acorn-jsx": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz", - "integrity": "sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", "peerDependencies": { "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" } @@ -6199,9 +6144,9 @@ } }, "node_modules/ansi-colors": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", - "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==", + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", "engines": { "node": ">=6" } @@ -6331,6 +6276,12 @@ "resolved": "https://registry.npmjs.org/arity-n/-/arity-n-1.0.4.tgz", "integrity": "sha1-2edrEXM+CFacCEeuezmyhgswt0U=" }, + "node_modules/array-find": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/array-find/-/array-find-1.0.0.tgz", + "integrity": "sha512-kO/vVCacW9mnpn3WPWbTVlEnOabK2L7LWi2HViURtCM46y1zb6I8UMjx4LgbiqadTgHnLInUronwn3ampNTJtQ==", + "dev": true + }, "node_modules/array-flatten": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", @@ -6571,83 +6522,12 @@ "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz", "integrity": "sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==" }, - "node_modules/babel-code-frame": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz", - "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=", - "dev": true, - "dependencies": { - "chalk": "^1.1.3", - "esutils": "^2.0.2", - "js-tokens": "^3.0.2" - } - }, - "node_modules/babel-code-frame/node_modules/ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/babel-code-frame/node_modules/ansi-styles": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/babel-code-frame/node_modules/chalk": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", - "dev": true, - "dependencies": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/babel-code-frame/node_modules/js-tokens": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz", - "integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls=", - "dev": true - }, - "node_modules/babel-code-frame/node_modules/strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "dependencies": { - "ansi-regex": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/babel-code-frame/node_modules/supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", - "dev": true, - "engines": { - "node": ">=0.8.0" - } - }, "node_modules/babel-eslint": { "version": "10.1.0", "resolved": "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.1.0.tgz", "integrity": "sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==", "deprecated": "babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.", + "peer": true, "dependencies": { "@babel/code-frame": "^7.0.0", "@babel/parser": "^7.7.0", @@ -8012,13 +7892,6 @@ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" }, - "node_modules/circular-json": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.3.tgz", - "integrity": "sha512-UZK3NBx2Mca+b5LsG7bY183pHWt5Y1xts4P3Pz7ENTwGVnJOUWbRb3ocjvX7hx9tq/yTAdclXm9sZ38gNuem4A==", - "deprecated": "CircularJSON is in maintenance only, flatted is its successor.", - "dev": true - }, "node_modules/classnames": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", @@ -8196,16 +8069,6 @@ "mimic-response": "^1.0.0" } }, - "node_modules/co": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", - "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=", - "dev": true, - "engines": { - "iojs": ">= 1.0.0", - "node": ">= 0.12.0" - } - }, "node_modules/collapse-white-space": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.6.tgz", @@ -8764,20 +8627,6 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/css-loader/node_modules/semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/css-minimizer-webpack-plugin": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-2.0.0.tgz", @@ -9035,10 +8884,9 @@ } }, "node_modules/damerau-levenshtein": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.6.tgz", - "integrity": "sha512-JVrozIeElnj3QzfUIt8tB8YMluBJom4Vw9qTPpjGYQ9fYlB3D/rb6OordUxf3xeFB35LKWs0xqcO5U6ySvBtug==", - "dev": true + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==" }, "node_modules/dataloader": { "version": "2.0.0", @@ -9642,9 +9490,9 @@ } }, "node_modules/enhanced-resolve": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.8.3.tgz", - "integrity": "sha512-EGAbGvH7j7Xt2nc0E7D99La1OiEs8LnyimkRgwExpUMScN6O+3x9tIWs7PLQZVNx4YD+00skHXPXi1yQHpAmZA==", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz", + "integrity": "sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==", "dependencies": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" @@ -9857,48 +9705,43 @@ } }, "node_modules/eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "version": "8.18.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.18.0.tgz", + "integrity": "sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==", "dependencies": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", + "@eslint/eslintrc": "^1.3.0", + "@humanwhocodes/config-array": "^0.9.2", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", - "debug": "^4.0.1", + "debug": "^4.3.2", "doctrine": "^3.0.0", - "enquirer": "^2.3.5", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", + "eslint-scope": "^7.1.1", + "eslint-utils": "^3.0.0", + "eslint-visitor-keys": "^3.3.0", + "espree": "^9.3.2", "esquery": "^1.4.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", + "glob-parent": "^6.0.1", + "globals": "^13.15.0", + "ignore": "^5.2.0", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", + "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", + "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", + "regexpp": "^3.2.0", + "strip-ansi": "^6.0.1", "strip-json-comments": "^3.1.0", - "table": "^6.0.9", "text-table": "^0.2.0", "v8-compile-cache": "^2.0.3" }, @@ -9906,535 +9749,114 @@ "eslint": "bin/eslint.js" }, "engines": { - "node": "^10.12.0 || >=12.0.0" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, - "node_modules/eslint-config-edx": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/eslint-config-edx/-/eslint-config-edx-4.0.4.tgz", - "integrity": "sha512-4xm13P14kcm3IppkjL8X3HDxLgA064l3F50sy7z8ioyB4kDLRepSSXhyDHR8vHDd46yztmnuIPXbEEgVNOL4xg==", + "node_modules/eslint-config-airbnb": { + "version": "19.0.4", + "resolved": "https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz", + "integrity": "sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==", "dev": true, + "peer": true, "dependencies": { - "eslint": "^4.5.0", - "eslint-config-airbnb": "^16.1.0", - "eslint-plugin-dollar-sign": "^1.0.1", - "eslint-plugin-import": "^2.8.0", - "eslint-plugin-jsx-a11y": "6.0.3", - "eslint-plugin-react": "^7.5.1" - } - }, - "node_modules/eslint-config-edx/node_modules/acorn": { - "version": "5.7.4", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz", - "integrity": "sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==", - "dev": true, - "bin": { - "acorn": "bin/acorn" + "eslint-config-airbnb-base": "^15.0.0", + "object.assign": "^4.1.2", + "object.entries": "^1.1.5" }, "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/eslint-config-edx/node_modules/acorn-jsx": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz", - "integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=", - "dev": true, - "dependencies": { - "acorn": "^3.0.4" - } - }, - "node_modules/eslint-config-edx/node_modules/acorn-jsx/node_modules/acorn": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz", - "integrity": "sha1-ReN/s56No/JbruP/U2niu18iAXo=", - "dev": true, - "bin": { - "acorn": "bin/acorn" + "node": "^10.12.0 || ^12.22.0 || ^14.17.0 || >=16.0.0" }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/eslint-config-edx/node_modules/ajv": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", - "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", - "dev": true, - "dependencies": { - "co": "^4.6.0", - "fast-deep-equal": "^1.0.0", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.3.0" - } - }, - "node_modules/eslint-config-edx/node_modules/ajv-keywords": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-2.1.1.tgz", - "integrity": "sha1-YXmX/F9gV2iUxDX5QNgZ4TW4B2I=", - "dev": true, "peerDependencies": { - "ajv": "^5.0.0" - } - }, - "node_modules/eslint-config-edx/node_modules/ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/aria-query": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-0.7.1.tgz", - "integrity": "sha1-Jsu1r/ZBRLCoJb4YRuCxbPoAsR4=", - "dev": true, - "dependencies": { - "ast-types-flow": "0.0.7", - "commander": "^2.11.0" - } - }, - "node_modules/eslint-config-edx/node_modules/axobject-query": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-0.1.0.tgz", - "integrity": "sha1-YvWdvFnJ+SQnWco0mWDnov48NsA=", - "dev": true, - "dependencies": { - "ast-types-flow": "0.0.7" + "eslint": "^7.32.0 || ^8.2.0", + "eslint-plugin-import": "^2.25.3", + "eslint-plugin-jsx-a11y": "^6.5.1", + "eslint-plugin-react": "^7.28.0", + "eslint-plugin-react-hooks": "^4.3.0" } }, - "node_modules/eslint-config-edx/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/chardet": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz", - "integrity": "sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I=", - "dev": true - }, - "node_modules/eslint-config-edx/node_modules/cli-cursor": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz", - "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=", + "node_modules/eslint-config-airbnb-base": { + "version": "15.0.0", + "resolved": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz", + "integrity": "sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==", "dev": true, + "peer": true, "dependencies": { - "restore-cursor": "^2.0.0" + "confusing-browser-globals": "^1.0.10", + "object.assign": "^4.1.2", + "object.entries": "^1.1.5", + "semver": "^6.3.0" }, "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/cli-width": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz", - "integrity": "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==", - "dev": true - }, - "node_modules/eslint-config-edx/node_modules/cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", - "dev": true, - "dependencies": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "node_modules/eslint-config-edx/node_modules/doctrine": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "dev": true, - "dependencies": { - "esutils": "^2.0.2" + "node": "^10.12.0 || >=12.0.0" }, - "engines": { - "node": ">=0.10.0" + "peerDependencies": { + "eslint": "^7.32.0 || ^8.2.0", + "eslint-plugin-import": "^2.25.2" } }, - "node_modules/eslint-config-edx/node_modules/emoji-regex": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-6.5.1.tgz", - "integrity": "sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==", - "dev": true - }, - "node_modules/eslint-config-edx/node_modules/eslint": { - "version": "4.19.1", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-4.19.1.tgz", - "integrity": "sha512-bT3/1x1EbZB7phzYu7vCr1v3ONuzDtX8WjuM9c0iYxe+cq+pwcKEoQjl7zd3RpC6YOLgnSy3cTN58M2jcoPDIQ==", + "node_modules/eslint-config-airbnb-base/node_modules/semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", "dev": true, - "dependencies": { - "ajv": "^5.3.0", - "babel-code-frame": "^6.22.0", - "chalk": "^2.1.0", - "concat-stream": "^1.6.0", - "cross-spawn": "^5.1.0", - "debug": "^3.1.0", - "doctrine": "^2.1.0", - "eslint-scope": "^3.7.1", - "eslint-visitor-keys": "^1.0.0", - "espree": "^3.5.4", - "esquery": "^1.0.0", - "esutils": "^2.0.2", - "file-entry-cache": "^2.0.0", - "functional-red-black-tree": "^1.0.1", - "glob": "^7.1.2", - "globals": "^11.0.1", - "ignore": "^3.3.3", - "imurmurhash": "^0.1.4", - "inquirer": "^3.0.6", - "is-resolvable": "^1.0.0", - "js-yaml": "^3.9.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.3.0", - "lodash": "^4.17.4", - "minimatch": "^3.0.2", - "mkdirp": "^0.5.1", - "natural-compare": "^1.4.0", - "optionator": "^0.8.2", - "path-is-inside": "^1.0.2", - "pluralize": "^7.0.0", - "progress": "^2.0.0", - "regexpp": "^1.0.1", - "require-uncached": "^1.0.3", - "semver": "^5.3.0", - "strip-ansi": "^4.0.0", - "strip-json-comments": "~2.0.1", - "table": "4.0.2", - "text-table": "~0.2.0" - }, + "peer": true, "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/eslint-config-airbnb": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-16.1.0.tgz", - "integrity": "sha512-zLyOhVWhzB/jwbz7IPSbkUuj7X2ox4PHXTcZkEmDqTvd0baJmJyuxlFPDlZOE/Y5bC+HQRaEkT3FoHo9wIdRiw==", - "dev": true, - "dependencies": { - "eslint-config-airbnb-base": "^12.1.0" - }, - "engines": { - "node": ">= 4" - }, - "peerDependencies": { - "eslint": "^4.9.0", - "eslint-plugin-import": "^2.7.0", - "eslint-plugin-jsx-a11y": "^6.0.2", - "eslint-plugin-react": "^7.4.0" + "semver": "bin/semver.js" } }, - "node_modules/eslint-config-edx/node_modules/eslint-config-airbnb-base": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-12.1.0.tgz", - "integrity": "sha512-/vjm0Px5ZCpmJqnjIzcFb9TKZrKWz0gnuG/7Gfkt0Db1ELJR51xkZth+t14rYdqWgX836XbuxtArbIHlVhbLBA==", - "dev": true, + "node_modules/eslint-import-resolver-node": { + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz", + "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==", "dependencies": { - "eslint-restricted-globals": "^0.1.1" - }, - "engines": { - "node": ">= 4" - }, - "peerDependencies": { - "eslint": "^4.9.0", - "eslint-plugin-import": "^2.7.0" + "debug": "^3.2.7", + "resolve": "^1.20.0" } }, - "node_modules/eslint-config-edx/node_modules/eslint-plugin-jsx-a11y": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.0.3.tgz", - "integrity": "sha1-VFg9GuRCSDFi4EDhPMMYZUZRAOU=", + "node_modules/eslint-import-resolver-webpack": { + "version": "0.13.2", + "resolved": "https://registry.npmjs.org/eslint-import-resolver-webpack/-/eslint-import-resolver-webpack-0.13.2.tgz", + "integrity": "sha512-XodIPyg1OgE2h5BDErz3WJoK7lawxKTJNhgPNafRST6csC/MZC+L5P6kKqsZGRInpbgc02s/WZMrb4uGJzcuRg==", "dev": true, "dependencies": { - "aria-query": "^0.7.0", - "array-includes": "^3.0.3", - "ast-types-flow": "0.0.7", - "axobject-query": "^0.1.0", - "damerau-levenshtein": "^1.0.0", - "emoji-regex": "^6.1.0", - "jsx-ast-utils": "^2.0.0" + "array-find": "^1.0.0", + "debug": "^3.2.7", + "enhanced-resolve": "^0.9.1", + "find-root": "^1.1.0", + "has": "^1.0.3", + "interpret": "^1.4.0", + "is-core-module": "^2.7.0", + "is-regex": "^1.1.4", + "lodash": "^4.17.21", + "resolve": "^1.20.0", + "semver": "^5.7.1" }, "engines": { - "node": ">=4.0" + "node": ">= 6" }, "peerDependencies": { - "eslint": "^3 || ^4" - } - }, - "node_modules/eslint-config-edx/node_modules/eslint-scope": { - "version": "3.7.3", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-3.7.3.tgz", - "integrity": "sha512-W+B0SvF4gamyCTmUc+uITPY0989iXVfKvhwtmJocTaYoc/3khEHmEmvfY/Gn9HA9VV75jrQECsHizkNw1b68FA==", - "dev": true, - "dependencies": { - "esrecurse": "^4.1.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/eslint-config-edx/node_modules/espree": { - "version": "3.5.4", - "resolved": "https://registry.npmjs.org/espree/-/espree-3.5.4.tgz", - "integrity": "sha512-yAcIQxtmMiB/jL32dzEp2enBeidsB7xWPLNiw3IIkpVds1P+h7qF9YwJq1yUNzp2OKXgAprs4F61ih66UsoD1A==", - "dev": true, - "dependencies": { - "acorn": "^5.5.0", - "acorn-jsx": "^3.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/eslint-config-edx/node_modules/external-editor": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-2.2.0.tgz", - "integrity": "sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A==", - "dev": true, - "dependencies": { - "chardet": "^0.4.0", - "iconv-lite": "^0.4.17", - "tmp": "^0.0.33" - }, - "engines": { - "node": ">=0.12" - } - }, - "node_modules/eslint-config-edx/node_modules/fast-deep-equal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz", - "integrity": "sha1-wFNHeBfIa1HaqFPIHgWbcz0CNhQ=", - "dev": true - }, - "node_modules/eslint-config-edx/node_modules/figures": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz", - "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=", - "dev": true, - "dependencies": { - "escape-string-regexp": "^1.0.5" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/file-entry-cache": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-2.0.0.tgz", - "integrity": "sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=", - "dev": true, - "dependencies": { - "flat-cache": "^1.2.1", - "object-assign": "^4.0.1" - }, - "engines": { - "node": ">=0.10.0" + "eslint-plugin-import": ">=1.4.0", + "webpack": ">=1.11.0" } }, - "node_modules/eslint-config-edx/node_modules/flat-cache": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.3.4.tgz", - "integrity": "sha512-VwyB3Lkgacfik2vhqR4uv2rvebqmDvFu4jlN/C1RzWoJEo8I7z4Q404oiqYCkq41mni8EzQnm95emU9seckwtg==", + "node_modules/eslint-import-resolver-webpack/node_modules/enhanced-resolve": { + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-0.9.1.tgz", + "integrity": "sha512-kxpoMgrdtkXZ5h0SeraBS1iRntpTpQ3R8ussdb38+UAFnMGX5DDyJXePm+OCHOcoXvHDw7mc2erbJBpDnl7TPw==", "dev": true, "dependencies": { - "circular-json": "^0.3.1", "graceful-fs": "^4.1.2", - "rimraf": "~2.6.2", - "write": "^0.2.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/eslint-config-edx/node_modules/ignore": { - "version": "3.3.10", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.10.tgz", - "integrity": "sha512-Pgs951kaMm5GXP7MOvxERINe3gsaVjUWFm+UZPSq9xYriQAksyhg0csnS0KXSNRD5NmNdapXEpjxG49+AKh/ug==", - "dev": true - }, - "node_modules/eslint-config-edx/node_modules/inquirer": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-3.3.0.tgz", - "integrity": "sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ==", - "dev": true, - "dependencies": { - "ansi-escapes": "^3.0.0", - "chalk": "^2.0.0", - "cli-cursor": "^2.1.0", - "cli-width": "^2.0.0", - "external-editor": "^2.0.4", - "figures": "^2.0.0", - "lodash": "^4.3.0", - "mute-stream": "0.0.7", - "run-async": "^2.2.0", - "rx-lite": "^4.0.8", - "rx-lite-aggregates": "^4.0.8", - "string-width": "^2.1.0", - "strip-ansi": "^4.0.0", - "through": "^2.3.6" - } - }, - "node_modules/eslint-config-edx/node_modules/is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/json-schema-traverse": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz", - "integrity": "sha1-NJptRMU6Ud6JtAgFxdXlm0F9M0A=", - "dev": true - }, - "node_modules/eslint-config-edx/node_modules/jsx-ast-utils": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz", - "integrity": "sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==", - "dev": true, - "dependencies": { - "array-includes": "^3.1.1", - "object.assign": "^4.1.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/eslint-config-edx/node_modules/levn": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", - "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=", - "dev": true, - "dependencies": { - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/eslint-config-edx/node_modules/lru-cache": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", - "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", - "dev": true, - "dependencies": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" - } - }, - "node_modules/eslint-config-edx/node_modules/mimic-fn": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz", - "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/mute-stream": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz", - "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=", - "dev": true - }, - "node_modules/eslint-config-edx/node_modules/onetime": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz", - "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=", - "dev": true, - "dependencies": { - "mimic-fn": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/optionator": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz", - "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", - "dev": true, - "dependencies": { - "deep-is": "~0.1.3", - "fast-levenshtein": "~2.0.6", - "levn": "~0.3.0", - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2", - "word-wrap": "~1.2.3" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/eslint-config-edx/node_modules/prelude-ls": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", - "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=", - "dev": true, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/eslint-config-edx/node_modules/regexpp": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-1.1.0.tgz", - "integrity": "sha512-LOPw8FpgdQF9etWMaAfG/WRthIdXJGYp4mJ2Jgn/2lpkbod9jPn0t9UqN7AxBOKNfzRbYyVfgc7Vk4t/MpnXgw==", - "dev": true, - "engines": { - "node": ">=4.0.0" - } - }, - "node_modules/eslint-config-edx/node_modules/restore-cursor": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz", - "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=", - "dev": true, - "dependencies": { - "onetime": "^2.0.0", - "signal-exit": "^3.0.2" + "memory-fs": "^0.2.0", + "tapable": "^0.1.8" }, "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/rimraf": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz", - "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==", - "dev": true, - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" + "node": ">=0.6" } }, - "node_modules/eslint-config-edx/node_modules/semver": { + "node_modules/eslint-import-resolver-webpack/node_modules/semver": { "version": "5.7.1", "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", @@ -10443,147 +9865,13 @@ "semver": "bin/semver" } }, - "node_modules/eslint-config-edx/node_modules/slice-ansi": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz", - "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==", - "dev": true, - "dependencies": { - "is-fullwidth-code-point": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "dependencies": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "dependencies": { - "ansi-regex": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-config-edx/node_modules/strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/eslint-config-edx/node_modules/table": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz", - "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==", - "dev": true, - "dependencies": { - "ajv": "^5.2.3", - "ajv-keywords": "^2.1.0", - "chalk": "^2.1.0", - "lodash": "^4.17.4", - "slice-ansi": "1.0.0", - "string-width": "^2.1.1" - } - }, - "node_modules/eslint-config-edx/node_modules/tmp": { - "version": "0.0.33", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", - "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", + "node_modules/eslint-import-resolver-webpack/node_modules/tapable": { + "version": "0.1.10", + "resolved": "https://registry.npmjs.org/tapable/-/tapable-0.1.10.tgz", + "integrity": "sha512-jX8Et4hHg57mug1/079yitEKWGB3LCwoxByLsNim89LABq8NqgiX+6iYVOsq0vX8uJHkU+DZ5fnq95f800bEsQ==", "dev": true, - "dependencies": { - "os-tmpdir": "~1.0.2" - }, "engines": { - "node": ">=0.6.0" - } - }, - "node_modules/eslint-config-edx/node_modules/type-check": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", - "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=", - "dev": true, - "dependencies": { - "prelude-ls": "~1.1.2" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/eslint-config-edx/node_modules/yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=", - "dev": true - }, - "node_modules/eslint-config-react-app": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-6.0.0.tgz", - "integrity": "sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==", - "dependencies": { - "confusing-browser-globals": "^1.0.10" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - }, - "peerDependencies": { - "@typescript-eslint/eslint-plugin": "^4.0.0", - "@typescript-eslint/parser": "^4.0.0", - "babel-eslint": "^10.0.0", - "eslint": "^7.5.0", - "eslint-plugin-flowtype": "^5.2.0", - "eslint-plugin-import": "^2.22.0", - "eslint-plugin-jest": "^24.0.0", - "eslint-plugin-jsx-a11y": "^6.3.1", - "eslint-plugin-react": "^7.20.3", - "eslint-plugin-react-hooks": "^4.0.8", - "eslint-plugin-testing-library": "^3.9.0" - }, - "peerDependenciesMeta": { - "eslint-plugin-jest": { - "optional": true - }, - "eslint-plugin-testing-library": { - "optional": true - } - } - }, - "node_modules/eslint-import-resolver-alias": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-alias/-/eslint-import-resolver-alias-1.1.2.tgz", - "integrity": "sha512-WdviM1Eu834zsfjHtcGHtGfcu+F30Od3V7I9Fi57uhBEwPkjDcii7/yW8jAT+gOhn4P/vOxxNAXbFAKsrrc15w==", - "dev": true, - "engines": { - "node": ">= 4" - }, - "peerDependencies": { - "eslint-plugin-import": ">=1.4.0" - } - }, - "node_modules/eslint-import-resolver-node": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz", - "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==", - "dependencies": { - "debug": "^3.2.7", - "resolve": "^1.20.0" + "node": ">=0.6" } }, "node_modules/eslint-module-utils": { @@ -10659,30 +9947,6 @@ "node": ">=4" } }, - "node_modules/eslint-plugin-dollar-sign": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-dollar-sign/-/eslint-plugin-dollar-sign-1.0.2.tgz", - "integrity": "sha512-AtA5MJpMAh0kKzSx/u7DuDbPRijIZmlt6n75CR8Q3UQ18Fo4QFfYK15lJ8OhXQQUYR7zTMMB2x37KyP3LnAC/g==", - "dev": true, - "peerDependencies": { - "eslint": ">=1.0.0" - } - }, - "node_modules/eslint-plugin-flowtype": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz", - "integrity": "sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==", - "dependencies": { - "lodash": "^4.17.15", - "string-natural-compare": "^3.0.1" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - }, - "peerDependencies": { - "eslint": "^7.1.0" - } - }, "node_modules/eslint-plugin-graphql": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/eslint-plugin-graphql/-/eslint-plugin-graphql-4.0.0.tgz", @@ -10813,11 +10077,6 @@ "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8" } }, - "node_modules/eslint-plugin-jsx-a11y/node_modules/damerau-levenshtein": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", - "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==" - }, "node_modules/eslint-plugin-jsx-a11y/node_modules/emoji-regex": { "version": "9.2.2", "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", @@ -10836,9 +10095,9 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.30.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz", - "integrity": "sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==", + "version": "7.30.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz", + "integrity": "sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==", "dependencies": { "array-includes": "^3.1.5", "array.prototype.flatmap": "^1.3.0", @@ -10927,12 +10186,6 @@ "semver": "bin/semver.js" } }, - "node_modules/eslint-restricted-globals": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/eslint-restricted-globals/-/eslint-restricted-globals-0.1.1.tgz", - "integrity": "sha512-d1cerYC0nOJbObxUe1kR8MZ25RLt7IHzR9d+IOupoMqFU03tYjo7Stjqj04uHx1xx7HKSE9/NjdeBiP4/jUP8Q==", - "dev": true - }, "node_modules/eslint-scope": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", @@ -10946,23 +10199,35 @@ } }, "node_modules/eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", + "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", "dependencies": { - "eslint-visitor-keys": "^1.1.0" + "eslint-visitor-keys": "^2.0.0" }, "engines": { - "node": ">=6" + "node": "^10.0.0 || ^12.0.0 || >= 14.0.0" }, "funding": { "url": "https://github.com/sponsors/mysticatea" + }, + "peerDependencies": { + "eslint": ">=5" + } + }, + "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "engines": { + "node": ">=10" } }, "node_modules/eslint-visitor-keys": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "peer": true, "engines": { "node": ">=4" } @@ -11043,13 +10308,10 @@ "url": "https://github.com/chalk/supports-color?sponsor=1" } }, - "node_modules/eslint/node_modules/@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dependencies": { - "@babel/highlight": "^7.10.4" - } + "node_modules/eslint/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" }, "node_modules/eslint/node_modules/cross-spawn": { "version": "7.0.3", @@ -11065,9 +10327,9 @@ } }, "node_modules/eslint/node_modules/debug": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", - "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "dependencies": { "ms": "2.1.2" }, @@ -11091,18 +10353,49 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/eslint/node_modules/eslint-scope": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz", + "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==", + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, "node_modules/eslint/node_modules/eslint-visitor-keys": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz", - "integrity": "sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==", + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", + "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", "engines": { - "node": ">=10" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, + "node_modules/eslint/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "engines": { + "node": ">=4.0" + } + }, + "node_modules/eslint/node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" } }, "node_modules/eslint/node_modules/globals": { - "version": "13.7.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.7.0.tgz", - "integrity": "sha512-Aipsz6ZKRxa/xQkZhNg0qIWXT6x6rD46f6x/PCnBomlttdIyAPak4YD9jTmKpZ72uROSMU87qJtcgpgHaVchiA==", + "version": "13.19.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", + "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", "dependencies": { "type-fest": "^0.20.2" }, @@ -11113,12 +10406,37 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/eslint/node_modules/ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "node_modules/eslint/node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dependencies": { + "is-extglob": "^2.1.1" + }, "engines": { - "node": ">= 4" + "node": ">=0.10.0" + } + }, + "node_modules/eslint/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/eslint/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" } }, "node_modules/eslint/node_modules/path-key": { @@ -11174,27 +10492,27 @@ } }, "node_modules/espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "version": "9.4.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.1.tgz", + "integrity": "sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==", "dependencies": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" + "acorn": "^8.8.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^3.3.0" }, "engines": { - "node": "^10.12.0 || >=12.0.0" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, - "node_modules/espree/node_modules/acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "bin": { - "acorn": "bin/acorn" - }, + "node_modules/espree/node_modules/eslint-visitor-keys": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", + "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", "engines": { - "node": ">=0.4.0" + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, "node_modules/esprima": { @@ -11873,6 +11191,12 @@ "url": "https://github.com/avajs/find-cache-dir?sponsor=1" } }, + "node_modules/find-root": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz", + "integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==", + "dev": true + }, "node_modules/find-up": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", @@ -12468,20 +11792,6 @@ } } }, - "node_modules/gatsby-cli/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/gatsby-core-utils": { "version": "3.18.0", "resolved": "https://registry.npmjs.org/gatsby-core-utils/-/gatsby-core-utils-3.18.0.tgz", @@ -12670,20 +11980,6 @@ "gatsby": "^4.0.0-next" } }, - "node_modules/gatsby-plugin-manifest/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/gatsby-plugin-mdx": { "version": "3.18.0", "resolved": "https://registry.npmjs.org/gatsby-plugin-mdx/-/gatsby-plugin-mdx-3.18.0.tgz", @@ -13328,6 +12624,49 @@ "node": ">=14.15.0" } }, + "node_modules/gatsby/node_modules/@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dependencies": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/gatsby/node_modules/@eslint/eslintrc/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/gatsby/node_modules/@eslint/eslintrc/node_modules/ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "engines": { + "node": ">= 4" + } + }, "node_modules/gatsby/node_modules/@graphql-tools/load": { "version": "7.7.0", "resolved": "https://registry.npmjs.org/@graphql-tools/load/-/load-7.7.0.tgz", @@ -13379,6 +12718,221 @@ "graphql": "^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, + "node_modules/gatsby/node_modules/@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dependencies": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=10.10.0" + } + }, + "node_modules/gatsby/node_modules/@humanwhocodes/config-array/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/gatsby/node_modules/@typescript-eslint/eslint-plugin": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz", + "integrity": "sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==", + "dependencies": { + "@typescript-eslint/experimental-utils": "4.33.0", + "@typescript-eslint/scope-manager": "4.33.0", + "debug": "^4.3.1", + "functional-red-black-tree": "^1.0.1", + "ignore": "^5.1.8", + "regexpp": "^3.1.0", + "semver": "^7.3.5", + "tsutils": "^3.21.0" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "@typescript-eslint/parser": "^4.0.0", + "eslint": "^5.0.0 || ^6.0.0 || ^7.0.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/gatsby/node_modules/@typescript-eslint/eslint-plugin/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/gatsby/node_modules/@typescript-eslint/parser": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.33.0.tgz", + "integrity": "sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==", + "dependencies": { + "@typescript-eslint/scope-manager": "4.33.0", + "@typescript-eslint/types": "4.33.0", + "@typescript-eslint/typescript-estree": "4.33.0", + "debug": "^4.3.1" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^5.0.0 || ^6.0.0 || ^7.0.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/gatsby/node_modules/@typescript-eslint/parser/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/gatsby/node_modules/@typescript-eslint/scope-manager": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz", + "integrity": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==", + "dependencies": { + "@typescript-eslint/types": "4.33.0", + "@typescript-eslint/visitor-keys": "4.33.0" + }, + "engines": { + "node": "^8.10.0 || ^10.13.0 || >=11.10.1" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/gatsby/node_modules/@typescript-eslint/types": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.33.0.tgz", + "integrity": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==", + "engines": { + "node": "^8.10.0 || ^10.13.0 || >=11.10.1" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/gatsby/node_modules/@typescript-eslint/typescript-estree": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz", + "integrity": "sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==", + "dependencies": { + "@typescript-eslint/types": "4.33.0", + "@typescript-eslint/visitor-keys": "4.33.0", + "debug": "^4.3.1", + "globby": "^11.0.3", + "is-glob": "^4.0.1", + "semver": "^7.3.5", + "tsutils": "^3.21.0" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/gatsby/node_modules/@typescript-eslint/typescript-estree/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/gatsby/node_modules/@typescript-eslint/visitor-keys": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", + "integrity": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==", + "dependencies": { + "@typescript-eslint/types": "4.33.0", + "eslint-visitor-keys": "^2.0.0" + }, + "engines": { + "node": "^8.10.0 || ^10.13.0 || >=11.10.1" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/gatsby/node_modules/acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, "node_modules/gatsby/node_modules/axios": { "version": "0.21.4", "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz", @@ -13387,6 +12941,230 @@ "follow-redirects": "^1.14.0" } }, + "node_modules/gatsby/node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/gatsby/node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/gatsby/node_modules/eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "dependencies": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/gatsby/node_modules/eslint-config-react-app": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-6.0.0.tgz", + "integrity": "sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==", + "dependencies": { + "confusing-browser-globals": "^1.0.10" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "peerDependencies": { + "@typescript-eslint/eslint-plugin": "^4.0.0", + "@typescript-eslint/parser": "^4.0.0", + "babel-eslint": "^10.0.0", + "eslint": "^7.5.0", + "eslint-plugin-flowtype": "^5.2.0", + "eslint-plugin-import": "^2.22.0", + "eslint-plugin-jest": "^24.0.0", + "eslint-plugin-jsx-a11y": "^6.3.1", + "eslint-plugin-react": "^7.20.3", + "eslint-plugin-react-hooks": "^4.0.8", + "eslint-plugin-testing-library": "^3.9.0" + }, + "peerDependenciesMeta": { + "eslint-plugin-jest": { + "optional": true + }, + "eslint-plugin-testing-library": { + "optional": true + } + } + }, + "node_modules/gatsby/node_modules/eslint-plugin-flowtype": { + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz", + "integrity": "sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==", + "dependencies": { + "lodash": "^4.17.15", + "string-natural-compare": "^3.0.1" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "peerDependencies": { + "eslint": "^7.1.0" + } + }, + "node_modules/gatsby/node_modules/eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dependencies": { + "eslint-visitor-keys": "^1.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/gatsby/node_modules/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "engines": { + "node": ">=4" + } + }, + "node_modules/gatsby/node_modules/eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "engines": { + "node": ">=10" + } + }, + "node_modules/gatsby/node_modules/eslint/node_modules/@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dependencies": { + "@babel/highlight": "^7.10.4" + } + }, + "node_modules/gatsby/node_modules/eslint/node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/gatsby/node_modules/eslint/node_modules/ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "engines": { + "node": ">= 4" + } + }, + "node_modules/gatsby/node_modules/espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dependencies": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/gatsby/node_modules/espree/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "engines": { + "node": ">=4" + } + }, + "node_modules/gatsby/node_modules/globals": { + "version": "13.19.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", + "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/gatsby/node_modules/node-fetch": { "version": "2.6.7", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", @@ -13420,6 +13198,14 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/gatsby/node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "engines": { + "node": ">=8" + } + }, "node_modules/gatsby/node_modules/resolve-from": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", @@ -13428,18 +13214,23 @@ "node": ">=8" } }, - "node_modules/gatsby/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "node_modules/gatsby/node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" + "shebang-regex": "^3.0.0" }, "engines": { - "node": ">=10" + "node": ">=8" + } + }, + "node_modules/gatsby/node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "engines": { + "node": ">=8" } }, "node_modules/gatsby/node_modules/tslib": { @@ -13447,6 +13238,17 @@ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, + "node_modules/gatsby/node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/gatsby/node_modules/value-or-promise": { "version": "1.0.11", "resolved": "https://registry.npmjs.org/value-or-promise/-/value-or-promise-1.0.11.tgz", @@ -13455,6 +13257,20 @@ "node": ">=12" } }, + "node_modules/gatsby/node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, "node_modules/gensync": { "version": "1.0.0-beta.2", "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", @@ -13876,27 +13692,6 @@ "node": ">= 0.4.0" } }, - "node_modules/has-ansi": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", - "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", - "dev": true, - "dependencies": { - "ansi-regex": "^2.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/has-ansi/node_modules/ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/has-bigints": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", @@ -14465,6 +14260,15 @@ "node": ">= 0.4" } }, + "node_modules/interpret": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz", + "integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==", + "dev": true, + "engines": { + "node": ">= 0.10" + } + }, "node_modules/intl-messageformat": { "version": "9.13.0", "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-9.13.0.tgz", @@ -14634,9 +14438,9 @@ } }, "node_modules/is-core-module": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz", - "integrity": "sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==", + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz", + "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==", "dependencies": { "has": "^1.0.3" }, @@ -14909,12 +14713,6 @@ "node": ">=8" } }, - "node_modules/is-resolvable": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz", - "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==", - "dev": true - }, "node_modules/is-retry-allowed": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz", @@ -16055,6 +15853,12 @@ "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz", "integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==" }, + "node_modules/memory-fs": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.2.0.tgz", + "integrity": "sha512-+y4mDxU4rvXXu5UDSGCGNiesFmwCHuefGMoPCO1WYucNYj7DsLqrFaa2fXVI0H+NNiPTwwzKwspn9yTZqUGqng==", + "dev": true + }, "node_modules/merge-descriptors": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", @@ -16430,20 +16234,6 @@ "node": ">=10" } }, - "node_modules/node-abi/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/node-addon-api": { "version": "3.2.1", "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.2.1.tgz", @@ -17320,12 +17110,6 @@ "node": ">=0.10.0" } }, - "node_modules/path-is-inside": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", - "integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=", - "dev": true - }, "node_modules/path-key": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", @@ -17489,15 +17273,6 @@ "resolved": "https://registry.npmjs.org/platform/-/platform-1.3.6.tgz", "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==" }, - "node_modules/pluralize": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-7.0.0.tgz", - "integrity": "sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==", - "dev": true, - "engines": { - "node": ">=4" - } - }, "node_modules/pngjs": { "version": "3.4.0", "resolved": "https://registry.npmjs.org/pngjs/-/pngjs-3.4.0.tgz", @@ -19003,9 +18778,9 @@ } }, "node_modules/regexpp": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz", - "integrity": "sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", "engines": { "node": ">=8" }, @@ -19467,49 +19242,6 @@ "resolved": "https://registry.npmjs.org/require-package-name/-/require-package-name-2.0.1.tgz", "integrity": "sha1-wR6XJ2tluOKSP3Xav1+y7ww4Qbk=" }, - "node_modules/require-uncached": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/require-uncached/-/require-uncached-1.0.3.tgz", - "integrity": "sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=", - "dev": true, - "dependencies": { - "caller-path": "^0.1.0", - "resolve-from": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-uncached/node_modules/caller-path": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-0.1.0.tgz", - "integrity": "sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=", - "dev": true, - "dependencies": { - "callsites": "^0.2.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-uncached/node_modules/callsites": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-0.2.0.tgz", - "integrity": "sha1-r6uWJikQp/M8GaV3WCXGnzTjUMo=", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/require-uncached/node_modules/resolve-from": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-1.0.1.tgz", - "integrity": "sha1-Jsv+k10a7uq7Kbw/5a6wHpPUQiY=", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/requires-port": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", @@ -19809,21 +19541,6 @@ "queue-microtask": "^1.2.2" } }, - "node_modules/rx-lite": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/rx-lite/-/rx-lite-4.0.8.tgz", - "integrity": "sha1-Cx4Rr4vESDbwSmQH6S2kJGe3lEQ=", - "dev": true - }, - "node_modules/rx-lite-aggregates": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz", - "integrity": "sha1-dTuHqJoRyVRnxKwWJsTvxOBcZ74=", - "dev": true, - "dependencies": { - "rx-lite": "*" - } - }, "node_modules/rxjs": { "version": "6.6.7", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", @@ -19982,9 +19699,9 @@ } }, "node_modules/semver": { - "version": "7.3.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.4.tgz", - "integrity": "sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==", + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", + "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", "dependencies": { "lru-cache": "^6.0.0" }, @@ -20176,20 +19893,6 @@ "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz", "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==" }, - "node_modules/sharp/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/shebang-command": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", @@ -21048,9 +20751,9 @@ } }, "node_modules/table": { - "version": "6.8.0", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.0.tgz", - "integrity": "sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==", + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", + "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", "dependencies": { "ajv": "^8.0.1", "lodash.truncate": "^4.4.2", @@ -21063,9 +20766,9 @@ } }, "node_modules/table/node_modules/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", + "version": "8.11.2", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.2.tgz", + "integrity": "sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==", "dependencies": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", @@ -22532,18 +22235,6 @@ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" }, - "node_modules/write": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/write/-/write-0.2.1.tgz", - "integrity": "sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=", - "dev": true, - "dependencies": { - "mkdirp": "^0.5.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/write-file-atomic": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", @@ -24388,6 +24079,13 @@ "resolved": "https://registry.npmjs.org/@edx/brand-openedx/-/brand-openedx-1.1.0.tgz", "integrity": "sha512-ne2ZKF1r0akkt0rEzCAQAk4cTDTI2GiWCpc+T7ldQpw9X57OnUB16dKsFNe40C9uEjL5h3Ps/ZsFM5dm4cIkEQ==" }, + "@edx/eslint-config": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-3.1.1.tgz", + "integrity": "sha512-RqaC5h+VYdq5DwJsEbdJCruibsKWakx/zImuypmwC7odXJ2ls/yMvWzY/Z4k/Xd2QGPhow3y7yQzUsJPb4eheQ==", + "dev": true, + "requires": {} + }, "@endemolshinegroup/cosmiconfig-typescript-loader": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/@endemolshinegroup/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-3.0.2.tgz", @@ -24407,21 +24105,26 @@ } }, "@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.0.tgz", + "integrity": "sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A==", "requires": { "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", + "debug": "^4.3.2", + "espree": "^9.4.0", + "globals": "^13.19.0", + "ignore": "^5.2.0", "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", + "js-yaml": "^4.1.0", + "minimatch": "^3.1.2", "strip-json-comments": "^3.1.1" }, "dependencies": { + "argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, "debug": { "version": "4.3.4", "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", @@ -24431,17 +24134,28 @@ } }, "globals": { - "version": "13.15.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.15.0.tgz", - "integrity": "sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==", + "version": "13.19.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", + "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", "requires": { "type-fest": "^0.20.2" } }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==" + "js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "requires": { + "argparse": "^2.0.1" + } + }, + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "requires": { + "brace-expansion": "^1.1.7" + } }, "type-fest": { "version": "0.20.2", @@ -25210,19 +24924,19 @@ } }, "@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "version": "0.9.5", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz", + "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==", "requires": { - "@humanwhocodes/object-schema": "^1.2.0", + "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", "minimatch": "^3.0.4" }, "dependencies": { "debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "requires": { "ms": "2.1.2" } @@ -26681,6 +26395,30 @@ "@types/responselike": "*" } }, + "@types/color": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/@types/color/-/color-3.0.3.tgz", + "integrity": "sha512-X//qzJ3d3Zj82J9sC/C18ZY5f43utPbAJ6PhYt/M7uG6etcF6MRpKdN880KBy43B0BMzSfeT96MzrsNjFI3GbA==", + "dev": true, + "requires": { + "@types/color-convert": "*" + } + }, + "@types/color-convert": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/color-convert/-/color-convert-2.0.0.tgz", + "integrity": "sha512-m7GG7IKKGuJUXvkZ1qqG3ChccdIM/qBBo913z+Xft0nKCX4hAU/IxKwZBU4cpRZ7GS5kV4vOblUkILtSShCPXQ==", + "dev": true, + "requires": { + "@types/color-name": "*" + } + }, + "@types/color-name": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz", + "integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==", + "dev": true + }, "@types/common-tags": { "version": "1.8.1", "resolved": "https://registry.npmjs.org/@types/common-tags/-/common-tags-1.8.1.tgz", @@ -26814,6 +26552,21 @@ "@types/unist": "*" } }, + "@types/mdx": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.3.tgz", + "integrity": "sha512-IgHxcT3RC8LzFLhKwP3gbMPeaK7BM9eBH46OdapPA7yvuIUJ8H6zHZV53J8hGZcTSnt95jANt+rTBNUUc22ACQ==", + "dev": true + }, + "@types/mdx-js__react": { + "version": "1.5.5", + "resolved": "https://registry.npmjs.org/@types/mdx-js__react/-/mdx-js__react-1.5.5.tgz", + "integrity": "sha512-k8pnaP6JXVlQh18HgL5X6sYFNC/qZnzO7R2+HsmwrwUd+JnnsU0d9lyyT0RQrHg1anxDU36S98TI/fsGtmYqqg==", + "dev": true, + "requires": { + "@types/react": "*" + } + }, "@types/minimatch": { "version": "3.0.5", "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-3.0.5.tgz", @@ -26886,6 +26639,15 @@ "csstype": "^3.0.2" } }, + "@types/react-helmet": { + "version": "6.1.6", + "resolved": "https://registry.npmjs.org/@types/react-helmet/-/react-helmet-6.1.6.tgz", + "integrity": "sha512-ZKcoOdW/Tg+kiUbkFCBtvDw0k3nD4HJ/h/B9yWxN4uDO8OkRksWTO+EL+z/Qu3aHTeTll3Ro0Cc/8UhwBCMG5A==", + "dev": true, + "requires": { + "@types/react": "*" + } + }, "@types/responselike": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.0.tgz", @@ -26957,39 +26719,6 @@ "resolved": "https://registry.npmjs.org/@types/yoga-layout/-/yoga-layout-1.9.2.tgz", "integrity": "sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==" }, - "@typescript-eslint/eslint-plugin": { - "version": "4.33.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz", - "integrity": "sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==", - "requires": { - "@typescript-eslint/experimental-utils": "4.33.0", - "@typescript-eslint/scope-manager": "4.33.0", - "debug": "^4.3.1", - "functional-red-black-tree": "^1.0.1", - "ignore": "^5.1.8", - "regexpp": "^3.1.0", - "semver": "^7.3.5", - "tsutils": "^3.21.0" - }, - "dependencies": { - "debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", - "requires": { - "ms": "2.1.2" - } - }, - "semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "requires": { - "lru-cache": "^6.0.0" - } - } - } - }, "@typescript-eslint/experimental-utils": { "version": "4.33.0", "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.33.0.tgz", @@ -27003,97 +26732,51 @@ "eslint-utils": "^3.0.0" }, "dependencies": { - "eslint-utils": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", - "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", + "@typescript-eslint/scope-manager": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz", + "integrity": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==", "requires": { - "eslint-visitor-keys": "^2.0.0" + "@typescript-eslint/types": "4.33.0", + "@typescript-eslint/visitor-keys": "4.33.0" } }, - "eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==" - } - } - }, - "@typescript-eslint/parser": { - "version": "4.33.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.33.0.tgz", - "integrity": "sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==", - "requires": { - "@typescript-eslint/scope-manager": "4.33.0", - "@typescript-eslint/types": "4.33.0", - "@typescript-eslint/typescript-estree": "4.33.0", - "debug": "^4.3.1" - }, - "dependencies": { - "debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + "@typescript-eslint/types": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.33.0.tgz", + "integrity": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==" + }, + "@typescript-eslint/typescript-estree": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz", + "integrity": "sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==", "requires": { - "ms": "2.1.2" + "@typescript-eslint/types": "4.33.0", + "@typescript-eslint/visitor-keys": "4.33.0", + "debug": "^4.3.1", + "globby": "^11.0.3", + "is-glob": "^4.0.1", + "semver": "^7.3.5", + "tsutils": "^3.21.0" } - } - } - }, - "@typescript-eslint/scope-manager": { - "version": "4.33.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz", - "integrity": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==", - "requires": { - "@typescript-eslint/types": "4.33.0", - "@typescript-eslint/visitor-keys": "4.33.0" - } - }, - "@typescript-eslint/types": { - "version": "4.33.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.33.0.tgz", - "integrity": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==" - }, - "@typescript-eslint/typescript-estree": { - "version": "4.33.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz", - "integrity": "sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==", - "requires": { - "@typescript-eslint/types": "4.33.0", - "@typescript-eslint/visitor-keys": "4.33.0", - "debug": "^4.3.1", - "globby": "^11.0.3", - "is-glob": "^4.0.1", - "semver": "^7.3.5", - "tsutils": "^3.21.0" - }, - "dependencies": { - "debug": { - "version": "4.3.3", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.3.tgz", - "integrity": "sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==", + }, + "@typescript-eslint/visitor-keys": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", + "integrity": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==", "requires": { - "ms": "2.1.2" + "@typescript-eslint/types": "4.33.0", + "eslint-visitor-keys": "^2.0.0" } }, - "semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "requires": { - "lru-cache": "^6.0.0" + "ms": "2.1.2" } - } - } - }, - "@typescript-eslint/visitor-keys": { - "version": "4.33.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", - "integrity": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==", - "requires": { - "@typescript-eslint/types": "4.33.0", - "eslint-visitor-keys": "^2.0.0" - }, - "dependencies": { + }, "eslint-visitor-keys": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", @@ -27270,9 +26953,9 @@ } }, "acorn": { - "version": "8.7.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.7.0.tgz", - "integrity": "sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==" + "version": "8.8.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.1.tgz", + "integrity": "sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==" }, "acorn-import-assertions": { "version": "1.8.0", @@ -27281,9 +26964,9 @@ "requires": {} }, "acorn-jsx": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz", - "integrity": "sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", "requires": {} }, "address": { @@ -27389,9 +27072,9 @@ } }, "ansi-colors": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", - "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==" + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==" }, "ansi-escapes": { "version": "3.2.0", @@ -27480,6 +27163,12 @@ "resolved": "https://registry.npmjs.org/arity-n/-/arity-n-1.0.4.tgz", "integrity": "sha1-2edrEXM+CFacCEeuezmyhgswt0U=" }, + "array-find": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/array-find/-/array-find-1.0.0.tgz", + "integrity": "sha512-kO/vVCacW9mnpn3WPWbTVlEnOabK2L7LWi2HViURtCM46y1zb6I8UMjx4LgbiqadTgHnLInUronwn3ampNTJtQ==", + "dev": true + }, "array-flatten": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz", @@ -27658,69 +27347,11 @@ "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-2.2.0.tgz", "integrity": "sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==" }, - "babel-code-frame": { - "version": "6.26.0", - "resolved": "https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz", - "integrity": "sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=", - "dev": true, - "requires": { - "chalk": "^1.1.3", - "esutils": "^2.0.2", - "js-tokens": "^3.0.2" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - }, - "ansi-styles": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", - "dev": true - }, - "chalk": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", - "dev": true, - "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" - } - }, - "js-tokens": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz", - "integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls=", - "dev": true - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - } - }, - "supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", - "dev": true - } - } - }, "babel-eslint": { "version": "10.1.0", "resolved": "https://registry.npmjs.org/babel-eslint/-/babel-eslint-10.1.0.tgz", "integrity": "sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==", + "peer": true, "requires": { "@babel/code-frame": "^7.0.0", "@babel/parser": "^7.7.0", @@ -28823,12 +28454,6 @@ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==" }, - "circular-json": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.3.tgz", - "integrity": "sha512-UZK3NBx2Mca+b5LsG7bY183pHWt5Y1xts4P3Pz7ENTwGVnJOUWbRb3ocjvX7hx9tq/yTAdclXm9sZ38gNuem4A==", - "dev": true - }, "classnames": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", @@ -28965,12 +28590,6 @@ "mimic-response": "^1.0.0" } }, - "co": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", - "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=", - "dev": true - }, "collapse-white-space": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/collapse-white-space/-/collapse-white-space-1.0.6.tgz", @@ -29433,14 +29052,6 @@ "ajv": "^6.12.5", "ajv-keywords": "^3.5.2" } - }, - "semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "requires": { - "lru-cache": "^6.0.0" - } } } }, @@ -29606,10 +29217,9 @@ } }, "damerau-levenshtein": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.6.tgz", - "integrity": "sha512-JVrozIeElnj3QzfUIt8tB8YMluBJom4Vw9qTPpjGYQ9fYlB3D/rb6OordUxf3xeFB35LKWs0xqcO5U6ySvBtug==", - "dev": true + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==" }, "dataloader": { "version": "2.0.0", @@ -30083,9 +29693,9 @@ } }, "enhanced-resolve": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.8.3.tgz", - "integrity": "sha512-EGAbGvH7j7Xt2nc0E7D99La1OiEs8LnyimkRgwExpUMScN6O+3x9tIWs7PLQZVNx4YD+00skHXPXi1yQHpAmZA==", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.12.0.tgz", + "integrity": "sha512-QHTXI/sZQmko1cbDoNAa3mJ5qhWUUNAq3vR0/YiD379fWQrcfuoX1+HW2S0MTt7XmoPLapdaDKUtelUSPic7hQ==", "requires": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" @@ -30263,59 +29873,51 @@ "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" }, "eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "version": "8.18.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.18.0.tgz", + "integrity": "sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==", "requires": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", + "@eslint/eslintrc": "^1.3.0", + "@humanwhocodes/config-array": "^0.9.2", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", - "debug": "^4.0.1", + "debug": "^4.3.2", "doctrine": "^3.0.0", - "enquirer": "^2.3.5", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", + "eslint-scope": "^7.1.1", + "eslint-utils": "^3.0.0", + "eslint-visitor-keys": "^3.3.0", + "espree": "^9.3.2", "esquery": "^1.4.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", + "glob-parent": "^6.0.1", + "globals": "^13.15.0", + "ignore": "^5.2.0", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", + "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", + "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", + "regexpp": "^3.2.0", + "strip-ansi": "^6.0.1", "strip-json-comments": "^3.1.0", - "table": "^6.0.9", "text-table": "^0.2.0", "v8-compile-cache": "^2.0.3" }, "dependencies": { - "@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "requires": { - "@babel/highlight": "^7.10.4" - } + "argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" }, "cross-spawn": { "version": "7.0.3", @@ -30328,9 +29930,9 @@ } }, "debug": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", - "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", "requires": { "ms": "2.1.2" } @@ -30340,23 +29942,64 @@ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" }, + "eslint-scope": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz", + "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==", + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + } + }, "eslint-visitor-keys": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz", - "integrity": "sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==" + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", + "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==" + }, + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==" + }, + "glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "requires": { + "is-glob": "^4.0.3" + } }, "globals": { - "version": "13.7.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.7.0.tgz", - "integrity": "sha512-Aipsz6ZKRxa/xQkZhNg0qIWXT6x6rD46f6x/PCnBomlttdIyAPak4YD9jTmKpZ72uROSMU87qJtcgpgHaVchiA==", + "version": "13.19.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", + "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", "requires": { "type-fest": "^0.20.2" } }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==" + "is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "requires": { + "is-extglob": "^2.1.1" + } + }, + "js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "requires": { + "argparse": "^2.0.1" + } + }, + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "requires": { + "brace-expansion": "^1.1.7" + } }, "path-key": { "version": "3.1.1", @@ -30391,426 +30034,77 @@ } } }, - "eslint-config-edx": { - "version": "4.0.4", - "resolved": "https://registry.npmjs.org/eslint-config-edx/-/eslint-config-edx-4.0.4.tgz", - "integrity": "sha512-4xm13P14kcm3IppkjL8X3HDxLgA064l3F50sy7z8ioyB4kDLRepSSXhyDHR8vHDd46yztmnuIPXbEEgVNOL4xg==", + "eslint-config-airbnb": { + "version": "19.0.4", + "resolved": "https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz", + "integrity": "sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew==", "dev": true, + "peer": true, "requires": { - "eslint": "^4.5.0", - "eslint-config-airbnb": "^16.1.0", - "eslint-plugin-dollar-sign": "^1.0.1", - "eslint-plugin-import": "^2.8.0", - "eslint-plugin-jsx-a11y": "6.0.3", - "eslint-plugin-react": "^7.5.1" + "eslint-config-airbnb-base": "^15.0.0", + "object.assign": "^4.1.2", + "object.entries": "^1.1.5" + } + }, + "eslint-config-airbnb-base": { + "version": "15.0.0", + "resolved": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz", + "integrity": "sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==", + "dev": true, + "peer": true, + "requires": { + "confusing-browser-globals": "^1.0.10", + "object.assign": "^4.1.2", + "object.entries": "^1.1.5", + "semver": "^6.3.0" }, "dependencies": { - "acorn": { - "version": "5.7.4", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz", - "integrity": "sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==", - "dev": true - }, - "acorn-jsx": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-3.0.1.tgz", - "integrity": "sha1-r9+UiPsezvyDSPb7IvRk4ypYs2s=", - "dev": true, - "requires": { - "acorn": "^3.0.4" - }, - "dependencies": { - "acorn": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-3.3.0.tgz", - "integrity": "sha1-ReN/s56No/JbruP/U2niu18iAXo=", - "dev": true - } - } - }, - "ajv": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz", - "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=", - "dev": true, - "requires": { - "co": "^4.6.0", - "fast-deep-equal": "^1.0.0", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.3.0" - } - }, - "ajv-keywords": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-2.1.1.tgz", - "integrity": "sha1-YXmX/F9gV2iUxDX5QNgZ4TW4B2I=", - "dev": true, - "requires": {} - }, - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true - }, - "aria-query": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/aria-query/-/aria-query-0.7.1.tgz", - "integrity": "sha1-Jsu1r/ZBRLCoJb4YRuCxbPoAsR4=", - "dev": true, - "requires": { - "ast-types-flow": "0.0.7", - "commander": "^2.11.0" - } - }, - "axobject-query": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/axobject-query/-/axobject-query-0.1.0.tgz", - "integrity": "sha1-YvWdvFnJ+SQnWco0mWDnov48NsA=", - "dev": true, - "requires": { - "ast-types-flow": "0.0.7" - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "chardet": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.4.2.tgz", - "integrity": "sha1-tUc7M9yXxCTl2Y3IfVXU2KKci/I=", - "dev": true - }, - "cli-cursor": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz", - "integrity": "sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU=", - "dev": true, - "requires": { - "restore-cursor": "^2.0.0" - } - }, - "cli-width": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-2.2.1.tgz", - "integrity": "sha512-GRMWDxpOB6Dgk2E5Uo+3eEBvtOOlimMmpbFiKuLFnQzYDavtLFY3K5ona41jgN/WdRZtG7utuVSVTL4HbZHGkw==", - "dev": true - }, - "cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", - "dev": true, - "requires": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "doctrine": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz", - "integrity": "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==", - "dev": true, - "requires": { - "esutils": "^2.0.2" - } - }, - "emoji-regex": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-6.5.1.tgz", - "integrity": "sha512-PAHp6TxrCy7MGMFidro8uikr+zlJJKJ/Q6mm2ExZ7HwkyR9lSVFfE3kt36qcwa24BQL7y0G9axycGjK1A/0uNQ==", - "dev": true - }, - "eslint": { - "version": "4.19.1", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-4.19.1.tgz", - "integrity": "sha512-bT3/1x1EbZB7phzYu7vCr1v3ONuzDtX8WjuM9c0iYxe+cq+pwcKEoQjl7zd3RpC6YOLgnSy3cTN58M2jcoPDIQ==", - "dev": true, - "requires": { - "ajv": "^5.3.0", - "babel-code-frame": "^6.22.0", - "chalk": "^2.1.0", - "concat-stream": "^1.6.0", - "cross-spawn": "^5.1.0", - "debug": "^3.1.0", - "doctrine": "^2.1.0", - "eslint-scope": "^3.7.1", - "eslint-visitor-keys": "^1.0.0", - "espree": "^3.5.4", - "esquery": "^1.0.0", - "esutils": "^2.0.2", - "file-entry-cache": "^2.0.0", - "functional-red-black-tree": "^1.0.1", - "glob": "^7.1.2", - "globals": "^11.0.1", - "ignore": "^3.3.3", - "imurmurhash": "^0.1.4", - "inquirer": "^3.0.6", - "is-resolvable": "^1.0.0", - "js-yaml": "^3.9.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.3.0", - "lodash": "^4.17.4", - "minimatch": "^3.0.2", - "mkdirp": "^0.5.1", - "natural-compare": "^1.4.0", - "optionator": "^0.8.2", - "path-is-inside": "^1.0.2", - "pluralize": "^7.0.0", - "progress": "^2.0.0", - "regexpp": "^1.0.1", - "require-uncached": "^1.0.3", - "semver": "^5.3.0", - "strip-ansi": "^4.0.0", - "strip-json-comments": "~2.0.1", - "table": "4.0.2", - "text-table": "~0.2.0" - } - }, - "eslint-config-airbnb": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-16.1.0.tgz", - "integrity": "sha512-zLyOhVWhzB/jwbz7IPSbkUuj7X2ox4PHXTcZkEmDqTvd0baJmJyuxlFPDlZOE/Y5bC+HQRaEkT3FoHo9wIdRiw==", - "dev": true, - "requires": { - "eslint-config-airbnb-base": "^12.1.0" - } - }, - "eslint-config-airbnb-base": { - "version": "12.1.0", - "resolved": "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-12.1.0.tgz", - "integrity": "sha512-/vjm0Px5ZCpmJqnjIzcFb9TKZrKWz0gnuG/7Gfkt0Db1ELJR51xkZth+t14rYdqWgX836XbuxtArbIHlVhbLBA==", - "dev": true, - "requires": { - "eslint-restricted-globals": "^0.1.1" - } - }, - "eslint-plugin-jsx-a11y": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.0.3.tgz", - "integrity": "sha1-VFg9GuRCSDFi4EDhPMMYZUZRAOU=", - "dev": true, - "requires": { - "aria-query": "^0.7.0", - "array-includes": "^3.0.3", - "ast-types-flow": "0.0.7", - "axobject-query": "^0.1.0", - "damerau-levenshtein": "^1.0.0", - "emoji-regex": "^6.1.0", - "jsx-ast-utils": "^2.0.0" - } - }, - "eslint-scope": { - "version": "3.7.3", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-3.7.3.tgz", - "integrity": "sha512-W+B0SvF4gamyCTmUc+uITPY0989iXVfKvhwtmJocTaYoc/3khEHmEmvfY/Gn9HA9VV75jrQECsHizkNw1b68FA==", - "dev": true, - "requires": { - "esrecurse": "^4.1.0", - "estraverse": "^4.1.1" - } - }, - "espree": { - "version": "3.5.4", - "resolved": "https://registry.npmjs.org/espree/-/espree-3.5.4.tgz", - "integrity": "sha512-yAcIQxtmMiB/jL32dzEp2enBeidsB7xWPLNiw3IIkpVds1P+h7qF9YwJq1yUNzp2OKXgAprs4F61ih66UsoD1A==", - "dev": true, - "requires": { - "acorn": "^5.5.0", - "acorn-jsx": "^3.0.0" - } - }, - "external-editor": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/external-editor/-/external-editor-2.2.0.tgz", - "integrity": "sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A==", - "dev": true, - "requires": { - "chardet": "^0.4.0", - "iconv-lite": "^0.4.17", - "tmp": "^0.0.33" - } - }, - "fast-deep-equal": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.1.0.tgz", - "integrity": "sha1-wFNHeBfIa1HaqFPIHgWbcz0CNhQ=", - "dev": true - }, - "figures": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz", - "integrity": "sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI=", - "dev": true, - "requires": { - "escape-string-regexp": "^1.0.5" - } - }, - "file-entry-cache": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-2.0.0.tgz", - "integrity": "sha1-w5KZDD5oR4PYOLjISkXYoEhFg2E=", + "semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", "dev": true, - "requires": { - "flat-cache": "^1.2.1", - "object-assign": "^4.0.1" - } - }, - "flat-cache": { - "version": "1.3.4", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.3.4.tgz", - "integrity": "sha512-VwyB3Lkgacfik2vhqR4uv2rvebqmDvFu4jlN/C1RzWoJEo8I7z4Q404oiqYCkq41mni8EzQnm95emU9seckwtg==", + "peer": true + } + } + }, + "eslint-import-resolver-node": { + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz", + "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==", + "requires": { + "debug": "^3.2.7", + "resolve": "^1.20.0" + } + }, + "eslint-import-resolver-webpack": { + "version": "0.13.2", + "resolved": "https://registry.npmjs.org/eslint-import-resolver-webpack/-/eslint-import-resolver-webpack-0.13.2.tgz", + "integrity": "sha512-XodIPyg1OgE2h5BDErz3WJoK7lawxKTJNhgPNafRST6csC/MZC+L5P6kKqsZGRInpbgc02s/WZMrb4uGJzcuRg==", + "dev": true, + "requires": { + "array-find": "^1.0.0", + "debug": "^3.2.7", + "enhanced-resolve": "^0.9.1", + "find-root": "^1.1.0", + "has": "^1.0.3", + "interpret": "^1.4.0", + "is-core-module": "^2.7.0", + "is-regex": "^1.1.4", + "lodash": "^4.17.21", + "resolve": "^1.20.0", + "semver": "^5.7.1" + }, + "dependencies": { + "enhanced-resolve": { + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-0.9.1.tgz", + "integrity": "sha512-kxpoMgrdtkXZ5h0SeraBS1iRntpTpQ3R8ussdb38+UAFnMGX5DDyJXePm+OCHOcoXvHDw7mc2erbJBpDnl7TPw==", "dev": true, "requires": { - "circular-json": "^0.3.1", "graceful-fs": "^4.1.2", - "rimraf": "~2.6.2", - "write": "^0.2.1" - } - }, - "ignore": { - "version": "3.3.10", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-3.3.10.tgz", - "integrity": "sha512-Pgs951kaMm5GXP7MOvxERINe3gsaVjUWFm+UZPSq9xYriQAksyhg0csnS0KXSNRD5NmNdapXEpjxG49+AKh/ug==", - "dev": true - }, - "inquirer": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/inquirer/-/inquirer-3.3.0.tgz", - "integrity": "sha512-h+xtnyk4EwKvFWHrUYsWErEVR+igKtLdchu+o0Z1RL7VU/jVMFbYir2bp6bAj8efFNxWqHX0dIss6fJQ+/+qeQ==", - "dev": true, - "requires": { - "ansi-escapes": "^3.0.0", - "chalk": "^2.0.0", - "cli-cursor": "^2.1.0", - "cli-width": "^2.0.0", - "external-editor": "^2.0.4", - "figures": "^2.0.0", - "lodash": "^4.3.0", - "mute-stream": "0.0.7", - "run-async": "^2.2.0", - "rx-lite": "^4.0.8", - "rx-lite-aggregates": "^4.0.8", - "string-width": "^2.1.0", - "strip-ansi": "^4.0.0", - "through": "^2.3.6" - } - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "json-schema-traverse": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz", - "integrity": "sha1-NJptRMU6Ud6JtAgFxdXlm0F9M0A=", - "dev": true - }, - "jsx-ast-utils": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/jsx-ast-utils/-/jsx-ast-utils-2.4.1.tgz", - "integrity": "sha512-z1xSldJ6imESSzOjd3NNkieVJKRlKYSOtMG8SFyCj2FIrvSaSuli/WjpBkEzCBoR9bYYYFgqJw61Xhu7Lcgk+w==", - "dev": true, - "requires": { - "array-includes": "^3.1.1", - "object.assign": "^4.1.0" - } - }, - "levn": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", - "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=", - "dev": true, - "requires": { - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2" - } - }, - "lru-cache": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", - "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", - "dev": true, - "requires": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" - } - }, - "mimic-fn": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz", - "integrity": "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ==", - "dev": true - }, - "mute-stream": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/mute-stream/-/mute-stream-0.0.7.tgz", - "integrity": "sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=", - "dev": true - }, - "onetime": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz", - "integrity": "sha1-BnQoIw/WdEOyeUsiu6UotoZ5YtQ=", - "dev": true, - "requires": { - "mimic-fn": "^1.0.0" - } - }, - "optionator": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz", - "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", - "dev": true, - "requires": { - "deep-is": "~0.1.3", - "fast-levenshtein": "~2.0.6", - "levn": "~0.3.0", - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2", - "word-wrap": "~1.2.3" - } - }, - "prelude-ls": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", - "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=", - "dev": true - }, - "regexpp": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-1.1.0.tgz", - "integrity": "sha512-LOPw8FpgdQF9etWMaAfG/WRthIdXJGYp4mJ2Jgn/2lpkbod9jPn0t9UqN7AxBOKNfzRbYyVfgc7Vk4t/MpnXgw==", - "dev": true - }, - "restore-cursor": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz", - "integrity": "sha1-n37ih/gv0ybU/RYpI9YhKe7g368=", - "dev": true, - "requires": { - "onetime": "^2.0.0", - "signal-exit": "^3.0.2" - } - }, - "rimraf": { - "version": "2.6.3", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz", - "integrity": "sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA==", - "dev": true, - "requires": { - "glob": "^7.1.3" + "memory-fs": "^0.2.0", + "tapable": "^0.1.8" } }, "semver": { @@ -30819,104 +30113,14 @@ "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", "dev": true }, - "slice-ansi": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz", - "integrity": "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "^2.0.0" - } - }, - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - } - }, - "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "requires": { - "ansi-regex": "^3.0.0" - } - }, - "strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", - "dev": true - }, - "table": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/table/-/table-4.0.2.tgz", - "integrity": "sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==", - "dev": true, - "requires": { - "ajv": "^5.2.3", - "ajv-keywords": "^2.1.0", - "chalk": "^2.1.0", - "lodash": "^4.17.4", - "slice-ansi": "1.0.0", - "string-width": "^2.1.1" - } - }, - "tmp": { - "version": "0.0.33", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz", - "integrity": "sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==", - "dev": true, - "requires": { - "os-tmpdir": "~1.0.2" - } - }, - "type-check": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", - "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=", - "dev": true, - "requires": { - "prelude-ls": "~1.1.2" - } - }, - "yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=", + "tapable": { + "version": "0.1.10", + "resolved": "https://registry.npmjs.org/tapable/-/tapable-0.1.10.tgz", + "integrity": "sha512-jX8Et4hHg57mug1/079yitEKWGB3LCwoxByLsNim89LABq8NqgiX+6iYVOsq0vX8uJHkU+DZ5fnq95f800bEsQ==", "dev": true } } }, - "eslint-config-react-app": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-6.0.0.tgz", - "integrity": "sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==", - "requires": { - "confusing-browser-globals": "^1.0.10" - } - }, - "eslint-import-resolver-alias": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-alias/-/eslint-import-resolver-alias-1.1.2.tgz", - "integrity": "sha512-WdviM1Eu834zsfjHtcGHtGfcu+F30Od3V7I9Fi57uhBEwPkjDcii7/yW8jAT+gOhn4P/vOxxNAXbFAKsrrc15w==", - "dev": true, - "requires": {} - }, - "eslint-import-resolver-node": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz", - "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==", - "requires": { - "debug": "^3.2.7", - "resolve": "^1.20.0" - } - }, "eslint-module-utils": { "version": "2.7.3", "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz", @@ -30971,22 +30175,6 @@ } } }, - "eslint-plugin-dollar-sign": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-dollar-sign/-/eslint-plugin-dollar-sign-1.0.2.tgz", - "integrity": "sha512-AtA5MJpMAh0kKzSx/u7DuDbPRijIZmlt6n75CR8Q3UQ18Fo4QFfYK15lJ8OhXQQUYR7zTMMB2x37KyP3LnAC/g==", - "dev": true, - "requires": {} - }, - "eslint-plugin-flowtype": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz", - "integrity": "sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==", - "requires": { - "lodash": "^4.17.15", - "string-natural-compare": "^3.0.1" - } - }, "eslint-plugin-graphql": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/eslint-plugin-graphql/-/eslint-plugin-graphql-4.0.0.tgz", @@ -31086,11 +30274,6 @@ "minimatch": "^3.0.4" }, "dependencies": { - "damerau-levenshtein": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", - "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==" - }, "emoji-regex": { "version": "9.2.2", "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", @@ -31108,9 +30291,9 @@ } }, "eslint-plugin-react": { - "version": "7.30.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz", - "integrity": "sha512-NbEvI9jtqO46yJA3wcRF9Mo0lF9T/jhdHqhCHXiXtD+Zcb98812wvokjWpU7Q4QH5edo6dmqrukxVvWWXHlsUg==", + "version": "7.30.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz", + "integrity": "sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==", "requires": { "array-includes": "^3.1.5", "array.prototype.flatmap": "^1.3.0", @@ -31172,12 +30355,6 @@ "integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==", "requires": {} }, - "eslint-restricted-globals": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/eslint-restricted-globals/-/eslint-restricted-globals-0.1.1.tgz", - "integrity": "sha512-d1cerYC0nOJbObxUe1kR8MZ25RLt7IHzR9d+IOupoMqFU03tYjo7Stjqj04uHx1xx7HKSE9/NjdeBiP4/jUP8Q==", - "dev": true - }, "eslint-scope": { "version": "5.1.1", "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", @@ -31188,17 +30365,25 @@ } }, "eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", + "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", "requires": { - "eslint-visitor-keys": "^1.1.0" + "eslint-visitor-keys": "^2.0.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==" + } } }, "eslint-visitor-keys": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==" + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "peer": true }, "eslint-webpack-plugin": { "version": "2.6.0", @@ -31249,19 +30434,19 @@ } }, "espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "version": "9.4.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.1.tgz", + "integrity": "sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==", "requires": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" + "acorn": "^8.8.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^3.3.0" }, "dependencies": { - "acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==" + "eslint-visitor-keys": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", + "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==" } } }, @@ -31777,6 +30962,12 @@ "pkg-dir": "^4.1.0" } }, + "find-root": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz", + "integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==", + "dev": true + }, "find-up": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", @@ -32178,6 +31369,37 @@ "yaml-loader": "^0.6.0" }, "dependencies": { + "@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "requires": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + }, + "dependencies": { + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "requires": { + "ms": "2.1.2" + } + }, + "ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==" + } + } + }, "@graphql-tools/load": { "version": "7.7.0", "resolved": "https://registry.npmjs.org/@graphql-tools/load/-/load-7.7.0.tgz", @@ -32221,6 +31443,124 @@ } } }, + "@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "requires": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + }, + "dependencies": { + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "requires": { + "ms": "2.1.2" + } + } + } + }, + "@typescript-eslint/eslint-plugin": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz", + "integrity": "sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==", + "requires": { + "@typescript-eslint/experimental-utils": "4.33.0", + "@typescript-eslint/scope-manager": "4.33.0", + "debug": "^4.3.1", + "functional-red-black-tree": "^1.0.1", + "ignore": "^5.1.8", + "regexpp": "^3.1.0", + "semver": "^7.3.5", + "tsutils": "^3.21.0" + }, + "dependencies": { + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "requires": { + "ms": "2.1.2" + } + } + } + }, + "@typescript-eslint/parser": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.33.0.tgz", + "integrity": "sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==", + "requires": { + "@typescript-eslint/scope-manager": "4.33.0", + "@typescript-eslint/types": "4.33.0", + "@typescript-eslint/typescript-estree": "4.33.0", + "debug": "^4.3.1" + }, + "dependencies": { + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "requires": { + "ms": "2.1.2" + } + } + } + }, + "@typescript-eslint/scope-manager": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.33.0.tgz", + "integrity": "sha512-5IfJHpgTsTZuONKbODctL4kKuQje/bzBRkwHE8UOZ4f89Zeddg+EGZs8PD8NcN4LdM3ygHWYB3ukPAYjvl/qbQ==", + "requires": { + "@typescript-eslint/types": "4.33.0", + "@typescript-eslint/visitor-keys": "4.33.0" + } + }, + "@typescript-eslint/types": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.33.0.tgz", + "integrity": "sha512-zKp7CjQzLQImXEpLt2BUw1tvOMPfNoTAfb8l51evhYbOEEzdWyQNmHWWGPR6hwKJDAi+1VXSBmnhL9kyVTTOuQ==" + }, + "@typescript-eslint/typescript-estree": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.33.0.tgz", + "integrity": "sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==", + "requires": { + "@typescript-eslint/types": "4.33.0", + "@typescript-eslint/visitor-keys": "4.33.0", + "debug": "^4.3.1", + "globby": "^11.0.3", + "is-glob": "^4.0.1", + "semver": "^7.3.5", + "tsutils": "^3.21.0" + }, + "dependencies": { + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "requires": { + "ms": "2.1.2" + } + } + } + }, + "@typescript-eslint/visitor-keys": { + "version": "4.33.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.33.0.tgz", + "integrity": "sha512-uqi/2aSz9g2ftcHWf8uLPJA70rUv6yuMW5Bohw+bwcuzaxQIHaKFZCKGoGXIrc9vkTJ3+0txM73K0Hq3d5wgIg==", + "requires": { + "@typescript-eslint/types": "4.33.0", + "eslint-visitor-keys": "^2.0.0" + } + }, + "acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==" + }, "axios": { "version": "0.21.4", "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.4.tgz", @@ -32229,6 +31569,153 @@ "follow-redirects": "^1.14.0" } }, + "cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + } + }, + "escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==" + }, + "eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "requires": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + }, + "dependencies": { + "@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "requires": { + "@babel/highlight": "^7.10.4" + } + }, + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "requires": { + "ms": "2.1.2" + } + }, + "ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==" + } + } + }, + "eslint-config-react-app": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-6.0.0.tgz", + "integrity": "sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==", + "requires": { + "confusing-browser-globals": "^1.0.10" + } + }, + "eslint-plugin-flowtype": { + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.10.0.tgz", + "integrity": "sha512-vcz32f+7TP+kvTUyMXZmCnNujBQZDNmcqPImw8b9PZ+16w1Qdm6ryRuYZYVaG9xRqqmAPr2Cs9FAX5gN+x/bjw==", + "requires": { + "lodash": "^4.17.15", + "string-natural-compare": "^3.0.1" + } + }, + "eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "requires": { + "eslint-visitor-keys": "^1.1.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==" + } + } + }, + "eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==" + }, + "espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "requires": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==" + } + } + }, + "globals": { + "version": "13.19.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", + "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", + "requires": { + "type-fest": "^0.20.2" + } + }, "node-fetch": { "version": "2.6.7", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", @@ -32245,28 +31732,51 @@ "yocto-queue": "^0.1.0" } }, + "path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==" + }, "resolve-from": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" }, - "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", + "shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", "requires": { - "lru-cache": "^6.0.0" + "shebang-regex": "^3.0.0" } }, + "shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" + }, "tslib": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, + "type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==" + }, "value-or-promise": { "version": "1.0.11", "resolved": "https://registry.npmjs.org/value-or-promise/-/value-or-promise-1.0.11.tgz", "integrity": "sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==" + }, + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "requires": { + "isexe": "^2.0.0" + } } } }, @@ -32328,14 +31838,6 @@ "requires": { "whatwg-url": "^5.0.0" } - }, - "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "requires": { - "lru-cache": "^6.0.0" - } } } }, @@ -32478,16 +31980,6 @@ "gatsby-plugin-utils": "^3.12.0", "semver": "^7.3.7", "sharp": "^0.30.3" - }, - "dependencies": { - "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "requires": { - "lru-cache": "^6.0.0" - } - } } }, "gatsby-plugin-mdx": { @@ -33279,23 +32771,6 @@ "function-bind": "^1.1.1" } }, - "has-ansi": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", - "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - } - } - }, "has-bigints": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", @@ -33714,6 +33189,12 @@ "side-channel": "^1.0.4" } }, + "interpret": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/interpret/-/interpret-1.4.0.tgz", + "integrity": "sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==", + "dev": true + }, "intl-messageformat": { "version": "9.13.0", "resolved": "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-9.13.0.tgz", @@ -33827,9 +33308,9 @@ } }, "is-core-module": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz", - "integrity": "sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==", + "version": "2.11.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.11.0.tgz", + "integrity": "sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==", "requires": { "has": "^1.0.3" } @@ -34008,12 +33489,6 @@ "is-absolute-url": "^3.0.0" } }, - "is-resolvable": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz", - "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==", - "dev": true - }, "is-retry-allowed": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz", @@ -34942,6 +34417,12 @@ } } }, + "memory-fs": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/memory-fs/-/memory-fs-0.2.0.tgz", + "integrity": "sha512-+y4mDxU4rvXXu5UDSGCGNiesFmwCHuefGMoPCO1WYucNYj7DsLqrFaa2fXVI0H+NNiPTwwzKwspn9yTZqUGqng==", + "dev": true + }, "merge-descriptors": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz", @@ -35222,16 +34703,6 @@ "integrity": "sha512-u4uAs/4Zzmp/jjsD9cyFYDXeISfUWaAVWshPmDZOFOv4Xl4SbzTXm53I04C2uRueYJ+0t5PEtLH/owbn2Npf/w==", "requires": { "semver": "^7.3.5" - }, - "dependencies": { - "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "requires": { - "lru-cache": "^6.0.0" - } - } } }, "node-addon-api": { @@ -35910,12 +35381,6 @@ "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=" }, - "path-is-inside": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz", - "integrity": "sha1-NlQX3t5EQw0cEa9hAn+s8HS9/FM=", - "dev": true - }, "path-key": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", @@ -36035,12 +35500,6 @@ "resolved": "https://registry.npmjs.org/platform/-/platform-1.3.6.tgz", "integrity": "sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==" }, - "pluralize": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-7.0.0.tgz", - "integrity": "sha512-ARhBOdzS3e41FbkW/XWrTEtukqqLoK5+Z/4UeDaLuSW+39JPeFgs4gCGqsrJHVZX0fUrx//4OF0K1CUGwlIFow==", - "dev": true - }, "pngjs": { "version": "3.4.0", "resolved": "https://registry.npmjs.org/pngjs/-/pngjs-3.4.0.tgz", @@ -37060,9 +36519,9 @@ } }, "regexpp": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz", - "integrity": "sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==" + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==" }, "regexpu-core": { "version": "4.8.0", @@ -37455,39 +36914,6 @@ "resolved": "https://registry.npmjs.org/require-package-name/-/require-package-name-2.0.1.tgz", "integrity": "sha1-wR6XJ2tluOKSP3Xav1+y7ww4Qbk=" }, - "require-uncached": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/require-uncached/-/require-uncached-1.0.3.tgz", - "integrity": "sha1-Tg1W1slmL9MeQwEcS5WqSZVUIdM=", - "dev": true, - "requires": { - "caller-path": "^0.1.0", - "resolve-from": "^1.0.0" - }, - "dependencies": { - "caller-path": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/caller-path/-/caller-path-0.1.0.tgz", - "integrity": "sha1-lAhe9jWB7NPaqSREqP6U6CV3dR8=", - "dev": true, - "requires": { - "callsites": "^0.2.0" - } - }, - "callsites": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-0.2.0.tgz", - "integrity": "sha1-r6uWJikQp/M8GaV3WCXGnzTjUMo=", - "dev": true - }, - "resolve-from": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-1.0.1.tgz", - "integrity": "sha1-Jsv+k10a7uq7Kbw/5a6wHpPUQiY=", - "dev": true - } - } - }, "requires-port": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", @@ -37711,21 +37137,6 @@ "queue-microtask": "^1.2.2" } }, - "rx-lite": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/rx-lite/-/rx-lite-4.0.8.tgz", - "integrity": "sha1-Cx4Rr4vESDbwSmQH6S2kJGe3lEQ=", - "dev": true - }, - "rx-lite-aggregates": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/rx-lite-aggregates/-/rx-lite-aggregates-4.0.8.tgz", - "integrity": "sha1-dTuHqJoRyVRnxKwWJsTvxOBcZ74=", - "dev": true, - "requires": { - "rx-lite": "*" - } - }, "rxjs": { "version": "6.6.7", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", @@ -37832,9 +37243,9 @@ } }, "semver": { - "version": "7.3.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.4.tgz", - "integrity": "sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==", + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", + "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", "requires": { "lru-cache": "^6.0.0" } @@ -37996,14 +37407,6 @@ "version": "5.0.0", "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.0.0.tgz", "integrity": "sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==" - }, - "semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "requires": { - "lru-cache": "^6.0.0" - } } } }, @@ -38647,9 +38050,9 @@ } }, "table": { - "version": "6.8.0", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.0.tgz", - "integrity": "sha512-s/fitrbVeEyHKFa7mFdkuQMWlH1Wgw/yEXMt5xACT4ZpzWFluehAxRtUUQKPuWhaLAWhFcVx6w3oC8VKaUfPGA==", + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", + "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", "requires": { "ajv": "^8.0.1", "lodash.truncate": "^4.4.2", @@ -38659,9 +38062,9 @@ }, "dependencies": { "ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", + "version": "8.11.2", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.2.tgz", + "integrity": "sha512-E4bfmKAhGiSTvMfL1Myyycaub+cUEU2/IvpylXkUu7CHBkBj1f/ikdzbD7YQ6FKUbixDxeYvB/xY4fvyroDlQg==", "requires": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", @@ -39708,15 +39111,6 @@ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=" }, - "write": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/write/-/write-0.2.1.tgz", - "integrity": "sha1-X8A4KOJkzqP+kUVUdvejxWbLB1c=", - "dev": true, - "requires": { - "mkdirp": "^0.5.1" - } - }, "write-file-atomic": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", diff --git a/www/package.json b/www/package.json index f638077411..b7075abc86 100644 --- a/www/package.json +++ b/www/package.json @@ -51,17 +51,20 @@ "clean": "gatsby clean", "develop": "npm run build-themes && gatsby develop", "develop:with-theme": "npm run develop", - "lint": "eslint --ext .js --ext .jsx .", + "lint": "eslint --ext .js --ext .jsx --ext .ts --ext .tsx .", "start": "npm run develop", "test": "echo \"Error: no test specified\" && exit 1", "build-themes": "node build-themes.js" }, "devDependencies": { - "babel-eslint": "^10.0.1", + "@edx/eslint-config": "^3.1.0", + "@types/color": "^3.0.3", + "@types/mdx": "^2.0.3", + "@types/mdx-js__react": "^1.5.5", + "@types/react-helmet": "^6.1.6", "css": "^3.0.0", - "eslint": "^7.32.0", - "eslint-config-edx": "^4.0.4", - "eslint-import-resolver-alias": "^1.1.2" + "eslint": "8.18.0", + "eslint-import-resolver-webpack": "^0.13.2" }, "repository": { "type": "git", diff --git a/www/src/components/CSSUtilitiesTable.tsx b/www/src/components/CSSUtilitiesTable.tsx index 6ff286fe41..6ee9847fed 100644 --- a/www/src/components/CSSUtilitiesTable.tsx +++ b/www/src/components/CSSUtilitiesTable.tsx @@ -1,7 +1,6 @@ import React from 'react'; import PropTypes from 'prop-types'; -// @ts-ignore -import { Table } from '~paragon-react'; // eslint-disable-line +import { Table } from '~paragon-react'; export interface ICSSUtilitiesTable { selectors: Array<{ diff --git a/www/src/components/CodeBlock.tsx b/www/src/components/CodeBlock.tsx index 3b4938d78d..8182d46211 100644 --- a/www/src/components/CodeBlock.tsx +++ b/www/src/components/CodeBlock.tsx @@ -18,10 +18,8 @@ import { LiveProvider, LiveEditor, LiveError, LivePreview, } from 'react-live'; import { FormattedMessage, useIntl } from 'react-intl'; -// @ts-ignore -import * as ParagonReact from '~paragon-react'; // eslint-disable-line -// @ts-ignore -import * as ParagonIcons from '~paragon-icons'; // eslint-disable-line +import * as ParagonReact from '~paragon-react'; +import * as ParagonIcons from '~paragon-icons'; import MiyazakiCard from './exampleComponents/MiyazakiCard'; import HipsterIpsum from './exampleComponents/HipsterIpsum'; import ExamplePropsForm from './exampleComponents/ExamplePropsForm'; diff --git a/www/src/components/Header.tsx b/www/src/components/Header.tsx index a28f4d3988..30b4c4af7f 100644 --- a/www/src/components/Header.tsx +++ b/www/src/components/Header.tsx @@ -2,8 +2,6 @@ import React, { useEffect, useContext } from 'react'; import PropTypes from 'prop-types'; import { FocusOn } from 'react-focus-on'; import { Link } from 'gatsby'; -import Menu from './Menu'; -import Search from './Search'; import { useToggle, Nav, @@ -13,10 +11,10 @@ import { Button, Icon, IconButton, - // @ts-ignore -} from '~paragon-react'; // eslint-disable-line -// @ts-ignore -import { Menu as MenuIcon, Close, Settings } from '~paragon-icons'; // eslint-disable-line +} from '~paragon-react'; +import { Menu as MenuIcon, Close, Settings } from '~paragon-icons'; +import Menu from './Menu'; +import Search from './Search'; import { SettingsContext } from '../context/SettingsContext'; export interface INavbar { @@ -27,92 +25,94 @@ export interface INavbar { showMinimizedTitle?: boolean, } -const Navbar = ({ +function Navbar({ siteTitle, onMenuClick, menuIsOpen, showMinimizedTitle, onSettingsClick, -}: INavbar) => ( - - - - - - - - {showMinimizedTitle ? ( - - 💎 - - ) : ( - <> -

{siteTitle}

-

+ + + + + + + {showMinimizedTitle ? ( + - Technical Documentation -

- - )} - - - - + +
+
+ ); +} Navbar.propTypes = { siteTitle: PropTypes.string.isRequired, @@ -131,7 +131,7 @@ export interface IHeaderProps { showMinimizedTitle?: boolean, } -const Header = ({ siteTitle, showMinimizedTitle }: IHeaderProps) => { +function Header({ siteTitle, showMinimizedTitle }: IHeaderProps) { const [isOpen, , close, toggle] = useToggle(false, { handleToggleOn: () => { document.body.style.overflow = 'hidden'; @@ -169,7 +169,7 @@ const Header = ({ siteTitle, showMinimizedTitle }: IHeaderProps) => {
); -}; +} Header.propTypes = { siteTitle: PropTypes.string, diff --git a/www/src/components/IconsTable.jsx b/www/src/components/IconsTable.jsx index 0c18b7561a..24f738bd73 100644 --- a/www/src/components/IconsTable.jsx +++ b/www/src/components/IconsTable.jsx @@ -3,8 +3,8 @@ import React, { } from 'react'; import PropTypes from 'prop-types'; import debounce from 'lodash.debounce'; -import { Icon, SearchField, Toast } from '~paragon-react'; // eslint-disable-line -import * as IconComponents from '~paragon-icons'; // eslint-disable-line +import { Icon, SearchField, Toast } from '~paragon-react'; +import * as IconComponents from '~paragon-icons'; const ICON_NAMES = Object.keys(IconComponents); const WINDOW_HEIGHT = 2400; @@ -12,11 +12,11 @@ const ROW_HEIGHT = 100; const ROWS_PER_WINDOW = WINDOW_HEIGHT / ROW_HEIGHT; const COLUMN_WIDTH = 150; -const TableCell = ({ +function TableCell({ iconName, setCurrentIcon, previewRef, -}) => { +}) { const handleClick = () => { setCurrentIcon(iconName); if (previewRef.current) { @@ -44,11 +44,11 @@ const TableCell = ({ {iconName}
); -}; +} -const TableRow = ({ +function TableRow({ rowIndex, columnsCount, iconsList, data, -}) => { +}) { const startIndex = rowIndex * columnsCount; const endIndex = startIndex + columnsCount; if (startIndex > iconsList.length) { @@ -59,9 +59,9 @@ const TableRow = ({ return icons.map(iconName => ( )); -}; +} -const IconsTable = () => { +function IconsTable() { const previewRef = React.useRef(null); const tableRef = React.useRef(null); const tableBottom = React.useRef(null); @@ -83,11 +83,14 @@ const IconsTable = () => { // eslint-disable-next-line react-hooks/exhaustive-deps const debouncedSetIconsList = useCallback( - debounce((list) => { - global.analytics.track('openedx.paragon.icons-table.search', { value: searchValue }); - setData({ rowsCount: ROWS_PER_WINDOW, iconsList: list }); - }, - 250, { leading: false }), + debounce( + (list) => { + global.analytics.track('openedx.paragon.icons-table.search', { value: searchValue }); + setData({ rowsCount: ROWS_PER_WINDOW, iconsList: list }); + }, + 250, + { leading: false }, + ), [], ); @@ -193,7 +196,7 @@ const IconsTable = () => { ); -}; +} TableCell.propTypes = { iconName: PropTypes.string.isRequired, @@ -206,9 +209,9 @@ TableCell.propTypes = { }; TableRow.propTypes = { - rowIndex: PropTypes.number, - columnsCount: PropTypes.number, - iconsList: PropTypes.arrayOf(PropTypes.string), + rowIndex: PropTypes.number.isRequired, + columnsCount: PropTypes.number.isRequired, + iconsList: PropTypes.arrayOf(PropTypes.string).isRequired, data: PropTypes.shape({ setCurrentIcon: PropTypes.func, previewRef: PropTypes.shape({ diff --git a/www/src/components/LayoutGenerator.tsx b/www/src/components/LayoutGenerator.tsx index f07ae4917c..f8cd8b4708 100644 --- a/www/src/components/LayoutGenerator.tsx +++ b/www/src/components/LayoutGenerator.tsx @@ -1,8 +1,7 @@ import React, { useState } from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; -// @ts-ignore -import { Form } from '~paragon-react'; // eslint-disable-line +import { Form } from '~paragon-react'; import CodeBlock from './CodeBlock'; export interface IColumn { diff --git a/www/src/components/LinkedHeading.tsx b/www/src/components/LinkedHeading.tsx index 03e4c030b4..fbb431e5ad 100644 --- a/www/src/components/LinkedHeading.tsx +++ b/www/src/components/LinkedHeading.tsx @@ -9,11 +9,11 @@ export interface ILinkedHeading { type HeadingTag = 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6'; -const LinkedHeading = ({ +function LinkedHeading({ h, children, id, -}: ILinkedHeading) => { +}: ILinkedHeading) { const H = `h${h}` as HeadingTag; return ( @@ -21,7 +21,7 @@ const LinkedHeading = ({ {children} ); -}; +} LinkedHeading.propTypes = { h: PropTypes.string.isRequired, diff --git a/www/src/components/MeasuredItem.tsx b/www/src/components/MeasuredItem.tsx index 9c3458becc..646cafcc54 100644 --- a/www/src/components/MeasuredItem.tsx +++ b/www/src/components/MeasuredItem.tsx @@ -17,12 +17,12 @@ export interface IMeasuredItem { const initialMeasurements = {}; -const MeasuredItem = ({ +function MeasuredItem({ properties, renderBefore, renderAfter, children, -}: IMeasuredItem) => { +}: IMeasuredItem) { const { settings } = useContext(SettingsContext); const { theme } = settings; const [measurements, setMeasurements] = useState(initialMeasurements); @@ -56,7 +56,7 @@ const MeasuredItem = ({ {renderAfter ? renderAfter(measurements) : null} ); -}; +} MeasuredItem.propTypes = { properties: PropTypes.arrayOf(PropTypes.string), diff --git a/www/src/components/Menu.tsx b/www/src/components/Menu.tsx index 6437f125f2..8c8b32ad26 100644 --- a/www/src/components/Menu.tsx +++ b/www/src/components/Menu.tsx @@ -1,7 +1,6 @@ import React from 'react'; import PropTypes from 'prop-types'; import { Link, graphql, useStaticQuery } from 'gatsby'; -import { Issue } from '../../../icons'; import { Container, Row, @@ -12,8 +11,8 @@ import { Button, Badge, Icon, - // @ts-ignore -} from '~paragon-react'; // eslint-disable-line +} from '~paragon-react'; +import { Issue } from '../../../icons'; // MDX transforms markdown generated by gatsby-transformer-react-docgen // This query filters out all of those markdown nodes and assumes all others @@ -72,9 +71,9 @@ export interface IComponentNavItem { }, } -const ComponentNavItem = ({ +function ComponentNavItem({ id, fields, frontmatter, ...props -}: IComponentNavItem) => { +}: IComponentNavItem) { const isDeprecated = frontmatter?.status?.toLowerCase().includes('deprecate') || false; const linkNode = isDeprecated ? ( ); -}; +} ComponentNavItem.propTypes = { id: PropTypes.string.isRequired, @@ -104,9 +103,11 @@ ComponentNavItem.propTypes = { }).isRequired, }; -const MenuComponentList: React.FC = ({ children }) => ( -
{children}
-); +function MenuComponentList({ children } : { children: React.ReactNode }) { + return ( +
{children}
+ ); +} MenuComponentList.propTypes = { children: PropTypes.node.isRequired, @@ -117,12 +118,14 @@ export interface IMenuComponentListCategory { title: string, } -const MenuComponentListCategory = ({ children, title }: IMenuComponentListCategory) => ( -
-

{title}

- {children} -
-); +function MenuComponentListCategory({ children, title }: IMenuComponentListCategory) { + return ( +
+

{title}

+ {children} +
+ ); +} const handlePlaygroundClick = () => { global.analytics.track('openedx.paragon.menu.playground.visit_playground.clicked'); @@ -141,7 +144,7 @@ interface IManuQueryComponents { all: Array } -const Menu = () => { +function Menu() { const { components } = useStaticQuery(menuQuery); const { categories, all }: IManuQueryComponents = components; @@ -256,6 +259,6 @@ const Menu = () => {
); -}; +} export default Menu; diff --git a/www/src/components/PageLayout.tsx b/www/src/components/PageLayout.tsx index f785cb60b6..d8143705f7 100644 --- a/www/src/components/PageLayout.tsx +++ b/www/src/components/PageLayout.tsx @@ -8,8 +8,12 @@ import * as React from 'react'; import PropTypes from 'prop-types'; import { useStaticQuery, graphql, Link } from 'gatsby'; -// @ts-ignore -import { Container, Nav, Row, Col } from '~paragon-react'; // eslint-disable-line +import { + Container, + Nav, + Row, + Col, +} from '~paragon-react'; import Header from './Header'; import Menu from './Menu'; import Settings from './Settings'; @@ -28,13 +32,13 @@ export interface ILayout { tocData: Array, } -const Layout = ({ +function Layout({ children, showMinimizedTitle, hideFooterComponentMenu, isMdx, tocData, -}: ILayout) => { +}: ILayout) { const data = useStaticQuery(graphql` query SiteTitleQuery { site { @@ -120,7 +124,7 @@ const Layout = ({
); -}; +} const itemsShape = { url: PropTypes.string, diff --git a/www/src/components/PropType.tsx b/www/src/components/PropType.tsx index 0513e00aac..330a304996 100644 --- a/www/src/components/PropType.tsx +++ b/www/src/components/PropType.tsx @@ -1,13 +1,12 @@ import React from 'react'; import PropTypes from 'prop-types'; -// @ts-ignore -import { Badge } from '~paragon-react'; // eslint-disable-line +import { Badge } from '~paragon-react'; export type RequiredBadgeTypes = { isRequired?: boolean, }; -const RequiredBadge = ({ isRequired }: RequiredBadgeTypes) => { +function RequiredBadge({ isRequired }: RequiredBadgeTypes) { if (!isRequired) { return null; } return ( <> @@ -15,7 +14,7 @@ const RequiredBadge = ({ isRequired }: RequiredBadgeTypes) => { Required ); -}; +} RequiredBadge.propTypes = { isRequired: PropTypes.bool, @@ -32,9 +31,9 @@ export interface IPropType { required?: boolean, } -const PropType = ({ +function PropType({ name, value, required, raw, -}: IPropType) => { +}: IPropType) { // eslint-disable-next-line @typescript-eslint/no-use-before-define const PropTypeComponent = PROP_TYPE_COMPONENTS[name]; @@ -50,7 +49,7 @@ const PropType = ({ } return <>unknown type; -}; +} PropType.propTypes = { name: PropTypes.oneOf([ @@ -90,12 +89,14 @@ export interface ISimplePropType { isRequired?: boolean, } -const SimplePropType = ({ name, isRequired }: ISimplePropType) => ( - - {name} - - -); +function SimplePropType({ name, isRequired }: ISimplePropType) { + return ( + + {name} + + + ); +} SimplePropType.propTypes = { isRequired: PropTypes.bool, @@ -112,17 +113,19 @@ export interface IPropTypeEnum { isRequired?: boolean, } -const PropTypeEnum = ({ name, value: enumValue, isRequired }: IPropTypeEnum) => ( - - {name} - - - {enumValue.map - ? enumValue.map(({ value }) => value).join(' | ') - : JSON.stringify(enumValue)} +function PropTypeEnum({ name, value: enumValue, isRequired }: IPropTypeEnum) { + return ( + + {name} + + + {enumValue.map + ? enumValue.map(({ value }) => value).join(' | ') + : JSON.stringify(enumValue)} + - -); + ); +} PropTypeEnum.propTypes = { isRequired: PropTypes.bool, @@ -139,14 +142,16 @@ export interface IPropTypeUnion { isRequired?: boolean, } -const PropTypeUnion = ({ value, isRequired }: IPropTypeUnion) => ( - - {value - .map((propType: { name: string }) => ) - .reduce((prev: Element, curr: Element) => [prev, ' | ', curr])} - - -); +function PropTypeUnion({ value, isRequired }: IPropTypeUnion) { + return ( + + {value + .map((propType: { name: string }) => ) + .reduce((prev: Element, curr: Element) => [prev, ' | ', curr])} + + + ); +} PropTypeUnion.propTypes = { isRequired: PropTypes.bool, @@ -163,12 +168,14 @@ export interface IPropTypeInstanceOf { value: string, } -const PropTypeInstanceOf = ({ value, isRequired }: IPropTypeInstanceOf) => ( - - {value} - - -); +function PropTypeInstanceOf({ value, isRequired }: IPropTypeInstanceOf) { + return ( + + {value} + + + ); +} PropTypeInstanceOf.propTypes = { isRequired: PropTypes.bool, @@ -184,13 +191,15 @@ export interface IPropTypeArrayOf { value: Array<{}>, } -const PropTypeArrayOf = ({ value, isRequired }: IPropTypeArrayOf) => ( - - - [] - - -); +function PropTypeArrayOf({ value, isRequired }: IPropTypeArrayOf) { + return ( + + + [] + + + ); +} PropTypeArrayOf.propTypes = { isRequired: PropTypes.bool, @@ -206,16 +215,18 @@ export interface IPropTypeObjectOf { isRequired?: boolean, } -const PropTypeObjectOf = ({ value, isRequired }: IPropTypeObjectOf) => ( - - - Object.{'<'} - - {'>'} - - - -); +function PropTypeObjectOf({ value, isRequired }: IPropTypeObjectOf) { + return ( + + + Object.{'<'} + + {'>'} + + + + ); +} PropTypeObjectOf.propTypes = { isRequired: PropTypes.bool, @@ -232,19 +243,21 @@ export interface IPropTypeShape { value: Array<{}>, } -const PropTypeShape = ({ name, value, isRequired }: IPropTypeShape) => ( - - {name} - - {' {'} - {Object.entries(value).map(([key, propType]) => ( -
- {key}: , -
- ))} - {'}'} -
-); +function PropTypeShape({ name, value, isRequired }: IPropTypeShape) { + return ( + + {name} + + {' {'} + {Object.entries(value).map(([key, propType]) => ( +
+ {key}: , +
+ ))} + {'}'} +
+ ); +} PropTypeShape.propTypes = { isRequired: PropTypes.bool, @@ -264,19 +277,21 @@ export interface IPropTypeExact { }, } -const PropTypeExact = ({ name, value, isRequired }: IPropTypeExact) => ( - - {name} - - {' {'} - {Object.entries(value).map(([key, propType]) => ( -
- {key}: , -
- ))} - {'}'} -
-); +function PropTypeExact({ name, value, isRequired }: IPropTypeExact) { + return ( + + {name} + + {' {'} + {Object.entries(value).map(([key, propType]) => ( +
+ {key}: , +
+ ))} + {'}'} +
+ ); +} PropTypeExact.propTypes = { isRequired: PropTypes.bool, @@ -293,12 +308,14 @@ export interface ICustomPropType { raw?: string } -const CustomPropType = ({ raw, isRequired }: ICustomPropType) => ( - - {raw} - - -); +function CustomPropType({ raw, isRequired }: ICustomPropType) { + return ( + + {raw} + + + ); +} CustomPropType.propTypes = { isRequired: PropTypes.bool, diff --git a/www/src/components/PropsTable.tsx b/www/src/components/PropsTable.tsx index cb54970ddb..5bd2d87a05 100644 --- a/www/src/components/PropsTable.tsx +++ b/www/src/components/PropsTable.tsx @@ -1,9 +1,8 @@ import React from 'react'; import PropTypes from 'prop-types'; import { MDXRenderer } from 'gatsby-plugin-mdx'; +import { Badge, Card } from '~paragon-react'; import PropType from './PropType'; -// @ts-ignore -import { Badge, Card } from '~paragon-react'; // eslint-disable-line const IGNORED_COMPONENT_PROPS = ['intl']; @@ -11,7 +10,7 @@ export type DefaultValueTypes = { value: string | undefined, }; -const DefaultValue = ({ value }: DefaultValueTypes) => { +function DefaultValue({ value }: DefaultValueTypes) { if (!value || value === 'undefined') { return null; } return ( <> @@ -19,7 +18,7 @@ const DefaultValue = ({ value }: DefaultValueTypes) => { {value} ); -}; +} DefaultValue.propTypes = { value: PropTypes.string, @@ -41,31 +40,33 @@ export interface IProp { }, } -const Prop = ({ +function Prop({ name, type, required, defaultValue, description, -}: IProp) => ( -
  • -
    -
    - {`${name} `} - - {required && ( +}: IProp) { + return ( +
  • +
    +
    + {`${name} `} + + {required && ( <> {' '} Required - )} -
    -
    - {description ? ( - {description.childMdx.body} - ) : null} -
    + )} +
    +
    + {description ? ( + {description.childMdx.body} + ) : null} +
    - -
  • - -); + +
    + + ); +} Prop.propTypes = { name: PropTypes.string.isRequired, @@ -90,19 +91,21 @@ export interface IPropsTable { content: string, } -const PropsTable = ({ props: componentProps, displayName, content }: IPropsTable) => ( - - - {content &&

    {content}

    } - {componentProps.length > 0 ? ( -
      - {componentProps - .filter(metadata => !IGNORED_COMPONENT_PROPS.includes(metadata.name)) - .map(metadata => )} -
    - ) :
    This component does not receive any props.
    } -
    -); +function PropsTable({ props: componentProps, displayName, content }: IPropsTable) { + return ( + + + {content &&

    {content}

    } + {componentProps.length > 0 ? ( +
      + {componentProps + .filter(metadata => !IGNORED_COMPONENT_PROPS.includes(metadata.name)) + .map(metadata => )} +
    + ) :
    This component does not receive any props.
    } +
    + ); +} PropsTable.propTypes = { props: PropTypes.arrayOf(PropTypes.shape({})), diff --git a/www/src/components/SEO.tsx b/www/src/components/SEO.tsx index cd2d484b29..7b2eab7db2 100644 --- a/www/src/components/SEO.tsx +++ b/www/src/components/SEO.tsx @@ -7,7 +7,6 @@ import * as React from 'react'; import PropTypes from 'prop-types'; -// @ts-ignore import { Helmet } from 'react-helmet'; import { useStaticQuery, graphql } from 'gatsby'; diff --git a/www/src/components/Search/index.jsx b/www/src/components/Search/index.jsx index d333daf83f..6d6b696f38 100644 --- a/www/src/components/Search/index.jsx +++ b/www/src/components/Search/index.jsx @@ -5,7 +5,7 @@ import '@docsearch/css'; import HitComponent from './HitComponent'; -const Search = () => { +function Search() { let userId = global.localStorage?.getItem('pgn__algolia-usedId'); if (!userId) { userId = uuidv4(); @@ -27,6 +27,7 @@ const Search = () => { appId={process.env.GATSBY_ALGOLIA_APP_ID} indexName={process.env.GATSBY_ALGOLIA_INDEX_NAME} apiKey={process.env.GATSBY_ALGOLIA_API_KEY} + // eslint-disable-next-line react/no-unstable-nested-components hitComponent={({ hit, children }) => {children}} searchParameters={{ clickAnalytics: true, @@ -48,6 +49,6 @@ const Search = () => { transformItems={(items) => items.map((item, index) => ({ ...item, position: index + 1 }))} /> ); -}; +} export default Search; diff --git a/www/src/components/Settings.tsx b/www/src/components/Settings.tsx index f58286a4f3..201000a9b4 100644 --- a/www/src/components/Settings.tsx +++ b/www/src/components/Settings.tsx @@ -5,9 +5,7 @@ import { Icon, IconButton, Stack, - // @ts-ignore } from '~paragon-react'; -// @ts-ignore import { Close } from '~paragon-icons'; import { LANGUAGES } from '../config'; @@ -15,7 +13,7 @@ import { LANGUAGES } from '../config'; import SettingsContext from '../context/SettingsContext'; import { THEMES } from '../../theme-config'; -const Settings = () => { +function Settings() { const { settings, handleSettingsChange, @@ -89,6 +87,6 @@ const Settings = () => { ); -}; +} export default Settings; diff --git a/www/src/components/Toc.tsx b/www/src/components/Toc.tsx index 24f4662fe0..e4e2877776 100644 --- a/www/src/components/Toc.tsx +++ b/www/src/components/Toc.tsx @@ -1,8 +1,7 @@ import React, { useEffect, useRef, useState } from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; -// @ts-ignore -import { Sticky } from '~paragon-react'; // eslint-disable-line +import { Sticky } from '~paragon-react'; interface IItems { url?: string, diff --git a/www/src/components/exampleComponents/ExamplePropsForm.jsx b/www/src/components/exampleComponents/ExamplePropsForm.jsx index e7736527c5..c56e76d54a 100644 --- a/www/src/components/exampleComponents/ExamplePropsForm.jsx +++ b/www/src/components/exampleComponents/ExamplePropsForm.jsx @@ -1,73 +1,75 @@ import React from 'react'; import PropTypes from 'prop-types'; -import { Form, Badge } from '~paragon-react'; // eslint-disable-line +import { Form, Badge } from '~paragon-react'; -const ExamplePropsForm = ({ inputs }) => ( -
    -

    Props panel

    - {inputs.map(input => { - if (input.options) { +function ExamplePropsForm({ inputs }) { + return ( +
    +

    Props panel

    + {inputs.map(input => { + if (input.options) { + return ( + + + {input.name} + + input.setValue(e.target.value)} + value={input.value} + > + {input.options.map(option => ( + + {option.name || option.value || option} + + ))} + + + ); + } + if (input.range) { + return ( + + + {input.name}: {input.value} + +
    + {input.range.min} + input.setValue(e.target.value)} + /> + {input.range.max} +
    +
    + ); + } return ( - - {input.name} - - input.setValue(e.target.value)} - value={input.value} + name={input.name} > - {input.options.map(option => ( - - {option.name || option.value || option} - - ))} - - - ); - } - if (input.range) { - return ( - - - {input.name}: {input.value} - -
    - {input.range.min} - input.setValue(e.target.value)} - /> - {input.range.max} -
    + + {input.name}: {(!!input.value).toString()} + +
    ); - } - return ( - - input.setValue(e.target.value)} - name={input.name} - > - - {input.name}: {(!!input.value).toString()} - - - - ); - })} -
    -); + })} +
    + ); +} ExamplePropsForm.propTypes = { inputs: PropTypes.arrayOf(PropTypes.shape({ diff --git a/www/src/components/exampleComponents/HipsterIpsum.tsx b/www/src/components/exampleComponents/HipsterIpsum.tsx index 31ba3f9fcb..b2bfe4c8ca 100644 --- a/www/src/components/exampleComponents/HipsterIpsum.tsx +++ b/www/src/components/exampleComponents/HipsterIpsum.tsx @@ -1,4 +1,4 @@ -import React, { useMemo } from 'react'; +import React from 'react'; import PropTypes from 'prop-types'; /** @@ -8,7 +8,7 @@ import PropTypes from 'prop-types'; * @return {String} The first item in the shuffled array */ const shuffle = (array: Array) => { - let currentIndex: number = array.length; + let currentIndex = array.length; let temporaryValue; let randomIndex; @@ -28,7 +28,7 @@ const shuffle = (array: Array) => { return array; }; -const paragraphs: Array = [ +const paragraphs = [ 'Yuccie pabst four loko flexitarian activated charcoal viral health goth craft beer dreamcatcher subway tile meditation microdosing. Hashtag raw denim health goth hoodie, adaptogen chambray pabst roof party seitan tattooed truffaut mlkshk mustache normcore cliche. DIY pug cold-pressed irony enamel pin, viral squid kale chips. Umami flexitarian hot chicken put a bird on it, 90s YOLO waistcoat intelligentsia selvage affogato 3 wolf moon. Truffaut wayfarers affogato, cardigan distillery YOLO chicharrones literally direct trade gastropub stumptown neutra semiotics whatever. Vaporware XOXO plaid portland helvetica quinoa flannel tumeric taiyaki fixie snackwave. Banh mi migas drinking vinegar bicycle rights cardigan, vexillologist cliche ennui pok pok four loko fashion axe keffiyeh brooklyn literally.', 'Pinterest tote bag synth, tattooed echo park cronut flannel kombucha kickstarter viral. Lo-fi microdosing activated charcoal jean shorts ramps. Scenester copper mug swag farm-to-table PBR&B ramps hell of tousled mumblecore af trust fund lo-fi. Enamel pin put a bird on it hella vinyl flannel pickled bespoke. Cred williamsburg irony, squid portland fixie unicorn mumblecore direct trade. Irony tumblr freegan meditation blog.', 'Wolf DIY typewriter food truck readymade man braid shaman adaptogen coloring book. Ugh kitsch microdosing, leggings copper mug seitan messenger bag intelligentsia 8-bit disrupt wayfarers banjo. Swag stumptown XOXO, shaman enamel pin franzen lo-fi blog sriracha celiac wolf. Normcore actually 8-bit, before they sold out celiac kickstarter pok pok af street art pour-over coloring book swag meggings truffaut iPhone. Coloring book artisan bespoke organic ugh neutra pug.', @@ -41,7 +41,7 @@ const paragraphs: Array = [ 'Vice post-ironic etsy health goth kogi aesthetic, wolf tilde tofu man bun gluten-free venmo. Yuccie kogi celiac distillery, four loko adaptogen yr mixtape bushwick vinyl pabst messenger bag. Trust fund glossier hell of selfies pop-up marfa. Pitchfork woke listicle humblebrag adaptogen enamel pin trust fund butcher helvetica cred succulents try-hard raw denim seitan. Keffiyeh tumeric slow-carb, chillwave drinking vinegar af austin pabst paleo squid prism enamel pin.', ]; -const shortParagraphs: Array = [ +const shortParagraphs = [ 'Af crucifix listicle brooklyn letterpress. Synth polaroid art party, you probably havent heard of them pop-up subway tile pok pok migas cred paleo ugh. Tumeric green juice wolf seitan hammock ethical.', 'Vice post-ironic etsy health goth kogi aesthetic, wolf tilde tofu man bun gluten-free venmo.', 'Stumptown pop-up chia master cleanse health goth, bushwick mlkshk umami vexillologist single-origin coffee drinking', @@ -53,31 +53,29 @@ export type HipsterIpsumType = { numShortParagraphs: number, }; -const getHipsterIpsumContent = (paragraphs: Array, numParagraphs: number) => { - return paragraphs - .slice(0, numParagraphs) - .map(text =>

    {text}

    ); -}; +const getHipsterIpsumContent = (allParagraphs: Array, numParagraphs: number) => allParagraphs + .slice(0, numParagraphs) + .map(text =>

    {text}

    ); -export type useHipsterIpsumContentType = { - shortParagraphs: Array, +export type HipsterIpsumContentType = { + shortParagraphsInContent: string[], numShortParagraphs: number, - paragraphs: Array, + paragraphsInContent: string[], numParagraphs: number, -} +}; const useHipsterIpsumContent = ({ - shortParagraphs, + shortParagraphsInContent, numShortParagraphs, - paragraphs, + paragraphsInContent, numParagraphs, -}: useHipsterIpsumContentType) => { +}: HipsterIpsumContentType) => { if (numShortParagraphs !== undefined) { - const shuffledShortParagraphs = shuffle(shortParagraphs); + const shuffledShortParagraphs = shuffle(shortParagraphsInContent); return getHipsterIpsumContent(shuffledShortParagraphs, numShortParagraphs); } - const shuffledParagraphs = shuffle(paragraphs); + const shuffledParagraphs = shuffle(paragraphsInContent); return getHipsterIpsumContent(shuffledParagraphs, numParagraphs); }; @@ -86,9 +84,9 @@ const HipsterIpsum = ({ numShortParagraphs, }: HipsterIpsumType) => { const content = useHipsterIpsumContent({ - shortParagraphs, + shortParagraphsInContent: shortParagraphs, numShortParagraphs, - paragraphs, + paragraphsInContent: paragraphs, numParagraphs, }); return content; diff --git a/www/src/components/exampleComponents/MiyazakiCard.tsx b/www/src/components/exampleComponents/MiyazakiCard.tsx index 4aedc77a48..0fc9482f97 100644 --- a/www/src/components/exampleComponents/MiyazakiCard.tsx +++ b/www/src/components/exampleComponents/MiyazakiCard.tsx @@ -1,7 +1,6 @@ import React from 'react'; import PropTypes from 'prop-types'; -// @ts-ignore -import { Card } from '~paragon-react'; // eslint-disable-line +import { Card } from '~paragon-react'; export interface IMiyazakiCard { className: string, @@ -12,7 +11,7 @@ export interface IMiyazakiCard { }, } -const MiyazakiCard = ({ className, original }: IMiyazakiCard) => { +function MiyazakiCard({ className, original }: IMiyazakiCard) { const { title, director, release_date: releaseDate } = original; return ( @@ -29,7 +28,7 @@ const MiyazakiCard = ({ className, original }: IMiyazakiCard) => { ); -}; +} MiyazakiCard.defaultProps = { className: '', diff --git a/www/src/components/insights/ComponentUsageExamples.tsx b/www/src/components/insights/ComponentUsageExamples.tsx index 4c07f0aa3e..01576ae392 100644 --- a/www/src/components/insights/ComponentUsageExamples.tsx +++ b/www/src/components/insights/ComponentUsageExamples.tsx @@ -1,7 +1,6 @@ import React from 'react'; import PropTypes from 'prop-types'; -// @ts-ignore -import { Hyperlink } from '~paragon-react'; // eslint-disable-line +import { Hyperlink } from '~paragon-react'; type ProjectUsagesTypes = { filePath: string, @@ -18,7 +17,7 @@ export interface IComponentUsageExamples { }, } -const ComponentUsageExamples = ({ row }: IComponentUsageExamples) => { +function ComponentUsageExamples({ row }: IComponentUsageExamples) { const { repositoryUrl, usages } = row.original; return ( @@ -44,7 +43,7 @@ const ComponentUsageExamples = ({ row }: IComponentUsageExamples) => {
    ); -}; +} ComponentUsageExamples.propTypes = { row: PropTypes.shape({ diff --git a/www/src/components/insights/ProjectUsageExamples.tsx b/www/src/components/insights/ProjectUsageExamples.tsx index 31046efa8b..c4d1a2a6f8 100644 --- a/www/src/components/insights/ProjectUsageExamples.tsx +++ b/www/src/components/insights/ProjectUsageExamples.tsx @@ -1,7 +1,6 @@ import React from 'react'; import PropTypes from 'prop-types'; -// @ts-ignore -import { Hyperlink } from '~paragon-react'; // eslint-disable-line +import { Hyperlink } from '~paragon-react'; type IProjectUsages = { filePath: string, diff --git a/www/src/components/insights/SummaryUsageExamples.tsx b/www/src/components/insights/SummaryUsageExamples.tsx index d492e2bfae..8ea1c4b13c 100644 --- a/www/src/components/insights/SummaryUsageExamples.tsx +++ b/www/src/components/insights/SummaryUsageExamples.tsx @@ -1,6 +1,5 @@ import React from 'react'; import PropTypes from 'prop-types'; -// @ts-ignore import { Hyperlink } from '~paragon-react'; export interface ISummaryUsageExamples { @@ -11,7 +10,7 @@ export interface ISummaryUsageExamples { } } -const SummaryUsageExamples = ({ row }: ISummaryUsageExamples) => { +function SummaryUsageExamples({ row }: ISummaryUsageExamples) { interface IProjectUsages { filePath: string, line: number, @@ -55,8 +54,8 @@ const SummaryUsageExamples = ({ row }: ISummaryUsageExamples) => {
    )); - return <>{componentUsagesExample}; -}; + return componentUsagesExample; +} SummaryUsageExamples.propTypes = { row: PropTypes.shape({ diff --git a/www/src/context/InsightsContext.jsx b/www/src/context/InsightsContext.jsx index 34e33672be..75a014fb9f 100644 --- a/www/src/context/InsightsContext.jsx +++ b/www/src/context/InsightsContext.jsx @@ -2,13 +2,13 @@ import React, { createContext, useState, useEffect, useMemo, } from 'react'; import PropTypes from 'prop-types'; -import * as Components from '~paragon-react'; // eslint-disable-line -import * as Icons from '~paragon-icons'; // eslint-disable-line +import * as Components from '~paragon-react'; +import * as Icons from '~paragon-icons'; import getParagonComponentsTypes from '../utils/getParagonComponentsTypes'; const InsightsContext = createContext({}); -const InsightsContextProvider = ({ children }) => { +function InsightsContextProvider({ children }) { const [paragonTypes, setParagonTypes] = useState({}); useEffect(() => { @@ -27,7 +27,7 @@ const InsightsContextProvider = ({ children }) => { {children} ); -}; +} InsightsContextProvider.propTypes = { children: PropTypes.node.isRequired, diff --git a/www/src/context/SettingsContext.tsx b/www/src/context/SettingsContext.tsx index 36b17ba277..ce2f0122f3 100644 --- a/www/src/context/SettingsContext.tsx +++ b/www/src/context/SettingsContext.tsx @@ -1,10 +1,8 @@ import React, { createContext, useState, useEffect } from 'react'; import PropTypes from 'prop-types'; -// @ts-ignore import { Helmet } from 'react-helmet'; import { IntlProvider } from 'react-intl'; -// @ts-ignore -import { messages } from '~paragon-react'; // eslint-disable-line +import { messages } from '~paragon-react'; import { THEMES, DEFAULT_THEME } from '../../theme-config'; @@ -28,7 +26,7 @@ const defaultValue = { export const SettingsContext = createContext(defaultValue); -const SettingsContextProvider: React.FC = ({ children }) => { +function SettingsContextProvider({ children }) { // gatsby does not have access to the localStorage during the build (and first render) // so sadly we cannot initialize theme with value from localStorage const [settings, setSettings] = useState({ @@ -97,7 +95,7 @@ const SettingsContextProvider: React.FC = ({ children }) => { ); -}; +} SettingsContextProvider.propTypes = { children: PropTypes.node.isRequired, diff --git a/www/src/pages/404.tsx b/www/src/pages/404.tsx index 3c9b90d3da..e446e19476 100644 --- a/www/src/pages/404.tsx +++ b/www/src/pages/404.tsx @@ -3,13 +3,15 @@ import React from 'react'; import Layout from '../components/PageLayout'; import SEO from '../components/SEO'; -const NotFoundPage = () => ( - - {/* eslint-disable-next-line react/jsx-pascal-case */} - -

    404: Not Found

    -

    You just hit a route that doesn't exist... the sadness.

    -
    -); +function NotFoundPage() { + return ( + + {/* eslint-disable-next-line react/jsx-pascal-case */} + +

    404: Not Found

    +

    You just hit a route that doesn't exist... the sadness.

    +
    + ); +} export default NotFoundPage; diff --git a/www/src/pages/foundations/colors.tsx b/www/src/pages/foundations/colors.tsx index 01dfb17ba0..dcb15659a8 100644 --- a/www/src/pages/foundations/colors.tsx +++ b/www/src/pages/foundations/colors.tsx @@ -2,13 +2,11 @@ import React from 'react'; import { graphql } from 'gatsby'; import PropTypes from 'prop-types'; import classNames from 'classnames'; -// @ts-ignore +import { Container } from '~paragon-react'; import Color from 'color'; import SEO from '../../components/SEO'; import MeasuredItem from '../../components/MeasuredItem'; import Layout from '../../components/PageLayout'; -// @ts-ignore -import { Container } from '~paragon-react'; // eslint-disable-line const utilityClasses = { bg: (color: string, level: number) => (level ? `bg-${color}-${level}` : `bg-${color}`), @@ -61,31 +59,33 @@ export interface ISwatch { isUnused?: boolean, } -const Swatch = ({ name, colorClassName, isUnused }: ISwatch) => ( -
    - ( -
    - - {name} - - {measurements['background-color'] && ( +function Swatch({ name, colorClassName, isUnused }: ISwatch) { + return ( +
    + ( +
    + + {name} + + {measurements['background-color'] && ( {Color(measurements['background-color']).hex()} - )} -
    - )} - > -
    - -
    -); + )} +
    + )} + > +
    + +
    + ); +} Swatch.propTypes = { name: PropTypes.string.isRequired, diff --git a/www/src/pages/foundations/css-utilities.mdx b/www/src/pages/foundations/css-utilities.mdx index b866c614d0..61ce575c51 100644 --- a/www/src/pages/foundations/css-utilities.mdx +++ b/www/src/pages/foundations/css-utilities.mdx @@ -3,7 +3,7 @@ title: CSS Utilities --- import { graphql } from 'gatsby'; -import { Table } from '~paragon-react'; // eslint-disable-line +import { Table } from '~paragon-react'; import getCssSelectors from '../../utils/getCssSelectors.ts'; import CSSUtilitiesTable from '../../components/CSSUtilitiesTable'; diff --git a/www/src/pages/foundations/elevation.jsx b/www/src/pages/foundations/elevation.jsx index d319a3583e..64940f71ee 100644 --- a/www/src/pages/foundations/elevation.jsx +++ b/www/src/pages/foundations/elevation.jsx @@ -1,15 +1,11 @@ import React, { useState } from 'react'; import PropTypes from 'prop-types'; -import SEO from '../../components/SEO'; -import Layout from '../../components/PageLayout'; import { - Button, Form, Container, Input, Toast, -// eslint-disable-next-line import/no-unresolved + Button, Form, Container, Input, Toast, Icon, IconButtonWithTooltip, } from '~paragon-react'; -// eslint-disable-next-line -import { Close, WbSunny, DoDisturb } from '../../../../icons/index'; - -import { Icon, IconButtonWithTooltip } from '../../../../src'; // eslint-disable-line import/no-unresolved +import { Close, WbSunny, DoDisturb } from '~paragon-icons'; +import SEO from '../../components/SEO'; +import Layout from '../../components/PageLayout'; const boxShadowSides = ['down', 'up', 'right', 'left', 'centered']; const boxShadowLevels = [1, 2, 3, 4, 5]; @@ -23,7 +19,7 @@ const controlsProps = [ { key: 'color', name: 'Color' }, ]; -const BoxShadowNode = () => { +function BoxShadowNode() { const [showToast, setShowToast] = useState(false); const isBoxShadowCopied = (level, side) => { @@ -52,21 +48,19 @@ const BoxShadowNode = () => { return (
    { boxShadowCells } - {( - setShowToast(false)} - show={showToast} - delay={2000} - > - Box-shadow copied to clipboard! - - )} + setShowToast(false)} + show={showToast} + delay={2000} + > + Box-shadow copied to clipboard! +
    ); -}; +} -const BoxShadowToolkit = ({ +function BoxShadowToolkit({ id, updateBoxShadow, removeBoxShadowLayer, @@ -74,7 +68,7 @@ const BoxShadowToolkit = ({ enableBoxShadowLayer, isDisabled, canDelete, -}) => { +}) { const [boxShadowModel, setBoxShadowModel] = useState({ x: 0, y: 0, @@ -165,7 +159,7 @@ const BoxShadowToolkit = ({
    ); -}; +} BoxShadowToolkit.propTypes = { updateBoxShadow: PropTypes.func.isRequired, @@ -177,7 +171,7 @@ BoxShadowToolkit.propTypes = { canDelete: PropTypes.bool.isRequired, }; -const BoxShadowGenerator = () => { +function BoxShadowGenerator() { const [boxShadows, setBoxShadows] = useState([{ id: 1, enabled: true, style: DEFAULT_BOX_SHADOW }]); const updateBoxShadow = (shadow, id) => { @@ -265,7 +259,7 @@ const BoxShadowGenerator = () => {
    ); -}; +} export default function ElevationPage() { const levelTitle = boxShadowLevels.map(level => ( diff --git a/www/src/pages/foundations/icons.mdx b/www/src/pages/foundations/icons.mdx index d669ef4577..cec5a78f4e 100644 --- a/www/src/pages/foundations/icons.mdx +++ b/www/src/pages/foundations/icons.mdx @@ -5,7 +5,7 @@ title: Icons import { Link, graphql } from 'gatsby'; import get from 'lodash/get'; -import { Icon } from '~paragon-react'; // eslint-disable-line +import { Icon } from '~paragon-react'; import IconsTable from '../../components/IconsTable'; import PropsTable from '../../components/PropsTable'; diff --git a/www/src/pages/foundations/layout.mdx b/www/src/pages/foundations/layout.mdx index 5afb0a89fb..358d16afda 100644 --- a/www/src/pages/foundations/layout.mdx +++ b/www/src/pages/foundations/layout.mdx @@ -3,7 +3,7 @@ title: Layout --- import { graphql } from 'gatsby'; -import { Table } from '~paragon-react'; // eslint-disable-line +import { Table } from '~paragon-react'; import getCssSelectors from '../../utils/getCssSelectors.ts'; import CSSUtilitiesTable from '../../components/CSSUtilitiesTable'; import LayoutGenerator from '../../components/LayoutGenerator' diff --git a/www/src/pages/foundations/responsive.jsx b/www/src/pages/foundations/responsive.jsx index 77f1962c85..1f39efd9a6 100644 --- a/www/src/pages/foundations/responsive.jsx +++ b/www/src/pages/foundations/responsive.jsx @@ -1,6 +1,6 @@ import React from 'react'; import PropTypes from 'prop-types'; -import { DataTable, Container, breakpoints } from '~paragon-react'; // eslint-disable-line +import { DataTable, Container, breakpoints } from '~paragon-react'; import SEO from '../../components/SEO'; import Layout from '../../components/PageLayout'; import CodeBlock from '../../components/CodeBlock'; @@ -16,11 +16,17 @@ const BREAKPOINT_DESCRIPTIONS = { const getBreakpointDescription = (breakpoint) => BREAKPOINT_DESCRIPTIONS[breakpoint] || {}; -const IdentifierCell = ({ row }) => {row.values.identifier}; -const MinWidthCell = ({ row }) => {row.values.minWidth ? `${row.values.minWidth}px` : '-'}; -const MaxWidthCell = ({ row }) => {row.values.maxWidth ? `${row.values.maxWidth}px` : '-'}; +function IdentifierCell({ row }) { + return {row.values.identifier}; +} +function MinWidthCell({ row }) { + return {row.values.minWidth ? `${row.values.minWidth}px` : '-'}; +} +function MaxWidthCell({ row }) { + return {row.values.maxWidth ? `${row.values.maxWidth}px` : '-'}; +} -const Responsive = () => { +function Responsive() { const breakpointsData = Object.keys(breakpoints).map(breakpoint => { const { minWidth, maxWidth } = breakpoints[breakpoint]; const breakpointData = getBreakpointDescription(breakpoint); @@ -71,7 +77,7 @@ const Responsive = () => { ); -}; +} const cellPropTypes = { row: PropTypes.shape({ diff --git a/www/src/pages/foundations/spacing.tsx b/www/src/pages/foundations/spacing.tsx index f718e5bf5b..8b0d4ce4b0 100644 --- a/www/src/pages/foundations/spacing.tsx +++ b/www/src/pages/foundations/spacing.tsx @@ -1,8 +1,7 @@ import React, { useState } from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; -// @ts-ignore -import { Form, Container, DataTable } from '~paragon-react'; // eslint-disable-line +import { Form, Container, DataTable } from '~paragon-react'; import SEO from '../../components/SEO'; import Layout from '../../components/PageLayout'; import MeasuredItem from '../../components/MeasuredItem'; diff --git a/www/src/pages/foundations/typography.tsx b/www/src/pages/foundations/typography.tsx index 190164baf7..1d08536202 100644 --- a/www/src/pages/foundations/typography.tsx +++ b/www/src/pages/foundations/typography.tsx @@ -1,7 +1,6 @@ /* eslint-disable jsx-a11y/anchor-is-valid */ import React from 'react'; -// @ts-ignore -import { Container } from '~paragon-react'; // eslint-disable-line +import { Container } from '~paragon-react'; import SEO from '../../components/SEO'; import MeasuredItem from '../../components/MeasuredItem'; import Layout from '../../components/PageLayout'; diff --git a/www/src/pages/index.tsx b/www/src/pages/index.tsx index 609b94be3e..b3b3c9e760 100644 --- a/www/src/pages/index.tsx +++ b/www/src/pages/index.tsx @@ -1,47 +1,48 @@ import React from 'react'; -// @ts-ignore -import { Button } from '~paragon-react'; // eslint-disable-line +import { Button } from '~paragon-react'; import Menu from '../components/Menu'; import Layout from '../components/PageLayout'; import SEO from '../components/SEO'; -const HomePage = () => ( - - {/* eslint-disable-next-line react/jsx-pascal-case */} - -
    -

    - Technical Documentation{' '} -

    -

    Paragon Design System

    -

    - An accessible, theme-ready, and open source design system built for - learning applications. -

    -
    - - +function HomePage() { + return ( + + {/* eslint-disable-next-line react/jsx-pascal-case */} + +
    +

    + Technical Documentation{' '} +

    +

    Paragon Design System

    +

    + An accessible, theme-ready, and open source design system built for + learning applications. +

    +
    + + +
    -
    - - -); + + + ); +} export default HomePage; diff --git a/www/src/pages/insights.tsx b/www/src/pages/insights.tsx index ed8dd7fe9f..2ea1d534c7 100644 --- a/www/src/pages/insights.tsx +++ b/www/src/pages/insights.tsx @@ -10,8 +10,7 @@ import { CheckboxFilter, useMediaQuery, breakpoints, - // @ts-ignore -} from '~paragon-react'; // eslint-disable-line +} from '~paragon-react'; import SEO from '../components/SEO'; import Layout from '../components/PageLayout'; import SummaryUsageExamples, { ISummaryUsageExamples } from '../components/insights/SummaryUsageExamples'; @@ -85,8 +84,8 @@ export interface IComponentUsage { const dependentProjects: IDependentUsage[] = []; -const componentsUsage: { [key: string]: IComponentUsageData[] } = dependentProjectsUsages.reduce( - (accumulator: any, project: any) => { +const componentsUsage: Record = dependentProjectsUsages + .reduce((accumulator: any, project: any) => { dependentProjects.push({ ...project, repositoryUrl: getGithubProjectUrl(project.repository), @@ -107,8 +106,8 @@ const componentsUsage: { [key: string]: IComponentUsageData[] } = dependentProje }); }); return accumulator; - }, {}, -); + }, {}); + const componentsInUsage = Object.keys(componentsUsage); const round = (n: number) => Math.round(n * 10) / 10; @@ -119,15 +118,14 @@ function SummaryUsage() { const { paragonTypes = {}, isParagonIcon = () => false } = useContext(InsightsContext) as IInsightsContext; const isMedium = useMediaQuery({ minWidth: breakpoints.large.minWidth }); - const typeCount = Object.keys(paragonTypes).reduce( - (accumulator: { [key: string]: number | undefined }, componentName) => { + const typeCount = Object.keys(paragonTypes) + .reduce((accumulator: { [key: string]: number | undefined }, componentName) => { const type = paragonTypes[componentName] || (isParagonIcon(componentName) && ICON_TYPE); if (componentsInUsage.includes(componentName)) { accumulator[type] = (accumulator[type] || 0) + 1; } return accumulator; - }, {}, - ); + }, {}); const filterValues: IFilterData[] = Object.keys(paragonTypes) .map((key) => paragonTypes[key]) @@ -138,9 +136,8 @@ function SummaryUsage() { const summaryComponentsUsage = Object.entries(componentsUsage).map( ([componentName, usages]) => { - const componentUsageCounts = usages.reduce( - (accumulator, project) => accumulator + project.componentUsageCount, 0, - ); + const componentUsageCounts = usages + .reduce((accumulator, project) => accumulator + project.componentUsageCount, 0); let type = paragonTypes[componentName]; if (!type && isParagonIcon(componentName)) { type = ICON_TYPE; @@ -163,9 +160,8 @@ function SummaryUsage() { return nameA < nameB ? -1 : 1; }); - const averageComponentsUsedPerProject = dependentProjects.reduce( - (accumulator, project) => accumulator + project.count, 0, - ) / dependentProjects.length; + const averageComponentsUsedPerProject = dependentProjects + .reduce((accumulator, project) => accumulator + project.count, 0) / dependentProjects.length; return (
    diff --git a/www/src/pages/status.tsx b/www/src/pages/status.tsx index 3d97ed67f8..860cf144d7 100644 --- a/www/src/pages/status.tsx +++ b/www/src/pages/status.tsx @@ -1,7 +1,6 @@ import React from 'react'; import { StaticQuery, graphql } from 'gatsby'; -// @ts-ignore -import { Table, Container } from '~paragon-react'; // eslint-disable-line +import { Table, Container } from '~paragon-react'; import { ComponentStatus } from '../components/doc-elements'; import SEO from '../components/SEO'; import Layout from '../components/PageLayout'; diff --git a/www/src/templates/component-page-template.tsx b/www/src/templates/component-page-template.tsx index 45f114a668..04b518f5f7 100644 --- a/www/src/templates/component-page-template.tsx +++ b/www/src/templates/component-page-template.tsx @@ -1,11 +1,15 @@ +/* eslint-disable react/no-unstable-nested-components */ import React, { useContext, useEffect, useState } from 'react'; import PropTypes from 'prop-types'; import { graphql, Link } from 'gatsby'; -// @ts-ignore import { MDXProvider } from '@mdx-js/react'; import { MDXRenderer } from 'gatsby-plugin-mdx'; -// @ts-ignore -import { Container, Alert, breakpoints, useMediaQuery } from '~paragon-react'; // eslint-disable-line +import { + Container, + Alert, + breakpoints, + useMediaQuery, +} from '~paragon-react'; import { SettingsContext } from '../context/SettingsContext'; import { DEFAULT_THEME } from '../../theme-config'; import CodeBlock from '../components/CodeBlock'; @@ -58,12 +62,12 @@ export default function PageTemplate({ }, {}); const shortcodes = React.useMemo(() => { - const PropsTable = ({ displayName, ...props }: ShortCodesTypes) => { // eslint-disable-line react/prop-types + function PropsTable({ displayName, ...props }: ShortCodesTypes) { // eslint-disable-line react/prop-types if (components[displayName]) { return ; } return null; - }; + } // Provide common components here return { h2: (props: HTMLElement) => , diff --git a/www/src/templates/default-mdx-page-template.tsx b/www/src/templates/default-mdx-page-template.tsx index 8b3f62f947..c6739e5af0 100644 --- a/www/src/templates/default-mdx-page-template.tsx +++ b/www/src/templates/default-mdx-page-template.tsx @@ -1,11 +1,8 @@ import React from 'react'; import PropTypes from 'prop-types'; -// @ts-ignore import { MDXProvider } from '@mdx-js/react'; import { Link } from 'gatsby'; -// @ts-ignore -import { Container } from '~paragon-react'; // eslint-disable-line - +import { Container } from '~paragon-react'; import CodeBlock from '../components/CodeBlock'; import Layout from '../components/PageLayout'; import SEO from '../components/SEO'; diff --git a/www/tsconfig.json b/www/tsconfig.json index 63aa8a5dd1..49cdaad213 100644 --- a/www/tsconfig.json +++ b/www/tsconfig.json @@ -22,7 +22,12 @@ "resolveJsonModule": true, "isolatedModules": true, "noEmit": false, - + "baseUrl": "src", + "paths": { + "~paragon-react": ["../../src"], + "~paragon-style": ["../../scss"], + "~paragon-icons": ["../../icons"] + } }, "include": [ "src" From f9d281b0bbd8acc79b1eb57e764767e83d93906e Mon Sep 17 00:00:00 2001 From: Peter Kulko <93188219+PKulkoRaccoonGang@users.noreply.github.com> Date: Fri, 6 Jan 2023 15:19:00 +0200 Subject: [PATCH 083/173] fix: Providing default fallback images for Card.ImageCap (#1730) --- src/Card/CardImageCap.jsx | 3 ++- src/Card/README.md | 33 +++++++++++++++++++++++++++++++-- src/Card/fallback-default.png | Bin 0 -> 613 bytes 3 files changed, 33 insertions(+), 3 deletions(-) create mode 100644 src/Card/fallback-default.png diff --git a/src/Card/CardImageCap.jsx b/src/Card/CardImageCap.jsx index 36984d6e5b..839d9a149e 100644 --- a/src/Card/CardImageCap.jsx +++ b/src/Card/CardImageCap.jsx @@ -3,6 +3,7 @@ import PropTypes from 'prop-types'; import classNames from 'classnames'; import Skeleton from 'react-loading-skeleton'; import CardContext from './CardContext'; +import cardSrcFallbackImg from './fallback-default.png'; const SKELETON_HEIGHT_VALUE = 140; const LOGO_SKELETON_HEIGHT_VALUE = 41; @@ -100,7 +101,7 @@ CardImageCap.propTypes = { CardImageCap.defaultProps = { src: undefined, - fallbackSrc: undefined, + fallbackSrc: cardSrcFallbackImg, logoSrc: undefined, fallbackLogoSrc: undefined, className: undefined, diff --git a/src/Card/README.md b/src/Card/README.md index 7cd16047a4..4b35028955 100644 --- a/src/Card/README.md +++ b/src/Card/README.md @@ -597,8 +597,8 @@ Note that in the example below, the content of `Card` is wrapped inside `Card.Bo )} ``` - -## With Fallback Image +## Fallback Image +### With Fallback custom Image You can specify `fallbackSrc` image to show in case your main `src` fails to load. A fallback source is available for both the main `ImageCap` component image and the logo. @@ -629,6 +629,35 @@ A fallback source is available for both the main `ImageCap` component image and )} ``` +### With default Fallback Image + +The default fallback image will be displayed if `fallbackSrc` is not specified. + +```jsx live +() => { + const isExtraSmall = useMediaQuery({maxWidth: breakpoints.small.maxWidth}); + + return ( + + + + + This is a card section. It can contain anything but usually text, a list, or list of links. + Multiple sections have a card divider between them. + + + + + +)} +``` + ## With loading state ### Vertical variant diff --git a/src/Card/fallback-default.png b/src/Card/fallback-default.png new file mode 100644 index 0000000000000000000000000000000000000000..b18d751d2639cff402d41d2eb7db5a4fe560b19c GIT binary patch literal 613 zcmeAS@N?(olHy`uVBq!ia0y~yV5|YMdpOvDWIdBmI*{Tl@Q5sCVBi)8VMc~ob0mO* zjKx9jP7LeL$-D$|SkfJR9T^xl_H+M9WChCo@^oK zZ0PKWd2eaW@aOJ5W{0K^j7ly10*W;a91odYIOG+aelQ3gV($>Jb7&cr8gijAk1^v` b=1u Date: Fri, 6 Jan 2023 15:24:45 +0200 Subject: [PATCH 084/173] build: install npm dependencies in www project during release action (#1895) Co-authored-by: viktorrusakov <123> --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bc318e214b..1a4138eb4c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,6 +22,7 @@ jobs: run: | npm ci npm run generate-component-install + npm run doc-site-install - name: Lint run: npm run lint - name: Test From c561ea1f486647f95bdbd3b9374a6dcb02a5f8a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 09:10:17 -0500 Subject: [PATCH 085/173] docs: update dependent-usage.json (#1896) --- dependent-usage.json | 444 ++++++++++++++++++++++++------------------- 1 file changed, 253 insertions(+), 191 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 234eb10184..1962109fee 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1672927761347, + "lastModified": 1673014174722, "projectUsages": [ { "version": "19.19.1", @@ -7328,17 +7328,17 @@ }, { "filePath": "src/base-component/LargeLayout.jsx", - "line": 13, + "line": 14, "column": 6 }, { "filePath": "src/base-component/MediumLayout.jsx", - "line": 15, + "line": 16, "column": 8 }, { "filePath": "src/base-component/SmallLayout.jsx", - "line": 14, + "line": 15, "column": 6 }, { @@ -7373,7 +7373,7 @@ }, { "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 154, + "line": 156, "column": 14 }, { @@ -7415,17 +7415,17 @@ }, { "filePath": "src/base-component/LargeLayout.jsx", - "line": 14, + "line": 15, "column": 8 }, { "filePath": "src/base-component/MediumLayout.jsx", - "line": 16, + "line": 17, "column": 10 }, { "filePath": "src/base-component/SmallLayout.jsx", - "line": 15, + "line": 16, "column": 8 } ], @@ -7479,7 +7479,7 @@ }, { "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 151, + "line": 153, "column": 10 }, { @@ -7890,7 +7890,7 @@ }, { "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 146, + "line": 148, "column": 12 }, { @@ -7910,7 +7910,7 @@ }, { "filePath": "src/reset-password/ResetPasswordSuccess.jsx", - "line": 12, + "line": 13, "column": 4 } ], @@ -7937,7 +7937,7 @@ }, { "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 147, + "line": 149, "column": 14 }, { @@ -7952,7 +7952,7 @@ }, { "filePath": "src/reset-password/ResetPasswordSuccess.jsx", - "line": 13, + "line": 14, "column": 6 } ], @@ -8020,12 +8020,12 @@ }, { "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 166, + "line": 168, "column": 14 }, { "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 178, + "line": 180, "column": 14 }, { @@ -8126,7 +8126,7 @@ }, { "filePath": "src/progressive-profiling/ProgressiveProfiling.jsx", - "line": 146, + "line": 148, "column": 79 }, { @@ -10225,12 +10225,12 @@ }, { "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 94, + "line": 93, "column": 18 }, { "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 111, + "line": 110, "column": 16 }, { @@ -11424,7 +11424,7 @@ }, { "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 100, + "line": 99, "column": 18 }, { @@ -11448,14 +11448,14 @@ "Truncate": [ { "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 75, + "line": 74, "column": 16 } ], "CheckCircle": [ { "filePath": "src/discussions/posts/post/PostLink.jsx", - "line": 94, + "line": 93, "column": 29 } ] @@ -12058,7 +12058,7 @@ } }, { - "version": "19.6.0", + "version": "19.25.4", "name": "@edx/frontend-app-gradebook", "repository": { "type": "git", @@ -12079,7 +12079,7 @@ }, { "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 66, + "line": 61, "column": 12 }, { @@ -12106,7 +12106,7 @@ }, { "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 70, + "line": 68, "column": 8 } ], @@ -12219,7 +12219,7 @@ }, { "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 83, + "line": 78, "column": 12 }, { @@ -12325,70 +12325,56 @@ "ModalDialog": [ { "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 51, + "line": 50, "column": 6 } ], - "ModalDialog.Header": [ - { - "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 58, - "column": 8 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 59, - "column": 10 - } - ], "ModalDialog.Body": [ { "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 63, + "line": 58, "column": 8 } ], "ModalDialog.Footer": [ { "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 78, + "line": 73, "column": 8 } ], "ActionRow": [ { "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 79, + "line": 74, "column": 10 } ], "ModalDialog.CloseButton": [ { "filePath": "src/components/GradesView/EditModal/index.jsx", - "line": 80, + "line": 75, "column": 12 } ], "DataTable.TableControlBar": [ { "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 78, + "line": 76, "column": 10 } ], "DataTable.Table": [ { "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 79, + "line": 77, "column": 10 } ], "DataTable.EmptyTable": [ { "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 80, + "line": 78, "column": 10 } ], @@ -13673,7 +13659,7 @@ } }, { - "version": "20.22.3", + "version": "20.26.1", "name": "frontend-app-learner-portal-enterprise", "repository": { "type": "git", @@ -13776,17 +13762,17 @@ "Container": [ { "filePath": "src/components/app/LoginRefresh.jsx", - "line": 29, + "line": 30, "column": 6 }, { "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", - "line": 107, + "line": 109, "column": 4 }, { "filePath": "src/components/course/CourseHeader.jsx", - "line": 43, + "line": 40, "column": 6 }, { @@ -13816,7 +13802,7 @@ }, { "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 14, + "line": 15, "column": 6 }, { @@ -13891,17 +13877,17 @@ }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 91, + "line": 93, "column": 6 }, { "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 71, + "line": 74, "column": 6 }, { "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 82, + "line": 85, "column": 10 }, { @@ -13919,9 +13905,19 @@ "line": 75, "column": 8 }, + { + "filePath": "src/components/search/content-highlights/ContentHighlights.jsx", + "line": 26, + "column": 6 + }, + { + "filePath": "src/components/search/content-highlights/ContentHighlights.jsx", + "line": 37, + "column": 4 + }, { "filePath": "src/components/search/SearchResults.jsx", - "line": 88, + "line": 90, "column": 4 }, { @@ -13936,8 +13932,8 @@ }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 222, - "column": 12 + "line": 221, + "column": 10 } ], "MailtoLink": [ @@ -13975,12 +13971,12 @@ "Alert": [ { "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", - "line": 96, - "column": 50 + "line": 97, + "column": 52 }, { "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", - "line": 108, + "line": 110, "column": 6 }, { @@ -14052,7 +14048,7 @@ "Error": [ { "filePath": "src/components/course/CourseEnrollmentFailedAlert.jsx", - "line": 108, + "line": 110, "column": 36 }, { @@ -14074,7 +14070,7 @@ "Row": [ { "filePath": "src/components/course/CourseHeader.jsx", - "line": 44, + "line": 41, "column": 8 }, { @@ -14084,8 +14080,8 @@ }, { "filePath": "src/components/course/CourseSidebarListItem.jsx", - "line": 12, - "column": 4 + "line": 11, + "column": 2 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", @@ -14104,7 +14100,7 @@ }, { "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", - "line": 97, + "line": 95, "column": 12 }, { @@ -14139,12 +14135,12 @@ }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 92, + "line": 94, "column": 8 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 141, + "line": 143, "column": 10 }, { @@ -14159,7 +14155,7 @@ }, { "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 84, + "line": 87, "column": 12 }, { @@ -14174,8 +14170,8 @@ }, { "filePath": "src/components/program/ProgramSidebarListItem.jsx", - "line": 12, - "column": 4 + "line": 11, + "column": 2 }, { "filePath": "src/components/skills-quiz/SkillsQuiz.jsx", @@ -14186,23 +14182,23 @@ "Col": [ { "filePath": "src/components/course/CourseHeader.jsx", - "line": 45, + "line": 42, "column": 10 }, { "filePath": "src/components/course/CourseHeader.jsx", - "line": 106, + "line": 104, "column": 12 }, { "filePath": "src/components/course/CourseSidebarListItem.jsx", - "line": 13, - "column": 6 + "line": 12, + "column": 4 }, { "filePath": "src/components/course/CourseSidebarListItem.jsx", - "line": 17, - "column": 6 + "line": 16, + "column": 4 }, { "filePath": "src/components/dashboard/sidebar/EnterpriseOffersSummaryCard.jsx", @@ -14221,7 +14217,7 @@ }, { "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", - "line": 98, + "line": 96, "column": 14 }, { @@ -14266,22 +14262,22 @@ }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 41, + "line": 43, "column": 6 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 93, + "line": 95, "column": 10 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 108, + "line": 110, "column": 10 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 123, + "line": 125, "column": 10 }, { @@ -14301,19 +14297,19 @@ }, { "filePath": "src/components/program/ProgramSidebarListItem.jsx", - "line": 13, - "column": 6 + "line": 12, + "column": 4 }, { "filePath": "src/components/program/ProgramSidebarListItem.jsx", - "line": 17, - "column": 6 + "line": 16, + "column": 4 } ], "Breadcrumb": [ { "filePath": "src/components/course/CourseHeader.jsx", - "line": 48, + "line": 45, "column": 16 }, { @@ -14323,8 +14319,8 @@ }, { "filePath": "src/components/program/ProgramHeader.jsx", - "line": 82, - "column": 18 + "line": 83, + "column": 12 } ], "MediaQuery": [ @@ -14355,7 +14351,7 @@ }, { "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 108, + "line": 111, "column": 14 }, { @@ -14412,7 +14408,7 @@ }, { "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", - "line": 204, + "line": 202, "column": 62 }, { @@ -14432,7 +14428,7 @@ }, { "filePath": "src/components/program-progress/ProgramProgressPage.jsx", - "line": 108, + "line": 111, "column": 36 }, { @@ -14450,9 +14446,14 @@ "line": 80, "column": 34 }, + { + "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", + "line": 34, + "column": 26 + }, { "filePath": "src/components/site-header/tests/SiteHeader.test.jsx", - "line": 43, + "line": 41, "column": 9 } ], @@ -14464,7 +14465,7 @@ }, { "filePath": "src/components/course/CourseRunCard.jsx", - "line": 237, + "line": 235, "column": 4 }, { @@ -14502,9 +14503,14 @@ "line": 58, "column": 4 }, + { + "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", + "line": 55, + "column": 4 + }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 88, + "line": 96, "column": 4 }, { @@ -14554,9 +14560,14 @@ "line": 63, "column": 6 }, + { + "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", + "line": 62, + "column": 6 + }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 97, + "line": 105, "column": 6 }, { @@ -14606,9 +14617,14 @@ "line": 71, "column": 6 }, + { + "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", + "line": 68, + "column": 6 + }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 103, + "line": 111, "column": 6 }, { @@ -14645,7 +14661,7 @@ }, { "filePath": "src/components/course/CourseRunCard.jsx", - "line": 238, + "line": 236, "column": 6 }, { @@ -14693,9 +14709,14 @@ "line": 94, "column": 6 }, + { + "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", + "line": 80, + "column": 6 + }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 115, + "line": 123, "column": 6 }, { @@ -14735,9 +14756,14 @@ "line": 82, "column": 6 }, + { + "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", + "line": 81, + "column": 6 + }, { "filePath": "src/components/search/SearchCourseCard.jsx", - "line": 116, + "line": 124, "column": 6 }, { @@ -14846,44 +14872,49 @@ }, { "filePath": "src/components/executive-education-2u/ExecutiveEducation2UPage.jsx", - "line": 94, + "line": 92, "column": 14 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 68, + "line": 70, "column": 28 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 80, + "line": 82, "column": 8 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 94, + "line": 96, "column": 25 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 109, + "line": 111, "column": 25 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 124, + "line": 126, "column": 25 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 140, + "line": 142, "column": 21 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 148, + "line": 150, "column": 10 }, + { + "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", + "line": 84, + "column": 27 + }, { "filePath": "src/components/search/popular-results/PopularResults.jsx", "line": 30, @@ -14891,7 +14922,7 @@ }, { "filePath": "src/components/search/SearchResults.jsx", - "line": 92, + "line": 94, "column": 12 }, { @@ -14947,7 +14978,7 @@ { "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", "line": 87, - "column": 20 + "column": 14 }, { "filePath": "src/components/dashboard/sidebar/EnterpriseOffersSummaryCard.jsx", @@ -14956,13 +14987,13 @@ }, { "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 93, - "column": 18 + "line": 92, + "column": 16 }, { "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 124, - "column": 18 + "line": 125, + "column": 12 }, { "filePath": "src/components/pathway-progress/PathwayNode.jsx", @@ -15028,17 +15059,17 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/MoveToInProgressModal.jsx", - "line": 67, + "line": 70, "column": 6 }, { "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", - "line": 106, + "line": 104, "column": 6 }, { "filePath": "src/components/dashboard/SubscriptionExpirationModal.jsx", - "line": 141, + "line": 139, "column": 4 }, { @@ -15077,7 +15108,7 @@ }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/move-to-in-progress-modal/MoveToInProgressModal.jsx", - "line": 71, + "line": 74, "column": 10 }, { @@ -15109,7 +15140,7 @@ }, { "filePath": "src/components/search/Search.jsx", - "line": 42, + "line": 43, "column": 72 } ], @@ -15213,17 +15244,17 @@ }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 96, + "line": 98, "column": 16 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 111, + "line": 113, "column": 16 }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 126, + "line": 128, "column": 16 }, { @@ -15260,7 +15291,7 @@ }, { "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 31, + "line": 36, "column": 6 }, { @@ -15292,32 +15323,32 @@ }, { "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 36, + "line": 41, "column": 8 }, { "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 38, + "line": 43, "column": 8 }, { "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 50, + "line": 55, "column": 8 }, { "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 51, + "line": 56, "column": 8 }, { "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 52, + "line": 57, "column": 8 }, { "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 54, + "line": 59, "column": 8 }, { @@ -15402,7 +15433,7 @@ }, { "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 21, + "line": 22, "column": 12 }, { @@ -15427,7 +15458,7 @@ }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 42, + "line": 44, "column": 8 }, { @@ -15467,38 +15498,38 @@ }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 331, - "column": 18 + "line": 330, + "column": 16 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 343, - "column": 14 + "line": 342, + "column": 12 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 347, - "column": 14 + "line": 346, + "column": 12 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 355, - "column": 14 + "line": 354, + "column": 12 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 359, - "column": 14 + "line": 358, + "column": 12 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 362, - "column": 14 + "line": 361, + "column": 12 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 366, - "column": 14 + "line": 365, + "column": 12 } ], "Collapsible": [ @@ -15514,25 +15545,25 @@ }, { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 154, + "line": 156, "column": 10 }, { "filePath": "src/components/program/ProgramFAQ.jsx", - "line": 16, - "column": 14 + "line": 19, + "column": 10 } ], "WarningFilled": [ { "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 65, - "column": 18 + "line": 63, + "column": 16 }, { "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 100, - "column": 92 + "line": 99, + "column": 90 }, { "filePath": "src/components/program/ProgramCourses.jsx", @@ -15567,8 +15598,8 @@ }, { "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 28, - "column": 49 + "line": 30, + "column": 12 } ], "ArrowBack": [ @@ -15656,47 +15687,47 @@ "MarketingModal": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 62, + "line": 64, "column": 4 } ], "ModalDialog.Hero": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 69, + "line": 71, "column": 8 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 213, - "column": 10 + "line": 212, + "column": 8 } ], "ModalDialog.Title": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 86, + "line": 88, "column": 8 } ], "VerifiedBadge": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 96, + "line": 98, "column": 27 } ], "Assignment": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 111, + "line": 113, "column": 27 } ], "BookOpen": [ { "filePath": "src/components/pathway/PathwayModal.jsx", - "line": 126, + "line": 128, "column": 27 } ], @@ -15711,6 +15742,16 @@ "line": 7, "column": 2 }, + { + "filePath": "src/components/search/content-highlights/ContentHighlights.jsx", + "line": 38, + "column": 6 + }, + { + "filePath": "src/components/search/Search.jsx", + "line": 128, + "column": 10 + }, { "filePath": "src/components/skills-quiz/CourseCard.jsx", "line": 72, @@ -15723,8 +15764,8 @@ }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 322, - "column": 22 + "line": 321, + "column": 20 } ], "StandardModal": [ @@ -15828,6 +15869,27 @@ "column": 4 } ], + "useMediaQuery": [ + { + "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", + "line": 33, + "column": 29 + } + ], + "CardCarousel": [ + { + "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", + "line": 47, + "column": 6 + } + ], + "CardDeck": [ + { + "filePath": "src/components/search/content-highlights/ContentHighlightSet.jsx", + "line": 85, + "column": 6 + } + ], "StatusAlert": [ { "filePath": "src/components/search/SearchError.jsx", @@ -15870,19 +15932,19 @@ "Dropdown.Header": [ { "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 35, + "line": 40, "column": 8 } ], "Dropdown.Divider": [ { "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 49, + "line": 54, "column": 8 }, { "filePath": "src/components/site-header/AvatarDropdown.jsx", - "line": 53, + "line": 58, "column": 8 } ], @@ -15910,70 +15972,70 @@ "Stepper": [ { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 205, - "column": 6 + "line": 204, + "column": 4 } ], "ModalDialog": [ { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 206, - "column": 8 + "line": 205, + "column": 6 } ], "ModalDialog.Body": [ { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 221, - "column": 10 + "line": 220, + "column": 8 } ], "Stepper.Step": [ { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 223, - "column": 14 + "line": 222, + "column": 12 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 311, - "column": 14 + "line": 310, + "column": 12 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 336, - "column": 14 + "line": 335, + "column": 12 } ], "Form.Checkbox": [ { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 276, - "column": 26 + "line": 275, + "column": 24 } ], "ModalDialog.Footer": [ { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 341, - "column": 10 + "line": 340, + "column": 8 } ], "Stepper.ActionRow": [ { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 342, - "column": 12 + "line": 341, + "column": 10 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 354, - "column": 12 + "line": 353, + "column": 10 }, { "filePath": "src/components/skills-quiz/SkillsQuizStepper.jsx", - "line": 361, - "column": 12 + "line": 360, + "column": 10 } ], "PageBanner": [ @@ -25948,7 +26010,7 @@ }, { "filePath": "src/components/Course/CourseRunSelector/index.jsx", - "line": 217, + "line": 219, "column": 10 }, { @@ -27159,7 +27221,7 @@ "CardGrid": [ { "filePath": "src/components/Course/CourseRunSelector/index.jsx", - "line": 188, + "line": 190, "column": 10 }, { From 6bb46d93b3efd856e4e7a7b48debe2a0f7a82c80 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Fri, 6 Jan 2023 13:08:58 -0500 Subject: [PATCH 086/173] fix: add missing EditCircle icon (#1898) --- icons/es5/0.js | 5 ++++- icons/es5/10K.js | 5 ++++- icons/es5/10Mp.js | 5 ++++- icons/es5/11Mp.js | 5 ++++- icons/es5/123.js | 5 ++++- icons/es5/12Mp.js | 5 ++++- icons/es5/13Mp.js | 5 ++++- icons/es5/14Mp.js | 5 ++++- icons/es5/15Mp.js | 5 ++++- icons/es5/16Mp.js | 5 ++++- icons/es5/17Mp.js | 5 ++++- icons/es5/18Mp.js | 5 ++++- icons/es5/18UpRating.js | 5 ++++- icons/es5/19Mp.js | 5 ++++- icons/es5/1K.js | 5 ++++- icons/es5/1KPlus.js | 5 ++++- icons/es5/1XMobiledata.js | 5 ++++- icons/es5/20Mp.js | 5 ++++- icons/es5/21Mp.js | 5 ++++- icons/es5/22Mp.js | 5 ++++- icons/es5/23Mp.js | 5 ++++- icons/es5/24Mp.js | 5 ++++- icons/es5/2K.js | 5 ++++- icons/es5/2KPlus.js | 5 ++++- icons/es5/2Mp.js | 5 ++++- icons/es5/30Fps.js | 5 ++++- icons/es5/30FpsSelect.js | 5 ++++- icons/es5/360.js | 5 ++++- icons/es5/3DRotation.js | 5 ++++- icons/es5/3GMobiledata.js | 5 ++++- icons/es5/3K.js | 5 ++++- icons/es5/3KPlus.js | 5 ++++- icons/es5/3Mp.js | 5 ++++- icons/es5/3P.js | 5 ++++- icons/es5/4GMobiledata.js | 5 ++++- icons/es5/4GPlusMobiledata.js | 5 ++++- icons/es5/4K.js | 5 ++++- icons/es5/4KPlus.js | 5 ++++- icons/es5/4Mp.js | 5 ++++- icons/es5/5G.js | 5 ++++- icons/es5/5K.js | 5 ++++- icons/es5/5KPlus.js | 5 ++++- icons/es5/5Mp.js | 5 ++++- icons/es5/60Fps.js | 5 ++++- icons/es5/60FpsSelect.js | 5 ++++- icons/es5/6FtApart.js | 5 ++++- icons/es5/6K.js | 5 ++++- icons/es5/6KPlus.js | 5 ++++- icons/es5/6Mp.js | 5 ++++- icons/es5/7K.js | 5 ++++- icons/es5/7KPlus.js | 5 ++++- icons/es5/7Mp.js | 5 ++++- icons/es5/8K.js | 5 ++++- icons/es5/8KPlus.js | 5 ++++- icons/es5/8Mp.js | 5 ++++- icons/es5/9K.js | 5 ++++- icons/es5/9KPlus.js | 5 ++++- icons/es5/9Mp.js | 5 ++++- icons/es5/Abc.js | 5 ++++- icons/es5/AcUnit.js | 5 ++++- icons/es5/AccessAlarm.js | 5 ++++- icons/es5/AccessAlarms.js | 5 ++++- icons/es5/AccessTime.js | 5 ++++- icons/es5/AccessTimeFilled.js | 5 ++++- icons/es5/Accessibility.js | 5 ++++- icons/es5/AccessibilityNew.js | 5 ++++- icons/es5/Accessible.js | 5 ++++- icons/es5/AccessibleForward.js | 5 ++++- icons/es5/AccountBalance.js | 5 ++++- icons/es5/AccountBalanceWallet.js | 5 ++++- icons/es5/AccountBox.js | 5 ++++- icons/es5/AccountCircle.js | 5 ++++- icons/es5/AccountTree.js | 5 ++++- icons/es5/AdUnits.js | 5 ++++- icons/es5/Adb.js | 5 ++++- icons/es5/Add.js | 5 ++++- icons/es5/AddAPhoto.js | 5 ++++- icons/es5/AddAlarm.js | 5 ++++- icons/es5/AddAlert.js | 5 ++++- icons/es5/AddBox.js | 5 ++++- icons/es5/AddBusiness.js | 5 ++++- icons/es5/AddCard.js | 5 ++++- icons/es5/AddCircle.js | 5 ++++- icons/es5/AddCircleOutline.js | 5 ++++- icons/es5/AddComment.js | 5 ++++- icons/es5/AddHome.js | 5 ++++- icons/es5/AddHomeWork.js | 5 ++++- icons/es5/AddIcCall.js | 5 ++++- icons/es5/AddLink.js | 5 ++++- icons/es5/AddLocation.js | 5 ++++- icons/es5/AddLocationAlt.js | 5 ++++- icons/es5/AddModerator.js | 5 ++++- icons/es5/AddPhotoAlternate.js | 5 ++++- icons/es5/AddReaction.js | 5 ++++- icons/es5/AddRoad.js | 5 ++++- icons/es5/AddShoppingCart.js | 5 ++++- icons/es5/AddTask.js | 5 ++++- icons/es5/AddToDrive.js | 5 ++++- icons/es5/AddToHomeScreen.js | 5 ++++- icons/es5/AddToPhotos.js | 5 ++++- icons/es5/AddToQueue.js | 5 ++++- icons/es5/Addchart.js | 5 ++++- icons/es5/AdfScanner.js | 5 ++++- icons/es5/Adjust.js | 5 ++++- icons/es5/AdminPanelSettings.js | 5 ++++- icons/es5/Adobe.js | 5 ++++- icons/es5/AdsClick.js | 5 ++++- icons/es5/Agriculture.js | 5 ++++- icons/es5/Air.js | 5 ++++- icons/es5/AirlineSeatFlat.js | 5 ++++- icons/es5/AirlineSeatFlatAngled.js | 5 ++++- icons/es5/AirlineSeatIndividualSuite.js | 5 ++++- icons/es5/AirlineSeatLegroomExtra.js | 5 ++++- icons/es5/AirlineSeatLegroomNormal.js | 5 ++++- icons/es5/AirlineSeatLegroomReduced.js | 5 ++++- icons/es5/AirlineSeatReclineExtra.js | 5 ++++- icons/es5/AirlineSeatReclineNormal.js | 5 ++++- icons/es5/AirlineStops.js | 5 ++++- icons/es5/Airlines.js | 5 ++++- icons/es5/AirplaneTicket.js | 5 ++++- icons/es5/AirplanemodeActive.js | 5 ++++- icons/es5/AirplanemodeInactive.js | 5 ++++- icons/es5/Airplay.js | 5 ++++- icons/es5/AirportShuttle.js | 5 ++++- icons/es5/Alarm.js | 5 ++++- icons/es5/AlarmAdd.js | 5 ++++- icons/es5/AlarmOff.js | 5 ++++- icons/es5/AlarmOn.js | 5 ++++- icons/es5/Album.js | 5 ++++- icons/es5/AlignHorizontalCenter.js | 5 ++++- icons/es5/AlignHorizontalLeft.js | 5 ++++- icons/es5/AlignHorizontalRight.js | 5 ++++- icons/es5/AlignVerticalBottom.js | 5 ++++- icons/es5/AlignVerticalCenter.js | 5 ++++- icons/es5/AlignVerticalTop.js | 5 ++++- icons/es5/AllInbox.js | 5 ++++- icons/es5/AllInclusive.js | 5 ++++- icons/es5/AllOut.js | 5 ++++- icons/es5/AltRoute.js | 5 ++++- icons/es5/AlternateEmail.js | 5 ++++- icons/es5/AmpStories.js | 5 ++++- icons/es5/Analytics.js | 5 ++++- icons/es5/Anchor.js | 5 ++++- icons/es5/Android.js | 5 ++++- icons/es5/Animation.js | 5 ++++- icons/es5/Announcement.js | 5 ++++- icons/es5/Aod.js | 5 ++++- icons/es5/Apartment.js | 5 ++++- icons/es5/Api.js | 5 ++++- icons/es5/AppBlocking.js | 5 ++++- icons/es5/AppRegistration.js | 5 ++++- icons/es5/AppSettingsAlt.js | 5 ++++- icons/es5/AppShortcut.js | 5 ++++- icons/es5/Apple.js | 5 ++++- icons/es5/Approval.js | 5 ++++- icons/es5/Apps.js | 5 ++++- icons/es5/AppsOutage.js | 5 ++++- icons/es5/Architecture.js | 5 ++++- icons/es5/Archive.js | 5 ++++- icons/es5/AreaChart.js | 5 ++++- icons/es5/ArrowBack.js | 5 ++++- icons/es5/ArrowBackIos.js | 5 ++++- icons/es5/ArrowBackIosNew.js | 5 ++++- icons/es5/ArrowCircleDown.js | 5 ++++- icons/es5/ArrowCircleLeft.js | 5 ++++- icons/es5/ArrowCircleRight.js | 5 ++++- icons/es5/ArrowCircleUp.js | 5 ++++- icons/es5/ArrowDownward.js | 5 ++++- icons/es5/ArrowDropDown.js | 5 ++++- icons/es5/ArrowDropDownCircle.js | 5 ++++- icons/es5/ArrowDropUp.js | 5 ++++- icons/es5/ArrowDropUpDown.js | 5 ++++- icons/es5/ArrowForward.js | 5 ++++- icons/es5/ArrowForwardIos.js | 5 ++++- icons/es5/ArrowLeft.js | 5 ++++- icons/es5/ArrowOutward.js | 5 ++++- icons/es5/ArrowRight.js | 5 ++++- icons/es5/ArrowRightAlt.js | 5 ++++- icons/es5/ArrowUpward.js | 5 ++++- icons/es5/ArtTrack.js | 5 ++++- icons/es5/Article.js | 5 ++++- icons/es5/AspectRatio.js | 5 ++++- icons/es5/Assessment.js | 5 ++++- icons/es5/Assignment.js | 5 ++++- icons/es5/AssignmentInd.js | 5 ++++- icons/es5/AssignmentLate.js | 5 ++++- icons/es5/AssignmentReturn.js | 5 ++++- icons/es5/AssignmentReturned.js | 5 ++++- icons/es5/AssignmentTurnedIn.js | 5 ++++- icons/es5/AssistWalker.js | 5 ++++- icons/es5/Assistant.js | 5 ++++- icons/es5/AssistantDirection.js | 5 ++++- icons/es5/AssistantPhoto.js | 5 ++++- icons/es5/AssuredWorkload.js | 5 ++++- icons/es5/Atm.js | 5 ++++- icons/es5/AttachEmail.js | 5 ++++- icons/es5/AttachFile.js | 5 ++++- icons/es5/AttachMoney.js | 5 ++++- icons/es5/Attachment.js | 5 ++++- icons/es5/Attractions.js | 5 ++++- icons/es5/Attribution.js | 5 ++++- icons/es5/AudioFile.js | 5 ++++- icons/es5/Audiotrack.js | 5 ++++- icons/es5/AutoAwesome.js | 5 ++++- icons/es5/AutoAwesomeMosaic.js | 5 ++++- icons/es5/AutoAwesomeMotion.js | 5 ++++- icons/es5/AutoDelete.js | 5 ++++- icons/es5/AutoFixHigh.js | 5 ++++- icons/es5/AutoFixNormal.js | 5 ++++- icons/es5/AutoFixOff.js | 5 ++++- icons/es5/AutoGraph.js | 5 ++++- icons/es5/AutoMode.js | 5 ++++- icons/es5/AutoStories.js | 5 ++++- icons/es5/AutofpsSelect.js | 5 ++++- icons/es5/Autorenew.js | 5 ++++- icons/es5/AvTimer.js | 5 ++++- icons/es5/Award.js | 5 ++++- icons/es5/BabyChangingStation.js | 5 ++++- icons/es5/BackHand.js | 5 ++++- icons/es5/Backpack.js | 5 ++++- icons/es5/Backspace.js | 5 ++++- icons/es5/Backup.js | 5 ++++- icons/es5/BackupTable.js | 5 ++++- icons/es5/Badge.js | 5 ++++- icons/es5/BakeryDining.js | 5 ++++- icons/es5/Balance.js | 5 ++++- icons/es5/Balcony.js | 5 ++++- icons/es5/Ballot.js | 5 ++++- icons/es5/BarChart.js | 5 ++++- icons/es5/Barcode.js | 5 ++++- icons/es5/BatchPrediction.js | 5 ++++- icons/es5/Bathroom.js | 5 ++++- icons/es5/Bathtub.js | 5 ++++- icons/es5/Battery0Bar.js | 5 ++++- icons/es5/Battery1Bar.js | 5 ++++- icons/es5/Battery20.js | 5 ++++- icons/es5/Battery2Bar.js | 5 ++++- icons/es5/Battery30.js | 5 ++++- icons/es5/Battery3Bar.js | 5 ++++- icons/es5/Battery4Bar.js | 5 ++++- icons/es5/Battery50.js | 5 ++++- icons/es5/Battery5Bar.js | 5 ++++- icons/es5/Battery60.js | 5 ++++- icons/es5/Battery6Bar.js | 5 ++++- icons/es5/Battery80.js | 5 ++++- icons/es5/Battery90.js | 5 ++++- icons/es5/BatteryAlert.js | 5 ++++- icons/es5/BatteryCharging20.js | 5 ++++- icons/es5/BatteryCharging30.js | 5 ++++- icons/es5/BatteryCharging50.js | 5 ++++- icons/es5/BatteryCharging60.js | 5 ++++- icons/es5/BatteryCharging80.js | 5 ++++- icons/es5/BatteryCharging90.js | 5 ++++- icons/es5/BatteryChargingFull.js | 5 ++++- icons/es5/BatteryFull.js | 5 ++++- icons/es5/BatterySaver.js | 5 ++++- icons/es5/BatteryStd.js | 5 ++++- icons/es5/BatteryUnknown.js | 5 ++++- icons/es5/Bbb.js | 5 ++++- icons/es5/BeachAccess.js | 5 ++++- icons/es5/Bed.js | 5 ++++- icons/es5/BedroomBaby.js | 5 ++++- icons/es5/BedroomChild.js | 5 ++++- icons/es5/BedroomParent.js | 5 ++++- icons/es5/Bedtime.js | 5 ++++- icons/es5/BedtimeOff.js | 5 ++++- icons/es5/Beenhere.js | 5 ++++- icons/es5/Bento.js | 5 ++++- icons/es5/BikeScooter.js | 5 ++++- icons/es5/Biotech.js | 5 ++++- icons/es5/Blender.js | 5 ++++- icons/es5/Blind.js | 5 ++++- icons/es5/Blinds.js | 5 ++++- icons/es5/BlindsClosed.js | 5 ++++- icons/es5/Block.js | 5 ++++- icons/es5/Blocked.js | 5 ++++- icons/es5/Bloodtype.js | 5 ++++- icons/es5/Bluetooth.js | 5 ++++- icons/es5/BluetoothAudio.js | 5 ++++- icons/es5/BluetoothConnected.js | 5 ++++- icons/es5/BluetoothDisabled.js | 5 ++++- icons/es5/BluetoothDrive.js | 5 ++++- icons/es5/BluetoothSearching.js | 5 ++++- icons/es5/BlurCircular.js | 5 ++++- icons/es5/BlurLinear.js | 5 ++++- icons/es5/BlurOff.js | 5 ++++- icons/es5/BlurOn.js | 5 ++++- icons/es5/Bolt.js | 5 ++++- icons/es5/Book.js | 5 ++++- icons/es5/BookOnline.js | 5 ++++- icons/es5/BookOpen.js | 5 ++++- icons/es5/Bookmark.js | 5 ++++- icons/es5/BookmarkAdd.js | 5 ++++- icons/es5/BookmarkAdded.js | 5 ++++- icons/es5/BookmarkBorder.js | 5 ++++- icons/es5/BookmarkRemove.js | 5 ++++- icons/es5/Bookmarks.js | 5 ++++- icons/es5/BorderAll.js | 5 ++++- icons/es5/BorderBottom.js | 5 ++++- icons/es5/BorderClear.js | 5 ++++- icons/es5/BorderColor.js | 5 ++++- icons/es5/BorderHorizontal.js | 5 ++++- icons/es5/BorderInner.js | 5 ++++- icons/es5/BorderLeft.js | 5 ++++- icons/es5/BorderOuter.js | 5 ++++- icons/es5/BorderRight.js | 5 ++++- icons/es5/BorderStyle.js | 5 ++++- icons/es5/BorderTop.js | 5 ++++- icons/es5/BorderVertical.js | 5 ++++- icons/es5/Boy.js | 5 ++++- icons/es5/BrandingWatermark.js | 5 ++++- icons/es5/BreakfastDining.js | 5 ++++- icons/es5/Brightness1.js | 5 ++++- icons/es5/Brightness2.js | 5 ++++- icons/es5/Brightness3.js | 5 ++++- icons/es5/Brightness4.js | 5 ++++- icons/es5/Brightness5.js | 5 ++++- icons/es5/Brightness6.js | 5 ++++- icons/es5/Brightness7.js | 5 ++++- icons/es5/BrightnessAuto.js | 5 ++++- icons/es5/BrightnessHigh.js | 5 ++++- icons/es5/BrightnessLow.js | 5 ++++- icons/es5/BrightnessMedium.js | 5 ++++- icons/es5/BroadcastOnHome.js | 5 ++++- icons/es5/BroadcastOnPersonal.js | 5 ++++- icons/es5/BrokenImage.js | 5 ++++- icons/es5/BrowseGallery.js | 5 ++++- icons/es5/BrowserNotSupported.js | 5 ++++- icons/es5/BrowserUpdated.js | 5 ++++- icons/es5/BrunchDining.js | 5 ++++- icons/es5/Brush.js | 5 ++++- icons/es5/BubbleChart.js | 5 ++++- icons/es5/BugReport.js | 5 ++++- icons/es5/Build.js | 5 ++++- icons/es5/BuildCircle.js | 5 ++++- icons/es5/Bungalow.js | 5 ++++- icons/es5/BurstMode.js | 5 ++++- icons/es5/BusAlert.js | 5 ++++- icons/es5/Business.js | 5 ++++- icons/es5/BusinessCenter.js | 5 ++++- icons/es5/Cabin.js | 5 ++++- icons/es5/Cable.js | 5 ++++- icons/es5/Cached.js | 5 ++++- icons/es5/Cake.js | 5 ++++- icons/es5/Calculate.js | 5 ++++- icons/es5/Calendar.js | 5 ++++- icons/es5/CalendarMonth.js | 5 ++++- icons/es5/CalendarToday.js | 5 ++++- icons/es5/CalendarViewDay.js | 5 ++++- icons/es5/CalendarViewMonth.js | 5 ++++- icons/es5/CalendarViewWeek.js | 5 ++++- icons/es5/Call.js | 5 ++++- icons/es5/CallEnd.js | 5 ++++- icons/es5/CallMade.js | 5 ++++- icons/es5/CallMerge.js | 5 ++++- icons/es5/CallMissed.js | 5 ++++- icons/es5/CallMissedOutgoing.js | 5 ++++- icons/es5/CallReceived.js | 5 ++++- icons/es5/CallSplit.js | 5 ++++- icons/es5/CallToAction.js | 5 ++++- icons/es5/Camera.js | 5 ++++- icons/es5/CameraAlt.js | 5 ++++- icons/es5/CameraEnhance.js | 5 ++++- icons/es5/CameraFront.js | 5 ++++- icons/es5/CameraIndoor.js | 5 ++++- icons/es5/CameraOutdoor.js | 5 ++++- icons/es5/CameraRear.js | 5 ++++- icons/es5/CameraRoll.js | 5 ++++- icons/es5/Cameraswitch.js | 5 ++++- icons/es5/Campaign.js | 5 ++++- icons/es5/Cancel.js | 5 ++++- icons/es5/CancelPresentation.js | 5 ++++- icons/es5/CancelScheduleSend.js | 5 ++++- icons/es5/CandlestickChart.js | 5 ++++- icons/es5/CarCrash.js | 5 ++++- icons/es5/CarRental.js | 5 ++++- icons/es5/CarRepair.js | 5 ++++- icons/es5/CardGiftcard.js | 5 ++++- icons/es5/CardMembership.js | 5 ++++- icons/es5/CardTravel.js | 5 ++++- icons/es5/Carpenter.js | 5 ++++- icons/es5/Cases.js | 5 ++++- icons/es5/Casino.js | 5 ++++- icons/es5/Cast.js | 5 ++++- icons/es5/CastConnected.js | 5 ++++- icons/es5/CastForEducation.js | 5 ++++- icons/es5/Castle.js | 5 ++++- icons/es5/CatchingPokemon.js | 5 ++++- icons/es5/Category.js | 5 ++++- icons/es5/Cc.js | 5 ++++- icons/es5/Celebration.js | 5 ++++- icons/es5/CellTower.js | 5 ++++- icons/es5/CellWifi.js | 5 ++++- icons/es5/CenterFocusStrong.js | 5 ++++- icons/es5/CenterFocusWeak.js | 5 ++++- icons/es5/Chair.js | 5 ++++- icons/es5/ChairAlt.js | 5 ++++- icons/es5/Chalet.js | 5 ++++- icons/es5/ChangeCircle.js | 5 ++++- icons/es5/ChangeHistory.js | 5 ++++- icons/es5/ChargingStation.js | 5 ++++- icons/es5/Chat.js | 5 ++++- icons/es5/ChatBubble.js | 5 ++++- icons/es5/ChatBubbleOutline.js | 5 ++++- icons/es5/Check.js | 5 ++++- icons/es5/CheckBox.js | 5 ++++- icons/es5/CheckBoxOutlineBlank.js | 5 ++++- icons/es5/CheckCircle.js | 5 ++++- icons/es5/CheckCircleOutline.js | 5 ++++- icons/es5/Checklist.js | 5 ++++- icons/es5/ChecklistRtl.js | 5 ++++- icons/es5/Checkroom.js | 5 ++++- icons/es5/ChevronLeft.js | 5 ++++- icons/es5/ChevronRight.js | 5 ++++- icons/es5/ChildCare.js | 5 ++++- icons/es5/ChildFriendly.js | 5 ++++- icons/es5/ChromeReaderMode.js | 5 ++++- icons/es5/Church.js | 5 ++++- icons/es5/Circle.js | 5 ++++- icons/es5/CircleNotifications.js | 5 ++++- icons/es5/Class.js | 5 ++++- icons/es5/CleanHands.js | 5 ++++- icons/es5/CleaningServices.js | 5 ++++- icons/es5/Clear.js | 5 ++++- icons/es5/ClearAll.js | 5 ++++- icons/es5/Close.js | 5 ++++- icons/es5/CloseFullscreen.js | 5 ++++- icons/es5/CloseSmall.js | 5 ++++- icons/es5/ClosedCaption.js | 5 ++++- icons/es5/ClosedCaptionDisabled.js | 5 ++++- icons/es5/ClosedCaptionOff.js | 5 ++++- icons/es5/Cloud.js | 5 ++++- icons/es5/CloudCircle.js | 5 ++++- icons/es5/CloudDone.js | 5 ++++- icons/es5/CloudDownload.js | 5 ++++- icons/es5/CloudOff.js | 5 ++++- icons/es5/CloudQueue.js | 5 ++++- icons/es5/CloudSync.js | 5 ++++- icons/es5/CloudUpload.js | 5 ++++- icons/es5/Co2.js | 5 ++++- icons/es5/CoPresent.js | 5 ++++- icons/es5/Code.js | 5 ++++- icons/es5/CodeOff.js | 5 ++++- icons/es5/Coffee.js | 5 ++++- icons/es5/CoffeeMaker.js | 5 ++++- icons/es5/Collections.js | 5 ++++- icons/es5/CollectionsBookmark.js | 5 ++++- icons/es5/ColorLens.js | 5 ++++- icons/es5/Colorize.js | 5 ++++- icons/es5/Comment.js | 5 ++++- icons/es5/CommentBank.js | 5 ++++- icons/es5/CommentsDisabled.js | 5 ++++- icons/es5/Commit.js | 5 ++++- icons/es5/Commute.js | 5 ++++- icons/es5/Compare.js | 5 ++++- icons/es5/CompareArrows.js | 5 ++++- icons/es5/Compass.js | 5 ++++- icons/es5/CompassCalibration.js | 5 ++++- icons/es5/Compost.js | 5 ++++- icons/es5/Compress.js | 5 ++++- icons/es5/Computer.js | 5 ++++- icons/es5/ConfirmationNumber.js | 5 ++++- icons/es5/ConnectWithoutContact.js | 5 ++++- icons/es5/ConnectedTv.js | 5 ++++- icons/es5/ConnectingAirports.js | 5 ++++- icons/es5/Construction.js | 5 ++++- icons/es5/ContactEmergency.js | 5 ++++- icons/es5/ContactMail.js | 5 ++++- icons/es5/ContactPage.js | 5 ++++- icons/es5/ContactPhone.js | 5 ++++- icons/es5/ContactSupport.js | 5 ++++- icons/es5/Contactless.js | 5 ++++- icons/es5/Contacts.js | 5 ++++- icons/es5/ContentCopy.js | 5 ++++- icons/es5/ContentCut.js | 5 ++++- icons/es5/ContentPaste.js | 5 ++++- icons/es5/ContentPasteGo.js | 5 ++++- icons/es5/ContentPasteOff.js | 5 ++++- icons/es5/ContentPasteSearch.js | 5 ++++- icons/es5/Contrast.js | 5 ++++- icons/es5/ControlCamera.js | 5 ++++- icons/es5/ControlPoint.js | 5 ++++- icons/es5/ControlPointDuplicate.js | 5 ++++- icons/es5/Cookie.js | 5 ++++- icons/es5/CopyAll.js | 5 ++++- icons/es5/Copyright.js | 5 ++++- icons/es5/Coronavirus.js | 5 ++++- icons/es5/CorporateFare.js | 5 ++++- icons/es5/Cottage.js | 5 ++++- icons/es5/Countertops.js | 5 ++++- icons/es5/Create.js | 5 ++++- icons/es5/CreateNewFolder.js | 5 ++++- icons/es5/CreditCard.js | 5 ++++- icons/es5/CreditCardOff.js | 5 ++++- icons/es5/CreditScore.js | 5 ++++- icons/es5/Crib.js | 5 ++++- icons/es5/CrisisAlert.js | 5 ++++- icons/es5/Crop.js | 5 ++++- icons/es5/Crop169.js | 5 ++++- icons/es5/Crop32.js | 5 ++++- icons/es5/Crop54.js | 5 ++++- icons/es5/Crop75.js | 5 ++++- icons/es5/CropDin.js | 5 ++++- icons/es5/CropFree.js | 5 ++++- icons/es5/CropLandscape.js | 5 ++++- icons/es5/CropOriginal.js | 5 ++++- icons/es5/CropPortrait.js | 5 ++++- icons/es5/CropRotate.js | 5 ++++- icons/es5/CropSquare.js | 5 ++++- icons/es5/CrueltyFree.js | 5 ++++- icons/es5/Css.js | 5 ++++- icons/es5/CurrencyBitcoin.js | 5 ++++- icons/es5/CurrencyExchange.js | 5 ++++- icons/es5/CurrencyFranc.js | 5 ++++- icons/es5/CurrencyLira.js | 5 ++++- icons/es5/CurrencyPound.js | 5 ++++- icons/es5/CurrencyRuble.js | 5 ++++- icons/es5/CurrencyRupee.js | 5 ++++- icons/es5/CurrencyYen.js | 5 ++++- icons/es5/CurrencyYuan.js | 5 ++++- icons/es5/Curtains.js | 5 ++++- icons/es5/CurtainsClosed.js | 5 ++++- icons/es5/Cyclone.js | 5 ++++- icons/es5/Dangerous.js | 5 ++++- icons/es5/DarkMode.js | 5 ++++- icons/es5/Dashboard.js | 5 ++++- icons/es5/DashboardCustomize.js | 5 ++++- icons/es5/DataArray.js | 5 ++++- icons/es5/DataExploration.js | 5 ++++- icons/es5/DataObject.js | 5 ++++- icons/es5/DataSaverOff.js | 5 ++++- icons/es5/DataSaverOn.js | 5 ++++- icons/es5/DataThresholding.js | 5 ++++- icons/es5/DataUsage.js | 5 ++++- icons/es5/Dataset.js | 5 ++++- icons/es5/DatasetLinked.js | 5 ++++- icons/es5/DateRange.js | 5 ++++- icons/es5/Deblur.js | 5 ++++- icons/es5/Deck.js | 5 ++++- icons/es5/Dehaze.js | 5 ++++- icons/es5/Delete.js | 5 ++++- icons/es5/DeleteForever.js | 5 ++++- icons/es5/DeleteOutline.js | 5 ++++- icons/es5/DeleteSweep.js | 5 ++++- icons/es5/DeliveryDining.js | 5 ++++- icons/es5/DensityLarge.js | 5 ++++- icons/es5/DensityMedium.js | 5 ++++- icons/es5/DensitySmall.js | 5 ++++- icons/es5/DepartureBoard.js | 5 ++++- icons/es5/Description.js | 5 ++++- icons/es5/Deselect.js | 5 ++++- icons/es5/DesignServices.js | 5 ++++- icons/es5/Desk.js | 5 ++++- icons/es5/DesktopAccessDisabled.js | 5 ++++- icons/es5/DesktopMac.js | 5 ++++- icons/es5/DesktopWindows.js | 5 ++++- icons/es5/Details.js | 5 ++++- icons/es5/DeveloperBoard.js | 5 ++++- icons/es5/DeveloperBoardOff.js | 5 ++++- icons/es5/DeveloperMode.js | 5 ++++- icons/es5/DeviceHub.js | 5 ++++- icons/es5/DeviceThermostat.js | 5 ++++- icons/es5/DeviceUnknown.js | 5 ++++- icons/es5/Devices.js | 5 ++++- icons/es5/DevicesFold.js | 5 ++++- icons/es5/DevicesOther.js | 5 ++++- icons/es5/DialerSip.js | 5 ++++- icons/es5/Dialpad.js | 5 ++++- icons/es5/Diamond.js | 5 ++++- icons/es5/Difference.js | 5 ++++- icons/es5/Dining.js | 5 ++++- icons/es5/DinnerDining.js | 5 ++++- icons/es5/Directions.js | 5 ++++- icons/es5/DirectionsBike.js | 5 ++++- icons/es5/DirectionsBoat.js | 5 ++++- icons/es5/DirectionsBoatFilled.js | 5 ++++- icons/es5/DirectionsBus.js | 5 ++++- icons/es5/DirectionsBusFilled.js | 5 ++++- icons/es5/DirectionsCar.js | 5 ++++- icons/es5/DirectionsCarFilled.js | 5 ++++- icons/es5/DirectionsOff.js | 5 ++++- icons/es5/DirectionsRailway.js | 5 ++++- icons/es5/DirectionsRailwayFilled.js | 5 ++++- icons/es5/DirectionsRun.js | 5 ++++- icons/es5/DirectionsSubway.js | 5 ++++- icons/es5/DirectionsSubwayFilled.js | 5 ++++- icons/es5/DirectionsTransit.js | 5 ++++- icons/es5/DirectionsTransitFilled.js | 5 ++++- icons/es5/DirectionsWalk.js | 5 ++++- icons/es5/DirtyLens.js | 5 ++++- icons/es5/DisabledByDefault.js | 5 ++++- icons/es5/DisabledVisible.js | 5 ++++- icons/es5/DiscFull.js | 5 ++++- icons/es5/Discord.js | 5 ++++- icons/es5/Discount.js | 5 ++++- icons/es5/DisplaySettings.js | 5 ++++- icons/es5/Diversity1.js | 5 ++++- icons/es5/Diversity2.js | 5 ++++- icons/es5/Diversity3.js | 5 ++++- icons/es5/Divide.js | 5 ++++- icons/es5/Dns.js | 5 ++++- icons/es5/DoDisturb.js | 5 ++++- icons/es5/DoDisturbAlt.js | 5 ++++- icons/es5/DoDisturbOff.js | 5 ++++- icons/es5/DoDisturbOn.js | 5 ++++- icons/es5/DoNotDisturb.js | 5 ++++- icons/es5/DoNotDisturbAlt.js | 5 ++++- icons/es5/DoNotDisturbOff.js | 5 ++++- icons/es5/DoNotDisturbOn.js | 5 ++++- icons/es5/DoNotDisturbOnTotalSilence.js | 5 ++++- icons/es5/DoNotStep.js | 5 ++++- icons/es5/DoNotTouch.js | 5 ++++- icons/es5/Dock.js | 5 ++++- icons/es5/DocumentScanner.js | 5 ++++- icons/es5/Domain.js | 5 ++++- icons/es5/DomainAdd.js | 5 ++++- icons/es5/DomainDisabled.js | 5 ++++- icons/es5/DomainVerification.js | 5 ++++- icons/es5/Done.js | 5 ++++- icons/es5/DoneAll.js | 5 ++++- icons/es5/DoneOutline.js | 5 ++++- icons/es5/DonutLarge.js | 5 ++++- icons/es5/DonutSmall.js | 5 ++++- icons/es5/DoorBack.js | 5 ++++- icons/es5/DoorFront.js | 5 ++++- icons/es5/DoorSliding.js | 5 ++++- icons/es5/Doorbell.js | 5 ++++- icons/es5/DoubleArrow.js | 5 ++++- icons/es5/DownhillSkiing.js | 5 ++++- icons/es5/Download.js | 5 ++++- icons/es5/DownloadDone.js | 5 ++++- icons/es5/DownloadForOffline.js | 5 ++++- icons/es5/Downloading.js | 5 ++++- icons/es5/Drafts.js | 5 ++++- icons/es5/DragHandle.js | 5 ++++- icons/es5/DragIndicator.js | 5 ++++- icons/es5/Draw.js | 5 ++++- icons/es5/DrawShapes.js | 5 ++++- icons/es5/DriveEta.js | 5 ++++- icons/es5/DriveFileMove.js | 5 ++++- icons/es5/DriveFileMoveRtl.js | 5 ++++- icons/es5/DriveFileRenameOutline.js | 5 ++++- icons/es5/DriveFolderUpload.js | 5 ++++- icons/es5/Dry.js | 5 ++++- icons/es5/DryCleaning.js | 5 ++++- icons/es5/Duo.js | 5 ++++- icons/es5/Dvr.js | 5 ++++- icons/es5/DynamicFeed.js | 5 ++++- icons/es5/DynamicForm.js | 5 ++++- icons/es5/EMobiledata.js | 5 ++++- icons/es5/Earbuds.js | 5 ++++- icons/es5/EarbudsBattery.js | 5 ++++- icons/es5/East.js | 5 ++++- icons/es5/Eco.js | 5 ++++- icons/es5/EdgesensorHigh.js | 5 ++++- icons/es5/EdgesensorLow.js | 5 ++++- icons/es5/Edit.js | 5 ++++- icons/es5/EditAttributes.js | 5 ++++- icons/es5/EditCalendar.js | 5 ++++- icons/es5/EditCircle.js | 16 ++++++++++++++++ icons/es5/EditLocation.js | 5 ++++- icons/es5/EditLocationAlt.js | 5 ++++- icons/es5/EditNote.js | 5 ++++- icons/es5/EditNotifications.js | 5 ++++- icons/es5/EditOff.js | 5 ++++- icons/es5/EditOutline.js | 5 ++++- icons/es5/EditRoad.js | 5 ++++- icons/es5/Egg.js | 5 ++++- icons/es5/EggAlt.js | 5 ++++- icons/es5/Eject.js | 5 ++++- icons/es5/Elderly.js | 5 ++++- icons/es5/ElderlyWoman.js | 5 ++++- icons/es5/ElectricBike.js | 5 ++++- icons/es5/ElectricBolt.js | 5 ++++- icons/es5/ElectricCar.js | 5 ++++- icons/es5/ElectricMeter.js | 5 ++++- icons/es5/ElectricMoped.js | 5 ++++- icons/es5/ElectricRickshaw.js | 5 ++++- icons/es5/ElectricScooter.js | 5 ++++- icons/es5/ElectricalServices.js | 5 ++++- icons/es5/Elevator.js | 5 ++++- icons/es5/Email.js | 5 ++++- icons/es5/Emergency.js | 5 ++++- icons/es5/EmergencyRecording.js | 5 ++++- icons/es5/EmergencyShare.js | 5 ++++- icons/es5/EmojiEmotions.js | 5 ++++- icons/es5/EmojiEvents.js | 5 ++++- icons/es5/EmojiFlags.js | 5 ++++- icons/es5/EmojiFoodBeverage.js | 5 ++++- icons/es5/EmojiNature.js | 5 ++++- icons/es5/EmojiObjects.js | 5 ++++- icons/es5/EmojiPeople.js | 5 ++++- icons/es5/EmojiSymbols.js | 5 ++++- icons/es5/EmojiTransportation.js | 5 ++++- icons/es5/EnergySavingsLeaf.js | 5 ++++- icons/es5/Engineering.js | 5 ++++- icons/es5/EnhancedEncryption.js | 5 ++++- icons/es5/Equalizer.js | 5 ++++- icons/es5/Equals.js | 5 ++++- icons/es5/Error.js | 5 ++++- icons/es5/ErrorOutline.js | 5 ++++- icons/es5/Escalator.js | 5 ++++- icons/es5/EscalatorWarning.js | 5 ++++- icons/es5/Euro.js | 5 ++++- icons/es5/EuroSymbol.js | 5 ++++- icons/es5/EvStation.js | 5 ++++- icons/es5/Event.js | 5 ++++- icons/es5/EventAvailable.js | 5 ++++- icons/es5/EventBusy.js | 5 ++++- icons/es5/EventNote.js | 5 ++++- icons/es5/EventRepeat.js | 5 ++++- icons/es5/EventSeat.js | 5 ++++- icons/es5/ExitToApp.js | 5 ++++- icons/es5/Expand.js | 5 ++++- icons/es5/ExpandCircleDown.js | 5 ++++- icons/es5/ExpandLess.js | 5 ++++- icons/es5/ExpandMore.js | 5 ++++- icons/es5/Explicit.js | 5 ++++- icons/es5/Explore.js | 5 ++++- icons/es5/ExploreOff.js | 5 ++++- icons/es5/Exposure.js | 5 ++++- icons/es5/ExposureNeg1.js | 5 ++++- icons/es5/ExposureNeg2.js | 5 ++++- icons/es5/ExposurePlus1.js | 5 ++++- icons/es5/ExposurePlus2.js | 5 ++++- icons/es5/ExposureZero.js | 5 ++++- icons/es5/Extension.js | 5 ++++- icons/es5/ExtensionOff.js | 5 ++++- icons/es5/Face.js | 5 ++++- icons/es5/Face2.js | 5 ++++- icons/es5/Face3.js | 5 ++++- icons/es5/Face4.js | 5 ++++- icons/es5/Face5.js | 5 ++++- icons/es5/Face6.js | 5 ++++- icons/es5/FaceRetouchingNatural.js | 5 ++++- icons/es5/FaceRetouchingOff.js | 5 ++++- icons/es5/Facebook.js | 5 ++++- icons/es5/FacebookCircle.js | 5 ++++- icons/es5/FactCheck.js | 5 ++++- icons/es5/Factory.js | 5 ++++- icons/es5/FamilyRestroom.js | 5 ++++- icons/es5/FastForward.js | 5 ++++- icons/es5/FastRewind.js | 5 ++++- icons/es5/Fastfood.js | 5 ++++- icons/es5/Favorite.js | 5 ++++- icons/es5/FavoriteBorder.js | 5 ++++- icons/es5/Fax.js | 5 ++++- icons/es5/FeaturedPlayList.js | 5 ++++- icons/es5/FeaturedVideo.js | 5 ++++- icons/es5/Feed.js | 5 ++++- icons/es5/Feedback.js | 5 ++++- icons/es5/Female.js | 5 ++++- icons/es5/Fence.js | 5 ++++- icons/es5/Festival.js | 5 ++++- icons/es5/FiberDvr.js | 5 ++++- icons/es5/FiberManualRecord.js | 5 ++++- icons/es5/FiberNew.js | 5 ++++- icons/es5/FiberPin.js | 5 ++++- icons/es5/FiberSmartRecord.js | 5 ++++- icons/es5/FileCopy.js | 5 ++++- icons/es5/FileDownload.js | 5 ++++- icons/es5/FileDownloadDone.js | 5 ++++- icons/es5/FileDownloadOff.js | 5 ++++- icons/es5/FileOpen.js | 5 ++++- icons/es5/FilePresent.js | 5 ++++- icons/es5/FileUpload.js | 5 ++++- icons/es5/Filter.js | 5 ++++- icons/es5/Filter1.js | 5 ++++- icons/es5/Filter2.js | 5 ++++- icons/es5/Filter3.js | 5 ++++- icons/es5/Filter4.js | 5 ++++- icons/es5/Filter5.js | 5 ++++- icons/es5/Filter6.js | 5 ++++- icons/es5/Filter7.js | 5 ++++- icons/es5/Filter8.js | 5 ++++- icons/es5/Filter9.js | 5 ++++- icons/es5/Filter9Plus.js | 5 ++++- icons/es5/FilterAlt.js | 5 ++++- icons/es5/FilterAltOff.js | 5 ++++- icons/es5/FilterBAndW.js | 5 ++++- icons/es5/FilterCenterFocus.js | 5 ++++- icons/es5/FilterDrama.js | 5 ++++- icons/es5/FilterFrames.js | 5 ++++- icons/es5/FilterHdr.js | 5 ++++- icons/es5/FilterList.js | 5 ++++- icons/es5/FilterListOff.js | 5 ++++- icons/es5/FilterNone.js | 5 ++++- icons/es5/FilterTiltShift.js | 5 ++++- icons/es5/FilterVintage.js | 5 ++++- icons/es5/FindInPage.js | 5 ++++- icons/es5/FindReplace.js | 5 ++++- icons/es5/Fingerprint.js | 5 ++++- icons/es5/FireExtinguisher.js | 5 ++++- icons/es5/FireHydrantAlt.js | 5 ++++- icons/es5/FireTruck.js | 5 ++++- icons/es5/Fireplace.js | 5 ++++- icons/es5/FirstPage.js | 5 ++++- icons/es5/FitScreen.js | 5 ++++- icons/es5/Fitbit.js | 5 ++++- icons/es5/FitnessCenter.js | 5 ++++- icons/es5/Flag.js | 5 ++++- icons/es5/FlagCircle.js | 5 ++++- icons/es5/Flaky.js | 5 ++++- icons/es5/Flare.js | 5 ++++- icons/es5/FlashAuto.js | 5 ++++- icons/es5/FlashOff.js | 5 ++++- icons/es5/FlashOn.js | 5 ++++- icons/es5/FlashlightOff.js | 5 ++++- icons/es5/FlashlightOn.js | 5 ++++- icons/es5/Flatware.js | 5 ++++- icons/es5/Flight.js | 5 ++++- icons/es5/FlightClass.js | 5 ++++- icons/es5/FlightLand.js | 5 ++++- icons/es5/FlightTakeoff.js | 5 ++++- icons/es5/Flip.js | 5 ++++- icons/es5/FlipCameraAndroid.js | 5 ++++- icons/es5/FlipCameraIos.js | 5 ++++- icons/es5/FlipToBack.js | 5 ++++- icons/es5/FlipToFront.js | 5 ++++- icons/es5/Flood.js | 5 ++++- icons/es5/Flourescent.js | 5 ++++- icons/es5/Fluorescent.js | 5 ++++- icons/es5/FlutterDash.js | 5 ++++- icons/es5/FmdBad.js | 5 ++++- icons/es5/FmdGood.js | 5 ++++- icons/es5/Folder.js | 5 ++++- icons/es5/FolderCopy.js | 5 ++++- icons/es5/FolderDelete.js | 5 ++++- icons/es5/FolderOff.js | 5 ++++- icons/es5/FolderOpen.js | 5 ++++- icons/es5/FolderShared.js | 5 ++++- icons/es5/FolderSpecial.js | 5 ++++- icons/es5/FolderZip.js | 5 ++++- icons/es5/FollowTheSigns.js | 5 ++++- icons/es5/FontDownload.js | 5 ++++- icons/es5/FontDownloadOff.js | 5 ++++- icons/es5/FoodBank.js | 5 ++++- icons/es5/Forest.js | 5 ++++- icons/es5/ForkLeft.js | 5 ++++- icons/es5/ForkRight.js | 5 ++++- icons/es5/FormatAlignCenter.js | 5 ++++- icons/es5/FormatAlignJustify.js | 5 ++++- icons/es5/FormatAlignLeft.js | 5 ++++- icons/es5/FormatAlignRight.js | 5 ++++- icons/es5/FormatBold.js | 5 ++++- icons/es5/FormatClear.js | 5 ++++- icons/es5/FormatColorFill.js | 5 ++++- icons/es5/FormatColorReset.js | 5 ++++- icons/es5/FormatColorText.js | 5 ++++- icons/es5/FormatIndentDecrease.js | 5 ++++- icons/es5/FormatIndentIncrease.js | 5 ++++- icons/es5/FormatItalic.js | 5 ++++- icons/es5/FormatLineSpacing.js | 5 ++++- icons/es5/FormatListBulleted.js | 5 ++++- icons/es5/FormatListNumbered.js | 5 ++++- icons/es5/FormatListNumberedRtl.js | 5 ++++- icons/es5/FormatOverline.js | 5 ++++- icons/es5/FormatPaint.js | 5 ++++- icons/es5/FormatQuote.js | 5 ++++- icons/es5/FormatShapes.js | 5 ++++- icons/es5/FormatSize.js | 5 ++++- icons/es5/FormatStrikethrough.js | 5 ++++- icons/es5/FormatTextdirectionLToR.js | 5 ++++- icons/es5/FormatTextdirectionRToL.js | 5 ++++- icons/es5/FormatUnderlined.js | 5 ++++- icons/es5/Fort.js | 5 ++++- icons/es5/Forum.js | 5 ++++- icons/es5/Forward.js | 5 ++++- icons/es5/Forward10.js | 5 ++++- icons/es5/Forward30.js | 5 ++++- icons/es5/Forward5.js | 5 ++++- icons/es5/ForwardToInbox.js | 5 ++++- icons/es5/Foundation.js | 5 ++++- icons/es5/FreeBreakfast.js | 5 ++++- icons/es5/FreeCancellation.js | 5 ++++- icons/es5/FrontHand.js | 5 ++++- icons/es5/Fullscreen.js | 5 ++++- icons/es5/FullscreenExit.js | 5 ++++- icons/es5/Functions.js | 5 ++++- icons/es5/GMobiledata.js | 5 ++++- icons/es5/GTranslate.js | 5 ++++- icons/es5/Gamepad.js | 5 ++++- icons/es5/Games.js | 5 ++++- icons/es5/Garage.js | 5 ++++- icons/es5/GasMeter.js | 5 ++++- icons/es5/Gavel.js | 5 ++++- icons/es5/GeneratingTokens.js | 5 ++++- icons/es5/Gesture.js | 5 ++++- icons/es5/GetApp.js | 5 ++++- icons/es5/Gif.js | 5 ++++- icons/es5/GifBox.js | 5 ++++- icons/es5/Girl.js | 5 ++++- icons/es5/Gite.js | 5 ++++- icons/es5/GolfCourse.js | 5 ++++- icons/es5/GoogleMeet.js | 5 ++++- icons/es5/GppBad.js | 5 ++++- icons/es5/GppGood.js | 5 ++++- icons/es5/GppMaybe.js | 5 ++++- icons/es5/GpsFixed.js | 5 ++++- icons/es5/GpsNotFixed.js | 5 ++++- icons/es5/GpsOff.js | 5 ++++- icons/es5/Grade.js | 5 ++++- icons/es5/Gradient.js | 5 ++++- icons/es5/Grading.js | 5 ++++- icons/es5/Grain.js | 5 ++++- icons/es5/GraphicEq.js | 5 ++++- icons/es5/Grass.js | 5 ++++- icons/es5/GreaterThan.js | 5 ++++- icons/es5/GreaterThanEqual.js | 5 ++++- icons/es5/Grid3X3.js | 5 ++++- icons/es5/Grid4X4.js | 5 ++++- icons/es5/GridGoldenratio.js | 5 ++++- icons/es5/GridOff.js | 5 ++++- icons/es5/GridOn.js | 5 ++++- icons/es5/GridView.js | 5 ++++- icons/es5/Group.js | 5 ++++- icons/es5/GroupAdd.js | 5 ++++- icons/es5/GroupOff.js | 5 ++++- icons/es5/GroupRemove.js | 5 ++++- icons/es5/GroupWork.js | 5 ++++- icons/es5/Groups.js | 5 ++++- icons/es5/Groups2.js | 5 ++++- icons/es5/Groups3.js | 5 ++++- icons/es5/HMobiledata.js | 5 ++++- icons/es5/HPlusMobiledata.js | 5 ++++- icons/es5/Hail.js | 5 ++++- icons/es5/Handshake.js | 5 ++++- icons/es5/Handyman.js | 5 ++++- icons/es5/Hardware.js | 5 ++++- icons/es5/Hd.js | 5 ++++- icons/es5/HdrAuto.js | 5 ++++- icons/es5/HdrAutoSelect.js | 5 ++++- icons/es5/HdrEnhancedSelect.js | 5 ++++- icons/es5/HdrOff.js | 5 ++++- icons/es5/HdrOffSelect.js | 5 ++++- icons/es5/HdrOn.js | 5 ++++- icons/es5/HdrOnSelect.js | 5 ++++- icons/es5/HdrPlus.js | 5 ++++- icons/es5/HdrStrong.js | 5 ++++- icons/es5/HdrWeak.js | 5 ++++- icons/es5/Headphones.js | 5 ++++- icons/es5/HeadphonesBattery.js | 5 ++++- icons/es5/Headset.js | 5 ++++- icons/es5/HeadsetMic.js | 5 ++++- icons/es5/HeadsetOff.js | 5 ++++- icons/es5/Healing.js | 5 ++++- icons/es5/HealthAndSafety.js | 5 ++++- icons/es5/Hearing.js | 5 ++++- icons/es5/HearingDisabled.js | 5 ++++- icons/es5/HeartBroken.js | 5 ++++- icons/es5/HeatPump.js | 5 ++++- icons/es5/Height.js | 5 ++++- icons/es5/Help.js | 5 ++++- icons/es5/HelpCenter.js | 5 ++++- icons/es5/HelpOutline.js | 5 ++++- icons/es5/Hevc.js | 5 ++++- icons/es5/Hexagon.js | 5 ++++- icons/es5/HideImage.js | 5 ++++- icons/es5/HideSource.js | 5 ++++- icons/es5/HighQuality.js | 5 ++++- icons/es5/Highlight.js | 5 ++++- icons/es5/HighlightAlt.js | 5 ++++- icons/es5/HighlightOff.js | 5 ++++- icons/es5/Hiking.js | 5 ++++- icons/es5/History.js | 5 ++++- icons/es5/HistoryEdu.js | 5 ++++- icons/es5/HistoryToggleOff.js | 5 ++++- icons/es5/Hive.js | 5 ++++- icons/es5/Hls.js | 5 ++++- icons/es5/HlsOff.js | 5 ++++- icons/es5/HolidayVillage.js | 5 ++++- icons/es5/Home.js | 5 ++++- icons/es5/HomeMax.js | 5 ++++- icons/es5/HomeMini.js | 5 ++++- icons/es5/HomeRepairService.js | 5 ++++- icons/es5/HomeWork.js | 5 ++++- icons/es5/HorizontalDistribute.js | 5 ++++- icons/es5/HorizontalRule.js | 5 ++++- icons/es5/HorizontalSplit.js | 5 ++++- icons/es5/HotTub.js | 5 ++++- icons/es5/Hotel.js | 5 ++++- icons/es5/HotelClass.js | 5 ++++- icons/es5/HourglassBottom.js | 5 ++++- icons/es5/HourglassDisabled.js | 5 ++++- icons/es5/HourglassEmpty.js | 5 ++++- icons/es5/HourglassFull.js | 5 ++++- icons/es5/HourglassTop.js | 5 ++++- icons/es5/House.js | 5 ++++- icons/es5/HouseSiding.js | 5 ++++- icons/es5/Houseboat.js | 5 ++++- icons/es5/HowToReg.js | 5 ++++- icons/es5/HowToVote.js | 5 ++++- icons/es5/Html.js | 5 ++++- icons/es5/Http.js | 5 ++++- icons/es5/Https.js | 5 ++++- icons/es5/Hub.js | 5 ++++- icons/es5/Hvac.js | 5 ++++- icons/es5/IceSkating.js | 5 ++++- icons/es5/Icecream.js | 5 ++++- icons/es5/Image.js | 5 ++++- icons/es5/ImageAspectRatio.js | 5 ++++- icons/es5/ImageNotSupported.js | 5 ++++- icons/es5/ImageSearch.js | 5 ++++- icons/es5/ImagesearchRoller.js | 5 ++++- icons/es5/ImportContacts.js | 5 ++++- icons/es5/ImportExport.js | 5 ++++- icons/es5/ImportantDevices.js | 5 ++++- icons/es5/Inbox.js | 5 ++++- icons/es5/IncompleteCircle.js | 5 ++++- icons/es5/IndeterminateCheckBox.js | 5 ++++- icons/es5/Info.js | 5 ++++- icons/es5/InfoOutline.js | 5 ++++- icons/es5/Input.js | 5 ++++- icons/es5/InsertChart.js | 5 ++++- icons/es5/InsertChartOutlined.js | 5 ++++- icons/es5/InsertComment.js | 5 ++++- icons/es5/InsertDriveFile.js | 5 ++++- icons/es5/InsertEmoticon.js | 5 ++++- icons/es5/InsertInvitation.js | 5 ++++- icons/es5/InsertLink.js | 5 ++++- icons/es5/InsertPageBreak.js | 5 ++++- icons/es5/InsertPhoto.js | 5 ++++- icons/es5/Insights.js | 5 ++++- icons/es5/InstallDesktop.js | 5 ++++- icons/es5/InstallMobile.js | 5 ++++- icons/es5/Institution.js | 5 ++++- icons/es5/IntegrationInstructions.js | 5 ++++- icons/es5/Interests.js | 5 ++++- icons/es5/InterpreterMode.js | 5 ++++- icons/es5/Inventory.js | 5 ++++- icons/es5/Inventory2.js | 5 ++++- icons/es5/InvertColors.js | 5 ++++- icons/es5/InvertColorsOff.js | 5 ++++- icons/es5/IosShare.js | 5 ++++- icons/es5/Iron.js | 5 ++++- icons/es5/Iso.js | 5 ++++- icons/es5/Issue.js | 5 ++++- icons/es5/Javascript.js | 5 ++++- icons/es5/JoinFull.js | 5 ++++- icons/es5/JoinInner.js | 5 ++++- icons/es5/JoinLeft.js | 5 ++++- icons/es5/JoinRight.js | 5 ++++- icons/es5/Kayaking.js | 5 ++++- icons/es5/KebabDining.js | 5 ++++- icons/es5/Key.js | 5 ++++- icons/es5/KeyOff.js | 5 ++++- icons/es5/Keyboard.js | 5 ++++- icons/es5/KeyboardAlt.js | 5 ++++- icons/es5/KeyboardArrowDown.js | 5 ++++- icons/es5/KeyboardArrowLeft.js | 5 ++++- icons/es5/KeyboardArrowRight.js | 5 ++++- icons/es5/KeyboardArrowUp.js | 5 ++++- icons/es5/KeyboardBackspace.js | 5 ++++- icons/es5/KeyboardCapslock.js | 5 ++++- icons/es5/KeyboardCommandKey.js | 5 ++++- icons/es5/KeyboardControlKey.js | 5 ++++- icons/es5/KeyboardDoubleArrowDown.js | 5 ++++- icons/es5/KeyboardDoubleArrowLeft.js | 5 ++++- icons/es5/KeyboardDoubleArrowRight.js | 5 ++++- icons/es5/KeyboardDoubleArrowUp.js | 5 ++++- icons/es5/KeyboardHide.js | 5 ++++- icons/es5/KeyboardOptionKey.js | 5 ++++- icons/es5/KeyboardReturn.js | 5 ++++- icons/es5/KeyboardTab.js | 5 ++++- icons/es5/KeyboardVoice.js | 5 ++++- icons/es5/KingBed.js | 5 ++++- icons/es5/Kitchen.js | 5 ++++- icons/es5/Kitesurfing.js | 5 ++++- icons/es5/Label.js | 5 ++++- icons/es5/LabelImportant.js | 5 ++++- icons/es5/LabelOff.js | 5 ++++- icons/es5/Lan.js | 5 ++++- icons/es5/Landscape.js | 5 ++++- icons/es5/Landslide.js | 5 ++++- icons/es5/Language.js | 5 ++++- icons/es5/Laptop.js | 5 ++++- icons/es5/LaptopChromebook.js | 5 ++++- icons/es5/LaptopMac.js | 5 ++++- icons/es5/LaptopWindows.js | 5 ++++- icons/es5/LastPage.js | 5 ++++- icons/es5/Launch.js | 5 ++++- icons/es5/Layers.js | 5 ++++- icons/es5/LayersClear.js | 5 ++++- icons/es5/Leaderboard.js | 5 ++++- icons/es5/LeakAdd.js | 5 ++++- icons/es5/LeakRemove.js | 5 ++++- icons/es5/LeaveBagsAtHome.js | 5 ++++- icons/es5/LegendToggle.js | 5 ++++- icons/es5/Lens.js | 5 ++++- icons/es5/LensBlur.js | 5 ++++- icons/es5/LessThan.js | 5 ++++- icons/es5/LessThanEqual.js | 5 ++++- icons/es5/LibraryAdd.js | 5 ++++- icons/es5/LibraryAddCheck.js | 5 ++++- icons/es5/LibraryBooks.js | 5 ++++- icons/es5/LibraryMusic.js | 5 ++++- icons/es5/Light.js | 5 ++++- icons/es5/LightMode.js | 5 ++++- icons/es5/Lightbulb.js | 5 ++++- icons/es5/LightbulbCircle.js | 5 ++++- icons/es5/LineAxis.js | 5 ++++- icons/es5/LineStyle.js | 5 ++++- icons/es5/LineWeight.js | 5 ++++- icons/es5/LinearScale.js | 5 ++++- icons/es5/Link.js | 5 ++++- icons/es5/LinkOff.js | 5 ++++- icons/es5/LinkedCamera.js | 5 ++++- icons/es5/Liquor.js | 5 ++++- icons/es5/List.js | 5 ++++- icons/es5/ListAlt.js | 5 ++++- icons/es5/ListView.js | 5 ++++- icons/es5/LiveHelp.js | 5 ++++- icons/es5/LiveTv.js | 5 ++++- icons/es5/Living.js | 5 ++++- icons/es5/LocalActivity.js | 5 ++++- icons/es5/LocalAirport.js | 5 ++++- icons/es5/LocalAtm.js | 5 ++++- icons/es5/LocalBar.js | 5 ++++- icons/es5/LocalCafe.js | 5 ++++- icons/es5/LocalCarWash.js | 5 ++++- icons/es5/LocalConvenienceStore.js | 5 ++++- icons/es5/LocalDining.js | 5 ++++- icons/es5/LocalDrink.js | 5 ++++- icons/es5/LocalFireDepartment.js | 5 ++++- icons/es5/LocalFlorist.js | 5 ++++- icons/es5/LocalGasStation.js | 5 ++++- icons/es5/LocalGroceryStore.js | 5 ++++- icons/es5/LocalHospital.js | 5 ++++- icons/es5/LocalHotel.js | 5 ++++- icons/es5/LocalLaundryService.js | 5 ++++- icons/es5/LocalLibrary.js | 5 ++++- icons/es5/LocalMall.js | 5 ++++- icons/es5/LocalMovies.js | 5 ++++- icons/es5/LocalOffer.js | 5 ++++- icons/es5/LocalParking.js | 5 ++++- icons/es5/LocalPharmacy.js | 5 ++++- icons/es5/LocalPhone.js | 5 ++++- icons/es5/LocalPizza.js | 5 ++++- icons/es5/LocalPlay.js | 5 ++++- icons/es5/LocalPolice.js | 5 ++++- icons/es5/LocalPostOffice.js | 5 ++++- icons/es5/LocalPrintshop.js | 5 ++++- icons/es5/LocalSee.js | 5 ++++- icons/es5/LocalShipping.js | 5 ++++- icons/es5/LocalTaxi.js | 5 ++++- icons/es5/LocationCity.js | 5 ++++- icons/es5/LocationDisabled.js | 5 ++++- icons/es5/LocationOff.js | 5 ++++- icons/es5/LocationOn.js | 5 ++++- icons/es5/LocationSearching.js | 5 ++++- icons/es5/Lock.js | 5 ++++- icons/es5/LockClock.js | 5 ++++- icons/es5/LockOpen.js | 5 ++++- icons/es5/LockPerson.js | 5 ++++- icons/es5/LockReset.js | 5 ++++- icons/es5/Locked.js | 5 ++++- icons/es5/Login.js | 5 ++++- icons/es5/LogoDev.js | 5 ++++- icons/es5/Logout.js | 5 ++++- icons/es5/Looks.js | 5 ++++- icons/es5/Looks3.js | 5 ++++- icons/es5/Looks4.js | 5 ++++- icons/es5/Looks5.js | 5 ++++- icons/es5/Looks6.js | 5 ++++- icons/es5/LooksOne.js | 5 ++++- icons/es5/LooksTwo.js | 5 ++++- icons/es5/Loop.js | 5 ++++- icons/es5/Loupe.js | 5 ++++- icons/es5/LowPriority.js | 5 ++++- icons/es5/Loyalty.js | 5 ++++- icons/es5/LteMobiledata.js | 5 ++++- icons/es5/LtePlusMobiledata.js | 5 ++++- icons/es5/Luggage.js | 5 ++++- icons/es5/LunchDining.js | 5 ++++- icons/es5/Lyrics.js | 5 ++++- icons/es5/MacroOff.js | 5 ++++- icons/es5/Mail.js | 5 ++++- icons/es5/MailLock.js | 5 ++++- icons/es5/MailOutline.js | 5 ++++- icons/es5/Male.js | 5 ++++- icons/es5/Man.js | 5 ++++- icons/es5/Man2.js | 5 ++++- icons/es5/Man3.js | 5 ++++- icons/es5/Man4.js | 5 ++++- icons/es5/ManageAccounts.js | 5 ++++- icons/es5/ManageHistory.js | 5 ++++- icons/es5/ManageSearch.js | 5 ++++- icons/es5/Map.js | 5 ++++- icons/es5/MapsHomeWork.js | 5 ++++- icons/es5/MapsUgc.js | 5 ++++- icons/es5/Margin.js | 5 ++++- icons/es5/MarkAsUnread.js | 5 ++++- icons/es5/MarkChatRead.js | 5 ++++- icons/es5/MarkChatUnread.js | 5 ++++- icons/es5/MarkEmailRead.js | 5 ++++- icons/es5/MarkEmailUnread.js | 5 ++++- icons/es5/MarkUnreadChatAlt.js | 5 ++++- icons/es5/Markunread.js | 5 ++++- icons/es5/MarkunreadMailbox.js | 5 ++++- icons/es5/Masks.js | 5 ++++- icons/es5/Maximize.js | 5 ++++- icons/es5/MediaBluetoothOff.js | 5 ++++- icons/es5/MediaBluetoothOn.js | 5 ++++- icons/es5/Mediation.js | 5 ++++- icons/es5/MedicalInformation.js | 5 ++++- icons/es5/MedicalServices.js | 5 ++++- icons/es5/Medication.js | 5 ++++- icons/es5/MedicationLiquid.js | 5 ++++- icons/es5/MeetingRoom.js | 5 ++++- icons/es5/Memory.js | 5 ++++- icons/es5/Menu.js | 5 ++++- icons/es5/MenuBook.js | 5 ++++- icons/es5/MenuOpen.js | 5 ++++- icons/es5/Merge.js | 5 ++++- icons/es5/MergeType.js | 5 ++++- icons/es5/Message.js | 5 ++++- icons/es5/Mic.js | 5 ++++- icons/es5/MicExternalOff.js | 5 ++++- icons/es5/MicExternalOn.js | 5 ++++- icons/es5/MicNone.js | 5 ++++- icons/es5/MicOff.js | 5 ++++- icons/es5/MicrosoftTeams.js | 5 ++++- icons/es5/Microwave.js | 5 ++++- icons/es5/MilitaryTech.js | 5 ++++- icons/es5/Minimize.js | 5 ++++- icons/es5/MinorCrash.js | 5 ++++- icons/es5/Minus.js | 5 ++++- icons/es5/MiscellaneousServices.js | 5 ++++- icons/es5/MissedVideoCall.js | 5 ++++- icons/es5/Mms.js | 5 ++++- icons/es5/MobileFriendly.js | 5 ++++- icons/es5/MobileOff.js | 5 ++++- icons/es5/MobileScreenShare.js | 5 ++++- icons/es5/MobiledataOff.js | 5 ++++- icons/es5/Mode.js | 5 ++++- icons/es5/ModeComment.js | 5 ++++- icons/es5/ModeEdit.js | 5 ++++- icons/es5/ModeEditOutline.js | 5 ++++- icons/es5/ModeFanOff.js | 5 ++++- icons/es5/ModeNight.js | 5 ++++- icons/es5/ModeOfTravel.js | 5 ++++- icons/es5/ModeStandby.js | 5 ++++- icons/es5/ModelTraining.js | 5 ++++- icons/es5/MonetizationOn.js | 5 ++++- icons/es5/Money.js | 5 ++++- icons/es5/MoneyFilled.js | 5 ++++- icons/es5/MoneyOff.js | 5 ++++- icons/es5/MoneyOffCsred.js | 5 ++++- icons/es5/MoneyOutline.js | 5 ++++- icons/es5/Monitor.js | 5 ++++- icons/es5/MonitorHeart.js | 5 ++++- icons/es5/MonitorWeight.js | 5 ++++- icons/es5/MonochromePhotos.js | 5 ++++- icons/es5/Mood.js | 5 ++++- icons/es5/MoodBad.js | 5 ++++- icons/es5/Moped.js | 5 ++++- icons/es5/More.js | 5 ++++- icons/es5/MoreHoriz.js | 5 ++++- icons/es5/MoreTime.js | 5 ++++- icons/es5/MoreVert.js | 5 ++++- icons/es5/Mosque.js | 5 ++++- icons/es5/MotionPhotosAuto.js | 5 ++++- icons/es5/MotionPhotosOff.js | 5 ++++- icons/es5/MotionPhotosOn.js | 5 ++++- icons/es5/MotionPhotosPause.js | 5 ++++- icons/es5/MotionPhotosPaused.js | 5 ++++- icons/es5/Motorcycle.js | 5 ++++- icons/es5/Mouse.js | 5 ++++- icons/es5/MoveDown.js | 5 ++++- icons/es5/MoveToInbox.js | 5 ++++- icons/es5/MoveUp.js | 5 ++++- icons/es5/Movie.js | 5 ++++- icons/es5/MovieCreation.js | 5 ++++- icons/es5/MovieFilter.js | 5 ++++- icons/es5/Moving.js | 5 ++++- icons/es5/Mp.js | 5 ++++- icons/es5/MultilineChart.js | 5 ++++- icons/es5/MultipleStop.js | 5 ++++- icons/es5/Museum.js | 5 ++++- icons/es5/MusicNote.js | 5 ++++- icons/es5/MusicOff.js | 5 ++++- icons/es5/MusicVideo.js | 5 ++++- icons/es5/MyLocation.js | 5 ++++- icons/es5/Nat.js | 5 ++++- icons/es5/Nature.js | 5 ++++- icons/es5/NaturePeople.js | 5 ++++- icons/es5/NavigateBefore.js | 5 ++++- icons/es5/NavigateNext.js | 5 ++++- icons/es5/Navigation.js | 5 ++++- icons/es5/Nc.js | 5 ++++- icons/es5/Nd.js | 5 ++++- icons/es5/NearMe.js | 5 ++++- icons/es5/NearMeDisabled.js | 5 ++++- icons/es5/NearbyError.js | 5 ++++- icons/es5/NearbyOff.js | 5 ++++- icons/es5/NestCamWiredStand.js | 5 ++++- icons/es5/NetworkCell.js | 5 ++++- icons/es5/NetworkCheck.js | 5 ++++- icons/es5/NetworkLocked.js | 5 ++++- icons/es5/NetworkPing.js | 5 ++++- icons/es5/NetworkWifi.js | 5 ++++- icons/es5/NetworkWifi1Bar.js | 5 ++++- icons/es5/NetworkWifi2Bar.js | 5 ++++- icons/es5/NetworkWifi3Bar.js | 5 ++++- icons/es5/NewLabel.js | 5 ++++- icons/es5/NewReleases.js | 5 ++++- icons/es5/Newspaper.js | 5 ++++- icons/es5/NextPlan.js | 5 ++++- icons/es5/NextWeek.js | 5 ++++- icons/es5/Nfc.js | 5 ++++- icons/es5/NightShelter.js | 5 ++++- icons/es5/Nightlife.js | 5 ++++- icons/es5/Nightlight.js | 5 ++++- icons/es5/NightlightRound.js | 5 ++++- icons/es5/NightsStay.js | 5 ++++- icons/es5/NoAccounts.js | 5 ++++- icons/es5/NoAdultContent.js | 5 ++++- icons/es5/NoBackpack.js | 5 ++++- icons/es5/NoCell.js | 5 ++++- icons/es5/NoCrash.js | 5 ++++- icons/es5/NoDrinks.js | 5 ++++- icons/es5/NoEncryption.js | 5 ++++- icons/es5/NoEncryptionGmailerrorred.js | 5 ++++- icons/es5/NoFlash.js | 5 ++++- icons/es5/NoFood.js | 5 ++++- icons/es5/NoLuggage.js | 5 ++++- icons/es5/NoMeals.js | 5 ++++- icons/es5/NoMeetingRoom.js | 5 ++++- icons/es5/NoPhotography.js | 5 ++++- icons/es5/NoSim.js | 5 ++++- icons/es5/NoStroller.js | 5 ++++- icons/es5/NoTransfer.js | 5 ++++- icons/es5/NoiseAware.js | 5 ++++- icons/es5/NoiseControlOff.js | 5 ++++- icons/es5/NordicWalking.js | 5 ++++- icons/es5/North.js | 5 ++++- icons/es5/NorthEast.js | 5 ++++- icons/es5/NorthWest.js | 5 ++++- icons/es5/NotAccessible.js | 5 ++++- icons/es5/NotEqual.js | 5 ++++- icons/es5/NotInterested.js | 5 ++++- icons/es5/NotListedLocation.js | 5 ++++- icons/es5/NotStarted.js | 5 ++++- icons/es5/Note.js | 5 ++++- icons/es5/NoteAdd.js | 5 ++++- icons/es5/NoteAlt.js | 5 ++++- icons/es5/Notes.js | 5 ++++- icons/es5/NotificationAdd.js | 5 ++++- icons/es5/NotificationImportant.js | 5 ++++- icons/es5/Notifications.js | 5 ++++- icons/es5/NotificationsActive.js | 5 ++++- icons/es5/NotificationsNone.js | 5 ++++- icons/es5/NotificationsOff.js | 5 ++++- icons/es5/NotificationsPaused.js | 5 ++++- icons/es5/Numbers.js | 5 ++++- icons/es5/OfflineBolt.js | 5 ++++- icons/es5/OfflinePin.js | 5 ++++- icons/es5/OfflineShare.js | 5 ++++- icons/es5/OilBarrel.js | 5 ++++- icons/es5/OnDeviceTraining.js | 5 ++++- icons/es5/OndemandVideo.js | 5 ++++- icons/es5/OnlinePrediction.js | 5 ++++- icons/es5/Opacity.js | 5 ++++- icons/es5/OpenInBrowser.js | 5 ++++- icons/es5/OpenInFull.js | 5 ++++- icons/es5/OpenInNew.js | 5 ++++- icons/es5/OpenInNewOff.js | 5 ++++- icons/es5/OpenWith.js | 5 ++++- icons/es5/OtherHouses.js | 5 ++++- icons/es5/Outbond.js | 5 ++++- icons/es5/Outbound.js | 5 ++++- icons/es5/Outbox.js | 5 ++++- icons/es5/OutdoorGrill.js | 5 ++++- icons/es5/Outlet.js | 5 ++++- icons/es5/OutlinedFlag.js | 5 ++++- icons/es5/Output.js | 5 ++++- icons/es5/Padding.js | 5 ++++- icons/es5/Pages.js | 5 ++++- icons/es5/Pageview.js | 5 ++++- icons/es5/Paid.js | 5 ++++- icons/es5/Palette.js | 5 ++++- icons/es5/PanTool.js | 5 ++++- icons/es5/PanToolAlt.js | 5 ++++- icons/es5/Panorama.js | 5 ++++- icons/es5/PanoramaFishEye.js | 5 ++++- icons/es5/PanoramaHorizontal.js | 5 ++++- icons/es5/PanoramaHorizontalSelect.js | 5 ++++- icons/es5/PanoramaPhotosphere.js | 5 ++++- icons/es5/PanoramaPhotosphereSelect.js | 5 ++++- icons/es5/PanoramaVertical.js | 5 ++++- icons/es5/PanoramaVerticalSelect.js | 5 ++++- icons/es5/PanoramaWideAngle.js | 5 ++++- icons/es5/PanoramaWideAngleSelect.js | 5 ++++- icons/es5/Paragliding.js | 5 ++++- icons/es5/Park.js | 5 ++++- icons/es5/PartyMode.js | 5 ++++- icons/es5/Password.js | 5 ++++- icons/es5/Pattern.js | 5 ++++- icons/es5/Pause.js | 5 ++++- icons/es5/PauseCircle.js | 5 ++++- icons/es5/PauseCircleFilled.js | 5 ++++- icons/es5/PauseCircleOutline.js | 5 ++++- icons/es5/PausePresentation.js | 5 ++++- icons/es5/Payment.js | 5 ++++- icons/es5/Payments.js | 5 ++++- icons/es5/Paypal.js | 5 ++++- icons/es5/PedalBike.js | 5 ++++- icons/es5/Pending.js | 5 ++++- icons/es5/PendingActions.js | 5 ++++- icons/es5/Pentagon.js | 5 ++++- icons/es5/People.js | 5 ++++- icons/es5/PeopleAlt.js | 5 ++++- icons/es5/PeopleOutline.js | 5 ++++- icons/es5/Percent.js | 5 ++++- icons/es5/Percentage.js | 5 ++++- icons/es5/PermCameraMic.js | 5 ++++- icons/es5/PermContactCalendar.js | 5 ++++- icons/es5/PermDataSetting.js | 5 ++++- icons/es5/PermDeviceInformation.js | 5 ++++- icons/es5/PermIdentity.js | 5 ++++- icons/es5/PermMedia.js | 5 ++++- icons/es5/PermPhoneMsg.js | 5 ++++- icons/es5/PermScanWifi.js | 5 ++++- icons/es5/Person.js | 5 ++++- icons/es5/Person2.js | 5 ++++- icons/es5/Person3.js | 5 ++++- icons/es5/Person4.js | 5 ++++- icons/es5/PersonAdd.js | 5 ++++- icons/es5/PersonAddAlt.js | 5 ++++- icons/es5/PersonAddAlt1.js | 5 ++++- icons/es5/PersonAddDisabled.js | 5 ++++- icons/es5/PersonOff.js | 5 ++++- icons/es5/PersonOutline.js | 5 ++++- icons/es5/PersonPin.js | 5 ++++- icons/es5/PersonPinCircle.js | 5 ++++- icons/es5/PersonRemove.js | 5 ++++- icons/es5/PersonRemoveAlt1.js | 5 ++++- icons/es5/PersonSearch.js | 5 ++++- icons/es5/PersonalInjury.js | 5 ++++- icons/es5/PersonalVideo.js | 5 ++++- icons/es5/PestControl.js | 5 ++++- icons/es5/PestControlRodent.js | 5 ++++- icons/es5/Pets.js | 5 ++++- icons/es5/Phishing.js | 5 ++++- icons/es5/Phone.js | 5 ++++- icons/es5/PhoneAndroid.js | 5 ++++- icons/es5/PhoneBluetoothSpeaker.js | 5 ++++- icons/es5/PhoneCallback.js | 5 ++++- icons/es5/PhoneDisabled.js | 5 ++++- icons/es5/PhoneEnabled.js | 5 ++++- icons/es5/PhoneForwarded.js | 5 ++++- icons/es5/PhoneInTalk.js | 5 ++++- icons/es5/PhoneIphone.js | 5 ++++- icons/es5/PhoneLocked.js | 5 ++++- icons/es5/PhoneMissed.js | 5 ++++- icons/es5/PhonePaused.js | 5 ++++- icons/es5/Phonelink.js | 5 ++++- icons/es5/PhonelinkErase.js | 5 ++++- icons/es5/PhonelinkLock.js | 5 ++++- icons/es5/PhonelinkOff.js | 5 ++++- icons/es5/PhonelinkRing.js | 5 ++++- icons/es5/PhonelinkSetup.js | 5 ++++- icons/es5/Photo.js | 5 ++++- icons/es5/PhotoAlbum.js | 5 ++++- icons/es5/PhotoCamera.js | 5 ++++- icons/es5/PhotoCameraBack.js | 5 ++++- icons/es5/PhotoCameraFront.js | 5 ++++- icons/es5/PhotoFilter.js | 5 ++++- icons/es5/PhotoLibrary.js | 5 ++++- icons/es5/PhotoSizeSelectActual.js | 5 ++++- icons/es5/PhotoSizeSelectLarge.js | 5 ++++- icons/es5/PhotoSizeSelectSmall.js | 5 ++++- icons/es5/Php.js | 5 ++++- icons/es5/Piano.js | 5 ++++- icons/es5/PianoOff.js | 5 ++++- icons/es5/PictureAsPdf.js | 5 ++++- icons/es5/PictureInPicture.js | 5 ++++- icons/es5/PictureInPictureAlt.js | 5 ++++- icons/es5/PieChart.js | 5 ++++- icons/es5/PieChartOutline.js | 5 ++++- icons/es5/Pin.js | 5 ++++- icons/es5/PinDrop.js | 5 ++++- icons/es5/PinEnd.js | 5 ++++- icons/es5/PinInvoke.js | 5 ++++- icons/es5/PinOff.js | 5 ++++- icons/es5/Pinch.js | 5 ++++- icons/es5/PivotTableChart.js | 5 ++++- icons/es5/Pix.js | 5 ++++- icons/es5/Place.js | 5 ++++- icons/es5/Plagiarism.js | 5 ++++- icons/es5/PlayArrow.js | 5 ++++- icons/es5/PlayCircle.js | 5 ++++- icons/es5/PlayCircleFilled.js | 5 ++++- icons/es5/PlayCircleFilledWhite.js | 5 ++++- icons/es5/PlayCircleOutline.js | 5 ++++- icons/es5/PlayDisabled.js | 5 ++++- icons/es5/PlayForWork.js | 5 ++++- icons/es5/PlayLesson.js | 5 ++++- icons/es5/PlaylistAdd.js | 5 ++++- icons/es5/PlaylistAddCheck.js | 5 ++++- icons/es5/PlaylistAddCheckCircle.js | 5 ++++- icons/es5/PlaylistAddCircle.js | 5 ++++- icons/es5/PlaylistPlay.js | 5 ++++- icons/es5/PlaylistRemove.js | 5 ++++- icons/es5/Plumbing.js | 5 ++++- icons/es5/Plus.js | 5 ++++- icons/es5/PlusMinus.js | 5 ++++- icons/es5/PlusMinusAlt.js | 5 ++++- icons/es5/PlusOne.js | 5 ++++- icons/es5/Podcasts.js | 5 ++++- icons/es5/PointOfSale.js | 5 ++++- icons/es5/Policy.js | 5 ++++- icons/es5/Poll.js | 5 ++++- icons/es5/Polyline.js | 5 ++++- icons/es5/Polymer.js | 5 ++++- icons/es5/Pool.js | 5 ++++- icons/es5/PortableWifiOff.js | 5 ++++- icons/es5/Portrait.js | 5 ++++- icons/es5/Post.js | 5 ++++- icons/es5/PostAdd.js | 5 ++++- icons/es5/PostOutline.js | 5 ++++- icons/es5/Power.js | 5 ++++- icons/es5/PowerInput.js | 5 ++++- icons/es5/PowerOff.js | 5 ++++- icons/es5/PowerSettingsNew.js | 5 ++++- icons/es5/PrecisionManufacturing.js | 5 ++++- icons/es5/PregnantWoman.js | 5 ++++- icons/es5/PresentToAll.js | 5 ++++- icons/es5/Preview.js | 5 ++++- icons/es5/PriceChange.js | 5 ++++- icons/es5/PriceCheck.js | 5 ++++- icons/es5/Print.js | 5 ++++- icons/es5/PrintDisabled.js | 5 ++++- icons/es5/PriorityHigh.js | 5 ++++- icons/es5/PrivacyTip.js | 5 ++++- icons/es5/PrivateConnectivity.js | 5 ++++- icons/es5/ProductionQuantityLimits.js | 5 ++++- icons/es5/Program.js | 5 ++++- icons/es5/Propane.js | 5 ++++- icons/es5/PropaneTank.js | 5 ++++- icons/es5/Psychology.js | 5 ++++- icons/es5/PsychologyAlt.js | 5 ++++- icons/es5/Public.js | 5 ++++- icons/es5/PublicOff.js | 5 ++++- icons/es5/Publish.js | 5 ++++- icons/es5/PublishedWithChanges.js | 5 ++++- icons/es5/PunchClock.js | 5 ++++- icons/es5/PushPin.js | 5 ++++- icons/es5/QrCode2.js | 5 ++++- icons/es5/QrCodeScanner.js | 5 ++++- icons/es5/Qrcode.js | 5 ++++- icons/es5/QueryBuilder.js | 5 ++++- icons/es5/QueryStats.js | 5 ++++- icons/es5/Question.js | 5 ++++- icons/es5/QuestionAnswer.js | 5 ++++- icons/es5/QuestionAnswerOutline.js | 5 ++++- icons/es5/QuestionMark.js | 5 ++++- icons/es5/Queue.js | 5 ++++- icons/es5/QueueMusic.js | 5 ++++- icons/es5/QueuePlayNext.js | 5 ++++- icons/es5/Quickreply.js | 5 ++++- icons/es5/Quiz.js | 5 ++++- icons/es5/Quora.js | 5 ++++- icons/es5/RMobiledata.js | 5 ++++- icons/es5/Radar.js | 5 ++++- icons/es5/Radio.js | 5 ++++- icons/es5/RadioButtonChecked.js | 5 ++++- icons/es5/RadioButtonUnchecked.js | 5 ++++- icons/es5/RailwayAlert.js | 5 ++++- icons/es5/RamenDining.js | 5 ++++- icons/es5/RampLeft.js | 5 ++++- icons/es5/RampRight.js | 5 ++++- icons/es5/RateReview.js | 5 ++++- icons/es5/RawOff.js | 5 ++++- icons/es5/RawOn.js | 5 ++++- icons/es5/ReadMore.js | 5 ++++- icons/es5/RealEstateAgent.js | 5 ++++- icons/es5/Receipt.js | 5 ++++- icons/es5/ReceiptLong.js | 5 ++++- icons/es5/RecentActors.js | 5 ++++- icons/es5/Recommend.js | 5 ++++- icons/es5/Record.js | 5 ++++- icons/es5/RecordVoiceOver.js | 5 ++++- icons/es5/Rectangle.js | 5 ++++- icons/es5/Recycling.js | 5 ++++- icons/es5/Reddit.js | 5 ++++- icons/es5/Redeem.js | 5 ++++- icons/es5/Redo.js | 5 ++++- icons/es5/ReduceCapacity.js | 5 ++++- icons/es5/Refresh.js | 5 ++++- icons/es5/RememberMe.js | 5 ++++- icons/es5/Remove.js | 5 ++++- icons/es5/RemoveCircle.js | 5 ++++- icons/es5/RemoveCircleOutline.js | 5 ++++- icons/es5/RemoveDone.js | 5 ++++- icons/es5/RemoveFromQueue.js | 5 ++++- icons/es5/RemoveModerator.js | 5 ++++- icons/es5/RemoveRedEye.js | 5 ++++- icons/es5/RemoveRoad.js | 5 ++++- icons/es5/RemoveShoppingCart.js | 5 ++++- icons/es5/Reorder.js | 5 ++++- icons/es5/Repartition.js | 5 ++++- icons/es5/Repeat.js | 5 ++++- icons/es5/RepeatOn.js | 5 ++++- icons/es5/RepeatOne.js | 5 ++++- icons/es5/RepeatOneOn.js | 5 ++++- icons/es5/Replay.js | 5 ++++- icons/es5/Replay10.js | 5 ++++- icons/es5/Replay30.js | 5 ++++- icons/es5/Replay5.js | 5 ++++- icons/es5/ReplayCircleFilled.js | 5 ++++- icons/es5/Reply.js | 5 ++++- icons/es5/ReplyAll.js | 5 ++++- icons/es5/Report.js | 5 ++++- icons/es5/ReportGmailerrorred.js | 5 ++++- icons/es5/ReportOff.js | 5 ++++- icons/es5/ReportOutline.js | 5 ++++- icons/es5/ReportProblem.js | 5 ++++- icons/es5/RequestPage.js | 5 ++++- icons/es5/RequestQuote.js | 5 ++++- icons/es5/ResetTv.js | 5 ++++- icons/es5/RestartAlt.js | 5 ++++- icons/es5/Restaurant.js | 5 ++++- icons/es5/RestaurantMenu.js | 5 ++++- icons/es5/Restore.js | 5 ++++- icons/es5/RestoreFromTrash.js | 5 ++++- icons/es5/RestorePage.js | 5 ++++- icons/es5/Reviews.js | 5 ++++- icons/es5/RiceBowl.js | 5 ++++- icons/es5/RingVolume.js | 5 ++++- icons/es5/Rocket.js | 5 ++++- icons/es5/RocketLaunch.js | 5 ++++- icons/es5/RollerShades.js | 5 ++++- icons/es5/RollerShadesClosed.js | 5 ++++- icons/es5/RollerSkating.js | 5 ++++- icons/es5/Roofing.js | 5 ++++- icons/es5/Room.js | 5 ++++- icons/es5/RoomPreferences.js | 5 ++++- icons/es5/RoomService.js | 5 ++++- icons/es5/Rotate90DegreesCcw.js | 5 ++++- icons/es5/Rotate90DegreesCw.js | 5 ++++- icons/es5/RotateLeft.js | 5 ++++- icons/es5/RotateRight.js | 5 ++++- icons/es5/RoundaboutLeft.js | 5 ++++- icons/es5/RoundaboutRight.js | 5 ++++- icons/es5/RoundedCorner.js | 5 ++++- icons/es5/Route.js | 5 ++++- icons/es5/Router.js | 5 ++++- icons/es5/Rowing.js | 5 ++++- icons/es5/RssFeed.js | 5 ++++- icons/es5/Rsvp.js | 5 ++++- icons/es5/Rtt.js | 5 ++++- icons/es5/Rule.js | 5 ++++- icons/es5/RuleFolder.js | 5 ++++- icons/es5/RunCircle.js | 5 ++++- icons/es5/RunningWithErrors.js | 5 ++++- icons/es5/RvHookup.js | 5 ++++- icons/es5/Sa.js | 5 ++++- icons/es5/SafetyCheck.js | 5 ++++- icons/es5/SafetyDivider.js | 5 ++++- icons/es5/Sailing.js | 5 ++++- icons/es5/Sanitizer.js | 5 ++++- icons/es5/Satellite.js | 5 ++++- icons/es5/SatelliteAlt.js | 5 ++++- icons/es5/Save.js | 5 ++++- icons/es5/SaveAll.js | 5 ++++- icons/es5/SaveAlt.js | 5 ++++- icons/es5/SaveAs.js | 5 ++++- icons/es5/SavedSearch.js | 5 ++++- icons/es5/Savings.js | 5 ++++- icons/es5/Scale.js | 5 ++++- icons/es5/Scanner.js | 5 ++++- icons/es5/ScatterPlot.js | 5 ++++- icons/es5/Schedule.js | 5 ++++- icons/es5/ScheduleSend.js | 5 ++++- icons/es5/Schema.js | 5 ++++- icons/es5/School.js | 5 ++++- icons/es5/SchoolOutline.js | 5 ++++- icons/es5/Science.js | 5 ++++- icons/es5/Score.js | 5 ++++- icons/es5/Scoreboard.js | 5 ++++- icons/es5/ScreenLockLandscape.js | 5 ++++- icons/es5/ScreenLockPortrait.js | 5 ++++- icons/es5/ScreenLockRotation.js | 5 ++++- icons/es5/ScreenRotation.js | 5 ++++- icons/es5/ScreenRotationAlt.js | 5 ++++- icons/es5/ScreenSearchDesktop.js | 5 ++++- icons/es5/ScreenShare.js | 5 ++++- icons/es5/Screenshot.js | 5 ++++- icons/es5/ScreenshotMonitor.js | 5 ++++- icons/es5/ScubaDiving.js | 5 ++++- icons/es5/Sd.js | 5 ++++- icons/es5/SdCard.js | 5 ++++- icons/es5/SdCardAlert.js | 5 ++++- icons/es5/SdStorage.js | 5 ++++- icons/es5/Search.js | 5 ++++- icons/es5/SearchOff.js | 5 ++++- icons/es5/Security.js | 5 ++++- icons/es5/SecurityUpdate.js | 5 ++++- icons/es5/SecurityUpdateGood.js | 5 ++++- icons/es5/SecurityUpdateWarning.js | 5 ++++- icons/es5/Segment.js | 5 ++++- icons/es5/SelectAll.js | 5 ++++- icons/es5/SelfImprovement.js | 5 ++++- icons/es5/Sell.js | 5 ++++- icons/es5/Send.js | 5 ++++- icons/es5/SendAndArchive.js | 5 ++++- icons/es5/SendTimeExtension.js | 5 ++++- icons/es5/SendToMobile.js | 5 ++++- icons/es5/SensorDoor.js | 5 ++++- icons/es5/SensorOccupied.js | 5 ++++- icons/es5/SensorWindow.js | 5 ++++- icons/es5/Sensors.js | 5 ++++- icons/es5/SensorsOff.js | 5 ++++- icons/es5/SentimentDissatisfied.js | 5 ++++- icons/es5/SentimentNeutral.js | 5 ++++- icons/es5/SentimentSatisfied.js | 5 ++++- icons/es5/SentimentSatisfiedAlt.js | 5 ++++- icons/es5/SentimentSlightlyDissatisfied.js | 5 ++++- icons/es5/SentimentVeryDissatisfied.js | 5 ++++- icons/es5/SentimentVerySatisfied.js | 5 ++++- icons/es5/SetMeal.js | 5 ++++- icons/es5/Settings.js | 5 ++++- icons/es5/SettingsAccessibility.js | 5 ++++- icons/es5/SettingsApplications.js | 5 ++++- icons/es5/SettingsBackupRestore.js | 5 ++++- icons/es5/SettingsBluetooth.js | 5 ++++- icons/es5/SettingsBrightness.js | 5 ++++- icons/es5/SettingsCell.js | 5 ++++- icons/es5/SettingsEthernet.js | 5 ++++- icons/es5/SettingsInputAntenna.js | 5 ++++- icons/es5/SettingsInputComponent.js | 5 ++++- icons/es5/SettingsInputComposite.js | 5 ++++- icons/es5/SettingsInputHdmi.js | 5 ++++- icons/es5/SettingsInputSvideo.js | 5 ++++- icons/es5/SettingsOverscan.js | 5 ++++- icons/es5/SettingsPhone.js | 5 ++++- icons/es5/SettingsPower.js | 5 ++++- icons/es5/SettingsRemote.js | 5 ++++- icons/es5/SettingsSuggest.js | 5 ++++- icons/es5/SettingsSystemDaydream.js | 5 ++++- icons/es5/SettingsVoice.js | 5 ++++- icons/es5/SevereCold.js | 5 ++++- icons/es5/ShapeLine.js | 5 ++++- icons/es5/Share.js | 5 ++++- icons/es5/ShareArrivalTime.js | 5 ++++- icons/es5/ShareLocation.js | 5 ++++- icons/es5/Shield.js | 5 ++++- icons/es5/ShieldMoon.js | 5 ++++- icons/es5/Shop.js | 5 ++++- icons/es5/Shop2.js | 5 ++++- icons/es5/ShopTwo.js | 5 ++++- icons/es5/Shopify.js | 5 ++++- icons/es5/ShoppingBag.js | 5 ++++- icons/es5/ShoppingBasket.js | 5 ++++- icons/es5/ShoppingCart.js | 5 ++++- icons/es5/ShoppingCartCheckout.js | 5 ++++- icons/es5/ShortText.js | 5 ++++- icons/es5/Shortcut.js | 5 ++++- icons/es5/ShowChart.js | 5 ++++- icons/es5/Shower.js | 5 ++++- icons/es5/Shuffle.js | 5 ++++- icons/es5/ShuffleOn.js | 5 ++++- icons/es5/ShutterSpeed.js | 5 ++++- icons/es5/Sick.js | 5 ++++- icons/es5/SignLanguage.js | 5 ++++- icons/es5/SignalCellular0Bar.js | 5 ++++- icons/es5/SignalCellular1Bar.js | 5 ++++- icons/es5/SignalCellular2Bar.js | 5 ++++- icons/es5/SignalCellular3Bar.js | 5 ++++- icons/es5/SignalCellular4Bar.js | 5 ++++- icons/es5/SignalCellularAlt.js | 5 ++++- icons/es5/SignalCellularAlt1Bar.js | 5 ++++- icons/es5/SignalCellularAlt2Bar.js | 5 ++++- .../SignalCellularConnectedNoInternet0Bar.js | 5 ++++- .../SignalCellularConnectedNoInternet1Bar.js | 5 ++++- .../SignalCellularConnectedNoInternet2Bar.js | 5 ++++- .../SignalCellularConnectedNoInternet3Bar.js | 5 ++++- .../SignalCellularConnectedNoInternet4Bar.js | 5 ++++- icons/es5/SignalCellularNoSim.js | 5 ++++- icons/es5/SignalCellularNodata.js | 5 ++++- icons/es5/SignalCellularNull.js | 5 ++++- icons/es5/SignalCellularOff.js | 5 ++++- icons/es5/SignalWifi0Bar.js | 5 ++++- icons/es5/SignalWifi1Bar.js | 5 ++++- icons/es5/SignalWifi1BarLock.js | 5 ++++- icons/es5/SignalWifi2Bar.js | 5 ++++- icons/es5/SignalWifi2BarLock.js | 5 ++++- icons/es5/SignalWifi3Bar.js | 5 ++++- icons/es5/SignalWifi3BarLock.js | 5 ++++- icons/es5/SignalWifi4Bar.js | 5 ++++- icons/es5/SignalWifi4BarLock.js | 5 ++++- icons/es5/SignalWifiBad.js | 5 ++++- icons/es5/SignalWifiConnectedNoInternet4.js | 5 ++++- icons/es5/SignalWifiOff.js | 5 ++++- icons/es5/SignalWifiStatusbar4Bar.js | 5 ++++- ...SignalWifiStatusbarConnectedNoInternet4.js | 5 ++++- icons/es5/SignalWifiStatusbarNull.js | 5 ++++- icons/es5/Signpost.js | 5 ++++- icons/es5/SimCard.js | 5 ++++- icons/es5/SimCardAlert.js | 5 ++++- icons/es5/SimCardDownload.js | 5 ++++- icons/es5/SingleBed.js | 5 ++++- icons/es5/Sip.js | 5 ++++- icons/es5/Skateboarding.js | 5 ++++- icons/es5/SkipNext.js | 5 ++++- icons/es5/SkipPrevious.js | 5 ++++- icons/es5/Sledding.js | 5 ++++- icons/es5/Slideshow.js | 5 ++++- icons/es5/SlowMotionVideo.js | 5 ++++- icons/es5/SmartButton.js | 5 ++++- icons/es5/SmartDisplay.js | 5 ++++- icons/es5/SmartScreen.js | 5 ++++- icons/es5/SmartToy.js | 5 ++++- icons/es5/Smartphone.js | 5 ++++- icons/es5/SmokeFree.js | 5 ++++- icons/es5/SmokingRooms.js | 5 ++++- icons/es5/Sms.js | 5 ++++- icons/es5/SmsFailed.js | 5 ++++- icons/es5/Snapchat.js | 5 ++++- icons/es5/SnippetFolder.js | 5 ++++- icons/es5/Snooze.js | 5 ++++- icons/es5/Snowboarding.js | 5 ++++- icons/es5/Snowmobile.js | 5 ++++- icons/es5/Snowshoeing.js | 5 ++++- icons/es5/Soap.js | 5 ++++- icons/es5/SocialDistance.js | 5 ++++- icons/es5/SolarPower.js | 5 ++++- icons/es5/Sort.js | 5 ++++- icons/es5/SortByAlpha.js | 5 ++++- icons/es5/Sos.js | 5 ++++- icons/es5/SoupKitchen.js | 5 ++++- icons/es5/Source.js | 5 ++++- icons/es5/South.js | 5 ++++- icons/es5/SouthAmerica.js | 5 ++++- icons/es5/SouthEast.js | 5 ++++- icons/es5/SouthWest.js | 5 ++++- icons/es5/Spa.js | 5 ++++- icons/es5/SpaceBar.js | 5 ++++- icons/es5/SpaceDashboard.js | 5 ++++- icons/es5/SpatialAudio.js | 5 ++++- icons/es5/SpatialAudioOff.js | 5 ++++- icons/es5/SpatialTracking.js | 5 ++++- icons/es5/Speaker.js | 5 ++++- icons/es5/SpeakerGroup.js | 5 ++++- icons/es5/SpeakerNotes.js | 5 ++++- icons/es5/SpeakerNotesOff.js | 5 ++++- icons/es5/SpeakerPhone.js | 5 ++++- icons/es5/Speed.js | 5 ++++- icons/es5/Spellcheck.js | 5 ++++- icons/es5/Spinner.js | 5 ++++- icons/es5/SpinnerSimple.js | 5 ++++- icons/es5/Splitscreen.js | 5 ++++- icons/es5/Spoke.js | 5 ++++- icons/es5/Sports.js | 5 ++++- icons/es5/SportsBar.js | 5 ++++- icons/es5/SportsBaseball.js | 5 ++++- icons/es5/SportsBasketball.js | 5 ++++- icons/es5/SportsCricket.js | 5 ++++- icons/es5/SportsEsports.js | 5 ++++- icons/es5/SportsFootball.js | 5 ++++- icons/es5/SportsGolf.js | 5 ++++- icons/es5/SportsGymnastics.js | 5 ++++- icons/es5/SportsHandball.js | 5 ++++- icons/es5/SportsHockey.js | 5 ++++- icons/es5/SportsKabaddi.js | 5 ++++- icons/es5/SportsMartialArts.js | 5 ++++- icons/es5/SportsMma.js | 5 ++++- icons/es5/SportsMotorsports.js | 5 ++++- icons/es5/SportsRugby.js | 5 ++++- icons/es5/SportsScore.js | 5 ++++- icons/es5/SportsSoccer.js | 5 ++++- icons/es5/SportsTennis.js | 5 ++++- icons/es5/SportsVolleyball.js | 5 ++++- icons/es5/Square.js | 5 ++++- icons/es5/SquareFoot.js | 5 ++++- icons/es5/SsidChart.js | 5 ++++- icons/es5/StackedBarChart.js | 5 ++++- icons/es5/StackedLineChart.js | 5 ++++- icons/es5/Stadium.js | 5 ++++- icons/es5/Stairs.js | 5 ++++- icons/es5/Star.js | 5 ++++- icons/es5/StarBorder.js | 5 ++++- icons/es5/StarBorderPurple500.js | 5 ++++- icons/es5/StarFilled.js | 5 ++++- icons/es5/StarHalf.js | 5 ++++- icons/es5/StarOutline.js | 5 ++++- icons/es5/StarPurple500.js | 5 ++++- icons/es5/StarRate.js | 5 ++++- icons/es5/Stars.js | 5 ++++- icons/es5/Start.js | 5 ++++- icons/es5/StayCurrentLandscape.js | 5 ++++- icons/es5/StayCurrentPortrait.js | 5 ++++- icons/es5/StayPrimaryLandscape.js | 5 ++++- icons/es5/StayPrimaryPortrait.js | 5 ++++- icons/es5/StickyNote2.js | 5 ++++- icons/es5/Stop.js | 5 ++++- icons/es5/StopCircle.js | 5 ++++- icons/es5/StopScreenShare.js | 5 ++++- icons/es5/Storage.js | 5 ++++- icons/es5/Store.js | 5 ++++- icons/es5/StoreMallDirectory.js | 5 ++++- icons/es5/Storefront.js | 5 ++++- icons/es5/Storm.js | 5 ++++- icons/es5/Straight.js | 5 ++++- icons/es5/Straighten.js | 5 ++++- icons/es5/Stream.js | 5 ++++- icons/es5/Streetview.js | 5 ++++- icons/es5/StrikethroughS.js | 5 ++++- icons/es5/Stroller.js | 5 ++++- icons/es5/Style.js | 5 ++++- icons/es5/SubdirectoryArrowLeft.js | 5 ++++- icons/es5/SubdirectoryArrowRight.js | 5 ++++- icons/es5/Subject.js | 5 ++++- icons/es5/Subscript.js | 5 ++++- icons/es5/Subscriptions.js | 5 ++++- icons/es5/Subtitles.js | 5 ++++- icons/es5/SubtitlesOff.js | 5 ++++- icons/es5/Subway.js | 5 ++++- icons/es5/Summarize.js | 5 ++++- icons/es5/Superscript.js | 5 ++++- icons/es5/SupervisedUserCircle.js | 5 ++++- icons/es5/SupervisorAccount.js | 5 ++++- icons/es5/Support.js | 5 ++++- icons/es5/SupportAgent.js | 5 ++++- icons/es5/Surfing.js | 5 ++++- icons/es5/SurroundSound.js | 5 ++++- icons/es5/SwapCalls.js | 5 ++++- icons/es5/SwapHoriz.js | 5 ++++- icons/es5/SwapHorizontalCircle.js | 5 ++++- icons/es5/SwapVert.js | 5 ++++- icons/es5/SwapVerticalCircle.js | 5 ++++- icons/es5/Swipe.js | 5 ++++- icons/es5/SwipeDown.js | 5 ++++- icons/es5/SwipeDownAlt.js | 5 ++++- icons/es5/SwipeLeft.js | 5 ++++- icons/es5/SwipeLeftAlt.js | 5 ++++- icons/es5/SwipeRight.js | 5 ++++- icons/es5/SwipeRightAlt.js | 5 ++++- icons/es5/SwipeUp.js | 5 ++++- icons/es5/SwipeUpAlt.js | 5 ++++- icons/es5/SwipeVertical.js | 5 ++++- icons/es5/SwitchAccessShortcut.js | 5 ++++- icons/es5/SwitchAccessShortcutAdd.js | 5 ++++- icons/es5/SwitchAccount.js | 5 ++++- icons/es5/SwitchCamera.js | 5 ++++- icons/es5/SwitchLeft.js | 5 ++++- icons/es5/SwitchRight.js | 5 ++++- icons/es5/SwitchVideo.js | 5 ++++- icons/es5/Synagogue.js | 5 ++++- icons/es5/Sync.js | 5 ++++- icons/es5/SyncAlt.js | 5 ++++- icons/es5/SyncDisabled.js | 5 ++++- icons/es5/SyncLock.js | 5 ++++- icons/es5/SyncProblem.js | 5 ++++- icons/es5/SystemSecurityUpdate.js | 5 ++++- icons/es5/SystemSecurityUpdateGood.js | 5 ++++- icons/es5/SystemSecurityUpdateWarning.js | 5 ++++- icons/es5/SystemUpdate.js | 5 ++++- icons/es5/SystemUpdateAlt.js | 5 ++++- icons/es5/Tab.js | 5 ++++- icons/es5/TabUnselected.js | 5 ++++- icons/es5/TableBar.js | 5 ++++- icons/es5/TableChart.js | 5 ++++- icons/es5/TableRestaurant.js | 5 ++++- icons/es5/TableRows.js | 5 ++++- icons/es5/TableView.js | 5 ++++- icons/es5/Tablet.js | 5 ++++- icons/es5/TabletAndroid.js | 5 ++++- icons/es5/TabletMac.js | 5 ++++- icons/es5/Tag.js | 5 ++++- icons/es5/TagFaces.js | 5 ++++- icons/es5/TakeoutDining.js | 5 ++++- icons/es5/TapAndPlay.js | 5 ++++- icons/es5/Tapas.js | 5 ++++- icons/es5/Task.js | 5 ++++- icons/es5/TaskAlt.js | 5 ++++- icons/es5/TaxiAlert.js | 5 ++++- icons/es5/Telegram.js | 5 ++++- icons/es5/TempleBuddhist.js | 5 ++++- icons/es5/TempleHindu.js | 5 ++++- icons/es5/Terminal.js | 5 ++++- icons/es5/Terrain.js | 5 ++++- icons/es5/TextDecrease.js | 5 ++++- icons/es5/TextFields.js | 5 ++++- icons/es5/TextFormat.js | 5 ++++- icons/es5/TextIncrease.js | 5 ++++- icons/es5/TextRotateUp.js | 5 ++++- icons/es5/TextRotateVertical.js | 5 ++++- icons/es5/TextRotationAngledown.js | 5 ++++- icons/es5/TextRotationAngleup.js | 5 ++++- icons/es5/TextRotationDown.js | 5 ++++- icons/es5/TextRotationNone.js | 5 ++++- icons/es5/TextSnippet.js | 5 ++++- icons/es5/Textsms.js | 5 ++++- icons/es5/Texture.js | 5 ++++- icons/es5/TheaterComedy.js | 5 ++++- icons/es5/Theaters.js | 5 ++++- icons/es5/Thermostat.js | 5 ++++- icons/es5/ThermostatAuto.js | 5 ++++- icons/es5/ThumbDown.js | 5 ++++- icons/es5/ThumbDownAlt.js | 5 ++++- icons/es5/ThumbDownOffAlt.js | 5 ++++- icons/es5/ThumbUp.js | 5 ++++- icons/es5/ThumbUpAlt.js | 5 ++++- icons/es5/ThumbUpFilled.js | 5 ++++- icons/es5/ThumbUpOffAlt.js | 5 ++++- icons/es5/ThumbUpOutline.js | 5 ++++- icons/es5/ThumbsUpDown.js | 5 ++++- icons/es5/Thunderstorm.js | 5 ++++- icons/es5/Tiktok.js | 5 ++++- icons/es5/TimeToLeave.js | 5 ++++- icons/es5/Timelapse.js | 5 ++++- icons/es5/Timeline.js | 5 ++++- icons/es5/Timer.js | 5 ++++- icons/es5/Timer10.js | 5 ++++- icons/es5/Timer10Select.js | 5 ++++- icons/es5/Timer3.js | 5 ++++- icons/es5/Timer3Select.js | 5 ++++- icons/es5/TimerOff.js | 5 ++++- icons/es5/TipsAndUpdates.js | 5 ++++- icons/es5/TireRepair.js | 5 ++++- icons/es5/Title.js | 5 ++++- icons/es5/Toc.js | 5 ++++- icons/es5/Today.js | 5 ++++- icons/es5/ToggleOff.js | 5 ++++- icons/es5/ToggleOn.js | 5 ++++- icons/es5/Token.js | 5 ++++- icons/es5/Toll.js | 5 ++++- icons/es5/Tonality.js | 5 ++++- icons/es5/Topic.js | 5 ++++- icons/es5/Tornado.js | 5 ++++- icons/es5/TouchApp.js | 5 ++++- icons/es5/Tour.js | 5 ++++- icons/es5/Toys.js | 5 ++++- icons/es5/TrackChanges.js | 5 ++++- icons/es5/Traffic.js | 5 ++++- icons/es5/Train.js | 5 ++++- icons/es5/Tram.js | 5 ++++- icons/es5/Transcribe.js | 5 ++++- icons/es5/TransferWithinAStation.js | 5 ++++- icons/es5/Transform.js | 5 ++++- icons/es5/Transgender.js | 5 ++++- icons/es5/TransitEnterexit.js | 5 ++++- icons/es5/Translate.js | 5 ++++- icons/es5/TravelExplore.js | 5 ++++- icons/es5/TrendingDown.js | 5 ++++- icons/es5/TrendingFlat.js | 5 ++++- icons/es5/TrendingUp.js | 5 ++++- icons/es5/TripOrigin.js | 5 ++++- icons/es5/Troubleshoot.js | 5 ++++- icons/es5/Try.js | 5 ++++- icons/es5/Tsunami.js | 5 ++++- icons/es5/Tty.js | 5 ++++- icons/es5/Tune.js | 5 ++++- icons/es5/Tungsten.js | 5 ++++- icons/es5/TurnLeft.js | 5 ++++- icons/es5/TurnRight.js | 5 ++++- icons/es5/TurnSharpLeft.js | 5 ++++- icons/es5/TurnSharpRight.js | 5 ++++- icons/es5/TurnSlightLeft.js | 5 ++++- icons/es5/TurnSlightRight.js | 5 ++++- icons/es5/TurnedIn.js | 5 ++++- icons/es5/TurnedInNot.js | 5 ++++- icons/es5/Tv.js | 5 ++++- icons/es5/TvOff.js | 5 ++++- icons/es5/TwoWheeler.js | 5 ++++- icons/es5/TypeSpecimen.js | 5 ++++- icons/es5/UTurnLeft.js | 5 ++++- icons/es5/UTurnRight.js | 5 ++++- icons/es5/Umbrella.js | 5 ++++- icons/es5/Unarchive.js | 5 ++++- icons/es5/Undo.js | 5 ++++- icons/es5/UnfoldLess.js | 5 ++++- icons/es5/UnfoldLessDouble.js | 5 ++++- icons/es5/UnfoldMore.js | 5 ++++- icons/es5/UnfoldMoreDouble.js | 5 ++++- icons/es5/Unlocked.js | 5 ++++- icons/es5/Unpublished.js | 5 ++++- icons/es5/Unread.js | 5 ++++- icons/es5/Unsubscribe.js | 5 ++++- icons/es5/Upcoming.js | 5 ++++- icons/es5/Update.js | 5 ++++- icons/es5/UpdateDisabled.js | 5 ++++- icons/es5/Upgrade.js | 5 ++++- icons/es5/Upload.js | 5 ++++- icons/es5/UploadFile.js | 5 ++++- icons/es5/Usb.js | 5 ++++- icons/es5/UsbOff.js | 5 ++++- icons/es5/Vaccines.js | 5 ++++- icons/es5/VapeFree.js | 5 ++++- icons/es5/VapingRooms.js | 5 ++++- icons/es5/Verified.js | 5 ++++- icons/es5/VerifiedBadge.js | 5 ++++- icons/es5/VerifiedBadgeOutline.js | 5 ++++- icons/es5/VerifiedOutline.js | 5 ++++- icons/es5/VerifiedUser.js | 5 ++++- icons/es5/VerticalAlignBottom.js | 5 ++++- icons/es5/VerticalAlignCenter.js | 5 ++++- icons/es5/VerticalAlignTop.js | 5 ++++- icons/es5/VerticalDistribute.js | 5 ++++- icons/es5/VerticalShades.js | 5 ++++- icons/es5/VerticalShadesClosed.js | 5 ++++- icons/es5/VerticalSplit.js | 5 ++++- icons/es5/Vibration.js | 5 ++++- icons/es5/VideoCall.js | 5 ++++- icons/es5/VideoCamera.js | 5 ++++- icons/es5/VideoCameraBack.js | 5 ++++- icons/es5/VideoCameraFront.js | 5 ++++- icons/es5/VideoChat.js | 5 ++++- icons/es5/VideoFile.js | 5 ++++- icons/es5/VideoLabel.js | 5 ++++- icons/es5/VideoLibrary.js | 5 ++++- icons/es5/VideoSettings.js | 5 ++++- icons/es5/VideoStable.js | 5 ++++- icons/es5/VideoTranscript.js | 5 ++++- icons/es5/Videocam.js | 5 ++++- icons/es5/VideocamOff.js | 5 ++++- icons/es5/VideogameAsset.js | 5 ++++- icons/es5/VideogameAssetOff.js | 5 ++++- icons/es5/ViewAgenda.js | 5 ++++- icons/es5/ViewArray.js | 5 ++++- icons/es5/ViewCarousel.js | 5 ++++- icons/es5/ViewColumn.js | 5 ++++- icons/es5/ViewComfy.js | 5 ++++- icons/es5/ViewComfyAlt.js | 5 ++++- icons/es5/ViewCompact.js | 5 ++++- icons/es5/ViewCompactAlt.js | 5 ++++- icons/es5/ViewCozy.js | 5 ++++- icons/es5/ViewDay.js | 5 ++++- icons/es5/ViewHeadline.js | 5 ++++- icons/es5/ViewInAr.js | 5 ++++- icons/es5/ViewKanban.js | 5 ++++- icons/es5/ViewList.js | 5 ++++- icons/es5/ViewModule.js | 5 ++++- icons/es5/ViewQuilt.js | 5 ++++- icons/es5/ViewSidebar.js | 5 ++++- icons/es5/ViewStream.js | 5 ++++- icons/es5/ViewTimeline.js | 5 ++++- icons/es5/ViewWeek.js | 5 ++++- icons/es5/Vignette.js | 5 ++++- icons/es5/Villa.js | 5 ++++- icons/es5/Visibility.js | 5 ++++- icons/es5/VisibilityOff.js | 5 ++++- icons/es5/VoiceChat.js | 5 ++++- icons/es5/VoiceOverOff.js | 5 ++++- icons/es5/Voicemail.js | 5 ++++- icons/es5/Volcano.js | 5 ++++- icons/es5/VolumeDown.js | 5 ++++- icons/es5/VolumeMute.js | 5 ++++- icons/es5/VolumeOff.js | 5 ++++- icons/es5/VolumeUp.js | 5 ++++- icons/es5/VolunteerActivism.js | 5 ++++- icons/es5/VpnKey.js | 5 ++++- icons/es5/VpnKeyOff.js | 5 ++++- icons/es5/VpnLock.js | 5 ++++- icons/es5/Vrpano.js | 5 ++++- icons/es5/Wallet.js | 5 ++++- icons/es5/Wallpaper.js | 5 ++++- icons/es5/Warehouse.js | 5 ++++- icons/es5/Warning.js | 5 ++++- icons/es5/WarningAmber.js | 5 ++++- icons/es5/WarningFilled.js | 5 ++++- icons/es5/Wash.js | 5 ++++- icons/es5/Watch.js | 5 ++++- icons/es5/WatchFilled.js | 5 ++++- icons/es5/WatchLater.js | 5 ++++- icons/es5/WatchOff.js | 5 ++++- icons/es5/WatchOutline.js | 5 ++++- icons/es5/Water.js | 5 ++++- icons/es5/WaterDamage.js | 5 ++++- icons/es5/WaterDrop.js | 5 ++++- icons/es5/WaterfallChart.js | 5 ++++- icons/es5/Waves.js | 5 ++++- icons/es5/WavingHand.js | 5 ++++- icons/es5/WbAuto.js | 5 ++++- icons/es5/WbCloudy.js | 5 ++++- icons/es5/WbIncandescent.js | 5 ++++- icons/es5/WbIridescent.js | 5 ++++- icons/es5/WbShade.js | 5 ++++- icons/es5/WbSunny.js | 5 ++++- icons/es5/WbTwilight.js | 5 ++++- icons/es5/Wc.js | 5 ++++- icons/es5/Web.js | 5 ++++- icons/es5/WebAsset.js | 5 ++++- icons/es5/WebAssetOff.js | 5 ++++- icons/es5/WebStories.js | 5 ++++- icons/es5/Webhook.js | 5 ++++- icons/es5/Wechat.js | 5 ++++- icons/es5/Weekend.js | 5 ++++- icons/es5/West.js | 5 ++++- icons/es5/Whatsapp.js | 5 ++++- icons/es5/Whatshot.js | 5 ++++- icons/es5/WheelchairPickup.js | 5 ++++- icons/es5/WhereToVote.js | 5 ++++- icons/es5/Widgets.js | 5 ++++- icons/es5/WidthFull.js | 5 ++++- icons/es5/WidthNormal.js | 5 ++++- icons/es5/WidthWide.js | 5 ++++- icons/es5/Wifi.js | 5 ++++- icons/es5/Wifi1Bar.js | 5 ++++- icons/es5/Wifi2Bar.js | 5 ++++- icons/es5/WifiCalling.js | 5 ++++- icons/es5/WifiCalling3.js | 5 ++++- icons/es5/WifiChannel.js | 5 ++++- icons/es5/WifiFind.js | 5 ++++- icons/es5/WifiLock.js | 5 ++++- icons/es5/WifiOff.js | 5 ++++- icons/es5/WifiPassword.js | 5 ++++- icons/es5/WifiProtectedSetup.js | 5 ++++- icons/es5/WifiTethering.js | 5 ++++- icons/es5/WifiTetheringError.js | 5 ++++- icons/es5/WifiTetheringErrorRounded.js | 5 ++++- icons/es5/WifiTetheringOff.js | 5 ++++- icons/es5/WindPower.js | 5 ++++- icons/es5/Window.js | 5 ++++- icons/es5/WineBar.js | 5 ++++- icons/es5/Woman.js | 5 ++++- icons/es5/Woman2.js | 5 ++++- icons/es5/WooCommerce.js | 5 ++++- icons/es5/Wordpress.js | 5 ++++- icons/es5/Work.js | 5 ++++- icons/es5/WorkHistory.js | 5 ++++- icons/es5/WorkOff.js | 5 ++++- icons/es5/WorkOutline.js | 5 ++++- icons/es5/WorkspacePremium.js | 5 ++++- icons/es5/Workspaces.js | 5 ++++- icons/es5/WrapText.js | 5 ++++- icons/es5/WrongLocation.js | 5 ++++- icons/es5/Wysiwyg.js | 5 ++++- icons/es5/Yard.js | 5 ++++- icons/es5/YoutubeSearchedFor.js | 5 ++++- icons/es5/Zoom.js | 5 ++++- icons/es5/ZoomIn.js | 5 ++++- icons/es5/ZoomInMap.js | 5 ++++- icons/es5/ZoomOut.js | 5 ++++- icons/es5/ZoomOutMap.js | 5 ++++- icons/es5/index.js | 1 + icons/jsx/0.jsx | 2 ++ icons/jsx/10K.jsx | 2 ++ icons/jsx/10Mp.jsx | 2 ++ icons/jsx/11Mp.jsx | 2 ++ icons/jsx/123.jsx | 2 ++ icons/jsx/12Mp.jsx | 2 ++ icons/jsx/13Mp.jsx | 2 ++ icons/jsx/14Mp.jsx | 2 ++ icons/jsx/15Mp.jsx | 2 ++ icons/jsx/16Mp.jsx | 2 ++ icons/jsx/17Mp.jsx | 2 ++ icons/jsx/18Mp.jsx | 2 ++ icons/jsx/18UpRating.jsx | 2 ++ icons/jsx/19Mp.jsx | 2 ++ icons/jsx/1K.jsx | 2 ++ icons/jsx/1KPlus.jsx | 2 ++ icons/jsx/1XMobiledata.jsx | 2 ++ icons/jsx/20Mp.jsx | 2 ++ icons/jsx/21Mp.jsx | 2 ++ icons/jsx/22Mp.jsx | 2 ++ icons/jsx/23Mp.jsx | 2 ++ icons/jsx/24Mp.jsx | 2 ++ icons/jsx/2K.jsx | 2 ++ icons/jsx/2KPlus.jsx | 2 ++ icons/jsx/2Mp.jsx | 2 ++ icons/jsx/30Fps.jsx | 2 ++ icons/jsx/30FpsSelect.jsx | 2 ++ icons/jsx/360.jsx | 2 ++ icons/jsx/3DRotation.jsx | 2 ++ icons/jsx/3GMobiledata.jsx | 2 ++ icons/jsx/3K.jsx | 2 ++ icons/jsx/3KPlus.jsx | 2 ++ icons/jsx/3Mp.jsx | 2 ++ icons/jsx/3P.jsx | 2 ++ icons/jsx/4GMobiledata.jsx | 2 ++ icons/jsx/4GPlusMobiledata.jsx | 2 ++ icons/jsx/4K.jsx | 2 ++ icons/jsx/4KPlus.jsx | 2 ++ icons/jsx/4Mp.jsx | 2 ++ icons/jsx/5G.jsx | 2 ++ icons/jsx/5K.jsx | 2 ++ icons/jsx/5KPlus.jsx | 2 ++ icons/jsx/5Mp.jsx | 2 ++ icons/jsx/60Fps.jsx | 2 ++ icons/jsx/60FpsSelect.jsx | 2 ++ icons/jsx/6FtApart.jsx | 2 ++ icons/jsx/6K.jsx | 2 ++ icons/jsx/6KPlus.jsx | 2 ++ icons/jsx/6Mp.jsx | 2 ++ icons/jsx/7K.jsx | 2 ++ icons/jsx/7KPlus.jsx | 2 ++ icons/jsx/7Mp.jsx | 2 ++ icons/jsx/8K.jsx | 2 ++ icons/jsx/8KPlus.jsx | 2 ++ icons/jsx/8Mp.jsx | 2 ++ icons/jsx/9K.jsx | 2 ++ icons/jsx/9KPlus.jsx | 2 ++ icons/jsx/9Mp.jsx | 2 ++ icons/jsx/Abc.jsx | 2 ++ icons/jsx/AcUnit.jsx | 2 ++ icons/jsx/AccessAlarm.jsx | 2 ++ icons/jsx/AccessAlarms.jsx | 2 ++ icons/jsx/AccessTime.jsx | 2 ++ icons/jsx/AccessTimeFilled.jsx | 2 ++ icons/jsx/Accessibility.jsx | 2 ++ icons/jsx/AccessibilityNew.jsx | 2 ++ icons/jsx/Accessible.jsx | 2 ++ icons/jsx/AccessibleForward.jsx | 2 ++ icons/jsx/AccountBalance.jsx | 2 ++ icons/jsx/AccountBalanceWallet.jsx | 2 ++ icons/jsx/AccountBox.jsx | 2 ++ icons/jsx/AccountCircle.jsx | 2 ++ icons/jsx/AccountTree.jsx | 2 ++ icons/jsx/AdUnits.jsx | 2 ++ icons/jsx/Adb.jsx | 2 ++ icons/jsx/Add.jsx | 2 ++ icons/jsx/AddAPhoto.jsx | 2 ++ icons/jsx/AddAlarm.jsx | 2 ++ icons/jsx/AddAlert.jsx | 2 ++ icons/jsx/AddBox.jsx | 2 ++ icons/jsx/AddBusiness.jsx | 2 ++ icons/jsx/AddCard.jsx | 2 ++ icons/jsx/AddCircle.jsx | 2 ++ icons/jsx/AddCircleOutline.jsx | 2 ++ icons/jsx/AddComment.jsx | 2 ++ icons/jsx/AddHome.jsx | 2 ++ icons/jsx/AddHomeWork.jsx | 2 ++ icons/jsx/AddIcCall.jsx | 2 ++ icons/jsx/AddLink.jsx | 2 ++ icons/jsx/AddLocation.jsx | 2 ++ icons/jsx/AddLocationAlt.jsx | 2 ++ icons/jsx/AddModerator.jsx | 2 ++ icons/jsx/AddPhotoAlternate.jsx | 2 ++ icons/jsx/AddReaction.jsx | 2 ++ icons/jsx/AddRoad.jsx | 2 ++ icons/jsx/AddShoppingCart.jsx | 2 ++ icons/jsx/AddTask.jsx | 2 ++ icons/jsx/AddToDrive.jsx | 2 ++ icons/jsx/AddToHomeScreen.jsx | 2 ++ icons/jsx/AddToPhotos.jsx | 2 ++ icons/jsx/AddToQueue.jsx | 2 ++ icons/jsx/Addchart.jsx | 2 ++ icons/jsx/AdfScanner.jsx | 2 ++ icons/jsx/Adjust.jsx | 2 ++ icons/jsx/AdminPanelSettings.jsx | 2 ++ icons/jsx/Adobe.jsx | 2 ++ icons/jsx/AdsClick.jsx | 2 ++ icons/jsx/Agriculture.jsx | 2 ++ icons/jsx/Air.jsx | 2 ++ icons/jsx/AirlineSeatFlat.jsx | 2 ++ icons/jsx/AirlineSeatFlatAngled.jsx | 2 ++ icons/jsx/AirlineSeatIndividualSuite.jsx | 2 ++ icons/jsx/AirlineSeatLegroomExtra.jsx | 2 ++ icons/jsx/AirlineSeatLegroomNormal.jsx | 2 ++ icons/jsx/AirlineSeatLegroomReduced.jsx | 2 ++ icons/jsx/AirlineSeatReclineExtra.jsx | 2 ++ icons/jsx/AirlineSeatReclineNormal.jsx | 2 ++ icons/jsx/AirlineStops.jsx | 2 ++ icons/jsx/Airlines.jsx | 2 ++ icons/jsx/AirplaneTicket.jsx | 2 ++ icons/jsx/AirplanemodeActive.jsx | 2 ++ icons/jsx/AirplanemodeInactive.jsx | 2 ++ icons/jsx/Airplay.jsx | 2 ++ icons/jsx/AirportShuttle.jsx | 2 ++ icons/jsx/Alarm.jsx | 2 ++ icons/jsx/AlarmAdd.jsx | 2 ++ icons/jsx/AlarmOff.jsx | 2 ++ icons/jsx/AlarmOn.jsx | 2 ++ icons/jsx/Album.jsx | 2 ++ icons/jsx/AlignHorizontalCenter.jsx | 2 ++ icons/jsx/AlignHorizontalLeft.jsx | 2 ++ icons/jsx/AlignHorizontalRight.jsx | 2 ++ icons/jsx/AlignVerticalBottom.jsx | 2 ++ icons/jsx/AlignVerticalCenter.jsx | 2 ++ icons/jsx/AlignVerticalTop.jsx | 2 ++ icons/jsx/AllInbox.jsx | 2 ++ icons/jsx/AllInclusive.jsx | 2 ++ icons/jsx/AllOut.jsx | 2 ++ icons/jsx/AltRoute.jsx | 2 ++ icons/jsx/AlternateEmail.jsx | 2 ++ icons/jsx/AmpStories.jsx | 2 ++ icons/jsx/Analytics.jsx | 2 ++ icons/jsx/Anchor.jsx | 2 ++ icons/jsx/Android.jsx | 2 ++ icons/jsx/Animation.jsx | 2 ++ icons/jsx/Announcement.jsx | 2 ++ icons/jsx/Aod.jsx | 2 ++ icons/jsx/Apartment.jsx | 2 ++ icons/jsx/Api.jsx | 2 ++ icons/jsx/AppBlocking.jsx | 2 ++ icons/jsx/AppRegistration.jsx | 2 ++ icons/jsx/AppSettingsAlt.jsx | 2 ++ icons/jsx/AppShortcut.jsx | 2 ++ icons/jsx/Apple.jsx | 2 ++ icons/jsx/Approval.jsx | 2 ++ icons/jsx/Apps.jsx | 2 ++ icons/jsx/AppsOutage.jsx | 2 ++ icons/jsx/Architecture.jsx | 2 ++ icons/jsx/Archive.jsx | 2 ++ icons/jsx/AreaChart.jsx | 2 ++ icons/jsx/ArrowBack.jsx | 2 ++ icons/jsx/ArrowBackIos.jsx | 2 ++ icons/jsx/ArrowBackIosNew.jsx | 2 ++ icons/jsx/ArrowCircleDown.jsx | 2 ++ icons/jsx/ArrowCircleLeft.jsx | 2 ++ icons/jsx/ArrowCircleRight.jsx | 2 ++ icons/jsx/ArrowCircleUp.jsx | 2 ++ icons/jsx/ArrowDownward.jsx | 2 ++ icons/jsx/ArrowDropDown.jsx | 2 ++ icons/jsx/ArrowDropDownCircle.jsx | 2 ++ icons/jsx/ArrowDropUp.jsx | 2 ++ icons/jsx/ArrowDropUpDown.jsx | 2 ++ icons/jsx/ArrowForward.jsx | 2 ++ icons/jsx/ArrowForwardIos.jsx | 2 ++ icons/jsx/ArrowLeft.jsx | 2 ++ icons/jsx/ArrowOutward.jsx | 2 ++ icons/jsx/ArrowRight.jsx | 2 ++ icons/jsx/ArrowRightAlt.jsx | 2 ++ icons/jsx/ArrowUpward.jsx | 2 ++ icons/jsx/ArtTrack.jsx | 2 ++ icons/jsx/Article.jsx | 2 ++ icons/jsx/AspectRatio.jsx | 2 ++ icons/jsx/Assessment.jsx | 2 ++ icons/jsx/Assignment.jsx | 2 ++ icons/jsx/AssignmentInd.jsx | 2 ++ icons/jsx/AssignmentLate.jsx | 2 ++ icons/jsx/AssignmentReturn.jsx | 2 ++ icons/jsx/AssignmentReturned.jsx | 2 ++ icons/jsx/AssignmentTurnedIn.jsx | 2 ++ icons/jsx/AssistWalker.jsx | 2 ++ icons/jsx/Assistant.jsx | 2 ++ icons/jsx/AssistantDirection.jsx | 2 ++ icons/jsx/AssistantPhoto.jsx | 2 ++ icons/jsx/AssuredWorkload.jsx | 2 ++ icons/jsx/Atm.jsx | 2 ++ icons/jsx/AttachEmail.jsx | 2 ++ icons/jsx/AttachFile.jsx | 2 ++ icons/jsx/AttachMoney.jsx | 2 ++ icons/jsx/Attachment.jsx | 2 ++ icons/jsx/Attractions.jsx | 2 ++ icons/jsx/Attribution.jsx | 2 ++ icons/jsx/AudioFile.jsx | 2 ++ icons/jsx/Audiotrack.jsx | 2 ++ icons/jsx/AutoAwesome.jsx | 2 ++ icons/jsx/AutoAwesomeMosaic.jsx | 2 ++ icons/jsx/AutoAwesomeMotion.jsx | 2 ++ icons/jsx/AutoDelete.jsx | 2 ++ icons/jsx/AutoFixHigh.jsx | 2 ++ icons/jsx/AutoFixNormal.jsx | 2 ++ icons/jsx/AutoFixOff.jsx | 2 ++ icons/jsx/AutoGraph.jsx | 2 ++ icons/jsx/AutoMode.jsx | 2 ++ icons/jsx/AutoStories.jsx | 2 ++ icons/jsx/AutofpsSelect.jsx | 2 ++ icons/jsx/Autorenew.jsx | 2 ++ icons/jsx/AvTimer.jsx | 2 ++ icons/jsx/Award.jsx | 2 ++ icons/jsx/BabyChangingStation.jsx | 2 ++ icons/jsx/BackHand.jsx | 2 ++ icons/jsx/Backpack.jsx | 2 ++ icons/jsx/Backspace.jsx | 2 ++ icons/jsx/Backup.jsx | 2 ++ icons/jsx/BackupTable.jsx | 2 ++ icons/jsx/Badge.jsx | 2 ++ icons/jsx/BakeryDining.jsx | 2 ++ icons/jsx/Balance.jsx | 2 ++ icons/jsx/Balcony.jsx | 2 ++ icons/jsx/Ballot.jsx | 2 ++ icons/jsx/BarChart.jsx | 2 ++ icons/jsx/Barcode.jsx | 2 ++ icons/jsx/BatchPrediction.jsx | 2 ++ icons/jsx/Bathroom.jsx | 2 ++ icons/jsx/Bathtub.jsx | 2 ++ icons/jsx/Battery0Bar.jsx | 2 ++ icons/jsx/Battery1Bar.jsx | 2 ++ icons/jsx/Battery20.jsx | 2 ++ icons/jsx/Battery2Bar.jsx | 2 ++ icons/jsx/Battery30.jsx | 2 ++ icons/jsx/Battery3Bar.jsx | 2 ++ icons/jsx/Battery4Bar.jsx | 2 ++ icons/jsx/Battery50.jsx | 2 ++ icons/jsx/Battery5Bar.jsx | 2 ++ icons/jsx/Battery60.jsx | 2 ++ icons/jsx/Battery6Bar.jsx | 2 ++ icons/jsx/Battery80.jsx | 2 ++ icons/jsx/Battery90.jsx | 2 ++ icons/jsx/BatteryAlert.jsx | 2 ++ icons/jsx/BatteryCharging20.jsx | 2 ++ icons/jsx/BatteryCharging30.jsx | 2 ++ icons/jsx/BatteryCharging50.jsx | 2 ++ icons/jsx/BatteryCharging60.jsx | 2 ++ icons/jsx/BatteryCharging80.jsx | 2 ++ icons/jsx/BatteryCharging90.jsx | 2 ++ icons/jsx/BatteryChargingFull.jsx | 2 ++ icons/jsx/BatteryFull.jsx | 2 ++ icons/jsx/BatterySaver.jsx | 2 ++ icons/jsx/BatteryStd.jsx | 2 ++ icons/jsx/BatteryUnknown.jsx | 2 ++ icons/jsx/Bbb.jsx | 2 ++ icons/jsx/BeachAccess.jsx | 2 ++ icons/jsx/Bed.jsx | 2 ++ icons/jsx/BedroomBaby.jsx | 2 ++ icons/jsx/BedroomChild.jsx | 2 ++ icons/jsx/BedroomParent.jsx | 2 ++ icons/jsx/Bedtime.jsx | 2 ++ icons/jsx/BedtimeOff.jsx | 2 ++ icons/jsx/Beenhere.jsx | 2 ++ icons/jsx/Bento.jsx | 2 ++ icons/jsx/BikeScooter.jsx | 2 ++ icons/jsx/Biotech.jsx | 2 ++ icons/jsx/Blender.jsx | 2 ++ icons/jsx/Blind.jsx | 2 ++ icons/jsx/Blinds.jsx | 2 ++ icons/jsx/BlindsClosed.jsx | 2 ++ icons/jsx/Block.jsx | 2 ++ icons/jsx/Blocked.jsx | 2 ++ icons/jsx/Bloodtype.jsx | 2 ++ icons/jsx/Bluetooth.jsx | 2 ++ icons/jsx/BluetoothAudio.jsx | 2 ++ icons/jsx/BluetoothConnected.jsx | 2 ++ icons/jsx/BluetoothDisabled.jsx | 2 ++ icons/jsx/BluetoothDrive.jsx | 2 ++ icons/jsx/BluetoothSearching.jsx | 2 ++ icons/jsx/BlurCircular.jsx | 2 ++ icons/jsx/BlurLinear.jsx | 2 ++ icons/jsx/BlurOff.jsx | 2 ++ icons/jsx/BlurOn.jsx | 2 ++ icons/jsx/Bolt.jsx | 2 ++ icons/jsx/Book.jsx | 2 ++ icons/jsx/BookOnline.jsx | 2 ++ icons/jsx/BookOpen.jsx | 2 ++ icons/jsx/Bookmark.jsx | 2 ++ icons/jsx/BookmarkAdd.jsx | 2 ++ icons/jsx/BookmarkAdded.jsx | 2 ++ icons/jsx/BookmarkBorder.jsx | 2 ++ icons/jsx/BookmarkRemove.jsx | 2 ++ icons/jsx/Bookmarks.jsx | 2 ++ icons/jsx/BorderAll.jsx | 2 ++ icons/jsx/BorderBottom.jsx | 2 ++ icons/jsx/BorderClear.jsx | 2 ++ icons/jsx/BorderColor.jsx | 2 ++ icons/jsx/BorderHorizontal.jsx | 2 ++ icons/jsx/BorderInner.jsx | 2 ++ icons/jsx/BorderLeft.jsx | 2 ++ icons/jsx/BorderOuter.jsx | 2 ++ icons/jsx/BorderRight.jsx | 2 ++ icons/jsx/BorderStyle.jsx | 2 ++ icons/jsx/BorderTop.jsx | 2 ++ icons/jsx/BorderVertical.jsx | 2 ++ icons/jsx/Boy.jsx | 2 ++ icons/jsx/BrandingWatermark.jsx | 2 ++ icons/jsx/BreakfastDining.jsx | 2 ++ icons/jsx/Brightness1.jsx | 2 ++ icons/jsx/Brightness2.jsx | 2 ++ icons/jsx/Brightness3.jsx | 2 ++ icons/jsx/Brightness4.jsx | 2 ++ icons/jsx/Brightness5.jsx | 2 ++ icons/jsx/Brightness6.jsx | 2 ++ icons/jsx/Brightness7.jsx | 2 ++ icons/jsx/BrightnessAuto.jsx | 2 ++ icons/jsx/BrightnessHigh.jsx | 2 ++ icons/jsx/BrightnessLow.jsx | 2 ++ icons/jsx/BrightnessMedium.jsx | 2 ++ icons/jsx/BroadcastOnHome.jsx | 2 ++ icons/jsx/BroadcastOnPersonal.jsx | 2 ++ icons/jsx/BrokenImage.jsx | 2 ++ icons/jsx/BrowseGallery.jsx | 2 ++ icons/jsx/BrowserNotSupported.jsx | 2 ++ icons/jsx/BrowserUpdated.jsx | 2 ++ icons/jsx/BrunchDining.jsx | 2 ++ icons/jsx/Brush.jsx | 2 ++ icons/jsx/BubbleChart.jsx | 2 ++ icons/jsx/BugReport.jsx | 2 ++ icons/jsx/Build.jsx | 2 ++ icons/jsx/BuildCircle.jsx | 2 ++ icons/jsx/Bungalow.jsx | 2 ++ icons/jsx/BurstMode.jsx | 2 ++ icons/jsx/BusAlert.jsx | 2 ++ icons/jsx/Business.jsx | 2 ++ icons/jsx/BusinessCenter.jsx | 2 ++ icons/jsx/Cabin.jsx | 2 ++ icons/jsx/Cable.jsx | 2 ++ icons/jsx/Cached.jsx | 2 ++ icons/jsx/Cake.jsx | 2 ++ icons/jsx/Calculate.jsx | 2 ++ icons/jsx/Calendar.jsx | 2 ++ icons/jsx/CalendarMonth.jsx | 2 ++ icons/jsx/CalendarToday.jsx | 2 ++ icons/jsx/CalendarViewDay.jsx | 2 ++ icons/jsx/CalendarViewMonth.jsx | 2 ++ icons/jsx/CalendarViewWeek.jsx | 2 ++ icons/jsx/Call.jsx | 2 ++ icons/jsx/CallEnd.jsx | 2 ++ icons/jsx/CallMade.jsx | 2 ++ icons/jsx/CallMerge.jsx | 2 ++ icons/jsx/CallMissed.jsx | 2 ++ icons/jsx/CallMissedOutgoing.jsx | 2 ++ icons/jsx/CallReceived.jsx | 2 ++ icons/jsx/CallSplit.jsx | 2 ++ icons/jsx/CallToAction.jsx | 2 ++ icons/jsx/Camera.jsx | 2 ++ icons/jsx/CameraAlt.jsx | 2 ++ icons/jsx/CameraEnhance.jsx | 2 ++ icons/jsx/CameraFront.jsx | 2 ++ icons/jsx/CameraIndoor.jsx | 2 ++ icons/jsx/CameraOutdoor.jsx | 2 ++ icons/jsx/CameraRear.jsx | 2 ++ icons/jsx/CameraRoll.jsx | 2 ++ icons/jsx/Cameraswitch.jsx | 2 ++ icons/jsx/Campaign.jsx | 2 ++ icons/jsx/Cancel.jsx | 2 ++ icons/jsx/CancelPresentation.jsx | 2 ++ icons/jsx/CancelScheduleSend.jsx | 2 ++ icons/jsx/CandlestickChart.jsx | 2 ++ icons/jsx/CarCrash.jsx | 2 ++ icons/jsx/CarRental.jsx | 2 ++ icons/jsx/CarRepair.jsx | 2 ++ icons/jsx/CardGiftcard.jsx | 2 ++ icons/jsx/CardMembership.jsx | 2 ++ icons/jsx/CardTravel.jsx | 2 ++ icons/jsx/Carpenter.jsx | 2 ++ icons/jsx/Cases.jsx | 2 ++ icons/jsx/Casino.jsx | 2 ++ icons/jsx/Cast.jsx | 2 ++ icons/jsx/CastConnected.jsx | 2 ++ icons/jsx/CastForEducation.jsx | 2 ++ icons/jsx/Castle.jsx | 2 ++ icons/jsx/CatchingPokemon.jsx | 2 ++ icons/jsx/Category.jsx | 2 ++ icons/jsx/Cc.jsx | 2 ++ icons/jsx/Celebration.jsx | 2 ++ icons/jsx/CellTower.jsx | 2 ++ icons/jsx/CellWifi.jsx | 2 ++ icons/jsx/CenterFocusStrong.jsx | 2 ++ icons/jsx/CenterFocusWeak.jsx | 2 ++ icons/jsx/Chair.jsx | 2 ++ icons/jsx/ChairAlt.jsx | 2 ++ icons/jsx/Chalet.jsx | 2 ++ icons/jsx/ChangeCircle.jsx | 2 ++ icons/jsx/ChangeHistory.jsx | 2 ++ icons/jsx/ChargingStation.jsx | 2 ++ icons/jsx/Chat.jsx | 2 ++ icons/jsx/ChatBubble.jsx | 2 ++ icons/jsx/ChatBubbleOutline.jsx | 2 ++ icons/jsx/Check.jsx | 2 ++ icons/jsx/CheckBox.jsx | 2 ++ icons/jsx/CheckBoxOutlineBlank.jsx | 2 ++ icons/jsx/CheckCircle.jsx | 2 ++ icons/jsx/CheckCircleOutline.jsx | 2 ++ icons/jsx/Checklist.jsx | 2 ++ icons/jsx/ChecklistRtl.jsx | 2 ++ icons/jsx/Checkroom.jsx | 2 ++ icons/jsx/ChevronLeft.jsx | 2 ++ icons/jsx/ChevronRight.jsx | 2 ++ icons/jsx/ChildCare.jsx | 2 ++ icons/jsx/ChildFriendly.jsx | 2 ++ icons/jsx/ChromeReaderMode.jsx | 2 ++ icons/jsx/Church.jsx | 2 ++ icons/jsx/Circle.jsx | 2 ++ icons/jsx/CircleNotifications.jsx | 2 ++ icons/jsx/Class.jsx | 2 ++ icons/jsx/CleanHands.jsx | 2 ++ icons/jsx/CleaningServices.jsx | 2 ++ icons/jsx/Clear.jsx | 2 ++ icons/jsx/ClearAll.jsx | 2 ++ icons/jsx/Close.jsx | 2 ++ icons/jsx/CloseFullscreen.jsx | 2 ++ icons/jsx/CloseSmall.jsx | 2 ++ icons/jsx/ClosedCaption.jsx | 2 ++ icons/jsx/ClosedCaptionDisabled.jsx | 2 ++ icons/jsx/ClosedCaptionOff.jsx | 2 ++ icons/jsx/Cloud.jsx | 2 ++ icons/jsx/CloudCircle.jsx | 2 ++ icons/jsx/CloudDone.jsx | 2 ++ icons/jsx/CloudDownload.jsx | 2 ++ icons/jsx/CloudOff.jsx | 2 ++ icons/jsx/CloudQueue.jsx | 2 ++ icons/jsx/CloudSync.jsx | 2 ++ icons/jsx/CloudUpload.jsx | 2 ++ icons/jsx/Co2.jsx | 2 ++ icons/jsx/CoPresent.jsx | 2 ++ icons/jsx/Code.jsx | 2 ++ icons/jsx/CodeOff.jsx | 2 ++ icons/jsx/Coffee.jsx | 2 ++ icons/jsx/CoffeeMaker.jsx | 2 ++ icons/jsx/Collections.jsx | 2 ++ icons/jsx/CollectionsBookmark.jsx | 2 ++ icons/jsx/ColorLens.jsx | 2 ++ icons/jsx/Colorize.jsx | 2 ++ icons/jsx/Comment.jsx | 2 ++ icons/jsx/CommentBank.jsx | 2 ++ icons/jsx/CommentsDisabled.jsx | 2 ++ icons/jsx/Commit.jsx | 2 ++ icons/jsx/Commute.jsx | 2 ++ icons/jsx/Compare.jsx | 2 ++ icons/jsx/CompareArrows.jsx | 2 ++ icons/jsx/Compass.jsx | 2 ++ icons/jsx/CompassCalibration.jsx | 2 ++ icons/jsx/Compost.jsx | 2 ++ icons/jsx/Compress.jsx | 2 ++ icons/jsx/Computer.jsx | 2 ++ icons/jsx/ConfirmationNumber.jsx | 2 ++ icons/jsx/ConnectWithoutContact.jsx | 2 ++ icons/jsx/ConnectedTv.jsx | 2 ++ icons/jsx/ConnectingAirports.jsx | 2 ++ icons/jsx/Construction.jsx | 2 ++ icons/jsx/ContactEmergency.jsx | 2 ++ icons/jsx/ContactMail.jsx | 2 ++ icons/jsx/ContactPage.jsx | 2 ++ icons/jsx/ContactPhone.jsx | 2 ++ icons/jsx/ContactSupport.jsx | 2 ++ icons/jsx/Contactless.jsx | 2 ++ icons/jsx/Contacts.jsx | 2 ++ icons/jsx/ContentCopy.jsx | 2 ++ icons/jsx/ContentCut.jsx | 2 ++ icons/jsx/ContentPaste.jsx | 2 ++ icons/jsx/ContentPasteGo.jsx | 2 ++ icons/jsx/ContentPasteOff.jsx | 2 ++ icons/jsx/ContentPasteSearch.jsx | 2 ++ icons/jsx/Contrast.jsx | 2 ++ icons/jsx/ControlCamera.jsx | 2 ++ icons/jsx/ControlPoint.jsx | 2 ++ icons/jsx/ControlPointDuplicate.jsx | 2 ++ icons/jsx/Cookie.jsx | 2 ++ icons/jsx/CopyAll.jsx | 2 ++ icons/jsx/Copyright.jsx | 2 ++ icons/jsx/Coronavirus.jsx | 2 ++ icons/jsx/CorporateFare.jsx | 2 ++ icons/jsx/Cottage.jsx | 2 ++ icons/jsx/Countertops.jsx | 2 ++ icons/jsx/Create.jsx | 2 ++ icons/jsx/CreateNewFolder.jsx | 2 ++ icons/jsx/CreditCard.jsx | 2 ++ icons/jsx/CreditCardOff.jsx | 2 ++ icons/jsx/CreditScore.jsx | 2 ++ icons/jsx/Crib.jsx | 2 ++ icons/jsx/CrisisAlert.jsx | 2 ++ icons/jsx/Crop.jsx | 2 ++ icons/jsx/Crop169.jsx | 2 ++ icons/jsx/Crop32.jsx | 2 ++ icons/jsx/Crop54.jsx | 2 ++ icons/jsx/Crop75.jsx | 2 ++ icons/jsx/CropDin.jsx | 2 ++ icons/jsx/CropFree.jsx | 2 ++ icons/jsx/CropLandscape.jsx | 2 ++ icons/jsx/CropOriginal.jsx | 2 ++ icons/jsx/CropPortrait.jsx | 2 ++ icons/jsx/CropRotate.jsx | 2 ++ icons/jsx/CropSquare.jsx | 2 ++ icons/jsx/CrueltyFree.jsx | 2 ++ icons/jsx/Css.jsx | 2 ++ icons/jsx/CurrencyBitcoin.jsx | 2 ++ icons/jsx/CurrencyExchange.jsx | 2 ++ icons/jsx/CurrencyFranc.jsx | 2 ++ icons/jsx/CurrencyLira.jsx | 2 ++ icons/jsx/CurrencyPound.jsx | 2 ++ icons/jsx/CurrencyRuble.jsx | 2 ++ icons/jsx/CurrencyRupee.jsx | 2 ++ icons/jsx/CurrencyYen.jsx | 2 ++ icons/jsx/CurrencyYuan.jsx | 2 ++ icons/jsx/Curtains.jsx | 2 ++ icons/jsx/CurtainsClosed.jsx | 2 ++ icons/jsx/Cyclone.jsx | 2 ++ icons/jsx/Dangerous.jsx | 2 ++ icons/jsx/DarkMode.jsx | 2 ++ icons/jsx/Dashboard.jsx | 2 ++ icons/jsx/DashboardCustomize.jsx | 2 ++ icons/jsx/DataArray.jsx | 2 ++ icons/jsx/DataExploration.jsx | 2 ++ icons/jsx/DataObject.jsx | 2 ++ icons/jsx/DataSaverOff.jsx | 2 ++ icons/jsx/DataSaverOn.jsx | 2 ++ icons/jsx/DataThresholding.jsx | 2 ++ icons/jsx/DataUsage.jsx | 2 ++ icons/jsx/Dataset.jsx | 2 ++ icons/jsx/DatasetLinked.jsx | 2 ++ icons/jsx/DateRange.jsx | 2 ++ icons/jsx/Deblur.jsx | 2 ++ icons/jsx/Deck.jsx | 2 ++ icons/jsx/Dehaze.jsx | 2 ++ icons/jsx/Delete.jsx | 2 ++ icons/jsx/DeleteForever.jsx | 2 ++ icons/jsx/DeleteOutline.jsx | 2 ++ icons/jsx/DeleteSweep.jsx | 2 ++ icons/jsx/DeliveryDining.jsx | 2 ++ icons/jsx/DensityLarge.jsx | 2 ++ icons/jsx/DensityMedium.jsx | 2 ++ icons/jsx/DensitySmall.jsx | 2 ++ icons/jsx/DepartureBoard.jsx | 2 ++ icons/jsx/Description.jsx | 2 ++ icons/jsx/Deselect.jsx | 2 ++ icons/jsx/DesignServices.jsx | 2 ++ icons/jsx/Desk.jsx | 2 ++ icons/jsx/DesktopAccessDisabled.jsx | 2 ++ icons/jsx/DesktopMac.jsx | 2 ++ icons/jsx/DesktopWindows.jsx | 2 ++ icons/jsx/Details.jsx | 2 ++ icons/jsx/DeveloperBoard.jsx | 2 ++ icons/jsx/DeveloperBoardOff.jsx | 2 ++ icons/jsx/DeveloperMode.jsx | 2 ++ icons/jsx/DeviceHub.jsx | 2 ++ icons/jsx/DeviceThermostat.jsx | 2 ++ icons/jsx/DeviceUnknown.jsx | 2 ++ icons/jsx/Devices.jsx | 2 ++ icons/jsx/DevicesFold.jsx | 2 ++ icons/jsx/DevicesOther.jsx | 2 ++ icons/jsx/DialerSip.jsx | 2 ++ icons/jsx/Dialpad.jsx | 2 ++ icons/jsx/Diamond.jsx | 2 ++ icons/jsx/Difference.jsx | 2 ++ icons/jsx/Dining.jsx | 2 ++ icons/jsx/DinnerDining.jsx | 2 ++ icons/jsx/Directions.jsx | 2 ++ icons/jsx/DirectionsBike.jsx | 2 ++ icons/jsx/DirectionsBoat.jsx | 2 ++ icons/jsx/DirectionsBoatFilled.jsx | 2 ++ icons/jsx/DirectionsBus.jsx | 2 ++ icons/jsx/DirectionsBusFilled.jsx | 2 ++ icons/jsx/DirectionsCar.jsx | 2 ++ icons/jsx/DirectionsCarFilled.jsx | 2 ++ icons/jsx/DirectionsOff.jsx | 2 ++ icons/jsx/DirectionsRailway.jsx | 2 ++ icons/jsx/DirectionsRailwayFilled.jsx | 2 ++ icons/jsx/DirectionsRun.jsx | 2 ++ icons/jsx/DirectionsSubway.jsx | 2 ++ icons/jsx/DirectionsSubwayFilled.jsx | 2 ++ icons/jsx/DirectionsTransit.jsx | 2 ++ icons/jsx/DirectionsTransitFilled.jsx | 2 ++ icons/jsx/DirectionsWalk.jsx | 2 ++ icons/jsx/DirtyLens.jsx | 2 ++ icons/jsx/DisabledByDefault.jsx | 2 ++ icons/jsx/DisabledVisible.jsx | 2 ++ icons/jsx/DiscFull.jsx | 2 ++ icons/jsx/Discord.jsx | 2 ++ icons/jsx/Discount.jsx | 2 ++ icons/jsx/DisplaySettings.jsx | 2 ++ icons/jsx/Diversity1.jsx | 2 ++ icons/jsx/Diversity2.jsx | 2 ++ icons/jsx/Diversity3.jsx | 2 ++ icons/jsx/Divide.jsx | 2 ++ icons/jsx/Dns.jsx | 2 ++ icons/jsx/DoDisturb.jsx | 2 ++ icons/jsx/DoDisturbAlt.jsx | 2 ++ icons/jsx/DoDisturbOff.jsx | 2 ++ icons/jsx/DoDisturbOn.jsx | 2 ++ icons/jsx/DoNotDisturb.jsx | 2 ++ icons/jsx/DoNotDisturbAlt.jsx | 2 ++ icons/jsx/DoNotDisturbOff.jsx | 2 ++ icons/jsx/DoNotDisturbOn.jsx | 2 ++ icons/jsx/DoNotDisturbOnTotalSilence.jsx | 2 ++ icons/jsx/DoNotStep.jsx | 2 ++ icons/jsx/DoNotTouch.jsx | 2 ++ icons/jsx/Dock.jsx | 2 ++ icons/jsx/DocumentScanner.jsx | 2 ++ icons/jsx/Domain.jsx | 2 ++ icons/jsx/DomainAdd.jsx | 2 ++ icons/jsx/DomainDisabled.jsx | 2 ++ icons/jsx/DomainVerification.jsx | 2 ++ icons/jsx/Done.jsx | 2 ++ icons/jsx/DoneAll.jsx | 2 ++ icons/jsx/DoneOutline.jsx | 2 ++ icons/jsx/DonutLarge.jsx | 2 ++ icons/jsx/DonutSmall.jsx | 2 ++ icons/jsx/DoorBack.jsx | 2 ++ icons/jsx/DoorFront.jsx | 2 ++ icons/jsx/DoorSliding.jsx | 2 ++ icons/jsx/Doorbell.jsx | 2 ++ icons/jsx/DoubleArrow.jsx | 2 ++ icons/jsx/DownhillSkiing.jsx | 2 ++ icons/jsx/Download.jsx | 2 ++ icons/jsx/DownloadDone.jsx | 2 ++ icons/jsx/DownloadForOffline.jsx | 2 ++ icons/jsx/Downloading.jsx | 2 ++ icons/jsx/Drafts.jsx | 2 ++ icons/jsx/DragHandle.jsx | 2 ++ icons/jsx/DragIndicator.jsx | 2 ++ icons/jsx/Draw.jsx | 2 ++ icons/jsx/DrawShapes.jsx | 2 ++ icons/jsx/DriveEta.jsx | 2 ++ icons/jsx/DriveFileMove.jsx | 2 ++ icons/jsx/DriveFileMoveRtl.jsx | 2 ++ icons/jsx/DriveFileRenameOutline.jsx | 2 ++ icons/jsx/DriveFolderUpload.jsx | 2 ++ icons/jsx/Dry.jsx | 2 ++ icons/jsx/DryCleaning.jsx | 2 ++ icons/jsx/Duo.jsx | 2 ++ icons/jsx/Dvr.jsx | 2 ++ icons/jsx/DynamicFeed.jsx | 2 ++ icons/jsx/DynamicForm.jsx | 2 ++ icons/jsx/EMobiledata.jsx | 2 ++ icons/jsx/Earbuds.jsx | 2 ++ icons/jsx/EarbudsBattery.jsx | 2 ++ icons/jsx/East.jsx | 2 ++ icons/jsx/Eco.jsx | 2 ++ icons/jsx/EdgesensorHigh.jsx | 2 ++ icons/jsx/EdgesensorLow.jsx | 2 ++ icons/jsx/Edit.jsx | 2 ++ icons/jsx/EditAttributes.jsx | 2 ++ icons/jsx/EditCalendar.jsx | 2 ++ icons/jsx/EditCircle.jsx | 19 +++++++++++++++++++ icons/jsx/EditLocation.jsx | 2 ++ icons/jsx/EditLocationAlt.jsx | 2 ++ icons/jsx/EditNote.jsx | 2 ++ icons/jsx/EditNotifications.jsx | 2 ++ icons/jsx/EditOff.jsx | 2 ++ icons/jsx/EditOutline.jsx | 2 ++ icons/jsx/EditRoad.jsx | 2 ++ icons/jsx/Egg.jsx | 2 ++ icons/jsx/EggAlt.jsx | 2 ++ icons/jsx/Eject.jsx | 2 ++ icons/jsx/Elderly.jsx | 2 ++ icons/jsx/ElderlyWoman.jsx | 2 ++ icons/jsx/ElectricBike.jsx | 2 ++ icons/jsx/ElectricBolt.jsx | 2 ++ icons/jsx/ElectricCar.jsx | 2 ++ icons/jsx/ElectricMeter.jsx | 2 ++ icons/jsx/ElectricMoped.jsx | 2 ++ icons/jsx/ElectricRickshaw.jsx | 2 ++ icons/jsx/ElectricScooter.jsx | 2 ++ icons/jsx/ElectricalServices.jsx | 2 ++ icons/jsx/Elevator.jsx | 2 ++ icons/jsx/Email.jsx | 2 ++ icons/jsx/Emergency.jsx | 2 ++ icons/jsx/EmergencyRecording.jsx | 2 ++ icons/jsx/EmergencyShare.jsx | 2 ++ icons/jsx/EmojiEmotions.jsx | 2 ++ icons/jsx/EmojiEvents.jsx | 2 ++ icons/jsx/EmojiFlags.jsx | 2 ++ icons/jsx/EmojiFoodBeverage.jsx | 2 ++ icons/jsx/EmojiNature.jsx | 2 ++ icons/jsx/EmojiObjects.jsx | 2 ++ icons/jsx/EmojiPeople.jsx | 2 ++ icons/jsx/EmojiSymbols.jsx | 2 ++ icons/jsx/EmojiTransportation.jsx | 2 ++ icons/jsx/EnergySavingsLeaf.jsx | 2 ++ icons/jsx/Engineering.jsx | 2 ++ icons/jsx/EnhancedEncryption.jsx | 2 ++ icons/jsx/Equalizer.jsx | 2 ++ icons/jsx/Equals.jsx | 2 ++ icons/jsx/Error.jsx | 2 ++ icons/jsx/ErrorOutline.jsx | 2 ++ icons/jsx/Escalator.jsx | 2 ++ icons/jsx/EscalatorWarning.jsx | 2 ++ icons/jsx/Euro.jsx | 2 ++ icons/jsx/EuroSymbol.jsx | 2 ++ icons/jsx/EvStation.jsx | 2 ++ icons/jsx/Event.jsx | 2 ++ icons/jsx/EventAvailable.jsx | 2 ++ icons/jsx/EventBusy.jsx | 2 ++ icons/jsx/EventNote.jsx | 2 ++ icons/jsx/EventRepeat.jsx | 2 ++ icons/jsx/EventSeat.jsx | 2 ++ icons/jsx/ExitToApp.jsx | 2 ++ icons/jsx/Expand.jsx | 2 ++ icons/jsx/ExpandCircleDown.jsx | 2 ++ icons/jsx/ExpandLess.jsx | 2 ++ icons/jsx/ExpandMore.jsx | 2 ++ icons/jsx/Explicit.jsx | 2 ++ icons/jsx/Explore.jsx | 2 ++ icons/jsx/ExploreOff.jsx | 2 ++ icons/jsx/Exposure.jsx | 2 ++ icons/jsx/ExposureNeg1.jsx | 2 ++ icons/jsx/ExposureNeg2.jsx | 2 ++ icons/jsx/ExposurePlus1.jsx | 2 ++ icons/jsx/ExposurePlus2.jsx | 2 ++ icons/jsx/ExposureZero.jsx | 2 ++ icons/jsx/Extension.jsx | 2 ++ icons/jsx/ExtensionOff.jsx | 2 ++ icons/jsx/Face.jsx | 2 ++ icons/jsx/Face2.jsx | 2 ++ icons/jsx/Face3.jsx | 2 ++ icons/jsx/Face4.jsx | 2 ++ icons/jsx/Face5.jsx | 2 ++ icons/jsx/Face6.jsx | 2 ++ icons/jsx/FaceRetouchingNatural.jsx | 2 ++ icons/jsx/FaceRetouchingOff.jsx | 2 ++ icons/jsx/Facebook.jsx | 2 ++ icons/jsx/FacebookCircle.jsx | 2 ++ icons/jsx/FactCheck.jsx | 2 ++ icons/jsx/Factory.jsx | 2 ++ icons/jsx/FamilyRestroom.jsx | 2 ++ icons/jsx/FastForward.jsx | 2 ++ icons/jsx/FastRewind.jsx | 2 ++ icons/jsx/Fastfood.jsx | 2 ++ icons/jsx/Favorite.jsx | 2 ++ icons/jsx/FavoriteBorder.jsx | 2 ++ icons/jsx/Fax.jsx | 2 ++ icons/jsx/FeaturedPlayList.jsx | 2 ++ icons/jsx/FeaturedVideo.jsx | 2 ++ icons/jsx/Feed.jsx | 2 ++ icons/jsx/Feedback.jsx | 2 ++ icons/jsx/Female.jsx | 2 ++ icons/jsx/Fence.jsx | 2 ++ icons/jsx/Festival.jsx | 2 ++ icons/jsx/FiberDvr.jsx | 2 ++ icons/jsx/FiberManualRecord.jsx | 2 ++ icons/jsx/FiberNew.jsx | 2 ++ icons/jsx/FiberPin.jsx | 2 ++ icons/jsx/FiberSmartRecord.jsx | 2 ++ icons/jsx/FileCopy.jsx | 2 ++ icons/jsx/FileDownload.jsx | 2 ++ icons/jsx/FileDownloadDone.jsx | 2 ++ icons/jsx/FileDownloadOff.jsx | 2 ++ icons/jsx/FileOpen.jsx | 2 ++ icons/jsx/FilePresent.jsx | 2 ++ icons/jsx/FileUpload.jsx | 2 ++ icons/jsx/Filter.jsx | 2 ++ icons/jsx/Filter1.jsx | 2 ++ icons/jsx/Filter2.jsx | 2 ++ icons/jsx/Filter3.jsx | 2 ++ icons/jsx/Filter4.jsx | 2 ++ icons/jsx/Filter5.jsx | 2 ++ icons/jsx/Filter6.jsx | 2 ++ icons/jsx/Filter7.jsx | 2 ++ icons/jsx/Filter8.jsx | 2 ++ icons/jsx/Filter9.jsx | 2 ++ icons/jsx/Filter9Plus.jsx | 2 ++ icons/jsx/FilterAlt.jsx | 2 ++ icons/jsx/FilterAltOff.jsx | 2 ++ icons/jsx/FilterBAndW.jsx | 2 ++ icons/jsx/FilterCenterFocus.jsx | 2 ++ icons/jsx/FilterDrama.jsx | 2 ++ icons/jsx/FilterFrames.jsx | 2 ++ icons/jsx/FilterHdr.jsx | 2 ++ icons/jsx/FilterList.jsx | 2 ++ icons/jsx/FilterListOff.jsx | 2 ++ icons/jsx/FilterNone.jsx | 2 ++ icons/jsx/FilterTiltShift.jsx | 2 ++ icons/jsx/FilterVintage.jsx | 2 ++ icons/jsx/FindInPage.jsx | 2 ++ icons/jsx/FindReplace.jsx | 2 ++ icons/jsx/Fingerprint.jsx | 2 ++ icons/jsx/FireExtinguisher.jsx | 2 ++ icons/jsx/FireHydrantAlt.jsx | 2 ++ icons/jsx/FireTruck.jsx | 2 ++ icons/jsx/Fireplace.jsx | 2 ++ icons/jsx/FirstPage.jsx | 2 ++ icons/jsx/FitScreen.jsx | 2 ++ icons/jsx/Fitbit.jsx | 2 ++ icons/jsx/FitnessCenter.jsx | 2 ++ icons/jsx/Flag.jsx | 2 ++ icons/jsx/FlagCircle.jsx | 2 ++ icons/jsx/Flaky.jsx | 2 ++ icons/jsx/Flare.jsx | 2 ++ icons/jsx/FlashAuto.jsx | 2 ++ icons/jsx/FlashOff.jsx | 2 ++ icons/jsx/FlashOn.jsx | 2 ++ icons/jsx/FlashlightOff.jsx | 2 ++ icons/jsx/FlashlightOn.jsx | 2 ++ icons/jsx/Flatware.jsx | 2 ++ icons/jsx/Flight.jsx | 2 ++ icons/jsx/FlightClass.jsx | 2 ++ icons/jsx/FlightLand.jsx | 2 ++ icons/jsx/FlightTakeoff.jsx | 2 ++ icons/jsx/Flip.jsx | 2 ++ icons/jsx/FlipCameraAndroid.jsx | 2 ++ icons/jsx/FlipCameraIos.jsx | 2 ++ icons/jsx/FlipToBack.jsx | 2 ++ icons/jsx/FlipToFront.jsx | 2 ++ icons/jsx/Flood.jsx | 2 ++ icons/jsx/Flourescent.jsx | 2 ++ icons/jsx/Fluorescent.jsx | 2 ++ icons/jsx/FlutterDash.jsx | 2 ++ icons/jsx/FmdBad.jsx | 2 ++ icons/jsx/FmdGood.jsx | 2 ++ icons/jsx/Folder.jsx | 2 ++ icons/jsx/FolderCopy.jsx | 2 ++ icons/jsx/FolderDelete.jsx | 2 ++ icons/jsx/FolderOff.jsx | 2 ++ icons/jsx/FolderOpen.jsx | 2 ++ icons/jsx/FolderShared.jsx | 2 ++ icons/jsx/FolderSpecial.jsx | 2 ++ icons/jsx/FolderZip.jsx | 2 ++ icons/jsx/FollowTheSigns.jsx | 2 ++ icons/jsx/FontDownload.jsx | 2 ++ icons/jsx/FontDownloadOff.jsx | 2 ++ icons/jsx/FoodBank.jsx | 2 ++ icons/jsx/Forest.jsx | 2 ++ icons/jsx/ForkLeft.jsx | 2 ++ icons/jsx/ForkRight.jsx | 2 ++ icons/jsx/FormatAlignCenter.jsx | 2 ++ icons/jsx/FormatAlignJustify.jsx | 2 ++ icons/jsx/FormatAlignLeft.jsx | 2 ++ icons/jsx/FormatAlignRight.jsx | 2 ++ icons/jsx/FormatBold.jsx | 2 ++ icons/jsx/FormatClear.jsx | 2 ++ icons/jsx/FormatColorFill.jsx | 2 ++ icons/jsx/FormatColorReset.jsx | 2 ++ icons/jsx/FormatColorText.jsx | 2 ++ icons/jsx/FormatIndentDecrease.jsx | 2 ++ icons/jsx/FormatIndentIncrease.jsx | 2 ++ icons/jsx/FormatItalic.jsx | 2 ++ icons/jsx/FormatLineSpacing.jsx | 2 ++ icons/jsx/FormatListBulleted.jsx | 2 ++ icons/jsx/FormatListNumbered.jsx | 2 ++ icons/jsx/FormatListNumberedRtl.jsx | 2 ++ icons/jsx/FormatOverline.jsx | 2 ++ icons/jsx/FormatPaint.jsx | 2 ++ icons/jsx/FormatQuote.jsx | 2 ++ icons/jsx/FormatShapes.jsx | 2 ++ icons/jsx/FormatSize.jsx | 2 ++ icons/jsx/FormatStrikethrough.jsx | 2 ++ icons/jsx/FormatTextdirectionLToR.jsx | 2 ++ icons/jsx/FormatTextdirectionRToL.jsx | 2 ++ icons/jsx/FormatUnderlined.jsx | 2 ++ icons/jsx/Fort.jsx | 2 ++ icons/jsx/Forum.jsx | 2 ++ icons/jsx/Forward.jsx | 2 ++ icons/jsx/Forward10.jsx | 2 ++ icons/jsx/Forward30.jsx | 2 ++ icons/jsx/Forward5.jsx | 2 ++ icons/jsx/ForwardToInbox.jsx | 2 ++ icons/jsx/Foundation.jsx | 2 ++ icons/jsx/FreeBreakfast.jsx | 2 ++ icons/jsx/FreeCancellation.jsx | 2 ++ icons/jsx/FrontHand.jsx | 2 ++ icons/jsx/Fullscreen.jsx | 2 ++ icons/jsx/FullscreenExit.jsx | 2 ++ icons/jsx/Functions.jsx | 2 ++ icons/jsx/GMobiledata.jsx | 2 ++ icons/jsx/GTranslate.jsx | 2 ++ icons/jsx/Gamepad.jsx | 2 ++ icons/jsx/Games.jsx | 2 ++ icons/jsx/Garage.jsx | 2 ++ icons/jsx/GasMeter.jsx | 2 ++ icons/jsx/Gavel.jsx | 2 ++ icons/jsx/GeneratingTokens.jsx | 2 ++ icons/jsx/Gesture.jsx | 2 ++ icons/jsx/GetApp.jsx | 2 ++ icons/jsx/Gif.jsx | 2 ++ icons/jsx/GifBox.jsx | 2 ++ icons/jsx/Girl.jsx | 2 ++ icons/jsx/Gite.jsx | 2 ++ icons/jsx/GolfCourse.jsx | 2 ++ icons/jsx/GoogleMeet.jsx | 2 ++ icons/jsx/GppBad.jsx | 2 ++ icons/jsx/GppGood.jsx | 2 ++ icons/jsx/GppMaybe.jsx | 2 ++ icons/jsx/GpsFixed.jsx | 2 ++ icons/jsx/GpsNotFixed.jsx | 2 ++ icons/jsx/GpsOff.jsx | 2 ++ icons/jsx/Grade.jsx | 2 ++ icons/jsx/Gradient.jsx | 2 ++ icons/jsx/Grading.jsx | 2 ++ icons/jsx/Grain.jsx | 2 ++ icons/jsx/GraphicEq.jsx | 2 ++ icons/jsx/Grass.jsx | 2 ++ icons/jsx/GreaterThan.jsx | 2 ++ icons/jsx/GreaterThanEqual.jsx | 2 ++ icons/jsx/Grid3X3.jsx | 2 ++ icons/jsx/Grid4X4.jsx | 2 ++ icons/jsx/GridGoldenratio.jsx | 2 ++ icons/jsx/GridOff.jsx | 2 ++ icons/jsx/GridOn.jsx | 2 ++ icons/jsx/GridView.jsx | 2 ++ icons/jsx/Group.jsx | 2 ++ icons/jsx/GroupAdd.jsx | 2 ++ icons/jsx/GroupOff.jsx | 2 ++ icons/jsx/GroupRemove.jsx | 2 ++ icons/jsx/GroupWork.jsx | 2 ++ icons/jsx/Groups.jsx | 2 ++ icons/jsx/Groups2.jsx | 2 ++ icons/jsx/Groups3.jsx | 2 ++ icons/jsx/HMobiledata.jsx | 2 ++ icons/jsx/HPlusMobiledata.jsx | 2 ++ icons/jsx/Hail.jsx | 2 ++ icons/jsx/Handshake.jsx | 2 ++ icons/jsx/Handyman.jsx | 2 ++ icons/jsx/Hardware.jsx | 2 ++ icons/jsx/Hd.jsx | 2 ++ icons/jsx/HdrAuto.jsx | 2 ++ icons/jsx/HdrAutoSelect.jsx | 2 ++ icons/jsx/HdrEnhancedSelect.jsx | 2 ++ icons/jsx/HdrOff.jsx | 2 ++ icons/jsx/HdrOffSelect.jsx | 2 ++ icons/jsx/HdrOn.jsx | 2 ++ icons/jsx/HdrOnSelect.jsx | 2 ++ icons/jsx/HdrPlus.jsx | 2 ++ icons/jsx/HdrStrong.jsx | 2 ++ icons/jsx/HdrWeak.jsx | 2 ++ icons/jsx/Headphones.jsx | 2 ++ icons/jsx/HeadphonesBattery.jsx | 2 ++ icons/jsx/Headset.jsx | 2 ++ icons/jsx/HeadsetMic.jsx | 2 ++ icons/jsx/HeadsetOff.jsx | 2 ++ icons/jsx/Healing.jsx | 2 ++ icons/jsx/HealthAndSafety.jsx | 2 ++ icons/jsx/Hearing.jsx | 2 ++ icons/jsx/HearingDisabled.jsx | 2 ++ icons/jsx/HeartBroken.jsx | 2 ++ icons/jsx/HeatPump.jsx | 2 ++ icons/jsx/Height.jsx | 2 ++ icons/jsx/Help.jsx | 2 ++ icons/jsx/HelpCenter.jsx | 2 ++ icons/jsx/HelpOutline.jsx | 2 ++ icons/jsx/Hevc.jsx | 2 ++ icons/jsx/Hexagon.jsx | 2 ++ icons/jsx/HideImage.jsx | 2 ++ icons/jsx/HideSource.jsx | 2 ++ icons/jsx/HighQuality.jsx | 2 ++ icons/jsx/Highlight.jsx | 2 ++ icons/jsx/HighlightAlt.jsx | 2 ++ icons/jsx/HighlightOff.jsx | 2 ++ icons/jsx/Hiking.jsx | 2 ++ icons/jsx/History.jsx | 2 ++ icons/jsx/HistoryEdu.jsx | 2 ++ icons/jsx/HistoryToggleOff.jsx | 2 ++ icons/jsx/Hive.jsx | 2 ++ icons/jsx/Hls.jsx | 2 ++ icons/jsx/HlsOff.jsx | 2 ++ icons/jsx/HolidayVillage.jsx | 2 ++ icons/jsx/Home.jsx | 2 ++ icons/jsx/HomeMax.jsx | 2 ++ icons/jsx/HomeMini.jsx | 2 ++ icons/jsx/HomeRepairService.jsx | 2 ++ icons/jsx/HomeWork.jsx | 2 ++ icons/jsx/HorizontalDistribute.jsx | 2 ++ icons/jsx/HorizontalRule.jsx | 2 ++ icons/jsx/HorizontalSplit.jsx | 2 ++ icons/jsx/HotTub.jsx | 2 ++ icons/jsx/Hotel.jsx | 2 ++ icons/jsx/HotelClass.jsx | 2 ++ icons/jsx/HourglassBottom.jsx | 2 ++ icons/jsx/HourglassDisabled.jsx | 2 ++ icons/jsx/HourglassEmpty.jsx | 2 ++ icons/jsx/HourglassFull.jsx | 2 ++ icons/jsx/HourglassTop.jsx | 2 ++ icons/jsx/House.jsx | 2 ++ icons/jsx/HouseSiding.jsx | 2 ++ icons/jsx/Houseboat.jsx | 2 ++ icons/jsx/HowToReg.jsx | 2 ++ icons/jsx/HowToVote.jsx | 2 ++ icons/jsx/Html.jsx | 2 ++ icons/jsx/Http.jsx | 2 ++ icons/jsx/Https.jsx | 2 ++ icons/jsx/Hub.jsx | 2 ++ icons/jsx/Hvac.jsx | 2 ++ icons/jsx/IceSkating.jsx | 2 ++ icons/jsx/Icecream.jsx | 2 ++ icons/jsx/Image.jsx | 2 ++ icons/jsx/ImageAspectRatio.jsx | 2 ++ icons/jsx/ImageNotSupported.jsx | 2 ++ icons/jsx/ImageSearch.jsx | 2 ++ icons/jsx/ImagesearchRoller.jsx | 2 ++ icons/jsx/ImportContacts.jsx | 2 ++ icons/jsx/ImportExport.jsx | 2 ++ icons/jsx/ImportantDevices.jsx | 2 ++ icons/jsx/Inbox.jsx | 2 ++ icons/jsx/IncompleteCircle.jsx | 2 ++ icons/jsx/IndeterminateCheckBox.jsx | 2 ++ icons/jsx/Info.jsx | 2 ++ icons/jsx/InfoOutline.jsx | 2 ++ icons/jsx/Input.jsx | 2 ++ icons/jsx/InsertChart.jsx | 2 ++ icons/jsx/InsertChartOutlined.jsx | 2 ++ icons/jsx/InsertComment.jsx | 2 ++ icons/jsx/InsertDriveFile.jsx | 2 ++ icons/jsx/InsertEmoticon.jsx | 2 ++ icons/jsx/InsertInvitation.jsx | 2 ++ icons/jsx/InsertLink.jsx | 2 ++ icons/jsx/InsertPageBreak.jsx | 2 ++ icons/jsx/InsertPhoto.jsx | 2 ++ icons/jsx/Insights.jsx | 2 ++ icons/jsx/InstallDesktop.jsx | 2 ++ icons/jsx/InstallMobile.jsx | 2 ++ icons/jsx/Institution.jsx | 2 ++ icons/jsx/IntegrationInstructions.jsx | 2 ++ icons/jsx/Interests.jsx | 2 ++ icons/jsx/InterpreterMode.jsx | 2 ++ icons/jsx/Inventory.jsx | 2 ++ icons/jsx/Inventory2.jsx | 2 ++ icons/jsx/InvertColors.jsx | 2 ++ icons/jsx/InvertColorsOff.jsx | 2 ++ icons/jsx/IosShare.jsx | 2 ++ icons/jsx/Iron.jsx | 2 ++ icons/jsx/Iso.jsx | 2 ++ icons/jsx/Issue.jsx | 2 ++ icons/jsx/Javascript.jsx | 2 ++ icons/jsx/JoinFull.jsx | 2 ++ icons/jsx/JoinInner.jsx | 2 ++ icons/jsx/JoinLeft.jsx | 2 ++ icons/jsx/JoinRight.jsx | 2 ++ icons/jsx/Kayaking.jsx | 2 ++ icons/jsx/KebabDining.jsx | 2 ++ icons/jsx/Key.jsx | 2 ++ icons/jsx/KeyOff.jsx | 2 ++ icons/jsx/Keyboard.jsx | 2 ++ icons/jsx/KeyboardAlt.jsx | 2 ++ icons/jsx/KeyboardArrowDown.jsx | 2 ++ icons/jsx/KeyboardArrowLeft.jsx | 2 ++ icons/jsx/KeyboardArrowRight.jsx | 2 ++ icons/jsx/KeyboardArrowUp.jsx | 2 ++ icons/jsx/KeyboardBackspace.jsx | 2 ++ icons/jsx/KeyboardCapslock.jsx | 2 ++ icons/jsx/KeyboardCommandKey.jsx | 2 ++ icons/jsx/KeyboardControlKey.jsx | 2 ++ icons/jsx/KeyboardDoubleArrowDown.jsx | 2 ++ icons/jsx/KeyboardDoubleArrowLeft.jsx | 2 ++ icons/jsx/KeyboardDoubleArrowRight.jsx | 2 ++ icons/jsx/KeyboardDoubleArrowUp.jsx | 2 ++ icons/jsx/KeyboardHide.jsx | 2 ++ icons/jsx/KeyboardOptionKey.jsx | 2 ++ icons/jsx/KeyboardReturn.jsx | 2 ++ icons/jsx/KeyboardTab.jsx | 2 ++ icons/jsx/KeyboardVoice.jsx | 2 ++ icons/jsx/KingBed.jsx | 2 ++ icons/jsx/Kitchen.jsx | 2 ++ icons/jsx/Kitesurfing.jsx | 2 ++ icons/jsx/Label.jsx | 2 ++ icons/jsx/LabelImportant.jsx | 2 ++ icons/jsx/LabelOff.jsx | 2 ++ icons/jsx/Lan.jsx | 2 ++ icons/jsx/Landscape.jsx | 2 ++ icons/jsx/Landslide.jsx | 2 ++ icons/jsx/Language.jsx | 2 ++ icons/jsx/Laptop.jsx | 2 ++ icons/jsx/LaptopChromebook.jsx | 2 ++ icons/jsx/LaptopMac.jsx | 2 ++ icons/jsx/LaptopWindows.jsx | 2 ++ icons/jsx/LastPage.jsx | 2 ++ icons/jsx/Launch.jsx | 2 ++ icons/jsx/Layers.jsx | 2 ++ icons/jsx/LayersClear.jsx | 2 ++ icons/jsx/Leaderboard.jsx | 2 ++ icons/jsx/LeakAdd.jsx | 2 ++ icons/jsx/LeakRemove.jsx | 2 ++ icons/jsx/LeaveBagsAtHome.jsx | 2 ++ icons/jsx/LegendToggle.jsx | 2 ++ icons/jsx/Lens.jsx | 2 ++ icons/jsx/LensBlur.jsx | 2 ++ icons/jsx/LessThan.jsx | 2 ++ icons/jsx/LessThanEqual.jsx | 2 ++ icons/jsx/LibraryAdd.jsx | 2 ++ icons/jsx/LibraryAddCheck.jsx | 2 ++ icons/jsx/LibraryBooks.jsx | 2 ++ icons/jsx/LibraryMusic.jsx | 2 ++ icons/jsx/Light.jsx | 2 ++ icons/jsx/LightMode.jsx | 2 ++ icons/jsx/Lightbulb.jsx | 2 ++ icons/jsx/LightbulbCircle.jsx | 2 ++ icons/jsx/LineAxis.jsx | 2 ++ icons/jsx/LineStyle.jsx | 2 ++ icons/jsx/LineWeight.jsx | 2 ++ icons/jsx/LinearScale.jsx | 2 ++ icons/jsx/Link.jsx | 2 ++ icons/jsx/LinkOff.jsx | 2 ++ icons/jsx/LinkedCamera.jsx | 2 ++ icons/jsx/Liquor.jsx | 2 ++ icons/jsx/List.jsx | 2 ++ icons/jsx/ListAlt.jsx | 2 ++ icons/jsx/ListView.jsx | 2 ++ icons/jsx/LiveHelp.jsx | 2 ++ icons/jsx/LiveTv.jsx | 2 ++ icons/jsx/Living.jsx | 2 ++ icons/jsx/LocalActivity.jsx | 2 ++ icons/jsx/LocalAirport.jsx | 2 ++ icons/jsx/LocalAtm.jsx | 2 ++ icons/jsx/LocalBar.jsx | 2 ++ icons/jsx/LocalCafe.jsx | 2 ++ icons/jsx/LocalCarWash.jsx | 2 ++ icons/jsx/LocalConvenienceStore.jsx | 2 ++ icons/jsx/LocalDining.jsx | 2 ++ icons/jsx/LocalDrink.jsx | 2 ++ icons/jsx/LocalFireDepartment.jsx | 2 ++ icons/jsx/LocalFlorist.jsx | 2 ++ icons/jsx/LocalGasStation.jsx | 2 ++ icons/jsx/LocalGroceryStore.jsx | 2 ++ icons/jsx/LocalHospital.jsx | 2 ++ icons/jsx/LocalHotel.jsx | 2 ++ icons/jsx/LocalLaundryService.jsx | 2 ++ icons/jsx/LocalLibrary.jsx | 2 ++ icons/jsx/LocalMall.jsx | 2 ++ icons/jsx/LocalMovies.jsx | 2 ++ icons/jsx/LocalOffer.jsx | 2 ++ icons/jsx/LocalParking.jsx | 2 ++ icons/jsx/LocalPharmacy.jsx | 2 ++ icons/jsx/LocalPhone.jsx | 2 ++ icons/jsx/LocalPizza.jsx | 2 ++ icons/jsx/LocalPlay.jsx | 2 ++ icons/jsx/LocalPolice.jsx | 2 ++ icons/jsx/LocalPostOffice.jsx | 2 ++ icons/jsx/LocalPrintshop.jsx | 2 ++ icons/jsx/LocalSee.jsx | 2 ++ icons/jsx/LocalShipping.jsx | 2 ++ icons/jsx/LocalTaxi.jsx | 2 ++ icons/jsx/LocationCity.jsx | 2 ++ icons/jsx/LocationDisabled.jsx | 2 ++ icons/jsx/LocationOff.jsx | 2 ++ icons/jsx/LocationOn.jsx | 2 ++ icons/jsx/LocationSearching.jsx | 2 ++ icons/jsx/Lock.jsx | 2 ++ icons/jsx/LockClock.jsx | 2 ++ icons/jsx/LockOpen.jsx | 2 ++ icons/jsx/LockPerson.jsx | 2 ++ icons/jsx/LockReset.jsx | 2 ++ icons/jsx/Locked.jsx | 2 ++ icons/jsx/Login.jsx | 2 ++ icons/jsx/LogoDev.jsx | 2 ++ icons/jsx/Logout.jsx | 2 ++ icons/jsx/Looks.jsx | 2 ++ icons/jsx/Looks3.jsx | 2 ++ icons/jsx/Looks4.jsx | 2 ++ icons/jsx/Looks5.jsx | 2 ++ icons/jsx/Looks6.jsx | 2 ++ icons/jsx/LooksOne.jsx | 2 ++ icons/jsx/LooksTwo.jsx | 2 ++ icons/jsx/Loop.jsx | 2 ++ icons/jsx/Loupe.jsx | 2 ++ icons/jsx/LowPriority.jsx | 2 ++ icons/jsx/Loyalty.jsx | 2 ++ icons/jsx/LteMobiledata.jsx | 2 ++ icons/jsx/LtePlusMobiledata.jsx | 2 ++ icons/jsx/Luggage.jsx | 2 ++ icons/jsx/LunchDining.jsx | 2 ++ icons/jsx/Lyrics.jsx | 2 ++ icons/jsx/MacroOff.jsx | 2 ++ icons/jsx/Mail.jsx | 2 ++ icons/jsx/MailLock.jsx | 2 ++ icons/jsx/MailOutline.jsx | 2 ++ icons/jsx/Male.jsx | 2 ++ icons/jsx/Man.jsx | 2 ++ icons/jsx/Man2.jsx | 2 ++ icons/jsx/Man3.jsx | 2 ++ icons/jsx/Man4.jsx | 2 ++ icons/jsx/ManageAccounts.jsx | 2 ++ icons/jsx/ManageHistory.jsx | 2 ++ icons/jsx/ManageSearch.jsx | 2 ++ icons/jsx/Map.jsx | 2 ++ icons/jsx/MapsHomeWork.jsx | 2 ++ icons/jsx/MapsUgc.jsx | 2 ++ icons/jsx/Margin.jsx | 2 ++ icons/jsx/MarkAsUnread.jsx | 2 ++ icons/jsx/MarkChatRead.jsx | 2 ++ icons/jsx/MarkChatUnread.jsx | 2 ++ icons/jsx/MarkEmailRead.jsx | 2 ++ icons/jsx/MarkEmailUnread.jsx | 2 ++ icons/jsx/MarkUnreadChatAlt.jsx | 2 ++ icons/jsx/Markunread.jsx | 2 ++ icons/jsx/MarkunreadMailbox.jsx | 2 ++ icons/jsx/Masks.jsx | 2 ++ icons/jsx/Maximize.jsx | 2 ++ icons/jsx/MediaBluetoothOff.jsx | 2 ++ icons/jsx/MediaBluetoothOn.jsx | 2 ++ icons/jsx/Mediation.jsx | 2 ++ icons/jsx/MedicalInformation.jsx | 2 ++ icons/jsx/MedicalServices.jsx | 2 ++ icons/jsx/Medication.jsx | 2 ++ icons/jsx/MedicationLiquid.jsx | 2 ++ icons/jsx/MeetingRoom.jsx | 2 ++ icons/jsx/Memory.jsx | 2 ++ icons/jsx/Menu.jsx | 2 ++ icons/jsx/MenuBook.jsx | 2 ++ icons/jsx/MenuOpen.jsx | 2 ++ icons/jsx/Merge.jsx | 2 ++ icons/jsx/MergeType.jsx | 2 ++ icons/jsx/Message.jsx | 2 ++ icons/jsx/Mic.jsx | 2 ++ icons/jsx/MicExternalOff.jsx | 2 ++ icons/jsx/MicExternalOn.jsx | 2 ++ icons/jsx/MicNone.jsx | 2 ++ icons/jsx/MicOff.jsx | 2 ++ icons/jsx/MicrosoftTeams.jsx | 2 ++ icons/jsx/Microwave.jsx | 2 ++ icons/jsx/MilitaryTech.jsx | 2 ++ icons/jsx/Minimize.jsx | 2 ++ icons/jsx/MinorCrash.jsx | 2 ++ icons/jsx/Minus.jsx | 2 ++ icons/jsx/MiscellaneousServices.jsx | 2 ++ icons/jsx/MissedVideoCall.jsx | 2 ++ icons/jsx/Mms.jsx | 2 ++ icons/jsx/MobileFriendly.jsx | 2 ++ icons/jsx/MobileOff.jsx | 2 ++ icons/jsx/MobileScreenShare.jsx | 2 ++ icons/jsx/MobiledataOff.jsx | 2 ++ icons/jsx/Mode.jsx | 2 ++ icons/jsx/ModeComment.jsx | 2 ++ icons/jsx/ModeEdit.jsx | 2 ++ icons/jsx/ModeEditOutline.jsx | 2 ++ icons/jsx/ModeFanOff.jsx | 2 ++ icons/jsx/ModeNight.jsx | 2 ++ icons/jsx/ModeOfTravel.jsx | 2 ++ icons/jsx/ModeStandby.jsx | 2 ++ icons/jsx/ModelTraining.jsx | 2 ++ icons/jsx/MonetizationOn.jsx | 2 ++ icons/jsx/Money.jsx | 2 ++ icons/jsx/MoneyFilled.jsx | 2 ++ icons/jsx/MoneyOff.jsx | 2 ++ icons/jsx/MoneyOffCsred.jsx | 2 ++ icons/jsx/MoneyOutline.jsx | 2 ++ icons/jsx/Monitor.jsx | 2 ++ icons/jsx/MonitorHeart.jsx | 2 ++ icons/jsx/MonitorWeight.jsx | 2 ++ icons/jsx/MonochromePhotos.jsx | 2 ++ icons/jsx/Mood.jsx | 2 ++ icons/jsx/MoodBad.jsx | 2 ++ icons/jsx/Moped.jsx | 2 ++ icons/jsx/More.jsx | 2 ++ icons/jsx/MoreHoriz.jsx | 2 ++ icons/jsx/MoreTime.jsx | 2 ++ icons/jsx/MoreVert.jsx | 2 ++ icons/jsx/Mosque.jsx | 2 ++ icons/jsx/MotionPhotosAuto.jsx | 2 ++ icons/jsx/MotionPhotosOff.jsx | 2 ++ icons/jsx/MotionPhotosOn.jsx | 2 ++ icons/jsx/MotionPhotosPause.jsx | 2 ++ icons/jsx/MotionPhotosPaused.jsx | 2 ++ icons/jsx/Motorcycle.jsx | 2 ++ icons/jsx/Mouse.jsx | 2 ++ icons/jsx/MoveDown.jsx | 2 ++ icons/jsx/MoveToInbox.jsx | 2 ++ icons/jsx/MoveUp.jsx | 2 ++ icons/jsx/Movie.jsx | 2 ++ icons/jsx/MovieCreation.jsx | 2 ++ icons/jsx/MovieFilter.jsx | 2 ++ icons/jsx/Moving.jsx | 2 ++ icons/jsx/Mp.jsx | 2 ++ icons/jsx/MultilineChart.jsx | 2 ++ icons/jsx/MultipleStop.jsx | 2 ++ icons/jsx/Museum.jsx | 2 ++ icons/jsx/MusicNote.jsx | 2 ++ icons/jsx/MusicOff.jsx | 2 ++ icons/jsx/MusicVideo.jsx | 2 ++ icons/jsx/MyLocation.jsx | 2 ++ icons/jsx/Nat.jsx | 2 ++ icons/jsx/Nature.jsx | 2 ++ icons/jsx/NaturePeople.jsx | 2 ++ icons/jsx/NavigateBefore.jsx | 2 ++ icons/jsx/NavigateNext.jsx | 2 ++ icons/jsx/Navigation.jsx | 2 ++ icons/jsx/Nc.jsx | 2 ++ icons/jsx/Nd.jsx | 2 ++ icons/jsx/NearMe.jsx | 2 ++ icons/jsx/NearMeDisabled.jsx | 2 ++ icons/jsx/NearbyError.jsx | 2 ++ icons/jsx/NearbyOff.jsx | 2 ++ icons/jsx/NestCamWiredStand.jsx | 2 ++ icons/jsx/NetworkCell.jsx | 2 ++ icons/jsx/NetworkCheck.jsx | 2 ++ icons/jsx/NetworkLocked.jsx | 2 ++ icons/jsx/NetworkPing.jsx | 2 ++ icons/jsx/NetworkWifi.jsx | 2 ++ icons/jsx/NetworkWifi1Bar.jsx | 2 ++ icons/jsx/NetworkWifi2Bar.jsx | 2 ++ icons/jsx/NetworkWifi3Bar.jsx | 2 ++ icons/jsx/NewLabel.jsx | 2 ++ icons/jsx/NewReleases.jsx | 2 ++ icons/jsx/Newspaper.jsx | 2 ++ icons/jsx/NextPlan.jsx | 2 ++ icons/jsx/NextWeek.jsx | 2 ++ icons/jsx/Nfc.jsx | 2 ++ icons/jsx/NightShelter.jsx | 2 ++ icons/jsx/Nightlife.jsx | 2 ++ icons/jsx/Nightlight.jsx | 2 ++ icons/jsx/NightlightRound.jsx | 2 ++ icons/jsx/NightsStay.jsx | 2 ++ icons/jsx/NoAccounts.jsx | 2 ++ icons/jsx/NoAdultContent.jsx | 2 ++ icons/jsx/NoBackpack.jsx | 2 ++ icons/jsx/NoCell.jsx | 2 ++ icons/jsx/NoCrash.jsx | 2 ++ icons/jsx/NoDrinks.jsx | 2 ++ icons/jsx/NoEncryption.jsx | 2 ++ icons/jsx/NoEncryptionGmailerrorred.jsx | 2 ++ icons/jsx/NoFlash.jsx | 2 ++ icons/jsx/NoFood.jsx | 2 ++ icons/jsx/NoLuggage.jsx | 2 ++ icons/jsx/NoMeals.jsx | 2 ++ icons/jsx/NoMeetingRoom.jsx | 2 ++ icons/jsx/NoPhotography.jsx | 2 ++ icons/jsx/NoSim.jsx | 2 ++ icons/jsx/NoStroller.jsx | 2 ++ icons/jsx/NoTransfer.jsx | 2 ++ icons/jsx/NoiseAware.jsx | 2 ++ icons/jsx/NoiseControlOff.jsx | 2 ++ icons/jsx/NordicWalking.jsx | 2 ++ icons/jsx/North.jsx | 2 ++ icons/jsx/NorthEast.jsx | 2 ++ icons/jsx/NorthWest.jsx | 2 ++ icons/jsx/NotAccessible.jsx | 2 ++ icons/jsx/NotEqual.jsx | 2 ++ icons/jsx/NotInterested.jsx | 2 ++ icons/jsx/NotListedLocation.jsx | 2 ++ icons/jsx/NotStarted.jsx | 2 ++ icons/jsx/Note.jsx | 2 ++ icons/jsx/NoteAdd.jsx | 2 ++ icons/jsx/NoteAlt.jsx | 2 ++ icons/jsx/Notes.jsx | 2 ++ icons/jsx/NotificationAdd.jsx | 2 ++ icons/jsx/NotificationImportant.jsx | 2 ++ icons/jsx/Notifications.jsx | 2 ++ icons/jsx/NotificationsActive.jsx | 2 ++ icons/jsx/NotificationsNone.jsx | 2 ++ icons/jsx/NotificationsOff.jsx | 2 ++ icons/jsx/NotificationsPaused.jsx | 2 ++ icons/jsx/Numbers.jsx | 2 ++ icons/jsx/OfflineBolt.jsx | 2 ++ icons/jsx/OfflinePin.jsx | 2 ++ icons/jsx/OfflineShare.jsx | 2 ++ icons/jsx/OilBarrel.jsx | 2 ++ icons/jsx/OnDeviceTraining.jsx | 2 ++ icons/jsx/OndemandVideo.jsx | 2 ++ icons/jsx/OnlinePrediction.jsx | 2 ++ icons/jsx/Opacity.jsx | 2 ++ icons/jsx/OpenInBrowser.jsx | 2 ++ icons/jsx/OpenInFull.jsx | 2 ++ icons/jsx/OpenInNew.jsx | 2 ++ icons/jsx/OpenInNewOff.jsx | 2 ++ icons/jsx/OpenWith.jsx | 2 ++ icons/jsx/OtherHouses.jsx | 2 ++ icons/jsx/Outbond.jsx | 2 ++ icons/jsx/Outbound.jsx | 2 ++ icons/jsx/Outbox.jsx | 2 ++ icons/jsx/OutdoorGrill.jsx | 2 ++ icons/jsx/Outlet.jsx | 2 ++ icons/jsx/OutlinedFlag.jsx | 2 ++ icons/jsx/Output.jsx | 2 ++ icons/jsx/Padding.jsx | 2 ++ icons/jsx/Pages.jsx | 2 ++ icons/jsx/Pageview.jsx | 2 ++ icons/jsx/Paid.jsx | 2 ++ icons/jsx/Palette.jsx | 2 ++ icons/jsx/PanTool.jsx | 2 ++ icons/jsx/PanToolAlt.jsx | 2 ++ icons/jsx/Panorama.jsx | 2 ++ icons/jsx/PanoramaFishEye.jsx | 2 ++ icons/jsx/PanoramaHorizontal.jsx | 2 ++ icons/jsx/PanoramaHorizontalSelect.jsx | 2 ++ icons/jsx/PanoramaPhotosphere.jsx | 2 ++ icons/jsx/PanoramaPhotosphereSelect.jsx | 2 ++ icons/jsx/PanoramaVertical.jsx | 2 ++ icons/jsx/PanoramaVerticalSelect.jsx | 2 ++ icons/jsx/PanoramaWideAngle.jsx | 2 ++ icons/jsx/PanoramaWideAngleSelect.jsx | 2 ++ icons/jsx/Paragliding.jsx | 2 ++ icons/jsx/Park.jsx | 2 ++ icons/jsx/PartyMode.jsx | 2 ++ icons/jsx/Password.jsx | 2 ++ icons/jsx/Pattern.jsx | 2 ++ icons/jsx/Pause.jsx | 2 ++ icons/jsx/PauseCircle.jsx | 2 ++ icons/jsx/PauseCircleFilled.jsx | 2 ++ icons/jsx/PauseCircleOutline.jsx | 2 ++ icons/jsx/PausePresentation.jsx | 2 ++ icons/jsx/Payment.jsx | 2 ++ icons/jsx/Payments.jsx | 2 ++ icons/jsx/Paypal.jsx | 2 ++ icons/jsx/PedalBike.jsx | 2 ++ icons/jsx/Pending.jsx | 2 ++ icons/jsx/PendingActions.jsx | 2 ++ icons/jsx/Pentagon.jsx | 2 ++ icons/jsx/People.jsx | 2 ++ icons/jsx/PeopleAlt.jsx | 2 ++ icons/jsx/PeopleOutline.jsx | 2 ++ icons/jsx/Percent.jsx | 2 ++ icons/jsx/Percentage.jsx | 2 ++ icons/jsx/PermCameraMic.jsx | 2 ++ icons/jsx/PermContactCalendar.jsx | 2 ++ icons/jsx/PermDataSetting.jsx | 2 ++ icons/jsx/PermDeviceInformation.jsx | 2 ++ icons/jsx/PermIdentity.jsx | 2 ++ icons/jsx/PermMedia.jsx | 2 ++ icons/jsx/PermPhoneMsg.jsx | 2 ++ icons/jsx/PermScanWifi.jsx | 2 ++ icons/jsx/Person.jsx | 2 ++ icons/jsx/Person2.jsx | 2 ++ icons/jsx/Person3.jsx | 2 ++ icons/jsx/Person4.jsx | 2 ++ icons/jsx/PersonAdd.jsx | 2 ++ icons/jsx/PersonAddAlt.jsx | 2 ++ icons/jsx/PersonAddAlt1.jsx | 2 ++ icons/jsx/PersonAddDisabled.jsx | 2 ++ icons/jsx/PersonOff.jsx | 2 ++ icons/jsx/PersonOutline.jsx | 2 ++ icons/jsx/PersonPin.jsx | 2 ++ icons/jsx/PersonPinCircle.jsx | 2 ++ icons/jsx/PersonRemove.jsx | 2 ++ icons/jsx/PersonRemoveAlt1.jsx | 2 ++ icons/jsx/PersonSearch.jsx | 2 ++ icons/jsx/PersonalInjury.jsx | 2 ++ icons/jsx/PersonalVideo.jsx | 2 ++ icons/jsx/PestControl.jsx | 2 ++ icons/jsx/PestControlRodent.jsx | 2 ++ icons/jsx/Pets.jsx | 2 ++ icons/jsx/Phishing.jsx | 2 ++ icons/jsx/Phone.jsx | 2 ++ icons/jsx/PhoneAndroid.jsx | 2 ++ icons/jsx/PhoneBluetoothSpeaker.jsx | 2 ++ icons/jsx/PhoneCallback.jsx | 2 ++ icons/jsx/PhoneDisabled.jsx | 2 ++ icons/jsx/PhoneEnabled.jsx | 2 ++ icons/jsx/PhoneForwarded.jsx | 2 ++ icons/jsx/PhoneInTalk.jsx | 2 ++ icons/jsx/PhoneIphone.jsx | 2 ++ icons/jsx/PhoneLocked.jsx | 2 ++ icons/jsx/PhoneMissed.jsx | 2 ++ icons/jsx/PhonePaused.jsx | 2 ++ icons/jsx/Phonelink.jsx | 2 ++ icons/jsx/PhonelinkErase.jsx | 2 ++ icons/jsx/PhonelinkLock.jsx | 2 ++ icons/jsx/PhonelinkOff.jsx | 2 ++ icons/jsx/PhonelinkRing.jsx | 2 ++ icons/jsx/PhonelinkSetup.jsx | 2 ++ icons/jsx/Photo.jsx | 2 ++ icons/jsx/PhotoAlbum.jsx | 2 ++ icons/jsx/PhotoCamera.jsx | 2 ++ icons/jsx/PhotoCameraBack.jsx | 2 ++ icons/jsx/PhotoCameraFront.jsx | 2 ++ icons/jsx/PhotoFilter.jsx | 2 ++ icons/jsx/PhotoLibrary.jsx | 2 ++ icons/jsx/PhotoSizeSelectActual.jsx | 2 ++ icons/jsx/PhotoSizeSelectLarge.jsx | 2 ++ icons/jsx/PhotoSizeSelectSmall.jsx | 2 ++ icons/jsx/Php.jsx | 2 ++ icons/jsx/Piano.jsx | 2 ++ icons/jsx/PianoOff.jsx | 2 ++ icons/jsx/PictureAsPdf.jsx | 2 ++ icons/jsx/PictureInPicture.jsx | 2 ++ icons/jsx/PictureInPictureAlt.jsx | 2 ++ icons/jsx/PieChart.jsx | 2 ++ icons/jsx/PieChartOutline.jsx | 2 ++ icons/jsx/Pin.jsx | 2 ++ icons/jsx/PinDrop.jsx | 2 ++ icons/jsx/PinEnd.jsx | 2 ++ icons/jsx/PinInvoke.jsx | 2 ++ icons/jsx/PinOff.jsx | 2 ++ icons/jsx/Pinch.jsx | 2 ++ icons/jsx/PivotTableChart.jsx | 2 ++ icons/jsx/Pix.jsx | 2 ++ icons/jsx/Place.jsx | 2 ++ icons/jsx/Plagiarism.jsx | 2 ++ icons/jsx/PlayArrow.jsx | 2 ++ icons/jsx/PlayCircle.jsx | 2 ++ icons/jsx/PlayCircleFilled.jsx | 2 ++ icons/jsx/PlayCircleFilledWhite.jsx | 2 ++ icons/jsx/PlayCircleOutline.jsx | 2 ++ icons/jsx/PlayDisabled.jsx | 2 ++ icons/jsx/PlayForWork.jsx | 2 ++ icons/jsx/PlayLesson.jsx | 2 ++ icons/jsx/PlaylistAdd.jsx | 2 ++ icons/jsx/PlaylistAddCheck.jsx | 2 ++ icons/jsx/PlaylistAddCheckCircle.jsx | 2 ++ icons/jsx/PlaylistAddCircle.jsx | 2 ++ icons/jsx/PlaylistPlay.jsx | 2 ++ icons/jsx/PlaylistRemove.jsx | 2 ++ icons/jsx/Plumbing.jsx | 2 ++ icons/jsx/Plus.jsx | 2 ++ icons/jsx/PlusMinus.jsx | 2 ++ icons/jsx/PlusMinusAlt.jsx | 2 ++ icons/jsx/PlusOne.jsx | 2 ++ icons/jsx/Podcasts.jsx | 2 ++ icons/jsx/PointOfSale.jsx | 2 ++ icons/jsx/Policy.jsx | 2 ++ icons/jsx/Poll.jsx | 2 ++ icons/jsx/Polyline.jsx | 2 ++ icons/jsx/Polymer.jsx | 2 ++ icons/jsx/Pool.jsx | 2 ++ icons/jsx/PortableWifiOff.jsx | 2 ++ icons/jsx/Portrait.jsx | 2 ++ icons/jsx/Post.jsx | 2 ++ icons/jsx/PostAdd.jsx | 2 ++ icons/jsx/PostOutline.jsx | 2 ++ icons/jsx/Power.jsx | 2 ++ icons/jsx/PowerInput.jsx | 2 ++ icons/jsx/PowerOff.jsx | 2 ++ icons/jsx/PowerSettingsNew.jsx | 2 ++ icons/jsx/PrecisionManufacturing.jsx | 2 ++ icons/jsx/PregnantWoman.jsx | 2 ++ icons/jsx/PresentToAll.jsx | 2 ++ icons/jsx/Preview.jsx | 2 ++ icons/jsx/PriceChange.jsx | 2 ++ icons/jsx/PriceCheck.jsx | 2 ++ icons/jsx/Print.jsx | 2 ++ icons/jsx/PrintDisabled.jsx | 2 ++ icons/jsx/PriorityHigh.jsx | 2 ++ icons/jsx/PrivacyTip.jsx | 2 ++ icons/jsx/PrivateConnectivity.jsx | 2 ++ icons/jsx/ProductionQuantityLimits.jsx | 2 ++ icons/jsx/Program.jsx | 2 ++ icons/jsx/Propane.jsx | 2 ++ icons/jsx/PropaneTank.jsx | 2 ++ icons/jsx/Psychology.jsx | 2 ++ icons/jsx/PsychologyAlt.jsx | 2 ++ icons/jsx/Public.jsx | 2 ++ icons/jsx/PublicOff.jsx | 2 ++ icons/jsx/Publish.jsx | 2 ++ icons/jsx/PublishedWithChanges.jsx | 2 ++ icons/jsx/PunchClock.jsx | 2 ++ icons/jsx/PushPin.jsx | 2 ++ icons/jsx/QrCode2.jsx | 2 ++ icons/jsx/QrCodeScanner.jsx | 2 ++ icons/jsx/Qrcode.jsx | 2 ++ icons/jsx/QueryBuilder.jsx | 2 ++ icons/jsx/QueryStats.jsx | 2 ++ icons/jsx/Question.jsx | 2 ++ icons/jsx/QuestionAnswer.jsx | 2 ++ icons/jsx/QuestionAnswerOutline.jsx | 2 ++ icons/jsx/QuestionMark.jsx | 2 ++ icons/jsx/Queue.jsx | 2 ++ icons/jsx/QueueMusic.jsx | 2 ++ icons/jsx/QueuePlayNext.jsx | 2 ++ icons/jsx/Quickreply.jsx | 2 ++ icons/jsx/Quiz.jsx | 2 ++ icons/jsx/Quora.jsx | 2 ++ icons/jsx/RMobiledata.jsx | 2 ++ icons/jsx/Radar.jsx | 2 ++ icons/jsx/Radio.jsx | 2 ++ icons/jsx/RadioButtonChecked.jsx | 2 ++ icons/jsx/RadioButtonUnchecked.jsx | 2 ++ icons/jsx/RailwayAlert.jsx | 2 ++ icons/jsx/RamenDining.jsx | 2 ++ icons/jsx/RampLeft.jsx | 2 ++ icons/jsx/RampRight.jsx | 2 ++ icons/jsx/RateReview.jsx | 2 ++ icons/jsx/RawOff.jsx | 2 ++ icons/jsx/RawOn.jsx | 2 ++ icons/jsx/ReadMore.jsx | 2 ++ icons/jsx/RealEstateAgent.jsx | 2 ++ icons/jsx/Receipt.jsx | 2 ++ icons/jsx/ReceiptLong.jsx | 2 ++ icons/jsx/RecentActors.jsx | 2 ++ icons/jsx/Recommend.jsx | 2 ++ icons/jsx/Record.jsx | 2 ++ icons/jsx/RecordVoiceOver.jsx | 2 ++ icons/jsx/Rectangle.jsx | 2 ++ icons/jsx/Recycling.jsx | 2 ++ icons/jsx/Reddit.jsx | 2 ++ icons/jsx/Redeem.jsx | 2 ++ icons/jsx/Redo.jsx | 2 ++ icons/jsx/ReduceCapacity.jsx | 2 ++ icons/jsx/Refresh.jsx | 2 ++ icons/jsx/RememberMe.jsx | 2 ++ icons/jsx/Remove.jsx | 2 ++ icons/jsx/RemoveCircle.jsx | 2 ++ icons/jsx/RemoveCircleOutline.jsx | 2 ++ icons/jsx/RemoveDone.jsx | 2 ++ icons/jsx/RemoveFromQueue.jsx | 2 ++ icons/jsx/RemoveModerator.jsx | 2 ++ icons/jsx/RemoveRedEye.jsx | 2 ++ icons/jsx/RemoveRoad.jsx | 2 ++ icons/jsx/RemoveShoppingCart.jsx | 2 ++ icons/jsx/Reorder.jsx | 2 ++ icons/jsx/Repartition.jsx | 2 ++ icons/jsx/Repeat.jsx | 2 ++ icons/jsx/RepeatOn.jsx | 2 ++ icons/jsx/RepeatOne.jsx | 2 ++ icons/jsx/RepeatOneOn.jsx | 2 ++ icons/jsx/Replay.jsx | 2 ++ icons/jsx/Replay10.jsx | 2 ++ icons/jsx/Replay30.jsx | 2 ++ icons/jsx/Replay5.jsx | 2 ++ icons/jsx/ReplayCircleFilled.jsx | 2 ++ icons/jsx/Reply.jsx | 2 ++ icons/jsx/ReplyAll.jsx | 2 ++ icons/jsx/Report.jsx | 2 ++ icons/jsx/ReportGmailerrorred.jsx | 2 ++ icons/jsx/ReportOff.jsx | 2 ++ icons/jsx/ReportOutline.jsx | 2 ++ icons/jsx/ReportProblem.jsx | 2 ++ icons/jsx/RequestPage.jsx | 2 ++ icons/jsx/RequestQuote.jsx | 2 ++ icons/jsx/ResetTv.jsx | 2 ++ icons/jsx/RestartAlt.jsx | 2 ++ icons/jsx/Restaurant.jsx | 2 ++ icons/jsx/RestaurantMenu.jsx | 2 ++ icons/jsx/Restore.jsx | 2 ++ icons/jsx/RestoreFromTrash.jsx | 2 ++ icons/jsx/RestorePage.jsx | 2 ++ icons/jsx/Reviews.jsx | 2 ++ icons/jsx/RiceBowl.jsx | 2 ++ icons/jsx/RingVolume.jsx | 2 ++ icons/jsx/Rocket.jsx | 2 ++ icons/jsx/RocketLaunch.jsx | 2 ++ icons/jsx/RollerShades.jsx | 2 ++ icons/jsx/RollerShadesClosed.jsx | 2 ++ icons/jsx/RollerSkating.jsx | 2 ++ icons/jsx/Roofing.jsx | 2 ++ icons/jsx/Room.jsx | 2 ++ icons/jsx/RoomPreferences.jsx | 2 ++ icons/jsx/RoomService.jsx | 2 ++ icons/jsx/Rotate90DegreesCcw.jsx | 2 ++ icons/jsx/Rotate90DegreesCw.jsx | 2 ++ icons/jsx/RotateLeft.jsx | 2 ++ icons/jsx/RotateRight.jsx | 2 ++ icons/jsx/RoundaboutLeft.jsx | 2 ++ icons/jsx/RoundaboutRight.jsx | 2 ++ icons/jsx/RoundedCorner.jsx | 2 ++ icons/jsx/Route.jsx | 2 ++ icons/jsx/Router.jsx | 2 ++ icons/jsx/Rowing.jsx | 2 ++ icons/jsx/RssFeed.jsx | 2 ++ icons/jsx/Rsvp.jsx | 2 ++ icons/jsx/Rtt.jsx | 2 ++ icons/jsx/Rule.jsx | 2 ++ icons/jsx/RuleFolder.jsx | 2 ++ icons/jsx/RunCircle.jsx | 2 ++ icons/jsx/RunningWithErrors.jsx | 2 ++ icons/jsx/RvHookup.jsx | 2 ++ icons/jsx/Sa.jsx | 2 ++ icons/jsx/SafetyCheck.jsx | 2 ++ icons/jsx/SafetyDivider.jsx | 2 ++ icons/jsx/Sailing.jsx | 2 ++ icons/jsx/Sanitizer.jsx | 2 ++ icons/jsx/Satellite.jsx | 2 ++ icons/jsx/SatelliteAlt.jsx | 2 ++ icons/jsx/Save.jsx | 2 ++ icons/jsx/SaveAll.jsx | 2 ++ icons/jsx/SaveAlt.jsx | 2 ++ icons/jsx/SaveAs.jsx | 2 ++ icons/jsx/SavedSearch.jsx | 2 ++ icons/jsx/Savings.jsx | 2 ++ icons/jsx/Scale.jsx | 2 ++ icons/jsx/Scanner.jsx | 2 ++ icons/jsx/ScatterPlot.jsx | 2 ++ icons/jsx/Schedule.jsx | 2 ++ icons/jsx/ScheduleSend.jsx | 2 ++ icons/jsx/Schema.jsx | 2 ++ icons/jsx/School.jsx | 2 ++ icons/jsx/SchoolOutline.jsx | 2 ++ icons/jsx/Science.jsx | 2 ++ icons/jsx/Score.jsx | 2 ++ icons/jsx/Scoreboard.jsx | 2 ++ icons/jsx/ScreenLockLandscape.jsx | 2 ++ icons/jsx/ScreenLockPortrait.jsx | 2 ++ icons/jsx/ScreenLockRotation.jsx | 2 ++ icons/jsx/ScreenRotation.jsx | 2 ++ icons/jsx/ScreenRotationAlt.jsx | 2 ++ icons/jsx/ScreenSearchDesktop.jsx | 2 ++ icons/jsx/ScreenShare.jsx | 2 ++ icons/jsx/Screenshot.jsx | 2 ++ icons/jsx/ScreenshotMonitor.jsx | 2 ++ icons/jsx/ScubaDiving.jsx | 2 ++ icons/jsx/Sd.jsx | 2 ++ icons/jsx/SdCard.jsx | 2 ++ icons/jsx/SdCardAlert.jsx | 2 ++ icons/jsx/SdStorage.jsx | 2 ++ icons/jsx/Search.jsx | 2 ++ icons/jsx/SearchOff.jsx | 2 ++ icons/jsx/Security.jsx | 2 ++ icons/jsx/SecurityUpdate.jsx | 2 ++ icons/jsx/SecurityUpdateGood.jsx | 2 ++ icons/jsx/SecurityUpdateWarning.jsx | 2 ++ icons/jsx/Segment.jsx | 2 ++ icons/jsx/SelectAll.jsx | 2 ++ icons/jsx/SelfImprovement.jsx | 2 ++ icons/jsx/Sell.jsx | 2 ++ icons/jsx/Send.jsx | 2 ++ icons/jsx/SendAndArchive.jsx | 2 ++ icons/jsx/SendTimeExtension.jsx | 2 ++ icons/jsx/SendToMobile.jsx | 2 ++ icons/jsx/SensorDoor.jsx | 2 ++ icons/jsx/SensorOccupied.jsx | 2 ++ icons/jsx/SensorWindow.jsx | 2 ++ icons/jsx/Sensors.jsx | 2 ++ icons/jsx/SensorsOff.jsx | 2 ++ icons/jsx/SentimentDissatisfied.jsx | 2 ++ icons/jsx/SentimentNeutral.jsx | 2 ++ icons/jsx/SentimentSatisfied.jsx | 2 ++ icons/jsx/SentimentSatisfiedAlt.jsx | 2 ++ icons/jsx/SentimentSlightlyDissatisfied.jsx | 2 ++ icons/jsx/SentimentVeryDissatisfied.jsx | 2 ++ icons/jsx/SentimentVerySatisfied.jsx | 2 ++ icons/jsx/SetMeal.jsx | 2 ++ icons/jsx/Settings.jsx | 2 ++ icons/jsx/SettingsAccessibility.jsx | 2 ++ icons/jsx/SettingsApplications.jsx | 2 ++ icons/jsx/SettingsBackupRestore.jsx | 2 ++ icons/jsx/SettingsBluetooth.jsx | 2 ++ icons/jsx/SettingsBrightness.jsx | 2 ++ icons/jsx/SettingsCell.jsx | 2 ++ icons/jsx/SettingsEthernet.jsx | 2 ++ icons/jsx/SettingsInputAntenna.jsx | 2 ++ icons/jsx/SettingsInputComponent.jsx | 2 ++ icons/jsx/SettingsInputComposite.jsx | 2 ++ icons/jsx/SettingsInputHdmi.jsx | 2 ++ icons/jsx/SettingsInputSvideo.jsx | 2 ++ icons/jsx/SettingsOverscan.jsx | 2 ++ icons/jsx/SettingsPhone.jsx | 2 ++ icons/jsx/SettingsPower.jsx | 2 ++ icons/jsx/SettingsRemote.jsx | 2 ++ icons/jsx/SettingsSuggest.jsx | 2 ++ icons/jsx/SettingsSystemDaydream.jsx | 2 ++ icons/jsx/SettingsVoice.jsx | 2 ++ icons/jsx/SevereCold.jsx | 2 ++ icons/jsx/ShapeLine.jsx | 2 ++ icons/jsx/Share.jsx | 2 ++ icons/jsx/ShareArrivalTime.jsx | 2 ++ icons/jsx/ShareLocation.jsx | 2 ++ icons/jsx/Shield.jsx | 2 ++ icons/jsx/ShieldMoon.jsx | 2 ++ icons/jsx/Shop.jsx | 2 ++ icons/jsx/Shop2.jsx | 2 ++ icons/jsx/ShopTwo.jsx | 2 ++ icons/jsx/Shopify.jsx | 2 ++ icons/jsx/ShoppingBag.jsx | 2 ++ icons/jsx/ShoppingBasket.jsx | 2 ++ icons/jsx/ShoppingCart.jsx | 2 ++ icons/jsx/ShoppingCartCheckout.jsx | 2 ++ icons/jsx/ShortText.jsx | 2 ++ icons/jsx/Shortcut.jsx | 2 ++ icons/jsx/ShowChart.jsx | 2 ++ icons/jsx/Shower.jsx | 2 ++ icons/jsx/Shuffle.jsx | 2 ++ icons/jsx/ShuffleOn.jsx | 2 ++ icons/jsx/ShutterSpeed.jsx | 2 ++ icons/jsx/Sick.jsx | 2 ++ icons/jsx/SignLanguage.jsx | 2 ++ icons/jsx/SignalCellular0Bar.jsx | 2 ++ icons/jsx/SignalCellular1Bar.jsx | 2 ++ icons/jsx/SignalCellular2Bar.jsx | 2 ++ icons/jsx/SignalCellular3Bar.jsx | 2 ++ icons/jsx/SignalCellular4Bar.jsx | 2 ++ icons/jsx/SignalCellularAlt.jsx | 2 ++ icons/jsx/SignalCellularAlt1Bar.jsx | 2 ++ icons/jsx/SignalCellularAlt2Bar.jsx | 2 ++ .../SignalCellularConnectedNoInternet0Bar.jsx | 2 ++ .../SignalCellularConnectedNoInternet1Bar.jsx | 2 ++ .../SignalCellularConnectedNoInternet2Bar.jsx | 2 ++ .../SignalCellularConnectedNoInternet3Bar.jsx | 2 ++ .../SignalCellularConnectedNoInternet4Bar.jsx | 2 ++ icons/jsx/SignalCellularNoSim.jsx | 2 ++ icons/jsx/SignalCellularNodata.jsx | 2 ++ icons/jsx/SignalCellularNull.jsx | 2 ++ icons/jsx/SignalCellularOff.jsx | 2 ++ icons/jsx/SignalWifi0Bar.jsx | 2 ++ icons/jsx/SignalWifi1Bar.jsx | 2 ++ icons/jsx/SignalWifi1BarLock.jsx | 2 ++ icons/jsx/SignalWifi2Bar.jsx | 2 ++ icons/jsx/SignalWifi2BarLock.jsx | 2 ++ icons/jsx/SignalWifi3Bar.jsx | 2 ++ icons/jsx/SignalWifi3BarLock.jsx | 2 ++ icons/jsx/SignalWifi4Bar.jsx | 2 ++ icons/jsx/SignalWifi4BarLock.jsx | 2 ++ icons/jsx/SignalWifiBad.jsx | 2 ++ icons/jsx/SignalWifiConnectedNoInternet4.jsx | 2 ++ icons/jsx/SignalWifiOff.jsx | 2 ++ icons/jsx/SignalWifiStatusbar4Bar.jsx | 2 ++ ...ignalWifiStatusbarConnectedNoInternet4.jsx | 2 ++ icons/jsx/SignalWifiStatusbarNull.jsx | 2 ++ icons/jsx/Signpost.jsx | 2 ++ icons/jsx/SimCard.jsx | 2 ++ icons/jsx/SimCardAlert.jsx | 2 ++ icons/jsx/SimCardDownload.jsx | 2 ++ icons/jsx/SingleBed.jsx | 2 ++ icons/jsx/Sip.jsx | 2 ++ icons/jsx/Skateboarding.jsx | 2 ++ icons/jsx/SkipNext.jsx | 2 ++ icons/jsx/SkipPrevious.jsx | 2 ++ icons/jsx/Sledding.jsx | 2 ++ icons/jsx/Slideshow.jsx | 2 ++ icons/jsx/SlowMotionVideo.jsx | 2 ++ icons/jsx/SmartButton.jsx | 2 ++ icons/jsx/SmartDisplay.jsx | 2 ++ icons/jsx/SmartScreen.jsx | 2 ++ icons/jsx/SmartToy.jsx | 2 ++ icons/jsx/Smartphone.jsx | 2 ++ icons/jsx/SmokeFree.jsx | 2 ++ icons/jsx/SmokingRooms.jsx | 2 ++ icons/jsx/Sms.jsx | 2 ++ icons/jsx/SmsFailed.jsx | 2 ++ icons/jsx/Snapchat.jsx | 2 ++ icons/jsx/SnippetFolder.jsx | 2 ++ icons/jsx/Snooze.jsx | 2 ++ icons/jsx/Snowboarding.jsx | 2 ++ icons/jsx/Snowmobile.jsx | 2 ++ icons/jsx/Snowshoeing.jsx | 2 ++ icons/jsx/Soap.jsx | 2 ++ icons/jsx/SocialDistance.jsx | 2 ++ icons/jsx/SolarPower.jsx | 2 ++ icons/jsx/Sort.jsx | 2 ++ icons/jsx/SortByAlpha.jsx | 2 ++ icons/jsx/Sos.jsx | 2 ++ icons/jsx/SoupKitchen.jsx | 2 ++ icons/jsx/Source.jsx | 2 ++ icons/jsx/South.jsx | 2 ++ icons/jsx/SouthAmerica.jsx | 2 ++ icons/jsx/SouthEast.jsx | 2 ++ icons/jsx/SouthWest.jsx | 2 ++ icons/jsx/Spa.jsx | 2 ++ icons/jsx/SpaceBar.jsx | 2 ++ icons/jsx/SpaceDashboard.jsx | 2 ++ icons/jsx/SpatialAudio.jsx | 2 ++ icons/jsx/SpatialAudioOff.jsx | 2 ++ icons/jsx/SpatialTracking.jsx | 2 ++ icons/jsx/Speaker.jsx | 2 ++ icons/jsx/SpeakerGroup.jsx | 2 ++ icons/jsx/SpeakerNotes.jsx | 2 ++ icons/jsx/SpeakerNotesOff.jsx | 2 ++ icons/jsx/SpeakerPhone.jsx | 2 ++ icons/jsx/Speed.jsx | 2 ++ icons/jsx/Spellcheck.jsx | 2 ++ icons/jsx/Spinner.jsx | 2 ++ icons/jsx/SpinnerSimple.jsx | 2 ++ icons/jsx/Splitscreen.jsx | 2 ++ icons/jsx/Spoke.jsx | 2 ++ icons/jsx/Sports.jsx | 2 ++ icons/jsx/SportsBar.jsx | 2 ++ icons/jsx/SportsBaseball.jsx | 2 ++ icons/jsx/SportsBasketball.jsx | 2 ++ icons/jsx/SportsCricket.jsx | 2 ++ icons/jsx/SportsEsports.jsx | 2 ++ icons/jsx/SportsFootball.jsx | 2 ++ icons/jsx/SportsGolf.jsx | 2 ++ icons/jsx/SportsGymnastics.jsx | 2 ++ icons/jsx/SportsHandball.jsx | 2 ++ icons/jsx/SportsHockey.jsx | 2 ++ icons/jsx/SportsKabaddi.jsx | 2 ++ icons/jsx/SportsMartialArts.jsx | 2 ++ icons/jsx/SportsMma.jsx | 2 ++ icons/jsx/SportsMotorsports.jsx | 2 ++ icons/jsx/SportsRugby.jsx | 2 ++ icons/jsx/SportsScore.jsx | 2 ++ icons/jsx/SportsSoccer.jsx | 2 ++ icons/jsx/SportsTennis.jsx | 2 ++ icons/jsx/SportsVolleyball.jsx | 2 ++ icons/jsx/Square.jsx | 2 ++ icons/jsx/SquareFoot.jsx | 2 ++ icons/jsx/SsidChart.jsx | 2 ++ icons/jsx/StackedBarChart.jsx | 2 ++ icons/jsx/StackedLineChart.jsx | 2 ++ icons/jsx/Stadium.jsx | 2 ++ icons/jsx/Stairs.jsx | 2 ++ icons/jsx/Star.jsx | 2 ++ icons/jsx/StarBorder.jsx | 2 ++ icons/jsx/StarBorderPurple500.jsx | 2 ++ icons/jsx/StarFilled.jsx | 2 ++ icons/jsx/StarHalf.jsx | 2 ++ icons/jsx/StarOutline.jsx | 2 ++ icons/jsx/StarPurple500.jsx | 2 ++ icons/jsx/StarRate.jsx | 2 ++ icons/jsx/Stars.jsx | 2 ++ icons/jsx/Start.jsx | 2 ++ icons/jsx/StayCurrentLandscape.jsx | 2 ++ icons/jsx/StayCurrentPortrait.jsx | 2 ++ icons/jsx/StayPrimaryLandscape.jsx | 2 ++ icons/jsx/StayPrimaryPortrait.jsx | 2 ++ icons/jsx/StickyNote2.jsx | 2 ++ icons/jsx/Stop.jsx | 2 ++ icons/jsx/StopCircle.jsx | 2 ++ icons/jsx/StopScreenShare.jsx | 2 ++ icons/jsx/Storage.jsx | 2 ++ icons/jsx/Store.jsx | 2 ++ icons/jsx/StoreMallDirectory.jsx | 2 ++ icons/jsx/Storefront.jsx | 2 ++ icons/jsx/Storm.jsx | 2 ++ icons/jsx/Straight.jsx | 2 ++ icons/jsx/Straighten.jsx | 2 ++ icons/jsx/Stream.jsx | 2 ++ icons/jsx/Streetview.jsx | 2 ++ icons/jsx/StrikethroughS.jsx | 2 ++ icons/jsx/Stroller.jsx | 2 ++ icons/jsx/Style.jsx | 2 ++ icons/jsx/SubdirectoryArrowLeft.jsx | 2 ++ icons/jsx/SubdirectoryArrowRight.jsx | 2 ++ icons/jsx/Subject.jsx | 2 ++ icons/jsx/Subscript.jsx | 2 ++ icons/jsx/Subscriptions.jsx | 2 ++ icons/jsx/Subtitles.jsx | 2 ++ icons/jsx/SubtitlesOff.jsx | 2 ++ icons/jsx/Subway.jsx | 2 ++ icons/jsx/Summarize.jsx | 2 ++ icons/jsx/Superscript.jsx | 2 ++ icons/jsx/SupervisedUserCircle.jsx | 2 ++ icons/jsx/SupervisorAccount.jsx | 2 ++ icons/jsx/Support.jsx | 2 ++ icons/jsx/SupportAgent.jsx | 2 ++ icons/jsx/Surfing.jsx | 2 ++ icons/jsx/SurroundSound.jsx | 2 ++ icons/jsx/SwapCalls.jsx | 2 ++ icons/jsx/SwapHoriz.jsx | 2 ++ icons/jsx/SwapHorizontalCircle.jsx | 2 ++ icons/jsx/SwapVert.jsx | 2 ++ icons/jsx/SwapVerticalCircle.jsx | 2 ++ icons/jsx/Swipe.jsx | 2 ++ icons/jsx/SwipeDown.jsx | 2 ++ icons/jsx/SwipeDownAlt.jsx | 2 ++ icons/jsx/SwipeLeft.jsx | 2 ++ icons/jsx/SwipeLeftAlt.jsx | 2 ++ icons/jsx/SwipeRight.jsx | 2 ++ icons/jsx/SwipeRightAlt.jsx | 2 ++ icons/jsx/SwipeUp.jsx | 2 ++ icons/jsx/SwipeUpAlt.jsx | 2 ++ icons/jsx/SwipeVertical.jsx | 2 ++ icons/jsx/SwitchAccessShortcut.jsx | 2 ++ icons/jsx/SwitchAccessShortcutAdd.jsx | 2 ++ icons/jsx/SwitchAccount.jsx | 2 ++ icons/jsx/SwitchCamera.jsx | 2 ++ icons/jsx/SwitchLeft.jsx | 2 ++ icons/jsx/SwitchRight.jsx | 2 ++ icons/jsx/SwitchVideo.jsx | 2 ++ icons/jsx/Synagogue.jsx | 2 ++ icons/jsx/Sync.jsx | 2 ++ icons/jsx/SyncAlt.jsx | 2 ++ icons/jsx/SyncDisabled.jsx | 2 ++ icons/jsx/SyncLock.jsx | 2 ++ icons/jsx/SyncProblem.jsx | 2 ++ icons/jsx/SystemSecurityUpdate.jsx | 2 ++ icons/jsx/SystemSecurityUpdateGood.jsx | 2 ++ icons/jsx/SystemSecurityUpdateWarning.jsx | 2 ++ icons/jsx/SystemUpdate.jsx | 2 ++ icons/jsx/SystemUpdateAlt.jsx | 2 ++ icons/jsx/Tab.jsx | 2 ++ icons/jsx/TabUnselected.jsx | 2 ++ icons/jsx/TableBar.jsx | 2 ++ icons/jsx/TableChart.jsx | 2 ++ icons/jsx/TableRestaurant.jsx | 2 ++ icons/jsx/TableRows.jsx | 2 ++ icons/jsx/TableView.jsx | 2 ++ icons/jsx/Tablet.jsx | 2 ++ icons/jsx/TabletAndroid.jsx | 2 ++ icons/jsx/TabletMac.jsx | 2 ++ icons/jsx/Tag.jsx | 2 ++ icons/jsx/TagFaces.jsx | 2 ++ icons/jsx/TakeoutDining.jsx | 2 ++ icons/jsx/TapAndPlay.jsx | 2 ++ icons/jsx/Tapas.jsx | 2 ++ icons/jsx/Task.jsx | 2 ++ icons/jsx/TaskAlt.jsx | 2 ++ icons/jsx/TaxiAlert.jsx | 2 ++ icons/jsx/Telegram.jsx | 2 ++ icons/jsx/TempleBuddhist.jsx | 2 ++ icons/jsx/TempleHindu.jsx | 2 ++ icons/jsx/Terminal.jsx | 2 ++ icons/jsx/Terrain.jsx | 2 ++ icons/jsx/TextDecrease.jsx | 2 ++ icons/jsx/TextFields.jsx | 2 ++ icons/jsx/TextFormat.jsx | 2 ++ icons/jsx/TextIncrease.jsx | 2 ++ icons/jsx/TextRotateUp.jsx | 2 ++ icons/jsx/TextRotateVertical.jsx | 2 ++ icons/jsx/TextRotationAngledown.jsx | 2 ++ icons/jsx/TextRotationAngleup.jsx | 2 ++ icons/jsx/TextRotationDown.jsx | 2 ++ icons/jsx/TextRotationNone.jsx | 2 ++ icons/jsx/TextSnippet.jsx | 2 ++ icons/jsx/Textsms.jsx | 2 ++ icons/jsx/Texture.jsx | 2 ++ icons/jsx/TheaterComedy.jsx | 2 ++ icons/jsx/Theaters.jsx | 2 ++ icons/jsx/Thermostat.jsx | 2 ++ icons/jsx/ThermostatAuto.jsx | 2 ++ icons/jsx/ThumbDown.jsx | 2 ++ icons/jsx/ThumbDownAlt.jsx | 2 ++ icons/jsx/ThumbDownOffAlt.jsx | 2 ++ icons/jsx/ThumbUp.jsx | 2 ++ icons/jsx/ThumbUpAlt.jsx | 2 ++ icons/jsx/ThumbUpFilled.jsx | 2 ++ icons/jsx/ThumbUpOffAlt.jsx | 2 ++ icons/jsx/ThumbUpOutline.jsx | 2 ++ icons/jsx/ThumbsUpDown.jsx | 2 ++ icons/jsx/Thunderstorm.jsx | 2 ++ icons/jsx/Tiktok.jsx | 2 ++ icons/jsx/TimeToLeave.jsx | 2 ++ icons/jsx/Timelapse.jsx | 2 ++ icons/jsx/Timeline.jsx | 2 ++ icons/jsx/Timer.jsx | 2 ++ icons/jsx/Timer10.jsx | 2 ++ icons/jsx/Timer10Select.jsx | 2 ++ icons/jsx/Timer3.jsx | 2 ++ icons/jsx/Timer3Select.jsx | 2 ++ icons/jsx/TimerOff.jsx | 2 ++ icons/jsx/TipsAndUpdates.jsx | 2 ++ icons/jsx/TireRepair.jsx | 2 ++ icons/jsx/Title.jsx | 2 ++ icons/jsx/Toc.jsx | 2 ++ icons/jsx/Today.jsx | 2 ++ icons/jsx/ToggleOff.jsx | 2 ++ icons/jsx/ToggleOn.jsx | 2 ++ icons/jsx/Token.jsx | 2 ++ icons/jsx/Toll.jsx | 2 ++ icons/jsx/Tonality.jsx | 2 ++ icons/jsx/Topic.jsx | 2 ++ icons/jsx/Tornado.jsx | 2 ++ icons/jsx/TouchApp.jsx | 2 ++ icons/jsx/Tour.jsx | 2 ++ icons/jsx/Toys.jsx | 2 ++ icons/jsx/TrackChanges.jsx | 2 ++ icons/jsx/Traffic.jsx | 2 ++ icons/jsx/Train.jsx | 2 ++ icons/jsx/Tram.jsx | 2 ++ icons/jsx/Transcribe.jsx | 2 ++ icons/jsx/TransferWithinAStation.jsx | 2 ++ icons/jsx/Transform.jsx | 2 ++ icons/jsx/Transgender.jsx | 2 ++ icons/jsx/TransitEnterexit.jsx | 2 ++ icons/jsx/Translate.jsx | 2 ++ icons/jsx/TravelExplore.jsx | 2 ++ icons/jsx/TrendingDown.jsx | 2 ++ icons/jsx/TrendingFlat.jsx | 2 ++ icons/jsx/TrendingUp.jsx | 2 ++ icons/jsx/TripOrigin.jsx | 2 ++ icons/jsx/Troubleshoot.jsx | 2 ++ icons/jsx/Try.jsx | 2 ++ icons/jsx/Tsunami.jsx | 2 ++ icons/jsx/Tty.jsx | 2 ++ icons/jsx/Tune.jsx | 2 ++ icons/jsx/Tungsten.jsx | 2 ++ icons/jsx/TurnLeft.jsx | 2 ++ icons/jsx/TurnRight.jsx | 2 ++ icons/jsx/TurnSharpLeft.jsx | 2 ++ icons/jsx/TurnSharpRight.jsx | 2 ++ icons/jsx/TurnSlightLeft.jsx | 2 ++ icons/jsx/TurnSlightRight.jsx | 2 ++ icons/jsx/TurnedIn.jsx | 2 ++ icons/jsx/TurnedInNot.jsx | 2 ++ icons/jsx/Tv.jsx | 2 ++ icons/jsx/TvOff.jsx | 2 ++ icons/jsx/TwoWheeler.jsx | 2 ++ icons/jsx/TypeSpecimen.jsx | 2 ++ icons/jsx/UTurnLeft.jsx | 2 ++ icons/jsx/UTurnRight.jsx | 2 ++ icons/jsx/Umbrella.jsx | 2 ++ icons/jsx/Unarchive.jsx | 2 ++ icons/jsx/Undo.jsx | 2 ++ icons/jsx/UnfoldLess.jsx | 2 ++ icons/jsx/UnfoldLessDouble.jsx | 2 ++ icons/jsx/UnfoldMore.jsx | 2 ++ icons/jsx/UnfoldMoreDouble.jsx | 2 ++ icons/jsx/Unlocked.jsx | 2 ++ icons/jsx/Unpublished.jsx | 2 ++ icons/jsx/Unread.jsx | 2 ++ icons/jsx/Unsubscribe.jsx | 2 ++ icons/jsx/Upcoming.jsx | 2 ++ icons/jsx/Update.jsx | 2 ++ icons/jsx/UpdateDisabled.jsx | 2 ++ icons/jsx/Upgrade.jsx | 2 ++ icons/jsx/Upload.jsx | 2 ++ icons/jsx/UploadFile.jsx | 2 ++ icons/jsx/Usb.jsx | 2 ++ icons/jsx/UsbOff.jsx | 2 ++ icons/jsx/Vaccines.jsx | 2 ++ icons/jsx/VapeFree.jsx | 2 ++ icons/jsx/VapingRooms.jsx | 2 ++ icons/jsx/Verified.jsx | 2 ++ icons/jsx/VerifiedBadge.jsx | 2 ++ icons/jsx/VerifiedBadgeOutline.jsx | 2 ++ icons/jsx/VerifiedOutline.jsx | 2 ++ icons/jsx/VerifiedUser.jsx | 2 ++ icons/jsx/VerticalAlignBottom.jsx | 2 ++ icons/jsx/VerticalAlignCenter.jsx | 2 ++ icons/jsx/VerticalAlignTop.jsx | 2 ++ icons/jsx/VerticalDistribute.jsx | 2 ++ icons/jsx/VerticalShades.jsx | 2 ++ icons/jsx/VerticalShadesClosed.jsx | 2 ++ icons/jsx/VerticalSplit.jsx | 2 ++ icons/jsx/Vibration.jsx | 2 ++ icons/jsx/VideoCall.jsx | 2 ++ icons/jsx/VideoCamera.jsx | 2 ++ icons/jsx/VideoCameraBack.jsx | 2 ++ icons/jsx/VideoCameraFront.jsx | 2 ++ icons/jsx/VideoChat.jsx | 2 ++ icons/jsx/VideoFile.jsx | 2 ++ icons/jsx/VideoLabel.jsx | 2 ++ icons/jsx/VideoLibrary.jsx | 2 ++ icons/jsx/VideoSettings.jsx | 2 ++ icons/jsx/VideoStable.jsx | 2 ++ icons/jsx/VideoTranscript.jsx | 2 ++ icons/jsx/Videocam.jsx | 2 ++ icons/jsx/VideocamOff.jsx | 2 ++ icons/jsx/VideogameAsset.jsx | 2 ++ icons/jsx/VideogameAssetOff.jsx | 2 ++ icons/jsx/ViewAgenda.jsx | 2 ++ icons/jsx/ViewArray.jsx | 2 ++ icons/jsx/ViewCarousel.jsx | 2 ++ icons/jsx/ViewColumn.jsx | 2 ++ icons/jsx/ViewComfy.jsx | 2 ++ icons/jsx/ViewComfyAlt.jsx | 2 ++ icons/jsx/ViewCompact.jsx | 2 ++ icons/jsx/ViewCompactAlt.jsx | 2 ++ icons/jsx/ViewCozy.jsx | 2 ++ icons/jsx/ViewDay.jsx | 2 ++ icons/jsx/ViewHeadline.jsx | 2 ++ icons/jsx/ViewInAr.jsx | 2 ++ icons/jsx/ViewKanban.jsx | 2 ++ icons/jsx/ViewList.jsx | 2 ++ icons/jsx/ViewModule.jsx | 2 ++ icons/jsx/ViewQuilt.jsx | 2 ++ icons/jsx/ViewSidebar.jsx | 2 ++ icons/jsx/ViewStream.jsx | 2 ++ icons/jsx/ViewTimeline.jsx | 2 ++ icons/jsx/ViewWeek.jsx | 2 ++ icons/jsx/Vignette.jsx | 2 ++ icons/jsx/Villa.jsx | 2 ++ icons/jsx/Visibility.jsx | 2 ++ icons/jsx/VisibilityOff.jsx | 2 ++ icons/jsx/VoiceChat.jsx | 2 ++ icons/jsx/VoiceOverOff.jsx | 2 ++ icons/jsx/Voicemail.jsx | 2 ++ icons/jsx/Volcano.jsx | 2 ++ icons/jsx/VolumeDown.jsx | 2 ++ icons/jsx/VolumeMute.jsx | 2 ++ icons/jsx/VolumeOff.jsx | 2 ++ icons/jsx/VolumeUp.jsx | 2 ++ icons/jsx/VolunteerActivism.jsx | 2 ++ icons/jsx/VpnKey.jsx | 2 ++ icons/jsx/VpnKeyOff.jsx | 2 ++ icons/jsx/VpnLock.jsx | 2 ++ icons/jsx/Vrpano.jsx | 2 ++ icons/jsx/Wallet.jsx | 2 ++ icons/jsx/Wallpaper.jsx | 2 ++ icons/jsx/Warehouse.jsx | 2 ++ icons/jsx/Warning.jsx | 2 ++ icons/jsx/WarningAmber.jsx | 2 ++ icons/jsx/WarningFilled.jsx | 2 ++ icons/jsx/Wash.jsx | 2 ++ icons/jsx/Watch.jsx | 2 ++ icons/jsx/WatchFilled.jsx | 2 ++ icons/jsx/WatchLater.jsx | 2 ++ icons/jsx/WatchOff.jsx | 2 ++ icons/jsx/WatchOutline.jsx | 2 ++ icons/jsx/Water.jsx | 2 ++ icons/jsx/WaterDamage.jsx | 2 ++ icons/jsx/WaterDrop.jsx | 2 ++ icons/jsx/WaterfallChart.jsx | 2 ++ icons/jsx/Waves.jsx | 2 ++ icons/jsx/WavingHand.jsx | 2 ++ icons/jsx/WbAuto.jsx | 2 ++ icons/jsx/WbCloudy.jsx | 2 ++ icons/jsx/WbIncandescent.jsx | 2 ++ icons/jsx/WbIridescent.jsx | 2 ++ icons/jsx/WbShade.jsx | 2 ++ icons/jsx/WbSunny.jsx | 2 ++ icons/jsx/WbTwilight.jsx | 2 ++ icons/jsx/Wc.jsx | 2 ++ icons/jsx/Web.jsx | 2 ++ icons/jsx/WebAsset.jsx | 2 ++ icons/jsx/WebAssetOff.jsx | 2 ++ icons/jsx/WebStories.jsx | 2 ++ icons/jsx/Webhook.jsx | 2 ++ icons/jsx/Wechat.jsx | 2 ++ icons/jsx/Weekend.jsx | 2 ++ icons/jsx/West.jsx | 2 ++ icons/jsx/Whatsapp.jsx | 2 ++ icons/jsx/Whatshot.jsx | 2 ++ icons/jsx/WheelchairPickup.jsx | 2 ++ icons/jsx/WhereToVote.jsx | 2 ++ icons/jsx/Widgets.jsx | 2 ++ icons/jsx/WidthFull.jsx | 2 ++ icons/jsx/WidthNormal.jsx | 2 ++ icons/jsx/WidthWide.jsx | 2 ++ icons/jsx/Wifi.jsx | 2 ++ icons/jsx/Wifi1Bar.jsx | 2 ++ icons/jsx/Wifi2Bar.jsx | 2 ++ icons/jsx/WifiCalling.jsx | 2 ++ icons/jsx/WifiCalling3.jsx | 2 ++ icons/jsx/WifiChannel.jsx | 2 ++ icons/jsx/WifiFind.jsx | 2 ++ icons/jsx/WifiLock.jsx | 2 ++ icons/jsx/WifiOff.jsx | 2 ++ icons/jsx/WifiPassword.jsx | 2 ++ icons/jsx/WifiProtectedSetup.jsx | 2 ++ icons/jsx/WifiTethering.jsx | 2 ++ icons/jsx/WifiTetheringError.jsx | 2 ++ icons/jsx/WifiTetheringErrorRounded.jsx | 2 ++ icons/jsx/WifiTetheringOff.jsx | 2 ++ icons/jsx/WindPower.jsx | 2 ++ icons/jsx/Window.jsx | 2 ++ icons/jsx/WineBar.jsx | 2 ++ icons/jsx/Woman.jsx | 2 ++ icons/jsx/Woman2.jsx | 2 ++ icons/jsx/WooCommerce.jsx | 2 ++ icons/jsx/Wordpress.jsx | 2 ++ icons/jsx/Work.jsx | 2 ++ icons/jsx/WorkHistory.jsx | 2 ++ icons/jsx/WorkOff.jsx | 2 ++ icons/jsx/WorkOutline.jsx | 2 ++ icons/jsx/WorkspacePremium.jsx | 2 ++ icons/jsx/Workspaces.jsx | 2 ++ icons/jsx/WrapText.jsx | 2 ++ icons/jsx/WrongLocation.jsx | 2 ++ icons/jsx/Wysiwyg.jsx | 2 ++ icons/jsx/Yard.jsx | 2 ++ icons/jsx/YoutubeSearchedFor.jsx | 2 ++ icons/jsx/Zoom.jsx | 2 ++ icons/jsx/ZoomIn.jsx | 2 ++ icons/jsx/ZoomInMap.jsx | 2 ++ icons/jsx/ZoomOut.jsx | 2 ++ icons/jsx/ZoomOutMap.jsx | 2 ++ icons/jsx/index.jsx | 1 + icons/svg/edit_circle.svg | 1 + 4477 files changed, 13454 insertions(+), 2236 deletions(-) create mode 100644 icons/es5/EditCircle.js create mode 100644 icons/jsx/EditCircle.jsx create mode 100644 icons/svg/edit_circle.svg diff --git a/icons/es5/0.js b/icons/es5/0.js index 03537620e8..a3ab7115b1 100644 --- a/icons/es5/0.js +++ b/icons/es5/0.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg0(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -19,4 +21,5 @@ function Svg0(props) { fill: "currentColor" })); } + export default Svg0; \ No newline at end of file diff --git a/icons/es5/10K.js b/icons/es5/10K.js index 6ded6aae37..e6f7726514 100644 --- a/icons/es5/10K.js +++ b/icons/es5/10K.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg10K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg10K(props) { fill: "currentColor" })); } + export default Svg10K; \ No newline at end of file diff --git a/icons/es5/10Mp.js b/icons/es5/10Mp.js index 64fd6ad47c..9b78a5b0d7 100644 --- a/icons/es5/10Mp.js +++ b/icons/es5/10Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg10Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg10Mp(props) { fill: "currentColor" })); } + export default Svg10Mp; \ No newline at end of file diff --git a/icons/es5/11Mp.js b/icons/es5/11Mp.js index a840035bb7..6ccbd66c81 100644 --- a/icons/es5/11Mp.js +++ b/icons/es5/11Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg11Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg11Mp(props) { fill: "currentColor" })); } + export default Svg11Mp; \ No newline at end of file diff --git a/icons/es5/123.js b/icons/es5/123.js index cd5f51e274..1f5610e465 100644 --- a/icons/es5/123.js +++ b/icons/es5/123.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg123(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg123(props) { fill: "currentColor" })); } + export default Svg123; \ No newline at end of file diff --git a/icons/es5/12Mp.js b/icons/es5/12Mp.js index 31b07ff295..96d41adaa8 100644 --- a/icons/es5/12Mp.js +++ b/icons/es5/12Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg12Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg12Mp(props) { fill: "currentColor" })); } + export default Svg12Mp; \ No newline at end of file diff --git a/icons/es5/13Mp.js b/icons/es5/13Mp.js index fce3c2b900..1d16d83992 100644 --- a/icons/es5/13Mp.js +++ b/icons/es5/13Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg13Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg13Mp(props) { fill: "currentColor" })); } + export default Svg13Mp; \ No newline at end of file diff --git a/icons/es5/14Mp.js b/icons/es5/14Mp.js index 4f851aad41..a38aabc1a5 100644 --- a/icons/es5/14Mp.js +++ b/icons/es5/14Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg14Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg14Mp(props) { fill: "currentColor" })); } + export default Svg14Mp; \ No newline at end of file diff --git a/icons/es5/15Mp.js b/icons/es5/15Mp.js index 3e8e4b368b..be556292fc 100644 --- a/icons/es5/15Mp.js +++ b/icons/es5/15Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg15Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg15Mp(props) { fill: "currentColor" })); } + export default Svg15Mp; \ No newline at end of file diff --git a/icons/es5/16Mp.js b/icons/es5/16Mp.js index fe7002a56c..194951f049 100644 --- a/icons/es5/16Mp.js +++ b/icons/es5/16Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg16Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function Svg16Mp(props) { fill: "currentColor" })); } + export default Svg16Mp; \ No newline at end of file diff --git a/icons/es5/17Mp.js b/icons/es5/17Mp.js index a9c93e0665..c8e085ddc6 100644 --- a/icons/es5/17Mp.js +++ b/icons/es5/17Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg17Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg17Mp(props) { fill: "currentColor" })); } + export default Svg17Mp; \ No newline at end of file diff --git a/icons/es5/18Mp.js b/icons/es5/18Mp.js index 3ebd1c21ca..62ae835402 100644 --- a/icons/es5/18Mp.js +++ b/icons/es5/18Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg18Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function Svg18Mp(props) { fill: "currentColor" })); } + export default Svg18Mp; \ No newline at end of file diff --git a/icons/es5/18UpRating.js b/icons/es5/18UpRating.js index c8c0b987b2..3c63c8dd8e 100644 --- a/icons/es5/18UpRating.js +++ b/icons/es5/18UpRating.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg18UpRating(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg18UpRating(props) { fill: "currentColor" })); } + export default Svg18UpRating; \ No newline at end of file diff --git a/icons/es5/19Mp.js b/icons/es5/19Mp.js index 0469306b85..0206f9912c 100644 --- a/icons/es5/19Mp.js +++ b/icons/es5/19Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg19Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg19Mp(props) { fill: "currentColor" })); } + export default Svg19Mp; \ No newline at end of file diff --git a/icons/es5/1K.js b/icons/es5/1K.js index 4455cdce34..259e8cb6f6 100644 --- a/icons/es5/1K.js +++ b/icons/es5/1K.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg1K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg1K(props) { fill: "currentColor" })); } + export default Svg1K; \ No newline at end of file diff --git a/icons/es5/1KPlus.js b/icons/es5/1KPlus.js index 4382067ba9..7d005d5665 100644 --- a/icons/es5/1KPlus.js +++ b/icons/es5/1KPlus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg1KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg1KPlus(props) { fill: "currentColor" })); } + export default Svg1KPlus; \ No newline at end of file diff --git a/icons/es5/1XMobiledata.js b/icons/es5/1XMobiledata.js index a49ff6e4e7..0321d6f65d 100644 --- a/icons/es5/1XMobiledata.js +++ b/icons/es5/1XMobiledata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg1XMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg1XMobiledata(props) { fill: "currentColor" })); } + export default Svg1XMobiledata; \ No newline at end of file diff --git a/icons/es5/20Mp.js b/icons/es5/20Mp.js index f6844a6869..c1b62250ce 100644 --- a/icons/es5/20Mp.js +++ b/icons/es5/20Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg20Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function Svg20Mp(props) { fill: "currentColor" })); } + export default Svg20Mp; \ No newline at end of file diff --git a/icons/es5/21Mp.js b/icons/es5/21Mp.js index 0af030dd20..f2b2c18a5f 100644 --- a/icons/es5/21Mp.js +++ b/icons/es5/21Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg21Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg21Mp(props) { fill: "currentColor" })); } + export default Svg21Mp; \ No newline at end of file diff --git a/icons/es5/22Mp.js b/icons/es5/22Mp.js index e8d5789d3f..864c627fea 100644 --- a/icons/es5/22Mp.js +++ b/icons/es5/22Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg22Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg22Mp(props) { fill: "currentColor" })); } + export default Svg22Mp; \ No newline at end of file diff --git a/icons/es5/23Mp.js b/icons/es5/23Mp.js index eac54b9a11..20f48389fa 100644 --- a/icons/es5/23Mp.js +++ b/icons/es5/23Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg23Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg23Mp(props) { fill: "currentColor" })); } + export default Svg23Mp; \ No newline at end of file diff --git a/icons/es5/24Mp.js b/icons/es5/24Mp.js index 7f11c77c47..aceaa22314 100644 --- a/icons/es5/24Mp.js +++ b/icons/es5/24Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg24Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg24Mp(props) { fill: "currentColor" })); } + export default Svg24Mp; \ No newline at end of file diff --git a/icons/es5/2K.js b/icons/es5/2K.js index 2bc451e0e1..b6e5503d70 100644 --- a/icons/es5/2K.js +++ b/icons/es5/2K.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg2K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg2K(props) { fill: "currentColor" })); } + export default Svg2K; \ No newline at end of file diff --git a/icons/es5/2KPlus.js b/icons/es5/2KPlus.js index a3bfb504de..f2fbdbcbac 100644 --- a/icons/es5/2KPlus.js +++ b/icons/es5/2KPlus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg2KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg2KPlus(props) { fill: "currentColor" })); } + export default Svg2KPlus; \ No newline at end of file diff --git a/icons/es5/2Mp.js b/icons/es5/2Mp.js index 116e8c82d2..cd01cd119a 100644 --- a/icons/es5/2Mp.js +++ b/icons/es5/2Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg2Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg2Mp(props) { fill: "currentColor" })); } + export default Svg2Mp; \ No newline at end of file diff --git a/icons/es5/30Fps.js b/icons/es5/30Fps.js index 520017d195..fb535e610d 100644 --- a/icons/es5/30Fps.js +++ b/icons/es5/30Fps.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg30Fps(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg30Fps(props) { fill: "currentColor" })); } + export default Svg30Fps; \ No newline at end of file diff --git a/icons/es5/30FpsSelect.js b/icons/es5/30FpsSelect.js index f23d163d53..1da89b906b 100644 --- a/icons/es5/30FpsSelect.js +++ b/icons/es5/30FpsSelect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg30FpsSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg30FpsSelect(props) { fill: "currentColor" })); } + export default Svg30FpsSelect; \ No newline at end of file diff --git a/icons/es5/360.js b/icons/es5/360.js index 258c134c1f..dc05bf1dda 100644 --- a/icons/es5/360.js +++ b/icons/es5/360.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg360(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg360(props) { fill: "currentColor" })); } + export default Svg360; \ No newline at end of file diff --git a/icons/es5/3DRotation.js b/icons/es5/3DRotation.js index e9f1a22d6f..5bc9ca3b81 100644 --- a/icons/es5/3DRotation.js +++ b/icons/es5/3DRotation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg3DRotation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg3DRotation(props) { fill: "currentColor" })); } + export default Svg3DRotation; \ No newline at end of file diff --git a/icons/es5/3GMobiledata.js b/icons/es5/3GMobiledata.js index f4f734d11e..1935a5cd86 100644 --- a/icons/es5/3GMobiledata.js +++ b/icons/es5/3GMobiledata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg3GMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg3GMobiledata(props) { fill: "currentColor" })); } + export default Svg3GMobiledata; \ No newline at end of file diff --git a/icons/es5/3K.js b/icons/es5/3K.js index 1a18feed9d..e90f56cc6f 100644 --- a/icons/es5/3K.js +++ b/icons/es5/3K.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg3K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg3K(props) { fill: "currentColor" })); } + export default Svg3K; \ No newline at end of file diff --git a/icons/es5/3KPlus.js b/icons/es5/3KPlus.js index 69118010c7..e04812efd4 100644 --- a/icons/es5/3KPlus.js +++ b/icons/es5/3KPlus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg3KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg3KPlus(props) { fill: "currentColor" })); } + export default Svg3KPlus; \ No newline at end of file diff --git a/icons/es5/3Mp.js b/icons/es5/3Mp.js index c19f8bd0ed..5eb845d5c0 100644 --- a/icons/es5/3Mp.js +++ b/icons/es5/3Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg3Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg3Mp(props) { fill: "currentColor" })); } + export default Svg3Mp; \ No newline at end of file diff --git a/icons/es5/3P.js b/icons/es5/3P.js index 75d0ca976c..3fabf90a10 100644 --- a/icons/es5/3P.js +++ b/icons/es5/3P.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg3P(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg3P(props) { fill: "currentColor" })); } + export default Svg3P; \ No newline at end of file diff --git a/icons/es5/4GMobiledata.js b/icons/es5/4GMobiledata.js index d7283a5ae4..5e6259723c 100644 --- a/icons/es5/4GMobiledata.js +++ b/icons/es5/4GMobiledata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg4GMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg4GMobiledata(props) { fill: "currentColor" })); } + export default Svg4GMobiledata; \ No newline at end of file diff --git a/icons/es5/4GPlusMobiledata.js b/icons/es5/4GPlusMobiledata.js index 0563b497f5..6e440e7612 100644 --- a/icons/es5/4GPlusMobiledata.js +++ b/icons/es5/4GPlusMobiledata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg4GPlusMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg4GPlusMobiledata(props) { fill: "currentColor" })); } + export default Svg4GPlusMobiledata; \ No newline at end of file diff --git a/icons/es5/4K.js b/icons/es5/4K.js index e8ad25e5a5..c3c83cc715 100644 --- a/icons/es5/4K.js +++ b/icons/es5/4K.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg4K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg4K(props) { fill: "currentColor" })); } + export default Svg4K; \ No newline at end of file diff --git a/icons/es5/4KPlus.js b/icons/es5/4KPlus.js index 79c575ca24..b01ff01a32 100644 --- a/icons/es5/4KPlus.js +++ b/icons/es5/4KPlus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg4KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg4KPlus(props) { fill: "currentColor" })); } + export default Svg4KPlus; \ No newline at end of file diff --git a/icons/es5/4Mp.js b/icons/es5/4Mp.js index 1c56ad94ab..2df3231ae0 100644 --- a/icons/es5/4Mp.js +++ b/icons/es5/4Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg4Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg4Mp(props) { fill: "currentColor" })); } + export default Svg4Mp; \ No newline at end of file diff --git a/icons/es5/5G.js b/icons/es5/5G.js index 55c85589ea..d6ef4f075b 100644 --- a/icons/es5/5G.js +++ b/icons/es5/5G.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg5G(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg5G(props) { fill: "currentColor" })); } + export default Svg5G; \ No newline at end of file diff --git a/icons/es5/5K.js b/icons/es5/5K.js index fef418939f..48b11a29ab 100644 --- a/icons/es5/5K.js +++ b/icons/es5/5K.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg5K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg5K(props) { fill: "currentColor" })); } + export default Svg5K; \ No newline at end of file diff --git a/icons/es5/5KPlus.js b/icons/es5/5KPlus.js index e9cef914cb..3cc286d241 100644 --- a/icons/es5/5KPlus.js +++ b/icons/es5/5KPlus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg5KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg5KPlus(props) { fill: "currentColor" })); } + export default Svg5KPlus; \ No newline at end of file diff --git a/icons/es5/5Mp.js b/icons/es5/5Mp.js index 9bfb184b6b..3ca65b82e5 100644 --- a/icons/es5/5Mp.js +++ b/icons/es5/5Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg5Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg5Mp(props) { fill: "currentColor" })); } + export default Svg5Mp; \ No newline at end of file diff --git a/icons/es5/60Fps.js b/icons/es5/60Fps.js index f64eb86405..7a3fff0add 100644 --- a/icons/es5/60Fps.js +++ b/icons/es5/60Fps.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg60Fps(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg60Fps(props) { fill: "currentColor" })); } + export default Svg60Fps; \ No newline at end of file diff --git a/icons/es5/60FpsSelect.js b/icons/es5/60FpsSelect.js index c7e2e38620..76575538e7 100644 --- a/icons/es5/60FpsSelect.js +++ b/icons/es5/60FpsSelect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg60FpsSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg60FpsSelect(props) { fill: "currentColor" })); } + export default Svg60FpsSelect; \ No newline at end of file diff --git a/icons/es5/6FtApart.js b/icons/es5/6FtApart.js index a14b007cb7..4cdd664679 100644 --- a/icons/es5/6FtApart.js +++ b/icons/es5/6FtApart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg6FtApart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg6FtApart(props) { fill: "currentColor" })); } + export default Svg6FtApart; \ No newline at end of file diff --git a/icons/es5/6K.js b/icons/es5/6K.js index 604311ea7a..cde3fde871 100644 --- a/icons/es5/6K.js +++ b/icons/es5/6K.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg6K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg6K(props) { fill: "currentColor" })); } + export default Svg6K; \ No newline at end of file diff --git a/icons/es5/6KPlus.js b/icons/es5/6KPlus.js index 41df8b3ed7..5d16c96d28 100644 --- a/icons/es5/6KPlus.js +++ b/icons/es5/6KPlus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg6KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg6KPlus(props) { fill: "currentColor" })); } + export default Svg6KPlus; \ No newline at end of file diff --git a/icons/es5/6Mp.js b/icons/es5/6Mp.js index 24a82fff89..17eefdb501 100644 --- a/icons/es5/6Mp.js +++ b/icons/es5/6Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg6Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function Svg6Mp(props) { fill: "currentColor" })); } + export default Svg6Mp; \ No newline at end of file diff --git a/icons/es5/7K.js b/icons/es5/7K.js index 9e2295557f..3c4750d76c 100644 --- a/icons/es5/7K.js +++ b/icons/es5/7K.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg7K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg7K(props) { fill: "currentColor" })); } + export default Svg7K; \ No newline at end of file diff --git a/icons/es5/7KPlus.js b/icons/es5/7KPlus.js index 35e4dccd7d..45ac256d25 100644 --- a/icons/es5/7KPlus.js +++ b/icons/es5/7KPlus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg7KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg7KPlus(props) { fill: "currentColor" })); } + export default Svg7KPlus; \ No newline at end of file diff --git a/icons/es5/7Mp.js b/icons/es5/7Mp.js index 0deaaaede3..cc1e7aeda7 100644 --- a/icons/es5/7Mp.js +++ b/icons/es5/7Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg7Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function Svg7Mp(props) { fill: "currentColor" })); } + export default Svg7Mp; \ No newline at end of file diff --git a/icons/es5/8K.js b/icons/es5/8K.js index 183ee21277..f0c14863d0 100644 --- a/icons/es5/8K.js +++ b/icons/es5/8K.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg8K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg8K(props) { fill: "currentColor" })); } + export default Svg8K; \ No newline at end of file diff --git a/icons/es5/8KPlus.js b/icons/es5/8KPlus.js index ea9414d442..6c79488ec8 100644 --- a/icons/es5/8KPlus.js +++ b/icons/es5/8KPlus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg8KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg8KPlus(props) { fill: "currentColor" })); } + export default Svg8KPlus; \ No newline at end of file diff --git a/icons/es5/8Mp.js b/icons/es5/8Mp.js index a880f53e95..59c97ebafe 100644 --- a/icons/es5/8Mp.js +++ b/icons/es5/8Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg8Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function Svg8Mp(props) { fill: "currentColor" })); } + export default Svg8Mp; \ No newline at end of file diff --git a/icons/es5/9K.js b/icons/es5/9K.js index fa6b29593b..9135207cc3 100644 --- a/icons/es5/9K.js +++ b/icons/es5/9K.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg9K(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg9K(props) { fill: "currentColor" })); } + export default Svg9K; \ No newline at end of file diff --git a/icons/es5/9KPlus.js b/icons/es5/9KPlus.js index 9e1f1167ed..c4a83c76eb 100644 --- a/icons/es5/9KPlus.js +++ b/icons/es5/9KPlus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg9KPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function Svg9KPlus(props) { fill: "currentColor" })); } + export default Svg9KPlus; \ No newline at end of file diff --git a/icons/es5/9Mp.js b/icons/es5/9Mp.js index e6e5095898..242ee846ce 100644 --- a/icons/es5/9Mp.js +++ b/icons/es5/9Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function Svg9Mp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function Svg9Mp(props) { fill: "currentColor" })); } + export default Svg9Mp; \ No newline at end of file diff --git a/icons/es5/Abc.js b/icons/es5/Abc.js index 42c1d1e6e3..4a0cb226a3 100644 --- a/icons/es5/Abc.js +++ b/icons/es5/Abc.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAbc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAbc(props) { fill: "currentColor" })); } + export default SvgAbc; \ No newline at end of file diff --git a/icons/es5/AcUnit.js b/icons/es5/AcUnit.js index 8aa82805c2..ee46ad853f 100644 --- a/icons/es5/AcUnit.js +++ b/icons/es5/AcUnit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAcUnit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAcUnit(props) { fill: "currentColor" })); } + export default SvgAcUnit; \ No newline at end of file diff --git a/icons/es5/AccessAlarm.js b/icons/es5/AccessAlarm.js index fc7e105130..bd6539eade 100644 --- a/icons/es5/AccessAlarm.js +++ b/icons/es5/AccessAlarm.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccessAlarm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAccessAlarm(props) { fill: "currentColor" })); } + export default SvgAccessAlarm; \ No newline at end of file diff --git a/icons/es5/AccessAlarms.js b/icons/es5/AccessAlarms.js index 489c13cba2..a3dd26ec0a 100644 --- a/icons/es5/AccessAlarms.js +++ b/icons/es5/AccessAlarms.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccessAlarms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAccessAlarms(props) { fill: "currentColor" })); } + export default SvgAccessAlarms; \ No newline at end of file diff --git a/icons/es5/AccessTime.js b/icons/es5/AccessTime.js index 8334d0444e..00af1ccff8 100644 --- a/icons/es5/AccessTime.js +++ b/icons/es5/AccessTime.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccessTime(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAccessTime(props) { fill: "currentColor" })); } + export default SvgAccessTime; \ No newline at end of file diff --git a/icons/es5/AccessTimeFilled.js b/icons/es5/AccessTimeFilled.js index 6afd1817d9..75e7378710 100644 --- a/icons/es5/AccessTimeFilled.js +++ b/icons/es5/AccessTimeFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccessTimeFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAccessTimeFilled(props) { fill: "currentColor" })); } + export default SvgAccessTimeFilled; \ No newline at end of file diff --git a/icons/es5/Accessibility.js b/icons/es5/Accessibility.js index d630ec1215..b125e83a40 100644 --- a/icons/es5/Accessibility.js +++ b/icons/es5/Accessibility.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccessibility(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAccessibility(props) { fill: "currentColor" })); } + export default SvgAccessibility; \ No newline at end of file diff --git a/icons/es5/AccessibilityNew.js b/icons/es5/AccessibilityNew.js index 7422672d15..4835775cfa 100644 --- a/icons/es5/AccessibilityNew.js +++ b/icons/es5/AccessibilityNew.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccessibilityNew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAccessibilityNew(props) { fill: "currentColor" })); } + export default SvgAccessibilityNew; \ No newline at end of file diff --git a/icons/es5/Accessible.js b/icons/es5/Accessible.js index 380cc0f54f..b7572597e3 100644 --- a/icons/es5/Accessible.js +++ b/icons/es5/Accessible.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccessible(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgAccessible(props) { fill: "currentColor" })); } + export default SvgAccessible; \ No newline at end of file diff --git a/icons/es5/AccessibleForward.js b/icons/es5/AccessibleForward.js index e430e1c17a..6a6e37a9ec 100644 --- a/icons/es5/AccessibleForward.js +++ b/icons/es5/AccessibleForward.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccessibleForward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgAccessibleForward(props) { fill: "currentColor" })); } + export default SvgAccessibleForward; \ No newline at end of file diff --git a/icons/es5/AccountBalance.js b/icons/es5/AccountBalance.js index f159ae699f..3c0de0e476 100644 --- a/icons/es5/AccountBalance.js +++ b/icons/es5/AccountBalance.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccountBalance(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAccountBalance(props) { fill: "currentColor" })); } + export default SvgAccountBalance; \ No newline at end of file diff --git a/icons/es5/AccountBalanceWallet.js b/icons/es5/AccountBalanceWallet.js index 9b863fdd1f..4656156f43 100644 --- a/icons/es5/AccountBalanceWallet.js +++ b/icons/es5/AccountBalanceWallet.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccountBalanceWallet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAccountBalanceWallet(props) { fill: "currentColor" })); } + export default SvgAccountBalanceWallet; \ No newline at end of file diff --git a/icons/es5/AccountBox.js b/icons/es5/AccountBox.js index 2bf4391bb0..7aa27885d8 100644 --- a/icons/es5/AccountBox.js +++ b/icons/es5/AccountBox.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccountBox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAccountBox(props) { fill: "currentColor" })); } + export default SvgAccountBox; \ No newline at end of file diff --git a/icons/es5/AccountCircle.js b/icons/es5/AccountCircle.js index a0418ac56a..ea823c68cb 100644 --- a/icons/es5/AccountCircle.js +++ b/icons/es5/AccountCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccountCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAccountCircle(props) { fill: "currentColor" })); } + export default SvgAccountCircle; \ No newline at end of file diff --git a/icons/es5/AccountTree.js b/icons/es5/AccountTree.js index 666db38573..13c6658c35 100644 --- a/icons/es5/AccountTree.js +++ b/icons/es5/AccountTree.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAccountTree(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAccountTree(props) { fill: "currentColor" })); } + export default SvgAccountTree; \ No newline at end of file diff --git a/icons/es5/AdUnits.js b/icons/es5/AdUnits.js index 3d328479eb..49bf789395 100644 --- a/icons/es5/AdUnits.js +++ b/icons/es5/AdUnits.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAdUnits(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAdUnits(props) { fill: "currentColor" })); } + export default SvgAdUnits; \ No newline at end of file diff --git a/icons/es5/Adb.js b/icons/es5/Adb.js index 39e42d0125..0deeb38f1e 100644 --- a/icons/es5/Adb.js +++ b/icons/es5/Adb.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAdb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAdb(props) { fill: "currentColor" })); } + export default SvgAdb; \ No newline at end of file diff --git a/icons/es5/Add.js b/icons/es5/Add.js index d2e9f3e1ce..f2289cb717 100644 --- a/icons/es5/Add.js +++ b/icons/es5/Add.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgAdd(props) { fill: "currentColor" })); } + export default SvgAdd; \ No newline at end of file diff --git a/icons/es5/AddAPhoto.js b/icons/es5/AddAPhoto.js index 13eb5ff4b4..965937847e 100644 --- a/icons/es5/AddAPhoto.js +++ b/icons/es5/AddAPhoto.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddAPhoto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddAPhoto(props) { fill: "currentColor" })); } + export default SvgAddAPhoto; \ No newline at end of file diff --git a/icons/es5/AddAlarm.js b/icons/es5/AddAlarm.js index c111d89944..d56dee9de9 100644 --- a/icons/es5/AddAlarm.js +++ b/icons/es5/AddAlarm.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddAlarm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddAlarm(props) { fill: "currentColor" })); } + export default SvgAddAlarm; \ No newline at end of file diff --git a/icons/es5/AddAlert.js b/icons/es5/AddAlert.js index 545cfd413b..9e884bd1dd 100644 --- a/icons/es5/AddAlert.js +++ b/icons/es5/AddAlert.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgAddAlert(props) { fill: "currentColor" })); } + export default SvgAddAlert; \ No newline at end of file diff --git a/icons/es5/AddBox.js b/icons/es5/AddBox.js index 6a52321adc..c7c9b9ac6d 100644 --- a/icons/es5/AddBox.js +++ b/icons/es5/AddBox.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddBox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddBox(props) { fill: "currentColor" })); } + export default SvgAddBox; \ No newline at end of file diff --git a/icons/es5/AddBusiness.js b/icons/es5/AddBusiness.js index e5b4d656a5..26aa02ff4e 100644 --- a/icons/es5/AddBusiness.js +++ b/icons/es5/AddBusiness.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddBusiness(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAddBusiness(props) { fill: "currentColor" })); } + export default SvgAddBusiness; \ No newline at end of file diff --git a/icons/es5/AddCard.js b/icons/es5/AddCard.js index 0322291cff..688594e3df 100644 --- a/icons/es5/AddCard.js +++ b/icons/es5/AddCard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddCard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddCard(props) { fill: "currentColor" })); } + export default SvgAddCard; \ No newline at end of file diff --git a/icons/es5/AddCircle.js b/icons/es5/AddCircle.js index 9c15af872d..481a8ff0db 100644 --- a/icons/es5/AddCircle.js +++ b/icons/es5/AddCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgAddCircle(props) { fill: "currentColor" })); } + export default SvgAddCircle; \ No newline at end of file diff --git a/icons/es5/AddCircleOutline.js b/icons/es5/AddCircleOutline.js index f83f0c3c7f..c2f729a838 100644 --- a/icons/es5/AddCircleOutline.js +++ b/icons/es5/AddCircleOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddCircleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddCircleOutline(props) { fill: "currentColor" })); } + export default SvgAddCircleOutline; \ No newline at end of file diff --git a/icons/es5/AddComment.js b/icons/es5/AddComment.js index d70e6bdec2..f3d5fd17b2 100644 --- a/icons/es5/AddComment.js +++ b/icons/es5/AddComment.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddComment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgAddComment(props) { fill: "currentColor" })); } + export default SvgAddComment; \ No newline at end of file diff --git a/icons/es5/AddHome.js b/icons/es5/AddHome.js index b434515aa5..7dd1c09204 100644 --- a/icons/es5/AddHome.js +++ b/icons/es5/AddHome.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddHome(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAddHome(props) { fill: "currentColor" })); } + export default SvgAddHome; \ No newline at end of file diff --git a/icons/es5/AddHomeWork.js b/icons/es5/AddHomeWork.js index 94923502ab..6b0d715f0b 100644 --- a/icons/es5/AddHomeWork.js +++ b/icons/es5/AddHomeWork.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddHomeWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAddHomeWork(props) { fill: "currentColor" })); } + export default SvgAddHomeWork; \ No newline at end of file diff --git a/icons/es5/AddIcCall.js b/icons/es5/AddIcCall.js index 0aa47db060..35a13549b7 100644 --- a/icons/es5/AddIcCall.js +++ b/icons/es5/AddIcCall.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddIcCall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddIcCall(props) { fill: "currentColor" })); } + export default SvgAddIcCall; \ No newline at end of file diff --git a/icons/es5/AddLink.js b/icons/es5/AddLink.js index 23e5f7c10b..d53fdac2da 100644 --- a/icons/es5/AddLink.js +++ b/icons/es5/AddLink.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddLink(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddLink(props) { fill: "currentColor" })); } + export default SvgAddLink; \ No newline at end of file diff --git a/icons/es5/AddLocation.js b/icons/es5/AddLocation.js index 92103e5782..29d560e691 100644 --- a/icons/es5/AddLocation.js +++ b/icons/es5/AddLocation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddLocation(props) { fill: "currentColor" })); } + export default SvgAddLocation; \ No newline at end of file diff --git a/icons/es5/AddLocationAlt.js b/icons/es5/AddLocationAlt.js index 0f56afbb79..a7efbb71c6 100644 --- a/icons/es5/AddLocationAlt.js +++ b/icons/es5/AddLocationAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddLocationAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddLocationAlt(props) { fill: "currentColor" })); } + export default SvgAddLocationAlt; \ No newline at end of file diff --git a/icons/es5/AddModerator.js b/icons/es5/AddModerator.js index 41a3e12c5b..f7f279e0fa 100644 --- a/icons/es5/AddModerator.js +++ b/icons/es5/AddModerator.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddModerator(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAddModerator(props) { fill: "currentColor" })); } + export default SvgAddModerator; \ No newline at end of file diff --git a/icons/es5/AddPhotoAlternate.js b/icons/es5/AddPhotoAlternate.js index 01f274f1ea..bdaa2910ce 100644 --- a/icons/es5/AddPhotoAlternate.js +++ b/icons/es5/AddPhotoAlternate.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddPhotoAlternate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddPhotoAlternate(props) { fill: "currentColor" })); } + export default SvgAddPhotoAlternate; \ No newline at end of file diff --git a/icons/es5/AddReaction.js b/icons/es5/AddReaction.js index 80da7753ea..bbcd2f3de4 100644 --- a/icons/es5/AddReaction.js +++ b/icons/es5/AddReaction.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddReaction(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddReaction(props) { fill: "currentColor" })); } + export default SvgAddReaction; \ No newline at end of file diff --git a/icons/es5/AddRoad.js b/icons/es5/AddRoad.js index bf866b0e44..7ef562e8f6 100644 --- a/icons/es5/AddRoad.js +++ b/icons/es5/AddRoad.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddRoad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddRoad(props) { fill: "currentColor" })); } + export default SvgAddRoad; \ No newline at end of file diff --git a/icons/es5/AddShoppingCart.js b/icons/es5/AddShoppingCart.js index fbf746384e..9fd1e87a78 100644 --- a/icons/es5/AddShoppingCart.js +++ b/icons/es5/AddShoppingCart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddShoppingCart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddShoppingCart(props) { fill: "currentColor" })); } + export default SvgAddShoppingCart; \ No newline at end of file diff --git a/icons/es5/AddTask.js b/icons/es5/AddTask.js index 66c3af6ba8..2a4202ec88 100644 --- a/icons/es5/AddTask.js +++ b/icons/es5/AddTask.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddTask(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddTask(props) { fill: "currentColor" })); } + export default SvgAddTask; \ No newline at end of file diff --git a/icons/es5/AddToDrive.js b/icons/es5/AddToDrive.js index 6710fc6df4..02e78d7e60 100644 --- a/icons/es5/AddToDrive.js +++ b/icons/es5/AddToDrive.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddToDrive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddToDrive(props) { fill: "currentColor" })); } + export default SvgAddToDrive; \ No newline at end of file diff --git a/icons/es5/AddToHomeScreen.js b/icons/es5/AddToHomeScreen.js index 8d1895d154..d7689220d9 100644 --- a/icons/es5/AddToHomeScreen.js +++ b/icons/es5/AddToHomeScreen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddToHomeScreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddToHomeScreen(props) { fill: "currentColor" })); } + export default SvgAddToHomeScreen; \ No newline at end of file diff --git a/icons/es5/AddToPhotos.js b/icons/es5/AddToPhotos.js index e77f76e45c..127d626c33 100644 --- a/icons/es5/AddToPhotos.js +++ b/icons/es5/AddToPhotos.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddToPhotos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddToPhotos(props) { fill: "currentColor" })); } + export default SvgAddToPhotos; \ No newline at end of file diff --git a/icons/es5/AddToQueue.js b/icons/es5/AddToQueue.js index 20354bb5d9..53f2bf5304 100644 --- a/icons/es5/AddToQueue.js +++ b/icons/es5/AddToQueue.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddToQueue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAddToQueue(props) { fill: "currentColor" })); } + export default SvgAddToQueue; \ No newline at end of file diff --git a/icons/es5/Addchart.js b/icons/es5/Addchart.js index d17d1ca472..6deedb6449 100644 --- a/icons/es5/Addchart.js +++ b/icons/es5/Addchart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAddchart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAddchart(props) { fill: "currentColor" })); } + export default SvgAddchart; \ No newline at end of file diff --git a/icons/es5/AdfScanner.js b/icons/es5/AdfScanner.js index 3c6742c589..7668ce9a6a 100644 --- a/icons/es5/AdfScanner.js +++ b/icons/es5/AdfScanner.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAdfScanner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAdfScanner(props) { fill: "currentColor" })); } + export default SvgAdfScanner; \ No newline at end of file diff --git a/icons/es5/Adjust.js b/icons/es5/Adjust.js index b4dc9e3920..64808e54bf 100644 --- a/icons/es5/Adjust.js +++ b/icons/es5/Adjust.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAdjust(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAdjust(props) { fill: "currentColor" })); } + export default SvgAdjust; \ No newline at end of file diff --git a/icons/es5/AdminPanelSettings.js b/icons/es5/AdminPanelSettings.js index 42b84bf7aa..0a3da191b0 100644 --- a/icons/es5/AdminPanelSettings.js +++ b/icons/es5/AdminPanelSettings.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAdminPanelSettings(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAdminPanelSettings(props) { fill: "currentColor" })); } + export default SvgAdminPanelSettings; \ No newline at end of file diff --git a/icons/es5/Adobe.js b/icons/es5/Adobe.js index 8c64b31a71..748c6eb7b5 100644 --- a/icons/es5/Adobe.js +++ b/icons/es5/Adobe.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAdobe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAdobe(props) { fill: "currentColor" })); } + export default SvgAdobe; \ No newline at end of file diff --git a/icons/es5/AdsClick.js b/icons/es5/AdsClick.js index 7e3dc19b6d..a128b263bd 100644 --- a/icons/es5/AdsClick.js +++ b/icons/es5/AdsClick.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAdsClick(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAdsClick(props) { fill: "currentColor" })); } + export default SvgAdsClick; \ No newline at end of file diff --git a/icons/es5/Agriculture.js b/icons/es5/Agriculture.js index db82cb22c9..26e49d58ec 100644 --- a/icons/es5/Agriculture.js +++ b/icons/es5/Agriculture.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAgriculture(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAgriculture(props) { fill: "currentColor" })); } + export default SvgAgriculture; \ No newline at end of file diff --git a/icons/es5/Air.js b/icons/es5/Air.js index a6998fae88..f4a0690306 100644 --- a/icons/es5/Air.js +++ b/icons/es5/Air.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAir(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAir(props) { fill: "currentColor" })); } + export default SvgAir; \ No newline at end of file diff --git a/icons/es5/AirlineSeatFlat.js b/icons/es5/AirlineSeatFlat.js index ec8821d0d7..ab6083a91b 100644 --- a/icons/es5/AirlineSeatFlat.js +++ b/icons/es5/AirlineSeatFlat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirlineSeatFlat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirlineSeatFlat(props) { fill: "currentColor" })); } + export default SvgAirlineSeatFlat; \ No newline at end of file diff --git a/icons/es5/AirlineSeatFlatAngled.js b/icons/es5/AirlineSeatFlatAngled.js index f961df0dc5..f4bee39b49 100644 --- a/icons/es5/AirlineSeatFlatAngled.js +++ b/icons/es5/AirlineSeatFlatAngled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirlineSeatFlatAngled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirlineSeatFlatAngled(props) { fill: "currentColor" })); } + export default SvgAirlineSeatFlatAngled; \ No newline at end of file diff --git a/icons/es5/AirlineSeatIndividualSuite.js b/icons/es5/AirlineSeatIndividualSuite.js index ea8c7c06a7..8d8407f359 100644 --- a/icons/es5/AirlineSeatIndividualSuite.js +++ b/icons/es5/AirlineSeatIndividualSuite.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirlineSeatIndividualSuite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirlineSeatIndividualSuite(props) { fill: "currentColor" })); } + export default SvgAirlineSeatIndividualSuite; \ No newline at end of file diff --git a/icons/es5/AirlineSeatLegroomExtra.js b/icons/es5/AirlineSeatLegroomExtra.js index 5e881ce264..ca906115f5 100644 --- a/icons/es5/AirlineSeatLegroomExtra.js +++ b/icons/es5/AirlineSeatLegroomExtra.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirlineSeatLegroomExtra(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirlineSeatLegroomExtra(props) { fill: "currentColor" })); } + export default SvgAirlineSeatLegroomExtra; \ No newline at end of file diff --git a/icons/es5/AirlineSeatLegroomNormal.js b/icons/es5/AirlineSeatLegroomNormal.js index 2533348db6..3b458b243c 100644 --- a/icons/es5/AirlineSeatLegroomNormal.js +++ b/icons/es5/AirlineSeatLegroomNormal.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirlineSeatLegroomNormal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirlineSeatLegroomNormal(props) { fill: "currentColor" })); } + export default SvgAirlineSeatLegroomNormal; \ No newline at end of file diff --git a/icons/es5/AirlineSeatLegroomReduced.js b/icons/es5/AirlineSeatLegroomReduced.js index b745019c49..623fbc5f8c 100644 --- a/icons/es5/AirlineSeatLegroomReduced.js +++ b/icons/es5/AirlineSeatLegroomReduced.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirlineSeatLegroomReduced(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirlineSeatLegroomReduced(props) { fill: "currentColor" })); } + export default SvgAirlineSeatLegroomReduced; \ No newline at end of file diff --git a/icons/es5/AirlineSeatReclineExtra.js b/icons/es5/AirlineSeatReclineExtra.js index 88bf71d01f..7c3dfd72fd 100644 --- a/icons/es5/AirlineSeatReclineExtra.js +++ b/icons/es5/AirlineSeatReclineExtra.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirlineSeatReclineExtra(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirlineSeatReclineExtra(props) { fill: "currentColor" })); } + export default SvgAirlineSeatReclineExtra; \ No newline at end of file diff --git a/icons/es5/AirlineSeatReclineNormal.js b/icons/es5/AirlineSeatReclineNormal.js index 3af43fc515..4dd59360b2 100644 --- a/icons/es5/AirlineSeatReclineNormal.js +++ b/icons/es5/AirlineSeatReclineNormal.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirlineSeatReclineNormal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirlineSeatReclineNormal(props) { fill: "currentColor" })); } + export default SvgAirlineSeatReclineNormal; \ No newline at end of file diff --git a/icons/es5/AirlineStops.js b/icons/es5/AirlineStops.js index fd81c8c0d5..26e7935c51 100644 --- a/icons/es5/AirlineStops.js +++ b/icons/es5/AirlineStops.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirlineStops(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirlineStops(props) { fill: "currentColor" })); } + export default SvgAirlineStops; \ No newline at end of file diff --git a/icons/es5/Airlines.js b/icons/es5/Airlines.js index 4a1eddf3dc..769cbb13a0 100644 --- a/icons/es5/Airlines.js +++ b/icons/es5/Airlines.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirlines(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirlines(props) { fill: "currentColor" })); } + export default SvgAirlines; \ No newline at end of file diff --git a/icons/es5/AirplaneTicket.js b/icons/es5/AirplaneTicket.js index d022c4241d..027784109b 100644 --- a/icons/es5/AirplaneTicket.js +++ b/icons/es5/AirplaneTicket.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirplaneTicket(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirplaneTicket(props) { fill: "currentColor" })); } + export default SvgAirplaneTicket; \ No newline at end of file diff --git a/icons/es5/AirplanemodeActive.js b/icons/es5/AirplanemodeActive.js index 3ee0b6c0e7..3e6acee661 100644 --- a/icons/es5/AirplanemodeActive.js +++ b/icons/es5/AirplanemodeActive.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirplanemodeActive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirplanemodeActive(props) { fill: "currentColor" })); } + export default SvgAirplanemodeActive; \ No newline at end of file diff --git a/icons/es5/AirplanemodeInactive.js b/icons/es5/AirplanemodeInactive.js index 215c0fc0cc..faf53da6c6 100644 --- a/icons/es5/AirplanemodeInactive.js +++ b/icons/es5/AirplanemodeInactive.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirplanemodeInactive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirplanemodeInactive(props) { fill: "currentColor" })); } + export default SvgAirplanemodeInactive; \ No newline at end of file diff --git a/icons/es5/Airplay.js b/icons/es5/Airplay.js index 0070d33917..6fd66071f4 100644 --- a/icons/es5/Airplay.js +++ b/icons/es5/Airplay.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirplay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirplay(props) { fill: "currentColor" })); } + export default SvgAirplay; \ No newline at end of file diff --git a/icons/es5/AirportShuttle.js b/icons/es5/AirportShuttle.js index ad2b074c9c..8aa8745914 100644 --- a/icons/es5/AirportShuttle.js +++ b/icons/es5/AirportShuttle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAirportShuttle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAirportShuttle(props) { fill: "currentColor" })); } + export default SvgAirportShuttle; \ No newline at end of file diff --git a/icons/es5/Alarm.js b/icons/es5/Alarm.js index 5e639261d7..d0dcffbb3c 100644 --- a/icons/es5/Alarm.js +++ b/icons/es5/Alarm.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlarm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlarm(props) { fill: "currentColor" })); } + export default SvgAlarm; \ No newline at end of file diff --git a/icons/es5/AlarmAdd.js b/icons/es5/AlarmAdd.js index b461d48a9d..dfd5b3feed 100644 --- a/icons/es5/AlarmAdd.js +++ b/icons/es5/AlarmAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlarmAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlarmAdd(props) { fill: "currentColor" })); } + export default SvgAlarmAdd; \ No newline at end of file diff --git a/icons/es5/AlarmOff.js b/icons/es5/AlarmOff.js index 097a3dde41..a0f27ea769 100644 --- a/icons/es5/AlarmOff.js +++ b/icons/es5/AlarmOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlarmOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlarmOff(props) { fill: "currentColor" })); } + export default SvgAlarmOff; \ No newline at end of file diff --git a/icons/es5/AlarmOn.js b/icons/es5/AlarmOn.js index e8969257fd..1e9e7f7e3a 100644 --- a/icons/es5/AlarmOn.js +++ b/icons/es5/AlarmOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlarmOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlarmOn(props) { fill: "currentColor" })); } + export default SvgAlarmOn; \ No newline at end of file diff --git a/icons/es5/Album.js b/icons/es5/Album.js index 0e84161379..03143d4dcc 100644 --- a/icons/es5/Album.js +++ b/icons/es5/Album.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlbum(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlbum(props) { fill: "currentColor" })); } + export default SvgAlbum; \ No newline at end of file diff --git a/icons/es5/AlignHorizontalCenter.js b/icons/es5/AlignHorizontalCenter.js index c476703943..0aefa06e40 100644 --- a/icons/es5/AlignHorizontalCenter.js +++ b/icons/es5/AlignHorizontalCenter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlignHorizontalCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlignHorizontalCenter(props) { fill: "currentColor" })); } + export default SvgAlignHorizontalCenter; \ No newline at end of file diff --git a/icons/es5/AlignHorizontalLeft.js b/icons/es5/AlignHorizontalLeft.js index d50192e3ca..85eb7f0640 100644 --- a/icons/es5/AlignHorizontalLeft.js +++ b/icons/es5/AlignHorizontalLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlignHorizontalLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlignHorizontalLeft(props) { fill: "currentColor" })); } + export default SvgAlignHorizontalLeft; \ No newline at end of file diff --git a/icons/es5/AlignHorizontalRight.js b/icons/es5/AlignHorizontalRight.js index c238365855..82cf215f93 100644 --- a/icons/es5/AlignHorizontalRight.js +++ b/icons/es5/AlignHorizontalRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlignHorizontalRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlignHorizontalRight(props) { fill: "currentColor" })); } + export default SvgAlignHorizontalRight; \ No newline at end of file diff --git a/icons/es5/AlignVerticalBottom.js b/icons/es5/AlignVerticalBottom.js index 1250413820..fabaf63f58 100644 --- a/icons/es5/AlignVerticalBottom.js +++ b/icons/es5/AlignVerticalBottom.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlignVerticalBottom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlignVerticalBottom(props) { fill: "currentColor" })); } + export default SvgAlignVerticalBottom; \ No newline at end of file diff --git a/icons/es5/AlignVerticalCenter.js b/icons/es5/AlignVerticalCenter.js index 9195f79199..6e0b234f39 100644 --- a/icons/es5/AlignVerticalCenter.js +++ b/icons/es5/AlignVerticalCenter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlignVerticalCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlignVerticalCenter(props) { fill: "currentColor" })); } + export default SvgAlignVerticalCenter; \ No newline at end of file diff --git a/icons/es5/AlignVerticalTop.js b/icons/es5/AlignVerticalTop.js index 5fd280d69d..c4ae9f7428 100644 --- a/icons/es5/AlignVerticalTop.js +++ b/icons/es5/AlignVerticalTop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlignVerticalTop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlignVerticalTop(props) { fill: "currentColor" })); } + export default SvgAlignVerticalTop; \ No newline at end of file diff --git a/icons/es5/AllInbox.js b/icons/es5/AllInbox.js index 4f88518439..9593dfb4c0 100644 --- a/icons/es5/AllInbox.js +++ b/icons/es5/AllInbox.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAllInbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAllInbox(props) { fill: "currentColor" })); } + export default SvgAllInbox; \ No newline at end of file diff --git a/icons/es5/AllInclusive.js b/icons/es5/AllInclusive.js index e845621373..30718b8b71 100644 --- a/icons/es5/AllInclusive.js +++ b/icons/es5/AllInclusive.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAllInclusive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAllInclusive(props) { fill: "currentColor" })); } + export default SvgAllInclusive; \ No newline at end of file diff --git a/icons/es5/AllOut.js b/icons/es5/AllOut.js index b518631bae..9dc226a9a1 100644 --- a/icons/es5/AllOut.js +++ b/icons/es5/AllOut.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAllOut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAllOut(props) { fill: "currentColor" })); } + export default SvgAllOut; \ No newline at end of file diff --git a/icons/es5/AltRoute.js b/icons/es5/AltRoute.js index d9881e7b29..471d6a4315 100644 --- a/icons/es5/AltRoute.js +++ b/icons/es5/AltRoute.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAltRoute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAltRoute(props) { fill: "currentColor" })); } + export default SvgAltRoute; \ No newline at end of file diff --git a/icons/es5/AlternateEmail.js b/icons/es5/AlternateEmail.js index fc8d915b97..54b401024a 100644 --- a/icons/es5/AlternateEmail.js +++ b/icons/es5/AlternateEmail.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAlternateEmail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAlternateEmail(props) { fill: "currentColor" })); } + export default SvgAlternateEmail; \ No newline at end of file diff --git a/icons/es5/AmpStories.js b/icons/es5/AmpStories.js index f7fe877b96..25261f2c5c 100644 --- a/icons/es5/AmpStories.js +++ b/icons/es5/AmpStories.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAmpStories(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAmpStories(props) { fill: "currentColor" })); } + export default SvgAmpStories; \ No newline at end of file diff --git a/icons/es5/Analytics.js b/icons/es5/Analytics.js index 71a7420fa1..122311965a 100644 --- a/icons/es5/Analytics.js +++ b/icons/es5/Analytics.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAnalytics(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAnalytics(props) { fill: "currentColor" })); } + export default SvgAnalytics; \ No newline at end of file diff --git a/icons/es5/Anchor.js b/icons/es5/Anchor.js index 37a6dc048a..e6aae463bc 100644 --- a/icons/es5/Anchor.js +++ b/icons/es5/Anchor.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAnchor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAnchor(props) { fill: "currentColor" })); } + export default SvgAnchor; \ No newline at end of file diff --git a/icons/es5/Android.js b/icons/es5/Android.js index 0ba3462b70..5ea68d71b7 100644 --- a/icons/es5/Android.js +++ b/icons/es5/Android.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAndroid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAndroid(props) { fill: "currentColor" })); } + export default SvgAndroid; \ No newline at end of file diff --git a/icons/es5/Animation.js b/icons/es5/Animation.js index a36b1c5045..a5c4df106d 100644 --- a/icons/es5/Animation.js +++ b/icons/es5/Animation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAnimation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAnimation(props) { fill: "currentColor" })); } + export default SvgAnimation; \ No newline at end of file diff --git a/icons/es5/Announcement.js b/icons/es5/Announcement.js index f5ca0f0911..5c2b195375 100644 --- a/icons/es5/Announcement.js +++ b/icons/es5/Announcement.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAnnouncement(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAnnouncement(props) { fill: "currentColor" })); } + export default SvgAnnouncement; \ No newline at end of file diff --git a/icons/es5/Aod.js b/icons/es5/Aod.js index 127e9c10fe..af2aba9dd9 100644 --- a/icons/es5/Aod.js +++ b/icons/es5/Aod.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAod(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAod(props) { fill: "currentColor" })); } + export default SvgAod; \ No newline at end of file diff --git a/icons/es5/Apartment.js b/icons/es5/Apartment.js index 1ae09d8b6b..49728d3df0 100644 --- a/icons/es5/Apartment.js +++ b/icons/es5/Apartment.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgApartment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgApartment(props) { fill: "currentColor" })); } + export default SvgApartment; \ No newline at end of file diff --git a/icons/es5/Api.js b/icons/es5/Api.js index 47ab769ab1..cb63e9e052 100644 --- a/icons/es5/Api.js +++ b/icons/es5/Api.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgApi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgApi(props) { fill: "currentColor" })); } + export default SvgApi; \ No newline at end of file diff --git a/icons/es5/AppBlocking.js b/icons/es5/AppBlocking.js index 2f9185ed35..2828482984 100644 --- a/icons/es5/AppBlocking.js +++ b/icons/es5/AppBlocking.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAppBlocking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAppBlocking(props) { fill: "currentColor" })); } + export default SvgAppBlocking; \ No newline at end of file diff --git a/icons/es5/AppRegistration.js b/icons/es5/AppRegistration.js index e3aeffc232..2b138608ea 100644 --- a/icons/es5/AppRegistration.js +++ b/icons/es5/AppRegistration.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAppRegistration(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAppRegistration(props) { fill: "currentColor" })); } + export default SvgAppRegistration; \ No newline at end of file diff --git a/icons/es5/AppSettingsAlt.js b/icons/es5/AppSettingsAlt.js index 980df0ed2f..27b3422bd4 100644 --- a/icons/es5/AppSettingsAlt.js +++ b/icons/es5/AppSettingsAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAppSettingsAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAppSettingsAlt(props) { fill: "currentColor" })); } + export default SvgAppSettingsAlt; \ No newline at end of file diff --git a/icons/es5/AppShortcut.js b/icons/es5/AppShortcut.js index 7682e2e389..ba468ba587 100644 --- a/icons/es5/AppShortcut.js +++ b/icons/es5/AppShortcut.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAppShortcut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAppShortcut(props) { fill: "currentColor" })); } + export default SvgAppShortcut; \ No newline at end of file diff --git a/icons/es5/Apple.js b/icons/es5/Apple.js index d35c9c21db..ae3f69c60f 100644 --- a/icons/es5/Apple.js +++ b/icons/es5/Apple.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgApple(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgApple(props) { fill: "currentColor" })); } + export default SvgApple; \ No newline at end of file diff --git a/icons/es5/Approval.js b/icons/es5/Approval.js index 5c69143248..435445b5af 100644 --- a/icons/es5/Approval.js +++ b/icons/es5/Approval.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgApproval(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgApproval(props) { fill: "currentColor" })); } + export default SvgApproval; \ No newline at end of file diff --git a/icons/es5/Apps.js b/icons/es5/Apps.js index c4d8d45341..b774f47e00 100644 --- a/icons/es5/Apps.js +++ b/icons/es5/Apps.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgApps(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgApps(props) { fill: "currentColor" })); } + export default SvgApps; \ No newline at end of file diff --git a/icons/es5/AppsOutage.js b/icons/es5/AppsOutage.js index 317b0e56c2..65e6e3b508 100644 --- a/icons/es5/AppsOutage.js +++ b/icons/es5/AppsOutage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAppsOutage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAppsOutage(props) { fill: "currentColor" })); } + export default SvgAppsOutage; \ No newline at end of file diff --git a/icons/es5/Architecture.js b/icons/es5/Architecture.js index 8f1c63c5e2..167a41acc4 100644 --- a/icons/es5/Architecture.js +++ b/icons/es5/Architecture.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArchitecture(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArchitecture(props) { fill: "currentColor" })); } + export default SvgArchitecture; \ No newline at end of file diff --git a/icons/es5/Archive.js b/icons/es5/Archive.js index f5e90f240a..cbfb6234d4 100644 --- a/icons/es5/Archive.js +++ b/icons/es5/Archive.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArchive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArchive(props) { fill: "currentColor" })); } + export default SvgArchive; \ No newline at end of file diff --git a/icons/es5/AreaChart.js b/icons/es5/AreaChart.js index ea01b795ab..4ebc175158 100644 --- a/icons/es5/AreaChart.js +++ b/icons/es5/AreaChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAreaChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAreaChart(props) { fill: "currentColor" })); } + export default SvgAreaChart; \ No newline at end of file diff --git a/icons/es5/ArrowBack.js b/icons/es5/ArrowBack.js index 4358ddef1f..dd60700034 100644 --- a/icons/es5/ArrowBack.js +++ b/icons/es5/ArrowBack.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowBack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgArrowBack(props) { fill: "currentColor" })); } + export default SvgArrowBack; \ No newline at end of file diff --git a/icons/es5/ArrowBackIos.js b/icons/es5/ArrowBackIos.js index 8a326ecaa9..685dec7bcb 100644 --- a/icons/es5/ArrowBackIos.js +++ b/icons/es5/ArrowBackIos.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowBackIos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgArrowBackIos(props) { fill: "currentColor" })); } + export default SvgArrowBackIos; \ No newline at end of file diff --git a/icons/es5/ArrowBackIosNew.js b/icons/es5/ArrowBackIosNew.js index 700e75088e..78fe35f2f7 100644 --- a/icons/es5/ArrowBackIosNew.js +++ b/icons/es5/ArrowBackIosNew.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowBackIosNew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArrowBackIosNew(props) { fill: "currentColor" })); } + export default SvgArrowBackIosNew; \ No newline at end of file diff --git a/icons/es5/ArrowCircleDown.js b/icons/es5/ArrowCircleDown.js index b6826cb905..4dc97e4d26 100644 --- a/icons/es5/ArrowCircleDown.js +++ b/icons/es5/ArrowCircleDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowCircleDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArrowCircleDown(props) { fill: "currentColor" })); } + export default SvgArrowCircleDown; \ No newline at end of file diff --git a/icons/es5/ArrowCircleLeft.js b/icons/es5/ArrowCircleLeft.js index 5c63bfd6a7..316541ee1e 100644 --- a/icons/es5/ArrowCircleLeft.js +++ b/icons/es5/ArrowCircleLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowCircleLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArrowCircleLeft(props) { fill: "currentColor" })); } + export default SvgArrowCircleLeft; \ No newline at end of file diff --git a/icons/es5/ArrowCircleRight.js b/icons/es5/ArrowCircleRight.js index 2da7c7c258..7b501b0669 100644 --- a/icons/es5/ArrowCircleRight.js +++ b/icons/es5/ArrowCircleRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowCircleRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArrowCircleRight(props) { fill: "currentColor" })); } + export default SvgArrowCircleRight; \ No newline at end of file diff --git a/icons/es5/ArrowCircleUp.js b/icons/es5/ArrowCircleUp.js index 5358b45938..be023d0559 100644 --- a/icons/es5/ArrowCircleUp.js +++ b/icons/es5/ArrowCircleUp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowCircleUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArrowCircleUp(props) { fill: "currentColor" })); } + export default SvgArrowCircleUp; \ No newline at end of file diff --git a/icons/es5/ArrowDownward.js b/icons/es5/ArrowDownward.js index 3182eb47e0..06d4623101 100644 --- a/icons/es5/ArrowDownward.js +++ b/icons/es5/ArrowDownward.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowDownward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArrowDownward(props) { fill: "currentColor" })); } + export default SvgArrowDownward; \ No newline at end of file diff --git a/icons/es5/ArrowDropDown.js b/icons/es5/ArrowDropDown.js index 21042be262..061cce91ca 100644 --- a/icons/es5/ArrowDropDown.js +++ b/icons/es5/ArrowDropDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowDropDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgArrowDropDown(props) { fill: "currentColor" })); } + export default SvgArrowDropDown; \ No newline at end of file diff --git a/icons/es5/ArrowDropDownCircle.js b/icons/es5/ArrowDropDownCircle.js index ef14e71851..c21555a350 100644 --- a/icons/es5/ArrowDropDownCircle.js +++ b/icons/es5/ArrowDropDownCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowDropDownCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgArrowDropDownCircle(props) { fill: "currentColor" })); } + export default SvgArrowDropDownCircle; \ No newline at end of file diff --git a/icons/es5/ArrowDropUp.js b/icons/es5/ArrowDropUp.js index 9e43a21b38..fad6b74a3f 100644 --- a/icons/es5/ArrowDropUp.js +++ b/icons/es5/ArrowDropUp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowDropUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgArrowDropUp(props) { fill: "currentColor" })); } + export default SvgArrowDropUp; \ No newline at end of file diff --git a/icons/es5/ArrowDropUpDown.js b/icons/es5/ArrowDropUpDown.js index f8b9015d08..2420af5b99 100644 --- a/icons/es5/ArrowDropUpDown.js +++ b/icons/es5/ArrowDropUpDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowDropUpDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgArrowDropUpDown(props) { fill: "currentColor" })); } + export default SvgArrowDropUpDown; \ No newline at end of file diff --git a/icons/es5/ArrowForward.js b/icons/es5/ArrowForward.js index 1c997001c9..3306b595b7 100644 --- a/icons/es5/ArrowForward.js +++ b/icons/es5/ArrowForward.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowForward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgArrowForward(props) { fill: "currentColor" })); } + export default SvgArrowForward; \ No newline at end of file diff --git a/icons/es5/ArrowForwardIos.js b/icons/es5/ArrowForwardIos.js index 80b1c3f8ef..8d5309c163 100644 --- a/icons/es5/ArrowForwardIos.js +++ b/icons/es5/ArrowForwardIos.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowForwardIos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgArrowForwardIos(props) { fill: "currentColor" })); } + export default SvgArrowForwardIos; \ No newline at end of file diff --git a/icons/es5/ArrowLeft.js b/icons/es5/ArrowLeft.js index be3965a0b5..4377bbc83e 100644 --- a/icons/es5/ArrowLeft.js +++ b/icons/es5/ArrowLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArrowLeft(props) { fill: "currentColor" })); } + export default SvgArrowLeft; \ No newline at end of file diff --git a/icons/es5/ArrowOutward.js b/icons/es5/ArrowOutward.js index c3da8db4c4..d2b76cb53d 100644 --- a/icons/es5/ArrowOutward.js +++ b/icons/es5/ArrowOutward.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowOutward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArrowOutward(props) { fill: "currentColor" })); } + export default SvgArrowOutward; \ No newline at end of file diff --git a/icons/es5/ArrowRight.js b/icons/es5/ArrowRight.js index 9db0c533f2..6bb55df398 100644 --- a/icons/es5/ArrowRight.js +++ b/icons/es5/ArrowRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArrowRight(props) { fill: "currentColor" })); } + export default SvgArrowRight; \ No newline at end of file diff --git a/icons/es5/ArrowRightAlt.js b/icons/es5/ArrowRightAlt.js index 19625919dc..86f3075733 100644 --- a/icons/es5/ArrowRightAlt.js +++ b/icons/es5/ArrowRightAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowRightAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArrowRightAlt(props) { fill: "currentColor" })); } + export default SvgArrowRightAlt; \ No newline at end of file diff --git a/icons/es5/ArrowUpward.js b/icons/es5/ArrowUpward.js index 251fa58af2..0100ab1336 100644 --- a/icons/es5/ArrowUpward.js +++ b/icons/es5/ArrowUpward.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArrowUpward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArrowUpward(props) { fill: "currentColor" })); } + export default SvgArrowUpward; \ No newline at end of file diff --git a/icons/es5/ArtTrack.js b/icons/es5/ArtTrack.js index 23aa419e45..ae20734a1c 100644 --- a/icons/es5/ArtTrack.js +++ b/icons/es5/ArtTrack.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArtTrack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgArtTrack(props) { fill: "currentColor" })); } + export default SvgArtTrack; \ No newline at end of file diff --git a/icons/es5/Article.js b/icons/es5/Article.js index 8a3cd38d38..9455c5edb3 100644 --- a/icons/es5/Article.js +++ b/icons/es5/Article.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgArticle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgArticle(props) { fill: "currentColor" })); } + export default SvgArticle; \ No newline at end of file diff --git a/icons/es5/AspectRatio.js b/icons/es5/AspectRatio.js index 0f01502985..9c496252bd 100644 --- a/icons/es5/AspectRatio.js +++ b/icons/es5/AspectRatio.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAspectRatio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAspectRatio(props) { fill: "currentColor" })); } + export default SvgAspectRatio; \ No newline at end of file diff --git a/icons/es5/Assessment.js b/icons/es5/Assessment.js index e0348a13c3..e61f996db5 100644 --- a/icons/es5/Assessment.js +++ b/icons/es5/Assessment.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssessment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAssessment(props) { fill: "currentColor" })); } + export default SvgAssessment; \ No newline at end of file diff --git a/icons/es5/Assignment.js b/icons/es5/Assignment.js index 0195dd57a9..6b8e87f751 100644 --- a/icons/es5/Assignment.js +++ b/icons/es5/Assignment.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssignment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgAssignment(props) { fill: "currentColor" })); } + export default SvgAssignment; \ No newline at end of file diff --git a/icons/es5/AssignmentInd.js b/icons/es5/AssignmentInd.js index 38c820f70b..d1a6dab43c 100644 --- a/icons/es5/AssignmentInd.js +++ b/icons/es5/AssignmentInd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssignmentInd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAssignmentInd(props) { fill: "currentColor" })); } + export default SvgAssignmentInd; \ No newline at end of file diff --git a/icons/es5/AssignmentLate.js b/icons/es5/AssignmentLate.js index 4f19c31b6c..1ea75d56bf 100644 --- a/icons/es5/AssignmentLate.js +++ b/icons/es5/AssignmentLate.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssignmentLate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAssignmentLate(props) { fill: "currentColor" })); } + export default SvgAssignmentLate; \ No newline at end of file diff --git a/icons/es5/AssignmentReturn.js b/icons/es5/AssignmentReturn.js index 7803a88e74..9762c0074b 100644 --- a/icons/es5/AssignmentReturn.js +++ b/icons/es5/AssignmentReturn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssignmentReturn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAssignmentReturn(props) { fill: "currentColor" })); } + export default SvgAssignmentReturn; \ No newline at end of file diff --git a/icons/es5/AssignmentReturned.js b/icons/es5/AssignmentReturned.js index 8f89512c67..3ed8f1bbf5 100644 --- a/icons/es5/AssignmentReturned.js +++ b/icons/es5/AssignmentReturned.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssignmentReturned(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAssignmentReturned(props) { fill: "currentColor" })); } + export default SvgAssignmentReturned; \ No newline at end of file diff --git a/icons/es5/AssignmentTurnedIn.js b/icons/es5/AssignmentTurnedIn.js index e2b030775a..0d12f3dbed 100644 --- a/icons/es5/AssignmentTurnedIn.js +++ b/icons/es5/AssignmentTurnedIn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssignmentTurnedIn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAssignmentTurnedIn(props) { fill: "currentColor" })); } + export default SvgAssignmentTurnedIn; \ No newline at end of file diff --git a/icons/es5/AssistWalker.js b/icons/es5/AssistWalker.js index 3a2c1fbf97..ca92f917ca 100644 --- a/icons/es5/AssistWalker.js +++ b/icons/es5/AssistWalker.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssistWalker(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgAssistWalker(props) { fill: "currentColor" })); } + export default SvgAssistWalker; \ No newline at end of file diff --git a/icons/es5/Assistant.js b/icons/es5/Assistant.js index 3cae9e83f2..e3e553638a 100644 --- a/icons/es5/Assistant.js +++ b/icons/es5/Assistant.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssistant(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAssistant(props) { fill: "currentColor" })); } + export default SvgAssistant; \ No newline at end of file diff --git a/icons/es5/AssistantDirection.js b/icons/es5/AssistantDirection.js index 926266a6d2..0f078cbf5f 100644 --- a/icons/es5/AssistantDirection.js +++ b/icons/es5/AssistantDirection.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssistantDirection(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAssistantDirection(props) { fill: "currentColor" })); } + export default SvgAssistantDirection; \ No newline at end of file diff --git a/icons/es5/AssistantPhoto.js b/icons/es5/AssistantPhoto.js index 1f6cdd20a1..b2693e8f65 100644 --- a/icons/es5/AssistantPhoto.js +++ b/icons/es5/AssistantPhoto.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssistantPhoto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAssistantPhoto(props) { fill: "currentColor" })); } + export default SvgAssistantPhoto; \ No newline at end of file diff --git a/icons/es5/AssuredWorkload.js b/icons/es5/AssuredWorkload.js index e427b0cc97..9dae0f3ea0 100644 --- a/icons/es5/AssuredWorkload.js +++ b/icons/es5/AssuredWorkload.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAssuredWorkload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAssuredWorkload(props) { fill: "currentColor" })); } + export default SvgAssuredWorkload; \ No newline at end of file diff --git a/icons/es5/Atm.js b/icons/es5/Atm.js index 05816f60d9..159ea28c7b 100644 --- a/icons/es5/Atm.js +++ b/icons/es5/Atm.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAtm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAtm(props) { fill: "currentColor" })); } + export default SvgAtm; \ No newline at end of file diff --git a/icons/es5/AttachEmail.js b/icons/es5/AttachEmail.js index e08b67fb31..fbf656464c 100644 --- a/icons/es5/AttachEmail.js +++ b/icons/es5/AttachEmail.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAttachEmail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAttachEmail(props) { fill: "currentColor" })); } + export default SvgAttachEmail; \ No newline at end of file diff --git a/icons/es5/AttachFile.js b/icons/es5/AttachFile.js index c5c630f5c4..366b52145f 100644 --- a/icons/es5/AttachFile.js +++ b/icons/es5/AttachFile.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAttachFile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAttachFile(props) { fill: "currentColor" })); } + export default SvgAttachFile; \ No newline at end of file diff --git a/icons/es5/AttachMoney.js b/icons/es5/AttachMoney.js index 0e59555ca1..74ad2ed4f9 100644 --- a/icons/es5/AttachMoney.js +++ b/icons/es5/AttachMoney.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAttachMoney(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAttachMoney(props) { fill: "currentColor" })); } + export default SvgAttachMoney; \ No newline at end of file diff --git a/icons/es5/Attachment.js b/icons/es5/Attachment.js index c5470f232b..6da07fe384 100644 --- a/icons/es5/Attachment.js +++ b/icons/es5/Attachment.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAttachment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAttachment(props) { fill: "currentColor" })); } + export default SvgAttachment; \ No newline at end of file diff --git a/icons/es5/Attractions.js b/icons/es5/Attractions.js index ae72b19ec8..279265b986 100644 --- a/icons/es5/Attractions.js +++ b/icons/es5/Attractions.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAttractions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAttractions(props) { fill: "currentColor" })); } + export default SvgAttractions; \ No newline at end of file diff --git a/icons/es5/Attribution.js b/icons/es5/Attribution.js index 8bb556b80b..84793fa118 100644 --- a/icons/es5/Attribution.js +++ b/icons/es5/Attribution.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAttribution(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgAttribution(props) { r: 1.5 })); } + export default SvgAttribution; \ No newline at end of file diff --git a/icons/es5/AudioFile.js b/icons/es5/AudioFile.js index e2069e5806..a839eff109 100644 --- a/icons/es5/AudioFile.js +++ b/icons/es5/AudioFile.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAudioFile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAudioFile(props) { fill: "currentColor" })); } + export default SvgAudioFile; \ No newline at end of file diff --git a/icons/es5/Audiotrack.js b/icons/es5/Audiotrack.js index 43a031c70d..6f42ce263f 100644 --- a/icons/es5/Audiotrack.js +++ b/icons/es5/Audiotrack.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAudiotrack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAudiotrack(props) { fill: "currentColor" })); } + export default SvgAudiotrack; \ No newline at end of file diff --git a/icons/es5/AutoAwesome.js b/icons/es5/AutoAwesome.js index 928a3a2b63..aca895f017 100644 --- a/icons/es5/AutoAwesome.js +++ b/icons/es5/AutoAwesome.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutoAwesome(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAutoAwesome(props) { fill: "currentColor" })); } + export default SvgAutoAwesome; \ No newline at end of file diff --git a/icons/es5/AutoAwesomeMosaic.js b/icons/es5/AutoAwesomeMosaic.js index 774bb6cc85..6ac3abd1ba 100644 --- a/icons/es5/AutoAwesomeMosaic.js +++ b/icons/es5/AutoAwesomeMosaic.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutoAwesomeMosaic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAutoAwesomeMosaic(props) { fill: "currentColor" })); } + export default SvgAutoAwesomeMosaic; \ No newline at end of file diff --git a/icons/es5/AutoAwesomeMotion.js b/icons/es5/AutoAwesomeMotion.js index 994daf898a..1b7654630d 100644 --- a/icons/es5/AutoAwesomeMotion.js +++ b/icons/es5/AutoAwesomeMotion.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutoAwesomeMotion(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAutoAwesomeMotion(props) { fill: "currentColor" })); } + export default SvgAutoAwesomeMotion; \ No newline at end of file diff --git a/icons/es5/AutoDelete.js b/icons/es5/AutoDelete.js index 4e9ec64ae7..a162e3f399 100644 --- a/icons/es5/AutoDelete.js +++ b/icons/es5/AutoDelete.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutoDelete(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAutoDelete(props) { fill: "currentColor" })); } + export default SvgAutoDelete; \ No newline at end of file diff --git a/icons/es5/AutoFixHigh.js b/icons/es5/AutoFixHigh.js index 1c980d163e..91ae4f18f2 100644 --- a/icons/es5/AutoFixHigh.js +++ b/icons/es5/AutoFixHigh.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutoFixHigh(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAutoFixHigh(props) { fill: "currentColor" })); } + export default SvgAutoFixHigh; \ No newline at end of file diff --git a/icons/es5/AutoFixNormal.js b/icons/es5/AutoFixNormal.js index 7108f5627f..73d0db5957 100644 --- a/icons/es5/AutoFixNormal.js +++ b/icons/es5/AutoFixNormal.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutoFixNormal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAutoFixNormal(props) { fill: "currentColor" })); } + export default SvgAutoFixNormal; \ No newline at end of file diff --git a/icons/es5/AutoFixOff.js b/icons/es5/AutoFixOff.js index edb2f53907..f73773988d 100644 --- a/icons/es5/AutoFixOff.js +++ b/icons/es5/AutoFixOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutoFixOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAutoFixOff(props) { fill: "currentColor" })); } + export default SvgAutoFixOff; \ No newline at end of file diff --git a/icons/es5/AutoGraph.js b/icons/es5/AutoGraph.js index 105adc7f43..1acbb1d151 100644 --- a/icons/es5/AutoGraph.js +++ b/icons/es5/AutoGraph.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutoGraph(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAutoGraph(props) { fill: "currentColor" })); } + export default SvgAutoGraph; \ No newline at end of file diff --git a/icons/es5/AutoMode.js b/icons/es5/AutoMode.js index fe944dba05..7c77b52e2b 100644 --- a/icons/es5/AutoMode.js +++ b/icons/es5/AutoMode.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutoMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAutoMode(props) { fill: "currentColor" })); } + export default SvgAutoMode; \ No newline at end of file diff --git a/icons/es5/AutoStories.js b/icons/es5/AutoStories.js index 2dcb69b0b3..87e0294a72 100644 --- a/icons/es5/AutoStories.js +++ b/icons/es5/AutoStories.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutoStories(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAutoStories(props) { fill: "currentColor" })); } + export default SvgAutoStories; \ No newline at end of file diff --git a/icons/es5/AutofpsSelect.js b/icons/es5/AutofpsSelect.js index 21da13f4b8..0167ab29e3 100644 --- a/icons/es5/AutofpsSelect.js +++ b/icons/es5/AutofpsSelect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutofpsSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgAutofpsSelect(props) { fill: "currentColor" })); } + export default SvgAutofpsSelect; \ No newline at end of file diff --git a/icons/es5/Autorenew.js b/icons/es5/Autorenew.js index a83523af31..5f0090d550 100644 --- a/icons/es5/Autorenew.js +++ b/icons/es5/Autorenew.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAutorenew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAutorenew(props) { fill: "currentColor" })); } + export default SvgAutorenew; \ No newline at end of file diff --git a/icons/es5/AvTimer.js b/icons/es5/AvTimer.js index cda36700a1..92af98ce8f 100644 --- a/icons/es5/AvTimer.js +++ b/icons/es5/AvTimer.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAvTimer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgAvTimer(props) { fill: "currentColor" })); } + export default SvgAvTimer; \ No newline at end of file diff --git a/icons/es5/Award.js b/icons/es5/Award.js index 340c20b5d0..72f2cdb157 100644 --- a/icons/es5/Award.js +++ b/icons/es5/Award.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgAward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgAward(props) { fill: "currentColor" })); } + export default SvgAward; \ No newline at end of file diff --git a/icons/es5/BabyChangingStation.js b/icons/es5/BabyChangingStation.js index 36cf8a9550..b458e2c397 100644 --- a/icons/es5/BabyChangingStation.js +++ b/icons/es5/BabyChangingStation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBabyChangingStation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBabyChangingStation(props) { fill: "currentColor" })); } + export default SvgBabyChangingStation; \ No newline at end of file diff --git a/icons/es5/BackHand.js b/icons/es5/BackHand.js index e5edca71c5..a6d267cabc 100644 --- a/icons/es5/BackHand.js +++ b/icons/es5/BackHand.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBackHand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBackHand(props) { fill: "currentColor" })); } + export default SvgBackHand; \ No newline at end of file diff --git a/icons/es5/Backpack.js b/icons/es5/Backpack.js index b69e1a9cb5..0d0b0d222e 100644 --- a/icons/es5/Backpack.js +++ b/icons/es5/Backpack.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBackpack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBackpack(props) { fill: "currentColor" })); } + export default SvgBackpack; \ No newline at end of file diff --git a/icons/es5/Backspace.js b/icons/es5/Backspace.js index e1e1afdd7d..651fdcc299 100644 --- a/icons/es5/Backspace.js +++ b/icons/es5/Backspace.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBackspace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBackspace(props) { fill: "currentColor" })); } + export default SvgBackspace; \ No newline at end of file diff --git a/icons/es5/Backup.js b/icons/es5/Backup.js index 6f652a3b10..922c32a192 100644 --- a/icons/es5/Backup.js +++ b/icons/es5/Backup.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBackup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBackup(props) { fill: "currentColor" })); } + export default SvgBackup; \ No newline at end of file diff --git a/icons/es5/BackupTable.js b/icons/es5/BackupTable.js index c6395512b8..8d90e171e3 100644 --- a/icons/es5/BackupTable.js +++ b/icons/es5/BackupTable.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBackupTable(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgBackupTable(props) { fill: "currentColor" })); } + export default SvgBackupTable; \ No newline at end of file diff --git a/icons/es5/Badge.js b/icons/es5/Badge.js index cdf22dbbf7..ad04e32f41 100644 --- a/icons/es5/Badge.js +++ b/icons/es5/Badge.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBadge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBadge(props) { fill: "currentColor" })); } + export default SvgBadge; \ No newline at end of file diff --git a/icons/es5/BakeryDining.js b/icons/es5/BakeryDining.js index c2631ad5ba..05f3f2d142 100644 --- a/icons/es5/BakeryDining.js +++ b/icons/es5/BakeryDining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBakeryDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBakeryDining(props) { fill: "currentColor" })); } + export default SvgBakeryDining; \ No newline at end of file diff --git a/icons/es5/Balance.js b/icons/es5/Balance.js index a77f8e277e..4c339c13b8 100644 --- a/icons/es5/Balance.js +++ b/icons/es5/Balance.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBalance(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBalance(props) { fill: "currentColor" })); } + export default SvgBalance; \ No newline at end of file diff --git a/icons/es5/Balcony.js b/icons/es5/Balcony.js index 4e94d08349..cd48cea107 100644 --- a/icons/es5/Balcony.js +++ b/icons/es5/Balcony.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBalcony(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBalcony(props) { fill: "currentColor" })); } + export default SvgBalcony; \ No newline at end of file diff --git a/icons/es5/Ballot.js b/icons/es5/Ballot.js index 5d5be27eef..0b27561ef1 100644 --- a/icons/es5/Ballot.js +++ b/icons/es5/Ballot.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBallot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBallot(props) { fill: "currentColor" })); } + export default SvgBallot; \ No newline at end of file diff --git a/icons/es5/BarChart.js b/icons/es5/BarChart.js index 1b5ec5aa85..f54279b027 100644 --- a/icons/es5/BarChart.js +++ b/icons/es5/BarChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBarChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBarChart(props) { fill: "currentColor" })); } + export default SvgBarChart; \ No newline at end of file diff --git a/icons/es5/Barcode.js b/icons/es5/Barcode.js index 3b26dafcb6..3f51578a95 100644 --- a/icons/es5/Barcode.js +++ b/icons/es5/Barcode.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBarcode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgBarcode(props) { fill: "currentColor" })); } + export default SvgBarcode; \ No newline at end of file diff --git a/icons/es5/BatchPrediction.js b/icons/es5/BatchPrediction.js index 27647bf06f..bce7fc4d4a 100644 --- a/icons/es5/BatchPrediction.js +++ b/icons/es5/BatchPrediction.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatchPrediction(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBatchPrediction(props) { fill: "currentColor" })); } + export default SvgBatchPrediction; \ No newline at end of file diff --git a/icons/es5/Bathroom.js b/icons/es5/Bathroom.js index 821e0113ea..fc0895e2d2 100644 --- a/icons/es5/Bathroom.js +++ b/icons/es5/Bathroom.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBathroom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBathroom(props) { fill: "currentColor" })); } + export default SvgBathroom; \ No newline at end of file diff --git a/icons/es5/Bathtub.js b/icons/es5/Bathtub.js index 909a2985af..29d5e2e62b 100644 --- a/icons/es5/Bathtub.js +++ b/icons/es5/Bathtub.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBathtub(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBathtub(props) { fill: "currentColor" })); } + export default SvgBathtub; \ No newline at end of file diff --git a/icons/es5/Battery0Bar.js b/icons/es5/Battery0Bar.js index fd63bf59ec..d497f33aca 100644 --- a/icons/es5/Battery0Bar.js +++ b/icons/es5/Battery0Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery0Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBattery0Bar(props) { fill: "currentColor" })); } + export default SvgBattery0Bar; \ No newline at end of file diff --git a/icons/es5/Battery1Bar.js b/icons/es5/Battery1Bar.js index 728909fa2c..4adb34add4 100644 --- a/icons/es5/Battery1Bar.js +++ b/icons/es5/Battery1Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBattery1Bar(props) { fill: "currentColor" })); } + export default SvgBattery1Bar; \ No newline at end of file diff --git a/icons/es5/Battery20.js b/icons/es5/Battery20.js index 95e8d602ba..e75d49f620 100644 --- a/icons/es5/Battery20.js +++ b/icons/es5/Battery20.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery20(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBattery20(props) { fill: "currentColor" })); } + export default SvgBattery20; \ No newline at end of file diff --git a/icons/es5/Battery2Bar.js b/icons/es5/Battery2Bar.js index dd5ae387b3..8a0dde710f 100644 --- a/icons/es5/Battery2Bar.js +++ b/icons/es5/Battery2Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBattery2Bar(props) { fill: "currentColor" })); } + export default SvgBattery2Bar; \ No newline at end of file diff --git a/icons/es5/Battery30.js b/icons/es5/Battery30.js index 5d8e29e9e4..578c442903 100644 --- a/icons/es5/Battery30.js +++ b/icons/es5/Battery30.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery30(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBattery30(props) { fill: "currentColor" })); } + export default SvgBattery30; \ No newline at end of file diff --git a/icons/es5/Battery3Bar.js b/icons/es5/Battery3Bar.js index 1ecbfef420..e4ff59688e 100644 --- a/icons/es5/Battery3Bar.js +++ b/icons/es5/Battery3Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery3Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBattery3Bar(props) { fill: "currentColor" })); } + export default SvgBattery3Bar; \ No newline at end of file diff --git a/icons/es5/Battery4Bar.js b/icons/es5/Battery4Bar.js index 2fb15dd412..82bc5c5e35 100644 --- a/icons/es5/Battery4Bar.js +++ b/icons/es5/Battery4Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery4Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBattery4Bar(props) { fill: "currentColor" })); } + export default SvgBattery4Bar; \ No newline at end of file diff --git a/icons/es5/Battery50.js b/icons/es5/Battery50.js index 6efe58a7bd..890a0fed8e 100644 --- a/icons/es5/Battery50.js +++ b/icons/es5/Battery50.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery50(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBattery50(props) { fill: "currentColor" })); } + export default SvgBattery50; \ No newline at end of file diff --git a/icons/es5/Battery5Bar.js b/icons/es5/Battery5Bar.js index 418bdebe84..d3a70ff147 100644 --- a/icons/es5/Battery5Bar.js +++ b/icons/es5/Battery5Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery5Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBattery5Bar(props) { fill: "currentColor" })); } + export default SvgBattery5Bar; \ No newline at end of file diff --git a/icons/es5/Battery60.js b/icons/es5/Battery60.js index cb533167f8..bb108b62d3 100644 --- a/icons/es5/Battery60.js +++ b/icons/es5/Battery60.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery60(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBattery60(props) { fill: "currentColor" })); } + export default SvgBattery60; \ No newline at end of file diff --git a/icons/es5/Battery6Bar.js b/icons/es5/Battery6Bar.js index 4cd7cbb374..490f217e93 100644 --- a/icons/es5/Battery6Bar.js +++ b/icons/es5/Battery6Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery6Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBattery6Bar(props) { fill: "currentColor" })); } + export default SvgBattery6Bar; \ No newline at end of file diff --git a/icons/es5/Battery80.js b/icons/es5/Battery80.js index 905e6e0911..362aa19b2e 100644 --- a/icons/es5/Battery80.js +++ b/icons/es5/Battery80.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery80(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBattery80(props) { fill: "currentColor" })); } + export default SvgBattery80; \ No newline at end of file diff --git a/icons/es5/Battery90.js b/icons/es5/Battery90.js index c0b09fd991..3604ddd3e6 100644 --- a/icons/es5/Battery90.js +++ b/icons/es5/Battery90.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBattery90(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBattery90(props) { fill: "currentColor" })); } + export default SvgBattery90; \ No newline at end of file diff --git a/icons/es5/BatteryAlert.js b/icons/es5/BatteryAlert.js index 60c7e4d211..46db3203c3 100644 --- a/icons/es5/BatteryAlert.js +++ b/icons/es5/BatteryAlert.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatteryAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBatteryAlert(props) { fill: "currentColor" })); } + export default SvgBatteryAlert; \ No newline at end of file diff --git a/icons/es5/BatteryCharging20.js b/icons/es5/BatteryCharging20.js index 198fd09213..fcb76f52ee 100644 --- a/icons/es5/BatteryCharging20.js +++ b/icons/es5/BatteryCharging20.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatteryCharging20(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBatteryCharging20(props) { fill: "currentColor" })); } + export default SvgBatteryCharging20; \ No newline at end of file diff --git a/icons/es5/BatteryCharging30.js b/icons/es5/BatteryCharging30.js index 4c7c1441f0..a3e3b05cdd 100644 --- a/icons/es5/BatteryCharging30.js +++ b/icons/es5/BatteryCharging30.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatteryCharging30(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBatteryCharging30(props) { fill: "currentColor" })); } + export default SvgBatteryCharging30; \ No newline at end of file diff --git a/icons/es5/BatteryCharging50.js b/icons/es5/BatteryCharging50.js index c89e26b941..8307823fe0 100644 --- a/icons/es5/BatteryCharging50.js +++ b/icons/es5/BatteryCharging50.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatteryCharging50(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBatteryCharging50(props) { fill: "currentColor" })); } + export default SvgBatteryCharging50; \ No newline at end of file diff --git a/icons/es5/BatteryCharging60.js b/icons/es5/BatteryCharging60.js index 40264789b6..17d95c0afb 100644 --- a/icons/es5/BatteryCharging60.js +++ b/icons/es5/BatteryCharging60.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatteryCharging60(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBatteryCharging60(props) { fill: "currentColor" })); } + export default SvgBatteryCharging60; \ No newline at end of file diff --git a/icons/es5/BatteryCharging80.js b/icons/es5/BatteryCharging80.js index d589d95ede..192ae80af1 100644 --- a/icons/es5/BatteryCharging80.js +++ b/icons/es5/BatteryCharging80.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatteryCharging80(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBatteryCharging80(props) { fill: "currentColor" })); } + export default SvgBatteryCharging80; \ No newline at end of file diff --git a/icons/es5/BatteryCharging90.js b/icons/es5/BatteryCharging90.js index e4fed6f6a9..c5c33fe56a 100644 --- a/icons/es5/BatteryCharging90.js +++ b/icons/es5/BatteryCharging90.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatteryCharging90(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBatteryCharging90(props) { fill: "currentColor" })); } + export default SvgBatteryCharging90; \ No newline at end of file diff --git a/icons/es5/BatteryChargingFull.js b/icons/es5/BatteryChargingFull.js index e36b288ff8..223fcc17ba 100644 --- a/icons/es5/BatteryChargingFull.js +++ b/icons/es5/BatteryChargingFull.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatteryChargingFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBatteryChargingFull(props) { fill: "currentColor" })); } + export default SvgBatteryChargingFull; \ No newline at end of file diff --git a/icons/es5/BatteryFull.js b/icons/es5/BatteryFull.js index cbfeb7f833..0660d6dfd0 100644 --- a/icons/es5/BatteryFull.js +++ b/icons/es5/BatteryFull.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatteryFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBatteryFull(props) { fill: "currentColor" })); } + export default SvgBatteryFull; \ No newline at end of file diff --git a/icons/es5/BatterySaver.js b/icons/es5/BatterySaver.js index a8254626f3..0566756a4e 100644 --- a/icons/es5/BatterySaver.js +++ b/icons/es5/BatterySaver.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatterySaver(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBatterySaver(props) { fill: "currentColor" })); } + export default SvgBatterySaver; \ No newline at end of file diff --git a/icons/es5/BatteryStd.js b/icons/es5/BatteryStd.js index 01187ee60b..b6de14334d 100644 --- a/icons/es5/BatteryStd.js +++ b/icons/es5/BatteryStd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatteryStd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBatteryStd(props) { fill: "currentColor" })); } + export default SvgBatteryStd; \ No newline at end of file diff --git a/icons/es5/BatteryUnknown.js b/icons/es5/BatteryUnknown.js index 34be4b8f5c..b920f737c8 100644 --- a/icons/es5/BatteryUnknown.js +++ b/icons/es5/BatteryUnknown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBatteryUnknown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBatteryUnknown(props) { fill: "currentColor" })); } + export default SvgBatteryUnknown; \ No newline at end of file diff --git a/icons/es5/Bbb.js b/icons/es5/Bbb.js index dcfdc2c756..d60f25482d 100644 --- a/icons/es5/Bbb.js +++ b/icons/es5/Bbb.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBbb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlnsXlink: "http://www.w3.org/1999/xlink", @@ -26,4 +28,5 @@ function SvgBbb(props) { xlinkHref: "data:image/png;base64,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" }))); } + export default SvgBbb; \ No newline at end of file diff --git a/icons/es5/BeachAccess.js b/icons/es5/BeachAccess.js index 32174157a2..2cff2827c1 100644 --- a/icons/es5/BeachAccess.js +++ b/icons/es5/BeachAccess.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBeachAccess(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBeachAccess(props) { fill: "currentColor" })); } + export default SvgBeachAccess; \ No newline at end of file diff --git a/icons/es5/Bed.js b/icons/es5/Bed.js index bee1bfbffe..294cb900ee 100644 --- a/icons/es5/Bed.js +++ b/icons/es5/Bed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBed(props) { fill: "currentColor" })); } + export default SvgBed; \ No newline at end of file diff --git a/icons/es5/BedroomBaby.js b/icons/es5/BedroomBaby.js index f148a4ea28..43c12e5b9d 100644 --- a/icons/es5/BedroomBaby.js +++ b/icons/es5/BedroomBaby.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBedroomBaby(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgBedroomBaby(props) { fill: "currentColor" })); } + export default SvgBedroomBaby; \ No newline at end of file diff --git a/icons/es5/BedroomChild.js b/icons/es5/BedroomChild.js index e5d397c083..5ac833cb86 100644 --- a/icons/es5/BedroomChild.js +++ b/icons/es5/BedroomChild.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBedroomChild(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgBedroomChild(props) { fill: "currentColor" })); } + export default SvgBedroomChild; \ No newline at end of file diff --git a/icons/es5/BedroomParent.js b/icons/es5/BedroomParent.js index 1abddc64c6..c5486455f7 100644 --- a/icons/es5/BedroomParent.js +++ b/icons/es5/BedroomParent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBedroomParent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgBedroomParent(props) { fill: "currentColor" })); } + export default SvgBedroomParent; \ No newline at end of file diff --git a/icons/es5/Bedtime.js b/icons/es5/Bedtime.js index 8307eb1869..e5ade30a7d 100644 --- a/icons/es5/Bedtime.js +++ b/icons/es5/Bedtime.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBedtime(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBedtime(props) { fill: "currentColor" })); } + export default SvgBedtime; \ No newline at end of file diff --git a/icons/es5/BedtimeOff.js b/icons/es5/BedtimeOff.js index 5d1a2d76f3..167eafe9ec 100644 --- a/icons/es5/BedtimeOff.js +++ b/icons/es5/BedtimeOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBedtimeOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBedtimeOff(props) { fill: "currentColor" })); } + export default SvgBedtimeOff; \ No newline at end of file diff --git a/icons/es5/Beenhere.js b/icons/es5/Beenhere.js index 6e4def5846..d7fa393d77 100644 --- a/icons/es5/Beenhere.js +++ b/icons/es5/Beenhere.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBeenhere(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBeenhere(props) { fill: "currentColor" })); } + export default SvgBeenhere; \ No newline at end of file diff --git a/icons/es5/Bento.js b/icons/es5/Bento.js index f89cb6a5e2..1b17284ccf 100644 --- a/icons/es5/Bento.js +++ b/icons/es5/Bento.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBento(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBento(props) { fill: "currentColor" })); } + export default SvgBento; \ No newline at end of file diff --git a/icons/es5/BikeScooter.js b/icons/es5/BikeScooter.js index 92e143cdcd..942c9a953a 100644 --- a/icons/es5/BikeScooter.js +++ b/icons/es5/BikeScooter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBikeScooter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgBikeScooter(props) { fill: "currentColor" })); } + export default SvgBikeScooter; \ No newline at end of file diff --git a/icons/es5/Biotech.js b/icons/es5/Biotech.js index 84ed0130d3..600296e0ab 100644 --- a/icons/es5/Biotech.js +++ b/icons/es5/Biotech.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBiotech(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgBiotech(props) { r: 1.5 })); } + export default SvgBiotech; \ No newline at end of file diff --git a/icons/es5/Blender.js b/icons/es5/Blender.js index 7d091b382e..a2b13283ab 100644 --- a/icons/es5/Blender.js +++ b/icons/es5/Blender.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBlender(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBlender(props) { fill: "currentColor" })); } + export default SvgBlender; \ No newline at end of file diff --git a/icons/es5/Blind.js b/icons/es5/Blind.js index 5f9e7b301d..d338b9a694 100644 --- a/icons/es5/Blind.js +++ b/icons/es5/Blind.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBlind(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgBlind(props) { fill: "currentColor" })); } + export default SvgBlind; \ No newline at end of file diff --git a/icons/es5/Blinds.js b/icons/es5/Blinds.js index ef682b1a6e..f03c60c104 100644 --- a/icons/es5/Blinds.js +++ b/icons/es5/Blinds.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBlinds(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBlinds(props) { fill: "currentColor" })); } + export default SvgBlinds; \ No newline at end of file diff --git a/icons/es5/BlindsClosed.js b/icons/es5/BlindsClosed.js index eb2d50aba7..89a49e2c28 100644 --- a/icons/es5/BlindsClosed.js +++ b/icons/es5/BlindsClosed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBlindsClosed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBlindsClosed(props) { fill: "currentColor" })); } + export default SvgBlindsClosed; \ No newline at end of file diff --git a/icons/es5/Block.js b/icons/es5/Block.js index d1d9c76aea..e30a0c28e8 100644 --- a/icons/es5/Block.js +++ b/icons/es5/Block.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBlock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBlock(props) { fill: "currentColor" })); } + export default SvgBlock; \ No newline at end of file diff --git a/icons/es5/Blocked.js b/icons/es5/Blocked.js index 6a6fa25298..37084733c8 100644 --- a/icons/es5/Blocked.js +++ b/icons/es5/Blocked.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBlocked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 16, @@ -12,4 +14,5 @@ function SvgBlocked(props) { fill: "currentColor" })); } + export default SvgBlocked; \ No newline at end of file diff --git a/icons/es5/Bloodtype.js b/icons/es5/Bloodtype.js index 3155502be7..37a0a7a7c0 100644 --- a/icons/es5/Bloodtype.js +++ b/icons/es5/Bloodtype.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBloodtype(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBloodtype(props) { fill: "currentColor" })); } + export default SvgBloodtype; \ No newline at end of file diff --git a/icons/es5/Bluetooth.js b/icons/es5/Bluetooth.js index 181a457fcd..8f16e82f26 100644 --- a/icons/es5/Bluetooth.js +++ b/icons/es5/Bluetooth.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBluetooth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBluetooth(props) { fill: "currentColor" })); } + export default SvgBluetooth; \ No newline at end of file diff --git a/icons/es5/BluetoothAudio.js b/icons/es5/BluetoothAudio.js index db18e29dd8..7d54823438 100644 --- a/icons/es5/BluetoothAudio.js +++ b/icons/es5/BluetoothAudio.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBluetoothAudio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBluetoothAudio(props) { fill: "currentColor" })); } + export default SvgBluetoothAudio; \ No newline at end of file diff --git a/icons/es5/BluetoothConnected.js b/icons/es5/BluetoothConnected.js index 9e96546b30..9a43a0f01a 100644 --- a/icons/es5/BluetoothConnected.js +++ b/icons/es5/BluetoothConnected.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBluetoothConnected(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBluetoothConnected(props) { fill: "currentColor" })); } + export default SvgBluetoothConnected; \ No newline at end of file diff --git a/icons/es5/BluetoothDisabled.js b/icons/es5/BluetoothDisabled.js index 8d04bce0a1..3eb737d87f 100644 --- a/icons/es5/BluetoothDisabled.js +++ b/icons/es5/BluetoothDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBluetoothDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBluetoothDisabled(props) { fill: "currentColor" })); } + export default SvgBluetoothDisabled; \ No newline at end of file diff --git a/icons/es5/BluetoothDrive.js b/icons/es5/BluetoothDrive.js index 916f9f8dca..5ecf2ed24c 100644 --- a/icons/es5/BluetoothDrive.js +++ b/icons/es5/BluetoothDrive.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBluetoothDrive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgBluetoothDrive(props) { fill: "currentColor" })); } + export default SvgBluetoothDrive; \ No newline at end of file diff --git a/icons/es5/BluetoothSearching.js b/icons/es5/BluetoothSearching.js index 515b132f6f..6e0aba258e 100644 --- a/icons/es5/BluetoothSearching.js +++ b/icons/es5/BluetoothSearching.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBluetoothSearching(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBluetoothSearching(props) { fill: "currentColor" })); } + export default SvgBluetoothSearching; \ No newline at end of file diff --git a/icons/es5/BlurCircular.js b/icons/es5/BlurCircular.js index 9f9b29dd2f..78e50a5ae8 100644 --- a/icons/es5/BlurCircular.js +++ b/icons/es5/BlurCircular.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBlurCircular(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBlurCircular(props) { fill: "currentColor" })); } + export default SvgBlurCircular; \ No newline at end of file diff --git a/icons/es5/BlurLinear.js b/icons/es5/BlurLinear.js index a43d982a6e..fc97571bb9 100644 --- a/icons/es5/BlurLinear.js +++ b/icons/es5/BlurLinear.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBlurLinear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBlurLinear(props) { fill: "currentColor" })); } + export default SvgBlurLinear; \ No newline at end of file diff --git a/icons/es5/BlurOff.js b/icons/es5/BlurOff.js index 94fab8fbb7..a7be7110a3 100644 --- a/icons/es5/BlurOff.js +++ b/icons/es5/BlurOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBlurOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -56,4 +58,5 @@ function SvgBlurOff(props) { fill: "currentColor" })); } + export default SvgBlurOff; \ No newline at end of file diff --git a/icons/es5/BlurOn.js b/icons/es5/BlurOn.js index ab30594760..1fc9ec1d06 100644 --- a/icons/es5/BlurOn.js +++ b/icons/es5/BlurOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBlurOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBlurOn(props) { fill: "currentColor" })); } + export default SvgBlurOn; \ No newline at end of file diff --git a/icons/es5/Bolt.js b/icons/es5/Bolt.js index 6eb74d91ba..a5748b87c3 100644 --- a/icons/es5/Bolt.js +++ b/icons/es5/Bolt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBolt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBolt(props) { fill: "currentColor" })); } + export default SvgBolt; \ No newline at end of file diff --git a/icons/es5/Book.js b/icons/es5/Book.js index 1d4ec2967b..9c7bea6810 100644 --- a/icons/es5/Book.js +++ b/icons/es5/Book.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBook(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBook(props) { fill: "currentColor" })); } + export default SvgBook; \ No newline at end of file diff --git a/icons/es5/BookOnline.js b/icons/es5/BookOnline.js index 60bc3cb498..062483f132 100644 --- a/icons/es5/BookOnline.js +++ b/icons/es5/BookOnline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBookOnline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBookOnline(props) { fill: "currentColor" })); } + export default SvgBookOnline; \ No newline at end of file diff --git a/icons/es5/BookOpen.js b/icons/es5/BookOpen.js index dcff789e5f..608f0b152f 100644 --- a/icons/es5/BookOpen.js +++ b/icons/es5/BookOpen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBookOpen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -15,4 +17,5 @@ function SvgBookOpen(props) { fill: "currentColor" })); } + export default SvgBookOpen; \ No newline at end of file diff --git a/icons/es5/Bookmark.js b/icons/es5/Bookmark.js index 71945e0f33..2d4d88c819 100644 --- a/icons/es5/Bookmark.js +++ b/icons/es5/Bookmark.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBookmark(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgBookmark(props) { fill: "currentColor" })); } + export default SvgBookmark; \ No newline at end of file diff --git a/icons/es5/BookmarkAdd.js b/icons/es5/BookmarkAdd.js index 8fc55d3029..1a81c45561 100644 --- a/icons/es5/BookmarkAdd.js +++ b/icons/es5/BookmarkAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBookmarkAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBookmarkAdd(props) { fill: "currentColor" })); } + export default SvgBookmarkAdd; \ No newline at end of file diff --git a/icons/es5/BookmarkAdded.js b/icons/es5/BookmarkAdded.js index 9321c4376c..38c6eea115 100644 --- a/icons/es5/BookmarkAdded.js +++ b/icons/es5/BookmarkAdded.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBookmarkAdded(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBookmarkAdded(props) { fill: "currentColor" })); } + export default SvgBookmarkAdded; \ No newline at end of file diff --git a/icons/es5/BookmarkBorder.js b/icons/es5/BookmarkBorder.js index b967d52cd7..4b2913118c 100644 --- a/icons/es5/BookmarkBorder.js +++ b/icons/es5/BookmarkBorder.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBookmarkBorder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBookmarkBorder(props) { fill: "currentColor" })); } + export default SvgBookmarkBorder; \ No newline at end of file diff --git a/icons/es5/BookmarkRemove.js b/icons/es5/BookmarkRemove.js index c49f3259b9..685a8ca56f 100644 --- a/icons/es5/BookmarkRemove.js +++ b/icons/es5/BookmarkRemove.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBookmarkRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBookmarkRemove(props) { fill: "currentColor" })); } + export default SvgBookmarkRemove; \ No newline at end of file diff --git a/icons/es5/Bookmarks.js b/icons/es5/Bookmarks.js index ddb81feed1..23feb23326 100644 --- a/icons/es5/Bookmarks.js +++ b/icons/es5/Bookmarks.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBookmarks(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBookmarks(props) { fill: "currentColor" })); } + export default SvgBookmarks; \ No newline at end of file diff --git a/icons/es5/BorderAll.js b/icons/es5/BorderAll.js index 89a5479a67..ca350c2065 100644 --- a/icons/es5/BorderAll.js +++ b/icons/es5/BorderAll.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderAll(props) { fill: "currentColor" })); } + export default SvgBorderAll; \ No newline at end of file diff --git a/icons/es5/BorderBottom.js b/icons/es5/BorderBottom.js index b43ac18730..9896025a5e 100644 --- a/icons/es5/BorderBottom.js +++ b/icons/es5/BorderBottom.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderBottom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderBottom(props) { fill: "currentColor" })); } + export default SvgBorderBottom; \ No newline at end of file diff --git a/icons/es5/BorderClear.js b/icons/es5/BorderClear.js index 231423a7ba..3c83fb412e 100644 --- a/icons/es5/BorderClear.js +++ b/icons/es5/BorderClear.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderClear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderClear(props) { fill: "currentColor" })); } + export default SvgBorderClear; \ No newline at end of file diff --git a/icons/es5/BorderColor.js b/icons/es5/BorderColor.js index a0bb3f1c32..27d0315587 100644 --- a/icons/es5/BorderColor.js +++ b/icons/es5/BorderColor.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderColor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderColor(props) { fill: "currentColor" })); } + export default SvgBorderColor; \ No newline at end of file diff --git a/icons/es5/BorderHorizontal.js b/icons/es5/BorderHorizontal.js index 77c7cee882..53417c5e82 100644 --- a/icons/es5/BorderHorizontal.js +++ b/icons/es5/BorderHorizontal.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderHorizontal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderHorizontal(props) { fill: "currentColor" })); } + export default SvgBorderHorizontal; \ No newline at end of file diff --git a/icons/es5/BorderInner.js b/icons/es5/BorderInner.js index 2fc23f5b4a..d11c74c579 100644 --- a/icons/es5/BorderInner.js +++ b/icons/es5/BorderInner.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderInner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderInner(props) { fill: "currentColor" })); } + export default SvgBorderInner; \ No newline at end of file diff --git a/icons/es5/BorderLeft.js b/icons/es5/BorderLeft.js index d6b758e963..f814c3ef7f 100644 --- a/icons/es5/BorderLeft.js +++ b/icons/es5/BorderLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderLeft(props) { fill: "currentColor" })); } + export default SvgBorderLeft; \ No newline at end of file diff --git a/icons/es5/BorderOuter.js b/icons/es5/BorderOuter.js index 0d8cf181a9..3373b5c844 100644 --- a/icons/es5/BorderOuter.js +++ b/icons/es5/BorderOuter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderOuter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderOuter(props) { fill: "currentColor" })); } + export default SvgBorderOuter; \ No newline at end of file diff --git a/icons/es5/BorderRight.js b/icons/es5/BorderRight.js index 468df3995f..dec3ecea69 100644 --- a/icons/es5/BorderRight.js +++ b/icons/es5/BorderRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderRight(props) { fill: "currentColor" })); } + export default SvgBorderRight; \ No newline at end of file diff --git a/icons/es5/BorderStyle.js b/icons/es5/BorderStyle.js index 9e988dbab5..15fa788665 100644 --- a/icons/es5/BorderStyle.js +++ b/icons/es5/BorderStyle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderStyle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderStyle(props) { fill: "currentColor" })); } + export default SvgBorderStyle; \ No newline at end of file diff --git a/icons/es5/BorderTop.js b/icons/es5/BorderTop.js index f0dff6e34e..b390bdb59f 100644 --- a/icons/es5/BorderTop.js +++ b/icons/es5/BorderTop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderTop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderTop(props) { fill: "currentColor" })); } + export default SvgBorderTop; \ No newline at end of file diff --git a/icons/es5/BorderVertical.js b/icons/es5/BorderVertical.js index 29398891ed..127ff71ad1 100644 --- a/icons/es5/BorderVertical.js +++ b/icons/es5/BorderVertical.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBorderVertical(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBorderVertical(props) { fill: "currentColor" })); } + export default SvgBorderVertical; \ No newline at end of file diff --git a/icons/es5/Boy.js b/icons/es5/Boy.js index 3fffbac31c..3be54df870 100644 --- a/icons/es5/Boy.js +++ b/icons/es5/Boy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBoy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBoy(props) { fill: "currentColor" })); } + export default SvgBoy; \ No newline at end of file diff --git a/icons/es5/BrandingWatermark.js b/icons/es5/BrandingWatermark.js index 74ecd492d3..1f364b9592 100644 --- a/icons/es5/BrandingWatermark.js +++ b/icons/es5/BrandingWatermark.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrandingWatermark(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrandingWatermark(props) { fill: "currentColor" })); } + export default SvgBrandingWatermark; \ No newline at end of file diff --git a/icons/es5/BreakfastDining.js b/icons/es5/BreakfastDining.js index 377e4c0669..1cc923ad52 100644 --- a/icons/es5/BreakfastDining.js +++ b/icons/es5/BreakfastDining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBreakfastDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBreakfastDining(props) { fill: "currentColor" })); } + export default SvgBreakfastDining; \ No newline at end of file diff --git a/icons/es5/Brightness1.js b/icons/es5/Brightness1.js index ba2c42c66f..87e12de225 100644 --- a/icons/es5/Brightness1.js +++ b/icons/es5/Brightness1.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrightness1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgBrightness1(props) { r: 10 })); } + export default SvgBrightness1; \ No newline at end of file diff --git a/icons/es5/Brightness2.js b/icons/es5/Brightness2.js index 080b124060..57d3c1d437 100644 --- a/icons/es5/Brightness2.js +++ b/icons/es5/Brightness2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrightness2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrightness2(props) { fill: "currentColor" })); } + export default SvgBrightness2; \ No newline at end of file diff --git a/icons/es5/Brightness3.js b/icons/es5/Brightness3.js index 4053e23962..cf8ccb1547 100644 --- a/icons/es5/Brightness3.js +++ b/icons/es5/Brightness3.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrightness3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrightness3(props) { fill: "currentColor" })); } + export default SvgBrightness3; \ No newline at end of file diff --git a/icons/es5/Brightness4.js b/icons/es5/Brightness4.js index 73f8ec31fe..e52e13ad3b 100644 --- a/icons/es5/Brightness4.js +++ b/icons/es5/Brightness4.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrightness4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrightness4(props) { fill: "currentColor" })); } + export default SvgBrightness4; \ No newline at end of file diff --git a/icons/es5/Brightness5.js b/icons/es5/Brightness5.js index 13de66f3c8..160c51a1be 100644 --- a/icons/es5/Brightness5.js +++ b/icons/es5/Brightness5.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrightness5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrightness5(props) { fill: "currentColor" })); } + export default SvgBrightness5; \ No newline at end of file diff --git a/icons/es5/Brightness6.js b/icons/es5/Brightness6.js index 40c52cddb0..2f0521c0cc 100644 --- a/icons/es5/Brightness6.js +++ b/icons/es5/Brightness6.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrightness6(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrightness6(props) { fill: "currentColor" })); } + export default SvgBrightness6; \ No newline at end of file diff --git a/icons/es5/Brightness7.js b/icons/es5/Brightness7.js index e6ed78050f..61d498081f 100644 --- a/icons/es5/Brightness7.js +++ b/icons/es5/Brightness7.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrightness7(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrightness7(props) { fill: "currentColor" })); } + export default SvgBrightness7; \ No newline at end of file diff --git a/icons/es5/BrightnessAuto.js b/icons/es5/BrightnessAuto.js index 082a3f361b..dc07729eb5 100644 --- a/icons/es5/BrightnessAuto.js +++ b/icons/es5/BrightnessAuto.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrightnessAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrightnessAuto(props) { fill: "currentColor" })); } + export default SvgBrightnessAuto; \ No newline at end of file diff --git a/icons/es5/BrightnessHigh.js b/icons/es5/BrightnessHigh.js index 7be4ab48ce..1e1ac2ec58 100644 --- a/icons/es5/BrightnessHigh.js +++ b/icons/es5/BrightnessHigh.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrightnessHigh(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrightnessHigh(props) { fill: "currentColor" })); } + export default SvgBrightnessHigh; \ No newline at end of file diff --git a/icons/es5/BrightnessLow.js b/icons/es5/BrightnessLow.js index c80aad14f9..0efb333df4 100644 --- a/icons/es5/BrightnessLow.js +++ b/icons/es5/BrightnessLow.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrightnessLow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrightnessLow(props) { fill: "currentColor" })); } + export default SvgBrightnessLow; \ No newline at end of file diff --git a/icons/es5/BrightnessMedium.js b/icons/es5/BrightnessMedium.js index 032050af8d..8361bd7470 100644 --- a/icons/es5/BrightnessMedium.js +++ b/icons/es5/BrightnessMedium.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrightnessMedium(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrightnessMedium(props) { fill: "currentColor" })); } + export default SvgBrightnessMedium; \ No newline at end of file diff --git a/icons/es5/BroadcastOnHome.js b/icons/es5/BroadcastOnHome.js index 81e69caa56..c1054e40d3 100644 --- a/icons/es5/BroadcastOnHome.js +++ b/icons/es5/BroadcastOnHome.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBroadcastOnHome(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgBroadcastOnHome(props) { fill: "currentColor" })); } + export default SvgBroadcastOnHome; \ No newline at end of file diff --git a/icons/es5/BroadcastOnPersonal.js b/icons/es5/BroadcastOnPersonal.js index f3ac52a4a5..afe622c71e 100644 --- a/icons/es5/BroadcastOnPersonal.js +++ b/icons/es5/BroadcastOnPersonal.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBroadcastOnPersonal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgBroadcastOnPersonal(props) { fill: "currentColor" })); } + export default SvgBroadcastOnPersonal; \ No newline at end of file diff --git a/icons/es5/BrokenImage.js b/icons/es5/BrokenImage.js index 8332d21a14..06f7dbb3cb 100644 --- a/icons/es5/BrokenImage.js +++ b/icons/es5/BrokenImage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrokenImage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrokenImage(props) { fill: "currentColor" })); } + export default SvgBrokenImage; \ No newline at end of file diff --git a/icons/es5/BrowseGallery.js b/icons/es5/BrowseGallery.js index 90b6d4b1b6..72294eb5b7 100644 --- a/icons/es5/BrowseGallery.js +++ b/icons/es5/BrowseGallery.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrowseGallery(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgBrowseGallery(props) { fill: "currentColor" })); } + export default SvgBrowseGallery; \ No newline at end of file diff --git a/icons/es5/BrowserNotSupported.js b/icons/es5/BrowserNotSupported.js index c616dab95d..016e076174 100644 --- a/icons/es5/BrowserNotSupported.js +++ b/icons/es5/BrowserNotSupported.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrowserNotSupported(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrowserNotSupported(props) { fill: "currentColor" })); } + export default SvgBrowserNotSupported; \ No newline at end of file diff --git a/icons/es5/BrowserUpdated.js b/icons/es5/BrowserUpdated.js index 08b5c94814..75f5d92778 100644 --- a/icons/es5/BrowserUpdated.js +++ b/icons/es5/BrowserUpdated.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrowserUpdated(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrowserUpdated(props) { fill: "currentColor" })); } + export default SvgBrowserUpdated; \ No newline at end of file diff --git a/icons/es5/BrunchDining.js b/icons/es5/BrunchDining.js index 8f54480fed..74b7115e9e 100644 --- a/icons/es5/BrunchDining.js +++ b/icons/es5/BrunchDining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrunchDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrunchDining(props) { fill: "currentColor" })); } + export default SvgBrunchDining; \ No newline at end of file diff --git a/icons/es5/Brush.js b/icons/es5/Brush.js index 113c0c44c3..e6b267243f 100644 --- a/icons/es5/Brush.js +++ b/icons/es5/Brush.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBrush(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBrush(props) { fill: "currentColor" })); } + export default SvgBrush; \ No newline at end of file diff --git a/icons/es5/BubbleChart.js b/icons/es5/BubbleChart.js index b9cd576898..b1dadba47a 100644 --- a/icons/es5/BubbleChart.js +++ b/icons/es5/BubbleChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBubbleChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -21,4 +23,5 @@ function SvgBubbleChart(props) { r: 4.8 })); } + export default SvgBubbleChart; \ No newline at end of file diff --git a/icons/es5/BugReport.js b/icons/es5/BugReport.js index 3c2eb0abc6..661665211e 100644 --- a/icons/es5/BugReport.js +++ b/icons/es5/BugReport.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBugReport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBugReport(props) { fill: "currentColor" })); } + export default SvgBugReport; \ No newline at end of file diff --git a/icons/es5/Build.js b/icons/es5/Build.js index f5ddf86b52..a38070c9d7 100644 --- a/icons/es5/Build.js +++ b/icons/es5/Build.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBuild(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBuild(props) { fill: "currentColor" })); } + export default SvgBuild; \ No newline at end of file diff --git a/icons/es5/BuildCircle.js b/icons/es5/BuildCircle.js index 119d60177a..30f685f0cf 100644 --- a/icons/es5/BuildCircle.js +++ b/icons/es5/BuildCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBuildCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgBuildCircle(props) { fill: "currentColor" })); } + export default SvgBuildCircle; \ No newline at end of file diff --git a/icons/es5/Bungalow.js b/icons/es5/Bungalow.js index 6ceed42780..023be092c5 100644 --- a/icons/es5/Bungalow.js +++ b/icons/es5/Bungalow.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBungalow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBungalow(props) { fill: "currentColor" })); } + export default SvgBungalow; \ No newline at end of file diff --git a/icons/es5/BurstMode.js b/icons/es5/BurstMode.js index d8f41c6d4b..85c9a7c8a4 100644 --- a/icons/es5/BurstMode.js +++ b/icons/es5/BurstMode.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBurstMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBurstMode(props) { fill: "currentColor" })); } + export default SvgBurstMode; \ No newline at end of file diff --git a/icons/es5/BusAlert.js b/icons/es5/BusAlert.js index f5a971dfcc..6087aa28af 100644 --- a/icons/es5/BusAlert.js +++ b/icons/es5/BusAlert.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBusAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgBusAlert(props) { fill: "currentColor" })); } + export default SvgBusAlert; \ No newline at end of file diff --git a/icons/es5/Business.js b/icons/es5/Business.js index 57ad918c44..fa9fdaeef4 100644 --- a/icons/es5/Business.js +++ b/icons/es5/Business.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBusiness(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBusiness(props) { fill: "currentColor" })); } + export default SvgBusiness; \ No newline at end of file diff --git a/icons/es5/BusinessCenter.js b/icons/es5/BusinessCenter.js index 5d688fb32f..cb10150937 100644 --- a/icons/es5/BusinessCenter.js +++ b/icons/es5/BusinessCenter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgBusinessCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgBusinessCenter(props) { fill: "currentColor" })); } + export default SvgBusinessCenter; \ No newline at end of file diff --git a/icons/es5/Cabin.js b/icons/es5/Cabin.js index a9d64e4bf8..eb5df88235 100644 --- a/icons/es5/Cabin.js +++ b/icons/es5/Cabin.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCabin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCabin(props) { fill: "currentColor" })); } + export default SvgCabin; \ No newline at end of file diff --git a/icons/es5/Cable.js b/icons/es5/Cable.js index 52109330d3..2b88ab8a06 100644 --- a/icons/es5/Cable.js +++ b/icons/es5/Cable.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCable(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCable(props) { fill: "currentColor" })); } + export default SvgCable; \ No newline at end of file diff --git a/icons/es5/Cached.js b/icons/es5/Cached.js index a12c7744a0..b0af739fb9 100644 --- a/icons/es5/Cached.js +++ b/icons/es5/Cached.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCached(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCached(props) { fill: "currentColor" })); } + export default SvgCached; \ No newline at end of file diff --git a/icons/es5/Cake.js b/icons/es5/Cake.js index 27235efd96..f030fcd416 100644 --- a/icons/es5/Cake.js +++ b/icons/es5/Cake.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCake(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCake(props) { fill: "currentColor" })); } + export default SvgCake; \ No newline at end of file diff --git a/icons/es5/Calculate.js b/icons/es5/Calculate.js index 5a86859c7d..267e83d1c5 100644 --- a/icons/es5/Calculate.js +++ b/icons/es5/Calculate.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCalculate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCalculate(props) { fill: "currentColor" })); } + export default SvgCalculate; \ No newline at end of file diff --git a/icons/es5/Calendar.js b/icons/es5/Calendar.js index 574dda1d8a..d977683c49 100644 --- a/icons/es5/Calendar.js +++ b/icons/es5/Calendar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCalendar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgCalendar(props) { fill: "currentColor" })); } + export default SvgCalendar; \ No newline at end of file diff --git a/icons/es5/CalendarMonth.js b/icons/es5/CalendarMonth.js index b26c5dd756..69f3469b2b 100644 --- a/icons/es5/CalendarMonth.js +++ b/icons/es5/CalendarMonth.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCalendarMonth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCalendarMonth(props) { fill: "currentColor" })); } + export default SvgCalendarMonth; \ No newline at end of file diff --git a/icons/es5/CalendarToday.js b/icons/es5/CalendarToday.js index bb3af728da..7f8a5b9a08 100644 --- a/icons/es5/CalendarToday.js +++ b/icons/es5/CalendarToday.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCalendarToday(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCalendarToday(props) { fill: "currentColor" })); } + export default SvgCalendarToday; \ No newline at end of file diff --git a/icons/es5/CalendarViewDay.js b/icons/es5/CalendarViewDay.js index 6bfe50f24e..15b824c2c9 100644 --- a/icons/es5/CalendarViewDay.js +++ b/icons/es5/CalendarViewDay.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCalendarViewDay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCalendarViewDay(props) { fill: "currentColor" })); } + export default SvgCalendarViewDay; \ No newline at end of file diff --git a/icons/es5/CalendarViewMonth.js b/icons/es5/CalendarViewMonth.js index f339143c09..cc11b9981c 100644 --- a/icons/es5/CalendarViewMonth.js +++ b/icons/es5/CalendarViewMonth.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCalendarViewMonth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCalendarViewMonth(props) { fill: "currentColor" })); } + export default SvgCalendarViewMonth; \ No newline at end of file diff --git a/icons/es5/CalendarViewWeek.js b/icons/es5/CalendarViewWeek.js index e1f41b288c..eaef8ac341 100644 --- a/icons/es5/CalendarViewWeek.js +++ b/icons/es5/CalendarViewWeek.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCalendarViewWeek(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCalendarViewWeek(props) { fill: "currentColor" })); } + export default SvgCalendarViewWeek; \ No newline at end of file diff --git a/icons/es5/Call.js b/icons/es5/Call.js index d334a6a330..1341a08c64 100644 --- a/icons/es5/Call.js +++ b/icons/es5/Call.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCall(props) { fill: "currentColor" })); } + export default SvgCall; \ No newline at end of file diff --git a/icons/es5/CallEnd.js b/icons/es5/CallEnd.js index b0712810de..51b0c27a51 100644 --- a/icons/es5/CallEnd.js +++ b/icons/es5/CallEnd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCallEnd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCallEnd(props) { fill: "currentColor" })); } + export default SvgCallEnd; \ No newline at end of file diff --git a/icons/es5/CallMade.js b/icons/es5/CallMade.js index f6ede22427..54132614f7 100644 --- a/icons/es5/CallMade.js +++ b/icons/es5/CallMade.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCallMade(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCallMade(props) { fill: "currentColor" })); } + export default SvgCallMade; \ No newline at end of file diff --git a/icons/es5/CallMerge.js b/icons/es5/CallMerge.js index 130bacf32e..68c646c402 100644 --- a/icons/es5/CallMerge.js +++ b/icons/es5/CallMerge.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCallMerge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCallMerge(props) { fill: "currentColor" })); } + export default SvgCallMerge; \ No newline at end of file diff --git a/icons/es5/CallMissed.js b/icons/es5/CallMissed.js index 712d3d5c39..8c0593d1ed 100644 --- a/icons/es5/CallMissed.js +++ b/icons/es5/CallMissed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCallMissed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCallMissed(props) { fill: "currentColor" })); } + export default SvgCallMissed; \ No newline at end of file diff --git a/icons/es5/CallMissedOutgoing.js b/icons/es5/CallMissedOutgoing.js index af97983cd6..6054559289 100644 --- a/icons/es5/CallMissedOutgoing.js +++ b/icons/es5/CallMissedOutgoing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCallMissedOutgoing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCallMissedOutgoing(props) { fill: "currentColor" })); } + export default SvgCallMissedOutgoing; \ No newline at end of file diff --git a/icons/es5/CallReceived.js b/icons/es5/CallReceived.js index 984e89b5c2..4dda860ac7 100644 --- a/icons/es5/CallReceived.js +++ b/icons/es5/CallReceived.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCallReceived(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCallReceived(props) { fill: "currentColor" })); } + export default SvgCallReceived; \ No newline at end of file diff --git a/icons/es5/CallSplit.js b/icons/es5/CallSplit.js index fdae271af8..d719434dfb 100644 --- a/icons/es5/CallSplit.js +++ b/icons/es5/CallSplit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCallSplit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCallSplit(props) { fill: "currentColor" })); } + export default SvgCallSplit; \ No newline at end of file diff --git a/icons/es5/CallToAction.js b/icons/es5/CallToAction.js index 219d5cb323..2c55219ad0 100644 --- a/icons/es5/CallToAction.js +++ b/icons/es5/CallToAction.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCallToAction(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCallToAction(props) { fill: "currentColor" })); } + export default SvgCallToAction; \ No newline at end of file diff --git a/icons/es5/Camera.js b/icons/es5/Camera.js index 241414e7e2..9e0b4bb82a 100644 --- a/icons/es5/Camera.js +++ b/icons/es5/Camera.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCamera(props) { fill: "currentColor" })); } + export default SvgCamera; \ No newline at end of file diff --git a/icons/es5/CameraAlt.js b/icons/es5/CameraAlt.js index 5f0928acb7..ac3e2362bf 100644 --- a/icons/es5/CameraAlt.js +++ b/icons/es5/CameraAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCameraAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgCameraAlt(props) { fill: "currentColor" })); } + export default SvgCameraAlt; \ No newline at end of file diff --git a/icons/es5/CameraEnhance.js b/icons/es5/CameraEnhance.js index 8bac247cf6..3e04581816 100644 --- a/icons/es5/CameraEnhance.js +++ b/icons/es5/CameraEnhance.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCameraEnhance(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCameraEnhance(props) { fill: "currentColor" })); } + export default SvgCameraEnhance; \ No newline at end of file diff --git a/icons/es5/CameraFront.js b/icons/es5/CameraFront.js index fcc29b7fcc..1901d157eb 100644 --- a/icons/es5/CameraFront.js +++ b/icons/es5/CameraFront.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCameraFront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCameraFront(props) { fill: "currentColor" })); } + export default SvgCameraFront; \ No newline at end of file diff --git a/icons/es5/CameraIndoor.js b/icons/es5/CameraIndoor.js index d018a88e97..b19981e163 100644 --- a/icons/es5/CameraIndoor.js +++ b/icons/es5/CameraIndoor.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCameraIndoor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCameraIndoor(props) { fill: "currentColor" })); } + export default SvgCameraIndoor; \ No newline at end of file diff --git a/icons/es5/CameraOutdoor.js b/icons/es5/CameraOutdoor.js index 5e2cb5964e..7904102b1f 100644 --- a/icons/es5/CameraOutdoor.js +++ b/icons/es5/CameraOutdoor.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCameraOutdoor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCameraOutdoor(props) { fill: "currentColor" })); } + export default SvgCameraOutdoor; \ No newline at end of file diff --git a/icons/es5/CameraRear.js b/icons/es5/CameraRear.js index cf2ad1b50e..52b7f18453 100644 --- a/icons/es5/CameraRear.js +++ b/icons/es5/CameraRear.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCameraRear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCameraRear(props) { fill: "currentColor" })); } + export default SvgCameraRear; \ No newline at end of file diff --git a/icons/es5/CameraRoll.js b/icons/es5/CameraRoll.js index d32f31a786..e83a139d67 100644 --- a/icons/es5/CameraRoll.js +++ b/icons/es5/CameraRoll.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCameraRoll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCameraRoll(props) { fill: "currentColor" })); } + export default SvgCameraRoll; \ No newline at end of file diff --git a/icons/es5/Cameraswitch.js b/icons/es5/Cameraswitch.js index f86684f32d..32ddfddfb7 100644 --- a/icons/es5/Cameraswitch.js +++ b/icons/es5/Cameraswitch.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCameraswitch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgCameraswitch(props) { fill: "currentColor" })); } + export default SvgCameraswitch; \ No newline at end of file diff --git a/icons/es5/Campaign.js b/icons/es5/Campaign.js index 40651e2288..13cd599b53 100644 --- a/icons/es5/Campaign.js +++ b/icons/es5/Campaign.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCampaign(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCampaign(props) { fill: "currentColor" })); } + export default SvgCampaign; \ No newline at end of file diff --git a/icons/es5/Cancel.js b/icons/es5/Cancel.js index 23fc469964..125aec82af 100644 --- a/icons/es5/Cancel.js +++ b/icons/es5/Cancel.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCancel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgCancel(props) { fill: "currentColor" })); } + export default SvgCancel; \ No newline at end of file diff --git a/icons/es5/CancelPresentation.js b/icons/es5/CancelPresentation.js index 7fb8f1dfd6..cc618291ea 100644 --- a/icons/es5/CancelPresentation.js +++ b/icons/es5/CancelPresentation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCancelPresentation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCancelPresentation(props) { fill: "currentColor" })); } + export default SvgCancelPresentation; \ No newline at end of file diff --git a/icons/es5/CancelScheduleSend.js b/icons/es5/CancelScheduleSend.js index 026a960d01..84ccf1406f 100644 --- a/icons/es5/CancelScheduleSend.js +++ b/icons/es5/CancelScheduleSend.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCancelScheduleSend(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgCancelScheduleSend(props) { fill: "currentColor" })); } + export default SvgCancelScheduleSend; \ No newline at end of file diff --git a/icons/es5/CandlestickChart.js b/icons/es5/CandlestickChart.js index f797b1ee2e..e174aae609 100644 --- a/icons/es5/CandlestickChart.js +++ b/icons/es5/CandlestickChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCandlestickChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCandlestickChart(props) { fill: "currentColor" })); } + export default SvgCandlestickChart; \ No newline at end of file diff --git a/icons/es5/CarCrash.js b/icons/es5/CarCrash.js index d6394751bd..3eb216b6a5 100644 --- a/icons/es5/CarCrash.js +++ b/icons/es5/CarCrash.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCarCrash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCarCrash(props) { fill: "currentColor" })); } + export default SvgCarCrash; \ No newline at end of file diff --git a/icons/es5/CarRental.js b/icons/es5/CarRental.js index a5a7cfabcf..4c1dc6038d 100644 --- a/icons/es5/CarRental.js +++ b/icons/es5/CarRental.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCarRental(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCarRental(props) { fill: "currentColor" })); } + export default SvgCarRental; \ No newline at end of file diff --git a/icons/es5/CarRepair.js b/icons/es5/CarRepair.js index a81eaf2606..b61492ce8f 100644 --- a/icons/es5/CarRepair.js +++ b/icons/es5/CarRepair.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCarRepair(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCarRepair(props) { fill: "currentColor" })); } + export default SvgCarRepair; \ No newline at end of file diff --git a/icons/es5/CardGiftcard.js b/icons/es5/CardGiftcard.js index 886532cf3b..5c8e2d6014 100644 --- a/icons/es5/CardGiftcard.js +++ b/icons/es5/CardGiftcard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCardGiftcard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCardGiftcard(props) { fill: "currentColor" })); } + export default SvgCardGiftcard; \ No newline at end of file diff --git a/icons/es5/CardMembership.js b/icons/es5/CardMembership.js index 67749c47f7..d62b92d02a 100644 --- a/icons/es5/CardMembership.js +++ b/icons/es5/CardMembership.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCardMembership(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCardMembership(props) { fill: "currentColor" })); } + export default SvgCardMembership; \ No newline at end of file diff --git a/icons/es5/CardTravel.js b/icons/es5/CardTravel.js index cff15dadf9..249c7211cc 100644 --- a/icons/es5/CardTravel.js +++ b/icons/es5/CardTravel.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCardTravel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCardTravel(props) { fill: "currentColor" })); } + export default SvgCardTravel; \ No newline at end of file diff --git a/icons/es5/Carpenter.js b/icons/es5/Carpenter.js index bb7ee756a2..b0d5e68c8a 100644 --- a/icons/es5/Carpenter.js +++ b/icons/es5/Carpenter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCarpenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCarpenter(props) { fill: "currentColor" })); } + export default SvgCarpenter; \ No newline at end of file diff --git a/icons/es5/Cases.js b/icons/es5/Cases.js index 23742373f1..53e8855749 100644 --- a/icons/es5/Cases.js +++ b/icons/es5/Cases.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCases(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCases(props) { fill: "currentColor" })); } + export default SvgCases; \ No newline at end of file diff --git a/icons/es5/Casino.js b/icons/es5/Casino.js index acc43a3dd0..f337b1ec0d 100644 --- a/icons/es5/Casino.js +++ b/icons/es5/Casino.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCasino(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCasino(props) { fill: "currentColor" })); } + export default SvgCasino; \ No newline at end of file diff --git a/icons/es5/Cast.js b/icons/es5/Cast.js index 40093e3fee..21b28b53a2 100644 --- a/icons/es5/Cast.js +++ b/icons/es5/Cast.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCast(props) { fill: "currentColor" })); } + export default SvgCast; \ No newline at end of file diff --git a/icons/es5/CastConnected.js b/icons/es5/CastConnected.js index 0d8e488b5e..b728195111 100644 --- a/icons/es5/CastConnected.js +++ b/icons/es5/CastConnected.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCastConnected(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCastConnected(props) { fill: "currentColor" })); } + export default SvgCastConnected; \ No newline at end of file diff --git a/icons/es5/CastForEducation.js b/icons/es5/CastForEducation.js index deb63fee7c..977ffb04e2 100644 --- a/icons/es5/CastForEducation.js +++ b/icons/es5/CastForEducation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCastForEducation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCastForEducation(props) { fill: "currentColor" })); } + export default SvgCastForEducation; \ No newline at end of file diff --git a/icons/es5/Castle.js b/icons/es5/Castle.js index 8cf268f230..726f198992 100644 --- a/icons/es5/Castle.js +++ b/icons/es5/Castle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCastle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCastle(props) { fill: "currentColor" })); } + export default SvgCastle; \ No newline at end of file diff --git a/icons/es5/CatchingPokemon.js b/icons/es5/CatchingPokemon.js index a524d50037..1ec9a2cac3 100644 --- a/icons/es5/CatchingPokemon.js +++ b/icons/es5/CatchingPokemon.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCatchingPokemon(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCatchingPokemon(props) { fill: "currentColor" })); } + export default SvgCatchingPokemon; \ No newline at end of file diff --git a/icons/es5/Category.js b/icons/es5/Category.js index 6b7f16a700..8883096d57 100644 --- a/icons/es5/Category.js +++ b/icons/es5/Category.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCategory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgCategory(props) { fill: "currentColor" })); } + export default SvgCategory; \ No newline at end of file diff --git a/icons/es5/Cc.js b/icons/es5/Cc.js index 6c2a3157cb..7a6d2447d1 100644 --- a/icons/es5/Cc.js +++ b/icons/es5/Cc.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -17,4 +19,5 @@ function SvgCc(props) { fill: "currentColor" })); } + export default SvgCc; \ No newline at end of file diff --git a/icons/es5/Celebration.js b/icons/es5/Celebration.js index f16e5b81c3..215b538af1 100644 --- a/icons/es5/Celebration.js +++ b/icons/es5/Celebration.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCelebration(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgCelebration(props) { fill: "currentColor" })); } + export default SvgCelebration; \ No newline at end of file diff --git a/icons/es5/CellTower.js b/icons/es5/CellTower.js index 7d5400fa31..46880970b3 100644 --- a/icons/es5/CellTower.js +++ b/icons/es5/CellTower.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCellTower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgCellTower(props) { fill: "currentColor" })); } + export default SvgCellTower; \ No newline at end of file diff --git a/icons/es5/CellWifi.js b/icons/es5/CellWifi.js index 1b694390c9..126c718e87 100644 --- a/icons/es5/CellWifi.js +++ b/icons/es5/CellWifi.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCellWifi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCellWifi(props) { fill: "currentColor" })); } + export default SvgCellWifi; \ No newline at end of file diff --git a/icons/es5/CenterFocusStrong.js b/icons/es5/CenterFocusStrong.js index eff41602e1..410f57fed8 100644 --- a/icons/es5/CenterFocusStrong.js +++ b/icons/es5/CenterFocusStrong.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCenterFocusStrong(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCenterFocusStrong(props) { fill: "currentColor" })); } + export default SvgCenterFocusStrong; \ No newline at end of file diff --git a/icons/es5/CenterFocusWeak.js b/icons/es5/CenterFocusWeak.js index e5748c6604..cce52ffdb4 100644 --- a/icons/es5/CenterFocusWeak.js +++ b/icons/es5/CenterFocusWeak.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCenterFocusWeak(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCenterFocusWeak(props) { fill: "currentColor" })); } + export default SvgCenterFocusWeak; \ No newline at end of file diff --git a/icons/es5/Chair.js b/icons/es5/Chair.js index c98e8562bb..57e777f84d 100644 --- a/icons/es5/Chair.js +++ b/icons/es5/Chair.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChair(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgChair(props) { fill: "currentColor" })); } + export default SvgChair; \ No newline at end of file diff --git a/icons/es5/ChairAlt.js b/icons/es5/ChairAlt.js index 45377f70c4..10e3795b79 100644 --- a/icons/es5/ChairAlt.js +++ b/icons/es5/ChairAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChairAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChairAlt(props) { fill: "currentColor" })); } + export default SvgChairAlt; \ No newline at end of file diff --git a/icons/es5/Chalet.js b/icons/es5/Chalet.js index ceabbbce01..557b7555cb 100644 --- a/icons/es5/Chalet.js +++ b/icons/es5/Chalet.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChalet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChalet(props) { fill: "currentColor" })); } + export default SvgChalet; \ No newline at end of file diff --git a/icons/es5/ChangeCircle.js b/icons/es5/ChangeCircle.js index 6ae26004c4..d136011ec3 100644 --- a/icons/es5/ChangeCircle.js +++ b/icons/es5/ChangeCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChangeCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChangeCircle(props) { fill: "currentColor" })); } + export default SvgChangeCircle; \ No newline at end of file diff --git a/icons/es5/ChangeHistory.js b/icons/es5/ChangeHistory.js index dfc1281cdb..ec3917a6f2 100644 --- a/icons/es5/ChangeHistory.js +++ b/icons/es5/ChangeHistory.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChangeHistory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChangeHistory(props) { fill: "currentColor" })); } + export default SvgChangeHistory; \ No newline at end of file diff --git a/icons/es5/ChargingStation.js b/icons/es5/ChargingStation.js index a03335582b..45a4aa429a 100644 --- a/icons/es5/ChargingStation.js +++ b/icons/es5/ChargingStation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChargingStation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChargingStation(props) { fill: "currentColor" })); } + export default SvgChargingStation; \ No newline at end of file diff --git a/icons/es5/Chat.js b/icons/es5/Chat.js index a99a8498eb..d77773e1ac 100644 --- a/icons/es5/Chat.js +++ b/icons/es5/Chat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChat(props) { fill: "currentColor" })); } + export default SvgChat; \ No newline at end of file diff --git a/icons/es5/ChatBubble.js b/icons/es5/ChatBubble.js index d82665a5f6..897f8aa5d9 100644 --- a/icons/es5/ChatBubble.js +++ b/icons/es5/ChatBubble.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChatBubble(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChatBubble(props) { fill: "currentColor" })); } + export default SvgChatBubble; \ No newline at end of file diff --git a/icons/es5/ChatBubbleOutline.js b/icons/es5/ChatBubbleOutline.js index db50d8fc96..fa70d12fe2 100644 --- a/icons/es5/ChatBubbleOutline.js +++ b/icons/es5/ChatBubbleOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChatBubbleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChatBubbleOutline(props) { fill: "currentColor" })); } + export default SvgChatBubbleOutline; \ No newline at end of file diff --git a/icons/es5/Check.js b/icons/es5/Check.js index d0ca922ecd..7ead4d4238 100644 --- a/icons/es5/Check.js +++ b/icons/es5/Check.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgCheck(props) { fill: "currentColor" })); } + export default SvgCheck; \ No newline at end of file diff --git a/icons/es5/CheckBox.js b/icons/es5/CheckBox.js index c41dd62ef2..aed1b92a8b 100644 --- a/icons/es5/CheckBox.js +++ b/icons/es5/CheckBox.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCheckBox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgCheckBox(props) { fill: "currentColor" })); } + export default SvgCheckBox; \ No newline at end of file diff --git a/icons/es5/CheckBoxOutlineBlank.js b/icons/es5/CheckBoxOutlineBlank.js index 7446aa8f3a..7db1d9fedc 100644 --- a/icons/es5/CheckBoxOutlineBlank.js +++ b/icons/es5/CheckBoxOutlineBlank.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCheckBoxOutlineBlank(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgCheckBoxOutlineBlank(props) { fill: "currentColor" })); } + export default SvgCheckBoxOutlineBlank; \ No newline at end of file diff --git a/icons/es5/CheckCircle.js b/icons/es5/CheckCircle.js index 7ab4cb6f6e..6d3e327259 100644 --- a/icons/es5/CheckCircle.js +++ b/icons/es5/CheckCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCheckCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgCheckCircle(props) { fill: "currentColor" })); } + export default SvgCheckCircle; \ No newline at end of file diff --git a/icons/es5/CheckCircleOutline.js b/icons/es5/CheckCircleOutline.js index 9f3b800e25..55901bcd9a 100644 --- a/icons/es5/CheckCircleOutline.js +++ b/icons/es5/CheckCircleOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCheckCircleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgCheckCircleOutline(props) { fill: "currentColor" })); } + export default SvgCheckCircleOutline; \ No newline at end of file diff --git a/icons/es5/Checklist.js b/icons/es5/Checklist.js index fe94d95f32..1733526fac 100644 --- a/icons/es5/Checklist.js +++ b/icons/es5/Checklist.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChecklist(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChecklist(props) { fill: "currentColor" })); } + export default SvgChecklist; \ No newline at end of file diff --git a/icons/es5/ChecklistRtl.js b/icons/es5/ChecklistRtl.js index cfbaf46628..557d2fa6aa 100644 --- a/icons/es5/ChecklistRtl.js +++ b/icons/es5/ChecklistRtl.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChecklistRtl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChecklistRtl(props) { fill: "currentColor" })); } + export default SvgChecklistRtl; \ No newline at end of file diff --git a/icons/es5/Checkroom.js b/icons/es5/Checkroom.js index d0dedc9fd0..3986bd6f53 100644 --- a/icons/es5/Checkroom.js +++ b/icons/es5/Checkroom.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCheckroom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCheckroom(props) { fill: "currentColor" })); } + export default SvgCheckroom; \ No newline at end of file diff --git a/icons/es5/ChevronLeft.js b/icons/es5/ChevronLeft.js index 185cc49aac..0d3bc1c7d4 100644 --- a/icons/es5/ChevronLeft.js +++ b/icons/es5/ChevronLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChevronLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgChevronLeft(props) { fill: "currentColor" })); } + export default SvgChevronLeft; \ No newline at end of file diff --git a/icons/es5/ChevronRight.js b/icons/es5/ChevronRight.js index e01363c03c..3cdb23ec07 100644 --- a/icons/es5/ChevronRight.js +++ b/icons/es5/ChevronRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChevronRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgChevronRight(props) { fill: "currentColor" })); } + export default SvgChevronRight; \ No newline at end of file diff --git a/icons/es5/ChildCare.js b/icons/es5/ChildCare.js index d315995feb..0bcead8ce8 100644 --- a/icons/es5/ChildCare.js +++ b/icons/es5/ChildCare.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChildCare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -20,4 +22,5 @@ function SvgChildCare(props) { fill: "currentColor" })); } + export default SvgChildCare; \ No newline at end of file diff --git a/icons/es5/ChildFriendly.js b/icons/es5/ChildFriendly.js index db5b71b361..141a3bb272 100644 --- a/icons/es5/ChildFriendly.js +++ b/icons/es5/ChildFriendly.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChildFriendly(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChildFriendly(props) { fill: "currentColor" })); } + export default SvgChildFriendly; \ No newline at end of file diff --git a/icons/es5/ChromeReaderMode.js b/icons/es5/ChromeReaderMode.js index 61129491e8..f2fadfacea 100644 --- a/icons/es5/ChromeReaderMode.js +++ b/icons/es5/ChromeReaderMode.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChromeReaderMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChromeReaderMode(props) { fill: "currentColor" })); } + export default SvgChromeReaderMode; \ No newline at end of file diff --git a/icons/es5/Church.js b/icons/es5/Church.js index e4e26e45d1..2b64d97387 100644 --- a/icons/es5/Church.js +++ b/icons/es5/Church.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgChurch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgChurch(props) { fill: "currentColor" })); } + export default SvgChurch; \ No newline at end of file diff --git a/icons/es5/Circle.js b/icons/es5/Circle.js index 0d288a1ffd..a3b4189bda 100644 --- a/icons/es5/Circle.js +++ b/icons/es5/Circle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCircle(props) { fill: "currentColor" })); } + export default SvgCircle; \ No newline at end of file diff --git a/icons/es5/CircleNotifications.js b/icons/es5/CircleNotifications.js index 1002b9fe4c..0a340274be 100644 --- a/icons/es5/CircleNotifications.js +++ b/icons/es5/CircleNotifications.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCircleNotifications(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCircleNotifications(props) { fill: "currentColor" })); } + export default SvgCircleNotifications; \ No newline at end of file diff --git a/icons/es5/Class.js b/icons/es5/Class.js index f7a0918a35..edf158706a 100644 --- a/icons/es5/Class.js +++ b/icons/es5/Class.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgClass(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgClass(props) { fill: "currentColor" })); } + export default SvgClass; \ No newline at end of file diff --git a/icons/es5/CleanHands.js b/icons/es5/CleanHands.js index 99eb094a18..ce10b7cbe4 100644 --- a/icons/es5/CleanHands.js +++ b/icons/es5/CleanHands.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCleanHands(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCleanHands(props) { fill: "currentColor" })); } + export default SvgCleanHands; \ No newline at end of file diff --git a/icons/es5/CleaningServices.js b/icons/es5/CleaningServices.js index ecd2e780ab..050d97d0f4 100644 --- a/icons/es5/CleaningServices.js +++ b/icons/es5/CleaningServices.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCleaningServices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCleaningServices(props) { fill: "currentColor" })); } + export default SvgCleaningServices; \ No newline at end of file diff --git a/icons/es5/Clear.js b/icons/es5/Clear.js index 6e1ddf7055..d7edb23d76 100644 --- a/icons/es5/Clear.js +++ b/icons/es5/Clear.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgClear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgClear(props) { fill: "currentColor" })); } + export default SvgClear; \ No newline at end of file diff --git a/icons/es5/ClearAll.js b/icons/es5/ClearAll.js index e95a9d1dfc..85e2b5ee66 100644 --- a/icons/es5/ClearAll.js +++ b/icons/es5/ClearAll.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgClearAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgClearAll(props) { fill: "currentColor" })); } + export default SvgClearAll; \ No newline at end of file diff --git a/icons/es5/Close.js b/icons/es5/Close.js index a7d5dcc673..df9919fbd5 100644 --- a/icons/es5/Close.js +++ b/icons/es5/Close.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgClose(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgClose(props) { fill: "currentColor" })); } + export default SvgClose; \ No newline at end of file diff --git a/icons/es5/CloseFullscreen.js b/icons/es5/CloseFullscreen.js index 0ad1a89731..41dcafba61 100644 --- a/icons/es5/CloseFullscreen.js +++ b/icons/es5/CloseFullscreen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCloseFullscreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCloseFullscreen(props) { fill: "currentColor" })); } + export default SvgCloseFullscreen; \ No newline at end of file diff --git a/icons/es5/CloseSmall.js b/icons/es5/CloseSmall.js index c20ab14a11..736ed4cf65 100644 --- a/icons/es5/CloseSmall.js +++ b/icons/es5/CloseSmall.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCloseSmall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgCloseSmall(props) { fill: "currentColor" })); } + export default SvgCloseSmall; \ No newline at end of file diff --git a/icons/es5/ClosedCaption.js b/icons/es5/ClosedCaption.js index 349f5a31a3..b67802be57 100644 --- a/icons/es5/ClosedCaption.js +++ b/icons/es5/ClosedCaption.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgClosedCaption(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgClosedCaption(props) { fill: "currentColor" })); } + export default SvgClosedCaption; \ No newline at end of file diff --git a/icons/es5/ClosedCaptionDisabled.js b/icons/es5/ClosedCaptionDisabled.js index ca0f008339..6be6526604 100644 --- a/icons/es5/ClosedCaptionDisabled.js +++ b/icons/es5/ClosedCaptionDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgClosedCaptionDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgClosedCaptionDisabled(props) { fill: "currentColor" })); } + export default SvgClosedCaptionDisabled; \ No newline at end of file diff --git a/icons/es5/ClosedCaptionOff.js b/icons/es5/ClosedCaptionOff.js index 319fcf13b7..8dd05aa991 100644 --- a/icons/es5/ClosedCaptionOff.js +++ b/icons/es5/ClosedCaptionOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgClosedCaptionOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgClosedCaptionOff(props) { fill: "currentColor" })); } + export default SvgClosedCaptionOff; \ No newline at end of file diff --git a/icons/es5/Cloud.js b/icons/es5/Cloud.js index 6b1b43a90f..53b38ddf74 100644 --- a/icons/es5/Cloud.js +++ b/icons/es5/Cloud.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCloud(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCloud(props) { fill: "currentColor" })); } + export default SvgCloud; \ No newline at end of file diff --git a/icons/es5/CloudCircle.js b/icons/es5/CloudCircle.js index d3090e7278..c639f1fab8 100644 --- a/icons/es5/CloudCircle.js +++ b/icons/es5/CloudCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCloudCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCloudCircle(props) { fill: "currentColor" })); } + export default SvgCloudCircle; \ No newline at end of file diff --git a/icons/es5/CloudDone.js b/icons/es5/CloudDone.js index 3f31c4a72f..980247889f 100644 --- a/icons/es5/CloudDone.js +++ b/icons/es5/CloudDone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCloudDone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCloudDone(props) { fill: "currentColor" })); } + export default SvgCloudDone; \ No newline at end of file diff --git a/icons/es5/CloudDownload.js b/icons/es5/CloudDownload.js index 314562c62b..5c733aeafc 100644 --- a/icons/es5/CloudDownload.js +++ b/icons/es5/CloudDownload.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCloudDownload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCloudDownload(props) { fill: "currentColor" })); } + export default SvgCloudDownload; \ No newline at end of file diff --git a/icons/es5/CloudOff.js b/icons/es5/CloudOff.js index 6e7d0270e4..86d5d36389 100644 --- a/icons/es5/CloudOff.js +++ b/icons/es5/CloudOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCloudOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCloudOff(props) { fill: "currentColor" })); } + export default SvgCloudOff; \ No newline at end of file diff --git a/icons/es5/CloudQueue.js b/icons/es5/CloudQueue.js index c5df1bc6f4..9dab6d9df5 100644 --- a/icons/es5/CloudQueue.js +++ b/icons/es5/CloudQueue.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCloudQueue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCloudQueue(props) { fill: "currentColor" })); } + export default SvgCloudQueue; \ No newline at end of file diff --git a/icons/es5/CloudSync.js b/icons/es5/CloudSync.js index 5517b9586f..675ff08a4e 100644 --- a/icons/es5/CloudSync.js +++ b/icons/es5/CloudSync.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCloudSync(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCloudSync(props) { fill: "currentColor" })); } + export default SvgCloudSync; \ No newline at end of file diff --git a/icons/es5/CloudUpload.js b/icons/es5/CloudUpload.js index 28c823bc39..07e973f3ed 100644 --- a/icons/es5/CloudUpload.js +++ b/icons/es5/CloudUpload.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCloudUpload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCloudUpload(props) { fill: "currentColor" })); } + export default SvgCloudUpload; \ No newline at end of file diff --git a/icons/es5/Co2.js b/icons/es5/Co2.js index 7fe3120a06..ce6930bb69 100644 --- a/icons/es5/Co2.js +++ b/icons/es5/Co2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCo2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCo2(props) { fill: "currentColor" })); } + export default SvgCo2; \ No newline at end of file diff --git a/icons/es5/CoPresent.js b/icons/es5/CoPresent.js index c609736b71..4fb6b0881b 100644 --- a/icons/es5/CoPresent.js +++ b/icons/es5/CoPresent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCoPresent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgCoPresent(props) { fill: "currentColor" })); } + export default SvgCoPresent; \ No newline at end of file diff --git a/icons/es5/Code.js b/icons/es5/Code.js index 18a4b683eb..512e13e47f 100644 --- a/icons/es5/Code.js +++ b/icons/es5/Code.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCode(props) { fill: "currentColor" })); } + export default SvgCode; \ No newline at end of file diff --git a/icons/es5/CodeOff.js b/icons/es5/CodeOff.js index eec097b178..bab1686389 100644 --- a/icons/es5/CodeOff.js +++ b/icons/es5/CodeOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCodeOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCodeOff(props) { fill: "currentColor" })); } + export default SvgCodeOff; \ No newline at end of file diff --git a/icons/es5/Coffee.js b/icons/es5/Coffee.js index 9fa80e5fcb..11df13bb2e 100644 --- a/icons/es5/Coffee.js +++ b/icons/es5/Coffee.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCoffee(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCoffee(props) { fill: "currentColor" })); } + export default SvgCoffee; \ No newline at end of file diff --git a/icons/es5/CoffeeMaker.js b/icons/es5/CoffeeMaker.js index f8f6b590fd..63057519e2 100644 --- a/icons/es5/CoffeeMaker.js +++ b/icons/es5/CoffeeMaker.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCoffeeMaker(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgCoffeeMaker(props) { r: 1 })); } + export default SvgCoffeeMaker; \ No newline at end of file diff --git a/icons/es5/Collections.js b/icons/es5/Collections.js index b541b67864..bb24aec693 100644 --- a/icons/es5/Collections.js +++ b/icons/es5/Collections.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCollections(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCollections(props) { fill: "currentColor" })); } + export default SvgCollections; \ No newline at end of file diff --git a/icons/es5/CollectionsBookmark.js b/icons/es5/CollectionsBookmark.js index 5a5820dd40..1941f7c376 100644 --- a/icons/es5/CollectionsBookmark.js +++ b/icons/es5/CollectionsBookmark.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCollectionsBookmark(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCollectionsBookmark(props) { fill: "currentColor" })); } + export default SvgCollectionsBookmark; \ No newline at end of file diff --git a/icons/es5/ColorLens.js b/icons/es5/ColorLens.js index ba0c32c84c..279f01eba6 100644 --- a/icons/es5/ColorLens.js +++ b/icons/es5/ColorLens.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgColorLens(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgColorLens(props) { fill: "currentColor" })); } + export default SvgColorLens; \ No newline at end of file diff --git a/icons/es5/Colorize.js b/icons/es5/Colorize.js index a0d4348558..a683524cc2 100644 --- a/icons/es5/Colorize.js +++ b/icons/es5/Colorize.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgColorize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgColorize(props) { fill: "currentColor" })); } + export default SvgColorize; \ No newline at end of file diff --git a/icons/es5/Comment.js b/icons/es5/Comment.js index 0684bd76a9..caad9b4756 100644 --- a/icons/es5/Comment.js +++ b/icons/es5/Comment.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgComment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgComment(props) { fill: "currentColor" })); } + export default SvgComment; \ No newline at end of file diff --git a/icons/es5/CommentBank.js b/icons/es5/CommentBank.js index cc06558af3..97f5282586 100644 --- a/icons/es5/CommentBank.js +++ b/icons/es5/CommentBank.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCommentBank(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCommentBank(props) { fill: "currentColor" })); } + export default SvgCommentBank; \ No newline at end of file diff --git a/icons/es5/CommentsDisabled.js b/icons/es5/CommentsDisabled.js index ca458a06ec..8ed4f8902d 100644 --- a/icons/es5/CommentsDisabled.js +++ b/icons/es5/CommentsDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCommentsDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCommentsDisabled(props) { fill: "currentColor" })); } + export default SvgCommentsDisabled; \ No newline at end of file diff --git a/icons/es5/Commit.js b/icons/es5/Commit.js index fa3da52f63..68a8a56678 100644 --- a/icons/es5/Commit.js +++ b/icons/es5/Commit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCommit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCommit(props) { fill: "currentColor" })); } + export default SvgCommit; \ No newline at end of file diff --git a/icons/es5/Commute.js b/icons/es5/Commute.js index ee0ad3ed95..d07c6ffbec 100644 --- a/icons/es5/Commute.js +++ b/icons/es5/Commute.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCommute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCommute(props) { fill: "currentColor" })); } + export default SvgCommute; \ No newline at end of file diff --git a/icons/es5/Compare.js b/icons/es5/Compare.js index 9af9ee459a..5606244933 100644 --- a/icons/es5/Compare.js +++ b/icons/es5/Compare.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCompare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCompare(props) { fill: "currentColor" })); } + export default SvgCompare; \ No newline at end of file diff --git a/icons/es5/CompareArrows.js b/icons/es5/CompareArrows.js index a16f4cfafc..f9d75c23ca 100644 --- a/icons/es5/CompareArrows.js +++ b/icons/es5/CompareArrows.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCompareArrows(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCompareArrows(props) { fill: "currentColor" })); } + export default SvgCompareArrows; \ No newline at end of file diff --git a/icons/es5/Compass.js b/icons/es5/Compass.js index 92263fbdf7..430ee3f1ad 100644 --- a/icons/es5/Compass.js +++ b/icons/es5/Compass.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCompass(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgCompass(props) { fill: "currentColor" })); } + export default SvgCompass; \ No newline at end of file diff --git a/icons/es5/CompassCalibration.js b/icons/es5/CompassCalibration.js index 2c7eaf0cdb..897b119e23 100644 --- a/icons/es5/CompassCalibration.js +++ b/icons/es5/CompassCalibration.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCompassCalibration(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgCompassCalibration(props) { fill: "currentColor" })); } + export default SvgCompassCalibration; \ No newline at end of file diff --git a/icons/es5/Compost.js b/icons/es5/Compost.js index cc8ccfa2e9..7572ffa18b 100644 --- a/icons/es5/Compost.js +++ b/icons/es5/Compost.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCompost(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCompost(props) { fill: "currentColor" })); } + export default SvgCompost; \ No newline at end of file diff --git a/icons/es5/Compress.js b/icons/es5/Compress.js index 8d4efdd7aa..83bf8f4919 100644 --- a/icons/es5/Compress.js +++ b/icons/es5/Compress.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCompress(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCompress(props) { fill: "currentColor" })); } + export default SvgCompress; \ No newline at end of file diff --git a/icons/es5/Computer.js b/icons/es5/Computer.js index 112cbfca48..199ff912f8 100644 --- a/icons/es5/Computer.js +++ b/icons/es5/Computer.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgComputer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgComputer(props) { fill: "currentColor" })); } + export default SvgComputer; \ No newline at end of file diff --git a/icons/es5/ConfirmationNumber.js b/icons/es5/ConfirmationNumber.js index ed3f870162..130563286a 100644 --- a/icons/es5/ConfirmationNumber.js +++ b/icons/es5/ConfirmationNumber.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgConfirmationNumber(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgConfirmationNumber(props) { fill: "currentColor" })); } + export default SvgConfirmationNumber; \ No newline at end of file diff --git a/icons/es5/ConnectWithoutContact.js b/icons/es5/ConnectWithoutContact.js index 1f72b71770..69da9eb205 100644 --- a/icons/es5/ConnectWithoutContact.js +++ b/icons/es5/ConnectWithoutContact.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgConnectWithoutContact(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgConnectWithoutContact(props) { fill: "currentColor" })); } + export default SvgConnectWithoutContact; \ No newline at end of file diff --git a/icons/es5/ConnectedTv.js b/icons/es5/ConnectedTv.js index 23cd9831cc..e2deb74218 100644 --- a/icons/es5/ConnectedTv.js +++ b/icons/es5/ConnectedTv.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgConnectedTv(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgConnectedTv(props) { fill: "currentColor" })); } + export default SvgConnectedTv; \ No newline at end of file diff --git a/icons/es5/ConnectingAirports.js b/icons/es5/ConnectingAirports.js index 218781e888..821414c69e 100644 --- a/icons/es5/ConnectingAirports.js +++ b/icons/es5/ConnectingAirports.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgConnectingAirports(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgConnectingAirports(props) { fill: "currentColor" })); } + export default SvgConnectingAirports; \ No newline at end of file diff --git a/icons/es5/Construction.js b/icons/es5/Construction.js index 6fce92e397..495396e86e 100644 --- a/icons/es5/Construction.js +++ b/icons/es5/Construction.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgConstruction(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgConstruction(props) { fill: "currentColor" })); } + export default SvgConstruction; \ No newline at end of file diff --git a/icons/es5/ContactEmergency.js b/icons/es5/ContactEmergency.js index 762d49c2aa..7c686ec910 100644 --- a/icons/es5/ContactEmergency.js +++ b/icons/es5/ContactEmergency.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContactEmergency(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgContactEmergency(props) { fill: "currentColor" })); } + export default SvgContactEmergency; \ No newline at end of file diff --git a/icons/es5/ContactMail.js b/icons/es5/ContactMail.js index c918a2f02c..77323d0a33 100644 --- a/icons/es5/ContactMail.js +++ b/icons/es5/ContactMail.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContactMail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgContactMail(props) { fill: "currentColor" })); } + export default SvgContactMail; \ No newline at end of file diff --git a/icons/es5/ContactPage.js b/icons/es5/ContactPage.js index c3300cb870..7d3111031c 100644 --- a/icons/es5/ContactPage.js +++ b/icons/es5/ContactPage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContactPage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgContactPage(props) { fill: "currentColor" })); } + export default SvgContactPage; \ No newline at end of file diff --git a/icons/es5/ContactPhone.js b/icons/es5/ContactPhone.js index 2516b770d9..77474a0b59 100644 --- a/icons/es5/ContactPhone.js +++ b/icons/es5/ContactPhone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContactPhone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgContactPhone(props) { fill: "currentColor" })); } + export default SvgContactPhone; \ No newline at end of file diff --git a/icons/es5/ContactSupport.js b/icons/es5/ContactSupport.js index 95e20d72d6..fb41c1a881 100644 --- a/icons/es5/ContactSupport.js +++ b/icons/es5/ContactSupport.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContactSupport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgContactSupport(props) { fill: "currentColor" })); } + export default SvgContactSupport; \ No newline at end of file diff --git a/icons/es5/Contactless.js b/icons/es5/Contactless.js index 32724ff096..236d4de21d 100644 --- a/icons/es5/Contactless.js +++ b/icons/es5/Contactless.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContactless(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgContactless(props) { fill: "currentColor" })); } + export default SvgContactless; \ No newline at end of file diff --git a/icons/es5/Contacts.js b/icons/es5/Contacts.js index 948df7f73a..f631e88d7a 100644 --- a/icons/es5/Contacts.js +++ b/icons/es5/Contacts.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContacts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgContacts(props) { fill: "currentColor" })); } + export default SvgContacts; \ No newline at end of file diff --git a/icons/es5/ContentCopy.js b/icons/es5/ContentCopy.js index 05ecaa9381..ccbed29aa5 100644 --- a/icons/es5/ContentCopy.js +++ b/icons/es5/ContentCopy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContentCopy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgContentCopy(props) { fill: "currentColor" })); } + export default SvgContentCopy; \ No newline at end of file diff --git a/icons/es5/ContentCut.js b/icons/es5/ContentCut.js index 15380e7a5a..af1fb911c9 100644 --- a/icons/es5/ContentCut.js +++ b/icons/es5/ContentCut.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContentCut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgContentCut(props) { fill: "currentColor" })); } + export default SvgContentCut; \ No newline at end of file diff --git a/icons/es5/ContentPaste.js b/icons/es5/ContentPaste.js index cea6f7cade..55b8c36dac 100644 --- a/icons/es5/ContentPaste.js +++ b/icons/es5/ContentPaste.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContentPaste(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgContentPaste(props) { fill: "currentColor" })); } + export default SvgContentPaste; \ No newline at end of file diff --git a/icons/es5/ContentPasteGo.js b/icons/es5/ContentPasteGo.js index 182b0bf821..1e068266fa 100644 --- a/icons/es5/ContentPasteGo.js +++ b/icons/es5/ContentPasteGo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContentPasteGo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgContentPasteGo(props) { fill: "currentColor" })); } + export default SvgContentPasteGo; \ No newline at end of file diff --git a/icons/es5/ContentPasteOff.js b/icons/es5/ContentPasteOff.js index 84d3c392f8..c44ca1de4e 100644 --- a/icons/es5/ContentPasteOff.js +++ b/icons/es5/ContentPasteOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContentPasteOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgContentPasteOff(props) { fill: "currentColor" })); } + export default SvgContentPasteOff; \ No newline at end of file diff --git a/icons/es5/ContentPasteSearch.js b/icons/es5/ContentPasteSearch.js index 6696b40115..586ac5421c 100644 --- a/icons/es5/ContentPasteSearch.js +++ b/icons/es5/ContentPasteSearch.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContentPasteSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgContentPasteSearch(props) { fill: "currentColor" })); } + export default SvgContentPasteSearch; \ No newline at end of file diff --git a/icons/es5/Contrast.js b/icons/es5/Contrast.js index 3dc4d2f388..bbddbecfc4 100644 --- a/icons/es5/Contrast.js +++ b/icons/es5/Contrast.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgContrast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgContrast(props) { fill: "currentColor" })); } + export default SvgContrast; \ No newline at end of file diff --git a/icons/es5/ControlCamera.js b/icons/es5/ControlCamera.js index 81e520d4fc..7b1e35e15f 100644 --- a/icons/es5/ControlCamera.js +++ b/icons/es5/ControlCamera.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgControlCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgControlCamera(props) { r: 3 })); } + export default SvgControlCamera; \ No newline at end of file diff --git a/icons/es5/ControlPoint.js b/icons/es5/ControlPoint.js index ced93ec631..44532abdb3 100644 --- a/icons/es5/ControlPoint.js +++ b/icons/es5/ControlPoint.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgControlPoint(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgControlPoint(props) { fill: "currentColor" })); } + export default SvgControlPoint; \ No newline at end of file diff --git a/icons/es5/ControlPointDuplicate.js b/icons/es5/ControlPointDuplicate.js index e5cfdd9bf3..0348f7bc52 100644 --- a/icons/es5/ControlPointDuplicate.js +++ b/icons/es5/ControlPointDuplicate.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgControlPointDuplicate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgControlPointDuplicate(props) { fill: "currentColor" })); } + export default SvgControlPointDuplicate; \ No newline at end of file diff --git a/icons/es5/Cookie.js b/icons/es5/Cookie.js index 2abc9ba6e3..ddd4ed9cfb 100644 --- a/icons/es5/Cookie.js +++ b/icons/es5/Cookie.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCookie(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCookie(props) { fill: "currentColor" })); } + export default SvgCookie; \ No newline at end of file diff --git a/icons/es5/CopyAll.js b/icons/es5/CopyAll.js index ad2bb07035..21b8a380a4 100644 --- a/icons/es5/CopyAll.js +++ b/icons/es5/CopyAll.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCopyAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCopyAll(props) { fill: "currentColor" })); } + export default SvgCopyAll; \ No newline at end of file diff --git a/icons/es5/Copyright.js b/icons/es5/Copyright.js index 2eed1fa1ce..4668a8e2d7 100644 --- a/icons/es5/Copyright.js +++ b/icons/es5/Copyright.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCopyright(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCopyright(props) { fill: "currentColor" })); } + export default SvgCopyright; \ No newline at end of file diff --git a/icons/es5/Coronavirus.js b/icons/es5/Coronavirus.js index 2fc62af1c6..26f7a63dcf 100644 --- a/icons/es5/Coronavirus.js +++ b/icons/es5/Coronavirus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCoronavirus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCoronavirus(props) { fill: "currentColor" })); } + export default SvgCoronavirus; \ No newline at end of file diff --git a/icons/es5/CorporateFare.js b/icons/es5/CorporateFare.js index 22d572397d..d796cb50ee 100644 --- a/icons/es5/CorporateFare.js +++ b/icons/es5/CorporateFare.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCorporateFare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCorporateFare(props) { fill: "currentColor" })); } + export default SvgCorporateFare; \ No newline at end of file diff --git a/icons/es5/Cottage.js b/icons/es5/Cottage.js index 620cf88dc1..b5fe5c8b84 100644 --- a/icons/es5/Cottage.js +++ b/icons/es5/Cottage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCottage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCottage(props) { fill: "currentColor" })); } + export default SvgCottage; \ No newline at end of file diff --git a/icons/es5/Countertops.js b/icons/es5/Countertops.js index c0cb66a3bc..993b20e6a8 100644 --- a/icons/es5/Countertops.js +++ b/icons/es5/Countertops.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCountertops(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCountertops(props) { fill: "currentColor" })); } + export default SvgCountertops; \ No newline at end of file diff --git a/icons/es5/Create.js b/icons/es5/Create.js index e3d969fa71..012311b4fc 100644 --- a/icons/es5/Create.js +++ b/icons/es5/Create.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCreate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCreate(props) { fill: "currentColor" })); } + export default SvgCreate; \ No newline at end of file diff --git a/icons/es5/CreateNewFolder.js b/icons/es5/CreateNewFolder.js index e4dbddfade..edf9db826b 100644 --- a/icons/es5/CreateNewFolder.js +++ b/icons/es5/CreateNewFolder.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCreateNewFolder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCreateNewFolder(props) { fill: "currentColor" })); } + export default SvgCreateNewFolder; \ No newline at end of file diff --git a/icons/es5/CreditCard.js b/icons/es5/CreditCard.js index 188470b544..feb5f5e697 100644 --- a/icons/es5/CreditCard.js +++ b/icons/es5/CreditCard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCreditCard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCreditCard(props) { fill: "currentColor" })); } + export default SvgCreditCard; \ No newline at end of file diff --git a/icons/es5/CreditCardOff.js b/icons/es5/CreditCardOff.js index ae734543f4..41900bef3f 100644 --- a/icons/es5/CreditCardOff.js +++ b/icons/es5/CreditCardOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCreditCardOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCreditCardOff(props) { fill: "currentColor" })); } + export default SvgCreditCardOff; \ No newline at end of file diff --git a/icons/es5/CreditScore.js b/icons/es5/CreditScore.js index 9616f106bd..655a7b7c94 100644 --- a/icons/es5/CreditScore.js +++ b/icons/es5/CreditScore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCreditScore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCreditScore(props) { fill: "currentColor" })); } + export default SvgCreditScore; \ No newline at end of file diff --git a/icons/es5/Crib.js b/icons/es5/Crib.js index 37c7177734..d48bde2e2f 100644 --- a/icons/es5/Crib.js +++ b/icons/es5/Crib.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCrib(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCrib(props) { fill: "currentColor" })); } + export default SvgCrib; \ No newline at end of file diff --git a/icons/es5/CrisisAlert.js b/icons/es5/CrisisAlert.js index eee6b6f9f5..0a42c1a8b5 100644 --- a/icons/es5/CrisisAlert.js +++ b/icons/es5/CrisisAlert.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCrisisAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCrisisAlert(props) { fill: "currentColor" })); } + export default SvgCrisisAlert; \ No newline at end of file diff --git a/icons/es5/Crop.js b/icons/es5/Crop.js index 11aa097f74..5d48ea2da2 100644 --- a/icons/es5/Crop.js +++ b/icons/es5/Crop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCrop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCrop(props) { fill: "currentColor" })); } + export default SvgCrop; \ No newline at end of file diff --git a/icons/es5/Crop169.js b/icons/es5/Crop169.js index c2f6d5390f..aa65cb4e67 100644 --- a/icons/es5/Crop169.js +++ b/icons/es5/Crop169.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCrop169(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCrop169(props) { fill: "currentColor" })); } + export default SvgCrop169; \ No newline at end of file diff --git a/icons/es5/Crop32.js b/icons/es5/Crop32.js index 3603759d2b..c0cfbb990e 100644 --- a/icons/es5/Crop32.js +++ b/icons/es5/Crop32.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCrop32(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCrop32(props) { fill: "currentColor" })); } + export default SvgCrop32; \ No newline at end of file diff --git a/icons/es5/Crop54.js b/icons/es5/Crop54.js index 9fdf225cea..38aa5ca944 100644 --- a/icons/es5/Crop54.js +++ b/icons/es5/Crop54.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCrop54(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCrop54(props) { fill: "currentColor" })); } + export default SvgCrop54; \ No newline at end of file diff --git a/icons/es5/Crop75.js b/icons/es5/Crop75.js index e932b38132..deb54fb55b 100644 --- a/icons/es5/Crop75.js +++ b/icons/es5/Crop75.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCrop75(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCrop75(props) { fill: "currentColor" })); } + export default SvgCrop75; \ No newline at end of file diff --git a/icons/es5/CropDin.js b/icons/es5/CropDin.js index bbd2408f7a..b109171c86 100644 --- a/icons/es5/CropDin.js +++ b/icons/es5/CropDin.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCropDin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCropDin(props) { fill: "currentColor" })); } + export default SvgCropDin; \ No newline at end of file diff --git a/icons/es5/CropFree.js b/icons/es5/CropFree.js index 299d3e6404..0b39491eaa 100644 --- a/icons/es5/CropFree.js +++ b/icons/es5/CropFree.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCropFree(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCropFree(props) { fill: "currentColor" })); } + export default SvgCropFree; \ No newline at end of file diff --git a/icons/es5/CropLandscape.js b/icons/es5/CropLandscape.js index 4cdf1c4ec3..e48868344b 100644 --- a/icons/es5/CropLandscape.js +++ b/icons/es5/CropLandscape.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCropLandscape(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCropLandscape(props) { fill: "currentColor" })); } + export default SvgCropLandscape; \ No newline at end of file diff --git a/icons/es5/CropOriginal.js b/icons/es5/CropOriginal.js index 9240d229e8..0d7b1176a4 100644 --- a/icons/es5/CropOriginal.js +++ b/icons/es5/CropOriginal.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCropOriginal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCropOriginal(props) { fill: "currentColor" })); } + export default SvgCropOriginal; \ No newline at end of file diff --git a/icons/es5/CropPortrait.js b/icons/es5/CropPortrait.js index ee9e623049..aee321ff13 100644 --- a/icons/es5/CropPortrait.js +++ b/icons/es5/CropPortrait.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCropPortrait(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCropPortrait(props) { fill: "currentColor" })); } + export default SvgCropPortrait; \ No newline at end of file diff --git a/icons/es5/CropRotate.js b/icons/es5/CropRotate.js index bebdf6c791..c6caa32e25 100644 --- a/icons/es5/CropRotate.js +++ b/icons/es5/CropRotate.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCropRotate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCropRotate(props) { fill: "currentColor" })); } + export default SvgCropRotate; \ No newline at end of file diff --git a/icons/es5/CropSquare.js b/icons/es5/CropSquare.js index 6baf81a358..18e3dcec9c 100644 --- a/icons/es5/CropSquare.js +++ b/icons/es5/CropSquare.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCropSquare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCropSquare(props) { fill: "currentColor" })); } + export default SvgCropSquare; \ No newline at end of file diff --git a/icons/es5/CrueltyFree.js b/icons/es5/CrueltyFree.js index ca6939a3d5..1e6d8ce82c 100644 --- a/icons/es5/CrueltyFree.js +++ b/icons/es5/CrueltyFree.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCrueltyFree(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCrueltyFree(props) { fill: "currentColor" })); } + export default SvgCrueltyFree; \ No newline at end of file diff --git a/icons/es5/Css.js b/icons/es5/Css.js index 8eb89fe7fa..3a5a2a5483 100644 --- a/icons/es5/Css.js +++ b/icons/es5/Css.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCss(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCss(props) { fill: "currentColor" })); } + export default SvgCss; \ No newline at end of file diff --git a/icons/es5/CurrencyBitcoin.js b/icons/es5/CurrencyBitcoin.js index 211c94330c..2bc6629f1c 100644 --- a/icons/es5/CurrencyBitcoin.js +++ b/icons/es5/CurrencyBitcoin.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCurrencyBitcoin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCurrencyBitcoin(props) { fill: "currentColor" })); } + export default SvgCurrencyBitcoin; \ No newline at end of file diff --git a/icons/es5/CurrencyExchange.js b/icons/es5/CurrencyExchange.js index fbf4dc4d29..49d27853c3 100644 --- a/icons/es5/CurrencyExchange.js +++ b/icons/es5/CurrencyExchange.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCurrencyExchange(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCurrencyExchange(props) { fill: "currentColor" })); } + export default SvgCurrencyExchange; \ No newline at end of file diff --git a/icons/es5/CurrencyFranc.js b/icons/es5/CurrencyFranc.js index d675146dd8..d4e71cd1b3 100644 --- a/icons/es5/CurrencyFranc.js +++ b/icons/es5/CurrencyFranc.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCurrencyFranc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCurrencyFranc(props) { fill: "currentColor" })); } + export default SvgCurrencyFranc; \ No newline at end of file diff --git a/icons/es5/CurrencyLira.js b/icons/es5/CurrencyLira.js index 804f9d82d3..8346264a6a 100644 --- a/icons/es5/CurrencyLira.js +++ b/icons/es5/CurrencyLira.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCurrencyLira(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCurrencyLira(props) { fill: "currentColor" })); } + export default SvgCurrencyLira; \ No newline at end of file diff --git a/icons/es5/CurrencyPound.js b/icons/es5/CurrencyPound.js index 2503676531..737fc762d6 100644 --- a/icons/es5/CurrencyPound.js +++ b/icons/es5/CurrencyPound.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCurrencyPound(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCurrencyPound(props) { fill: "currentColor" })); } + export default SvgCurrencyPound; \ No newline at end of file diff --git a/icons/es5/CurrencyRuble.js b/icons/es5/CurrencyRuble.js index acabd6b7e6..1518933058 100644 --- a/icons/es5/CurrencyRuble.js +++ b/icons/es5/CurrencyRuble.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCurrencyRuble(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCurrencyRuble(props) { fill: "currentColor" })); } + export default SvgCurrencyRuble; \ No newline at end of file diff --git a/icons/es5/CurrencyRupee.js b/icons/es5/CurrencyRupee.js index 01a674e1c6..0f84b685c7 100644 --- a/icons/es5/CurrencyRupee.js +++ b/icons/es5/CurrencyRupee.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCurrencyRupee(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCurrencyRupee(props) { fill: "currentColor" })); } + export default SvgCurrencyRupee; \ No newline at end of file diff --git a/icons/es5/CurrencyYen.js b/icons/es5/CurrencyYen.js index 148a5775f6..3140f7b602 100644 --- a/icons/es5/CurrencyYen.js +++ b/icons/es5/CurrencyYen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCurrencyYen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCurrencyYen(props) { fill: "currentColor" })); } + export default SvgCurrencyYen; \ No newline at end of file diff --git a/icons/es5/CurrencyYuan.js b/icons/es5/CurrencyYuan.js index aedffcd63b..efd72a2018 100644 --- a/icons/es5/CurrencyYuan.js +++ b/icons/es5/CurrencyYuan.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCurrencyYuan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCurrencyYuan(props) { fill: "currentColor" })); } + export default SvgCurrencyYuan; \ No newline at end of file diff --git a/icons/es5/Curtains.js b/icons/es5/Curtains.js index ff9248e231..938cde7e0c 100644 --- a/icons/es5/Curtains.js +++ b/icons/es5/Curtains.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCurtains(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCurtains(props) { fill: "currentColor" })); } + export default SvgCurtains; \ No newline at end of file diff --git a/icons/es5/CurtainsClosed.js b/icons/es5/CurtainsClosed.js index bc4acd667b..38dbb26be9 100644 --- a/icons/es5/CurtainsClosed.js +++ b/icons/es5/CurtainsClosed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCurtainsClosed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgCurtainsClosed(props) { fill: "currentColor" })); } + export default SvgCurtainsClosed; \ No newline at end of file diff --git a/icons/es5/Cyclone.js b/icons/es5/Cyclone.js index 2dc4f15c2f..8aee660e16 100644 --- a/icons/es5/Cyclone.js +++ b/icons/es5/Cyclone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgCyclone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgCyclone(props) { fill: "currentColor" })); } + export default SvgCyclone; \ No newline at end of file diff --git a/icons/es5/Dangerous.js b/icons/es5/Dangerous.js index aee596fb24..bc9e4e4889 100644 --- a/icons/es5/Dangerous.js +++ b/icons/es5/Dangerous.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDangerous(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDangerous(props) { fill: "currentColor" })); } + export default SvgDangerous; \ No newline at end of file diff --git a/icons/es5/DarkMode.js b/icons/es5/DarkMode.js index 7db1cfc222..5df4729cba 100644 --- a/icons/es5/DarkMode.js +++ b/icons/es5/DarkMode.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDarkMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDarkMode(props) { fill: "currentColor" })); } + export default SvgDarkMode; \ No newline at end of file diff --git a/icons/es5/Dashboard.js b/icons/es5/Dashboard.js index c8d24a6757..092931dac5 100644 --- a/icons/es5/Dashboard.js +++ b/icons/es5/Dashboard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDashboard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDashboard(props) { fill: "currentColor" })); } + export default SvgDashboard; \ No newline at end of file diff --git a/icons/es5/DashboardCustomize.js b/icons/es5/DashboardCustomize.js index fd2aa55663..a57988358e 100644 --- a/icons/es5/DashboardCustomize.js +++ b/icons/es5/DashboardCustomize.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDashboardCustomize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDashboardCustomize(props) { fill: "currentColor" })); } + export default SvgDashboardCustomize; \ No newline at end of file diff --git a/icons/es5/DataArray.js b/icons/es5/DataArray.js index 6cc721cf7c..84dea3124a 100644 --- a/icons/es5/DataArray.js +++ b/icons/es5/DataArray.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDataArray(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDataArray(props) { fill: "currentColor" })); } + export default SvgDataArray; \ No newline at end of file diff --git a/icons/es5/DataExploration.js b/icons/es5/DataExploration.js index f73ed11afb..e461d6d43b 100644 --- a/icons/es5/DataExploration.js +++ b/icons/es5/DataExploration.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDataExploration(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDataExploration(props) { fill: "currentColor" })); } + export default SvgDataExploration; \ No newline at end of file diff --git a/icons/es5/DataObject.js b/icons/es5/DataObject.js index 3d826f8f9d..af448806c9 100644 --- a/icons/es5/DataObject.js +++ b/icons/es5/DataObject.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDataObject(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDataObject(props) { fill: "currentColor" })); } + export default SvgDataObject; \ No newline at end of file diff --git a/icons/es5/DataSaverOff.js b/icons/es5/DataSaverOff.js index 563d46c107..00beb8e4a6 100644 --- a/icons/es5/DataSaverOff.js +++ b/icons/es5/DataSaverOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDataSaverOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDataSaverOff(props) { fill: "currentColor" })); } + export default SvgDataSaverOff; \ No newline at end of file diff --git a/icons/es5/DataSaverOn.js b/icons/es5/DataSaverOn.js index 0978a95dcf..e0946706d7 100644 --- a/icons/es5/DataSaverOn.js +++ b/icons/es5/DataSaverOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDataSaverOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDataSaverOn(props) { fill: "currentColor" })); } + export default SvgDataSaverOn; \ No newline at end of file diff --git a/icons/es5/DataThresholding.js b/icons/es5/DataThresholding.js index 192a3522a1..f382d221ae 100644 --- a/icons/es5/DataThresholding.js +++ b/icons/es5/DataThresholding.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDataThresholding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDataThresholding(props) { fill: "currentColor" })); } + export default SvgDataThresholding; \ No newline at end of file diff --git a/icons/es5/DataUsage.js b/icons/es5/DataUsage.js index 5e8462fe44..69049220b2 100644 --- a/icons/es5/DataUsage.js +++ b/icons/es5/DataUsage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDataUsage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDataUsage(props) { fill: "currentColor" })); } + export default SvgDataUsage; \ No newline at end of file diff --git a/icons/es5/Dataset.js b/icons/es5/Dataset.js index 01f33537a7..2760e8a3fa 100644 --- a/icons/es5/Dataset.js +++ b/icons/es5/Dataset.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDataset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDataset(props) { fill: "currentColor" })); } + export default SvgDataset; \ No newline at end of file diff --git a/icons/es5/DatasetLinked.js b/icons/es5/DatasetLinked.js index db3da86db0..961079446e 100644 --- a/icons/es5/DatasetLinked.js +++ b/icons/es5/DatasetLinked.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDatasetLinked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgDatasetLinked(props) { fill: "currentColor" })); } + export default SvgDatasetLinked; \ No newline at end of file diff --git a/icons/es5/DateRange.js b/icons/es5/DateRange.js index 5b721d3d92..02165ee2a9 100644 --- a/icons/es5/DateRange.js +++ b/icons/es5/DateRange.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDateRange(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgDateRange(props) { fill: "currentColor" })); } + export default SvgDateRange; \ No newline at end of file diff --git a/icons/es5/Deblur.js b/icons/es5/Deblur.js index dacc07407e..6d065968b4 100644 --- a/icons/es5/Deblur.js +++ b/icons/es5/Deblur.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeblur(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -60,4 +62,5 @@ function SvgDeblur(props) { r: 1 })); } + export default SvgDeblur; \ No newline at end of file diff --git a/icons/es5/Deck.js b/icons/es5/Deck.js index 782fc4927b..ca0cb4e635 100644 --- a/icons/es5/Deck.js +++ b/icons/es5/Deck.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgDeck(props) { fill: "currentColor" })); } + export default SvgDeck; \ No newline at end of file diff --git a/icons/es5/Dehaze.js b/icons/es5/Dehaze.js index d11b279c17..6507381cfa 100644 --- a/icons/es5/Dehaze.js +++ b/icons/es5/Dehaze.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDehaze(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDehaze(props) { fill: "currentColor" })); } + export default SvgDehaze; \ No newline at end of file diff --git a/icons/es5/Delete.js b/icons/es5/Delete.js index a157f99a76..40122deb56 100644 --- a/icons/es5/Delete.js +++ b/icons/es5/Delete.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDelete(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgDelete(props) { fill: "currentColor" })); } + export default SvgDelete; \ No newline at end of file diff --git a/icons/es5/DeleteForever.js b/icons/es5/DeleteForever.js index 9fe2c12d5c..c102b51c1f 100644 --- a/icons/es5/DeleteForever.js +++ b/icons/es5/DeleteForever.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeleteForever(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDeleteForever(props) { fill: "currentColor" })); } + export default SvgDeleteForever; \ No newline at end of file diff --git a/icons/es5/DeleteOutline.js b/icons/es5/DeleteOutline.js index d03f175734..ecf3496816 100644 --- a/icons/es5/DeleteOutline.js +++ b/icons/es5/DeleteOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeleteOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDeleteOutline(props) { fill: "currentColor" })); } + export default SvgDeleteOutline; \ No newline at end of file diff --git a/icons/es5/DeleteSweep.js b/icons/es5/DeleteSweep.js index cd2b5f6253..83cded175f 100644 --- a/icons/es5/DeleteSweep.js +++ b/icons/es5/DeleteSweep.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeleteSweep(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDeleteSweep(props) { fill: "currentColor" })); } + export default SvgDeleteSweep; \ No newline at end of file diff --git a/icons/es5/DeliveryDining.js b/icons/es5/DeliveryDining.js index 74fbe835a4..2e9218e2c9 100644 --- a/icons/es5/DeliveryDining.js +++ b/icons/es5/DeliveryDining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeliveryDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgDeliveryDining(props) { fill: "currentColor" })); } + export default SvgDeliveryDining; \ No newline at end of file diff --git a/icons/es5/DensityLarge.js b/icons/es5/DensityLarge.js index abe9b63123..a6170c05d9 100644 --- a/icons/es5/DensityLarge.js +++ b/icons/es5/DensityLarge.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDensityLarge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDensityLarge(props) { fill: "currentColor" })); } + export default SvgDensityLarge; \ No newline at end of file diff --git a/icons/es5/DensityMedium.js b/icons/es5/DensityMedium.js index ad8feb9a10..73cbb9189b 100644 --- a/icons/es5/DensityMedium.js +++ b/icons/es5/DensityMedium.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDensityMedium(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDensityMedium(props) { fill: "currentColor" })); } + export default SvgDensityMedium; \ No newline at end of file diff --git a/icons/es5/DensitySmall.js b/icons/es5/DensitySmall.js index 69ce6810ca..986c182e35 100644 --- a/icons/es5/DensitySmall.js +++ b/icons/es5/DensitySmall.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDensitySmall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDensitySmall(props) { fill: "currentColor" })); } + export default SvgDensitySmall; \ No newline at end of file diff --git a/icons/es5/DepartureBoard.js b/icons/es5/DepartureBoard.js index b5fe934950..c662fb4a29 100644 --- a/icons/es5/DepartureBoard.js +++ b/icons/es5/DepartureBoard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDepartureBoard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDepartureBoard(props) { fill: "currentColor" })); } + export default SvgDepartureBoard; \ No newline at end of file diff --git a/icons/es5/Description.js b/icons/es5/Description.js index 9ab80a60b8..e0b68b3b55 100644 --- a/icons/es5/Description.js +++ b/icons/es5/Description.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDescription(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDescription(props) { fill: "currentColor" })); } + export default SvgDescription; \ No newline at end of file diff --git a/icons/es5/Deselect.js b/icons/es5/Deselect.js index 46e2734064..4d5ad7fdbf 100644 --- a/icons/es5/Deselect.js +++ b/icons/es5/Deselect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeselect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDeselect(props) { fill: "currentColor" })); } + export default SvgDeselect; \ No newline at end of file diff --git a/icons/es5/DesignServices.js b/icons/es5/DesignServices.js index 8fb54e23e8..ae501a0a28 100644 --- a/icons/es5/DesignServices.js +++ b/icons/es5/DesignServices.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDesignServices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDesignServices(props) { fill: "currentColor" })); } + export default SvgDesignServices; \ No newline at end of file diff --git a/icons/es5/Desk.js b/icons/es5/Desk.js index 3ca7e8903c..ac72f1cd66 100644 --- a/icons/es5/Desk.js +++ b/icons/es5/Desk.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDesk(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDesk(props) { fill: "currentColor" })); } + export default SvgDesk; \ No newline at end of file diff --git a/icons/es5/DesktopAccessDisabled.js b/icons/es5/DesktopAccessDisabled.js index 3c91302d90..4adebb154f 100644 --- a/icons/es5/DesktopAccessDisabled.js +++ b/icons/es5/DesktopAccessDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDesktopAccessDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDesktopAccessDisabled(props) { fill: "currentColor" })); } + export default SvgDesktopAccessDisabled; \ No newline at end of file diff --git a/icons/es5/DesktopMac.js b/icons/es5/DesktopMac.js index 57aed49836..5daef2f57e 100644 --- a/icons/es5/DesktopMac.js +++ b/icons/es5/DesktopMac.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDesktopMac(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDesktopMac(props) { fill: "currentColor" })); } + export default SvgDesktopMac; \ No newline at end of file diff --git a/icons/es5/DesktopWindows.js b/icons/es5/DesktopWindows.js index 28c6f86ee9..620c98ad59 100644 --- a/icons/es5/DesktopWindows.js +++ b/icons/es5/DesktopWindows.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDesktopWindows(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDesktopWindows(props) { fill: "currentColor" })); } + export default SvgDesktopWindows; \ No newline at end of file diff --git a/icons/es5/Details.js b/icons/es5/Details.js index bd63388ef5..c969a5c40a 100644 --- a/icons/es5/Details.js +++ b/icons/es5/Details.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDetails(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDetails(props) { fill: "currentColor" })); } + export default SvgDetails; \ No newline at end of file diff --git a/icons/es5/DeveloperBoard.js b/icons/es5/DeveloperBoard.js index 53e2e084c0..83b9c6f056 100644 --- a/icons/es5/DeveloperBoard.js +++ b/icons/es5/DeveloperBoard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeveloperBoard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDeveloperBoard(props) { fill: "currentColor" })); } + export default SvgDeveloperBoard; \ No newline at end of file diff --git a/icons/es5/DeveloperBoardOff.js b/icons/es5/DeveloperBoardOff.js index 28e13e25c7..a582a99801 100644 --- a/icons/es5/DeveloperBoardOff.js +++ b/icons/es5/DeveloperBoardOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeveloperBoardOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDeveloperBoardOff(props) { fill: "currentColor" })); } + export default SvgDeveloperBoardOff; \ No newline at end of file diff --git a/icons/es5/DeveloperMode.js b/icons/es5/DeveloperMode.js index d466fb84a3..623271e1d1 100644 --- a/icons/es5/DeveloperMode.js +++ b/icons/es5/DeveloperMode.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeveloperMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDeveloperMode(props) { fill: "currentColor" })); } + export default SvgDeveloperMode; \ No newline at end of file diff --git a/icons/es5/DeviceHub.js b/icons/es5/DeviceHub.js index 071aefde2d..3588714e20 100644 --- a/icons/es5/DeviceHub.js +++ b/icons/es5/DeviceHub.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeviceHub(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDeviceHub(props) { fill: "currentColor" })); } + export default SvgDeviceHub; \ No newline at end of file diff --git a/icons/es5/DeviceThermostat.js b/icons/es5/DeviceThermostat.js index 7c17390062..9559fc22aa 100644 --- a/icons/es5/DeviceThermostat.js +++ b/icons/es5/DeviceThermostat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeviceThermostat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDeviceThermostat(props) { fill: "currentColor" })); } + export default SvgDeviceThermostat; \ No newline at end of file diff --git a/icons/es5/DeviceUnknown.js b/icons/es5/DeviceUnknown.js index 31d66ae2da..9f71c91b7d 100644 --- a/icons/es5/DeviceUnknown.js +++ b/icons/es5/DeviceUnknown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDeviceUnknown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDeviceUnknown(props) { fill: "currentColor" })); } + export default SvgDeviceUnknown; \ No newline at end of file diff --git a/icons/es5/Devices.js b/icons/es5/Devices.js index f1bc15a7a1..cc4e1a073c 100644 --- a/icons/es5/Devices.js +++ b/icons/es5/Devices.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDevices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDevices(props) { fill: "currentColor" })); } + export default SvgDevices; \ No newline at end of file diff --git a/icons/es5/DevicesFold.js b/icons/es5/DevicesFold.js index 8ad9f6c0e6..fea17e6a11 100644 --- a/icons/es5/DevicesFold.js +++ b/icons/es5/DevicesFold.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDevicesFold(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDevicesFold(props) { fill: "currentColor" })); } + export default SvgDevicesFold; \ No newline at end of file diff --git a/icons/es5/DevicesOther.js b/icons/es5/DevicesOther.js index a70417fb4e..679f84e583 100644 --- a/icons/es5/DevicesOther.js +++ b/icons/es5/DevicesOther.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDevicesOther(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDevicesOther(props) { fill: "currentColor" })); } + export default SvgDevicesOther; \ No newline at end of file diff --git a/icons/es5/DialerSip.js b/icons/es5/DialerSip.js index 9ea443157b..ba8dc43c64 100644 --- a/icons/es5/DialerSip.js +++ b/icons/es5/DialerSip.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDialerSip(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDialerSip(props) { fill: "currentColor" })); } + export default SvgDialerSip; \ No newline at end of file diff --git a/icons/es5/Dialpad.js b/icons/es5/Dialpad.js index 8ee22e7de8..d315c6f167 100644 --- a/icons/es5/Dialpad.js +++ b/icons/es5/Dialpad.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDialpad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDialpad(props) { fill: "currentColor" })); } + export default SvgDialpad; \ No newline at end of file diff --git a/icons/es5/Diamond.js b/icons/es5/Diamond.js index 9a923e0d0c..6abd06ee50 100644 --- a/icons/es5/Diamond.js +++ b/icons/es5/Diamond.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDiamond(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDiamond(props) { fill: "currentColor" })); } + export default SvgDiamond; \ No newline at end of file diff --git a/icons/es5/Difference.js b/icons/es5/Difference.js index 14511d3f1c..30fed29b23 100644 --- a/icons/es5/Difference.js +++ b/icons/es5/Difference.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDifference(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDifference(props) { fill: "currentColor" })); } + export default SvgDifference; \ No newline at end of file diff --git a/icons/es5/Dining.js b/icons/es5/Dining.js index 7fd210cb38..ab4dc71f44 100644 --- a/icons/es5/Dining.js +++ b/icons/es5/Dining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDining(props) { fill: "currentColor" })); } + export default SvgDining; \ No newline at end of file diff --git a/icons/es5/DinnerDining.js b/icons/es5/DinnerDining.js index 6ded26f942..0b8cd13453 100644 --- a/icons/es5/DinnerDining.js +++ b/icons/es5/DinnerDining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDinnerDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDinnerDining(props) { fill: "currentColor" })); } + export default SvgDinnerDining; \ No newline at end of file diff --git a/icons/es5/Directions.js b/icons/es5/Directions.js index 0e707ca106..56d9a508ee 100644 --- a/icons/es5/Directions.js +++ b/icons/es5/Directions.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirections(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirections(props) { fill: "currentColor" })); } + export default SvgDirections; \ No newline at end of file diff --git a/icons/es5/DirectionsBike.js b/icons/es5/DirectionsBike.js index e165b6854e..88008399a4 100644 --- a/icons/es5/DirectionsBike.js +++ b/icons/es5/DirectionsBike.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsBike(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsBike(props) { fill: "currentColor" })); } + export default SvgDirectionsBike; \ No newline at end of file diff --git a/icons/es5/DirectionsBoat.js b/icons/es5/DirectionsBoat.js index c5b9cd8cc2..8dd787ea49 100644 --- a/icons/es5/DirectionsBoat.js +++ b/icons/es5/DirectionsBoat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsBoat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsBoat(props) { fill: "currentColor" })); } + export default SvgDirectionsBoat; \ No newline at end of file diff --git a/icons/es5/DirectionsBoatFilled.js b/icons/es5/DirectionsBoatFilled.js index c7bd3103aa..65e051366b 100644 --- a/icons/es5/DirectionsBoatFilled.js +++ b/icons/es5/DirectionsBoatFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsBoatFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsBoatFilled(props) { fill: "currentColor" })); } + export default SvgDirectionsBoatFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsBus.js b/icons/es5/DirectionsBus.js index 4251799a41..f6d41b2c48 100644 --- a/icons/es5/DirectionsBus.js +++ b/icons/es5/DirectionsBus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsBus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsBus(props) { fill: "currentColor" })); } + export default SvgDirectionsBus; \ No newline at end of file diff --git a/icons/es5/DirectionsBusFilled.js b/icons/es5/DirectionsBusFilled.js index c4f74d3563..8905b6149a 100644 --- a/icons/es5/DirectionsBusFilled.js +++ b/icons/es5/DirectionsBusFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsBusFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsBusFilled(props) { fill: "currentColor" })); } + export default SvgDirectionsBusFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsCar.js b/icons/es5/DirectionsCar.js index f14ae7f409..bd3d822b63 100644 --- a/icons/es5/DirectionsCar.js +++ b/icons/es5/DirectionsCar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsCar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsCar(props) { fill: "currentColor" })); } + export default SvgDirectionsCar; \ No newline at end of file diff --git a/icons/es5/DirectionsCarFilled.js b/icons/es5/DirectionsCarFilled.js index 1db7c65c64..49909d38ab 100644 --- a/icons/es5/DirectionsCarFilled.js +++ b/icons/es5/DirectionsCarFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsCarFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsCarFilled(props) { fill: "currentColor" })); } + export default SvgDirectionsCarFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsOff.js b/icons/es5/DirectionsOff.js index f975eb0ce5..57c53ac394 100644 --- a/icons/es5/DirectionsOff.js +++ b/icons/es5/DirectionsOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsOff(props) { fill: "currentColor" })); } + export default SvgDirectionsOff; \ No newline at end of file diff --git a/icons/es5/DirectionsRailway.js b/icons/es5/DirectionsRailway.js index b1f0645d17..fe54b502a9 100644 --- a/icons/es5/DirectionsRailway.js +++ b/icons/es5/DirectionsRailway.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsRailway(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsRailway(props) { fill: "currentColor" })); } + export default SvgDirectionsRailway; \ No newline at end of file diff --git a/icons/es5/DirectionsRailwayFilled.js b/icons/es5/DirectionsRailwayFilled.js index da101a2d31..02165c89bc 100644 --- a/icons/es5/DirectionsRailwayFilled.js +++ b/icons/es5/DirectionsRailwayFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsRailwayFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsRailwayFilled(props) { fill: "currentColor" })); } + export default SvgDirectionsRailwayFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsRun.js b/icons/es5/DirectionsRun.js index 13903e03ff..3bd4d06b3f 100644 --- a/icons/es5/DirectionsRun.js +++ b/icons/es5/DirectionsRun.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsRun(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsRun(props) { fill: "currentColor" })); } + export default SvgDirectionsRun; \ No newline at end of file diff --git a/icons/es5/DirectionsSubway.js b/icons/es5/DirectionsSubway.js index ea5ba86b37..aa11c3a301 100644 --- a/icons/es5/DirectionsSubway.js +++ b/icons/es5/DirectionsSubway.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsSubway(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsSubway(props) { fill: "currentColor" })); } + export default SvgDirectionsSubway; \ No newline at end of file diff --git a/icons/es5/DirectionsSubwayFilled.js b/icons/es5/DirectionsSubwayFilled.js index 62b1f3b5f2..d8792bbeb6 100644 --- a/icons/es5/DirectionsSubwayFilled.js +++ b/icons/es5/DirectionsSubwayFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsSubwayFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsSubwayFilled(props) { fill: "currentColor" })); } + export default SvgDirectionsSubwayFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsTransit.js b/icons/es5/DirectionsTransit.js index 2680477b9a..2f00c44041 100644 --- a/icons/es5/DirectionsTransit.js +++ b/icons/es5/DirectionsTransit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsTransit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsTransit(props) { fill: "currentColor" })); } + export default SvgDirectionsTransit; \ No newline at end of file diff --git a/icons/es5/DirectionsTransitFilled.js b/icons/es5/DirectionsTransitFilled.js index 1e0655e56b..fdada04a84 100644 --- a/icons/es5/DirectionsTransitFilled.js +++ b/icons/es5/DirectionsTransitFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsTransitFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsTransitFilled(props) { fill: "currentColor" })); } + export default SvgDirectionsTransitFilled; \ No newline at end of file diff --git a/icons/es5/DirectionsWalk.js b/icons/es5/DirectionsWalk.js index 8ee1ef3dd7..1f00d03714 100644 --- a/icons/es5/DirectionsWalk.js +++ b/icons/es5/DirectionsWalk.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirectionsWalk(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirectionsWalk(props) { fill: "currentColor" })); } + export default SvgDirectionsWalk; \ No newline at end of file diff --git a/icons/es5/DirtyLens.js b/icons/es5/DirtyLens.js index 94286c789b..2c54960eee 100644 --- a/icons/es5/DirtyLens.js +++ b/icons/es5/DirtyLens.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDirtyLens(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDirtyLens(props) { fill: "currentColor" })); } + export default SvgDirtyLens; \ No newline at end of file diff --git a/icons/es5/DisabledByDefault.js b/icons/es5/DisabledByDefault.js index d2bcc4ebcc..99835f71c2 100644 --- a/icons/es5/DisabledByDefault.js +++ b/icons/es5/DisabledByDefault.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDisabledByDefault(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDisabledByDefault(props) { fill: "currentColor" })); } + export default SvgDisabledByDefault; \ No newline at end of file diff --git a/icons/es5/DisabledVisible.js b/icons/es5/DisabledVisible.js index 83c7855f26..1b6e43a54e 100644 --- a/icons/es5/DisabledVisible.js +++ b/icons/es5/DisabledVisible.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDisabledVisible(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDisabledVisible(props) { fill: "currentColor" })); } + export default SvgDisabledVisible; \ No newline at end of file diff --git a/icons/es5/DiscFull.js b/icons/es5/DiscFull.js index 815daf4ba0..b6cad847cf 100644 --- a/icons/es5/DiscFull.js +++ b/icons/es5/DiscFull.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDiscFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDiscFull(props) { fill: "currentColor" })); } + export default SvgDiscFull; \ No newline at end of file diff --git a/icons/es5/Discord.js b/icons/es5/Discord.js index e4b5368acd..79378e8ef8 100644 --- a/icons/es5/Discord.js +++ b/icons/es5/Discord.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDiscord(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDiscord(props) { fill: "currentColor" })); } + export default SvgDiscord; \ No newline at end of file diff --git a/icons/es5/Discount.js b/icons/es5/Discount.js index 18e885810f..f1e53644d0 100644 --- a/icons/es5/Discount.js +++ b/icons/es5/Discount.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDiscount(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgDiscount(props) { fill: "currentColor" })); } + export default SvgDiscount; \ No newline at end of file diff --git a/icons/es5/DisplaySettings.js b/icons/es5/DisplaySettings.js index 505fed682e..f3cff23553 100644 --- a/icons/es5/DisplaySettings.js +++ b/icons/es5/DisplaySettings.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDisplaySettings(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgDisplaySettings(props) { fill: "currentColor" })); } + export default SvgDisplaySettings; \ No newline at end of file diff --git a/icons/es5/Diversity1.js b/icons/es5/Diversity1.js index d07e4237c0..c5ab95be65 100644 --- a/icons/es5/Diversity1.js +++ b/icons/es5/Diversity1.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDiversity1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -26,4 +28,5 @@ function SvgDiversity1(props) { fill: "currentColor" })); } + export default SvgDiversity1; \ No newline at end of file diff --git a/icons/es5/Diversity2.js b/icons/es5/Diversity2.js index 58a085e8b5..da30baf988 100644 --- a/icons/es5/Diversity2.js +++ b/icons/es5/Diversity2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDiversity2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgDiversity2(props) { fill: "currentColor" })); } + export default SvgDiversity2; \ No newline at end of file diff --git a/icons/es5/Diversity3.js b/icons/es5/Diversity3.js index 02c738ed88..7254efa1b5 100644 --- a/icons/es5/Diversity3.js +++ b/icons/es5/Diversity3.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDiversity3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgDiversity3(props) { fill: "currentColor" })); } + export default SvgDiversity3; \ No newline at end of file diff --git a/icons/es5/Divide.js b/icons/es5/Divide.js index 1480297f6f..ec076e8feb 100644 --- a/icons/es5/Divide.js +++ b/icons/es5/Divide.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDivide(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDivide(props) { fill: "currentColor" })); } + export default SvgDivide; \ No newline at end of file diff --git a/icons/es5/Dns.js b/icons/es5/Dns.js index 5a3ae8d048..01bbb8ceeb 100644 --- a/icons/es5/Dns.js +++ b/icons/es5/Dns.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDns(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDns(props) { fill: "currentColor" })); } + export default SvgDns; \ No newline at end of file diff --git a/icons/es5/DoDisturb.js b/icons/es5/DoDisturb.js index bf85e8f521..374bd74acb 100644 --- a/icons/es5/DoDisturb.js +++ b/icons/es5/DoDisturb.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoDisturb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoDisturb(props) { fill: "currentColor" })); } + export default SvgDoDisturb; \ No newline at end of file diff --git a/icons/es5/DoDisturbAlt.js b/icons/es5/DoDisturbAlt.js index 058eb25342..8e7ea99afb 100644 --- a/icons/es5/DoDisturbAlt.js +++ b/icons/es5/DoDisturbAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoDisturbAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoDisturbAlt(props) { fill: "currentColor" })); } + export default SvgDoDisturbAlt; \ No newline at end of file diff --git a/icons/es5/DoDisturbOff.js b/icons/es5/DoDisturbOff.js index 963a6999e1..a86e4c8931 100644 --- a/icons/es5/DoDisturbOff.js +++ b/icons/es5/DoDisturbOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoDisturbOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoDisturbOff(props) { fill: "currentColor" })); } + export default SvgDoDisturbOff; \ No newline at end of file diff --git a/icons/es5/DoDisturbOn.js b/icons/es5/DoDisturbOn.js index d6d58193b1..9662d0643d 100644 --- a/icons/es5/DoDisturbOn.js +++ b/icons/es5/DoDisturbOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoDisturbOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoDisturbOn(props) { fill: "currentColor" })); } + export default SvgDoDisturbOn; \ No newline at end of file diff --git a/icons/es5/DoNotDisturb.js b/icons/es5/DoNotDisturb.js index dd44c4e551..48ffbe730b 100644 --- a/icons/es5/DoNotDisturb.js +++ b/icons/es5/DoNotDisturb.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoNotDisturb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoNotDisturb(props) { fill: "currentColor" })); } + export default SvgDoNotDisturb; \ No newline at end of file diff --git a/icons/es5/DoNotDisturbAlt.js b/icons/es5/DoNotDisturbAlt.js index f4bac64002..c70df95870 100644 --- a/icons/es5/DoNotDisturbAlt.js +++ b/icons/es5/DoNotDisturbAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoNotDisturbAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoNotDisturbAlt(props) { fill: "currentColor" })); } + export default SvgDoNotDisturbAlt; \ No newline at end of file diff --git a/icons/es5/DoNotDisturbOff.js b/icons/es5/DoNotDisturbOff.js index da88332cd3..7e6505e9d2 100644 --- a/icons/es5/DoNotDisturbOff.js +++ b/icons/es5/DoNotDisturbOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoNotDisturbOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoNotDisturbOff(props) { fill: "currentColor" })); } + export default SvgDoNotDisturbOff; \ No newline at end of file diff --git a/icons/es5/DoNotDisturbOn.js b/icons/es5/DoNotDisturbOn.js index f21e7da46b..c88063b1f9 100644 --- a/icons/es5/DoNotDisturbOn.js +++ b/icons/es5/DoNotDisturbOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoNotDisturbOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoNotDisturbOn(props) { fill: "currentColor" })); } + export default SvgDoNotDisturbOn; \ No newline at end of file diff --git a/icons/es5/DoNotDisturbOnTotalSilence.js b/icons/es5/DoNotDisturbOnTotalSilence.js index af88ba1a40..ea7eda4f4a 100644 --- a/icons/es5/DoNotDisturbOnTotalSilence.js +++ b/icons/es5/DoNotDisturbOnTotalSilence.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoNotDisturbOnTotalSilence(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoNotDisturbOnTotalSilence(props) { fill: "currentColor" })); } + export default SvgDoNotDisturbOnTotalSilence; \ No newline at end of file diff --git a/icons/es5/DoNotStep.js b/icons/es5/DoNotStep.js index a7c3b5a5b5..5a2b260486 100644 --- a/icons/es5/DoNotStep.js +++ b/icons/es5/DoNotStep.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoNotStep(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoNotStep(props) { fill: "currentColor" })); } + export default SvgDoNotStep; \ No newline at end of file diff --git a/icons/es5/DoNotTouch.js b/icons/es5/DoNotTouch.js index 5802899fb1..e6ef4fc93e 100644 --- a/icons/es5/DoNotTouch.js +++ b/icons/es5/DoNotTouch.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoNotTouch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoNotTouch(props) { fill: "currentColor" })); } + export default SvgDoNotTouch; \ No newline at end of file diff --git a/icons/es5/Dock.js b/icons/es5/Dock.js index 7959579a0f..661920a5a4 100644 --- a/icons/es5/Dock.js +++ b/icons/es5/Dock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDock(props) { fill: "currentColor" })); } + export default SvgDock; \ No newline at end of file diff --git a/icons/es5/DocumentScanner.js b/icons/es5/DocumentScanner.js index 8f343363ab..892804d327 100644 --- a/icons/es5/DocumentScanner.js +++ b/icons/es5/DocumentScanner.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDocumentScanner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDocumentScanner(props) { fill: "currentColor" })); } + export default SvgDocumentScanner; \ No newline at end of file diff --git a/icons/es5/Domain.js b/icons/es5/Domain.js index 3f087f0b7d..201df897dc 100644 --- a/icons/es5/Domain.js +++ b/icons/es5/Domain.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDomain(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDomain(props) { fill: "currentColor" })); } + export default SvgDomain; \ No newline at end of file diff --git a/icons/es5/DomainAdd.js b/icons/es5/DomainAdd.js index 4af1c37dfc..90678a14f9 100644 --- a/icons/es5/DomainAdd.js +++ b/icons/es5/DomainAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDomainAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDomainAdd(props) { fill: "currentColor" })); } + export default SvgDomainAdd; \ No newline at end of file diff --git a/icons/es5/DomainDisabled.js b/icons/es5/DomainDisabled.js index a6bd1b40ef..aa57ad957f 100644 --- a/icons/es5/DomainDisabled.js +++ b/icons/es5/DomainDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDomainDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDomainDisabled(props) { fill: "currentColor" })); } + export default SvgDomainDisabled; \ No newline at end of file diff --git a/icons/es5/DomainVerification.js b/icons/es5/DomainVerification.js index 55c27a9979..625a209717 100644 --- a/icons/es5/DomainVerification.js +++ b/icons/es5/DomainVerification.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDomainVerification(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgDomainVerification(props) { fill: "currentColor" })); } + export default SvgDomainVerification; \ No newline at end of file diff --git a/icons/es5/Done.js b/icons/es5/Done.js index 9d0c9b49dc..fd33f12f0d 100644 --- a/icons/es5/Done.js +++ b/icons/es5/Done.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDone(props) { fill: "currentColor" })); } + export default SvgDone; \ No newline at end of file diff --git a/icons/es5/DoneAll.js b/icons/es5/DoneAll.js index 42f089deba..8abe25b3bc 100644 --- a/icons/es5/DoneAll.js +++ b/icons/es5/DoneAll.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoneAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoneAll(props) { fill: "currentColor" })); } + export default SvgDoneAll; \ No newline at end of file diff --git a/icons/es5/DoneOutline.js b/icons/es5/DoneOutline.js index 039cf72f6e..dbe51e1490 100644 --- a/icons/es5/DoneOutline.js +++ b/icons/es5/DoneOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoneOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoneOutline(props) { fill: "currentColor" })); } + export default SvgDoneOutline; \ No newline at end of file diff --git a/icons/es5/DonutLarge.js b/icons/es5/DonutLarge.js index 42259a1703..3655c65b25 100644 --- a/icons/es5/DonutLarge.js +++ b/icons/es5/DonutLarge.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDonutLarge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDonutLarge(props) { fill: "currentColor" })); } + export default SvgDonutLarge; \ No newline at end of file diff --git a/icons/es5/DonutSmall.js b/icons/es5/DonutSmall.js index f8a3fc6b0b..4542f5842e 100644 --- a/icons/es5/DonutSmall.js +++ b/icons/es5/DonutSmall.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDonutSmall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDonutSmall(props) { fill: "currentColor" })); } + export default SvgDonutSmall; \ No newline at end of file diff --git a/icons/es5/DoorBack.js b/icons/es5/DoorBack.js index 7a4e835a30..40f5a3e6cb 100644 --- a/icons/es5/DoorBack.js +++ b/icons/es5/DoorBack.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoorBack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoorBack(props) { fill: "currentColor" })); } + export default SvgDoorBack; \ No newline at end of file diff --git a/icons/es5/DoorFront.js b/icons/es5/DoorFront.js index 0074a53142..8dec7e65c9 100644 --- a/icons/es5/DoorFront.js +++ b/icons/es5/DoorFront.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoorFront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoorFront(props) { fill: "currentColor" })); } + export default SvgDoorFront; \ No newline at end of file diff --git a/icons/es5/DoorSliding.js b/icons/es5/DoorSliding.js index f39de5c212..fbb2b16d25 100644 --- a/icons/es5/DoorSliding.js +++ b/icons/es5/DoorSliding.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoorSliding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoorSliding(props) { fill: "currentColor" })); } + export default SvgDoorSliding; \ No newline at end of file diff --git a/icons/es5/Doorbell.js b/icons/es5/Doorbell.js index 4e5f73ca55..3941222027 100644 --- a/icons/es5/Doorbell.js +++ b/icons/es5/Doorbell.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoorbell(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDoorbell(props) { fill: "currentColor" })); } + export default SvgDoorbell; \ No newline at end of file diff --git a/icons/es5/DoubleArrow.js b/icons/es5/DoubleArrow.js index e0575c416e..7ff6a8dfb3 100644 --- a/icons/es5/DoubleArrow.js +++ b/icons/es5/DoubleArrow.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDoubleArrow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgDoubleArrow(props) { fill: "currentColor" })); } + export default SvgDoubleArrow; \ No newline at end of file diff --git a/icons/es5/DownhillSkiing.js b/icons/es5/DownhillSkiing.js index b512f551e5..eec9acaffd 100644 --- a/icons/es5/DownhillSkiing.js +++ b/icons/es5/DownhillSkiing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDownhillSkiing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDownhillSkiing(props) { fill: "currentColor" })); } + export default SvgDownhillSkiing; \ No newline at end of file diff --git a/icons/es5/Download.js b/icons/es5/Download.js index 2fcf584006..6081c6343e 100644 --- a/icons/es5/Download.js +++ b/icons/es5/Download.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDownload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgDownload(props) { fill: "currentColor" })); } + export default SvgDownload; \ No newline at end of file diff --git a/icons/es5/DownloadDone.js b/icons/es5/DownloadDone.js index 42e8c85de6..0d12c4e5e5 100644 --- a/icons/es5/DownloadDone.js +++ b/icons/es5/DownloadDone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDownloadDone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgDownloadDone(props) { fill: "currentColor" })); } + export default SvgDownloadDone; \ No newline at end of file diff --git a/icons/es5/DownloadForOffline.js b/icons/es5/DownloadForOffline.js index af880432db..c71a995e40 100644 --- a/icons/es5/DownloadForOffline.js +++ b/icons/es5/DownloadForOffline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDownloadForOffline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDownloadForOffline(props) { fill: "currentColor" })); } + export default SvgDownloadForOffline; \ No newline at end of file diff --git a/icons/es5/Downloading.js b/icons/es5/Downloading.js index e281fdfe3e..68930b7075 100644 --- a/icons/es5/Downloading.js +++ b/icons/es5/Downloading.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDownloading(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgDownloading(props) { fill: "currentColor" })); } + export default SvgDownloading; \ No newline at end of file diff --git a/icons/es5/Drafts.js b/icons/es5/Drafts.js index ac7541e3b7..91f693482d 100644 --- a/icons/es5/Drafts.js +++ b/icons/es5/Drafts.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDrafts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDrafts(props) { fill: "currentColor" })); } + export default SvgDrafts; \ No newline at end of file diff --git a/icons/es5/DragHandle.js b/icons/es5/DragHandle.js index a3d5670841..ad57abc9c3 100644 --- a/icons/es5/DragHandle.js +++ b/icons/es5/DragHandle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDragHandle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDragHandle(props) { fill: "currentColor" })); } + export default SvgDragHandle; \ No newline at end of file diff --git a/icons/es5/DragIndicator.js b/icons/es5/DragIndicator.js index 192c922224..9929b79d7b 100644 --- a/icons/es5/DragIndicator.js +++ b/icons/es5/DragIndicator.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDragIndicator(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDragIndicator(props) { fill: "currentColor" })); } + export default SvgDragIndicator; \ No newline at end of file diff --git a/icons/es5/Draw.js b/icons/es5/Draw.js index ef0b6d8bb4..22433ebd08 100644 --- a/icons/es5/Draw.js +++ b/icons/es5/Draw.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDraw(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDraw(props) { fill: "currentColor" })); } + export default SvgDraw; \ No newline at end of file diff --git a/icons/es5/DrawShapes.js b/icons/es5/DrawShapes.js index 2e23c82cc1..da6f373b93 100644 --- a/icons/es5/DrawShapes.js +++ b/icons/es5/DrawShapes.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDrawShapes(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgDrawShapes(props) { fill: "currentColor" })); } + export default SvgDrawShapes; \ No newline at end of file diff --git a/icons/es5/DriveEta.js b/icons/es5/DriveEta.js index 7aadd8ad06..f8735bcc76 100644 --- a/icons/es5/DriveEta.js +++ b/icons/es5/DriveEta.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDriveEta(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDriveEta(props) { fill: "currentColor" })); } + export default SvgDriveEta; \ No newline at end of file diff --git a/icons/es5/DriveFileMove.js b/icons/es5/DriveFileMove.js index 69a2424acc..ba52e4cca7 100644 --- a/icons/es5/DriveFileMove.js +++ b/icons/es5/DriveFileMove.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDriveFileMove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDriveFileMove(props) { fill: "currentColor" })); } + export default SvgDriveFileMove; \ No newline at end of file diff --git a/icons/es5/DriveFileMoveRtl.js b/icons/es5/DriveFileMoveRtl.js index 145ddc01de..555a5a5a85 100644 --- a/icons/es5/DriveFileMoveRtl.js +++ b/icons/es5/DriveFileMoveRtl.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDriveFileMoveRtl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDriveFileMoveRtl(props) { fill: "currentColor" })); } + export default SvgDriveFileMoveRtl; \ No newline at end of file diff --git a/icons/es5/DriveFileRenameOutline.js b/icons/es5/DriveFileRenameOutline.js index e59d8d4e6f..e5360324d6 100644 --- a/icons/es5/DriveFileRenameOutline.js +++ b/icons/es5/DriveFileRenameOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDriveFileRenameOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDriveFileRenameOutline(props) { fill: "currentColor" })); } + export default SvgDriveFileRenameOutline; \ No newline at end of file diff --git a/icons/es5/DriveFolderUpload.js b/icons/es5/DriveFolderUpload.js index 14883a6276..eb0dc5c576 100644 --- a/icons/es5/DriveFolderUpload.js +++ b/icons/es5/DriveFolderUpload.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDriveFolderUpload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDriveFolderUpload(props) { fill: "currentColor" })); } + export default SvgDriveFolderUpload; \ No newline at end of file diff --git a/icons/es5/Dry.js b/icons/es5/Dry.js index ec8efc43d1..79948ea07c 100644 --- a/icons/es5/Dry.js +++ b/icons/es5/Dry.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDry(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDry(props) { fill: "currentColor" })); } + export default SvgDry; \ No newline at end of file diff --git a/icons/es5/DryCleaning.js b/icons/es5/DryCleaning.js index 7636ae796d..a2c3ac1ea2 100644 --- a/icons/es5/DryCleaning.js +++ b/icons/es5/DryCleaning.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDryCleaning(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDryCleaning(props) { fill: "currentColor" })); } + export default SvgDryCleaning; \ No newline at end of file diff --git a/icons/es5/Duo.js b/icons/es5/Duo.js index 519a4bb20f..4c32b37ad6 100644 --- a/icons/es5/Duo.js +++ b/icons/es5/Duo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDuo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDuo(props) { fill: "currentColor" })); } + export default SvgDuo; \ No newline at end of file diff --git a/icons/es5/Dvr.js b/icons/es5/Dvr.js index f321fd2893..9c2b89d6c7 100644 --- a/icons/es5/Dvr.js +++ b/icons/es5/Dvr.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDvr(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDvr(props) { fill: "currentColor" })); } + export default SvgDvr; \ No newline at end of file diff --git a/icons/es5/DynamicFeed.js b/icons/es5/DynamicFeed.js index 8f0aa53594..b6a1be8b33 100644 --- a/icons/es5/DynamicFeed.js +++ b/icons/es5/DynamicFeed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDynamicFeed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgDynamicFeed(props) { fill: "currentColor" })); } + export default SvgDynamicFeed; \ No newline at end of file diff --git a/icons/es5/DynamicForm.js b/icons/es5/DynamicForm.js index 1ecb2d3f41..58e0d36d8f 100644 --- a/icons/es5/DynamicForm.js +++ b/icons/es5/DynamicForm.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgDynamicForm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgDynamicForm(props) { fill: "currentColor" })); } + export default SvgDynamicForm; \ No newline at end of file diff --git a/icons/es5/EMobiledata.js b/icons/es5/EMobiledata.js index f763a3319f..fe817eb3d4 100644 --- a/icons/es5/EMobiledata.js +++ b/icons/es5/EMobiledata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEMobiledata(props) { fill: "currentColor" })); } + export default SvgEMobiledata; \ No newline at end of file diff --git a/icons/es5/Earbuds.js b/icons/es5/Earbuds.js index eee013f86d..266bb75fd2 100644 --- a/icons/es5/Earbuds.js +++ b/icons/es5/Earbuds.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEarbuds(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgEarbuds(props) { fill: "currentColor" })); } + export default SvgEarbuds; \ No newline at end of file diff --git a/icons/es5/EarbudsBattery.js b/icons/es5/EarbudsBattery.js index 2db825dec0..49dbf5850d 100644 --- a/icons/es5/EarbudsBattery.js +++ b/icons/es5/EarbudsBattery.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEarbudsBattery(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEarbudsBattery(props) { fill: "currentColor" })); } + export default SvgEarbudsBattery; \ No newline at end of file diff --git a/icons/es5/East.js b/icons/es5/East.js index b91c47de35..87488a64c2 100644 --- a/icons/es5/East.js +++ b/icons/es5/East.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEast(props) { fill: "currentColor" })); } + export default SvgEast; \ No newline at end of file diff --git a/icons/es5/Eco.js b/icons/es5/Eco.js index d424c22304..51d7858acb 100644 --- a/icons/es5/Eco.js +++ b/icons/es5/Eco.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEco(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEco(props) { fill: "currentColor" })); } + export default SvgEco; \ No newline at end of file diff --git a/icons/es5/EdgesensorHigh.js b/icons/es5/EdgesensorHigh.js index 48abb8e794..6b238f1c33 100644 --- a/icons/es5/EdgesensorHigh.js +++ b/icons/es5/EdgesensorHigh.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEdgesensorHigh(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEdgesensorHigh(props) { fill: "currentColor" })); } + export default SvgEdgesensorHigh; \ No newline at end of file diff --git a/icons/es5/EdgesensorLow.js b/icons/es5/EdgesensorLow.js index 00537b2006..df40402051 100644 --- a/icons/es5/EdgesensorLow.js +++ b/icons/es5/EdgesensorLow.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEdgesensorLow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEdgesensorLow(props) { fill: "currentColor" })); } + export default SvgEdgesensorLow; \ No newline at end of file diff --git a/icons/es5/Edit.js b/icons/es5/Edit.js index dc8c2aebfa..e3f24c3e36 100644 --- a/icons/es5/Edit.js +++ b/icons/es5/Edit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEdit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgEdit(props) { fill: "currentColor" })); } + export default SvgEdit; \ No newline at end of file diff --git a/icons/es5/EditAttributes.js b/icons/es5/EditAttributes.js index 7eeb454139..4e564999f2 100644 --- a/icons/es5/EditAttributes.js +++ b/icons/es5/EditAttributes.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEditAttributes(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEditAttributes(props) { fill: "currentColor" })); } + export default SvgEditAttributes; \ No newline at end of file diff --git a/icons/es5/EditCalendar.js b/icons/es5/EditCalendar.js index 9ec5e7a6d7..c4266505f6 100644 --- a/icons/es5/EditCalendar.js +++ b/icons/es5/EditCalendar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEditCalendar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEditCalendar(props) { fill: "currentColor" })); } + export default SvgEditCalendar; \ No newline at end of file diff --git a/icons/es5/EditCircle.js b/icons/es5/EditCircle.js new file mode 100644 index 0000000000..4ce7f591c5 --- /dev/null +++ b/icons/es5/EditCircle.js @@ -0,0 +1,16 @@ +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + +import * as React from "react"; + +function SvgEditCircle(props) { + return /*#__PURE__*/React.createElement("svg", _extends({ + xmlns: "http://www.w3.org/2000/svg", + viewBox: "0 0 24 24", + fill: "none" + }, props), /*#__PURE__*/React.createElement("path", { + d: "M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2m3.1 5.07c.14 0 .28.05.4.16l1.27 1.27c.23.22.23.57 0 .78l-1 1-2.05-2.05 1-1c.1-.11.24-.16.38-.16m-1.97 1.74l2.06 2.06-6.06 6.06H7.07v-2.06l6.06-6.06z", + fill: "currentColor" + })); +} + +export default SvgEditCircle; \ No newline at end of file diff --git a/icons/es5/EditLocation.js b/icons/es5/EditLocation.js index bb387348f3..6d0e5dd808 100644 --- a/icons/es5/EditLocation.js +++ b/icons/es5/EditLocation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEditLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEditLocation(props) { fill: "currentColor" })); } + export default SvgEditLocation; \ No newline at end of file diff --git a/icons/es5/EditLocationAlt.js b/icons/es5/EditLocationAlt.js index 5fffc1fbc9..c320331e2e 100644 --- a/icons/es5/EditLocationAlt.js +++ b/icons/es5/EditLocationAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEditLocationAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEditLocationAlt(props) { fill: "currentColor" })); } + export default SvgEditLocationAlt; \ No newline at end of file diff --git a/icons/es5/EditNote.js b/icons/es5/EditNote.js index e7e302a682..d8b0f313d5 100644 --- a/icons/es5/EditNote.js +++ b/icons/es5/EditNote.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEditNote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEditNote(props) { fill: "currentColor" })); } + export default SvgEditNote; \ No newline at end of file diff --git a/icons/es5/EditNotifications.js b/icons/es5/EditNotifications.js index 850d9e008c..e50ff3f9f6 100644 --- a/icons/es5/EditNotifications.js +++ b/icons/es5/EditNotifications.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEditNotifications(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEditNotifications(props) { fill: "currentColor" })); } + export default SvgEditNotifications; \ No newline at end of file diff --git a/icons/es5/EditOff.js b/icons/es5/EditOff.js index 0a6041a9ce..5dfbdb7266 100644 --- a/icons/es5/EditOff.js +++ b/icons/es5/EditOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEditOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEditOff(props) { fill: "currentColor" })); } + export default SvgEditOff; \ No newline at end of file diff --git a/icons/es5/EditOutline.js b/icons/es5/EditOutline.js index 965375c02d..b1a8cb6a8b 100644 --- a/icons/es5/EditOutline.js +++ b/icons/es5/EditOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEditOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgEditOutline(props) { fill: "currentColor" })); } + export default SvgEditOutline; \ No newline at end of file diff --git a/icons/es5/EditRoad.js b/icons/es5/EditRoad.js index 20b5b66b4c..7329144a18 100644 --- a/icons/es5/EditRoad.js +++ b/icons/es5/EditRoad.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEditRoad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEditRoad(props) { fill: "currentColor" })); } + export default SvgEditRoad; \ No newline at end of file diff --git a/icons/es5/Egg.js b/icons/es5/Egg.js index c3e34f42a4..51bb119243 100644 --- a/icons/es5/Egg.js +++ b/icons/es5/Egg.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEgg(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEgg(props) { fill: "currentColor" })); } + export default SvgEgg; \ No newline at end of file diff --git a/icons/es5/EggAlt.js b/icons/es5/EggAlt.js index 3a35aed3a6..7a4c872bcf 100644 --- a/icons/es5/EggAlt.js +++ b/icons/es5/EggAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEggAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEggAlt(props) { fill: "currentColor" })); } + export default SvgEggAlt; \ No newline at end of file diff --git a/icons/es5/Eject.js b/icons/es5/Eject.js index f97d0a15d5..8bbe15e3ea 100644 --- a/icons/es5/Eject.js +++ b/icons/es5/Eject.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEject(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEject(props) { fill: "currentColor" })); } + export default SvgEject; \ No newline at end of file diff --git a/icons/es5/Elderly.js b/icons/es5/Elderly.js index 6f268cb277..3c4d21017d 100644 --- a/icons/es5/Elderly.js +++ b/icons/es5/Elderly.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgElderly(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgElderly(props) { fill: "currentColor" })); } + export default SvgElderly; \ No newline at end of file diff --git a/icons/es5/ElderlyWoman.js b/icons/es5/ElderlyWoman.js index 1b2429a993..7d220bf7bc 100644 --- a/icons/es5/ElderlyWoman.js +++ b/icons/es5/ElderlyWoman.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgElderlyWoman(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgElderlyWoman(props) { fill: "currentColor" })); } + export default SvgElderlyWoman; \ No newline at end of file diff --git a/icons/es5/ElectricBike.js b/icons/es5/ElectricBike.js index 6b4e903f9e..e6c33d751e 100644 --- a/icons/es5/ElectricBike.js +++ b/icons/es5/ElectricBike.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgElectricBike(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgElectricBike(props) { fill: "currentColor" })); } + export default SvgElectricBike; \ No newline at end of file diff --git a/icons/es5/ElectricBolt.js b/icons/es5/ElectricBolt.js index fda1b1a8ef..4256c1bbc5 100644 --- a/icons/es5/ElectricBolt.js +++ b/icons/es5/ElectricBolt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgElectricBolt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgElectricBolt(props) { fill: "currentColor" })); } + export default SvgElectricBolt; \ No newline at end of file diff --git a/icons/es5/ElectricCar.js b/icons/es5/ElectricCar.js index 2bd54cb1ba..78d1982b79 100644 --- a/icons/es5/ElectricCar.js +++ b/icons/es5/ElectricCar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgElectricCar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgElectricCar(props) { fill: "currentColor" })); } + export default SvgElectricCar; \ No newline at end of file diff --git a/icons/es5/ElectricMeter.js b/icons/es5/ElectricMeter.js index 347e163dd7..a6c2fa0d5d 100644 --- a/icons/es5/ElectricMeter.js +++ b/icons/es5/ElectricMeter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgElectricMeter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgElectricMeter(props) { fill: "currentColor" })); } + export default SvgElectricMeter; \ No newline at end of file diff --git a/icons/es5/ElectricMoped.js b/icons/es5/ElectricMoped.js index c195d686a9..4afeccedc6 100644 --- a/icons/es5/ElectricMoped.js +++ b/icons/es5/ElectricMoped.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgElectricMoped(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgElectricMoped(props) { fill: "currentColor" })); } + export default SvgElectricMoped; \ No newline at end of file diff --git a/icons/es5/ElectricRickshaw.js b/icons/es5/ElectricRickshaw.js index bb44af75c7..bd35a54125 100644 --- a/icons/es5/ElectricRickshaw.js +++ b/icons/es5/ElectricRickshaw.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgElectricRickshaw(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgElectricRickshaw(props) { fill: "currentColor" })); } + export default SvgElectricRickshaw; \ No newline at end of file diff --git a/icons/es5/ElectricScooter.js b/icons/es5/ElectricScooter.js index c40ac03803..cc9565748e 100644 --- a/icons/es5/ElectricScooter.js +++ b/icons/es5/ElectricScooter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgElectricScooter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgElectricScooter(props) { fill: "currentColor" })); } + export default SvgElectricScooter; \ No newline at end of file diff --git a/icons/es5/ElectricalServices.js b/icons/es5/ElectricalServices.js index 9552e20c70..86381065cb 100644 --- a/icons/es5/ElectricalServices.js +++ b/icons/es5/ElectricalServices.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgElectricalServices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgElectricalServices(props) { fill: "currentColor" })); } + export default SvgElectricalServices; \ No newline at end of file diff --git a/icons/es5/Elevator.js b/icons/es5/Elevator.js index 835ddda09f..5344b4620f 100644 --- a/icons/es5/Elevator.js +++ b/icons/es5/Elevator.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgElevator(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgElevator(props) { fill: "currentColor" })); } + export default SvgElevator; \ No newline at end of file diff --git a/icons/es5/Email.js b/icons/es5/Email.js index 0d80626b11..f7bf5de516 100644 --- a/icons/es5/Email.js +++ b/icons/es5/Email.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgEmail(props) { fill: "currentColor" })); } + export default SvgEmail; \ No newline at end of file diff --git a/icons/es5/Emergency.js b/icons/es5/Emergency.js index dc08b8d333..c9d86f0dde 100644 --- a/icons/es5/Emergency.js +++ b/icons/es5/Emergency.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmergency(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEmergency(props) { fill: "currentColor" })); } + export default SvgEmergency; \ No newline at end of file diff --git a/icons/es5/EmergencyRecording.js b/icons/es5/EmergencyRecording.js index 2a17ee3c3b..ee5f4c5538 100644 --- a/icons/es5/EmergencyRecording.js +++ b/icons/es5/EmergencyRecording.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmergencyRecording(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEmergencyRecording(props) { fill: "currentColor" })); } + export default SvgEmergencyRecording; \ No newline at end of file diff --git a/icons/es5/EmergencyShare.js b/icons/es5/EmergencyShare.js index 28289105bd..2bfbeab564 100644 --- a/icons/es5/EmergencyShare.js +++ b/icons/es5/EmergencyShare.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmergencyShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEmergencyShare(props) { fill: "currentColor" })); } + export default SvgEmergencyShare; \ No newline at end of file diff --git a/icons/es5/EmojiEmotions.js b/icons/es5/EmojiEmotions.js index 85b0c1d613..7e7ea8eaba 100644 --- a/icons/es5/EmojiEmotions.js +++ b/icons/es5/EmojiEmotions.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmojiEmotions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEmojiEmotions(props) { fill: "currentColor" })); } + export default SvgEmojiEmotions; \ No newline at end of file diff --git a/icons/es5/EmojiEvents.js b/icons/es5/EmojiEvents.js index a67c99981f..fdffa7b6b8 100644 --- a/icons/es5/EmojiEvents.js +++ b/icons/es5/EmojiEvents.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmojiEvents(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEmojiEvents(props) { fill: "currentColor" })); } + export default SvgEmojiEvents; \ No newline at end of file diff --git a/icons/es5/EmojiFlags.js b/icons/es5/EmojiFlags.js index 4ef5de5197..0f7f2efcba 100644 --- a/icons/es5/EmojiFlags.js +++ b/icons/es5/EmojiFlags.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmojiFlags(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEmojiFlags(props) { fill: "currentColor" })); } + export default SvgEmojiFlags; \ No newline at end of file diff --git a/icons/es5/EmojiFoodBeverage.js b/icons/es5/EmojiFoodBeverage.js index ff151720a9..b1fccd3300 100644 --- a/icons/es5/EmojiFoodBeverage.js +++ b/icons/es5/EmojiFoodBeverage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmojiFoodBeverage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEmojiFoodBeverage(props) { fill: "currentColor" })); } + export default SvgEmojiFoodBeverage; \ No newline at end of file diff --git a/icons/es5/EmojiNature.js b/icons/es5/EmojiNature.js index 198adff917..a294e397b6 100644 --- a/icons/es5/EmojiNature.js +++ b/icons/es5/EmojiNature.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmojiNature(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEmojiNature(props) { fill: "currentColor" })); } + export default SvgEmojiNature; \ No newline at end of file diff --git a/icons/es5/EmojiObjects.js b/icons/es5/EmojiObjects.js index d814a75270..7352452e5a 100644 --- a/icons/es5/EmojiObjects.js +++ b/icons/es5/EmojiObjects.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmojiObjects(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEmojiObjects(props) { fill: "currentColor" })); } + export default SvgEmojiObjects; \ No newline at end of file diff --git a/icons/es5/EmojiPeople.js b/icons/es5/EmojiPeople.js index a3fd5de627..e4343c98d9 100644 --- a/icons/es5/EmojiPeople.js +++ b/icons/es5/EmojiPeople.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmojiPeople(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgEmojiPeople(props) { fill: "currentColor" })); } + export default SvgEmojiPeople; \ No newline at end of file diff --git a/icons/es5/EmojiSymbols.js b/icons/es5/EmojiSymbols.js index f9c7607135..cc6fdf0c25 100644 --- a/icons/es5/EmojiSymbols.js +++ b/icons/es5/EmojiSymbols.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmojiSymbols(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -23,4 +25,5 @@ function SvgEmojiSymbols(props) { fill: "currentColor" })); } + export default SvgEmojiSymbols; \ No newline at end of file diff --git a/icons/es5/EmojiTransportation.js b/icons/es5/EmojiTransportation.js index 3f3d0f319b..1b87b6d065 100644 --- a/icons/es5/EmojiTransportation.js +++ b/icons/es5/EmojiTransportation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEmojiTransportation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgEmojiTransportation(props) { fill: "currentColor" })); } + export default SvgEmojiTransportation; \ No newline at end of file diff --git a/icons/es5/EnergySavingsLeaf.js b/icons/es5/EnergySavingsLeaf.js index ac048fde50..1768b3ab75 100644 --- a/icons/es5/EnergySavingsLeaf.js +++ b/icons/es5/EnergySavingsLeaf.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEnergySavingsLeaf(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEnergySavingsLeaf(props) { fill: "currentColor" })); } + export default SvgEnergySavingsLeaf; \ No newline at end of file diff --git a/icons/es5/Engineering.js b/icons/es5/Engineering.js index 2a75b1a6ed..cde7505c4a 100644 --- a/icons/es5/Engineering.js +++ b/icons/es5/Engineering.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEngineering(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEngineering(props) { fill: "currentColor" })); } + export default SvgEngineering; \ No newline at end of file diff --git a/icons/es5/EnhancedEncryption.js b/icons/es5/EnhancedEncryption.js index 56c3a52f33..e45a144c97 100644 --- a/icons/es5/EnhancedEncryption.js +++ b/icons/es5/EnhancedEncryption.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEnhancedEncryption(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEnhancedEncryption(props) { fill: "currentColor" })); } + export default SvgEnhancedEncryption; \ No newline at end of file diff --git a/icons/es5/Equalizer.js b/icons/es5/Equalizer.js index cf2c8af8e9..42e51a7425 100644 --- a/icons/es5/Equalizer.js +++ b/icons/es5/Equalizer.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEqualizer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEqualizer(props) { fill: "currentColor" })); } + export default SvgEqualizer; \ No newline at end of file diff --git a/icons/es5/Equals.js b/icons/es5/Equals.js index 7b9cdf92bd..112d95087a 100644 --- a/icons/es5/Equals.js +++ b/icons/es5/Equals.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEquals(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEquals(props) { fill: "currentColor" })); } + export default SvgEquals; \ No newline at end of file diff --git a/icons/es5/Error.js b/icons/es5/Error.js index bde308421c..86cb213ba1 100644 --- a/icons/es5/Error.js +++ b/icons/es5/Error.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgError(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgError(props) { fill: "currentColor" })); } + export default SvgError; \ No newline at end of file diff --git a/icons/es5/ErrorOutline.js b/icons/es5/ErrorOutline.js index 666049cf68..84e9a073a2 100644 --- a/icons/es5/ErrorOutline.js +++ b/icons/es5/ErrorOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgErrorOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgErrorOutline(props) { fill: "currentColor" })); } + export default SvgErrorOutline; \ No newline at end of file diff --git a/icons/es5/Escalator.js b/icons/es5/Escalator.js index cb5321b50e..404abd1170 100644 --- a/icons/es5/Escalator.js +++ b/icons/es5/Escalator.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEscalator(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEscalator(props) { fill: "currentColor" })); } + export default SvgEscalator; \ No newline at end of file diff --git a/icons/es5/EscalatorWarning.js b/icons/es5/EscalatorWarning.js index c96288a0d8..41acf06270 100644 --- a/icons/es5/EscalatorWarning.js +++ b/icons/es5/EscalatorWarning.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEscalatorWarning(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEscalatorWarning(props) { fill: "currentColor" })); } + export default SvgEscalatorWarning; \ No newline at end of file diff --git a/icons/es5/Euro.js b/icons/es5/Euro.js index 5cb86a86db..6f3debc1c7 100644 --- a/icons/es5/Euro.js +++ b/icons/es5/Euro.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEuro(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEuro(props) { fill: "currentColor" })); } + export default SvgEuro; \ No newline at end of file diff --git a/icons/es5/EuroSymbol.js b/icons/es5/EuroSymbol.js index dd7d03cfe0..6824fb1769 100644 --- a/icons/es5/EuroSymbol.js +++ b/icons/es5/EuroSymbol.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEuroSymbol(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEuroSymbol(props) { fill: "currentColor" })); } + export default SvgEuroSymbol; \ No newline at end of file diff --git a/icons/es5/EvStation.js b/icons/es5/EvStation.js index 4dc175b398..9ce2160719 100644 --- a/icons/es5/EvStation.js +++ b/icons/es5/EvStation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEvStation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEvStation(props) { fill: "currentColor" })); } + export default SvgEvStation; \ No newline at end of file diff --git a/icons/es5/Event.js b/icons/es5/Event.js index 6fb1d17b38..25a7eacf45 100644 --- a/icons/es5/Event.js +++ b/icons/es5/Event.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEvent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgEvent(props) { fill: "currentColor" })); } + export default SvgEvent; \ No newline at end of file diff --git a/icons/es5/EventAvailable.js b/icons/es5/EventAvailable.js index fb556ccfd9..d3e0aac0e0 100644 --- a/icons/es5/EventAvailable.js +++ b/icons/es5/EventAvailable.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEventAvailable(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgEventAvailable(props) { fill: "currentColor" })); } + export default SvgEventAvailable; \ No newline at end of file diff --git a/icons/es5/EventBusy.js b/icons/es5/EventBusy.js index c69b4d0fb0..030f25d8e0 100644 --- a/icons/es5/EventBusy.js +++ b/icons/es5/EventBusy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEventBusy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgEventBusy(props) { fill: "currentColor" })); } + export default SvgEventBusy; \ No newline at end of file diff --git a/icons/es5/EventNote.js b/icons/es5/EventNote.js index 733762c4f5..663985c750 100644 --- a/icons/es5/EventNote.js +++ b/icons/es5/EventNote.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEventNote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgEventNote(props) { fill: "currentColor" })); } + export default SvgEventNote; \ No newline at end of file diff --git a/icons/es5/EventRepeat.js b/icons/es5/EventRepeat.js index 8dfdac01e4..143f81fcc6 100644 --- a/icons/es5/EventRepeat.js +++ b/icons/es5/EventRepeat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEventRepeat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEventRepeat(props) { fill: "currentColor" })); } + export default SvgEventRepeat; \ No newline at end of file diff --git a/icons/es5/EventSeat.js b/icons/es5/EventSeat.js index f75e28b3a9..13532cd216 100644 --- a/icons/es5/EventSeat.js +++ b/icons/es5/EventSeat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgEventSeat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgEventSeat(props) { fill: "currentColor" })); } + export default SvgEventSeat; \ No newline at end of file diff --git a/icons/es5/ExitToApp.js b/icons/es5/ExitToApp.js index ad98b3dc51..f3deb0e371 100644 --- a/icons/es5/ExitToApp.js +++ b/icons/es5/ExitToApp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExitToApp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExitToApp(props) { fill: "currentColor" })); } + export default SvgExitToApp; \ No newline at end of file diff --git a/icons/es5/Expand.js b/icons/es5/Expand.js index f0dfdee47a..ba03c262e5 100644 --- a/icons/es5/Expand.js +++ b/icons/es5/Expand.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExpand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExpand(props) { fill: "currentColor" })); } + export default SvgExpand; \ No newline at end of file diff --git a/icons/es5/ExpandCircleDown.js b/icons/es5/ExpandCircleDown.js index 9a6bb98a0d..fcaa9452f2 100644 --- a/icons/es5/ExpandCircleDown.js +++ b/icons/es5/ExpandCircleDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExpandCircleDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExpandCircleDown(props) { fill: "currentColor" })); } + export default SvgExpandCircleDown; \ No newline at end of file diff --git a/icons/es5/ExpandLess.js b/icons/es5/ExpandLess.js index 9f886c636d..e4c55a4f1a 100644 --- a/icons/es5/ExpandLess.js +++ b/icons/es5/ExpandLess.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExpandLess(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgExpandLess(props) { fill: "currentColor" })); } + export default SvgExpandLess; \ No newline at end of file diff --git a/icons/es5/ExpandMore.js b/icons/es5/ExpandMore.js index 4e178808af..15c2989777 100644 --- a/icons/es5/ExpandMore.js +++ b/icons/es5/ExpandMore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExpandMore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgExpandMore(props) { fill: "currentColor" })); } + export default SvgExpandMore; \ No newline at end of file diff --git a/icons/es5/Explicit.js b/icons/es5/Explicit.js index 24372ff60a..8c1e4cddb9 100644 --- a/icons/es5/Explicit.js +++ b/icons/es5/Explicit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExplicit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExplicit(props) { fill: "currentColor" })); } + export default SvgExplicit; \ No newline at end of file diff --git a/icons/es5/Explore.js b/icons/es5/Explore.js index 6950a40971..688fe14dc2 100644 --- a/icons/es5/Explore.js +++ b/icons/es5/Explore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExplore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExplore(props) { fill: "currentColor" })); } + export default SvgExplore; \ No newline at end of file diff --git a/icons/es5/ExploreOff.js b/icons/es5/ExploreOff.js index dd22656f14..a598d3264e 100644 --- a/icons/es5/ExploreOff.js +++ b/icons/es5/ExploreOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExploreOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExploreOff(props) { fill: "currentColor" })); } + export default SvgExploreOff; \ No newline at end of file diff --git a/icons/es5/Exposure.js b/icons/es5/Exposure.js index bb5afcd10a..6ba15584ec 100644 --- a/icons/es5/Exposure.js +++ b/icons/es5/Exposure.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExposure(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExposure(props) { fill: "currentColor" })); } + export default SvgExposure; \ No newline at end of file diff --git a/icons/es5/ExposureNeg1.js b/icons/es5/ExposureNeg1.js index 153f8393b4..30013648e5 100644 --- a/icons/es5/ExposureNeg1.js +++ b/icons/es5/ExposureNeg1.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExposureNeg1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExposureNeg1(props) { fill: "currentColor" })); } + export default SvgExposureNeg1; \ No newline at end of file diff --git a/icons/es5/ExposureNeg2.js b/icons/es5/ExposureNeg2.js index a940c88836..b64068bf01 100644 --- a/icons/es5/ExposureNeg2.js +++ b/icons/es5/ExposureNeg2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExposureNeg2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExposureNeg2(props) { fill: "currentColor" })); } + export default SvgExposureNeg2; \ No newline at end of file diff --git a/icons/es5/ExposurePlus1.js b/icons/es5/ExposurePlus1.js index 136cb40f95..bdd3ee9d73 100644 --- a/icons/es5/ExposurePlus1.js +++ b/icons/es5/ExposurePlus1.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExposurePlus1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExposurePlus1(props) { fill: "currentColor" })); } + export default SvgExposurePlus1; \ No newline at end of file diff --git a/icons/es5/ExposurePlus2.js b/icons/es5/ExposurePlus2.js index b678102d17..37b50bf120 100644 --- a/icons/es5/ExposurePlus2.js +++ b/icons/es5/ExposurePlus2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExposurePlus2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExposurePlus2(props) { fill: "currentColor" })); } + export default SvgExposurePlus2; \ No newline at end of file diff --git a/icons/es5/ExposureZero.js b/icons/es5/ExposureZero.js index 33bd9035ff..ded4f87c38 100644 --- a/icons/es5/ExposureZero.js +++ b/icons/es5/ExposureZero.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExposureZero(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExposureZero(props) { fill: "currentColor" })); } + export default SvgExposureZero; \ No newline at end of file diff --git a/icons/es5/Extension.js b/icons/es5/Extension.js index 963004f604..4d53a20b7e 100644 --- a/icons/es5/Extension.js +++ b/icons/es5/Extension.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExtension(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExtension(props) { fill: "currentColor" })); } + export default SvgExtension; \ No newline at end of file diff --git a/icons/es5/ExtensionOff.js b/icons/es5/ExtensionOff.js index d7c0e9a2b5..851a720e1d 100644 --- a/icons/es5/ExtensionOff.js +++ b/icons/es5/ExtensionOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgExtensionOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgExtensionOff(props) { fill: "currentColor" })); } + export default SvgExtensionOff; \ No newline at end of file diff --git a/icons/es5/Face.js b/icons/es5/Face.js index e07752099f..efec4def1e 100644 --- a/icons/es5/Face.js +++ b/icons/es5/Face.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFace(props) { fill: "currentColor" })); } + export default SvgFace; \ No newline at end of file diff --git a/icons/es5/Face2.js b/icons/es5/Face2.js index 8b7ac149e2..cbe60c732c 100644 --- a/icons/es5/Face2.js +++ b/icons/es5/Face2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFace2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -20,4 +22,5 @@ function SvgFace2(props) { r: 1.25 })); } + export default SvgFace2; \ No newline at end of file diff --git a/icons/es5/Face3.js b/icons/es5/Face3.js index 9e40050045..96475bf968 100644 --- a/icons/es5/Face3.js +++ b/icons/es5/Face3.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFace3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -20,4 +22,5 @@ function SvgFace3(props) { fill: "currentColor" })); } + export default SvgFace3; \ No newline at end of file diff --git a/icons/es5/Face4.js b/icons/es5/Face4.js index f5a60d2030..ded46cc0d1 100644 --- a/icons/es5/Face4.js +++ b/icons/es5/Face4.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFace4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -20,4 +22,5 @@ function SvgFace4(props) { r: 1.25 })); } + export default SvgFace4; \ No newline at end of file diff --git a/icons/es5/Face5.js b/icons/es5/Face5.js index 6a1580bb3b..250361f437 100644 --- a/icons/es5/Face5.js +++ b/icons/es5/Face5.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFace5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -100,4 +102,5 @@ function SvgFace5(props) { r: 1.25 })); } + export default SvgFace5; \ No newline at end of file diff --git a/icons/es5/Face6.js b/icons/es5/Face6.js index b027a65bbe..436bec66ea 100644 --- a/icons/es5/Face6.js +++ b/icons/es5/Face6.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFace6(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -20,4 +22,5 @@ function SvgFace6(props) { r: 1.25 })); } + export default SvgFace6; \ No newline at end of file diff --git a/icons/es5/FaceRetouchingNatural.js b/icons/es5/FaceRetouchingNatural.js index f95383c240..04e3fe8b57 100644 --- a/icons/es5/FaceRetouchingNatural.js +++ b/icons/es5/FaceRetouchingNatural.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFaceRetouchingNatural(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -23,4 +25,5 @@ function SvgFaceRetouchingNatural(props) { fill: "currentColor" })); } + export default SvgFaceRetouchingNatural; \ No newline at end of file diff --git a/icons/es5/FaceRetouchingOff.js b/icons/es5/FaceRetouchingOff.js index 028e4a6b75..38eb8ac938 100644 --- a/icons/es5/FaceRetouchingOff.js +++ b/icons/es5/FaceRetouchingOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFaceRetouchingOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgFaceRetouchingOff(props) { fill: "currentColor" })); } + export default SvgFaceRetouchingOff; \ No newline at end of file diff --git a/icons/es5/Facebook.js b/icons/es5/Facebook.js index 7ec122ae92..0d9699d76b 100644 --- a/icons/es5/Facebook.js +++ b/icons/es5/Facebook.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFacebook(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFacebook(props) { fill: "currentColor" })); } + export default SvgFacebook; \ No newline at end of file diff --git a/icons/es5/FacebookCircle.js b/icons/es5/FacebookCircle.js index e30c5d017a..614a07f44c 100644 --- a/icons/es5/FacebookCircle.js +++ b/icons/es5/FacebookCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFacebookCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgFacebookCircle(props) { fill: "currentColor" })); } + export default SvgFacebookCircle; \ No newline at end of file diff --git a/icons/es5/FactCheck.js b/icons/es5/FactCheck.js index bfa92b0edb..0a797184df 100644 --- a/icons/es5/FactCheck.js +++ b/icons/es5/FactCheck.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFactCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgFactCheck(props) { fill: "currentColor" })); } + export default SvgFactCheck; \ No newline at end of file diff --git a/icons/es5/Factory.js b/icons/es5/Factory.js index 33fbe0ae81..3fc5af7c62 100644 --- a/icons/es5/Factory.js +++ b/icons/es5/Factory.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFactory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFactory(props) { fill: "currentColor" })); } + export default SvgFactory; \ No newline at end of file diff --git a/icons/es5/FamilyRestroom.js b/icons/es5/FamilyRestroom.js index 1dcc293680..ad8a2606d8 100644 --- a/icons/es5/FamilyRestroom.js +++ b/icons/es5/FamilyRestroom.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFamilyRestroom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFamilyRestroom(props) { fill: "currentColor" })); } + export default SvgFamilyRestroom; \ No newline at end of file diff --git a/icons/es5/FastForward.js b/icons/es5/FastForward.js index 17185cf8ab..c23bed453d 100644 --- a/icons/es5/FastForward.js +++ b/icons/es5/FastForward.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFastForward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFastForward(props) { fill: "currentColor" })); } + export default SvgFastForward; \ No newline at end of file diff --git a/icons/es5/FastRewind.js b/icons/es5/FastRewind.js index ee95db98bc..50f0ad7494 100644 --- a/icons/es5/FastRewind.js +++ b/icons/es5/FastRewind.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFastRewind(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFastRewind(props) { fill: "currentColor" })); } + export default SvgFastRewind; \ No newline at end of file diff --git a/icons/es5/Fastfood.js b/icons/es5/Fastfood.js index 262232b7c5..00b54b5409 100644 --- a/icons/es5/Fastfood.js +++ b/icons/es5/Fastfood.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFastfood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFastfood(props) { fill: "currentColor" })); } + export default SvgFastfood; \ No newline at end of file diff --git a/icons/es5/Favorite.js b/icons/es5/Favorite.js index 33e1dc6e68..dac7833f92 100644 --- a/icons/es5/Favorite.js +++ b/icons/es5/Favorite.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFavorite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgFavorite(props) { fill: "currentColor" })); } + export default SvgFavorite; \ No newline at end of file diff --git a/icons/es5/FavoriteBorder.js b/icons/es5/FavoriteBorder.js index c47e5a3ab4..2113c94514 100644 --- a/icons/es5/FavoriteBorder.js +++ b/icons/es5/FavoriteBorder.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFavoriteBorder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgFavoriteBorder(props) { fill: "currentColor" })); } + export default SvgFavoriteBorder; \ No newline at end of file diff --git a/icons/es5/Fax.js b/icons/es5/Fax.js index adca33286b..f8752e00fd 100644 --- a/icons/es5/Fax.js +++ b/icons/es5/Fax.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFax(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFax(props) { fill: "currentColor" })); } + export default SvgFax; \ No newline at end of file diff --git a/icons/es5/FeaturedPlayList.js b/icons/es5/FeaturedPlayList.js index 5a61db3289..7c8666a2a6 100644 --- a/icons/es5/FeaturedPlayList.js +++ b/icons/es5/FeaturedPlayList.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFeaturedPlayList(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFeaturedPlayList(props) { fill: "currentColor" })); } + export default SvgFeaturedPlayList; \ No newline at end of file diff --git a/icons/es5/FeaturedVideo.js b/icons/es5/FeaturedVideo.js index 1874961f98..a07e84f03e 100644 --- a/icons/es5/FeaturedVideo.js +++ b/icons/es5/FeaturedVideo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFeaturedVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFeaturedVideo(props) { fill: "currentColor" })); } + export default SvgFeaturedVideo; \ No newline at end of file diff --git a/icons/es5/Feed.js b/icons/es5/Feed.js index 105a91abc3..144bd254ed 100644 --- a/icons/es5/Feed.js +++ b/icons/es5/Feed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFeed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFeed(props) { fill: "currentColor" })); } + export default SvgFeed; \ No newline at end of file diff --git a/icons/es5/Feedback.js b/icons/es5/Feedback.js index a5c3f08f0e..4c26780dd2 100644 --- a/icons/es5/Feedback.js +++ b/icons/es5/Feedback.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFeedback(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFeedback(props) { fill: "currentColor" })); } + export default SvgFeedback; \ No newline at end of file diff --git a/icons/es5/Female.js b/icons/es5/Female.js index 9579efb847..8e90998e0a 100644 --- a/icons/es5/Female.js +++ b/icons/es5/Female.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFemale(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFemale(props) { fill: "currentColor" })); } + export default SvgFemale; \ No newline at end of file diff --git a/icons/es5/Fence.js b/icons/es5/Fence.js index 4f50c505a1..c69ea4b8ae 100644 --- a/icons/es5/Fence.js +++ b/icons/es5/Fence.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFence(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFence(props) { fill: "currentColor" })); } + export default SvgFence; \ No newline at end of file diff --git a/icons/es5/Festival.js b/icons/es5/Festival.js index 4fea3668bc..d2414b0316 100644 --- a/icons/es5/Festival.js +++ b/icons/es5/Festival.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFestival(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFestival(props) { fill: "currentColor" })); } + export default SvgFestival; \ No newline at end of file diff --git a/icons/es5/FiberDvr.js b/icons/es5/FiberDvr.js index bc3f52c793..018816fa4f 100644 --- a/icons/es5/FiberDvr.js +++ b/icons/es5/FiberDvr.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFiberDvr(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFiberDvr(props) { fill: "currentColor" })); } + export default SvgFiberDvr; \ No newline at end of file diff --git a/icons/es5/FiberManualRecord.js b/icons/es5/FiberManualRecord.js index 8ac2242c9b..0b3d4f5762 100644 --- a/icons/es5/FiberManualRecord.js +++ b/icons/es5/FiberManualRecord.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFiberManualRecord(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgFiberManualRecord(props) { r: 8 })); } + export default SvgFiberManualRecord; \ No newline at end of file diff --git a/icons/es5/FiberNew.js b/icons/es5/FiberNew.js index bee39da13b..685d9e2dde 100644 --- a/icons/es5/FiberNew.js +++ b/icons/es5/FiberNew.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFiberNew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFiberNew(props) { fill: "currentColor" })); } + export default SvgFiberNew; \ No newline at end of file diff --git a/icons/es5/FiberPin.js b/icons/es5/FiberPin.js index 93563ae761..6896b05e06 100644 --- a/icons/es5/FiberPin.js +++ b/icons/es5/FiberPin.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFiberPin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFiberPin(props) { fill: "currentColor" })); } + export default SvgFiberPin; \ No newline at end of file diff --git a/icons/es5/FiberSmartRecord.js b/icons/es5/FiberSmartRecord.js index 32506558cb..d91424f50f 100644 --- a/icons/es5/FiberSmartRecord.js +++ b/icons/es5/FiberSmartRecord.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFiberSmartRecord(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgFiberSmartRecord(props) { fill: "currentColor" })); } + export default SvgFiberSmartRecord; \ No newline at end of file diff --git a/icons/es5/FileCopy.js b/icons/es5/FileCopy.js index 918913d53d..b2c0656303 100644 --- a/icons/es5/FileCopy.js +++ b/icons/es5/FileCopy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFileCopy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFileCopy(props) { fill: "currentColor" })); } + export default SvgFileCopy; \ No newline at end of file diff --git a/icons/es5/FileDownload.js b/icons/es5/FileDownload.js index 152bbaeb2f..dd22b0a8a3 100644 --- a/icons/es5/FileDownload.js +++ b/icons/es5/FileDownload.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFileDownload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFileDownload(props) { fill: "currentColor" })); } + export default SvgFileDownload; \ No newline at end of file diff --git a/icons/es5/FileDownloadDone.js b/icons/es5/FileDownloadDone.js index a571f1d6f8..5c733b1cef 100644 --- a/icons/es5/FileDownloadDone.js +++ b/icons/es5/FileDownloadDone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFileDownloadDone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFileDownloadDone(props) { fill: "currentColor" })); } + export default SvgFileDownloadDone; \ No newline at end of file diff --git a/icons/es5/FileDownloadOff.js b/icons/es5/FileDownloadOff.js index 0c9c7926ee..d4fea7e152 100644 --- a/icons/es5/FileDownloadOff.js +++ b/icons/es5/FileDownloadOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFileDownloadOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFileDownloadOff(props) { fill: "currentColor" })); } + export default SvgFileDownloadOff; \ No newline at end of file diff --git a/icons/es5/FileOpen.js b/icons/es5/FileOpen.js index b252dca7b4..d984befc1f 100644 --- a/icons/es5/FileOpen.js +++ b/icons/es5/FileOpen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFileOpen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFileOpen(props) { fill: "currentColor" })); } + export default SvgFileOpen; \ No newline at end of file diff --git a/icons/es5/FilePresent.js b/icons/es5/FilePresent.js index 5b5ff47f2b..8d26d19f03 100644 --- a/icons/es5/FilePresent.js +++ b/icons/es5/FilePresent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilePresent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilePresent(props) { fill: "currentColor" })); } + export default SvgFilePresent; \ No newline at end of file diff --git a/icons/es5/FileUpload.js b/icons/es5/FileUpload.js index fa6ec01341..3eee96c937 100644 --- a/icons/es5/FileUpload.js +++ b/icons/es5/FileUpload.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFileUpload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFileUpload(props) { fill: "currentColor" })); } + export default SvgFileUpload; \ No newline at end of file diff --git a/icons/es5/Filter.js b/icons/es5/Filter.js index b05b2f90da..382affc111 100644 --- a/icons/es5/Filter.js +++ b/icons/es5/Filter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilter(props) { fill: "currentColor" })); } + export default SvgFilter; \ No newline at end of file diff --git a/icons/es5/Filter1.js b/icons/es5/Filter1.js index cea4e089e8..575be962c8 100644 --- a/icons/es5/Filter1.js +++ b/icons/es5/Filter1.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilter1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilter1(props) { fill: "currentColor" })); } + export default SvgFilter1; \ No newline at end of file diff --git a/icons/es5/Filter2.js b/icons/es5/Filter2.js index 93d65d7cca..9c4279ffda 100644 --- a/icons/es5/Filter2.js +++ b/icons/es5/Filter2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilter2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilter2(props) { fill: "currentColor" })); } + export default SvgFilter2; \ No newline at end of file diff --git a/icons/es5/Filter3.js b/icons/es5/Filter3.js index 4504d9269b..ec9bb88a89 100644 --- a/icons/es5/Filter3.js +++ b/icons/es5/Filter3.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilter3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilter3(props) { fill: "currentColor" })); } + export default SvgFilter3; \ No newline at end of file diff --git a/icons/es5/Filter4.js b/icons/es5/Filter4.js index bbc017e35e..8a60480eb0 100644 --- a/icons/es5/Filter4.js +++ b/icons/es5/Filter4.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilter4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilter4(props) { fill: "currentColor" })); } + export default SvgFilter4; \ No newline at end of file diff --git a/icons/es5/Filter5.js b/icons/es5/Filter5.js index 4d6defc809..931a318dd2 100644 --- a/icons/es5/Filter5.js +++ b/icons/es5/Filter5.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilter5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilter5(props) { fill: "currentColor" })); } + export default SvgFilter5; \ No newline at end of file diff --git a/icons/es5/Filter6.js b/icons/es5/Filter6.js index 7457671d29..ff5f15f837 100644 --- a/icons/es5/Filter6.js +++ b/icons/es5/Filter6.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilter6(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilter6(props) { fill: "currentColor" })); } + export default SvgFilter6; \ No newline at end of file diff --git a/icons/es5/Filter7.js b/icons/es5/Filter7.js index bd9dbab11e..bb502c4165 100644 --- a/icons/es5/Filter7.js +++ b/icons/es5/Filter7.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilter7(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilter7(props) { fill: "currentColor" })); } + export default SvgFilter7; \ No newline at end of file diff --git a/icons/es5/Filter8.js b/icons/es5/Filter8.js index b39505d50c..ee69d0fcf7 100644 --- a/icons/es5/Filter8.js +++ b/icons/es5/Filter8.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilter8(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilter8(props) { fill: "currentColor" })); } + export default SvgFilter8; \ No newline at end of file diff --git a/icons/es5/Filter9.js b/icons/es5/Filter9.js index 4e072e3cee..32518aa478 100644 --- a/icons/es5/Filter9.js +++ b/icons/es5/Filter9.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilter9(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilter9(props) { fill: "currentColor" })); } + export default SvgFilter9; \ No newline at end of file diff --git a/icons/es5/Filter9Plus.js b/icons/es5/Filter9Plus.js index 9a80101b37..590ada2d19 100644 --- a/icons/es5/Filter9Plus.js +++ b/icons/es5/Filter9Plus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilter9Plus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilter9Plus(props) { fill: "currentColor" })); } + export default SvgFilter9Plus; \ No newline at end of file diff --git a/icons/es5/FilterAlt.js b/icons/es5/FilterAlt.js index 64aded39df..50c75f8a47 100644 --- a/icons/es5/FilterAlt.js +++ b/icons/es5/FilterAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterAlt(props) { fill: "currentColor" })); } + export default SvgFilterAlt; \ No newline at end of file diff --git a/icons/es5/FilterAltOff.js b/icons/es5/FilterAltOff.js index fba318956b..edff3e9bb3 100644 --- a/icons/es5/FilterAltOff.js +++ b/icons/es5/FilterAltOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterAltOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterAltOff(props) { fill: "currentColor" })); } + export default SvgFilterAltOff; \ No newline at end of file diff --git a/icons/es5/FilterBAndW.js b/icons/es5/FilterBAndW.js index aa79aaf25b..9336f57f98 100644 --- a/icons/es5/FilterBAndW.js +++ b/icons/es5/FilterBAndW.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterBAndW(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterBAndW(props) { fill: "currentColor" })); } + export default SvgFilterBAndW; \ No newline at end of file diff --git a/icons/es5/FilterCenterFocus.js b/icons/es5/FilterCenterFocus.js index 6ea7a1c25d..cccc9e04fb 100644 --- a/icons/es5/FilterCenterFocus.js +++ b/icons/es5/FilterCenterFocus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterCenterFocus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterCenterFocus(props) { fill: "currentColor" })); } + export default SvgFilterCenterFocus; \ No newline at end of file diff --git a/icons/es5/FilterDrama.js b/icons/es5/FilterDrama.js index b2877e0d2b..96fb830911 100644 --- a/icons/es5/FilterDrama.js +++ b/icons/es5/FilterDrama.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterDrama(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterDrama(props) { fill: "currentColor" })); } + export default SvgFilterDrama; \ No newline at end of file diff --git a/icons/es5/FilterFrames.js b/icons/es5/FilterFrames.js index 935a0799ac..6fe1dfb19e 100644 --- a/icons/es5/FilterFrames.js +++ b/icons/es5/FilterFrames.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterFrames(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterFrames(props) { fill: "currentColor" })); } + export default SvgFilterFrames; \ No newline at end of file diff --git a/icons/es5/FilterHdr.js b/icons/es5/FilterHdr.js index acddcc10f1..8d99e74822 100644 --- a/icons/es5/FilterHdr.js +++ b/icons/es5/FilterHdr.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterHdr(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterHdr(props) { fill: "currentColor" })); } + export default SvgFilterHdr; \ No newline at end of file diff --git a/icons/es5/FilterList.js b/icons/es5/FilterList.js index 39b37522f1..a2c3875c1c 100644 --- a/icons/es5/FilterList.js +++ b/icons/es5/FilterList.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterList(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterList(props) { fill: "currentColor" })); } + export default SvgFilterList; \ No newline at end of file diff --git a/icons/es5/FilterListOff.js b/icons/es5/FilterListOff.js index 9873c8d8f2..1508af28bd 100644 --- a/icons/es5/FilterListOff.js +++ b/icons/es5/FilterListOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterListOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterListOff(props) { fill: "currentColor" })); } + export default SvgFilterListOff; \ No newline at end of file diff --git a/icons/es5/FilterNone.js b/icons/es5/FilterNone.js index 055fa19cd4..9448b2c904 100644 --- a/icons/es5/FilterNone.js +++ b/icons/es5/FilterNone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterNone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterNone(props) { fill: "currentColor" })); } + export default SvgFilterNone; \ No newline at end of file diff --git a/icons/es5/FilterTiltShift.js b/icons/es5/FilterTiltShift.js index 47c07249d6..36c893b256 100644 --- a/icons/es5/FilterTiltShift.js +++ b/icons/es5/FilterTiltShift.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterTiltShift(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterTiltShift(props) { fill: "currentColor" })); } + export default SvgFilterTiltShift; \ No newline at end of file diff --git a/icons/es5/FilterVintage.js b/icons/es5/FilterVintage.js index 84c25d19cf..ad926baf41 100644 --- a/icons/es5/FilterVintage.js +++ b/icons/es5/FilterVintage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFilterVintage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFilterVintage(props) { fill: "currentColor" })); } + export default SvgFilterVintage; \ No newline at end of file diff --git a/icons/es5/FindInPage.js b/icons/es5/FindInPage.js index 8d1c5c1d53..a4e91ecf06 100644 --- a/icons/es5/FindInPage.js +++ b/icons/es5/FindInPage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFindInPage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFindInPage(props) { fill: "currentColor" })); } + export default SvgFindInPage; \ No newline at end of file diff --git a/icons/es5/FindReplace.js b/icons/es5/FindReplace.js index 4d0a0d60f7..f6cb6f976d 100644 --- a/icons/es5/FindReplace.js +++ b/icons/es5/FindReplace.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFindReplace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFindReplace(props) { fill: "currentColor" })); } + export default SvgFindReplace; \ No newline at end of file diff --git a/icons/es5/Fingerprint.js b/icons/es5/Fingerprint.js index c7090eb35e..515578a03f 100644 --- a/icons/es5/Fingerprint.js +++ b/icons/es5/Fingerprint.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFingerprint(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFingerprint(props) { fill: "currentColor" })); } + export default SvgFingerprint; \ No newline at end of file diff --git a/icons/es5/FireExtinguisher.js b/icons/es5/FireExtinguisher.js index 9ba32bcdd9..a65af21c83 100644 --- a/icons/es5/FireExtinguisher.js +++ b/icons/es5/FireExtinguisher.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFireExtinguisher(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFireExtinguisher(props) { fill: "currentColor" })); } + export default SvgFireExtinguisher; \ No newline at end of file diff --git a/icons/es5/FireHydrantAlt.js b/icons/es5/FireHydrantAlt.js index 761c4ef9a3..b4872d92d9 100644 --- a/icons/es5/FireHydrantAlt.js +++ b/icons/es5/FireHydrantAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFireHydrantAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgFireHydrantAlt(props) { r: 1.5 })); } + export default SvgFireHydrantAlt; \ No newline at end of file diff --git a/icons/es5/FireTruck.js b/icons/es5/FireTruck.js index c23da424bb..ed231dd1f0 100644 --- a/icons/es5/FireTruck.js +++ b/icons/es5/FireTruck.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFireTruck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgFireTruck(props) { fill: "currentColor" })); } + export default SvgFireTruck; \ No newline at end of file diff --git a/icons/es5/Fireplace.js b/icons/es5/Fireplace.js index e650200924..c4236315f5 100644 --- a/icons/es5/Fireplace.js +++ b/icons/es5/Fireplace.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFireplace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFireplace(props) { fill: "currentColor" })); } + export default SvgFireplace; \ No newline at end of file diff --git a/icons/es5/FirstPage.js b/icons/es5/FirstPage.js index 6705294db0..3d49047838 100644 --- a/icons/es5/FirstPage.js +++ b/icons/es5/FirstPage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFirstPage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFirstPage(props) { fill: "currentColor" })); } + export default SvgFirstPage; \ No newline at end of file diff --git a/icons/es5/FitScreen.js b/icons/es5/FitScreen.js index abc6e704f8..a0e8c9c9b8 100644 --- a/icons/es5/FitScreen.js +++ b/icons/es5/FitScreen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFitScreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFitScreen(props) { fill: "currentColor" })); } + export default SvgFitScreen; \ No newline at end of file diff --git a/icons/es5/Fitbit.js b/icons/es5/Fitbit.js index 2214271a99..1076fe87ce 100644 --- a/icons/es5/Fitbit.js +++ b/icons/es5/Fitbit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFitbit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFitbit(props) { fill: "currentColor" })); } + export default SvgFitbit; \ No newline at end of file diff --git a/icons/es5/FitnessCenter.js b/icons/es5/FitnessCenter.js index 9ffe927588..d7c1487ef8 100644 --- a/icons/es5/FitnessCenter.js +++ b/icons/es5/FitnessCenter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFitnessCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFitnessCenter(props) { fill: "currentColor" })); } + export default SvgFitnessCenter; \ No newline at end of file diff --git a/icons/es5/Flag.js b/icons/es5/Flag.js index 05e230f980..172e1442cd 100644 --- a/icons/es5/Flag.js +++ b/icons/es5/Flag.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlag(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgFlag(props) { fill: "currentColor" })); } + export default SvgFlag; \ No newline at end of file diff --git a/icons/es5/FlagCircle.js b/icons/es5/FlagCircle.js index 175667addc..5878885513 100644 --- a/icons/es5/FlagCircle.js +++ b/icons/es5/FlagCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlagCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlagCircle(props) { fill: "currentColor" })); } + export default SvgFlagCircle; \ No newline at end of file diff --git a/icons/es5/Flaky.js b/icons/es5/Flaky.js index c33c3d7969..04de31ca0c 100644 --- a/icons/es5/Flaky.js +++ b/icons/es5/Flaky.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlaky(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgFlaky(props) { fill: "currentColor" })); } + export default SvgFlaky; \ No newline at end of file diff --git a/icons/es5/Flare.js b/icons/es5/Flare.js index 51e6a9fe21..be2f7299d2 100644 --- a/icons/es5/Flare.js +++ b/icons/es5/Flare.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlare(props) { fill: "currentColor" })); } + export default SvgFlare; \ No newline at end of file diff --git a/icons/es5/FlashAuto.js b/icons/es5/FlashAuto.js index 390b681a0f..41d27d267a 100644 --- a/icons/es5/FlashAuto.js +++ b/icons/es5/FlashAuto.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlashAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlashAuto(props) { fill: "currentColor" })); } + export default SvgFlashAuto; \ No newline at end of file diff --git a/icons/es5/FlashOff.js b/icons/es5/FlashOff.js index 4f96abcf87..16730a6f97 100644 --- a/icons/es5/FlashOff.js +++ b/icons/es5/FlashOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlashOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlashOff(props) { fill: "currentColor" })); } + export default SvgFlashOff; \ No newline at end of file diff --git a/icons/es5/FlashOn.js b/icons/es5/FlashOn.js index f751addcdf..f0c7719078 100644 --- a/icons/es5/FlashOn.js +++ b/icons/es5/FlashOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlashOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlashOn(props) { fill: "currentColor" })); } + export default SvgFlashOn; \ No newline at end of file diff --git a/icons/es5/FlashlightOff.js b/icons/es5/FlashlightOff.js index 5ce636ff13..cfe5aa7f37 100644 --- a/icons/es5/FlashlightOff.js +++ b/icons/es5/FlashlightOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlashlightOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlashlightOff(props) { fill: "currentColor" })); } + export default SvgFlashlightOff; \ No newline at end of file diff --git a/icons/es5/FlashlightOn.js b/icons/es5/FlashlightOn.js index dcfc7fdde4..534ee72c40 100644 --- a/icons/es5/FlashlightOn.js +++ b/icons/es5/FlashlightOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlashlightOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlashlightOn(props) { fill: "currentColor" })); } + export default SvgFlashlightOn; \ No newline at end of file diff --git a/icons/es5/Flatware.js b/icons/es5/Flatware.js index ab6ed3c4dd..84d6a35a1d 100644 --- a/icons/es5/Flatware.js +++ b/icons/es5/Flatware.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlatware(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlatware(props) { fill: "currentColor" })); } + export default SvgFlatware; \ No newline at end of file diff --git a/icons/es5/Flight.js b/icons/es5/Flight.js index 27b5d970d1..ee5f3394f2 100644 --- a/icons/es5/Flight.js +++ b/icons/es5/Flight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlight(props) { fill: "currentColor" })); } + export default SvgFlight; \ No newline at end of file diff --git a/icons/es5/FlightClass.js b/icons/es5/FlightClass.js index 515a7732a7..0f8bb536b9 100644 --- a/icons/es5/FlightClass.js +++ b/icons/es5/FlightClass.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlightClass(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlightClass(props) { fill: "currentColor" })); } + export default SvgFlightClass; \ No newline at end of file diff --git a/icons/es5/FlightLand.js b/icons/es5/FlightLand.js index b9204e919a..9ec93b0394 100644 --- a/icons/es5/FlightLand.js +++ b/icons/es5/FlightLand.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlightLand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlightLand(props) { fill: "currentColor" })); } + export default SvgFlightLand; \ No newline at end of file diff --git a/icons/es5/FlightTakeoff.js b/icons/es5/FlightTakeoff.js index 7c7b463835..4cb5497c82 100644 --- a/icons/es5/FlightTakeoff.js +++ b/icons/es5/FlightTakeoff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlightTakeoff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlightTakeoff(props) { fill: "currentColor" })); } + export default SvgFlightTakeoff; \ No newline at end of file diff --git a/icons/es5/Flip.js b/icons/es5/Flip.js index f040b66e8c..332f64b9d5 100644 --- a/icons/es5/Flip.js +++ b/icons/es5/Flip.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlip(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlip(props) { fill: "currentColor" })); } + export default SvgFlip; \ No newline at end of file diff --git a/icons/es5/FlipCameraAndroid.js b/icons/es5/FlipCameraAndroid.js index 92c8bc34fb..980c68247a 100644 --- a/icons/es5/FlipCameraAndroid.js +++ b/icons/es5/FlipCameraAndroid.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlipCameraAndroid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgFlipCameraAndroid(props) { fill: "currentColor" })); } + export default SvgFlipCameraAndroid; \ No newline at end of file diff --git a/icons/es5/FlipCameraIos.js b/icons/es5/FlipCameraIos.js index cfe59a9f76..be4de6ef7a 100644 --- a/icons/es5/FlipCameraIos.js +++ b/icons/es5/FlipCameraIos.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlipCameraIos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlipCameraIos(props) { fill: "currentColor" })); } + export default SvgFlipCameraIos; \ No newline at end of file diff --git a/icons/es5/FlipToBack.js b/icons/es5/FlipToBack.js index c21445571d..bbfe1f9e8c 100644 --- a/icons/es5/FlipToBack.js +++ b/icons/es5/FlipToBack.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlipToBack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlipToBack(props) { fill: "currentColor" })); } + export default SvgFlipToBack; \ No newline at end of file diff --git a/icons/es5/FlipToFront.js b/icons/es5/FlipToFront.js index 076cbfea7b..1679c07612 100644 --- a/icons/es5/FlipToFront.js +++ b/icons/es5/FlipToFront.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlipToFront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlipToFront(props) { fill: "currentColor" })); } + export default SvgFlipToFront; \ No newline at end of file diff --git a/icons/es5/Flood.js b/icons/es5/Flood.js index 833b5f46b0..db4ec54e5d 100644 --- a/icons/es5/Flood.js +++ b/icons/es5/Flood.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlood(props) { fill: "currentColor" })); } + export default SvgFlood; \ No newline at end of file diff --git a/icons/es5/Flourescent.js b/icons/es5/Flourescent.js index 9bf267bc1e..58cf699a04 100644 --- a/icons/es5/Flourescent.js +++ b/icons/es5/Flourescent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlourescent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlourescent(props) { fill: "currentColor" })); } + export default SvgFlourescent; \ No newline at end of file diff --git a/icons/es5/Fluorescent.js b/icons/es5/Fluorescent.js index d1e147a20e..45d633322b 100644 --- a/icons/es5/Fluorescent.js +++ b/icons/es5/Fluorescent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFluorescent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFluorescent(props) { fill: "currentColor" })); } + export default SvgFluorescent; \ No newline at end of file diff --git a/icons/es5/FlutterDash.js b/icons/es5/FlutterDash.js index 263f1eaea7..e2854147de 100644 --- a/icons/es5/FlutterDash.js +++ b/icons/es5/FlutterDash.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFlutterDash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFlutterDash(props) { fill: "currentColor" })); } + export default SvgFlutterDash; \ No newline at end of file diff --git a/icons/es5/FmdBad.js b/icons/es5/FmdBad.js index 96dd9f4301..8ee02a604f 100644 --- a/icons/es5/FmdBad.js +++ b/icons/es5/FmdBad.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFmdBad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFmdBad(props) { fill: "currentColor" })); } + export default SvgFmdBad; \ No newline at end of file diff --git a/icons/es5/FmdGood.js b/icons/es5/FmdGood.js index 9664014690..a255938109 100644 --- a/icons/es5/FmdGood.js +++ b/icons/es5/FmdGood.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFmdGood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFmdGood(props) { fill: "currentColor" })); } + export default SvgFmdGood; \ No newline at end of file diff --git a/icons/es5/Folder.js b/icons/es5/Folder.js index 8fac3412e5..209c6dc16c 100644 --- a/icons/es5/Folder.js +++ b/icons/es5/Folder.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFolder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFolder(props) { fill: "currentColor" })); } + export default SvgFolder; \ No newline at end of file diff --git a/icons/es5/FolderCopy.js b/icons/es5/FolderCopy.js index 99f5fd44f5..74c4660376 100644 --- a/icons/es5/FolderCopy.js +++ b/icons/es5/FolderCopy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFolderCopy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgFolderCopy(props) { fill: "currentColor" })); } + export default SvgFolderCopy; \ No newline at end of file diff --git a/icons/es5/FolderDelete.js b/icons/es5/FolderDelete.js index ecf761ac7f..182c672831 100644 --- a/icons/es5/FolderDelete.js +++ b/icons/es5/FolderDelete.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFolderDelete(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFolderDelete(props) { fill: "currentColor" })); } + export default SvgFolderDelete; \ No newline at end of file diff --git a/icons/es5/FolderOff.js b/icons/es5/FolderOff.js index 6ac99c321c..a446ca2966 100644 --- a/icons/es5/FolderOff.js +++ b/icons/es5/FolderOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFolderOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFolderOff(props) { fill: "currentColor" })); } + export default SvgFolderOff; \ No newline at end of file diff --git a/icons/es5/FolderOpen.js b/icons/es5/FolderOpen.js index 9caff41caf..67dbe78d6f 100644 --- a/icons/es5/FolderOpen.js +++ b/icons/es5/FolderOpen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFolderOpen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFolderOpen(props) { fill: "currentColor" })); } + export default SvgFolderOpen; \ No newline at end of file diff --git a/icons/es5/FolderShared.js b/icons/es5/FolderShared.js index 68e9023947..d644eba668 100644 --- a/icons/es5/FolderShared.js +++ b/icons/es5/FolderShared.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFolderShared(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFolderShared(props) { fill: "currentColor" })); } + export default SvgFolderShared; \ No newline at end of file diff --git a/icons/es5/FolderSpecial.js b/icons/es5/FolderSpecial.js index 29c9d1d59c..eae0e2869d 100644 --- a/icons/es5/FolderSpecial.js +++ b/icons/es5/FolderSpecial.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFolderSpecial(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFolderSpecial(props) { fill: "currentColor" })); } + export default SvgFolderSpecial; \ No newline at end of file diff --git a/icons/es5/FolderZip.js b/icons/es5/FolderZip.js index 961a0be491..2e27840767 100644 --- a/icons/es5/FolderZip.js +++ b/icons/es5/FolderZip.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFolderZip(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFolderZip(props) { fill: "currentColor" })); } + export default SvgFolderZip; \ No newline at end of file diff --git a/icons/es5/FollowTheSigns.js b/icons/es5/FollowTheSigns.js index be9a26f0ac..0c866e5904 100644 --- a/icons/es5/FollowTheSigns.js +++ b/icons/es5/FollowTheSigns.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFollowTheSigns(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFollowTheSigns(props) { fill: "currentColor" })); } + export default SvgFollowTheSigns; \ No newline at end of file diff --git a/icons/es5/FontDownload.js b/icons/es5/FontDownload.js index e905e1069f..32dc0fddb6 100644 --- a/icons/es5/FontDownload.js +++ b/icons/es5/FontDownload.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFontDownload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFontDownload(props) { fill: "currentColor" })); } + export default SvgFontDownload; \ No newline at end of file diff --git a/icons/es5/FontDownloadOff.js b/icons/es5/FontDownloadOff.js index 315ace1be3..d364eff4f7 100644 --- a/icons/es5/FontDownloadOff.js +++ b/icons/es5/FontDownloadOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFontDownloadOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFontDownloadOff(props) { fill: "currentColor" })); } + export default SvgFontDownloadOff; \ No newline at end of file diff --git a/icons/es5/FoodBank.js b/icons/es5/FoodBank.js index e0a789147b..2c4fc6e65f 100644 --- a/icons/es5/FoodBank.js +++ b/icons/es5/FoodBank.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFoodBank(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFoodBank(props) { fill: "currentColor" })); } + export default SvgFoodBank; \ No newline at end of file diff --git a/icons/es5/Forest.js b/icons/es5/Forest.js index 3a924ee8c8..e0b56a82e1 100644 --- a/icons/es5/Forest.js +++ b/icons/es5/Forest.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgForest(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgForest(props) { fill: "currentColor" })); } + export default SvgForest; \ No newline at end of file diff --git a/icons/es5/ForkLeft.js b/icons/es5/ForkLeft.js index 3218e4c3d6..0b553233a2 100644 --- a/icons/es5/ForkLeft.js +++ b/icons/es5/ForkLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgForkLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgForkLeft(props) { fill: "currentColor" })); } + export default SvgForkLeft; \ No newline at end of file diff --git a/icons/es5/ForkRight.js b/icons/es5/ForkRight.js index f99f90b896..e462aaac78 100644 --- a/icons/es5/ForkRight.js +++ b/icons/es5/ForkRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgForkRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgForkRight(props) { fill: "currentColor" })); } + export default SvgForkRight; \ No newline at end of file diff --git a/icons/es5/FormatAlignCenter.js b/icons/es5/FormatAlignCenter.js index c817935ee9..246586e9f6 100644 --- a/icons/es5/FormatAlignCenter.js +++ b/icons/es5/FormatAlignCenter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatAlignCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatAlignCenter(props) { fill: "currentColor" })); } + export default SvgFormatAlignCenter; \ No newline at end of file diff --git a/icons/es5/FormatAlignJustify.js b/icons/es5/FormatAlignJustify.js index 71b90358ce..afea9fabb5 100644 --- a/icons/es5/FormatAlignJustify.js +++ b/icons/es5/FormatAlignJustify.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatAlignJustify(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatAlignJustify(props) { fill: "currentColor" })); } + export default SvgFormatAlignJustify; \ No newline at end of file diff --git a/icons/es5/FormatAlignLeft.js b/icons/es5/FormatAlignLeft.js index ade13a668b..1c767eb39e 100644 --- a/icons/es5/FormatAlignLeft.js +++ b/icons/es5/FormatAlignLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatAlignLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatAlignLeft(props) { fill: "currentColor" })); } + export default SvgFormatAlignLeft; \ No newline at end of file diff --git a/icons/es5/FormatAlignRight.js b/icons/es5/FormatAlignRight.js index cad91a08c9..5fca3ebe49 100644 --- a/icons/es5/FormatAlignRight.js +++ b/icons/es5/FormatAlignRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatAlignRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatAlignRight(props) { fill: "currentColor" })); } + export default SvgFormatAlignRight; \ No newline at end of file diff --git a/icons/es5/FormatBold.js b/icons/es5/FormatBold.js index 282baf48cf..53cddfb107 100644 --- a/icons/es5/FormatBold.js +++ b/icons/es5/FormatBold.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatBold(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatBold(props) { fill: "currentColor" })); } + export default SvgFormatBold; \ No newline at end of file diff --git a/icons/es5/FormatClear.js b/icons/es5/FormatClear.js index 2d522e1615..d1a6864143 100644 --- a/icons/es5/FormatClear.js +++ b/icons/es5/FormatClear.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatClear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatClear(props) { fill: "currentColor" })); } + export default SvgFormatClear; \ No newline at end of file diff --git a/icons/es5/FormatColorFill.js b/icons/es5/FormatColorFill.js index 6bed55f1e9..029795c55c 100644 --- a/icons/es5/FormatColorFill.js +++ b/icons/es5/FormatColorFill.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatColorFill(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatColorFill(props) { fill: "currentColor" })); } + export default SvgFormatColorFill; \ No newline at end of file diff --git a/icons/es5/FormatColorReset.js b/icons/es5/FormatColorReset.js index 68d3c86d44..ad115fdfd5 100644 --- a/icons/es5/FormatColorReset.js +++ b/icons/es5/FormatColorReset.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatColorReset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatColorReset(props) { fill: "currentColor" })); } + export default SvgFormatColorReset; \ No newline at end of file diff --git a/icons/es5/FormatColorText.js b/icons/es5/FormatColorText.js index 1fbe13a560..76ca45a375 100644 --- a/icons/es5/FormatColorText.js +++ b/icons/es5/FormatColorText.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatColorText(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatColorText(props) { fill: "currentColor" })); } + export default SvgFormatColorText; \ No newline at end of file diff --git a/icons/es5/FormatIndentDecrease.js b/icons/es5/FormatIndentDecrease.js index 1ce7faa058..9d7a05aa12 100644 --- a/icons/es5/FormatIndentDecrease.js +++ b/icons/es5/FormatIndentDecrease.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatIndentDecrease(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatIndentDecrease(props) { fill: "currentColor" })); } + export default SvgFormatIndentDecrease; \ No newline at end of file diff --git a/icons/es5/FormatIndentIncrease.js b/icons/es5/FormatIndentIncrease.js index a7fea3a6f1..6bb6395bad 100644 --- a/icons/es5/FormatIndentIncrease.js +++ b/icons/es5/FormatIndentIncrease.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatIndentIncrease(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatIndentIncrease(props) { fill: "currentColor" })); } + export default SvgFormatIndentIncrease; \ No newline at end of file diff --git a/icons/es5/FormatItalic.js b/icons/es5/FormatItalic.js index 9e2492215e..6b30a98bed 100644 --- a/icons/es5/FormatItalic.js +++ b/icons/es5/FormatItalic.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatItalic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatItalic(props) { fill: "currentColor" })); } + export default SvgFormatItalic; \ No newline at end of file diff --git a/icons/es5/FormatLineSpacing.js b/icons/es5/FormatLineSpacing.js index 4111e8c4b3..ba9d94300d 100644 --- a/icons/es5/FormatLineSpacing.js +++ b/icons/es5/FormatLineSpacing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatLineSpacing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatLineSpacing(props) { fill: "currentColor" })); } + export default SvgFormatLineSpacing; \ No newline at end of file diff --git a/icons/es5/FormatListBulleted.js b/icons/es5/FormatListBulleted.js index 468a98a5f1..7eb01ec641 100644 --- a/icons/es5/FormatListBulleted.js +++ b/icons/es5/FormatListBulleted.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatListBulleted(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatListBulleted(props) { fill: "currentColor" })); } + export default SvgFormatListBulleted; \ No newline at end of file diff --git a/icons/es5/FormatListNumbered.js b/icons/es5/FormatListNumbered.js index f3a33d5929..eab4c677a1 100644 --- a/icons/es5/FormatListNumbered.js +++ b/icons/es5/FormatListNumbered.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatListNumbered(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatListNumbered(props) { fill: "currentColor" })); } + export default SvgFormatListNumbered; \ No newline at end of file diff --git a/icons/es5/FormatListNumberedRtl.js b/icons/es5/FormatListNumberedRtl.js index 7cfef27817..e7a57af465 100644 --- a/icons/es5/FormatListNumberedRtl.js +++ b/icons/es5/FormatListNumberedRtl.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatListNumberedRtl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatListNumberedRtl(props) { fill: "currentColor" })); } + export default SvgFormatListNumberedRtl; \ No newline at end of file diff --git a/icons/es5/FormatOverline.js b/icons/es5/FormatOverline.js index 06d2321590..f191aaa1c1 100644 --- a/icons/es5/FormatOverline.js +++ b/icons/es5/FormatOverline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatOverline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatOverline(props) { fill: "currentColor" })); } + export default SvgFormatOverline; \ No newline at end of file diff --git a/icons/es5/FormatPaint.js b/icons/es5/FormatPaint.js index a61de2b53e..5ca2f62ce4 100644 --- a/icons/es5/FormatPaint.js +++ b/icons/es5/FormatPaint.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatPaint(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatPaint(props) { fill: "currentColor" })); } + export default SvgFormatPaint; \ No newline at end of file diff --git a/icons/es5/FormatQuote.js b/icons/es5/FormatQuote.js index 9f9ee8f7a2..f7f02a313b 100644 --- a/icons/es5/FormatQuote.js +++ b/icons/es5/FormatQuote.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatQuote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatQuote(props) { fill: "currentColor" })); } + export default SvgFormatQuote; \ No newline at end of file diff --git a/icons/es5/FormatShapes.js b/icons/es5/FormatShapes.js index 15f997125a..a712e5f1f8 100644 --- a/icons/es5/FormatShapes.js +++ b/icons/es5/FormatShapes.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatShapes(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatShapes(props) { fill: "currentColor" })); } + export default SvgFormatShapes; \ No newline at end of file diff --git a/icons/es5/FormatSize.js b/icons/es5/FormatSize.js index cf4c142d99..f2e5e8e6c8 100644 --- a/icons/es5/FormatSize.js +++ b/icons/es5/FormatSize.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatSize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgFormatSize(props) { fill: "currentColor" })); } + export default SvgFormatSize; \ No newline at end of file diff --git a/icons/es5/FormatStrikethrough.js b/icons/es5/FormatStrikethrough.js index 40680f4bf9..cdfc66459b 100644 --- a/icons/es5/FormatStrikethrough.js +++ b/icons/es5/FormatStrikethrough.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatStrikethrough(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatStrikethrough(props) { fill: "currentColor" })); } + export default SvgFormatStrikethrough; \ No newline at end of file diff --git a/icons/es5/FormatTextdirectionLToR.js b/icons/es5/FormatTextdirectionLToR.js index 3958eb5b42..966dd65ff5 100644 --- a/icons/es5/FormatTextdirectionLToR.js +++ b/icons/es5/FormatTextdirectionLToR.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatTextdirectionLToR(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatTextdirectionLToR(props) { fill: "currentColor" })); } + export default SvgFormatTextdirectionLToR; \ No newline at end of file diff --git a/icons/es5/FormatTextdirectionRToL.js b/icons/es5/FormatTextdirectionRToL.js index db03d332dd..9699f668db 100644 --- a/icons/es5/FormatTextdirectionRToL.js +++ b/icons/es5/FormatTextdirectionRToL.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatTextdirectionRToL(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatTextdirectionRToL(props) { fill: "currentColor" })); } + export default SvgFormatTextdirectionRToL; \ No newline at end of file diff --git a/icons/es5/FormatUnderlined.js b/icons/es5/FormatUnderlined.js index 662d8715dc..21ce9199ae 100644 --- a/icons/es5/FormatUnderlined.js +++ b/icons/es5/FormatUnderlined.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFormatUnderlined(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFormatUnderlined(props) { fill: "currentColor" })); } + export default SvgFormatUnderlined; \ No newline at end of file diff --git a/icons/es5/Fort.js b/icons/es5/Fort.js index e3deff7c9a..f966450dcd 100644 --- a/icons/es5/Fort.js +++ b/icons/es5/Fort.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFort(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFort(props) { fill: "currentColor" })); } + export default SvgFort; \ No newline at end of file diff --git a/icons/es5/Forum.js b/icons/es5/Forum.js index c8b7be8617..ff854b9f84 100644 --- a/icons/es5/Forum.js +++ b/icons/es5/Forum.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgForum(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgForum(props) { fill: "currentColor" })); } + export default SvgForum; \ No newline at end of file diff --git a/icons/es5/Forward.js b/icons/es5/Forward.js index e6e02a8c8f..6497a5adba 100644 --- a/icons/es5/Forward.js +++ b/icons/es5/Forward.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgForward(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgForward(props) { fill: "currentColor" })); } + export default SvgForward; \ No newline at end of file diff --git a/icons/es5/Forward10.js b/icons/es5/Forward10.js index 8370bc36ae..841a14cad6 100644 --- a/icons/es5/Forward10.js +++ b/icons/es5/Forward10.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgForward10(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgForward10(props) { fill: "currentColor" })); } + export default SvgForward10; \ No newline at end of file diff --git a/icons/es5/Forward30.js b/icons/es5/Forward30.js index ae29e6fa7c..eebf3fffdc 100644 --- a/icons/es5/Forward30.js +++ b/icons/es5/Forward30.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgForward30(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgForward30(props) { fill: "currentColor" })); } + export default SvgForward30; \ No newline at end of file diff --git a/icons/es5/Forward5.js b/icons/es5/Forward5.js index 569a626a86..9120b139f7 100644 --- a/icons/es5/Forward5.js +++ b/icons/es5/Forward5.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgForward5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgForward5(props) { fill: "currentColor" })); } + export default SvgForward5; \ No newline at end of file diff --git a/icons/es5/ForwardToInbox.js b/icons/es5/ForwardToInbox.js index f90e9a96fe..88adead664 100644 --- a/icons/es5/ForwardToInbox.js +++ b/icons/es5/ForwardToInbox.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgForwardToInbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgForwardToInbox(props) { fill: "currentColor" })); } + export default SvgForwardToInbox; \ No newline at end of file diff --git a/icons/es5/Foundation.js b/icons/es5/Foundation.js index 0bed6940f3..fa4af1c3f8 100644 --- a/icons/es5/Foundation.js +++ b/icons/es5/Foundation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFoundation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFoundation(props) { fill: "currentColor" })); } + export default SvgFoundation; \ No newline at end of file diff --git a/icons/es5/FreeBreakfast.js b/icons/es5/FreeBreakfast.js index 4e90e31f1b..f5d8f86ab0 100644 --- a/icons/es5/FreeBreakfast.js +++ b/icons/es5/FreeBreakfast.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFreeBreakfast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFreeBreakfast(props) { fill: "currentColor" })); } + export default SvgFreeBreakfast; \ No newline at end of file diff --git a/icons/es5/FreeCancellation.js b/icons/es5/FreeCancellation.js index 7c9cca688f..0add90c31d 100644 --- a/icons/es5/FreeCancellation.js +++ b/icons/es5/FreeCancellation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFreeCancellation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFreeCancellation(props) { fill: "currentColor" })); } + export default SvgFreeCancellation; \ No newline at end of file diff --git a/icons/es5/FrontHand.js b/icons/es5/FrontHand.js index 8c2320d29e..7d48f5fa62 100644 --- a/icons/es5/FrontHand.js +++ b/icons/es5/FrontHand.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFrontHand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFrontHand(props) { fill: "currentColor" })); } + export default SvgFrontHand; \ No newline at end of file diff --git a/icons/es5/Fullscreen.js b/icons/es5/Fullscreen.js index b1cb34ee2f..4691623e04 100644 --- a/icons/es5/Fullscreen.js +++ b/icons/es5/Fullscreen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFullscreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFullscreen(props) { fill: "currentColor" })); } + export default SvgFullscreen; \ No newline at end of file diff --git a/icons/es5/FullscreenExit.js b/icons/es5/FullscreenExit.js index 03e3639581..54b65fd9f9 100644 --- a/icons/es5/FullscreenExit.js +++ b/icons/es5/FullscreenExit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFullscreenExit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFullscreenExit(props) { fill: "currentColor" })); } + export default SvgFullscreenExit; \ No newline at end of file diff --git a/icons/es5/Functions.js b/icons/es5/Functions.js index 14c2177f69..a53a63b33b 100644 --- a/icons/es5/Functions.js +++ b/icons/es5/Functions.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgFunctions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgFunctions(props) { fill: "currentColor" })); } + export default SvgFunctions; \ No newline at end of file diff --git a/icons/es5/GMobiledata.js b/icons/es5/GMobiledata.js index 1d179be8fb..80ca4be7b2 100644 --- a/icons/es5/GMobiledata.js +++ b/icons/es5/GMobiledata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGMobiledata(props) { fill: "currentColor" })); } + export default SvgGMobiledata; \ No newline at end of file diff --git a/icons/es5/GTranslate.js b/icons/es5/GTranslate.js index 11a411f31e..c45a36a40c 100644 --- a/icons/es5/GTranslate.js +++ b/icons/es5/GTranslate.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGTranslate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGTranslate(props) { fill: "currentColor" })); } + export default SvgGTranslate; \ No newline at end of file diff --git a/icons/es5/Gamepad.js b/icons/es5/Gamepad.js index bef8703297..3d74006586 100644 --- a/icons/es5/Gamepad.js +++ b/icons/es5/Gamepad.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGamepad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGamepad(props) { fill: "currentColor" })); } + export default SvgGamepad; \ No newline at end of file diff --git a/icons/es5/Games.js b/icons/es5/Games.js index 2068cf6593..932f82c8df 100644 --- a/icons/es5/Games.js +++ b/icons/es5/Games.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGames(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGames(props) { fill: "currentColor" })); } + export default SvgGames; \ No newline at end of file diff --git a/icons/es5/Garage.js b/icons/es5/Garage.js index fd40f16b3b..f082cda466 100644 --- a/icons/es5/Garage.js +++ b/icons/es5/Garage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGarage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -23,4 +25,5 @@ function SvgGarage(props) { fill: "currentColor" })); } + export default SvgGarage; \ No newline at end of file diff --git a/icons/es5/GasMeter.js b/icons/es5/GasMeter.js index 79c2de8de1..86f49f4991 100644 --- a/icons/es5/GasMeter.js +++ b/icons/es5/GasMeter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGasMeter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGasMeter(props) { fill: "currentColor" })); } + export default SvgGasMeter; \ No newline at end of file diff --git a/icons/es5/Gavel.js b/icons/es5/Gavel.js index bcb02174eb..e5e1a0dbf3 100644 --- a/icons/es5/Gavel.js +++ b/icons/es5/Gavel.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGavel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGavel(props) { fill: "currentColor" })); } + export default SvgGavel; \ No newline at end of file diff --git a/icons/es5/GeneratingTokens.js b/icons/es5/GeneratingTokens.js index 86d6c4b400..98f25b8919 100644 --- a/icons/es5/GeneratingTokens.js +++ b/icons/es5/GeneratingTokens.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGeneratingTokens(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGeneratingTokens(props) { fill: "currentColor" })); } + export default SvgGeneratingTokens; \ No newline at end of file diff --git a/icons/es5/Gesture.js b/icons/es5/Gesture.js index cf0fd59fad..ef814496c6 100644 --- a/icons/es5/Gesture.js +++ b/icons/es5/Gesture.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGesture(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGesture(props) { fill: "currentColor" })); } + export default SvgGesture; \ No newline at end of file diff --git a/icons/es5/GetApp.js b/icons/es5/GetApp.js index 24437c00ec..dc059fe404 100644 --- a/icons/es5/GetApp.js +++ b/icons/es5/GetApp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGetApp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGetApp(props) { fill: "currentColor" })); } + export default SvgGetApp; \ No newline at end of file diff --git a/icons/es5/Gif.js b/icons/es5/Gif.js index 23f8ee1afc..c2cbafca1d 100644 --- a/icons/es5/Gif.js +++ b/icons/es5/Gif.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGif(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGif(props) { fill: "currentColor" })); } + export default SvgGif; \ No newline at end of file diff --git a/icons/es5/GifBox.js b/icons/es5/GifBox.js index a25d38d577..24ce727408 100644 --- a/icons/es5/GifBox.js +++ b/icons/es5/GifBox.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGifBox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGifBox(props) { fill: "currentColor" })); } + export default SvgGifBox; \ No newline at end of file diff --git a/icons/es5/Girl.js b/icons/es5/Girl.js index 9fe238fb4a..2cd07c022e 100644 --- a/icons/es5/Girl.js +++ b/icons/es5/Girl.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGirl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGirl(props) { fill: "currentColor" })); } + export default SvgGirl; \ No newline at end of file diff --git a/icons/es5/Gite.js b/icons/es5/Gite.js index 44b770ba4f..15f32951a0 100644 --- a/icons/es5/Gite.js +++ b/icons/es5/Gite.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGite(props) { fill: "currentColor" })); } + export default SvgGite; \ No newline at end of file diff --git a/icons/es5/GolfCourse.js b/icons/es5/GolfCourse.js index 2bd6df971e..98be4bd36d 100644 --- a/icons/es5/GolfCourse.js +++ b/icons/es5/GolfCourse.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGolfCourse(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgGolfCourse(props) { fill: "currentColor" })); } + export default SvgGolfCourse; \ No newline at end of file diff --git a/icons/es5/GoogleMeet.js b/icons/es5/GoogleMeet.js index 56f7df3860..000790e282 100644 --- a/icons/es5/GoogleMeet.js +++ b/icons/es5/GoogleMeet.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGoogleMeet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -26,4 +28,5 @@ function SvgGoogleMeet(props) { xlinkHref: "data:image/png;base64,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" }))); } + export default SvgGoogleMeet; \ No newline at end of file diff --git a/icons/es5/GppBad.js b/icons/es5/GppBad.js index 8cbc9223dc..612228ae01 100644 --- a/icons/es5/GppBad.js +++ b/icons/es5/GppBad.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGppBad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGppBad(props) { fill: "currentColor" })); } + export default SvgGppBad; \ No newline at end of file diff --git a/icons/es5/GppGood.js b/icons/es5/GppGood.js index 69e406b9fd..96887a7ce6 100644 --- a/icons/es5/GppGood.js +++ b/icons/es5/GppGood.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGppGood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGppGood(props) { fill: "currentColor" })); } + export default SvgGppGood; \ No newline at end of file diff --git a/icons/es5/GppMaybe.js b/icons/es5/GppMaybe.js index 84a4260ec0..148c9cb0a0 100644 --- a/icons/es5/GppMaybe.js +++ b/icons/es5/GppMaybe.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGppMaybe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGppMaybe(props) { fill: "currentColor" })); } + export default SvgGppMaybe; \ No newline at end of file diff --git a/icons/es5/GpsFixed.js b/icons/es5/GpsFixed.js index bb6ff8905d..9e090f624e 100644 --- a/icons/es5/GpsFixed.js +++ b/icons/es5/GpsFixed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGpsFixed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGpsFixed(props) { fill: "currentColor" })); } + export default SvgGpsFixed; \ No newline at end of file diff --git a/icons/es5/GpsNotFixed.js b/icons/es5/GpsNotFixed.js index 845358b3cf..78b1a78670 100644 --- a/icons/es5/GpsNotFixed.js +++ b/icons/es5/GpsNotFixed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGpsNotFixed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGpsNotFixed(props) { fill: "currentColor" })); } + export default SvgGpsNotFixed; \ No newline at end of file diff --git a/icons/es5/GpsOff.js b/icons/es5/GpsOff.js index 87fcfe97bc..4b1165976a 100644 --- a/icons/es5/GpsOff.js +++ b/icons/es5/GpsOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGpsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGpsOff(props) { fill: "currentColor" })); } + export default SvgGpsOff; \ No newline at end of file diff --git a/icons/es5/Grade.js b/icons/es5/Grade.js index 4dfc3c89a8..ac02db7bc0 100644 --- a/icons/es5/Grade.js +++ b/icons/es5/Grade.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGrade(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGrade(props) { fill: "currentColor" })); } + export default SvgGrade; \ No newline at end of file diff --git a/icons/es5/Gradient.js b/icons/es5/Gradient.js index 7874342a99..bd985eab39 100644 --- a/icons/es5/Gradient.js +++ b/icons/es5/Gradient.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGradient(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGradient(props) { fill: "currentColor" })); } + export default SvgGradient; \ No newline at end of file diff --git a/icons/es5/Grading.js b/icons/es5/Grading.js index a58f418f44..492c8e0cf5 100644 --- a/icons/es5/Grading.js +++ b/icons/es5/Grading.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGrading(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGrading(props) { fill: "currentColor" })); } + export default SvgGrading; \ No newline at end of file diff --git a/icons/es5/Grain.js b/icons/es5/Grain.js index e2bd235df5..957772b91f 100644 --- a/icons/es5/Grain.js +++ b/icons/es5/Grain.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGrain(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGrain(props) { fill: "currentColor" })); } + export default SvgGrain; \ No newline at end of file diff --git a/icons/es5/GraphicEq.js b/icons/es5/GraphicEq.js index e100198fe4..416f7a65fa 100644 --- a/icons/es5/GraphicEq.js +++ b/icons/es5/GraphicEq.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGraphicEq(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGraphicEq(props) { fill: "currentColor" })); } + export default SvgGraphicEq; \ No newline at end of file diff --git a/icons/es5/Grass.js b/icons/es5/Grass.js index 29248b1ad5..6efdc0414d 100644 --- a/icons/es5/Grass.js +++ b/icons/es5/Grass.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGrass(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGrass(props) { fill: "currentColor" })); } + export default SvgGrass; \ No newline at end of file diff --git a/icons/es5/GreaterThan.js b/icons/es5/GreaterThan.js index d126f2e3cf..6fc27ef96d 100644 --- a/icons/es5/GreaterThan.js +++ b/icons/es5/GreaterThan.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGreaterThan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgGreaterThan(props) { fill: "currentColor" })); } + export default SvgGreaterThan; \ No newline at end of file diff --git a/icons/es5/GreaterThanEqual.js b/icons/es5/GreaterThanEqual.js index 46f912b5e3..6212be0b9e 100644 --- a/icons/es5/GreaterThanEqual.js +++ b/icons/es5/GreaterThanEqual.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGreaterThanEqual(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgGreaterThanEqual(props) { fill: "currentColor" })); } + export default SvgGreaterThanEqual; \ No newline at end of file diff --git a/icons/es5/Grid3X3.js b/icons/es5/Grid3X3.js index 5336ab2d13..c24f134079 100644 --- a/icons/es5/Grid3X3.js +++ b/icons/es5/Grid3X3.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGrid3X3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGrid3X3(props) { fill: "currentColor" })); } + export default SvgGrid3X3; \ No newline at end of file diff --git a/icons/es5/Grid4X4.js b/icons/es5/Grid4X4.js index 83ef24f387..d8c22d3d9b 100644 --- a/icons/es5/Grid4X4.js +++ b/icons/es5/Grid4X4.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGrid4X4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGrid4X4(props) { fill: "currentColor" })); } + export default SvgGrid4X4; \ No newline at end of file diff --git a/icons/es5/GridGoldenratio.js b/icons/es5/GridGoldenratio.js index 72427fd274..5cb51407d9 100644 --- a/icons/es5/GridGoldenratio.js +++ b/icons/es5/GridGoldenratio.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGridGoldenratio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGridGoldenratio(props) { fill: "currentColor" })); } + export default SvgGridGoldenratio; \ No newline at end of file diff --git a/icons/es5/GridOff.js b/icons/es5/GridOff.js index 0726c43f10..aee10e4908 100644 --- a/icons/es5/GridOff.js +++ b/icons/es5/GridOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGridOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGridOff(props) { fill: "currentColor" })); } + export default SvgGridOff; \ No newline at end of file diff --git a/icons/es5/GridOn.js b/icons/es5/GridOn.js index 2eb04c298c..9292ff9eb0 100644 --- a/icons/es5/GridOn.js +++ b/icons/es5/GridOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGridOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGridOn(props) { fill: "currentColor" })); } + export default SvgGridOn; \ No newline at end of file diff --git a/icons/es5/GridView.js b/icons/es5/GridView.js index 003bede191..ae8b0a968b 100644 --- a/icons/es5/GridView.js +++ b/icons/es5/GridView.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGridView(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgGridView(props) { fill: "currentColor" })); } + export default SvgGridView; \ No newline at end of file diff --git a/icons/es5/Group.js b/icons/es5/Group.js index 1ba11785fd..bb372d0b22 100644 --- a/icons/es5/Group.js +++ b/icons/es5/Group.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGroup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGroup(props) { fill: "currentColor" })); } + export default SvgGroup; \ No newline at end of file diff --git a/icons/es5/GroupAdd.js b/icons/es5/GroupAdd.js index f0525ed8b2..818a2b8672 100644 --- a/icons/es5/GroupAdd.js +++ b/icons/es5/GroupAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGroupAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGroupAdd(props) { fill: "currentColor" })); } + export default SvgGroupAdd; \ No newline at end of file diff --git a/icons/es5/GroupOff.js b/icons/es5/GroupOff.js index 250cbdf9e0..c6ed9cde02 100644 --- a/icons/es5/GroupOff.js +++ b/icons/es5/GroupOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGroupOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGroupOff(props) { fill: "currentColor" })); } + export default SvgGroupOff; \ No newline at end of file diff --git a/icons/es5/GroupRemove.js b/icons/es5/GroupRemove.js index 3dad347414..77c3f11362 100644 --- a/icons/es5/GroupRemove.js +++ b/icons/es5/GroupRemove.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGroupRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGroupRemove(props) { fill: "currentColor" })); } + export default SvgGroupRemove; \ No newline at end of file diff --git a/icons/es5/GroupWork.js b/icons/es5/GroupWork.js index 41a310a2c0..a90b2fd83b 100644 --- a/icons/es5/GroupWork.js +++ b/icons/es5/GroupWork.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGroupWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGroupWork(props) { fill: "currentColor" })); } + export default SvgGroupWork; \ No newline at end of file diff --git a/icons/es5/Groups.js b/icons/es5/Groups.js index 3348d44a9a..fd8ea45973 100644 --- a/icons/es5/Groups.js +++ b/icons/es5/Groups.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGroups(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGroups(props) { fill: "currentColor" })); } + export default SvgGroups; \ No newline at end of file diff --git a/icons/es5/Groups2.js b/icons/es5/Groups2.js index 878730ce8e..71cb67cc03 100644 --- a/icons/es5/Groups2.js +++ b/icons/es5/Groups2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGroups2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGroups2(props) { fill: "currentColor" })); } + export default SvgGroups2; \ No newline at end of file diff --git a/icons/es5/Groups3.js b/icons/es5/Groups3.js index 40a1d50e89..5559786386 100644 --- a/icons/es5/Groups3.js +++ b/icons/es5/Groups3.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgGroups3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgGroups3(props) { fill: "currentColor" })); } + export default SvgGroups3; \ No newline at end of file diff --git a/icons/es5/HMobiledata.js b/icons/es5/HMobiledata.js index 64fd59bda9..4e59bf7a5e 100644 --- a/icons/es5/HMobiledata.js +++ b/icons/es5/HMobiledata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHMobiledata(props) { fill: "currentColor" })); } + export default SvgHMobiledata; \ No newline at end of file diff --git a/icons/es5/HPlusMobiledata.js b/icons/es5/HPlusMobiledata.js index 29502140f4..faff2e58c3 100644 --- a/icons/es5/HPlusMobiledata.js +++ b/icons/es5/HPlusMobiledata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHPlusMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHPlusMobiledata(props) { fill: "currentColor" })); } + export default SvgHPlusMobiledata; \ No newline at end of file diff --git a/icons/es5/Hail.js b/icons/es5/Hail.js index a45c134cc0..76c2891594 100644 --- a/icons/es5/Hail.js +++ b/icons/es5/Hail.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHail(props) { fill: "currentColor" })); } + export default SvgHail; \ No newline at end of file diff --git a/icons/es5/Handshake.js b/icons/es5/Handshake.js index 9f2bc39515..906fad47ff 100644 --- a/icons/es5/Handshake.js +++ b/icons/es5/Handshake.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHandshake(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHandshake(props) { fill: "currentColor" })); } + export default SvgHandshake; \ No newline at end of file diff --git a/icons/es5/Handyman.js b/icons/es5/Handyman.js index 1f46390283..20ed19217b 100644 --- a/icons/es5/Handyman.js +++ b/icons/es5/Handyman.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHandyman(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgHandyman(props) { fill: "currentColor" })); } + export default SvgHandyman; \ No newline at end of file diff --git a/icons/es5/Hardware.js b/icons/es5/Hardware.js index 10cff82216..5fd83ca6ac 100644 --- a/icons/es5/Hardware.js +++ b/icons/es5/Hardware.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHardware(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHardware(props) { fill: "currentColor" })); } + export default SvgHardware; \ No newline at end of file diff --git a/icons/es5/Hd.js b/icons/es5/Hd.js index 1d27990588..990ae53a80 100644 --- a/icons/es5/Hd.js +++ b/icons/es5/Hd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHd(props) { fill: "currentColor" })); } + export default SvgHd; \ No newline at end of file diff --git a/icons/es5/HdrAuto.js b/icons/es5/HdrAuto.js index a97e139c39..8d11462878 100644 --- a/icons/es5/HdrAuto.js +++ b/icons/es5/HdrAuto.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHdrAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgHdrAuto(props) { fill: "currentColor" })); } + export default SvgHdrAuto; \ No newline at end of file diff --git a/icons/es5/HdrAutoSelect.js b/icons/es5/HdrAutoSelect.js index 01b241d627..458cf90e9c 100644 --- a/icons/es5/HdrAutoSelect.js +++ b/icons/es5/HdrAutoSelect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHdrAutoSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgHdrAutoSelect(props) { fill: "currentColor" })); } + export default SvgHdrAutoSelect; \ No newline at end of file diff --git a/icons/es5/HdrEnhancedSelect.js b/icons/es5/HdrEnhancedSelect.js index 7dc500b718..63c5fedf7e 100644 --- a/icons/es5/HdrEnhancedSelect.js +++ b/icons/es5/HdrEnhancedSelect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHdrEnhancedSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHdrEnhancedSelect(props) { fill: "currentColor" })); } + export default SvgHdrEnhancedSelect; \ No newline at end of file diff --git a/icons/es5/HdrOff.js b/icons/es5/HdrOff.js index 3773b9ef29..add5f67b7a 100644 --- a/icons/es5/HdrOff.js +++ b/icons/es5/HdrOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHdrOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHdrOff(props) { fill: "currentColor" })); } + export default SvgHdrOff; \ No newline at end of file diff --git a/icons/es5/HdrOffSelect.js b/icons/es5/HdrOffSelect.js index 55dae16e21..912470c5a8 100644 --- a/icons/es5/HdrOffSelect.js +++ b/icons/es5/HdrOffSelect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHdrOffSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHdrOffSelect(props) { fill: "currentColor" })); } + export default SvgHdrOffSelect; \ No newline at end of file diff --git a/icons/es5/HdrOn.js b/icons/es5/HdrOn.js index 95a250433e..0896cfee0a 100644 --- a/icons/es5/HdrOn.js +++ b/icons/es5/HdrOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHdrOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHdrOn(props) { fill: "currentColor" })); } + export default SvgHdrOn; \ No newline at end of file diff --git a/icons/es5/HdrOnSelect.js b/icons/es5/HdrOnSelect.js index 6054cb98a6..d1e4ce32d2 100644 --- a/icons/es5/HdrOnSelect.js +++ b/icons/es5/HdrOnSelect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHdrOnSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHdrOnSelect(props) { fill: "currentColor" })); } + export default SvgHdrOnSelect; \ No newline at end of file diff --git a/icons/es5/HdrPlus.js b/icons/es5/HdrPlus.js index ff46beab62..153b1cd55c 100644 --- a/icons/es5/HdrPlus.js +++ b/icons/es5/HdrPlus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHdrPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgHdrPlus(props) { fill: "currentColor" })); } + export default SvgHdrPlus; \ No newline at end of file diff --git a/icons/es5/HdrStrong.js b/icons/es5/HdrStrong.js index eff32ce8f4..e55c97871d 100644 --- a/icons/es5/HdrStrong.js +++ b/icons/es5/HdrStrong.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHdrStrong(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHdrStrong(props) { fill: "currentColor" })); } + export default SvgHdrStrong; \ No newline at end of file diff --git a/icons/es5/HdrWeak.js b/icons/es5/HdrWeak.js index cde66cacb5..811b6c8096 100644 --- a/icons/es5/HdrWeak.js +++ b/icons/es5/HdrWeak.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHdrWeak(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHdrWeak(props) { fill: "currentColor" })); } + export default SvgHdrWeak; \ No newline at end of file diff --git a/icons/es5/Headphones.js b/icons/es5/Headphones.js index a1a5313baa..ed3f5a4002 100644 --- a/icons/es5/Headphones.js +++ b/icons/es5/Headphones.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHeadphones(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHeadphones(props) { fill: "currentColor" })); } + export default SvgHeadphones; \ No newline at end of file diff --git a/icons/es5/HeadphonesBattery.js b/icons/es5/HeadphonesBattery.js index bdc026a500..df09d63d41 100644 --- a/icons/es5/HeadphonesBattery.js +++ b/icons/es5/HeadphonesBattery.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHeadphonesBattery(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHeadphonesBattery(props) { fill: "currentColor" })); } + export default SvgHeadphonesBattery; \ No newline at end of file diff --git a/icons/es5/Headset.js b/icons/es5/Headset.js index 101954077c..aa4ea6e00b 100644 --- a/icons/es5/Headset.js +++ b/icons/es5/Headset.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHeadset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHeadset(props) { fill: "currentColor" })); } + export default SvgHeadset; \ No newline at end of file diff --git a/icons/es5/HeadsetMic.js b/icons/es5/HeadsetMic.js index 7b69524733..c819c9e2f9 100644 --- a/icons/es5/HeadsetMic.js +++ b/icons/es5/HeadsetMic.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHeadsetMic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHeadsetMic(props) { fill: "currentColor" })); } + export default SvgHeadsetMic; \ No newline at end of file diff --git a/icons/es5/HeadsetOff.js b/icons/es5/HeadsetOff.js index 70713c25c3..ed29f3b470 100644 --- a/icons/es5/HeadsetOff.js +++ b/icons/es5/HeadsetOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHeadsetOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHeadsetOff(props) { fill: "currentColor" })); } + export default SvgHeadsetOff; \ No newline at end of file diff --git a/icons/es5/Healing.js b/icons/es5/Healing.js index 60d527b926..626fea4dad 100644 --- a/icons/es5/Healing.js +++ b/icons/es5/Healing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHealing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHealing(props) { fill: "currentColor" })); } + export default SvgHealing; \ No newline at end of file diff --git a/icons/es5/HealthAndSafety.js b/icons/es5/HealthAndSafety.js index 5b309aa13b..7b1e5ff973 100644 --- a/icons/es5/HealthAndSafety.js +++ b/icons/es5/HealthAndSafety.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHealthAndSafety(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHealthAndSafety(props) { fill: "currentColor" })); } + export default SvgHealthAndSafety; \ No newline at end of file diff --git a/icons/es5/Hearing.js b/icons/es5/Hearing.js index ae03abbc11..718af2565d 100644 --- a/icons/es5/Hearing.js +++ b/icons/es5/Hearing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHearing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHearing(props) { fill: "currentColor" })); } + export default SvgHearing; \ No newline at end of file diff --git a/icons/es5/HearingDisabled.js b/icons/es5/HearingDisabled.js index dabf4dd45f..34c74bd8f8 100644 --- a/icons/es5/HearingDisabled.js +++ b/icons/es5/HearingDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHearingDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHearingDisabled(props) { fill: "currentColor" })); } + export default SvgHearingDisabled; \ No newline at end of file diff --git a/icons/es5/HeartBroken.js b/icons/es5/HeartBroken.js index 1ff7ae4ae8..49fcbb6f6f 100644 --- a/icons/es5/HeartBroken.js +++ b/icons/es5/HeartBroken.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHeartBroken(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHeartBroken(props) { fill: "currentColor" })); } + export default SvgHeartBroken; \ No newline at end of file diff --git a/icons/es5/HeatPump.js b/icons/es5/HeatPump.js index 258f52050f..2f32bd49f7 100644 --- a/icons/es5/HeatPump.js +++ b/icons/es5/HeatPump.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHeatPump(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHeatPump(props) { fill: "currentColor" })); } + export default SvgHeatPump; \ No newline at end of file diff --git a/icons/es5/Height.js b/icons/es5/Height.js index 957d75c2b5..93d3cc62e9 100644 --- a/icons/es5/Height.js +++ b/icons/es5/Height.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHeight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHeight(props) { fill: "currentColor" })); } + export default SvgHeight; \ No newline at end of file diff --git a/icons/es5/Help.js b/icons/es5/Help.js index b3455db14e..a70a4544fe 100644 --- a/icons/es5/Help.js +++ b/icons/es5/Help.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHelp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgHelp(props) { fill: "currentColor" })); } + export default SvgHelp; \ No newline at end of file diff --git a/icons/es5/HelpCenter.js b/icons/es5/HelpCenter.js index 311d26725a..60ebdecd5a 100644 --- a/icons/es5/HelpCenter.js +++ b/icons/es5/HelpCenter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHelpCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHelpCenter(props) { fill: "currentColor" })); } + export default SvgHelpCenter; \ No newline at end of file diff --git a/icons/es5/HelpOutline.js b/icons/es5/HelpOutline.js index 7f4a0a8431..608efe18d0 100644 --- a/icons/es5/HelpOutline.js +++ b/icons/es5/HelpOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHelpOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHelpOutline(props) { fill: "currentColor" })); } + export default SvgHelpOutline; \ No newline at end of file diff --git a/icons/es5/Hevc.js b/icons/es5/Hevc.js index f8199db53c..3084705b3d 100644 --- a/icons/es5/Hevc.js +++ b/icons/es5/Hevc.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHevc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHevc(props) { fill: "currentColor" })); } + export default SvgHevc; \ No newline at end of file diff --git a/icons/es5/Hexagon.js b/icons/es5/Hexagon.js index 03f13b1e37..68d2f27656 100644 --- a/icons/es5/Hexagon.js +++ b/icons/es5/Hexagon.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHexagon(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHexagon(props) { fill: "currentColor" })); } + export default SvgHexagon; \ No newline at end of file diff --git a/icons/es5/HideImage.js b/icons/es5/HideImage.js index 18c1c8c03e..5eea41454b 100644 --- a/icons/es5/HideImage.js +++ b/icons/es5/HideImage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHideImage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHideImage(props) { fill: "currentColor" })); } + export default SvgHideImage; \ No newline at end of file diff --git a/icons/es5/HideSource.js b/icons/es5/HideSource.js index 0298a6e95a..7c06ee1fee 100644 --- a/icons/es5/HideSource.js +++ b/icons/es5/HideSource.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHideSource(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHideSource(props) { fill: "currentColor" })); } + export default SvgHideSource; \ No newline at end of file diff --git a/icons/es5/HighQuality.js b/icons/es5/HighQuality.js index a47ae3abfe..1488330137 100644 --- a/icons/es5/HighQuality.js +++ b/icons/es5/HighQuality.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHighQuality(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHighQuality(props) { fill: "currentColor" })); } + export default SvgHighQuality; \ No newline at end of file diff --git a/icons/es5/Highlight.js b/icons/es5/Highlight.js index 8eed8a9231..db2f7a927f 100644 --- a/icons/es5/Highlight.js +++ b/icons/es5/Highlight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHighlight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgHighlight(props) { fill: "currentColor" })); } + export default SvgHighlight; \ No newline at end of file diff --git a/icons/es5/HighlightAlt.js b/icons/es5/HighlightAlt.js index 052613db69..766e5ee348 100644 --- a/icons/es5/HighlightAlt.js +++ b/icons/es5/HighlightAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHighlightAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHighlightAlt(props) { fill: "currentColor" })); } + export default SvgHighlightAlt; \ No newline at end of file diff --git a/icons/es5/HighlightOff.js b/icons/es5/HighlightOff.js index 1e49947b58..f2bd0a8059 100644 --- a/icons/es5/HighlightOff.js +++ b/icons/es5/HighlightOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHighlightOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHighlightOff(props) { fill: "currentColor" })); } + export default SvgHighlightOff; \ No newline at end of file diff --git a/icons/es5/Hiking.js b/icons/es5/Hiking.js index b438bf17df..fabb962885 100644 --- a/icons/es5/Hiking.js +++ b/icons/es5/Hiking.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHiking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHiking(props) { fill: "currentColor" })); } + export default SvgHiking; \ No newline at end of file diff --git a/icons/es5/History.js b/icons/es5/History.js index 5a204691ac..40b0c7879d 100644 --- a/icons/es5/History.js +++ b/icons/es5/History.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHistory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHistory(props) { fill: "currentColor" })); } + export default SvgHistory; \ No newline at end of file diff --git a/icons/es5/HistoryEdu.js b/icons/es5/HistoryEdu.js index 5699f05768..6bf76a4b6a 100644 --- a/icons/es5/HistoryEdu.js +++ b/icons/es5/HistoryEdu.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHistoryEdu(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHistoryEdu(props) { fill: "currentColor" })); } + export default SvgHistoryEdu; \ No newline at end of file diff --git a/icons/es5/HistoryToggleOff.js b/icons/es5/HistoryToggleOff.js index 4f26c116bf..eb56ebb6f1 100644 --- a/icons/es5/HistoryToggleOff.js +++ b/icons/es5/HistoryToggleOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHistoryToggleOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHistoryToggleOff(props) { fill: "currentColor" })); } + export default SvgHistoryToggleOff; \ No newline at end of file diff --git a/icons/es5/Hive.js b/icons/es5/Hive.js index 66254865d9..15a28995a9 100644 --- a/icons/es5/Hive.js +++ b/icons/es5/Hive.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHive(props) { fill: "currentColor" })); } + export default SvgHive; \ No newline at end of file diff --git a/icons/es5/Hls.js b/icons/es5/Hls.js index 312b988da6..79c26761c5 100644 --- a/icons/es5/Hls.js +++ b/icons/es5/Hls.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHls(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHls(props) { fill: "currentColor" })); } + export default SvgHls; \ No newline at end of file diff --git a/icons/es5/HlsOff.js b/icons/es5/HlsOff.js index d7ab2310b8..dc85153da7 100644 --- a/icons/es5/HlsOff.js +++ b/icons/es5/HlsOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHlsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHlsOff(props) { fill: "currentColor" })); } + export default SvgHlsOff; \ No newline at end of file diff --git a/icons/es5/HolidayVillage.js b/icons/es5/HolidayVillage.js index 1ea5754963..d223696784 100644 --- a/icons/es5/HolidayVillage.js +++ b/icons/es5/HolidayVillage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHolidayVillage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHolidayVillage(props) { fill: "currentColor" })); } + export default SvgHolidayVillage; \ No newline at end of file diff --git a/icons/es5/Home.js b/icons/es5/Home.js index a635101dd7..81f6a52f78 100644 --- a/icons/es5/Home.js +++ b/icons/es5/Home.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHome(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgHome(props) { fill: "currentColor" })); } + export default SvgHome; \ No newline at end of file diff --git a/icons/es5/HomeMax.js b/icons/es5/HomeMax.js index 365fd1a369..eb128108d3 100644 --- a/icons/es5/HomeMax.js +++ b/icons/es5/HomeMax.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHomeMax(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHomeMax(props) { fill: "currentColor" })); } + export default SvgHomeMax; \ No newline at end of file diff --git a/icons/es5/HomeMini.js b/icons/es5/HomeMini.js index f533108416..0e53ce4fd5 100644 --- a/icons/es5/HomeMini.js +++ b/icons/es5/HomeMini.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHomeMini(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHomeMini(props) { fill: "currentColor" })); } + export default SvgHomeMini; \ No newline at end of file diff --git a/icons/es5/HomeRepairService.js b/icons/es5/HomeRepairService.js index 2e79eeaa7c..7095af3a7b 100644 --- a/icons/es5/HomeRepairService.js +++ b/icons/es5/HomeRepairService.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHomeRepairService(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHomeRepairService(props) { fill: "currentColor" })); } + export default SvgHomeRepairService; \ No newline at end of file diff --git a/icons/es5/HomeWork.js b/icons/es5/HomeWork.js index e84e2516b0..980ebefcb7 100644 --- a/icons/es5/HomeWork.js +++ b/icons/es5/HomeWork.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHomeWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgHomeWork(props) { fill: "currentColor" })); } + export default SvgHomeWork; \ No newline at end of file diff --git a/icons/es5/HorizontalDistribute.js b/icons/es5/HorizontalDistribute.js index ed81953cdc..b5ff2179ad 100644 --- a/icons/es5/HorizontalDistribute.js +++ b/icons/es5/HorizontalDistribute.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHorizontalDistribute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHorizontalDistribute(props) { fill: "currentColor" })); } + export default SvgHorizontalDistribute; \ No newline at end of file diff --git a/icons/es5/HorizontalRule.js b/icons/es5/HorizontalRule.js index caa73c0182..7078303d60 100644 --- a/icons/es5/HorizontalRule.js +++ b/icons/es5/HorizontalRule.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHorizontalRule(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgHorizontalRule(props) { fill: "currentColor" })); } + export default SvgHorizontalRule; \ No newline at end of file diff --git a/icons/es5/HorizontalSplit.js b/icons/es5/HorizontalSplit.js index e40164e180..7e199aee91 100644 --- a/icons/es5/HorizontalSplit.js +++ b/icons/es5/HorizontalSplit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHorizontalSplit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHorizontalSplit(props) { fill: "currentColor" })); } + export default SvgHorizontalSplit; \ No newline at end of file diff --git a/icons/es5/HotTub.js b/icons/es5/HotTub.js index 4615b1acad..9638c3f7dc 100644 --- a/icons/es5/HotTub.js +++ b/icons/es5/HotTub.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHotTub(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgHotTub(props) { fill: "currentColor" })); } + export default SvgHotTub; \ No newline at end of file diff --git a/icons/es5/Hotel.js b/icons/es5/Hotel.js index 99851499ef..694aee6fe9 100644 --- a/icons/es5/Hotel.js +++ b/icons/es5/Hotel.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHotel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHotel(props) { fill: "currentColor" })); } + export default SvgHotel; \ No newline at end of file diff --git a/icons/es5/HotelClass.js b/icons/es5/HotelClass.js index 57a852a10e..1f57fad5a8 100644 --- a/icons/es5/HotelClass.js +++ b/icons/es5/HotelClass.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHotelClass(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHotelClass(props) { fill: "currentColor" })); } + export default SvgHotelClass; \ No newline at end of file diff --git a/icons/es5/HourglassBottom.js b/icons/es5/HourglassBottom.js index 719cebdd70..4b9cf10d2d 100644 --- a/icons/es5/HourglassBottom.js +++ b/icons/es5/HourglassBottom.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHourglassBottom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHourglassBottom(props) { fill: "currentColor" })); } + export default SvgHourglassBottom; \ No newline at end of file diff --git a/icons/es5/HourglassDisabled.js b/icons/es5/HourglassDisabled.js index 8372bc57ac..a586c852ed 100644 --- a/icons/es5/HourglassDisabled.js +++ b/icons/es5/HourglassDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHourglassDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHourglassDisabled(props) { fill: "currentColor" })); } + export default SvgHourglassDisabled; \ No newline at end of file diff --git a/icons/es5/HourglassEmpty.js b/icons/es5/HourglassEmpty.js index 14964f3bcc..f069a3ddd7 100644 --- a/icons/es5/HourglassEmpty.js +++ b/icons/es5/HourglassEmpty.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHourglassEmpty(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHourglassEmpty(props) { fill: "currentColor" })); } + export default SvgHourglassEmpty; \ No newline at end of file diff --git a/icons/es5/HourglassFull.js b/icons/es5/HourglassFull.js index f8e3272950..1ca6736671 100644 --- a/icons/es5/HourglassFull.js +++ b/icons/es5/HourglassFull.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHourglassFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHourglassFull(props) { fill: "currentColor" })); } + export default SvgHourglassFull; \ No newline at end of file diff --git a/icons/es5/HourglassTop.js b/icons/es5/HourglassTop.js index d59162e406..5c23ad27ec 100644 --- a/icons/es5/HourglassTop.js +++ b/icons/es5/HourglassTop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHourglassTop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHourglassTop(props) { fill: "currentColor" })); } + export default SvgHourglassTop; \ No newline at end of file diff --git a/icons/es5/House.js b/icons/es5/House.js index 4cbde0d7de..da21bd3714 100644 --- a/icons/es5/House.js +++ b/icons/es5/House.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHouse(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHouse(props) { fill: "currentColor" })); } + export default SvgHouse; \ No newline at end of file diff --git a/icons/es5/HouseSiding.js b/icons/es5/HouseSiding.js index a0aeb40064..b8014a843f 100644 --- a/icons/es5/HouseSiding.js +++ b/icons/es5/HouseSiding.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHouseSiding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHouseSiding(props) { fill: "currentColor" })); } + export default SvgHouseSiding; \ No newline at end of file diff --git a/icons/es5/Houseboat.js b/icons/es5/Houseboat.js index c9ab5172f9..87c89174ea 100644 --- a/icons/es5/Houseboat.js +++ b/icons/es5/Houseboat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHouseboat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHouseboat(props) { fill: "currentColor" })); } + export default SvgHouseboat; \ No newline at end of file diff --git a/icons/es5/HowToReg.js b/icons/es5/HowToReg.js index 42ebd0d5ea..4169959d6e 100644 --- a/icons/es5/HowToReg.js +++ b/icons/es5/HowToReg.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHowToReg(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHowToReg(props) { fill: "currentColor" })); } + export default SvgHowToReg; \ No newline at end of file diff --git a/icons/es5/HowToVote.js b/icons/es5/HowToVote.js index 311685982a..50fd2eb7c0 100644 --- a/icons/es5/HowToVote.js +++ b/icons/es5/HowToVote.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHowToVote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHowToVote(props) { fill: "currentColor" })); } + export default SvgHowToVote; \ No newline at end of file diff --git a/icons/es5/Html.js b/icons/es5/Html.js index df945e654e..92aa930b24 100644 --- a/icons/es5/Html.js +++ b/icons/es5/Html.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHtml(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHtml(props) { fill: "currentColor" })); } + export default SvgHtml; \ No newline at end of file diff --git a/icons/es5/Http.js b/icons/es5/Http.js index 8cca2fe430..6df7efbf85 100644 --- a/icons/es5/Http.js +++ b/icons/es5/Http.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHttp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHttp(props) { fill: "currentColor" })); } + export default SvgHttp; \ No newline at end of file diff --git a/icons/es5/Https.js b/icons/es5/Https.js index e1c21790e5..c2aa4bcb1b 100644 --- a/icons/es5/Https.js +++ b/icons/es5/Https.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHttps(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHttps(props) { fill: "currentColor" })); } + export default SvgHttps; \ No newline at end of file diff --git a/icons/es5/Hub.js b/icons/es5/Hub.js index 396c7a8bdb..86ab539db4 100644 --- a/icons/es5/Hub.js +++ b/icons/es5/Hub.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHub(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgHub(props) { fill: "currentColor" })); } + export default SvgHub; \ No newline at end of file diff --git a/icons/es5/Hvac.js b/icons/es5/Hvac.js index 5f191deaa1..e66edaf42c 100644 --- a/icons/es5/Hvac.js +++ b/icons/es5/Hvac.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgHvac(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgHvac(props) { fill: "currentColor" })); } + export default SvgHvac; \ No newline at end of file diff --git a/icons/es5/IceSkating.js b/icons/es5/IceSkating.js index 9895d02dbf..119137adb8 100644 --- a/icons/es5/IceSkating.js +++ b/icons/es5/IceSkating.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgIceSkating(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgIceSkating(props) { fill: "currentColor" })); } + export default SvgIceSkating; \ No newline at end of file diff --git a/icons/es5/Icecream.js b/icons/es5/Icecream.js index 8e7e8ab6a1..165d9564b1 100644 --- a/icons/es5/Icecream.js +++ b/icons/es5/Icecream.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgIcecream(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgIcecream(props) { fill: "currentColor" })); } + export default SvgIcecream; \ No newline at end of file diff --git a/icons/es5/Image.js b/icons/es5/Image.js index 95322b8c5c..ad2645ba11 100644 --- a/icons/es5/Image.js +++ b/icons/es5/Image.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgImage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgImage(props) { fill: "currentColor" })); } + export default SvgImage; \ No newline at end of file diff --git a/icons/es5/ImageAspectRatio.js b/icons/es5/ImageAspectRatio.js index c08331c025..99e2384254 100644 --- a/icons/es5/ImageAspectRatio.js +++ b/icons/es5/ImageAspectRatio.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgImageAspectRatio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgImageAspectRatio(props) { fill: "currentColor" })); } + export default SvgImageAspectRatio; \ No newline at end of file diff --git a/icons/es5/ImageNotSupported.js b/icons/es5/ImageNotSupported.js index 415f1e5a12..3abdc6fa78 100644 --- a/icons/es5/ImageNotSupported.js +++ b/icons/es5/ImageNotSupported.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgImageNotSupported(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgImageNotSupported(props) { fill: "currentColor" })); } + export default SvgImageNotSupported; \ No newline at end of file diff --git a/icons/es5/ImageSearch.js b/icons/es5/ImageSearch.js index 864522e8de..30185ac0b2 100644 --- a/icons/es5/ImageSearch.js +++ b/icons/es5/ImageSearch.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgImageSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgImageSearch(props) { fill: "currentColor" })); } + export default SvgImageSearch; \ No newline at end of file diff --git a/icons/es5/ImagesearchRoller.js b/icons/es5/ImagesearchRoller.js index 684038fc43..9ce49229d7 100644 --- a/icons/es5/ImagesearchRoller.js +++ b/icons/es5/ImagesearchRoller.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgImagesearchRoller(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgImagesearchRoller(props) { fill: "currentColor" })); } + export default SvgImagesearchRoller; \ No newline at end of file diff --git a/icons/es5/ImportContacts.js b/icons/es5/ImportContacts.js index ceaa07a9f2..ea870b6200 100644 --- a/icons/es5/ImportContacts.js +++ b/icons/es5/ImportContacts.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgImportContacts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgImportContacts(props) { fill: "currentColor" })); } + export default SvgImportContacts; \ No newline at end of file diff --git a/icons/es5/ImportExport.js b/icons/es5/ImportExport.js index cc6637e4ea..d79bcd7a52 100644 --- a/icons/es5/ImportExport.js +++ b/icons/es5/ImportExport.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgImportExport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgImportExport(props) { fill: "currentColor" })); } + export default SvgImportExport; \ No newline at end of file diff --git a/icons/es5/ImportantDevices.js b/icons/es5/ImportantDevices.js index e3d4759cf6..d187e6f5f3 100644 --- a/icons/es5/ImportantDevices.js +++ b/icons/es5/ImportantDevices.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgImportantDevices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgImportantDevices(props) { fill: "currentColor" })); } + export default SvgImportantDevices; \ No newline at end of file diff --git a/icons/es5/Inbox.js b/icons/es5/Inbox.js index dcb3efb463..82578753ca 100644 --- a/icons/es5/Inbox.js +++ b/icons/es5/Inbox.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInbox(props) { fill: "currentColor" })); } + export default SvgInbox; \ No newline at end of file diff --git a/icons/es5/IncompleteCircle.js b/icons/es5/IncompleteCircle.js index 0975c29802..5bbb0ac03b 100644 --- a/icons/es5/IncompleteCircle.js +++ b/icons/es5/IncompleteCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgIncompleteCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgIncompleteCircle(props) { fill: "currentColor" })); } + export default SvgIncompleteCircle; \ No newline at end of file diff --git a/icons/es5/IndeterminateCheckBox.js b/icons/es5/IndeterminateCheckBox.js index 5871448d44..161140783c 100644 --- a/icons/es5/IndeterminateCheckBox.js +++ b/icons/es5/IndeterminateCheckBox.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgIndeterminateCheckBox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgIndeterminateCheckBox(props) { fill: "currentColor" })); } + export default SvgIndeterminateCheckBox; \ No newline at end of file diff --git a/icons/es5/Info.js b/icons/es5/Info.js index b01bc10a8d..4f462cf637 100644 --- a/icons/es5/Info.js +++ b/icons/es5/Info.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInfo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgInfo(props) { fill: "currentColor" })); } + export default SvgInfo; \ No newline at end of file diff --git a/icons/es5/InfoOutline.js b/icons/es5/InfoOutline.js index 9419eeac81..6a32d6a309 100644 --- a/icons/es5/InfoOutline.js +++ b/icons/es5/InfoOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInfoOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgInfoOutline(props) { fill: "currentColor" })); } + export default SvgInfoOutline; \ No newline at end of file diff --git a/icons/es5/Input.js b/icons/es5/Input.js index 3bfd44f89d..a158f3ad40 100644 --- a/icons/es5/Input.js +++ b/icons/es5/Input.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInput(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInput(props) { fill: "currentColor" })); } + export default SvgInput; \ No newline at end of file diff --git a/icons/es5/InsertChart.js b/icons/es5/InsertChart.js index cd9ec6892d..a5fc539e57 100644 --- a/icons/es5/InsertChart.js +++ b/icons/es5/InsertChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInsertChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInsertChart(props) { fill: "currentColor" })); } + export default SvgInsertChart; \ No newline at end of file diff --git a/icons/es5/InsertChartOutlined.js b/icons/es5/InsertChartOutlined.js index 08f9342f2f..e3cd5f2381 100644 --- a/icons/es5/InsertChartOutlined.js +++ b/icons/es5/InsertChartOutlined.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInsertChartOutlined(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInsertChartOutlined(props) { fill: "currentColor" })); } + export default SvgInsertChartOutlined; \ No newline at end of file diff --git a/icons/es5/InsertComment.js b/icons/es5/InsertComment.js index 1758d68234..0c661658b7 100644 --- a/icons/es5/InsertComment.js +++ b/icons/es5/InsertComment.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInsertComment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInsertComment(props) { fill: "currentColor" })); } + export default SvgInsertComment; \ No newline at end of file diff --git a/icons/es5/InsertDriveFile.js b/icons/es5/InsertDriveFile.js index 732f44777a..ce99b3cf17 100644 --- a/icons/es5/InsertDriveFile.js +++ b/icons/es5/InsertDriveFile.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInsertDriveFile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInsertDriveFile(props) { fill: "currentColor" })); } + export default SvgInsertDriveFile; \ No newline at end of file diff --git a/icons/es5/InsertEmoticon.js b/icons/es5/InsertEmoticon.js index 303f770384..56d207f781 100644 --- a/icons/es5/InsertEmoticon.js +++ b/icons/es5/InsertEmoticon.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInsertEmoticon(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInsertEmoticon(props) { fill: "currentColor" })); } + export default SvgInsertEmoticon; \ No newline at end of file diff --git a/icons/es5/InsertInvitation.js b/icons/es5/InsertInvitation.js index 87827f119f..a1d1d168c5 100644 --- a/icons/es5/InsertInvitation.js +++ b/icons/es5/InsertInvitation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInsertInvitation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInsertInvitation(props) { fill: "currentColor" })); } + export default SvgInsertInvitation; \ No newline at end of file diff --git a/icons/es5/InsertLink.js b/icons/es5/InsertLink.js index 98c2f4b45f..67bba25beb 100644 --- a/icons/es5/InsertLink.js +++ b/icons/es5/InsertLink.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInsertLink(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInsertLink(props) { fill: "currentColor" })); } + export default SvgInsertLink; \ No newline at end of file diff --git a/icons/es5/InsertPageBreak.js b/icons/es5/InsertPageBreak.js index 49e595789d..c1ef31bd4d 100644 --- a/icons/es5/InsertPageBreak.js +++ b/icons/es5/InsertPageBreak.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInsertPageBreak(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInsertPageBreak(props) { fill: "currentColor" })); } + export default SvgInsertPageBreak; \ No newline at end of file diff --git a/icons/es5/InsertPhoto.js b/icons/es5/InsertPhoto.js index c70574d07c..ba623692aa 100644 --- a/icons/es5/InsertPhoto.js +++ b/icons/es5/InsertPhoto.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInsertPhoto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInsertPhoto(props) { fill: "currentColor" })); } + export default SvgInsertPhoto; \ No newline at end of file diff --git a/icons/es5/Insights.js b/icons/es5/Insights.js index b4f22ae7f5..045f0f464e 100644 --- a/icons/es5/Insights.js +++ b/icons/es5/Insights.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInsights(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgInsights(props) { fill: "currentColor" })); } + export default SvgInsights; \ No newline at end of file diff --git a/icons/es5/InstallDesktop.js b/icons/es5/InstallDesktop.js index 341f6c700c..f7741546a0 100644 --- a/icons/es5/InstallDesktop.js +++ b/icons/es5/InstallDesktop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInstallDesktop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgInstallDesktop(props) { fill: "currentColor" })); } + export default SvgInstallDesktop; \ No newline at end of file diff --git a/icons/es5/InstallMobile.js b/icons/es5/InstallMobile.js index 4613544d0f..be88cbf100 100644 --- a/icons/es5/InstallMobile.js +++ b/icons/es5/InstallMobile.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInstallMobile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgInstallMobile(props) { fill: "currentColor" })); } + export default SvgInstallMobile; \ No newline at end of file diff --git a/icons/es5/Institution.js b/icons/es5/Institution.js index 56610e53f5..abcf7b92ba 100644 --- a/icons/es5/Institution.js +++ b/icons/es5/Institution.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInstitution(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgInstitution(props) { fill: "currentColor" })); } + export default SvgInstitution; \ No newline at end of file diff --git a/icons/es5/IntegrationInstructions.js b/icons/es5/IntegrationInstructions.js index d2c93f1d5f..5eb29cbb68 100644 --- a/icons/es5/IntegrationInstructions.js +++ b/icons/es5/IntegrationInstructions.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgIntegrationInstructions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgIntegrationInstructions(props) { fill: "currentColor" })); } + export default SvgIntegrationInstructions; \ No newline at end of file diff --git a/icons/es5/Interests.js b/icons/es5/Interests.js index 4e70246c1c..63d8dd6eef 100644 --- a/icons/es5/Interests.js +++ b/icons/es5/Interests.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInterests(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInterests(props) { fill: "currentColor" })); } + export default SvgInterests; \ No newline at end of file diff --git a/icons/es5/InterpreterMode.js b/icons/es5/InterpreterMode.js index d5b4871f6d..d78bea4a29 100644 --- a/icons/es5/InterpreterMode.js +++ b/icons/es5/InterpreterMode.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInterpreterMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInterpreterMode(props) { fill: "currentColor" })); } + export default SvgInterpreterMode; \ No newline at end of file diff --git a/icons/es5/Inventory.js b/icons/es5/Inventory.js index d7336f10bd..ceb402838b 100644 --- a/icons/es5/Inventory.js +++ b/icons/es5/Inventory.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInventory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgInventory(props) { fill: "currentColor" })); } + export default SvgInventory; \ No newline at end of file diff --git a/icons/es5/Inventory2.js b/icons/es5/Inventory2.js index 0896aa5b45..5019f13ba3 100644 --- a/icons/es5/Inventory2.js +++ b/icons/es5/Inventory2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInventory2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInventory2(props) { fill: "currentColor" })); } + export default SvgInventory2; \ No newline at end of file diff --git a/icons/es5/InvertColors.js b/icons/es5/InvertColors.js index ee5eac1296..e20fb4b3ae 100644 --- a/icons/es5/InvertColors.js +++ b/icons/es5/InvertColors.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInvertColors(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInvertColors(props) { fill: "currentColor" })); } + export default SvgInvertColors; \ No newline at end of file diff --git a/icons/es5/InvertColorsOff.js b/icons/es5/InvertColorsOff.js index 973b2b4275..62b32c0795 100644 --- a/icons/es5/InvertColorsOff.js +++ b/icons/es5/InvertColorsOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgInvertColorsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgInvertColorsOff(props) { fill: "currentColor" })); } + export default SvgInvertColorsOff; \ No newline at end of file diff --git a/icons/es5/IosShare.js b/icons/es5/IosShare.js index 8c7d07bc61..4a38116673 100644 --- a/icons/es5/IosShare.js +++ b/icons/es5/IosShare.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgIosShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -15,4 +17,5 @@ function SvgIosShare(props) { fill: "currentColor" })); } + export default SvgIosShare; \ No newline at end of file diff --git a/icons/es5/Iron.js b/icons/es5/Iron.js index 8a7d0b0862..51bf7532d6 100644 --- a/icons/es5/Iron.js +++ b/icons/es5/Iron.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgIron(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgIron(props) { fill: "currentColor" })); } + export default SvgIron; \ No newline at end of file diff --git a/icons/es5/Iso.js b/icons/es5/Iso.js index 56aad3f0c5..569d6916e5 100644 --- a/icons/es5/Iso.js +++ b/icons/es5/Iso.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgIso(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgIso(props) { fill: "currentColor" })); } + export default SvgIso; \ No newline at end of file diff --git a/icons/es5/Issue.js b/icons/es5/Issue.js index fd86a3591a..cbc28f73a8 100644 --- a/icons/es5/Issue.js +++ b/icons/es5/Issue.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgIssue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -17,4 +19,5 @@ function SvgIssue(props) { fill: "currentColor" })); } + export default SvgIssue; \ No newline at end of file diff --git a/icons/es5/Javascript.js b/icons/es5/Javascript.js index 2ac6471ff7..6ab2045388 100644 --- a/icons/es5/Javascript.js +++ b/icons/es5/Javascript.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgJavascript(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgJavascript(props) { fill: "currentColor" })); } + export default SvgJavascript; \ No newline at end of file diff --git a/icons/es5/JoinFull.js b/icons/es5/JoinFull.js index b12d9a55f2..0d510ce334 100644 --- a/icons/es5/JoinFull.js +++ b/icons/es5/JoinFull.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgJoinFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -17,4 +19,5 @@ function SvgJoinFull(props) { fill: "currentColor" })); } + export default SvgJoinFull; \ No newline at end of file diff --git a/icons/es5/JoinInner.js b/icons/es5/JoinInner.js index 49a988f089..49144d93c7 100644 --- a/icons/es5/JoinInner.js +++ b/icons/es5/JoinInner.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgJoinInner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -17,4 +19,5 @@ function SvgJoinInner(props) { fill: "currentColor" })); } + export default SvgJoinInner; \ No newline at end of file diff --git a/icons/es5/JoinLeft.js b/icons/es5/JoinLeft.js index 8448b94d47..2d81883685 100644 --- a/icons/es5/JoinLeft.js +++ b/icons/es5/JoinLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgJoinLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -17,4 +19,5 @@ function SvgJoinLeft(props) { fill: "currentColor" })); } + export default SvgJoinLeft; \ No newline at end of file diff --git a/icons/es5/JoinRight.js b/icons/es5/JoinRight.js index c55d501345..a42aaa6171 100644 --- a/icons/es5/JoinRight.js +++ b/icons/es5/JoinRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgJoinRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -17,4 +19,5 @@ function SvgJoinRight(props) { fill: "currentColor" })); } + export default SvgJoinRight; \ No newline at end of file diff --git a/icons/es5/Kayaking.js b/icons/es5/Kayaking.js index 77e18d2038..1100bacd89 100644 --- a/icons/es5/Kayaking.js +++ b/icons/es5/Kayaking.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKayaking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKayaking(props) { fill: "currentColor" })); } + export default SvgKayaking; \ No newline at end of file diff --git a/icons/es5/KebabDining.js b/icons/es5/KebabDining.js index 7d86db24e8..22e7047e18 100644 --- a/icons/es5/KebabDining.js +++ b/icons/es5/KebabDining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKebabDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKebabDining(props) { fill: "currentColor" })); } + export default SvgKebabDining; \ No newline at end of file diff --git a/icons/es5/Key.js b/icons/es5/Key.js index 59694f88ee..f949efd8dc 100644 --- a/icons/es5/Key.js +++ b/icons/es5/Key.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKey(props) { fill: "currentColor" })); } + export default SvgKey; \ No newline at end of file diff --git a/icons/es5/KeyOff.js b/icons/es5/KeyOff.js index 449466fbed..23e7a85856 100644 --- a/icons/es5/KeyOff.js +++ b/icons/es5/KeyOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyOff(props) { fill: "currentColor" })); } + export default SvgKeyOff; \ No newline at end of file diff --git a/icons/es5/Keyboard.js b/icons/es5/Keyboard.js index 85af6e6a93..97d2888c31 100644 --- a/icons/es5/Keyboard.js +++ b/icons/es5/Keyboard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboard(props) { fill: "currentColor" })); } + export default SvgKeyboard; \ No newline at end of file diff --git a/icons/es5/KeyboardAlt.js b/icons/es5/KeyboardAlt.js index 97ad9fe57c..659ea73a5d 100644 --- a/icons/es5/KeyboardAlt.js +++ b/icons/es5/KeyboardAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardAlt(props) { fill: "currentColor" })); } + export default SvgKeyboardAlt; \ No newline at end of file diff --git a/icons/es5/KeyboardArrowDown.js b/icons/es5/KeyboardArrowDown.js index c3a16751cc..a8a71f41f1 100644 --- a/icons/es5/KeyboardArrowDown.js +++ b/icons/es5/KeyboardArrowDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardArrowDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardArrowDown(props) { fill: "currentColor" })); } + export default SvgKeyboardArrowDown; \ No newline at end of file diff --git a/icons/es5/KeyboardArrowLeft.js b/icons/es5/KeyboardArrowLeft.js index 4d7c8c5bd5..4429732e9c 100644 --- a/icons/es5/KeyboardArrowLeft.js +++ b/icons/es5/KeyboardArrowLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardArrowLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardArrowLeft(props) { fill: "currentColor" })); } + export default SvgKeyboardArrowLeft; \ No newline at end of file diff --git a/icons/es5/KeyboardArrowRight.js b/icons/es5/KeyboardArrowRight.js index 2f2bb42c32..fedecb8a13 100644 --- a/icons/es5/KeyboardArrowRight.js +++ b/icons/es5/KeyboardArrowRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardArrowRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardArrowRight(props) { fill: "currentColor" })); } + export default SvgKeyboardArrowRight; \ No newline at end of file diff --git a/icons/es5/KeyboardArrowUp.js b/icons/es5/KeyboardArrowUp.js index 58c4885c29..c6b9407241 100644 --- a/icons/es5/KeyboardArrowUp.js +++ b/icons/es5/KeyboardArrowUp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardArrowUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardArrowUp(props) { fill: "currentColor" })); } + export default SvgKeyboardArrowUp; \ No newline at end of file diff --git a/icons/es5/KeyboardBackspace.js b/icons/es5/KeyboardBackspace.js index 736778435a..529cb779d7 100644 --- a/icons/es5/KeyboardBackspace.js +++ b/icons/es5/KeyboardBackspace.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardBackspace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardBackspace(props) { fill: "currentColor" })); } + export default SvgKeyboardBackspace; \ No newline at end of file diff --git a/icons/es5/KeyboardCapslock.js b/icons/es5/KeyboardCapslock.js index 600a939bdc..e332db6574 100644 --- a/icons/es5/KeyboardCapslock.js +++ b/icons/es5/KeyboardCapslock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardCapslock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardCapslock(props) { fill: "currentColor" })); } + export default SvgKeyboardCapslock; \ No newline at end of file diff --git a/icons/es5/KeyboardCommandKey.js b/icons/es5/KeyboardCommandKey.js index 2259c99a60..45f7028756 100644 --- a/icons/es5/KeyboardCommandKey.js +++ b/icons/es5/KeyboardCommandKey.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardCommandKey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardCommandKey(props) { fill: "currentColor" })); } + export default SvgKeyboardCommandKey; \ No newline at end of file diff --git a/icons/es5/KeyboardControlKey.js b/icons/es5/KeyboardControlKey.js index 0498605e84..0787148558 100644 --- a/icons/es5/KeyboardControlKey.js +++ b/icons/es5/KeyboardControlKey.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardControlKey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardControlKey(props) { fill: "currentColor" })); } + export default SvgKeyboardControlKey; \ No newline at end of file diff --git a/icons/es5/KeyboardDoubleArrowDown.js b/icons/es5/KeyboardDoubleArrowDown.js index 81bd16c1c3..a087210792 100644 --- a/icons/es5/KeyboardDoubleArrowDown.js +++ b/icons/es5/KeyboardDoubleArrowDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardDoubleArrowDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgKeyboardDoubleArrowDown(props) { fill: "currentColor" })); } + export default SvgKeyboardDoubleArrowDown; \ No newline at end of file diff --git a/icons/es5/KeyboardDoubleArrowLeft.js b/icons/es5/KeyboardDoubleArrowLeft.js index eefedec46b..52a4ddc104 100644 --- a/icons/es5/KeyboardDoubleArrowLeft.js +++ b/icons/es5/KeyboardDoubleArrowLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardDoubleArrowLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgKeyboardDoubleArrowLeft(props) { fill: "currentColor" })); } + export default SvgKeyboardDoubleArrowLeft; \ No newline at end of file diff --git a/icons/es5/KeyboardDoubleArrowRight.js b/icons/es5/KeyboardDoubleArrowRight.js index e6a334135a..b5c47c4d0a 100644 --- a/icons/es5/KeyboardDoubleArrowRight.js +++ b/icons/es5/KeyboardDoubleArrowRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardDoubleArrowRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgKeyboardDoubleArrowRight(props) { fill: "currentColor" })); } + export default SvgKeyboardDoubleArrowRight; \ No newline at end of file diff --git a/icons/es5/KeyboardDoubleArrowUp.js b/icons/es5/KeyboardDoubleArrowUp.js index 30140c69b4..c56950d172 100644 --- a/icons/es5/KeyboardDoubleArrowUp.js +++ b/icons/es5/KeyboardDoubleArrowUp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardDoubleArrowUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgKeyboardDoubleArrowUp(props) { fill: "currentColor" })); } + export default SvgKeyboardDoubleArrowUp; \ No newline at end of file diff --git a/icons/es5/KeyboardHide.js b/icons/es5/KeyboardHide.js index 97cd8ffa3e..2c06af3a82 100644 --- a/icons/es5/KeyboardHide.js +++ b/icons/es5/KeyboardHide.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardHide(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardHide(props) { fill: "currentColor" })); } + export default SvgKeyboardHide; \ No newline at end of file diff --git a/icons/es5/KeyboardOptionKey.js b/icons/es5/KeyboardOptionKey.js index 08362a6c12..a07a2ef6b9 100644 --- a/icons/es5/KeyboardOptionKey.js +++ b/icons/es5/KeyboardOptionKey.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardOptionKey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardOptionKey(props) { fill: "currentColor" })); } + export default SvgKeyboardOptionKey; \ No newline at end of file diff --git a/icons/es5/KeyboardReturn.js b/icons/es5/KeyboardReturn.js index 9be2ef7da3..e610fcf4b4 100644 --- a/icons/es5/KeyboardReturn.js +++ b/icons/es5/KeyboardReturn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardReturn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardReturn(props) { fill: "currentColor" })); } + export default SvgKeyboardReturn; \ No newline at end of file diff --git a/icons/es5/KeyboardTab.js b/icons/es5/KeyboardTab.js index b2465c9272..4467199a17 100644 --- a/icons/es5/KeyboardTab.js +++ b/icons/es5/KeyboardTab.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardTab(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardTab(props) { fill: "currentColor" })); } + export default SvgKeyboardTab; \ No newline at end of file diff --git a/icons/es5/KeyboardVoice.js b/icons/es5/KeyboardVoice.js index f48a1b4325..e7764b1248 100644 --- a/icons/es5/KeyboardVoice.js +++ b/icons/es5/KeyboardVoice.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKeyboardVoice(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKeyboardVoice(props) { fill: "currentColor" })); } + export default SvgKeyboardVoice; \ No newline at end of file diff --git a/icons/es5/KingBed.js b/icons/es5/KingBed.js index c3387e64bc..7ca9abccd4 100644 --- a/icons/es5/KingBed.js +++ b/icons/es5/KingBed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKingBed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKingBed(props) { fill: "currentColor" })); } + export default SvgKingBed; \ No newline at end of file diff --git a/icons/es5/Kitchen.js b/icons/es5/Kitchen.js index d359ff2575..0ef08703b0 100644 --- a/icons/es5/Kitchen.js +++ b/icons/es5/Kitchen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKitchen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKitchen(props) { fill: "currentColor" })); } + export default SvgKitchen; \ No newline at end of file diff --git a/icons/es5/Kitesurfing.js b/icons/es5/Kitesurfing.js index 5fb7873c4e..3f686f68a9 100644 --- a/icons/es5/Kitesurfing.js +++ b/icons/es5/Kitesurfing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgKitesurfing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgKitesurfing(props) { fill: "currentColor" })); } + export default SvgKitesurfing; \ No newline at end of file diff --git a/icons/es5/Label.js b/icons/es5/Label.js index c1975e0ed6..f61bae3254 100644 --- a/icons/es5/Label.js +++ b/icons/es5/Label.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLabel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLabel(props) { fill: "currentColor" })); } + export default SvgLabel; \ No newline at end of file diff --git a/icons/es5/LabelImportant.js b/icons/es5/LabelImportant.js index 55cd71e621..97c5428522 100644 --- a/icons/es5/LabelImportant.js +++ b/icons/es5/LabelImportant.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLabelImportant(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLabelImportant(props) { fill: "currentColor" })); } + export default SvgLabelImportant; \ No newline at end of file diff --git a/icons/es5/LabelOff.js b/icons/es5/LabelOff.js index b56c192ce1..b8d7791b46 100644 --- a/icons/es5/LabelOff.js +++ b/icons/es5/LabelOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLabelOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLabelOff(props) { fill: "currentColor" })); } + export default SvgLabelOff; \ No newline at end of file diff --git a/icons/es5/Lan.js b/icons/es5/Lan.js index 05c928c53c..9118f6dbc9 100644 --- a/icons/es5/Lan.js +++ b/icons/es5/Lan.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLan(props) { fill: "currentColor" })); } + export default SvgLan; \ No newline at end of file diff --git a/icons/es5/Landscape.js b/icons/es5/Landscape.js index 66b3df4ca7..2cfea725f6 100644 --- a/icons/es5/Landscape.js +++ b/icons/es5/Landscape.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLandscape(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLandscape(props) { fill: "currentColor" })); } + export default SvgLandscape; \ No newline at end of file diff --git a/icons/es5/Landslide.js b/icons/es5/Landslide.js index 353fb80e90..b003ca2aa5 100644 --- a/icons/es5/Landslide.js +++ b/icons/es5/Landslide.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLandslide(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLandslide(props) { fill: "currentColor" })); } + export default SvgLandslide; \ No newline at end of file diff --git a/icons/es5/Language.js b/icons/es5/Language.js index 4801220c4c..86757bd2b2 100644 --- a/icons/es5/Language.js +++ b/icons/es5/Language.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLanguage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgLanguage(props) { fill: "currentColor" })); } + export default SvgLanguage; \ No newline at end of file diff --git a/icons/es5/Laptop.js b/icons/es5/Laptop.js index 278f058e15..9120d58c3f 100644 --- a/icons/es5/Laptop.js +++ b/icons/es5/Laptop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLaptop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgLaptop(props) { fill: "currentColor" })); } + export default SvgLaptop; \ No newline at end of file diff --git a/icons/es5/LaptopChromebook.js b/icons/es5/LaptopChromebook.js index 3428191939..bdbe220163 100644 --- a/icons/es5/LaptopChromebook.js +++ b/icons/es5/LaptopChromebook.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLaptopChromebook(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLaptopChromebook(props) { fill: "currentColor" })); } + export default SvgLaptopChromebook; \ No newline at end of file diff --git a/icons/es5/LaptopMac.js b/icons/es5/LaptopMac.js index e76cb0a64d..c607db1fec 100644 --- a/icons/es5/LaptopMac.js +++ b/icons/es5/LaptopMac.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLaptopMac(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLaptopMac(props) { fill: "currentColor" })); } + export default SvgLaptopMac; \ No newline at end of file diff --git a/icons/es5/LaptopWindows.js b/icons/es5/LaptopWindows.js index e152e8ac51..80be6a4319 100644 --- a/icons/es5/LaptopWindows.js +++ b/icons/es5/LaptopWindows.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLaptopWindows(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLaptopWindows(props) { fill: "currentColor" })); } + export default SvgLaptopWindows; \ No newline at end of file diff --git a/icons/es5/LastPage.js b/icons/es5/LastPage.js index 28525d88c8..a256cd80f0 100644 --- a/icons/es5/LastPage.js +++ b/icons/es5/LastPage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLastPage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLastPage(props) { fill: "currentColor" })); } + export default SvgLastPage; \ No newline at end of file diff --git a/icons/es5/Launch.js b/icons/es5/Launch.js index 74a032f959..aac5221248 100644 --- a/icons/es5/Launch.js +++ b/icons/es5/Launch.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLaunch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgLaunch(props) { fill: "currentColor" })); } + export default SvgLaunch; \ No newline at end of file diff --git a/icons/es5/Layers.js b/icons/es5/Layers.js index 50d24ebe3b..5830ecfc7b 100644 --- a/icons/es5/Layers.js +++ b/icons/es5/Layers.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLayers(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLayers(props) { fill: "currentColor" })); } + export default SvgLayers; \ No newline at end of file diff --git a/icons/es5/LayersClear.js b/icons/es5/LayersClear.js index d429777b99..1cb619c685 100644 --- a/icons/es5/LayersClear.js +++ b/icons/es5/LayersClear.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLayersClear(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLayersClear(props) { fill: "currentColor" })); } + export default SvgLayersClear; \ No newline at end of file diff --git a/icons/es5/Leaderboard.js b/icons/es5/Leaderboard.js index 6d53c84cb3..156844668f 100644 --- a/icons/es5/Leaderboard.js +++ b/icons/es5/Leaderboard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLeaderboard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLeaderboard(props) { fill: "currentColor" })); } + export default SvgLeaderboard; \ No newline at end of file diff --git a/icons/es5/LeakAdd.js b/icons/es5/LeakAdd.js index edb01b2829..f3680f7a6f 100644 --- a/icons/es5/LeakAdd.js +++ b/icons/es5/LeakAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLeakAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLeakAdd(props) { fill: "currentColor" })); } + export default SvgLeakAdd; \ No newline at end of file diff --git a/icons/es5/LeakRemove.js b/icons/es5/LeakRemove.js index ae13993b6a..3603fa5453 100644 --- a/icons/es5/LeakRemove.js +++ b/icons/es5/LeakRemove.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLeakRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLeakRemove(props) { fill: "currentColor" })); } + export default SvgLeakRemove; \ No newline at end of file diff --git a/icons/es5/LeaveBagsAtHome.js b/icons/es5/LeaveBagsAtHome.js index 5acaf458fb..0baa2eb68a 100644 --- a/icons/es5/LeaveBagsAtHome.js +++ b/icons/es5/LeaveBagsAtHome.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLeaveBagsAtHome(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLeaveBagsAtHome(props) { fill: "currentColor" })); } + export default SvgLeaveBagsAtHome; \ No newline at end of file diff --git a/icons/es5/LegendToggle.js b/icons/es5/LegendToggle.js index 328626b884..8851bdb50d 100644 --- a/icons/es5/LegendToggle.js +++ b/icons/es5/LegendToggle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLegendToggle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLegendToggle(props) { fill: "currentColor" })); } + export default SvgLegendToggle; \ No newline at end of file diff --git a/icons/es5/Lens.js b/icons/es5/Lens.js index dd6b361b0a..d092206aec 100644 --- a/icons/es5/Lens.js +++ b/icons/es5/Lens.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLens(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLens(props) { fill: "currentColor" })); } + export default SvgLens; \ No newline at end of file diff --git a/icons/es5/LensBlur.js b/icons/es5/LensBlur.js index 4f4ff7197a..a7ca47b964 100644 --- a/icons/es5/LensBlur.js +++ b/icons/es5/LensBlur.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLensBlur(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLensBlur(props) { fill: "currentColor" })); } + export default SvgLensBlur; \ No newline at end of file diff --git a/icons/es5/LessThan.js b/icons/es5/LessThan.js index c534ad3e40..d9559077ea 100644 --- a/icons/es5/LessThan.js +++ b/icons/es5/LessThan.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLessThan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgLessThan(props) { fill: "currentColor" })); } + export default SvgLessThan; \ No newline at end of file diff --git a/icons/es5/LessThanEqual.js b/icons/es5/LessThanEqual.js index 909486f2d4..86b3761067 100644 --- a/icons/es5/LessThanEqual.js +++ b/icons/es5/LessThanEqual.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLessThanEqual(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgLessThanEqual(props) { fill: "currentColor" })); } + export default SvgLessThanEqual; \ No newline at end of file diff --git a/icons/es5/LibraryAdd.js b/icons/es5/LibraryAdd.js index 5b24100cd6..3706069dff 100644 --- a/icons/es5/LibraryAdd.js +++ b/icons/es5/LibraryAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLibraryAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLibraryAdd(props) { fill: "currentColor" })); } + export default SvgLibraryAdd; \ No newline at end of file diff --git a/icons/es5/LibraryAddCheck.js b/icons/es5/LibraryAddCheck.js index 4be704a62c..6ea1b82555 100644 --- a/icons/es5/LibraryAddCheck.js +++ b/icons/es5/LibraryAddCheck.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLibraryAddCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLibraryAddCheck(props) { fill: "currentColor" })); } + export default SvgLibraryAddCheck; \ No newline at end of file diff --git a/icons/es5/LibraryBooks.js b/icons/es5/LibraryBooks.js index f215a9a662..97f72710d6 100644 --- a/icons/es5/LibraryBooks.js +++ b/icons/es5/LibraryBooks.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLibraryBooks(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLibraryBooks(props) { fill: "currentColor" })); } + export default SvgLibraryBooks; \ No newline at end of file diff --git a/icons/es5/LibraryMusic.js b/icons/es5/LibraryMusic.js index a6dc5c24bc..4bbdb6b1d8 100644 --- a/icons/es5/LibraryMusic.js +++ b/icons/es5/LibraryMusic.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLibraryMusic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLibraryMusic(props) { fill: "currentColor" })); } + export default SvgLibraryMusic; \ No newline at end of file diff --git a/icons/es5/Light.js b/icons/es5/Light.js index 17c690c981..4b13aa4e0c 100644 --- a/icons/es5/Light.js +++ b/icons/es5/Light.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLight(props) { fill: "currentColor" })); } + export default SvgLight; \ No newline at end of file diff --git a/icons/es5/LightMode.js b/icons/es5/LightMode.js index 681058b76b..c58bc2e574 100644 --- a/icons/es5/LightMode.js +++ b/icons/es5/LightMode.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLightMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLightMode(props) { fill: "currentColor" })); } + export default SvgLightMode; \ No newline at end of file diff --git a/icons/es5/Lightbulb.js b/icons/es5/Lightbulb.js index b8356f0114..f4c64ef40e 100644 --- a/icons/es5/Lightbulb.js +++ b/icons/es5/Lightbulb.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLightbulb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgLightbulb(props) { fill: "currentColor" })); } + export default SvgLightbulb; \ No newline at end of file diff --git a/icons/es5/LightbulbCircle.js b/icons/es5/LightbulbCircle.js index 569cf0c257..158c3641df 100644 --- a/icons/es5/LightbulbCircle.js +++ b/icons/es5/LightbulbCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLightbulbCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLightbulbCircle(props) { fill: "currentColor" })); } + export default SvgLightbulbCircle; \ No newline at end of file diff --git a/icons/es5/LineAxis.js b/icons/es5/LineAxis.js index 48d95056c1..8cc88fee9a 100644 --- a/icons/es5/LineAxis.js +++ b/icons/es5/LineAxis.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLineAxis(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLineAxis(props) { fill: "currentColor" })); } + export default SvgLineAxis; \ No newline at end of file diff --git a/icons/es5/LineStyle.js b/icons/es5/LineStyle.js index c34074aab2..1f3bd93a37 100644 --- a/icons/es5/LineStyle.js +++ b/icons/es5/LineStyle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLineStyle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLineStyle(props) { fill: "currentColor" })); } + export default SvgLineStyle; \ No newline at end of file diff --git a/icons/es5/LineWeight.js b/icons/es5/LineWeight.js index 106c44ba03..0f4e7a3882 100644 --- a/icons/es5/LineWeight.js +++ b/icons/es5/LineWeight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLineWeight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLineWeight(props) { fill: "currentColor" })); } + export default SvgLineWeight; \ No newline at end of file diff --git a/icons/es5/LinearScale.js b/icons/es5/LinearScale.js index 6518321a6f..5c0dc33866 100644 --- a/icons/es5/LinearScale.js +++ b/icons/es5/LinearScale.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLinearScale(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLinearScale(props) { fill: "currentColor" })); } + export default SvgLinearScale; \ No newline at end of file diff --git a/icons/es5/Link.js b/icons/es5/Link.js index 01036c8def..f574d11ab8 100644 --- a/icons/es5/Link.js +++ b/icons/es5/Link.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLink(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLink(props) { fill: "currentColor" })); } + export default SvgLink; \ No newline at end of file diff --git a/icons/es5/LinkOff.js b/icons/es5/LinkOff.js index d82df1710a..ac4d0d5b1e 100644 --- a/icons/es5/LinkOff.js +++ b/icons/es5/LinkOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLinkOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLinkOff(props) { fill: "currentColor" })); } + export default SvgLinkOff; \ No newline at end of file diff --git a/icons/es5/LinkedCamera.js b/icons/es5/LinkedCamera.js index f7d2fcf7f5..627b95f50b 100644 --- a/icons/es5/LinkedCamera.js +++ b/icons/es5/LinkedCamera.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLinkedCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgLinkedCamera(props) { fill: "currentColor" })); } + export default SvgLinkedCamera; \ No newline at end of file diff --git a/icons/es5/Liquor.js b/icons/es5/Liquor.js index cc3189e031..a33d2c0344 100644 --- a/icons/es5/Liquor.js +++ b/icons/es5/Liquor.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLiquor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLiquor(props) { fill: "currentColor" })); } + export default SvgLiquor; \ No newline at end of file diff --git a/icons/es5/List.js b/icons/es5/List.js index 7aec8182e6..2619d1189b 100644 --- a/icons/es5/List.js +++ b/icons/es5/List.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgList(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgList(props) { fill: "currentColor" })); } + export default SvgList; \ No newline at end of file diff --git a/icons/es5/ListAlt.js b/icons/es5/ListAlt.js index ad01e61e4e..ed60047f3b 100644 --- a/icons/es5/ListAlt.js +++ b/icons/es5/ListAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgListAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgListAlt(props) { fill: "currentColor" })); } + export default SvgListAlt; \ No newline at end of file diff --git a/icons/es5/ListView.js b/icons/es5/ListView.js index a57934c63a..5ddc5dd433 100644 --- a/icons/es5/ListView.js +++ b/icons/es5/ListView.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgListView(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgListView(props) { fill: "currentColor" })); } + export default SvgListView; \ No newline at end of file diff --git a/icons/es5/LiveHelp.js b/icons/es5/LiveHelp.js index eab2667424..a04bf0632d 100644 --- a/icons/es5/LiveHelp.js +++ b/icons/es5/LiveHelp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLiveHelp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLiveHelp(props) { fill: "currentColor" })); } + export default SvgLiveHelp; \ No newline at end of file diff --git a/icons/es5/LiveTv.js b/icons/es5/LiveTv.js index 5fa5795adf..37c2f21ee3 100644 --- a/icons/es5/LiveTv.js +++ b/icons/es5/LiveTv.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLiveTv(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLiveTv(props) { fill: "currentColor" })); } + export default SvgLiveTv; \ No newline at end of file diff --git a/icons/es5/Living.js b/icons/es5/Living.js index cd1e0949e2..a0437e329d 100644 --- a/icons/es5/Living.js +++ b/icons/es5/Living.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLiving(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgLiving(props) { fill: "currentColor" })); } + export default SvgLiving; \ No newline at end of file diff --git a/icons/es5/LocalActivity.js b/icons/es5/LocalActivity.js index cac6f5b551..fc288f4dc6 100644 --- a/icons/es5/LocalActivity.js +++ b/icons/es5/LocalActivity.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalActivity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalActivity(props) { fill: "currentColor" })); } + export default SvgLocalActivity; \ No newline at end of file diff --git a/icons/es5/LocalAirport.js b/icons/es5/LocalAirport.js index b32605fb33..3e10f904ba 100644 --- a/icons/es5/LocalAirport.js +++ b/icons/es5/LocalAirport.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalAirport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalAirport(props) { fill: "currentColor" })); } + export default SvgLocalAirport; \ No newline at end of file diff --git a/icons/es5/LocalAtm.js b/icons/es5/LocalAtm.js index 6a851bf75e..62a2570e57 100644 --- a/icons/es5/LocalAtm.js +++ b/icons/es5/LocalAtm.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalAtm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalAtm(props) { fill: "currentColor" })); } + export default SvgLocalAtm; \ No newline at end of file diff --git a/icons/es5/LocalBar.js b/icons/es5/LocalBar.js index 3ba56b5340..ab258842d2 100644 --- a/icons/es5/LocalBar.js +++ b/icons/es5/LocalBar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalBar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalBar(props) { fill: "currentColor" })); } + export default SvgLocalBar; \ No newline at end of file diff --git a/icons/es5/LocalCafe.js b/icons/es5/LocalCafe.js index a93227de65..a58a484c58 100644 --- a/icons/es5/LocalCafe.js +++ b/icons/es5/LocalCafe.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalCafe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalCafe(props) { fill: "currentColor" })); } + export default SvgLocalCafe; \ No newline at end of file diff --git a/icons/es5/LocalCarWash.js b/icons/es5/LocalCarWash.js index 2e2daa3921..13b613d205 100644 --- a/icons/es5/LocalCarWash.js +++ b/icons/es5/LocalCarWash.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalCarWash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalCarWash(props) { fill: "currentColor" })); } + export default SvgLocalCarWash; \ No newline at end of file diff --git a/icons/es5/LocalConvenienceStore.js b/icons/es5/LocalConvenienceStore.js index d57a27ba5b..345b6965b1 100644 --- a/icons/es5/LocalConvenienceStore.js +++ b/icons/es5/LocalConvenienceStore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalConvenienceStore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalConvenienceStore(props) { fill: "currentColor" })); } + export default SvgLocalConvenienceStore; \ No newline at end of file diff --git a/icons/es5/LocalDining.js b/icons/es5/LocalDining.js index daf9bf511d..e40750c32f 100644 --- a/icons/es5/LocalDining.js +++ b/icons/es5/LocalDining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalDining(props) { fill: "currentColor" })); } + export default SvgLocalDining; \ No newline at end of file diff --git a/icons/es5/LocalDrink.js b/icons/es5/LocalDrink.js index 093a6c5285..185f6ba2c1 100644 --- a/icons/es5/LocalDrink.js +++ b/icons/es5/LocalDrink.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalDrink(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalDrink(props) { fill: "currentColor" })); } + export default SvgLocalDrink; \ No newline at end of file diff --git a/icons/es5/LocalFireDepartment.js b/icons/es5/LocalFireDepartment.js index ba01044544..be877273a8 100644 --- a/icons/es5/LocalFireDepartment.js +++ b/icons/es5/LocalFireDepartment.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalFireDepartment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgLocalFireDepartment(props) { fill: "currentColor" })); } + export default SvgLocalFireDepartment; \ No newline at end of file diff --git a/icons/es5/LocalFlorist.js b/icons/es5/LocalFlorist.js index 96ab60927f..5fc370cffc 100644 --- a/icons/es5/LocalFlorist.js +++ b/icons/es5/LocalFlorist.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalFlorist(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalFlorist(props) { fill: "currentColor" })); } + export default SvgLocalFlorist; \ No newline at end of file diff --git a/icons/es5/LocalGasStation.js b/icons/es5/LocalGasStation.js index 3145c7071c..87adfee825 100644 --- a/icons/es5/LocalGasStation.js +++ b/icons/es5/LocalGasStation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalGasStation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalGasStation(props) { fill: "currentColor" })); } + export default SvgLocalGasStation; \ No newline at end of file diff --git a/icons/es5/LocalGroceryStore.js b/icons/es5/LocalGroceryStore.js index 7c014f4298..e98f96edc2 100644 --- a/icons/es5/LocalGroceryStore.js +++ b/icons/es5/LocalGroceryStore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalGroceryStore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalGroceryStore(props) { fill: "currentColor" })); } + export default SvgLocalGroceryStore; \ No newline at end of file diff --git a/icons/es5/LocalHospital.js b/icons/es5/LocalHospital.js index b38d545b6c..faba322901 100644 --- a/icons/es5/LocalHospital.js +++ b/icons/es5/LocalHospital.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalHospital(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalHospital(props) { fill: "currentColor" })); } + export default SvgLocalHospital; \ No newline at end of file diff --git a/icons/es5/LocalHotel.js b/icons/es5/LocalHotel.js index fb0f1db944..2e004747ff 100644 --- a/icons/es5/LocalHotel.js +++ b/icons/es5/LocalHotel.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalHotel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalHotel(props) { fill: "currentColor" })); } + export default SvgLocalHotel; \ No newline at end of file diff --git a/icons/es5/LocalLaundryService.js b/icons/es5/LocalLaundryService.js index dfb526e047..d27f4b581d 100644 --- a/icons/es5/LocalLaundryService.js +++ b/icons/es5/LocalLaundryService.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalLaundryService(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalLaundryService(props) { fill: "currentColor" })); } + export default SvgLocalLaundryService; \ No newline at end of file diff --git a/icons/es5/LocalLibrary.js b/icons/es5/LocalLibrary.js index 7e91103312..a32e995127 100644 --- a/icons/es5/LocalLibrary.js +++ b/icons/es5/LocalLibrary.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalLibrary(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalLibrary(props) { fill: "currentColor" })); } + export default SvgLocalLibrary; \ No newline at end of file diff --git a/icons/es5/LocalMall.js b/icons/es5/LocalMall.js index 4f68d0c760..c6bc80d2f6 100644 --- a/icons/es5/LocalMall.js +++ b/icons/es5/LocalMall.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalMall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalMall(props) { fill: "currentColor" })); } + export default SvgLocalMall; \ No newline at end of file diff --git a/icons/es5/LocalMovies.js b/icons/es5/LocalMovies.js index 46085dc982..bee3985f4c 100644 --- a/icons/es5/LocalMovies.js +++ b/icons/es5/LocalMovies.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalMovies(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalMovies(props) { fill: "currentColor" })); } + export default SvgLocalMovies; \ No newline at end of file diff --git a/icons/es5/LocalOffer.js b/icons/es5/LocalOffer.js index b068d25697..7d516d905b 100644 --- a/icons/es5/LocalOffer.js +++ b/icons/es5/LocalOffer.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalOffer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalOffer(props) { fill: "currentColor" })); } + export default SvgLocalOffer; \ No newline at end of file diff --git a/icons/es5/LocalParking.js b/icons/es5/LocalParking.js index 7487de0f5d..35e5e4a82d 100644 --- a/icons/es5/LocalParking.js +++ b/icons/es5/LocalParking.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalParking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalParking(props) { fill: "currentColor" })); } + export default SvgLocalParking; \ No newline at end of file diff --git a/icons/es5/LocalPharmacy.js b/icons/es5/LocalPharmacy.js index acde90825c..0ecdf5b138 100644 --- a/icons/es5/LocalPharmacy.js +++ b/icons/es5/LocalPharmacy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalPharmacy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalPharmacy(props) { fill: "currentColor" })); } + export default SvgLocalPharmacy; \ No newline at end of file diff --git a/icons/es5/LocalPhone.js b/icons/es5/LocalPhone.js index 722d69b345..1c36302a74 100644 --- a/icons/es5/LocalPhone.js +++ b/icons/es5/LocalPhone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalPhone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalPhone(props) { fill: "currentColor" })); } + export default SvgLocalPhone; \ No newline at end of file diff --git a/icons/es5/LocalPizza.js b/icons/es5/LocalPizza.js index 7388526856..28385e63bc 100644 --- a/icons/es5/LocalPizza.js +++ b/icons/es5/LocalPizza.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalPizza(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalPizza(props) { fill: "currentColor" })); } + export default SvgLocalPizza; \ No newline at end of file diff --git a/icons/es5/LocalPlay.js b/icons/es5/LocalPlay.js index 8b727ea809..f937e7a4fe 100644 --- a/icons/es5/LocalPlay.js +++ b/icons/es5/LocalPlay.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalPlay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalPlay(props) { fill: "currentColor" })); } + export default SvgLocalPlay; \ No newline at end of file diff --git a/icons/es5/LocalPolice.js b/icons/es5/LocalPolice.js index 7759b9685e..f94ccafd7f 100644 --- a/icons/es5/LocalPolice.js +++ b/icons/es5/LocalPolice.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalPolice(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalPolice(props) { fill: "currentColor" })); } + export default SvgLocalPolice; \ No newline at end of file diff --git a/icons/es5/LocalPostOffice.js b/icons/es5/LocalPostOffice.js index 751a17f3d1..7519245d51 100644 --- a/icons/es5/LocalPostOffice.js +++ b/icons/es5/LocalPostOffice.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalPostOffice(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalPostOffice(props) { fill: "currentColor" })); } + export default SvgLocalPostOffice; \ No newline at end of file diff --git a/icons/es5/LocalPrintshop.js b/icons/es5/LocalPrintshop.js index 230d080610..6167fb961b 100644 --- a/icons/es5/LocalPrintshop.js +++ b/icons/es5/LocalPrintshop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalPrintshop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalPrintshop(props) { fill: "currentColor" })); } + export default SvgLocalPrintshop; \ No newline at end of file diff --git a/icons/es5/LocalSee.js b/icons/es5/LocalSee.js index f5cd080498..be3bcf4841 100644 --- a/icons/es5/LocalSee.js +++ b/icons/es5/LocalSee.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalSee(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgLocalSee(props) { fill: "currentColor" })); } + export default SvgLocalSee; \ No newline at end of file diff --git a/icons/es5/LocalShipping.js b/icons/es5/LocalShipping.js index 1a3f3b26fb..ed7362dfe9 100644 --- a/icons/es5/LocalShipping.js +++ b/icons/es5/LocalShipping.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalShipping(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalShipping(props) { fill: "currentColor" })); } + export default SvgLocalShipping; \ No newline at end of file diff --git a/icons/es5/LocalTaxi.js b/icons/es5/LocalTaxi.js index c6d36dd4fe..4ecd2f8e1f 100644 --- a/icons/es5/LocalTaxi.js +++ b/icons/es5/LocalTaxi.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocalTaxi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocalTaxi(props) { fill: "currentColor" })); } + export default SvgLocalTaxi; \ No newline at end of file diff --git a/icons/es5/LocationCity.js b/icons/es5/LocationCity.js index a9970dbffc..99732e94c6 100644 --- a/icons/es5/LocationCity.js +++ b/icons/es5/LocationCity.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocationCity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocationCity(props) { fill: "currentColor" })); } + export default SvgLocationCity; \ No newline at end of file diff --git a/icons/es5/LocationDisabled.js b/icons/es5/LocationDisabled.js index 34f6fdb652..6727391a89 100644 --- a/icons/es5/LocationDisabled.js +++ b/icons/es5/LocationDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocationDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocationDisabled(props) { fill: "currentColor" })); } + export default SvgLocationDisabled; \ No newline at end of file diff --git a/icons/es5/LocationOff.js b/icons/es5/LocationOff.js index a6ea049766..2b06209b44 100644 --- a/icons/es5/LocationOff.js +++ b/icons/es5/LocationOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocationOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocationOff(props) { fill: "currentColor" })); } + export default SvgLocationOff; \ No newline at end of file diff --git a/icons/es5/LocationOn.js b/icons/es5/LocationOn.js index 67bb0437f7..f2533678b8 100644 --- a/icons/es5/LocationOn.js +++ b/icons/es5/LocationOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocationOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocationOn(props) { fill: "currentColor" })); } + export default SvgLocationOn; \ No newline at end of file diff --git a/icons/es5/LocationSearching.js b/icons/es5/LocationSearching.js index 00f64e0a10..8cab2ed106 100644 --- a/icons/es5/LocationSearching.js +++ b/icons/es5/LocationSearching.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocationSearching(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLocationSearching(props) { fill: "currentColor" })); } + export default SvgLocationSearching; \ No newline at end of file diff --git a/icons/es5/Lock.js b/icons/es5/Lock.js index b1a4daadc6..693934fb48 100644 --- a/icons/es5/Lock.js +++ b/icons/es5/Lock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLock(props) { fill: "currentColor" })); } + export default SvgLock; \ No newline at end of file diff --git a/icons/es5/LockClock.js b/icons/es5/LockClock.js index 5b728dcc5f..f6a228a30f 100644 --- a/icons/es5/LockClock.js +++ b/icons/es5/LockClock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLockClock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLockClock(props) { fill: "currentColor" })); } + export default SvgLockClock; \ No newline at end of file diff --git a/icons/es5/LockOpen.js b/icons/es5/LockOpen.js index ddd4c18e68..c764100d06 100644 --- a/icons/es5/LockOpen.js +++ b/icons/es5/LockOpen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLockOpen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLockOpen(props) { fill: "currentColor" })); } + export default SvgLockOpen; \ No newline at end of file diff --git a/icons/es5/LockPerson.js b/icons/es5/LockPerson.js index 37f1c94e7a..5fbbbc2f61 100644 --- a/icons/es5/LockPerson.js +++ b/icons/es5/LockPerson.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLockPerson(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgLockPerson(props) { fill: "currentColor" })); } + export default SvgLockPerson; \ No newline at end of file diff --git a/icons/es5/LockReset.js b/icons/es5/LockReset.js index 2e93d0209f..08a3574758 100644 --- a/icons/es5/LockReset.js +++ b/icons/es5/LockReset.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLockReset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLockReset(props) { fill: "currentColor" })); } + export default SvgLockReset; \ No newline at end of file diff --git a/icons/es5/Locked.js b/icons/es5/Locked.js index bd89e4a58a..4dab79274e 100644 --- a/icons/es5/Locked.js +++ b/icons/es5/Locked.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLocked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgLocked(props) { fill: "currentColor" })); } + export default SvgLocked; \ No newline at end of file diff --git a/icons/es5/Login.js b/icons/es5/Login.js index 82193d2701..64968dbc29 100644 --- a/icons/es5/Login.js +++ b/icons/es5/Login.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLogin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLogin(props) { fill: "currentColor" })); } + export default SvgLogin; \ No newline at end of file diff --git a/icons/es5/LogoDev.js b/icons/es5/LogoDev.js index c68846cb9d..65e86f27b2 100644 --- a/icons/es5/LogoDev.js +++ b/icons/es5/LogoDev.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLogoDev(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgLogoDev(props) { fill: "currentColor" })); } + export default SvgLogoDev; \ No newline at end of file diff --git a/icons/es5/Logout.js b/icons/es5/Logout.js index 3f8f927e0f..a33d6395d6 100644 --- a/icons/es5/Logout.js +++ b/icons/es5/Logout.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLogout(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgLogout(props) { fill: "currentColor" })); } + export default SvgLogout; \ No newline at end of file diff --git a/icons/es5/Looks.js b/icons/es5/Looks.js index a0ae6a8d8f..d09cc75737 100644 --- a/icons/es5/Looks.js +++ b/icons/es5/Looks.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLooks(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLooks(props) { fill: "currentColor" })); } + export default SvgLooks; \ No newline at end of file diff --git a/icons/es5/Looks3.js b/icons/es5/Looks3.js index ace883a85f..181b41c2cb 100644 --- a/icons/es5/Looks3.js +++ b/icons/es5/Looks3.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLooks3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLooks3(props) { fill: "currentColor" })); } + export default SvgLooks3; \ No newline at end of file diff --git a/icons/es5/Looks4.js b/icons/es5/Looks4.js index 2bf9654037..876803fe5e 100644 --- a/icons/es5/Looks4.js +++ b/icons/es5/Looks4.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLooks4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLooks4(props) { fill: "currentColor" })); } + export default SvgLooks4; \ No newline at end of file diff --git a/icons/es5/Looks5.js b/icons/es5/Looks5.js index e90718b3b6..67e9653c7e 100644 --- a/icons/es5/Looks5.js +++ b/icons/es5/Looks5.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLooks5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLooks5(props) { fill: "currentColor" })); } + export default SvgLooks5; \ No newline at end of file diff --git a/icons/es5/Looks6.js b/icons/es5/Looks6.js index 2677c07978..1290685fbe 100644 --- a/icons/es5/Looks6.js +++ b/icons/es5/Looks6.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLooks6(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLooks6(props) { fill: "currentColor" })); } + export default SvgLooks6; \ No newline at end of file diff --git a/icons/es5/LooksOne.js b/icons/es5/LooksOne.js index 6c073f7e38..41403d023c 100644 --- a/icons/es5/LooksOne.js +++ b/icons/es5/LooksOne.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLooksOne(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLooksOne(props) { fill: "currentColor" })); } + export default SvgLooksOne; \ No newline at end of file diff --git a/icons/es5/LooksTwo.js b/icons/es5/LooksTwo.js index 99b1fcea6d..7b95caabe9 100644 --- a/icons/es5/LooksTwo.js +++ b/icons/es5/LooksTwo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLooksTwo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLooksTwo(props) { fill: "currentColor" })); } + export default SvgLooksTwo; \ No newline at end of file diff --git a/icons/es5/Loop.js b/icons/es5/Loop.js index 434354b88e..66e84ff119 100644 --- a/icons/es5/Loop.js +++ b/icons/es5/Loop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLoop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLoop(props) { fill: "currentColor" })); } + export default SvgLoop; \ No newline at end of file diff --git a/icons/es5/Loupe.js b/icons/es5/Loupe.js index 964b10438d..de60ae64cd 100644 --- a/icons/es5/Loupe.js +++ b/icons/es5/Loupe.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLoupe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLoupe(props) { fill: "currentColor" })); } + export default SvgLoupe; \ No newline at end of file diff --git a/icons/es5/LowPriority.js b/icons/es5/LowPriority.js index 14112f44b0..fd379cc965 100644 --- a/icons/es5/LowPriority.js +++ b/icons/es5/LowPriority.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLowPriority(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLowPriority(props) { fill: "currentColor" })); } + export default SvgLowPriority; \ No newline at end of file diff --git a/icons/es5/Loyalty.js b/icons/es5/Loyalty.js index 8875e5dd86..8415efa314 100644 --- a/icons/es5/Loyalty.js +++ b/icons/es5/Loyalty.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLoyalty(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLoyalty(props) { fill: "currentColor" })); } + export default SvgLoyalty; \ No newline at end of file diff --git a/icons/es5/LteMobiledata.js b/icons/es5/LteMobiledata.js index 6b215bdff2..4d07e41e6c 100644 --- a/icons/es5/LteMobiledata.js +++ b/icons/es5/LteMobiledata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLteMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLteMobiledata(props) { fill: "currentColor" })); } + export default SvgLteMobiledata; \ No newline at end of file diff --git a/icons/es5/LtePlusMobiledata.js b/icons/es5/LtePlusMobiledata.js index a1ba552da3..bdb9f9d4d4 100644 --- a/icons/es5/LtePlusMobiledata.js +++ b/icons/es5/LtePlusMobiledata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLtePlusMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLtePlusMobiledata(props) { fill: "currentColor" })); } + export default SvgLtePlusMobiledata; \ No newline at end of file diff --git a/icons/es5/Luggage.js b/icons/es5/Luggage.js index f1a87cbc02..070c8d4ad7 100644 --- a/icons/es5/Luggage.js +++ b/icons/es5/Luggage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLuggage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLuggage(props) { fill: "currentColor" })); } + export default SvgLuggage; \ No newline at end of file diff --git a/icons/es5/LunchDining.js b/icons/es5/LunchDining.js index 6d47137b9b..0798b08e4c 100644 --- a/icons/es5/LunchDining.js +++ b/icons/es5/LunchDining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLunchDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgLunchDining(props) { fill: "currentColor" })); } + export default SvgLunchDining; \ No newline at end of file diff --git a/icons/es5/Lyrics.js b/icons/es5/Lyrics.js index 775c403322..44773fc879 100644 --- a/icons/es5/Lyrics.js +++ b/icons/es5/Lyrics.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgLyrics(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgLyrics(props) { fill: "currentColor" })); } + export default SvgLyrics; \ No newline at end of file diff --git a/icons/es5/MacroOff.js b/icons/es5/MacroOff.js index 7edc8eef10..f42ecee2b0 100644 --- a/icons/es5/MacroOff.js +++ b/icons/es5/MacroOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMacroOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMacroOff(props) { fill: "currentColor" })); } + export default SvgMacroOff; \ No newline at end of file diff --git a/icons/es5/Mail.js b/icons/es5/Mail.js index 5bad1801bf..f9e0aa8106 100644 --- a/icons/es5/Mail.js +++ b/icons/es5/Mail.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMail(props) { fill: "currentColor" })); } + export default SvgMail; \ No newline at end of file diff --git a/icons/es5/MailLock.js b/icons/es5/MailLock.js index 05fc5968d5..4c1025bfcf 100644 --- a/icons/es5/MailLock.js +++ b/icons/es5/MailLock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMailLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMailLock(props) { fill: "currentColor" })); } + export default SvgMailLock; \ No newline at end of file diff --git a/icons/es5/MailOutline.js b/icons/es5/MailOutline.js index c08b6a04ed..cc6486e94a 100644 --- a/icons/es5/MailOutline.js +++ b/icons/es5/MailOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMailOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMailOutline(props) { fill: "currentColor" })); } + export default SvgMailOutline; \ No newline at end of file diff --git a/icons/es5/Male.js b/icons/es5/Male.js index 8238766a74..4395da151d 100644 --- a/icons/es5/Male.js +++ b/icons/es5/Male.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMale(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMale(props) { fill: "currentColor" })); } + export default SvgMale; \ No newline at end of file diff --git a/icons/es5/Man.js b/icons/es5/Man.js index e024d47c38..5c0e1b7af6 100644 --- a/icons/es5/Man.js +++ b/icons/es5/Man.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgMan(props) { r: 2 })); } + export default SvgMan; \ No newline at end of file diff --git a/icons/es5/Man2.js b/icons/es5/Man2.js index e2307be7be..5b4403401e 100644 --- a/icons/es5/Man2.js +++ b/icons/es5/Man2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMan2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgMan2(props) { r: 2 })); } + export default SvgMan2; \ No newline at end of file diff --git a/icons/es5/Man3.js b/icons/es5/Man3.js index 21fc1b3cea..d252eb5f86 100644 --- a/icons/es5/Man3.js +++ b/icons/es5/Man3.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMan3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMan3(props) { fill: "currentColor" })); } + export default SvgMan3; \ No newline at end of file diff --git a/icons/es5/Man4.js b/icons/es5/Man4.js index 566779232e..8b988fb368 100644 --- a/icons/es5/Man4.js +++ b/icons/es5/Man4.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMan4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgMan4(props) { r: 2 })); } + export default SvgMan4; \ No newline at end of file diff --git a/icons/es5/ManageAccounts.js b/icons/es5/ManageAccounts.js index 525360830b..70965e44c8 100644 --- a/icons/es5/ManageAccounts.js +++ b/icons/es5/ManageAccounts.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgManageAccounts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgManageAccounts(props) { fill: "currentColor" })); } + export default SvgManageAccounts; \ No newline at end of file diff --git a/icons/es5/ManageHistory.js b/icons/es5/ManageHistory.js index 1b2e7cf79a..ef593017fa 100644 --- a/icons/es5/ManageHistory.js +++ b/icons/es5/ManageHistory.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgManageHistory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgManageHistory(props) { fill: "currentColor" })); } + export default SvgManageHistory; \ No newline at end of file diff --git a/icons/es5/ManageSearch.js b/icons/es5/ManageSearch.js index 2f68570a0f..345167bba5 100644 --- a/icons/es5/ManageSearch.js +++ b/icons/es5/ManageSearch.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgManageSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgManageSearch(props) { fill: "currentColor" })); } + export default SvgManageSearch; \ No newline at end of file diff --git a/icons/es5/Map.js b/icons/es5/Map.js index 34def5e599..6fde7b249e 100644 --- a/icons/es5/Map.js +++ b/icons/es5/Map.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMap(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMap(props) { fill: "currentColor" })); } + export default SvgMap; \ No newline at end of file diff --git a/icons/es5/MapsHomeWork.js b/icons/es5/MapsHomeWork.js index 3268b81dda..b8326e6b6e 100644 --- a/icons/es5/MapsHomeWork.js +++ b/icons/es5/MapsHomeWork.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMapsHomeWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMapsHomeWork(props) { fill: "currentColor" })); } + export default SvgMapsHomeWork; \ No newline at end of file diff --git a/icons/es5/MapsUgc.js b/icons/es5/MapsUgc.js index 885392dc28..e604f10656 100644 --- a/icons/es5/MapsUgc.js +++ b/icons/es5/MapsUgc.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMapsUgc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgMapsUgc(props) { fill: "currentColor" })); } + export default SvgMapsUgc; \ No newline at end of file diff --git a/icons/es5/Margin.js b/icons/es5/Margin.js index a94f92ab01..ef8d59699e 100644 --- a/icons/es5/Margin.js +++ b/icons/es5/Margin.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMargin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMargin(props) { fill: "currentColor" })); } + export default SvgMargin; \ No newline at end of file diff --git a/icons/es5/MarkAsUnread.js b/icons/es5/MarkAsUnread.js index abbed85d3f..a50e96677d 100644 --- a/icons/es5/MarkAsUnread.js +++ b/icons/es5/MarkAsUnread.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMarkAsUnread(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMarkAsUnread(props) { fill: "currentColor" })); } + export default SvgMarkAsUnread; \ No newline at end of file diff --git a/icons/es5/MarkChatRead.js b/icons/es5/MarkChatRead.js index 1450c84507..03f238a404 100644 --- a/icons/es5/MarkChatRead.js +++ b/icons/es5/MarkChatRead.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMarkChatRead(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMarkChatRead(props) { fill: "currentColor" })); } + export default SvgMarkChatRead; \ No newline at end of file diff --git a/icons/es5/MarkChatUnread.js b/icons/es5/MarkChatUnread.js index 0de8503dae..67612c02c3 100644 --- a/icons/es5/MarkChatUnread.js +++ b/icons/es5/MarkChatUnread.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMarkChatUnread(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMarkChatUnread(props) { fill: "currentColor" })); } + export default SvgMarkChatUnread; \ No newline at end of file diff --git a/icons/es5/MarkEmailRead.js b/icons/es5/MarkEmailRead.js index 81de221ef1..ace62cb810 100644 --- a/icons/es5/MarkEmailRead.js +++ b/icons/es5/MarkEmailRead.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMarkEmailRead(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMarkEmailRead(props) { fill: "currentColor" })); } + export default SvgMarkEmailRead; \ No newline at end of file diff --git a/icons/es5/MarkEmailUnread.js b/icons/es5/MarkEmailUnread.js index 9f32919cc1..8f2e8b95f7 100644 --- a/icons/es5/MarkEmailUnread.js +++ b/icons/es5/MarkEmailUnread.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMarkEmailUnread(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMarkEmailUnread(props) { fill: "currentColor" })); } + export default SvgMarkEmailUnread; \ No newline at end of file diff --git a/icons/es5/MarkUnreadChatAlt.js b/icons/es5/MarkUnreadChatAlt.js index 192bcea59e..078af43a9f 100644 --- a/icons/es5/MarkUnreadChatAlt.js +++ b/icons/es5/MarkUnreadChatAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMarkUnreadChatAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgMarkUnreadChatAlt(props) { fill: "currentColor" })); } + export default SvgMarkUnreadChatAlt; \ No newline at end of file diff --git a/icons/es5/Markunread.js b/icons/es5/Markunread.js index 9fda05aae6..a093e1c060 100644 --- a/icons/es5/Markunread.js +++ b/icons/es5/Markunread.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMarkunread(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMarkunread(props) { fill: "currentColor" })); } + export default SvgMarkunread; \ No newline at end of file diff --git a/icons/es5/MarkunreadMailbox.js b/icons/es5/MarkunreadMailbox.js index 9cdd6d745e..26da6bcce9 100644 --- a/icons/es5/MarkunreadMailbox.js +++ b/icons/es5/MarkunreadMailbox.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMarkunreadMailbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMarkunreadMailbox(props) { fill: "currentColor" })); } + export default SvgMarkunreadMailbox; \ No newline at end of file diff --git a/icons/es5/Masks.js b/icons/es5/Masks.js index 3a5a733cd5..4302b04d70 100644 --- a/icons/es5/Masks.js +++ b/icons/es5/Masks.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMasks(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMasks(props) { fill: "currentColor" })); } + export default SvgMasks; \ No newline at end of file diff --git a/icons/es5/Maximize.js b/icons/es5/Maximize.js index 1613f53f7c..0f60232ce4 100644 --- a/icons/es5/Maximize.js +++ b/icons/es5/Maximize.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMaximize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMaximize(props) { fill: "currentColor" })); } + export default SvgMaximize; \ No newline at end of file diff --git a/icons/es5/MediaBluetoothOff.js b/icons/es5/MediaBluetoothOff.js index 7b363feffe..9b62890896 100644 --- a/icons/es5/MediaBluetoothOff.js +++ b/icons/es5/MediaBluetoothOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMediaBluetoothOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMediaBluetoothOff(props) { fill: "currentColor" })); } + export default SvgMediaBluetoothOff; \ No newline at end of file diff --git a/icons/es5/MediaBluetoothOn.js b/icons/es5/MediaBluetoothOn.js index a306061a49..9b7bb03d6f 100644 --- a/icons/es5/MediaBluetoothOn.js +++ b/icons/es5/MediaBluetoothOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMediaBluetoothOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMediaBluetoothOn(props) { fill: "currentColor" })); } + export default SvgMediaBluetoothOn; \ No newline at end of file diff --git a/icons/es5/Mediation.js b/icons/es5/Mediation.js index a23d9bf019..93018bd79d 100644 --- a/icons/es5/Mediation.js +++ b/icons/es5/Mediation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMediation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMediation(props) { fill: "currentColor" })); } + export default SvgMediation; \ No newline at end of file diff --git a/icons/es5/MedicalInformation.js b/icons/es5/MedicalInformation.js index 415b4581eb..92b69d213f 100644 --- a/icons/es5/MedicalInformation.js +++ b/icons/es5/MedicalInformation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMedicalInformation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMedicalInformation(props) { fill: "currentColor" })); } + export default SvgMedicalInformation; \ No newline at end of file diff --git a/icons/es5/MedicalServices.js b/icons/es5/MedicalServices.js index 5128336dfd..29787360f5 100644 --- a/icons/es5/MedicalServices.js +++ b/icons/es5/MedicalServices.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMedicalServices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMedicalServices(props) { fill: "currentColor" })); } + export default SvgMedicalServices; \ No newline at end of file diff --git a/icons/es5/Medication.js b/icons/es5/Medication.js index 12b5a328e2..590794d338 100644 --- a/icons/es5/Medication.js +++ b/icons/es5/Medication.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMedication(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMedication(props) { fill: "currentColor" })); } + export default SvgMedication; \ No newline at end of file diff --git a/icons/es5/MedicationLiquid.js b/icons/es5/MedicationLiquid.js index 5fb49e2fc6..5e23a21fbf 100644 --- a/icons/es5/MedicationLiquid.js +++ b/icons/es5/MedicationLiquid.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMedicationLiquid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMedicationLiquid(props) { fill: "currentColor" })); } + export default SvgMedicationLiquid; \ No newline at end of file diff --git a/icons/es5/MeetingRoom.js b/icons/es5/MeetingRoom.js index efc92aec7c..d2a146c0cc 100644 --- a/icons/es5/MeetingRoom.js +++ b/icons/es5/MeetingRoom.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMeetingRoom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMeetingRoom(props) { fill: "currentColor" })); } + export default SvgMeetingRoom; \ No newline at end of file diff --git a/icons/es5/Memory.js b/icons/es5/Memory.js index 7c16f2e035..34142608bd 100644 --- a/icons/es5/Memory.js +++ b/icons/es5/Memory.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMemory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMemory(props) { fill: "currentColor" })); } + export default SvgMemory; \ No newline at end of file diff --git a/icons/es5/Menu.js b/icons/es5/Menu.js index 4b85dc2cc2..70005f24a9 100644 --- a/icons/es5/Menu.js +++ b/icons/es5/Menu.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMenu(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgMenu(props) { fill: "currentColor" })); } + export default SvgMenu; \ No newline at end of file diff --git a/icons/es5/MenuBook.js b/icons/es5/MenuBook.js index 5a1ea7af37..ed564182ac 100644 --- a/icons/es5/MenuBook.js +++ b/icons/es5/MenuBook.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMenuBook(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMenuBook(props) { fill: "currentColor" })); } + export default SvgMenuBook; \ No newline at end of file diff --git a/icons/es5/MenuOpen.js b/icons/es5/MenuOpen.js index d9450f2768..7c48b8adcb 100644 --- a/icons/es5/MenuOpen.js +++ b/icons/es5/MenuOpen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMenuOpen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMenuOpen(props) { fill: "currentColor" })); } + export default SvgMenuOpen; \ No newline at end of file diff --git a/icons/es5/Merge.js b/icons/es5/Merge.js index 4d0a435745..82aa2e1a56 100644 --- a/icons/es5/Merge.js +++ b/icons/es5/Merge.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMerge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMerge(props) { fill: "currentColor" })); } + export default SvgMerge; \ No newline at end of file diff --git a/icons/es5/MergeType.js b/icons/es5/MergeType.js index 2e110132aa..31d3e61172 100644 --- a/icons/es5/MergeType.js +++ b/icons/es5/MergeType.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMergeType(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMergeType(props) { fill: "currentColor" })); } + export default SvgMergeType; \ No newline at end of file diff --git a/icons/es5/Message.js b/icons/es5/Message.js index f6ae66e1a7..9dd212a88d 100644 --- a/icons/es5/Message.js +++ b/icons/es5/Message.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMessage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMessage(props) { fill: "currentColor" })); } + export default SvgMessage; \ No newline at end of file diff --git a/icons/es5/Mic.js b/icons/es5/Mic.js index 899f17ec07..325a8fe9f7 100644 --- a/icons/es5/Mic.js +++ b/icons/es5/Mic.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMic(props) { fill: "currentColor" })); } + export default SvgMic; \ No newline at end of file diff --git a/icons/es5/MicExternalOff.js b/icons/es5/MicExternalOff.js index 433a700bf6..896e6d5d36 100644 --- a/icons/es5/MicExternalOff.js +++ b/icons/es5/MicExternalOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMicExternalOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMicExternalOff(props) { fill: "currentColor" })); } + export default SvgMicExternalOff; \ No newline at end of file diff --git a/icons/es5/MicExternalOn.js b/icons/es5/MicExternalOn.js index a5be39e6ce..fa1ff0005e 100644 --- a/icons/es5/MicExternalOn.js +++ b/icons/es5/MicExternalOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMicExternalOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMicExternalOn(props) { fill: "currentColor" })); } + export default SvgMicExternalOn; \ No newline at end of file diff --git a/icons/es5/MicNone.js b/icons/es5/MicNone.js index 57d0a5c52a..ded5b61c69 100644 --- a/icons/es5/MicNone.js +++ b/icons/es5/MicNone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMicNone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMicNone(props) { fill: "currentColor" })); } + export default SvgMicNone; \ No newline at end of file diff --git a/icons/es5/MicOff.js b/icons/es5/MicOff.js index 3e51e5bd44..d884f4aeba 100644 --- a/icons/es5/MicOff.js +++ b/icons/es5/MicOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMicOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMicOff(props) { fill: "currentColor" })); } + export default SvgMicOff; \ No newline at end of file diff --git a/icons/es5/MicrosoftTeams.js b/icons/es5/MicrosoftTeams.js index 76003137eb..f6bcaa9c73 100644 --- a/icons/es5/MicrosoftTeams.js +++ b/icons/es5/MicrosoftTeams.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMicrosoftTeams(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 25, @@ -26,4 +28,5 @@ function SvgMicrosoftTeams(props) { xlinkHref: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA+gAAAPoCAYAAABNo9TkAAAgAElEQVR4AezdW2xd933g+wIB/OKXAEGAPPgpeUseDow5nUl6kml8G1uyuCVSpslNUh7XzdROU8tKapuWTMYWuSlfATdAjRYYjPNwiqaTYNCTk5x0JpasCE0s8SIksiTbAXLr1LGtTSm+TMew4yLr4Le3tknLlHhbm9z///4Y2BDNy+Lan7VIru/+r/Vfv/d7/iNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQItEdg190nLr/3wXNX7J0495m9k2f69k3W79q3/8yD99fqT8VjvDb/vaUeY1Pzfx8f31erP9n4/In5O+Lr75uoX7n3wCsfjeW2Z40tlQABAgQIECBAgAABAgQIJC4QIb5v/5nrI6jHJue/MTZVnxmr1V/+6oE3iv2PvFVMPPZOUXv8X4vJx39bTDz6duMR77/Yo/E5j73T+PzW18TnjtXOFbHcxvIn57+xb2r+nrHJ+c/H90+c0OoTIECAAAECBAgQIECAAIHVC4xOvPKpfRP12yLGx2v1FyKcI6QjwiOuH3z4X4qI8/Gp35yP6rPFWG29j3ON5cVyY/nxfRrf77F3irHJs++O1eonGiPvE2dG7nvwzMdX/6x8BQECBAgQIECAAAECBAgQ6HCB/v7TlzVGyGv1JyPII7xbMf7AQ28W41OvlRDgaw34CPfXiliPVrSPTZ77XXOUvX4gTrHvcF6rR4AAAQIECBAgQIAAAQIELi7Q3//ND8Xp43EteJxW3jpVPUavmyPjaw3q9n9dBHusZ4zqR7iP1eZ/MTZ55nGxfvHt7SMECBAgQIAAAQIECBAg0GECcXp441ry2vwvWlHeHCWP09XbH9dlf494MSHWfyHW6ydiwjrXrXfYjmd1CBAgQIAAAQIECBAgQKApEKewxwzqcT13nL6ewkj5amM+Yj2eVzy/8drZN+MaeqPqfgIIECBAgAABAgQIECBAYNMF4jT2fRNnRuJ67QjXuIY7JmFbbfim9/nnGs8znm+cDn9/bf7g6P5XezZ9g1gBAgQIECBAgAABAgQIEOgugVaYx4RvEalxKvvmTvS2eafOx/OO598wmKz/UKh318+CZ0uAAAECBAgQIECAAIFNE9g7eaYvbkkW9ybP8TT2tY7mLw71GFGPCfI2bSP5xgQIECBAgAABAgQI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xevF61rmbE0+Ji9CgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgC9+PC4AAA+aSURBVAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECDQCQL/D9/YPjDosjeJAAAAAElFTkSuQmCC" }))); } + export default SvgMicrosoftTeams; \ No newline at end of file diff --git a/icons/es5/Microwave.js b/icons/es5/Microwave.js index 3bce7d265d..84ebb9bac9 100644 --- a/icons/es5/Microwave.js +++ b/icons/es5/Microwave.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMicrowave(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMicrowave(props) { fill: "currentColor" })); } + export default SvgMicrowave; \ No newline at end of file diff --git a/icons/es5/MilitaryTech.js b/icons/es5/MilitaryTech.js index 33e96f7742..f6501f537d 100644 --- a/icons/es5/MilitaryTech.js +++ b/icons/es5/MilitaryTech.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMilitaryTech(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMilitaryTech(props) { fill: "currentColor" })); } + export default SvgMilitaryTech; \ No newline at end of file diff --git a/icons/es5/Minimize.js b/icons/es5/Minimize.js index 503099b2ae..14521b994c 100644 --- a/icons/es5/Minimize.js +++ b/icons/es5/Minimize.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMinimize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMinimize(props) { fill: "currentColor" })); } + export default SvgMinimize; \ No newline at end of file diff --git a/icons/es5/MinorCrash.js b/icons/es5/MinorCrash.js index 06adb20836..6ff88473fb 100644 --- a/icons/es5/MinorCrash.js +++ b/icons/es5/MinorCrash.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMinorCrash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMinorCrash(props) { fill: "currentColor" })); } + export default SvgMinorCrash; \ No newline at end of file diff --git a/icons/es5/Minus.js b/icons/es5/Minus.js index f820db746b..4ae72e5a11 100644 --- a/icons/es5/Minus.js +++ b/icons/es5/Minus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMinus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMinus(props) { fill: "currentColor" })); } + export default SvgMinus; \ No newline at end of file diff --git a/icons/es5/MiscellaneousServices.js b/icons/es5/MiscellaneousServices.js index 04c4653439..4fb7e854db 100644 --- a/icons/es5/MiscellaneousServices.js +++ b/icons/es5/MiscellaneousServices.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMiscellaneousServices(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMiscellaneousServices(props) { fill: "currentColor" })); } + export default SvgMiscellaneousServices; \ No newline at end of file diff --git a/icons/es5/MissedVideoCall.js b/icons/es5/MissedVideoCall.js index 5b9c10a0f5..6a66a04ee0 100644 --- a/icons/es5/MissedVideoCall.js +++ b/icons/es5/MissedVideoCall.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMissedVideoCall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMissedVideoCall(props) { fill: "currentColor" })); } + export default SvgMissedVideoCall; \ No newline at end of file diff --git a/icons/es5/Mms.js b/icons/es5/Mms.js index 6d7aff4a71..5a8edcb68c 100644 --- a/icons/es5/Mms.js +++ b/icons/es5/Mms.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMms(props) { fill: "currentColor" })); } + export default SvgMms; \ No newline at end of file diff --git a/icons/es5/MobileFriendly.js b/icons/es5/MobileFriendly.js index 41d95a0ef3..15576fb5d5 100644 --- a/icons/es5/MobileFriendly.js +++ b/icons/es5/MobileFriendly.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMobileFriendly(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMobileFriendly(props) { fill: "currentColor" })); } + export default SvgMobileFriendly; \ No newline at end of file diff --git a/icons/es5/MobileOff.js b/icons/es5/MobileOff.js index f9b7b61af2..5bda418090 100644 --- a/icons/es5/MobileOff.js +++ b/icons/es5/MobileOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMobileOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMobileOff(props) { fill: "currentColor" })); } + export default SvgMobileOff; \ No newline at end of file diff --git a/icons/es5/MobileScreenShare.js b/icons/es5/MobileScreenShare.js index 0cf2c2ac4d..a78326198a 100644 --- a/icons/es5/MobileScreenShare.js +++ b/icons/es5/MobileScreenShare.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMobileScreenShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMobileScreenShare(props) { fill: "currentColor" })); } + export default SvgMobileScreenShare; \ No newline at end of file diff --git a/icons/es5/MobiledataOff.js b/icons/es5/MobiledataOff.js index 4281960466..8199e7de72 100644 --- a/icons/es5/MobiledataOff.js +++ b/icons/es5/MobiledataOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMobiledataOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMobiledataOff(props) { fill: "currentColor" })); } + export default SvgMobiledataOff; \ No newline at end of file diff --git a/icons/es5/Mode.js b/icons/es5/Mode.js index faf96a32a7..11072e61aa 100644 --- a/icons/es5/Mode.js +++ b/icons/es5/Mode.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMode(props) { fill: "currentColor" })); } + export default SvgMode; \ No newline at end of file diff --git a/icons/es5/ModeComment.js b/icons/es5/ModeComment.js index 3f4291653b..fb5a343b5f 100644 --- a/icons/es5/ModeComment.js +++ b/icons/es5/ModeComment.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgModeComment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgModeComment(props) { fill: "currentColor" })); } + export default SvgModeComment; \ No newline at end of file diff --git a/icons/es5/ModeEdit.js b/icons/es5/ModeEdit.js index af7e35c339..fd9d7205fb 100644 --- a/icons/es5/ModeEdit.js +++ b/icons/es5/ModeEdit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgModeEdit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgModeEdit(props) { fill: "currentColor" })); } + export default SvgModeEdit; \ No newline at end of file diff --git a/icons/es5/ModeEditOutline.js b/icons/es5/ModeEditOutline.js index 22205d67cb..b8f01bd9af 100644 --- a/icons/es5/ModeEditOutline.js +++ b/icons/es5/ModeEditOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgModeEditOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgModeEditOutline(props) { fill: "currentColor" })); } + export default SvgModeEditOutline; \ No newline at end of file diff --git a/icons/es5/ModeFanOff.js b/icons/es5/ModeFanOff.js index 90c8344c82..8de7f71189 100644 --- a/icons/es5/ModeFanOff.js +++ b/icons/es5/ModeFanOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgModeFanOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgModeFanOff(props) { fill: "currentColor" })); } + export default SvgModeFanOff; \ No newline at end of file diff --git a/icons/es5/ModeNight.js b/icons/es5/ModeNight.js index dbe53c7378..e6ae5171cc 100644 --- a/icons/es5/ModeNight.js +++ b/icons/es5/ModeNight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgModeNight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgModeNight(props) { fill: "currentColor" })); } + export default SvgModeNight; \ No newline at end of file diff --git a/icons/es5/ModeOfTravel.js b/icons/es5/ModeOfTravel.js index c2043cca09..8b4ad78eca 100644 --- a/icons/es5/ModeOfTravel.js +++ b/icons/es5/ModeOfTravel.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgModeOfTravel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgModeOfTravel(props) { fill: "currentColor" })); } + export default SvgModeOfTravel; \ No newline at end of file diff --git a/icons/es5/ModeStandby.js b/icons/es5/ModeStandby.js index 9ab5b9ce27..582862d0f0 100644 --- a/icons/es5/ModeStandby.js +++ b/icons/es5/ModeStandby.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgModeStandby(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgModeStandby(props) { fill: "currentColor" })); } + export default SvgModeStandby; \ No newline at end of file diff --git a/icons/es5/ModelTraining.js b/icons/es5/ModelTraining.js index 9c958fa895..1615debe70 100644 --- a/icons/es5/ModelTraining.js +++ b/icons/es5/ModelTraining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgModelTraining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgModelTraining(props) { fill: "currentColor" })); } + export default SvgModelTraining; \ No newline at end of file diff --git a/icons/es5/MonetizationOn.js b/icons/es5/MonetizationOn.js index 876fc75d61..ac16917ab2 100644 --- a/icons/es5/MonetizationOn.js +++ b/icons/es5/MonetizationOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMonetizationOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMonetizationOn(props) { fill: "currentColor" })); } + export default SvgMonetizationOn; \ No newline at end of file diff --git a/icons/es5/Money.js b/icons/es5/Money.js index 1a92f77422..768406f575 100644 --- a/icons/es5/Money.js +++ b/icons/es5/Money.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoney(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgMoney(props) { fill: "currentColor" })); } + export default SvgMoney; \ No newline at end of file diff --git a/icons/es5/MoneyFilled.js b/icons/es5/MoneyFilled.js index 1c16c9dd50..1670cfb438 100644 --- a/icons/es5/MoneyFilled.js +++ b/icons/es5/MoneyFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoneyFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgMoneyFilled(props) { fill: "currentColor" })); } + export default SvgMoneyFilled; \ No newline at end of file diff --git a/icons/es5/MoneyOff.js b/icons/es5/MoneyOff.js index e3a726d78e..1d43a2104a 100644 --- a/icons/es5/MoneyOff.js +++ b/icons/es5/MoneyOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoneyOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMoneyOff(props) { fill: "currentColor" })); } + export default SvgMoneyOff; \ No newline at end of file diff --git a/icons/es5/MoneyOffCsred.js b/icons/es5/MoneyOffCsred.js index b9e4453017..539116aada 100644 --- a/icons/es5/MoneyOffCsred.js +++ b/icons/es5/MoneyOffCsred.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoneyOffCsred(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMoneyOffCsred(props) { fill: "currentColor" })); } + export default SvgMoneyOffCsred; \ No newline at end of file diff --git a/icons/es5/MoneyOutline.js b/icons/es5/MoneyOutline.js index 47ba4436ea..e7f323513d 100644 --- a/icons/es5/MoneyOutline.js +++ b/icons/es5/MoneyOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoneyOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgMoneyOutline(props) { fill: "currentColor" })); } + export default SvgMoneyOutline; \ No newline at end of file diff --git a/icons/es5/Monitor.js b/icons/es5/Monitor.js index aff1151530..904aa69f04 100644 --- a/icons/es5/Monitor.js +++ b/icons/es5/Monitor.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMonitor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMonitor(props) { fill: "currentColor" })); } + export default SvgMonitor; \ No newline at end of file diff --git a/icons/es5/MonitorHeart.js b/icons/es5/MonitorHeart.js index 51666b59d2..eb7ad402da 100644 --- a/icons/es5/MonitorHeart.js +++ b/icons/es5/MonitorHeart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMonitorHeart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMonitorHeart(props) { fill: "currentColor" })); } + export default SvgMonitorHeart; \ No newline at end of file diff --git a/icons/es5/MonitorWeight.js b/icons/es5/MonitorWeight.js index b7affa76ab..128b4d5715 100644 --- a/icons/es5/MonitorWeight.js +++ b/icons/es5/MonitorWeight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMonitorWeight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMonitorWeight(props) { fill: "currentColor" })); } + export default SvgMonitorWeight; \ No newline at end of file diff --git a/icons/es5/MonochromePhotos.js b/icons/es5/MonochromePhotos.js index 6c485c33b8..fe44cc92f5 100644 --- a/icons/es5/MonochromePhotos.js +++ b/icons/es5/MonochromePhotos.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMonochromePhotos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMonochromePhotos(props) { fill: "currentColor" })); } + export default SvgMonochromePhotos; \ No newline at end of file diff --git a/icons/es5/Mood.js b/icons/es5/Mood.js index 7d4967837b..e89beeac1b 100644 --- a/icons/es5/Mood.js +++ b/icons/es5/Mood.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMood(props) { fill: "currentColor" })); } + export default SvgMood; \ No newline at end of file diff --git a/icons/es5/MoodBad.js b/icons/es5/MoodBad.js index 44394d712f..ee42df5d5d 100644 --- a/icons/es5/MoodBad.js +++ b/icons/es5/MoodBad.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoodBad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMoodBad(props) { fill: "currentColor" })); } + export default SvgMoodBad; \ No newline at end of file diff --git a/icons/es5/Moped.js b/icons/es5/Moped.js index ee35779b4c..78dfd12a07 100644 --- a/icons/es5/Moped.js +++ b/icons/es5/Moped.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoped(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMoped(props) { fill: "currentColor" })); } + export default SvgMoped; \ No newline at end of file diff --git a/icons/es5/More.js b/icons/es5/More.js index 49d26f73aa..7b15ef54b2 100644 --- a/icons/es5/More.js +++ b/icons/es5/More.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMore(props) { fill: "currentColor" })); } + export default SvgMore; \ No newline at end of file diff --git a/icons/es5/MoreHoriz.js b/icons/es5/MoreHoriz.js index 5574b14078..029c442353 100644 --- a/icons/es5/MoreHoriz.js +++ b/icons/es5/MoreHoriz.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoreHoriz(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgMoreHoriz(props) { fill: "currentColor" })); } + export default SvgMoreHoriz; \ No newline at end of file diff --git a/icons/es5/MoreTime.js b/icons/es5/MoreTime.js index 5a0c84e0f2..dac67f12fb 100644 --- a/icons/es5/MoreTime.js +++ b/icons/es5/MoreTime.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoreTime(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgMoreTime(props) { fill: "currentColor" })); } + export default SvgMoreTime; \ No newline at end of file diff --git a/icons/es5/MoreVert.js b/icons/es5/MoreVert.js index 982e2f254f..f21c8730c5 100644 --- a/icons/es5/MoreVert.js +++ b/icons/es5/MoreVert.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoreVert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgMoreVert(props) { fill: "currentColor" })); } + export default SvgMoreVert; \ No newline at end of file diff --git a/icons/es5/Mosque.js b/icons/es5/Mosque.js index c9208dd7ca..00e0bb736d 100644 --- a/icons/es5/Mosque.js +++ b/icons/es5/Mosque.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMosque(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMosque(props) { fill: "currentColor" })); } + export default SvgMosque; \ No newline at end of file diff --git a/icons/es5/MotionPhotosAuto.js b/icons/es5/MotionPhotosAuto.js index 84750b6ec8..db5d936dca 100644 --- a/icons/es5/MotionPhotosAuto.js +++ b/icons/es5/MotionPhotosAuto.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMotionPhotosAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMotionPhotosAuto(props) { fill: "currentColor" })); } + export default SvgMotionPhotosAuto; \ No newline at end of file diff --git a/icons/es5/MotionPhotosOff.js b/icons/es5/MotionPhotosOff.js index e97b40c41f..8c318f61da 100644 --- a/icons/es5/MotionPhotosOff.js +++ b/icons/es5/MotionPhotosOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMotionPhotosOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgMotionPhotosOff(props) { fill: "currentColor" })); } + export default SvgMotionPhotosOff; \ No newline at end of file diff --git a/icons/es5/MotionPhotosOn.js b/icons/es5/MotionPhotosOn.js index fbcabe96d3..34ec856615 100644 --- a/icons/es5/MotionPhotosOn.js +++ b/icons/es5/MotionPhotosOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMotionPhotosOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMotionPhotosOn(props) { fill: "currentColor" })); } + export default SvgMotionPhotosOn; \ No newline at end of file diff --git a/icons/es5/MotionPhotosPause.js b/icons/es5/MotionPhotosPause.js index 6d411de9a3..86726383a3 100644 --- a/icons/es5/MotionPhotosPause.js +++ b/icons/es5/MotionPhotosPause.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMotionPhotosPause(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMotionPhotosPause(props) { fill: "currentColor" })); } + export default SvgMotionPhotosPause; \ No newline at end of file diff --git a/icons/es5/MotionPhotosPaused.js b/icons/es5/MotionPhotosPaused.js index 98359ff73e..628623690f 100644 --- a/icons/es5/MotionPhotosPaused.js +++ b/icons/es5/MotionPhotosPaused.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMotionPhotosPaused(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMotionPhotosPaused(props) { fill: "currentColor" })); } + export default SvgMotionPhotosPaused; \ No newline at end of file diff --git a/icons/es5/Motorcycle.js b/icons/es5/Motorcycle.js index 37dbf6d1b9..632ef437fc 100644 --- a/icons/es5/Motorcycle.js +++ b/icons/es5/Motorcycle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMotorcycle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMotorcycle(props) { fill: "currentColor" })); } + export default SvgMotorcycle; \ No newline at end of file diff --git a/icons/es5/Mouse.js b/icons/es5/Mouse.js index 3f333fb02f..c189b97cdb 100644 --- a/icons/es5/Mouse.js +++ b/icons/es5/Mouse.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMouse(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMouse(props) { fill: "currentColor" })); } + export default SvgMouse; \ No newline at end of file diff --git a/icons/es5/MoveDown.js b/icons/es5/MoveDown.js index 4e4426a072..551bea4804 100644 --- a/icons/es5/MoveDown.js +++ b/icons/es5/MoveDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoveDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMoveDown(props) { fill: "currentColor" })); } + export default SvgMoveDown; \ No newline at end of file diff --git a/icons/es5/MoveToInbox.js b/icons/es5/MoveToInbox.js index a4b9c04b51..8c22d72004 100644 --- a/icons/es5/MoveToInbox.js +++ b/icons/es5/MoveToInbox.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoveToInbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMoveToInbox(props) { fill: "currentColor" })); } + export default SvgMoveToInbox; \ No newline at end of file diff --git a/icons/es5/MoveUp.js b/icons/es5/MoveUp.js index a44b965286..b4f15504c1 100644 --- a/icons/es5/MoveUp.js +++ b/icons/es5/MoveUp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoveUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMoveUp(props) { fill: "currentColor" })); } + export default SvgMoveUp; \ No newline at end of file diff --git a/icons/es5/Movie.js b/icons/es5/Movie.js index b61a63c3cf..05776ff3e5 100644 --- a/icons/es5/Movie.js +++ b/icons/es5/Movie.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMovie(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMovie(props) { fill: "currentColor" })); } + export default SvgMovie; \ No newline at end of file diff --git a/icons/es5/MovieCreation.js b/icons/es5/MovieCreation.js index b9682807cd..29dd0ed05a 100644 --- a/icons/es5/MovieCreation.js +++ b/icons/es5/MovieCreation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMovieCreation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMovieCreation(props) { fill: "currentColor" })); } + export default SvgMovieCreation; \ No newline at end of file diff --git a/icons/es5/MovieFilter.js b/icons/es5/MovieFilter.js index 78caea7973..6c0e67c7c3 100644 --- a/icons/es5/MovieFilter.js +++ b/icons/es5/MovieFilter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMovieFilter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMovieFilter(props) { fill: "currentColor" })); } + export default SvgMovieFilter; \ No newline at end of file diff --git a/icons/es5/Moving.js b/icons/es5/Moving.js index 300de71e61..d913350600 100644 --- a/icons/es5/Moving.js +++ b/icons/es5/Moving.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMoving(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMoving(props) { fill: "currentColor" })); } + export default SvgMoving; \ No newline at end of file diff --git a/icons/es5/Mp.js b/icons/es5/Mp.js index 7637681c09..590894ad8c 100644 --- a/icons/es5/Mp.js +++ b/icons/es5/Mp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMp(props) { fill: "currentColor" })); } + export default SvgMp; \ No newline at end of file diff --git a/icons/es5/MultilineChart.js b/icons/es5/MultilineChart.js index 5e5451c1d0..006979a8b4 100644 --- a/icons/es5/MultilineChart.js +++ b/icons/es5/MultilineChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMultilineChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMultilineChart(props) { fill: "currentColor" })); } + export default SvgMultilineChart; \ No newline at end of file diff --git a/icons/es5/MultipleStop.js b/icons/es5/MultipleStop.js index 2cb5d5eb77..c255733f15 100644 --- a/icons/es5/MultipleStop.js +++ b/icons/es5/MultipleStop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMultipleStop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMultipleStop(props) { fill: "currentColor" })); } + export default SvgMultipleStop; \ No newline at end of file diff --git a/icons/es5/Museum.js b/icons/es5/Museum.js index 9a0b1d0724..1b370443bd 100644 --- a/icons/es5/Museum.js +++ b/icons/es5/Museum.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMuseum(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMuseum(props) { fill: "currentColor" })); } + export default SvgMuseum; \ No newline at end of file diff --git a/icons/es5/MusicNote.js b/icons/es5/MusicNote.js index 42f6093631..d69e8c4166 100644 --- a/icons/es5/MusicNote.js +++ b/icons/es5/MusicNote.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMusicNote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMusicNote(props) { fill: "currentColor" })); } + export default SvgMusicNote; \ No newline at end of file diff --git a/icons/es5/MusicOff.js b/icons/es5/MusicOff.js index 77b9b1a664..0bdcad2e4f 100644 --- a/icons/es5/MusicOff.js +++ b/icons/es5/MusicOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMusicOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMusicOff(props) { fill: "currentColor" })); } + export default SvgMusicOff; \ No newline at end of file diff --git a/icons/es5/MusicVideo.js b/icons/es5/MusicVideo.js index c2fba490ea..2d177d92ec 100644 --- a/icons/es5/MusicVideo.js +++ b/icons/es5/MusicVideo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMusicVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMusicVideo(props) { fill: "currentColor" })); } + export default SvgMusicVideo; \ No newline at end of file diff --git a/icons/es5/MyLocation.js b/icons/es5/MyLocation.js index 8a2025e469..ba9a2e13cf 100644 --- a/icons/es5/MyLocation.js +++ b/icons/es5/MyLocation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgMyLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgMyLocation(props) { fill: "currentColor" })); } + export default SvgMyLocation; \ No newline at end of file diff --git a/icons/es5/Nat.js b/icons/es5/Nat.js index e7cd36161b..0ecc69b761 100644 --- a/icons/es5/Nat.js +++ b/icons/es5/Nat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgNat(props) { fill: "currentColor" })); } + export default SvgNat; \ No newline at end of file diff --git a/icons/es5/Nature.js b/icons/es5/Nature.js index 20bbb19389..cb1595b164 100644 --- a/icons/es5/Nature.js +++ b/icons/es5/Nature.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNature(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNature(props) { fill: "currentColor" })); } + export default SvgNature; \ No newline at end of file diff --git a/icons/es5/NaturePeople.js b/icons/es5/NaturePeople.js index 92c2b6ccb8..16555d0297 100644 --- a/icons/es5/NaturePeople.js +++ b/icons/es5/NaturePeople.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNaturePeople(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNaturePeople(props) { fill: "currentColor" })); } + export default SvgNaturePeople; \ No newline at end of file diff --git a/icons/es5/NavigateBefore.js b/icons/es5/NavigateBefore.js index 8cda995895..967a42beb2 100644 --- a/icons/es5/NavigateBefore.js +++ b/icons/es5/NavigateBefore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNavigateBefore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNavigateBefore(props) { fill: "currentColor" })); } + export default SvgNavigateBefore; \ No newline at end of file diff --git a/icons/es5/NavigateNext.js b/icons/es5/NavigateNext.js index e94ddd9d18..323f5087cf 100644 --- a/icons/es5/NavigateNext.js +++ b/icons/es5/NavigateNext.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNavigateNext(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNavigateNext(props) { fill: "currentColor" })); } + export default SvgNavigateNext; \ No newline at end of file diff --git a/icons/es5/Navigation.js b/icons/es5/Navigation.js index df7dd216a2..1d0b03cda2 100644 --- a/icons/es5/Navigation.js +++ b/icons/es5/Navigation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNavigation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNavigation(props) { fill: "currentColor" })); } + export default SvgNavigation; \ No newline at end of file diff --git a/icons/es5/Nc.js b/icons/es5/Nc.js index ee197fb831..fc956ae48c 100644 --- a/icons/es5/Nc.js +++ b/icons/es5/Nc.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgNc(props) { fill: "currentColor" })); } + export default SvgNc; \ No newline at end of file diff --git a/icons/es5/Nd.js b/icons/es5/Nd.js index 700cc9bb41..8281ec06e6 100644 --- a/icons/es5/Nd.js +++ b/icons/es5/Nd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgNd(props) { fill: "currentColor" })); } + export default SvgNd; \ No newline at end of file diff --git a/icons/es5/NearMe.js b/icons/es5/NearMe.js index 9d493d6d26..d44a4ef159 100644 --- a/icons/es5/NearMe.js +++ b/icons/es5/NearMe.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNearMe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNearMe(props) { fill: "currentColor" })); } + export default SvgNearMe; \ No newline at end of file diff --git a/icons/es5/NearMeDisabled.js b/icons/es5/NearMeDisabled.js index e4a2919ebb..23b82e552c 100644 --- a/icons/es5/NearMeDisabled.js +++ b/icons/es5/NearMeDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNearMeDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNearMeDisabled(props) { fill: "currentColor" })); } + export default SvgNearMeDisabled; \ No newline at end of file diff --git a/icons/es5/NearbyError.js b/icons/es5/NearbyError.js index b7a8899991..ed586deb52 100644 --- a/icons/es5/NearbyError.js +++ b/icons/es5/NearbyError.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNearbyError(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNearbyError(props) { fill: "currentColor" })); } + export default SvgNearbyError; \ No newline at end of file diff --git a/icons/es5/NearbyOff.js b/icons/es5/NearbyOff.js index 5b0d2255c6..affe462acb 100644 --- a/icons/es5/NearbyOff.js +++ b/icons/es5/NearbyOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNearbyOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNearbyOff(props) { fill: "currentColor" })); } + export default SvgNearbyOff; \ No newline at end of file diff --git a/icons/es5/NestCamWiredStand.js b/icons/es5/NestCamWiredStand.js index 9596c3f1ca..1bccf19a00 100644 --- a/icons/es5/NestCamWiredStand.js +++ b/icons/es5/NestCamWiredStand.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNestCamWiredStand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNestCamWiredStand(props) { fill: "currentColor" })); } + export default SvgNestCamWiredStand; \ No newline at end of file diff --git a/icons/es5/NetworkCell.js b/icons/es5/NetworkCell.js index cdb3a444c8..98dab68602 100644 --- a/icons/es5/NetworkCell.js +++ b/icons/es5/NetworkCell.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNetworkCell(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNetworkCell(props) { fill: "currentColor" })); } + export default SvgNetworkCell; \ No newline at end of file diff --git a/icons/es5/NetworkCheck.js b/icons/es5/NetworkCheck.js index 7f975d1396..f22db7d7b7 100644 --- a/icons/es5/NetworkCheck.js +++ b/icons/es5/NetworkCheck.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNetworkCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNetworkCheck(props) { fill: "currentColor" })); } + export default SvgNetworkCheck; \ No newline at end of file diff --git a/icons/es5/NetworkLocked.js b/icons/es5/NetworkLocked.js index 866a360821..164924c5c1 100644 --- a/icons/es5/NetworkLocked.js +++ b/icons/es5/NetworkLocked.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNetworkLocked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNetworkLocked(props) { fill: "currentColor" })); } + export default SvgNetworkLocked; \ No newline at end of file diff --git a/icons/es5/NetworkPing.js b/icons/es5/NetworkPing.js index 79dc3b9656..509b410110 100644 --- a/icons/es5/NetworkPing.js +++ b/icons/es5/NetworkPing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNetworkPing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNetworkPing(props) { fill: "currentColor" })); } + export default SvgNetworkPing; \ No newline at end of file diff --git a/icons/es5/NetworkWifi.js b/icons/es5/NetworkWifi.js index 35a103860d..bf5f1ebc72 100644 --- a/icons/es5/NetworkWifi.js +++ b/icons/es5/NetworkWifi.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNetworkWifi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNetworkWifi(props) { fill: "currentColor" })); } + export default SvgNetworkWifi; \ No newline at end of file diff --git a/icons/es5/NetworkWifi1Bar.js b/icons/es5/NetworkWifi1Bar.js index 78442f9f2b..09e6e13622 100644 --- a/icons/es5/NetworkWifi1Bar.js +++ b/icons/es5/NetworkWifi1Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNetworkWifi1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNetworkWifi1Bar(props) { fill: "currentColor" })); } + export default SvgNetworkWifi1Bar; \ No newline at end of file diff --git a/icons/es5/NetworkWifi2Bar.js b/icons/es5/NetworkWifi2Bar.js index 7d97980795..2e6b30768a 100644 --- a/icons/es5/NetworkWifi2Bar.js +++ b/icons/es5/NetworkWifi2Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNetworkWifi2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNetworkWifi2Bar(props) { fill: "currentColor" })); } + export default SvgNetworkWifi2Bar; \ No newline at end of file diff --git a/icons/es5/NetworkWifi3Bar.js b/icons/es5/NetworkWifi3Bar.js index 1b66131813..f3976025c1 100644 --- a/icons/es5/NetworkWifi3Bar.js +++ b/icons/es5/NetworkWifi3Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNetworkWifi3Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNetworkWifi3Bar(props) { fill: "currentColor" })); } + export default SvgNetworkWifi3Bar; \ No newline at end of file diff --git a/icons/es5/NewLabel.js b/icons/es5/NewLabel.js index c7a4de1993..8495ebaeb3 100644 --- a/icons/es5/NewLabel.js +++ b/icons/es5/NewLabel.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNewLabel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNewLabel(props) { fill: "currentColor" })); } + export default SvgNewLabel; \ No newline at end of file diff --git a/icons/es5/NewReleases.js b/icons/es5/NewReleases.js index d38bca2d01..ad6534b444 100644 --- a/icons/es5/NewReleases.js +++ b/icons/es5/NewReleases.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNewReleases(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNewReleases(props) { fill: "currentColor" })); } + export default SvgNewReleases; \ No newline at end of file diff --git a/icons/es5/Newspaper.js b/icons/es5/Newspaper.js index b6d82b3a64..1df44ed779 100644 --- a/icons/es5/Newspaper.js +++ b/icons/es5/Newspaper.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNewspaper(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNewspaper(props) { fill: "currentColor" })); } + export default SvgNewspaper; \ No newline at end of file diff --git a/icons/es5/NextPlan.js b/icons/es5/NextPlan.js index 7c12c96cfd..e59703b250 100644 --- a/icons/es5/NextPlan.js +++ b/icons/es5/NextPlan.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNextPlan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNextPlan(props) { fill: "currentColor" })); } + export default SvgNextPlan; \ No newline at end of file diff --git a/icons/es5/NextWeek.js b/icons/es5/NextWeek.js index f7f3724b47..c0210e4c29 100644 --- a/icons/es5/NextWeek.js +++ b/icons/es5/NextWeek.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNextWeek(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNextWeek(props) { fill: "currentColor" })); } + export default SvgNextWeek; \ No newline at end of file diff --git a/icons/es5/Nfc.js b/icons/es5/Nfc.js index 0245405522..95c3cd2581 100644 --- a/icons/es5/Nfc.js +++ b/icons/es5/Nfc.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNfc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNfc(props) { fill: "currentColor" })); } + export default SvgNfc; \ No newline at end of file diff --git a/icons/es5/NightShelter.js b/icons/es5/NightShelter.js index aa397525db..fe5ccea0ae 100644 --- a/icons/es5/NightShelter.js +++ b/icons/es5/NightShelter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNightShelter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNightShelter(props) { fill: "currentColor" })); } + export default SvgNightShelter; \ No newline at end of file diff --git a/icons/es5/Nightlife.js b/icons/es5/Nightlife.js index 33313f74d2..75d1655d97 100644 --- a/icons/es5/Nightlife.js +++ b/icons/es5/Nightlife.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNightlife(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNightlife(props) { fill: "currentColor" })); } + export default SvgNightlife; \ No newline at end of file diff --git a/icons/es5/Nightlight.js b/icons/es5/Nightlight.js index b16082fcc3..08f7d40cba 100644 --- a/icons/es5/Nightlight.js +++ b/icons/es5/Nightlight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNightlight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNightlight(props) { fill: "currentColor" })); } + export default SvgNightlight; \ No newline at end of file diff --git a/icons/es5/NightlightRound.js b/icons/es5/NightlightRound.js index 29c40a6697..7d2a7697d1 100644 --- a/icons/es5/NightlightRound.js +++ b/icons/es5/NightlightRound.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNightlightRound(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNightlightRound(props) { fill: "currentColor" })); } + export default SvgNightlightRound; \ No newline at end of file diff --git a/icons/es5/NightsStay.js b/icons/es5/NightsStay.js index 9c1b88deb4..196b117565 100644 --- a/icons/es5/NightsStay.js +++ b/icons/es5/NightsStay.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNightsStay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgNightsStay(props) { fill: "currentColor" })); } + export default SvgNightsStay; \ No newline at end of file diff --git a/icons/es5/NoAccounts.js b/icons/es5/NoAccounts.js index 8657d3ddab..705603ffe8 100644 --- a/icons/es5/NoAccounts.js +++ b/icons/es5/NoAccounts.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoAccounts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgNoAccounts(props) { fill: "currentColor" })); } + export default SvgNoAccounts; \ No newline at end of file diff --git a/icons/es5/NoAdultContent.js b/icons/es5/NoAdultContent.js index 586c39a85b..87d6cd9bb2 100644 --- a/icons/es5/NoAdultContent.js +++ b/icons/es5/NoAdultContent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoAdultContent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgNoAdultContent(props) { fill: "currentColor" })); } + export default SvgNoAdultContent; \ No newline at end of file diff --git a/icons/es5/NoBackpack.js b/icons/es5/NoBackpack.js index 59c7b866e1..ff928b60a7 100644 --- a/icons/es5/NoBackpack.js +++ b/icons/es5/NoBackpack.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoBackpack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoBackpack(props) { fill: "currentColor" })); } + export default SvgNoBackpack; \ No newline at end of file diff --git a/icons/es5/NoCell.js b/icons/es5/NoCell.js index 95d2f907f0..9843846d5d 100644 --- a/icons/es5/NoCell.js +++ b/icons/es5/NoCell.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoCell(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoCell(props) { fill: "currentColor" })); } + export default SvgNoCell; \ No newline at end of file diff --git a/icons/es5/NoCrash.js b/icons/es5/NoCrash.js index b0be297219..df3c0990a3 100644 --- a/icons/es5/NoCrash.js +++ b/icons/es5/NoCrash.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoCrash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoCrash(props) { fill: "currentColor" })); } + export default SvgNoCrash; \ No newline at end of file diff --git a/icons/es5/NoDrinks.js b/icons/es5/NoDrinks.js index 6a301eb780..6ffebb3bef 100644 --- a/icons/es5/NoDrinks.js +++ b/icons/es5/NoDrinks.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoDrinks(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoDrinks(props) { fill: "currentColor" })); } + export default SvgNoDrinks; \ No newline at end of file diff --git a/icons/es5/NoEncryption.js b/icons/es5/NoEncryption.js index c4610cf14b..d3e118e04a 100644 --- a/icons/es5/NoEncryption.js +++ b/icons/es5/NoEncryption.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoEncryption(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoEncryption(props) { fill: "currentColor" })); } + export default SvgNoEncryption; \ No newline at end of file diff --git a/icons/es5/NoEncryptionGmailerrorred.js b/icons/es5/NoEncryptionGmailerrorred.js index 19f91e39e6..ec85434e41 100644 --- a/icons/es5/NoEncryptionGmailerrorred.js +++ b/icons/es5/NoEncryptionGmailerrorred.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoEncryptionGmailerrorred(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoEncryptionGmailerrorred(props) { fill: "currentColor" })); } + export default SvgNoEncryptionGmailerrorred; \ No newline at end of file diff --git a/icons/es5/NoFlash.js b/icons/es5/NoFlash.js index e691f88c25..4ea4f61bce 100644 --- a/icons/es5/NoFlash.js +++ b/icons/es5/NoFlash.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoFlash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoFlash(props) { fill: "currentColor" })); } + export default SvgNoFlash; \ No newline at end of file diff --git a/icons/es5/NoFood.js b/icons/es5/NoFood.js index 88338ff5fb..512326a85f 100644 --- a/icons/es5/NoFood.js +++ b/icons/es5/NoFood.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoFood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoFood(props) { fill: "currentColor" })); } + export default SvgNoFood; \ No newline at end of file diff --git a/icons/es5/NoLuggage.js b/icons/es5/NoLuggage.js index 13a65fbce9..c603d84d0f 100644 --- a/icons/es5/NoLuggage.js +++ b/icons/es5/NoLuggage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoLuggage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoLuggage(props) { fill: "currentColor" })); } + export default SvgNoLuggage; \ No newline at end of file diff --git a/icons/es5/NoMeals.js b/icons/es5/NoMeals.js index 42d2af191a..04f6f60aa1 100644 --- a/icons/es5/NoMeals.js +++ b/icons/es5/NoMeals.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoMeals(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoMeals(props) { fill: "currentColor" })); } + export default SvgNoMeals; \ No newline at end of file diff --git a/icons/es5/NoMeetingRoom.js b/icons/es5/NoMeetingRoom.js index e7bff124da..0628e010a2 100644 --- a/icons/es5/NoMeetingRoom.js +++ b/icons/es5/NoMeetingRoom.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoMeetingRoom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoMeetingRoom(props) { fill: "currentColor" })); } + export default SvgNoMeetingRoom; \ No newline at end of file diff --git a/icons/es5/NoPhotography.js b/icons/es5/NoPhotography.js index 811a9b0847..5aaa333f43 100644 --- a/icons/es5/NoPhotography.js +++ b/icons/es5/NoPhotography.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoPhotography(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoPhotography(props) { fill: "currentColor" })); } + export default SvgNoPhotography; \ No newline at end of file diff --git a/icons/es5/NoSim.js b/icons/es5/NoSim.js index e6d1c34b60..dc44748bfa 100644 --- a/icons/es5/NoSim.js +++ b/icons/es5/NoSim.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoSim(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoSim(props) { fill: "currentColor" })); } + export default SvgNoSim; \ No newline at end of file diff --git a/icons/es5/NoStroller.js b/icons/es5/NoStroller.js index 4799fdcfbf..65c8d991cb 100644 --- a/icons/es5/NoStroller.js +++ b/icons/es5/NoStroller.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoStroller(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoStroller(props) { fill: "currentColor" })); } + export default SvgNoStroller; \ No newline at end of file diff --git a/icons/es5/NoTransfer.js b/icons/es5/NoTransfer.js index f8d61c4b0e..3e1169c60d 100644 --- a/icons/es5/NoTransfer.js +++ b/icons/es5/NoTransfer.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoTransfer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoTransfer(props) { fill: "currentColor" })); } + export default SvgNoTransfer; \ No newline at end of file diff --git a/icons/es5/NoiseAware.js b/icons/es5/NoiseAware.js index ba979d6022..7670856e1e 100644 --- a/icons/es5/NoiseAware.js +++ b/icons/es5/NoiseAware.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoiseAware(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgNoiseAware(props) { r: 5 })); } + export default SvgNoiseAware; \ No newline at end of file diff --git a/icons/es5/NoiseControlOff.js b/icons/es5/NoiseControlOff.js index adb8d8a6db..095c4299f0 100644 --- a/icons/es5/NoiseControlOff.js +++ b/icons/es5/NoiseControlOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoiseControlOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgNoiseControlOff(props) { r: 5 })); } + export default SvgNoiseControlOff; \ No newline at end of file diff --git a/icons/es5/NordicWalking.js b/icons/es5/NordicWalking.js index edd0d7698d..9ee6df11eb 100644 --- a/icons/es5/NordicWalking.js +++ b/icons/es5/NordicWalking.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNordicWalking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNordicWalking(props) { fill: "currentColor" })); } + export default SvgNordicWalking; \ No newline at end of file diff --git a/icons/es5/North.js b/icons/es5/North.js index af36b9f85c..cb41afa581 100644 --- a/icons/es5/North.js +++ b/icons/es5/North.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNorth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNorth(props) { fill: "currentColor" })); } + export default SvgNorth; \ No newline at end of file diff --git a/icons/es5/NorthEast.js b/icons/es5/NorthEast.js index 81321294ab..db69483758 100644 --- a/icons/es5/NorthEast.js +++ b/icons/es5/NorthEast.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNorthEast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNorthEast(props) { fill: "currentColor" })); } + export default SvgNorthEast; \ No newline at end of file diff --git a/icons/es5/NorthWest.js b/icons/es5/NorthWest.js index 7deca1d3ab..fbbbfe249d 100644 --- a/icons/es5/NorthWest.js +++ b/icons/es5/NorthWest.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNorthWest(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNorthWest(props) { fill: "currentColor" })); } + export default SvgNorthWest; \ No newline at end of file diff --git a/icons/es5/NotAccessible.js b/icons/es5/NotAccessible.js index 269969f750..0d1c9ba7a5 100644 --- a/icons/es5/NotAccessible.js +++ b/icons/es5/NotAccessible.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotAccessible(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotAccessible(props) { fill: "currentColor" })); } + export default SvgNotAccessible; \ No newline at end of file diff --git a/icons/es5/NotEqual.js b/icons/es5/NotEqual.js index a18b72edf1..62fbd6782b 100644 --- a/icons/es5/NotEqual.js +++ b/icons/es5/NotEqual.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotEqual(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgNotEqual(props) { fill: "currentColor" })); } + export default SvgNotEqual; \ No newline at end of file diff --git a/icons/es5/NotInterested.js b/icons/es5/NotInterested.js index 163c5f4a99..5fc3d45149 100644 --- a/icons/es5/NotInterested.js +++ b/icons/es5/NotInterested.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotInterested(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotInterested(props) { fill: "currentColor" })); } + export default SvgNotInterested; \ No newline at end of file diff --git a/icons/es5/NotListedLocation.js b/icons/es5/NotListedLocation.js index 0ad3ecddbc..2d23289f2f 100644 --- a/icons/es5/NotListedLocation.js +++ b/icons/es5/NotListedLocation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotListedLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotListedLocation(props) { fill: "currentColor" })); } + export default SvgNotListedLocation; \ No newline at end of file diff --git a/icons/es5/NotStarted.js b/icons/es5/NotStarted.js index ac8712003f..b19ddac1d0 100644 --- a/icons/es5/NotStarted.js +++ b/icons/es5/NotStarted.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotStarted(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotStarted(props) { fill: "currentColor" })); } + export default SvgNotStarted; \ No newline at end of file diff --git a/icons/es5/Note.js b/icons/es5/Note.js index 645c47bc1b..f3ff3b69b3 100644 --- a/icons/es5/Note.js +++ b/icons/es5/Note.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNote(props) { fill: "currentColor" })); } + export default SvgNote; \ No newline at end of file diff --git a/icons/es5/NoteAdd.js b/icons/es5/NoteAdd.js index 685f92dc51..1ed79ccbb5 100644 --- a/icons/es5/NoteAdd.js +++ b/icons/es5/NoteAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoteAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoteAdd(props) { fill: "currentColor" })); } + export default SvgNoteAdd; \ No newline at end of file diff --git a/icons/es5/NoteAlt.js b/icons/es5/NoteAlt.js index eef3679796..f437d0f4f7 100644 --- a/icons/es5/NoteAlt.js +++ b/icons/es5/NoteAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNoteAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNoteAlt(props) { fill: "currentColor" })); } + export default SvgNoteAlt; \ No newline at end of file diff --git a/icons/es5/Notes.js b/icons/es5/Notes.js index 48478bff3d..212a901ecc 100644 --- a/icons/es5/Notes.js +++ b/icons/es5/Notes.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotes(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotes(props) { fill: "currentColor" })); } + export default SvgNotes; \ No newline at end of file diff --git a/icons/es5/NotificationAdd.js b/icons/es5/NotificationAdd.js index 6d48f95193..6e4fc14524 100644 --- a/icons/es5/NotificationAdd.js +++ b/icons/es5/NotificationAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotificationAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotificationAdd(props) { fill: "currentColor" })); } + export default SvgNotificationAdd; \ No newline at end of file diff --git a/icons/es5/NotificationImportant.js b/icons/es5/NotificationImportant.js index 84706c6eda..4ebc7cc401 100644 --- a/icons/es5/NotificationImportant.js +++ b/icons/es5/NotificationImportant.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotificationImportant(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotificationImportant(props) { fill: "currentColor" })); } + export default SvgNotificationImportant; \ No newline at end of file diff --git a/icons/es5/Notifications.js b/icons/es5/Notifications.js index b3a3d668bd..a8ac260600 100644 --- a/icons/es5/Notifications.js +++ b/icons/es5/Notifications.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotifications(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotifications(props) { fill: "currentColor" })); } + export default SvgNotifications; \ No newline at end of file diff --git a/icons/es5/NotificationsActive.js b/icons/es5/NotificationsActive.js index ebdd925999..0ee9b912f1 100644 --- a/icons/es5/NotificationsActive.js +++ b/icons/es5/NotificationsActive.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotificationsActive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotificationsActive(props) { fill: "currentColor" })); } + export default SvgNotificationsActive; \ No newline at end of file diff --git a/icons/es5/NotificationsNone.js b/icons/es5/NotificationsNone.js index 893ace3bcc..635ba9059a 100644 --- a/icons/es5/NotificationsNone.js +++ b/icons/es5/NotificationsNone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotificationsNone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotificationsNone(props) { fill: "currentColor" })); } + export default SvgNotificationsNone; \ No newline at end of file diff --git a/icons/es5/NotificationsOff.js b/icons/es5/NotificationsOff.js index 5a4861647b..fd2574e045 100644 --- a/icons/es5/NotificationsOff.js +++ b/icons/es5/NotificationsOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotificationsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotificationsOff(props) { fill: "currentColor" })); } + export default SvgNotificationsOff; \ No newline at end of file diff --git a/icons/es5/NotificationsPaused.js b/icons/es5/NotificationsPaused.js index 8f13e767f4..e71cd1961d 100644 --- a/icons/es5/NotificationsPaused.js +++ b/icons/es5/NotificationsPaused.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNotificationsPaused(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNotificationsPaused(props) { fill: "currentColor" })); } + export default SvgNotificationsPaused; \ No newline at end of file diff --git a/icons/es5/Numbers.js b/icons/es5/Numbers.js index d07032bbb1..8cf6bb048e 100644 --- a/icons/es5/Numbers.js +++ b/icons/es5/Numbers.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgNumbers(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgNumbers(props) { fill: "currentColor" })); } + export default SvgNumbers; \ No newline at end of file diff --git a/icons/es5/OfflineBolt.js b/icons/es5/OfflineBolt.js index a1ab2d0a6b..6f5fc44d6f 100644 --- a/icons/es5/OfflineBolt.js +++ b/icons/es5/OfflineBolt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOfflineBolt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOfflineBolt(props) { fill: "currentColor" })); } + export default SvgOfflineBolt; \ No newline at end of file diff --git a/icons/es5/OfflinePin.js b/icons/es5/OfflinePin.js index bf30d358dc..562992fb70 100644 --- a/icons/es5/OfflinePin.js +++ b/icons/es5/OfflinePin.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOfflinePin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOfflinePin(props) { fill: "currentColor" })); } + export default SvgOfflinePin; \ No newline at end of file diff --git a/icons/es5/OfflineShare.js b/icons/es5/OfflineShare.js index ff6f73c877..ba0a607054 100644 --- a/icons/es5/OfflineShare.js +++ b/icons/es5/OfflineShare.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOfflineShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgOfflineShare(props) { fill: "currentColor" })); } + export default SvgOfflineShare; \ No newline at end of file diff --git a/icons/es5/OilBarrel.js b/icons/es5/OilBarrel.js index 763e67143c..2d2031c01a 100644 --- a/icons/es5/OilBarrel.js +++ b/icons/es5/OilBarrel.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOilBarrel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOilBarrel(props) { fill: "currentColor" })); } + export default SvgOilBarrel; \ No newline at end of file diff --git a/icons/es5/OnDeviceTraining.js b/icons/es5/OnDeviceTraining.js index 779323b663..f307a2b8bf 100644 --- a/icons/es5/OnDeviceTraining.js +++ b/icons/es5/OnDeviceTraining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOnDeviceTraining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgOnDeviceTraining(props) { fill: "currentColor" })); } + export default SvgOnDeviceTraining; \ No newline at end of file diff --git a/icons/es5/OndemandVideo.js b/icons/es5/OndemandVideo.js index 69baadf14f..466e2dcb4f 100644 --- a/icons/es5/OndemandVideo.js +++ b/icons/es5/OndemandVideo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOndemandVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOndemandVideo(props) { fill: "currentColor" })); } + export default SvgOndemandVideo; \ No newline at end of file diff --git a/icons/es5/OnlinePrediction.js b/icons/es5/OnlinePrediction.js index 67bd3df518..d3cce49ca2 100644 --- a/icons/es5/OnlinePrediction.js +++ b/icons/es5/OnlinePrediction.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOnlinePrediction(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOnlinePrediction(props) { fill: "currentColor" })); } + export default SvgOnlinePrediction; \ No newline at end of file diff --git a/icons/es5/Opacity.js b/icons/es5/Opacity.js index c5aefeb7ca..daabdabf69 100644 --- a/icons/es5/Opacity.js +++ b/icons/es5/Opacity.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOpacity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOpacity(props) { fill: "currentColor" })); } + export default SvgOpacity; \ No newline at end of file diff --git a/icons/es5/OpenInBrowser.js b/icons/es5/OpenInBrowser.js index cbdab1f64f..e8fb6d1998 100644 --- a/icons/es5/OpenInBrowser.js +++ b/icons/es5/OpenInBrowser.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOpenInBrowser(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOpenInBrowser(props) { fill: "currentColor" })); } + export default SvgOpenInBrowser; \ No newline at end of file diff --git a/icons/es5/OpenInFull.js b/icons/es5/OpenInFull.js index 656e741f54..31e166a951 100644 --- a/icons/es5/OpenInFull.js +++ b/icons/es5/OpenInFull.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOpenInFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOpenInFull(props) { fill: "currentColor" })); } + export default SvgOpenInFull; \ No newline at end of file diff --git a/icons/es5/OpenInNew.js b/icons/es5/OpenInNew.js index a92f4c5fef..560e5c6ab6 100644 --- a/icons/es5/OpenInNew.js +++ b/icons/es5/OpenInNew.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOpenInNew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOpenInNew(props) { fill: "currentColor" })); } + export default SvgOpenInNew; \ No newline at end of file diff --git a/icons/es5/OpenInNewOff.js b/icons/es5/OpenInNewOff.js index 2449a49f3e..df8fdab873 100644 --- a/icons/es5/OpenInNewOff.js +++ b/icons/es5/OpenInNewOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOpenInNewOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOpenInNewOff(props) { fill: "currentColor" })); } + export default SvgOpenInNewOff; \ No newline at end of file diff --git a/icons/es5/OpenWith.js b/icons/es5/OpenWith.js index 5249c7ce9b..6afb6cb1c9 100644 --- a/icons/es5/OpenWith.js +++ b/icons/es5/OpenWith.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOpenWith(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOpenWith(props) { fill: "currentColor" })); } + export default SvgOpenWith; \ No newline at end of file diff --git a/icons/es5/OtherHouses.js b/icons/es5/OtherHouses.js index 9e27ac88cb..493aea1079 100644 --- a/icons/es5/OtherHouses.js +++ b/icons/es5/OtherHouses.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOtherHouses(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOtherHouses(props) { fill: "currentColor" })); } + export default SvgOtherHouses; \ No newline at end of file diff --git a/icons/es5/Outbond.js b/icons/es5/Outbond.js index e3ccab2943..9357f4d49d 100644 --- a/icons/es5/Outbond.js +++ b/icons/es5/Outbond.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOutbond(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOutbond(props) { fill: "currentColor" })); } + export default SvgOutbond; \ No newline at end of file diff --git a/icons/es5/Outbound.js b/icons/es5/Outbound.js index 2b296feee4..45c3351eea 100644 --- a/icons/es5/Outbound.js +++ b/icons/es5/Outbound.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOutbound(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOutbound(props) { fill: "currentColor" })); } + export default SvgOutbound; \ No newline at end of file diff --git a/icons/es5/Outbox.js b/icons/es5/Outbox.js index c91f504c56..e17be8cd7c 100644 --- a/icons/es5/Outbox.js +++ b/icons/es5/Outbox.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOutbox(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgOutbox(props) { fill: "currentColor" })); } + export default SvgOutbox; \ No newline at end of file diff --git a/icons/es5/OutdoorGrill.js b/icons/es5/OutdoorGrill.js index 9109ffefc5..e8bce062f0 100644 --- a/icons/es5/OutdoorGrill.js +++ b/icons/es5/OutdoorGrill.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOutdoorGrill(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOutdoorGrill(props) { fill: "currentColor" })); } + export default SvgOutdoorGrill; \ No newline at end of file diff --git a/icons/es5/Outlet.js b/icons/es5/Outlet.js index d912a00463..eb66b235d1 100644 --- a/icons/es5/Outlet.js +++ b/icons/es5/Outlet.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOutlet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOutlet(props) { fill: "currentColor" })); } + export default SvgOutlet; \ No newline at end of file diff --git a/icons/es5/OutlinedFlag.js b/icons/es5/OutlinedFlag.js index cdae5eedc9..f08a27ea2c 100644 --- a/icons/es5/OutlinedFlag.js +++ b/icons/es5/OutlinedFlag.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOutlinedFlag(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgOutlinedFlag(props) { fill: "currentColor" })); } + export default SvgOutlinedFlag; \ No newline at end of file diff --git a/icons/es5/Output.js b/icons/es5/Output.js index beb8c13c6d..55394b24d9 100644 --- a/icons/es5/Output.js +++ b/icons/es5/Output.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgOutput(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgOutput(props) { fill: "currentColor" })); } + export default SvgOutput; \ No newline at end of file diff --git a/icons/es5/Padding.js b/icons/es5/Padding.js index 1aa06c22df..4385c1699a 100644 --- a/icons/es5/Padding.js +++ b/icons/es5/Padding.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPadding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPadding(props) { fill: "currentColor" })); } + export default SvgPadding; \ No newline at end of file diff --git a/icons/es5/Pages.js b/icons/es5/Pages.js index 19c8046651..901fdd9afd 100644 --- a/icons/es5/Pages.js +++ b/icons/es5/Pages.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPages(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPages(props) { fill: "currentColor" })); } + export default SvgPages; \ No newline at end of file diff --git a/icons/es5/Pageview.js b/icons/es5/Pageview.js index 398c92d1c5..b992b656a5 100644 --- a/icons/es5/Pageview.js +++ b/icons/es5/Pageview.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPageview(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPageview(props) { fill: "currentColor" })); } + export default SvgPageview; \ No newline at end of file diff --git a/icons/es5/Paid.js b/icons/es5/Paid.js index af6d238638..525402e1c3 100644 --- a/icons/es5/Paid.js +++ b/icons/es5/Paid.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPaid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPaid(props) { fill: "currentColor" })); } + export default SvgPaid; \ No newline at end of file diff --git a/icons/es5/Palette.js b/icons/es5/Palette.js index 62de542212..c16a7a43ab 100644 --- a/icons/es5/Palette.js +++ b/icons/es5/Palette.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPalette(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPalette(props) { fill: "currentColor" })); } + export default SvgPalette; \ No newline at end of file diff --git a/icons/es5/PanTool.js b/icons/es5/PanTool.js index ad8a2ec0d6..efcc39b7d2 100644 --- a/icons/es5/PanTool.js +++ b/icons/es5/PanTool.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanTool(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanTool(props) { fill: "currentColor" })); } + export default SvgPanTool; \ No newline at end of file diff --git a/icons/es5/PanToolAlt.js b/icons/es5/PanToolAlt.js index 4a7db51103..03a620b903 100644 --- a/icons/es5/PanToolAlt.js +++ b/icons/es5/PanToolAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanToolAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanToolAlt(props) { fill: "currentColor" })); } + export default SvgPanToolAlt; \ No newline at end of file diff --git a/icons/es5/Panorama.js b/icons/es5/Panorama.js index f15fbb53e6..6be2ab4038 100644 --- a/icons/es5/Panorama.js +++ b/icons/es5/Panorama.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanorama(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanorama(props) { fill: "currentColor" })); } + export default SvgPanorama; \ No newline at end of file diff --git a/icons/es5/PanoramaFishEye.js b/icons/es5/PanoramaFishEye.js index 10ecb94e40..21f313007d 100644 --- a/icons/es5/PanoramaFishEye.js +++ b/icons/es5/PanoramaFishEye.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanoramaFishEye(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanoramaFishEye(props) { fill: "currentColor" })); } + export default SvgPanoramaFishEye; \ No newline at end of file diff --git a/icons/es5/PanoramaHorizontal.js b/icons/es5/PanoramaHorizontal.js index e8c91d6694..4f06fe34db 100644 --- a/icons/es5/PanoramaHorizontal.js +++ b/icons/es5/PanoramaHorizontal.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanoramaHorizontal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanoramaHorizontal(props) { fill: "currentColor" })); } + export default SvgPanoramaHorizontal; \ No newline at end of file diff --git a/icons/es5/PanoramaHorizontalSelect.js b/icons/es5/PanoramaHorizontalSelect.js index be394d2738..a9ec563ea4 100644 --- a/icons/es5/PanoramaHorizontalSelect.js +++ b/icons/es5/PanoramaHorizontalSelect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanoramaHorizontalSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanoramaHorizontalSelect(props) { fill: "currentColor" })); } + export default SvgPanoramaHorizontalSelect; \ No newline at end of file diff --git a/icons/es5/PanoramaPhotosphere.js b/icons/es5/PanoramaPhotosphere.js index c0989d286b..641d5a679b 100644 --- a/icons/es5/PanoramaPhotosphere.js +++ b/icons/es5/PanoramaPhotosphere.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanoramaPhotosphere(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanoramaPhotosphere(props) { fill: "currentColor" })); } + export default SvgPanoramaPhotosphere; \ No newline at end of file diff --git a/icons/es5/PanoramaPhotosphereSelect.js b/icons/es5/PanoramaPhotosphereSelect.js index f6b5deada4..6b6c9d9483 100644 --- a/icons/es5/PanoramaPhotosphereSelect.js +++ b/icons/es5/PanoramaPhotosphereSelect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanoramaPhotosphereSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanoramaPhotosphereSelect(props) { fill: "currentColor" })); } + export default SvgPanoramaPhotosphereSelect; \ No newline at end of file diff --git a/icons/es5/PanoramaVertical.js b/icons/es5/PanoramaVertical.js index ae4b94e3d2..cf3ab5b559 100644 --- a/icons/es5/PanoramaVertical.js +++ b/icons/es5/PanoramaVertical.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanoramaVertical(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanoramaVertical(props) { fill: "currentColor" })); } + export default SvgPanoramaVertical; \ No newline at end of file diff --git a/icons/es5/PanoramaVerticalSelect.js b/icons/es5/PanoramaVerticalSelect.js index 2cd7fa9844..e2af69daff 100644 --- a/icons/es5/PanoramaVerticalSelect.js +++ b/icons/es5/PanoramaVerticalSelect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanoramaVerticalSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanoramaVerticalSelect(props) { fill: "currentColor" })); } + export default SvgPanoramaVerticalSelect; \ No newline at end of file diff --git a/icons/es5/PanoramaWideAngle.js b/icons/es5/PanoramaWideAngle.js index 9ae7dabe15..3fa8356afa 100644 --- a/icons/es5/PanoramaWideAngle.js +++ b/icons/es5/PanoramaWideAngle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanoramaWideAngle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanoramaWideAngle(props) { fill: "currentColor" })); } + export default SvgPanoramaWideAngle; \ No newline at end of file diff --git a/icons/es5/PanoramaWideAngleSelect.js b/icons/es5/PanoramaWideAngleSelect.js index f5c79b0a9a..ea093b1a33 100644 --- a/icons/es5/PanoramaWideAngleSelect.js +++ b/icons/es5/PanoramaWideAngleSelect.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPanoramaWideAngleSelect(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPanoramaWideAngleSelect(props) { fill: "currentColor" })); } + export default SvgPanoramaWideAngleSelect; \ No newline at end of file diff --git a/icons/es5/Paragliding.js b/icons/es5/Paragliding.js index adb1290b9d..a2348c9f08 100644 --- a/icons/es5/Paragliding.js +++ b/icons/es5/Paragliding.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgParagliding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgParagliding(props) { fill: "currentColor" })); } + export default SvgParagliding; \ No newline at end of file diff --git a/icons/es5/Park.js b/icons/es5/Park.js index cb5d299979..b597726474 100644 --- a/icons/es5/Park.js +++ b/icons/es5/Park.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPark(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPark(props) { fill: "currentColor" })); } + export default SvgPark; \ No newline at end of file diff --git a/icons/es5/PartyMode.js b/icons/es5/PartyMode.js index b4971959c0..5fe93345d3 100644 --- a/icons/es5/PartyMode.js +++ b/icons/es5/PartyMode.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPartyMode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPartyMode(props) { fill: "currentColor" })); } + export default SvgPartyMode; \ No newline at end of file diff --git a/icons/es5/Password.js b/icons/es5/Password.js index 84be8d439b..74eb77b158 100644 --- a/icons/es5/Password.js +++ b/icons/es5/Password.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPassword(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPassword(props) { fill: "currentColor" })); } + export default SvgPassword; \ No newline at end of file diff --git a/icons/es5/Pattern.js b/icons/es5/Pattern.js index 2f3d00d6a5..73b785e8b8 100644 --- a/icons/es5/Pattern.js +++ b/icons/es5/Pattern.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPattern(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPattern(props) { fill: "currentColor" })); } + export default SvgPattern; \ No newline at end of file diff --git a/icons/es5/Pause.js b/icons/es5/Pause.js index 6b99d5251e..94cd52977f 100644 --- a/icons/es5/Pause.js +++ b/icons/es5/Pause.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPause(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPause(props) { fill: "currentColor" })); } + export default SvgPause; \ No newline at end of file diff --git a/icons/es5/PauseCircle.js b/icons/es5/PauseCircle.js index 6cd7dbb223..81681aebde 100644 --- a/icons/es5/PauseCircle.js +++ b/icons/es5/PauseCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPauseCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPauseCircle(props) { fill: "currentColor" })); } + export default SvgPauseCircle; \ No newline at end of file diff --git a/icons/es5/PauseCircleFilled.js b/icons/es5/PauseCircleFilled.js index 7103aef161..76595f556e 100644 --- a/icons/es5/PauseCircleFilled.js +++ b/icons/es5/PauseCircleFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPauseCircleFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPauseCircleFilled(props) { fill: "currentColor" })); } + export default SvgPauseCircleFilled; \ No newline at end of file diff --git a/icons/es5/PauseCircleOutline.js b/icons/es5/PauseCircleOutline.js index 6278bba7eb..4b06fddb7c 100644 --- a/icons/es5/PauseCircleOutline.js +++ b/icons/es5/PauseCircleOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPauseCircleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPauseCircleOutline(props) { fill: "currentColor" })); } + export default SvgPauseCircleOutline; \ No newline at end of file diff --git a/icons/es5/PausePresentation.js b/icons/es5/PausePresentation.js index c254295c55..f1009fcb20 100644 --- a/icons/es5/PausePresentation.js +++ b/icons/es5/PausePresentation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPausePresentation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPausePresentation(props) { fill: "currentColor" })); } + export default SvgPausePresentation; \ No newline at end of file diff --git a/icons/es5/Payment.js b/icons/es5/Payment.js index 88df28aea3..d944fda27a 100644 --- a/icons/es5/Payment.js +++ b/icons/es5/Payment.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPayment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPayment(props) { fill: "currentColor" })); } + export default SvgPayment; \ No newline at end of file diff --git a/icons/es5/Payments.js b/icons/es5/Payments.js index bc4e2ed04b..e0b1ca1303 100644 --- a/icons/es5/Payments.js +++ b/icons/es5/Payments.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPayments(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPayments(props) { fill: "currentColor" })); } + export default SvgPayments; \ No newline at end of file diff --git a/icons/es5/Paypal.js b/icons/es5/Paypal.js index ab3df2020f..ddd088cbb8 100644 --- a/icons/es5/Paypal.js +++ b/icons/es5/Paypal.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPaypal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgPaypal(props) { fill: "currentColor" })); } + export default SvgPaypal; \ No newline at end of file diff --git a/icons/es5/PedalBike.js b/icons/es5/PedalBike.js index 14168dcbf5..e3f02e1fa6 100644 --- a/icons/es5/PedalBike.js +++ b/icons/es5/PedalBike.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPedalBike(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPedalBike(props) { fill: "currentColor" })); } + export default SvgPedalBike; \ No newline at end of file diff --git a/icons/es5/Pending.js b/icons/es5/Pending.js index 1fc7617185..07cde979ed 100644 --- a/icons/es5/Pending.js +++ b/icons/es5/Pending.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPending(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPending(props) { fill: "currentColor" })); } + export default SvgPending; \ No newline at end of file diff --git a/icons/es5/PendingActions.js b/icons/es5/PendingActions.js index 8e86a2e039..d5c8131fe5 100644 --- a/icons/es5/PendingActions.js +++ b/icons/es5/PendingActions.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPendingActions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPendingActions(props) { fill: "currentColor" })); } + export default SvgPendingActions; \ No newline at end of file diff --git a/icons/es5/Pentagon.js b/icons/es5/Pentagon.js index 89bf72bc3d..d8fd1a9d6e 100644 --- a/icons/es5/Pentagon.js +++ b/icons/es5/Pentagon.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPentagon(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPentagon(props) { fill: "currentColor" })); } + export default SvgPentagon; \ No newline at end of file diff --git a/icons/es5/People.js b/icons/es5/People.js index 58b379a0ab..4f34e79a12 100644 --- a/icons/es5/People.js +++ b/icons/es5/People.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPeople(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgPeople(props) { fill: "currentColor" })); } + export default SvgPeople; \ No newline at end of file diff --git a/icons/es5/PeopleAlt.js b/icons/es5/PeopleAlt.js index b153436644..8d28630b1c 100644 --- a/icons/es5/PeopleAlt.js +++ b/icons/es5/PeopleAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPeopleAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -22,4 +24,5 @@ function SvgPeopleAlt(props) { fill: "currentColor" })); } + export default SvgPeopleAlt; \ No newline at end of file diff --git a/icons/es5/PeopleOutline.js b/icons/es5/PeopleOutline.js index bf3ccd28fe..5ea673ceec 100644 --- a/icons/es5/PeopleOutline.js +++ b/icons/es5/PeopleOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPeopleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPeopleOutline(props) { fill: "currentColor" })); } + export default SvgPeopleOutline; \ No newline at end of file diff --git a/icons/es5/Percent.js b/icons/es5/Percent.js index e5eaf26354..20b75cbafb 100644 --- a/icons/es5/Percent.js +++ b/icons/es5/Percent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPercent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPercent(props) { fill: "currentColor" })); } + export default SvgPercent; \ No newline at end of file diff --git a/icons/es5/Percentage.js b/icons/es5/Percentage.js index 52d8679b38..d07186764e 100644 --- a/icons/es5/Percentage.js +++ b/icons/es5/Percentage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPercentage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPercentage(props) { fill: "currentColor" })); } + export default SvgPercentage; \ No newline at end of file diff --git a/icons/es5/PermCameraMic.js b/icons/es5/PermCameraMic.js index 84415cf7cc..66b93bc2af 100644 --- a/icons/es5/PermCameraMic.js +++ b/icons/es5/PermCameraMic.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPermCameraMic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPermCameraMic(props) { fill: "currentColor" })); } + export default SvgPermCameraMic; \ No newline at end of file diff --git a/icons/es5/PermContactCalendar.js b/icons/es5/PermContactCalendar.js index 32189073c1..38eae7b27c 100644 --- a/icons/es5/PermContactCalendar.js +++ b/icons/es5/PermContactCalendar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPermContactCalendar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPermContactCalendar(props) { fill: "currentColor" })); } + export default SvgPermContactCalendar; \ No newline at end of file diff --git a/icons/es5/PermDataSetting.js b/icons/es5/PermDataSetting.js index feaa991d9a..67b2384863 100644 --- a/icons/es5/PermDataSetting.js +++ b/icons/es5/PermDataSetting.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPermDataSetting(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPermDataSetting(props) { fill: "currentColor" })); } + export default SvgPermDataSetting; \ No newline at end of file diff --git a/icons/es5/PermDeviceInformation.js b/icons/es5/PermDeviceInformation.js index 7100b2af9d..8430623fbf 100644 --- a/icons/es5/PermDeviceInformation.js +++ b/icons/es5/PermDeviceInformation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPermDeviceInformation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPermDeviceInformation(props) { fill: "currentColor" })); } + export default SvgPermDeviceInformation; \ No newline at end of file diff --git a/icons/es5/PermIdentity.js b/icons/es5/PermIdentity.js index 689f4fdae3..3b24d59a71 100644 --- a/icons/es5/PermIdentity.js +++ b/icons/es5/PermIdentity.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPermIdentity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPermIdentity(props) { fill: "currentColor" })); } + export default SvgPermIdentity; \ No newline at end of file diff --git a/icons/es5/PermMedia.js b/icons/es5/PermMedia.js index 1beeaa88bf..f6abbdf517 100644 --- a/icons/es5/PermMedia.js +++ b/icons/es5/PermMedia.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPermMedia(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPermMedia(props) { fill: "currentColor" })); } + export default SvgPermMedia; \ No newline at end of file diff --git a/icons/es5/PermPhoneMsg.js b/icons/es5/PermPhoneMsg.js index d80341a5d5..5c37527618 100644 --- a/icons/es5/PermPhoneMsg.js +++ b/icons/es5/PermPhoneMsg.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPermPhoneMsg(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPermPhoneMsg(props) { fill: "currentColor" })); } + export default SvgPermPhoneMsg; \ No newline at end of file diff --git a/icons/es5/PermScanWifi.js b/icons/es5/PermScanWifi.js index 3167e81e98..3b46f94d08 100644 --- a/icons/es5/PermScanWifi.js +++ b/icons/es5/PermScanWifi.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPermScanWifi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPermScanWifi(props) { fill: "currentColor" })); } + export default SvgPermScanWifi; \ No newline at end of file diff --git a/icons/es5/Person.js b/icons/es5/Person.js index b8d6caa853..75bb039cf3 100644 --- a/icons/es5/Person.js +++ b/icons/es5/Person.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPerson(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgPerson(props) { fill: "currentColor" })); } + export default SvgPerson; \ No newline at end of file diff --git a/icons/es5/Person2.js b/icons/es5/Person2.js index 8f32a2b816..3aefb40c8f 100644 --- a/icons/es5/Person2.js +++ b/icons/es5/Person2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPerson2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPerson2(props) { fill: "currentColor" })); } + export default SvgPerson2; \ No newline at end of file diff --git a/icons/es5/Person3.js b/icons/es5/Person3.js index 314f497b5e..83b1e8cbab 100644 --- a/icons/es5/Person3.js +++ b/icons/es5/Person3.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPerson3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPerson3(props) { fill: "currentColor" })); } + export default SvgPerson3; \ No newline at end of file diff --git a/icons/es5/Person4.js b/icons/es5/Person4.js index 49efddc491..ffd64604c1 100644 --- a/icons/es5/Person4.js +++ b/icons/es5/Person4.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPerson4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPerson4(props) { fill: "currentColor" })); } + export default SvgPerson4; \ No newline at end of file diff --git a/icons/es5/PersonAdd.js b/icons/es5/PersonAdd.js index 69a9e00484..453c98b4f3 100644 --- a/icons/es5/PersonAdd.js +++ b/icons/es5/PersonAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonAdd(props) { fill: "currentColor" })); } + export default SvgPersonAdd; \ No newline at end of file diff --git a/icons/es5/PersonAddAlt.js b/icons/es5/PersonAddAlt.js index 92ed6278b7..12db962798 100644 --- a/icons/es5/PersonAddAlt.js +++ b/icons/es5/PersonAddAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonAddAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonAddAlt(props) { fill: "currentColor" })); } + export default SvgPersonAddAlt; \ No newline at end of file diff --git a/icons/es5/PersonAddAlt1.js b/icons/es5/PersonAddAlt1.js index 0e84efdcf1..0a5d38f0d6 100644 --- a/icons/es5/PersonAddAlt1.js +++ b/icons/es5/PersonAddAlt1.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonAddAlt1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonAddAlt1(props) { fill: "currentColor" })); } + export default SvgPersonAddAlt1; \ No newline at end of file diff --git a/icons/es5/PersonAddDisabled.js b/icons/es5/PersonAddDisabled.js index 77014c9fea..7fcfe1e521 100644 --- a/icons/es5/PersonAddDisabled.js +++ b/icons/es5/PersonAddDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonAddDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonAddDisabled(props) { fill: "currentColor" })); } + export default SvgPersonAddDisabled; \ No newline at end of file diff --git a/icons/es5/PersonOff.js b/icons/es5/PersonOff.js index 231555beba..a4237e0b0b 100644 --- a/icons/es5/PersonOff.js +++ b/icons/es5/PersonOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonOff(props) { fill: "currentColor" })); } + export default SvgPersonOff; \ No newline at end of file diff --git a/icons/es5/PersonOutline.js b/icons/es5/PersonOutline.js index 27694d408f..f3e0e820f2 100644 --- a/icons/es5/PersonOutline.js +++ b/icons/es5/PersonOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonOutline(props) { fill: "currentColor" })); } + export default SvgPersonOutline; \ No newline at end of file diff --git a/icons/es5/PersonPin.js b/icons/es5/PersonPin.js index 84fb6ef877..53c16b379b 100644 --- a/icons/es5/PersonPin.js +++ b/icons/es5/PersonPin.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonPin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonPin(props) { fill: "currentColor" })); } + export default SvgPersonPin; \ No newline at end of file diff --git a/icons/es5/PersonPinCircle.js b/icons/es5/PersonPinCircle.js index 398aab99ec..bea9d4f09e 100644 --- a/icons/es5/PersonPinCircle.js +++ b/icons/es5/PersonPinCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonPinCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonPinCircle(props) { fill: "currentColor" })); } + export default SvgPersonPinCircle; \ No newline at end of file diff --git a/icons/es5/PersonRemove.js b/icons/es5/PersonRemove.js index 2a47cb5cb8..d8c1184d97 100644 --- a/icons/es5/PersonRemove.js +++ b/icons/es5/PersonRemove.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonRemove(props) { fill: "currentColor" })); } + export default SvgPersonRemove; \ No newline at end of file diff --git a/icons/es5/PersonRemoveAlt1.js b/icons/es5/PersonRemoveAlt1.js index 150407b0ee..acfe68f457 100644 --- a/icons/es5/PersonRemoveAlt1.js +++ b/icons/es5/PersonRemoveAlt1.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonRemoveAlt1(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonRemoveAlt1(props) { fill: "currentColor" })); } + export default SvgPersonRemoveAlt1; \ No newline at end of file diff --git a/icons/es5/PersonSearch.js b/icons/es5/PersonSearch.js index d523b91b60..7af80db51e 100644 --- a/icons/es5/PersonSearch.js +++ b/icons/es5/PersonSearch.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgPersonSearch(props) { fill: "currentColor" })); } + export default SvgPersonSearch; \ No newline at end of file diff --git a/icons/es5/PersonalInjury.js b/icons/es5/PersonalInjury.js index e1bac81648..764f97fb69 100644 --- a/icons/es5/PersonalInjury.js +++ b/icons/es5/PersonalInjury.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonalInjury(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonalInjury(props) { fill: "currentColor" })); } + export default SvgPersonalInjury; \ No newline at end of file diff --git a/icons/es5/PersonalVideo.js b/icons/es5/PersonalVideo.js index e999ba76cf..013a194320 100644 --- a/icons/es5/PersonalVideo.js +++ b/icons/es5/PersonalVideo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPersonalVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPersonalVideo(props) { fill: "currentColor" })); } + export default SvgPersonalVideo; \ No newline at end of file diff --git a/icons/es5/PestControl.js b/icons/es5/PestControl.js index 9ce3d51898..e06fe14551 100644 --- a/icons/es5/PestControl.js +++ b/icons/es5/PestControl.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPestControl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPestControl(props) { fill: "currentColor" })); } + export default SvgPestControl; \ No newline at end of file diff --git a/icons/es5/PestControlRodent.js b/icons/es5/PestControlRodent.js index a092a11d1e..98303d640e 100644 --- a/icons/es5/PestControlRodent.js +++ b/icons/es5/PestControlRodent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPestControlRodent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPestControlRodent(props) { fill: "currentColor" })); } + export default SvgPestControlRodent; \ No newline at end of file diff --git a/icons/es5/Pets.js b/icons/es5/Pets.js index 2a94f8a162..0cc9bd776e 100644 --- a/icons/es5/Pets.js +++ b/icons/es5/Pets.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPets(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -28,4 +30,5 @@ function SvgPets(props) { fill: "currentColor" })); } + export default SvgPets; \ No newline at end of file diff --git a/icons/es5/Phishing.js b/icons/es5/Phishing.js index 651db5ec25..0fa88e79c1 100644 --- a/icons/es5/Phishing.js +++ b/icons/es5/Phishing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhishing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhishing(props) { fill: "currentColor" })); } + export default SvgPhishing; \ No newline at end of file diff --git a/icons/es5/Phone.js b/icons/es5/Phone.js index 7c275a6a2b..820feab859 100644 --- a/icons/es5/Phone.js +++ b/icons/es5/Phone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhone(props) { fill: "currentColor" })); } + export default SvgPhone; \ No newline at end of file diff --git a/icons/es5/PhoneAndroid.js b/icons/es5/PhoneAndroid.js index 9778cf298a..544e0fd7ca 100644 --- a/icons/es5/PhoneAndroid.js +++ b/icons/es5/PhoneAndroid.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhoneAndroid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhoneAndroid(props) { fill: "currentColor" })); } + export default SvgPhoneAndroid; \ No newline at end of file diff --git a/icons/es5/PhoneBluetoothSpeaker.js b/icons/es5/PhoneBluetoothSpeaker.js index ba7ecdc80b..95f9a133d9 100644 --- a/icons/es5/PhoneBluetoothSpeaker.js +++ b/icons/es5/PhoneBluetoothSpeaker.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhoneBluetoothSpeaker(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhoneBluetoothSpeaker(props) { fill: "currentColor" })); } + export default SvgPhoneBluetoothSpeaker; \ No newline at end of file diff --git a/icons/es5/PhoneCallback.js b/icons/es5/PhoneCallback.js index a1f142ff52..4867b73c1a 100644 --- a/icons/es5/PhoneCallback.js +++ b/icons/es5/PhoneCallback.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhoneCallback(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhoneCallback(props) { fill: "currentColor" })); } + export default SvgPhoneCallback; \ No newline at end of file diff --git a/icons/es5/PhoneDisabled.js b/icons/es5/PhoneDisabled.js index 17f60652d0..f0b3482a05 100644 --- a/icons/es5/PhoneDisabled.js +++ b/icons/es5/PhoneDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhoneDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhoneDisabled(props) { fill: "currentColor" })); } + export default SvgPhoneDisabled; \ No newline at end of file diff --git a/icons/es5/PhoneEnabled.js b/icons/es5/PhoneEnabled.js index e3505855cd..f508efbf99 100644 --- a/icons/es5/PhoneEnabled.js +++ b/icons/es5/PhoneEnabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhoneEnabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhoneEnabled(props) { fill: "currentColor" })); } + export default SvgPhoneEnabled; \ No newline at end of file diff --git a/icons/es5/PhoneForwarded.js b/icons/es5/PhoneForwarded.js index 891580069e..62f96e74e2 100644 --- a/icons/es5/PhoneForwarded.js +++ b/icons/es5/PhoneForwarded.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhoneForwarded(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhoneForwarded(props) { fill: "currentColor" })); } + export default SvgPhoneForwarded; \ No newline at end of file diff --git a/icons/es5/PhoneInTalk.js b/icons/es5/PhoneInTalk.js index 6e6523d94e..4f6e245f0e 100644 --- a/icons/es5/PhoneInTalk.js +++ b/icons/es5/PhoneInTalk.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhoneInTalk(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhoneInTalk(props) { fill: "currentColor" })); } + export default SvgPhoneInTalk; \ No newline at end of file diff --git a/icons/es5/PhoneIphone.js b/icons/es5/PhoneIphone.js index 64333d52c4..e5bc7b8481 100644 --- a/icons/es5/PhoneIphone.js +++ b/icons/es5/PhoneIphone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhoneIphone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgPhoneIphone(props) { fill: "currentColor" })); } + export default SvgPhoneIphone; \ No newline at end of file diff --git a/icons/es5/PhoneLocked.js b/icons/es5/PhoneLocked.js index 46b5c3bc3d..990dad8722 100644 --- a/icons/es5/PhoneLocked.js +++ b/icons/es5/PhoneLocked.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhoneLocked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgPhoneLocked(props) { fill: "currentColor" })); } + export default SvgPhoneLocked; \ No newline at end of file diff --git a/icons/es5/PhoneMissed.js b/icons/es5/PhoneMissed.js index 2f55cfc54f..3794153664 100644 --- a/icons/es5/PhoneMissed.js +++ b/icons/es5/PhoneMissed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhoneMissed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhoneMissed(props) { fill: "currentColor" })); } + export default SvgPhoneMissed; \ No newline at end of file diff --git a/icons/es5/PhonePaused.js b/icons/es5/PhonePaused.js index f6fb11bf94..d89f2d0971 100644 --- a/icons/es5/PhonePaused.js +++ b/icons/es5/PhonePaused.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhonePaused(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhonePaused(props) { fill: "currentColor" })); } + export default SvgPhonePaused; \ No newline at end of file diff --git a/icons/es5/Phonelink.js b/icons/es5/Phonelink.js index e8e6d7f595..77b31c47fc 100644 --- a/icons/es5/Phonelink.js +++ b/icons/es5/Phonelink.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhonelink(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhonelink(props) { fill: "currentColor" })); } + export default SvgPhonelink; \ No newline at end of file diff --git a/icons/es5/PhonelinkErase.js b/icons/es5/PhonelinkErase.js index 37a719282f..d084426ff9 100644 --- a/icons/es5/PhonelinkErase.js +++ b/icons/es5/PhonelinkErase.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhonelinkErase(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhonelinkErase(props) { fill: "currentColor" })); } + export default SvgPhonelinkErase; \ No newline at end of file diff --git a/icons/es5/PhonelinkLock.js b/icons/es5/PhonelinkLock.js index 6d894063f0..0ec5619b2a 100644 --- a/icons/es5/PhonelinkLock.js +++ b/icons/es5/PhonelinkLock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhonelinkLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhonelinkLock(props) { fill: "currentColor" })); } + export default SvgPhonelinkLock; \ No newline at end of file diff --git a/icons/es5/PhonelinkOff.js b/icons/es5/PhonelinkOff.js index 81f8a97d50..ca3df5f353 100644 --- a/icons/es5/PhonelinkOff.js +++ b/icons/es5/PhonelinkOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhonelinkOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhonelinkOff(props) { fill: "currentColor" })); } + export default SvgPhonelinkOff; \ No newline at end of file diff --git a/icons/es5/PhonelinkRing.js b/icons/es5/PhonelinkRing.js index 48fca9eefc..1c01074d13 100644 --- a/icons/es5/PhonelinkRing.js +++ b/icons/es5/PhonelinkRing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhonelinkRing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhonelinkRing(props) { fill: "currentColor" })); } + export default SvgPhonelinkRing; \ No newline at end of file diff --git a/icons/es5/PhonelinkSetup.js b/icons/es5/PhonelinkSetup.js index 75c59a38e9..a0dc55ab37 100644 --- a/icons/es5/PhonelinkSetup.js +++ b/icons/es5/PhonelinkSetup.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhonelinkSetup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhonelinkSetup(props) { fill: "currentColor" })); } + export default SvgPhonelinkSetup; \ No newline at end of file diff --git a/icons/es5/Photo.js b/icons/es5/Photo.js index 06c2260b99..7a398820c5 100644 --- a/icons/es5/Photo.js +++ b/icons/es5/Photo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhoto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhoto(props) { fill: "currentColor" })); } + export default SvgPhoto; \ No newline at end of file diff --git a/icons/es5/PhotoAlbum.js b/icons/es5/PhotoAlbum.js index ee4aff928b..833678b665 100644 --- a/icons/es5/PhotoAlbum.js +++ b/icons/es5/PhotoAlbum.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhotoAlbum(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhotoAlbum(props) { fill: "currentColor" })); } + export default SvgPhotoAlbum; \ No newline at end of file diff --git a/icons/es5/PhotoCamera.js b/icons/es5/PhotoCamera.js index ab595dcf8d..0d776cd280 100644 --- a/icons/es5/PhotoCamera.js +++ b/icons/es5/PhotoCamera.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhotoCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -15,4 +17,5 @@ function SvgPhotoCamera(props) { fill: "currentColor" })); } + export default SvgPhotoCamera; \ No newline at end of file diff --git a/icons/es5/PhotoCameraBack.js b/icons/es5/PhotoCameraBack.js index 616567abc1..5aeefe23c5 100644 --- a/icons/es5/PhotoCameraBack.js +++ b/icons/es5/PhotoCameraBack.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhotoCameraBack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhotoCameraBack(props) { fill: "currentColor" })); } + export default SvgPhotoCameraBack; \ No newline at end of file diff --git a/icons/es5/PhotoCameraFront.js b/icons/es5/PhotoCameraFront.js index 70aa18b36e..605a782e7f 100644 --- a/icons/es5/PhotoCameraFront.js +++ b/icons/es5/PhotoCameraFront.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhotoCameraFront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhotoCameraFront(props) { fill: "currentColor" })); } + export default SvgPhotoCameraFront; \ No newline at end of file diff --git a/icons/es5/PhotoFilter.js b/icons/es5/PhotoFilter.js index 8a514b3711..f3afe96d1d 100644 --- a/icons/es5/PhotoFilter.js +++ b/icons/es5/PhotoFilter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhotoFilter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhotoFilter(props) { fill: "currentColor" })); } + export default SvgPhotoFilter; \ No newline at end of file diff --git a/icons/es5/PhotoLibrary.js b/icons/es5/PhotoLibrary.js index 10ea00faca..453e88b7d8 100644 --- a/icons/es5/PhotoLibrary.js +++ b/icons/es5/PhotoLibrary.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhotoLibrary(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhotoLibrary(props) { fill: "currentColor" })); } + export default SvgPhotoLibrary; \ No newline at end of file diff --git a/icons/es5/PhotoSizeSelectActual.js b/icons/es5/PhotoSizeSelectActual.js index c3930f27d7..07b22046d7 100644 --- a/icons/es5/PhotoSizeSelectActual.js +++ b/icons/es5/PhotoSizeSelectActual.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhotoSizeSelectActual(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhotoSizeSelectActual(props) { fill: "currentColor" })); } + export default SvgPhotoSizeSelectActual; \ No newline at end of file diff --git a/icons/es5/PhotoSizeSelectLarge.js b/icons/es5/PhotoSizeSelectLarge.js index 72a4798be5..1fa6bf1a1d 100644 --- a/icons/es5/PhotoSizeSelectLarge.js +++ b/icons/es5/PhotoSizeSelectLarge.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhotoSizeSelectLarge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhotoSizeSelectLarge(props) { fill: "currentColor" })); } + export default SvgPhotoSizeSelectLarge; \ No newline at end of file diff --git a/icons/es5/PhotoSizeSelectSmall.js b/icons/es5/PhotoSizeSelectSmall.js index 19ac79759c..4d5f46f939 100644 --- a/icons/es5/PhotoSizeSelectSmall.js +++ b/icons/es5/PhotoSizeSelectSmall.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhotoSizeSelectSmall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhotoSizeSelectSmall(props) { fill: "currentColor" })); } + export default SvgPhotoSizeSelectSmall; \ No newline at end of file diff --git a/icons/es5/Php.js b/icons/es5/Php.js index adcf60553a..e9ea28ec53 100644 --- a/icons/es5/Php.js +++ b/icons/es5/Php.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPhp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPhp(props) { fill: "currentColor" })); } + export default SvgPhp; \ No newline at end of file diff --git a/icons/es5/Piano.js b/icons/es5/Piano.js index 9e03843a05..0f4ba4e7f9 100644 --- a/icons/es5/Piano.js +++ b/icons/es5/Piano.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPiano(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPiano(props) { fill: "currentColor" })); } + export default SvgPiano; \ No newline at end of file diff --git a/icons/es5/PianoOff.js b/icons/es5/PianoOff.js index d89665e63b..4ea58dac2c 100644 --- a/icons/es5/PianoOff.js +++ b/icons/es5/PianoOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPianoOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPianoOff(props) { fill: "currentColor" })); } + export default SvgPianoOff; \ No newline at end of file diff --git a/icons/es5/PictureAsPdf.js b/icons/es5/PictureAsPdf.js index 45ab2ed139..b1b4b3f1e4 100644 --- a/icons/es5/PictureAsPdf.js +++ b/icons/es5/PictureAsPdf.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPictureAsPdf(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPictureAsPdf(props) { fill: "currentColor" })); } + export default SvgPictureAsPdf; \ No newline at end of file diff --git a/icons/es5/PictureInPicture.js b/icons/es5/PictureInPicture.js index d9d75f132f..3f90445df3 100644 --- a/icons/es5/PictureInPicture.js +++ b/icons/es5/PictureInPicture.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPictureInPicture(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPictureInPicture(props) { fill: "currentColor" })); } + export default SvgPictureInPicture; \ No newline at end of file diff --git a/icons/es5/PictureInPictureAlt.js b/icons/es5/PictureInPictureAlt.js index bfbc5b1f43..c039f3f936 100644 --- a/icons/es5/PictureInPictureAlt.js +++ b/icons/es5/PictureInPictureAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPictureInPictureAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPictureInPictureAlt(props) { fill: "currentColor" })); } + export default SvgPictureInPictureAlt; \ No newline at end of file diff --git a/icons/es5/PieChart.js b/icons/es5/PieChart.js index 3619b169c0..16e9d6fe6f 100644 --- a/icons/es5/PieChart.js +++ b/icons/es5/PieChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPieChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPieChart(props) { fill: "currentColor" })); } + export default SvgPieChart; \ No newline at end of file diff --git a/icons/es5/PieChartOutline.js b/icons/es5/PieChartOutline.js index 91644e4e3f..c753acbb06 100644 --- a/icons/es5/PieChartOutline.js +++ b/icons/es5/PieChartOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPieChartOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPieChartOutline(props) { fill: "currentColor" })); } + export default SvgPieChartOutline; \ No newline at end of file diff --git a/icons/es5/Pin.js b/icons/es5/Pin.js index d16d4d7875..e9eaa78978 100644 --- a/icons/es5/Pin.js +++ b/icons/es5/Pin.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -14,4 +16,5 @@ function SvgPin(props) { fill: "currentColor" })); } + export default SvgPin; \ No newline at end of file diff --git a/icons/es5/PinDrop.js b/icons/es5/PinDrop.js index 174ee31bb9..9682428bc3 100644 --- a/icons/es5/PinDrop.js +++ b/icons/es5/PinDrop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPinDrop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgPinDrop(props) { fill: "currentColor" })); } + export default SvgPinDrop; \ No newline at end of file diff --git a/icons/es5/PinEnd.js b/icons/es5/PinEnd.js index d37cb3b0ff..44d84e0c23 100644 --- a/icons/es5/PinEnd.js +++ b/icons/es5/PinEnd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPinEnd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPinEnd(props) { fill: "currentColor" })); } + export default SvgPinEnd; \ No newline at end of file diff --git a/icons/es5/PinInvoke.js b/icons/es5/PinInvoke.js index 7ab161873d..55a5f9ad38 100644 --- a/icons/es5/PinInvoke.js +++ b/icons/es5/PinInvoke.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPinInvoke(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPinInvoke(props) { fill: "currentColor" })); } + export default SvgPinInvoke; \ No newline at end of file diff --git a/icons/es5/PinOff.js b/icons/es5/PinOff.js index f97ec797f5..7d94b9087d 100644 --- a/icons/es5/PinOff.js +++ b/icons/es5/PinOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPinOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgPinOff(props) { fill: "currentColor" })); } + export default SvgPinOff; \ No newline at end of file diff --git a/icons/es5/Pinch.js b/icons/es5/Pinch.js index 5f8f9dcf75..bd6e8493cc 100644 --- a/icons/es5/Pinch.js +++ b/icons/es5/Pinch.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPinch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPinch(props) { fill: "currentColor" })); } + export default SvgPinch; \ No newline at end of file diff --git a/icons/es5/PivotTableChart.js b/icons/es5/PivotTableChart.js index 23000f994a..a6c4f18df4 100644 --- a/icons/es5/PivotTableChart.js +++ b/icons/es5/PivotTableChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPivotTableChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPivotTableChart(props) { fill: "currentColor" })); } + export default SvgPivotTableChart; \ No newline at end of file diff --git a/icons/es5/Pix.js b/icons/es5/Pix.js index 9bb17deb52..a70a5f0975 100644 --- a/icons/es5/Pix.js +++ b/icons/es5/Pix.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPix(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgPix(props) { fill: "currentColor" })); } + export default SvgPix; \ No newline at end of file diff --git a/icons/es5/Place.js b/icons/es5/Place.js index 23cd035e8a..4bbc6530d2 100644 --- a/icons/es5/Place.js +++ b/icons/es5/Place.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlace(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlace(props) { fill: "currentColor" })); } + export default SvgPlace; \ No newline at end of file diff --git a/icons/es5/Plagiarism.js b/icons/es5/Plagiarism.js index 3800ba2514..d2e8bb8e7c 100644 --- a/icons/es5/Plagiarism.js +++ b/icons/es5/Plagiarism.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlagiarism(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgPlagiarism(props) { fill: "currentColor" })); } + export default SvgPlagiarism; \ No newline at end of file diff --git a/icons/es5/PlayArrow.js b/icons/es5/PlayArrow.js index 0e2dbf6363..6c266b6c17 100644 --- a/icons/es5/PlayArrow.js +++ b/icons/es5/PlayArrow.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlayArrow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgPlayArrow(props) { fill: "currentColor" })); } + export default SvgPlayArrow; \ No newline at end of file diff --git a/icons/es5/PlayCircle.js b/icons/es5/PlayCircle.js index 13c65209c2..4f26801e16 100644 --- a/icons/es5/PlayCircle.js +++ b/icons/es5/PlayCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlayCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlayCircle(props) { fill: "currentColor" })); } + export default SvgPlayCircle; \ No newline at end of file diff --git a/icons/es5/PlayCircleFilled.js b/icons/es5/PlayCircleFilled.js index 37b52123a5..1eb9499e71 100644 --- a/icons/es5/PlayCircleFilled.js +++ b/icons/es5/PlayCircleFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlayCircleFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgPlayCircleFilled(props) { fill: "currentColor" })); } + export default SvgPlayCircleFilled; \ No newline at end of file diff --git a/icons/es5/PlayCircleFilledWhite.js b/icons/es5/PlayCircleFilledWhite.js index 3ee16f7b05..cef5ac42a8 100644 --- a/icons/es5/PlayCircleFilledWhite.js +++ b/icons/es5/PlayCircleFilledWhite.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlayCircleFilledWhite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlayCircleFilledWhite(props) { fill: "currentColor" })); } + export default SvgPlayCircleFilledWhite; \ No newline at end of file diff --git a/icons/es5/PlayCircleOutline.js b/icons/es5/PlayCircleOutline.js index 3fdedf4bcf..4b76a75715 100644 --- a/icons/es5/PlayCircleOutline.js +++ b/icons/es5/PlayCircleOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlayCircleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgPlayCircleOutline(props) { fill: "currentColor" })); } + export default SvgPlayCircleOutline; \ No newline at end of file diff --git a/icons/es5/PlayDisabled.js b/icons/es5/PlayDisabled.js index baa68fd557..7e7574ce5b 100644 --- a/icons/es5/PlayDisabled.js +++ b/icons/es5/PlayDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlayDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlayDisabled(props) { fill: "currentColor" })); } + export default SvgPlayDisabled; \ No newline at end of file diff --git a/icons/es5/PlayForWork.js b/icons/es5/PlayForWork.js index f83e8f78c7..1a8c29c750 100644 --- a/icons/es5/PlayForWork.js +++ b/icons/es5/PlayForWork.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlayForWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlayForWork(props) { fill: "currentColor" })); } + export default SvgPlayForWork; \ No newline at end of file diff --git a/icons/es5/PlayLesson.js b/icons/es5/PlayLesson.js index 9c70d8162c..24ce1bd9b7 100644 --- a/icons/es5/PlayLesson.js +++ b/icons/es5/PlayLesson.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlayLesson(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgPlayLesson(props) { fill: "currentColor" })); } + export default SvgPlayLesson; \ No newline at end of file diff --git a/icons/es5/PlaylistAdd.js b/icons/es5/PlaylistAdd.js index 38c17c1d0d..23720541b4 100644 --- a/icons/es5/PlaylistAdd.js +++ b/icons/es5/PlaylistAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlaylistAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlaylistAdd(props) { fill: "currentColor" })); } + export default SvgPlaylistAdd; \ No newline at end of file diff --git a/icons/es5/PlaylistAddCheck.js b/icons/es5/PlaylistAddCheck.js index 48dc224575..bb6579094c 100644 --- a/icons/es5/PlaylistAddCheck.js +++ b/icons/es5/PlaylistAddCheck.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlaylistAddCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlaylistAddCheck(props) { fill: "currentColor" })); } + export default SvgPlaylistAddCheck; \ No newline at end of file diff --git a/icons/es5/PlaylistAddCheckCircle.js b/icons/es5/PlaylistAddCheckCircle.js index 5e1c921018..6638761657 100644 --- a/icons/es5/PlaylistAddCheckCircle.js +++ b/icons/es5/PlaylistAddCheckCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlaylistAddCheckCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlaylistAddCheckCircle(props) { fill: "currentColor" })); } + export default SvgPlaylistAddCheckCircle; \ No newline at end of file diff --git a/icons/es5/PlaylistAddCircle.js b/icons/es5/PlaylistAddCircle.js index 7574448cd2..44e3e5e0d6 100644 --- a/icons/es5/PlaylistAddCircle.js +++ b/icons/es5/PlaylistAddCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlaylistAddCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlaylistAddCircle(props) { fill: "currentColor" })); } + export default SvgPlaylistAddCircle; \ No newline at end of file diff --git a/icons/es5/PlaylistPlay.js b/icons/es5/PlaylistPlay.js index dc9775e879..17c0837e94 100644 --- a/icons/es5/PlaylistPlay.js +++ b/icons/es5/PlaylistPlay.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlaylistPlay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlaylistPlay(props) { fill: "currentColor" })); } + export default SvgPlaylistPlay; \ No newline at end of file diff --git a/icons/es5/PlaylistRemove.js b/icons/es5/PlaylistRemove.js index b7b95a47d4..7e7ebc6a08 100644 --- a/icons/es5/PlaylistRemove.js +++ b/icons/es5/PlaylistRemove.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlaylistRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlaylistRemove(props) { fill: "currentColor" })); } + export default SvgPlaylistRemove; \ No newline at end of file diff --git a/icons/es5/Plumbing.js b/icons/es5/Plumbing.js index e564e09f91..eb0117fdc7 100644 --- a/icons/es5/Plumbing.js +++ b/icons/es5/Plumbing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlumbing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgPlumbing(props) { fill: "currentColor" })); } + export default SvgPlumbing; \ No newline at end of file diff --git a/icons/es5/Plus.js b/icons/es5/Plus.js index b21f0d5727..b18b1a71fe 100644 --- a/icons/es5/Plus.js +++ b/icons/es5/Plus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlus(props) { fill: "currentColor" })); } + export default SvgPlus; \ No newline at end of file diff --git a/icons/es5/PlusMinus.js b/icons/es5/PlusMinus.js index 00d6719856..8a012dc6d4 100644 --- a/icons/es5/PlusMinus.js +++ b/icons/es5/PlusMinus.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlusMinus(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlusMinus(props) { fill: "currentColor" })); } + export default SvgPlusMinus; \ No newline at end of file diff --git a/icons/es5/PlusMinusAlt.js b/icons/es5/PlusMinusAlt.js index f4bea52f37..033ff175f5 100644 --- a/icons/es5/PlusMinusAlt.js +++ b/icons/es5/PlusMinusAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlusMinusAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlusMinusAlt(props) { fill: "currentColor" })); } + export default SvgPlusMinusAlt; \ No newline at end of file diff --git a/icons/es5/PlusOne.js b/icons/es5/PlusOne.js index 05a43db974..f55f038f2e 100644 --- a/icons/es5/PlusOne.js +++ b/icons/es5/PlusOne.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPlusOne(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPlusOne(props) { fill: "currentColor" })); } + export default SvgPlusOne; \ No newline at end of file diff --git a/icons/es5/Podcasts.js b/icons/es5/Podcasts.js index f727fe2de8..c1181fa649 100644 --- a/icons/es5/Podcasts.js +++ b/icons/es5/Podcasts.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPodcasts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPodcasts(props) { fill: "currentColor" })); } + export default SvgPodcasts; \ No newline at end of file diff --git a/icons/es5/PointOfSale.js b/icons/es5/PointOfSale.js index 8ebde8cc29..a57f8d9d90 100644 --- a/icons/es5/PointOfSale.js +++ b/icons/es5/PointOfSale.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPointOfSale(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPointOfSale(props) { fill: "currentColor" })); } + export default SvgPointOfSale; \ No newline at end of file diff --git a/icons/es5/Policy.js b/icons/es5/Policy.js index 311bf2d762..99d2b1357c 100644 --- a/icons/es5/Policy.js +++ b/icons/es5/Policy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPolicy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgPolicy(props) { r: 3 })); } + export default SvgPolicy; \ No newline at end of file diff --git a/icons/es5/Poll.js b/icons/es5/Poll.js index 6e7f199e05..e0d01be63e 100644 --- a/icons/es5/Poll.js +++ b/icons/es5/Poll.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPoll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPoll(props) { fill: "currentColor" })); } + export default SvgPoll; \ No newline at end of file diff --git a/icons/es5/Polyline.js b/icons/es5/Polyline.js index 6563eca33e..ac2f9a4508 100644 --- a/icons/es5/Polyline.js +++ b/icons/es5/Polyline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPolyline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPolyline(props) { fill: "currentColor" })); } + export default SvgPolyline; \ No newline at end of file diff --git a/icons/es5/Polymer.js b/icons/es5/Polymer.js index 581d1fc5d8..8b34cbbfa8 100644 --- a/icons/es5/Polymer.js +++ b/icons/es5/Polymer.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPolymer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPolymer(props) { fill: "currentColor" })); } + export default SvgPolymer; \ No newline at end of file diff --git a/icons/es5/Pool.js b/icons/es5/Pool.js index 8676012512..1851a7716c 100644 --- a/icons/es5/Pool.js +++ b/icons/es5/Pool.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPool(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgPool(props) { r: 2.5 })); } + export default SvgPool; \ No newline at end of file diff --git a/icons/es5/PortableWifiOff.js b/icons/es5/PortableWifiOff.js index fd416a45ef..8930e7aff6 100644 --- a/icons/es5/PortableWifiOff.js +++ b/icons/es5/PortableWifiOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPortableWifiOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPortableWifiOff(props) { fill: "currentColor" })); } + export default SvgPortableWifiOff; \ No newline at end of file diff --git a/icons/es5/Portrait.js b/icons/es5/Portrait.js index c903692dc3..f103ea463d 100644 --- a/icons/es5/Portrait.js +++ b/icons/es5/Portrait.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPortrait(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPortrait(props) { fill: "currentColor" })); } + export default SvgPortrait; \ No newline at end of file diff --git a/icons/es5/Post.js b/icons/es5/Post.js index df501a3706..1aded809f9 100644 --- a/icons/es5/Post.js +++ b/icons/es5/Post.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPost(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgPost(props) { fill: "currentColor" })); } + export default SvgPost; \ No newline at end of file diff --git a/icons/es5/PostAdd.js b/icons/es5/PostAdd.js index 5f09ff5396..ed4fadd0e1 100644 --- a/icons/es5/PostAdd.js +++ b/icons/es5/PostAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPostAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgPostAdd(props) { fill: "currentColor" })); } + export default SvgPostAdd; \ No newline at end of file diff --git a/icons/es5/PostOutline.js b/icons/es5/PostOutline.js index 0bdffcdd0d..62f8a0e16c 100644 --- a/icons/es5/PostOutline.js +++ b/icons/es5/PostOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPostOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgPostOutline(props) { fill: "currentColor" })); } + export default SvgPostOutline; \ No newline at end of file diff --git a/icons/es5/Power.js b/icons/es5/Power.js index 438f989da8..799ca8ef58 100644 --- a/icons/es5/Power.js +++ b/icons/es5/Power.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPower(props) { fill: "currentColor" })); } + export default SvgPower; \ No newline at end of file diff --git a/icons/es5/PowerInput.js b/icons/es5/PowerInput.js index d5b8115797..215bc5cbbb 100644 --- a/icons/es5/PowerInput.js +++ b/icons/es5/PowerInput.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPowerInput(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPowerInput(props) { fill: "currentColor" })); } + export default SvgPowerInput; \ No newline at end of file diff --git a/icons/es5/PowerOff.js b/icons/es5/PowerOff.js index 79b960f97f..3e86dd4ec2 100644 --- a/icons/es5/PowerOff.js +++ b/icons/es5/PowerOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPowerOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPowerOff(props) { fill: "currentColor" })); } + export default SvgPowerOff; \ No newline at end of file diff --git a/icons/es5/PowerSettingsNew.js b/icons/es5/PowerSettingsNew.js index 8695528ce6..aef963eb77 100644 --- a/icons/es5/PowerSettingsNew.js +++ b/icons/es5/PowerSettingsNew.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPowerSettingsNew(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPowerSettingsNew(props) { fill: "currentColor" })); } + export default SvgPowerSettingsNew; \ No newline at end of file diff --git a/icons/es5/PrecisionManufacturing.js b/icons/es5/PrecisionManufacturing.js index 3e7b12d65e..f2d40ba06b 100644 --- a/icons/es5/PrecisionManufacturing.js +++ b/icons/es5/PrecisionManufacturing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPrecisionManufacturing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPrecisionManufacturing(props) { fill: "currentColor" })); } + export default SvgPrecisionManufacturing; \ No newline at end of file diff --git a/icons/es5/PregnantWoman.js b/icons/es5/PregnantWoman.js index d4bf092746..64c8cfcbdd 100644 --- a/icons/es5/PregnantWoman.js +++ b/icons/es5/PregnantWoman.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPregnantWoman(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPregnantWoman(props) { fill: "currentColor" })); } + export default SvgPregnantWoman; \ No newline at end of file diff --git a/icons/es5/PresentToAll.js b/icons/es5/PresentToAll.js index 7b0308c9aa..4fa79a3df4 100644 --- a/icons/es5/PresentToAll.js +++ b/icons/es5/PresentToAll.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPresentToAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPresentToAll(props) { fill: "currentColor" })); } + export default SvgPresentToAll; \ No newline at end of file diff --git a/icons/es5/Preview.js b/icons/es5/Preview.js index 5b73191147..7b7e361e69 100644 --- a/icons/es5/Preview.js +++ b/icons/es5/Preview.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPreview(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPreview(props) { fill: "currentColor" })); } + export default SvgPreview; \ No newline at end of file diff --git a/icons/es5/PriceChange.js b/icons/es5/PriceChange.js index a707ea4df3..9b0a158076 100644 --- a/icons/es5/PriceChange.js +++ b/icons/es5/PriceChange.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPriceChange(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPriceChange(props) { fill: "currentColor" })); } + export default SvgPriceChange; \ No newline at end of file diff --git a/icons/es5/PriceCheck.js b/icons/es5/PriceCheck.js index 071fca448f..d9218db133 100644 --- a/icons/es5/PriceCheck.js +++ b/icons/es5/PriceCheck.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPriceCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPriceCheck(props) { fill: "currentColor" })); } + export default SvgPriceCheck; \ No newline at end of file diff --git a/icons/es5/Print.js b/icons/es5/Print.js index c78ccb308f..460dab35f3 100644 --- a/icons/es5/Print.js +++ b/icons/es5/Print.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPrint(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPrint(props) { fill: "currentColor" })); } + export default SvgPrint; \ No newline at end of file diff --git a/icons/es5/PrintDisabled.js b/icons/es5/PrintDisabled.js index e662811093..e7d538c0ff 100644 --- a/icons/es5/PrintDisabled.js +++ b/icons/es5/PrintDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPrintDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPrintDisabled(props) { fill: "currentColor" })); } + export default SvgPrintDisabled; \ No newline at end of file diff --git a/icons/es5/PriorityHigh.js b/icons/es5/PriorityHigh.js index 8399e3177a..6783130491 100644 --- a/icons/es5/PriorityHigh.js +++ b/icons/es5/PriorityHigh.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPriorityHigh(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgPriorityHigh(props) { fill: "currentColor" })); } + export default SvgPriorityHigh; \ No newline at end of file diff --git a/icons/es5/PrivacyTip.js b/icons/es5/PrivacyTip.js index 1e668bb7fa..fdabd95570 100644 --- a/icons/es5/PrivacyTip.js +++ b/icons/es5/PrivacyTip.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPrivacyTip(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPrivacyTip(props) { fill: "currentColor" })); } + export default SvgPrivacyTip; \ No newline at end of file diff --git a/icons/es5/PrivateConnectivity.js b/icons/es5/PrivateConnectivity.js index 48b3b8f243..834f6fb552 100644 --- a/icons/es5/PrivateConnectivity.js +++ b/icons/es5/PrivateConnectivity.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPrivateConnectivity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPrivateConnectivity(props) { fill: "currentColor" })); } + export default SvgPrivateConnectivity; \ No newline at end of file diff --git a/icons/es5/ProductionQuantityLimits.js b/icons/es5/ProductionQuantityLimits.js index 5d8a7838de..e32ff229ad 100644 --- a/icons/es5/ProductionQuantityLimits.js +++ b/icons/es5/ProductionQuantityLimits.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgProductionQuantityLimits(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgProductionQuantityLimits(props) { fill: "currentColor" })); } + export default SvgProductionQuantityLimits; \ No newline at end of file diff --git a/icons/es5/Program.js b/icons/es5/Program.js index c13b05140f..e8f6719de4 100644 --- a/icons/es5/Program.js +++ b/icons/es5/Program.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgProgram(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -15,4 +17,5 @@ function SvgProgram(props) { fill: "currentColor" })); } + export default SvgProgram; \ No newline at end of file diff --git a/icons/es5/Propane.js b/icons/es5/Propane.js index 840a40c6a8..bca95f15ea 100644 --- a/icons/es5/Propane.js +++ b/icons/es5/Propane.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPropane(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPropane(props) { fill: "currentColor" })); } + export default SvgPropane; \ No newline at end of file diff --git a/icons/es5/PropaneTank.js b/icons/es5/PropaneTank.js index 8116e1192b..58a8213059 100644 --- a/icons/es5/PropaneTank.js +++ b/icons/es5/PropaneTank.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPropaneTank(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPropaneTank(props) { fill: "currentColor" })); } + export default SvgPropaneTank; \ No newline at end of file diff --git a/icons/es5/Psychology.js b/icons/es5/Psychology.js index 75e54eb22f..4dde99f85a 100644 --- a/icons/es5/Psychology.js +++ b/icons/es5/Psychology.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPsychology(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgPsychology(props) { fill: "currentColor" })); } + export default SvgPsychology; \ No newline at end of file diff --git a/icons/es5/PsychologyAlt.js b/icons/es5/PsychologyAlt.js index be7253e249..498477ad2b 100644 --- a/icons/es5/PsychologyAlt.js +++ b/icons/es5/PsychologyAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPsychologyAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPsychologyAlt(props) { fill: "currentColor" })); } + export default SvgPsychologyAlt; \ No newline at end of file diff --git a/icons/es5/Public.js b/icons/es5/Public.js index 145990940e..0d8f65d523 100644 --- a/icons/es5/Public.js +++ b/icons/es5/Public.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPublic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPublic(props) { fill: "currentColor" })); } + export default SvgPublic; \ No newline at end of file diff --git a/icons/es5/PublicOff.js b/icons/es5/PublicOff.js index edae7e1e6e..fe8dc3990f 100644 --- a/icons/es5/PublicOff.js +++ b/icons/es5/PublicOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPublicOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPublicOff(props) { fill: "currentColor" })); } + export default SvgPublicOff; \ No newline at end of file diff --git a/icons/es5/Publish.js b/icons/es5/Publish.js index c37cb4d4cb..868a469759 100644 --- a/icons/es5/Publish.js +++ b/icons/es5/Publish.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPublish(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPublish(props) { fill: "currentColor" })); } + export default SvgPublish; \ No newline at end of file diff --git a/icons/es5/PublishedWithChanges.js b/icons/es5/PublishedWithChanges.js index 9fc5f4966f..1a923b7e18 100644 --- a/icons/es5/PublishedWithChanges.js +++ b/icons/es5/PublishedWithChanges.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPublishedWithChanges(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgPublishedWithChanges(props) { fill: "currentColor" })); } + export default SvgPublishedWithChanges; \ No newline at end of file diff --git a/icons/es5/PunchClock.js b/icons/es5/PunchClock.js index 98a07f4247..99b4430aa9 100644 --- a/icons/es5/PunchClock.js +++ b/icons/es5/PunchClock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPunchClock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgPunchClock(props) { fill: "currentColor" })); } + export default SvgPunchClock; \ No newline at end of file diff --git a/icons/es5/PushPin.js b/icons/es5/PushPin.js index 2f4d175947..bba583d8de 100644 --- a/icons/es5/PushPin.js +++ b/icons/es5/PushPin.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgPushPin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -13,4 +15,5 @@ function SvgPushPin(props) { fill: "currentColor" })); } + export default SvgPushPin; \ No newline at end of file diff --git a/icons/es5/QrCode2.js b/icons/es5/QrCode2.js index 32e0452ec6..a208e1815c 100644 --- a/icons/es5/QrCode2.js +++ b/icons/es5/QrCode2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQrCode2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgQrCode2(props) { fill: "currentColor" })); } + export default SvgQrCode2; \ No newline at end of file diff --git a/icons/es5/QrCodeScanner.js b/icons/es5/QrCodeScanner.js index 1cd98339ad..03d94e77c6 100644 --- a/icons/es5/QrCodeScanner.js +++ b/icons/es5/QrCodeScanner.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQrCodeScanner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgQrCodeScanner(props) { fill: "currentColor" })); } + export default SvgQrCodeScanner; \ No newline at end of file diff --git a/icons/es5/Qrcode.js b/icons/es5/Qrcode.js index 6c1e3d879c..6030683805 100644 --- a/icons/es5/Qrcode.js +++ b/icons/es5/Qrcode.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQrcode(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgQrcode(props) { fill: "currentColor" })); } + export default SvgQrcode; \ No newline at end of file diff --git a/icons/es5/QueryBuilder.js b/icons/es5/QueryBuilder.js index 989cc1202d..9f5290a531 100644 --- a/icons/es5/QueryBuilder.js +++ b/icons/es5/QueryBuilder.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQueryBuilder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgQueryBuilder(props) { fill: "currentColor" })); } + export default SvgQueryBuilder; \ No newline at end of file diff --git a/icons/es5/QueryStats.js b/icons/es5/QueryStats.js index a9c49160f3..b4eb0be607 100644 --- a/icons/es5/QueryStats.js +++ b/icons/es5/QueryStats.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQueryStats(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgQueryStats(props) { fill: "currentColor" })); } + export default SvgQueryStats; \ No newline at end of file diff --git a/icons/es5/Question.js b/icons/es5/Question.js index e9a2351abd..2a679f30e2 100644 --- a/icons/es5/Question.js +++ b/icons/es5/Question.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQuestion(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -15,4 +17,5 @@ function SvgQuestion(props) { fill: "currentColor" })); } + export default SvgQuestion; \ No newline at end of file diff --git a/icons/es5/QuestionAnswer.js b/icons/es5/QuestionAnswer.js index f4ed0adf46..4d88cf56b4 100644 --- a/icons/es5/QuestionAnswer.js +++ b/icons/es5/QuestionAnswer.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQuestionAnswer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgQuestionAnswer(props) { fill: "currentColor" })); } + export default SvgQuestionAnswer; \ No newline at end of file diff --git a/icons/es5/QuestionAnswerOutline.js b/icons/es5/QuestionAnswerOutline.js index baeb77bfcd..d412f96ace 100644 --- a/icons/es5/QuestionAnswerOutline.js +++ b/icons/es5/QuestionAnswerOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQuestionAnswerOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgQuestionAnswerOutline(props) { fill: "currentColor" })); } + export default SvgQuestionAnswerOutline; \ No newline at end of file diff --git a/icons/es5/QuestionMark.js b/icons/es5/QuestionMark.js index c570c7df9a..a128c61318 100644 --- a/icons/es5/QuestionMark.js +++ b/icons/es5/QuestionMark.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQuestionMark(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgQuestionMark(props) { fill: "currentColor" })); } + export default SvgQuestionMark; \ No newline at end of file diff --git a/icons/es5/Queue.js b/icons/es5/Queue.js index 9f0cba7c83..a1b2dc610f 100644 --- a/icons/es5/Queue.js +++ b/icons/es5/Queue.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQueue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgQueue(props) { fill: "currentColor" })); } + export default SvgQueue; \ No newline at end of file diff --git a/icons/es5/QueueMusic.js b/icons/es5/QueueMusic.js index 3aa39be44f..fbcff9f5b9 100644 --- a/icons/es5/QueueMusic.js +++ b/icons/es5/QueueMusic.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQueueMusic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgQueueMusic(props) { fill: "currentColor" })); } + export default SvgQueueMusic; \ No newline at end of file diff --git a/icons/es5/QueuePlayNext.js b/icons/es5/QueuePlayNext.js index 960b14c047..a774e73f0b 100644 --- a/icons/es5/QueuePlayNext.js +++ b/icons/es5/QueuePlayNext.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQueuePlayNext(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgQueuePlayNext(props) { fill: "currentColor" })); } + export default SvgQueuePlayNext; \ No newline at end of file diff --git a/icons/es5/Quickreply.js b/icons/es5/Quickreply.js index 6c8076ebfb..f69570c1b5 100644 --- a/icons/es5/Quickreply.js +++ b/icons/es5/Quickreply.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQuickreply(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgQuickreply(props) { fill: "currentColor" })); } + export default SvgQuickreply; \ No newline at end of file diff --git a/icons/es5/Quiz.js b/icons/es5/Quiz.js index 5da17d41e7..465feee928 100644 --- a/icons/es5/Quiz.js +++ b/icons/es5/Quiz.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQuiz(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgQuiz(props) { fill: "currentColor" })); } + export default SvgQuiz; \ No newline at end of file diff --git a/icons/es5/Quora.js b/icons/es5/Quora.js index 63a68394b2..842df04a98 100644 --- a/icons/es5/Quora.js +++ b/icons/es5/Quora.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgQuora(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgQuora(props) { fill: "currentColor" })); } + export default SvgQuora; \ No newline at end of file diff --git a/icons/es5/RMobiledata.js b/icons/es5/RMobiledata.js index 1eaaf08323..ae0063de31 100644 --- a/icons/es5/RMobiledata.js +++ b/icons/es5/RMobiledata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRMobiledata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRMobiledata(props) { fill: "currentColor" })); } + export default SvgRMobiledata; \ No newline at end of file diff --git a/icons/es5/Radar.js b/icons/es5/Radar.js index 700fe1b529..2e85e1fdc1 100644 --- a/icons/es5/Radar.js +++ b/icons/es5/Radar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRadar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRadar(props) { fill: "currentColor" })); } + export default SvgRadar; \ No newline at end of file diff --git a/icons/es5/Radio.js b/icons/es5/Radio.js index 1d670c75ec..bdc31eb1aa 100644 --- a/icons/es5/Radio.js +++ b/icons/es5/Radio.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRadio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRadio(props) { fill: "currentColor" })); } + export default SvgRadio; \ No newline at end of file diff --git a/icons/es5/RadioButtonChecked.js b/icons/es5/RadioButtonChecked.js index 68bbecfe96..ee468c29d0 100644 --- a/icons/es5/RadioButtonChecked.js +++ b/icons/es5/RadioButtonChecked.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRadioButtonChecked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -15,4 +17,5 @@ function SvgRadioButtonChecked(props) { fill: "currentColor" })); } + export default SvgRadioButtonChecked; \ No newline at end of file diff --git a/icons/es5/RadioButtonUnchecked.js b/icons/es5/RadioButtonUnchecked.js index 11695455db..f4eaad6f69 100644 --- a/icons/es5/RadioButtonUnchecked.js +++ b/icons/es5/RadioButtonUnchecked.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRadioButtonUnchecked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgRadioButtonUnchecked(props) { fill: "currentColor" })); } + export default SvgRadioButtonUnchecked; \ No newline at end of file diff --git a/icons/es5/RailwayAlert.js b/icons/es5/RailwayAlert.js index 2acc158973..5503727789 100644 --- a/icons/es5/RailwayAlert.js +++ b/icons/es5/RailwayAlert.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRailwayAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgRailwayAlert(props) { fill: "currentColor" })); } + export default SvgRailwayAlert; \ No newline at end of file diff --git a/icons/es5/RamenDining.js b/icons/es5/RamenDining.js index 8bbe9fa1bc..7ccea26c25 100644 --- a/icons/es5/RamenDining.js +++ b/icons/es5/RamenDining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRamenDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRamenDining(props) { fill: "currentColor" })); } + export default SvgRamenDining; \ No newline at end of file diff --git a/icons/es5/RampLeft.js b/icons/es5/RampLeft.js index f1aa9b2f10..5771fd759f 100644 --- a/icons/es5/RampLeft.js +++ b/icons/es5/RampLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRampLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRampLeft(props) { fill: "currentColor" })); } + export default SvgRampLeft; \ No newline at end of file diff --git a/icons/es5/RampRight.js b/icons/es5/RampRight.js index f6deee6ada..2879503796 100644 --- a/icons/es5/RampRight.js +++ b/icons/es5/RampRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRampRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRampRight(props) { fill: "currentColor" })); } + export default SvgRampRight; \ No newline at end of file diff --git a/icons/es5/RateReview.js b/icons/es5/RateReview.js index 1b09bb04c2..0d837c68a3 100644 --- a/icons/es5/RateReview.js +++ b/icons/es5/RateReview.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRateReview(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRateReview(props) { fill: "currentColor" })); } + export default SvgRateReview; \ No newline at end of file diff --git a/icons/es5/RawOff.js b/icons/es5/RawOff.js index 5f9d5a38c0..9f7a22ba72 100644 --- a/icons/es5/RawOff.js +++ b/icons/es5/RawOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRawOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRawOff(props) { fill: "currentColor" })); } + export default SvgRawOff; \ No newline at end of file diff --git a/icons/es5/RawOn.js b/icons/es5/RawOn.js index ca9f6159e6..eb7e976cd8 100644 --- a/icons/es5/RawOn.js +++ b/icons/es5/RawOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRawOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRawOn(props) { fill: "currentColor" })); } + export default SvgRawOn; \ No newline at end of file diff --git a/icons/es5/ReadMore.js b/icons/es5/ReadMore.js index 4f334875cb..c73239c7a9 100644 --- a/icons/es5/ReadMore.js +++ b/icons/es5/ReadMore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReadMore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReadMore(props) { fill: "currentColor" })); } + export default SvgReadMore; \ No newline at end of file diff --git a/icons/es5/RealEstateAgent.js b/icons/es5/RealEstateAgent.js index a0bd3afc9c..92eff8f380 100644 --- a/icons/es5/RealEstateAgent.js +++ b/icons/es5/RealEstateAgent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRealEstateAgent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRealEstateAgent(props) { fill: "currentColor" })); } + export default SvgRealEstateAgent; \ No newline at end of file diff --git a/icons/es5/Receipt.js b/icons/es5/Receipt.js index 00e8f17aff..f2d05729c7 100644 --- a/icons/es5/Receipt.js +++ b/icons/es5/Receipt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReceipt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReceipt(props) { fill: "currentColor" })); } + export default SvgReceipt; \ No newline at end of file diff --git a/icons/es5/ReceiptLong.js b/icons/es5/ReceiptLong.js index 35dbc9b8e1..4aa6e874ac 100644 --- a/icons/es5/ReceiptLong.js +++ b/icons/es5/ReceiptLong.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReceiptLong(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgReceiptLong(props) { fill: "currentColor" })); } + export default SvgReceiptLong; \ No newline at end of file diff --git a/icons/es5/RecentActors.js b/icons/es5/RecentActors.js index 076afc98e1..2bec9d4fc9 100644 --- a/icons/es5/RecentActors.js +++ b/icons/es5/RecentActors.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRecentActors(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRecentActors(props) { fill: "currentColor" })); } + export default SvgRecentActors; \ No newline at end of file diff --git a/icons/es5/Recommend.js b/icons/es5/Recommend.js index f7c0cef209..5e0474b3ad 100644 --- a/icons/es5/Recommend.js +++ b/icons/es5/Recommend.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRecommend(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRecommend(props) { fill: "currentColor" })); } + export default SvgRecommend; \ No newline at end of file diff --git a/icons/es5/Record.js b/icons/es5/Record.js index 1fc34cb443..f6a491584c 100644 --- a/icons/es5/Record.js +++ b/icons/es5/Record.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRecord(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgRecord(props) { fill: "currentColor" })); } + export default SvgRecord; \ No newline at end of file diff --git a/icons/es5/RecordVoiceOver.js b/icons/es5/RecordVoiceOver.js index c888765815..c8fd151c9a 100644 --- a/icons/es5/RecordVoiceOver.js +++ b/icons/es5/RecordVoiceOver.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRecordVoiceOver(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgRecordVoiceOver(props) { fill: "currentColor" })); } + export default SvgRecordVoiceOver; \ No newline at end of file diff --git a/icons/es5/Rectangle.js b/icons/es5/Rectangle.js index 9a2f1a2a24..a296f0f79c 100644 --- a/icons/es5/Rectangle.js +++ b/icons/es5/Rectangle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRectangle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRectangle(props) { fill: "currentColor" })); } + export default SvgRectangle; \ No newline at end of file diff --git a/icons/es5/Recycling.js b/icons/es5/Recycling.js index 677a63ff47..d378cdf17c 100644 --- a/icons/es5/Recycling.js +++ b/icons/es5/Recycling.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRecycling(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRecycling(props) { fill: "currentColor" })); } + export default SvgRecycling; \ No newline at end of file diff --git a/icons/es5/Reddit.js b/icons/es5/Reddit.js index 07abf4ee96..093a8b0c83 100644 --- a/icons/es5/Reddit.js +++ b/icons/es5/Reddit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReddit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgReddit(props) { fill: "currentColor" })); } + export default SvgReddit; \ No newline at end of file diff --git a/icons/es5/Redeem.js b/icons/es5/Redeem.js index d501425a15..ffde4cb6a0 100644 --- a/icons/es5/Redeem.js +++ b/icons/es5/Redeem.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRedeem(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRedeem(props) { fill: "currentColor" })); } + export default SvgRedeem; \ No newline at end of file diff --git a/icons/es5/Redo.js b/icons/es5/Redo.js index fd287f4bb7..748106a874 100644 --- a/icons/es5/Redo.js +++ b/icons/es5/Redo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRedo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgRedo(props) { fill: "currentColor" })); } + export default SvgRedo; \ No newline at end of file diff --git a/icons/es5/ReduceCapacity.js b/icons/es5/ReduceCapacity.js index 28daedff89..8a14acb5d4 100644 --- a/icons/es5/ReduceCapacity.js +++ b/icons/es5/ReduceCapacity.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReduceCapacity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReduceCapacity(props) { fill: "currentColor" })); } + export default SvgReduceCapacity; \ No newline at end of file diff --git a/icons/es5/Refresh.js b/icons/es5/Refresh.js index 2aeca9d7d1..da2f9325af 100644 --- a/icons/es5/Refresh.js +++ b/icons/es5/Refresh.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRefresh(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRefresh(props) { fill: "currentColor" })); } + export default SvgRefresh; \ No newline at end of file diff --git a/icons/es5/RememberMe.js b/icons/es5/RememberMe.js index 476278a627..e7bd15c8bd 100644 --- a/icons/es5/RememberMe.js +++ b/icons/es5/RememberMe.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRememberMe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgRememberMe(props) { r: 3 })); } + export default SvgRememberMe; \ No newline at end of file diff --git a/icons/es5/Remove.js b/icons/es5/Remove.js index 1f7fa97b0f..9db9d74bfe 100644 --- a/icons/es5/Remove.js +++ b/icons/es5/Remove.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRemove(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgRemove(props) { fill: "currentColor" })); } + export default SvgRemove; \ No newline at end of file diff --git a/icons/es5/RemoveCircle.js b/icons/es5/RemoveCircle.js index 7b0932d778..d239271406 100644 --- a/icons/es5/RemoveCircle.js +++ b/icons/es5/RemoveCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRemoveCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgRemoveCircle(props) { fill: "currentColor" })); } + export default SvgRemoveCircle; \ No newline at end of file diff --git a/icons/es5/RemoveCircleOutline.js b/icons/es5/RemoveCircleOutline.js index 2c43ef6682..9ca70f5cb5 100644 --- a/icons/es5/RemoveCircleOutline.js +++ b/icons/es5/RemoveCircleOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRemoveCircleOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRemoveCircleOutline(props) { fill: "currentColor" })); } + export default SvgRemoveCircleOutline; \ No newline at end of file diff --git a/icons/es5/RemoveDone.js b/icons/es5/RemoveDone.js index 2ff06100bd..0bfa709972 100644 --- a/icons/es5/RemoveDone.js +++ b/icons/es5/RemoveDone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRemoveDone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRemoveDone(props) { fill: "currentColor" })); } + export default SvgRemoveDone; \ No newline at end of file diff --git a/icons/es5/RemoveFromQueue.js b/icons/es5/RemoveFromQueue.js index b21c4da410..c3dd20bb7c 100644 --- a/icons/es5/RemoveFromQueue.js +++ b/icons/es5/RemoveFromQueue.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRemoveFromQueue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRemoveFromQueue(props) { fill: "currentColor" })); } + export default SvgRemoveFromQueue; \ No newline at end of file diff --git a/icons/es5/RemoveModerator.js b/icons/es5/RemoveModerator.js index 369bcfa1d0..2d93d15565 100644 --- a/icons/es5/RemoveModerator.js +++ b/icons/es5/RemoveModerator.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRemoveModerator(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRemoveModerator(props) { fill: "currentColor" })); } + export default SvgRemoveModerator; \ No newline at end of file diff --git a/icons/es5/RemoveRedEye.js b/icons/es5/RemoveRedEye.js index fd55195280..db763bcbde 100644 --- a/icons/es5/RemoveRedEye.js +++ b/icons/es5/RemoveRedEye.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRemoveRedEye(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRemoveRedEye(props) { fill: "currentColor" })); } + export default SvgRemoveRedEye; \ No newline at end of file diff --git a/icons/es5/RemoveRoad.js b/icons/es5/RemoveRoad.js index 73d53a035b..c6ec8233d0 100644 --- a/icons/es5/RemoveRoad.js +++ b/icons/es5/RemoveRoad.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRemoveRoad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRemoveRoad(props) { fill: "currentColor" })); } + export default SvgRemoveRoad; \ No newline at end of file diff --git a/icons/es5/RemoveShoppingCart.js b/icons/es5/RemoveShoppingCart.js index 0d80ec93b4..8939590dd3 100644 --- a/icons/es5/RemoveShoppingCart.js +++ b/icons/es5/RemoveShoppingCart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRemoveShoppingCart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRemoveShoppingCart(props) { fill: "currentColor" })); } + export default SvgRemoveShoppingCart; \ No newline at end of file diff --git a/icons/es5/Reorder.js b/icons/es5/Reorder.js index 2648e5e73d..cd2752b614 100644 --- a/icons/es5/Reorder.js +++ b/icons/es5/Reorder.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReorder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReorder(props) { fill: "currentColor" })); } + export default SvgReorder; \ No newline at end of file diff --git a/icons/es5/Repartition.js b/icons/es5/Repartition.js index d126176551..02ffcbe74c 100644 --- a/icons/es5/Repartition.js +++ b/icons/es5/Repartition.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRepartition(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRepartition(props) { fill: "currentColor" })); } + export default SvgRepartition; \ No newline at end of file diff --git a/icons/es5/Repeat.js b/icons/es5/Repeat.js index b3957f3da4..e6c7914c69 100644 --- a/icons/es5/Repeat.js +++ b/icons/es5/Repeat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRepeat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRepeat(props) { fill: "currentColor" })); } + export default SvgRepeat; \ No newline at end of file diff --git a/icons/es5/RepeatOn.js b/icons/es5/RepeatOn.js index 2f4dfe08f4..a1990498eb 100644 --- a/icons/es5/RepeatOn.js +++ b/icons/es5/RepeatOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRepeatOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRepeatOn(props) { fill: "currentColor" })); } + export default SvgRepeatOn; \ No newline at end of file diff --git a/icons/es5/RepeatOne.js b/icons/es5/RepeatOne.js index b68a52506c..451e39106c 100644 --- a/icons/es5/RepeatOne.js +++ b/icons/es5/RepeatOne.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRepeatOne(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRepeatOne(props) { fill: "currentColor" })); } + export default SvgRepeatOne; \ No newline at end of file diff --git a/icons/es5/RepeatOneOn.js b/icons/es5/RepeatOneOn.js index bcf01d3567..7ab8c4c704 100644 --- a/icons/es5/RepeatOneOn.js +++ b/icons/es5/RepeatOneOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRepeatOneOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRepeatOneOn(props) { fill: "currentColor" })); } + export default SvgRepeatOneOn; \ No newline at end of file diff --git a/icons/es5/Replay.js b/icons/es5/Replay.js index 3957cacd08..a678d88d39 100644 --- a/icons/es5/Replay.js +++ b/icons/es5/Replay.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReplay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReplay(props) { fill: "currentColor" })); } + export default SvgReplay; \ No newline at end of file diff --git a/icons/es5/Replay10.js b/icons/es5/Replay10.js index 9773458603..3b7cb8de51 100644 --- a/icons/es5/Replay10.js +++ b/icons/es5/Replay10.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReplay10(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReplay10(props) { fill: "currentColor" })); } + export default SvgReplay10; \ No newline at end of file diff --git a/icons/es5/Replay30.js b/icons/es5/Replay30.js index a05b01df80..64eeeb6538 100644 --- a/icons/es5/Replay30.js +++ b/icons/es5/Replay30.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReplay30(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReplay30(props) { fill: "currentColor" })); } + export default SvgReplay30; \ No newline at end of file diff --git a/icons/es5/Replay5.js b/icons/es5/Replay5.js index 57e16fd937..ee60b26bec 100644 --- a/icons/es5/Replay5.js +++ b/icons/es5/Replay5.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReplay5(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReplay5(props) { fill: "currentColor" })); } + export default SvgReplay5; \ No newline at end of file diff --git a/icons/es5/ReplayCircleFilled.js b/icons/es5/ReplayCircleFilled.js index e38015cb0b..55b62b5538 100644 --- a/icons/es5/ReplayCircleFilled.js +++ b/icons/es5/ReplayCircleFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReplayCircleFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReplayCircleFilled(props) { fill: "currentColor" })); } + export default SvgReplayCircleFilled; \ No newline at end of file diff --git a/icons/es5/Reply.js b/icons/es5/Reply.js index b8e3fbb01e..a7a545e6b6 100644 --- a/icons/es5/Reply.js +++ b/icons/es5/Reply.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReply(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReply(props) { fill: "currentColor" })); } + export default SvgReply; \ No newline at end of file diff --git a/icons/es5/ReplyAll.js b/icons/es5/ReplyAll.js index 2186829ded..69d1c058bd 100644 --- a/icons/es5/ReplyAll.js +++ b/icons/es5/ReplyAll.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReplyAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReplyAll(props) { fill: "currentColor" })); } + export default SvgReplyAll; \ No newline at end of file diff --git a/icons/es5/Report.js b/icons/es5/Report.js index 74b9409ce6..f078d345b5 100644 --- a/icons/es5/Report.js +++ b/icons/es5/Report.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgReport(props) { fill: "currentColor" })); } + export default SvgReport; \ No newline at end of file diff --git a/icons/es5/ReportGmailerrorred.js b/icons/es5/ReportGmailerrorred.js index c4f296d802..125597661a 100644 --- a/icons/es5/ReportGmailerrorred.js +++ b/icons/es5/ReportGmailerrorred.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReportGmailerrorred(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgReportGmailerrorred(props) { fill: "currentColor" })); } + export default SvgReportGmailerrorred; \ No newline at end of file diff --git a/icons/es5/ReportOff.js b/icons/es5/ReportOff.js index 3c6b5c1db4..d4f8b662fd 100644 --- a/icons/es5/ReportOff.js +++ b/icons/es5/ReportOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReportOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReportOff(props) { fill: "currentColor" })); } + export default SvgReportOff; \ No newline at end of file diff --git a/icons/es5/ReportOutline.js b/icons/es5/ReportOutline.js index 5ce276ef91..bc2e2f0bcc 100644 --- a/icons/es5/ReportOutline.js +++ b/icons/es5/ReportOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReportOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -17,4 +19,5 @@ function SvgReportOutline(props) { fill: "currentColor" })); } + export default SvgReportOutline; \ No newline at end of file diff --git a/icons/es5/ReportProblem.js b/icons/es5/ReportProblem.js index 1ac27ad9f1..0639b06320 100644 --- a/icons/es5/ReportProblem.js +++ b/icons/es5/ReportProblem.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReportProblem(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReportProblem(props) { fill: "currentColor" })); } + export default SvgReportProblem; \ No newline at end of file diff --git a/icons/es5/RequestPage.js b/icons/es5/RequestPage.js index 1c9bbb4452..e02da2de9e 100644 --- a/icons/es5/RequestPage.js +++ b/icons/es5/RequestPage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRequestPage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRequestPage(props) { fill: "currentColor" })); } + export default SvgRequestPage; \ No newline at end of file diff --git a/icons/es5/RequestQuote.js b/icons/es5/RequestQuote.js index 1b0d665774..4aa55305f3 100644 --- a/icons/es5/RequestQuote.js +++ b/icons/es5/RequestQuote.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRequestQuote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRequestQuote(props) { fill: "currentColor" })); } + export default SvgRequestQuote; \ No newline at end of file diff --git a/icons/es5/ResetTv.js b/icons/es5/ResetTv.js index 481967b5da..ce0243b99e 100644 --- a/icons/es5/ResetTv.js +++ b/icons/es5/ResetTv.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgResetTv(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgResetTv(props) { fill: "currentColor" })); } + export default SvgResetTv; \ No newline at end of file diff --git a/icons/es5/RestartAlt.js b/icons/es5/RestartAlt.js index f570b5c38d..8544bce901 100644 --- a/icons/es5/RestartAlt.js +++ b/icons/es5/RestartAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRestartAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRestartAlt(props) { fill: "currentColor" })); } + export default SvgRestartAlt; \ No newline at end of file diff --git a/icons/es5/Restaurant.js b/icons/es5/Restaurant.js index 1cce89f719..cf20bf820b 100644 --- a/icons/es5/Restaurant.js +++ b/icons/es5/Restaurant.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRestaurant(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRestaurant(props) { fill: "currentColor" })); } + export default SvgRestaurant; \ No newline at end of file diff --git a/icons/es5/RestaurantMenu.js b/icons/es5/RestaurantMenu.js index 954dc2180f..cf483c67f9 100644 --- a/icons/es5/RestaurantMenu.js +++ b/icons/es5/RestaurantMenu.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRestaurantMenu(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRestaurantMenu(props) { fill: "currentColor" })); } + export default SvgRestaurantMenu; \ No newline at end of file diff --git a/icons/es5/Restore.js b/icons/es5/Restore.js index 6ebc5439b1..5dbfeabd96 100644 --- a/icons/es5/Restore.js +++ b/icons/es5/Restore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRestore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRestore(props) { fill: "currentColor" })); } + export default SvgRestore; \ No newline at end of file diff --git a/icons/es5/RestoreFromTrash.js b/icons/es5/RestoreFromTrash.js index 3b5e9ddcae..a988f25184 100644 --- a/icons/es5/RestoreFromTrash.js +++ b/icons/es5/RestoreFromTrash.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRestoreFromTrash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRestoreFromTrash(props) { fill: "currentColor" })); } + export default SvgRestoreFromTrash; \ No newline at end of file diff --git a/icons/es5/RestorePage.js b/icons/es5/RestorePage.js index a4214cf23f..aff95f267f 100644 --- a/icons/es5/RestorePage.js +++ b/icons/es5/RestorePage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRestorePage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRestorePage(props) { fill: "currentColor" })); } + export default SvgRestorePage; \ No newline at end of file diff --git a/icons/es5/Reviews.js b/icons/es5/Reviews.js index 7a4b8e66c2..2d38733ad1 100644 --- a/icons/es5/Reviews.js +++ b/icons/es5/Reviews.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgReviews(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgReviews(props) { fill: "currentColor" })); } + export default SvgReviews; \ No newline at end of file diff --git a/icons/es5/RiceBowl.js b/icons/es5/RiceBowl.js index 349091c3e3..9941be0b27 100644 --- a/icons/es5/RiceBowl.js +++ b/icons/es5/RiceBowl.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRiceBowl(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRiceBowl(props) { fill: "currentColor" })); } + export default SvgRiceBowl; \ No newline at end of file diff --git a/icons/es5/RingVolume.js b/icons/es5/RingVolume.js index 3b543b51e9..a846e75e79 100644 --- a/icons/es5/RingVolume.js +++ b/icons/es5/RingVolume.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRingVolume(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRingVolume(props) { fill: "currentColor" })); } + export default SvgRingVolume; \ No newline at end of file diff --git a/icons/es5/Rocket.js b/icons/es5/Rocket.js index 3f466a1f39..13f5de3a15 100644 --- a/icons/es5/Rocket.js +++ b/icons/es5/Rocket.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRocket(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRocket(props) { fill: "currentColor" })); } + export default SvgRocket; \ No newline at end of file diff --git a/icons/es5/RocketLaunch.js b/icons/es5/RocketLaunch.js index 1f7dcfa48d..2eba2bbd11 100644 --- a/icons/es5/RocketLaunch.js +++ b/icons/es5/RocketLaunch.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRocketLaunch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRocketLaunch(props) { fill: "currentColor" })); } + export default SvgRocketLaunch; \ No newline at end of file diff --git a/icons/es5/RollerShades.js b/icons/es5/RollerShades.js index 6e9f81c759..4556458c40 100644 --- a/icons/es5/RollerShades.js +++ b/icons/es5/RollerShades.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRollerShades(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRollerShades(props) { fill: "currentColor" })); } + export default SvgRollerShades; \ No newline at end of file diff --git a/icons/es5/RollerShadesClosed.js b/icons/es5/RollerShadesClosed.js index 4166f562e0..8dddefee9a 100644 --- a/icons/es5/RollerShadesClosed.js +++ b/icons/es5/RollerShadesClosed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRollerShadesClosed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRollerShadesClosed(props) { fill: "currentColor" })); } + export default SvgRollerShadesClosed; \ No newline at end of file diff --git a/icons/es5/RollerSkating.js b/icons/es5/RollerSkating.js index 7c2bcef4f9..54be78cd36 100644 --- a/icons/es5/RollerSkating.js +++ b/icons/es5/RollerSkating.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRollerSkating(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRollerSkating(props) { fill: "currentColor" })); } + export default SvgRollerSkating; \ No newline at end of file diff --git a/icons/es5/Roofing.js b/icons/es5/Roofing.js index 0dfa987549..ae095d16c6 100644 --- a/icons/es5/Roofing.js +++ b/icons/es5/Roofing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRoofing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRoofing(props) { fill: "currentColor" })); } + export default SvgRoofing; \ No newline at end of file diff --git a/icons/es5/Room.js b/icons/es5/Room.js index 3374517915..525ecf4c81 100644 --- a/icons/es5/Room.js +++ b/icons/es5/Room.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRoom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRoom(props) { fill: "currentColor" })); } + export default SvgRoom; \ No newline at end of file diff --git a/icons/es5/RoomPreferences.js b/icons/es5/RoomPreferences.js index 6b9ed1e7f8..a62d1efc8b 100644 --- a/icons/es5/RoomPreferences.js +++ b/icons/es5/RoomPreferences.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRoomPreferences(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRoomPreferences(props) { fill: "currentColor" })); } + export default SvgRoomPreferences; \ No newline at end of file diff --git a/icons/es5/RoomService.js b/icons/es5/RoomService.js index 34fb4bbf49..31a6492130 100644 --- a/icons/es5/RoomService.js +++ b/icons/es5/RoomService.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRoomService(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRoomService(props) { fill: "currentColor" })); } + export default SvgRoomService; \ No newline at end of file diff --git a/icons/es5/Rotate90DegreesCcw.js b/icons/es5/Rotate90DegreesCcw.js index 6580af9ca0..5fc7373ac6 100644 --- a/icons/es5/Rotate90DegreesCcw.js +++ b/icons/es5/Rotate90DegreesCcw.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRotate90DegreesCcw(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRotate90DegreesCcw(props) { fill: "currentColor" })); } + export default SvgRotate90DegreesCcw; \ No newline at end of file diff --git a/icons/es5/Rotate90DegreesCw.js b/icons/es5/Rotate90DegreesCw.js index 287813e329..b2da4bd81f 100644 --- a/icons/es5/Rotate90DegreesCw.js +++ b/icons/es5/Rotate90DegreesCw.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRotate90DegreesCw(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgRotate90DegreesCw(props) { fill: "currentColor" })); } + export default SvgRotate90DegreesCw; \ No newline at end of file diff --git a/icons/es5/RotateLeft.js b/icons/es5/RotateLeft.js index 8afea07ac3..0708535a87 100644 --- a/icons/es5/RotateLeft.js +++ b/icons/es5/RotateLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRotateLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRotateLeft(props) { fill: "currentColor" })); } + export default SvgRotateLeft; \ No newline at end of file diff --git a/icons/es5/RotateRight.js b/icons/es5/RotateRight.js index 27658efcac..362ae696c9 100644 --- a/icons/es5/RotateRight.js +++ b/icons/es5/RotateRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRotateRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRotateRight(props) { fill: "currentColor" })); } + export default SvgRotateRight; \ No newline at end of file diff --git a/icons/es5/RoundaboutLeft.js b/icons/es5/RoundaboutLeft.js index 4e4f0324b7..ddefea1e84 100644 --- a/icons/es5/RoundaboutLeft.js +++ b/icons/es5/RoundaboutLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRoundaboutLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRoundaboutLeft(props) { fill: "currentColor" })); } + export default SvgRoundaboutLeft; \ No newline at end of file diff --git a/icons/es5/RoundaboutRight.js b/icons/es5/RoundaboutRight.js index c1cf4ea49f..9fd7e6a1f9 100644 --- a/icons/es5/RoundaboutRight.js +++ b/icons/es5/RoundaboutRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRoundaboutRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRoundaboutRight(props) { fill: "currentColor" })); } + export default SvgRoundaboutRight; \ No newline at end of file diff --git a/icons/es5/RoundedCorner.js b/icons/es5/RoundedCorner.js index 85f2c1a7fb..010d769ef3 100644 --- a/icons/es5/RoundedCorner.js +++ b/icons/es5/RoundedCorner.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRoundedCorner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRoundedCorner(props) { fill: "currentColor" })); } + export default SvgRoundedCorner; \ No newline at end of file diff --git a/icons/es5/Route.js b/icons/es5/Route.js index 03d7ec7f8c..fb999512f3 100644 --- a/icons/es5/Route.js +++ b/icons/es5/Route.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRoute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRoute(props) { fill: "currentColor" })); } + export default SvgRoute; \ No newline at end of file diff --git a/icons/es5/Router.js b/icons/es5/Router.js index 95121a7afb..f9a065e938 100644 --- a/icons/es5/Router.js +++ b/icons/es5/Router.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRouter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRouter(props) { fill: "currentColor" })); } + export default SvgRouter; \ No newline at end of file diff --git a/icons/es5/Rowing.js b/icons/es5/Rowing.js index 63c6e570c3..9c7a48ff84 100644 --- a/icons/es5/Rowing.js +++ b/icons/es5/Rowing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRowing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRowing(props) { fill: "currentColor" })); } + export default SvgRowing; \ No newline at end of file diff --git a/icons/es5/RssFeed.js b/icons/es5/RssFeed.js index c43d620152..3d574ef2d5 100644 --- a/icons/es5/RssFeed.js +++ b/icons/es5/RssFeed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRssFeed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgRssFeed(props) { fill: "currentColor" })); } + export default SvgRssFeed; \ No newline at end of file diff --git a/icons/es5/Rsvp.js b/icons/es5/Rsvp.js index 11a324b739..df2b154f4c 100644 --- a/icons/es5/Rsvp.js +++ b/icons/es5/Rsvp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRsvp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRsvp(props) { fill: "currentColor" })); } + export default SvgRsvp; \ No newline at end of file diff --git a/icons/es5/Rtt.js b/icons/es5/Rtt.js index 35b3548d82..e808ba7dc2 100644 --- a/icons/es5/Rtt.js +++ b/icons/es5/Rtt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRtt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRtt(props) { fill: "currentColor" })); } + export default SvgRtt; \ No newline at end of file diff --git a/icons/es5/Rule.js b/icons/es5/Rule.js index fe1cf3f857..96df8764d2 100644 --- a/icons/es5/Rule.js +++ b/icons/es5/Rule.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRule(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRule(props) { fill: "currentColor" })); } + export default SvgRule; \ No newline at end of file diff --git a/icons/es5/RuleFolder.js b/icons/es5/RuleFolder.js index 682f59cca1..a59c180908 100644 --- a/icons/es5/RuleFolder.js +++ b/icons/es5/RuleFolder.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRuleFolder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRuleFolder(props) { fill: "currentColor" })); } + export default SvgRuleFolder; \ No newline at end of file diff --git a/icons/es5/RunCircle.js b/icons/es5/RunCircle.js index adeaa7ccb6..e6d831b645 100644 --- a/icons/es5/RunCircle.js +++ b/icons/es5/RunCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRunCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRunCircle(props) { fill: "currentColor" })); } + export default SvgRunCircle; \ No newline at end of file diff --git a/icons/es5/RunningWithErrors.js b/icons/es5/RunningWithErrors.js index 583e694de9..51fc9e7dd0 100644 --- a/icons/es5/RunningWithErrors.js +++ b/icons/es5/RunningWithErrors.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRunningWithErrors(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRunningWithErrors(props) { fill: "currentColor" })); } + export default SvgRunningWithErrors; \ No newline at end of file diff --git a/icons/es5/RvHookup.js b/icons/es5/RvHookup.js index c43644087c..b1062109dd 100644 --- a/icons/es5/RvHookup.js +++ b/icons/es5/RvHookup.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgRvHookup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgRvHookup(props) { fill: "currentColor" })); } + export default SvgRvHookup; \ No newline at end of file diff --git a/icons/es5/Sa.js b/icons/es5/Sa.js index 8ed0db7f7b..6dada0eb84 100644 --- a/icons/es5/Sa.js +++ b/icons/es5/Sa.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSa(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgSa(props) { fill: "currentColor" })); } + export default SvgSa; \ No newline at end of file diff --git a/icons/es5/SafetyCheck.js b/icons/es5/SafetyCheck.js index cf5a968833..ec7d75c7d2 100644 --- a/icons/es5/SafetyCheck.js +++ b/icons/es5/SafetyCheck.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSafetyCheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSafetyCheck(props) { fill: "currentColor" })); } + export default SvgSafetyCheck; \ No newline at end of file diff --git a/icons/es5/SafetyDivider.js b/icons/es5/SafetyDivider.js index 5256b113af..7b2bb3b80b 100644 --- a/icons/es5/SafetyDivider.js +++ b/icons/es5/SafetyDivider.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSafetyDivider(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSafetyDivider(props) { fill: "currentColor" })); } + export default SvgSafetyDivider; \ No newline at end of file diff --git a/icons/es5/Sailing.js b/icons/es5/Sailing.js index e57085cd32..6c5eb17efb 100644 --- a/icons/es5/Sailing.js +++ b/icons/es5/Sailing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSailing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSailing(props) { fill: "currentColor" })); } + export default SvgSailing; \ No newline at end of file diff --git a/icons/es5/Sanitizer.js b/icons/es5/Sanitizer.js index b7a28e3f19..5a30812af9 100644 --- a/icons/es5/Sanitizer.js +++ b/icons/es5/Sanitizer.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSanitizer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSanitizer(props) { fill: "currentColor" })); } + export default SvgSanitizer; \ No newline at end of file diff --git a/icons/es5/Satellite.js b/icons/es5/Satellite.js index 0d1e6571e4..9978f6bb33 100644 --- a/icons/es5/Satellite.js +++ b/icons/es5/Satellite.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSatellite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSatellite(props) { fill: "currentColor" })); } + export default SvgSatellite; \ No newline at end of file diff --git a/icons/es5/SatelliteAlt.js b/icons/es5/SatelliteAlt.js index e66d66ca23..02406cd8c2 100644 --- a/icons/es5/SatelliteAlt.js +++ b/icons/es5/SatelliteAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSatelliteAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSatelliteAlt(props) { fill: "currentColor" })); } + export default SvgSatelliteAlt; \ No newline at end of file diff --git a/icons/es5/Save.js b/icons/es5/Save.js index 102a79d2ee..19bf02ad33 100644 --- a/icons/es5/Save.js +++ b/icons/es5/Save.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSave(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSave(props) { fill: "currentColor" })); } + export default SvgSave; \ No newline at end of file diff --git a/icons/es5/SaveAll.js b/icons/es5/SaveAll.js index 7a9cbfb250..f12761a4f7 100644 --- a/icons/es5/SaveAll.js +++ b/icons/es5/SaveAll.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSaveAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -17,4 +19,5 @@ function SvgSaveAll(props) { fill: "currentColor" })); } + export default SvgSaveAll; \ No newline at end of file diff --git a/icons/es5/SaveAlt.js b/icons/es5/SaveAlt.js index 0790916e50..d175665ad7 100644 --- a/icons/es5/SaveAlt.js +++ b/icons/es5/SaveAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSaveAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSaveAlt(props) { fill: "currentColor" })); } + export default SvgSaveAlt; \ No newline at end of file diff --git a/icons/es5/SaveAs.js b/icons/es5/SaveAs.js index df50d25ab7..b66485324a 100644 --- a/icons/es5/SaveAs.js +++ b/icons/es5/SaveAs.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSaveAs(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSaveAs(props) { fill: "currentColor" })); } + export default SvgSaveAs; \ No newline at end of file diff --git a/icons/es5/SavedSearch.js b/icons/es5/SavedSearch.js index ef52931365..ee7a4a15f7 100644 --- a/icons/es5/SavedSearch.js +++ b/icons/es5/SavedSearch.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSavedSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSavedSearch(props) { fill: "currentColor" })); } + export default SvgSavedSearch; \ No newline at end of file diff --git a/icons/es5/Savings.js b/icons/es5/Savings.js index 5b5a32af8b..f88c09293c 100644 --- a/icons/es5/Savings.js +++ b/icons/es5/Savings.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSavings(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSavings(props) { fill: "currentColor" })); } + export default SvgSavings; \ No newline at end of file diff --git a/icons/es5/Scale.js b/icons/es5/Scale.js index 8560b7a055..7e3702516e 100644 --- a/icons/es5/Scale.js +++ b/icons/es5/Scale.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScale(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScale(props) { fill: "currentColor" })); } + export default SvgScale; \ No newline at end of file diff --git a/icons/es5/Scanner.js b/icons/es5/Scanner.js index 2efcf5e5d5..f2a0d8049a 100644 --- a/icons/es5/Scanner.js +++ b/icons/es5/Scanner.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScanner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScanner(props) { fill: "currentColor" })); } + export default SvgScanner; \ No newline at end of file diff --git a/icons/es5/ScatterPlot.js b/icons/es5/ScatterPlot.js index f8e48286d9..856dd1975f 100644 --- a/icons/es5/ScatterPlot.js +++ b/icons/es5/ScatterPlot.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScatterPlot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -21,4 +23,5 @@ function SvgScatterPlot(props) { r: 3 })); } + export default SvgScatterPlot; \ No newline at end of file diff --git a/icons/es5/Schedule.js b/icons/es5/Schedule.js index db7f87cbbe..4da0183419 100644 --- a/icons/es5/Schedule.js +++ b/icons/es5/Schedule.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSchedule(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSchedule(props) { fill: "currentColor" })); } + export default SvgSchedule; \ No newline at end of file diff --git a/icons/es5/ScheduleSend.js b/icons/es5/ScheduleSend.js index 84c0bb59eb..a0603d5853 100644 --- a/icons/es5/ScheduleSend.js +++ b/icons/es5/ScheduleSend.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScheduleSend(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgScheduleSend(props) { fill: "currentColor" })); } + export default SvgScheduleSend; \ No newline at end of file diff --git a/icons/es5/Schema.js b/icons/es5/Schema.js index a75656fd17..af6802a795 100644 --- a/icons/es5/Schema.js +++ b/icons/es5/Schema.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSchema(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSchema(props) { fill: "currentColor" })); } + export default SvgSchema; \ No newline at end of file diff --git a/icons/es5/School.js b/icons/es5/School.js index de3c963b9f..8314754975 100644 --- a/icons/es5/School.js +++ b/icons/es5/School.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSchool(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgSchool(props) { fill: "currentColor" })); } + export default SvgSchool; \ No newline at end of file diff --git a/icons/es5/SchoolOutline.js b/icons/es5/SchoolOutline.js index 1e962ee374..27270a19fc 100644 --- a/icons/es5/SchoolOutline.js +++ b/icons/es5/SchoolOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSchoolOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgSchoolOutline(props) { fill: "currentColor" })); } + export default SvgSchoolOutline; \ No newline at end of file diff --git a/icons/es5/Science.js b/icons/es5/Science.js index 1909d7a1e3..05b2d677bb 100644 --- a/icons/es5/Science.js +++ b/icons/es5/Science.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScience(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScience(props) { fill: "currentColor" })); } + export default SvgScience; \ No newline at end of file diff --git a/icons/es5/Score.js b/icons/es5/Score.js index a1858e3107..fee0a946c5 100644 --- a/icons/es5/Score.js +++ b/icons/es5/Score.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScore(props) { fill: "currentColor" })); } + export default SvgScore; \ No newline at end of file diff --git a/icons/es5/Scoreboard.js b/icons/es5/Scoreboard.js index ff2e19bec2..63761ec9ea 100644 --- a/icons/es5/Scoreboard.js +++ b/icons/es5/Scoreboard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScoreboard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScoreboard(props) { fill: "currentColor" })); } + export default SvgScoreboard; \ No newline at end of file diff --git a/icons/es5/ScreenLockLandscape.js b/icons/es5/ScreenLockLandscape.js index ff2526480c..dd8ff6a1c9 100644 --- a/icons/es5/ScreenLockLandscape.js +++ b/icons/es5/ScreenLockLandscape.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScreenLockLandscape(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScreenLockLandscape(props) { fill: "currentColor" })); } + export default SvgScreenLockLandscape; \ No newline at end of file diff --git a/icons/es5/ScreenLockPortrait.js b/icons/es5/ScreenLockPortrait.js index 099da7bda8..1804161015 100644 --- a/icons/es5/ScreenLockPortrait.js +++ b/icons/es5/ScreenLockPortrait.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScreenLockPortrait(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScreenLockPortrait(props) { fill: "currentColor" })); } + export default SvgScreenLockPortrait; \ No newline at end of file diff --git a/icons/es5/ScreenLockRotation.js b/icons/es5/ScreenLockRotation.js index 68d28606e3..7ca4291c06 100644 --- a/icons/es5/ScreenLockRotation.js +++ b/icons/es5/ScreenLockRotation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScreenLockRotation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScreenLockRotation(props) { fill: "currentColor" })); } + export default SvgScreenLockRotation; \ No newline at end of file diff --git a/icons/es5/ScreenRotation.js b/icons/es5/ScreenRotation.js index 81f83f50c7..66ed07d19a 100644 --- a/icons/es5/ScreenRotation.js +++ b/icons/es5/ScreenRotation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScreenRotation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScreenRotation(props) { fill: "currentColor" })); } + export default SvgScreenRotation; \ No newline at end of file diff --git a/icons/es5/ScreenRotationAlt.js b/icons/es5/ScreenRotationAlt.js index 6fe72b1abe..b56f3d94c5 100644 --- a/icons/es5/ScreenRotationAlt.js +++ b/icons/es5/ScreenRotationAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScreenRotationAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScreenRotationAlt(props) { fill: "currentColor" })); } + export default SvgScreenRotationAlt; \ No newline at end of file diff --git a/icons/es5/ScreenSearchDesktop.js b/icons/es5/ScreenSearchDesktop.js index 1f9e7573e8..b361f2c6ff 100644 --- a/icons/es5/ScreenSearchDesktop.js +++ b/icons/es5/ScreenSearchDesktop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScreenSearchDesktop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgScreenSearchDesktop(props) { r: 2 })); } + export default SvgScreenSearchDesktop; \ No newline at end of file diff --git a/icons/es5/ScreenShare.js b/icons/es5/ScreenShare.js index f6992bf901..6e6b025c39 100644 --- a/icons/es5/ScreenShare.js +++ b/icons/es5/ScreenShare.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScreenShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScreenShare(props) { fill: "currentColor" })); } + export default SvgScreenShare; \ No newline at end of file diff --git a/icons/es5/Screenshot.js b/icons/es5/Screenshot.js index bb4c0114b6..d7f76e64bd 100644 --- a/icons/es5/Screenshot.js +++ b/icons/es5/Screenshot.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScreenshot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScreenshot(props) { fill: "currentColor" })); } + export default SvgScreenshot; \ No newline at end of file diff --git a/icons/es5/ScreenshotMonitor.js b/icons/es5/ScreenshotMonitor.js index bef1581ec0..6a10d92c27 100644 --- a/icons/es5/ScreenshotMonitor.js +++ b/icons/es5/ScreenshotMonitor.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScreenshotMonitor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgScreenshotMonitor(props) { fill: "currentColor" })); } + export default SvgScreenshotMonitor; \ No newline at end of file diff --git a/icons/es5/ScubaDiving.js b/icons/es5/ScubaDiving.js index 52a30c4903..8adaca25d3 100644 --- a/icons/es5/ScubaDiving.js +++ b/icons/es5/ScubaDiving.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgScubaDiving(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgScubaDiving(props) { fill: "currentColor" })); } + export default SvgScubaDiving; \ No newline at end of file diff --git a/icons/es5/Sd.js b/icons/es5/Sd.js index e9123a2d9c..77b90b9f56 100644 --- a/icons/es5/Sd.js +++ b/icons/es5/Sd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSd(props) { fill: "currentColor" })); } + export default SvgSd; \ No newline at end of file diff --git a/icons/es5/SdCard.js b/icons/es5/SdCard.js index 4a96883394..555297de6e 100644 --- a/icons/es5/SdCard.js +++ b/icons/es5/SdCard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSdCard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSdCard(props) { fill: "currentColor" })); } + export default SvgSdCard; \ No newline at end of file diff --git a/icons/es5/SdCardAlert.js b/icons/es5/SdCardAlert.js index f8822c4ab0..10dd33c3dd 100644 --- a/icons/es5/SdCardAlert.js +++ b/icons/es5/SdCardAlert.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSdCardAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSdCardAlert(props) { fill: "currentColor" })); } + export default SvgSdCardAlert; \ No newline at end of file diff --git a/icons/es5/SdStorage.js b/icons/es5/SdStorage.js index cd493d1967..0a8483b797 100644 --- a/icons/es5/SdStorage.js +++ b/icons/es5/SdStorage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSdStorage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSdStorage(props) { fill: "currentColor" })); } + export default SvgSdStorage; \ No newline at end of file diff --git a/icons/es5/Search.js b/icons/es5/Search.js index bd93ecb522..a7bb35137d 100644 --- a/icons/es5/Search.js +++ b/icons/es5/Search.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSearch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgSearch(props) { fill: "currentColor" })); } + export default SvgSearch; \ No newline at end of file diff --git a/icons/es5/SearchOff.js b/icons/es5/SearchOff.js index 9a7ff45518..077578b857 100644 --- a/icons/es5/SearchOff.js +++ b/icons/es5/SearchOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSearchOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSearchOff(props) { fill: "currentColor" })); } + export default SvgSearchOff; \ No newline at end of file diff --git a/icons/es5/Security.js b/icons/es5/Security.js index b010978a69..e31d7993dd 100644 --- a/icons/es5/Security.js +++ b/icons/es5/Security.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSecurity(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSecurity(props) { fill: "currentColor" })); } + export default SvgSecurity; \ No newline at end of file diff --git a/icons/es5/SecurityUpdate.js b/icons/es5/SecurityUpdate.js index b8bdff1aac..b453f396b8 100644 --- a/icons/es5/SecurityUpdate.js +++ b/icons/es5/SecurityUpdate.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSecurityUpdate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSecurityUpdate(props) { fill: "currentColor" })); } + export default SvgSecurityUpdate; \ No newline at end of file diff --git a/icons/es5/SecurityUpdateGood.js b/icons/es5/SecurityUpdateGood.js index 504f716184..03d23ad6d9 100644 --- a/icons/es5/SecurityUpdateGood.js +++ b/icons/es5/SecurityUpdateGood.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSecurityUpdateGood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSecurityUpdateGood(props) { fill: "currentColor" })); } + export default SvgSecurityUpdateGood; \ No newline at end of file diff --git a/icons/es5/SecurityUpdateWarning.js b/icons/es5/SecurityUpdateWarning.js index 273b7baf45..a924831e11 100644 --- a/icons/es5/SecurityUpdateWarning.js +++ b/icons/es5/SecurityUpdateWarning.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSecurityUpdateWarning(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSecurityUpdateWarning(props) { fill: "currentColor" })); } + export default SvgSecurityUpdateWarning; \ No newline at end of file diff --git a/icons/es5/Segment.js b/icons/es5/Segment.js index 6f3f98e052..94afc5d8dd 100644 --- a/icons/es5/Segment.js +++ b/icons/es5/Segment.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSegment(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSegment(props) { fill: "currentColor" })); } + export default SvgSegment; \ No newline at end of file diff --git a/icons/es5/SelectAll.js b/icons/es5/SelectAll.js index ed393d9415..ae6e0784cd 100644 --- a/icons/es5/SelectAll.js +++ b/icons/es5/SelectAll.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSelectAll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSelectAll(props) { fill: "currentColor" })); } + export default SvgSelectAll; \ No newline at end of file diff --git a/icons/es5/SelfImprovement.js b/icons/es5/SelfImprovement.js index cb2d8ef437..69929f256a 100644 --- a/icons/es5/SelfImprovement.js +++ b/icons/es5/SelfImprovement.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSelfImprovement(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSelfImprovement(props) { fill: "currentColor" })); } + export default SvgSelfImprovement; \ No newline at end of file diff --git a/icons/es5/Sell.js b/icons/es5/Sell.js index e5df3f066b..c53ebe8c03 100644 --- a/icons/es5/Sell.js +++ b/icons/es5/Sell.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSell(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSell(props) { fill: "currentColor" })); } + export default SvgSell; \ No newline at end of file diff --git a/icons/es5/Send.js b/icons/es5/Send.js index 58289679b8..28f1344a2e 100644 --- a/icons/es5/Send.js +++ b/icons/es5/Send.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSend(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgSend(props) { fill: "currentColor" })); } + export default SvgSend; \ No newline at end of file diff --git a/icons/es5/SendAndArchive.js b/icons/es5/SendAndArchive.js index 60347b7cbf..e20864b2c1 100644 --- a/icons/es5/SendAndArchive.js +++ b/icons/es5/SendAndArchive.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSendAndArchive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSendAndArchive(props) { fill: "currentColor" })); } + export default SvgSendAndArchive; \ No newline at end of file diff --git a/icons/es5/SendTimeExtension.js b/icons/es5/SendTimeExtension.js index ba997f6569..93cf02ee56 100644 --- a/icons/es5/SendTimeExtension.js +++ b/icons/es5/SendTimeExtension.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSendTimeExtension(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSendTimeExtension(props) { fill: "currentColor" })); } + export default SvgSendTimeExtension; \ No newline at end of file diff --git a/icons/es5/SendToMobile.js b/icons/es5/SendToMobile.js index 78107f6b53..927c424b67 100644 --- a/icons/es5/SendToMobile.js +++ b/icons/es5/SendToMobile.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSendToMobile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSendToMobile(props) { fill: "currentColor" })); } + export default SvgSendToMobile; \ No newline at end of file diff --git a/icons/es5/SensorDoor.js b/icons/es5/SensorDoor.js index 189e2d32d2..0ecc9dd6fa 100644 --- a/icons/es5/SensorDoor.js +++ b/icons/es5/SensorDoor.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSensorDoor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSensorDoor(props) { fill: "currentColor" })); } + export default SvgSensorDoor; \ No newline at end of file diff --git a/icons/es5/SensorOccupied.js b/icons/es5/SensorOccupied.js index 81d0c8f890..eaa5657295 100644 --- a/icons/es5/SensorOccupied.js +++ b/icons/es5/SensorOccupied.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSensorOccupied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSensorOccupied(props) { fill: "currentColor" })); } + export default SvgSensorOccupied; \ No newline at end of file diff --git a/icons/es5/SensorWindow.js b/icons/es5/SensorWindow.js index def1d6d191..8206a4679e 100644 --- a/icons/es5/SensorWindow.js +++ b/icons/es5/SensorWindow.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSensorWindow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSensorWindow(props) { fill: "currentColor" })); } + export default SvgSensorWindow; \ No newline at end of file diff --git a/icons/es5/Sensors.js b/icons/es5/Sensors.js index 45a457e6dc..57e8ba7554 100644 --- a/icons/es5/Sensors.js +++ b/icons/es5/Sensors.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSensors(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSensors(props) { fill: "currentColor" })); } + export default SvgSensors; \ No newline at end of file diff --git a/icons/es5/SensorsOff.js b/icons/es5/SensorsOff.js index d1a84a1d5d..1a216d35ac 100644 --- a/icons/es5/SensorsOff.js +++ b/icons/es5/SensorsOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSensorsOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSensorsOff(props) { fill: "currentColor" })); } + export default SvgSensorsOff; \ No newline at end of file diff --git a/icons/es5/SentimentDissatisfied.js b/icons/es5/SentimentDissatisfied.js index 86ec834fcb..7521f2007e 100644 --- a/icons/es5/SentimentDissatisfied.js +++ b/icons/es5/SentimentDissatisfied.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSentimentDissatisfied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -20,4 +22,5 @@ function SvgSentimentDissatisfied(props) { fill: "currentColor" })); } + export default SvgSentimentDissatisfied; \ No newline at end of file diff --git a/icons/es5/SentimentNeutral.js b/icons/es5/SentimentNeutral.js index b6fac9dafb..437d467efe 100644 --- a/icons/es5/SentimentNeutral.js +++ b/icons/es5/SentimentNeutral.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSentimentNeutral(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSentimentNeutral(props) { fill: "currentColor" })); } + export default SvgSentimentNeutral; \ No newline at end of file diff --git a/icons/es5/SentimentSatisfied.js b/icons/es5/SentimentSatisfied.js index 5e2869959c..110340ac56 100644 --- a/icons/es5/SentimentSatisfied.js +++ b/icons/es5/SentimentSatisfied.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSentimentSatisfied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -20,4 +22,5 @@ function SvgSentimentSatisfied(props) { fill: "currentColor" })); } + export default SvgSentimentSatisfied; \ No newline at end of file diff --git a/icons/es5/SentimentSatisfiedAlt.js b/icons/es5/SentimentSatisfiedAlt.js index 8f63f66c1a..fb3d80ab27 100644 --- a/icons/es5/SentimentSatisfiedAlt.js +++ b/icons/es5/SentimentSatisfiedAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSentimentSatisfiedAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -20,4 +22,5 @@ function SvgSentimentSatisfiedAlt(props) { fill: "currentColor" })); } + export default SvgSentimentSatisfiedAlt; \ No newline at end of file diff --git a/icons/es5/SentimentSlightlyDissatisfied.js b/icons/es5/SentimentSlightlyDissatisfied.js index e38dd1a8f8..f109628d2d 100644 --- a/icons/es5/SentimentSlightlyDissatisfied.js +++ b/icons/es5/SentimentSlightlyDissatisfied.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSentimentSlightlyDissatisfied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -20,4 +22,5 @@ function SvgSentimentSlightlyDissatisfied(props) { fill: "currentColor" })); } + export default SvgSentimentSlightlyDissatisfied; \ No newline at end of file diff --git a/icons/es5/SentimentVeryDissatisfied.js b/icons/es5/SentimentVeryDissatisfied.js index 5ce70e6e72..c1ba8e0dc9 100644 --- a/icons/es5/SentimentVeryDissatisfied.js +++ b/icons/es5/SentimentVeryDissatisfied.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSentimentVeryDissatisfied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSentimentVeryDissatisfied(props) { fill: "currentColor" })); } + export default SvgSentimentVeryDissatisfied; \ No newline at end of file diff --git a/icons/es5/SentimentVerySatisfied.js b/icons/es5/SentimentVerySatisfied.js index 18449b52bf..3b9a49975b 100644 --- a/icons/es5/SentimentVerySatisfied.js +++ b/icons/es5/SentimentVerySatisfied.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSentimentVerySatisfied(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSentimentVerySatisfied(props) { fill: "currentColor" })); } + export default SvgSentimentVerySatisfied; \ No newline at end of file diff --git a/icons/es5/SetMeal.js b/icons/es5/SetMeal.js index b4aa34fb71..d9148982b8 100644 --- a/icons/es5/SetMeal.js +++ b/icons/es5/SetMeal.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSetMeal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSetMeal(props) { fill: "currentColor" })); } + export default SvgSetMeal; \ No newline at end of file diff --git a/icons/es5/Settings.js b/icons/es5/Settings.js index e075c904a8..59ff9df6c9 100644 --- a/icons/es5/Settings.js +++ b/icons/es5/Settings.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettings(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgSettings(props) { fill: "currentColor" })); } + export default SvgSettings; \ No newline at end of file diff --git a/icons/es5/SettingsAccessibility.js b/icons/es5/SettingsAccessibility.js index 08c3993ea3..06c43acd43 100644 --- a/icons/es5/SettingsAccessibility.js +++ b/icons/es5/SettingsAccessibility.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsAccessibility(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsAccessibility(props) { fill: "currentColor" })); } + export default SvgSettingsAccessibility; \ No newline at end of file diff --git a/icons/es5/SettingsApplications.js b/icons/es5/SettingsApplications.js index a35eb8f415..ccd85b17c0 100644 --- a/icons/es5/SettingsApplications.js +++ b/icons/es5/SettingsApplications.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsApplications(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSettingsApplications(props) { r: 2.45 })); } + export default SvgSettingsApplications; \ No newline at end of file diff --git a/icons/es5/SettingsBackupRestore.js b/icons/es5/SettingsBackupRestore.js index 32a2495835..432fd76159 100644 --- a/icons/es5/SettingsBackupRestore.js +++ b/icons/es5/SettingsBackupRestore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsBackupRestore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsBackupRestore(props) { fill: "currentColor" })); } + export default SvgSettingsBackupRestore; \ No newline at end of file diff --git a/icons/es5/SettingsBluetooth.js b/icons/es5/SettingsBluetooth.js index 2550a1b84c..88def99fde 100644 --- a/icons/es5/SettingsBluetooth.js +++ b/icons/es5/SettingsBluetooth.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsBluetooth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsBluetooth(props) { fill: "currentColor" })); } + export default SvgSettingsBluetooth; \ No newline at end of file diff --git a/icons/es5/SettingsBrightness.js b/icons/es5/SettingsBrightness.js index 4cb45745a6..8e379412ed 100644 --- a/icons/es5/SettingsBrightness.js +++ b/icons/es5/SettingsBrightness.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsBrightness(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsBrightness(props) { fill: "currentColor" })); } + export default SvgSettingsBrightness; \ No newline at end of file diff --git a/icons/es5/SettingsCell.js b/icons/es5/SettingsCell.js index 673ed3bacd..8457b9c328 100644 --- a/icons/es5/SettingsCell.js +++ b/icons/es5/SettingsCell.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsCell(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsCell(props) { fill: "currentColor" })); } + export default SvgSettingsCell; \ No newline at end of file diff --git a/icons/es5/SettingsEthernet.js b/icons/es5/SettingsEthernet.js index a66251db12..bfde0f2377 100644 --- a/icons/es5/SettingsEthernet.js +++ b/icons/es5/SettingsEthernet.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsEthernet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsEthernet(props) { fill: "currentColor" })); } + export default SvgSettingsEthernet; \ No newline at end of file diff --git a/icons/es5/SettingsInputAntenna.js b/icons/es5/SettingsInputAntenna.js index f8dcda89f6..4656205b12 100644 --- a/icons/es5/SettingsInputAntenna.js +++ b/icons/es5/SettingsInputAntenna.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsInputAntenna(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsInputAntenna(props) { fill: "currentColor" })); } + export default SvgSettingsInputAntenna; \ No newline at end of file diff --git a/icons/es5/SettingsInputComponent.js b/icons/es5/SettingsInputComponent.js index b616b83ccc..38650ee4a5 100644 --- a/icons/es5/SettingsInputComponent.js +++ b/icons/es5/SettingsInputComponent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsInputComponent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsInputComponent(props) { fill: "currentColor" })); } + export default SvgSettingsInputComponent; \ No newline at end of file diff --git a/icons/es5/SettingsInputComposite.js b/icons/es5/SettingsInputComposite.js index d51691b99b..e35b776a5f 100644 --- a/icons/es5/SettingsInputComposite.js +++ b/icons/es5/SettingsInputComposite.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsInputComposite(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsInputComposite(props) { fill: "currentColor" })); } + export default SvgSettingsInputComposite; \ No newline at end of file diff --git a/icons/es5/SettingsInputHdmi.js b/icons/es5/SettingsInputHdmi.js index f3cea9dc89..2b3b4d46e7 100644 --- a/icons/es5/SettingsInputHdmi.js +++ b/icons/es5/SettingsInputHdmi.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsInputHdmi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsInputHdmi(props) { fill: "currentColor" })); } + export default SvgSettingsInputHdmi; \ No newline at end of file diff --git a/icons/es5/SettingsInputSvideo.js b/icons/es5/SettingsInputSvideo.js index f0d0454d71..58ef5c117f 100644 --- a/icons/es5/SettingsInputSvideo.js +++ b/icons/es5/SettingsInputSvideo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsInputSvideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsInputSvideo(props) { fill: "currentColor" })); } + export default SvgSettingsInputSvideo; \ No newline at end of file diff --git a/icons/es5/SettingsOverscan.js b/icons/es5/SettingsOverscan.js index 5bf9f0fe81..0332618e8f 100644 --- a/icons/es5/SettingsOverscan.js +++ b/icons/es5/SettingsOverscan.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsOverscan(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsOverscan(props) { fill: "currentColor" })); } + export default SvgSettingsOverscan; \ No newline at end of file diff --git a/icons/es5/SettingsPhone.js b/icons/es5/SettingsPhone.js index 83a3bb8688..5690defa27 100644 --- a/icons/es5/SettingsPhone.js +++ b/icons/es5/SettingsPhone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsPhone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsPhone(props) { fill: "currentColor" })); } + export default SvgSettingsPhone; \ No newline at end of file diff --git a/icons/es5/SettingsPower.js b/icons/es5/SettingsPower.js index 212bdb7481..7e8f09efba 100644 --- a/icons/es5/SettingsPower.js +++ b/icons/es5/SettingsPower.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsPower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsPower(props) { fill: "currentColor" })); } + export default SvgSettingsPower; \ No newline at end of file diff --git a/icons/es5/SettingsRemote.js b/icons/es5/SettingsRemote.js index 896367a2c2..23c485414a 100644 --- a/icons/es5/SettingsRemote.js +++ b/icons/es5/SettingsRemote.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsRemote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsRemote(props) { fill: "currentColor" })); } + export default SvgSettingsRemote; \ No newline at end of file diff --git a/icons/es5/SettingsSuggest.js b/icons/es5/SettingsSuggest.js index aeaa7e4e13..f681a7ec81 100644 --- a/icons/es5/SettingsSuggest.js +++ b/icons/es5/SettingsSuggest.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsSuggest(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsSuggest(props) { fill: "currentColor" })); } + export default SvgSettingsSuggest; \ No newline at end of file diff --git a/icons/es5/SettingsSystemDaydream.js b/icons/es5/SettingsSystemDaydream.js index a4cc0ec66a..6aae25f4b5 100644 --- a/icons/es5/SettingsSystemDaydream.js +++ b/icons/es5/SettingsSystemDaydream.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsSystemDaydream(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsSystemDaydream(props) { fill: "currentColor" })); } + export default SvgSettingsSystemDaydream; \ No newline at end of file diff --git a/icons/es5/SettingsVoice.js b/icons/es5/SettingsVoice.js index ddf5827377..99816fb800 100644 --- a/icons/es5/SettingsVoice.js +++ b/icons/es5/SettingsVoice.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSettingsVoice(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSettingsVoice(props) { fill: "currentColor" })); } + export default SvgSettingsVoice; \ No newline at end of file diff --git a/icons/es5/SevereCold.js b/icons/es5/SevereCold.js index 0c3a161f53..2c0322c03d 100644 --- a/icons/es5/SevereCold.js +++ b/icons/es5/SevereCold.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSevereCold(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSevereCold(props) { fill: "currentColor" })); } + export default SvgSevereCold; \ No newline at end of file diff --git a/icons/es5/ShapeLine.js b/icons/es5/ShapeLine.js index 36b5db6220..2a9537fd07 100644 --- a/icons/es5/ShapeLine.js +++ b/icons/es5/ShapeLine.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShapeLine(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgShapeLine(props) { fill: "currentColor" })); } + export default SvgShapeLine; \ No newline at end of file diff --git a/icons/es5/Share.js b/icons/es5/Share.js index 3e5a11cbb1..bff6c02c94 100644 --- a/icons/es5/Share.js +++ b/icons/es5/Share.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgShare(props) { fill: "currentColor" })); } + export default SvgShare; \ No newline at end of file diff --git a/icons/es5/ShareArrivalTime.js b/icons/es5/ShareArrivalTime.js index afbdf2d82d..3e5b78425d 100644 --- a/icons/es5/ShareArrivalTime.js +++ b/icons/es5/ShareArrivalTime.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShareArrivalTime(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShareArrivalTime(props) { fill: "currentColor" })); } + export default SvgShareArrivalTime; \ No newline at end of file diff --git a/icons/es5/ShareLocation.js b/icons/es5/ShareLocation.js index e2784e5216..61b56a9a94 100644 --- a/icons/es5/ShareLocation.js +++ b/icons/es5/ShareLocation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShareLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgShareLocation(props) { fill: "currentColor" })); } + export default SvgShareLocation; \ No newline at end of file diff --git a/icons/es5/Shield.js b/icons/es5/Shield.js index 060f1b61eb..fc5f77b462 100644 --- a/icons/es5/Shield.js +++ b/icons/es5/Shield.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShield(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShield(props) { fill: "currentColor" })); } + export default SvgShield; \ No newline at end of file diff --git a/icons/es5/ShieldMoon.js b/icons/es5/ShieldMoon.js index e5f8035b83..6ddb072727 100644 --- a/icons/es5/ShieldMoon.js +++ b/icons/es5/ShieldMoon.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShieldMoon(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShieldMoon(props) { fill: "currentColor" })); } + export default SvgShieldMoon; \ No newline at end of file diff --git a/icons/es5/Shop.js b/icons/es5/Shop.js index 379601c2ac..9bf3133d05 100644 --- a/icons/es5/Shop.js +++ b/icons/es5/Shop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShop(props) { fill: "currentColor" })); } + export default SvgShop; \ No newline at end of file diff --git a/icons/es5/Shop2.js b/icons/es5/Shop2.js index 8330770092..e9c73beb21 100644 --- a/icons/es5/Shop2.js +++ b/icons/es5/Shop2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShop2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgShop2(props) { fill: "currentColor" })); } + export default SvgShop2; \ No newline at end of file diff --git a/icons/es5/ShopTwo.js b/icons/es5/ShopTwo.js index 40e7bb3cc8..3205d2083e 100644 --- a/icons/es5/ShopTwo.js +++ b/icons/es5/ShopTwo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShopTwo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShopTwo(props) { fill: "currentColor" })); } + export default SvgShopTwo; \ No newline at end of file diff --git a/icons/es5/Shopify.js b/icons/es5/Shopify.js index d17273ef97..232783ecc8 100644 --- a/icons/es5/Shopify.js +++ b/icons/es5/Shopify.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShopify(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShopify(props) { fill: "currentColor" })); } + export default SvgShopify; \ No newline at end of file diff --git a/icons/es5/ShoppingBag.js b/icons/es5/ShoppingBag.js index 91670f810e..7509c6c078 100644 --- a/icons/es5/ShoppingBag.js +++ b/icons/es5/ShoppingBag.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShoppingBag(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShoppingBag(props) { fill: "currentColor" })); } + export default SvgShoppingBag; \ No newline at end of file diff --git a/icons/es5/ShoppingBasket.js b/icons/es5/ShoppingBasket.js index 2e51134c81..fc5473acf0 100644 --- a/icons/es5/ShoppingBasket.js +++ b/icons/es5/ShoppingBasket.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShoppingBasket(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShoppingBasket(props) { fill: "currentColor" })); } + export default SvgShoppingBasket; \ No newline at end of file diff --git a/icons/es5/ShoppingCart.js b/icons/es5/ShoppingCart.js index 1b47e03c5a..addfab6541 100644 --- a/icons/es5/ShoppingCart.js +++ b/icons/es5/ShoppingCart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShoppingCart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShoppingCart(props) { fill: "currentColor" })); } + export default SvgShoppingCart; \ No newline at end of file diff --git a/icons/es5/ShoppingCartCheckout.js b/icons/es5/ShoppingCartCheckout.js index d1f92ae5df..a029e97c9e 100644 --- a/icons/es5/ShoppingCartCheckout.js +++ b/icons/es5/ShoppingCartCheckout.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShoppingCartCheckout(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShoppingCartCheckout(props) { fill: "currentColor" })); } + export default SvgShoppingCartCheckout; \ No newline at end of file diff --git a/icons/es5/ShortText.js b/icons/es5/ShortText.js index 30bbceb943..2ce6312707 100644 --- a/icons/es5/ShortText.js +++ b/icons/es5/ShortText.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShortText(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShortText(props) { fill: "currentColor" })); } + export default SvgShortText; \ No newline at end of file diff --git a/icons/es5/Shortcut.js b/icons/es5/Shortcut.js index df872eb2d7..464f946d08 100644 --- a/icons/es5/Shortcut.js +++ b/icons/es5/Shortcut.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShortcut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShortcut(props) { fill: "currentColor" })); } + export default SvgShortcut; \ No newline at end of file diff --git a/icons/es5/ShowChart.js b/icons/es5/ShowChart.js index 47e29ee150..7d5db34bd0 100644 --- a/icons/es5/ShowChart.js +++ b/icons/es5/ShowChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShowChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShowChart(props) { fill: "currentColor" })); } + export default SvgShowChart; \ No newline at end of file diff --git a/icons/es5/Shower.js b/icons/es5/Shower.js index 11254c873c..bed34dded7 100644 --- a/icons/es5/Shower.js +++ b/icons/es5/Shower.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -36,4 +38,5 @@ function SvgShower(props) { r: 1 })); } + export default SvgShower; \ No newline at end of file diff --git a/icons/es5/Shuffle.js b/icons/es5/Shuffle.js index ec5c6eff9f..2cf81fd24d 100644 --- a/icons/es5/Shuffle.js +++ b/icons/es5/Shuffle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShuffle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShuffle(props) { fill: "currentColor" })); } + export default SvgShuffle; \ No newline at end of file diff --git a/icons/es5/ShuffleOn.js b/icons/es5/ShuffleOn.js index 5013286536..5c50e60a9c 100644 --- a/icons/es5/ShuffleOn.js +++ b/icons/es5/ShuffleOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShuffleOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShuffleOn(props) { fill: "currentColor" })); } + export default SvgShuffleOn; \ No newline at end of file diff --git a/icons/es5/ShutterSpeed.js b/icons/es5/ShutterSpeed.js index 0d9ed8b852..c96d1b4daf 100644 --- a/icons/es5/ShutterSpeed.js +++ b/icons/es5/ShutterSpeed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgShutterSpeed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgShutterSpeed(props) { fill: "currentColor" })); } + export default SvgShutterSpeed; \ No newline at end of file diff --git a/icons/es5/Sick.js b/icons/es5/Sick.js index 5b1e801155..36177cb174 100644 --- a/icons/es5/Sick.js +++ b/icons/es5/Sick.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSick(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSick(props) { fill: "currentColor" })); } + export default SvgSick; \ No newline at end of file diff --git a/icons/es5/SignLanguage.js b/icons/es5/SignLanguage.js index 8d10a94119..dbe3195403 100644 --- a/icons/es5/SignLanguage.js +++ b/icons/es5/SignLanguage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignLanguage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignLanguage(props) { fill: "currentColor" })); } + export default SvgSignLanguage; \ No newline at end of file diff --git a/icons/es5/SignalCellular0Bar.js b/icons/es5/SignalCellular0Bar.js index 1f360af6cc..9b89824035 100644 --- a/icons/es5/SignalCellular0Bar.js +++ b/icons/es5/SignalCellular0Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellular0Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalCellular0Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellular0Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellular1Bar.js b/icons/es5/SignalCellular1Bar.js index e07eb8d82d..7b39583468 100644 --- a/icons/es5/SignalCellular1Bar.js +++ b/icons/es5/SignalCellular1Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellular1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSignalCellular1Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellular1Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellular2Bar.js b/icons/es5/SignalCellular2Bar.js index f3a65a0d7c..b9fb6d6fd0 100644 --- a/icons/es5/SignalCellular2Bar.js +++ b/icons/es5/SignalCellular2Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellular2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSignalCellular2Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellular2Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellular3Bar.js b/icons/es5/SignalCellular3Bar.js index bfa1034a77..c5213815e3 100644 --- a/icons/es5/SignalCellular3Bar.js +++ b/icons/es5/SignalCellular3Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellular3Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSignalCellular3Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellular3Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellular4Bar.js b/icons/es5/SignalCellular4Bar.js index ff05bc4638..d519c5efac 100644 --- a/icons/es5/SignalCellular4Bar.js +++ b/icons/es5/SignalCellular4Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellular4Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalCellular4Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellular4Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularAlt.js b/icons/es5/SignalCellularAlt.js index d5f753f354..cea595013b 100644 --- a/icons/es5/SignalCellularAlt.js +++ b/icons/es5/SignalCellularAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalCellularAlt(props) { fill: "currentColor" })); } + export default SvgSignalCellularAlt; \ No newline at end of file diff --git a/icons/es5/SignalCellularAlt1Bar.js b/icons/es5/SignalCellularAlt1Bar.js index d59fd83dfa..db12cd9475 100644 --- a/icons/es5/SignalCellularAlt1Bar.js +++ b/icons/es5/SignalCellularAlt1Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularAlt1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalCellularAlt1Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellularAlt1Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularAlt2Bar.js b/icons/es5/SignalCellularAlt2Bar.js index f9302c9e33..39cd84f75b 100644 --- a/icons/es5/SignalCellularAlt2Bar.js +++ b/icons/es5/SignalCellularAlt2Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularAlt2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalCellularAlt2Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellularAlt2Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularConnectedNoInternet0Bar.js b/icons/es5/SignalCellularConnectedNoInternet0Bar.js index abbb0379fa..b6eeda0596 100644 --- a/icons/es5/SignalCellularConnectedNoInternet0Bar.js +++ b/icons/es5/SignalCellularConnectedNoInternet0Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularConnectedNoInternet0Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalCellularConnectedNoInternet0Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellularConnectedNoInternet0Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularConnectedNoInternet1Bar.js b/icons/es5/SignalCellularConnectedNoInternet1Bar.js index f3e9784f1b..2f1c587aef 100644 --- a/icons/es5/SignalCellularConnectedNoInternet1Bar.js +++ b/icons/es5/SignalCellularConnectedNoInternet1Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularConnectedNoInternet1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSignalCellularConnectedNoInternet1Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellularConnectedNoInternet1Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularConnectedNoInternet2Bar.js b/icons/es5/SignalCellularConnectedNoInternet2Bar.js index 37b97be224..813c405714 100644 --- a/icons/es5/SignalCellularConnectedNoInternet2Bar.js +++ b/icons/es5/SignalCellularConnectedNoInternet2Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularConnectedNoInternet2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSignalCellularConnectedNoInternet2Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellularConnectedNoInternet2Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularConnectedNoInternet3Bar.js b/icons/es5/SignalCellularConnectedNoInternet3Bar.js index 643bd8e8ee..a7db3362f5 100644 --- a/icons/es5/SignalCellularConnectedNoInternet3Bar.js +++ b/icons/es5/SignalCellularConnectedNoInternet3Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularConnectedNoInternet3Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSignalCellularConnectedNoInternet3Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellularConnectedNoInternet3Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularConnectedNoInternet4Bar.js b/icons/es5/SignalCellularConnectedNoInternet4Bar.js index 67efdd934b..154e039a7b 100644 --- a/icons/es5/SignalCellularConnectedNoInternet4Bar.js +++ b/icons/es5/SignalCellularConnectedNoInternet4Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularConnectedNoInternet4Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalCellularConnectedNoInternet4Bar(props) { fill: "currentColor" })); } + export default SvgSignalCellularConnectedNoInternet4Bar; \ No newline at end of file diff --git a/icons/es5/SignalCellularNoSim.js b/icons/es5/SignalCellularNoSim.js index a7a18ce93f..c9311af2d1 100644 --- a/icons/es5/SignalCellularNoSim.js +++ b/icons/es5/SignalCellularNoSim.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularNoSim(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalCellularNoSim(props) { fill: "currentColor" })); } + export default SvgSignalCellularNoSim; \ No newline at end of file diff --git a/icons/es5/SignalCellularNodata.js b/icons/es5/SignalCellularNodata.js index 29545c943d..c1e32c2a68 100644 --- a/icons/es5/SignalCellularNodata.js +++ b/icons/es5/SignalCellularNodata.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularNodata(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalCellularNodata(props) { fill: "currentColor" })); } + export default SvgSignalCellularNodata; \ No newline at end of file diff --git a/icons/es5/SignalCellularNull.js b/icons/es5/SignalCellularNull.js index 28adce1458..c63c0a6e2d 100644 --- a/icons/es5/SignalCellularNull.js +++ b/icons/es5/SignalCellularNull.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularNull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalCellularNull(props) { fill: "currentColor" })); } + export default SvgSignalCellularNull; \ No newline at end of file diff --git a/icons/es5/SignalCellularOff.js b/icons/es5/SignalCellularOff.js index e60ee5fdff..1236c9e348 100644 --- a/icons/es5/SignalCellularOff.js +++ b/icons/es5/SignalCellularOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalCellularOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalCellularOff(props) { fill: "currentColor" })); } + export default SvgSignalCellularOff; \ No newline at end of file diff --git a/icons/es5/SignalWifi0Bar.js b/icons/es5/SignalWifi0Bar.js index 7421258e99..097af86826 100644 --- a/icons/es5/SignalWifi0Bar.js +++ b/icons/es5/SignalWifi0Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifi0Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalWifi0Bar(props) { fill: "currentColor" })); } + export default SvgSignalWifi0Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifi1Bar.js b/icons/es5/SignalWifi1Bar.js index 476784e035..792e3c03b4 100644 --- a/icons/es5/SignalWifi1Bar.js +++ b/icons/es5/SignalWifi1Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifi1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSignalWifi1Bar(props) { fill: "currentColor" })); } + export default SvgSignalWifi1Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifi1BarLock.js b/icons/es5/SignalWifi1BarLock.js index b8e3a33a1b..ea2d0de6a5 100644 --- a/icons/es5/SignalWifi1BarLock.js +++ b/icons/es5/SignalWifi1BarLock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifi1BarLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgSignalWifi1BarLock(props) { fill: "currentColor" })); } + export default SvgSignalWifi1BarLock; \ No newline at end of file diff --git a/icons/es5/SignalWifi2Bar.js b/icons/es5/SignalWifi2Bar.js index 2b3f9a0f83..9eda46d1a6 100644 --- a/icons/es5/SignalWifi2Bar.js +++ b/icons/es5/SignalWifi2Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifi2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSignalWifi2Bar(props) { fill: "currentColor" })); } + export default SvgSignalWifi2Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifi2BarLock.js b/icons/es5/SignalWifi2BarLock.js index 6a0b114434..9713f87988 100644 --- a/icons/es5/SignalWifi2BarLock.js +++ b/icons/es5/SignalWifi2BarLock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifi2BarLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgSignalWifi2BarLock(props) { fill: "currentColor" })); } + export default SvgSignalWifi2BarLock; \ No newline at end of file diff --git a/icons/es5/SignalWifi3Bar.js b/icons/es5/SignalWifi3Bar.js index c07296c239..e22b1f760f 100644 --- a/icons/es5/SignalWifi3Bar.js +++ b/icons/es5/SignalWifi3Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifi3Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSignalWifi3Bar(props) { fill: "currentColor" })); } + export default SvgSignalWifi3Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifi3BarLock.js b/icons/es5/SignalWifi3BarLock.js index 0dba7c241c..fdeb43c9d4 100644 --- a/icons/es5/SignalWifi3BarLock.js +++ b/icons/es5/SignalWifi3BarLock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifi3BarLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSignalWifi3BarLock(props) { fill: "currentColor" })); } + export default SvgSignalWifi3BarLock; \ No newline at end of file diff --git a/icons/es5/SignalWifi4Bar.js b/icons/es5/SignalWifi4Bar.js index 69360e1a67..242c56d9a1 100644 --- a/icons/es5/SignalWifi4Bar.js +++ b/icons/es5/SignalWifi4Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifi4Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalWifi4Bar(props) { fill: "currentColor" })); } + export default SvgSignalWifi4Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifi4BarLock.js b/icons/es5/SignalWifi4BarLock.js index bbe8b9e454..93b4099584 100644 --- a/icons/es5/SignalWifi4BarLock.js +++ b/icons/es5/SignalWifi4BarLock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifi4BarLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSignalWifi4BarLock(props) { fill: "currentColor" })); } + export default SvgSignalWifi4BarLock; \ No newline at end of file diff --git a/icons/es5/SignalWifiBad.js b/icons/es5/SignalWifiBad.js index e7dc942972..df52ea0667 100644 --- a/icons/es5/SignalWifiBad.js +++ b/icons/es5/SignalWifiBad.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifiBad(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalWifiBad(props) { fill: "currentColor" })); } + export default SvgSignalWifiBad; \ No newline at end of file diff --git a/icons/es5/SignalWifiConnectedNoInternet4.js b/icons/es5/SignalWifiConnectedNoInternet4.js index e23714cf5b..0d039720b0 100644 --- a/icons/es5/SignalWifiConnectedNoInternet4.js +++ b/icons/es5/SignalWifiConnectedNoInternet4.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifiConnectedNoInternet4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalWifiConnectedNoInternet4(props) { fill: "currentColor" })); } + export default SvgSignalWifiConnectedNoInternet4; \ No newline at end of file diff --git a/icons/es5/SignalWifiOff.js b/icons/es5/SignalWifiOff.js index f3ce5b4a39..2cdf03b9b6 100644 --- a/icons/es5/SignalWifiOff.js +++ b/icons/es5/SignalWifiOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifiOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalWifiOff(props) { fill: "currentColor" })); } + export default SvgSignalWifiOff; \ No newline at end of file diff --git a/icons/es5/SignalWifiStatusbar4Bar.js b/icons/es5/SignalWifiStatusbar4Bar.js index 72f32a83bb..d22f09f57a 100644 --- a/icons/es5/SignalWifiStatusbar4Bar.js +++ b/icons/es5/SignalWifiStatusbar4Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifiStatusbar4Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalWifiStatusbar4Bar(props) { fill: "currentColor" })); } + export default SvgSignalWifiStatusbar4Bar; \ No newline at end of file diff --git a/icons/es5/SignalWifiStatusbarConnectedNoInternet4.js b/icons/es5/SignalWifiStatusbarConnectedNoInternet4.js index 4086b963f1..1a6643acfb 100644 --- a/icons/es5/SignalWifiStatusbarConnectedNoInternet4.js +++ b/icons/es5/SignalWifiStatusbarConnectedNoInternet4.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifiStatusbarConnectedNoInternet4(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSignalWifiStatusbarConnectedNoInternet4(props) { fill: "currentColor" })); } + export default SvgSignalWifiStatusbarConnectedNoInternet4; \ No newline at end of file diff --git a/icons/es5/SignalWifiStatusbarNull.js b/icons/es5/SignalWifiStatusbarNull.js index 85bdb1d7fa..cf2b9e23e6 100644 --- a/icons/es5/SignalWifiStatusbarNull.js +++ b/icons/es5/SignalWifiStatusbarNull.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignalWifiStatusbarNull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignalWifiStatusbarNull(props) { fill: "currentColor" })); } + export default SvgSignalWifiStatusbarNull; \ No newline at end of file diff --git a/icons/es5/Signpost.js b/icons/es5/Signpost.js index 3b9391400d..d82d249c75 100644 --- a/icons/es5/Signpost.js +++ b/icons/es5/Signpost.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSignpost(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSignpost(props) { fill: "currentColor" })); } + export default SvgSignpost; \ No newline at end of file diff --git a/icons/es5/SimCard.js b/icons/es5/SimCard.js index 3ec0b6c835..2c96f1f0d8 100644 --- a/icons/es5/SimCard.js +++ b/icons/es5/SimCard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSimCard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSimCard(props) { fill: "currentColor" })); } + export default SvgSimCard; \ No newline at end of file diff --git a/icons/es5/SimCardAlert.js b/icons/es5/SimCardAlert.js index b5003fb196..6e3f7a2f34 100644 --- a/icons/es5/SimCardAlert.js +++ b/icons/es5/SimCardAlert.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSimCardAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSimCardAlert(props) { fill: "currentColor" })); } + export default SvgSimCardAlert; \ No newline at end of file diff --git a/icons/es5/SimCardDownload.js b/icons/es5/SimCardDownload.js index 70889844fd..5142dc60f8 100644 --- a/icons/es5/SimCardDownload.js +++ b/icons/es5/SimCardDownload.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSimCardDownload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSimCardDownload(props) { fill: "currentColor" })); } + export default SvgSimCardDownload; \ No newline at end of file diff --git a/icons/es5/SingleBed.js b/icons/es5/SingleBed.js index 46378a84b2..4040b80ef0 100644 --- a/icons/es5/SingleBed.js +++ b/icons/es5/SingleBed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSingleBed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSingleBed(props) { fill: "currentColor" })); } + export default SvgSingleBed; \ No newline at end of file diff --git a/icons/es5/Sip.js b/icons/es5/Sip.js index 6edae625cf..0574d66255 100644 --- a/icons/es5/Sip.js +++ b/icons/es5/Sip.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSip(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSip(props) { fill: "currentColor" })); } + export default SvgSip; \ No newline at end of file diff --git a/icons/es5/Skateboarding.js b/icons/es5/Skateboarding.js index 92b27156ef..7230da79c6 100644 --- a/icons/es5/Skateboarding.js +++ b/icons/es5/Skateboarding.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSkateboarding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSkateboarding(props) { fill: "currentColor" })); } + export default SvgSkateboarding; \ No newline at end of file diff --git a/icons/es5/SkipNext.js b/icons/es5/SkipNext.js index 3070854a31..2b2f4a53fe 100644 --- a/icons/es5/SkipNext.js +++ b/icons/es5/SkipNext.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSkipNext(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSkipNext(props) { fill: "currentColor" })); } + export default SvgSkipNext; \ No newline at end of file diff --git a/icons/es5/SkipPrevious.js b/icons/es5/SkipPrevious.js index dd4af1a595..1af98608a9 100644 --- a/icons/es5/SkipPrevious.js +++ b/icons/es5/SkipPrevious.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSkipPrevious(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSkipPrevious(props) { fill: "currentColor" })); } + export default SvgSkipPrevious; \ No newline at end of file diff --git a/icons/es5/Sledding.js b/icons/es5/Sledding.js index 372eaa41e1..bf6bc7cc30 100644 --- a/icons/es5/Sledding.js +++ b/icons/es5/Sledding.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSledding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSledding(props) { fill: "currentColor" })); } + export default SvgSledding; \ No newline at end of file diff --git a/icons/es5/Slideshow.js b/icons/es5/Slideshow.js index 3cd6ec46c2..1175c20127 100644 --- a/icons/es5/Slideshow.js +++ b/icons/es5/Slideshow.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSlideshow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSlideshow(props) { fill: "currentColor" })); } + export default SvgSlideshow; \ No newline at end of file diff --git a/icons/es5/SlowMotionVideo.js b/icons/es5/SlowMotionVideo.js index 0efbf185bf..5af64130d8 100644 --- a/icons/es5/SlowMotionVideo.js +++ b/icons/es5/SlowMotionVideo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSlowMotionVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSlowMotionVideo(props) { fill: "currentColor" })); } + export default SvgSlowMotionVideo; \ No newline at end of file diff --git a/icons/es5/SmartButton.js b/icons/es5/SmartButton.js index e3ee6f0d6a..85758f17a6 100644 --- a/icons/es5/SmartButton.js +++ b/icons/es5/SmartButton.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSmartButton(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSmartButton(props) { fill: "currentColor" })); } + export default SvgSmartButton; \ No newline at end of file diff --git a/icons/es5/SmartDisplay.js b/icons/es5/SmartDisplay.js index 84c5a9cb69..8c758efb48 100644 --- a/icons/es5/SmartDisplay.js +++ b/icons/es5/SmartDisplay.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSmartDisplay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSmartDisplay(props) { fill: "currentColor" })); } + export default SvgSmartDisplay; \ No newline at end of file diff --git a/icons/es5/SmartScreen.js b/icons/es5/SmartScreen.js index 36e6c9bc70..fd180ceda0 100644 --- a/icons/es5/SmartScreen.js +++ b/icons/es5/SmartScreen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSmartScreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSmartScreen(props) { fill: "currentColor" })); } + export default SvgSmartScreen; \ No newline at end of file diff --git a/icons/es5/SmartToy.js b/icons/es5/SmartToy.js index a0e1a366fe..0d93349847 100644 --- a/icons/es5/SmartToy.js +++ b/icons/es5/SmartToy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSmartToy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSmartToy(props) { fill: "currentColor" })); } + export default SvgSmartToy; \ No newline at end of file diff --git a/icons/es5/Smartphone.js b/icons/es5/Smartphone.js index 2bfe04b547..be32fd0505 100644 --- a/icons/es5/Smartphone.js +++ b/icons/es5/Smartphone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSmartphone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSmartphone(props) { fill: "currentColor" })); } + export default SvgSmartphone; \ No newline at end of file diff --git a/icons/es5/SmokeFree.js b/icons/es5/SmokeFree.js index 1ffaabc938..97faa1d90c 100644 --- a/icons/es5/SmokeFree.js +++ b/icons/es5/SmokeFree.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSmokeFree(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSmokeFree(props) { fill: "currentColor" })); } + export default SvgSmokeFree; \ No newline at end of file diff --git a/icons/es5/SmokingRooms.js b/icons/es5/SmokingRooms.js index e0779e3285..3bd928107c 100644 --- a/icons/es5/SmokingRooms.js +++ b/icons/es5/SmokingRooms.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSmokingRooms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSmokingRooms(props) { fill: "currentColor" })); } + export default SvgSmokingRooms; \ No newline at end of file diff --git a/icons/es5/Sms.js b/icons/es5/Sms.js index f803bd70b4..e55977fc5c 100644 --- a/icons/es5/Sms.js +++ b/icons/es5/Sms.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSms(props) { fill: "currentColor" })); } + export default SvgSms; \ No newline at end of file diff --git a/icons/es5/SmsFailed.js b/icons/es5/SmsFailed.js index 6796c2a39d..039bb384c5 100644 --- a/icons/es5/SmsFailed.js +++ b/icons/es5/SmsFailed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSmsFailed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSmsFailed(props) { fill: "currentColor" })); } + export default SvgSmsFailed; \ No newline at end of file diff --git a/icons/es5/Snapchat.js b/icons/es5/Snapchat.js index 2ec10f7f85..701581d37f 100644 --- a/icons/es5/Snapchat.js +++ b/icons/es5/Snapchat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSnapchat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSnapchat(props) { fill: "currentColor" })); } + export default SvgSnapchat; \ No newline at end of file diff --git a/icons/es5/SnippetFolder.js b/icons/es5/SnippetFolder.js index 43097e9e16..88310851c8 100644 --- a/icons/es5/SnippetFolder.js +++ b/icons/es5/SnippetFolder.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSnippetFolder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSnippetFolder(props) { fill: "currentColor" })); } + export default SvgSnippetFolder; \ No newline at end of file diff --git a/icons/es5/Snooze.js b/icons/es5/Snooze.js index c66c2407c7..66af9d6006 100644 --- a/icons/es5/Snooze.js +++ b/icons/es5/Snooze.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSnooze(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSnooze(props) { fill: "currentColor" })); } + export default SvgSnooze; \ No newline at end of file diff --git a/icons/es5/Snowboarding.js b/icons/es5/Snowboarding.js index 0868004f11..85604b7daa 100644 --- a/icons/es5/Snowboarding.js +++ b/icons/es5/Snowboarding.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSnowboarding(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSnowboarding(props) { fill: "currentColor" })); } + export default SvgSnowboarding; \ No newline at end of file diff --git a/icons/es5/Snowmobile.js b/icons/es5/Snowmobile.js index c8a629347f..80cb48305b 100644 --- a/icons/es5/Snowmobile.js +++ b/icons/es5/Snowmobile.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSnowmobile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSnowmobile(props) { fill: "currentColor" })); } + export default SvgSnowmobile; \ No newline at end of file diff --git a/icons/es5/Snowshoeing.js b/icons/es5/Snowshoeing.js index 2891451745..b16c08bdac 100644 --- a/icons/es5/Snowshoeing.js +++ b/icons/es5/Snowshoeing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSnowshoeing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSnowshoeing(props) { fill: "currentColor" })); } + export default SvgSnowshoeing; \ No newline at end of file diff --git a/icons/es5/Soap.js b/icons/es5/Soap.js index 38d1050eaf..c9d074c7e1 100644 --- a/icons/es5/Soap.js +++ b/icons/es5/Soap.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSoap(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSoap(props) { fill: "currentColor" })); } + export default SvgSoap; \ No newline at end of file diff --git a/icons/es5/SocialDistance.js b/icons/es5/SocialDistance.js index 416b1a55f4..8336c2f423 100644 --- a/icons/es5/SocialDistance.js +++ b/icons/es5/SocialDistance.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSocialDistance(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSocialDistance(props) { fill: "currentColor" })); } + export default SvgSocialDistance; \ No newline at end of file diff --git a/icons/es5/SolarPower.js b/icons/es5/SolarPower.js index 6f0f40b8c7..f14006fc57 100644 --- a/icons/es5/SolarPower.js +++ b/icons/es5/SolarPower.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSolarPower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSolarPower(props) { fill: "currentColor" })); } + export default SvgSolarPower; \ No newline at end of file diff --git a/icons/es5/Sort.js b/icons/es5/Sort.js index 438ec5d9be..d65c41a352 100644 --- a/icons/es5/Sort.js +++ b/icons/es5/Sort.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSort(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgSort(props) { fill: "currentColor" })); } + export default SvgSort; \ No newline at end of file diff --git a/icons/es5/SortByAlpha.js b/icons/es5/SortByAlpha.js index d43d4b40f1..92741db53c 100644 --- a/icons/es5/SortByAlpha.js +++ b/icons/es5/SortByAlpha.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSortByAlpha(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSortByAlpha(props) { fill: "currentColor" })); } + export default SvgSortByAlpha; \ No newline at end of file diff --git a/icons/es5/Sos.js b/icons/es5/Sos.js index 583eee1c4c..807a673af9 100644 --- a/icons/es5/Sos.js +++ b/icons/es5/Sos.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSos(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSos(props) { fill: "currentColor" })); } + export default SvgSos; \ No newline at end of file diff --git a/icons/es5/SoupKitchen.js b/icons/es5/SoupKitchen.js index e5c9399c5d..9f908433de 100644 --- a/icons/es5/SoupKitchen.js +++ b/icons/es5/SoupKitchen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSoupKitchen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSoupKitchen(props) { fill: "currentColor" })); } + export default SvgSoupKitchen; \ No newline at end of file diff --git a/icons/es5/Source.js b/icons/es5/Source.js index 2ce19d3ada..a9624c0127 100644 --- a/icons/es5/Source.js +++ b/icons/es5/Source.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSource(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSource(props) { fill: "currentColor" })); } + export default SvgSource; \ No newline at end of file diff --git a/icons/es5/South.js b/icons/es5/South.js index 74d66faf95..d5c46865a7 100644 --- a/icons/es5/South.js +++ b/icons/es5/South.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSouth(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSouth(props) { fill: "currentColor" })); } + export default SvgSouth; \ No newline at end of file diff --git a/icons/es5/SouthAmerica.js b/icons/es5/SouthAmerica.js index 9beb8d4794..6ed5dcb750 100644 --- a/icons/es5/SouthAmerica.js +++ b/icons/es5/SouthAmerica.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSouthAmerica(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSouthAmerica(props) { fill: "currentColor" })); } + export default SvgSouthAmerica; \ No newline at end of file diff --git a/icons/es5/SouthEast.js b/icons/es5/SouthEast.js index 03ae5bb532..251a93d44f 100644 --- a/icons/es5/SouthEast.js +++ b/icons/es5/SouthEast.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSouthEast(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSouthEast(props) { fill: "currentColor" })); } + export default SvgSouthEast; \ No newline at end of file diff --git a/icons/es5/SouthWest.js b/icons/es5/SouthWest.js index 576f073c45..9e2722beeb 100644 --- a/icons/es5/SouthWest.js +++ b/icons/es5/SouthWest.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSouthWest(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSouthWest(props) { fill: "currentColor" })); } + export default SvgSouthWest; \ No newline at end of file diff --git a/icons/es5/Spa.js b/icons/es5/Spa.js index 39e96586c9..c107b292ac 100644 --- a/icons/es5/Spa.js +++ b/icons/es5/Spa.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpa(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSpa(props) { fill: "currentColor" })); } + export default SvgSpa; \ No newline at end of file diff --git a/icons/es5/SpaceBar.js b/icons/es5/SpaceBar.js index e3dfd72284..eddb0b4b04 100644 --- a/icons/es5/SpaceBar.js +++ b/icons/es5/SpaceBar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpaceBar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSpaceBar(props) { fill: "currentColor" })); } + export default SvgSpaceBar; \ No newline at end of file diff --git a/icons/es5/SpaceDashboard.js b/icons/es5/SpaceDashboard.js index 7b57cff705..91bda77f85 100644 --- a/icons/es5/SpaceDashboard.js +++ b/icons/es5/SpaceDashboard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpaceDashboard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSpaceDashboard(props) { fill: "currentColor" })); } + export default SvgSpaceDashboard; \ No newline at end of file diff --git a/icons/es5/SpatialAudio.js b/icons/es5/SpatialAudio.js index c355a87924..5f1bc7df7d 100644 --- a/icons/es5/SpatialAudio.js +++ b/icons/es5/SpatialAudio.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpatialAudio(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgSpatialAudio(props) { fill: "currentColor" })); } + export default SvgSpatialAudio; \ No newline at end of file diff --git a/icons/es5/SpatialAudioOff.js b/icons/es5/SpatialAudioOff.js index 31c9d4e227..bfce6a555d 100644 --- a/icons/es5/SpatialAudioOff.js +++ b/icons/es5/SpatialAudioOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpatialAudioOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgSpatialAudioOff(props) { fill: "currentColor" })); } + export default SvgSpatialAudioOff; \ No newline at end of file diff --git a/icons/es5/SpatialTracking.js b/icons/es5/SpatialTracking.js index b6b678ae64..8a6860fbb7 100644 --- a/icons/es5/SpatialTracking.js +++ b/icons/es5/SpatialTracking.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpatialTracking(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgSpatialTracking(props) { fill: "currentColor" })); } + export default SvgSpatialTracking; \ No newline at end of file diff --git a/icons/es5/Speaker.js b/icons/es5/Speaker.js index 96b54258bd..11ebb38502 100644 --- a/icons/es5/Speaker.js +++ b/icons/es5/Speaker.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpeaker(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSpeaker(props) { fill: "currentColor" })); } + export default SvgSpeaker; \ No newline at end of file diff --git a/icons/es5/SpeakerGroup.js b/icons/es5/SpeakerGroup.js index d2dbb6a172..7be64d56f5 100644 --- a/icons/es5/SpeakerGroup.js +++ b/icons/es5/SpeakerGroup.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpeakerGroup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgSpeakerGroup(props) { fill: "currentColor" })); } + export default SvgSpeakerGroup; \ No newline at end of file diff --git a/icons/es5/SpeakerNotes.js b/icons/es5/SpeakerNotes.js index 70616979eb..fbb70accc1 100644 --- a/icons/es5/SpeakerNotes.js +++ b/icons/es5/SpeakerNotes.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpeakerNotes(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSpeakerNotes(props) { fill: "currentColor" })); } + export default SvgSpeakerNotes; \ No newline at end of file diff --git a/icons/es5/SpeakerNotesOff.js b/icons/es5/SpeakerNotesOff.js index 5e77286ab7..ddcd30a8e8 100644 --- a/icons/es5/SpeakerNotesOff.js +++ b/icons/es5/SpeakerNotesOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpeakerNotesOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSpeakerNotesOff(props) { fill: "currentColor" })); } + export default SvgSpeakerNotesOff; \ No newline at end of file diff --git a/icons/es5/SpeakerPhone.js b/icons/es5/SpeakerPhone.js index ac68f8d9cb..ad1b49a599 100644 --- a/icons/es5/SpeakerPhone.js +++ b/icons/es5/SpeakerPhone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpeakerPhone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSpeakerPhone(props) { fill: "currentColor" })); } + export default SvgSpeakerPhone; \ No newline at end of file diff --git a/icons/es5/Speed.js b/icons/es5/Speed.js index 822fed6a67..c0a471edd5 100644 --- a/icons/es5/Speed.js +++ b/icons/es5/Speed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpeed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -15,4 +17,5 @@ function SvgSpeed(props) { fill: "currentColor" })); } + export default SvgSpeed; \ No newline at end of file diff --git a/icons/es5/Spellcheck.js b/icons/es5/Spellcheck.js index ef1967f667..72c81a30a3 100644 --- a/icons/es5/Spellcheck.js +++ b/icons/es5/Spellcheck.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpellcheck(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSpellcheck(props) { fill: "currentColor" })); } + export default SvgSpellcheck; \ No newline at end of file diff --git a/icons/es5/Spinner.js b/icons/es5/Spinner.js index 3df58f55a5..fe69615cb9 100644 --- a/icons/es5/Spinner.js +++ b/icons/es5/Spinner.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpinner(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgSpinner(props) { fill: "currentColor" })); } + export default SvgSpinner; \ No newline at end of file diff --git a/icons/es5/SpinnerSimple.js b/icons/es5/SpinnerSimple.js index 7836fc4d3c..bd270c0372 100644 --- a/icons/es5/SpinnerSimple.js +++ b/icons/es5/SpinnerSimple.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpinnerSimple(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgSpinnerSimple(props) { fill: "currentColor" })); } + export default SvgSpinnerSimple; \ No newline at end of file diff --git a/icons/es5/Splitscreen.js b/icons/es5/Splitscreen.js index 749348c57f..15f78c2a52 100644 --- a/icons/es5/Splitscreen.js +++ b/icons/es5/Splitscreen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSplitscreen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSplitscreen(props) { fill: "currentColor" })); } + export default SvgSplitscreen; \ No newline at end of file diff --git a/icons/es5/Spoke.js b/icons/es5/Spoke.js index 0ab44a7992..9ceb23cb65 100644 --- a/icons/es5/Spoke.js +++ b/icons/es5/Spoke.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSpoke(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSpoke(props) { fill: "currentColor" })); } + export default SvgSpoke; \ No newline at end of file diff --git a/icons/es5/Sports.js b/icons/es5/Sports.js index 0463e6296b..a86a9bd77c 100644 --- a/icons/es5/Sports.js +++ b/icons/es5/Sports.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSports(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSports(props) { r: 2 })); } + export default SvgSports; \ No newline at end of file diff --git a/icons/es5/SportsBar.js b/icons/es5/SportsBar.js index c116e1ae32..771b77ca8e 100644 --- a/icons/es5/SportsBar.js +++ b/icons/es5/SportsBar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsBar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsBar(props) { fill: "currentColor" })); } + export default SvgSportsBar; \ No newline at end of file diff --git a/icons/es5/SportsBaseball.js b/icons/es5/SportsBaseball.js index a01be06cb3..b8f23a85b8 100644 --- a/icons/es5/SportsBaseball.js +++ b/icons/es5/SportsBaseball.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsBaseball(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSportsBaseball(props) { fill: "currentColor" })); } + export default SvgSportsBaseball; \ No newline at end of file diff --git a/icons/es5/SportsBasketball.js b/icons/es5/SportsBasketball.js index 991079cb3c..177a89cd24 100644 --- a/icons/es5/SportsBasketball.js +++ b/icons/es5/SportsBasketball.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsBasketball(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsBasketball(props) { fill: "currentColor" })); } + export default SvgSportsBasketball; \ No newline at end of file diff --git a/icons/es5/SportsCricket.js b/icons/es5/SportsCricket.js index e1fa62e163..5ee555d166 100644 --- a/icons/es5/SportsCricket.js +++ b/icons/es5/SportsCricket.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsCricket(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSportsCricket(props) { r: 3.5 })); } + export default SvgSportsCricket; \ No newline at end of file diff --git a/icons/es5/SportsEsports.js b/icons/es5/SportsEsports.js index 5bbd6a06a6..0f08612741 100644 --- a/icons/es5/SportsEsports.js +++ b/icons/es5/SportsEsports.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsEsports(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsEsports(props) { fill: "currentColor" })); } + export default SvgSportsEsports; \ No newline at end of file diff --git a/icons/es5/SportsFootball.js b/icons/es5/SportsFootball.js index c46587ed17..62357be4a4 100644 --- a/icons/es5/SportsFootball.js +++ b/icons/es5/SportsFootball.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsFootball(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsFootball(props) { fill: "currentColor" })); } + export default SvgSportsFootball; \ No newline at end of file diff --git a/icons/es5/SportsGolf.js b/icons/es5/SportsGolf.js index 3ba2473933..a5c3fa2635 100644 --- a/icons/es5/SportsGolf.js +++ b/icons/es5/SportsGolf.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsGolf(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -27,4 +29,5 @@ function SvgSportsGolf(props) { fill: "currentColor" })); } + export default SvgSportsGolf; \ No newline at end of file diff --git a/icons/es5/SportsGymnastics.js b/icons/es5/SportsGymnastics.js index 98d1ba868b..d29e9fbf29 100644 --- a/icons/es5/SportsGymnastics.js +++ b/icons/es5/SportsGymnastics.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsGymnastics(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsGymnastics(props) { fill: "currentColor" })); } + export default SvgSportsGymnastics; \ No newline at end of file diff --git a/icons/es5/SportsHandball.js b/icons/es5/SportsHandball.js index 40571ed15d..295fb3b5b7 100644 --- a/icons/es5/SportsHandball.js +++ b/icons/es5/SportsHandball.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsHandball(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSportsHandball(props) { fill: "currentColor" })); } + export default SvgSportsHandball; \ No newline at end of file diff --git a/icons/es5/SportsHockey.js b/icons/es5/SportsHockey.js index d6af08bfbd..fc1028f6fd 100644 --- a/icons/es5/SportsHockey.js +++ b/icons/es5/SportsHockey.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsHockey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsHockey(props) { fill: "currentColor" })); } + export default SvgSportsHockey; \ No newline at end of file diff --git a/icons/es5/SportsKabaddi.js b/icons/es5/SportsKabaddi.js index d5c86f0175..58e5bd04aa 100644 --- a/icons/es5/SportsKabaddi.js +++ b/icons/es5/SportsKabaddi.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsKabaddi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgSportsKabaddi(props) { fill: "currentColor" })); } + export default SvgSportsKabaddi; \ No newline at end of file diff --git a/icons/es5/SportsMartialArts.js b/icons/es5/SportsMartialArts.js index 7e5154fc8b..9d8efa4cb7 100644 --- a/icons/es5/SportsMartialArts.js +++ b/icons/es5/SportsMartialArts.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsMartialArts(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgSportsMartialArts(props) { r: 2 })); } + export default SvgSportsMartialArts; \ No newline at end of file diff --git a/icons/es5/SportsMma.js b/icons/es5/SportsMma.js index 3f20b2eb41..04e5eea3ca 100644 --- a/icons/es5/SportsMma.js +++ b/icons/es5/SportsMma.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsMma(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsMma(props) { fill: "currentColor" })); } + export default SvgSportsMma; \ No newline at end of file diff --git a/icons/es5/SportsMotorsports.js b/icons/es5/SportsMotorsports.js index 4e9f9b13b8..9c47cce4d9 100644 --- a/icons/es5/SportsMotorsports.js +++ b/icons/es5/SportsMotorsports.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsMotorsports(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSportsMotorsports(props) { fill: "currentColor" })); } + export default SvgSportsMotorsports; \ No newline at end of file diff --git a/icons/es5/SportsRugby.js b/icons/es5/SportsRugby.js index c1ec67f1d4..c056b5fd63 100644 --- a/icons/es5/SportsRugby.js +++ b/icons/es5/SportsRugby.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsRugby(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsRugby(props) { fill: "currentColor" })); } + export default SvgSportsRugby; \ No newline at end of file diff --git a/icons/es5/SportsScore.js b/icons/es5/SportsScore.js index 35a542084e..b8431ca08b 100644 --- a/icons/es5/SportsScore.js +++ b/icons/es5/SportsScore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsScore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsScore(props) { fill: "currentColor" })); } + export default SvgSportsScore; \ No newline at end of file diff --git a/icons/es5/SportsSoccer.js b/icons/es5/SportsSoccer.js index 309eac113a..86674aa7f1 100644 --- a/icons/es5/SportsSoccer.js +++ b/icons/es5/SportsSoccer.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsSoccer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsSoccer(props) { fill: "currentColor" })); } + export default SvgSportsSoccer; \ No newline at end of file diff --git a/icons/es5/SportsTennis.js b/icons/es5/SportsTennis.js index 18f818e277..26df004703 100644 --- a/icons/es5/SportsTennis.js +++ b/icons/es5/SportsTennis.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsTennis(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsTennis(props) { fill: "currentColor" })); } + export default SvgSportsTennis; \ No newline at end of file diff --git a/icons/es5/SportsVolleyball.js b/icons/es5/SportsVolleyball.js index a46aa7941e..69d831b22c 100644 --- a/icons/es5/SportsVolleyball.js +++ b/icons/es5/SportsVolleyball.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSportsVolleyball(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSportsVolleyball(props) { fill: "currentColor" })); } + export default SvgSportsVolleyball; \ No newline at end of file diff --git a/icons/es5/Square.js b/icons/es5/Square.js index c171ec8b85..4441362b15 100644 --- a/icons/es5/Square.js +++ b/icons/es5/Square.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSquare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSquare(props) { fill: "currentColor" })); } + export default SvgSquare; \ No newline at end of file diff --git a/icons/es5/SquareFoot.js b/icons/es5/SquareFoot.js index edfaf018a0..bdbe002b6c 100644 --- a/icons/es5/SquareFoot.js +++ b/icons/es5/SquareFoot.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSquareFoot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSquareFoot(props) { fill: "currentColor" })); } + export default SvgSquareFoot; \ No newline at end of file diff --git a/icons/es5/SsidChart.js b/icons/es5/SsidChart.js index 584d6f55c0..2e8c47cd1c 100644 --- a/icons/es5/SsidChart.js +++ b/icons/es5/SsidChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSsidChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSsidChart(props) { fill: "currentColor" })); } + export default SvgSsidChart; \ No newline at end of file diff --git a/icons/es5/StackedBarChart.js b/icons/es5/StackedBarChart.js index 9b72652675..f935b37b10 100644 --- a/icons/es5/StackedBarChart.js +++ b/icons/es5/StackedBarChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStackedBarChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStackedBarChart(props) { fill: "currentColor" })); } + export default SvgStackedBarChart; \ No newline at end of file diff --git a/icons/es5/StackedLineChart.js b/icons/es5/StackedLineChart.js index 21782fa8be..ea536fa361 100644 --- a/icons/es5/StackedLineChart.js +++ b/icons/es5/StackedLineChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStackedLineChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStackedLineChart(props) { fill: "currentColor" })); } + export default SvgStackedLineChart; \ No newline at end of file diff --git a/icons/es5/Stadium.js b/icons/es5/Stadium.js index cf0356f7a0..aa4b3c95a1 100644 --- a/icons/es5/Stadium.js +++ b/icons/es5/Stadium.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStadium(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStadium(props) { fill: "currentColor" })); } + export default SvgStadium; \ No newline at end of file diff --git a/icons/es5/Stairs.js b/icons/es5/Stairs.js index 968d11c259..6e2f5c20a5 100644 --- a/icons/es5/Stairs.js +++ b/icons/es5/Stairs.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStairs(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStairs(props) { fill: "currentColor" })); } + export default SvgStairs; \ No newline at end of file diff --git a/icons/es5/Star.js b/icons/es5/Star.js index 19df51c784..52be1e16e7 100644 --- a/icons/es5/Star.js +++ b/icons/es5/Star.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStar(props) { fill: "currentColor" })); } + export default SvgStar; \ No newline at end of file diff --git a/icons/es5/StarBorder.js b/icons/es5/StarBorder.js index e3f0653736..5c8d766769 100644 --- a/icons/es5/StarBorder.js +++ b/icons/es5/StarBorder.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStarBorder(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStarBorder(props) { fill: "currentColor" })); } + export default SvgStarBorder; \ No newline at end of file diff --git a/icons/es5/StarBorderPurple500.js b/icons/es5/StarBorderPurple500.js index 5e982755c7..e1480b1af3 100644 --- a/icons/es5/StarBorderPurple500.js +++ b/icons/es5/StarBorderPurple500.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStarBorderPurple500(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStarBorderPurple500(props) { fill: "currentColor" })); } + export default SvgStarBorderPurple500; \ No newline at end of file diff --git a/icons/es5/StarFilled.js b/icons/es5/StarFilled.js index 88bc75e8e8..463b7338fe 100644 --- a/icons/es5/StarFilled.js +++ b/icons/es5/StarFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStarFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgStarFilled(props) { fill: "currentColor" })); } + export default SvgStarFilled; \ No newline at end of file diff --git a/icons/es5/StarHalf.js b/icons/es5/StarHalf.js index 4ca20b3348..581c103294 100644 --- a/icons/es5/StarHalf.js +++ b/icons/es5/StarHalf.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStarHalf(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStarHalf(props) { fill: "currentColor" })); } + export default SvgStarHalf; \ No newline at end of file diff --git a/icons/es5/StarOutline.js b/icons/es5/StarOutline.js index 6623954fa9..d5baf73ec9 100644 --- a/icons/es5/StarOutline.js +++ b/icons/es5/StarOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStarOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgStarOutline(props) { fill: "currentColor" })); } + export default SvgStarOutline; \ No newline at end of file diff --git a/icons/es5/StarPurple500.js b/icons/es5/StarPurple500.js index e85625a14b..97a18fc297 100644 --- a/icons/es5/StarPurple500.js +++ b/icons/es5/StarPurple500.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStarPurple500(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStarPurple500(props) { fill: "currentColor" })); } + export default SvgStarPurple500; \ No newline at end of file diff --git a/icons/es5/StarRate.js b/icons/es5/StarRate.js index 016c98bda4..c891a85e08 100644 --- a/icons/es5/StarRate.js +++ b/icons/es5/StarRate.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStarRate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStarRate(props) { fill: "currentColor" })); } + export default SvgStarRate; \ No newline at end of file diff --git a/icons/es5/Stars.js b/icons/es5/Stars.js index 6b313db8fb..6a2ab9f142 100644 --- a/icons/es5/Stars.js +++ b/icons/es5/Stars.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStars(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStars(props) { fill: "currentColor" })); } + export default SvgStars; \ No newline at end of file diff --git a/icons/es5/Start.js b/icons/es5/Start.js index d458bb3058..7bbc77f3e6 100644 --- a/icons/es5/Start.js +++ b/icons/es5/Start.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStart(props) { fill: "currentColor" })); } + export default SvgStart; \ No newline at end of file diff --git a/icons/es5/StayCurrentLandscape.js b/icons/es5/StayCurrentLandscape.js index b9949f6da8..7f4cf62139 100644 --- a/icons/es5/StayCurrentLandscape.js +++ b/icons/es5/StayCurrentLandscape.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStayCurrentLandscape(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStayCurrentLandscape(props) { fill: "currentColor" })); } + export default SvgStayCurrentLandscape; \ No newline at end of file diff --git a/icons/es5/StayCurrentPortrait.js b/icons/es5/StayCurrentPortrait.js index e2d9ec4e7f..a8cde51f0f 100644 --- a/icons/es5/StayCurrentPortrait.js +++ b/icons/es5/StayCurrentPortrait.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStayCurrentPortrait(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStayCurrentPortrait(props) { fill: "currentColor" })); } + export default SvgStayCurrentPortrait; \ No newline at end of file diff --git a/icons/es5/StayPrimaryLandscape.js b/icons/es5/StayPrimaryLandscape.js index 44bcc24b59..9aa86c5eb2 100644 --- a/icons/es5/StayPrimaryLandscape.js +++ b/icons/es5/StayPrimaryLandscape.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStayPrimaryLandscape(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStayPrimaryLandscape(props) { fill: "currentColor" })); } + export default SvgStayPrimaryLandscape; \ No newline at end of file diff --git a/icons/es5/StayPrimaryPortrait.js b/icons/es5/StayPrimaryPortrait.js index e038ee0521..f452d94fe6 100644 --- a/icons/es5/StayPrimaryPortrait.js +++ b/icons/es5/StayPrimaryPortrait.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStayPrimaryPortrait(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStayPrimaryPortrait(props) { fill: "currentColor" })); } + export default SvgStayPrimaryPortrait; \ No newline at end of file diff --git a/icons/es5/StickyNote2.js b/icons/es5/StickyNote2.js index 66aa7c53b2..f06cf8a421 100644 --- a/icons/es5/StickyNote2.js +++ b/icons/es5/StickyNote2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStickyNote2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStickyNote2(props) { fill: "currentColor" })); } + export default SvgStickyNote2; \ No newline at end of file diff --git a/icons/es5/Stop.js b/icons/es5/Stop.js index 7ee4ca8074..e018ec5628 100644 --- a/icons/es5/Stop.js +++ b/icons/es5/Stop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStop(props) { fill: "currentColor" })); } + export default SvgStop; \ No newline at end of file diff --git a/icons/es5/StopCircle.js b/icons/es5/StopCircle.js index 107270b532..310ca0bf45 100644 --- a/icons/es5/StopCircle.js +++ b/icons/es5/StopCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStopCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStopCircle(props) { fill: "currentColor" })); } + export default SvgStopCircle; \ No newline at end of file diff --git a/icons/es5/StopScreenShare.js b/icons/es5/StopScreenShare.js index 5492046a8d..b08c8c73d8 100644 --- a/icons/es5/StopScreenShare.js +++ b/icons/es5/StopScreenShare.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStopScreenShare(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStopScreenShare(props) { fill: "currentColor" })); } + export default SvgStopScreenShare; \ No newline at end of file diff --git a/icons/es5/Storage.js b/icons/es5/Storage.js index ec5cc359eb..c75f6599b7 100644 --- a/icons/es5/Storage.js +++ b/icons/es5/Storage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStorage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStorage(props) { fill: "currentColor" })); } + export default SvgStorage; \ No newline at end of file diff --git a/icons/es5/Store.js b/icons/es5/Store.js index 477e8d5879..0fa12740d8 100644 --- a/icons/es5/Store.js +++ b/icons/es5/Store.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStore(props) { fill: "currentColor" })); } + export default SvgStore; \ No newline at end of file diff --git a/icons/es5/StoreMallDirectory.js b/icons/es5/StoreMallDirectory.js index 15b1ec123b..af138d7d39 100644 --- a/icons/es5/StoreMallDirectory.js +++ b/icons/es5/StoreMallDirectory.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStoreMallDirectory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStoreMallDirectory(props) { fill: "currentColor" })); } + export default SvgStoreMallDirectory; \ No newline at end of file diff --git a/icons/es5/Storefront.js b/icons/es5/Storefront.js index 5b58c7dfb2..3936a7201b 100644 --- a/icons/es5/Storefront.js +++ b/icons/es5/Storefront.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStorefront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStorefront(props) { fill: "currentColor" })); } + export default SvgStorefront; \ No newline at end of file diff --git a/icons/es5/Storm.js b/icons/es5/Storm.js index 4fb02d27b1..7a21da7c65 100644 --- a/icons/es5/Storm.js +++ b/icons/es5/Storm.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStorm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStorm(props) { fill: "currentColor" })); } + export default SvgStorm; \ No newline at end of file diff --git a/icons/es5/Straight.js b/icons/es5/Straight.js index b3f182495d..389d2c8ca7 100644 --- a/icons/es5/Straight.js +++ b/icons/es5/Straight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStraight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStraight(props) { fill: "currentColor" })); } + export default SvgStraight; \ No newline at end of file diff --git a/icons/es5/Straighten.js b/icons/es5/Straighten.js index da673ce18c..fe6e17049d 100644 --- a/icons/es5/Straighten.js +++ b/icons/es5/Straighten.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStraighten(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStraighten(props) { fill: "currentColor" })); } + export default SvgStraighten; \ No newline at end of file diff --git a/icons/es5/Stream.js b/icons/es5/Stream.js index f321c6fa5f..a1fdb2ae2f 100644 --- a/icons/es5/Stream.js +++ b/icons/es5/Stream.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStream(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -28,4 +30,5 @@ function SvgStream(props) { r: 2 })); } + export default SvgStream; \ No newline at end of file diff --git a/icons/es5/Streetview.js b/icons/es5/Streetview.js index 8e1f66dedd..511651fb58 100644 --- a/icons/es5/Streetview.js +++ b/icons/es5/Streetview.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStreetview(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -19,4 +21,5 @@ function SvgStreetview(props) { fill: "currentColor" })); } + export default SvgStreetview; \ No newline at end of file diff --git a/icons/es5/StrikethroughS.js b/icons/es5/StrikethroughS.js index 5fcf52e3f2..dfc4cd5105 100644 --- a/icons/es5/StrikethroughS.js +++ b/icons/es5/StrikethroughS.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStrikethroughS(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStrikethroughS(props) { fill: "currentColor" })); } + export default SvgStrikethroughS; \ No newline at end of file diff --git a/icons/es5/Stroller.js b/icons/es5/Stroller.js index 11d999f47c..a945f7e647 100644 --- a/icons/es5/Stroller.js +++ b/icons/es5/Stroller.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStroller(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStroller(props) { fill: "currentColor" })); } + export default SvgStroller; \ No newline at end of file diff --git a/icons/es5/Style.js b/icons/es5/Style.js index 2b773a3b63..daf837d2a9 100644 --- a/icons/es5/Style.js +++ b/icons/es5/Style.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgStyle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgStyle(props) { fill: "currentColor" })); } + export default SvgStyle; \ No newline at end of file diff --git a/icons/es5/SubdirectoryArrowLeft.js b/icons/es5/SubdirectoryArrowLeft.js index dee4695a01..ffc2a71fbe 100644 --- a/icons/es5/SubdirectoryArrowLeft.js +++ b/icons/es5/SubdirectoryArrowLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSubdirectoryArrowLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSubdirectoryArrowLeft(props) { fill: "currentColor" })); } + export default SvgSubdirectoryArrowLeft; \ No newline at end of file diff --git a/icons/es5/SubdirectoryArrowRight.js b/icons/es5/SubdirectoryArrowRight.js index af3a6ec83d..bdf9b73335 100644 --- a/icons/es5/SubdirectoryArrowRight.js +++ b/icons/es5/SubdirectoryArrowRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSubdirectoryArrowRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSubdirectoryArrowRight(props) { fill: "currentColor" })); } + export default SvgSubdirectoryArrowRight; \ No newline at end of file diff --git a/icons/es5/Subject.js b/icons/es5/Subject.js index 4f2acd269c..6e91bef07c 100644 --- a/icons/es5/Subject.js +++ b/icons/es5/Subject.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSubject(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSubject(props) { fill: "currentColor" })); } + export default SvgSubject; \ No newline at end of file diff --git a/icons/es5/Subscript.js b/icons/es5/Subscript.js index 7098197c02..62172b4f8f 100644 --- a/icons/es5/Subscript.js +++ b/icons/es5/Subscript.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSubscript(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSubscript(props) { fill: "currentColor" })); } + export default SvgSubscript; \ No newline at end of file diff --git a/icons/es5/Subscriptions.js b/icons/es5/Subscriptions.js index 1d7c15ca1f..0e3dca0f4d 100644 --- a/icons/es5/Subscriptions.js +++ b/icons/es5/Subscriptions.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSubscriptions(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSubscriptions(props) { fill: "currentColor" })); } + export default SvgSubscriptions; \ No newline at end of file diff --git a/icons/es5/Subtitles.js b/icons/es5/Subtitles.js index 92076a6773..702f393b50 100644 --- a/icons/es5/Subtitles.js +++ b/icons/es5/Subtitles.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSubtitles(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSubtitles(props) { fill: "currentColor" })); } + export default SvgSubtitles; \ No newline at end of file diff --git a/icons/es5/SubtitlesOff.js b/icons/es5/SubtitlesOff.js index 958bef3c5f..583e6a0170 100644 --- a/icons/es5/SubtitlesOff.js +++ b/icons/es5/SubtitlesOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSubtitlesOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSubtitlesOff(props) { fill: "currentColor" })); } + export default SvgSubtitlesOff; \ No newline at end of file diff --git a/icons/es5/Subway.js b/icons/es5/Subway.js index 5230dfd962..f83c89e571 100644 --- a/icons/es5/Subway.js +++ b/icons/es5/Subway.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSubway(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -20,4 +22,5 @@ function SvgSubway(props) { fill: "currentColor" })); } + export default SvgSubway; \ No newline at end of file diff --git a/icons/es5/Summarize.js b/icons/es5/Summarize.js index b169c2b9f2..0ca5b2b45f 100644 --- a/icons/es5/Summarize.js +++ b/icons/es5/Summarize.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSummarize(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSummarize(props) { fill: "currentColor" })); } + export default SvgSummarize; \ No newline at end of file diff --git a/icons/es5/Superscript.js b/icons/es5/Superscript.js index 1177673f1f..593bb3afd8 100644 --- a/icons/es5/Superscript.js +++ b/icons/es5/Superscript.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSuperscript(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSuperscript(props) { fill: "currentColor" })); } + export default SvgSuperscript; \ No newline at end of file diff --git a/icons/es5/SupervisedUserCircle.js b/icons/es5/SupervisedUserCircle.js index affeb253f2..2dea134572 100644 --- a/icons/es5/SupervisedUserCircle.js +++ b/icons/es5/SupervisedUserCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSupervisedUserCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSupervisedUserCircle(props) { fill: "currentColor" })); } + export default SvgSupervisedUserCircle; \ No newline at end of file diff --git a/icons/es5/SupervisorAccount.js b/icons/es5/SupervisorAccount.js index 403e6826ae..1fda406cb0 100644 --- a/icons/es5/SupervisorAccount.js +++ b/icons/es5/SupervisorAccount.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSupervisorAccount(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSupervisorAccount(props) { fill: "currentColor" })); } + export default SvgSupervisorAccount; \ No newline at end of file diff --git a/icons/es5/Support.js b/icons/es5/Support.js index e23c546726..ecd9eda3e0 100644 --- a/icons/es5/Support.js +++ b/icons/es5/Support.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSupport(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSupport(props) { fill: "currentColor" })); } + export default SvgSupport; \ No newline at end of file diff --git a/icons/es5/SupportAgent.js b/icons/es5/SupportAgent.js index 41234f59f8..1d52cfcd59 100644 --- a/icons/es5/SupportAgent.js +++ b/icons/es5/SupportAgent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSupportAgent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -23,4 +25,5 @@ function SvgSupportAgent(props) { fill: "currentColor" })); } + export default SvgSupportAgent; \ No newline at end of file diff --git a/icons/es5/Surfing.js b/icons/es5/Surfing.js index fe0e126089..1254dfa4cc 100644 --- a/icons/es5/Surfing.js +++ b/icons/es5/Surfing.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSurfing(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSurfing(props) { fill: "currentColor" })); } + export default SvgSurfing; \ No newline at end of file diff --git a/icons/es5/SurroundSound.js b/icons/es5/SurroundSound.js index 69912e4658..a4de2fcfe8 100644 --- a/icons/es5/SurroundSound.js +++ b/icons/es5/SurroundSound.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSurroundSound(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSurroundSound(props) { fill: "currentColor" })); } + export default SvgSurroundSound; \ No newline at end of file diff --git a/icons/es5/SwapCalls.js b/icons/es5/SwapCalls.js index 8c60a1e4eb..27053cf138 100644 --- a/icons/es5/SwapCalls.js +++ b/icons/es5/SwapCalls.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwapCalls(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwapCalls(props) { fill: "currentColor" })); } + export default SvgSwapCalls; \ No newline at end of file diff --git a/icons/es5/SwapHoriz.js b/icons/es5/SwapHoriz.js index 978ae276aa..162c8353b6 100644 --- a/icons/es5/SwapHoriz.js +++ b/icons/es5/SwapHoriz.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwapHoriz(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwapHoriz(props) { fill: "currentColor" })); } + export default SvgSwapHoriz; \ No newline at end of file diff --git a/icons/es5/SwapHorizontalCircle.js b/icons/es5/SwapHorizontalCircle.js index 95654c3d15..246ea8aae5 100644 --- a/icons/es5/SwapHorizontalCircle.js +++ b/icons/es5/SwapHorizontalCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwapHorizontalCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwapHorizontalCircle(props) { fill: "currentColor" })); } + export default SvgSwapHorizontalCircle; \ No newline at end of file diff --git a/icons/es5/SwapVert.js b/icons/es5/SwapVert.js index d76085064f..5fd9e3b0fd 100644 --- a/icons/es5/SwapVert.js +++ b/icons/es5/SwapVert.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwapVert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwapVert(props) { fill: "currentColor" })); } + export default SvgSwapVert; \ No newline at end of file diff --git a/icons/es5/SwapVerticalCircle.js b/icons/es5/SwapVerticalCircle.js index ee6c822df4..93bac71c91 100644 --- a/icons/es5/SwapVerticalCircle.js +++ b/icons/es5/SwapVerticalCircle.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwapVerticalCircle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwapVerticalCircle(props) { fill: "currentColor" })); } + export default SvgSwapVerticalCircle; \ No newline at end of file diff --git a/icons/es5/Swipe.js b/icons/es5/Swipe.js index 4f06537ea5..027af73b42 100644 --- a/icons/es5/Swipe.js +++ b/icons/es5/Swipe.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwipe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSwipe(props) { fill: "currentColor" })); } + export default SvgSwipe; \ No newline at end of file diff --git a/icons/es5/SwipeDown.js b/icons/es5/SwipeDown.js index fec06999f2..5bfd728cea 100644 --- a/icons/es5/SwipeDown.js +++ b/icons/es5/SwipeDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwipeDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwipeDown(props) { fill: "currentColor" })); } + export default SvgSwipeDown; \ No newline at end of file diff --git a/icons/es5/SwipeDownAlt.js b/icons/es5/SwipeDownAlt.js index adcb8a2a65..e5690cd267 100644 --- a/icons/es5/SwipeDownAlt.js +++ b/icons/es5/SwipeDownAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwipeDownAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwipeDownAlt(props) { fill: "currentColor" })); } + export default SvgSwipeDownAlt; \ No newline at end of file diff --git a/icons/es5/SwipeLeft.js b/icons/es5/SwipeLeft.js index 77d1182a4c..8524a2205d 100644 --- a/icons/es5/SwipeLeft.js +++ b/icons/es5/SwipeLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwipeLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwipeLeft(props) { fill: "currentColor" })); } + export default SvgSwipeLeft; \ No newline at end of file diff --git a/icons/es5/SwipeLeftAlt.js b/icons/es5/SwipeLeftAlt.js index 790547075f..0f34a97e97 100644 --- a/icons/es5/SwipeLeftAlt.js +++ b/icons/es5/SwipeLeftAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwipeLeftAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwipeLeftAlt(props) { fill: "currentColor" })); } + export default SvgSwipeLeftAlt; \ No newline at end of file diff --git a/icons/es5/SwipeRight.js b/icons/es5/SwipeRight.js index 5eeb9114ec..507743ad26 100644 --- a/icons/es5/SwipeRight.js +++ b/icons/es5/SwipeRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwipeRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwipeRight(props) { fill: "currentColor" })); } + export default SvgSwipeRight; \ No newline at end of file diff --git a/icons/es5/SwipeRightAlt.js b/icons/es5/SwipeRightAlt.js index 89d73cc19f..c922d70a34 100644 --- a/icons/es5/SwipeRightAlt.js +++ b/icons/es5/SwipeRightAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwipeRightAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwipeRightAlt(props) { fill: "currentColor" })); } + export default SvgSwipeRightAlt; \ No newline at end of file diff --git a/icons/es5/SwipeUp.js b/icons/es5/SwipeUp.js index 307292b503..2263b17168 100644 --- a/icons/es5/SwipeUp.js +++ b/icons/es5/SwipeUp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwipeUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwipeUp(props) { fill: "currentColor" })); } + export default SvgSwipeUp; \ No newline at end of file diff --git a/icons/es5/SwipeUpAlt.js b/icons/es5/SwipeUpAlt.js index 4049dd90d7..bc85f405f6 100644 --- a/icons/es5/SwipeUpAlt.js +++ b/icons/es5/SwipeUpAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwipeUpAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwipeUpAlt(props) { fill: "currentColor" })); } + export default SvgSwipeUpAlt; \ No newline at end of file diff --git a/icons/es5/SwipeVertical.js b/icons/es5/SwipeVertical.js index c92bb4ec1a..a2e1fda8ad 100644 --- a/icons/es5/SwipeVertical.js +++ b/icons/es5/SwipeVertical.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwipeVertical(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwipeVertical(props) { fill: "currentColor" })); } + export default SvgSwipeVertical; \ No newline at end of file diff --git a/icons/es5/SwitchAccessShortcut.js b/icons/es5/SwitchAccessShortcut.js index b4b81e3ce9..105eb4bed3 100644 --- a/icons/es5/SwitchAccessShortcut.js +++ b/icons/es5/SwitchAccessShortcut.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwitchAccessShortcut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwitchAccessShortcut(props) { fill: "currentColor" })); } + export default SvgSwitchAccessShortcut; \ No newline at end of file diff --git a/icons/es5/SwitchAccessShortcutAdd.js b/icons/es5/SwitchAccessShortcutAdd.js index a66f4bb043..bbfa2adb28 100644 --- a/icons/es5/SwitchAccessShortcutAdd.js +++ b/icons/es5/SwitchAccessShortcutAdd.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwitchAccessShortcutAdd(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwitchAccessShortcutAdd(props) { fill: "currentColor" })); } + export default SvgSwitchAccessShortcutAdd; \ No newline at end of file diff --git a/icons/es5/SwitchAccount.js b/icons/es5/SwitchAccount.js index 3c6d260374..2f6fbe445e 100644 --- a/icons/es5/SwitchAccount.js +++ b/icons/es5/SwitchAccount.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwitchAccount(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwitchAccount(props) { fill: "currentColor" })); } + export default SvgSwitchAccount; \ No newline at end of file diff --git a/icons/es5/SwitchCamera.js b/icons/es5/SwitchCamera.js index efdd6ddb1a..440e7d46ea 100644 --- a/icons/es5/SwitchCamera.js +++ b/icons/es5/SwitchCamera.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwitchCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwitchCamera(props) { fill: "currentColor" })); } + export default SvgSwitchCamera; \ No newline at end of file diff --git a/icons/es5/SwitchLeft.js b/icons/es5/SwitchLeft.js index 47228b9421..ae50efba21 100644 --- a/icons/es5/SwitchLeft.js +++ b/icons/es5/SwitchLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwitchLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwitchLeft(props) { fill: "currentColor" })); } + export default SvgSwitchLeft; \ No newline at end of file diff --git a/icons/es5/SwitchRight.js b/icons/es5/SwitchRight.js index 72f1075a4c..6e162aa191 100644 --- a/icons/es5/SwitchRight.js +++ b/icons/es5/SwitchRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwitchRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwitchRight(props) { fill: "currentColor" })); } + export default SvgSwitchRight; \ No newline at end of file diff --git a/icons/es5/SwitchVideo.js b/icons/es5/SwitchVideo.js index a408408899..ee2376d061 100644 --- a/icons/es5/SwitchVideo.js +++ b/icons/es5/SwitchVideo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSwitchVideo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSwitchVideo(props) { fill: "currentColor" })); } + export default SvgSwitchVideo; \ No newline at end of file diff --git a/icons/es5/Synagogue.js b/icons/es5/Synagogue.js index b389ca36a4..30a9b7fcab 100644 --- a/icons/es5/Synagogue.js +++ b/icons/es5/Synagogue.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSynagogue(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSynagogue(props) { fill: "currentColor" })); } + export default SvgSynagogue; \ No newline at end of file diff --git a/icons/es5/Sync.js b/icons/es5/Sync.js index bb5ddf236f..de5056572c 100644 --- a/icons/es5/Sync.js +++ b/icons/es5/Sync.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSync(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSync(props) { fill: "currentColor" })); } + export default SvgSync; \ No newline at end of file diff --git a/icons/es5/SyncAlt.js b/icons/es5/SyncAlt.js index 7c2ccaab80..3bc418b31a 100644 --- a/icons/es5/SyncAlt.js +++ b/icons/es5/SyncAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSyncAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSyncAlt(props) { fill: "currentColor" })); } + export default SvgSyncAlt; \ No newline at end of file diff --git a/icons/es5/SyncDisabled.js b/icons/es5/SyncDisabled.js index 823ee30af0..93ba50c465 100644 --- a/icons/es5/SyncDisabled.js +++ b/icons/es5/SyncDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSyncDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSyncDisabled(props) { fill: "currentColor" })); } + export default SvgSyncDisabled; \ No newline at end of file diff --git a/icons/es5/SyncLock.js b/icons/es5/SyncLock.js index 470c16d1a3..339fa0964a 100644 --- a/icons/es5/SyncLock.js +++ b/icons/es5/SyncLock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSyncLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSyncLock(props) { fill: "currentColor" })); } + export default SvgSyncLock; \ No newline at end of file diff --git a/icons/es5/SyncProblem.js b/icons/es5/SyncProblem.js index 1ed069d5ae..bfbeced9d7 100644 --- a/icons/es5/SyncProblem.js +++ b/icons/es5/SyncProblem.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSyncProblem(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSyncProblem(props) { fill: "currentColor" })); } + export default SvgSyncProblem; \ No newline at end of file diff --git a/icons/es5/SystemSecurityUpdate.js b/icons/es5/SystemSecurityUpdate.js index 890d926601..14d2195ad8 100644 --- a/icons/es5/SystemSecurityUpdate.js +++ b/icons/es5/SystemSecurityUpdate.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSystemSecurityUpdate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSystemSecurityUpdate(props) { fill: "currentColor" })); } + export default SvgSystemSecurityUpdate; \ No newline at end of file diff --git a/icons/es5/SystemSecurityUpdateGood.js b/icons/es5/SystemSecurityUpdateGood.js index 916e83f76c..a82c0642fd 100644 --- a/icons/es5/SystemSecurityUpdateGood.js +++ b/icons/es5/SystemSecurityUpdateGood.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSystemSecurityUpdateGood(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSystemSecurityUpdateGood(props) { fill: "currentColor" })); } + export default SvgSystemSecurityUpdateGood; \ No newline at end of file diff --git a/icons/es5/SystemSecurityUpdateWarning.js b/icons/es5/SystemSecurityUpdateWarning.js index 27afa426fa..4dc1b60509 100644 --- a/icons/es5/SystemSecurityUpdateWarning.js +++ b/icons/es5/SystemSecurityUpdateWarning.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSystemSecurityUpdateWarning(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgSystemSecurityUpdateWarning(props) { fill: "currentColor" })); } + export default SvgSystemSecurityUpdateWarning; \ No newline at end of file diff --git a/icons/es5/SystemUpdate.js b/icons/es5/SystemUpdate.js index 984387cce3..64cf6a415f 100644 --- a/icons/es5/SystemUpdate.js +++ b/icons/es5/SystemUpdate.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSystemUpdate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSystemUpdate(props) { fill: "currentColor" })); } + export default SvgSystemUpdate; \ No newline at end of file diff --git a/icons/es5/SystemUpdateAlt.js b/icons/es5/SystemUpdateAlt.js index e142ee218f..88f2d02a1d 100644 --- a/icons/es5/SystemUpdateAlt.js +++ b/icons/es5/SystemUpdateAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgSystemUpdateAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgSystemUpdateAlt(props) { fill: "currentColor" })); } + export default SvgSystemUpdateAlt; \ No newline at end of file diff --git a/icons/es5/Tab.js b/icons/es5/Tab.js index 88e98d0bfb..8738c9b58d 100644 --- a/icons/es5/Tab.js +++ b/icons/es5/Tab.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTab(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTab(props) { fill: "currentColor" })); } + export default SvgTab; \ No newline at end of file diff --git a/icons/es5/TabUnselected.js b/icons/es5/TabUnselected.js index d97fcf6044..194b55bbb0 100644 --- a/icons/es5/TabUnselected.js +++ b/icons/es5/TabUnselected.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTabUnselected(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTabUnselected(props) { fill: "currentColor" })); } + export default SvgTabUnselected; \ No newline at end of file diff --git a/icons/es5/TableBar.js b/icons/es5/TableBar.js index 826705b0ce..c379bc37f5 100644 --- a/icons/es5/TableBar.js +++ b/icons/es5/TableBar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTableBar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTableBar(props) { fill: "currentColor" })); } + export default SvgTableBar; \ No newline at end of file diff --git a/icons/es5/TableChart.js b/icons/es5/TableChart.js index 48e14fa49f..7b5add4d33 100644 --- a/icons/es5/TableChart.js +++ b/icons/es5/TableChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTableChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTableChart(props) { fill: "currentColor" })); } + export default SvgTableChart; \ No newline at end of file diff --git a/icons/es5/TableRestaurant.js b/icons/es5/TableRestaurant.js index 35b8e79bc4..53bd9e5a18 100644 --- a/icons/es5/TableRestaurant.js +++ b/icons/es5/TableRestaurant.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTableRestaurant(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTableRestaurant(props) { fill: "currentColor" })); } + export default SvgTableRestaurant; \ No newline at end of file diff --git a/icons/es5/TableRows.js b/icons/es5/TableRows.js index cb9b9b8405..07e428a44b 100644 --- a/icons/es5/TableRows.js +++ b/icons/es5/TableRows.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTableRows(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTableRows(props) { fill: "currentColor" })); } + export default SvgTableRows; \ No newline at end of file diff --git a/icons/es5/TableView.js b/icons/es5/TableView.js index 71324619aa..3194888240 100644 --- a/icons/es5/TableView.js +++ b/icons/es5/TableView.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTableView(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTableView(props) { fill: "currentColor" })); } + export default SvgTableView; \ No newline at end of file diff --git a/icons/es5/Tablet.js b/icons/es5/Tablet.js index 93d16808eb..9c88feca45 100644 --- a/icons/es5/Tablet.js +++ b/icons/es5/Tablet.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTablet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTablet(props) { fill: "currentColor" })); } + export default SvgTablet; \ No newline at end of file diff --git a/icons/es5/TabletAndroid.js b/icons/es5/TabletAndroid.js index f71b311224..dd3d61f102 100644 --- a/icons/es5/TabletAndroid.js +++ b/icons/es5/TabletAndroid.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTabletAndroid(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTabletAndroid(props) { fill: "currentColor" })); } + export default SvgTabletAndroid; \ No newline at end of file diff --git a/icons/es5/TabletMac.js b/icons/es5/TabletMac.js index 75946ebb12..a2d5784780 100644 --- a/icons/es5/TabletMac.js +++ b/icons/es5/TabletMac.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTabletMac(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTabletMac(props) { fill: "currentColor" })); } + export default SvgTabletMac; \ No newline at end of file diff --git a/icons/es5/Tag.js b/icons/es5/Tag.js index e3b426bd9d..2f0be72f68 100644 --- a/icons/es5/Tag.js +++ b/icons/es5/Tag.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTag(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgTag(props) { fill: "currentColor" })); } + export default SvgTag; \ No newline at end of file diff --git a/icons/es5/TagFaces.js b/icons/es5/TagFaces.js index 8f659dd1cc..2641a97947 100644 --- a/icons/es5/TagFaces.js +++ b/icons/es5/TagFaces.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTagFaces(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTagFaces(props) { fill: "currentColor" })); } + export default SvgTagFaces; \ No newline at end of file diff --git a/icons/es5/TakeoutDining.js b/icons/es5/TakeoutDining.js index 764fe10dc9..348df35f79 100644 --- a/icons/es5/TakeoutDining.js +++ b/icons/es5/TakeoutDining.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTakeoutDining(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTakeoutDining(props) { fill: "currentColor" })); } + export default SvgTakeoutDining; \ No newline at end of file diff --git a/icons/es5/TapAndPlay.js b/icons/es5/TapAndPlay.js index 081ce85cf7..a43c35eb81 100644 --- a/icons/es5/TapAndPlay.js +++ b/icons/es5/TapAndPlay.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTapAndPlay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTapAndPlay(props) { fill: "currentColor" })); } + export default SvgTapAndPlay; \ No newline at end of file diff --git a/icons/es5/Tapas.js b/icons/es5/Tapas.js index 302d7b8b5b..f175971d6c 100644 --- a/icons/es5/Tapas.js +++ b/icons/es5/Tapas.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTapas(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTapas(props) { fill: "currentColor" })); } + export default SvgTapas; \ No newline at end of file diff --git a/icons/es5/Task.js b/icons/es5/Task.js index 4fb77c242b..879378cefa 100644 --- a/icons/es5/Task.js +++ b/icons/es5/Task.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTask(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTask(props) { fill: "currentColor" })); } + export default SvgTask; \ No newline at end of file diff --git a/icons/es5/TaskAlt.js b/icons/es5/TaskAlt.js index fddbd5cc92..27a16a5fd2 100644 --- a/icons/es5/TaskAlt.js +++ b/icons/es5/TaskAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTaskAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTaskAlt(props) { fill: "currentColor" })); } + export default SvgTaskAlt; \ No newline at end of file diff --git a/icons/es5/TaxiAlert.js b/icons/es5/TaxiAlert.js index 8c70bb72f6..6ee05919b1 100644 --- a/icons/es5/TaxiAlert.js +++ b/icons/es5/TaxiAlert.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTaxiAlert(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgTaxiAlert(props) { fill: "currentColor" })); } + export default SvgTaxiAlert; \ No newline at end of file diff --git a/icons/es5/Telegram.js b/icons/es5/Telegram.js index 6d1602fcac..4715ddbf33 100644 --- a/icons/es5/Telegram.js +++ b/icons/es5/Telegram.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTelegram(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTelegram(props) { fill: "currentColor" })); } + export default SvgTelegram; \ No newline at end of file diff --git a/icons/es5/TempleBuddhist.js b/icons/es5/TempleBuddhist.js index 035ff2995c..f9b68ebbf8 100644 --- a/icons/es5/TempleBuddhist.js +++ b/icons/es5/TempleBuddhist.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTempleBuddhist(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgTempleBuddhist(props) { fill: "currentColor" })); } + export default SvgTempleBuddhist; \ No newline at end of file diff --git a/icons/es5/TempleHindu.js b/icons/es5/TempleHindu.js index 5143856db0..0a42801f76 100644 --- a/icons/es5/TempleHindu.js +++ b/icons/es5/TempleHindu.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTempleHindu(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTempleHindu(props) { fill: "currentColor" })); } + export default SvgTempleHindu; \ No newline at end of file diff --git a/icons/es5/Terminal.js b/icons/es5/Terminal.js index 666529812e..d58c107c84 100644 --- a/icons/es5/Terminal.js +++ b/icons/es5/Terminal.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTerminal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTerminal(props) { fill: "currentColor" })); } + export default SvgTerminal; \ No newline at end of file diff --git a/icons/es5/Terrain.js b/icons/es5/Terrain.js index f21b833e4b..58285c72cf 100644 --- a/icons/es5/Terrain.js +++ b/icons/es5/Terrain.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTerrain(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTerrain(props) { fill: "currentColor" })); } + export default SvgTerrain; \ No newline at end of file diff --git a/icons/es5/TextDecrease.js b/icons/es5/TextDecrease.js index 99ea221351..acbbe2126d 100644 --- a/icons/es5/TextDecrease.js +++ b/icons/es5/TextDecrease.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextDecrease(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextDecrease(props) { fill: "currentColor" })); } + export default SvgTextDecrease; \ No newline at end of file diff --git a/icons/es5/TextFields.js b/icons/es5/TextFields.js index 2b5eac384d..03bdb62df5 100644 --- a/icons/es5/TextFields.js +++ b/icons/es5/TextFields.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextFields(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextFields(props) { fill: "currentColor" })); } + export default SvgTextFields; \ No newline at end of file diff --git a/icons/es5/TextFormat.js b/icons/es5/TextFormat.js index 35e204cb2c..fef9797b18 100644 --- a/icons/es5/TextFormat.js +++ b/icons/es5/TextFormat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextFormat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextFormat(props) { fill: "currentColor" })); } + export default SvgTextFormat; \ No newline at end of file diff --git a/icons/es5/TextIncrease.js b/icons/es5/TextIncrease.js index 6ee600f0d7..c5d1a20a79 100644 --- a/icons/es5/TextIncrease.js +++ b/icons/es5/TextIncrease.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextIncrease(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextIncrease(props) { fill: "currentColor" })); } + export default SvgTextIncrease; \ No newline at end of file diff --git a/icons/es5/TextRotateUp.js b/icons/es5/TextRotateUp.js index e370f1ac45..4b636131f5 100644 --- a/icons/es5/TextRotateUp.js +++ b/icons/es5/TextRotateUp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextRotateUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextRotateUp(props) { fill: "currentColor" })); } + export default SvgTextRotateUp; \ No newline at end of file diff --git a/icons/es5/TextRotateVertical.js b/icons/es5/TextRotateVertical.js index 2c29551ac9..429b2650a5 100644 --- a/icons/es5/TextRotateVertical.js +++ b/icons/es5/TextRotateVertical.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextRotateVertical(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextRotateVertical(props) { fill: "currentColor" })); } + export default SvgTextRotateVertical; \ No newline at end of file diff --git a/icons/es5/TextRotationAngledown.js b/icons/es5/TextRotationAngledown.js index 37100eb729..602925f8bb 100644 --- a/icons/es5/TextRotationAngledown.js +++ b/icons/es5/TextRotationAngledown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextRotationAngledown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextRotationAngledown(props) { fill: "currentColor" })); } + export default SvgTextRotationAngledown; \ No newline at end of file diff --git a/icons/es5/TextRotationAngleup.js b/icons/es5/TextRotationAngleup.js index 1973f4f557..092b35b11f 100644 --- a/icons/es5/TextRotationAngleup.js +++ b/icons/es5/TextRotationAngleup.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextRotationAngleup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextRotationAngleup(props) { fill: "currentColor" })); } + export default SvgTextRotationAngleup; \ No newline at end of file diff --git a/icons/es5/TextRotationDown.js b/icons/es5/TextRotationDown.js index 879c071132..ea086d51de 100644 --- a/icons/es5/TextRotationDown.js +++ b/icons/es5/TextRotationDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextRotationDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextRotationDown(props) { fill: "currentColor" })); } + export default SvgTextRotationDown; \ No newline at end of file diff --git a/icons/es5/TextRotationNone.js b/icons/es5/TextRotationNone.js index f82e656187..066da1d6ed 100644 --- a/icons/es5/TextRotationNone.js +++ b/icons/es5/TextRotationNone.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextRotationNone(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextRotationNone(props) { fill: "currentColor" })); } + export default SvgTextRotationNone; \ No newline at end of file diff --git a/icons/es5/TextSnippet.js b/icons/es5/TextSnippet.js index 6331a862a0..22f8e1466a 100644 --- a/icons/es5/TextSnippet.js +++ b/icons/es5/TextSnippet.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextSnippet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextSnippet(props) { fill: "currentColor" })); } + export default SvgTextSnippet; \ No newline at end of file diff --git a/icons/es5/Textsms.js b/icons/es5/Textsms.js index 4d01ee1d98..6179d384a1 100644 --- a/icons/es5/Textsms.js +++ b/icons/es5/Textsms.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTextsms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTextsms(props) { fill: "currentColor" })); } + export default SvgTextsms; \ No newline at end of file diff --git a/icons/es5/Texture.js b/icons/es5/Texture.js index d841cbe70a..8ee06a2363 100644 --- a/icons/es5/Texture.js +++ b/icons/es5/Texture.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTexture(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTexture(props) { fill: "currentColor" })); } + export default SvgTexture; \ No newline at end of file diff --git a/icons/es5/TheaterComedy.js b/icons/es5/TheaterComedy.js index 8a7a7886ed..1b6b6098d0 100644 --- a/icons/es5/TheaterComedy.js +++ b/icons/es5/TheaterComedy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTheaterComedy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgTheaterComedy(props) { fill: "currentColor" })); } + export default SvgTheaterComedy; \ No newline at end of file diff --git a/icons/es5/Theaters.js b/icons/es5/Theaters.js index fe7d26cc2b..c9f45fab88 100644 --- a/icons/es5/Theaters.js +++ b/icons/es5/Theaters.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTheaters(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTheaters(props) { fill: "currentColor" })); } + export default SvgTheaters; \ No newline at end of file diff --git a/icons/es5/Thermostat.js b/icons/es5/Thermostat.js index dcd7dd24fa..c0feb9203e 100644 --- a/icons/es5/Thermostat.js +++ b/icons/es5/Thermostat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThermostat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgThermostat(props) { fill: "currentColor" })); } + export default SvgThermostat; \ No newline at end of file diff --git a/icons/es5/ThermostatAuto.js b/icons/es5/ThermostatAuto.js index af8314cb94..53fa1b764b 100644 --- a/icons/es5/ThermostatAuto.js +++ b/icons/es5/ThermostatAuto.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThermostatAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgThermostatAuto(props) { fill: "currentColor" })); } + export default SvgThermostatAuto; \ No newline at end of file diff --git a/icons/es5/ThumbDown.js b/icons/es5/ThumbDown.js index 222f2b8c1f..7b73711c6d 100644 --- a/icons/es5/ThumbDown.js +++ b/icons/es5/ThumbDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThumbDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgThumbDown(props) { fill: "currentColor" })); } + export default SvgThumbDown; \ No newline at end of file diff --git a/icons/es5/ThumbDownAlt.js b/icons/es5/ThumbDownAlt.js index 09f239e80d..a27c07876b 100644 --- a/icons/es5/ThumbDownAlt.js +++ b/icons/es5/ThumbDownAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThumbDownAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgThumbDownAlt(props) { fill: "currentColor" })); } + export default SvgThumbDownAlt; \ No newline at end of file diff --git a/icons/es5/ThumbDownOffAlt.js b/icons/es5/ThumbDownOffAlt.js index 2a8db6072f..46800e7509 100644 --- a/icons/es5/ThumbDownOffAlt.js +++ b/icons/es5/ThumbDownOffAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThumbDownOffAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgThumbDownOffAlt(props) { fill: "currentColor" })); } + export default SvgThumbDownOffAlt; \ No newline at end of file diff --git a/icons/es5/ThumbUp.js b/icons/es5/ThumbUp.js index a012c92a22..e48511e112 100644 --- a/icons/es5/ThumbUp.js +++ b/icons/es5/ThumbUp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThumbUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgThumbUp(props) { fill: "currentColor" })); } + export default SvgThumbUp; \ No newline at end of file diff --git a/icons/es5/ThumbUpAlt.js b/icons/es5/ThumbUpAlt.js index 09bbce270b..d221c0533d 100644 --- a/icons/es5/ThumbUpAlt.js +++ b/icons/es5/ThumbUpAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThumbUpAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgThumbUpAlt(props) { fill: "currentColor" })); } + export default SvgThumbUpAlt; \ No newline at end of file diff --git a/icons/es5/ThumbUpFilled.js b/icons/es5/ThumbUpFilled.js index 85da7cec7a..845dfef6f5 100644 --- a/icons/es5/ThumbUpFilled.js +++ b/icons/es5/ThumbUpFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThumbUpFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgThumbUpFilled(props) { fill: "currentColor" })); } + export default SvgThumbUpFilled; \ No newline at end of file diff --git a/icons/es5/ThumbUpOffAlt.js b/icons/es5/ThumbUpOffAlt.js index fb467a8c66..ef15bf2767 100644 --- a/icons/es5/ThumbUpOffAlt.js +++ b/icons/es5/ThumbUpOffAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThumbUpOffAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgThumbUpOffAlt(props) { fill: "currentColor" })); } + export default SvgThumbUpOffAlt; \ No newline at end of file diff --git a/icons/es5/ThumbUpOutline.js b/icons/es5/ThumbUpOutline.js index 4586e97619..d619b02f58 100644 --- a/icons/es5/ThumbUpOutline.js +++ b/icons/es5/ThumbUpOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThumbUpOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgThumbUpOutline(props) { fill: "currentColor" })); } + export default SvgThumbUpOutline; \ No newline at end of file diff --git a/icons/es5/ThumbsUpDown.js b/icons/es5/ThumbsUpDown.js index b3787e118b..15126c79ee 100644 --- a/icons/es5/ThumbsUpDown.js +++ b/icons/es5/ThumbsUpDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThumbsUpDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgThumbsUpDown(props) { fill: "currentColor" })); } + export default SvgThumbsUpDown; \ No newline at end of file diff --git a/icons/es5/Thunderstorm.js b/icons/es5/Thunderstorm.js index 78ed0df09c..406591a9a3 100644 --- a/icons/es5/Thunderstorm.js +++ b/icons/es5/Thunderstorm.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgThunderstorm(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgThunderstorm(props) { fill: "currentColor" })); } + export default SvgThunderstorm; \ No newline at end of file diff --git a/icons/es5/Tiktok.js b/icons/es5/Tiktok.js index 1f0ff2ed46..aff595ecb5 100644 --- a/icons/es5/Tiktok.js +++ b/icons/es5/Tiktok.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTiktok(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTiktok(props) { fill: "currentColor" })); } + export default SvgTiktok; \ No newline at end of file diff --git a/icons/es5/TimeToLeave.js b/icons/es5/TimeToLeave.js index 4146f6c4fa..793995b573 100644 --- a/icons/es5/TimeToLeave.js +++ b/icons/es5/TimeToLeave.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTimeToLeave(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTimeToLeave(props) { fill: "currentColor" })); } + export default SvgTimeToLeave; \ No newline at end of file diff --git a/icons/es5/Timelapse.js b/icons/es5/Timelapse.js index 57c079107f..2ae467c36f 100644 --- a/icons/es5/Timelapse.js +++ b/icons/es5/Timelapse.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTimelapse(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgTimelapse(props) { fill: "currentColor" })); } + export default SvgTimelapse; \ No newline at end of file diff --git a/icons/es5/Timeline.js b/icons/es5/Timeline.js index 7aa63ed75b..f7607e3430 100644 --- a/icons/es5/Timeline.js +++ b/icons/es5/Timeline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTimeline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTimeline(props) { fill: "currentColor" })); } + export default SvgTimeline; \ No newline at end of file diff --git a/icons/es5/Timer.js b/icons/es5/Timer.js index ebdf75887d..8fa81ef5f4 100644 --- a/icons/es5/Timer.js +++ b/icons/es5/Timer.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTimer(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTimer(props) { fill: "currentColor" })); } + export default SvgTimer; \ No newline at end of file diff --git a/icons/es5/Timer10.js b/icons/es5/Timer10.js index 43ba920290..ce1e95ec16 100644 --- a/icons/es5/Timer10.js +++ b/icons/es5/Timer10.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTimer10(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTimer10(props) { fill: "currentColor" })); } + export default SvgTimer10; \ No newline at end of file diff --git a/icons/es5/Timer10Select.js b/icons/es5/Timer10Select.js index 37a1df0ef3..3a55e79f25 100644 --- a/icons/es5/Timer10Select.js +++ b/icons/es5/Timer10Select.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTimer10Select(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTimer10Select(props) { fill: "currentColor" })); } + export default SvgTimer10Select; \ No newline at end of file diff --git a/icons/es5/Timer3.js b/icons/es5/Timer3.js index 2d6c141c03..fa5daa894a 100644 --- a/icons/es5/Timer3.js +++ b/icons/es5/Timer3.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTimer3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTimer3(props) { fill: "currentColor" })); } + export default SvgTimer3; \ No newline at end of file diff --git a/icons/es5/Timer3Select.js b/icons/es5/Timer3Select.js index 1bf22940a9..b4da953bf9 100644 --- a/icons/es5/Timer3Select.js +++ b/icons/es5/Timer3Select.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTimer3Select(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTimer3Select(props) { fill: "currentColor" })); } + export default SvgTimer3Select; \ No newline at end of file diff --git a/icons/es5/TimerOff.js b/icons/es5/TimerOff.js index 66e9c49dbd..45f6cea6c2 100644 --- a/icons/es5/TimerOff.js +++ b/icons/es5/TimerOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTimerOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTimerOff(props) { fill: "currentColor" })); } + export default SvgTimerOff; \ No newline at end of file diff --git a/icons/es5/TipsAndUpdates.js b/icons/es5/TipsAndUpdates.js index e16cc18f05..a48661d32f 100644 --- a/icons/es5/TipsAndUpdates.js +++ b/icons/es5/TipsAndUpdates.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTipsAndUpdates(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTipsAndUpdates(props) { fill: "currentColor" })); } + export default SvgTipsAndUpdates; \ No newline at end of file diff --git a/icons/es5/TireRepair.js b/icons/es5/TireRepair.js index 8987de8aa6..7efa4b35f6 100644 --- a/icons/es5/TireRepair.js +++ b/icons/es5/TireRepair.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTireRepair(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgTireRepair(props) { fill: "currentColor" })); } + export default SvgTireRepair; \ No newline at end of file diff --git a/icons/es5/Title.js b/icons/es5/Title.js index d464515682..16318d7185 100644 --- a/icons/es5/Title.js +++ b/icons/es5/Title.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTitle(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTitle(props) { fill: "currentColor" })); } + export default SvgTitle; \ No newline at end of file diff --git a/icons/es5/Toc.js b/icons/es5/Toc.js index bd466e9284..ff577e8ca2 100644 --- a/icons/es5/Toc.js +++ b/icons/es5/Toc.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgToc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgToc(props) { fill: "currentColor" })); } + export default SvgToc; \ No newline at end of file diff --git a/icons/es5/Today.js b/icons/es5/Today.js index 1a464eb6fd..c140f6ffdc 100644 --- a/icons/es5/Today.js +++ b/icons/es5/Today.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgToday(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgToday(props) { fill: "currentColor" })); } + export default SvgToday; \ No newline at end of file diff --git a/icons/es5/ToggleOff.js b/icons/es5/ToggleOff.js index 2e742f32fa..141b0f3cb4 100644 --- a/icons/es5/ToggleOff.js +++ b/icons/es5/ToggleOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgToggleOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgToggleOff(props) { fill: "currentColor" })); } + export default SvgToggleOff; \ No newline at end of file diff --git a/icons/es5/ToggleOn.js b/icons/es5/ToggleOn.js index 2cc1e6ee21..26ac0a180e 100644 --- a/icons/es5/ToggleOn.js +++ b/icons/es5/ToggleOn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgToggleOn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgToggleOn(props) { fill: "currentColor" })); } + export default SvgToggleOn; \ No newline at end of file diff --git a/icons/es5/Token.js b/icons/es5/Token.js index 18bd7f433e..ce07b0ebff 100644 --- a/icons/es5/Token.js +++ b/icons/es5/Token.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgToken(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgToken(props) { fill: "currentColor" })); } + export default SvgToken; \ No newline at end of file diff --git a/icons/es5/Toll.js b/icons/es5/Toll.js index ea4659ac16..4dbbd9fe45 100644 --- a/icons/es5/Toll.js +++ b/icons/es5/Toll.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgToll(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgToll(props) { fill: "currentColor" })); } + export default SvgToll; \ No newline at end of file diff --git a/icons/es5/Tonality.js b/icons/es5/Tonality.js index 312a32b33a..e38cc6e2a4 100644 --- a/icons/es5/Tonality.js +++ b/icons/es5/Tonality.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTonality(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTonality(props) { fill: "currentColor" })); } + export default SvgTonality; \ No newline at end of file diff --git a/icons/es5/Topic.js b/icons/es5/Topic.js index 4b26f1a10c..404e45e754 100644 --- a/icons/es5/Topic.js +++ b/icons/es5/Topic.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTopic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTopic(props) { fill: "currentColor" })); } + export default SvgTopic; \ No newline at end of file diff --git a/icons/es5/Tornado.js b/icons/es5/Tornado.js index 8ba581aaf9..9575de7786 100644 --- a/icons/es5/Tornado.js +++ b/icons/es5/Tornado.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTornado(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTornado(props) { fill: "currentColor" })); } + export default SvgTornado; \ No newline at end of file diff --git a/icons/es5/TouchApp.js b/icons/es5/TouchApp.js index cb1c1b8cfd..027ef20d5b 100644 --- a/icons/es5/TouchApp.js +++ b/icons/es5/TouchApp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTouchApp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTouchApp(props) { fill: "currentColor" })); } + export default SvgTouchApp; \ No newline at end of file diff --git a/icons/es5/Tour.js b/icons/es5/Tour.js index 9b2734e59f..8bbc9348d8 100644 --- a/icons/es5/Tour.js +++ b/icons/es5/Tour.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTour(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTour(props) { fill: "currentColor" })); } + export default SvgTour; \ No newline at end of file diff --git a/icons/es5/Toys.js b/icons/es5/Toys.js index 1d5127992c..14b0890361 100644 --- a/icons/es5/Toys.js +++ b/icons/es5/Toys.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgToys(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgToys(props) { fill: "currentColor" })); } + export default SvgToys; \ No newline at end of file diff --git a/icons/es5/TrackChanges.js b/icons/es5/TrackChanges.js index 0b4e96a292..f99f474a80 100644 --- a/icons/es5/TrackChanges.js +++ b/icons/es5/TrackChanges.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTrackChanges(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTrackChanges(props) { fill: "currentColor" })); } + export default SvgTrackChanges; \ No newline at end of file diff --git a/icons/es5/Traffic.js b/icons/es5/Traffic.js index 97b981b83f..a8e8271994 100644 --- a/icons/es5/Traffic.js +++ b/icons/es5/Traffic.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTraffic(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTraffic(props) { fill: "currentColor" })); } + export default SvgTraffic; \ No newline at end of file diff --git a/icons/es5/Train.js b/icons/es5/Train.js index 4cf6c0d69d..8ee480113f 100644 --- a/icons/es5/Train.js +++ b/icons/es5/Train.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTrain(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTrain(props) { fill: "currentColor" })); } + export default SvgTrain; \ No newline at end of file diff --git a/icons/es5/Tram.js b/icons/es5/Tram.js index c87b2c5098..a4658b0932 100644 --- a/icons/es5/Tram.js +++ b/icons/es5/Tram.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTram(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTram(props) { fill: "currentColor" })); } + export default SvgTram; \ No newline at end of file diff --git a/icons/es5/Transcribe.js b/icons/es5/Transcribe.js index dc3ea36762..7d520ade4c 100644 --- a/icons/es5/Transcribe.js +++ b/icons/es5/Transcribe.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTranscribe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTranscribe(props) { fill: "currentColor" })); } + export default SvgTranscribe; \ No newline at end of file diff --git a/icons/es5/TransferWithinAStation.js b/icons/es5/TransferWithinAStation.js index a6a4b80e5e..6699d7cb7c 100644 --- a/icons/es5/TransferWithinAStation.js +++ b/icons/es5/TransferWithinAStation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTransferWithinAStation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTransferWithinAStation(props) { fill: "currentColor" })); } + export default SvgTransferWithinAStation; \ No newline at end of file diff --git a/icons/es5/Transform.js b/icons/es5/Transform.js index 6d25da407f..3c78e73b76 100644 --- a/icons/es5/Transform.js +++ b/icons/es5/Transform.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTransform(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTransform(props) { fill: "currentColor" })); } + export default SvgTransform; \ No newline at end of file diff --git a/icons/es5/Transgender.js b/icons/es5/Transgender.js index 2d603a9261..bef16db2a7 100644 --- a/icons/es5/Transgender.js +++ b/icons/es5/Transgender.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTransgender(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTransgender(props) { fill: "currentColor" })); } + export default SvgTransgender; \ No newline at end of file diff --git a/icons/es5/TransitEnterexit.js b/icons/es5/TransitEnterexit.js index 33ceba0830..1ca11ec1b6 100644 --- a/icons/es5/TransitEnterexit.js +++ b/icons/es5/TransitEnterexit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTransitEnterexit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTransitEnterexit(props) { fill: "currentColor" })); } + export default SvgTransitEnterexit; \ No newline at end of file diff --git a/icons/es5/Translate.js b/icons/es5/Translate.js index 9688be55f7..396606186c 100644 --- a/icons/es5/Translate.js +++ b/icons/es5/Translate.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTranslate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgTranslate(props) { fill: "currentColor" })); } + export default SvgTranslate; \ No newline at end of file diff --git a/icons/es5/TravelExplore.js b/icons/es5/TravelExplore.js index 1b6b47a491..f17a9343f4 100644 --- a/icons/es5/TravelExplore.js +++ b/icons/es5/TravelExplore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTravelExplore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTravelExplore(props) { fill: "currentColor" })); } + export default SvgTravelExplore; \ No newline at end of file diff --git a/icons/es5/TrendingDown.js b/icons/es5/TrendingDown.js index f6f807680c..c811243485 100644 --- a/icons/es5/TrendingDown.js +++ b/icons/es5/TrendingDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTrendingDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTrendingDown(props) { fill: "currentColor" })); } + export default SvgTrendingDown; \ No newline at end of file diff --git a/icons/es5/TrendingFlat.js b/icons/es5/TrendingFlat.js index ad5efbe2b1..6b7a7b14f4 100644 --- a/icons/es5/TrendingFlat.js +++ b/icons/es5/TrendingFlat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTrendingFlat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTrendingFlat(props) { fill: "currentColor" })); } + export default SvgTrendingFlat; \ No newline at end of file diff --git a/icons/es5/TrendingUp.js b/icons/es5/TrendingUp.js index 25511c0abd..69fb92fc51 100644 --- a/icons/es5/TrendingUp.js +++ b/icons/es5/TrendingUp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTrendingUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTrendingUp(props) { fill: "currentColor" })); } + export default SvgTrendingUp; \ No newline at end of file diff --git a/icons/es5/TripOrigin.js b/icons/es5/TripOrigin.js index d8b34795a8..4a56820a49 100644 --- a/icons/es5/TripOrigin.js +++ b/icons/es5/TripOrigin.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTripOrigin(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTripOrigin(props) { fill: "currentColor" })); } + export default SvgTripOrigin; \ No newline at end of file diff --git a/icons/es5/Troubleshoot.js b/icons/es5/Troubleshoot.js index 4704084ae6..15a8cb1a4f 100644 --- a/icons/es5/Troubleshoot.js +++ b/icons/es5/Troubleshoot.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTroubleshoot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgTroubleshoot(props) { fill: "currentColor" })); } + export default SvgTroubleshoot; \ No newline at end of file diff --git a/icons/es5/Try.js b/icons/es5/Try.js index 2428bba94a..fbe60c0cda 100644 --- a/icons/es5/Try.js +++ b/icons/es5/Try.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTry(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTry(props) { fill: "currentColor" })); } + export default SvgTry; \ No newline at end of file diff --git a/icons/es5/Tsunami.js b/icons/es5/Tsunami.js index 87878576aa..a64baf5498 100644 --- a/icons/es5/Tsunami.js +++ b/icons/es5/Tsunami.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTsunami(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTsunami(props) { fill: "currentColor" })); } + export default SvgTsunami; \ No newline at end of file diff --git a/icons/es5/Tty.js b/icons/es5/Tty.js index 32b245cf9e..d000df2ced 100644 --- a/icons/es5/Tty.js +++ b/icons/es5/Tty.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTty(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTty(props) { fill: "currentColor" })); } + export default SvgTty; \ No newline at end of file diff --git a/icons/es5/Tune.js b/icons/es5/Tune.js index 412ecc8f3a..eab671d9d0 100644 --- a/icons/es5/Tune.js +++ b/icons/es5/Tune.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTune(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgTune(props) { fill: "currentColor" })); } + export default SvgTune; \ No newline at end of file diff --git a/icons/es5/Tungsten.js b/icons/es5/Tungsten.js index b57d1f7999..eb60f81e23 100644 --- a/icons/es5/Tungsten.js +++ b/icons/es5/Tungsten.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTungsten(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTungsten(props) { fill: "currentColor" })); } + export default SvgTungsten; \ No newline at end of file diff --git a/icons/es5/TurnLeft.js b/icons/es5/TurnLeft.js index fa0d8699d0..482e0d76d2 100644 --- a/icons/es5/TurnLeft.js +++ b/icons/es5/TurnLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTurnLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTurnLeft(props) { fill: "currentColor" })); } + export default SvgTurnLeft; \ No newline at end of file diff --git a/icons/es5/TurnRight.js b/icons/es5/TurnRight.js index 140c3d3e43..3b6aec940a 100644 --- a/icons/es5/TurnRight.js +++ b/icons/es5/TurnRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTurnRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTurnRight(props) { fill: "currentColor" })); } + export default SvgTurnRight; \ No newline at end of file diff --git a/icons/es5/TurnSharpLeft.js b/icons/es5/TurnSharpLeft.js index 6aa8fd5f06..7cd6196466 100644 --- a/icons/es5/TurnSharpLeft.js +++ b/icons/es5/TurnSharpLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTurnSharpLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTurnSharpLeft(props) { fill: "currentColor" })); } + export default SvgTurnSharpLeft; \ No newline at end of file diff --git a/icons/es5/TurnSharpRight.js b/icons/es5/TurnSharpRight.js index 95f6bfa6f1..c6e992eb8c 100644 --- a/icons/es5/TurnSharpRight.js +++ b/icons/es5/TurnSharpRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTurnSharpRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTurnSharpRight(props) { fill: "currentColor" })); } + export default SvgTurnSharpRight; \ No newline at end of file diff --git a/icons/es5/TurnSlightLeft.js b/icons/es5/TurnSlightLeft.js index 7ca4cbf0fb..4d6e60dd40 100644 --- a/icons/es5/TurnSlightLeft.js +++ b/icons/es5/TurnSlightLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTurnSlightLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTurnSlightLeft(props) { fill: "currentColor" })); } + export default SvgTurnSlightLeft; \ No newline at end of file diff --git a/icons/es5/TurnSlightRight.js b/icons/es5/TurnSlightRight.js index b66c8c25c3..17d8b4de5f 100644 --- a/icons/es5/TurnSlightRight.js +++ b/icons/es5/TurnSlightRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTurnSlightRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTurnSlightRight(props) { fill: "currentColor" })); } + export default SvgTurnSlightRight; \ No newline at end of file diff --git a/icons/es5/TurnedIn.js b/icons/es5/TurnedIn.js index d9071a581e..c841b90269 100644 --- a/icons/es5/TurnedIn.js +++ b/icons/es5/TurnedIn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTurnedIn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTurnedIn(props) { fill: "currentColor" })); } + export default SvgTurnedIn; \ No newline at end of file diff --git a/icons/es5/TurnedInNot.js b/icons/es5/TurnedInNot.js index f8b8e5a075..f8b5350935 100644 --- a/icons/es5/TurnedInNot.js +++ b/icons/es5/TurnedInNot.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTurnedInNot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTurnedInNot(props) { fill: "currentColor" })); } + export default SvgTurnedInNot; \ No newline at end of file diff --git a/icons/es5/Tv.js b/icons/es5/Tv.js index a4e8890487..3d6be59763 100644 --- a/icons/es5/Tv.js +++ b/icons/es5/Tv.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTv(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTv(props) { fill: "currentColor" })); } + export default SvgTv; \ No newline at end of file diff --git a/icons/es5/TvOff.js b/icons/es5/TvOff.js index 557a602e1a..17d0e3a578 100644 --- a/icons/es5/TvOff.js +++ b/icons/es5/TvOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTvOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTvOff(props) { fill: "currentColor" })); } + export default SvgTvOff; \ No newline at end of file diff --git a/icons/es5/TwoWheeler.js b/icons/es5/TwoWheeler.js index 48eb187430..10c44f89db 100644 --- a/icons/es5/TwoWheeler.js +++ b/icons/es5/TwoWheeler.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTwoWheeler(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgTwoWheeler(props) { fill: "currentColor" })); } + export default SvgTwoWheeler; \ No newline at end of file diff --git a/icons/es5/TypeSpecimen.js b/icons/es5/TypeSpecimen.js index b8bad693ff..4bff16bb9e 100644 --- a/icons/es5/TypeSpecimen.js +++ b/icons/es5/TypeSpecimen.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgTypeSpecimen(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgTypeSpecimen(props) { fill: "currentColor" })); } + export default SvgTypeSpecimen; \ No newline at end of file diff --git a/icons/es5/UTurnLeft.js b/icons/es5/UTurnLeft.js index 0742b5c5a5..3fc583d29a 100644 --- a/icons/es5/UTurnLeft.js +++ b/icons/es5/UTurnLeft.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUTurnLeft(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUTurnLeft(props) { fill: "currentColor" })); } + export default SvgUTurnLeft; \ No newline at end of file diff --git a/icons/es5/UTurnRight.js b/icons/es5/UTurnRight.js index 279ece3ecf..ce5f14e191 100644 --- a/icons/es5/UTurnRight.js +++ b/icons/es5/UTurnRight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUTurnRight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUTurnRight(props) { fill: "currentColor" })); } + export default SvgUTurnRight; \ No newline at end of file diff --git a/icons/es5/Umbrella.js b/icons/es5/Umbrella.js index 54b9088e2b..d3ef1be46b 100644 --- a/icons/es5/Umbrella.js +++ b/icons/es5/Umbrella.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUmbrella(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUmbrella(props) { fill: "currentColor" })); } + export default SvgUmbrella; \ No newline at end of file diff --git a/icons/es5/Unarchive.js b/icons/es5/Unarchive.js index c4afd9c856..a5090eedaf 100644 --- a/icons/es5/Unarchive.js +++ b/icons/es5/Unarchive.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUnarchive(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUnarchive(props) { fill: "currentColor" })); } + export default SvgUnarchive; \ No newline at end of file diff --git a/icons/es5/Undo.js b/icons/es5/Undo.js index 410e98f2b1..aa5384abba 100644 --- a/icons/es5/Undo.js +++ b/icons/es5/Undo.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUndo(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgUndo(props) { fill: "currentColor" })); } + export default SvgUndo; \ No newline at end of file diff --git a/icons/es5/UnfoldLess.js b/icons/es5/UnfoldLess.js index 4f852e789e..7b394331dc 100644 --- a/icons/es5/UnfoldLess.js +++ b/icons/es5/UnfoldLess.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUnfoldLess(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUnfoldLess(props) { fill: "currentColor" })); } + export default SvgUnfoldLess; \ No newline at end of file diff --git a/icons/es5/UnfoldLessDouble.js b/icons/es5/UnfoldLessDouble.js index e075bf1388..741aace578 100644 --- a/icons/es5/UnfoldLessDouble.js +++ b/icons/es5/UnfoldLessDouble.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUnfoldLessDouble(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgUnfoldLessDouble(props) { fill: "currentColor" })); } + export default SvgUnfoldLessDouble; \ No newline at end of file diff --git a/icons/es5/UnfoldMore.js b/icons/es5/UnfoldMore.js index e16797de75..bf7a29d322 100644 --- a/icons/es5/UnfoldMore.js +++ b/icons/es5/UnfoldMore.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUnfoldMore(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUnfoldMore(props) { fill: "currentColor" })); } + export default SvgUnfoldMore; \ No newline at end of file diff --git a/icons/es5/UnfoldMoreDouble.js b/icons/es5/UnfoldMoreDouble.js index 496fec5329..2f71571419 100644 --- a/icons/es5/UnfoldMoreDouble.js +++ b/icons/es5/UnfoldMoreDouble.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUnfoldMoreDouble(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUnfoldMoreDouble(props) { fill: "currentColor" })); } + export default SvgUnfoldMoreDouble; \ No newline at end of file diff --git a/icons/es5/Unlocked.js b/icons/es5/Unlocked.js index 2ec0be4df6..3de7028393 100644 --- a/icons/es5/Unlocked.js +++ b/icons/es5/Unlocked.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUnlocked(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgUnlocked(props) { fill: "currentColor" })); } + export default SvgUnlocked; \ No newline at end of file diff --git a/icons/es5/Unpublished.js b/icons/es5/Unpublished.js index 7abc4aee66..0ce2e276c1 100644 --- a/icons/es5/Unpublished.js +++ b/icons/es5/Unpublished.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUnpublished(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUnpublished(props) { fill: "currentColor" })); } + export default SvgUnpublished; \ No newline at end of file diff --git a/icons/es5/Unread.js b/icons/es5/Unread.js index 60df9563c2..a0c732f264 100644 --- a/icons/es5/Unread.js +++ b/icons/es5/Unread.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUnread(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -16,4 +18,5 @@ function SvgUnread(props) { fill: "currentColor" })); } + export default SvgUnread; \ No newline at end of file diff --git a/icons/es5/Unsubscribe.js b/icons/es5/Unsubscribe.js index 40ab40116d..16413510fc 100644 --- a/icons/es5/Unsubscribe.js +++ b/icons/es5/Unsubscribe.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUnsubscribe(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUnsubscribe(props) { fill: "currentColor" })); } + export default SvgUnsubscribe; \ No newline at end of file diff --git a/icons/es5/Upcoming.js b/icons/es5/Upcoming.js index b1819f53b3..70a657ea9a 100644 --- a/icons/es5/Upcoming.js +++ b/icons/es5/Upcoming.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUpcoming(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUpcoming(props) { fill: "currentColor" })); } + export default SvgUpcoming; \ No newline at end of file diff --git a/icons/es5/Update.js b/icons/es5/Update.js index f67d174a7d..30ee024046 100644 --- a/icons/es5/Update.js +++ b/icons/es5/Update.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUpdate(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUpdate(props) { fill: "currentColor" })); } + export default SvgUpdate; \ No newline at end of file diff --git a/icons/es5/UpdateDisabled.js b/icons/es5/UpdateDisabled.js index fc869c8069..6896e6f5be 100644 --- a/icons/es5/UpdateDisabled.js +++ b/icons/es5/UpdateDisabled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUpdateDisabled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUpdateDisabled(props) { fill: "currentColor" })); } + export default SvgUpdateDisabled; \ No newline at end of file diff --git a/icons/es5/Upgrade.js b/icons/es5/Upgrade.js index af01fa381d..a7f16bc2ba 100644 --- a/icons/es5/Upgrade.js +++ b/icons/es5/Upgrade.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUpgrade(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUpgrade(props) { fill: "currentColor" })); } + export default SvgUpgrade; \ No newline at end of file diff --git a/icons/es5/Upload.js b/icons/es5/Upload.js index 055609f282..a050c5ef9a 100644 --- a/icons/es5/Upload.js +++ b/icons/es5/Upload.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUpload(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUpload(props) { fill: "currentColor" })); } + export default SvgUpload; \ No newline at end of file diff --git a/icons/es5/UploadFile.js b/icons/es5/UploadFile.js index b934240da5..c212600ceb 100644 --- a/icons/es5/UploadFile.js +++ b/icons/es5/UploadFile.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUploadFile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUploadFile(props) { fill: "currentColor" })); } + export default SvgUploadFile; \ No newline at end of file diff --git a/icons/es5/Usb.js b/icons/es5/Usb.js index eb97da037b..9d8da70d50 100644 --- a/icons/es5/Usb.js +++ b/icons/es5/Usb.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUsb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUsb(props) { fill: "currentColor" })); } + export default SvgUsb; \ No newline at end of file diff --git a/icons/es5/UsbOff.js b/icons/es5/UsbOff.js index 91a0697476..82a696b9e3 100644 --- a/icons/es5/UsbOff.js +++ b/icons/es5/UsbOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgUsbOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgUsbOff(props) { fill: "currentColor" })); } + export default SvgUsbOff; \ No newline at end of file diff --git a/icons/es5/Vaccines.js b/icons/es5/Vaccines.js index eb23c49f3b..f306805453 100644 --- a/icons/es5/Vaccines.js +++ b/icons/es5/Vaccines.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVaccines(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVaccines(props) { fill: "currentColor" })); } + export default SvgVaccines; \ No newline at end of file diff --git a/icons/es5/VapeFree.js b/icons/es5/VapeFree.js index 3ef27b98d1..9a972b616f 100644 --- a/icons/es5/VapeFree.js +++ b/icons/es5/VapeFree.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVapeFree(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVapeFree(props) { fill: "currentColor" })); } + export default SvgVapeFree; \ No newline at end of file diff --git a/icons/es5/VapingRooms.js b/icons/es5/VapingRooms.js index 1e815cdc6a..99b80f39ed 100644 --- a/icons/es5/VapingRooms.js +++ b/icons/es5/VapingRooms.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVapingRooms(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVapingRooms(props) { fill: "currentColor" })); } + export default SvgVapingRooms; \ No newline at end of file diff --git a/icons/es5/Verified.js b/icons/es5/Verified.js index 9afd4fdd69..4f9efd0f75 100644 --- a/icons/es5/Verified.js +++ b/icons/es5/Verified.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerified(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgVerified(props) { fill: "currentColor" })); } + export default SvgVerified; \ No newline at end of file diff --git a/icons/es5/VerifiedBadge.js b/icons/es5/VerifiedBadge.js index 25e619e939..a27b373f40 100644 --- a/icons/es5/VerifiedBadge.js +++ b/icons/es5/VerifiedBadge.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerifiedBadge(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgVerifiedBadge(props) { fill: "currentColor" })); } + export default SvgVerifiedBadge; \ No newline at end of file diff --git a/icons/es5/VerifiedBadgeOutline.js b/icons/es5/VerifiedBadgeOutline.js index df95b53318..24c6535520 100644 --- a/icons/es5/VerifiedBadgeOutline.js +++ b/icons/es5/VerifiedBadgeOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerifiedBadgeOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgVerifiedBadgeOutline(props) { fill: "currentColor" })); } + export default SvgVerifiedBadgeOutline; \ No newline at end of file diff --git a/icons/es5/VerifiedOutline.js b/icons/es5/VerifiedOutline.js index 86d32cf628..ceb4addd09 100644 --- a/icons/es5/VerifiedOutline.js +++ b/icons/es5/VerifiedOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerifiedOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -17,4 +19,5 @@ function SvgVerifiedOutline(props) { fill: "currentColor" })); } + export default SvgVerifiedOutline; \ No newline at end of file diff --git a/icons/es5/VerifiedUser.js b/icons/es5/VerifiedUser.js index 8de83ee5af..91d68e1676 100644 --- a/icons/es5/VerifiedUser.js +++ b/icons/es5/VerifiedUser.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerifiedUser(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVerifiedUser(props) { fill: "currentColor" })); } + export default SvgVerifiedUser; \ No newline at end of file diff --git a/icons/es5/VerticalAlignBottom.js b/icons/es5/VerticalAlignBottom.js index 1c186e8c0a..62d452f449 100644 --- a/icons/es5/VerticalAlignBottom.js +++ b/icons/es5/VerticalAlignBottom.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerticalAlignBottom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVerticalAlignBottom(props) { fill: "currentColor" })); } + export default SvgVerticalAlignBottom; \ No newline at end of file diff --git a/icons/es5/VerticalAlignCenter.js b/icons/es5/VerticalAlignCenter.js index 318637ae2f..58d4e33ff8 100644 --- a/icons/es5/VerticalAlignCenter.js +++ b/icons/es5/VerticalAlignCenter.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerticalAlignCenter(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVerticalAlignCenter(props) { fill: "currentColor" })); } + export default SvgVerticalAlignCenter; \ No newline at end of file diff --git a/icons/es5/VerticalAlignTop.js b/icons/es5/VerticalAlignTop.js index 8994dde901..a7cb4c7c7d 100644 --- a/icons/es5/VerticalAlignTop.js +++ b/icons/es5/VerticalAlignTop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerticalAlignTop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVerticalAlignTop(props) { fill: "currentColor" })); } + export default SvgVerticalAlignTop; \ No newline at end of file diff --git a/icons/es5/VerticalDistribute.js b/icons/es5/VerticalDistribute.js index 4ed164c043..ce6ad419bf 100644 --- a/icons/es5/VerticalDistribute.js +++ b/icons/es5/VerticalDistribute.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerticalDistribute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVerticalDistribute(props) { fill: "currentColor" })); } + export default SvgVerticalDistribute; \ No newline at end of file diff --git a/icons/es5/VerticalShades.js b/icons/es5/VerticalShades.js index f6ab6430dd..dd1a94d8a9 100644 --- a/icons/es5/VerticalShades.js +++ b/icons/es5/VerticalShades.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerticalShades(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVerticalShades(props) { fill: "currentColor" })); } + export default SvgVerticalShades; \ No newline at end of file diff --git a/icons/es5/VerticalShadesClosed.js b/icons/es5/VerticalShadesClosed.js index 8db2a4c94c..9ff64b75bd 100644 --- a/icons/es5/VerticalShadesClosed.js +++ b/icons/es5/VerticalShadesClosed.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerticalShadesClosed(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVerticalShadesClosed(props) { fill: "currentColor" })); } + export default SvgVerticalShadesClosed; \ No newline at end of file diff --git a/icons/es5/VerticalSplit.js b/icons/es5/VerticalSplit.js index c8c89a2d6e..1cd804e120 100644 --- a/icons/es5/VerticalSplit.js +++ b/icons/es5/VerticalSplit.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVerticalSplit(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVerticalSplit(props) { fill: "currentColor" })); } + export default SvgVerticalSplit; \ No newline at end of file diff --git a/icons/es5/Vibration.js b/icons/es5/Vibration.js index b5385d3635..cee1a584ea 100644 --- a/icons/es5/Vibration.js +++ b/icons/es5/Vibration.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVibration(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVibration(props) { fill: "currentColor" })); } + export default SvgVibration; \ No newline at end of file diff --git a/icons/es5/VideoCall.js b/icons/es5/VideoCall.js index d288f8434e..a0f351b543 100644 --- a/icons/es5/VideoCall.js +++ b/icons/es5/VideoCall.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideoCall(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideoCall(props) { fill: "currentColor" })); } + export default SvgVideoCall; \ No newline at end of file diff --git a/icons/es5/VideoCamera.js b/icons/es5/VideoCamera.js index e3934db86a..76e61c751f 100644 --- a/icons/es5/VideoCamera.js +++ b/icons/es5/VideoCamera.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideoCamera(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgVideoCamera(props) { fill: "currentColor" })); } + export default SvgVideoCamera; \ No newline at end of file diff --git a/icons/es5/VideoCameraBack.js b/icons/es5/VideoCameraBack.js index d93d8c7f97..8fbea6cbbf 100644 --- a/icons/es5/VideoCameraBack.js +++ b/icons/es5/VideoCameraBack.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideoCameraBack(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideoCameraBack(props) { fill: "currentColor" })); } + export default SvgVideoCameraBack; \ No newline at end of file diff --git a/icons/es5/VideoCameraFront.js b/icons/es5/VideoCameraFront.js index bcb2b98f34..43fb5b2a0a 100644 --- a/icons/es5/VideoCameraFront.js +++ b/icons/es5/VideoCameraFront.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideoCameraFront(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideoCameraFront(props) { fill: "currentColor" })); } + export default SvgVideoCameraFront; \ No newline at end of file diff --git a/icons/es5/VideoChat.js b/icons/es5/VideoChat.js index 8b477110fe..d651c6035a 100644 --- a/icons/es5/VideoChat.js +++ b/icons/es5/VideoChat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideoChat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideoChat(props) { fill: "currentColor" })); } + export default SvgVideoChat; \ No newline at end of file diff --git a/icons/es5/VideoFile.js b/icons/es5/VideoFile.js index 470c5ea8c3..aaa36a750f 100644 --- a/icons/es5/VideoFile.js +++ b/icons/es5/VideoFile.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideoFile(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideoFile(props) { fill: "currentColor" })); } + export default SvgVideoFile; \ No newline at end of file diff --git a/icons/es5/VideoLabel.js b/icons/es5/VideoLabel.js index 7b925df784..5da0f6fc39 100644 --- a/icons/es5/VideoLabel.js +++ b/icons/es5/VideoLabel.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideoLabel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideoLabel(props) { fill: "currentColor" })); } + export default SvgVideoLabel; \ No newline at end of file diff --git a/icons/es5/VideoLibrary.js b/icons/es5/VideoLibrary.js index 5db0a8e28b..acac06f900 100644 --- a/icons/es5/VideoLibrary.js +++ b/icons/es5/VideoLibrary.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideoLibrary(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideoLibrary(props) { fill: "currentColor" })); } + export default SvgVideoLibrary; \ No newline at end of file diff --git a/icons/es5/VideoSettings.js b/icons/es5/VideoSettings.js index 0051fe3ee9..8de19d6a2c 100644 --- a/icons/es5/VideoSettings.js +++ b/icons/es5/VideoSettings.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideoSettings(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgVideoSettings(props) { fill: "currentColor" })); } + export default SvgVideoSettings; \ No newline at end of file diff --git a/icons/es5/VideoStable.js b/icons/es5/VideoStable.js index 4533103fdb..6a0ff8f8ee 100644 --- a/icons/es5/VideoStable.js +++ b/icons/es5/VideoStable.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideoStable(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideoStable(props) { fill: "currentColor" })); } + export default SvgVideoStable; \ No newline at end of file diff --git a/icons/es5/VideoTranscript.js b/icons/es5/VideoTranscript.js index f8d6487f03..72655a0e04 100644 --- a/icons/es5/VideoTranscript.js +++ b/icons/es5/VideoTranscript.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideoTranscript(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgVideoTranscript(props) { fill: "currentColor" })); } + export default SvgVideoTranscript; \ No newline at end of file diff --git a/icons/es5/Videocam.js b/icons/es5/Videocam.js index 7204df5c26..dc8858f0df 100644 --- a/icons/es5/Videocam.js +++ b/icons/es5/Videocam.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideocam(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideocam(props) { fill: "currentColor" })); } + export default SvgVideocam; \ No newline at end of file diff --git a/icons/es5/VideocamOff.js b/icons/es5/VideocamOff.js index ed5625448f..5b22de8c2e 100644 --- a/icons/es5/VideocamOff.js +++ b/icons/es5/VideocamOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideocamOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideocamOff(props) { fill: "currentColor" })); } + export default SvgVideocamOff; \ No newline at end of file diff --git a/icons/es5/VideogameAsset.js b/icons/es5/VideogameAsset.js index 39e6cbee7b..67f198b1bb 100644 --- a/icons/es5/VideogameAsset.js +++ b/icons/es5/VideogameAsset.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideogameAsset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideogameAsset(props) { fill: "currentColor" })); } + export default SvgVideogameAsset; \ No newline at end of file diff --git a/icons/es5/VideogameAssetOff.js b/icons/es5/VideogameAssetOff.js index 1880c8cf09..e2f5ac8359 100644 --- a/icons/es5/VideogameAssetOff.js +++ b/icons/es5/VideogameAssetOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVideogameAssetOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVideogameAssetOff(props) { fill: "currentColor" })); } + export default SvgVideogameAssetOff; \ No newline at end of file diff --git a/icons/es5/ViewAgenda.js b/icons/es5/ViewAgenda.js index c32f075eaf..f291a39689 100644 --- a/icons/es5/ViewAgenda.js +++ b/icons/es5/ViewAgenda.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewAgenda(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewAgenda(props) { fill: "currentColor" })); } + export default SvgViewAgenda; \ No newline at end of file diff --git a/icons/es5/ViewArray.js b/icons/es5/ViewArray.js index 9de886f211..c0fe27c8ba 100644 --- a/icons/es5/ViewArray.js +++ b/icons/es5/ViewArray.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewArray(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewArray(props) { fill: "currentColor" })); } + export default SvgViewArray; \ No newline at end of file diff --git a/icons/es5/ViewCarousel.js b/icons/es5/ViewCarousel.js index d0086b83fa..8fd8b15480 100644 --- a/icons/es5/ViewCarousel.js +++ b/icons/es5/ViewCarousel.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewCarousel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewCarousel(props) { fill: "currentColor" })); } + export default SvgViewCarousel; \ No newline at end of file diff --git a/icons/es5/ViewColumn.js b/icons/es5/ViewColumn.js index d3e56b6ad0..601e165cef 100644 --- a/icons/es5/ViewColumn.js +++ b/icons/es5/ViewColumn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewColumn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewColumn(props) { fill: "currentColor" })); } + export default SvgViewColumn; \ No newline at end of file diff --git a/icons/es5/ViewComfy.js b/icons/es5/ViewComfy.js index f8ca0122d0..535c1e2f4a 100644 --- a/icons/es5/ViewComfy.js +++ b/icons/es5/ViewComfy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewComfy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewComfy(props) { fill: "currentColor" })); } + export default SvgViewComfy; \ No newline at end of file diff --git a/icons/es5/ViewComfyAlt.js b/icons/es5/ViewComfyAlt.js index 8f6df12e9b..6d0e488ccb 100644 --- a/icons/es5/ViewComfyAlt.js +++ b/icons/es5/ViewComfyAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewComfyAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewComfyAlt(props) { fill: "currentColor" })); } + export default SvgViewComfyAlt; \ No newline at end of file diff --git a/icons/es5/ViewCompact.js b/icons/es5/ViewCompact.js index 00a48bf9f3..e56f1781b7 100644 --- a/icons/es5/ViewCompact.js +++ b/icons/es5/ViewCompact.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewCompact(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewCompact(props) { fill: "currentColor" })); } + export default SvgViewCompact; \ No newline at end of file diff --git a/icons/es5/ViewCompactAlt.js b/icons/es5/ViewCompactAlt.js index 93be908acb..8006cfdb82 100644 --- a/icons/es5/ViewCompactAlt.js +++ b/icons/es5/ViewCompactAlt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewCompactAlt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewCompactAlt(props) { fill: "currentColor" })); } + export default SvgViewCompactAlt; \ No newline at end of file diff --git a/icons/es5/ViewCozy.js b/icons/es5/ViewCozy.js index 9e95bf0094..8278ad408d 100644 --- a/icons/es5/ViewCozy.js +++ b/icons/es5/ViewCozy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewCozy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewCozy(props) { fill: "currentColor" })); } + export default SvgViewCozy; \ No newline at end of file diff --git a/icons/es5/ViewDay.js b/icons/es5/ViewDay.js index eddf936c6a..f5d11fc663 100644 --- a/icons/es5/ViewDay.js +++ b/icons/es5/ViewDay.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewDay(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewDay(props) { fill: "currentColor" })); } + export default SvgViewDay; \ No newline at end of file diff --git a/icons/es5/ViewHeadline.js b/icons/es5/ViewHeadline.js index 308d09f1a4..d82bd9057d 100644 --- a/icons/es5/ViewHeadline.js +++ b/icons/es5/ViewHeadline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewHeadline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewHeadline(props) { fill: "currentColor" })); } + export default SvgViewHeadline; \ No newline at end of file diff --git a/icons/es5/ViewInAr.js b/icons/es5/ViewInAr.js index 05682ed74f..c88cd02764 100644 --- a/icons/es5/ViewInAr.js +++ b/icons/es5/ViewInAr.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewInAr(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewInAr(props) { fill: "currentColor" })); } + export default SvgViewInAr; \ No newline at end of file diff --git a/icons/es5/ViewKanban.js b/icons/es5/ViewKanban.js index a7be4e9ebf..9d91d3af72 100644 --- a/icons/es5/ViewKanban.js +++ b/icons/es5/ViewKanban.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewKanban(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewKanban(props) { fill: "currentColor" })); } + export default SvgViewKanban; \ No newline at end of file diff --git a/icons/es5/ViewList.js b/icons/es5/ViewList.js index d8c2f9f626..e68bbb7566 100644 --- a/icons/es5/ViewList.js +++ b/icons/es5/ViewList.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewList(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewList(props) { fill: "currentColor" })); } + export default SvgViewList; \ No newline at end of file diff --git a/icons/es5/ViewModule.js b/icons/es5/ViewModule.js index 3faa56e45d..6b1b52e080 100644 --- a/icons/es5/ViewModule.js +++ b/icons/es5/ViewModule.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewModule(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewModule(props) { fill: "currentColor" })); } + export default SvgViewModule; \ No newline at end of file diff --git a/icons/es5/ViewQuilt.js b/icons/es5/ViewQuilt.js index b503488294..383686a94c 100644 --- a/icons/es5/ViewQuilt.js +++ b/icons/es5/ViewQuilt.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewQuilt(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewQuilt(props) { fill: "currentColor" })); } + export default SvgViewQuilt; \ No newline at end of file diff --git a/icons/es5/ViewSidebar.js b/icons/es5/ViewSidebar.js index e9d3676994..001863cade 100644 --- a/icons/es5/ViewSidebar.js +++ b/icons/es5/ViewSidebar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewSidebar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewSidebar(props) { fill: "currentColor" })); } + export default SvgViewSidebar; \ No newline at end of file diff --git a/icons/es5/ViewStream.js b/icons/es5/ViewStream.js index 0f0b813b66..5a5961c8f8 100644 --- a/icons/es5/ViewStream.js +++ b/icons/es5/ViewStream.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewStream(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewStream(props) { fill: "currentColor" })); } + export default SvgViewStream; \ No newline at end of file diff --git a/icons/es5/ViewTimeline.js b/icons/es5/ViewTimeline.js index c94590e313..1cf53ccd8a 100644 --- a/icons/es5/ViewTimeline.js +++ b/icons/es5/ViewTimeline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewTimeline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewTimeline(props) { fill: "currentColor" })); } + export default SvgViewTimeline; \ No newline at end of file diff --git a/icons/es5/ViewWeek.js b/icons/es5/ViewWeek.js index 47293c1f2d..72c5ac0e7b 100644 --- a/icons/es5/ViewWeek.js +++ b/icons/es5/ViewWeek.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgViewWeek(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgViewWeek(props) { fill: "currentColor" })); } + export default SvgViewWeek; \ No newline at end of file diff --git a/icons/es5/Vignette.js b/icons/es5/Vignette.js index 8940ecfc9e..fc541a12ec 100644 --- a/icons/es5/Vignette.js +++ b/icons/es5/Vignette.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVignette(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVignette(props) { fill: "currentColor" })); } + export default SvgVignette; \ No newline at end of file diff --git a/icons/es5/Villa.js b/icons/es5/Villa.js index 49099cc9a9..fdeafdf5db 100644 --- a/icons/es5/Villa.js +++ b/icons/es5/Villa.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVilla(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVilla(props) { fill: "currentColor" })); } + export default SvgVilla; \ No newline at end of file diff --git a/icons/es5/Visibility.js b/icons/es5/Visibility.js index d5f73460f5..144de876ea 100644 --- a/icons/es5/Visibility.js +++ b/icons/es5/Visibility.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVisibility(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgVisibility(props) { fill: "currentColor" })); } + export default SvgVisibility; \ No newline at end of file diff --git a/icons/es5/VisibilityOff.js b/icons/es5/VisibilityOff.js index a8cdd6778b..6e94175db6 100644 --- a/icons/es5/VisibilityOff.js +++ b/icons/es5/VisibilityOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVisibilityOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgVisibilityOff(props) { fill: "currentColor" })); } + export default SvgVisibilityOff; \ No newline at end of file diff --git a/icons/es5/VoiceChat.js b/icons/es5/VoiceChat.js index 9740e48165..7d68509b96 100644 --- a/icons/es5/VoiceChat.js +++ b/icons/es5/VoiceChat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVoiceChat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgVoiceChat(props) { fill: "currentColor" })); } + export default SvgVoiceChat; \ No newline at end of file diff --git a/icons/es5/VoiceOverOff.js b/icons/es5/VoiceOverOff.js index 0cbae2e90d..164417073b 100644 --- a/icons/es5/VoiceOverOff.js +++ b/icons/es5/VoiceOverOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVoiceOverOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVoiceOverOff(props) { fill: "currentColor" })); } + export default SvgVoiceOverOff; \ No newline at end of file diff --git a/icons/es5/Voicemail.js b/icons/es5/Voicemail.js index 0c2995d956..1ddde8a591 100644 --- a/icons/es5/Voicemail.js +++ b/icons/es5/Voicemail.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVoicemail(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVoicemail(props) { fill: "currentColor" })); } + export default SvgVoicemail; \ No newline at end of file diff --git a/icons/es5/Volcano.js b/icons/es5/Volcano.js index c071fdc2d5..fabf73e7c2 100644 --- a/icons/es5/Volcano.js +++ b/icons/es5/Volcano.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVolcano(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVolcano(props) { fill: "currentColor" })); } + export default SvgVolcano; \ No newline at end of file diff --git a/icons/es5/VolumeDown.js b/icons/es5/VolumeDown.js index 9328e7b2eb..8ae28aa007 100644 --- a/icons/es5/VolumeDown.js +++ b/icons/es5/VolumeDown.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVolumeDown(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVolumeDown(props) { fill: "currentColor" })); } + export default SvgVolumeDown; \ No newline at end of file diff --git a/icons/es5/VolumeMute.js b/icons/es5/VolumeMute.js index e5a3456521..32f7205439 100644 --- a/icons/es5/VolumeMute.js +++ b/icons/es5/VolumeMute.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVolumeMute(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVolumeMute(props) { fill: "currentColor" })); } + export default SvgVolumeMute; \ No newline at end of file diff --git a/icons/es5/VolumeOff.js b/icons/es5/VolumeOff.js index 9eced9169d..51c319d611 100644 --- a/icons/es5/VolumeOff.js +++ b/icons/es5/VolumeOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVolumeOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVolumeOff(props) { fill: "currentColor" })); } + export default SvgVolumeOff; \ No newline at end of file diff --git a/icons/es5/VolumeUp.js b/icons/es5/VolumeUp.js index 37ccaf172c..333845a56b 100644 --- a/icons/es5/VolumeUp.js +++ b/icons/es5/VolumeUp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVolumeUp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVolumeUp(props) { fill: "currentColor" })); } + export default SvgVolumeUp; \ No newline at end of file diff --git a/icons/es5/VolunteerActivism.js b/icons/es5/VolunteerActivism.js index 917a75e131..8456aef2a8 100644 --- a/icons/es5/VolunteerActivism.js +++ b/icons/es5/VolunteerActivism.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVolunteerActivism(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVolunteerActivism(props) { fill: "currentColor" })); } + export default SvgVolunteerActivism; \ No newline at end of file diff --git a/icons/es5/VpnKey.js b/icons/es5/VpnKey.js index ebab167ca9..bdb24b9206 100644 --- a/icons/es5/VpnKey.js +++ b/icons/es5/VpnKey.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVpnKey(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVpnKey(props) { fill: "currentColor" })); } + export default SvgVpnKey; \ No newline at end of file diff --git a/icons/es5/VpnKeyOff.js b/icons/es5/VpnKeyOff.js index 1a7ed74f25..b4c9db64b3 100644 --- a/icons/es5/VpnKeyOff.js +++ b/icons/es5/VpnKeyOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVpnKeyOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVpnKeyOff(props) { fill: "currentColor" })); } + export default SvgVpnKeyOff; \ No newline at end of file diff --git a/icons/es5/VpnLock.js b/icons/es5/VpnLock.js index 4f21384367..5f4d6556d5 100644 --- a/icons/es5/VpnLock.js +++ b/icons/es5/VpnLock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVpnLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVpnLock(props) { fill: "currentColor" })); } + export default SvgVpnLock; \ No newline at end of file diff --git a/icons/es5/Vrpano.js b/icons/es5/Vrpano.js index bfb2d08632..2f85668b5c 100644 --- a/icons/es5/Vrpano.js +++ b/icons/es5/Vrpano.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgVrpano(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgVrpano(props) { fill: "currentColor" })); } + export default SvgVrpano; \ No newline at end of file diff --git a/icons/es5/Wallet.js b/icons/es5/Wallet.js index ce3099f7bc..9ce8dff5fb 100644 --- a/icons/es5/Wallet.js +++ b/icons/es5/Wallet.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWallet(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWallet(props) { fill: "currentColor" })); } + export default SvgWallet; \ No newline at end of file diff --git a/icons/es5/Wallpaper.js b/icons/es5/Wallpaper.js index 91d6158b81..59fd214c1d 100644 --- a/icons/es5/Wallpaper.js +++ b/icons/es5/Wallpaper.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWallpaper(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWallpaper(props) { fill: "currentColor" })); } + export default SvgWallpaper; \ No newline at end of file diff --git a/icons/es5/Warehouse.js b/icons/es5/Warehouse.js index 7205306088..a12d0b0f59 100644 --- a/icons/es5/Warehouse.js +++ b/icons/es5/Warehouse.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWarehouse(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWarehouse(props) { fill: "currentColor" })); } + export default SvgWarehouse; \ No newline at end of file diff --git a/icons/es5/Warning.js b/icons/es5/Warning.js index dd6a2d5d63..7b25311613 100644 --- a/icons/es5/Warning.js +++ b/icons/es5/Warning.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWarning(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgWarning(props) { fill: "currentColor" })); } + export default SvgWarning; \ No newline at end of file diff --git a/icons/es5/WarningAmber.js b/icons/es5/WarningAmber.js index 2dcc45b05f..cb8b1b9e0e 100644 --- a/icons/es5/WarningAmber.js +++ b/icons/es5/WarningAmber.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWarningAmber(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWarningAmber(props) { fill: "currentColor" })); } + export default SvgWarningAmber; \ No newline at end of file diff --git a/icons/es5/WarningFilled.js b/icons/es5/WarningFilled.js index 648b9591f3..9dbc46e315 100644 --- a/icons/es5/WarningFilled.js +++ b/icons/es5/WarningFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWarningFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -15,4 +17,5 @@ function SvgWarningFilled(props) { fill: "currentColor" })); } + export default SvgWarningFilled; \ No newline at end of file diff --git a/icons/es5/Wash.js b/icons/es5/Wash.js index 1859085bec..11c5aeae6f 100644 --- a/icons/es5/Wash.js +++ b/icons/es5/Wash.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWash(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWash(props) { fill: "currentColor" })); } + export default SvgWash; \ No newline at end of file diff --git a/icons/es5/Watch.js b/icons/es5/Watch.js index 7158e31e49..123a5dbe70 100644 --- a/icons/es5/Watch.js +++ b/icons/es5/Watch.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWatch(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWatch(props) { fill: "currentColor" })); } + export default SvgWatch; \ No newline at end of file diff --git a/icons/es5/WatchFilled.js b/icons/es5/WatchFilled.js index f451224da0..d59bc65e90 100644 --- a/icons/es5/WatchFilled.js +++ b/icons/es5/WatchFilled.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWatchFilled(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -12,4 +14,5 @@ function SvgWatchFilled(props) { fill: "currentColor" })); } + export default SvgWatchFilled; \ No newline at end of file diff --git a/icons/es5/WatchLater.js b/icons/es5/WatchLater.js index 6069aaafff..96bb7fa017 100644 --- a/icons/es5/WatchLater.js +++ b/icons/es5/WatchLater.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWatchLater(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWatchLater(props) { fill: "currentColor" })); } + export default SvgWatchLater; \ No newline at end of file diff --git a/icons/es5/WatchOff.js b/icons/es5/WatchOff.js index 694548603d..d3fb088ef6 100644 --- a/icons/es5/WatchOff.js +++ b/icons/es5/WatchOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWatchOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWatchOff(props) { fill: "currentColor" })); } + export default SvgWatchOff; \ No newline at end of file diff --git a/icons/es5/WatchOutline.js b/icons/es5/WatchOutline.js index b1f6efd0b0..6f5c3bdaed 100644 --- a/icons/es5/WatchOutline.js +++ b/icons/es5/WatchOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWatchOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 24, @@ -15,4 +17,5 @@ function SvgWatchOutline(props) { fill: "currentColor" })); } + export default SvgWatchOutline; \ No newline at end of file diff --git a/icons/es5/Water.js b/icons/es5/Water.js index e5f15bd41a..610e7707ca 100644 --- a/icons/es5/Water.js +++ b/icons/es5/Water.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWater(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWater(props) { fill: "currentColor" })); } + export default SvgWater; \ No newline at end of file diff --git a/icons/es5/WaterDamage.js b/icons/es5/WaterDamage.js index b6649c8578..2a8c1af8d9 100644 --- a/icons/es5/WaterDamage.js +++ b/icons/es5/WaterDamage.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWaterDamage(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWaterDamage(props) { fill: "currentColor" })); } + export default SvgWaterDamage; \ No newline at end of file diff --git a/icons/es5/WaterDrop.js b/icons/es5/WaterDrop.js index 07c856d82e..e7300784ed 100644 --- a/icons/es5/WaterDrop.js +++ b/icons/es5/WaterDrop.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWaterDrop(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWaterDrop(props) { fill: "currentColor" })); } + export default SvgWaterDrop; \ No newline at end of file diff --git a/icons/es5/WaterfallChart.js b/icons/es5/WaterfallChart.js index 25228e05c9..dd0b87ad43 100644 --- a/icons/es5/WaterfallChart.js +++ b/icons/es5/WaterfallChart.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWaterfallChart(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWaterfallChart(props) { fill: "currentColor" })); } + export default SvgWaterfallChart; \ No newline at end of file diff --git a/icons/es5/Waves.js b/icons/es5/Waves.js index 52fc617804..b61654274b 100644 --- a/icons/es5/Waves.js +++ b/icons/es5/Waves.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWaves(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWaves(props) { fill: "currentColor" })); } + export default SvgWaves; \ No newline at end of file diff --git a/icons/es5/WavingHand.js b/icons/es5/WavingHand.js index e1ea073ba4..edab9afdde 100644 --- a/icons/es5/WavingHand.js +++ b/icons/es5/WavingHand.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWavingHand(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWavingHand(props) { fill: "currentColor" })); } + export default SvgWavingHand; \ No newline at end of file diff --git a/icons/es5/WbAuto.js b/icons/es5/WbAuto.js index e29ccf0223..f465d268cc 100644 --- a/icons/es5/WbAuto.js +++ b/icons/es5/WbAuto.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWbAuto(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWbAuto(props) { fill: "currentColor" })); } + export default SvgWbAuto; \ No newline at end of file diff --git a/icons/es5/WbCloudy.js b/icons/es5/WbCloudy.js index 6ec2d34021..3e46419ffd 100644 --- a/icons/es5/WbCloudy.js +++ b/icons/es5/WbCloudy.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWbCloudy(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWbCloudy(props) { fill: "currentColor" })); } + export default SvgWbCloudy; \ No newline at end of file diff --git a/icons/es5/WbIncandescent.js b/icons/es5/WbIncandescent.js index 97946c3cd6..c4a3815ff9 100644 --- a/icons/es5/WbIncandescent.js +++ b/icons/es5/WbIncandescent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWbIncandescent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWbIncandescent(props) { fill: "currentColor" })); } + export default SvgWbIncandescent; \ No newline at end of file diff --git a/icons/es5/WbIridescent.js b/icons/es5/WbIridescent.js index 8dcdbf5e5f..b46e189c3f 100644 --- a/icons/es5/WbIridescent.js +++ b/icons/es5/WbIridescent.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWbIridescent(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWbIridescent(props) { fill: "currentColor" })); } + export default SvgWbIridescent; \ No newline at end of file diff --git a/icons/es5/WbShade.js b/icons/es5/WbShade.js index 076a92fe46..61ecc8780b 100644 --- a/icons/es5/WbShade.js +++ b/icons/es5/WbShade.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWbShade(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWbShade(props) { fill: "currentColor" })); } + export default SvgWbShade; \ No newline at end of file diff --git a/icons/es5/WbSunny.js b/icons/es5/WbSunny.js index cf436d2dc3..ffb59a71b8 100644 --- a/icons/es5/WbSunny.js +++ b/icons/es5/WbSunny.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWbSunny(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWbSunny(props) { fill: "currentColor" })); } + export default SvgWbSunny; \ No newline at end of file diff --git a/icons/es5/WbTwilight.js b/icons/es5/WbTwilight.js index 8b03bd23dd..234a510b5e 100644 --- a/icons/es5/WbTwilight.js +++ b/icons/es5/WbTwilight.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWbTwilight(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWbTwilight(props) { fill: "currentColor" })); } + export default SvgWbTwilight; \ No newline at end of file diff --git a/icons/es5/Wc.js b/icons/es5/Wc.js index 036c29b51d..c4f9158444 100644 --- a/icons/es5/Wc.js +++ b/icons/es5/Wc.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWc(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWc(props) { fill: "currentColor" })); } + export default SvgWc; \ No newline at end of file diff --git a/icons/es5/Web.js b/icons/es5/Web.js index c075854c8a..cf4c8c2b58 100644 --- a/icons/es5/Web.js +++ b/icons/es5/Web.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWeb(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWeb(props) { fill: "currentColor" })); } + export default SvgWeb; \ No newline at end of file diff --git a/icons/es5/WebAsset.js b/icons/es5/WebAsset.js index 2b76b4151e..b7884435f1 100644 --- a/icons/es5/WebAsset.js +++ b/icons/es5/WebAsset.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWebAsset(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWebAsset(props) { fill: "currentColor" })); } + export default SvgWebAsset; \ No newline at end of file diff --git a/icons/es5/WebAssetOff.js b/icons/es5/WebAssetOff.js index f5a287aa08..b8d1683b9c 100644 --- a/icons/es5/WebAssetOff.js +++ b/icons/es5/WebAssetOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWebAssetOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWebAssetOff(props) { fill: "currentColor" })); } + export default SvgWebAssetOff; \ No newline at end of file diff --git a/icons/es5/WebStories.js b/icons/es5/WebStories.js index 06591bd1fe..192b8cd42c 100644 --- a/icons/es5/WebStories.js +++ b/icons/es5/WebStories.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWebStories(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWebStories(props) { fill: "currentColor" })); } + export default SvgWebStories; \ No newline at end of file diff --git a/icons/es5/Webhook.js b/icons/es5/Webhook.js index 51617ed2fe..f30b479ceb 100644 --- a/icons/es5/Webhook.js +++ b/icons/es5/Webhook.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWebhook(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWebhook(props) { fill: "currentColor" })); } + export default SvgWebhook; \ No newline at end of file diff --git a/icons/es5/Wechat.js b/icons/es5/Wechat.js index 6e6ebe922c..b6220b4b54 100644 --- a/icons/es5/Wechat.js +++ b/icons/es5/Wechat.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWechat(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgWechat(props) { fill: "currentColor" })); } + export default SvgWechat; \ No newline at end of file diff --git a/icons/es5/Weekend.js b/icons/es5/Weekend.js index c1cbf76426..e96960352e 100644 --- a/icons/es5/Weekend.js +++ b/icons/es5/Weekend.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWeekend(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWeekend(props) { fill: "currentColor" })); } + export default SvgWeekend; \ No newline at end of file diff --git a/icons/es5/West.js b/icons/es5/West.js index c4a24df342..3a1f390628 100644 --- a/icons/es5/West.js +++ b/icons/es5/West.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWest(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWest(props) { fill: "currentColor" })); } + export default SvgWest; \ No newline at end of file diff --git a/icons/es5/Whatsapp.js b/icons/es5/Whatsapp.js index dd152f9186..12a6712f01 100644 --- a/icons/es5/Whatsapp.js +++ b/icons/es5/Whatsapp.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWhatsapp(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWhatsapp(props) { fill: "currentColor" })); } + export default SvgWhatsapp; \ No newline at end of file diff --git a/icons/es5/Whatshot.js b/icons/es5/Whatshot.js index 5b92616692..93bef03f6a 100644 --- a/icons/es5/Whatshot.js +++ b/icons/es5/Whatshot.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWhatshot(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWhatshot(props) { fill: "currentColor" })); } + export default SvgWhatshot; \ No newline at end of file diff --git a/icons/es5/WheelchairPickup.js b/icons/es5/WheelchairPickup.js index f942074c46..d7be4033b9 100644 --- a/icons/es5/WheelchairPickup.js +++ b/icons/es5/WheelchairPickup.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWheelchairPickup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWheelchairPickup(props) { fill: "currentColor" })); } + export default SvgWheelchairPickup; \ No newline at end of file diff --git a/icons/es5/WhereToVote.js b/icons/es5/WhereToVote.js index 4be3fcc5d1..72d76c5c12 100644 --- a/icons/es5/WhereToVote.js +++ b/icons/es5/WhereToVote.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWhereToVote(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWhereToVote(props) { fill: "currentColor" })); } + export default SvgWhereToVote; \ No newline at end of file diff --git a/icons/es5/Widgets.js b/icons/es5/Widgets.js index 5e4cd879f7..39688152b2 100644 --- a/icons/es5/Widgets.js +++ b/icons/es5/Widgets.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWidgets(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWidgets(props) { fill: "currentColor" })); } + export default SvgWidgets; \ No newline at end of file diff --git a/icons/es5/WidthFull.js b/icons/es5/WidthFull.js index 48a5a2d106..a0e41ea287 100644 --- a/icons/es5/WidthFull.js +++ b/icons/es5/WidthFull.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWidthFull(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWidthFull(props) { fill: "currentColor" })); } + export default SvgWidthFull; \ No newline at end of file diff --git a/icons/es5/WidthNormal.js b/icons/es5/WidthNormal.js index 56f4b46802..bedccd204a 100644 --- a/icons/es5/WidthNormal.js +++ b/icons/es5/WidthNormal.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWidthNormal(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWidthNormal(props) { fill: "currentColor" })); } + export default SvgWidthNormal; \ No newline at end of file diff --git a/icons/es5/WidthWide.js b/icons/es5/WidthWide.js index 7814a5644e..a63f86ff6a 100644 --- a/icons/es5/WidthWide.js +++ b/icons/es5/WidthWide.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWidthWide(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWidthWide(props) { fill: "currentColor" })); } + export default SvgWidthWide; \ No newline at end of file diff --git a/icons/es5/Wifi.js b/icons/es5/Wifi.js index 1eba8b9be6..d4156dd1bb 100644 --- a/icons/es5/Wifi.js +++ b/icons/es5/Wifi.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifi(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWifi(props) { fill: "currentColor" })); } + export default SvgWifi; \ No newline at end of file diff --git a/icons/es5/Wifi1Bar.js b/icons/es5/Wifi1Bar.js index 016cf643d1..0849167ae4 100644 --- a/icons/es5/Wifi1Bar.js +++ b/icons/es5/Wifi1Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifi1Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWifi1Bar(props) { fill: "currentColor" })); } + export default SvgWifi1Bar; \ No newline at end of file diff --git a/icons/es5/Wifi2Bar.js b/icons/es5/Wifi2Bar.js index d2b8a41c03..2b94fc8f8a 100644 --- a/icons/es5/Wifi2Bar.js +++ b/icons/es5/Wifi2Bar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifi2Bar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWifi2Bar(props) { fill: "currentColor" })); } + export default SvgWifi2Bar; \ No newline at end of file diff --git a/icons/es5/WifiCalling.js b/icons/es5/WifiCalling.js index 673f263ae3..71ee6fc933 100644 --- a/icons/es5/WifiCalling.js +++ b/icons/es5/WifiCalling.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiCalling(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgWifiCalling(props) { fill: "currentColor" })); } + export default SvgWifiCalling; \ No newline at end of file diff --git a/icons/es5/WifiCalling3.js b/icons/es5/WifiCalling3.js index 120d646842..cc0363908c 100644 --- a/icons/es5/WifiCalling3.js +++ b/icons/es5/WifiCalling3.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiCalling3(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -18,4 +20,5 @@ function SvgWifiCalling3(props) { fill: "currentColor" })); } + export default SvgWifiCalling3; \ No newline at end of file diff --git a/icons/es5/WifiChannel.js b/icons/es5/WifiChannel.js index 37a11ff6ca..738d705990 100644 --- a/icons/es5/WifiChannel.js +++ b/icons/es5/WifiChannel.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiChannel(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWifiChannel(props) { fill: "currentColor" })); } + export default SvgWifiChannel; \ No newline at end of file diff --git a/icons/es5/WifiFind.js b/icons/es5/WifiFind.js index 71bf0e175b..134c9bfcb0 100644 --- a/icons/es5/WifiFind.js +++ b/icons/es5/WifiFind.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiFind(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgWifiFind(props) { fill: "currentColor" })); } + export default SvgWifiFind; \ No newline at end of file diff --git a/icons/es5/WifiLock.js b/icons/es5/WifiLock.js index 8d4ea162d7..50a421f506 100644 --- a/icons/es5/WifiLock.js +++ b/icons/es5/WifiLock.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiLock(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgWifiLock(props) { fill: "currentColor" })); } + export default SvgWifiLock; \ No newline at end of file diff --git a/icons/es5/WifiOff.js b/icons/es5/WifiOff.js index 6967a6116b..c146dfe739 100644 --- a/icons/es5/WifiOff.js +++ b/icons/es5/WifiOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWifiOff(props) { fill: "currentColor" })); } + export default SvgWifiOff; \ No newline at end of file diff --git a/icons/es5/WifiPassword.js b/icons/es5/WifiPassword.js index 00e4dd7177..c901b223c2 100644 --- a/icons/es5/WifiPassword.js +++ b/icons/es5/WifiPassword.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiPassword(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWifiPassword(props) { fill: "currentColor" })); } + export default SvgWifiPassword; \ No newline at end of file diff --git a/icons/es5/WifiProtectedSetup.js b/icons/es5/WifiProtectedSetup.js index e5468314a4..e7ff74bf14 100644 --- a/icons/es5/WifiProtectedSetup.js +++ b/icons/es5/WifiProtectedSetup.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiProtectedSetup(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgWifiProtectedSetup(props) { fill: "currentColor" })); } + export default SvgWifiProtectedSetup; \ No newline at end of file diff --git a/icons/es5/WifiTethering.js b/icons/es5/WifiTethering.js index e14da187f7..f03a677964 100644 --- a/icons/es5/WifiTethering.js +++ b/icons/es5/WifiTethering.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiTethering(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWifiTethering(props) { fill: "currentColor" })); } + export default SvgWifiTethering; \ No newline at end of file diff --git a/icons/es5/WifiTetheringError.js b/icons/es5/WifiTetheringError.js index a17d43671e..8c41e495ea 100644 --- a/icons/es5/WifiTetheringError.js +++ b/icons/es5/WifiTetheringError.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiTetheringError(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWifiTetheringError(props) { fill: "currentColor" })); } + export default SvgWifiTetheringError; \ No newline at end of file diff --git a/icons/es5/WifiTetheringErrorRounded.js b/icons/es5/WifiTetheringErrorRounded.js index 3ba31ff13d..fb1d6a0340 100644 --- a/icons/es5/WifiTetheringErrorRounded.js +++ b/icons/es5/WifiTetheringErrorRounded.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiTetheringErrorRounded(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWifiTetheringErrorRounded(props) { fill: "currentColor" })); } + export default SvgWifiTetheringErrorRounded; \ No newline at end of file diff --git a/icons/es5/WifiTetheringOff.js b/icons/es5/WifiTetheringOff.js index 4ef25114a9..c3c8a1995b 100644 --- a/icons/es5/WifiTetheringOff.js +++ b/icons/es5/WifiTetheringOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWifiTetheringOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWifiTetheringOff(props) { fill: "currentColor" })); } + export default SvgWifiTetheringOff; \ No newline at end of file diff --git a/icons/es5/WindPower.js b/icons/es5/WindPower.js index 5b3e1f202d..ee587bdede 100644 --- a/icons/es5/WindPower.js +++ b/icons/es5/WindPower.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWindPower(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgWindPower(props) { r: 1.5 })); } + export default SvgWindPower; \ No newline at end of file diff --git a/icons/es5/Window.js b/icons/es5/Window.js index c44419ce59..71d1fb7da8 100644 --- a/icons/es5/Window.js +++ b/icons/es5/Window.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWindow(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWindow(props) { fill: "currentColor" })); } + export default SvgWindow; \ No newline at end of file diff --git a/icons/es5/WineBar.js b/icons/es5/WineBar.js index ff752e2cd2..c112a0122e 100644 --- a/icons/es5/WineBar.js +++ b/icons/es5/WineBar.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWineBar(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWineBar(props) { fill: "currentColor" })); } + export default SvgWineBar; \ No newline at end of file diff --git a/icons/es5/Woman.js b/icons/es5/Woman.js index 25199a391e..34eb4ef898 100644 --- a/icons/es5/Woman.js +++ b/icons/es5/Woman.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWoman(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgWoman(props) { r: 2 })); } + export default SvgWoman; \ No newline at end of file diff --git a/icons/es5/Woman2.js b/icons/es5/Woman2.js index 6f2d3588c7..1701f7140e 100644 --- a/icons/es5/Woman2.js +++ b/icons/es5/Woman2.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWoman2(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgWoman2(props) { r: 2 })); } + export default SvgWoman2; \ No newline at end of file diff --git a/icons/es5/WooCommerce.js b/icons/es5/WooCommerce.js index 17c5d06420..cd5b205a82 100644 --- a/icons/es5/WooCommerce.js +++ b/icons/es5/WooCommerce.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWooCommerce(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWooCommerce(props) { fill: "currentColor" })); } + export default SvgWooCommerce; \ No newline at end of file diff --git a/icons/es5/Wordpress.js b/icons/es5/Wordpress.js index 94c6e41c57..470ca4e986 100644 --- a/icons/es5/Wordpress.js +++ b/icons/es5/Wordpress.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWordpress(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWordpress(props) { fill: "currentColor" })); } + export default SvgWordpress; \ No newline at end of file diff --git a/icons/es5/Work.js b/icons/es5/Work.js index b8fac52049..1114d930d7 100644 --- a/icons/es5/Work.js +++ b/icons/es5/Work.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWork(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWork(props) { fill: "currentColor" })); } + export default SvgWork; \ No newline at end of file diff --git a/icons/es5/WorkHistory.js b/icons/es5/WorkHistory.js index 614442c6d0..f3f9a0f6b7 100644 --- a/icons/es5/WorkHistory.js +++ b/icons/es5/WorkHistory.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWorkHistory(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgWorkHistory(props) { fill: "currentColor" })); } + export default SvgWorkHistory; \ No newline at end of file diff --git a/icons/es5/WorkOff.js b/icons/es5/WorkOff.js index a9ca1c82a9..d1fc2df3d8 100644 --- a/icons/es5/WorkOff.js +++ b/icons/es5/WorkOff.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWorkOff(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWorkOff(props) { fill: "currentColor" })); } + export default SvgWorkOff; \ No newline at end of file diff --git a/icons/es5/WorkOutline.js b/icons/es5/WorkOutline.js index 2ffafa80db..53f197bae2 100644 --- a/icons/es5/WorkOutline.js +++ b/icons/es5/WorkOutline.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWorkOutline(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWorkOutline(props) { fill: "currentColor" })); } + export default SvgWorkOutline; \ No newline at end of file diff --git a/icons/es5/WorkspacePremium.js b/icons/es5/WorkspacePremium.js index 63a5c6328c..6a633ec5d9 100644 --- a/icons/es5/WorkspacePremium.js +++ b/icons/es5/WorkspacePremium.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWorkspacePremium(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWorkspacePremium(props) { fill: "currentColor" })); } + export default SvgWorkspacePremium; \ No newline at end of file diff --git a/icons/es5/Workspaces.js b/icons/es5/Workspaces.js index 78bf2e1c0b..a0d57b1c93 100644 --- a/icons/es5/Workspaces.js +++ b/icons/es5/Workspaces.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWorkspaces(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWorkspaces(props) { fill: "currentColor" })); } + export default SvgWorkspaces; \ No newline at end of file diff --git a/icons/es5/WrapText.js b/icons/es5/WrapText.js index 39f963bea0..f5ec101c73 100644 --- a/icons/es5/WrapText.js +++ b/icons/es5/WrapText.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWrapText(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWrapText(props) { fill: "currentColor" })); } + export default SvgWrapText; \ No newline at end of file diff --git a/icons/es5/WrongLocation.js b/icons/es5/WrongLocation.js index bce20e37a0..308b7f5f79 100644 --- a/icons/es5/WrongLocation.js +++ b/icons/es5/WrongLocation.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWrongLocation(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -15,4 +17,5 @@ function SvgWrongLocation(props) { fill: "currentColor" })); } + export default SvgWrongLocation; \ No newline at end of file diff --git a/icons/es5/Wysiwyg.js b/icons/es5/Wysiwyg.js index d6fe576fa8..24b0912631 100644 --- a/icons/es5/Wysiwyg.js +++ b/icons/es5/Wysiwyg.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgWysiwyg(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgWysiwyg(props) { fill: "currentColor" })); } + export default SvgWysiwyg; \ No newline at end of file diff --git a/icons/es5/Yard.js b/icons/es5/Yard.js index 2cdb918fa7..208e2a6d1f 100644 --- a/icons/es5/Yard.js +++ b/icons/es5/Yard.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgYard(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -16,4 +18,5 @@ function SvgYard(props) { r: 1.56 })); } + export default SvgYard; \ No newline at end of file diff --git a/icons/es5/YoutubeSearchedFor.js b/icons/es5/YoutubeSearchedFor.js index 1217f82925..a5a9411a45 100644 --- a/icons/es5/YoutubeSearchedFor.js +++ b/icons/es5/YoutubeSearchedFor.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgYoutubeSearchedFor(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgYoutubeSearchedFor(props) { fill: "currentColor" })); } + export default SvgYoutubeSearchedFor; \ No newline at end of file diff --git a/icons/es5/Zoom.js b/icons/es5/Zoom.js index d36b143d81..f6f44d2b11 100644 --- a/icons/es5/Zoom.js +++ b/icons/es5/Zoom.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgZoom(props) { return /*#__PURE__*/React.createElement("svg", _extends({ width: 25, @@ -26,4 +28,5 @@ function SvgZoom(props) { xlinkHref: "data:image/png;base64,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QIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIECBAgQIAAAQIEigv8A0SPIJPRUQVLAAAAAElFTkSuQmCC" }))); } + export default SvgZoom; \ No newline at end of file diff --git a/icons/es5/ZoomIn.js b/icons/es5/ZoomIn.js index 77a643324b..726e64fed6 100644 --- a/icons/es5/ZoomIn.js +++ b/icons/es5/ZoomIn.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgZoomIn(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgZoomIn(props) { fill: "currentColor" })); } + export default SvgZoomIn; \ No newline at end of file diff --git a/icons/es5/ZoomInMap.js b/icons/es5/ZoomInMap.js index 9a87cfa8ab..9b4a00badd 100644 --- a/icons/es5/ZoomInMap.js +++ b/icons/es5/ZoomInMap.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgZoomInMap(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgZoomInMap(props) { fill: "currentColor" })); } + export default SvgZoomInMap; \ No newline at end of file diff --git a/icons/es5/ZoomOut.js b/icons/es5/ZoomOut.js index ef10254fc8..343f52cf96 100644 --- a/icons/es5/ZoomOut.js +++ b/icons/es5/ZoomOut.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgZoomOut(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgZoomOut(props) { fill: "currentColor" })); } + export default SvgZoomOut; \ No newline at end of file diff --git a/icons/es5/ZoomOutMap.js b/icons/es5/ZoomOutMap.js index ecc26fcd92..983650f936 100644 --- a/icons/es5/ZoomOutMap.js +++ b/icons/es5/ZoomOutMap.js @@ -1,5 +1,7 @@ -function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } + import * as React from "react"; + function SvgZoomOutMap(props) { return /*#__PURE__*/React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", @@ -12,4 +14,5 @@ function SvgZoomOutMap(props) { fill: "currentColor" })); } + export default SvgZoomOutMap; \ No newline at end of file diff --git a/icons/es5/index.js b/icons/es5/index.js index 3faf9b860b..bf8858181b 100644 --- a/icons/es5/index.js +++ b/icons/es5/index.js @@ -660,6 +660,7 @@ export { default as EdgesensorLow } from './EdgesensorLow'; export { default as Edit } from './Edit'; export { default as EditAttributes } from './EditAttributes'; export { default as EditCalendar } from './EditCalendar'; +export { default as EditCircle } from './EditCircle'; export { default as EditLocation } from './EditLocation'; export { default as EditLocationAlt } from './EditLocationAlt'; export { default as EditNote } from './EditNote'; diff --git a/icons/jsx/0.jsx b/icons/jsx/0.jsx index 678c313dda..6bcf69328d 100644 --- a/icons/jsx/0.jsx +++ b/icons/jsx/0.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg0(props) { return ( ); } + export default Svg0; diff --git a/icons/jsx/10K.jsx b/icons/jsx/10K.jsx index 55cd98967c..6bdbf2c7bd 100644 --- a/icons/jsx/10K.jsx +++ b/icons/jsx/10K.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg10K(props) { return ( ); } + export default Svg10K; diff --git a/icons/jsx/10Mp.jsx b/icons/jsx/10Mp.jsx index 54c9a51990..7912e1f146 100644 --- a/icons/jsx/10Mp.jsx +++ b/icons/jsx/10Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg10Mp(props) { return ( ); } + export default Svg10Mp; diff --git a/icons/jsx/11Mp.jsx b/icons/jsx/11Mp.jsx index 68e2576c13..5faf8b655d 100644 --- a/icons/jsx/11Mp.jsx +++ b/icons/jsx/11Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg11Mp(props) { return ( ); } + export default Svg11Mp; diff --git a/icons/jsx/123.jsx b/icons/jsx/123.jsx index 625e9e82d8..f330dca520 100644 --- a/icons/jsx/123.jsx +++ b/icons/jsx/123.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg123(props) { return ( ); } + export default Svg123; diff --git a/icons/jsx/12Mp.jsx b/icons/jsx/12Mp.jsx index d1e97a637c..388c101808 100644 --- a/icons/jsx/12Mp.jsx +++ b/icons/jsx/12Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg12Mp(props) { return ( ); } + export default Svg12Mp; diff --git a/icons/jsx/13Mp.jsx b/icons/jsx/13Mp.jsx index 164f0c1355..b6d9cd73d5 100644 --- a/icons/jsx/13Mp.jsx +++ b/icons/jsx/13Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg13Mp(props) { return ( ); } + export default Svg13Mp; diff --git a/icons/jsx/14Mp.jsx b/icons/jsx/14Mp.jsx index f856badab4..ac54c19c00 100644 --- a/icons/jsx/14Mp.jsx +++ b/icons/jsx/14Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg14Mp(props) { return ( ); } + export default Svg14Mp; diff --git a/icons/jsx/15Mp.jsx b/icons/jsx/15Mp.jsx index 0dc775b178..7afdbcc530 100644 --- a/icons/jsx/15Mp.jsx +++ b/icons/jsx/15Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg15Mp(props) { return ( ); } + export default Svg15Mp; diff --git a/icons/jsx/16Mp.jsx b/icons/jsx/16Mp.jsx index 69c5fe7aa6..c94c9712e5 100644 --- a/icons/jsx/16Mp.jsx +++ b/icons/jsx/16Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg16Mp(props) { return ( ); } + export default Svg16Mp; diff --git a/icons/jsx/17Mp.jsx b/icons/jsx/17Mp.jsx index 2dfad935c0..77f12c863d 100644 --- a/icons/jsx/17Mp.jsx +++ b/icons/jsx/17Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg17Mp(props) { return ( ); } + export default Svg17Mp; diff --git a/icons/jsx/18Mp.jsx b/icons/jsx/18Mp.jsx index cdf0201035..c3f3dacecc 100644 --- a/icons/jsx/18Mp.jsx +++ b/icons/jsx/18Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg18Mp(props) { return ( ); } + export default Svg18Mp; diff --git a/icons/jsx/18UpRating.jsx b/icons/jsx/18UpRating.jsx index 376a7d8695..4a9e38aa98 100644 --- a/icons/jsx/18UpRating.jsx +++ b/icons/jsx/18UpRating.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg18UpRating(props) { return ( ); } + export default Svg18UpRating; diff --git a/icons/jsx/19Mp.jsx b/icons/jsx/19Mp.jsx index db87e8d70c..e909e7a08b 100644 --- a/icons/jsx/19Mp.jsx +++ b/icons/jsx/19Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg19Mp(props) { return ( ); } + export default Svg19Mp; diff --git a/icons/jsx/1K.jsx b/icons/jsx/1K.jsx index 0964d67aff..11af6ea036 100644 --- a/icons/jsx/1K.jsx +++ b/icons/jsx/1K.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg1K(props) { return ( ); } + export default Svg1K; diff --git a/icons/jsx/1KPlus.jsx b/icons/jsx/1KPlus.jsx index 23b9f44c8d..0e0b95300a 100644 --- a/icons/jsx/1KPlus.jsx +++ b/icons/jsx/1KPlus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg1KPlus(props) { return ( ); } + export default Svg1KPlus; diff --git a/icons/jsx/1XMobiledata.jsx b/icons/jsx/1XMobiledata.jsx index 21903f774f..9d572d7feb 100644 --- a/icons/jsx/1XMobiledata.jsx +++ b/icons/jsx/1XMobiledata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg1XMobiledata(props) { return ( ); } + export default Svg1XMobiledata; diff --git a/icons/jsx/20Mp.jsx b/icons/jsx/20Mp.jsx index db5e5347b8..e47935e832 100644 --- a/icons/jsx/20Mp.jsx +++ b/icons/jsx/20Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg20Mp(props) { return ( ); } + export default Svg20Mp; diff --git a/icons/jsx/21Mp.jsx b/icons/jsx/21Mp.jsx index c47686a9ee..2c0747d93c 100644 --- a/icons/jsx/21Mp.jsx +++ b/icons/jsx/21Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg21Mp(props) { return ( ); } + export default Svg21Mp; diff --git a/icons/jsx/22Mp.jsx b/icons/jsx/22Mp.jsx index 9e37b217d6..b3bf4ce222 100644 --- a/icons/jsx/22Mp.jsx +++ b/icons/jsx/22Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg22Mp(props) { return ( ); } + export default Svg22Mp; diff --git a/icons/jsx/23Mp.jsx b/icons/jsx/23Mp.jsx index 722eb9b7a5..b884a332fd 100644 --- a/icons/jsx/23Mp.jsx +++ b/icons/jsx/23Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg23Mp(props) { return ( ); } + export default Svg23Mp; diff --git a/icons/jsx/24Mp.jsx b/icons/jsx/24Mp.jsx index 539dc95c47..203f2c9ac1 100644 --- a/icons/jsx/24Mp.jsx +++ b/icons/jsx/24Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg24Mp(props) { return ( ); } + export default Svg24Mp; diff --git a/icons/jsx/2K.jsx b/icons/jsx/2K.jsx index 840072dca0..465810d7a5 100644 --- a/icons/jsx/2K.jsx +++ b/icons/jsx/2K.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg2K(props) { return ( ); } + export default Svg2K; diff --git a/icons/jsx/2KPlus.jsx b/icons/jsx/2KPlus.jsx index c3d1db39b6..4e4dee1192 100644 --- a/icons/jsx/2KPlus.jsx +++ b/icons/jsx/2KPlus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg2KPlus(props) { return ( ); } + export default Svg2KPlus; diff --git a/icons/jsx/2Mp.jsx b/icons/jsx/2Mp.jsx index 0e37d0ae8e..6ee1c751e5 100644 --- a/icons/jsx/2Mp.jsx +++ b/icons/jsx/2Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg2Mp(props) { return ( ); } + export default Svg2Mp; diff --git a/icons/jsx/30Fps.jsx b/icons/jsx/30Fps.jsx index 73a6013cf7..2a574b40d1 100644 --- a/icons/jsx/30Fps.jsx +++ b/icons/jsx/30Fps.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg30Fps(props) { return ( ); } + export default Svg30Fps; diff --git a/icons/jsx/30FpsSelect.jsx b/icons/jsx/30FpsSelect.jsx index 2da46e1c31..b6cc64deb8 100644 --- a/icons/jsx/30FpsSelect.jsx +++ b/icons/jsx/30FpsSelect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg30FpsSelect(props) { return ( ); } + export default Svg30FpsSelect; diff --git a/icons/jsx/360.jsx b/icons/jsx/360.jsx index 1f68c26bd7..20da86ea9e 100644 --- a/icons/jsx/360.jsx +++ b/icons/jsx/360.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg360(props) { return ( ); } + export default Svg360; diff --git a/icons/jsx/3DRotation.jsx b/icons/jsx/3DRotation.jsx index 130148e352..bff19ab7b1 100644 --- a/icons/jsx/3DRotation.jsx +++ b/icons/jsx/3DRotation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg3DRotation(props) { return ( ); } + export default Svg3DRotation; diff --git a/icons/jsx/3GMobiledata.jsx b/icons/jsx/3GMobiledata.jsx index 2ff6624584..15581a050f 100644 --- a/icons/jsx/3GMobiledata.jsx +++ b/icons/jsx/3GMobiledata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg3GMobiledata(props) { return ( ); } + export default Svg3GMobiledata; diff --git a/icons/jsx/3K.jsx b/icons/jsx/3K.jsx index 99a7d9ceb5..a30cb392c1 100644 --- a/icons/jsx/3K.jsx +++ b/icons/jsx/3K.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg3K(props) { return ( ); } + export default Svg3K; diff --git a/icons/jsx/3KPlus.jsx b/icons/jsx/3KPlus.jsx index 872630b7ea..835af4fe8a 100644 --- a/icons/jsx/3KPlus.jsx +++ b/icons/jsx/3KPlus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg3KPlus(props) { return ( ); } + export default Svg3KPlus; diff --git a/icons/jsx/3Mp.jsx b/icons/jsx/3Mp.jsx index 1689a2a5a5..84179aebc9 100644 --- a/icons/jsx/3Mp.jsx +++ b/icons/jsx/3Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg3Mp(props) { return ( ); } + export default Svg3Mp; diff --git a/icons/jsx/3P.jsx b/icons/jsx/3P.jsx index 64a305c7e0..3239480c8a 100644 --- a/icons/jsx/3P.jsx +++ b/icons/jsx/3P.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg3P(props) { return ( ); } + export default Svg3P; diff --git a/icons/jsx/4GMobiledata.jsx b/icons/jsx/4GMobiledata.jsx index be7e202d13..f9742a7398 100644 --- a/icons/jsx/4GMobiledata.jsx +++ b/icons/jsx/4GMobiledata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg4GMobiledata(props) { return ( ); } + export default Svg4GMobiledata; diff --git a/icons/jsx/4GPlusMobiledata.jsx b/icons/jsx/4GPlusMobiledata.jsx index 6d7ea20638..289b22d13a 100644 --- a/icons/jsx/4GPlusMobiledata.jsx +++ b/icons/jsx/4GPlusMobiledata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg4GPlusMobiledata(props) { return ( ); } + export default Svg4GPlusMobiledata; diff --git a/icons/jsx/4K.jsx b/icons/jsx/4K.jsx index dbbea442e1..0a12ccca2e 100644 --- a/icons/jsx/4K.jsx +++ b/icons/jsx/4K.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg4K(props) { return ( ); } + export default Svg4K; diff --git a/icons/jsx/4KPlus.jsx b/icons/jsx/4KPlus.jsx index bc585b528f..fdd40af236 100644 --- a/icons/jsx/4KPlus.jsx +++ b/icons/jsx/4KPlus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg4KPlus(props) { return ( ); } + export default Svg4KPlus; diff --git a/icons/jsx/4Mp.jsx b/icons/jsx/4Mp.jsx index 2babedea2c..786861a15b 100644 --- a/icons/jsx/4Mp.jsx +++ b/icons/jsx/4Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg4Mp(props) { return ( ); } + export default Svg4Mp; diff --git a/icons/jsx/5G.jsx b/icons/jsx/5G.jsx index 22d2004a1b..a215bafe05 100644 --- a/icons/jsx/5G.jsx +++ b/icons/jsx/5G.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg5G(props) { return ( ); } + export default Svg5G; diff --git a/icons/jsx/5K.jsx b/icons/jsx/5K.jsx index e18cd3fde0..912f0a46f8 100644 --- a/icons/jsx/5K.jsx +++ b/icons/jsx/5K.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg5K(props) { return ( ); } + export default Svg5K; diff --git a/icons/jsx/5KPlus.jsx b/icons/jsx/5KPlus.jsx index 2973e46586..42a568c0aa 100644 --- a/icons/jsx/5KPlus.jsx +++ b/icons/jsx/5KPlus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg5KPlus(props) { return ( ); } + export default Svg5KPlus; diff --git a/icons/jsx/5Mp.jsx b/icons/jsx/5Mp.jsx index 3472ad8bce..2fc005cbc7 100644 --- a/icons/jsx/5Mp.jsx +++ b/icons/jsx/5Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg5Mp(props) { return ( ); } + export default Svg5Mp; diff --git a/icons/jsx/60Fps.jsx b/icons/jsx/60Fps.jsx index 8681cec944..2475e7df47 100644 --- a/icons/jsx/60Fps.jsx +++ b/icons/jsx/60Fps.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg60Fps(props) { return ( ); } + export default Svg60Fps; diff --git a/icons/jsx/60FpsSelect.jsx b/icons/jsx/60FpsSelect.jsx index dbae7816bd..47a4dcaf3a 100644 --- a/icons/jsx/60FpsSelect.jsx +++ b/icons/jsx/60FpsSelect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg60FpsSelect(props) { return ( ); } + export default Svg60FpsSelect; diff --git a/icons/jsx/6FtApart.jsx b/icons/jsx/6FtApart.jsx index 0703146ff2..0fe5e89ab6 100644 --- a/icons/jsx/6FtApart.jsx +++ b/icons/jsx/6FtApart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg6FtApart(props) { return ( ); } + export default Svg6FtApart; diff --git a/icons/jsx/6K.jsx b/icons/jsx/6K.jsx index 5fa0dc2621..278f106681 100644 --- a/icons/jsx/6K.jsx +++ b/icons/jsx/6K.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg6K(props) { return ( ); } + export default Svg6K; diff --git a/icons/jsx/6KPlus.jsx b/icons/jsx/6KPlus.jsx index eeeb7b7f53..9b672b0832 100644 --- a/icons/jsx/6KPlus.jsx +++ b/icons/jsx/6KPlus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg6KPlus(props) { return ( ); } + export default Svg6KPlus; diff --git a/icons/jsx/6Mp.jsx b/icons/jsx/6Mp.jsx index 5b37b62f49..8fb306a6ff 100644 --- a/icons/jsx/6Mp.jsx +++ b/icons/jsx/6Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg6Mp(props) { return ( ); } + export default Svg6Mp; diff --git a/icons/jsx/7K.jsx b/icons/jsx/7K.jsx index 9718a089e6..2becd8062a 100644 --- a/icons/jsx/7K.jsx +++ b/icons/jsx/7K.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg7K(props) { return ( ); } + export default Svg7K; diff --git a/icons/jsx/7KPlus.jsx b/icons/jsx/7KPlus.jsx index 67a6e799b2..ec6256ed9c 100644 --- a/icons/jsx/7KPlus.jsx +++ b/icons/jsx/7KPlus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg7KPlus(props) { return ( ); } + export default Svg7KPlus; diff --git a/icons/jsx/7Mp.jsx b/icons/jsx/7Mp.jsx index ef838bd129..afd212df72 100644 --- a/icons/jsx/7Mp.jsx +++ b/icons/jsx/7Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg7Mp(props) { return ( ); } + export default Svg7Mp; diff --git a/icons/jsx/8K.jsx b/icons/jsx/8K.jsx index d62f9058b1..b72b530928 100644 --- a/icons/jsx/8K.jsx +++ b/icons/jsx/8K.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg8K(props) { return ( ); } + export default Svg8K; diff --git a/icons/jsx/8KPlus.jsx b/icons/jsx/8KPlus.jsx index 1e684e8356..f4a6fd329d 100644 --- a/icons/jsx/8KPlus.jsx +++ b/icons/jsx/8KPlus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg8KPlus(props) { return ( ); } + export default Svg8KPlus; diff --git a/icons/jsx/8Mp.jsx b/icons/jsx/8Mp.jsx index 65b8005f02..a6c922eb0b 100644 --- a/icons/jsx/8Mp.jsx +++ b/icons/jsx/8Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg8Mp(props) { return ( ); } + export default Svg8Mp; diff --git a/icons/jsx/9K.jsx b/icons/jsx/9K.jsx index d295dc4739..d83add0370 100644 --- a/icons/jsx/9K.jsx +++ b/icons/jsx/9K.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg9K(props) { return ( ); } + export default Svg9K; diff --git a/icons/jsx/9KPlus.jsx b/icons/jsx/9KPlus.jsx index f64c789fd2..94e4755ba0 100644 --- a/icons/jsx/9KPlus.jsx +++ b/icons/jsx/9KPlus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg9KPlus(props) { return ( ); } + export default Svg9KPlus; diff --git a/icons/jsx/9Mp.jsx b/icons/jsx/9Mp.jsx index d148c4a846..470e739f04 100644 --- a/icons/jsx/9Mp.jsx +++ b/icons/jsx/9Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function Svg9Mp(props) { return ( ); } + export default Svg9Mp; diff --git a/icons/jsx/Abc.jsx b/icons/jsx/Abc.jsx index 7149810d0b..c6a28eda1b 100644 --- a/icons/jsx/Abc.jsx +++ b/icons/jsx/Abc.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAbc(props) { return ( ); } + export default SvgAbc; diff --git a/icons/jsx/AcUnit.jsx b/icons/jsx/AcUnit.jsx index a9fcc9d885..d8683bd439 100644 --- a/icons/jsx/AcUnit.jsx +++ b/icons/jsx/AcUnit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAcUnit(props) { return ( ); } + export default SvgAcUnit; diff --git a/icons/jsx/AccessAlarm.jsx b/icons/jsx/AccessAlarm.jsx index 25113a3bd4..d212ee890f 100644 --- a/icons/jsx/AccessAlarm.jsx +++ b/icons/jsx/AccessAlarm.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccessAlarm(props) { return ( ); } + export default SvgAccessAlarm; diff --git a/icons/jsx/AccessAlarms.jsx b/icons/jsx/AccessAlarms.jsx index 4e1ec43663..7a50ab4c32 100644 --- a/icons/jsx/AccessAlarms.jsx +++ b/icons/jsx/AccessAlarms.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccessAlarms(props) { return ( ); } + export default SvgAccessAlarms; diff --git a/icons/jsx/AccessTime.jsx b/icons/jsx/AccessTime.jsx index e6439341ee..b43da267b6 100644 --- a/icons/jsx/AccessTime.jsx +++ b/icons/jsx/AccessTime.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccessTime(props) { return ( ); } + export default SvgAccessTime; diff --git a/icons/jsx/AccessTimeFilled.jsx b/icons/jsx/AccessTimeFilled.jsx index a0209ba33a..1cd1fc84f3 100644 --- a/icons/jsx/AccessTimeFilled.jsx +++ b/icons/jsx/AccessTimeFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccessTimeFilled(props) { return ( ); } + export default SvgAccessTimeFilled; diff --git a/icons/jsx/Accessibility.jsx b/icons/jsx/Accessibility.jsx index 5882aa243c..9f770063e7 100644 --- a/icons/jsx/Accessibility.jsx +++ b/icons/jsx/Accessibility.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccessibility(props) { return ( ); } + export default SvgAccessibility; diff --git a/icons/jsx/AccessibilityNew.jsx b/icons/jsx/AccessibilityNew.jsx index 756427c32e..16c18acf68 100644 --- a/icons/jsx/AccessibilityNew.jsx +++ b/icons/jsx/AccessibilityNew.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccessibilityNew(props) { return ( ); } + export default SvgAccessibilityNew; diff --git a/icons/jsx/Accessible.jsx b/icons/jsx/Accessible.jsx index 91183fad86..f082ff9365 100644 --- a/icons/jsx/Accessible.jsx +++ b/icons/jsx/Accessible.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccessible(props) { return ( ); } + export default SvgAccessible; diff --git a/icons/jsx/AccessibleForward.jsx b/icons/jsx/AccessibleForward.jsx index 498274ca69..a95a104e13 100644 --- a/icons/jsx/AccessibleForward.jsx +++ b/icons/jsx/AccessibleForward.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccessibleForward(props) { return ( ); } + export default SvgAccessibleForward; diff --git a/icons/jsx/AccountBalance.jsx b/icons/jsx/AccountBalance.jsx index 7bc6927792..9f6f68a832 100644 --- a/icons/jsx/AccountBalance.jsx +++ b/icons/jsx/AccountBalance.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccountBalance(props) { return ( ); } + export default SvgAccountBalance; diff --git a/icons/jsx/AccountBalanceWallet.jsx b/icons/jsx/AccountBalanceWallet.jsx index d1ff047ecb..fb1c15a8a1 100644 --- a/icons/jsx/AccountBalanceWallet.jsx +++ b/icons/jsx/AccountBalanceWallet.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccountBalanceWallet(props) { return ( ); } + export default SvgAccountBalanceWallet; diff --git a/icons/jsx/AccountBox.jsx b/icons/jsx/AccountBox.jsx index 221f665ac8..7fe8b87487 100644 --- a/icons/jsx/AccountBox.jsx +++ b/icons/jsx/AccountBox.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccountBox(props) { return ( ); } + export default SvgAccountBox; diff --git a/icons/jsx/AccountCircle.jsx b/icons/jsx/AccountCircle.jsx index 00c542525c..89da2fb391 100644 --- a/icons/jsx/AccountCircle.jsx +++ b/icons/jsx/AccountCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccountCircle(props) { return ( ); } + export default SvgAccountCircle; diff --git a/icons/jsx/AccountTree.jsx b/icons/jsx/AccountTree.jsx index 175a6da50b..78fc96e5aa 100644 --- a/icons/jsx/AccountTree.jsx +++ b/icons/jsx/AccountTree.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAccountTree(props) { return ( ); } + export default SvgAccountTree; diff --git a/icons/jsx/AdUnits.jsx b/icons/jsx/AdUnits.jsx index 9c8855477e..6940c29b0b 100644 --- a/icons/jsx/AdUnits.jsx +++ b/icons/jsx/AdUnits.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAdUnits(props) { return ( ); } + export default SvgAdUnits; diff --git a/icons/jsx/Adb.jsx b/icons/jsx/Adb.jsx index 147a67eb75..26dd22abd8 100644 --- a/icons/jsx/Adb.jsx +++ b/icons/jsx/Adb.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAdb(props) { return ( ); } + export default SvgAdb; diff --git a/icons/jsx/Add.jsx b/icons/jsx/Add.jsx index a27f322bf1..70d63e8486 100644 --- a/icons/jsx/Add.jsx +++ b/icons/jsx/Add.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAdd(props) { return ( ); } + export default SvgAdd; diff --git a/icons/jsx/AddAPhoto.jsx b/icons/jsx/AddAPhoto.jsx index b6e75882ee..3f77562e5b 100644 --- a/icons/jsx/AddAPhoto.jsx +++ b/icons/jsx/AddAPhoto.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddAPhoto(props) { return ( ); } + export default SvgAddAPhoto; diff --git a/icons/jsx/AddAlarm.jsx b/icons/jsx/AddAlarm.jsx index 626b79668f..268ba4e98a 100644 --- a/icons/jsx/AddAlarm.jsx +++ b/icons/jsx/AddAlarm.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddAlarm(props) { return ( ); } + export default SvgAddAlarm; diff --git a/icons/jsx/AddAlert.jsx b/icons/jsx/AddAlert.jsx index dd55a27509..10e9fdd7f7 100644 --- a/icons/jsx/AddAlert.jsx +++ b/icons/jsx/AddAlert.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddAlert(props) { return ( ); } + export default SvgAddAlert; diff --git a/icons/jsx/AddBox.jsx b/icons/jsx/AddBox.jsx index 22b6d1ef6e..48d272b5b2 100644 --- a/icons/jsx/AddBox.jsx +++ b/icons/jsx/AddBox.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddBox(props) { return ( ); } + export default SvgAddBox; diff --git a/icons/jsx/AddBusiness.jsx b/icons/jsx/AddBusiness.jsx index 7d13d34c4c..24d03e3926 100644 --- a/icons/jsx/AddBusiness.jsx +++ b/icons/jsx/AddBusiness.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddBusiness(props) { return ( ); } + export default SvgAddBusiness; diff --git a/icons/jsx/AddCard.jsx b/icons/jsx/AddCard.jsx index 801d01df5e..3e5f540fc6 100644 --- a/icons/jsx/AddCard.jsx +++ b/icons/jsx/AddCard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddCard(props) { return ( ); } + export default SvgAddCard; diff --git a/icons/jsx/AddCircle.jsx b/icons/jsx/AddCircle.jsx index 7863f13a19..258a5b4608 100644 --- a/icons/jsx/AddCircle.jsx +++ b/icons/jsx/AddCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddCircle(props) { return ( ); } + export default SvgAddCircle; diff --git a/icons/jsx/AddCircleOutline.jsx b/icons/jsx/AddCircleOutline.jsx index 81a174f23b..84ff4ffd6a 100644 --- a/icons/jsx/AddCircleOutline.jsx +++ b/icons/jsx/AddCircleOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddCircleOutline(props) { return ( ); } + export default SvgAddCircleOutline; diff --git a/icons/jsx/AddComment.jsx b/icons/jsx/AddComment.jsx index 70900ac64c..c3fd96411b 100644 --- a/icons/jsx/AddComment.jsx +++ b/icons/jsx/AddComment.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddComment(props) { return ( ); } + export default SvgAddComment; diff --git a/icons/jsx/AddHome.jsx b/icons/jsx/AddHome.jsx index c5f827986e..cceb0f5d17 100644 --- a/icons/jsx/AddHome.jsx +++ b/icons/jsx/AddHome.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddHome(props) { return ( ); } + export default SvgAddHome; diff --git a/icons/jsx/AddHomeWork.jsx b/icons/jsx/AddHomeWork.jsx index 30bfd226b2..c9251a8668 100644 --- a/icons/jsx/AddHomeWork.jsx +++ b/icons/jsx/AddHomeWork.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddHomeWork(props) { return ( ); } + export default SvgAddHomeWork; diff --git a/icons/jsx/AddIcCall.jsx b/icons/jsx/AddIcCall.jsx index d6c880552b..ec02872f39 100644 --- a/icons/jsx/AddIcCall.jsx +++ b/icons/jsx/AddIcCall.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddIcCall(props) { return ( ); } + export default SvgAddIcCall; diff --git a/icons/jsx/AddLink.jsx b/icons/jsx/AddLink.jsx index 5234616a63..c42c793d2a 100644 --- a/icons/jsx/AddLink.jsx +++ b/icons/jsx/AddLink.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddLink(props) { return ( ); } + export default SvgAddLink; diff --git a/icons/jsx/AddLocation.jsx b/icons/jsx/AddLocation.jsx index 08f0986698..20d5143be6 100644 --- a/icons/jsx/AddLocation.jsx +++ b/icons/jsx/AddLocation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddLocation(props) { return ( ); } + export default SvgAddLocation; diff --git a/icons/jsx/AddLocationAlt.jsx b/icons/jsx/AddLocationAlt.jsx index 8dc389ad58..732b66a19c 100644 --- a/icons/jsx/AddLocationAlt.jsx +++ b/icons/jsx/AddLocationAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddLocationAlt(props) { return ( ); } + export default SvgAddLocationAlt; diff --git a/icons/jsx/AddModerator.jsx b/icons/jsx/AddModerator.jsx index 36c6e7ba59..35d946fd84 100644 --- a/icons/jsx/AddModerator.jsx +++ b/icons/jsx/AddModerator.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddModerator(props) { return ( ); } + export default SvgAddModerator; diff --git a/icons/jsx/AddPhotoAlternate.jsx b/icons/jsx/AddPhotoAlternate.jsx index 0714eb69b6..f3a8223fe7 100644 --- a/icons/jsx/AddPhotoAlternate.jsx +++ b/icons/jsx/AddPhotoAlternate.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddPhotoAlternate(props) { return ( ); } + export default SvgAddPhotoAlternate; diff --git a/icons/jsx/AddReaction.jsx b/icons/jsx/AddReaction.jsx index 0e6ebc8b43..e9eac37969 100644 --- a/icons/jsx/AddReaction.jsx +++ b/icons/jsx/AddReaction.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddReaction(props) { return ( ); } + export default SvgAddReaction; diff --git a/icons/jsx/AddRoad.jsx b/icons/jsx/AddRoad.jsx index 997203f5cc..0755aa30c5 100644 --- a/icons/jsx/AddRoad.jsx +++ b/icons/jsx/AddRoad.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddRoad(props) { return ( ); } + export default SvgAddRoad; diff --git a/icons/jsx/AddShoppingCart.jsx b/icons/jsx/AddShoppingCart.jsx index 2ffd04c152..deb53023df 100644 --- a/icons/jsx/AddShoppingCart.jsx +++ b/icons/jsx/AddShoppingCart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddShoppingCart(props) { return ( ); } + export default SvgAddShoppingCart; diff --git a/icons/jsx/AddTask.jsx b/icons/jsx/AddTask.jsx index e461f10b12..1b154aaa99 100644 --- a/icons/jsx/AddTask.jsx +++ b/icons/jsx/AddTask.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddTask(props) { return ( ); } + export default SvgAddTask; diff --git a/icons/jsx/AddToDrive.jsx b/icons/jsx/AddToDrive.jsx index c86ed549fd..813b5239a1 100644 --- a/icons/jsx/AddToDrive.jsx +++ b/icons/jsx/AddToDrive.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddToDrive(props) { return ( ); } + export default SvgAddToDrive; diff --git a/icons/jsx/AddToHomeScreen.jsx b/icons/jsx/AddToHomeScreen.jsx index 5f2a6ae539..a24b6d7180 100644 --- a/icons/jsx/AddToHomeScreen.jsx +++ b/icons/jsx/AddToHomeScreen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddToHomeScreen(props) { return ( ); } + export default SvgAddToHomeScreen; diff --git a/icons/jsx/AddToPhotos.jsx b/icons/jsx/AddToPhotos.jsx index d34bf163e1..f03f5b1bc7 100644 --- a/icons/jsx/AddToPhotos.jsx +++ b/icons/jsx/AddToPhotos.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddToPhotos(props) { return ( ); } + export default SvgAddToPhotos; diff --git a/icons/jsx/AddToQueue.jsx b/icons/jsx/AddToQueue.jsx index fd89be401a..5f3b38df5d 100644 --- a/icons/jsx/AddToQueue.jsx +++ b/icons/jsx/AddToQueue.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddToQueue(props) { return ( ); } + export default SvgAddToQueue; diff --git a/icons/jsx/Addchart.jsx b/icons/jsx/Addchart.jsx index c911946966..64300926d7 100644 --- a/icons/jsx/Addchart.jsx +++ b/icons/jsx/Addchart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAddchart(props) { return ( ); } + export default SvgAddchart; diff --git a/icons/jsx/AdfScanner.jsx b/icons/jsx/AdfScanner.jsx index 6d6e44f2d3..08e84c7d41 100644 --- a/icons/jsx/AdfScanner.jsx +++ b/icons/jsx/AdfScanner.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAdfScanner(props) { return ( ); } + export default SvgAdfScanner; diff --git a/icons/jsx/Adjust.jsx b/icons/jsx/Adjust.jsx index 454c73f8b5..a2dce39184 100644 --- a/icons/jsx/Adjust.jsx +++ b/icons/jsx/Adjust.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAdjust(props) { return ( ); } + export default SvgAdjust; diff --git a/icons/jsx/AdminPanelSettings.jsx b/icons/jsx/AdminPanelSettings.jsx index dadb33e8bb..3aa3d437f7 100644 --- a/icons/jsx/AdminPanelSettings.jsx +++ b/icons/jsx/AdminPanelSettings.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAdminPanelSettings(props) { return ( ); } + export default SvgAdminPanelSettings; diff --git a/icons/jsx/Adobe.jsx b/icons/jsx/Adobe.jsx index af2be4c208..363221fe71 100644 --- a/icons/jsx/Adobe.jsx +++ b/icons/jsx/Adobe.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAdobe(props) { return ( ); } + export default SvgAdobe; diff --git a/icons/jsx/AdsClick.jsx b/icons/jsx/AdsClick.jsx index ea9690efe0..59db52c1b1 100644 --- a/icons/jsx/AdsClick.jsx +++ b/icons/jsx/AdsClick.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAdsClick(props) { return ( ); } + export default SvgAdsClick; diff --git a/icons/jsx/Agriculture.jsx b/icons/jsx/Agriculture.jsx index df968cd478..1efbc92b21 100644 --- a/icons/jsx/Agriculture.jsx +++ b/icons/jsx/Agriculture.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAgriculture(props) { return ( ); } + export default SvgAgriculture; diff --git a/icons/jsx/Air.jsx b/icons/jsx/Air.jsx index 84a1a79ab2..b8400f9b54 100644 --- a/icons/jsx/Air.jsx +++ b/icons/jsx/Air.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAir(props) { return ( ); } + export default SvgAir; diff --git a/icons/jsx/AirlineSeatFlat.jsx b/icons/jsx/AirlineSeatFlat.jsx index 2e1ccd9b34..cdbac042e1 100644 --- a/icons/jsx/AirlineSeatFlat.jsx +++ b/icons/jsx/AirlineSeatFlat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirlineSeatFlat(props) { return ( ); } + export default SvgAirlineSeatFlat; diff --git a/icons/jsx/AirlineSeatFlatAngled.jsx b/icons/jsx/AirlineSeatFlatAngled.jsx index 6d28ffab5e..9544ec05ed 100644 --- a/icons/jsx/AirlineSeatFlatAngled.jsx +++ b/icons/jsx/AirlineSeatFlatAngled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirlineSeatFlatAngled(props) { return ( ); } + export default SvgAirlineSeatFlatAngled; diff --git a/icons/jsx/AirlineSeatIndividualSuite.jsx b/icons/jsx/AirlineSeatIndividualSuite.jsx index fbd0bd1def..32db244a88 100644 --- a/icons/jsx/AirlineSeatIndividualSuite.jsx +++ b/icons/jsx/AirlineSeatIndividualSuite.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirlineSeatIndividualSuite(props) { return ( ); } + export default SvgAirlineSeatIndividualSuite; diff --git a/icons/jsx/AirlineSeatLegroomExtra.jsx b/icons/jsx/AirlineSeatLegroomExtra.jsx index 8f36b2a443..0e819fa270 100644 --- a/icons/jsx/AirlineSeatLegroomExtra.jsx +++ b/icons/jsx/AirlineSeatLegroomExtra.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirlineSeatLegroomExtra(props) { return ( ); } + export default SvgAirlineSeatLegroomExtra; diff --git a/icons/jsx/AirlineSeatLegroomNormal.jsx b/icons/jsx/AirlineSeatLegroomNormal.jsx index 2b49e67f76..364ed14fe1 100644 --- a/icons/jsx/AirlineSeatLegroomNormal.jsx +++ b/icons/jsx/AirlineSeatLegroomNormal.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirlineSeatLegroomNormal(props) { return ( ); } + export default SvgAirlineSeatLegroomNormal; diff --git a/icons/jsx/AirlineSeatLegroomReduced.jsx b/icons/jsx/AirlineSeatLegroomReduced.jsx index 912e2530ed..4a10f523dd 100644 --- a/icons/jsx/AirlineSeatLegroomReduced.jsx +++ b/icons/jsx/AirlineSeatLegroomReduced.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirlineSeatLegroomReduced(props) { return ( ); } + export default SvgAirlineSeatLegroomReduced; diff --git a/icons/jsx/AirlineSeatReclineExtra.jsx b/icons/jsx/AirlineSeatReclineExtra.jsx index eebea88195..b60758b020 100644 --- a/icons/jsx/AirlineSeatReclineExtra.jsx +++ b/icons/jsx/AirlineSeatReclineExtra.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirlineSeatReclineExtra(props) { return ( ); } + export default SvgAirlineSeatReclineExtra; diff --git a/icons/jsx/AirlineSeatReclineNormal.jsx b/icons/jsx/AirlineSeatReclineNormal.jsx index bd400c7b3f..6233ebe38e 100644 --- a/icons/jsx/AirlineSeatReclineNormal.jsx +++ b/icons/jsx/AirlineSeatReclineNormal.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirlineSeatReclineNormal(props) { return ( ); } + export default SvgAirlineSeatReclineNormal; diff --git a/icons/jsx/AirlineStops.jsx b/icons/jsx/AirlineStops.jsx index dd48aef1c9..c7c2a2c398 100644 --- a/icons/jsx/AirlineStops.jsx +++ b/icons/jsx/AirlineStops.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirlineStops(props) { return ( ); } + export default SvgAirlineStops; diff --git a/icons/jsx/Airlines.jsx b/icons/jsx/Airlines.jsx index d2f04f10a7..05ed6490c3 100644 --- a/icons/jsx/Airlines.jsx +++ b/icons/jsx/Airlines.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirlines(props) { return ( ); } + export default SvgAirlines; diff --git a/icons/jsx/AirplaneTicket.jsx b/icons/jsx/AirplaneTicket.jsx index 036584b4c8..2fb576954a 100644 --- a/icons/jsx/AirplaneTicket.jsx +++ b/icons/jsx/AirplaneTicket.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirplaneTicket(props) { return ( ); } + export default SvgAirplaneTicket; diff --git a/icons/jsx/AirplanemodeActive.jsx b/icons/jsx/AirplanemodeActive.jsx index 403e9aa0ea..ccb1b688ee 100644 --- a/icons/jsx/AirplanemodeActive.jsx +++ b/icons/jsx/AirplanemodeActive.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirplanemodeActive(props) { return ( ); } + export default SvgAirplanemodeActive; diff --git a/icons/jsx/AirplanemodeInactive.jsx b/icons/jsx/AirplanemodeInactive.jsx index 8e1017aae9..ff421f470b 100644 --- a/icons/jsx/AirplanemodeInactive.jsx +++ b/icons/jsx/AirplanemodeInactive.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirplanemodeInactive(props) { return ( ); } + export default SvgAirplanemodeInactive; diff --git a/icons/jsx/Airplay.jsx b/icons/jsx/Airplay.jsx index 084e7c4b0f..f49553f90a 100644 --- a/icons/jsx/Airplay.jsx +++ b/icons/jsx/Airplay.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirplay(props) { return ( ); } + export default SvgAirplay; diff --git a/icons/jsx/AirportShuttle.jsx b/icons/jsx/AirportShuttle.jsx index 32479e47a6..f87563237c 100644 --- a/icons/jsx/AirportShuttle.jsx +++ b/icons/jsx/AirportShuttle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAirportShuttle(props) { return ( ); } + export default SvgAirportShuttle; diff --git a/icons/jsx/Alarm.jsx b/icons/jsx/Alarm.jsx index 2e309decc6..653910c9a0 100644 --- a/icons/jsx/Alarm.jsx +++ b/icons/jsx/Alarm.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlarm(props) { return ( ); } + export default SvgAlarm; diff --git a/icons/jsx/AlarmAdd.jsx b/icons/jsx/AlarmAdd.jsx index 8631574b61..82883ff45f 100644 --- a/icons/jsx/AlarmAdd.jsx +++ b/icons/jsx/AlarmAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlarmAdd(props) { return ( ); } + export default SvgAlarmAdd; diff --git a/icons/jsx/AlarmOff.jsx b/icons/jsx/AlarmOff.jsx index 6ec437c610..3a5e2d7389 100644 --- a/icons/jsx/AlarmOff.jsx +++ b/icons/jsx/AlarmOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlarmOff(props) { return ( ); } + export default SvgAlarmOff; diff --git a/icons/jsx/AlarmOn.jsx b/icons/jsx/AlarmOn.jsx index 1e428a940b..9176a354af 100644 --- a/icons/jsx/AlarmOn.jsx +++ b/icons/jsx/AlarmOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlarmOn(props) { return ( ); } + export default SvgAlarmOn; diff --git a/icons/jsx/Album.jsx b/icons/jsx/Album.jsx index fb9f0f3c4d..e532c076ed 100644 --- a/icons/jsx/Album.jsx +++ b/icons/jsx/Album.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlbum(props) { return ( ); } + export default SvgAlbum; diff --git a/icons/jsx/AlignHorizontalCenter.jsx b/icons/jsx/AlignHorizontalCenter.jsx index 48e5165c16..d5f438800b 100644 --- a/icons/jsx/AlignHorizontalCenter.jsx +++ b/icons/jsx/AlignHorizontalCenter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlignHorizontalCenter(props) { return ( ); } + export default SvgAlignHorizontalCenter; diff --git a/icons/jsx/AlignHorizontalLeft.jsx b/icons/jsx/AlignHorizontalLeft.jsx index 5f9cccef5c..8eeb78e375 100644 --- a/icons/jsx/AlignHorizontalLeft.jsx +++ b/icons/jsx/AlignHorizontalLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlignHorizontalLeft(props) { return ( ); } + export default SvgAlignHorizontalLeft; diff --git a/icons/jsx/AlignHorizontalRight.jsx b/icons/jsx/AlignHorizontalRight.jsx index 056267745e..bb0a48f870 100644 --- a/icons/jsx/AlignHorizontalRight.jsx +++ b/icons/jsx/AlignHorizontalRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlignHorizontalRight(props) { return ( ); } + export default SvgAlignHorizontalRight; diff --git a/icons/jsx/AlignVerticalBottom.jsx b/icons/jsx/AlignVerticalBottom.jsx index 2e3730839c..1654e72dc1 100644 --- a/icons/jsx/AlignVerticalBottom.jsx +++ b/icons/jsx/AlignVerticalBottom.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlignVerticalBottom(props) { return ( ); } + export default SvgAlignVerticalBottom; diff --git a/icons/jsx/AlignVerticalCenter.jsx b/icons/jsx/AlignVerticalCenter.jsx index 9a8de95aed..e7692abd8e 100644 --- a/icons/jsx/AlignVerticalCenter.jsx +++ b/icons/jsx/AlignVerticalCenter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlignVerticalCenter(props) { return ( ); } + export default SvgAlignVerticalCenter; diff --git a/icons/jsx/AlignVerticalTop.jsx b/icons/jsx/AlignVerticalTop.jsx index 2d99a289ec..0609bc4faf 100644 --- a/icons/jsx/AlignVerticalTop.jsx +++ b/icons/jsx/AlignVerticalTop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlignVerticalTop(props) { return ( ); } + export default SvgAlignVerticalTop; diff --git a/icons/jsx/AllInbox.jsx b/icons/jsx/AllInbox.jsx index 131292f20d..970f003670 100644 --- a/icons/jsx/AllInbox.jsx +++ b/icons/jsx/AllInbox.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAllInbox(props) { return ( ); } + export default SvgAllInbox; diff --git a/icons/jsx/AllInclusive.jsx b/icons/jsx/AllInclusive.jsx index 07af9f6479..3973e1f894 100644 --- a/icons/jsx/AllInclusive.jsx +++ b/icons/jsx/AllInclusive.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAllInclusive(props) { return ( ); } + export default SvgAllInclusive; diff --git a/icons/jsx/AllOut.jsx b/icons/jsx/AllOut.jsx index 6c156ca554..01fa64a10b 100644 --- a/icons/jsx/AllOut.jsx +++ b/icons/jsx/AllOut.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAllOut(props) { return ( ); } + export default SvgAllOut; diff --git a/icons/jsx/AltRoute.jsx b/icons/jsx/AltRoute.jsx index dc93e4584e..c6f6ec0b17 100644 --- a/icons/jsx/AltRoute.jsx +++ b/icons/jsx/AltRoute.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAltRoute(props) { return ( ); } + export default SvgAltRoute; diff --git a/icons/jsx/AlternateEmail.jsx b/icons/jsx/AlternateEmail.jsx index 0054feee2a..48da52560f 100644 --- a/icons/jsx/AlternateEmail.jsx +++ b/icons/jsx/AlternateEmail.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAlternateEmail(props) { return ( ); } + export default SvgAlternateEmail; diff --git a/icons/jsx/AmpStories.jsx b/icons/jsx/AmpStories.jsx index 68b78434ca..5c3988952e 100644 --- a/icons/jsx/AmpStories.jsx +++ b/icons/jsx/AmpStories.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAmpStories(props) { return ( ); } + export default SvgAmpStories; diff --git a/icons/jsx/Analytics.jsx b/icons/jsx/Analytics.jsx index 9f57c6260b..d6ea198d43 100644 --- a/icons/jsx/Analytics.jsx +++ b/icons/jsx/Analytics.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAnalytics(props) { return ( ); } + export default SvgAnalytics; diff --git a/icons/jsx/Anchor.jsx b/icons/jsx/Anchor.jsx index 46300419b2..e5f6d4d943 100644 --- a/icons/jsx/Anchor.jsx +++ b/icons/jsx/Anchor.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAnchor(props) { return ( ); } + export default SvgAnchor; diff --git a/icons/jsx/Android.jsx b/icons/jsx/Android.jsx index fc2271d0aa..6b7ea9cc73 100644 --- a/icons/jsx/Android.jsx +++ b/icons/jsx/Android.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAndroid(props) { return ( ); } + export default SvgAndroid; diff --git a/icons/jsx/Animation.jsx b/icons/jsx/Animation.jsx index c3f7f6af2e..3029353d80 100644 --- a/icons/jsx/Animation.jsx +++ b/icons/jsx/Animation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAnimation(props) { return ( ); } + export default SvgAnimation; diff --git a/icons/jsx/Announcement.jsx b/icons/jsx/Announcement.jsx index 76d3bf6881..6d74e27015 100644 --- a/icons/jsx/Announcement.jsx +++ b/icons/jsx/Announcement.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAnnouncement(props) { return ( ); } + export default SvgAnnouncement; diff --git a/icons/jsx/Aod.jsx b/icons/jsx/Aod.jsx index 80700ba5b0..86203961e2 100644 --- a/icons/jsx/Aod.jsx +++ b/icons/jsx/Aod.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAod(props) { return ( ); } + export default SvgAod; diff --git a/icons/jsx/Apartment.jsx b/icons/jsx/Apartment.jsx index a7f0103ba6..45d087cc3c 100644 --- a/icons/jsx/Apartment.jsx +++ b/icons/jsx/Apartment.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgApartment(props) { return ( ); } + export default SvgApartment; diff --git a/icons/jsx/Api.jsx b/icons/jsx/Api.jsx index 8f55c3106a..08e433088a 100644 --- a/icons/jsx/Api.jsx +++ b/icons/jsx/Api.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgApi(props) { return ( ); } + export default SvgApi; diff --git a/icons/jsx/AppBlocking.jsx b/icons/jsx/AppBlocking.jsx index 015549b2a3..a2a4219bf8 100644 --- a/icons/jsx/AppBlocking.jsx +++ b/icons/jsx/AppBlocking.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAppBlocking(props) { return ( ); } + export default SvgAppBlocking; diff --git a/icons/jsx/AppRegistration.jsx b/icons/jsx/AppRegistration.jsx index c21181bd5f..e0c7d531ff 100644 --- a/icons/jsx/AppRegistration.jsx +++ b/icons/jsx/AppRegistration.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAppRegistration(props) { return ( ); } + export default SvgAppRegistration; diff --git a/icons/jsx/AppSettingsAlt.jsx b/icons/jsx/AppSettingsAlt.jsx index 96ec8677eb..bb6dc8b95a 100644 --- a/icons/jsx/AppSettingsAlt.jsx +++ b/icons/jsx/AppSettingsAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAppSettingsAlt(props) { return ( ); } + export default SvgAppSettingsAlt; diff --git a/icons/jsx/AppShortcut.jsx b/icons/jsx/AppShortcut.jsx index d2acb92d0a..82ce5207e1 100644 --- a/icons/jsx/AppShortcut.jsx +++ b/icons/jsx/AppShortcut.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAppShortcut(props) { return ( ); } + export default SvgAppShortcut; diff --git a/icons/jsx/Apple.jsx b/icons/jsx/Apple.jsx index 2d2758f5a7..18cfebce56 100644 --- a/icons/jsx/Apple.jsx +++ b/icons/jsx/Apple.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgApple(props) { return ( ); } + export default SvgApple; diff --git a/icons/jsx/Approval.jsx b/icons/jsx/Approval.jsx index c4b37ea934..1fea9fee22 100644 --- a/icons/jsx/Approval.jsx +++ b/icons/jsx/Approval.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgApproval(props) { return ( ); } + export default SvgApproval; diff --git a/icons/jsx/Apps.jsx b/icons/jsx/Apps.jsx index 0c677654ef..b115245e47 100644 --- a/icons/jsx/Apps.jsx +++ b/icons/jsx/Apps.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgApps(props) { return ( ); } + export default SvgApps; diff --git a/icons/jsx/AppsOutage.jsx b/icons/jsx/AppsOutage.jsx index 8d2a7888bb..e6cd60bfe3 100644 --- a/icons/jsx/AppsOutage.jsx +++ b/icons/jsx/AppsOutage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAppsOutage(props) { return ( ); } + export default SvgAppsOutage; diff --git a/icons/jsx/Architecture.jsx b/icons/jsx/Architecture.jsx index 60fd21e139..751f10e158 100644 --- a/icons/jsx/Architecture.jsx +++ b/icons/jsx/Architecture.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArchitecture(props) { return ( ); } + export default SvgArchitecture; diff --git a/icons/jsx/Archive.jsx b/icons/jsx/Archive.jsx index 04605f1b7b..7679d82ba9 100644 --- a/icons/jsx/Archive.jsx +++ b/icons/jsx/Archive.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArchive(props) { return ( ); } + export default SvgArchive; diff --git a/icons/jsx/AreaChart.jsx b/icons/jsx/AreaChart.jsx index 4ca710d9d0..fbceedadc4 100644 --- a/icons/jsx/AreaChart.jsx +++ b/icons/jsx/AreaChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAreaChart(props) { return ( ); } + export default SvgAreaChart; diff --git a/icons/jsx/ArrowBack.jsx b/icons/jsx/ArrowBack.jsx index 6f2e9545f8..1c54c4da5d 100644 --- a/icons/jsx/ArrowBack.jsx +++ b/icons/jsx/ArrowBack.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowBack(props) { return ( ); } + export default SvgArrowBack; diff --git a/icons/jsx/ArrowBackIos.jsx b/icons/jsx/ArrowBackIos.jsx index fbb65bb3f3..9c8e9d9a4b 100644 --- a/icons/jsx/ArrowBackIos.jsx +++ b/icons/jsx/ArrowBackIos.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowBackIos(props) { return ( ); } + export default SvgArrowBackIos; diff --git a/icons/jsx/ArrowBackIosNew.jsx b/icons/jsx/ArrowBackIosNew.jsx index aab349d3e4..bb148327a1 100644 --- a/icons/jsx/ArrowBackIosNew.jsx +++ b/icons/jsx/ArrowBackIosNew.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowBackIosNew(props) { return ( ); } + export default SvgArrowBackIosNew; diff --git a/icons/jsx/ArrowCircleDown.jsx b/icons/jsx/ArrowCircleDown.jsx index 1cd88087aa..fdb9dd61d9 100644 --- a/icons/jsx/ArrowCircleDown.jsx +++ b/icons/jsx/ArrowCircleDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowCircleDown(props) { return ( ); } + export default SvgArrowCircleDown; diff --git a/icons/jsx/ArrowCircleLeft.jsx b/icons/jsx/ArrowCircleLeft.jsx index cae1ffc2ac..3398ee29cb 100644 --- a/icons/jsx/ArrowCircleLeft.jsx +++ b/icons/jsx/ArrowCircleLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowCircleLeft(props) { return ( ); } + export default SvgArrowCircleLeft; diff --git a/icons/jsx/ArrowCircleRight.jsx b/icons/jsx/ArrowCircleRight.jsx index 2d3916a046..8a341ec54b 100644 --- a/icons/jsx/ArrowCircleRight.jsx +++ b/icons/jsx/ArrowCircleRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowCircleRight(props) { return ( ); } + export default SvgArrowCircleRight; diff --git a/icons/jsx/ArrowCircleUp.jsx b/icons/jsx/ArrowCircleUp.jsx index 7cd61d97dc..eb3553a8c2 100644 --- a/icons/jsx/ArrowCircleUp.jsx +++ b/icons/jsx/ArrowCircleUp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowCircleUp(props) { return ( ); } + export default SvgArrowCircleUp; diff --git a/icons/jsx/ArrowDownward.jsx b/icons/jsx/ArrowDownward.jsx index fe6a1f68a8..2eff7f38ea 100644 --- a/icons/jsx/ArrowDownward.jsx +++ b/icons/jsx/ArrowDownward.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowDownward(props) { return ( ); } + export default SvgArrowDownward; diff --git a/icons/jsx/ArrowDropDown.jsx b/icons/jsx/ArrowDropDown.jsx index 7d624be9ef..636a11c69b 100644 --- a/icons/jsx/ArrowDropDown.jsx +++ b/icons/jsx/ArrowDropDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowDropDown(props) { return ( ); } + export default SvgArrowDropDown; diff --git a/icons/jsx/ArrowDropDownCircle.jsx b/icons/jsx/ArrowDropDownCircle.jsx index a28b7a3444..c480cce3e4 100644 --- a/icons/jsx/ArrowDropDownCircle.jsx +++ b/icons/jsx/ArrowDropDownCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowDropDownCircle(props) { return ( ); } + export default SvgArrowDropDownCircle; diff --git a/icons/jsx/ArrowDropUp.jsx b/icons/jsx/ArrowDropUp.jsx index d3b6858069..7dc7f3143b 100644 --- a/icons/jsx/ArrowDropUp.jsx +++ b/icons/jsx/ArrowDropUp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowDropUp(props) { return ( ); } + export default SvgArrowDropUp; diff --git a/icons/jsx/ArrowDropUpDown.jsx b/icons/jsx/ArrowDropUpDown.jsx index e8f86d55df..dc9739c2dc 100644 --- a/icons/jsx/ArrowDropUpDown.jsx +++ b/icons/jsx/ArrowDropUpDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowDropUpDown(props) { return ( ); } + export default SvgArrowDropUpDown; diff --git a/icons/jsx/ArrowForward.jsx b/icons/jsx/ArrowForward.jsx index c760da10e9..6647a78ca5 100644 --- a/icons/jsx/ArrowForward.jsx +++ b/icons/jsx/ArrowForward.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowForward(props) { return ( ); } + export default SvgArrowForward; diff --git a/icons/jsx/ArrowForwardIos.jsx b/icons/jsx/ArrowForwardIos.jsx index 1b2d6c374e..b7e6ec85a0 100644 --- a/icons/jsx/ArrowForwardIos.jsx +++ b/icons/jsx/ArrowForwardIos.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowForwardIos(props) { return ( ); } + export default SvgArrowForwardIos; diff --git a/icons/jsx/ArrowLeft.jsx b/icons/jsx/ArrowLeft.jsx index 78191333aa..6c0288dc36 100644 --- a/icons/jsx/ArrowLeft.jsx +++ b/icons/jsx/ArrowLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowLeft(props) { return ( ); } + export default SvgArrowLeft; diff --git a/icons/jsx/ArrowOutward.jsx b/icons/jsx/ArrowOutward.jsx index f8170c6a3f..e437d89417 100644 --- a/icons/jsx/ArrowOutward.jsx +++ b/icons/jsx/ArrowOutward.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowOutward(props) { return ( ); } + export default SvgArrowOutward; diff --git a/icons/jsx/ArrowRight.jsx b/icons/jsx/ArrowRight.jsx index 1ada2ce386..be4c9c1614 100644 --- a/icons/jsx/ArrowRight.jsx +++ b/icons/jsx/ArrowRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowRight(props) { return ( ); } + export default SvgArrowRight; diff --git a/icons/jsx/ArrowRightAlt.jsx b/icons/jsx/ArrowRightAlt.jsx index 98dd8366ed..266925ccc1 100644 --- a/icons/jsx/ArrowRightAlt.jsx +++ b/icons/jsx/ArrowRightAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowRightAlt(props) { return ( ); } + export default SvgArrowRightAlt; diff --git a/icons/jsx/ArrowUpward.jsx b/icons/jsx/ArrowUpward.jsx index be331e4588..6804d9cd98 100644 --- a/icons/jsx/ArrowUpward.jsx +++ b/icons/jsx/ArrowUpward.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArrowUpward(props) { return ( ); } + export default SvgArrowUpward; diff --git a/icons/jsx/ArtTrack.jsx b/icons/jsx/ArtTrack.jsx index 749097bede..80d3fba3a7 100644 --- a/icons/jsx/ArtTrack.jsx +++ b/icons/jsx/ArtTrack.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArtTrack(props) { return ( ); } + export default SvgArtTrack; diff --git a/icons/jsx/Article.jsx b/icons/jsx/Article.jsx index 04a91d48a6..c25486fc0a 100644 --- a/icons/jsx/Article.jsx +++ b/icons/jsx/Article.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgArticle(props) { return ( ); } + export default SvgArticle; diff --git a/icons/jsx/AspectRatio.jsx b/icons/jsx/AspectRatio.jsx index 147f586b7f..d1c34caf5e 100644 --- a/icons/jsx/AspectRatio.jsx +++ b/icons/jsx/AspectRatio.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAspectRatio(props) { return ( ); } + export default SvgAspectRatio; diff --git a/icons/jsx/Assessment.jsx b/icons/jsx/Assessment.jsx index 0ceeb47c54..4138d136dd 100644 --- a/icons/jsx/Assessment.jsx +++ b/icons/jsx/Assessment.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssessment(props) { return ( ); } + export default SvgAssessment; diff --git a/icons/jsx/Assignment.jsx b/icons/jsx/Assignment.jsx index 4e4a37fb3c..bd6d3e9842 100644 --- a/icons/jsx/Assignment.jsx +++ b/icons/jsx/Assignment.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssignment(props) { return ( ); } + export default SvgAssignment; diff --git a/icons/jsx/AssignmentInd.jsx b/icons/jsx/AssignmentInd.jsx index cbbe79d0a7..00b8792c09 100644 --- a/icons/jsx/AssignmentInd.jsx +++ b/icons/jsx/AssignmentInd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssignmentInd(props) { return ( ); } + export default SvgAssignmentInd; diff --git a/icons/jsx/AssignmentLate.jsx b/icons/jsx/AssignmentLate.jsx index c57db965ec..e13a23b727 100644 --- a/icons/jsx/AssignmentLate.jsx +++ b/icons/jsx/AssignmentLate.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssignmentLate(props) { return ( ); } + export default SvgAssignmentLate; diff --git a/icons/jsx/AssignmentReturn.jsx b/icons/jsx/AssignmentReturn.jsx index bdd9cc58c5..65a9e0701e 100644 --- a/icons/jsx/AssignmentReturn.jsx +++ b/icons/jsx/AssignmentReturn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssignmentReturn(props) { return ( ); } + export default SvgAssignmentReturn; diff --git a/icons/jsx/AssignmentReturned.jsx b/icons/jsx/AssignmentReturned.jsx index 4dae0a000a..eb8466b190 100644 --- a/icons/jsx/AssignmentReturned.jsx +++ b/icons/jsx/AssignmentReturned.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssignmentReturned(props) { return ( ); } + export default SvgAssignmentReturned; diff --git a/icons/jsx/AssignmentTurnedIn.jsx b/icons/jsx/AssignmentTurnedIn.jsx index f4cfa8fada..b492c2b680 100644 --- a/icons/jsx/AssignmentTurnedIn.jsx +++ b/icons/jsx/AssignmentTurnedIn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssignmentTurnedIn(props) { return ( ); } + export default SvgAssignmentTurnedIn; diff --git a/icons/jsx/AssistWalker.jsx b/icons/jsx/AssistWalker.jsx index ce6d62180c..e2b48cd2e8 100644 --- a/icons/jsx/AssistWalker.jsx +++ b/icons/jsx/AssistWalker.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssistWalker(props) { return ( ); } + export default SvgAssistWalker; diff --git a/icons/jsx/Assistant.jsx b/icons/jsx/Assistant.jsx index d9dafccc12..5602c5f24c 100644 --- a/icons/jsx/Assistant.jsx +++ b/icons/jsx/Assistant.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssistant(props) { return ( ); } + export default SvgAssistant; diff --git a/icons/jsx/AssistantDirection.jsx b/icons/jsx/AssistantDirection.jsx index 682dd4753c..71c6e42109 100644 --- a/icons/jsx/AssistantDirection.jsx +++ b/icons/jsx/AssistantDirection.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssistantDirection(props) { return ( ); } + export default SvgAssistantDirection; diff --git a/icons/jsx/AssistantPhoto.jsx b/icons/jsx/AssistantPhoto.jsx index d772483e0e..bbac3275b0 100644 --- a/icons/jsx/AssistantPhoto.jsx +++ b/icons/jsx/AssistantPhoto.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssistantPhoto(props) { return ( ); } + export default SvgAssistantPhoto; diff --git a/icons/jsx/AssuredWorkload.jsx b/icons/jsx/AssuredWorkload.jsx index efd23bf777..d55e2f3809 100644 --- a/icons/jsx/AssuredWorkload.jsx +++ b/icons/jsx/AssuredWorkload.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAssuredWorkload(props) { return ( ); } + export default SvgAssuredWorkload; diff --git a/icons/jsx/Atm.jsx b/icons/jsx/Atm.jsx index cade27518d..50a0848f5e 100644 --- a/icons/jsx/Atm.jsx +++ b/icons/jsx/Atm.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAtm(props) { return ( ); } + export default SvgAtm; diff --git a/icons/jsx/AttachEmail.jsx b/icons/jsx/AttachEmail.jsx index 75d170f354..612af3eef1 100644 --- a/icons/jsx/AttachEmail.jsx +++ b/icons/jsx/AttachEmail.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAttachEmail(props) { return ( ); } + export default SvgAttachEmail; diff --git a/icons/jsx/AttachFile.jsx b/icons/jsx/AttachFile.jsx index cdbfc234fc..f356b4e945 100644 --- a/icons/jsx/AttachFile.jsx +++ b/icons/jsx/AttachFile.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAttachFile(props) { return ( ); } + export default SvgAttachFile; diff --git a/icons/jsx/AttachMoney.jsx b/icons/jsx/AttachMoney.jsx index a18e2da585..3abc794089 100644 --- a/icons/jsx/AttachMoney.jsx +++ b/icons/jsx/AttachMoney.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAttachMoney(props) { return ( ); } + export default SvgAttachMoney; diff --git a/icons/jsx/Attachment.jsx b/icons/jsx/Attachment.jsx index 425815f3ba..551cade9fb 100644 --- a/icons/jsx/Attachment.jsx +++ b/icons/jsx/Attachment.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAttachment(props) { return ( ); } + export default SvgAttachment; diff --git a/icons/jsx/Attractions.jsx b/icons/jsx/Attractions.jsx index 7f7131533e..bd5f5e03d5 100644 --- a/icons/jsx/Attractions.jsx +++ b/icons/jsx/Attractions.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAttractions(props) { return ( ); } + export default SvgAttractions; diff --git a/icons/jsx/Attribution.jsx b/icons/jsx/Attribution.jsx index af2c583730..945da613a4 100644 --- a/icons/jsx/Attribution.jsx +++ b/icons/jsx/Attribution.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAttribution(props) { return ( ); } + export default SvgAttribution; diff --git a/icons/jsx/AudioFile.jsx b/icons/jsx/AudioFile.jsx index 01e9ff9784..8819412fb1 100644 --- a/icons/jsx/AudioFile.jsx +++ b/icons/jsx/AudioFile.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAudioFile(props) { return ( ); } + export default SvgAudioFile; diff --git a/icons/jsx/Audiotrack.jsx b/icons/jsx/Audiotrack.jsx index 4cf682a018..4f6184db44 100644 --- a/icons/jsx/Audiotrack.jsx +++ b/icons/jsx/Audiotrack.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAudiotrack(props) { return ( ); } + export default SvgAudiotrack; diff --git a/icons/jsx/AutoAwesome.jsx b/icons/jsx/AutoAwesome.jsx index f91ab68848..82c34cfd35 100644 --- a/icons/jsx/AutoAwesome.jsx +++ b/icons/jsx/AutoAwesome.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutoAwesome(props) { return ( ); } + export default SvgAutoAwesome; diff --git a/icons/jsx/AutoAwesomeMosaic.jsx b/icons/jsx/AutoAwesomeMosaic.jsx index a536d7c733..58cb642bc0 100644 --- a/icons/jsx/AutoAwesomeMosaic.jsx +++ b/icons/jsx/AutoAwesomeMosaic.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutoAwesomeMosaic(props) { return ( ); } + export default SvgAutoAwesomeMosaic; diff --git a/icons/jsx/AutoAwesomeMotion.jsx b/icons/jsx/AutoAwesomeMotion.jsx index c5760979b1..dcc0fc7030 100644 --- a/icons/jsx/AutoAwesomeMotion.jsx +++ b/icons/jsx/AutoAwesomeMotion.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutoAwesomeMotion(props) { return ( ); } + export default SvgAutoAwesomeMotion; diff --git a/icons/jsx/AutoDelete.jsx b/icons/jsx/AutoDelete.jsx index 7c9c30ff5f..68ab074c1d 100644 --- a/icons/jsx/AutoDelete.jsx +++ b/icons/jsx/AutoDelete.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutoDelete(props) { return ( ); } + export default SvgAutoDelete; diff --git a/icons/jsx/AutoFixHigh.jsx b/icons/jsx/AutoFixHigh.jsx index 23317e0ed1..a0a5421f75 100644 --- a/icons/jsx/AutoFixHigh.jsx +++ b/icons/jsx/AutoFixHigh.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutoFixHigh(props) { return ( ); } + export default SvgAutoFixHigh; diff --git a/icons/jsx/AutoFixNormal.jsx b/icons/jsx/AutoFixNormal.jsx index 99e8e1d26e..bf250f7489 100644 --- a/icons/jsx/AutoFixNormal.jsx +++ b/icons/jsx/AutoFixNormal.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutoFixNormal(props) { return ( ); } + export default SvgAutoFixNormal; diff --git a/icons/jsx/AutoFixOff.jsx b/icons/jsx/AutoFixOff.jsx index ad75579933..cd0035dc3b 100644 --- a/icons/jsx/AutoFixOff.jsx +++ b/icons/jsx/AutoFixOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutoFixOff(props) { return ( ); } + export default SvgAutoFixOff; diff --git a/icons/jsx/AutoGraph.jsx b/icons/jsx/AutoGraph.jsx index 9a64951c98..79d17436bf 100644 --- a/icons/jsx/AutoGraph.jsx +++ b/icons/jsx/AutoGraph.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutoGraph(props) { return ( ); } + export default SvgAutoGraph; diff --git a/icons/jsx/AutoMode.jsx b/icons/jsx/AutoMode.jsx index 019386034b..ff47bd8eb2 100644 --- a/icons/jsx/AutoMode.jsx +++ b/icons/jsx/AutoMode.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutoMode(props) { return ( ); } + export default SvgAutoMode; diff --git a/icons/jsx/AutoStories.jsx b/icons/jsx/AutoStories.jsx index 410366f9a1..ac0594a713 100644 --- a/icons/jsx/AutoStories.jsx +++ b/icons/jsx/AutoStories.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutoStories(props) { return ( ); } + export default SvgAutoStories; diff --git a/icons/jsx/AutofpsSelect.jsx b/icons/jsx/AutofpsSelect.jsx index e38471e1fc..9113e02bcd 100644 --- a/icons/jsx/AutofpsSelect.jsx +++ b/icons/jsx/AutofpsSelect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutofpsSelect(props) { return ( ); } + export default SvgAutofpsSelect; diff --git a/icons/jsx/Autorenew.jsx b/icons/jsx/Autorenew.jsx index 7272075af8..426bf34c76 100644 --- a/icons/jsx/Autorenew.jsx +++ b/icons/jsx/Autorenew.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAutorenew(props) { return ( ); } + export default SvgAutorenew; diff --git a/icons/jsx/AvTimer.jsx b/icons/jsx/AvTimer.jsx index 35d7a1c0f0..639337885b 100644 --- a/icons/jsx/AvTimer.jsx +++ b/icons/jsx/AvTimer.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAvTimer(props) { return ( ); } + export default SvgAvTimer; diff --git a/icons/jsx/Award.jsx b/icons/jsx/Award.jsx index ef71101a34..0539a09a1b 100644 --- a/icons/jsx/Award.jsx +++ b/icons/jsx/Award.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgAward(props) { return ( ); } + export default SvgAward; diff --git a/icons/jsx/BabyChangingStation.jsx b/icons/jsx/BabyChangingStation.jsx index 0c12188225..7559cb4876 100644 --- a/icons/jsx/BabyChangingStation.jsx +++ b/icons/jsx/BabyChangingStation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBabyChangingStation(props) { return ( ); } + export default SvgBabyChangingStation; diff --git a/icons/jsx/BackHand.jsx b/icons/jsx/BackHand.jsx index 729b1ff7ae..afe5c354d2 100644 --- a/icons/jsx/BackHand.jsx +++ b/icons/jsx/BackHand.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBackHand(props) { return ( ); } + export default SvgBackHand; diff --git a/icons/jsx/Backpack.jsx b/icons/jsx/Backpack.jsx index cfeefe4bcd..346fab30b1 100644 --- a/icons/jsx/Backpack.jsx +++ b/icons/jsx/Backpack.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBackpack(props) { return ( ); } + export default SvgBackpack; diff --git a/icons/jsx/Backspace.jsx b/icons/jsx/Backspace.jsx index 0a587b2ec7..f17d151f9a 100644 --- a/icons/jsx/Backspace.jsx +++ b/icons/jsx/Backspace.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBackspace(props) { return ( ); } + export default SvgBackspace; diff --git a/icons/jsx/Backup.jsx b/icons/jsx/Backup.jsx index a62fc4fbef..d872ec1895 100644 --- a/icons/jsx/Backup.jsx +++ b/icons/jsx/Backup.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBackup(props) { return ( ); } + export default SvgBackup; diff --git a/icons/jsx/BackupTable.jsx b/icons/jsx/BackupTable.jsx index 68bd88ba9b..bf271ef738 100644 --- a/icons/jsx/BackupTable.jsx +++ b/icons/jsx/BackupTable.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBackupTable(props) { return ( ); } + export default SvgBackupTable; diff --git a/icons/jsx/Badge.jsx b/icons/jsx/Badge.jsx index 43d4b86ed8..a8dd137caa 100644 --- a/icons/jsx/Badge.jsx +++ b/icons/jsx/Badge.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBadge(props) { return ( ); } + export default SvgBadge; diff --git a/icons/jsx/BakeryDining.jsx b/icons/jsx/BakeryDining.jsx index 63d69c0dcd..aa67eb0fc0 100644 --- a/icons/jsx/BakeryDining.jsx +++ b/icons/jsx/BakeryDining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBakeryDining(props) { return ( ); } + export default SvgBakeryDining; diff --git a/icons/jsx/Balance.jsx b/icons/jsx/Balance.jsx index 8e391ebe46..b0848e0986 100644 --- a/icons/jsx/Balance.jsx +++ b/icons/jsx/Balance.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBalance(props) { return ( ); } + export default SvgBalance; diff --git a/icons/jsx/Balcony.jsx b/icons/jsx/Balcony.jsx index 0dfaffe3ea..8d9c52b9a5 100644 --- a/icons/jsx/Balcony.jsx +++ b/icons/jsx/Balcony.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBalcony(props) { return ( ); } + export default SvgBalcony; diff --git a/icons/jsx/Ballot.jsx b/icons/jsx/Ballot.jsx index 9fe8fbab90..5432799736 100644 --- a/icons/jsx/Ballot.jsx +++ b/icons/jsx/Ballot.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBallot(props) { return ( ); } + export default SvgBallot; diff --git a/icons/jsx/BarChart.jsx b/icons/jsx/BarChart.jsx index 5f2e9ac582..989da02b2f 100644 --- a/icons/jsx/BarChart.jsx +++ b/icons/jsx/BarChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBarChart(props) { return ( ); } + export default SvgBarChart; diff --git a/icons/jsx/Barcode.jsx b/icons/jsx/Barcode.jsx index 14ffa1f6f5..f96c42363b 100644 --- a/icons/jsx/Barcode.jsx +++ b/icons/jsx/Barcode.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBarcode(props) { return ( ); } + export default SvgBarcode; diff --git a/icons/jsx/BatchPrediction.jsx b/icons/jsx/BatchPrediction.jsx index 9a897fbbc9..f9f519b301 100644 --- a/icons/jsx/BatchPrediction.jsx +++ b/icons/jsx/BatchPrediction.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatchPrediction(props) { return ( ); } + export default SvgBatchPrediction; diff --git a/icons/jsx/Bathroom.jsx b/icons/jsx/Bathroom.jsx index 89c29483ac..5ddd74fd7e 100644 --- a/icons/jsx/Bathroom.jsx +++ b/icons/jsx/Bathroom.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBathroom(props) { return ( ); } + export default SvgBathroom; diff --git a/icons/jsx/Bathtub.jsx b/icons/jsx/Bathtub.jsx index 231f6b5be7..9f5b3abfcb 100644 --- a/icons/jsx/Bathtub.jsx +++ b/icons/jsx/Bathtub.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBathtub(props) { return ( ); } + export default SvgBathtub; diff --git a/icons/jsx/Battery0Bar.jsx b/icons/jsx/Battery0Bar.jsx index 657e7dc51f..752cba2298 100644 --- a/icons/jsx/Battery0Bar.jsx +++ b/icons/jsx/Battery0Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery0Bar(props) { return ( ); } + export default SvgBattery0Bar; diff --git a/icons/jsx/Battery1Bar.jsx b/icons/jsx/Battery1Bar.jsx index 0905b1ec9b..f934457fbf 100644 --- a/icons/jsx/Battery1Bar.jsx +++ b/icons/jsx/Battery1Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery1Bar(props) { return ( ); } + export default SvgBattery1Bar; diff --git a/icons/jsx/Battery20.jsx b/icons/jsx/Battery20.jsx index 3a71f7114c..bc74cec90a 100644 --- a/icons/jsx/Battery20.jsx +++ b/icons/jsx/Battery20.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery20(props) { return ( ); } + export default SvgBattery20; diff --git a/icons/jsx/Battery2Bar.jsx b/icons/jsx/Battery2Bar.jsx index 38afda9ec7..1afb74c9e6 100644 --- a/icons/jsx/Battery2Bar.jsx +++ b/icons/jsx/Battery2Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery2Bar(props) { return ( ); } + export default SvgBattery2Bar; diff --git a/icons/jsx/Battery30.jsx b/icons/jsx/Battery30.jsx index 42a2e6cae1..486b76b632 100644 --- a/icons/jsx/Battery30.jsx +++ b/icons/jsx/Battery30.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery30(props) { return ( ); } + export default SvgBattery30; diff --git a/icons/jsx/Battery3Bar.jsx b/icons/jsx/Battery3Bar.jsx index 321e3cfbe1..f668fc3ac8 100644 --- a/icons/jsx/Battery3Bar.jsx +++ b/icons/jsx/Battery3Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery3Bar(props) { return ( ); } + export default SvgBattery3Bar; diff --git a/icons/jsx/Battery4Bar.jsx b/icons/jsx/Battery4Bar.jsx index 4650757231..8d05afc720 100644 --- a/icons/jsx/Battery4Bar.jsx +++ b/icons/jsx/Battery4Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery4Bar(props) { return ( ); } + export default SvgBattery4Bar; diff --git a/icons/jsx/Battery50.jsx b/icons/jsx/Battery50.jsx index efd2f5072d..50a3d2c9bd 100644 --- a/icons/jsx/Battery50.jsx +++ b/icons/jsx/Battery50.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery50(props) { return ( ); } + export default SvgBattery50; diff --git a/icons/jsx/Battery5Bar.jsx b/icons/jsx/Battery5Bar.jsx index 5957304a51..82064626ee 100644 --- a/icons/jsx/Battery5Bar.jsx +++ b/icons/jsx/Battery5Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery5Bar(props) { return ( ); } + export default SvgBattery5Bar; diff --git a/icons/jsx/Battery60.jsx b/icons/jsx/Battery60.jsx index 58cb0f4fc1..50178b2c85 100644 --- a/icons/jsx/Battery60.jsx +++ b/icons/jsx/Battery60.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery60(props) { return ( ); } + export default SvgBattery60; diff --git a/icons/jsx/Battery6Bar.jsx b/icons/jsx/Battery6Bar.jsx index d7751883ce..afd09c0484 100644 --- a/icons/jsx/Battery6Bar.jsx +++ b/icons/jsx/Battery6Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery6Bar(props) { return ( ); } + export default SvgBattery6Bar; diff --git a/icons/jsx/Battery80.jsx b/icons/jsx/Battery80.jsx index 11f9ede0ac..a6990ede7f 100644 --- a/icons/jsx/Battery80.jsx +++ b/icons/jsx/Battery80.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery80(props) { return ( ); } + export default SvgBattery80; diff --git a/icons/jsx/Battery90.jsx b/icons/jsx/Battery90.jsx index 01bcc58eb7..6deff80c42 100644 --- a/icons/jsx/Battery90.jsx +++ b/icons/jsx/Battery90.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBattery90(props) { return ( ); } + export default SvgBattery90; diff --git a/icons/jsx/BatteryAlert.jsx b/icons/jsx/BatteryAlert.jsx index 8dc55a1b74..94c881b114 100644 --- a/icons/jsx/BatteryAlert.jsx +++ b/icons/jsx/BatteryAlert.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatteryAlert(props) { return ( ); } + export default SvgBatteryAlert; diff --git a/icons/jsx/BatteryCharging20.jsx b/icons/jsx/BatteryCharging20.jsx index ed09a4209b..1e4c3143e6 100644 --- a/icons/jsx/BatteryCharging20.jsx +++ b/icons/jsx/BatteryCharging20.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatteryCharging20(props) { return ( ); } + export default SvgBatteryCharging20; diff --git a/icons/jsx/BatteryCharging30.jsx b/icons/jsx/BatteryCharging30.jsx index cc59ea200a..c08d6b838e 100644 --- a/icons/jsx/BatteryCharging30.jsx +++ b/icons/jsx/BatteryCharging30.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatteryCharging30(props) { return ( ); } + export default SvgBatteryCharging30; diff --git a/icons/jsx/BatteryCharging50.jsx b/icons/jsx/BatteryCharging50.jsx index d3556c5aa4..bd12d7b3d4 100644 --- a/icons/jsx/BatteryCharging50.jsx +++ b/icons/jsx/BatteryCharging50.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatteryCharging50(props) { return ( ); } + export default SvgBatteryCharging50; diff --git a/icons/jsx/BatteryCharging60.jsx b/icons/jsx/BatteryCharging60.jsx index f54f8293a7..da061ab79d 100644 --- a/icons/jsx/BatteryCharging60.jsx +++ b/icons/jsx/BatteryCharging60.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatteryCharging60(props) { return ( ); } + export default SvgBatteryCharging60; diff --git a/icons/jsx/BatteryCharging80.jsx b/icons/jsx/BatteryCharging80.jsx index ac95479165..189f7f4120 100644 --- a/icons/jsx/BatteryCharging80.jsx +++ b/icons/jsx/BatteryCharging80.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatteryCharging80(props) { return ( ); } + export default SvgBatteryCharging80; diff --git a/icons/jsx/BatteryCharging90.jsx b/icons/jsx/BatteryCharging90.jsx index f30cbfec42..104ece5f75 100644 --- a/icons/jsx/BatteryCharging90.jsx +++ b/icons/jsx/BatteryCharging90.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatteryCharging90(props) { return ( ); } + export default SvgBatteryCharging90; diff --git a/icons/jsx/BatteryChargingFull.jsx b/icons/jsx/BatteryChargingFull.jsx index e14a0357e6..773d64dfbb 100644 --- a/icons/jsx/BatteryChargingFull.jsx +++ b/icons/jsx/BatteryChargingFull.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatteryChargingFull(props) { return ( ); } + export default SvgBatteryChargingFull; diff --git a/icons/jsx/BatteryFull.jsx b/icons/jsx/BatteryFull.jsx index 0c9192b526..ad833af63d 100644 --- a/icons/jsx/BatteryFull.jsx +++ b/icons/jsx/BatteryFull.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatteryFull(props) { return ( ); } + export default SvgBatteryFull; diff --git a/icons/jsx/BatterySaver.jsx b/icons/jsx/BatterySaver.jsx index 1285f85080..947332f8a4 100644 --- a/icons/jsx/BatterySaver.jsx +++ b/icons/jsx/BatterySaver.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatterySaver(props) { return ( ); } + export default SvgBatterySaver; diff --git a/icons/jsx/BatteryStd.jsx b/icons/jsx/BatteryStd.jsx index b9a7fc11b8..0003149d62 100644 --- a/icons/jsx/BatteryStd.jsx +++ b/icons/jsx/BatteryStd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatteryStd(props) { return ( ); } + export default SvgBatteryStd; diff --git a/icons/jsx/BatteryUnknown.jsx b/icons/jsx/BatteryUnknown.jsx index e11a8c24c9..34e0ec0c7c 100644 --- a/icons/jsx/BatteryUnknown.jsx +++ b/icons/jsx/BatteryUnknown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBatteryUnknown(props) { return ( ); } + export default SvgBatteryUnknown; diff --git a/icons/jsx/Bbb.jsx b/icons/jsx/Bbb.jsx index 6f1547fb12..186b06d98b 100644 --- a/icons/jsx/Bbb.jsx +++ b/icons/jsx/Bbb.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBbb(props) { return ( ); } + export default SvgBbb; diff --git a/icons/jsx/BeachAccess.jsx b/icons/jsx/BeachAccess.jsx index e28f9048b9..4b9d969030 100644 --- a/icons/jsx/BeachAccess.jsx +++ b/icons/jsx/BeachAccess.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBeachAccess(props) { return ( ); } + export default SvgBeachAccess; diff --git a/icons/jsx/Bed.jsx b/icons/jsx/Bed.jsx index 0bcf9ed52d..709b1dea0e 100644 --- a/icons/jsx/Bed.jsx +++ b/icons/jsx/Bed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBed(props) { return ( ); } + export default SvgBed; diff --git a/icons/jsx/BedroomBaby.jsx b/icons/jsx/BedroomBaby.jsx index e301049cdf..ebb4aedbf6 100644 --- a/icons/jsx/BedroomBaby.jsx +++ b/icons/jsx/BedroomBaby.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBedroomBaby(props) { return ( ); } + export default SvgBedroomBaby; diff --git a/icons/jsx/BedroomChild.jsx b/icons/jsx/BedroomChild.jsx index f5b934efb7..e681c7d80b 100644 --- a/icons/jsx/BedroomChild.jsx +++ b/icons/jsx/BedroomChild.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBedroomChild(props) { return ( ); } + export default SvgBedroomChild; diff --git a/icons/jsx/BedroomParent.jsx b/icons/jsx/BedroomParent.jsx index 6434fd0d2a..49163c9a38 100644 --- a/icons/jsx/BedroomParent.jsx +++ b/icons/jsx/BedroomParent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBedroomParent(props) { return ( ); } + export default SvgBedroomParent; diff --git a/icons/jsx/Bedtime.jsx b/icons/jsx/Bedtime.jsx index 517d5a0bcd..f3d004dea3 100644 --- a/icons/jsx/Bedtime.jsx +++ b/icons/jsx/Bedtime.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBedtime(props) { return ( ); } + export default SvgBedtime; diff --git a/icons/jsx/BedtimeOff.jsx b/icons/jsx/BedtimeOff.jsx index 39649fdc8c..621fb9a6f2 100644 --- a/icons/jsx/BedtimeOff.jsx +++ b/icons/jsx/BedtimeOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBedtimeOff(props) { return ( ); } + export default SvgBedtimeOff; diff --git a/icons/jsx/Beenhere.jsx b/icons/jsx/Beenhere.jsx index fa278a19df..d0f7e00186 100644 --- a/icons/jsx/Beenhere.jsx +++ b/icons/jsx/Beenhere.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBeenhere(props) { return ( ); } + export default SvgBeenhere; diff --git a/icons/jsx/Bento.jsx b/icons/jsx/Bento.jsx index dd25b46fab..566ff8995b 100644 --- a/icons/jsx/Bento.jsx +++ b/icons/jsx/Bento.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBento(props) { return ( ); } + export default SvgBento; diff --git a/icons/jsx/BikeScooter.jsx b/icons/jsx/BikeScooter.jsx index f73d874efe..1234c289c0 100644 --- a/icons/jsx/BikeScooter.jsx +++ b/icons/jsx/BikeScooter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBikeScooter(props) { return ( ); } + export default SvgBikeScooter; diff --git a/icons/jsx/Biotech.jsx b/icons/jsx/Biotech.jsx index 1568d22af9..685c55972c 100644 --- a/icons/jsx/Biotech.jsx +++ b/icons/jsx/Biotech.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBiotech(props) { return ( ); } + export default SvgBiotech; diff --git a/icons/jsx/Blender.jsx b/icons/jsx/Blender.jsx index f4071b9373..eeb410e6e6 100644 --- a/icons/jsx/Blender.jsx +++ b/icons/jsx/Blender.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBlender(props) { return ( ); } + export default SvgBlender; diff --git a/icons/jsx/Blind.jsx b/icons/jsx/Blind.jsx index 2373be6e8f..1e96ab2a57 100644 --- a/icons/jsx/Blind.jsx +++ b/icons/jsx/Blind.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBlind(props) { return ( ); } + export default SvgBlind; diff --git a/icons/jsx/Blinds.jsx b/icons/jsx/Blinds.jsx index 59104d196b..5bd247a865 100644 --- a/icons/jsx/Blinds.jsx +++ b/icons/jsx/Blinds.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBlinds(props) { return ( ); } + export default SvgBlinds; diff --git a/icons/jsx/BlindsClosed.jsx b/icons/jsx/BlindsClosed.jsx index c843f2ab67..00f6fb342b 100644 --- a/icons/jsx/BlindsClosed.jsx +++ b/icons/jsx/BlindsClosed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBlindsClosed(props) { return ( ); } + export default SvgBlindsClosed; diff --git a/icons/jsx/Block.jsx b/icons/jsx/Block.jsx index fc43d3b8f9..51f3af38a4 100644 --- a/icons/jsx/Block.jsx +++ b/icons/jsx/Block.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBlock(props) { return ( ); } + export default SvgBlock; diff --git a/icons/jsx/Blocked.jsx b/icons/jsx/Blocked.jsx index 58e5bed8ca..d7d8c4003e 100644 --- a/icons/jsx/Blocked.jsx +++ b/icons/jsx/Blocked.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBlocked(props) { return ( ); } + export default SvgBlocked; diff --git a/icons/jsx/Bloodtype.jsx b/icons/jsx/Bloodtype.jsx index 1af5d8b03b..82fee41cd6 100644 --- a/icons/jsx/Bloodtype.jsx +++ b/icons/jsx/Bloodtype.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBloodtype(props) { return ( ); } + export default SvgBloodtype; diff --git a/icons/jsx/Bluetooth.jsx b/icons/jsx/Bluetooth.jsx index e0a023deb0..1490a602a2 100644 --- a/icons/jsx/Bluetooth.jsx +++ b/icons/jsx/Bluetooth.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBluetooth(props) { return ( ); } + export default SvgBluetooth; diff --git a/icons/jsx/BluetoothAudio.jsx b/icons/jsx/BluetoothAudio.jsx index 8d468aca1e..6add2d012f 100644 --- a/icons/jsx/BluetoothAudio.jsx +++ b/icons/jsx/BluetoothAudio.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBluetoothAudio(props) { return ( ); } + export default SvgBluetoothAudio; diff --git a/icons/jsx/BluetoothConnected.jsx b/icons/jsx/BluetoothConnected.jsx index 955d7a895f..9209aeacdb 100644 --- a/icons/jsx/BluetoothConnected.jsx +++ b/icons/jsx/BluetoothConnected.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBluetoothConnected(props) { return ( ); } + export default SvgBluetoothConnected; diff --git a/icons/jsx/BluetoothDisabled.jsx b/icons/jsx/BluetoothDisabled.jsx index 68a378b1de..9800df3e0c 100644 --- a/icons/jsx/BluetoothDisabled.jsx +++ b/icons/jsx/BluetoothDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBluetoothDisabled(props) { return ( ); } + export default SvgBluetoothDisabled; diff --git a/icons/jsx/BluetoothDrive.jsx b/icons/jsx/BluetoothDrive.jsx index 9a063c026d..918aa039c2 100644 --- a/icons/jsx/BluetoothDrive.jsx +++ b/icons/jsx/BluetoothDrive.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBluetoothDrive(props) { return ( ); } + export default SvgBluetoothDrive; diff --git a/icons/jsx/BluetoothSearching.jsx b/icons/jsx/BluetoothSearching.jsx index d281b8a94a..399a8961fd 100644 --- a/icons/jsx/BluetoothSearching.jsx +++ b/icons/jsx/BluetoothSearching.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBluetoothSearching(props) { return ( ); } + export default SvgBluetoothSearching; diff --git a/icons/jsx/BlurCircular.jsx b/icons/jsx/BlurCircular.jsx index e70e2c456c..5e112fdbbe 100644 --- a/icons/jsx/BlurCircular.jsx +++ b/icons/jsx/BlurCircular.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBlurCircular(props) { return ( ); } + export default SvgBlurCircular; diff --git a/icons/jsx/BlurLinear.jsx b/icons/jsx/BlurLinear.jsx index bcc0c23ebe..781db591b4 100644 --- a/icons/jsx/BlurLinear.jsx +++ b/icons/jsx/BlurLinear.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBlurLinear(props) { return ( ); } + export default SvgBlurLinear; diff --git a/icons/jsx/BlurOff.jsx b/icons/jsx/BlurOff.jsx index cd6c39579d..4ca3d829fa 100644 --- a/icons/jsx/BlurOff.jsx +++ b/icons/jsx/BlurOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBlurOff(props) { return ( ); } + export default SvgBlurOff; diff --git a/icons/jsx/BlurOn.jsx b/icons/jsx/BlurOn.jsx index 397996956c..090c3fa7cd 100644 --- a/icons/jsx/BlurOn.jsx +++ b/icons/jsx/BlurOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBlurOn(props) { return ( ); } + export default SvgBlurOn; diff --git a/icons/jsx/Bolt.jsx b/icons/jsx/Bolt.jsx index d52dadf26c..2908822788 100644 --- a/icons/jsx/Bolt.jsx +++ b/icons/jsx/Bolt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBolt(props) { return ( ); } + export default SvgBolt; diff --git a/icons/jsx/Book.jsx b/icons/jsx/Book.jsx index 3557215702..7034a786d7 100644 --- a/icons/jsx/Book.jsx +++ b/icons/jsx/Book.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBook(props) { return ( ); } + export default SvgBook; diff --git a/icons/jsx/BookOnline.jsx b/icons/jsx/BookOnline.jsx index 4edef4ec64..df1017d834 100644 --- a/icons/jsx/BookOnline.jsx +++ b/icons/jsx/BookOnline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBookOnline(props) { return ( ); } + export default SvgBookOnline; diff --git a/icons/jsx/BookOpen.jsx b/icons/jsx/BookOpen.jsx index f31563d821..98370f9506 100644 --- a/icons/jsx/BookOpen.jsx +++ b/icons/jsx/BookOpen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBookOpen(props) { return ( ); } + export default SvgBookOpen; diff --git a/icons/jsx/Bookmark.jsx b/icons/jsx/Bookmark.jsx index 3472cc7bd3..0192206ce3 100644 --- a/icons/jsx/Bookmark.jsx +++ b/icons/jsx/Bookmark.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBookmark(props) { return ( ); } + export default SvgBookmark; diff --git a/icons/jsx/BookmarkAdd.jsx b/icons/jsx/BookmarkAdd.jsx index a3d781cec2..2d1d668e6f 100644 --- a/icons/jsx/BookmarkAdd.jsx +++ b/icons/jsx/BookmarkAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBookmarkAdd(props) { return ( ); } + export default SvgBookmarkAdd; diff --git a/icons/jsx/BookmarkAdded.jsx b/icons/jsx/BookmarkAdded.jsx index 8a30daf922..e19c079fff 100644 --- a/icons/jsx/BookmarkAdded.jsx +++ b/icons/jsx/BookmarkAdded.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBookmarkAdded(props) { return ( ); } + export default SvgBookmarkAdded; diff --git a/icons/jsx/BookmarkBorder.jsx b/icons/jsx/BookmarkBorder.jsx index 5183fe84b4..eedf0275cb 100644 --- a/icons/jsx/BookmarkBorder.jsx +++ b/icons/jsx/BookmarkBorder.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBookmarkBorder(props) { return ( ); } + export default SvgBookmarkBorder; diff --git a/icons/jsx/BookmarkRemove.jsx b/icons/jsx/BookmarkRemove.jsx index 8413cb0471..d3ba108143 100644 --- a/icons/jsx/BookmarkRemove.jsx +++ b/icons/jsx/BookmarkRemove.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBookmarkRemove(props) { return ( ); } + export default SvgBookmarkRemove; diff --git a/icons/jsx/Bookmarks.jsx b/icons/jsx/Bookmarks.jsx index 60c2d55ab1..2dd3557518 100644 --- a/icons/jsx/Bookmarks.jsx +++ b/icons/jsx/Bookmarks.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBookmarks(props) { return ( ); } + export default SvgBookmarks; diff --git a/icons/jsx/BorderAll.jsx b/icons/jsx/BorderAll.jsx index 0e2628fd69..b63a88dd3e 100644 --- a/icons/jsx/BorderAll.jsx +++ b/icons/jsx/BorderAll.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderAll(props) { return ( ); } + export default SvgBorderAll; diff --git a/icons/jsx/BorderBottom.jsx b/icons/jsx/BorderBottom.jsx index 9eb7ed5555..452795d07e 100644 --- a/icons/jsx/BorderBottom.jsx +++ b/icons/jsx/BorderBottom.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderBottom(props) { return ( ); } + export default SvgBorderBottom; diff --git a/icons/jsx/BorderClear.jsx b/icons/jsx/BorderClear.jsx index 17267d630d..35553a18ba 100644 --- a/icons/jsx/BorderClear.jsx +++ b/icons/jsx/BorderClear.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderClear(props) { return ( ); } + export default SvgBorderClear; diff --git a/icons/jsx/BorderColor.jsx b/icons/jsx/BorderColor.jsx index ee310f08a5..c459e481c4 100644 --- a/icons/jsx/BorderColor.jsx +++ b/icons/jsx/BorderColor.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderColor(props) { return ( ); } + export default SvgBorderColor; diff --git a/icons/jsx/BorderHorizontal.jsx b/icons/jsx/BorderHorizontal.jsx index c8e0549f27..34b0b58201 100644 --- a/icons/jsx/BorderHorizontal.jsx +++ b/icons/jsx/BorderHorizontal.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderHorizontal(props) { return ( ); } + export default SvgBorderHorizontal; diff --git a/icons/jsx/BorderInner.jsx b/icons/jsx/BorderInner.jsx index caa56019e3..6e6cd5590c 100644 --- a/icons/jsx/BorderInner.jsx +++ b/icons/jsx/BorderInner.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderInner(props) { return ( ); } + export default SvgBorderInner; diff --git a/icons/jsx/BorderLeft.jsx b/icons/jsx/BorderLeft.jsx index 5afc76e434..f35e0285be 100644 --- a/icons/jsx/BorderLeft.jsx +++ b/icons/jsx/BorderLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderLeft(props) { return ( ); } + export default SvgBorderLeft; diff --git a/icons/jsx/BorderOuter.jsx b/icons/jsx/BorderOuter.jsx index ff3b0c7f00..bc176ca2b2 100644 --- a/icons/jsx/BorderOuter.jsx +++ b/icons/jsx/BorderOuter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderOuter(props) { return ( ); } + export default SvgBorderOuter; diff --git a/icons/jsx/BorderRight.jsx b/icons/jsx/BorderRight.jsx index 3738eea3c4..a6f08a35a3 100644 --- a/icons/jsx/BorderRight.jsx +++ b/icons/jsx/BorderRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderRight(props) { return ( ); } + export default SvgBorderRight; diff --git a/icons/jsx/BorderStyle.jsx b/icons/jsx/BorderStyle.jsx index fd421a3971..a42349c291 100644 --- a/icons/jsx/BorderStyle.jsx +++ b/icons/jsx/BorderStyle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderStyle(props) { return ( ); } + export default SvgBorderStyle; diff --git a/icons/jsx/BorderTop.jsx b/icons/jsx/BorderTop.jsx index 99d7fa3e9f..e16e3638dc 100644 --- a/icons/jsx/BorderTop.jsx +++ b/icons/jsx/BorderTop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderTop(props) { return ( ); } + export default SvgBorderTop; diff --git a/icons/jsx/BorderVertical.jsx b/icons/jsx/BorderVertical.jsx index d255c62be9..48a03f323e 100644 --- a/icons/jsx/BorderVertical.jsx +++ b/icons/jsx/BorderVertical.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBorderVertical(props) { return ( ); } + export default SvgBorderVertical; diff --git a/icons/jsx/Boy.jsx b/icons/jsx/Boy.jsx index 09d17ae74a..9e587f5f69 100644 --- a/icons/jsx/Boy.jsx +++ b/icons/jsx/Boy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBoy(props) { return ( ); } + export default SvgBoy; diff --git a/icons/jsx/BrandingWatermark.jsx b/icons/jsx/BrandingWatermark.jsx index d631ba22d0..fcb6191b5f 100644 --- a/icons/jsx/BrandingWatermark.jsx +++ b/icons/jsx/BrandingWatermark.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrandingWatermark(props) { return ( ); } + export default SvgBrandingWatermark; diff --git a/icons/jsx/BreakfastDining.jsx b/icons/jsx/BreakfastDining.jsx index 2a93c51996..9cb58a3a09 100644 --- a/icons/jsx/BreakfastDining.jsx +++ b/icons/jsx/BreakfastDining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBreakfastDining(props) { return ( ); } + export default SvgBreakfastDining; diff --git a/icons/jsx/Brightness1.jsx b/icons/jsx/Brightness1.jsx index 3f0a6275d6..588e142193 100644 --- a/icons/jsx/Brightness1.jsx +++ b/icons/jsx/Brightness1.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrightness1(props) { return ( ); } + export default SvgBrightness1; diff --git a/icons/jsx/Brightness2.jsx b/icons/jsx/Brightness2.jsx index 212129ea67..0853b0b29c 100644 --- a/icons/jsx/Brightness2.jsx +++ b/icons/jsx/Brightness2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrightness2(props) { return ( ); } + export default SvgBrightness2; diff --git a/icons/jsx/Brightness3.jsx b/icons/jsx/Brightness3.jsx index 1b936d9b71..56b189d25c 100644 --- a/icons/jsx/Brightness3.jsx +++ b/icons/jsx/Brightness3.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrightness3(props) { return ( ); } + export default SvgBrightness3; diff --git a/icons/jsx/Brightness4.jsx b/icons/jsx/Brightness4.jsx index e7bae21e03..4ec9851b56 100644 --- a/icons/jsx/Brightness4.jsx +++ b/icons/jsx/Brightness4.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrightness4(props) { return ( ); } + export default SvgBrightness4; diff --git a/icons/jsx/Brightness5.jsx b/icons/jsx/Brightness5.jsx index c5ce3131cf..b167255d32 100644 --- a/icons/jsx/Brightness5.jsx +++ b/icons/jsx/Brightness5.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrightness5(props) { return ( ); } + export default SvgBrightness5; diff --git a/icons/jsx/Brightness6.jsx b/icons/jsx/Brightness6.jsx index c6bbab0e26..79ae6593ac 100644 --- a/icons/jsx/Brightness6.jsx +++ b/icons/jsx/Brightness6.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrightness6(props) { return ( ); } + export default SvgBrightness6; diff --git a/icons/jsx/Brightness7.jsx b/icons/jsx/Brightness7.jsx index 4a6a4abe68..3d515c7c30 100644 --- a/icons/jsx/Brightness7.jsx +++ b/icons/jsx/Brightness7.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrightness7(props) { return ( ); } + export default SvgBrightness7; diff --git a/icons/jsx/BrightnessAuto.jsx b/icons/jsx/BrightnessAuto.jsx index ad456f568d..b0b38b7d67 100644 --- a/icons/jsx/BrightnessAuto.jsx +++ b/icons/jsx/BrightnessAuto.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrightnessAuto(props) { return ( ); } + export default SvgBrightnessAuto; diff --git a/icons/jsx/BrightnessHigh.jsx b/icons/jsx/BrightnessHigh.jsx index 94043b0ef5..e9f87e4258 100644 --- a/icons/jsx/BrightnessHigh.jsx +++ b/icons/jsx/BrightnessHigh.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrightnessHigh(props) { return ( ); } + export default SvgBrightnessHigh; diff --git a/icons/jsx/BrightnessLow.jsx b/icons/jsx/BrightnessLow.jsx index 05ccbcc517..ce1014d3a6 100644 --- a/icons/jsx/BrightnessLow.jsx +++ b/icons/jsx/BrightnessLow.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrightnessLow(props) { return ( ); } + export default SvgBrightnessLow; diff --git a/icons/jsx/BrightnessMedium.jsx b/icons/jsx/BrightnessMedium.jsx index e1d7f1eba9..2600b8fbbc 100644 --- a/icons/jsx/BrightnessMedium.jsx +++ b/icons/jsx/BrightnessMedium.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrightnessMedium(props) { return ( ); } + export default SvgBrightnessMedium; diff --git a/icons/jsx/BroadcastOnHome.jsx b/icons/jsx/BroadcastOnHome.jsx index 53cfd4022c..dc1eaeed60 100644 --- a/icons/jsx/BroadcastOnHome.jsx +++ b/icons/jsx/BroadcastOnHome.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBroadcastOnHome(props) { return ( ); } + export default SvgBroadcastOnHome; diff --git a/icons/jsx/BroadcastOnPersonal.jsx b/icons/jsx/BroadcastOnPersonal.jsx index 00041be320..0365107fbb 100644 --- a/icons/jsx/BroadcastOnPersonal.jsx +++ b/icons/jsx/BroadcastOnPersonal.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBroadcastOnPersonal(props) { return ( ); } + export default SvgBroadcastOnPersonal; diff --git a/icons/jsx/BrokenImage.jsx b/icons/jsx/BrokenImage.jsx index 71fa70ef09..f21b127d40 100644 --- a/icons/jsx/BrokenImage.jsx +++ b/icons/jsx/BrokenImage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrokenImage(props) { return ( ); } + export default SvgBrokenImage; diff --git a/icons/jsx/BrowseGallery.jsx b/icons/jsx/BrowseGallery.jsx index 4943c2211a..b99c5ca110 100644 --- a/icons/jsx/BrowseGallery.jsx +++ b/icons/jsx/BrowseGallery.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrowseGallery(props) { return ( ); } + export default SvgBrowseGallery; diff --git a/icons/jsx/BrowserNotSupported.jsx b/icons/jsx/BrowserNotSupported.jsx index 937c8830a4..2cd90d374e 100644 --- a/icons/jsx/BrowserNotSupported.jsx +++ b/icons/jsx/BrowserNotSupported.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrowserNotSupported(props) { return ( ); } + export default SvgBrowserNotSupported; diff --git a/icons/jsx/BrowserUpdated.jsx b/icons/jsx/BrowserUpdated.jsx index d72469be83..4cf0601502 100644 --- a/icons/jsx/BrowserUpdated.jsx +++ b/icons/jsx/BrowserUpdated.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrowserUpdated(props) { return ( ); } + export default SvgBrowserUpdated; diff --git a/icons/jsx/BrunchDining.jsx b/icons/jsx/BrunchDining.jsx index 7f250206f0..078c327597 100644 --- a/icons/jsx/BrunchDining.jsx +++ b/icons/jsx/BrunchDining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrunchDining(props) { return ( ); } + export default SvgBrunchDining; diff --git a/icons/jsx/Brush.jsx b/icons/jsx/Brush.jsx index acb807ee9b..508a4581d7 100644 --- a/icons/jsx/Brush.jsx +++ b/icons/jsx/Brush.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBrush(props) { return ( ); } + export default SvgBrush; diff --git a/icons/jsx/BubbleChart.jsx b/icons/jsx/BubbleChart.jsx index 06a0ad8c9f..feaa068c48 100644 --- a/icons/jsx/BubbleChart.jsx +++ b/icons/jsx/BubbleChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBubbleChart(props) { return ( ); } + export default SvgBubbleChart; diff --git a/icons/jsx/BugReport.jsx b/icons/jsx/BugReport.jsx index c2bfd35793..4d8b45930f 100644 --- a/icons/jsx/BugReport.jsx +++ b/icons/jsx/BugReport.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBugReport(props) { return ( ); } + export default SvgBugReport; diff --git a/icons/jsx/Build.jsx b/icons/jsx/Build.jsx index 035f12c90a..6045fbd9b2 100644 --- a/icons/jsx/Build.jsx +++ b/icons/jsx/Build.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBuild(props) { return ( ); } + export default SvgBuild; diff --git a/icons/jsx/BuildCircle.jsx b/icons/jsx/BuildCircle.jsx index 3448e752e9..a4811eaf95 100644 --- a/icons/jsx/BuildCircle.jsx +++ b/icons/jsx/BuildCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBuildCircle(props) { return ( ); } + export default SvgBuildCircle; diff --git a/icons/jsx/Bungalow.jsx b/icons/jsx/Bungalow.jsx index 2cdf9bd286..28b2172e6f 100644 --- a/icons/jsx/Bungalow.jsx +++ b/icons/jsx/Bungalow.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBungalow(props) { return ( ); } + export default SvgBungalow; diff --git a/icons/jsx/BurstMode.jsx b/icons/jsx/BurstMode.jsx index fb82c59692..c16ea7f60a 100644 --- a/icons/jsx/BurstMode.jsx +++ b/icons/jsx/BurstMode.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBurstMode(props) { return ( ); } + export default SvgBurstMode; diff --git a/icons/jsx/BusAlert.jsx b/icons/jsx/BusAlert.jsx index e31b41ff14..8aaf54f98a 100644 --- a/icons/jsx/BusAlert.jsx +++ b/icons/jsx/BusAlert.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBusAlert(props) { return ( ); } + export default SvgBusAlert; diff --git a/icons/jsx/Business.jsx b/icons/jsx/Business.jsx index 9271163f77..1ebf010822 100644 --- a/icons/jsx/Business.jsx +++ b/icons/jsx/Business.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBusiness(props) { return ( ); } + export default SvgBusiness; diff --git a/icons/jsx/BusinessCenter.jsx b/icons/jsx/BusinessCenter.jsx index 4690a3db5b..9cd62de7a7 100644 --- a/icons/jsx/BusinessCenter.jsx +++ b/icons/jsx/BusinessCenter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgBusinessCenter(props) { return ( ); } + export default SvgBusinessCenter; diff --git a/icons/jsx/Cabin.jsx b/icons/jsx/Cabin.jsx index 228ac8ec04..99d2d3af98 100644 --- a/icons/jsx/Cabin.jsx +++ b/icons/jsx/Cabin.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCabin(props) { return ( ); } + export default SvgCabin; diff --git a/icons/jsx/Cable.jsx b/icons/jsx/Cable.jsx index f376163566..b1ec3e4e64 100644 --- a/icons/jsx/Cable.jsx +++ b/icons/jsx/Cable.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCable(props) { return ( ); } + export default SvgCable; diff --git a/icons/jsx/Cached.jsx b/icons/jsx/Cached.jsx index 2ac4503dcb..7f05a45506 100644 --- a/icons/jsx/Cached.jsx +++ b/icons/jsx/Cached.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCached(props) { return ( ); } + export default SvgCached; diff --git a/icons/jsx/Cake.jsx b/icons/jsx/Cake.jsx index ae460b8392..1842f3f9be 100644 --- a/icons/jsx/Cake.jsx +++ b/icons/jsx/Cake.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCake(props) { return ( ); } + export default SvgCake; diff --git a/icons/jsx/Calculate.jsx b/icons/jsx/Calculate.jsx index 8b70536313..f6c46f9378 100644 --- a/icons/jsx/Calculate.jsx +++ b/icons/jsx/Calculate.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCalculate(props) { return ( ); } + export default SvgCalculate; diff --git a/icons/jsx/Calendar.jsx b/icons/jsx/Calendar.jsx index b28b6c3f4a..b327f477e7 100644 --- a/icons/jsx/Calendar.jsx +++ b/icons/jsx/Calendar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCalendar(props) { return ( ); } + export default SvgCalendar; diff --git a/icons/jsx/CalendarMonth.jsx b/icons/jsx/CalendarMonth.jsx index b544120f83..76a1cf2874 100644 --- a/icons/jsx/CalendarMonth.jsx +++ b/icons/jsx/CalendarMonth.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCalendarMonth(props) { return ( ); } + export default SvgCalendarMonth; diff --git a/icons/jsx/CalendarToday.jsx b/icons/jsx/CalendarToday.jsx index a551f0865e..c68e85dad0 100644 --- a/icons/jsx/CalendarToday.jsx +++ b/icons/jsx/CalendarToday.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCalendarToday(props) { return ( ); } + export default SvgCalendarToday; diff --git a/icons/jsx/CalendarViewDay.jsx b/icons/jsx/CalendarViewDay.jsx index 08a463cbf7..81fd1163fa 100644 --- a/icons/jsx/CalendarViewDay.jsx +++ b/icons/jsx/CalendarViewDay.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCalendarViewDay(props) { return ( ); } + export default SvgCalendarViewDay; diff --git a/icons/jsx/CalendarViewMonth.jsx b/icons/jsx/CalendarViewMonth.jsx index a3ecc0f2a8..c18244abbb 100644 --- a/icons/jsx/CalendarViewMonth.jsx +++ b/icons/jsx/CalendarViewMonth.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCalendarViewMonth(props) { return ( ); } + export default SvgCalendarViewMonth; diff --git a/icons/jsx/CalendarViewWeek.jsx b/icons/jsx/CalendarViewWeek.jsx index 81c3ca422d..64c28b0523 100644 --- a/icons/jsx/CalendarViewWeek.jsx +++ b/icons/jsx/CalendarViewWeek.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCalendarViewWeek(props) { return ( ); } + export default SvgCalendarViewWeek; diff --git a/icons/jsx/Call.jsx b/icons/jsx/Call.jsx index b59aa764dd..720aa3ba09 100644 --- a/icons/jsx/Call.jsx +++ b/icons/jsx/Call.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCall(props) { return ( ); } + export default SvgCall; diff --git a/icons/jsx/CallEnd.jsx b/icons/jsx/CallEnd.jsx index 93d949d6de..f46e219634 100644 --- a/icons/jsx/CallEnd.jsx +++ b/icons/jsx/CallEnd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCallEnd(props) { return ( ); } + export default SvgCallEnd; diff --git a/icons/jsx/CallMade.jsx b/icons/jsx/CallMade.jsx index 1142dedb76..04d0a3e336 100644 --- a/icons/jsx/CallMade.jsx +++ b/icons/jsx/CallMade.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCallMade(props) { return ( ); } + export default SvgCallMade; diff --git a/icons/jsx/CallMerge.jsx b/icons/jsx/CallMerge.jsx index 1b489435a3..3170cfb8a2 100644 --- a/icons/jsx/CallMerge.jsx +++ b/icons/jsx/CallMerge.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCallMerge(props) { return ( ); } + export default SvgCallMerge; diff --git a/icons/jsx/CallMissed.jsx b/icons/jsx/CallMissed.jsx index 6f24f0378c..04f8428de9 100644 --- a/icons/jsx/CallMissed.jsx +++ b/icons/jsx/CallMissed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCallMissed(props) { return ( ); } + export default SvgCallMissed; diff --git a/icons/jsx/CallMissedOutgoing.jsx b/icons/jsx/CallMissedOutgoing.jsx index 7179e57734..151b40937a 100644 --- a/icons/jsx/CallMissedOutgoing.jsx +++ b/icons/jsx/CallMissedOutgoing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCallMissedOutgoing(props) { return ( ); } + export default SvgCallMissedOutgoing; diff --git a/icons/jsx/CallReceived.jsx b/icons/jsx/CallReceived.jsx index 4ab81e4c9f..48c7c9f8e8 100644 --- a/icons/jsx/CallReceived.jsx +++ b/icons/jsx/CallReceived.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCallReceived(props) { return ( ); } + export default SvgCallReceived; diff --git a/icons/jsx/CallSplit.jsx b/icons/jsx/CallSplit.jsx index e598654039..2ebfbe4cfd 100644 --- a/icons/jsx/CallSplit.jsx +++ b/icons/jsx/CallSplit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCallSplit(props) { return ( ); } + export default SvgCallSplit; diff --git a/icons/jsx/CallToAction.jsx b/icons/jsx/CallToAction.jsx index b08a71a47d..89b4800c30 100644 --- a/icons/jsx/CallToAction.jsx +++ b/icons/jsx/CallToAction.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCallToAction(props) { return ( ); } + export default SvgCallToAction; diff --git a/icons/jsx/Camera.jsx b/icons/jsx/Camera.jsx index 75f21ef356..f817a52386 100644 --- a/icons/jsx/Camera.jsx +++ b/icons/jsx/Camera.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCamera(props) { return ( ); } + export default SvgCamera; diff --git a/icons/jsx/CameraAlt.jsx b/icons/jsx/CameraAlt.jsx index a45b2446d1..c68480d87d 100644 --- a/icons/jsx/CameraAlt.jsx +++ b/icons/jsx/CameraAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCameraAlt(props) { return ( ); } + export default SvgCameraAlt; diff --git a/icons/jsx/CameraEnhance.jsx b/icons/jsx/CameraEnhance.jsx index 1b0eae4e34..7cfc08764c 100644 --- a/icons/jsx/CameraEnhance.jsx +++ b/icons/jsx/CameraEnhance.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCameraEnhance(props) { return ( ); } + export default SvgCameraEnhance; diff --git a/icons/jsx/CameraFront.jsx b/icons/jsx/CameraFront.jsx index b04223f149..2dce5e44a6 100644 --- a/icons/jsx/CameraFront.jsx +++ b/icons/jsx/CameraFront.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCameraFront(props) { return ( ); } + export default SvgCameraFront; diff --git a/icons/jsx/CameraIndoor.jsx b/icons/jsx/CameraIndoor.jsx index 007e24e923..5dec32efa6 100644 --- a/icons/jsx/CameraIndoor.jsx +++ b/icons/jsx/CameraIndoor.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCameraIndoor(props) { return ( ); } + export default SvgCameraIndoor; diff --git a/icons/jsx/CameraOutdoor.jsx b/icons/jsx/CameraOutdoor.jsx index 53dec2607f..de4e4673a8 100644 --- a/icons/jsx/CameraOutdoor.jsx +++ b/icons/jsx/CameraOutdoor.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCameraOutdoor(props) { return ( ); } + export default SvgCameraOutdoor; diff --git a/icons/jsx/CameraRear.jsx b/icons/jsx/CameraRear.jsx index 983d6844f6..7a1906d452 100644 --- a/icons/jsx/CameraRear.jsx +++ b/icons/jsx/CameraRear.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCameraRear(props) { return ( ); } + export default SvgCameraRear; diff --git a/icons/jsx/CameraRoll.jsx b/icons/jsx/CameraRoll.jsx index 95c378c146..b71bd92601 100644 --- a/icons/jsx/CameraRoll.jsx +++ b/icons/jsx/CameraRoll.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCameraRoll(props) { return ( ); } + export default SvgCameraRoll; diff --git a/icons/jsx/Cameraswitch.jsx b/icons/jsx/Cameraswitch.jsx index 924555985b..08c2ac027b 100644 --- a/icons/jsx/Cameraswitch.jsx +++ b/icons/jsx/Cameraswitch.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCameraswitch(props) { return ( ); } + export default SvgCameraswitch; diff --git a/icons/jsx/Campaign.jsx b/icons/jsx/Campaign.jsx index cfc8ce9a56..0354f8b949 100644 --- a/icons/jsx/Campaign.jsx +++ b/icons/jsx/Campaign.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCampaign(props) { return ( ); } + export default SvgCampaign; diff --git a/icons/jsx/Cancel.jsx b/icons/jsx/Cancel.jsx index 0192c249ae..efa9586c31 100644 --- a/icons/jsx/Cancel.jsx +++ b/icons/jsx/Cancel.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCancel(props) { return ( ); } + export default SvgCancel; diff --git a/icons/jsx/CancelPresentation.jsx b/icons/jsx/CancelPresentation.jsx index b8335fc28e..452c820cbd 100644 --- a/icons/jsx/CancelPresentation.jsx +++ b/icons/jsx/CancelPresentation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCancelPresentation(props) { return ( ); } + export default SvgCancelPresentation; diff --git a/icons/jsx/CancelScheduleSend.jsx b/icons/jsx/CancelScheduleSend.jsx index 0e8a87be64..b1412beeb0 100644 --- a/icons/jsx/CancelScheduleSend.jsx +++ b/icons/jsx/CancelScheduleSend.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCancelScheduleSend(props) { return ( ); } + export default SvgCancelScheduleSend; diff --git a/icons/jsx/CandlestickChart.jsx b/icons/jsx/CandlestickChart.jsx index 4d1a69cc37..a647c9cdd5 100644 --- a/icons/jsx/CandlestickChart.jsx +++ b/icons/jsx/CandlestickChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCandlestickChart(props) { return ( ); } + export default SvgCandlestickChart; diff --git a/icons/jsx/CarCrash.jsx b/icons/jsx/CarCrash.jsx index b91d506c12..386aa872ea 100644 --- a/icons/jsx/CarCrash.jsx +++ b/icons/jsx/CarCrash.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCarCrash(props) { return ( ); } + export default SvgCarCrash; diff --git a/icons/jsx/CarRental.jsx b/icons/jsx/CarRental.jsx index a12f177bd1..23d0852c1f 100644 --- a/icons/jsx/CarRental.jsx +++ b/icons/jsx/CarRental.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCarRental(props) { return ( ); } + export default SvgCarRental; diff --git a/icons/jsx/CarRepair.jsx b/icons/jsx/CarRepair.jsx index e135a21de7..09126cd8af 100644 --- a/icons/jsx/CarRepair.jsx +++ b/icons/jsx/CarRepair.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCarRepair(props) { return ( ); } + export default SvgCarRepair; diff --git a/icons/jsx/CardGiftcard.jsx b/icons/jsx/CardGiftcard.jsx index 91674fd69f..4536793115 100644 --- a/icons/jsx/CardGiftcard.jsx +++ b/icons/jsx/CardGiftcard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCardGiftcard(props) { return ( ); } + export default SvgCardGiftcard; diff --git a/icons/jsx/CardMembership.jsx b/icons/jsx/CardMembership.jsx index 33878dc1fc..3761fc232c 100644 --- a/icons/jsx/CardMembership.jsx +++ b/icons/jsx/CardMembership.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCardMembership(props) { return ( ); } + export default SvgCardMembership; diff --git a/icons/jsx/CardTravel.jsx b/icons/jsx/CardTravel.jsx index a7d8ab8bc8..67bc5b5ab0 100644 --- a/icons/jsx/CardTravel.jsx +++ b/icons/jsx/CardTravel.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCardTravel(props) { return ( ); } + export default SvgCardTravel; diff --git a/icons/jsx/Carpenter.jsx b/icons/jsx/Carpenter.jsx index febd5f879a..0f7ec4afb4 100644 --- a/icons/jsx/Carpenter.jsx +++ b/icons/jsx/Carpenter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCarpenter(props) { return ( ); } + export default SvgCarpenter; diff --git a/icons/jsx/Cases.jsx b/icons/jsx/Cases.jsx index f937c8f7a5..c9eba2a7fa 100644 --- a/icons/jsx/Cases.jsx +++ b/icons/jsx/Cases.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCases(props) { return ( ); } + export default SvgCases; diff --git a/icons/jsx/Casino.jsx b/icons/jsx/Casino.jsx index 0002e21b95..de88e6c896 100644 --- a/icons/jsx/Casino.jsx +++ b/icons/jsx/Casino.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCasino(props) { return ( ); } + export default SvgCasino; diff --git a/icons/jsx/Cast.jsx b/icons/jsx/Cast.jsx index 8bccab6a3b..8206546f48 100644 --- a/icons/jsx/Cast.jsx +++ b/icons/jsx/Cast.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCast(props) { return ( ); } + export default SvgCast; diff --git a/icons/jsx/CastConnected.jsx b/icons/jsx/CastConnected.jsx index 7924486126..d58199b1a6 100644 --- a/icons/jsx/CastConnected.jsx +++ b/icons/jsx/CastConnected.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCastConnected(props) { return ( ); } + export default SvgCastConnected; diff --git a/icons/jsx/CastForEducation.jsx b/icons/jsx/CastForEducation.jsx index 647ee7e29a..28b0e26122 100644 --- a/icons/jsx/CastForEducation.jsx +++ b/icons/jsx/CastForEducation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCastForEducation(props) { return ( ); } + export default SvgCastForEducation; diff --git a/icons/jsx/Castle.jsx b/icons/jsx/Castle.jsx index ec6c029d4b..0ce37fa49c 100644 --- a/icons/jsx/Castle.jsx +++ b/icons/jsx/Castle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCastle(props) { return ( ); } + export default SvgCastle; diff --git a/icons/jsx/CatchingPokemon.jsx b/icons/jsx/CatchingPokemon.jsx index 08969fd1ff..06810323fe 100644 --- a/icons/jsx/CatchingPokemon.jsx +++ b/icons/jsx/CatchingPokemon.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCatchingPokemon(props) { return ( ); } + export default SvgCatchingPokemon; diff --git a/icons/jsx/Category.jsx b/icons/jsx/Category.jsx index 01dd765a17..a54067ab6b 100644 --- a/icons/jsx/Category.jsx +++ b/icons/jsx/Category.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCategory(props) { return ( ); } + export default SvgCategory; diff --git a/icons/jsx/Cc.jsx b/icons/jsx/Cc.jsx index 09f48c78e3..02d868654c 100644 --- a/icons/jsx/Cc.jsx +++ b/icons/jsx/Cc.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCc(props) { return ( ); } + export default SvgCc; diff --git a/icons/jsx/Celebration.jsx b/icons/jsx/Celebration.jsx index 688e42172d..da6135e547 100644 --- a/icons/jsx/Celebration.jsx +++ b/icons/jsx/Celebration.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCelebration(props) { return ( ); } + export default SvgCelebration; diff --git a/icons/jsx/CellTower.jsx b/icons/jsx/CellTower.jsx index 6a975b23ed..05ddd9dabc 100644 --- a/icons/jsx/CellTower.jsx +++ b/icons/jsx/CellTower.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCellTower(props) { return ( ); } + export default SvgCellTower; diff --git a/icons/jsx/CellWifi.jsx b/icons/jsx/CellWifi.jsx index 089492b09d..31a69f4aa5 100644 --- a/icons/jsx/CellWifi.jsx +++ b/icons/jsx/CellWifi.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCellWifi(props) { return ( ); } + export default SvgCellWifi; diff --git a/icons/jsx/CenterFocusStrong.jsx b/icons/jsx/CenterFocusStrong.jsx index dd0c380bfc..2cab7039c7 100644 --- a/icons/jsx/CenterFocusStrong.jsx +++ b/icons/jsx/CenterFocusStrong.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCenterFocusStrong(props) { return ( ); } + export default SvgCenterFocusStrong; diff --git a/icons/jsx/CenterFocusWeak.jsx b/icons/jsx/CenterFocusWeak.jsx index e1772068e3..c2607e28a9 100644 --- a/icons/jsx/CenterFocusWeak.jsx +++ b/icons/jsx/CenterFocusWeak.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCenterFocusWeak(props) { return ( ); } + export default SvgCenterFocusWeak; diff --git a/icons/jsx/Chair.jsx b/icons/jsx/Chair.jsx index dcf8eeb9e9..f51f62110c 100644 --- a/icons/jsx/Chair.jsx +++ b/icons/jsx/Chair.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChair(props) { return ( ); } + export default SvgChair; diff --git a/icons/jsx/ChairAlt.jsx b/icons/jsx/ChairAlt.jsx index a28dc219bc..5c5051c696 100644 --- a/icons/jsx/ChairAlt.jsx +++ b/icons/jsx/ChairAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChairAlt(props) { return ( ); } + export default SvgChairAlt; diff --git a/icons/jsx/Chalet.jsx b/icons/jsx/Chalet.jsx index 04a7700da8..4ecc9f67cc 100644 --- a/icons/jsx/Chalet.jsx +++ b/icons/jsx/Chalet.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChalet(props) { return ( ); } + export default SvgChalet; diff --git a/icons/jsx/ChangeCircle.jsx b/icons/jsx/ChangeCircle.jsx index 4500efa81a..3c65c89bed 100644 --- a/icons/jsx/ChangeCircle.jsx +++ b/icons/jsx/ChangeCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChangeCircle(props) { return ( ); } + export default SvgChangeCircle; diff --git a/icons/jsx/ChangeHistory.jsx b/icons/jsx/ChangeHistory.jsx index 6f112de38f..91452e4c8f 100644 --- a/icons/jsx/ChangeHistory.jsx +++ b/icons/jsx/ChangeHistory.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChangeHistory(props) { return ( ); } + export default SvgChangeHistory; diff --git a/icons/jsx/ChargingStation.jsx b/icons/jsx/ChargingStation.jsx index bffec5fcb7..afe4119549 100644 --- a/icons/jsx/ChargingStation.jsx +++ b/icons/jsx/ChargingStation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChargingStation(props) { return ( ); } + export default SvgChargingStation; diff --git a/icons/jsx/Chat.jsx b/icons/jsx/Chat.jsx index d2f5aff29e..a3b265b9d5 100644 --- a/icons/jsx/Chat.jsx +++ b/icons/jsx/Chat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChat(props) { return ( ); } + export default SvgChat; diff --git a/icons/jsx/ChatBubble.jsx b/icons/jsx/ChatBubble.jsx index 862bcd7851..5172b7544a 100644 --- a/icons/jsx/ChatBubble.jsx +++ b/icons/jsx/ChatBubble.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChatBubble(props) { return ( ); } + export default SvgChatBubble; diff --git a/icons/jsx/ChatBubbleOutline.jsx b/icons/jsx/ChatBubbleOutline.jsx index 8a191dbdaf..fe81a9a607 100644 --- a/icons/jsx/ChatBubbleOutline.jsx +++ b/icons/jsx/ChatBubbleOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChatBubbleOutline(props) { return ( ); } + export default SvgChatBubbleOutline; diff --git a/icons/jsx/Check.jsx b/icons/jsx/Check.jsx index 2b900be0ab..10cc5453a1 100644 --- a/icons/jsx/Check.jsx +++ b/icons/jsx/Check.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCheck(props) { return ( ); } + export default SvgCheck; diff --git a/icons/jsx/CheckBox.jsx b/icons/jsx/CheckBox.jsx index dfabd36b75..0614a609bd 100644 --- a/icons/jsx/CheckBox.jsx +++ b/icons/jsx/CheckBox.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCheckBox(props) { return ( ); } + export default SvgCheckBox; diff --git a/icons/jsx/CheckBoxOutlineBlank.jsx b/icons/jsx/CheckBoxOutlineBlank.jsx index 4fc234c25e..fd9e9d03a6 100644 --- a/icons/jsx/CheckBoxOutlineBlank.jsx +++ b/icons/jsx/CheckBoxOutlineBlank.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCheckBoxOutlineBlank(props) { return ( ); } + export default SvgCheckBoxOutlineBlank; diff --git a/icons/jsx/CheckCircle.jsx b/icons/jsx/CheckCircle.jsx index cc0b153df3..1946ba0023 100644 --- a/icons/jsx/CheckCircle.jsx +++ b/icons/jsx/CheckCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCheckCircle(props) { return ( ); } + export default SvgCheckCircle; diff --git a/icons/jsx/CheckCircleOutline.jsx b/icons/jsx/CheckCircleOutline.jsx index 6b52e5d784..03baf00068 100644 --- a/icons/jsx/CheckCircleOutline.jsx +++ b/icons/jsx/CheckCircleOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCheckCircleOutline(props) { return ( ); } + export default SvgCheckCircleOutline; diff --git a/icons/jsx/Checklist.jsx b/icons/jsx/Checklist.jsx index b8e8117782..db85421cd1 100644 --- a/icons/jsx/Checklist.jsx +++ b/icons/jsx/Checklist.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChecklist(props) { return ( ); } + export default SvgChecklist; diff --git a/icons/jsx/ChecklistRtl.jsx b/icons/jsx/ChecklistRtl.jsx index fc2638643a..5d03410648 100644 --- a/icons/jsx/ChecklistRtl.jsx +++ b/icons/jsx/ChecklistRtl.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChecklistRtl(props) { return ( ); } + export default SvgChecklistRtl; diff --git a/icons/jsx/Checkroom.jsx b/icons/jsx/Checkroom.jsx index ee6fa150c9..fce1b895d6 100644 --- a/icons/jsx/Checkroom.jsx +++ b/icons/jsx/Checkroom.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCheckroom(props) { return ( ); } + export default SvgCheckroom; diff --git a/icons/jsx/ChevronLeft.jsx b/icons/jsx/ChevronLeft.jsx index cc821836a8..d76652c974 100644 --- a/icons/jsx/ChevronLeft.jsx +++ b/icons/jsx/ChevronLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChevronLeft(props) { return ( ); } + export default SvgChevronLeft; diff --git a/icons/jsx/ChevronRight.jsx b/icons/jsx/ChevronRight.jsx index ab7c92ae6c..8420a66c47 100644 --- a/icons/jsx/ChevronRight.jsx +++ b/icons/jsx/ChevronRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChevronRight(props) { return ( ); } + export default SvgChevronRight; diff --git a/icons/jsx/ChildCare.jsx b/icons/jsx/ChildCare.jsx index fdf7182610..8a29ac12fe 100644 --- a/icons/jsx/ChildCare.jsx +++ b/icons/jsx/ChildCare.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChildCare(props) { return ( ); } + export default SvgChildCare; diff --git a/icons/jsx/ChildFriendly.jsx b/icons/jsx/ChildFriendly.jsx index 5cee879110..1aab3b93ac 100644 --- a/icons/jsx/ChildFriendly.jsx +++ b/icons/jsx/ChildFriendly.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChildFriendly(props) { return ( ); } + export default SvgChildFriendly; diff --git a/icons/jsx/ChromeReaderMode.jsx b/icons/jsx/ChromeReaderMode.jsx index 157e524fdb..a0e0f5c5f5 100644 --- a/icons/jsx/ChromeReaderMode.jsx +++ b/icons/jsx/ChromeReaderMode.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChromeReaderMode(props) { return ( ); } + export default SvgChromeReaderMode; diff --git a/icons/jsx/Church.jsx b/icons/jsx/Church.jsx index 958d18170f..ea654020ff 100644 --- a/icons/jsx/Church.jsx +++ b/icons/jsx/Church.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgChurch(props) { return ( ); } + export default SvgChurch; diff --git a/icons/jsx/Circle.jsx b/icons/jsx/Circle.jsx index ee404af8ad..4fb66f46f7 100644 --- a/icons/jsx/Circle.jsx +++ b/icons/jsx/Circle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCircle(props) { return ( ); } + export default SvgCircle; diff --git a/icons/jsx/CircleNotifications.jsx b/icons/jsx/CircleNotifications.jsx index 8cf51fc18e..6aefe93c77 100644 --- a/icons/jsx/CircleNotifications.jsx +++ b/icons/jsx/CircleNotifications.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCircleNotifications(props) { return ( ); } + export default SvgCircleNotifications; diff --git a/icons/jsx/Class.jsx b/icons/jsx/Class.jsx index 9bb5365454..0b7d1be0f3 100644 --- a/icons/jsx/Class.jsx +++ b/icons/jsx/Class.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgClass(props) { return ( ); } + export default SvgClass; diff --git a/icons/jsx/CleanHands.jsx b/icons/jsx/CleanHands.jsx index 5e560da0b5..96c0e0f693 100644 --- a/icons/jsx/CleanHands.jsx +++ b/icons/jsx/CleanHands.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCleanHands(props) { return ( ); } + export default SvgCleanHands; diff --git a/icons/jsx/CleaningServices.jsx b/icons/jsx/CleaningServices.jsx index c906fd7256..3dd8a8e70e 100644 --- a/icons/jsx/CleaningServices.jsx +++ b/icons/jsx/CleaningServices.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCleaningServices(props) { return ( ); } + export default SvgCleaningServices; diff --git a/icons/jsx/Clear.jsx b/icons/jsx/Clear.jsx index a4a06fba04..903c7762d7 100644 --- a/icons/jsx/Clear.jsx +++ b/icons/jsx/Clear.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgClear(props) { return ( ); } + export default SvgClear; diff --git a/icons/jsx/ClearAll.jsx b/icons/jsx/ClearAll.jsx index 8c642c34be..d74ff30082 100644 --- a/icons/jsx/ClearAll.jsx +++ b/icons/jsx/ClearAll.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgClearAll(props) { return ( ); } + export default SvgClearAll; diff --git a/icons/jsx/Close.jsx b/icons/jsx/Close.jsx index b22111e734..62d5e4263c 100644 --- a/icons/jsx/Close.jsx +++ b/icons/jsx/Close.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgClose(props) { return ( ); } + export default SvgClose; diff --git a/icons/jsx/CloseFullscreen.jsx b/icons/jsx/CloseFullscreen.jsx index 5c1b3a5050..2b70dc3c2f 100644 --- a/icons/jsx/CloseFullscreen.jsx +++ b/icons/jsx/CloseFullscreen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCloseFullscreen(props) { return ( ); } + export default SvgCloseFullscreen; diff --git a/icons/jsx/CloseSmall.jsx b/icons/jsx/CloseSmall.jsx index 960ef30729..bc91b6c5a2 100644 --- a/icons/jsx/CloseSmall.jsx +++ b/icons/jsx/CloseSmall.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCloseSmall(props) { return ( ); } + export default SvgCloseSmall; diff --git a/icons/jsx/ClosedCaption.jsx b/icons/jsx/ClosedCaption.jsx index d479b308d2..577c899fad 100644 --- a/icons/jsx/ClosedCaption.jsx +++ b/icons/jsx/ClosedCaption.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgClosedCaption(props) { return ( ); } + export default SvgClosedCaption; diff --git a/icons/jsx/ClosedCaptionDisabled.jsx b/icons/jsx/ClosedCaptionDisabled.jsx index 16a6c83701..0f219853f5 100644 --- a/icons/jsx/ClosedCaptionDisabled.jsx +++ b/icons/jsx/ClosedCaptionDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgClosedCaptionDisabled(props) { return ( ); } + export default SvgClosedCaptionDisabled; diff --git a/icons/jsx/ClosedCaptionOff.jsx b/icons/jsx/ClosedCaptionOff.jsx index 7aae43e4d5..bff6fd507f 100644 --- a/icons/jsx/ClosedCaptionOff.jsx +++ b/icons/jsx/ClosedCaptionOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgClosedCaptionOff(props) { return ( ); } + export default SvgClosedCaptionOff; diff --git a/icons/jsx/Cloud.jsx b/icons/jsx/Cloud.jsx index 4467b18a6b..5e9a20292c 100644 --- a/icons/jsx/Cloud.jsx +++ b/icons/jsx/Cloud.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCloud(props) { return ( ); } + export default SvgCloud; diff --git a/icons/jsx/CloudCircle.jsx b/icons/jsx/CloudCircle.jsx index 70cc9f0b64..58f982b8ac 100644 --- a/icons/jsx/CloudCircle.jsx +++ b/icons/jsx/CloudCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCloudCircle(props) { return ( ); } + export default SvgCloudCircle; diff --git a/icons/jsx/CloudDone.jsx b/icons/jsx/CloudDone.jsx index e37b53b1cf..046a6a83bf 100644 --- a/icons/jsx/CloudDone.jsx +++ b/icons/jsx/CloudDone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCloudDone(props) { return ( ); } + export default SvgCloudDone; diff --git a/icons/jsx/CloudDownload.jsx b/icons/jsx/CloudDownload.jsx index 032e02f173..a0b160d3f2 100644 --- a/icons/jsx/CloudDownload.jsx +++ b/icons/jsx/CloudDownload.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCloudDownload(props) { return ( ); } + export default SvgCloudDownload; diff --git a/icons/jsx/CloudOff.jsx b/icons/jsx/CloudOff.jsx index 6b817fe970..f99ef9c5f3 100644 --- a/icons/jsx/CloudOff.jsx +++ b/icons/jsx/CloudOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCloudOff(props) { return ( ); } + export default SvgCloudOff; diff --git a/icons/jsx/CloudQueue.jsx b/icons/jsx/CloudQueue.jsx index 47d5f2221c..0c310a7ba9 100644 --- a/icons/jsx/CloudQueue.jsx +++ b/icons/jsx/CloudQueue.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCloudQueue(props) { return ( ); } + export default SvgCloudQueue; diff --git a/icons/jsx/CloudSync.jsx b/icons/jsx/CloudSync.jsx index 1e54de0656..5927fb567a 100644 --- a/icons/jsx/CloudSync.jsx +++ b/icons/jsx/CloudSync.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCloudSync(props) { return ( ); } + export default SvgCloudSync; diff --git a/icons/jsx/CloudUpload.jsx b/icons/jsx/CloudUpload.jsx index 250ae9b9d9..0f5583abb0 100644 --- a/icons/jsx/CloudUpload.jsx +++ b/icons/jsx/CloudUpload.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCloudUpload(props) { return ( ); } + export default SvgCloudUpload; diff --git a/icons/jsx/Co2.jsx b/icons/jsx/Co2.jsx index f022ab1833..58ad3432ef 100644 --- a/icons/jsx/Co2.jsx +++ b/icons/jsx/Co2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCo2(props) { return ( ); } + export default SvgCo2; diff --git a/icons/jsx/CoPresent.jsx b/icons/jsx/CoPresent.jsx index 4f55b97cc3..fdc5e2158b 100644 --- a/icons/jsx/CoPresent.jsx +++ b/icons/jsx/CoPresent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCoPresent(props) { return ( ); } + export default SvgCoPresent; diff --git a/icons/jsx/Code.jsx b/icons/jsx/Code.jsx index c82791a98e..20d2044b03 100644 --- a/icons/jsx/Code.jsx +++ b/icons/jsx/Code.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCode(props) { return ( ); } + export default SvgCode; diff --git a/icons/jsx/CodeOff.jsx b/icons/jsx/CodeOff.jsx index c3b79daca4..889f11c636 100644 --- a/icons/jsx/CodeOff.jsx +++ b/icons/jsx/CodeOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCodeOff(props) { return ( ); } + export default SvgCodeOff; diff --git a/icons/jsx/Coffee.jsx b/icons/jsx/Coffee.jsx index b1588f53d9..13c3c4929e 100644 --- a/icons/jsx/Coffee.jsx +++ b/icons/jsx/Coffee.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCoffee(props) { return ( ); } + export default SvgCoffee; diff --git a/icons/jsx/CoffeeMaker.jsx b/icons/jsx/CoffeeMaker.jsx index e754dad121..291ec6f6d6 100644 --- a/icons/jsx/CoffeeMaker.jsx +++ b/icons/jsx/CoffeeMaker.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCoffeeMaker(props) { return ( ); } + export default SvgCoffeeMaker; diff --git a/icons/jsx/Collections.jsx b/icons/jsx/Collections.jsx index 9ba98509c8..7e1ddf94c1 100644 --- a/icons/jsx/Collections.jsx +++ b/icons/jsx/Collections.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCollections(props) { return ( ); } + export default SvgCollections; diff --git a/icons/jsx/CollectionsBookmark.jsx b/icons/jsx/CollectionsBookmark.jsx index dba5b0dc7f..9b611956f3 100644 --- a/icons/jsx/CollectionsBookmark.jsx +++ b/icons/jsx/CollectionsBookmark.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCollectionsBookmark(props) { return ( ); } + export default SvgCollectionsBookmark; diff --git a/icons/jsx/ColorLens.jsx b/icons/jsx/ColorLens.jsx index 51d82a7c5d..ed4986c181 100644 --- a/icons/jsx/ColorLens.jsx +++ b/icons/jsx/ColorLens.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgColorLens(props) { return ( ); } + export default SvgColorLens; diff --git a/icons/jsx/Colorize.jsx b/icons/jsx/Colorize.jsx index bbb35c847e..aadc2835c2 100644 --- a/icons/jsx/Colorize.jsx +++ b/icons/jsx/Colorize.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgColorize(props) { return ( ); } + export default SvgColorize; diff --git a/icons/jsx/Comment.jsx b/icons/jsx/Comment.jsx index 59b0eda019..e2a5809db1 100644 --- a/icons/jsx/Comment.jsx +++ b/icons/jsx/Comment.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgComment(props) { return ( ); } + export default SvgComment; diff --git a/icons/jsx/CommentBank.jsx b/icons/jsx/CommentBank.jsx index e862e7dd7e..ad90e70c8c 100644 --- a/icons/jsx/CommentBank.jsx +++ b/icons/jsx/CommentBank.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCommentBank(props) { return ( ); } + export default SvgCommentBank; diff --git a/icons/jsx/CommentsDisabled.jsx b/icons/jsx/CommentsDisabled.jsx index 181a0b51d8..870a51bbed 100644 --- a/icons/jsx/CommentsDisabled.jsx +++ b/icons/jsx/CommentsDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCommentsDisabled(props) { return ( ); } + export default SvgCommentsDisabled; diff --git a/icons/jsx/Commit.jsx b/icons/jsx/Commit.jsx index a6b89330c2..8b44bbdce1 100644 --- a/icons/jsx/Commit.jsx +++ b/icons/jsx/Commit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCommit(props) { return ( ); } + export default SvgCommit; diff --git a/icons/jsx/Commute.jsx b/icons/jsx/Commute.jsx index 30a502f4c1..17a341454a 100644 --- a/icons/jsx/Commute.jsx +++ b/icons/jsx/Commute.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCommute(props) { return ( ); } + export default SvgCommute; diff --git a/icons/jsx/Compare.jsx b/icons/jsx/Compare.jsx index 5baa0917bb..5ab2f992b9 100644 --- a/icons/jsx/Compare.jsx +++ b/icons/jsx/Compare.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCompare(props) { return ( ); } + export default SvgCompare; diff --git a/icons/jsx/CompareArrows.jsx b/icons/jsx/CompareArrows.jsx index 0880fa4cdf..ffffd8f3b5 100644 --- a/icons/jsx/CompareArrows.jsx +++ b/icons/jsx/CompareArrows.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCompareArrows(props) { return ( ); } + export default SvgCompareArrows; diff --git a/icons/jsx/Compass.jsx b/icons/jsx/Compass.jsx index 822e793334..b522ed9d10 100644 --- a/icons/jsx/Compass.jsx +++ b/icons/jsx/Compass.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCompass(props) { return ( ); } + export default SvgCompass; diff --git a/icons/jsx/CompassCalibration.jsx b/icons/jsx/CompassCalibration.jsx index 119c138f48..25320c065d 100644 --- a/icons/jsx/CompassCalibration.jsx +++ b/icons/jsx/CompassCalibration.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCompassCalibration(props) { return ( ); } + export default SvgCompassCalibration; diff --git a/icons/jsx/Compost.jsx b/icons/jsx/Compost.jsx index d3b0ba8d17..7c66bede85 100644 --- a/icons/jsx/Compost.jsx +++ b/icons/jsx/Compost.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCompost(props) { return ( ); } + export default SvgCompost; diff --git a/icons/jsx/Compress.jsx b/icons/jsx/Compress.jsx index dafe04c13a..4439708ef5 100644 --- a/icons/jsx/Compress.jsx +++ b/icons/jsx/Compress.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCompress(props) { return ( ); } + export default SvgCompress; diff --git a/icons/jsx/Computer.jsx b/icons/jsx/Computer.jsx index 3fcfc17ff3..08df5bf1bc 100644 --- a/icons/jsx/Computer.jsx +++ b/icons/jsx/Computer.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgComputer(props) { return ( ); } + export default SvgComputer; diff --git a/icons/jsx/ConfirmationNumber.jsx b/icons/jsx/ConfirmationNumber.jsx index 4b282971a7..16ebbaf7e5 100644 --- a/icons/jsx/ConfirmationNumber.jsx +++ b/icons/jsx/ConfirmationNumber.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgConfirmationNumber(props) { return ( ); } + export default SvgConfirmationNumber; diff --git a/icons/jsx/ConnectWithoutContact.jsx b/icons/jsx/ConnectWithoutContact.jsx index 1a3f470f84..1bb5b95dca 100644 --- a/icons/jsx/ConnectWithoutContact.jsx +++ b/icons/jsx/ConnectWithoutContact.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgConnectWithoutContact(props) { return ( ); } + export default SvgConnectWithoutContact; diff --git a/icons/jsx/ConnectedTv.jsx b/icons/jsx/ConnectedTv.jsx index af044d3573..560951d0e4 100644 --- a/icons/jsx/ConnectedTv.jsx +++ b/icons/jsx/ConnectedTv.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgConnectedTv(props) { return ( ); } + export default SvgConnectedTv; diff --git a/icons/jsx/ConnectingAirports.jsx b/icons/jsx/ConnectingAirports.jsx index 49bab2a629..4398e48f59 100644 --- a/icons/jsx/ConnectingAirports.jsx +++ b/icons/jsx/ConnectingAirports.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgConnectingAirports(props) { return ( ); } + export default SvgConnectingAirports; diff --git a/icons/jsx/Construction.jsx b/icons/jsx/Construction.jsx index 3dbcbaff37..7dfacdde24 100644 --- a/icons/jsx/Construction.jsx +++ b/icons/jsx/Construction.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgConstruction(props) { return ( ); } + export default SvgConstruction; diff --git a/icons/jsx/ContactEmergency.jsx b/icons/jsx/ContactEmergency.jsx index e4c1a35990..f446390c67 100644 --- a/icons/jsx/ContactEmergency.jsx +++ b/icons/jsx/ContactEmergency.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContactEmergency(props) { return ( ); } + export default SvgContactEmergency; diff --git a/icons/jsx/ContactMail.jsx b/icons/jsx/ContactMail.jsx index 05c2c22270..782d902a15 100644 --- a/icons/jsx/ContactMail.jsx +++ b/icons/jsx/ContactMail.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContactMail(props) { return ( ); } + export default SvgContactMail; diff --git a/icons/jsx/ContactPage.jsx b/icons/jsx/ContactPage.jsx index ebf45691a0..46b31b222d 100644 --- a/icons/jsx/ContactPage.jsx +++ b/icons/jsx/ContactPage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContactPage(props) { return ( ); } + export default SvgContactPage; diff --git a/icons/jsx/ContactPhone.jsx b/icons/jsx/ContactPhone.jsx index 9625b4c4b9..b7cc9a8836 100644 --- a/icons/jsx/ContactPhone.jsx +++ b/icons/jsx/ContactPhone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContactPhone(props) { return ( ); } + export default SvgContactPhone; diff --git a/icons/jsx/ContactSupport.jsx b/icons/jsx/ContactSupport.jsx index da21065b57..587447fdb3 100644 --- a/icons/jsx/ContactSupport.jsx +++ b/icons/jsx/ContactSupport.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContactSupport(props) { return ( ); } + export default SvgContactSupport; diff --git a/icons/jsx/Contactless.jsx b/icons/jsx/Contactless.jsx index 6b8db094fc..59b2e7def0 100644 --- a/icons/jsx/Contactless.jsx +++ b/icons/jsx/Contactless.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContactless(props) { return ( ); } + export default SvgContactless; diff --git a/icons/jsx/Contacts.jsx b/icons/jsx/Contacts.jsx index 864d249c30..ae7e9cd3c5 100644 --- a/icons/jsx/Contacts.jsx +++ b/icons/jsx/Contacts.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContacts(props) { return ( ); } + export default SvgContacts; diff --git a/icons/jsx/ContentCopy.jsx b/icons/jsx/ContentCopy.jsx index 5496cc4ad2..d18594a78f 100644 --- a/icons/jsx/ContentCopy.jsx +++ b/icons/jsx/ContentCopy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContentCopy(props) { return ( ); } + export default SvgContentCopy; diff --git a/icons/jsx/ContentCut.jsx b/icons/jsx/ContentCut.jsx index 059bd913e3..26b811d0cc 100644 --- a/icons/jsx/ContentCut.jsx +++ b/icons/jsx/ContentCut.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContentCut(props) { return ( ); } + export default SvgContentCut; diff --git a/icons/jsx/ContentPaste.jsx b/icons/jsx/ContentPaste.jsx index c1c8ae1993..f99e7b223c 100644 --- a/icons/jsx/ContentPaste.jsx +++ b/icons/jsx/ContentPaste.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContentPaste(props) { return ( ); } + export default SvgContentPaste; diff --git a/icons/jsx/ContentPasteGo.jsx b/icons/jsx/ContentPasteGo.jsx index 2eaf66bae0..baf92bbd1c 100644 --- a/icons/jsx/ContentPasteGo.jsx +++ b/icons/jsx/ContentPasteGo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContentPasteGo(props) { return ( ); } + export default SvgContentPasteGo; diff --git a/icons/jsx/ContentPasteOff.jsx b/icons/jsx/ContentPasteOff.jsx index 199e324677..3ba11a208a 100644 --- a/icons/jsx/ContentPasteOff.jsx +++ b/icons/jsx/ContentPasteOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContentPasteOff(props) { return ( ); } + export default SvgContentPasteOff; diff --git a/icons/jsx/ContentPasteSearch.jsx b/icons/jsx/ContentPasteSearch.jsx index 10c07844ce..974db19769 100644 --- a/icons/jsx/ContentPasteSearch.jsx +++ b/icons/jsx/ContentPasteSearch.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContentPasteSearch(props) { return ( ); } + export default SvgContentPasteSearch; diff --git a/icons/jsx/Contrast.jsx b/icons/jsx/Contrast.jsx index 272d7b21ad..9f5523cefb 100644 --- a/icons/jsx/Contrast.jsx +++ b/icons/jsx/Contrast.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgContrast(props) { return ( ); } + export default SvgContrast; diff --git a/icons/jsx/ControlCamera.jsx b/icons/jsx/ControlCamera.jsx index 3542978532..5450178608 100644 --- a/icons/jsx/ControlCamera.jsx +++ b/icons/jsx/ControlCamera.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgControlCamera(props) { return ( ); } + export default SvgControlCamera; diff --git a/icons/jsx/ControlPoint.jsx b/icons/jsx/ControlPoint.jsx index ca9233caa0..014bce81f7 100644 --- a/icons/jsx/ControlPoint.jsx +++ b/icons/jsx/ControlPoint.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgControlPoint(props) { return ( ); } + export default SvgControlPoint; diff --git a/icons/jsx/ControlPointDuplicate.jsx b/icons/jsx/ControlPointDuplicate.jsx index 615eb29ccd..25d9c7561b 100644 --- a/icons/jsx/ControlPointDuplicate.jsx +++ b/icons/jsx/ControlPointDuplicate.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgControlPointDuplicate(props) { return ( ); } + export default SvgControlPointDuplicate; diff --git a/icons/jsx/Cookie.jsx b/icons/jsx/Cookie.jsx index 051bfa57a3..095c44783d 100644 --- a/icons/jsx/Cookie.jsx +++ b/icons/jsx/Cookie.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCookie(props) { return ( ); } + export default SvgCookie; diff --git a/icons/jsx/CopyAll.jsx b/icons/jsx/CopyAll.jsx index 64ef4c90c7..07fe79959f 100644 --- a/icons/jsx/CopyAll.jsx +++ b/icons/jsx/CopyAll.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCopyAll(props) { return ( ); } + export default SvgCopyAll; diff --git a/icons/jsx/Copyright.jsx b/icons/jsx/Copyright.jsx index f2742b1822..c08ba16a07 100644 --- a/icons/jsx/Copyright.jsx +++ b/icons/jsx/Copyright.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCopyright(props) { return ( ); } + export default SvgCopyright; diff --git a/icons/jsx/Coronavirus.jsx b/icons/jsx/Coronavirus.jsx index a412a40981..14637a51df 100644 --- a/icons/jsx/Coronavirus.jsx +++ b/icons/jsx/Coronavirus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCoronavirus(props) { return ( ); } + export default SvgCoronavirus; diff --git a/icons/jsx/CorporateFare.jsx b/icons/jsx/CorporateFare.jsx index 1b0bd3a92d..2218c48848 100644 --- a/icons/jsx/CorporateFare.jsx +++ b/icons/jsx/CorporateFare.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCorporateFare(props) { return ( ); } + export default SvgCorporateFare; diff --git a/icons/jsx/Cottage.jsx b/icons/jsx/Cottage.jsx index b95e406f9a..96629549f8 100644 --- a/icons/jsx/Cottage.jsx +++ b/icons/jsx/Cottage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCottage(props) { return ( ); } + export default SvgCottage; diff --git a/icons/jsx/Countertops.jsx b/icons/jsx/Countertops.jsx index dc885fae80..0287912332 100644 --- a/icons/jsx/Countertops.jsx +++ b/icons/jsx/Countertops.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCountertops(props) { return ( ); } + export default SvgCountertops; diff --git a/icons/jsx/Create.jsx b/icons/jsx/Create.jsx index 05ade076e2..cfcceecccf 100644 --- a/icons/jsx/Create.jsx +++ b/icons/jsx/Create.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCreate(props) { return ( ); } + export default SvgCreate; diff --git a/icons/jsx/CreateNewFolder.jsx b/icons/jsx/CreateNewFolder.jsx index e8aedc5a0e..f2812b3028 100644 --- a/icons/jsx/CreateNewFolder.jsx +++ b/icons/jsx/CreateNewFolder.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCreateNewFolder(props) { return ( ); } + export default SvgCreateNewFolder; diff --git a/icons/jsx/CreditCard.jsx b/icons/jsx/CreditCard.jsx index 15a9251ee4..0344647573 100644 --- a/icons/jsx/CreditCard.jsx +++ b/icons/jsx/CreditCard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCreditCard(props) { return ( ); } + export default SvgCreditCard; diff --git a/icons/jsx/CreditCardOff.jsx b/icons/jsx/CreditCardOff.jsx index 367f2b835a..fc3b69c9fc 100644 --- a/icons/jsx/CreditCardOff.jsx +++ b/icons/jsx/CreditCardOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCreditCardOff(props) { return ( ); } + export default SvgCreditCardOff; diff --git a/icons/jsx/CreditScore.jsx b/icons/jsx/CreditScore.jsx index 88566383df..630b68355d 100644 --- a/icons/jsx/CreditScore.jsx +++ b/icons/jsx/CreditScore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCreditScore(props) { return ( ); } + export default SvgCreditScore; diff --git a/icons/jsx/Crib.jsx b/icons/jsx/Crib.jsx index 372a03d62b..0dee90e895 100644 --- a/icons/jsx/Crib.jsx +++ b/icons/jsx/Crib.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCrib(props) { return ( ); } + export default SvgCrib; diff --git a/icons/jsx/CrisisAlert.jsx b/icons/jsx/CrisisAlert.jsx index a945c3219d..9c5fea74c9 100644 --- a/icons/jsx/CrisisAlert.jsx +++ b/icons/jsx/CrisisAlert.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCrisisAlert(props) { return ( ); } + export default SvgCrisisAlert; diff --git a/icons/jsx/Crop.jsx b/icons/jsx/Crop.jsx index 9a09297117..cf0e3c6845 100644 --- a/icons/jsx/Crop.jsx +++ b/icons/jsx/Crop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCrop(props) { return ( ); } + export default SvgCrop; diff --git a/icons/jsx/Crop169.jsx b/icons/jsx/Crop169.jsx index 885af6c337..640041a8bb 100644 --- a/icons/jsx/Crop169.jsx +++ b/icons/jsx/Crop169.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCrop169(props) { return ( ); } + export default SvgCrop169; diff --git a/icons/jsx/Crop32.jsx b/icons/jsx/Crop32.jsx index c05deea84c..61a9b5754f 100644 --- a/icons/jsx/Crop32.jsx +++ b/icons/jsx/Crop32.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCrop32(props) { return ( ); } + export default SvgCrop32; diff --git a/icons/jsx/Crop54.jsx b/icons/jsx/Crop54.jsx index d25a1c45f5..7f1fee443e 100644 --- a/icons/jsx/Crop54.jsx +++ b/icons/jsx/Crop54.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCrop54(props) { return ( ); } + export default SvgCrop54; diff --git a/icons/jsx/Crop75.jsx b/icons/jsx/Crop75.jsx index 724b4b0bfa..6552d8b96b 100644 --- a/icons/jsx/Crop75.jsx +++ b/icons/jsx/Crop75.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCrop75(props) { return ( ); } + export default SvgCrop75; diff --git a/icons/jsx/CropDin.jsx b/icons/jsx/CropDin.jsx index 1326b27d31..bfc26c2c55 100644 --- a/icons/jsx/CropDin.jsx +++ b/icons/jsx/CropDin.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCropDin(props) { return ( ); } + export default SvgCropDin; diff --git a/icons/jsx/CropFree.jsx b/icons/jsx/CropFree.jsx index cc21e96e55..9eeeeacf19 100644 --- a/icons/jsx/CropFree.jsx +++ b/icons/jsx/CropFree.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCropFree(props) { return ( ); } + export default SvgCropFree; diff --git a/icons/jsx/CropLandscape.jsx b/icons/jsx/CropLandscape.jsx index 2eb55b258c..9402007cde 100644 --- a/icons/jsx/CropLandscape.jsx +++ b/icons/jsx/CropLandscape.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCropLandscape(props) { return ( ); } + export default SvgCropLandscape; diff --git a/icons/jsx/CropOriginal.jsx b/icons/jsx/CropOriginal.jsx index fcfb7f8fdd..93678b4501 100644 --- a/icons/jsx/CropOriginal.jsx +++ b/icons/jsx/CropOriginal.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCropOriginal(props) { return ( ); } + export default SvgCropOriginal; diff --git a/icons/jsx/CropPortrait.jsx b/icons/jsx/CropPortrait.jsx index 587bf71073..e828077ce4 100644 --- a/icons/jsx/CropPortrait.jsx +++ b/icons/jsx/CropPortrait.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCropPortrait(props) { return ( ); } + export default SvgCropPortrait; diff --git a/icons/jsx/CropRotate.jsx b/icons/jsx/CropRotate.jsx index 020f7a4912..c8cb8eb6ec 100644 --- a/icons/jsx/CropRotate.jsx +++ b/icons/jsx/CropRotate.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCropRotate(props) { return ( ); } + export default SvgCropRotate; diff --git a/icons/jsx/CropSquare.jsx b/icons/jsx/CropSquare.jsx index 541d325415..12dbcb9dcb 100644 --- a/icons/jsx/CropSquare.jsx +++ b/icons/jsx/CropSquare.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCropSquare(props) { return ( ); } + export default SvgCropSquare; diff --git a/icons/jsx/CrueltyFree.jsx b/icons/jsx/CrueltyFree.jsx index 847bab5c36..63f3158a7e 100644 --- a/icons/jsx/CrueltyFree.jsx +++ b/icons/jsx/CrueltyFree.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCrueltyFree(props) { return ( ); } + export default SvgCrueltyFree; diff --git a/icons/jsx/Css.jsx b/icons/jsx/Css.jsx index 3b7b7601dc..bc36d57b78 100644 --- a/icons/jsx/Css.jsx +++ b/icons/jsx/Css.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCss(props) { return ( ); } + export default SvgCss; diff --git a/icons/jsx/CurrencyBitcoin.jsx b/icons/jsx/CurrencyBitcoin.jsx index 77d766e4a0..c317c06f35 100644 --- a/icons/jsx/CurrencyBitcoin.jsx +++ b/icons/jsx/CurrencyBitcoin.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCurrencyBitcoin(props) { return ( ); } + export default SvgCurrencyBitcoin; diff --git a/icons/jsx/CurrencyExchange.jsx b/icons/jsx/CurrencyExchange.jsx index 9c31901558..59dbada712 100644 --- a/icons/jsx/CurrencyExchange.jsx +++ b/icons/jsx/CurrencyExchange.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCurrencyExchange(props) { return ( ); } + export default SvgCurrencyExchange; diff --git a/icons/jsx/CurrencyFranc.jsx b/icons/jsx/CurrencyFranc.jsx index 0845e98b5c..8a2a55b509 100644 --- a/icons/jsx/CurrencyFranc.jsx +++ b/icons/jsx/CurrencyFranc.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCurrencyFranc(props) { return ( ); } + export default SvgCurrencyFranc; diff --git a/icons/jsx/CurrencyLira.jsx b/icons/jsx/CurrencyLira.jsx index 53666e3288..0ee48bcfed 100644 --- a/icons/jsx/CurrencyLira.jsx +++ b/icons/jsx/CurrencyLira.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCurrencyLira(props) { return ( ); } + export default SvgCurrencyLira; diff --git a/icons/jsx/CurrencyPound.jsx b/icons/jsx/CurrencyPound.jsx index bb6c3d2499..5285e3522a 100644 --- a/icons/jsx/CurrencyPound.jsx +++ b/icons/jsx/CurrencyPound.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCurrencyPound(props) { return ( ); } + export default SvgCurrencyPound; diff --git a/icons/jsx/CurrencyRuble.jsx b/icons/jsx/CurrencyRuble.jsx index 04fcad93ad..72c90bebb1 100644 --- a/icons/jsx/CurrencyRuble.jsx +++ b/icons/jsx/CurrencyRuble.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCurrencyRuble(props) { return ( ); } + export default SvgCurrencyRuble; diff --git a/icons/jsx/CurrencyRupee.jsx b/icons/jsx/CurrencyRupee.jsx index 5aa15ece6c..88ea7feb09 100644 --- a/icons/jsx/CurrencyRupee.jsx +++ b/icons/jsx/CurrencyRupee.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCurrencyRupee(props) { return ( ); } + export default SvgCurrencyRupee; diff --git a/icons/jsx/CurrencyYen.jsx b/icons/jsx/CurrencyYen.jsx index c927cbc43b..a5f567aad4 100644 --- a/icons/jsx/CurrencyYen.jsx +++ b/icons/jsx/CurrencyYen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCurrencyYen(props) { return ( ); } + export default SvgCurrencyYen; diff --git a/icons/jsx/CurrencyYuan.jsx b/icons/jsx/CurrencyYuan.jsx index 3735bfb3e4..90afbe4a07 100644 --- a/icons/jsx/CurrencyYuan.jsx +++ b/icons/jsx/CurrencyYuan.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCurrencyYuan(props) { return ( ); } + export default SvgCurrencyYuan; diff --git a/icons/jsx/Curtains.jsx b/icons/jsx/Curtains.jsx index 3e7c078e5c..9853f08e53 100644 --- a/icons/jsx/Curtains.jsx +++ b/icons/jsx/Curtains.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCurtains(props) { return ( ); } + export default SvgCurtains; diff --git a/icons/jsx/CurtainsClosed.jsx b/icons/jsx/CurtainsClosed.jsx index 3cc7525118..8f8735f76e 100644 --- a/icons/jsx/CurtainsClosed.jsx +++ b/icons/jsx/CurtainsClosed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCurtainsClosed(props) { return ( ); } + export default SvgCurtainsClosed; diff --git a/icons/jsx/Cyclone.jsx b/icons/jsx/Cyclone.jsx index 6574fafb62..9800eeb350 100644 --- a/icons/jsx/Cyclone.jsx +++ b/icons/jsx/Cyclone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgCyclone(props) { return ( ); } + export default SvgCyclone; diff --git a/icons/jsx/Dangerous.jsx b/icons/jsx/Dangerous.jsx index b3e1fdf05b..4c1a1a038e 100644 --- a/icons/jsx/Dangerous.jsx +++ b/icons/jsx/Dangerous.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDangerous(props) { return ( ); } + export default SvgDangerous; diff --git a/icons/jsx/DarkMode.jsx b/icons/jsx/DarkMode.jsx index cfbc6ec24d..390462da77 100644 --- a/icons/jsx/DarkMode.jsx +++ b/icons/jsx/DarkMode.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDarkMode(props) { return ( ); } + export default SvgDarkMode; diff --git a/icons/jsx/Dashboard.jsx b/icons/jsx/Dashboard.jsx index fa1d2190cf..f685bf34ac 100644 --- a/icons/jsx/Dashboard.jsx +++ b/icons/jsx/Dashboard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDashboard(props) { return ( ); } + export default SvgDashboard; diff --git a/icons/jsx/DashboardCustomize.jsx b/icons/jsx/DashboardCustomize.jsx index e379c6d794..7ada85c078 100644 --- a/icons/jsx/DashboardCustomize.jsx +++ b/icons/jsx/DashboardCustomize.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDashboardCustomize(props) { return ( ); } + export default SvgDashboardCustomize; diff --git a/icons/jsx/DataArray.jsx b/icons/jsx/DataArray.jsx index 0b7ea537f5..5f1727a0bf 100644 --- a/icons/jsx/DataArray.jsx +++ b/icons/jsx/DataArray.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDataArray(props) { return ( ); } + export default SvgDataArray; diff --git a/icons/jsx/DataExploration.jsx b/icons/jsx/DataExploration.jsx index d7f706ce93..3e4ef75a40 100644 --- a/icons/jsx/DataExploration.jsx +++ b/icons/jsx/DataExploration.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDataExploration(props) { return ( ); } + export default SvgDataExploration; diff --git a/icons/jsx/DataObject.jsx b/icons/jsx/DataObject.jsx index 9fb30e332d..426380f3db 100644 --- a/icons/jsx/DataObject.jsx +++ b/icons/jsx/DataObject.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDataObject(props) { return ( ); } + export default SvgDataObject; diff --git a/icons/jsx/DataSaverOff.jsx b/icons/jsx/DataSaverOff.jsx index 790a5843fe..2f9ac68f73 100644 --- a/icons/jsx/DataSaverOff.jsx +++ b/icons/jsx/DataSaverOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDataSaverOff(props) { return ( ); } + export default SvgDataSaverOff; diff --git a/icons/jsx/DataSaverOn.jsx b/icons/jsx/DataSaverOn.jsx index 833837eec0..3487905536 100644 --- a/icons/jsx/DataSaverOn.jsx +++ b/icons/jsx/DataSaverOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDataSaverOn(props) { return ( ); } + export default SvgDataSaverOn; diff --git a/icons/jsx/DataThresholding.jsx b/icons/jsx/DataThresholding.jsx index 4a5a3da6f3..72cd650db0 100644 --- a/icons/jsx/DataThresholding.jsx +++ b/icons/jsx/DataThresholding.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDataThresholding(props) { return ( ); } + export default SvgDataThresholding; diff --git a/icons/jsx/DataUsage.jsx b/icons/jsx/DataUsage.jsx index 0baf5bab59..0e02098deb 100644 --- a/icons/jsx/DataUsage.jsx +++ b/icons/jsx/DataUsage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDataUsage(props) { return ( ); } + export default SvgDataUsage; diff --git a/icons/jsx/Dataset.jsx b/icons/jsx/Dataset.jsx index ec0130ada3..3c9ba1df36 100644 --- a/icons/jsx/Dataset.jsx +++ b/icons/jsx/Dataset.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDataset(props) { return ( ); } + export default SvgDataset; diff --git a/icons/jsx/DatasetLinked.jsx b/icons/jsx/DatasetLinked.jsx index cc6b6b513e..def190bac2 100644 --- a/icons/jsx/DatasetLinked.jsx +++ b/icons/jsx/DatasetLinked.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDatasetLinked(props) { return ( ); } + export default SvgDatasetLinked; diff --git a/icons/jsx/DateRange.jsx b/icons/jsx/DateRange.jsx index 33510f0439..e84a94d510 100644 --- a/icons/jsx/DateRange.jsx +++ b/icons/jsx/DateRange.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDateRange(props) { return ( ); } + export default SvgDateRange; diff --git a/icons/jsx/Deblur.jsx b/icons/jsx/Deblur.jsx index d116881638..85c880c6ed 100644 --- a/icons/jsx/Deblur.jsx +++ b/icons/jsx/Deblur.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeblur(props) { return ( ); } + export default SvgDeblur; diff --git a/icons/jsx/Deck.jsx b/icons/jsx/Deck.jsx index 5393746653..31ebf709a8 100644 --- a/icons/jsx/Deck.jsx +++ b/icons/jsx/Deck.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeck(props) { return ( ); } + export default SvgDeck; diff --git a/icons/jsx/Dehaze.jsx b/icons/jsx/Dehaze.jsx index 2483e1b0fe..a627595375 100644 --- a/icons/jsx/Dehaze.jsx +++ b/icons/jsx/Dehaze.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDehaze(props) { return ( ); } + export default SvgDehaze; diff --git a/icons/jsx/Delete.jsx b/icons/jsx/Delete.jsx index d4758fe64e..49dc7f98a8 100644 --- a/icons/jsx/Delete.jsx +++ b/icons/jsx/Delete.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDelete(props) { return ( ); } + export default SvgDelete; diff --git a/icons/jsx/DeleteForever.jsx b/icons/jsx/DeleteForever.jsx index fd5d07cf47..077f32f4f7 100644 --- a/icons/jsx/DeleteForever.jsx +++ b/icons/jsx/DeleteForever.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeleteForever(props) { return ( ); } + export default SvgDeleteForever; diff --git a/icons/jsx/DeleteOutline.jsx b/icons/jsx/DeleteOutline.jsx index 2199b4fbd3..30158e913d 100644 --- a/icons/jsx/DeleteOutline.jsx +++ b/icons/jsx/DeleteOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeleteOutline(props) { return ( ); } + export default SvgDeleteOutline; diff --git a/icons/jsx/DeleteSweep.jsx b/icons/jsx/DeleteSweep.jsx index 06ce05e4da..1d71d32357 100644 --- a/icons/jsx/DeleteSweep.jsx +++ b/icons/jsx/DeleteSweep.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeleteSweep(props) { return ( ); } + export default SvgDeleteSweep; diff --git a/icons/jsx/DeliveryDining.jsx b/icons/jsx/DeliveryDining.jsx index da038074a1..984d38a1b6 100644 --- a/icons/jsx/DeliveryDining.jsx +++ b/icons/jsx/DeliveryDining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeliveryDining(props) { return ( ); } + export default SvgDeliveryDining; diff --git a/icons/jsx/DensityLarge.jsx b/icons/jsx/DensityLarge.jsx index 908a8efcb8..db51332071 100644 --- a/icons/jsx/DensityLarge.jsx +++ b/icons/jsx/DensityLarge.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDensityLarge(props) { return ( ); } + export default SvgDensityLarge; diff --git a/icons/jsx/DensityMedium.jsx b/icons/jsx/DensityMedium.jsx index 43249c010c..9f36d38c53 100644 --- a/icons/jsx/DensityMedium.jsx +++ b/icons/jsx/DensityMedium.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDensityMedium(props) { return ( ); } + export default SvgDensityMedium; diff --git a/icons/jsx/DensitySmall.jsx b/icons/jsx/DensitySmall.jsx index 2194157dcd..f9ae2cdf12 100644 --- a/icons/jsx/DensitySmall.jsx +++ b/icons/jsx/DensitySmall.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDensitySmall(props) { return ( ); } + export default SvgDensitySmall; diff --git a/icons/jsx/DepartureBoard.jsx b/icons/jsx/DepartureBoard.jsx index a882b11506..f2c27f8dac 100644 --- a/icons/jsx/DepartureBoard.jsx +++ b/icons/jsx/DepartureBoard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDepartureBoard(props) { return ( ); } + export default SvgDepartureBoard; diff --git a/icons/jsx/Description.jsx b/icons/jsx/Description.jsx index 2c67f4f279..57baf9d24c 100644 --- a/icons/jsx/Description.jsx +++ b/icons/jsx/Description.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDescription(props) { return ( ); } + export default SvgDescription; diff --git a/icons/jsx/Deselect.jsx b/icons/jsx/Deselect.jsx index f9c8215cbe..4ac436507c 100644 --- a/icons/jsx/Deselect.jsx +++ b/icons/jsx/Deselect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeselect(props) { return ( ); } + export default SvgDeselect; diff --git a/icons/jsx/DesignServices.jsx b/icons/jsx/DesignServices.jsx index 49303288a9..c64af36261 100644 --- a/icons/jsx/DesignServices.jsx +++ b/icons/jsx/DesignServices.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDesignServices(props) { return ( ); } + export default SvgDesignServices; diff --git a/icons/jsx/Desk.jsx b/icons/jsx/Desk.jsx index 283ece3f42..0ea53ddcd1 100644 --- a/icons/jsx/Desk.jsx +++ b/icons/jsx/Desk.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDesk(props) { return ( ); } + export default SvgDesk; diff --git a/icons/jsx/DesktopAccessDisabled.jsx b/icons/jsx/DesktopAccessDisabled.jsx index e62e4ca684..33461dd903 100644 --- a/icons/jsx/DesktopAccessDisabled.jsx +++ b/icons/jsx/DesktopAccessDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDesktopAccessDisabled(props) { return ( ); } + export default SvgDesktopAccessDisabled; diff --git a/icons/jsx/DesktopMac.jsx b/icons/jsx/DesktopMac.jsx index 6a89fd48df..81289567be 100644 --- a/icons/jsx/DesktopMac.jsx +++ b/icons/jsx/DesktopMac.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDesktopMac(props) { return ( ); } + export default SvgDesktopMac; diff --git a/icons/jsx/DesktopWindows.jsx b/icons/jsx/DesktopWindows.jsx index da95cbc480..e24a88c60e 100644 --- a/icons/jsx/DesktopWindows.jsx +++ b/icons/jsx/DesktopWindows.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDesktopWindows(props) { return ( ); } + export default SvgDesktopWindows; diff --git a/icons/jsx/Details.jsx b/icons/jsx/Details.jsx index 8f1b5d52f9..1b341821c1 100644 --- a/icons/jsx/Details.jsx +++ b/icons/jsx/Details.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDetails(props) { return ( ); } + export default SvgDetails; diff --git a/icons/jsx/DeveloperBoard.jsx b/icons/jsx/DeveloperBoard.jsx index 297002e4f7..b79de3337c 100644 --- a/icons/jsx/DeveloperBoard.jsx +++ b/icons/jsx/DeveloperBoard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeveloperBoard(props) { return ( ); } + export default SvgDeveloperBoard; diff --git a/icons/jsx/DeveloperBoardOff.jsx b/icons/jsx/DeveloperBoardOff.jsx index dfa903e361..4283ebe29f 100644 --- a/icons/jsx/DeveloperBoardOff.jsx +++ b/icons/jsx/DeveloperBoardOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeveloperBoardOff(props) { return ( ); } + export default SvgDeveloperBoardOff; diff --git a/icons/jsx/DeveloperMode.jsx b/icons/jsx/DeveloperMode.jsx index 9d741a807b..3422077b12 100644 --- a/icons/jsx/DeveloperMode.jsx +++ b/icons/jsx/DeveloperMode.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeveloperMode(props) { return ( ); } + export default SvgDeveloperMode; diff --git a/icons/jsx/DeviceHub.jsx b/icons/jsx/DeviceHub.jsx index 94b85ce931..bbd22c9c5b 100644 --- a/icons/jsx/DeviceHub.jsx +++ b/icons/jsx/DeviceHub.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeviceHub(props) { return ( ); } + export default SvgDeviceHub; diff --git a/icons/jsx/DeviceThermostat.jsx b/icons/jsx/DeviceThermostat.jsx index e420e8a4c8..51a948426d 100644 --- a/icons/jsx/DeviceThermostat.jsx +++ b/icons/jsx/DeviceThermostat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeviceThermostat(props) { return ( ); } + export default SvgDeviceThermostat; diff --git a/icons/jsx/DeviceUnknown.jsx b/icons/jsx/DeviceUnknown.jsx index 3d5f1127d2..4c8bb82ecd 100644 --- a/icons/jsx/DeviceUnknown.jsx +++ b/icons/jsx/DeviceUnknown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDeviceUnknown(props) { return ( ); } + export default SvgDeviceUnknown; diff --git a/icons/jsx/Devices.jsx b/icons/jsx/Devices.jsx index 16c582e278..f470b1803d 100644 --- a/icons/jsx/Devices.jsx +++ b/icons/jsx/Devices.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDevices(props) { return ( ); } + export default SvgDevices; diff --git a/icons/jsx/DevicesFold.jsx b/icons/jsx/DevicesFold.jsx index ea4947f765..445e00551f 100644 --- a/icons/jsx/DevicesFold.jsx +++ b/icons/jsx/DevicesFold.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDevicesFold(props) { return ( ); } + export default SvgDevicesFold; diff --git a/icons/jsx/DevicesOther.jsx b/icons/jsx/DevicesOther.jsx index c9751ab634..9869ebbd86 100644 --- a/icons/jsx/DevicesOther.jsx +++ b/icons/jsx/DevicesOther.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDevicesOther(props) { return ( ); } + export default SvgDevicesOther; diff --git a/icons/jsx/DialerSip.jsx b/icons/jsx/DialerSip.jsx index 7fffc70a1b..e0c427f064 100644 --- a/icons/jsx/DialerSip.jsx +++ b/icons/jsx/DialerSip.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDialerSip(props) { return ( ); } + export default SvgDialerSip; diff --git a/icons/jsx/Dialpad.jsx b/icons/jsx/Dialpad.jsx index 1af950bf4a..4c6de9e363 100644 --- a/icons/jsx/Dialpad.jsx +++ b/icons/jsx/Dialpad.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDialpad(props) { return ( ); } + export default SvgDialpad; diff --git a/icons/jsx/Diamond.jsx b/icons/jsx/Diamond.jsx index 32636db27b..d085d31a54 100644 --- a/icons/jsx/Diamond.jsx +++ b/icons/jsx/Diamond.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDiamond(props) { return ( ); } + export default SvgDiamond; diff --git a/icons/jsx/Difference.jsx b/icons/jsx/Difference.jsx index 4487360bdb..2ce4b8e0dd 100644 --- a/icons/jsx/Difference.jsx +++ b/icons/jsx/Difference.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDifference(props) { return ( ); } + export default SvgDifference; diff --git a/icons/jsx/Dining.jsx b/icons/jsx/Dining.jsx index 2af808797f..58653d3b79 100644 --- a/icons/jsx/Dining.jsx +++ b/icons/jsx/Dining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDining(props) { return ( ); } + export default SvgDining; diff --git a/icons/jsx/DinnerDining.jsx b/icons/jsx/DinnerDining.jsx index dd839f91f0..28c706d893 100644 --- a/icons/jsx/DinnerDining.jsx +++ b/icons/jsx/DinnerDining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDinnerDining(props) { return ( ); } + export default SvgDinnerDining; diff --git a/icons/jsx/Directions.jsx b/icons/jsx/Directions.jsx index 4f55bc4f83..2d0749fb74 100644 --- a/icons/jsx/Directions.jsx +++ b/icons/jsx/Directions.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirections(props) { return ( ); } + export default SvgDirections; diff --git a/icons/jsx/DirectionsBike.jsx b/icons/jsx/DirectionsBike.jsx index 7dea5fb8b3..7ea330a908 100644 --- a/icons/jsx/DirectionsBike.jsx +++ b/icons/jsx/DirectionsBike.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsBike(props) { return ( ); } + export default SvgDirectionsBike; diff --git a/icons/jsx/DirectionsBoat.jsx b/icons/jsx/DirectionsBoat.jsx index 5bc056ea82..50b57b652e 100644 --- a/icons/jsx/DirectionsBoat.jsx +++ b/icons/jsx/DirectionsBoat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsBoat(props) { return ( ); } + export default SvgDirectionsBoat; diff --git a/icons/jsx/DirectionsBoatFilled.jsx b/icons/jsx/DirectionsBoatFilled.jsx index a4fd6c69da..9d1433d571 100644 --- a/icons/jsx/DirectionsBoatFilled.jsx +++ b/icons/jsx/DirectionsBoatFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsBoatFilled(props) { return ( ); } + export default SvgDirectionsBoatFilled; diff --git a/icons/jsx/DirectionsBus.jsx b/icons/jsx/DirectionsBus.jsx index 60099e4289..299f297912 100644 --- a/icons/jsx/DirectionsBus.jsx +++ b/icons/jsx/DirectionsBus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsBus(props) { return ( ); } + export default SvgDirectionsBus; diff --git a/icons/jsx/DirectionsBusFilled.jsx b/icons/jsx/DirectionsBusFilled.jsx index d96c6e6112..be311012f7 100644 --- a/icons/jsx/DirectionsBusFilled.jsx +++ b/icons/jsx/DirectionsBusFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsBusFilled(props) { return ( ); } + export default SvgDirectionsBusFilled; diff --git a/icons/jsx/DirectionsCar.jsx b/icons/jsx/DirectionsCar.jsx index 4985846394..7b8bf14e5e 100644 --- a/icons/jsx/DirectionsCar.jsx +++ b/icons/jsx/DirectionsCar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsCar(props) { return ( ); } + export default SvgDirectionsCar; diff --git a/icons/jsx/DirectionsCarFilled.jsx b/icons/jsx/DirectionsCarFilled.jsx index a13ec1b446..10b161e5b0 100644 --- a/icons/jsx/DirectionsCarFilled.jsx +++ b/icons/jsx/DirectionsCarFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsCarFilled(props) { return ( ); } + export default SvgDirectionsCarFilled; diff --git a/icons/jsx/DirectionsOff.jsx b/icons/jsx/DirectionsOff.jsx index 1592628977..2e8dbc0160 100644 --- a/icons/jsx/DirectionsOff.jsx +++ b/icons/jsx/DirectionsOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsOff(props) { return ( ); } + export default SvgDirectionsOff; diff --git a/icons/jsx/DirectionsRailway.jsx b/icons/jsx/DirectionsRailway.jsx index 7020ec855d..cc1492e731 100644 --- a/icons/jsx/DirectionsRailway.jsx +++ b/icons/jsx/DirectionsRailway.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsRailway(props) { return ( ); } + export default SvgDirectionsRailway; diff --git a/icons/jsx/DirectionsRailwayFilled.jsx b/icons/jsx/DirectionsRailwayFilled.jsx index 9da316de62..f49148683a 100644 --- a/icons/jsx/DirectionsRailwayFilled.jsx +++ b/icons/jsx/DirectionsRailwayFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsRailwayFilled(props) { return ( ); } + export default SvgDirectionsRailwayFilled; diff --git a/icons/jsx/DirectionsRun.jsx b/icons/jsx/DirectionsRun.jsx index 8cc8a59db1..e364621ca4 100644 --- a/icons/jsx/DirectionsRun.jsx +++ b/icons/jsx/DirectionsRun.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsRun(props) { return ( ); } + export default SvgDirectionsRun; diff --git a/icons/jsx/DirectionsSubway.jsx b/icons/jsx/DirectionsSubway.jsx index c7da45d677..55d8e30e60 100644 --- a/icons/jsx/DirectionsSubway.jsx +++ b/icons/jsx/DirectionsSubway.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsSubway(props) { return ( ); } + export default SvgDirectionsSubway; diff --git a/icons/jsx/DirectionsSubwayFilled.jsx b/icons/jsx/DirectionsSubwayFilled.jsx index 058d95a7d6..9fb42718e7 100644 --- a/icons/jsx/DirectionsSubwayFilled.jsx +++ b/icons/jsx/DirectionsSubwayFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsSubwayFilled(props) { return ( ); } + export default SvgDirectionsSubwayFilled; diff --git a/icons/jsx/DirectionsTransit.jsx b/icons/jsx/DirectionsTransit.jsx index dd1b499a8c..3ec3b56b26 100644 --- a/icons/jsx/DirectionsTransit.jsx +++ b/icons/jsx/DirectionsTransit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsTransit(props) { return ( ); } + export default SvgDirectionsTransit; diff --git a/icons/jsx/DirectionsTransitFilled.jsx b/icons/jsx/DirectionsTransitFilled.jsx index 6a14456b77..57d4d702a1 100644 --- a/icons/jsx/DirectionsTransitFilled.jsx +++ b/icons/jsx/DirectionsTransitFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsTransitFilled(props) { return ( ); } + export default SvgDirectionsTransitFilled; diff --git a/icons/jsx/DirectionsWalk.jsx b/icons/jsx/DirectionsWalk.jsx index 4089ca0396..c569d3659b 100644 --- a/icons/jsx/DirectionsWalk.jsx +++ b/icons/jsx/DirectionsWalk.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirectionsWalk(props) { return ( ); } + export default SvgDirectionsWalk; diff --git a/icons/jsx/DirtyLens.jsx b/icons/jsx/DirtyLens.jsx index f8993e85ba..051ba6a4be 100644 --- a/icons/jsx/DirtyLens.jsx +++ b/icons/jsx/DirtyLens.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDirtyLens(props) { return ( ); } + export default SvgDirtyLens; diff --git a/icons/jsx/DisabledByDefault.jsx b/icons/jsx/DisabledByDefault.jsx index 171bc28fa8..67c2160fd4 100644 --- a/icons/jsx/DisabledByDefault.jsx +++ b/icons/jsx/DisabledByDefault.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDisabledByDefault(props) { return ( ); } + export default SvgDisabledByDefault; diff --git a/icons/jsx/DisabledVisible.jsx b/icons/jsx/DisabledVisible.jsx index 4784a5be3c..b4ff50ce9b 100644 --- a/icons/jsx/DisabledVisible.jsx +++ b/icons/jsx/DisabledVisible.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDisabledVisible(props) { return ( ); } + export default SvgDisabledVisible; diff --git a/icons/jsx/DiscFull.jsx b/icons/jsx/DiscFull.jsx index c8ac97bcf8..8fd8247af3 100644 --- a/icons/jsx/DiscFull.jsx +++ b/icons/jsx/DiscFull.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDiscFull(props) { return ( ); } + export default SvgDiscFull; diff --git a/icons/jsx/Discord.jsx b/icons/jsx/Discord.jsx index 5683995f9e..1ff3da9abb 100644 --- a/icons/jsx/Discord.jsx +++ b/icons/jsx/Discord.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDiscord(props) { return ( ); } + export default SvgDiscord; diff --git a/icons/jsx/Discount.jsx b/icons/jsx/Discount.jsx index 528664547e..2b49f694ff 100644 --- a/icons/jsx/Discount.jsx +++ b/icons/jsx/Discount.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDiscount(props) { return ( ); } + export default SvgDiscount; diff --git a/icons/jsx/DisplaySettings.jsx b/icons/jsx/DisplaySettings.jsx index 0ac740792e..4ab1142864 100644 --- a/icons/jsx/DisplaySettings.jsx +++ b/icons/jsx/DisplaySettings.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDisplaySettings(props) { return ( ); } + export default SvgDisplaySettings; diff --git a/icons/jsx/Diversity1.jsx b/icons/jsx/Diversity1.jsx index 1125e603ea..9a805f282c 100644 --- a/icons/jsx/Diversity1.jsx +++ b/icons/jsx/Diversity1.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDiversity1(props) { return ( ); } + export default SvgDiversity1; diff --git a/icons/jsx/Diversity2.jsx b/icons/jsx/Diversity2.jsx index 7761b3e1d9..9653bc703a 100644 --- a/icons/jsx/Diversity2.jsx +++ b/icons/jsx/Diversity2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDiversity2(props) { return ( ); } + export default SvgDiversity2; diff --git a/icons/jsx/Diversity3.jsx b/icons/jsx/Diversity3.jsx index 08b2f40397..4952259f93 100644 --- a/icons/jsx/Diversity3.jsx +++ b/icons/jsx/Diversity3.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDiversity3(props) { return ( ); } + export default SvgDiversity3; diff --git a/icons/jsx/Divide.jsx b/icons/jsx/Divide.jsx index 4c598e6d26..b19e68bf3e 100644 --- a/icons/jsx/Divide.jsx +++ b/icons/jsx/Divide.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDivide(props) { return ( ); } + export default SvgDivide; diff --git a/icons/jsx/Dns.jsx b/icons/jsx/Dns.jsx index c9513e16ac..69916b1dd3 100644 --- a/icons/jsx/Dns.jsx +++ b/icons/jsx/Dns.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDns(props) { return ( ); } + export default SvgDns; diff --git a/icons/jsx/DoDisturb.jsx b/icons/jsx/DoDisturb.jsx index 4f136a42fc..41f0f1f656 100644 --- a/icons/jsx/DoDisturb.jsx +++ b/icons/jsx/DoDisturb.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoDisturb(props) { return ( ); } + export default SvgDoDisturb; diff --git a/icons/jsx/DoDisturbAlt.jsx b/icons/jsx/DoDisturbAlt.jsx index 022f077e2c..24c1591291 100644 --- a/icons/jsx/DoDisturbAlt.jsx +++ b/icons/jsx/DoDisturbAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoDisturbAlt(props) { return ( ); } + export default SvgDoDisturbAlt; diff --git a/icons/jsx/DoDisturbOff.jsx b/icons/jsx/DoDisturbOff.jsx index 8c6db01719..dc93506555 100644 --- a/icons/jsx/DoDisturbOff.jsx +++ b/icons/jsx/DoDisturbOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoDisturbOff(props) { return ( ); } + export default SvgDoDisturbOff; diff --git a/icons/jsx/DoDisturbOn.jsx b/icons/jsx/DoDisturbOn.jsx index 820e7bf585..2144aa1376 100644 --- a/icons/jsx/DoDisturbOn.jsx +++ b/icons/jsx/DoDisturbOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoDisturbOn(props) { return ( ); } + export default SvgDoDisturbOn; diff --git a/icons/jsx/DoNotDisturb.jsx b/icons/jsx/DoNotDisturb.jsx index 47059e87a1..7cb230671d 100644 --- a/icons/jsx/DoNotDisturb.jsx +++ b/icons/jsx/DoNotDisturb.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoNotDisturb(props) { return ( ); } + export default SvgDoNotDisturb; diff --git a/icons/jsx/DoNotDisturbAlt.jsx b/icons/jsx/DoNotDisturbAlt.jsx index e659dc172c..2dd8c29179 100644 --- a/icons/jsx/DoNotDisturbAlt.jsx +++ b/icons/jsx/DoNotDisturbAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoNotDisturbAlt(props) { return ( ); } + export default SvgDoNotDisturbAlt; diff --git a/icons/jsx/DoNotDisturbOff.jsx b/icons/jsx/DoNotDisturbOff.jsx index 638abf2f33..76c78cfd0e 100644 --- a/icons/jsx/DoNotDisturbOff.jsx +++ b/icons/jsx/DoNotDisturbOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoNotDisturbOff(props) { return ( ); } + export default SvgDoNotDisturbOff; diff --git a/icons/jsx/DoNotDisturbOn.jsx b/icons/jsx/DoNotDisturbOn.jsx index 044055b4d2..0c7467e4de 100644 --- a/icons/jsx/DoNotDisturbOn.jsx +++ b/icons/jsx/DoNotDisturbOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoNotDisturbOn(props) { return ( ); } + export default SvgDoNotDisturbOn; diff --git a/icons/jsx/DoNotDisturbOnTotalSilence.jsx b/icons/jsx/DoNotDisturbOnTotalSilence.jsx index cdb938d69f..583402beb5 100644 --- a/icons/jsx/DoNotDisturbOnTotalSilence.jsx +++ b/icons/jsx/DoNotDisturbOnTotalSilence.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoNotDisturbOnTotalSilence(props) { return ( ); } + export default SvgDoNotDisturbOnTotalSilence; diff --git a/icons/jsx/DoNotStep.jsx b/icons/jsx/DoNotStep.jsx index 038b80000e..910bd7339a 100644 --- a/icons/jsx/DoNotStep.jsx +++ b/icons/jsx/DoNotStep.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoNotStep(props) { return ( ); } + export default SvgDoNotStep; diff --git a/icons/jsx/DoNotTouch.jsx b/icons/jsx/DoNotTouch.jsx index 4382457ec9..32d9a6ab5a 100644 --- a/icons/jsx/DoNotTouch.jsx +++ b/icons/jsx/DoNotTouch.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoNotTouch(props) { return ( ); } + export default SvgDoNotTouch; diff --git a/icons/jsx/Dock.jsx b/icons/jsx/Dock.jsx index 5da70e6884..5f98c0618d 100644 --- a/icons/jsx/Dock.jsx +++ b/icons/jsx/Dock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDock(props) { return ( ); } + export default SvgDock; diff --git a/icons/jsx/DocumentScanner.jsx b/icons/jsx/DocumentScanner.jsx index ef448f0698..266a42b9c1 100644 --- a/icons/jsx/DocumentScanner.jsx +++ b/icons/jsx/DocumentScanner.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDocumentScanner(props) { return ( ); } + export default SvgDocumentScanner; diff --git a/icons/jsx/Domain.jsx b/icons/jsx/Domain.jsx index 3cd1b47c90..f57fdf163f 100644 --- a/icons/jsx/Domain.jsx +++ b/icons/jsx/Domain.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDomain(props) { return ( ); } + export default SvgDomain; diff --git a/icons/jsx/DomainAdd.jsx b/icons/jsx/DomainAdd.jsx index b51ecc4556..efb4ff293c 100644 --- a/icons/jsx/DomainAdd.jsx +++ b/icons/jsx/DomainAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDomainAdd(props) { return ( ); } + export default SvgDomainAdd; diff --git a/icons/jsx/DomainDisabled.jsx b/icons/jsx/DomainDisabled.jsx index 18589a1415..a0190c3a93 100644 --- a/icons/jsx/DomainDisabled.jsx +++ b/icons/jsx/DomainDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDomainDisabled(props) { return ( ); } + export default SvgDomainDisabled; diff --git a/icons/jsx/DomainVerification.jsx b/icons/jsx/DomainVerification.jsx index f4c168598f..7ed9f11942 100644 --- a/icons/jsx/DomainVerification.jsx +++ b/icons/jsx/DomainVerification.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDomainVerification(props) { return ( ); } + export default SvgDomainVerification; diff --git a/icons/jsx/Done.jsx b/icons/jsx/Done.jsx index 3fae077f61..394976f4ca 100644 --- a/icons/jsx/Done.jsx +++ b/icons/jsx/Done.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDone(props) { return ( ); } + export default SvgDone; diff --git a/icons/jsx/DoneAll.jsx b/icons/jsx/DoneAll.jsx index 64bf2f2fae..b7b65390e5 100644 --- a/icons/jsx/DoneAll.jsx +++ b/icons/jsx/DoneAll.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoneAll(props) { return ( ); } + export default SvgDoneAll; diff --git a/icons/jsx/DoneOutline.jsx b/icons/jsx/DoneOutline.jsx index 2b6e91cdf4..3971f390b4 100644 --- a/icons/jsx/DoneOutline.jsx +++ b/icons/jsx/DoneOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoneOutline(props) { return ( ); } + export default SvgDoneOutline; diff --git a/icons/jsx/DonutLarge.jsx b/icons/jsx/DonutLarge.jsx index 353c3e745e..2d4dd0ef93 100644 --- a/icons/jsx/DonutLarge.jsx +++ b/icons/jsx/DonutLarge.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDonutLarge(props) { return ( ); } + export default SvgDonutLarge; diff --git a/icons/jsx/DonutSmall.jsx b/icons/jsx/DonutSmall.jsx index ae6e74cd2e..dba5723ea7 100644 --- a/icons/jsx/DonutSmall.jsx +++ b/icons/jsx/DonutSmall.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDonutSmall(props) { return ( ); } + export default SvgDonutSmall; diff --git a/icons/jsx/DoorBack.jsx b/icons/jsx/DoorBack.jsx index 852dd62bb2..bbc3275d90 100644 --- a/icons/jsx/DoorBack.jsx +++ b/icons/jsx/DoorBack.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoorBack(props) { return ( ); } + export default SvgDoorBack; diff --git a/icons/jsx/DoorFront.jsx b/icons/jsx/DoorFront.jsx index 451742f07c..e1ddb83110 100644 --- a/icons/jsx/DoorFront.jsx +++ b/icons/jsx/DoorFront.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoorFront(props) { return ( ); } + export default SvgDoorFront; diff --git a/icons/jsx/DoorSliding.jsx b/icons/jsx/DoorSliding.jsx index 7623881a72..8c4f710fce 100644 --- a/icons/jsx/DoorSliding.jsx +++ b/icons/jsx/DoorSliding.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoorSliding(props) { return ( ); } + export default SvgDoorSliding; diff --git a/icons/jsx/Doorbell.jsx b/icons/jsx/Doorbell.jsx index 980ec2d1e4..4f911dad13 100644 --- a/icons/jsx/Doorbell.jsx +++ b/icons/jsx/Doorbell.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoorbell(props) { return ( ); } + export default SvgDoorbell; diff --git a/icons/jsx/DoubleArrow.jsx b/icons/jsx/DoubleArrow.jsx index 1ef87941b0..ae6a81dfc9 100644 --- a/icons/jsx/DoubleArrow.jsx +++ b/icons/jsx/DoubleArrow.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDoubleArrow(props) { return ( ); } + export default SvgDoubleArrow; diff --git a/icons/jsx/DownhillSkiing.jsx b/icons/jsx/DownhillSkiing.jsx index fa40c92642..ca8077f307 100644 --- a/icons/jsx/DownhillSkiing.jsx +++ b/icons/jsx/DownhillSkiing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDownhillSkiing(props) { return ( ); } + export default SvgDownhillSkiing; diff --git a/icons/jsx/Download.jsx b/icons/jsx/Download.jsx index f2bbea7020..2047e022d1 100644 --- a/icons/jsx/Download.jsx +++ b/icons/jsx/Download.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDownload(props) { return ( ); } + export default SvgDownload; diff --git a/icons/jsx/DownloadDone.jsx b/icons/jsx/DownloadDone.jsx index 615fc725f9..aae308cfad 100644 --- a/icons/jsx/DownloadDone.jsx +++ b/icons/jsx/DownloadDone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDownloadDone(props) { return ( ); } + export default SvgDownloadDone; diff --git a/icons/jsx/DownloadForOffline.jsx b/icons/jsx/DownloadForOffline.jsx index c69b4465ea..185c2db9cb 100644 --- a/icons/jsx/DownloadForOffline.jsx +++ b/icons/jsx/DownloadForOffline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDownloadForOffline(props) { return ( ); } + export default SvgDownloadForOffline; diff --git a/icons/jsx/Downloading.jsx b/icons/jsx/Downloading.jsx index d20f4c00fc..52e53263a5 100644 --- a/icons/jsx/Downloading.jsx +++ b/icons/jsx/Downloading.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDownloading(props) { return ( ); } + export default SvgDownloading; diff --git a/icons/jsx/Drafts.jsx b/icons/jsx/Drafts.jsx index 02e75e2504..04a1e238bc 100644 --- a/icons/jsx/Drafts.jsx +++ b/icons/jsx/Drafts.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDrafts(props) { return ( ); } + export default SvgDrafts; diff --git a/icons/jsx/DragHandle.jsx b/icons/jsx/DragHandle.jsx index a7109cec0a..bfe078ca62 100644 --- a/icons/jsx/DragHandle.jsx +++ b/icons/jsx/DragHandle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDragHandle(props) { return ( ); } + export default SvgDragHandle; diff --git a/icons/jsx/DragIndicator.jsx b/icons/jsx/DragIndicator.jsx index 2dcd3c42a2..4ea48fa0af 100644 --- a/icons/jsx/DragIndicator.jsx +++ b/icons/jsx/DragIndicator.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDragIndicator(props) { return ( ); } + export default SvgDragIndicator; diff --git a/icons/jsx/Draw.jsx b/icons/jsx/Draw.jsx index f022ade3b8..ebe5d8c055 100644 --- a/icons/jsx/Draw.jsx +++ b/icons/jsx/Draw.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDraw(props) { return ( ); } + export default SvgDraw; diff --git a/icons/jsx/DrawShapes.jsx b/icons/jsx/DrawShapes.jsx index 7a618eed8a..e5cf4b8f43 100644 --- a/icons/jsx/DrawShapes.jsx +++ b/icons/jsx/DrawShapes.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDrawShapes(props) { return ( ); } + export default SvgDrawShapes; diff --git a/icons/jsx/DriveEta.jsx b/icons/jsx/DriveEta.jsx index b79d167c7f..ebc04ff3e2 100644 --- a/icons/jsx/DriveEta.jsx +++ b/icons/jsx/DriveEta.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDriveEta(props) { return ( ); } + export default SvgDriveEta; diff --git a/icons/jsx/DriveFileMove.jsx b/icons/jsx/DriveFileMove.jsx index 667a946081..770086fd10 100644 --- a/icons/jsx/DriveFileMove.jsx +++ b/icons/jsx/DriveFileMove.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDriveFileMove(props) { return ( ); } + export default SvgDriveFileMove; diff --git a/icons/jsx/DriveFileMoveRtl.jsx b/icons/jsx/DriveFileMoveRtl.jsx index c48ae2b9a3..91df3afa49 100644 --- a/icons/jsx/DriveFileMoveRtl.jsx +++ b/icons/jsx/DriveFileMoveRtl.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDriveFileMoveRtl(props) { return ( ); } + export default SvgDriveFileMoveRtl; diff --git a/icons/jsx/DriveFileRenameOutline.jsx b/icons/jsx/DriveFileRenameOutline.jsx index b8d477938c..21afef497f 100644 --- a/icons/jsx/DriveFileRenameOutline.jsx +++ b/icons/jsx/DriveFileRenameOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDriveFileRenameOutline(props) { return ( ); } + export default SvgDriveFileRenameOutline; diff --git a/icons/jsx/DriveFolderUpload.jsx b/icons/jsx/DriveFolderUpload.jsx index be84a070bf..79bef16ab6 100644 --- a/icons/jsx/DriveFolderUpload.jsx +++ b/icons/jsx/DriveFolderUpload.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDriveFolderUpload(props) { return ( ); } + export default SvgDriveFolderUpload; diff --git a/icons/jsx/Dry.jsx b/icons/jsx/Dry.jsx index 54f7ff9cb2..56bdfadbf7 100644 --- a/icons/jsx/Dry.jsx +++ b/icons/jsx/Dry.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDry(props) { return ( ); } + export default SvgDry; diff --git a/icons/jsx/DryCleaning.jsx b/icons/jsx/DryCleaning.jsx index 1a9ad5164f..3cd11cd9c6 100644 --- a/icons/jsx/DryCleaning.jsx +++ b/icons/jsx/DryCleaning.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDryCleaning(props) { return ( ); } + export default SvgDryCleaning; diff --git a/icons/jsx/Duo.jsx b/icons/jsx/Duo.jsx index d05baaec95..93cd5cd171 100644 --- a/icons/jsx/Duo.jsx +++ b/icons/jsx/Duo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDuo(props) { return ( ); } + export default SvgDuo; diff --git a/icons/jsx/Dvr.jsx b/icons/jsx/Dvr.jsx index 0dd5ab6685..39e0a328f2 100644 --- a/icons/jsx/Dvr.jsx +++ b/icons/jsx/Dvr.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDvr(props) { return ( ); } + export default SvgDvr; diff --git a/icons/jsx/DynamicFeed.jsx b/icons/jsx/DynamicFeed.jsx index 39dcf7015d..0fd1b5131f 100644 --- a/icons/jsx/DynamicFeed.jsx +++ b/icons/jsx/DynamicFeed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDynamicFeed(props) { return ( ); } + export default SvgDynamicFeed; diff --git a/icons/jsx/DynamicForm.jsx b/icons/jsx/DynamicForm.jsx index 51d27aa1a9..59b2c3e452 100644 --- a/icons/jsx/DynamicForm.jsx +++ b/icons/jsx/DynamicForm.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgDynamicForm(props) { return ( ); } + export default SvgDynamicForm; diff --git a/icons/jsx/EMobiledata.jsx b/icons/jsx/EMobiledata.jsx index 5d17d1569d..645e28df06 100644 --- a/icons/jsx/EMobiledata.jsx +++ b/icons/jsx/EMobiledata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEMobiledata(props) { return ( ); } + export default SvgEMobiledata; diff --git a/icons/jsx/Earbuds.jsx b/icons/jsx/Earbuds.jsx index ee1c18816b..c89d64c0e5 100644 --- a/icons/jsx/Earbuds.jsx +++ b/icons/jsx/Earbuds.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEarbuds(props) { return ( ); } + export default SvgEarbuds; diff --git a/icons/jsx/EarbudsBattery.jsx b/icons/jsx/EarbudsBattery.jsx index 66803d33d3..a0cc3b3d7d 100644 --- a/icons/jsx/EarbudsBattery.jsx +++ b/icons/jsx/EarbudsBattery.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEarbudsBattery(props) { return ( ); } + export default SvgEarbudsBattery; diff --git a/icons/jsx/East.jsx b/icons/jsx/East.jsx index 26e5dab679..bd7937a69f 100644 --- a/icons/jsx/East.jsx +++ b/icons/jsx/East.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEast(props) { return ( ); } + export default SvgEast; diff --git a/icons/jsx/Eco.jsx b/icons/jsx/Eco.jsx index 1b2ec70021..b9dea1c9af 100644 --- a/icons/jsx/Eco.jsx +++ b/icons/jsx/Eco.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEco(props) { return ( ); } + export default SvgEco; diff --git a/icons/jsx/EdgesensorHigh.jsx b/icons/jsx/EdgesensorHigh.jsx index 1c3beeb616..e62e88ccea 100644 --- a/icons/jsx/EdgesensorHigh.jsx +++ b/icons/jsx/EdgesensorHigh.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEdgesensorHigh(props) { return ( ); } + export default SvgEdgesensorHigh; diff --git a/icons/jsx/EdgesensorLow.jsx b/icons/jsx/EdgesensorLow.jsx index fce418f020..47fffa72b2 100644 --- a/icons/jsx/EdgesensorLow.jsx +++ b/icons/jsx/EdgesensorLow.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEdgesensorLow(props) { return ( ); } + export default SvgEdgesensorLow; diff --git a/icons/jsx/Edit.jsx b/icons/jsx/Edit.jsx index 9150742cae..844ec0476f 100644 --- a/icons/jsx/Edit.jsx +++ b/icons/jsx/Edit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEdit(props) { return ( ); } + export default SvgEdit; diff --git a/icons/jsx/EditAttributes.jsx b/icons/jsx/EditAttributes.jsx index aeb8e9268d..33b8e489cd 100644 --- a/icons/jsx/EditAttributes.jsx +++ b/icons/jsx/EditAttributes.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEditAttributes(props) { return ( ); } + export default SvgEditAttributes; diff --git a/icons/jsx/EditCalendar.jsx b/icons/jsx/EditCalendar.jsx index 2fdebacf4a..bc3383d487 100644 --- a/icons/jsx/EditCalendar.jsx +++ b/icons/jsx/EditCalendar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEditCalendar(props) { return ( ); } + export default SvgEditCalendar; diff --git a/icons/jsx/EditCircle.jsx b/icons/jsx/EditCircle.jsx new file mode 100644 index 0000000000..b9c07d1ca1 --- /dev/null +++ b/icons/jsx/EditCircle.jsx @@ -0,0 +1,19 @@ +import * as React from "react"; + +function SvgEditCircle(props) { + return ( + + + + ); +} + +export default SvgEditCircle; diff --git a/icons/jsx/EditLocation.jsx b/icons/jsx/EditLocation.jsx index 46cac5e5f2..ece0201c84 100644 --- a/icons/jsx/EditLocation.jsx +++ b/icons/jsx/EditLocation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEditLocation(props) { return ( ); } + export default SvgEditLocation; diff --git a/icons/jsx/EditLocationAlt.jsx b/icons/jsx/EditLocationAlt.jsx index a7fb5bec37..0acf9b737a 100644 --- a/icons/jsx/EditLocationAlt.jsx +++ b/icons/jsx/EditLocationAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEditLocationAlt(props) { return ( ); } + export default SvgEditLocationAlt; diff --git a/icons/jsx/EditNote.jsx b/icons/jsx/EditNote.jsx index f75f079d2e..c0cc6d5f73 100644 --- a/icons/jsx/EditNote.jsx +++ b/icons/jsx/EditNote.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEditNote(props) { return ( ); } + export default SvgEditNote; diff --git a/icons/jsx/EditNotifications.jsx b/icons/jsx/EditNotifications.jsx index 97a8fb503b..8d4aabc4fe 100644 --- a/icons/jsx/EditNotifications.jsx +++ b/icons/jsx/EditNotifications.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEditNotifications(props) { return ( ); } + export default SvgEditNotifications; diff --git a/icons/jsx/EditOff.jsx b/icons/jsx/EditOff.jsx index 6221377172..795b9aa468 100644 --- a/icons/jsx/EditOff.jsx +++ b/icons/jsx/EditOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEditOff(props) { return ( ); } + export default SvgEditOff; diff --git a/icons/jsx/EditOutline.jsx b/icons/jsx/EditOutline.jsx index 3206c1223a..67efc01a61 100644 --- a/icons/jsx/EditOutline.jsx +++ b/icons/jsx/EditOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEditOutline(props) { return ( ); } + export default SvgEditOutline; diff --git a/icons/jsx/EditRoad.jsx b/icons/jsx/EditRoad.jsx index c568b0511e..c54bef626f 100644 --- a/icons/jsx/EditRoad.jsx +++ b/icons/jsx/EditRoad.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEditRoad(props) { return ( ); } + export default SvgEditRoad; diff --git a/icons/jsx/Egg.jsx b/icons/jsx/Egg.jsx index c84c90acb7..72ee3becca 100644 --- a/icons/jsx/Egg.jsx +++ b/icons/jsx/Egg.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEgg(props) { return ( ); } + export default SvgEgg; diff --git a/icons/jsx/EggAlt.jsx b/icons/jsx/EggAlt.jsx index 2e48cb153b..0b7c73d247 100644 --- a/icons/jsx/EggAlt.jsx +++ b/icons/jsx/EggAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEggAlt(props) { return ( ); } + export default SvgEggAlt; diff --git a/icons/jsx/Eject.jsx b/icons/jsx/Eject.jsx index 492476746d..789ae5be5c 100644 --- a/icons/jsx/Eject.jsx +++ b/icons/jsx/Eject.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEject(props) { return ( ); } + export default SvgEject; diff --git a/icons/jsx/Elderly.jsx b/icons/jsx/Elderly.jsx index effa308e35..9c447407f0 100644 --- a/icons/jsx/Elderly.jsx +++ b/icons/jsx/Elderly.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgElderly(props) { return ( ); } + export default SvgElderly; diff --git a/icons/jsx/ElderlyWoman.jsx b/icons/jsx/ElderlyWoman.jsx index 595baece5a..3c9a59c03f 100644 --- a/icons/jsx/ElderlyWoman.jsx +++ b/icons/jsx/ElderlyWoman.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgElderlyWoman(props) { return ( ); } + export default SvgElderlyWoman; diff --git a/icons/jsx/ElectricBike.jsx b/icons/jsx/ElectricBike.jsx index f34961adc4..5191f47803 100644 --- a/icons/jsx/ElectricBike.jsx +++ b/icons/jsx/ElectricBike.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgElectricBike(props) { return ( ); } + export default SvgElectricBike; diff --git a/icons/jsx/ElectricBolt.jsx b/icons/jsx/ElectricBolt.jsx index 68e5cf87cd..b3f2dd996d 100644 --- a/icons/jsx/ElectricBolt.jsx +++ b/icons/jsx/ElectricBolt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgElectricBolt(props) { return ( ); } + export default SvgElectricBolt; diff --git a/icons/jsx/ElectricCar.jsx b/icons/jsx/ElectricCar.jsx index 1fdc0aac86..032df59e04 100644 --- a/icons/jsx/ElectricCar.jsx +++ b/icons/jsx/ElectricCar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgElectricCar(props) { return ( ); } + export default SvgElectricCar; diff --git a/icons/jsx/ElectricMeter.jsx b/icons/jsx/ElectricMeter.jsx index 77bbf23d68..4a06f93100 100644 --- a/icons/jsx/ElectricMeter.jsx +++ b/icons/jsx/ElectricMeter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgElectricMeter(props) { return ( ); } + export default SvgElectricMeter; diff --git a/icons/jsx/ElectricMoped.jsx b/icons/jsx/ElectricMoped.jsx index 79cecf4680..ffe67413fc 100644 --- a/icons/jsx/ElectricMoped.jsx +++ b/icons/jsx/ElectricMoped.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgElectricMoped(props) { return ( ); } + export default SvgElectricMoped; diff --git a/icons/jsx/ElectricRickshaw.jsx b/icons/jsx/ElectricRickshaw.jsx index 7a08320882..ad49d7bcf8 100644 --- a/icons/jsx/ElectricRickshaw.jsx +++ b/icons/jsx/ElectricRickshaw.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgElectricRickshaw(props) { return ( ); } + export default SvgElectricRickshaw; diff --git a/icons/jsx/ElectricScooter.jsx b/icons/jsx/ElectricScooter.jsx index b113cb297a..10c56c992e 100644 --- a/icons/jsx/ElectricScooter.jsx +++ b/icons/jsx/ElectricScooter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgElectricScooter(props) { return ( ); } + export default SvgElectricScooter; diff --git a/icons/jsx/ElectricalServices.jsx b/icons/jsx/ElectricalServices.jsx index cb42304dd2..10e495aec0 100644 --- a/icons/jsx/ElectricalServices.jsx +++ b/icons/jsx/ElectricalServices.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgElectricalServices(props) { return ( ); } + export default SvgElectricalServices; diff --git a/icons/jsx/Elevator.jsx b/icons/jsx/Elevator.jsx index 9daab4cf5c..3d2bc1c657 100644 --- a/icons/jsx/Elevator.jsx +++ b/icons/jsx/Elevator.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgElevator(props) { return ( ); } + export default SvgElevator; diff --git a/icons/jsx/Email.jsx b/icons/jsx/Email.jsx index 5ba10c30f5..235a153f53 100644 --- a/icons/jsx/Email.jsx +++ b/icons/jsx/Email.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmail(props) { return ( ); } + export default SvgEmail; diff --git a/icons/jsx/Emergency.jsx b/icons/jsx/Emergency.jsx index e23c2ad942..b96d284130 100644 --- a/icons/jsx/Emergency.jsx +++ b/icons/jsx/Emergency.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmergency(props) { return ( ); } + export default SvgEmergency; diff --git a/icons/jsx/EmergencyRecording.jsx b/icons/jsx/EmergencyRecording.jsx index b608356766..d654a54b5f 100644 --- a/icons/jsx/EmergencyRecording.jsx +++ b/icons/jsx/EmergencyRecording.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmergencyRecording(props) { return ( ); } + export default SvgEmergencyRecording; diff --git a/icons/jsx/EmergencyShare.jsx b/icons/jsx/EmergencyShare.jsx index 2a906df8e8..5798413077 100644 --- a/icons/jsx/EmergencyShare.jsx +++ b/icons/jsx/EmergencyShare.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmergencyShare(props) { return ( ); } + export default SvgEmergencyShare; diff --git a/icons/jsx/EmojiEmotions.jsx b/icons/jsx/EmojiEmotions.jsx index 082aed7ce4..82529b0817 100644 --- a/icons/jsx/EmojiEmotions.jsx +++ b/icons/jsx/EmojiEmotions.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmojiEmotions(props) { return ( ); } + export default SvgEmojiEmotions; diff --git a/icons/jsx/EmojiEvents.jsx b/icons/jsx/EmojiEvents.jsx index 73b942925c..8e5156bdc7 100644 --- a/icons/jsx/EmojiEvents.jsx +++ b/icons/jsx/EmojiEvents.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmojiEvents(props) { return ( ); } + export default SvgEmojiEvents; diff --git a/icons/jsx/EmojiFlags.jsx b/icons/jsx/EmojiFlags.jsx index ccee0ac86d..6846428779 100644 --- a/icons/jsx/EmojiFlags.jsx +++ b/icons/jsx/EmojiFlags.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmojiFlags(props) { return ( ); } + export default SvgEmojiFlags; diff --git a/icons/jsx/EmojiFoodBeverage.jsx b/icons/jsx/EmojiFoodBeverage.jsx index 280a012a92..afdeb245bb 100644 --- a/icons/jsx/EmojiFoodBeverage.jsx +++ b/icons/jsx/EmojiFoodBeverage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmojiFoodBeverage(props) { return ( ); } + export default SvgEmojiFoodBeverage; diff --git a/icons/jsx/EmojiNature.jsx b/icons/jsx/EmojiNature.jsx index 1ac4844b08..c756739234 100644 --- a/icons/jsx/EmojiNature.jsx +++ b/icons/jsx/EmojiNature.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmojiNature(props) { return ( ); } + export default SvgEmojiNature; diff --git a/icons/jsx/EmojiObjects.jsx b/icons/jsx/EmojiObjects.jsx index 125bf5383b..817a87056f 100644 --- a/icons/jsx/EmojiObjects.jsx +++ b/icons/jsx/EmojiObjects.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmojiObjects(props) { return ( ); } + export default SvgEmojiObjects; diff --git a/icons/jsx/EmojiPeople.jsx b/icons/jsx/EmojiPeople.jsx index 7542ef12ca..d4119e8a75 100644 --- a/icons/jsx/EmojiPeople.jsx +++ b/icons/jsx/EmojiPeople.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmojiPeople(props) { return ( ); } + export default SvgEmojiPeople; diff --git a/icons/jsx/EmojiSymbols.jsx b/icons/jsx/EmojiSymbols.jsx index 3b65930f65..54f237008a 100644 --- a/icons/jsx/EmojiSymbols.jsx +++ b/icons/jsx/EmojiSymbols.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmojiSymbols(props) { return ( ); } + export default SvgEmojiSymbols; diff --git a/icons/jsx/EmojiTransportation.jsx b/icons/jsx/EmojiTransportation.jsx index daaa4f1924..4c8e2236a5 100644 --- a/icons/jsx/EmojiTransportation.jsx +++ b/icons/jsx/EmojiTransportation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEmojiTransportation(props) { return ( ); } + export default SvgEmojiTransportation; diff --git a/icons/jsx/EnergySavingsLeaf.jsx b/icons/jsx/EnergySavingsLeaf.jsx index 7874c1f506..71267ac20e 100644 --- a/icons/jsx/EnergySavingsLeaf.jsx +++ b/icons/jsx/EnergySavingsLeaf.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEnergySavingsLeaf(props) { return ( ); } + export default SvgEnergySavingsLeaf; diff --git a/icons/jsx/Engineering.jsx b/icons/jsx/Engineering.jsx index 9ed15889f4..9c4b442790 100644 --- a/icons/jsx/Engineering.jsx +++ b/icons/jsx/Engineering.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEngineering(props) { return ( ); } + export default SvgEngineering; diff --git a/icons/jsx/EnhancedEncryption.jsx b/icons/jsx/EnhancedEncryption.jsx index 9c44d4e3c3..41177334ad 100644 --- a/icons/jsx/EnhancedEncryption.jsx +++ b/icons/jsx/EnhancedEncryption.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEnhancedEncryption(props) { return ( ); } + export default SvgEnhancedEncryption; diff --git a/icons/jsx/Equalizer.jsx b/icons/jsx/Equalizer.jsx index 04bcb2c51c..d83a88b08b 100644 --- a/icons/jsx/Equalizer.jsx +++ b/icons/jsx/Equalizer.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEqualizer(props) { return ( ); } + export default SvgEqualizer; diff --git a/icons/jsx/Equals.jsx b/icons/jsx/Equals.jsx index 5b3ae8af96..74fb80968f 100644 --- a/icons/jsx/Equals.jsx +++ b/icons/jsx/Equals.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEquals(props) { return ( ); } + export default SvgEquals; diff --git a/icons/jsx/Error.jsx b/icons/jsx/Error.jsx index 3a57f51210..5d1dfa6ca0 100644 --- a/icons/jsx/Error.jsx +++ b/icons/jsx/Error.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgError(props) { return ( ); } + export default SvgError; diff --git a/icons/jsx/ErrorOutline.jsx b/icons/jsx/ErrorOutline.jsx index b53abaa181..6ddaeaf6bf 100644 --- a/icons/jsx/ErrorOutline.jsx +++ b/icons/jsx/ErrorOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgErrorOutline(props) { return ( ); } + export default SvgErrorOutline; diff --git a/icons/jsx/Escalator.jsx b/icons/jsx/Escalator.jsx index d193f2d778..4ddcc13037 100644 --- a/icons/jsx/Escalator.jsx +++ b/icons/jsx/Escalator.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEscalator(props) { return ( ); } + export default SvgEscalator; diff --git a/icons/jsx/EscalatorWarning.jsx b/icons/jsx/EscalatorWarning.jsx index ec18ae301f..d3bbebc78d 100644 --- a/icons/jsx/EscalatorWarning.jsx +++ b/icons/jsx/EscalatorWarning.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEscalatorWarning(props) { return ( ); } + export default SvgEscalatorWarning; diff --git a/icons/jsx/Euro.jsx b/icons/jsx/Euro.jsx index ad9cfc7c33..06eeb2277b 100644 --- a/icons/jsx/Euro.jsx +++ b/icons/jsx/Euro.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEuro(props) { return ( ); } + export default SvgEuro; diff --git a/icons/jsx/EuroSymbol.jsx b/icons/jsx/EuroSymbol.jsx index be8ca25c65..6382a73ddb 100644 --- a/icons/jsx/EuroSymbol.jsx +++ b/icons/jsx/EuroSymbol.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEuroSymbol(props) { return ( ); } + export default SvgEuroSymbol; diff --git a/icons/jsx/EvStation.jsx b/icons/jsx/EvStation.jsx index 072b5509da..389f7579d5 100644 --- a/icons/jsx/EvStation.jsx +++ b/icons/jsx/EvStation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEvStation(props) { return ( ); } + export default SvgEvStation; diff --git a/icons/jsx/Event.jsx b/icons/jsx/Event.jsx index ad082dd153..76c1dc0e70 100644 --- a/icons/jsx/Event.jsx +++ b/icons/jsx/Event.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEvent(props) { return ( ); } + export default SvgEvent; diff --git a/icons/jsx/EventAvailable.jsx b/icons/jsx/EventAvailable.jsx index 20021d9c9c..820033574d 100644 --- a/icons/jsx/EventAvailable.jsx +++ b/icons/jsx/EventAvailable.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEventAvailable(props) { return ( ); } + export default SvgEventAvailable; diff --git a/icons/jsx/EventBusy.jsx b/icons/jsx/EventBusy.jsx index 23fa2c9e03..ba2d8ec034 100644 --- a/icons/jsx/EventBusy.jsx +++ b/icons/jsx/EventBusy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEventBusy(props) { return ( ); } + export default SvgEventBusy; diff --git a/icons/jsx/EventNote.jsx b/icons/jsx/EventNote.jsx index 9003344693..008211cfd3 100644 --- a/icons/jsx/EventNote.jsx +++ b/icons/jsx/EventNote.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEventNote(props) { return ( ); } + export default SvgEventNote; diff --git a/icons/jsx/EventRepeat.jsx b/icons/jsx/EventRepeat.jsx index 4c1449a3ff..0b24e729ec 100644 --- a/icons/jsx/EventRepeat.jsx +++ b/icons/jsx/EventRepeat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEventRepeat(props) { return ( ); } + export default SvgEventRepeat; diff --git a/icons/jsx/EventSeat.jsx b/icons/jsx/EventSeat.jsx index 8bf54640f6..58b90b6859 100644 --- a/icons/jsx/EventSeat.jsx +++ b/icons/jsx/EventSeat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgEventSeat(props) { return ( ); } + export default SvgEventSeat; diff --git a/icons/jsx/ExitToApp.jsx b/icons/jsx/ExitToApp.jsx index 95dc733213..e43f029bee 100644 --- a/icons/jsx/ExitToApp.jsx +++ b/icons/jsx/ExitToApp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExitToApp(props) { return ( ); } + export default SvgExitToApp; diff --git a/icons/jsx/Expand.jsx b/icons/jsx/Expand.jsx index 53be4deebb..8bb85c086f 100644 --- a/icons/jsx/Expand.jsx +++ b/icons/jsx/Expand.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExpand(props) { return ( ); } + export default SvgExpand; diff --git a/icons/jsx/ExpandCircleDown.jsx b/icons/jsx/ExpandCircleDown.jsx index 6e3fcb35eb..9357e7cdfc 100644 --- a/icons/jsx/ExpandCircleDown.jsx +++ b/icons/jsx/ExpandCircleDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExpandCircleDown(props) { return ( ); } + export default SvgExpandCircleDown; diff --git a/icons/jsx/ExpandLess.jsx b/icons/jsx/ExpandLess.jsx index 6f7a94659d..c480efc608 100644 --- a/icons/jsx/ExpandLess.jsx +++ b/icons/jsx/ExpandLess.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExpandLess(props) { return ( ); } + export default SvgExpandLess; diff --git a/icons/jsx/ExpandMore.jsx b/icons/jsx/ExpandMore.jsx index 2bc6122e5b..a33855ecb5 100644 --- a/icons/jsx/ExpandMore.jsx +++ b/icons/jsx/ExpandMore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExpandMore(props) { return ( ); } + export default SvgExpandMore; diff --git a/icons/jsx/Explicit.jsx b/icons/jsx/Explicit.jsx index eba8c4fa95..e384f181f6 100644 --- a/icons/jsx/Explicit.jsx +++ b/icons/jsx/Explicit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExplicit(props) { return ( ); } + export default SvgExplicit; diff --git a/icons/jsx/Explore.jsx b/icons/jsx/Explore.jsx index cf8a3aeb04..279b5105f8 100644 --- a/icons/jsx/Explore.jsx +++ b/icons/jsx/Explore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExplore(props) { return ( ); } + export default SvgExplore; diff --git a/icons/jsx/ExploreOff.jsx b/icons/jsx/ExploreOff.jsx index 6926d35803..42380cced8 100644 --- a/icons/jsx/ExploreOff.jsx +++ b/icons/jsx/ExploreOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExploreOff(props) { return ( ); } + export default SvgExploreOff; diff --git a/icons/jsx/Exposure.jsx b/icons/jsx/Exposure.jsx index ffda35be36..d8e16d56de 100644 --- a/icons/jsx/Exposure.jsx +++ b/icons/jsx/Exposure.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExposure(props) { return ( ); } + export default SvgExposure; diff --git a/icons/jsx/ExposureNeg1.jsx b/icons/jsx/ExposureNeg1.jsx index d990dc3f26..6fda4f9ef8 100644 --- a/icons/jsx/ExposureNeg1.jsx +++ b/icons/jsx/ExposureNeg1.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExposureNeg1(props) { return ( ); } + export default SvgExposureNeg1; diff --git a/icons/jsx/ExposureNeg2.jsx b/icons/jsx/ExposureNeg2.jsx index 96daf95417..8e3bb1098f 100644 --- a/icons/jsx/ExposureNeg2.jsx +++ b/icons/jsx/ExposureNeg2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExposureNeg2(props) { return ( ); } + export default SvgExposureNeg2; diff --git a/icons/jsx/ExposurePlus1.jsx b/icons/jsx/ExposurePlus1.jsx index 92f58fb23b..742cd11d0b 100644 --- a/icons/jsx/ExposurePlus1.jsx +++ b/icons/jsx/ExposurePlus1.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExposurePlus1(props) { return ( ); } + export default SvgExposurePlus1; diff --git a/icons/jsx/ExposurePlus2.jsx b/icons/jsx/ExposurePlus2.jsx index feb0e36a35..85f72b4a1e 100644 --- a/icons/jsx/ExposurePlus2.jsx +++ b/icons/jsx/ExposurePlus2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExposurePlus2(props) { return ( ); } + export default SvgExposurePlus2; diff --git a/icons/jsx/ExposureZero.jsx b/icons/jsx/ExposureZero.jsx index 6481c97bb2..12da043388 100644 --- a/icons/jsx/ExposureZero.jsx +++ b/icons/jsx/ExposureZero.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExposureZero(props) { return ( ); } + export default SvgExposureZero; diff --git a/icons/jsx/Extension.jsx b/icons/jsx/Extension.jsx index 0903898463..3add607c6d 100644 --- a/icons/jsx/Extension.jsx +++ b/icons/jsx/Extension.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExtension(props) { return ( ); } + export default SvgExtension; diff --git a/icons/jsx/ExtensionOff.jsx b/icons/jsx/ExtensionOff.jsx index b48e6c1e03..9d2b6a7371 100644 --- a/icons/jsx/ExtensionOff.jsx +++ b/icons/jsx/ExtensionOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgExtensionOff(props) { return ( ); } + export default SvgExtensionOff; diff --git a/icons/jsx/Face.jsx b/icons/jsx/Face.jsx index cd67eb8d7b..22dbec3b56 100644 --- a/icons/jsx/Face.jsx +++ b/icons/jsx/Face.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFace(props) { return ( ); } + export default SvgFace; diff --git a/icons/jsx/Face2.jsx b/icons/jsx/Face2.jsx index 7fe789c4ca..5b04e56f76 100644 --- a/icons/jsx/Face2.jsx +++ b/icons/jsx/Face2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFace2(props) { return ( ); } + export default SvgFace2; diff --git a/icons/jsx/Face3.jsx b/icons/jsx/Face3.jsx index 7628814945..cc97f3e011 100644 --- a/icons/jsx/Face3.jsx +++ b/icons/jsx/Face3.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFace3(props) { return ( ); } + export default SvgFace3; diff --git a/icons/jsx/Face4.jsx b/icons/jsx/Face4.jsx index 980559a174..8673aade76 100644 --- a/icons/jsx/Face4.jsx +++ b/icons/jsx/Face4.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFace4(props) { return ( ); } + export default SvgFace4; diff --git a/icons/jsx/Face5.jsx b/icons/jsx/Face5.jsx index 899cc62d9e..02f5e940aa 100644 --- a/icons/jsx/Face5.jsx +++ b/icons/jsx/Face5.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFace5(props) { return ( ); } + export default SvgFace5; diff --git a/icons/jsx/Face6.jsx b/icons/jsx/Face6.jsx index 8a527816bc..8de634f815 100644 --- a/icons/jsx/Face6.jsx +++ b/icons/jsx/Face6.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFace6(props) { return ( ); } + export default SvgFace6; diff --git a/icons/jsx/FaceRetouchingNatural.jsx b/icons/jsx/FaceRetouchingNatural.jsx index 930ec86fef..61598e5658 100644 --- a/icons/jsx/FaceRetouchingNatural.jsx +++ b/icons/jsx/FaceRetouchingNatural.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFaceRetouchingNatural(props) { return ( ); } + export default SvgFaceRetouchingNatural; diff --git a/icons/jsx/FaceRetouchingOff.jsx b/icons/jsx/FaceRetouchingOff.jsx index 7deaa97cfc..72c3c8c6f2 100644 --- a/icons/jsx/FaceRetouchingOff.jsx +++ b/icons/jsx/FaceRetouchingOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFaceRetouchingOff(props) { return ( ); } + export default SvgFaceRetouchingOff; diff --git a/icons/jsx/Facebook.jsx b/icons/jsx/Facebook.jsx index fd67e2bd45..c6bc938c7d 100644 --- a/icons/jsx/Facebook.jsx +++ b/icons/jsx/Facebook.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFacebook(props) { return ( ); } + export default SvgFacebook; diff --git a/icons/jsx/FacebookCircle.jsx b/icons/jsx/FacebookCircle.jsx index 9798ed0023..426ec270f0 100644 --- a/icons/jsx/FacebookCircle.jsx +++ b/icons/jsx/FacebookCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFacebookCircle(props) { return ( ); } + export default SvgFacebookCircle; diff --git a/icons/jsx/FactCheck.jsx b/icons/jsx/FactCheck.jsx index c99d2fe0ca..553d97d8a7 100644 --- a/icons/jsx/FactCheck.jsx +++ b/icons/jsx/FactCheck.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFactCheck(props) { return ( ); } + export default SvgFactCheck; diff --git a/icons/jsx/Factory.jsx b/icons/jsx/Factory.jsx index 2bceaea8e1..607cea0864 100644 --- a/icons/jsx/Factory.jsx +++ b/icons/jsx/Factory.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFactory(props) { return ( ); } + export default SvgFactory; diff --git a/icons/jsx/FamilyRestroom.jsx b/icons/jsx/FamilyRestroom.jsx index 1b9db382be..6909fa09ac 100644 --- a/icons/jsx/FamilyRestroom.jsx +++ b/icons/jsx/FamilyRestroom.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFamilyRestroom(props) { return ( ); } + export default SvgFamilyRestroom; diff --git a/icons/jsx/FastForward.jsx b/icons/jsx/FastForward.jsx index 2e7d92bc33..ba17d2e0e5 100644 --- a/icons/jsx/FastForward.jsx +++ b/icons/jsx/FastForward.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFastForward(props) { return ( ); } + export default SvgFastForward; diff --git a/icons/jsx/FastRewind.jsx b/icons/jsx/FastRewind.jsx index c9a04166e5..3dc803c6b2 100644 --- a/icons/jsx/FastRewind.jsx +++ b/icons/jsx/FastRewind.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFastRewind(props) { return ( ); } + export default SvgFastRewind; diff --git a/icons/jsx/Fastfood.jsx b/icons/jsx/Fastfood.jsx index 0b1e771b6b..1379cf485a 100644 --- a/icons/jsx/Fastfood.jsx +++ b/icons/jsx/Fastfood.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFastfood(props) { return ( ); } + export default SvgFastfood; diff --git a/icons/jsx/Favorite.jsx b/icons/jsx/Favorite.jsx index 5aa480dc8c..c58639570e 100644 --- a/icons/jsx/Favorite.jsx +++ b/icons/jsx/Favorite.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFavorite(props) { return ( ); } + export default SvgFavorite; diff --git a/icons/jsx/FavoriteBorder.jsx b/icons/jsx/FavoriteBorder.jsx index 623bc2c0c8..684344669d 100644 --- a/icons/jsx/FavoriteBorder.jsx +++ b/icons/jsx/FavoriteBorder.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFavoriteBorder(props) { return ( ); } + export default SvgFavoriteBorder; diff --git a/icons/jsx/Fax.jsx b/icons/jsx/Fax.jsx index 93c19a13c4..28912e690a 100644 --- a/icons/jsx/Fax.jsx +++ b/icons/jsx/Fax.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFax(props) { return ( ); } + export default SvgFax; diff --git a/icons/jsx/FeaturedPlayList.jsx b/icons/jsx/FeaturedPlayList.jsx index c37aefa964..59ab91190f 100644 --- a/icons/jsx/FeaturedPlayList.jsx +++ b/icons/jsx/FeaturedPlayList.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFeaturedPlayList(props) { return ( ); } + export default SvgFeaturedPlayList; diff --git a/icons/jsx/FeaturedVideo.jsx b/icons/jsx/FeaturedVideo.jsx index 1d10a45cd2..47cad4a14a 100644 --- a/icons/jsx/FeaturedVideo.jsx +++ b/icons/jsx/FeaturedVideo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFeaturedVideo(props) { return ( ); } + export default SvgFeaturedVideo; diff --git a/icons/jsx/Feed.jsx b/icons/jsx/Feed.jsx index 1531994b64..21b5796259 100644 --- a/icons/jsx/Feed.jsx +++ b/icons/jsx/Feed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFeed(props) { return ( ); } + export default SvgFeed; diff --git a/icons/jsx/Feedback.jsx b/icons/jsx/Feedback.jsx index 7a6aa2392a..325053105d 100644 --- a/icons/jsx/Feedback.jsx +++ b/icons/jsx/Feedback.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFeedback(props) { return ( ); } + export default SvgFeedback; diff --git a/icons/jsx/Female.jsx b/icons/jsx/Female.jsx index 2f271c8ff1..31c96e8349 100644 --- a/icons/jsx/Female.jsx +++ b/icons/jsx/Female.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFemale(props) { return ( ); } + export default SvgFemale; diff --git a/icons/jsx/Fence.jsx b/icons/jsx/Fence.jsx index 29acd7f4e9..41f9d731ca 100644 --- a/icons/jsx/Fence.jsx +++ b/icons/jsx/Fence.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFence(props) { return ( ); } + export default SvgFence; diff --git a/icons/jsx/Festival.jsx b/icons/jsx/Festival.jsx index 39c9cc7590..6033e2c692 100644 --- a/icons/jsx/Festival.jsx +++ b/icons/jsx/Festival.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFestival(props) { return ( ); } + export default SvgFestival; diff --git a/icons/jsx/FiberDvr.jsx b/icons/jsx/FiberDvr.jsx index d0c30f2620..81f0628cb4 100644 --- a/icons/jsx/FiberDvr.jsx +++ b/icons/jsx/FiberDvr.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFiberDvr(props) { return ( ); } + export default SvgFiberDvr; diff --git a/icons/jsx/FiberManualRecord.jsx b/icons/jsx/FiberManualRecord.jsx index d7f1af6109..0cfcd98ad8 100644 --- a/icons/jsx/FiberManualRecord.jsx +++ b/icons/jsx/FiberManualRecord.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFiberManualRecord(props) { return ( ); } + export default SvgFiberManualRecord; diff --git a/icons/jsx/FiberNew.jsx b/icons/jsx/FiberNew.jsx index 8fbae4f33d..69b95dfa1a 100644 --- a/icons/jsx/FiberNew.jsx +++ b/icons/jsx/FiberNew.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFiberNew(props) { return ( ); } + export default SvgFiberNew; diff --git a/icons/jsx/FiberPin.jsx b/icons/jsx/FiberPin.jsx index aad274d2d7..9027f26150 100644 --- a/icons/jsx/FiberPin.jsx +++ b/icons/jsx/FiberPin.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFiberPin(props) { return ( ); } + export default SvgFiberPin; diff --git a/icons/jsx/FiberSmartRecord.jsx b/icons/jsx/FiberSmartRecord.jsx index 249917a816..9b3248e4d0 100644 --- a/icons/jsx/FiberSmartRecord.jsx +++ b/icons/jsx/FiberSmartRecord.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFiberSmartRecord(props) { return ( ); } + export default SvgFiberSmartRecord; diff --git a/icons/jsx/FileCopy.jsx b/icons/jsx/FileCopy.jsx index f5b0d7491d..1173967b70 100644 --- a/icons/jsx/FileCopy.jsx +++ b/icons/jsx/FileCopy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFileCopy(props) { return ( ); } + export default SvgFileCopy; diff --git a/icons/jsx/FileDownload.jsx b/icons/jsx/FileDownload.jsx index 1c5ee68109..78fd9c405b 100644 --- a/icons/jsx/FileDownload.jsx +++ b/icons/jsx/FileDownload.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFileDownload(props) { return ( ); } + export default SvgFileDownload; diff --git a/icons/jsx/FileDownloadDone.jsx b/icons/jsx/FileDownloadDone.jsx index fe7af5d896..2c5cef477e 100644 --- a/icons/jsx/FileDownloadDone.jsx +++ b/icons/jsx/FileDownloadDone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFileDownloadDone(props) { return ( ); } + export default SvgFileDownloadDone; diff --git a/icons/jsx/FileDownloadOff.jsx b/icons/jsx/FileDownloadOff.jsx index f949bbe1f1..8b04cfb608 100644 --- a/icons/jsx/FileDownloadOff.jsx +++ b/icons/jsx/FileDownloadOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFileDownloadOff(props) { return ( ); } + export default SvgFileDownloadOff; diff --git a/icons/jsx/FileOpen.jsx b/icons/jsx/FileOpen.jsx index 5e2b384e64..c9d1b65a7e 100644 --- a/icons/jsx/FileOpen.jsx +++ b/icons/jsx/FileOpen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFileOpen(props) { return ( ); } + export default SvgFileOpen; diff --git a/icons/jsx/FilePresent.jsx b/icons/jsx/FilePresent.jsx index 7b650a7b78..8007838e59 100644 --- a/icons/jsx/FilePresent.jsx +++ b/icons/jsx/FilePresent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilePresent(props) { return ( ); } + export default SvgFilePresent; diff --git a/icons/jsx/FileUpload.jsx b/icons/jsx/FileUpload.jsx index 1dc9e1e641..1f7e33c0bd 100644 --- a/icons/jsx/FileUpload.jsx +++ b/icons/jsx/FileUpload.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFileUpload(props) { return ( ); } + export default SvgFileUpload; diff --git a/icons/jsx/Filter.jsx b/icons/jsx/Filter.jsx index bc8743cf9b..27749cc223 100644 --- a/icons/jsx/Filter.jsx +++ b/icons/jsx/Filter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilter(props) { return ( ); } + export default SvgFilter; diff --git a/icons/jsx/Filter1.jsx b/icons/jsx/Filter1.jsx index 6f93e6d814..87a77bba23 100644 --- a/icons/jsx/Filter1.jsx +++ b/icons/jsx/Filter1.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilter1(props) { return ( ); } + export default SvgFilter1; diff --git a/icons/jsx/Filter2.jsx b/icons/jsx/Filter2.jsx index 9ef3500ae3..8a1e10a290 100644 --- a/icons/jsx/Filter2.jsx +++ b/icons/jsx/Filter2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilter2(props) { return ( ); } + export default SvgFilter2; diff --git a/icons/jsx/Filter3.jsx b/icons/jsx/Filter3.jsx index daa410bca9..2e070b4e60 100644 --- a/icons/jsx/Filter3.jsx +++ b/icons/jsx/Filter3.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilter3(props) { return ( ); } + export default SvgFilter3; diff --git a/icons/jsx/Filter4.jsx b/icons/jsx/Filter4.jsx index 700b978ddf..0af39f101c 100644 --- a/icons/jsx/Filter4.jsx +++ b/icons/jsx/Filter4.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilter4(props) { return ( ); } + export default SvgFilter4; diff --git a/icons/jsx/Filter5.jsx b/icons/jsx/Filter5.jsx index 2e53f58ab9..285757e26c 100644 --- a/icons/jsx/Filter5.jsx +++ b/icons/jsx/Filter5.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilter5(props) { return ( ); } + export default SvgFilter5; diff --git a/icons/jsx/Filter6.jsx b/icons/jsx/Filter6.jsx index 49ba356bbd..36a0a687ed 100644 --- a/icons/jsx/Filter6.jsx +++ b/icons/jsx/Filter6.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilter6(props) { return ( ); } + export default SvgFilter6; diff --git a/icons/jsx/Filter7.jsx b/icons/jsx/Filter7.jsx index e380362937..2b057003ff 100644 --- a/icons/jsx/Filter7.jsx +++ b/icons/jsx/Filter7.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilter7(props) { return ( ); } + export default SvgFilter7; diff --git a/icons/jsx/Filter8.jsx b/icons/jsx/Filter8.jsx index e9512bbed4..6ac58e6408 100644 --- a/icons/jsx/Filter8.jsx +++ b/icons/jsx/Filter8.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilter8(props) { return ( ); } + export default SvgFilter8; diff --git a/icons/jsx/Filter9.jsx b/icons/jsx/Filter9.jsx index 322ec72c2c..164c538e9b 100644 --- a/icons/jsx/Filter9.jsx +++ b/icons/jsx/Filter9.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilter9(props) { return ( ); } + export default SvgFilter9; diff --git a/icons/jsx/Filter9Plus.jsx b/icons/jsx/Filter9Plus.jsx index 5bc2179c93..04ad67b9d8 100644 --- a/icons/jsx/Filter9Plus.jsx +++ b/icons/jsx/Filter9Plus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilter9Plus(props) { return ( ); } + export default SvgFilter9Plus; diff --git a/icons/jsx/FilterAlt.jsx b/icons/jsx/FilterAlt.jsx index 7d22df1672..30b4976c6d 100644 --- a/icons/jsx/FilterAlt.jsx +++ b/icons/jsx/FilterAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterAlt(props) { return ( ); } + export default SvgFilterAlt; diff --git a/icons/jsx/FilterAltOff.jsx b/icons/jsx/FilterAltOff.jsx index 9e684687e9..f4415eead2 100644 --- a/icons/jsx/FilterAltOff.jsx +++ b/icons/jsx/FilterAltOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterAltOff(props) { return ( ); } + export default SvgFilterAltOff; diff --git a/icons/jsx/FilterBAndW.jsx b/icons/jsx/FilterBAndW.jsx index 14f41a432c..aa1d5f836d 100644 --- a/icons/jsx/FilterBAndW.jsx +++ b/icons/jsx/FilterBAndW.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterBAndW(props) { return ( ); } + export default SvgFilterBAndW; diff --git a/icons/jsx/FilterCenterFocus.jsx b/icons/jsx/FilterCenterFocus.jsx index 06363cf363..7cba14f442 100644 --- a/icons/jsx/FilterCenterFocus.jsx +++ b/icons/jsx/FilterCenterFocus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterCenterFocus(props) { return ( ); } + export default SvgFilterCenterFocus; diff --git a/icons/jsx/FilterDrama.jsx b/icons/jsx/FilterDrama.jsx index 4dbc4b2ab7..2908a0de55 100644 --- a/icons/jsx/FilterDrama.jsx +++ b/icons/jsx/FilterDrama.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterDrama(props) { return ( ); } + export default SvgFilterDrama; diff --git a/icons/jsx/FilterFrames.jsx b/icons/jsx/FilterFrames.jsx index b7793953a2..4ec61baf8f 100644 --- a/icons/jsx/FilterFrames.jsx +++ b/icons/jsx/FilterFrames.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterFrames(props) { return ( ); } + export default SvgFilterFrames; diff --git a/icons/jsx/FilterHdr.jsx b/icons/jsx/FilterHdr.jsx index 9e49d7e6e6..395d646d3b 100644 --- a/icons/jsx/FilterHdr.jsx +++ b/icons/jsx/FilterHdr.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterHdr(props) { return ( ); } + export default SvgFilterHdr; diff --git a/icons/jsx/FilterList.jsx b/icons/jsx/FilterList.jsx index f1c9c77f62..4ccbae4831 100644 --- a/icons/jsx/FilterList.jsx +++ b/icons/jsx/FilterList.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterList(props) { return ( ); } + export default SvgFilterList; diff --git a/icons/jsx/FilterListOff.jsx b/icons/jsx/FilterListOff.jsx index 4b68b6d3c5..d7a123d009 100644 --- a/icons/jsx/FilterListOff.jsx +++ b/icons/jsx/FilterListOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterListOff(props) { return ( ); } + export default SvgFilterListOff; diff --git a/icons/jsx/FilterNone.jsx b/icons/jsx/FilterNone.jsx index db9096ebde..38707c7ef5 100644 --- a/icons/jsx/FilterNone.jsx +++ b/icons/jsx/FilterNone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterNone(props) { return ( ); } + export default SvgFilterNone; diff --git a/icons/jsx/FilterTiltShift.jsx b/icons/jsx/FilterTiltShift.jsx index c2d35943f3..3dd36200b7 100644 --- a/icons/jsx/FilterTiltShift.jsx +++ b/icons/jsx/FilterTiltShift.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterTiltShift(props) { return ( ); } + export default SvgFilterTiltShift; diff --git a/icons/jsx/FilterVintage.jsx b/icons/jsx/FilterVintage.jsx index 69cc3dd05c..995f2a96f5 100644 --- a/icons/jsx/FilterVintage.jsx +++ b/icons/jsx/FilterVintage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFilterVintage(props) { return ( ); } + export default SvgFilterVintage; diff --git a/icons/jsx/FindInPage.jsx b/icons/jsx/FindInPage.jsx index 360040e068..cd4a687063 100644 --- a/icons/jsx/FindInPage.jsx +++ b/icons/jsx/FindInPage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFindInPage(props) { return ( ); } + export default SvgFindInPage; diff --git a/icons/jsx/FindReplace.jsx b/icons/jsx/FindReplace.jsx index 8acdc3ed4a..4b35ca3f32 100644 --- a/icons/jsx/FindReplace.jsx +++ b/icons/jsx/FindReplace.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFindReplace(props) { return ( ); } + export default SvgFindReplace; diff --git a/icons/jsx/Fingerprint.jsx b/icons/jsx/Fingerprint.jsx index add08a1929..e4b9869e58 100644 --- a/icons/jsx/Fingerprint.jsx +++ b/icons/jsx/Fingerprint.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFingerprint(props) { return ( ); } + export default SvgFingerprint; diff --git a/icons/jsx/FireExtinguisher.jsx b/icons/jsx/FireExtinguisher.jsx index 58b1166170..f7896bde66 100644 --- a/icons/jsx/FireExtinguisher.jsx +++ b/icons/jsx/FireExtinguisher.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFireExtinguisher(props) { return ( ); } + export default SvgFireExtinguisher; diff --git a/icons/jsx/FireHydrantAlt.jsx b/icons/jsx/FireHydrantAlt.jsx index 5a7063f1cb..5fd2d79b6c 100644 --- a/icons/jsx/FireHydrantAlt.jsx +++ b/icons/jsx/FireHydrantAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFireHydrantAlt(props) { return ( ); } + export default SvgFireHydrantAlt; diff --git a/icons/jsx/FireTruck.jsx b/icons/jsx/FireTruck.jsx index b8df2f3a47..98203bca30 100644 --- a/icons/jsx/FireTruck.jsx +++ b/icons/jsx/FireTruck.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFireTruck(props) { return ( ); } + export default SvgFireTruck; diff --git a/icons/jsx/Fireplace.jsx b/icons/jsx/Fireplace.jsx index 07a0200661..c882576ee2 100644 --- a/icons/jsx/Fireplace.jsx +++ b/icons/jsx/Fireplace.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFireplace(props) { return ( ); } + export default SvgFireplace; diff --git a/icons/jsx/FirstPage.jsx b/icons/jsx/FirstPage.jsx index 81b53dc9a6..7aa22e3be3 100644 --- a/icons/jsx/FirstPage.jsx +++ b/icons/jsx/FirstPage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFirstPage(props) { return ( ); } + export default SvgFirstPage; diff --git a/icons/jsx/FitScreen.jsx b/icons/jsx/FitScreen.jsx index 8fa968d3c3..3f0abc5978 100644 --- a/icons/jsx/FitScreen.jsx +++ b/icons/jsx/FitScreen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFitScreen(props) { return ( ); } + export default SvgFitScreen; diff --git a/icons/jsx/Fitbit.jsx b/icons/jsx/Fitbit.jsx index b52900d476..d853bc6ef3 100644 --- a/icons/jsx/Fitbit.jsx +++ b/icons/jsx/Fitbit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFitbit(props) { return ( ); } + export default SvgFitbit; diff --git a/icons/jsx/FitnessCenter.jsx b/icons/jsx/FitnessCenter.jsx index 7d80d4f92b..7f9fd12c11 100644 --- a/icons/jsx/FitnessCenter.jsx +++ b/icons/jsx/FitnessCenter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFitnessCenter(props) { return ( ); } + export default SvgFitnessCenter; diff --git a/icons/jsx/Flag.jsx b/icons/jsx/Flag.jsx index 09ab6d7434..051bb61c1d 100644 --- a/icons/jsx/Flag.jsx +++ b/icons/jsx/Flag.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlag(props) { return ( ); } + export default SvgFlag; diff --git a/icons/jsx/FlagCircle.jsx b/icons/jsx/FlagCircle.jsx index 53d376d1ce..1fcc90315b 100644 --- a/icons/jsx/FlagCircle.jsx +++ b/icons/jsx/FlagCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlagCircle(props) { return ( ); } + export default SvgFlagCircle; diff --git a/icons/jsx/Flaky.jsx b/icons/jsx/Flaky.jsx index 9f20d7004b..153e2208b8 100644 --- a/icons/jsx/Flaky.jsx +++ b/icons/jsx/Flaky.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlaky(props) { return ( ); } + export default SvgFlaky; diff --git a/icons/jsx/Flare.jsx b/icons/jsx/Flare.jsx index 8eb5791bae..74ac72efe7 100644 --- a/icons/jsx/Flare.jsx +++ b/icons/jsx/Flare.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlare(props) { return ( ); } + export default SvgFlare; diff --git a/icons/jsx/FlashAuto.jsx b/icons/jsx/FlashAuto.jsx index 8b04bae325..3ce081580c 100644 --- a/icons/jsx/FlashAuto.jsx +++ b/icons/jsx/FlashAuto.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlashAuto(props) { return ( ); } + export default SvgFlashAuto; diff --git a/icons/jsx/FlashOff.jsx b/icons/jsx/FlashOff.jsx index 1e2b4bbb6e..c0f3e9f7f4 100644 --- a/icons/jsx/FlashOff.jsx +++ b/icons/jsx/FlashOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlashOff(props) { return ( ); } + export default SvgFlashOff; diff --git a/icons/jsx/FlashOn.jsx b/icons/jsx/FlashOn.jsx index f33c397521..8dad17615b 100644 --- a/icons/jsx/FlashOn.jsx +++ b/icons/jsx/FlashOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlashOn(props) { return ( ); } + export default SvgFlashOn; diff --git a/icons/jsx/FlashlightOff.jsx b/icons/jsx/FlashlightOff.jsx index 35797ecbab..82ddc6f1f9 100644 --- a/icons/jsx/FlashlightOff.jsx +++ b/icons/jsx/FlashlightOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlashlightOff(props) { return ( ); } + export default SvgFlashlightOff; diff --git a/icons/jsx/FlashlightOn.jsx b/icons/jsx/FlashlightOn.jsx index c67f3107f4..a73e90ec39 100644 --- a/icons/jsx/FlashlightOn.jsx +++ b/icons/jsx/FlashlightOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlashlightOn(props) { return ( ); } + export default SvgFlashlightOn; diff --git a/icons/jsx/Flatware.jsx b/icons/jsx/Flatware.jsx index fdeb9ee219..65c8bc4da9 100644 --- a/icons/jsx/Flatware.jsx +++ b/icons/jsx/Flatware.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlatware(props) { return ( ); } + export default SvgFlatware; diff --git a/icons/jsx/Flight.jsx b/icons/jsx/Flight.jsx index ea5f4169dc..c372c62906 100644 --- a/icons/jsx/Flight.jsx +++ b/icons/jsx/Flight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlight(props) { return ( ); } + export default SvgFlight; diff --git a/icons/jsx/FlightClass.jsx b/icons/jsx/FlightClass.jsx index a3eca540d3..6cc5f0da86 100644 --- a/icons/jsx/FlightClass.jsx +++ b/icons/jsx/FlightClass.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlightClass(props) { return ( ); } + export default SvgFlightClass; diff --git a/icons/jsx/FlightLand.jsx b/icons/jsx/FlightLand.jsx index e154028c5e..b88347c444 100644 --- a/icons/jsx/FlightLand.jsx +++ b/icons/jsx/FlightLand.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlightLand(props) { return ( ); } + export default SvgFlightLand; diff --git a/icons/jsx/FlightTakeoff.jsx b/icons/jsx/FlightTakeoff.jsx index 39a919d66f..bdea2214da 100644 --- a/icons/jsx/FlightTakeoff.jsx +++ b/icons/jsx/FlightTakeoff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlightTakeoff(props) { return ( ); } + export default SvgFlightTakeoff; diff --git a/icons/jsx/Flip.jsx b/icons/jsx/Flip.jsx index 64d01b781a..9ee71faa2a 100644 --- a/icons/jsx/Flip.jsx +++ b/icons/jsx/Flip.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlip(props) { return ( ); } + export default SvgFlip; diff --git a/icons/jsx/FlipCameraAndroid.jsx b/icons/jsx/FlipCameraAndroid.jsx index c484612281..0e1830c5b4 100644 --- a/icons/jsx/FlipCameraAndroid.jsx +++ b/icons/jsx/FlipCameraAndroid.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlipCameraAndroid(props) { return ( ); } + export default SvgFlipCameraAndroid; diff --git a/icons/jsx/FlipCameraIos.jsx b/icons/jsx/FlipCameraIos.jsx index c2e2db4e88..12b998fa99 100644 --- a/icons/jsx/FlipCameraIos.jsx +++ b/icons/jsx/FlipCameraIos.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlipCameraIos(props) { return ( ); } + export default SvgFlipCameraIos; diff --git a/icons/jsx/FlipToBack.jsx b/icons/jsx/FlipToBack.jsx index bc6811b48d..4779b6ac32 100644 --- a/icons/jsx/FlipToBack.jsx +++ b/icons/jsx/FlipToBack.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlipToBack(props) { return ( ); } + export default SvgFlipToBack; diff --git a/icons/jsx/FlipToFront.jsx b/icons/jsx/FlipToFront.jsx index c9b46e9eed..3a52c0ccff 100644 --- a/icons/jsx/FlipToFront.jsx +++ b/icons/jsx/FlipToFront.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlipToFront(props) { return ( ); } + export default SvgFlipToFront; diff --git a/icons/jsx/Flood.jsx b/icons/jsx/Flood.jsx index 87c014993f..be2b4d32ca 100644 --- a/icons/jsx/Flood.jsx +++ b/icons/jsx/Flood.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlood(props) { return ( ); } + export default SvgFlood; diff --git a/icons/jsx/Flourescent.jsx b/icons/jsx/Flourescent.jsx index 696bb7dfd5..d839a44791 100644 --- a/icons/jsx/Flourescent.jsx +++ b/icons/jsx/Flourescent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlourescent(props) { return ( ); } + export default SvgFlourescent; diff --git a/icons/jsx/Fluorescent.jsx b/icons/jsx/Fluorescent.jsx index 721d66fc3d..4f1807b768 100644 --- a/icons/jsx/Fluorescent.jsx +++ b/icons/jsx/Fluorescent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFluorescent(props) { return ( ); } + export default SvgFluorescent; diff --git a/icons/jsx/FlutterDash.jsx b/icons/jsx/FlutterDash.jsx index 00c1f44478..b778864924 100644 --- a/icons/jsx/FlutterDash.jsx +++ b/icons/jsx/FlutterDash.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFlutterDash(props) { return ( ); } + export default SvgFlutterDash; diff --git a/icons/jsx/FmdBad.jsx b/icons/jsx/FmdBad.jsx index eef1af3025..4931a8d8a0 100644 --- a/icons/jsx/FmdBad.jsx +++ b/icons/jsx/FmdBad.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFmdBad(props) { return ( ); } + export default SvgFmdBad; diff --git a/icons/jsx/FmdGood.jsx b/icons/jsx/FmdGood.jsx index 678835b57a..b1c7af1047 100644 --- a/icons/jsx/FmdGood.jsx +++ b/icons/jsx/FmdGood.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFmdGood(props) { return ( ); } + export default SvgFmdGood; diff --git a/icons/jsx/Folder.jsx b/icons/jsx/Folder.jsx index e339d893c1..0aacea5d79 100644 --- a/icons/jsx/Folder.jsx +++ b/icons/jsx/Folder.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFolder(props) { return ( ); } + export default SvgFolder; diff --git a/icons/jsx/FolderCopy.jsx b/icons/jsx/FolderCopy.jsx index 657e29962f..e36d711f14 100644 --- a/icons/jsx/FolderCopy.jsx +++ b/icons/jsx/FolderCopy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFolderCopy(props) { return ( ); } + export default SvgFolderCopy; diff --git a/icons/jsx/FolderDelete.jsx b/icons/jsx/FolderDelete.jsx index b92bc686ed..2e61c65ca5 100644 --- a/icons/jsx/FolderDelete.jsx +++ b/icons/jsx/FolderDelete.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFolderDelete(props) { return ( ); } + export default SvgFolderDelete; diff --git a/icons/jsx/FolderOff.jsx b/icons/jsx/FolderOff.jsx index e68d06654f..ff5da77608 100644 --- a/icons/jsx/FolderOff.jsx +++ b/icons/jsx/FolderOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFolderOff(props) { return ( ); } + export default SvgFolderOff; diff --git a/icons/jsx/FolderOpen.jsx b/icons/jsx/FolderOpen.jsx index 88190c16bc..26c46bb97d 100644 --- a/icons/jsx/FolderOpen.jsx +++ b/icons/jsx/FolderOpen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFolderOpen(props) { return ( ); } + export default SvgFolderOpen; diff --git a/icons/jsx/FolderShared.jsx b/icons/jsx/FolderShared.jsx index 78f6fcd53a..27217011e9 100644 --- a/icons/jsx/FolderShared.jsx +++ b/icons/jsx/FolderShared.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFolderShared(props) { return ( ); } + export default SvgFolderShared; diff --git a/icons/jsx/FolderSpecial.jsx b/icons/jsx/FolderSpecial.jsx index dcdce06926..9f9726bd7a 100644 --- a/icons/jsx/FolderSpecial.jsx +++ b/icons/jsx/FolderSpecial.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFolderSpecial(props) { return ( ); } + export default SvgFolderSpecial; diff --git a/icons/jsx/FolderZip.jsx b/icons/jsx/FolderZip.jsx index 14f08fe39f..4f8d863251 100644 --- a/icons/jsx/FolderZip.jsx +++ b/icons/jsx/FolderZip.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFolderZip(props) { return ( ); } + export default SvgFolderZip; diff --git a/icons/jsx/FollowTheSigns.jsx b/icons/jsx/FollowTheSigns.jsx index 890641cdff..a8a4405963 100644 --- a/icons/jsx/FollowTheSigns.jsx +++ b/icons/jsx/FollowTheSigns.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFollowTheSigns(props) { return ( ); } + export default SvgFollowTheSigns; diff --git a/icons/jsx/FontDownload.jsx b/icons/jsx/FontDownload.jsx index dbce067c53..3feb0a4de2 100644 --- a/icons/jsx/FontDownload.jsx +++ b/icons/jsx/FontDownload.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFontDownload(props) { return ( ); } + export default SvgFontDownload; diff --git a/icons/jsx/FontDownloadOff.jsx b/icons/jsx/FontDownloadOff.jsx index d5aa15fc12..993ef8745b 100644 --- a/icons/jsx/FontDownloadOff.jsx +++ b/icons/jsx/FontDownloadOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFontDownloadOff(props) { return ( ); } + export default SvgFontDownloadOff; diff --git a/icons/jsx/FoodBank.jsx b/icons/jsx/FoodBank.jsx index c59d4389cc..ed0215b46d 100644 --- a/icons/jsx/FoodBank.jsx +++ b/icons/jsx/FoodBank.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFoodBank(props) { return ( ); } + export default SvgFoodBank; diff --git a/icons/jsx/Forest.jsx b/icons/jsx/Forest.jsx index e7b27d24f4..7f4675fc41 100644 --- a/icons/jsx/Forest.jsx +++ b/icons/jsx/Forest.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgForest(props) { return ( ); } + export default SvgForest; diff --git a/icons/jsx/ForkLeft.jsx b/icons/jsx/ForkLeft.jsx index 5ece94936b..4525e5fc2c 100644 --- a/icons/jsx/ForkLeft.jsx +++ b/icons/jsx/ForkLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgForkLeft(props) { return ( ); } + export default SvgForkLeft; diff --git a/icons/jsx/ForkRight.jsx b/icons/jsx/ForkRight.jsx index 9d24876764..047faaf32a 100644 --- a/icons/jsx/ForkRight.jsx +++ b/icons/jsx/ForkRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgForkRight(props) { return ( ); } + export default SvgForkRight; diff --git a/icons/jsx/FormatAlignCenter.jsx b/icons/jsx/FormatAlignCenter.jsx index 9c2b2024d2..6a7df2e138 100644 --- a/icons/jsx/FormatAlignCenter.jsx +++ b/icons/jsx/FormatAlignCenter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatAlignCenter(props) { return ( ); } + export default SvgFormatAlignCenter; diff --git a/icons/jsx/FormatAlignJustify.jsx b/icons/jsx/FormatAlignJustify.jsx index a6f08a77f1..9505494ca2 100644 --- a/icons/jsx/FormatAlignJustify.jsx +++ b/icons/jsx/FormatAlignJustify.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatAlignJustify(props) { return ( ); } + export default SvgFormatAlignJustify; diff --git a/icons/jsx/FormatAlignLeft.jsx b/icons/jsx/FormatAlignLeft.jsx index 717b697c3d..26e6102652 100644 --- a/icons/jsx/FormatAlignLeft.jsx +++ b/icons/jsx/FormatAlignLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatAlignLeft(props) { return ( ); } + export default SvgFormatAlignLeft; diff --git a/icons/jsx/FormatAlignRight.jsx b/icons/jsx/FormatAlignRight.jsx index 3ce34281cb..1011f967f4 100644 --- a/icons/jsx/FormatAlignRight.jsx +++ b/icons/jsx/FormatAlignRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatAlignRight(props) { return ( ); } + export default SvgFormatAlignRight; diff --git a/icons/jsx/FormatBold.jsx b/icons/jsx/FormatBold.jsx index 80786fc5f4..e421eedcee 100644 --- a/icons/jsx/FormatBold.jsx +++ b/icons/jsx/FormatBold.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatBold(props) { return ( ); } + export default SvgFormatBold; diff --git a/icons/jsx/FormatClear.jsx b/icons/jsx/FormatClear.jsx index 856eec5569..f4b6cddea5 100644 --- a/icons/jsx/FormatClear.jsx +++ b/icons/jsx/FormatClear.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatClear(props) { return ( ); } + export default SvgFormatClear; diff --git a/icons/jsx/FormatColorFill.jsx b/icons/jsx/FormatColorFill.jsx index 9548df35f2..4d86fc6699 100644 --- a/icons/jsx/FormatColorFill.jsx +++ b/icons/jsx/FormatColorFill.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatColorFill(props) { return ( ); } + export default SvgFormatColorFill; diff --git a/icons/jsx/FormatColorReset.jsx b/icons/jsx/FormatColorReset.jsx index c89499e780..fa97c21e5a 100644 --- a/icons/jsx/FormatColorReset.jsx +++ b/icons/jsx/FormatColorReset.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatColorReset(props) { return ( ); } + export default SvgFormatColorReset; diff --git a/icons/jsx/FormatColorText.jsx b/icons/jsx/FormatColorText.jsx index 9cd61b7d9c..1d9fd7f042 100644 --- a/icons/jsx/FormatColorText.jsx +++ b/icons/jsx/FormatColorText.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatColorText(props) { return ( ); } + export default SvgFormatColorText; diff --git a/icons/jsx/FormatIndentDecrease.jsx b/icons/jsx/FormatIndentDecrease.jsx index a730ea6ee3..8e55f47b34 100644 --- a/icons/jsx/FormatIndentDecrease.jsx +++ b/icons/jsx/FormatIndentDecrease.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatIndentDecrease(props) { return ( ); } + export default SvgFormatIndentDecrease; diff --git a/icons/jsx/FormatIndentIncrease.jsx b/icons/jsx/FormatIndentIncrease.jsx index ca4a4663ed..e54ccdbff5 100644 --- a/icons/jsx/FormatIndentIncrease.jsx +++ b/icons/jsx/FormatIndentIncrease.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatIndentIncrease(props) { return ( ); } + export default SvgFormatIndentIncrease; diff --git a/icons/jsx/FormatItalic.jsx b/icons/jsx/FormatItalic.jsx index 97c1a0af2a..22111b28dd 100644 --- a/icons/jsx/FormatItalic.jsx +++ b/icons/jsx/FormatItalic.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatItalic(props) { return ( ); } + export default SvgFormatItalic; diff --git a/icons/jsx/FormatLineSpacing.jsx b/icons/jsx/FormatLineSpacing.jsx index b5867e266f..a513515bf9 100644 --- a/icons/jsx/FormatLineSpacing.jsx +++ b/icons/jsx/FormatLineSpacing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatLineSpacing(props) { return ( ); } + export default SvgFormatLineSpacing; diff --git a/icons/jsx/FormatListBulleted.jsx b/icons/jsx/FormatListBulleted.jsx index 9b5225df06..9fc753c058 100644 --- a/icons/jsx/FormatListBulleted.jsx +++ b/icons/jsx/FormatListBulleted.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatListBulleted(props) { return ( ); } + export default SvgFormatListBulleted; diff --git a/icons/jsx/FormatListNumbered.jsx b/icons/jsx/FormatListNumbered.jsx index b1b48d9447..f09537b928 100644 --- a/icons/jsx/FormatListNumbered.jsx +++ b/icons/jsx/FormatListNumbered.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatListNumbered(props) { return ( ); } + export default SvgFormatListNumbered; diff --git a/icons/jsx/FormatListNumberedRtl.jsx b/icons/jsx/FormatListNumberedRtl.jsx index 77f3f0840a..12ad9760f0 100644 --- a/icons/jsx/FormatListNumberedRtl.jsx +++ b/icons/jsx/FormatListNumberedRtl.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatListNumberedRtl(props) { return ( ); } + export default SvgFormatListNumberedRtl; diff --git a/icons/jsx/FormatOverline.jsx b/icons/jsx/FormatOverline.jsx index f132c4990b..27b480def2 100644 --- a/icons/jsx/FormatOverline.jsx +++ b/icons/jsx/FormatOverline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatOverline(props) { return ( ); } + export default SvgFormatOverline; diff --git a/icons/jsx/FormatPaint.jsx b/icons/jsx/FormatPaint.jsx index 661c1848b1..ecbc428873 100644 --- a/icons/jsx/FormatPaint.jsx +++ b/icons/jsx/FormatPaint.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatPaint(props) { return ( ); } + export default SvgFormatPaint; diff --git a/icons/jsx/FormatQuote.jsx b/icons/jsx/FormatQuote.jsx index c79a3c637e..5f0c387f97 100644 --- a/icons/jsx/FormatQuote.jsx +++ b/icons/jsx/FormatQuote.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatQuote(props) { return ( ); } + export default SvgFormatQuote; diff --git a/icons/jsx/FormatShapes.jsx b/icons/jsx/FormatShapes.jsx index 0f8f0d9268..1f49582d0a 100644 --- a/icons/jsx/FormatShapes.jsx +++ b/icons/jsx/FormatShapes.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatShapes(props) { return ( ); } + export default SvgFormatShapes; diff --git a/icons/jsx/FormatSize.jsx b/icons/jsx/FormatSize.jsx index ab5a340545..c0036f49dc 100644 --- a/icons/jsx/FormatSize.jsx +++ b/icons/jsx/FormatSize.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatSize(props) { return ( ); } + export default SvgFormatSize; diff --git a/icons/jsx/FormatStrikethrough.jsx b/icons/jsx/FormatStrikethrough.jsx index f1afbc4f05..e744921241 100644 --- a/icons/jsx/FormatStrikethrough.jsx +++ b/icons/jsx/FormatStrikethrough.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatStrikethrough(props) { return ( ); } + export default SvgFormatStrikethrough; diff --git a/icons/jsx/FormatTextdirectionLToR.jsx b/icons/jsx/FormatTextdirectionLToR.jsx index 3c6a448895..cb55522553 100644 --- a/icons/jsx/FormatTextdirectionLToR.jsx +++ b/icons/jsx/FormatTextdirectionLToR.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatTextdirectionLToR(props) { return ( ); } + export default SvgFormatTextdirectionLToR; diff --git a/icons/jsx/FormatTextdirectionRToL.jsx b/icons/jsx/FormatTextdirectionRToL.jsx index 3ede194473..d29e00f1e6 100644 --- a/icons/jsx/FormatTextdirectionRToL.jsx +++ b/icons/jsx/FormatTextdirectionRToL.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatTextdirectionRToL(props) { return ( ); } + export default SvgFormatTextdirectionRToL; diff --git a/icons/jsx/FormatUnderlined.jsx b/icons/jsx/FormatUnderlined.jsx index ba3c44e8b4..536d24b8bf 100644 --- a/icons/jsx/FormatUnderlined.jsx +++ b/icons/jsx/FormatUnderlined.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFormatUnderlined(props) { return ( ); } + export default SvgFormatUnderlined; diff --git a/icons/jsx/Fort.jsx b/icons/jsx/Fort.jsx index 39348ceed4..f2a7f21d21 100644 --- a/icons/jsx/Fort.jsx +++ b/icons/jsx/Fort.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFort(props) { return ( ); } + export default SvgFort; diff --git a/icons/jsx/Forum.jsx b/icons/jsx/Forum.jsx index 4d7f487259..170a7aa934 100644 --- a/icons/jsx/Forum.jsx +++ b/icons/jsx/Forum.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgForum(props) { return ( ); } + export default SvgForum; diff --git a/icons/jsx/Forward.jsx b/icons/jsx/Forward.jsx index f80a0f0f91..24839b1f55 100644 --- a/icons/jsx/Forward.jsx +++ b/icons/jsx/Forward.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgForward(props) { return ( ); } + export default SvgForward; diff --git a/icons/jsx/Forward10.jsx b/icons/jsx/Forward10.jsx index 3610a3cd50..c690c1b93c 100644 --- a/icons/jsx/Forward10.jsx +++ b/icons/jsx/Forward10.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgForward10(props) { return ( ); } + export default SvgForward10; diff --git a/icons/jsx/Forward30.jsx b/icons/jsx/Forward30.jsx index e41474232b..0b3eb18754 100644 --- a/icons/jsx/Forward30.jsx +++ b/icons/jsx/Forward30.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgForward30(props) { return ( ); } + export default SvgForward30; diff --git a/icons/jsx/Forward5.jsx b/icons/jsx/Forward5.jsx index 1bb1fc9dd5..943bbc1ac4 100644 --- a/icons/jsx/Forward5.jsx +++ b/icons/jsx/Forward5.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgForward5(props) { return ( ); } + export default SvgForward5; diff --git a/icons/jsx/ForwardToInbox.jsx b/icons/jsx/ForwardToInbox.jsx index 5f40947f1e..91f04751fa 100644 --- a/icons/jsx/ForwardToInbox.jsx +++ b/icons/jsx/ForwardToInbox.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgForwardToInbox(props) { return ( ); } + export default SvgForwardToInbox; diff --git a/icons/jsx/Foundation.jsx b/icons/jsx/Foundation.jsx index a347222bf0..7e4e8e3c35 100644 --- a/icons/jsx/Foundation.jsx +++ b/icons/jsx/Foundation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFoundation(props) { return ( ); } + export default SvgFoundation; diff --git a/icons/jsx/FreeBreakfast.jsx b/icons/jsx/FreeBreakfast.jsx index 86071b198c..a892f488a9 100644 --- a/icons/jsx/FreeBreakfast.jsx +++ b/icons/jsx/FreeBreakfast.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFreeBreakfast(props) { return ( ); } + export default SvgFreeBreakfast; diff --git a/icons/jsx/FreeCancellation.jsx b/icons/jsx/FreeCancellation.jsx index ed9739a21b..f25665087c 100644 --- a/icons/jsx/FreeCancellation.jsx +++ b/icons/jsx/FreeCancellation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFreeCancellation(props) { return ( ); } + export default SvgFreeCancellation; diff --git a/icons/jsx/FrontHand.jsx b/icons/jsx/FrontHand.jsx index d8053a2389..fae7ce54fe 100644 --- a/icons/jsx/FrontHand.jsx +++ b/icons/jsx/FrontHand.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFrontHand(props) { return ( ); } + export default SvgFrontHand; diff --git a/icons/jsx/Fullscreen.jsx b/icons/jsx/Fullscreen.jsx index 751a582d36..2b3c0e8769 100644 --- a/icons/jsx/Fullscreen.jsx +++ b/icons/jsx/Fullscreen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFullscreen(props) { return ( ); } + export default SvgFullscreen; diff --git a/icons/jsx/FullscreenExit.jsx b/icons/jsx/FullscreenExit.jsx index 4a9ce914bf..123fc964a8 100644 --- a/icons/jsx/FullscreenExit.jsx +++ b/icons/jsx/FullscreenExit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFullscreenExit(props) { return ( ); } + export default SvgFullscreenExit; diff --git a/icons/jsx/Functions.jsx b/icons/jsx/Functions.jsx index e3be06cf74..8bf4cc2faa 100644 --- a/icons/jsx/Functions.jsx +++ b/icons/jsx/Functions.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgFunctions(props) { return ( ); } + export default SvgFunctions; diff --git a/icons/jsx/GMobiledata.jsx b/icons/jsx/GMobiledata.jsx index b5253ceb24..dfbf9912b2 100644 --- a/icons/jsx/GMobiledata.jsx +++ b/icons/jsx/GMobiledata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGMobiledata(props) { return ( ); } + export default SvgGMobiledata; diff --git a/icons/jsx/GTranslate.jsx b/icons/jsx/GTranslate.jsx index a5e4f6b70a..c6bed97291 100644 --- a/icons/jsx/GTranslate.jsx +++ b/icons/jsx/GTranslate.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGTranslate(props) { return ( ); } + export default SvgGTranslate; diff --git a/icons/jsx/Gamepad.jsx b/icons/jsx/Gamepad.jsx index 2c5b224d4d..009bb400ea 100644 --- a/icons/jsx/Gamepad.jsx +++ b/icons/jsx/Gamepad.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGamepad(props) { return ( ); } + export default SvgGamepad; diff --git a/icons/jsx/Games.jsx b/icons/jsx/Games.jsx index 98f5dee654..36a10d8ff6 100644 --- a/icons/jsx/Games.jsx +++ b/icons/jsx/Games.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGames(props) { return ( ); } + export default SvgGames; diff --git a/icons/jsx/Garage.jsx b/icons/jsx/Garage.jsx index e87d4a8b0b..e345cae838 100644 --- a/icons/jsx/Garage.jsx +++ b/icons/jsx/Garage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGarage(props) { return ( ); } + export default SvgGarage; diff --git a/icons/jsx/GasMeter.jsx b/icons/jsx/GasMeter.jsx index 0101392fdb..8ad6e222d6 100644 --- a/icons/jsx/GasMeter.jsx +++ b/icons/jsx/GasMeter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGasMeter(props) { return ( ); } + export default SvgGasMeter; diff --git a/icons/jsx/Gavel.jsx b/icons/jsx/Gavel.jsx index 2254f88bd8..ed86907509 100644 --- a/icons/jsx/Gavel.jsx +++ b/icons/jsx/Gavel.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGavel(props) { return ( ); } + export default SvgGavel; diff --git a/icons/jsx/GeneratingTokens.jsx b/icons/jsx/GeneratingTokens.jsx index 17838e5547..697640df6a 100644 --- a/icons/jsx/GeneratingTokens.jsx +++ b/icons/jsx/GeneratingTokens.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGeneratingTokens(props) { return ( ); } + export default SvgGeneratingTokens; diff --git a/icons/jsx/Gesture.jsx b/icons/jsx/Gesture.jsx index 2848a1c05d..2d588ea1b1 100644 --- a/icons/jsx/Gesture.jsx +++ b/icons/jsx/Gesture.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGesture(props) { return ( ); } + export default SvgGesture; diff --git a/icons/jsx/GetApp.jsx b/icons/jsx/GetApp.jsx index b2bd81bef9..acf942525d 100644 --- a/icons/jsx/GetApp.jsx +++ b/icons/jsx/GetApp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGetApp(props) { return ( ); } + export default SvgGetApp; diff --git a/icons/jsx/Gif.jsx b/icons/jsx/Gif.jsx index 7df19e7665..aad4bbddfc 100644 --- a/icons/jsx/Gif.jsx +++ b/icons/jsx/Gif.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGif(props) { return ( ); } + export default SvgGif; diff --git a/icons/jsx/GifBox.jsx b/icons/jsx/GifBox.jsx index 003bd80eee..eaca635acc 100644 --- a/icons/jsx/GifBox.jsx +++ b/icons/jsx/GifBox.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGifBox(props) { return ( ); } + export default SvgGifBox; diff --git a/icons/jsx/Girl.jsx b/icons/jsx/Girl.jsx index 29808a13a1..381eb2050d 100644 --- a/icons/jsx/Girl.jsx +++ b/icons/jsx/Girl.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGirl(props) { return ( ); } + export default SvgGirl; diff --git a/icons/jsx/Gite.jsx b/icons/jsx/Gite.jsx index e8c188a225..1391ef00e2 100644 --- a/icons/jsx/Gite.jsx +++ b/icons/jsx/Gite.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGite(props) { return ( ); } + export default SvgGite; diff --git a/icons/jsx/GolfCourse.jsx b/icons/jsx/GolfCourse.jsx index 0040035bf7..54a8bffa34 100644 --- a/icons/jsx/GolfCourse.jsx +++ b/icons/jsx/GolfCourse.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGolfCourse(props) { return ( ); } + export default SvgGolfCourse; diff --git a/icons/jsx/GoogleMeet.jsx b/icons/jsx/GoogleMeet.jsx index 16ff752667..d39be1998f 100644 --- a/icons/jsx/GoogleMeet.jsx +++ b/icons/jsx/GoogleMeet.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGoogleMeet(props) { return ( ); } + export default SvgGoogleMeet; diff --git a/icons/jsx/GppBad.jsx b/icons/jsx/GppBad.jsx index 80e7c9fb56..ecc41a4a92 100644 --- a/icons/jsx/GppBad.jsx +++ b/icons/jsx/GppBad.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGppBad(props) { return ( ); } + export default SvgGppBad; diff --git a/icons/jsx/GppGood.jsx b/icons/jsx/GppGood.jsx index 2c5aba460d..24463ebbcc 100644 --- a/icons/jsx/GppGood.jsx +++ b/icons/jsx/GppGood.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGppGood(props) { return ( ); } + export default SvgGppGood; diff --git a/icons/jsx/GppMaybe.jsx b/icons/jsx/GppMaybe.jsx index 3cdb20b922..c5a05862aa 100644 --- a/icons/jsx/GppMaybe.jsx +++ b/icons/jsx/GppMaybe.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGppMaybe(props) { return ( ); } + export default SvgGppMaybe; diff --git a/icons/jsx/GpsFixed.jsx b/icons/jsx/GpsFixed.jsx index 74e9363d89..3ddb2b4fb4 100644 --- a/icons/jsx/GpsFixed.jsx +++ b/icons/jsx/GpsFixed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGpsFixed(props) { return ( ); } + export default SvgGpsFixed; diff --git a/icons/jsx/GpsNotFixed.jsx b/icons/jsx/GpsNotFixed.jsx index 886f755d3b..e5ef875f7a 100644 --- a/icons/jsx/GpsNotFixed.jsx +++ b/icons/jsx/GpsNotFixed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGpsNotFixed(props) { return ( ); } + export default SvgGpsNotFixed; diff --git a/icons/jsx/GpsOff.jsx b/icons/jsx/GpsOff.jsx index 0ef8e82c54..f01db3e1ce 100644 --- a/icons/jsx/GpsOff.jsx +++ b/icons/jsx/GpsOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGpsOff(props) { return ( ); } + export default SvgGpsOff; diff --git a/icons/jsx/Grade.jsx b/icons/jsx/Grade.jsx index eca229455e..8b0b19e40b 100644 --- a/icons/jsx/Grade.jsx +++ b/icons/jsx/Grade.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGrade(props) { return ( ); } + export default SvgGrade; diff --git a/icons/jsx/Gradient.jsx b/icons/jsx/Gradient.jsx index 889d4fea75..bc164b6b10 100644 --- a/icons/jsx/Gradient.jsx +++ b/icons/jsx/Gradient.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGradient(props) { return ( ); } + export default SvgGradient; diff --git a/icons/jsx/Grading.jsx b/icons/jsx/Grading.jsx index d414c1204f..4b1a2ba941 100644 --- a/icons/jsx/Grading.jsx +++ b/icons/jsx/Grading.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGrading(props) { return ( ); } + export default SvgGrading; diff --git a/icons/jsx/Grain.jsx b/icons/jsx/Grain.jsx index 1dddd2b31d..588da0ffbe 100644 --- a/icons/jsx/Grain.jsx +++ b/icons/jsx/Grain.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGrain(props) { return ( ); } + export default SvgGrain; diff --git a/icons/jsx/GraphicEq.jsx b/icons/jsx/GraphicEq.jsx index f63c0c0455..1cc6ecb6c2 100644 --- a/icons/jsx/GraphicEq.jsx +++ b/icons/jsx/GraphicEq.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGraphicEq(props) { return ( ); } + export default SvgGraphicEq; diff --git a/icons/jsx/Grass.jsx b/icons/jsx/Grass.jsx index 9a34f608bb..3940737212 100644 --- a/icons/jsx/Grass.jsx +++ b/icons/jsx/Grass.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGrass(props) { return ( ); } + export default SvgGrass; diff --git a/icons/jsx/GreaterThan.jsx b/icons/jsx/GreaterThan.jsx index 12be07da85..558c5f8f08 100644 --- a/icons/jsx/GreaterThan.jsx +++ b/icons/jsx/GreaterThan.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGreaterThan(props) { return ( ); } + export default SvgGreaterThan; diff --git a/icons/jsx/GreaterThanEqual.jsx b/icons/jsx/GreaterThanEqual.jsx index eed45a1f54..e5899c85f5 100644 --- a/icons/jsx/GreaterThanEqual.jsx +++ b/icons/jsx/GreaterThanEqual.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGreaterThanEqual(props) { return ( ); } + export default SvgGreaterThanEqual; diff --git a/icons/jsx/Grid3X3.jsx b/icons/jsx/Grid3X3.jsx index bf00006f53..7e8f5750d2 100644 --- a/icons/jsx/Grid3X3.jsx +++ b/icons/jsx/Grid3X3.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGrid3X3(props) { return ( ); } + export default SvgGrid3X3; diff --git a/icons/jsx/Grid4X4.jsx b/icons/jsx/Grid4X4.jsx index c0b06b54d5..d85d761455 100644 --- a/icons/jsx/Grid4X4.jsx +++ b/icons/jsx/Grid4X4.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGrid4X4(props) { return ( ); } + export default SvgGrid4X4; diff --git a/icons/jsx/GridGoldenratio.jsx b/icons/jsx/GridGoldenratio.jsx index 89a6688a50..6433cc1670 100644 --- a/icons/jsx/GridGoldenratio.jsx +++ b/icons/jsx/GridGoldenratio.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGridGoldenratio(props) { return ( ); } + export default SvgGridGoldenratio; diff --git a/icons/jsx/GridOff.jsx b/icons/jsx/GridOff.jsx index 5c4c64d877..755dcf9d31 100644 --- a/icons/jsx/GridOff.jsx +++ b/icons/jsx/GridOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGridOff(props) { return ( ); } + export default SvgGridOff; diff --git a/icons/jsx/GridOn.jsx b/icons/jsx/GridOn.jsx index 2754d603ab..51e3e787cb 100644 --- a/icons/jsx/GridOn.jsx +++ b/icons/jsx/GridOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGridOn(props) { return ( ); } + export default SvgGridOn; diff --git a/icons/jsx/GridView.jsx b/icons/jsx/GridView.jsx index 598ad7835a..d21e558c09 100644 --- a/icons/jsx/GridView.jsx +++ b/icons/jsx/GridView.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGridView(props) { return ( ); } + export default SvgGridView; diff --git a/icons/jsx/Group.jsx b/icons/jsx/Group.jsx index 4fa87e2a02..1ad3484f53 100644 --- a/icons/jsx/Group.jsx +++ b/icons/jsx/Group.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGroup(props) { return ( ); } + export default SvgGroup; diff --git a/icons/jsx/GroupAdd.jsx b/icons/jsx/GroupAdd.jsx index 04674b567b..769757464a 100644 --- a/icons/jsx/GroupAdd.jsx +++ b/icons/jsx/GroupAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGroupAdd(props) { return ( ); } + export default SvgGroupAdd; diff --git a/icons/jsx/GroupOff.jsx b/icons/jsx/GroupOff.jsx index 24078d6527..7ee82266de 100644 --- a/icons/jsx/GroupOff.jsx +++ b/icons/jsx/GroupOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGroupOff(props) { return ( ); } + export default SvgGroupOff; diff --git a/icons/jsx/GroupRemove.jsx b/icons/jsx/GroupRemove.jsx index 8dc588d368..c2c4de1c79 100644 --- a/icons/jsx/GroupRemove.jsx +++ b/icons/jsx/GroupRemove.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGroupRemove(props) { return ( ); } + export default SvgGroupRemove; diff --git a/icons/jsx/GroupWork.jsx b/icons/jsx/GroupWork.jsx index bba8d9dab2..132e3519a7 100644 --- a/icons/jsx/GroupWork.jsx +++ b/icons/jsx/GroupWork.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGroupWork(props) { return ( ); } + export default SvgGroupWork; diff --git a/icons/jsx/Groups.jsx b/icons/jsx/Groups.jsx index b883e4e5af..0d09b5db0b 100644 --- a/icons/jsx/Groups.jsx +++ b/icons/jsx/Groups.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGroups(props) { return ( ); } + export default SvgGroups; diff --git a/icons/jsx/Groups2.jsx b/icons/jsx/Groups2.jsx index 6d72dbbe7f..46aedb34cd 100644 --- a/icons/jsx/Groups2.jsx +++ b/icons/jsx/Groups2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGroups2(props) { return ( ); } + export default SvgGroups2; diff --git a/icons/jsx/Groups3.jsx b/icons/jsx/Groups3.jsx index 906deb5514..25b32d8d8a 100644 --- a/icons/jsx/Groups3.jsx +++ b/icons/jsx/Groups3.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgGroups3(props) { return ( ); } + export default SvgGroups3; diff --git a/icons/jsx/HMobiledata.jsx b/icons/jsx/HMobiledata.jsx index 1cdfce9b61..2ddca68668 100644 --- a/icons/jsx/HMobiledata.jsx +++ b/icons/jsx/HMobiledata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHMobiledata(props) { return ( ); } + export default SvgHMobiledata; diff --git a/icons/jsx/HPlusMobiledata.jsx b/icons/jsx/HPlusMobiledata.jsx index 4cfa8bc7ad..138839a171 100644 --- a/icons/jsx/HPlusMobiledata.jsx +++ b/icons/jsx/HPlusMobiledata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHPlusMobiledata(props) { return ( ); } + export default SvgHPlusMobiledata; diff --git a/icons/jsx/Hail.jsx b/icons/jsx/Hail.jsx index 61a6454692..f482059883 100644 --- a/icons/jsx/Hail.jsx +++ b/icons/jsx/Hail.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHail(props) { return ( ); } + export default SvgHail; diff --git a/icons/jsx/Handshake.jsx b/icons/jsx/Handshake.jsx index 72973512cd..bebf2e1309 100644 --- a/icons/jsx/Handshake.jsx +++ b/icons/jsx/Handshake.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHandshake(props) { return ( ); } + export default SvgHandshake; diff --git a/icons/jsx/Handyman.jsx b/icons/jsx/Handyman.jsx index df3afc17d5..7fd50c0ff1 100644 --- a/icons/jsx/Handyman.jsx +++ b/icons/jsx/Handyman.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHandyman(props) { return ( ); } + export default SvgHandyman; diff --git a/icons/jsx/Hardware.jsx b/icons/jsx/Hardware.jsx index 56821a50dd..50da92551a 100644 --- a/icons/jsx/Hardware.jsx +++ b/icons/jsx/Hardware.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHardware(props) { return ( ); } + export default SvgHardware; diff --git a/icons/jsx/Hd.jsx b/icons/jsx/Hd.jsx index a1190ea198..e68abbe87b 100644 --- a/icons/jsx/Hd.jsx +++ b/icons/jsx/Hd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHd(props) { return ( ); } + export default SvgHd; diff --git a/icons/jsx/HdrAuto.jsx b/icons/jsx/HdrAuto.jsx index fc04442d43..07c69f0aeb 100644 --- a/icons/jsx/HdrAuto.jsx +++ b/icons/jsx/HdrAuto.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHdrAuto(props) { return ( ); } + export default SvgHdrAuto; diff --git a/icons/jsx/HdrAutoSelect.jsx b/icons/jsx/HdrAutoSelect.jsx index 015fedcbfd..3a10f3e8b4 100644 --- a/icons/jsx/HdrAutoSelect.jsx +++ b/icons/jsx/HdrAutoSelect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHdrAutoSelect(props) { return ( ); } + export default SvgHdrAutoSelect; diff --git a/icons/jsx/HdrEnhancedSelect.jsx b/icons/jsx/HdrEnhancedSelect.jsx index 9124acd608..2086888410 100644 --- a/icons/jsx/HdrEnhancedSelect.jsx +++ b/icons/jsx/HdrEnhancedSelect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHdrEnhancedSelect(props) { return ( ); } + export default SvgHdrEnhancedSelect; diff --git a/icons/jsx/HdrOff.jsx b/icons/jsx/HdrOff.jsx index 1f84d718eb..c73b9907d8 100644 --- a/icons/jsx/HdrOff.jsx +++ b/icons/jsx/HdrOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHdrOff(props) { return ( ); } + export default SvgHdrOff; diff --git a/icons/jsx/HdrOffSelect.jsx b/icons/jsx/HdrOffSelect.jsx index 875dd83bef..5c355c1eda 100644 --- a/icons/jsx/HdrOffSelect.jsx +++ b/icons/jsx/HdrOffSelect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHdrOffSelect(props) { return ( ); } + export default SvgHdrOffSelect; diff --git a/icons/jsx/HdrOn.jsx b/icons/jsx/HdrOn.jsx index a8931371e9..770ea62f0e 100644 --- a/icons/jsx/HdrOn.jsx +++ b/icons/jsx/HdrOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHdrOn(props) { return ( ); } + export default SvgHdrOn; diff --git a/icons/jsx/HdrOnSelect.jsx b/icons/jsx/HdrOnSelect.jsx index ec45cabc0b..ce65024322 100644 --- a/icons/jsx/HdrOnSelect.jsx +++ b/icons/jsx/HdrOnSelect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHdrOnSelect(props) { return ( ); } + export default SvgHdrOnSelect; diff --git a/icons/jsx/HdrPlus.jsx b/icons/jsx/HdrPlus.jsx index 7f87f88594..ae6d4f9b45 100644 --- a/icons/jsx/HdrPlus.jsx +++ b/icons/jsx/HdrPlus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHdrPlus(props) { return ( ); } + export default SvgHdrPlus; diff --git a/icons/jsx/HdrStrong.jsx b/icons/jsx/HdrStrong.jsx index 09f41d440b..875fb01811 100644 --- a/icons/jsx/HdrStrong.jsx +++ b/icons/jsx/HdrStrong.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHdrStrong(props) { return ( ); } + export default SvgHdrStrong; diff --git a/icons/jsx/HdrWeak.jsx b/icons/jsx/HdrWeak.jsx index 81beeed3ec..d2a358b9f1 100644 --- a/icons/jsx/HdrWeak.jsx +++ b/icons/jsx/HdrWeak.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHdrWeak(props) { return ( ); } + export default SvgHdrWeak; diff --git a/icons/jsx/Headphones.jsx b/icons/jsx/Headphones.jsx index 6b3b469901..e1b5c4c471 100644 --- a/icons/jsx/Headphones.jsx +++ b/icons/jsx/Headphones.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHeadphones(props) { return ( ); } + export default SvgHeadphones; diff --git a/icons/jsx/HeadphonesBattery.jsx b/icons/jsx/HeadphonesBattery.jsx index 55a46ec341..471bf0bb5b 100644 --- a/icons/jsx/HeadphonesBattery.jsx +++ b/icons/jsx/HeadphonesBattery.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHeadphonesBattery(props) { return ( ); } + export default SvgHeadphonesBattery; diff --git a/icons/jsx/Headset.jsx b/icons/jsx/Headset.jsx index bb343dc968..ecef8e3a0e 100644 --- a/icons/jsx/Headset.jsx +++ b/icons/jsx/Headset.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHeadset(props) { return ( ); } + export default SvgHeadset; diff --git a/icons/jsx/HeadsetMic.jsx b/icons/jsx/HeadsetMic.jsx index f955ba55c2..cc515c6a11 100644 --- a/icons/jsx/HeadsetMic.jsx +++ b/icons/jsx/HeadsetMic.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHeadsetMic(props) { return ( ); } + export default SvgHeadsetMic; diff --git a/icons/jsx/HeadsetOff.jsx b/icons/jsx/HeadsetOff.jsx index 32cc9913b3..cd82242933 100644 --- a/icons/jsx/HeadsetOff.jsx +++ b/icons/jsx/HeadsetOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHeadsetOff(props) { return ( ); } + export default SvgHeadsetOff; diff --git a/icons/jsx/Healing.jsx b/icons/jsx/Healing.jsx index f062b81a88..17afa8778c 100644 --- a/icons/jsx/Healing.jsx +++ b/icons/jsx/Healing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHealing(props) { return ( ); } + export default SvgHealing; diff --git a/icons/jsx/HealthAndSafety.jsx b/icons/jsx/HealthAndSafety.jsx index 82163d58a7..dc110f993a 100644 --- a/icons/jsx/HealthAndSafety.jsx +++ b/icons/jsx/HealthAndSafety.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHealthAndSafety(props) { return ( ); } + export default SvgHealthAndSafety; diff --git a/icons/jsx/Hearing.jsx b/icons/jsx/Hearing.jsx index 3c05b797b7..058714a7fc 100644 --- a/icons/jsx/Hearing.jsx +++ b/icons/jsx/Hearing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHearing(props) { return ( ); } + export default SvgHearing; diff --git a/icons/jsx/HearingDisabled.jsx b/icons/jsx/HearingDisabled.jsx index 4d8d6e493b..fe2f38a934 100644 --- a/icons/jsx/HearingDisabled.jsx +++ b/icons/jsx/HearingDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHearingDisabled(props) { return ( ); } + export default SvgHearingDisabled; diff --git a/icons/jsx/HeartBroken.jsx b/icons/jsx/HeartBroken.jsx index f918e30c4a..9b42dbf61f 100644 --- a/icons/jsx/HeartBroken.jsx +++ b/icons/jsx/HeartBroken.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHeartBroken(props) { return ( ); } + export default SvgHeartBroken; diff --git a/icons/jsx/HeatPump.jsx b/icons/jsx/HeatPump.jsx index 4346523c9b..8ad6a056a5 100644 --- a/icons/jsx/HeatPump.jsx +++ b/icons/jsx/HeatPump.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHeatPump(props) { return ( ); } + export default SvgHeatPump; diff --git a/icons/jsx/Height.jsx b/icons/jsx/Height.jsx index 5dd9e8fc56..368c089d90 100644 --- a/icons/jsx/Height.jsx +++ b/icons/jsx/Height.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHeight(props) { return ( ); } + export default SvgHeight; diff --git a/icons/jsx/Help.jsx b/icons/jsx/Help.jsx index 95f077bdd5..33e8545ec6 100644 --- a/icons/jsx/Help.jsx +++ b/icons/jsx/Help.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHelp(props) { return ( ); } + export default SvgHelp; diff --git a/icons/jsx/HelpCenter.jsx b/icons/jsx/HelpCenter.jsx index 03a0f7a5cd..298a5b8d6d 100644 --- a/icons/jsx/HelpCenter.jsx +++ b/icons/jsx/HelpCenter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHelpCenter(props) { return ( ); } + export default SvgHelpCenter; diff --git a/icons/jsx/HelpOutline.jsx b/icons/jsx/HelpOutline.jsx index 77fdb070af..8d49bac74c 100644 --- a/icons/jsx/HelpOutline.jsx +++ b/icons/jsx/HelpOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHelpOutline(props) { return ( ); } + export default SvgHelpOutline; diff --git a/icons/jsx/Hevc.jsx b/icons/jsx/Hevc.jsx index 6e4d01484a..af253df16f 100644 --- a/icons/jsx/Hevc.jsx +++ b/icons/jsx/Hevc.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHevc(props) { return ( ); } + export default SvgHevc; diff --git a/icons/jsx/Hexagon.jsx b/icons/jsx/Hexagon.jsx index 0736677467..8e78a056da 100644 --- a/icons/jsx/Hexagon.jsx +++ b/icons/jsx/Hexagon.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHexagon(props) { return ( ); } + export default SvgHexagon; diff --git a/icons/jsx/HideImage.jsx b/icons/jsx/HideImage.jsx index 7ffd7c7c58..1318493769 100644 --- a/icons/jsx/HideImage.jsx +++ b/icons/jsx/HideImage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHideImage(props) { return ( ); } + export default SvgHideImage; diff --git a/icons/jsx/HideSource.jsx b/icons/jsx/HideSource.jsx index 50f7e07306..053f7af30c 100644 --- a/icons/jsx/HideSource.jsx +++ b/icons/jsx/HideSource.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHideSource(props) { return ( ); } + export default SvgHideSource; diff --git a/icons/jsx/HighQuality.jsx b/icons/jsx/HighQuality.jsx index 7725b3556c..dd8a9ac75c 100644 --- a/icons/jsx/HighQuality.jsx +++ b/icons/jsx/HighQuality.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHighQuality(props) { return ( ); } + export default SvgHighQuality; diff --git a/icons/jsx/Highlight.jsx b/icons/jsx/Highlight.jsx index 607fe80cac..72db33022c 100644 --- a/icons/jsx/Highlight.jsx +++ b/icons/jsx/Highlight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHighlight(props) { return ( ); } + export default SvgHighlight; diff --git a/icons/jsx/HighlightAlt.jsx b/icons/jsx/HighlightAlt.jsx index 8cd3198e9c..698abced56 100644 --- a/icons/jsx/HighlightAlt.jsx +++ b/icons/jsx/HighlightAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHighlightAlt(props) { return ( ); } + export default SvgHighlightAlt; diff --git a/icons/jsx/HighlightOff.jsx b/icons/jsx/HighlightOff.jsx index 4c966eb333..4219053b20 100644 --- a/icons/jsx/HighlightOff.jsx +++ b/icons/jsx/HighlightOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHighlightOff(props) { return ( ); } + export default SvgHighlightOff; diff --git a/icons/jsx/Hiking.jsx b/icons/jsx/Hiking.jsx index 269bc4af76..662a5c7971 100644 --- a/icons/jsx/Hiking.jsx +++ b/icons/jsx/Hiking.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHiking(props) { return ( ); } + export default SvgHiking; diff --git a/icons/jsx/History.jsx b/icons/jsx/History.jsx index 9e42041f59..d0a75924ab 100644 --- a/icons/jsx/History.jsx +++ b/icons/jsx/History.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHistory(props) { return ( ); } + export default SvgHistory; diff --git a/icons/jsx/HistoryEdu.jsx b/icons/jsx/HistoryEdu.jsx index 047f955015..7807d941c0 100644 --- a/icons/jsx/HistoryEdu.jsx +++ b/icons/jsx/HistoryEdu.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHistoryEdu(props) { return ( ); } + export default SvgHistoryEdu; diff --git a/icons/jsx/HistoryToggleOff.jsx b/icons/jsx/HistoryToggleOff.jsx index 8a365bdc7b..0348444d4d 100644 --- a/icons/jsx/HistoryToggleOff.jsx +++ b/icons/jsx/HistoryToggleOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHistoryToggleOff(props) { return ( ); } + export default SvgHistoryToggleOff; diff --git a/icons/jsx/Hive.jsx b/icons/jsx/Hive.jsx index a46811ac5c..911fb974ed 100644 --- a/icons/jsx/Hive.jsx +++ b/icons/jsx/Hive.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHive(props) { return ( ); } + export default SvgHive; diff --git a/icons/jsx/Hls.jsx b/icons/jsx/Hls.jsx index 25a3811264..1a8b2e5219 100644 --- a/icons/jsx/Hls.jsx +++ b/icons/jsx/Hls.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHls(props) { return ( ); } + export default SvgHls; diff --git a/icons/jsx/HlsOff.jsx b/icons/jsx/HlsOff.jsx index 05fab44ec5..c2748f1913 100644 --- a/icons/jsx/HlsOff.jsx +++ b/icons/jsx/HlsOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHlsOff(props) { return ( ); } + export default SvgHlsOff; diff --git a/icons/jsx/HolidayVillage.jsx b/icons/jsx/HolidayVillage.jsx index af690e403e..8a6b00bffe 100644 --- a/icons/jsx/HolidayVillage.jsx +++ b/icons/jsx/HolidayVillage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHolidayVillage(props) { return ( ); } + export default SvgHolidayVillage; diff --git a/icons/jsx/Home.jsx b/icons/jsx/Home.jsx index 8a64d7c8af..fda38f5f00 100644 --- a/icons/jsx/Home.jsx +++ b/icons/jsx/Home.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHome(props) { return ( ); } + export default SvgHome; diff --git a/icons/jsx/HomeMax.jsx b/icons/jsx/HomeMax.jsx index 4c5a3ebc64..571fa2e97e 100644 --- a/icons/jsx/HomeMax.jsx +++ b/icons/jsx/HomeMax.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHomeMax(props) { return ( ); } + export default SvgHomeMax; diff --git a/icons/jsx/HomeMini.jsx b/icons/jsx/HomeMini.jsx index 89a4dd3924..0616bf875f 100644 --- a/icons/jsx/HomeMini.jsx +++ b/icons/jsx/HomeMini.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHomeMini(props) { return ( ); } + export default SvgHomeMini; diff --git a/icons/jsx/HomeRepairService.jsx b/icons/jsx/HomeRepairService.jsx index 051a167a01..f96498c6a6 100644 --- a/icons/jsx/HomeRepairService.jsx +++ b/icons/jsx/HomeRepairService.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHomeRepairService(props) { return ( ); } + export default SvgHomeRepairService; diff --git a/icons/jsx/HomeWork.jsx b/icons/jsx/HomeWork.jsx index 3ca3e1c552..160f77b9db 100644 --- a/icons/jsx/HomeWork.jsx +++ b/icons/jsx/HomeWork.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHomeWork(props) { return ( ); } + export default SvgHomeWork; diff --git a/icons/jsx/HorizontalDistribute.jsx b/icons/jsx/HorizontalDistribute.jsx index 580f2606cf..b79b483d5a 100644 --- a/icons/jsx/HorizontalDistribute.jsx +++ b/icons/jsx/HorizontalDistribute.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHorizontalDistribute(props) { return ( ); } + export default SvgHorizontalDistribute; diff --git a/icons/jsx/HorizontalRule.jsx b/icons/jsx/HorizontalRule.jsx index 4aa46d3a7b..7117a562f6 100644 --- a/icons/jsx/HorizontalRule.jsx +++ b/icons/jsx/HorizontalRule.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHorizontalRule(props) { return ( ); } + export default SvgHorizontalRule; diff --git a/icons/jsx/HorizontalSplit.jsx b/icons/jsx/HorizontalSplit.jsx index 3b0114a7a9..2735038175 100644 --- a/icons/jsx/HorizontalSplit.jsx +++ b/icons/jsx/HorizontalSplit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHorizontalSplit(props) { return ( ); } + export default SvgHorizontalSplit; diff --git a/icons/jsx/HotTub.jsx b/icons/jsx/HotTub.jsx index 25b359f807..acccf6cff0 100644 --- a/icons/jsx/HotTub.jsx +++ b/icons/jsx/HotTub.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHotTub(props) { return ( ); } + export default SvgHotTub; diff --git a/icons/jsx/Hotel.jsx b/icons/jsx/Hotel.jsx index dd291eb0f7..f4f2f09e2d 100644 --- a/icons/jsx/Hotel.jsx +++ b/icons/jsx/Hotel.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHotel(props) { return ( ); } + export default SvgHotel; diff --git a/icons/jsx/HotelClass.jsx b/icons/jsx/HotelClass.jsx index 55de0b8926..b4c5315140 100644 --- a/icons/jsx/HotelClass.jsx +++ b/icons/jsx/HotelClass.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHotelClass(props) { return ( ); } + export default SvgHotelClass; diff --git a/icons/jsx/HourglassBottom.jsx b/icons/jsx/HourglassBottom.jsx index b58afd511f..499b341dc2 100644 --- a/icons/jsx/HourglassBottom.jsx +++ b/icons/jsx/HourglassBottom.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHourglassBottom(props) { return ( ); } + export default SvgHourglassBottom; diff --git a/icons/jsx/HourglassDisabled.jsx b/icons/jsx/HourglassDisabled.jsx index 00a0380c59..6010c542e3 100644 --- a/icons/jsx/HourglassDisabled.jsx +++ b/icons/jsx/HourglassDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHourglassDisabled(props) { return ( ); } + export default SvgHourglassDisabled; diff --git a/icons/jsx/HourglassEmpty.jsx b/icons/jsx/HourglassEmpty.jsx index d9997f8bd3..c7e5c655f6 100644 --- a/icons/jsx/HourglassEmpty.jsx +++ b/icons/jsx/HourglassEmpty.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHourglassEmpty(props) { return ( ); } + export default SvgHourglassEmpty; diff --git a/icons/jsx/HourglassFull.jsx b/icons/jsx/HourglassFull.jsx index 1664ee7059..aeaa2a5e57 100644 --- a/icons/jsx/HourglassFull.jsx +++ b/icons/jsx/HourglassFull.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHourglassFull(props) { return ( ); } + export default SvgHourglassFull; diff --git a/icons/jsx/HourglassTop.jsx b/icons/jsx/HourglassTop.jsx index 5d7da5d9e4..5697c91c06 100644 --- a/icons/jsx/HourglassTop.jsx +++ b/icons/jsx/HourglassTop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHourglassTop(props) { return ( ); } + export default SvgHourglassTop; diff --git a/icons/jsx/House.jsx b/icons/jsx/House.jsx index 065c2ab99a..52d53d4b52 100644 --- a/icons/jsx/House.jsx +++ b/icons/jsx/House.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHouse(props) { return ( ); } + export default SvgHouse; diff --git a/icons/jsx/HouseSiding.jsx b/icons/jsx/HouseSiding.jsx index f390258952..7bb8d2c267 100644 --- a/icons/jsx/HouseSiding.jsx +++ b/icons/jsx/HouseSiding.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHouseSiding(props) { return ( ); } + export default SvgHouseSiding; diff --git a/icons/jsx/Houseboat.jsx b/icons/jsx/Houseboat.jsx index 7d2068cac4..fdc81a9942 100644 --- a/icons/jsx/Houseboat.jsx +++ b/icons/jsx/Houseboat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHouseboat(props) { return ( ); } + export default SvgHouseboat; diff --git a/icons/jsx/HowToReg.jsx b/icons/jsx/HowToReg.jsx index a678cda15a..87f4eec7d0 100644 --- a/icons/jsx/HowToReg.jsx +++ b/icons/jsx/HowToReg.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHowToReg(props) { return ( ); } + export default SvgHowToReg; diff --git a/icons/jsx/HowToVote.jsx b/icons/jsx/HowToVote.jsx index 6095bc833d..331567eee9 100644 --- a/icons/jsx/HowToVote.jsx +++ b/icons/jsx/HowToVote.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHowToVote(props) { return ( ); } + export default SvgHowToVote; diff --git a/icons/jsx/Html.jsx b/icons/jsx/Html.jsx index c837b17430..0319d91f9b 100644 --- a/icons/jsx/Html.jsx +++ b/icons/jsx/Html.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHtml(props) { return ( ); } + export default SvgHtml; diff --git a/icons/jsx/Http.jsx b/icons/jsx/Http.jsx index f533646732..8fddf9df40 100644 --- a/icons/jsx/Http.jsx +++ b/icons/jsx/Http.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHttp(props) { return ( ); } + export default SvgHttp; diff --git a/icons/jsx/Https.jsx b/icons/jsx/Https.jsx index 1dc12338c1..c542ce7dce 100644 --- a/icons/jsx/Https.jsx +++ b/icons/jsx/Https.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHttps(props) { return ( ); } + export default SvgHttps; diff --git a/icons/jsx/Hub.jsx b/icons/jsx/Hub.jsx index d1fc1acdb2..0406a44d9d 100644 --- a/icons/jsx/Hub.jsx +++ b/icons/jsx/Hub.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHub(props) { return ( ); } + export default SvgHub; diff --git a/icons/jsx/Hvac.jsx b/icons/jsx/Hvac.jsx index a9c5acaaf9..505bf9acaa 100644 --- a/icons/jsx/Hvac.jsx +++ b/icons/jsx/Hvac.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgHvac(props) { return ( ); } + export default SvgHvac; diff --git a/icons/jsx/IceSkating.jsx b/icons/jsx/IceSkating.jsx index 8369bebc1a..12a2088674 100644 --- a/icons/jsx/IceSkating.jsx +++ b/icons/jsx/IceSkating.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgIceSkating(props) { return ( ); } + export default SvgIceSkating; diff --git a/icons/jsx/Icecream.jsx b/icons/jsx/Icecream.jsx index b6a27338f9..a7688a4062 100644 --- a/icons/jsx/Icecream.jsx +++ b/icons/jsx/Icecream.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgIcecream(props) { return ( ); } + export default SvgIcecream; diff --git a/icons/jsx/Image.jsx b/icons/jsx/Image.jsx index bf7583599e..8bde8602b4 100644 --- a/icons/jsx/Image.jsx +++ b/icons/jsx/Image.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgImage(props) { return ( ); } + export default SvgImage; diff --git a/icons/jsx/ImageAspectRatio.jsx b/icons/jsx/ImageAspectRatio.jsx index e06bff91d3..95039a54ed 100644 --- a/icons/jsx/ImageAspectRatio.jsx +++ b/icons/jsx/ImageAspectRatio.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgImageAspectRatio(props) { return ( ); } + export default SvgImageAspectRatio; diff --git a/icons/jsx/ImageNotSupported.jsx b/icons/jsx/ImageNotSupported.jsx index 7727d37b7f..5453328c2e 100644 --- a/icons/jsx/ImageNotSupported.jsx +++ b/icons/jsx/ImageNotSupported.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgImageNotSupported(props) { return ( ); } + export default SvgImageNotSupported; diff --git a/icons/jsx/ImageSearch.jsx b/icons/jsx/ImageSearch.jsx index fb66fac626..99564d2087 100644 --- a/icons/jsx/ImageSearch.jsx +++ b/icons/jsx/ImageSearch.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgImageSearch(props) { return ( ); } + export default SvgImageSearch; diff --git a/icons/jsx/ImagesearchRoller.jsx b/icons/jsx/ImagesearchRoller.jsx index 52324492ab..f9e28a01a3 100644 --- a/icons/jsx/ImagesearchRoller.jsx +++ b/icons/jsx/ImagesearchRoller.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgImagesearchRoller(props) { return ( ); } + export default SvgImagesearchRoller; diff --git a/icons/jsx/ImportContacts.jsx b/icons/jsx/ImportContacts.jsx index 8be1b5c6db..3136192d95 100644 --- a/icons/jsx/ImportContacts.jsx +++ b/icons/jsx/ImportContacts.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgImportContacts(props) { return ( ); } + export default SvgImportContacts; diff --git a/icons/jsx/ImportExport.jsx b/icons/jsx/ImportExport.jsx index 48c48bf8e6..dde2cb02ce 100644 --- a/icons/jsx/ImportExport.jsx +++ b/icons/jsx/ImportExport.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgImportExport(props) { return ( ); } + export default SvgImportExport; diff --git a/icons/jsx/ImportantDevices.jsx b/icons/jsx/ImportantDevices.jsx index 8d142dd229..f19f7cc27b 100644 --- a/icons/jsx/ImportantDevices.jsx +++ b/icons/jsx/ImportantDevices.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgImportantDevices(props) { return ( ); } + export default SvgImportantDevices; diff --git a/icons/jsx/Inbox.jsx b/icons/jsx/Inbox.jsx index fa87e8a800..a630ac4860 100644 --- a/icons/jsx/Inbox.jsx +++ b/icons/jsx/Inbox.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInbox(props) { return ( ); } + export default SvgInbox; diff --git a/icons/jsx/IncompleteCircle.jsx b/icons/jsx/IncompleteCircle.jsx index 9143311e21..cc9616c1a1 100644 --- a/icons/jsx/IncompleteCircle.jsx +++ b/icons/jsx/IncompleteCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgIncompleteCircle(props) { return ( ); } + export default SvgIncompleteCircle; diff --git a/icons/jsx/IndeterminateCheckBox.jsx b/icons/jsx/IndeterminateCheckBox.jsx index 02a875486f..5af28bd3ef 100644 --- a/icons/jsx/IndeterminateCheckBox.jsx +++ b/icons/jsx/IndeterminateCheckBox.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgIndeterminateCheckBox(props) { return ( ); } + export default SvgIndeterminateCheckBox; diff --git a/icons/jsx/Info.jsx b/icons/jsx/Info.jsx index 30265ea49c..54d9a1aaeb 100644 --- a/icons/jsx/Info.jsx +++ b/icons/jsx/Info.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInfo(props) { return ( ); } + export default SvgInfo; diff --git a/icons/jsx/InfoOutline.jsx b/icons/jsx/InfoOutline.jsx index 5fdedbe886..eafb935bfc 100644 --- a/icons/jsx/InfoOutline.jsx +++ b/icons/jsx/InfoOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInfoOutline(props) { return ( ); } + export default SvgInfoOutline; diff --git a/icons/jsx/Input.jsx b/icons/jsx/Input.jsx index 481c620033..f10cb0d095 100644 --- a/icons/jsx/Input.jsx +++ b/icons/jsx/Input.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInput(props) { return ( ); } + export default SvgInput; diff --git a/icons/jsx/InsertChart.jsx b/icons/jsx/InsertChart.jsx index 36cd3c0ba4..fb832fe282 100644 --- a/icons/jsx/InsertChart.jsx +++ b/icons/jsx/InsertChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInsertChart(props) { return ( ); } + export default SvgInsertChart; diff --git a/icons/jsx/InsertChartOutlined.jsx b/icons/jsx/InsertChartOutlined.jsx index fcdb49b050..885689d721 100644 --- a/icons/jsx/InsertChartOutlined.jsx +++ b/icons/jsx/InsertChartOutlined.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInsertChartOutlined(props) { return ( ); } + export default SvgInsertChartOutlined; diff --git a/icons/jsx/InsertComment.jsx b/icons/jsx/InsertComment.jsx index 7d7a92515c..3778682a01 100644 --- a/icons/jsx/InsertComment.jsx +++ b/icons/jsx/InsertComment.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInsertComment(props) { return ( ); } + export default SvgInsertComment; diff --git a/icons/jsx/InsertDriveFile.jsx b/icons/jsx/InsertDriveFile.jsx index 99a6ccfc22..ab48f70bec 100644 --- a/icons/jsx/InsertDriveFile.jsx +++ b/icons/jsx/InsertDriveFile.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInsertDriveFile(props) { return ( ); } + export default SvgInsertDriveFile; diff --git a/icons/jsx/InsertEmoticon.jsx b/icons/jsx/InsertEmoticon.jsx index e495ab1272..6cf25adf16 100644 --- a/icons/jsx/InsertEmoticon.jsx +++ b/icons/jsx/InsertEmoticon.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInsertEmoticon(props) { return ( ); } + export default SvgInsertEmoticon; diff --git a/icons/jsx/InsertInvitation.jsx b/icons/jsx/InsertInvitation.jsx index 7b11d4b2f2..5834844453 100644 --- a/icons/jsx/InsertInvitation.jsx +++ b/icons/jsx/InsertInvitation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInsertInvitation(props) { return ( ); } + export default SvgInsertInvitation; diff --git a/icons/jsx/InsertLink.jsx b/icons/jsx/InsertLink.jsx index eddd547343..8469e654b0 100644 --- a/icons/jsx/InsertLink.jsx +++ b/icons/jsx/InsertLink.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInsertLink(props) { return ( ); } + export default SvgInsertLink; diff --git a/icons/jsx/InsertPageBreak.jsx b/icons/jsx/InsertPageBreak.jsx index 083b2f4cd1..8667c00d63 100644 --- a/icons/jsx/InsertPageBreak.jsx +++ b/icons/jsx/InsertPageBreak.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInsertPageBreak(props) { return ( ); } + export default SvgInsertPageBreak; diff --git a/icons/jsx/InsertPhoto.jsx b/icons/jsx/InsertPhoto.jsx index de6f87dc38..5b2318837c 100644 --- a/icons/jsx/InsertPhoto.jsx +++ b/icons/jsx/InsertPhoto.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInsertPhoto(props) { return ( ); } + export default SvgInsertPhoto; diff --git a/icons/jsx/Insights.jsx b/icons/jsx/Insights.jsx index 192a14a84b..43ad9ea9f4 100644 --- a/icons/jsx/Insights.jsx +++ b/icons/jsx/Insights.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInsights(props) { return ( ); } + export default SvgInsights; diff --git a/icons/jsx/InstallDesktop.jsx b/icons/jsx/InstallDesktop.jsx index e8eeed71a6..e7332922c9 100644 --- a/icons/jsx/InstallDesktop.jsx +++ b/icons/jsx/InstallDesktop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInstallDesktop(props) { return ( ); } + export default SvgInstallDesktop; diff --git a/icons/jsx/InstallMobile.jsx b/icons/jsx/InstallMobile.jsx index 43dbbc43e2..6969752d27 100644 --- a/icons/jsx/InstallMobile.jsx +++ b/icons/jsx/InstallMobile.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInstallMobile(props) { return ( ); } + export default SvgInstallMobile; diff --git a/icons/jsx/Institution.jsx b/icons/jsx/Institution.jsx index 449b61ffda..e7e1fe317c 100644 --- a/icons/jsx/Institution.jsx +++ b/icons/jsx/Institution.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInstitution(props) { return ( ); } + export default SvgInstitution; diff --git a/icons/jsx/IntegrationInstructions.jsx b/icons/jsx/IntegrationInstructions.jsx index a6d387ae72..7eb325baca 100644 --- a/icons/jsx/IntegrationInstructions.jsx +++ b/icons/jsx/IntegrationInstructions.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgIntegrationInstructions(props) { return ( ); } + export default SvgIntegrationInstructions; diff --git a/icons/jsx/Interests.jsx b/icons/jsx/Interests.jsx index 98846a8a63..9b7ae6d4ec 100644 --- a/icons/jsx/Interests.jsx +++ b/icons/jsx/Interests.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInterests(props) { return ( ); } + export default SvgInterests; diff --git a/icons/jsx/InterpreterMode.jsx b/icons/jsx/InterpreterMode.jsx index 953bbdb970..f5f7ed6904 100644 --- a/icons/jsx/InterpreterMode.jsx +++ b/icons/jsx/InterpreterMode.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInterpreterMode(props) { return ( ); } + export default SvgInterpreterMode; diff --git a/icons/jsx/Inventory.jsx b/icons/jsx/Inventory.jsx index 95c189aa49..17e6e5abc4 100644 --- a/icons/jsx/Inventory.jsx +++ b/icons/jsx/Inventory.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInventory(props) { return ( ); } + export default SvgInventory; diff --git a/icons/jsx/Inventory2.jsx b/icons/jsx/Inventory2.jsx index e7b26f379c..56201ddaa3 100644 --- a/icons/jsx/Inventory2.jsx +++ b/icons/jsx/Inventory2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInventory2(props) { return ( ); } + export default SvgInventory2; diff --git a/icons/jsx/InvertColors.jsx b/icons/jsx/InvertColors.jsx index 96cc295592..facd61ca30 100644 --- a/icons/jsx/InvertColors.jsx +++ b/icons/jsx/InvertColors.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInvertColors(props) { return ( ); } + export default SvgInvertColors; diff --git a/icons/jsx/InvertColorsOff.jsx b/icons/jsx/InvertColorsOff.jsx index db7eb0c089..ee8dc74803 100644 --- a/icons/jsx/InvertColorsOff.jsx +++ b/icons/jsx/InvertColorsOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgInvertColorsOff(props) { return ( ); } + export default SvgInvertColorsOff; diff --git a/icons/jsx/IosShare.jsx b/icons/jsx/IosShare.jsx index 234b740da0..7de3859266 100644 --- a/icons/jsx/IosShare.jsx +++ b/icons/jsx/IosShare.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgIosShare(props) { return ( ); } + export default SvgIosShare; diff --git a/icons/jsx/Iron.jsx b/icons/jsx/Iron.jsx index cbc3b24340..31a3246bda 100644 --- a/icons/jsx/Iron.jsx +++ b/icons/jsx/Iron.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgIron(props) { return ( ); } + export default SvgIron; diff --git a/icons/jsx/Iso.jsx b/icons/jsx/Iso.jsx index 60b5b1fa6f..cc0a013287 100644 --- a/icons/jsx/Iso.jsx +++ b/icons/jsx/Iso.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgIso(props) { return ( ); } + export default SvgIso; diff --git a/icons/jsx/Issue.jsx b/icons/jsx/Issue.jsx index 044dd39432..8d358a4c67 100644 --- a/icons/jsx/Issue.jsx +++ b/icons/jsx/Issue.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgIssue(props) { return ( ); } + export default SvgIssue; diff --git a/icons/jsx/Javascript.jsx b/icons/jsx/Javascript.jsx index 43b5e174e1..13cafd2702 100644 --- a/icons/jsx/Javascript.jsx +++ b/icons/jsx/Javascript.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgJavascript(props) { return ( ); } + export default SvgJavascript; diff --git a/icons/jsx/JoinFull.jsx b/icons/jsx/JoinFull.jsx index 529779684d..bf529b5e33 100644 --- a/icons/jsx/JoinFull.jsx +++ b/icons/jsx/JoinFull.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgJoinFull(props) { return ( ); } + export default SvgJoinFull; diff --git a/icons/jsx/JoinInner.jsx b/icons/jsx/JoinInner.jsx index af1b9e43d7..6dcbfa57d9 100644 --- a/icons/jsx/JoinInner.jsx +++ b/icons/jsx/JoinInner.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgJoinInner(props) { return ( ); } + export default SvgJoinInner; diff --git a/icons/jsx/JoinLeft.jsx b/icons/jsx/JoinLeft.jsx index 521d745f95..9e7c5a92aa 100644 --- a/icons/jsx/JoinLeft.jsx +++ b/icons/jsx/JoinLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgJoinLeft(props) { return ( ); } + export default SvgJoinLeft; diff --git a/icons/jsx/JoinRight.jsx b/icons/jsx/JoinRight.jsx index 723582557c..51b4d15f35 100644 --- a/icons/jsx/JoinRight.jsx +++ b/icons/jsx/JoinRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgJoinRight(props) { return ( ); } + export default SvgJoinRight; diff --git a/icons/jsx/Kayaking.jsx b/icons/jsx/Kayaking.jsx index b0d3101721..4c6cce4a6a 100644 --- a/icons/jsx/Kayaking.jsx +++ b/icons/jsx/Kayaking.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKayaking(props) { return ( ); } + export default SvgKayaking; diff --git a/icons/jsx/KebabDining.jsx b/icons/jsx/KebabDining.jsx index b0ed03b53c..cc6eb49c67 100644 --- a/icons/jsx/KebabDining.jsx +++ b/icons/jsx/KebabDining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKebabDining(props) { return ( ); } + export default SvgKebabDining; diff --git a/icons/jsx/Key.jsx b/icons/jsx/Key.jsx index 0fd3463a93..3d5ed646c6 100644 --- a/icons/jsx/Key.jsx +++ b/icons/jsx/Key.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKey(props) { return ( ); } + export default SvgKey; diff --git a/icons/jsx/KeyOff.jsx b/icons/jsx/KeyOff.jsx index f10a0f08f8..40130e7c3e 100644 --- a/icons/jsx/KeyOff.jsx +++ b/icons/jsx/KeyOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyOff(props) { return ( ); } + export default SvgKeyOff; diff --git a/icons/jsx/Keyboard.jsx b/icons/jsx/Keyboard.jsx index fcf763e990..97845ae2b3 100644 --- a/icons/jsx/Keyboard.jsx +++ b/icons/jsx/Keyboard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboard(props) { return ( ); } + export default SvgKeyboard; diff --git a/icons/jsx/KeyboardAlt.jsx b/icons/jsx/KeyboardAlt.jsx index 8e40d16f9e..a6d008815a 100644 --- a/icons/jsx/KeyboardAlt.jsx +++ b/icons/jsx/KeyboardAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardAlt(props) { return ( ); } + export default SvgKeyboardAlt; diff --git a/icons/jsx/KeyboardArrowDown.jsx b/icons/jsx/KeyboardArrowDown.jsx index 08a3492d7d..0d13c8673b 100644 --- a/icons/jsx/KeyboardArrowDown.jsx +++ b/icons/jsx/KeyboardArrowDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardArrowDown(props) { return ( ); } + export default SvgKeyboardArrowDown; diff --git a/icons/jsx/KeyboardArrowLeft.jsx b/icons/jsx/KeyboardArrowLeft.jsx index bd3ccb117c..0c8a01e55d 100644 --- a/icons/jsx/KeyboardArrowLeft.jsx +++ b/icons/jsx/KeyboardArrowLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardArrowLeft(props) { return ( ); } + export default SvgKeyboardArrowLeft; diff --git a/icons/jsx/KeyboardArrowRight.jsx b/icons/jsx/KeyboardArrowRight.jsx index c28d5371b0..b869f2bce3 100644 --- a/icons/jsx/KeyboardArrowRight.jsx +++ b/icons/jsx/KeyboardArrowRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardArrowRight(props) { return ( ); } + export default SvgKeyboardArrowRight; diff --git a/icons/jsx/KeyboardArrowUp.jsx b/icons/jsx/KeyboardArrowUp.jsx index 252443326b..a4c302841d 100644 --- a/icons/jsx/KeyboardArrowUp.jsx +++ b/icons/jsx/KeyboardArrowUp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardArrowUp(props) { return ( ); } + export default SvgKeyboardArrowUp; diff --git a/icons/jsx/KeyboardBackspace.jsx b/icons/jsx/KeyboardBackspace.jsx index aee60f73d5..8068f3c4ba 100644 --- a/icons/jsx/KeyboardBackspace.jsx +++ b/icons/jsx/KeyboardBackspace.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardBackspace(props) { return ( ); } + export default SvgKeyboardBackspace; diff --git a/icons/jsx/KeyboardCapslock.jsx b/icons/jsx/KeyboardCapslock.jsx index 74d8176afd..4a26a4d0d7 100644 --- a/icons/jsx/KeyboardCapslock.jsx +++ b/icons/jsx/KeyboardCapslock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardCapslock(props) { return ( ); } + export default SvgKeyboardCapslock; diff --git a/icons/jsx/KeyboardCommandKey.jsx b/icons/jsx/KeyboardCommandKey.jsx index caa0734778..7ac919fcde 100644 --- a/icons/jsx/KeyboardCommandKey.jsx +++ b/icons/jsx/KeyboardCommandKey.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardCommandKey(props) { return ( ); } + export default SvgKeyboardCommandKey; diff --git a/icons/jsx/KeyboardControlKey.jsx b/icons/jsx/KeyboardControlKey.jsx index 03ad05f07c..55f45f41b3 100644 --- a/icons/jsx/KeyboardControlKey.jsx +++ b/icons/jsx/KeyboardControlKey.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardControlKey(props) { return ( ); } + export default SvgKeyboardControlKey; diff --git a/icons/jsx/KeyboardDoubleArrowDown.jsx b/icons/jsx/KeyboardDoubleArrowDown.jsx index 1798d237fc..eb56e05a9a 100644 --- a/icons/jsx/KeyboardDoubleArrowDown.jsx +++ b/icons/jsx/KeyboardDoubleArrowDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardDoubleArrowDown(props) { return ( ); } + export default SvgKeyboardDoubleArrowDown; diff --git a/icons/jsx/KeyboardDoubleArrowLeft.jsx b/icons/jsx/KeyboardDoubleArrowLeft.jsx index f86fefeb7a..9bf7b3cdba 100644 --- a/icons/jsx/KeyboardDoubleArrowLeft.jsx +++ b/icons/jsx/KeyboardDoubleArrowLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardDoubleArrowLeft(props) { return ( ); } + export default SvgKeyboardDoubleArrowLeft; diff --git a/icons/jsx/KeyboardDoubleArrowRight.jsx b/icons/jsx/KeyboardDoubleArrowRight.jsx index 0f86a87bd3..3f0f2e4417 100644 --- a/icons/jsx/KeyboardDoubleArrowRight.jsx +++ b/icons/jsx/KeyboardDoubleArrowRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardDoubleArrowRight(props) { return ( ); } + export default SvgKeyboardDoubleArrowRight; diff --git a/icons/jsx/KeyboardDoubleArrowUp.jsx b/icons/jsx/KeyboardDoubleArrowUp.jsx index 8371be3eec..716ea74c50 100644 --- a/icons/jsx/KeyboardDoubleArrowUp.jsx +++ b/icons/jsx/KeyboardDoubleArrowUp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardDoubleArrowUp(props) { return ( ); } + export default SvgKeyboardDoubleArrowUp; diff --git a/icons/jsx/KeyboardHide.jsx b/icons/jsx/KeyboardHide.jsx index d995187b41..18fdc796f9 100644 --- a/icons/jsx/KeyboardHide.jsx +++ b/icons/jsx/KeyboardHide.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardHide(props) { return ( ); } + export default SvgKeyboardHide; diff --git a/icons/jsx/KeyboardOptionKey.jsx b/icons/jsx/KeyboardOptionKey.jsx index 087bd8abe3..2713742d78 100644 --- a/icons/jsx/KeyboardOptionKey.jsx +++ b/icons/jsx/KeyboardOptionKey.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardOptionKey(props) { return ( ); } + export default SvgKeyboardOptionKey; diff --git a/icons/jsx/KeyboardReturn.jsx b/icons/jsx/KeyboardReturn.jsx index 8b6fe213b9..ad884871ed 100644 --- a/icons/jsx/KeyboardReturn.jsx +++ b/icons/jsx/KeyboardReturn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardReturn(props) { return ( ); } + export default SvgKeyboardReturn; diff --git a/icons/jsx/KeyboardTab.jsx b/icons/jsx/KeyboardTab.jsx index b992d709ba..20b4ff2fd3 100644 --- a/icons/jsx/KeyboardTab.jsx +++ b/icons/jsx/KeyboardTab.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardTab(props) { return ( ); } + export default SvgKeyboardTab; diff --git a/icons/jsx/KeyboardVoice.jsx b/icons/jsx/KeyboardVoice.jsx index b7a4778e1a..9a68fd08f6 100644 --- a/icons/jsx/KeyboardVoice.jsx +++ b/icons/jsx/KeyboardVoice.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKeyboardVoice(props) { return ( ); } + export default SvgKeyboardVoice; diff --git a/icons/jsx/KingBed.jsx b/icons/jsx/KingBed.jsx index 9acccfbdb0..c913eecc3b 100644 --- a/icons/jsx/KingBed.jsx +++ b/icons/jsx/KingBed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKingBed(props) { return ( ); } + export default SvgKingBed; diff --git a/icons/jsx/Kitchen.jsx b/icons/jsx/Kitchen.jsx index 1daa59721f..88f65e20d4 100644 --- a/icons/jsx/Kitchen.jsx +++ b/icons/jsx/Kitchen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKitchen(props) { return ( ); } + export default SvgKitchen; diff --git a/icons/jsx/Kitesurfing.jsx b/icons/jsx/Kitesurfing.jsx index 0639d3a153..63dd282f96 100644 --- a/icons/jsx/Kitesurfing.jsx +++ b/icons/jsx/Kitesurfing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgKitesurfing(props) { return ( ); } + export default SvgKitesurfing; diff --git a/icons/jsx/Label.jsx b/icons/jsx/Label.jsx index 727795dfa1..b07415b39e 100644 --- a/icons/jsx/Label.jsx +++ b/icons/jsx/Label.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLabel(props) { return ( ); } + export default SvgLabel; diff --git a/icons/jsx/LabelImportant.jsx b/icons/jsx/LabelImportant.jsx index d195961472..02b4600c3f 100644 --- a/icons/jsx/LabelImportant.jsx +++ b/icons/jsx/LabelImportant.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLabelImportant(props) { return ( ); } + export default SvgLabelImportant; diff --git a/icons/jsx/LabelOff.jsx b/icons/jsx/LabelOff.jsx index b1458e8bfb..c0e733f9f1 100644 --- a/icons/jsx/LabelOff.jsx +++ b/icons/jsx/LabelOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLabelOff(props) { return ( ); } + export default SvgLabelOff; diff --git a/icons/jsx/Lan.jsx b/icons/jsx/Lan.jsx index 49755e0673..cdcead7200 100644 --- a/icons/jsx/Lan.jsx +++ b/icons/jsx/Lan.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLan(props) { return ( ); } + export default SvgLan; diff --git a/icons/jsx/Landscape.jsx b/icons/jsx/Landscape.jsx index 719959dd3b..077e1baaae 100644 --- a/icons/jsx/Landscape.jsx +++ b/icons/jsx/Landscape.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLandscape(props) { return ( ); } + export default SvgLandscape; diff --git a/icons/jsx/Landslide.jsx b/icons/jsx/Landslide.jsx index 002bd8ef77..42aabe2e9e 100644 --- a/icons/jsx/Landslide.jsx +++ b/icons/jsx/Landslide.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLandslide(props) { return ( ); } + export default SvgLandslide; diff --git a/icons/jsx/Language.jsx b/icons/jsx/Language.jsx index acd73e958c..c937d67579 100644 --- a/icons/jsx/Language.jsx +++ b/icons/jsx/Language.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLanguage(props) { return ( ); } + export default SvgLanguage; diff --git a/icons/jsx/Laptop.jsx b/icons/jsx/Laptop.jsx index 3e0545d6f4..6639747b8e 100644 --- a/icons/jsx/Laptop.jsx +++ b/icons/jsx/Laptop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLaptop(props) { return ( ); } + export default SvgLaptop; diff --git a/icons/jsx/LaptopChromebook.jsx b/icons/jsx/LaptopChromebook.jsx index 9e08b3fff4..6b6ee4143d 100644 --- a/icons/jsx/LaptopChromebook.jsx +++ b/icons/jsx/LaptopChromebook.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLaptopChromebook(props) { return ( ); } + export default SvgLaptopChromebook; diff --git a/icons/jsx/LaptopMac.jsx b/icons/jsx/LaptopMac.jsx index 78e13385b7..272ac1f4e5 100644 --- a/icons/jsx/LaptopMac.jsx +++ b/icons/jsx/LaptopMac.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLaptopMac(props) { return ( ); } + export default SvgLaptopMac; diff --git a/icons/jsx/LaptopWindows.jsx b/icons/jsx/LaptopWindows.jsx index f40533b02e..b9acf3e948 100644 --- a/icons/jsx/LaptopWindows.jsx +++ b/icons/jsx/LaptopWindows.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLaptopWindows(props) { return ( ); } + export default SvgLaptopWindows; diff --git a/icons/jsx/LastPage.jsx b/icons/jsx/LastPage.jsx index 86c55d77e2..4ddb0c459d 100644 --- a/icons/jsx/LastPage.jsx +++ b/icons/jsx/LastPage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLastPage(props) { return ( ); } + export default SvgLastPage; diff --git a/icons/jsx/Launch.jsx b/icons/jsx/Launch.jsx index a3d4bb5d48..c338f97e01 100644 --- a/icons/jsx/Launch.jsx +++ b/icons/jsx/Launch.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLaunch(props) { return ( ); } + export default SvgLaunch; diff --git a/icons/jsx/Layers.jsx b/icons/jsx/Layers.jsx index 1dff1704db..efba0de4b9 100644 --- a/icons/jsx/Layers.jsx +++ b/icons/jsx/Layers.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLayers(props) { return ( ); } + export default SvgLayers; diff --git a/icons/jsx/LayersClear.jsx b/icons/jsx/LayersClear.jsx index 077be07970..0c2a94a8e2 100644 --- a/icons/jsx/LayersClear.jsx +++ b/icons/jsx/LayersClear.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLayersClear(props) { return ( ); } + export default SvgLayersClear; diff --git a/icons/jsx/Leaderboard.jsx b/icons/jsx/Leaderboard.jsx index 803da0b24b..7136075596 100644 --- a/icons/jsx/Leaderboard.jsx +++ b/icons/jsx/Leaderboard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLeaderboard(props) { return ( ); } + export default SvgLeaderboard; diff --git a/icons/jsx/LeakAdd.jsx b/icons/jsx/LeakAdd.jsx index 09397b04a9..788069fa2f 100644 --- a/icons/jsx/LeakAdd.jsx +++ b/icons/jsx/LeakAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLeakAdd(props) { return ( ); } + export default SvgLeakAdd; diff --git a/icons/jsx/LeakRemove.jsx b/icons/jsx/LeakRemove.jsx index 325cb442bc..e7578e6bd2 100644 --- a/icons/jsx/LeakRemove.jsx +++ b/icons/jsx/LeakRemove.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLeakRemove(props) { return ( ); } + export default SvgLeakRemove; diff --git a/icons/jsx/LeaveBagsAtHome.jsx b/icons/jsx/LeaveBagsAtHome.jsx index 0a468e7067..9ee2ccbb0c 100644 --- a/icons/jsx/LeaveBagsAtHome.jsx +++ b/icons/jsx/LeaveBagsAtHome.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLeaveBagsAtHome(props) { return ( ); } + export default SvgLeaveBagsAtHome; diff --git a/icons/jsx/LegendToggle.jsx b/icons/jsx/LegendToggle.jsx index 4cc8d6ff7c..42b32ba787 100644 --- a/icons/jsx/LegendToggle.jsx +++ b/icons/jsx/LegendToggle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLegendToggle(props) { return ( ); } + export default SvgLegendToggle; diff --git a/icons/jsx/Lens.jsx b/icons/jsx/Lens.jsx index c1c99aec64..5b491b643d 100644 --- a/icons/jsx/Lens.jsx +++ b/icons/jsx/Lens.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLens(props) { return ( ); } + export default SvgLens; diff --git a/icons/jsx/LensBlur.jsx b/icons/jsx/LensBlur.jsx index d939949a47..0ccb96ed1b 100644 --- a/icons/jsx/LensBlur.jsx +++ b/icons/jsx/LensBlur.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLensBlur(props) { return ( ); } + export default SvgLensBlur; diff --git a/icons/jsx/LessThan.jsx b/icons/jsx/LessThan.jsx index c664b97b62..578f1c53ef 100644 --- a/icons/jsx/LessThan.jsx +++ b/icons/jsx/LessThan.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLessThan(props) { return ( ); } + export default SvgLessThan; diff --git a/icons/jsx/LessThanEqual.jsx b/icons/jsx/LessThanEqual.jsx index ff075e1fd0..b0957b6f21 100644 --- a/icons/jsx/LessThanEqual.jsx +++ b/icons/jsx/LessThanEqual.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLessThanEqual(props) { return ( ); } + export default SvgLessThanEqual; diff --git a/icons/jsx/LibraryAdd.jsx b/icons/jsx/LibraryAdd.jsx index 13930bc089..63f1938581 100644 --- a/icons/jsx/LibraryAdd.jsx +++ b/icons/jsx/LibraryAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLibraryAdd(props) { return ( ); } + export default SvgLibraryAdd; diff --git a/icons/jsx/LibraryAddCheck.jsx b/icons/jsx/LibraryAddCheck.jsx index f4e43d8bcc..88fe11a764 100644 --- a/icons/jsx/LibraryAddCheck.jsx +++ b/icons/jsx/LibraryAddCheck.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLibraryAddCheck(props) { return ( ); } + export default SvgLibraryAddCheck; diff --git a/icons/jsx/LibraryBooks.jsx b/icons/jsx/LibraryBooks.jsx index 500eccc536..6ac3500176 100644 --- a/icons/jsx/LibraryBooks.jsx +++ b/icons/jsx/LibraryBooks.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLibraryBooks(props) { return ( ); } + export default SvgLibraryBooks; diff --git a/icons/jsx/LibraryMusic.jsx b/icons/jsx/LibraryMusic.jsx index 9112114ec8..b138af8eae 100644 --- a/icons/jsx/LibraryMusic.jsx +++ b/icons/jsx/LibraryMusic.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLibraryMusic(props) { return ( ); } + export default SvgLibraryMusic; diff --git a/icons/jsx/Light.jsx b/icons/jsx/Light.jsx index f47eb25cba..2ad3e26b62 100644 --- a/icons/jsx/Light.jsx +++ b/icons/jsx/Light.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLight(props) { return ( ); } + export default SvgLight; diff --git a/icons/jsx/LightMode.jsx b/icons/jsx/LightMode.jsx index 60021c85da..695e8adefe 100644 --- a/icons/jsx/LightMode.jsx +++ b/icons/jsx/LightMode.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLightMode(props) { return ( ); } + export default SvgLightMode; diff --git a/icons/jsx/Lightbulb.jsx b/icons/jsx/Lightbulb.jsx index d3ec05b0d1..628fd28a42 100644 --- a/icons/jsx/Lightbulb.jsx +++ b/icons/jsx/Lightbulb.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLightbulb(props) { return ( ); } + export default SvgLightbulb; diff --git a/icons/jsx/LightbulbCircle.jsx b/icons/jsx/LightbulbCircle.jsx index 6073b4168d..92f5a66b88 100644 --- a/icons/jsx/LightbulbCircle.jsx +++ b/icons/jsx/LightbulbCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLightbulbCircle(props) { return ( ); } + export default SvgLightbulbCircle; diff --git a/icons/jsx/LineAxis.jsx b/icons/jsx/LineAxis.jsx index cc7fda8a04..c671152f9b 100644 --- a/icons/jsx/LineAxis.jsx +++ b/icons/jsx/LineAxis.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLineAxis(props) { return ( ); } + export default SvgLineAxis; diff --git a/icons/jsx/LineStyle.jsx b/icons/jsx/LineStyle.jsx index 52b4795c82..00a35b1d50 100644 --- a/icons/jsx/LineStyle.jsx +++ b/icons/jsx/LineStyle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLineStyle(props) { return ( ); } + export default SvgLineStyle; diff --git a/icons/jsx/LineWeight.jsx b/icons/jsx/LineWeight.jsx index 2d009c2b04..311a038ff8 100644 --- a/icons/jsx/LineWeight.jsx +++ b/icons/jsx/LineWeight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLineWeight(props) { return ( ); } + export default SvgLineWeight; diff --git a/icons/jsx/LinearScale.jsx b/icons/jsx/LinearScale.jsx index f419129684..492c9e1bea 100644 --- a/icons/jsx/LinearScale.jsx +++ b/icons/jsx/LinearScale.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLinearScale(props) { return ( ); } + export default SvgLinearScale; diff --git a/icons/jsx/Link.jsx b/icons/jsx/Link.jsx index 5d670848bb..53bf028c43 100644 --- a/icons/jsx/Link.jsx +++ b/icons/jsx/Link.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLink(props) { return ( ); } + export default SvgLink; diff --git a/icons/jsx/LinkOff.jsx b/icons/jsx/LinkOff.jsx index 10787123ff..0cedb2c3ee 100644 --- a/icons/jsx/LinkOff.jsx +++ b/icons/jsx/LinkOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLinkOff(props) { return ( ); } + export default SvgLinkOff; diff --git a/icons/jsx/LinkedCamera.jsx b/icons/jsx/LinkedCamera.jsx index 699f21f4dc..9e527277af 100644 --- a/icons/jsx/LinkedCamera.jsx +++ b/icons/jsx/LinkedCamera.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLinkedCamera(props) { return ( ); } + export default SvgLinkedCamera; diff --git a/icons/jsx/Liquor.jsx b/icons/jsx/Liquor.jsx index 2eb20c9c96..222da0267c 100644 --- a/icons/jsx/Liquor.jsx +++ b/icons/jsx/Liquor.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLiquor(props) { return ( ); } + export default SvgLiquor; diff --git a/icons/jsx/List.jsx b/icons/jsx/List.jsx index 5e37b257e9..bd93cddc3c 100644 --- a/icons/jsx/List.jsx +++ b/icons/jsx/List.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgList(props) { return ( ); } + export default SvgList; diff --git a/icons/jsx/ListAlt.jsx b/icons/jsx/ListAlt.jsx index 4e9a2010a5..ef4c1883c3 100644 --- a/icons/jsx/ListAlt.jsx +++ b/icons/jsx/ListAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgListAlt(props) { return ( ); } + export default SvgListAlt; diff --git a/icons/jsx/ListView.jsx b/icons/jsx/ListView.jsx index 64a3b532d7..cd5c4fb7fc 100644 --- a/icons/jsx/ListView.jsx +++ b/icons/jsx/ListView.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgListView(props) { return ( ); } + export default SvgListView; diff --git a/icons/jsx/LiveHelp.jsx b/icons/jsx/LiveHelp.jsx index c7997d5691..9d1c59c2b5 100644 --- a/icons/jsx/LiveHelp.jsx +++ b/icons/jsx/LiveHelp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLiveHelp(props) { return ( ); } + export default SvgLiveHelp; diff --git a/icons/jsx/LiveTv.jsx b/icons/jsx/LiveTv.jsx index 352469b2d1..46c7822069 100644 --- a/icons/jsx/LiveTv.jsx +++ b/icons/jsx/LiveTv.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLiveTv(props) { return ( ); } + export default SvgLiveTv; diff --git a/icons/jsx/Living.jsx b/icons/jsx/Living.jsx index 6417acc0b0..a947cce538 100644 --- a/icons/jsx/Living.jsx +++ b/icons/jsx/Living.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLiving(props) { return ( ); } + export default SvgLiving; diff --git a/icons/jsx/LocalActivity.jsx b/icons/jsx/LocalActivity.jsx index ffd4d4c37f..772d94bfad 100644 --- a/icons/jsx/LocalActivity.jsx +++ b/icons/jsx/LocalActivity.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalActivity(props) { return ( ); } + export default SvgLocalActivity; diff --git a/icons/jsx/LocalAirport.jsx b/icons/jsx/LocalAirport.jsx index c708741030..6499c85bd8 100644 --- a/icons/jsx/LocalAirport.jsx +++ b/icons/jsx/LocalAirport.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalAirport(props) { return ( ); } + export default SvgLocalAirport; diff --git a/icons/jsx/LocalAtm.jsx b/icons/jsx/LocalAtm.jsx index 2df4bdb393..bab279d788 100644 --- a/icons/jsx/LocalAtm.jsx +++ b/icons/jsx/LocalAtm.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalAtm(props) { return ( ); } + export default SvgLocalAtm; diff --git a/icons/jsx/LocalBar.jsx b/icons/jsx/LocalBar.jsx index e7bf0b897f..865a478fd6 100644 --- a/icons/jsx/LocalBar.jsx +++ b/icons/jsx/LocalBar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalBar(props) { return ( ); } + export default SvgLocalBar; diff --git a/icons/jsx/LocalCafe.jsx b/icons/jsx/LocalCafe.jsx index 22eba5b282..a799b076c9 100644 --- a/icons/jsx/LocalCafe.jsx +++ b/icons/jsx/LocalCafe.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalCafe(props) { return ( ); } + export default SvgLocalCafe; diff --git a/icons/jsx/LocalCarWash.jsx b/icons/jsx/LocalCarWash.jsx index 2dbd614e6f..f911c2cc9b 100644 --- a/icons/jsx/LocalCarWash.jsx +++ b/icons/jsx/LocalCarWash.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalCarWash(props) { return ( ); } + export default SvgLocalCarWash; diff --git a/icons/jsx/LocalConvenienceStore.jsx b/icons/jsx/LocalConvenienceStore.jsx index c92f98834f..47080944ff 100644 --- a/icons/jsx/LocalConvenienceStore.jsx +++ b/icons/jsx/LocalConvenienceStore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalConvenienceStore(props) { return ( ); } + export default SvgLocalConvenienceStore; diff --git a/icons/jsx/LocalDining.jsx b/icons/jsx/LocalDining.jsx index 134865316c..9ea2998b13 100644 --- a/icons/jsx/LocalDining.jsx +++ b/icons/jsx/LocalDining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalDining(props) { return ( ); } + export default SvgLocalDining; diff --git a/icons/jsx/LocalDrink.jsx b/icons/jsx/LocalDrink.jsx index 982b426360..952a3a4127 100644 --- a/icons/jsx/LocalDrink.jsx +++ b/icons/jsx/LocalDrink.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalDrink(props) { return ( ); } + export default SvgLocalDrink; diff --git a/icons/jsx/LocalFireDepartment.jsx b/icons/jsx/LocalFireDepartment.jsx index 54a7d69859..a4cd592dca 100644 --- a/icons/jsx/LocalFireDepartment.jsx +++ b/icons/jsx/LocalFireDepartment.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalFireDepartment(props) { return ( ); } + export default SvgLocalFireDepartment; diff --git a/icons/jsx/LocalFlorist.jsx b/icons/jsx/LocalFlorist.jsx index 883cb35fff..ca93e80eca 100644 --- a/icons/jsx/LocalFlorist.jsx +++ b/icons/jsx/LocalFlorist.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalFlorist(props) { return ( ); } + export default SvgLocalFlorist; diff --git a/icons/jsx/LocalGasStation.jsx b/icons/jsx/LocalGasStation.jsx index 38be74d5a6..718cc6226c 100644 --- a/icons/jsx/LocalGasStation.jsx +++ b/icons/jsx/LocalGasStation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalGasStation(props) { return ( ); } + export default SvgLocalGasStation; diff --git a/icons/jsx/LocalGroceryStore.jsx b/icons/jsx/LocalGroceryStore.jsx index 89ccee5239..de4ca8b865 100644 --- a/icons/jsx/LocalGroceryStore.jsx +++ b/icons/jsx/LocalGroceryStore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalGroceryStore(props) { return ( ); } + export default SvgLocalGroceryStore; diff --git a/icons/jsx/LocalHospital.jsx b/icons/jsx/LocalHospital.jsx index 02ec0c8458..9b0b78d442 100644 --- a/icons/jsx/LocalHospital.jsx +++ b/icons/jsx/LocalHospital.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalHospital(props) { return ( ); } + export default SvgLocalHospital; diff --git a/icons/jsx/LocalHotel.jsx b/icons/jsx/LocalHotel.jsx index 94601d4a00..bbc18a5de0 100644 --- a/icons/jsx/LocalHotel.jsx +++ b/icons/jsx/LocalHotel.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalHotel(props) { return ( ); } + export default SvgLocalHotel; diff --git a/icons/jsx/LocalLaundryService.jsx b/icons/jsx/LocalLaundryService.jsx index ea930270cb..56df419652 100644 --- a/icons/jsx/LocalLaundryService.jsx +++ b/icons/jsx/LocalLaundryService.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalLaundryService(props) { return ( ); } + export default SvgLocalLaundryService; diff --git a/icons/jsx/LocalLibrary.jsx b/icons/jsx/LocalLibrary.jsx index 21f96b8f8e..7fa59fe861 100644 --- a/icons/jsx/LocalLibrary.jsx +++ b/icons/jsx/LocalLibrary.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalLibrary(props) { return ( ); } + export default SvgLocalLibrary; diff --git a/icons/jsx/LocalMall.jsx b/icons/jsx/LocalMall.jsx index 80780a8bfe..d47beb87ab 100644 --- a/icons/jsx/LocalMall.jsx +++ b/icons/jsx/LocalMall.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalMall(props) { return ( ); } + export default SvgLocalMall; diff --git a/icons/jsx/LocalMovies.jsx b/icons/jsx/LocalMovies.jsx index f67048c221..85fc57066c 100644 --- a/icons/jsx/LocalMovies.jsx +++ b/icons/jsx/LocalMovies.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalMovies(props) { return ( ); } + export default SvgLocalMovies; diff --git a/icons/jsx/LocalOffer.jsx b/icons/jsx/LocalOffer.jsx index 055b4eef36..095485c980 100644 --- a/icons/jsx/LocalOffer.jsx +++ b/icons/jsx/LocalOffer.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalOffer(props) { return ( ); } + export default SvgLocalOffer; diff --git a/icons/jsx/LocalParking.jsx b/icons/jsx/LocalParking.jsx index d59d8e7652..d1093a49a8 100644 --- a/icons/jsx/LocalParking.jsx +++ b/icons/jsx/LocalParking.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalParking(props) { return ( ); } + export default SvgLocalParking; diff --git a/icons/jsx/LocalPharmacy.jsx b/icons/jsx/LocalPharmacy.jsx index a29e48bc1b..e0b497c317 100644 --- a/icons/jsx/LocalPharmacy.jsx +++ b/icons/jsx/LocalPharmacy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalPharmacy(props) { return ( ); } + export default SvgLocalPharmacy; diff --git a/icons/jsx/LocalPhone.jsx b/icons/jsx/LocalPhone.jsx index 2f3001c089..f0a1e14efe 100644 --- a/icons/jsx/LocalPhone.jsx +++ b/icons/jsx/LocalPhone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalPhone(props) { return ( ); } + export default SvgLocalPhone; diff --git a/icons/jsx/LocalPizza.jsx b/icons/jsx/LocalPizza.jsx index 593c3fa967..628bc03eec 100644 --- a/icons/jsx/LocalPizza.jsx +++ b/icons/jsx/LocalPizza.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalPizza(props) { return ( ); } + export default SvgLocalPizza; diff --git a/icons/jsx/LocalPlay.jsx b/icons/jsx/LocalPlay.jsx index 0ff702e9b2..d950925142 100644 --- a/icons/jsx/LocalPlay.jsx +++ b/icons/jsx/LocalPlay.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalPlay(props) { return ( ); } + export default SvgLocalPlay; diff --git a/icons/jsx/LocalPolice.jsx b/icons/jsx/LocalPolice.jsx index c95d2008f1..9de696c045 100644 --- a/icons/jsx/LocalPolice.jsx +++ b/icons/jsx/LocalPolice.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalPolice(props) { return ( ); } + export default SvgLocalPolice; diff --git a/icons/jsx/LocalPostOffice.jsx b/icons/jsx/LocalPostOffice.jsx index 2b1f71aaa7..bc4725bb27 100644 --- a/icons/jsx/LocalPostOffice.jsx +++ b/icons/jsx/LocalPostOffice.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalPostOffice(props) { return ( ); } + export default SvgLocalPostOffice; diff --git a/icons/jsx/LocalPrintshop.jsx b/icons/jsx/LocalPrintshop.jsx index a44ae9b040..c56390cd2e 100644 --- a/icons/jsx/LocalPrintshop.jsx +++ b/icons/jsx/LocalPrintshop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalPrintshop(props) { return ( ); } + export default SvgLocalPrintshop; diff --git a/icons/jsx/LocalSee.jsx b/icons/jsx/LocalSee.jsx index 402c4fa82b..0a1dd0b063 100644 --- a/icons/jsx/LocalSee.jsx +++ b/icons/jsx/LocalSee.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalSee(props) { return ( ); } + export default SvgLocalSee; diff --git a/icons/jsx/LocalShipping.jsx b/icons/jsx/LocalShipping.jsx index d33f1b8b5c..a08489ed11 100644 --- a/icons/jsx/LocalShipping.jsx +++ b/icons/jsx/LocalShipping.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalShipping(props) { return ( ); } + export default SvgLocalShipping; diff --git a/icons/jsx/LocalTaxi.jsx b/icons/jsx/LocalTaxi.jsx index da0d7eaa4e..1be11a5ee6 100644 --- a/icons/jsx/LocalTaxi.jsx +++ b/icons/jsx/LocalTaxi.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocalTaxi(props) { return ( ); } + export default SvgLocalTaxi; diff --git a/icons/jsx/LocationCity.jsx b/icons/jsx/LocationCity.jsx index 3ec33da8a7..67bfbf9997 100644 --- a/icons/jsx/LocationCity.jsx +++ b/icons/jsx/LocationCity.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocationCity(props) { return ( ); } + export default SvgLocationCity; diff --git a/icons/jsx/LocationDisabled.jsx b/icons/jsx/LocationDisabled.jsx index 3f36542f02..ee8bb7842e 100644 --- a/icons/jsx/LocationDisabled.jsx +++ b/icons/jsx/LocationDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocationDisabled(props) { return ( ); } + export default SvgLocationDisabled; diff --git a/icons/jsx/LocationOff.jsx b/icons/jsx/LocationOff.jsx index aa7750c18e..e79250d463 100644 --- a/icons/jsx/LocationOff.jsx +++ b/icons/jsx/LocationOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocationOff(props) { return ( ); } + export default SvgLocationOff; diff --git a/icons/jsx/LocationOn.jsx b/icons/jsx/LocationOn.jsx index b8375bb446..396df4ac6e 100644 --- a/icons/jsx/LocationOn.jsx +++ b/icons/jsx/LocationOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocationOn(props) { return ( ); } + export default SvgLocationOn; diff --git a/icons/jsx/LocationSearching.jsx b/icons/jsx/LocationSearching.jsx index 43051911c8..b4be85a796 100644 --- a/icons/jsx/LocationSearching.jsx +++ b/icons/jsx/LocationSearching.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocationSearching(props) { return ( ); } + export default SvgLocationSearching; diff --git a/icons/jsx/Lock.jsx b/icons/jsx/Lock.jsx index 59e4c7f232..a134fb2266 100644 --- a/icons/jsx/Lock.jsx +++ b/icons/jsx/Lock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLock(props) { return ( ); } + export default SvgLock; diff --git a/icons/jsx/LockClock.jsx b/icons/jsx/LockClock.jsx index d03f0b4b0e..9f610cd1fc 100644 --- a/icons/jsx/LockClock.jsx +++ b/icons/jsx/LockClock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLockClock(props) { return ( ); } + export default SvgLockClock; diff --git a/icons/jsx/LockOpen.jsx b/icons/jsx/LockOpen.jsx index b57100653c..ca79210245 100644 --- a/icons/jsx/LockOpen.jsx +++ b/icons/jsx/LockOpen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLockOpen(props) { return ( ); } + export default SvgLockOpen; diff --git a/icons/jsx/LockPerson.jsx b/icons/jsx/LockPerson.jsx index 4678c43583..0fe763a4ba 100644 --- a/icons/jsx/LockPerson.jsx +++ b/icons/jsx/LockPerson.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLockPerson(props) { return ( ); } + export default SvgLockPerson; diff --git a/icons/jsx/LockReset.jsx b/icons/jsx/LockReset.jsx index 9aa1201e25..ac7a0eb5ea 100644 --- a/icons/jsx/LockReset.jsx +++ b/icons/jsx/LockReset.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLockReset(props) { return ( ); } + export default SvgLockReset; diff --git a/icons/jsx/Locked.jsx b/icons/jsx/Locked.jsx index dfe9bf4fd8..c068887594 100644 --- a/icons/jsx/Locked.jsx +++ b/icons/jsx/Locked.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLocked(props) { return ( ); } + export default SvgLocked; diff --git a/icons/jsx/Login.jsx b/icons/jsx/Login.jsx index db64c56685..94707caf4a 100644 --- a/icons/jsx/Login.jsx +++ b/icons/jsx/Login.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLogin(props) { return ( ); } + export default SvgLogin; diff --git a/icons/jsx/LogoDev.jsx b/icons/jsx/LogoDev.jsx index 9c3f071681..e9d175fc1e 100644 --- a/icons/jsx/LogoDev.jsx +++ b/icons/jsx/LogoDev.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLogoDev(props) { return ( ); } + export default SvgLogoDev; diff --git a/icons/jsx/Logout.jsx b/icons/jsx/Logout.jsx index 33b6994deb..34aee64455 100644 --- a/icons/jsx/Logout.jsx +++ b/icons/jsx/Logout.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLogout(props) { return ( ); } + export default SvgLogout; diff --git a/icons/jsx/Looks.jsx b/icons/jsx/Looks.jsx index ef94f78cef..ef1f1d9c3f 100644 --- a/icons/jsx/Looks.jsx +++ b/icons/jsx/Looks.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLooks(props) { return ( ); } + export default SvgLooks; diff --git a/icons/jsx/Looks3.jsx b/icons/jsx/Looks3.jsx index d2efe55523..fdcb09777a 100644 --- a/icons/jsx/Looks3.jsx +++ b/icons/jsx/Looks3.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLooks3(props) { return ( ); } + export default SvgLooks3; diff --git a/icons/jsx/Looks4.jsx b/icons/jsx/Looks4.jsx index 33502c5cf9..4ade4c9642 100644 --- a/icons/jsx/Looks4.jsx +++ b/icons/jsx/Looks4.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLooks4(props) { return ( ); } + export default SvgLooks4; diff --git a/icons/jsx/Looks5.jsx b/icons/jsx/Looks5.jsx index dab580ece9..2927547ac2 100644 --- a/icons/jsx/Looks5.jsx +++ b/icons/jsx/Looks5.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLooks5(props) { return ( ); } + export default SvgLooks5; diff --git a/icons/jsx/Looks6.jsx b/icons/jsx/Looks6.jsx index 676bed2c57..77f0316cbc 100644 --- a/icons/jsx/Looks6.jsx +++ b/icons/jsx/Looks6.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLooks6(props) { return ( ); } + export default SvgLooks6; diff --git a/icons/jsx/LooksOne.jsx b/icons/jsx/LooksOne.jsx index 1fa8c20bc1..ff27841d41 100644 --- a/icons/jsx/LooksOne.jsx +++ b/icons/jsx/LooksOne.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLooksOne(props) { return ( ); } + export default SvgLooksOne; diff --git a/icons/jsx/LooksTwo.jsx b/icons/jsx/LooksTwo.jsx index 2c7391dd86..b817a0122a 100644 --- a/icons/jsx/LooksTwo.jsx +++ b/icons/jsx/LooksTwo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLooksTwo(props) { return ( ); } + export default SvgLooksTwo; diff --git a/icons/jsx/Loop.jsx b/icons/jsx/Loop.jsx index f66a739983..6ad7d00449 100644 --- a/icons/jsx/Loop.jsx +++ b/icons/jsx/Loop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLoop(props) { return ( ); } + export default SvgLoop; diff --git a/icons/jsx/Loupe.jsx b/icons/jsx/Loupe.jsx index 195d2f6708..6b01360554 100644 --- a/icons/jsx/Loupe.jsx +++ b/icons/jsx/Loupe.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLoupe(props) { return ( ); } + export default SvgLoupe; diff --git a/icons/jsx/LowPriority.jsx b/icons/jsx/LowPriority.jsx index e661d2997a..40f85bff33 100644 --- a/icons/jsx/LowPriority.jsx +++ b/icons/jsx/LowPriority.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLowPriority(props) { return ( ); } + export default SvgLowPriority; diff --git a/icons/jsx/Loyalty.jsx b/icons/jsx/Loyalty.jsx index 965a698b55..915d17833a 100644 --- a/icons/jsx/Loyalty.jsx +++ b/icons/jsx/Loyalty.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLoyalty(props) { return ( ); } + export default SvgLoyalty; diff --git a/icons/jsx/LteMobiledata.jsx b/icons/jsx/LteMobiledata.jsx index 7eb32a43ca..d1c4230210 100644 --- a/icons/jsx/LteMobiledata.jsx +++ b/icons/jsx/LteMobiledata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLteMobiledata(props) { return ( ); } + export default SvgLteMobiledata; diff --git a/icons/jsx/LtePlusMobiledata.jsx b/icons/jsx/LtePlusMobiledata.jsx index f173a8539a..d2a425bea0 100644 --- a/icons/jsx/LtePlusMobiledata.jsx +++ b/icons/jsx/LtePlusMobiledata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLtePlusMobiledata(props) { return ( ); } + export default SvgLtePlusMobiledata; diff --git a/icons/jsx/Luggage.jsx b/icons/jsx/Luggage.jsx index b44859eb20..ed1c046609 100644 --- a/icons/jsx/Luggage.jsx +++ b/icons/jsx/Luggage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLuggage(props) { return ( ); } + export default SvgLuggage; diff --git a/icons/jsx/LunchDining.jsx b/icons/jsx/LunchDining.jsx index 00167c49c8..ada7d8bc50 100644 --- a/icons/jsx/LunchDining.jsx +++ b/icons/jsx/LunchDining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLunchDining(props) { return ( ); } + export default SvgLunchDining; diff --git a/icons/jsx/Lyrics.jsx b/icons/jsx/Lyrics.jsx index 6cb6454524..92b2f73361 100644 --- a/icons/jsx/Lyrics.jsx +++ b/icons/jsx/Lyrics.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgLyrics(props) { return ( ); } + export default SvgLyrics; diff --git a/icons/jsx/MacroOff.jsx b/icons/jsx/MacroOff.jsx index 9bba97b93c..28b3106869 100644 --- a/icons/jsx/MacroOff.jsx +++ b/icons/jsx/MacroOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMacroOff(props) { return ( ); } + export default SvgMacroOff; diff --git a/icons/jsx/Mail.jsx b/icons/jsx/Mail.jsx index 0fd11358b2..3f2256f00f 100644 --- a/icons/jsx/Mail.jsx +++ b/icons/jsx/Mail.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMail(props) { return ( ); } + export default SvgMail; diff --git a/icons/jsx/MailLock.jsx b/icons/jsx/MailLock.jsx index 37ee86b91c..5077cd2f85 100644 --- a/icons/jsx/MailLock.jsx +++ b/icons/jsx/MailLock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMailLock(props) { return ( ); } + export default SvgMailLock; diff --git a/icons/jsx/MailOutline.jsx b/icons/jsx/MailOutline.jsx index 3f940e8e7b..c9c473492f 100644 --- a/icons/jsx/MailOutline.jsx +++ b/icons/jsx/MailOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMailOutline(props) { return ( ); } + export default SvgMailOutline; diff --git a/icons/jsx/Male.jsx b/icons/jsx/Male.jsx index 92a0cc9761..c2ac52985d 100644 --- a/icons/jsx/Male.jsx +++ b/icons/jsx/Male.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMale(props) { return ( ); } + export default SvgMale; diff --git a/icons/jsx/Man.jsx b/icons/jsx/Man.jsx index 86b93d42e7..e553aa0970 100644 --- a/icons/jsx/Man.jsx +++ b/icons/jsx/Man.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMan(props) { return ( ); } + export default SvgMan; diff --git a/icons/jsx/Man2.jsx b/icons/jsx/Man2.jsx index 62b5c5b42e..7c874f376c 100644 --- a/icons/jsx/Man2.jsx +++ b/icons/jsx/Man2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMan2(props) { return ( ); } + export default SvgMan2; diff --git a/icons/jsx/Man3.jsx b/icons/jsx/Man3.jsx index 4c157b7ff8..4993a75604 100644 --- a/icons/jsx/Man3.jsx +++ b/icons/jsx/Man3.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMan3(props) { return ( ); } + export default SvgMan3; diff --git a/icons/jsx/Man4.jsx b/icons/jsx/Man4.jsx index f9f9dc6aea..85413c5019 100644 --- a/icons/jsx/Man4.jsx +++ b/icons/jsx/Man4.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMan4(props) { return ( ); } + export default SvgMan4; diff --git a/icons/jsx/ManageAccounts.jsx b/icons/jsx/ManageAccounts.jsx index 406e534dd2..754f058242 100644 --- a/icons/jsx/ManageAccounts.jsx +++ b/icons/jsx/ManageAccounts.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgManageAccounts(props) { return ( ); } + export default SvgManageAccounts; diff --git a/icons/jsx/ManageHistory.jsx b/icons/jsx/ManageHistory.jsx index 4d3c7dca5f..e339f6e0b8 100644 --- a/icons/jsx/ManageHistory.jsx +++ b/icons/jsx/ManageHistory.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgManageHistory(props) { return ( ); } + export default SvgManageHistory; diff --git a/icons/jsx/ManageSearch.jsx b/icons/jsx/ManageSearch.jsx index 437f1878fb..c600814f1f 100644 --- a/icons/jsx/ManageSearch.jsx +++ b/icons/jsx/ManageSearch.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgManageSearch(props) { return ( ); } + export default SvgManageSearch; diff --git a/icons/jsx/Map.jsx b/icons/jsx/Map.jsx index 9bdcf36ffd..bd026f823c 100644 --- a/icons/jsx/Map.jsx +++ b/icons/jsx/Map.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMap(props) { return ( ); } + export default SvgMap; diff --git a/icons/jsx/MapsHomeWork.jsx b/icons/jsx/MapsHomeWork.jsx index 4c395995e9..8b8339b399 100644 --- a/icons/jsx/MapsHomeWork.jsx +++ b/icons/jsx/MapsHomeWork.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMapsHomeWork(props) { return ( ); } + export default SvgMapsHomeWork; diff --git a/icons/jsx/MapsUgc.jsx b/icons/jsx/MapsUgc.jsx index 81a3abf8fc..be4d3a4c41 100644 --- a/icons/jsx/MapsUgc.jsx +++ b/icons/jsx/MapsUgc.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMapsUgc(props) { return ( ); } + export default SvgMapsUgc; diff --git a/icons/jsx/Margin.jsx b/icons/jsx/Margin.jsx index d9642c90b1..cbadc0ecad 100644 --- a/icons/jsx/Margin.jsx +++ b/icons/jsx/Margin.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMargin(props) { return ( ); } + export default SvgMargin; diff --git a/icons/jsx/MarkAsUnread.jsx b/icons/jsx/MarkAsUnread.jsx index 9d87bd8546..6e32aa7ae4 100644 --- a/icons/jsx/MarkAsUnread.jsx +++ b/icons/jsx/MarkAsUnread.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMarkAsUnread(props) { return ( ); } + export default SvgMarkAsUnread; diff --git a/icons/jsx/MarkChatRead.jsx b/icons/jsx/MarkChatRead.jsx index 1cecc705ab..b7481b1e50 100644 --- a/icons/jsx/MarkChatRead.jsx +++ b/icons/jsx/MarkChatRead.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMarkChatRead(props) { return ( ); } + export default SvgMarkChatRead; diff --git a/icons/jsx/MarkChatUnread.jsx b/icons/jsx/MarkChatUnread.jsx index b6a54a6927..73baf73a89 100644 --- a/icons/jsx/MarkChatUnread.jsx +++ b/icons/jsx/MarkChatUnread.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMarkChatUnread(props) { return ( ); } + export default SvgMarkChatUnread; diff --git a/icons/jsx/MarkEmailRead.jsx b/icons/jsx/MarkEmailRead.jsx index 6c4ac1e961..aef2d19df0 100644 --- a/icons/jsx/MarkEmailRead.jsx +++ b/icons/jsx/MarkEmailRead.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMarkEmailRead(props) { return ( ); } + export default SvgMarkEmailRead; diff --git a/icons/jsx/MarkEmailUnread.jsx b/icons/jsx/MarkEmailUnread.jsx index ecfdb81a85..9d8ab59a13 100644 --- a/icons/jsx/MarkEmailUnread.jsx +++ b/icons/jsx/MarkEmailUnread.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMarkEmailUnread(props) { return ( ); } + export default SvgMarkEmailUnread; diff --git a/icons/jsx/MarkUnreadChatAlt.jsx b/icons/jsx/MarkUnreadChatAlt.jsx index 2ff8b61b77..636cb31d3d 100644 --- a/icons/jsx/MarkUnreadChatAlt.jsx +++ b/icons/jsx/MarkUnreadChatAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMarkUnreadChatAlt(props) { return ( ); } + export default SvgMarkUnreadChatAlt; diff --git a/icons/jsx/Markunread.jsx b/icons/jsx/Markunread.jsx index 17e32eab9a..edb00e99a9 100644 --- a/icons/jsx/Markunread.jsx +++ b/icons/jsx/Markunread.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMarkunread(props) { return ( ); } + export default SvgMarkunread; diff --git a/icons/jsx/MarkunreadMailbox.jsx b/icons/jsx/MarkunreadMailbox.jsx index f6714a5b6f..3090276e86 100644 --- a/icons/jsx/MarkunreadMailbox.jsx +++ b/icons/jsx/MarkunreadMailbox.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMarkunreadMailbox(props) { return ( ); } + export default SvgMarkunreadMailbox; diff --git a/icons/jsx/Masks.jsx b/icons/jsx/Masks.jsx index aa39e2a2d4..246f167cb4 100644 --- a/icons/jsx/Masks.jsx +++ b/icons/jsx/Masks.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMasks(props) { return ( ); } + export default SvgMasks; diff --git a/icons/jsx/Maximize.jsx b/icons/jsx/Maximize.jsx index dca25f745f..a16f92579a 100644 --- a/icons/jsx/Maximize.jsx +++ b/icons/jsx/Maximize.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMaximize(props) { return ( ); } + export default SvgMaximize; diff --git a/icons/jsx/MediaBluetoothOff.jsx b/icons/jsx/MediaBluetoothOff.jsx index c699c45f20..4ffa50096f 100644 --- a/icons/jsx/MediaBluetoothOff.jsx +++ b/icons/jsx/MediaBluetoothOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMediaBluetoothOff(props) { return ( ); } + export default SvgMediaBluetoothOff; diff --git a/icons/jsx/MediaBluetoothOn.jsx b/icons/jsx/MediaBluetoothOn.jsx index f14cde7005..06ac6b240c 100644 --- a/icons/jsx/MediaBluetoothOn.jsx +++ b/icons/jsx/MediaBluetoothOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMediaBluetoothOn(props) { return ( ); } + export default SvgMediaBluetoothOn; diff --git a/icons/jsx/Mediation.jsx b/icons/jsx/Mediation.jsx index 49a5b8e268..0d8e56ebc4 100644 --- a/icons/jsx/Mediation.jsx +++ b/icons/jsx/Mediation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMediation(props) { return ( ); } + export default SvgMediation; diff --git a/icons/jsx/MedicalInformation.jsx b/icons/jsx/MedicalInformation.jsx index 8f9ba17369..f7883a2cc2 100644 --- a/icons/jsx/MedicalInformation.jsx +++ b/icons/jsx/MedicalInformation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMedicalInformation(props) { return ( ); } + export default SvgMedicalInformation; diff --git a/icons/jsx/MedicalServices.jsx b/icons/jsx/MedicalServices.jsx index f75aa35225..8698249565 100644 --- a/icons/jsx/MedicalServices.jsx +++ b/icons/jsx/MedicalServices.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMedicalServices(props) { return ( ); } + export default SvgMedicalServices; diff --git a/icons/jsx/Medication.jsx b/icons/jsx/Medication.jsx index 48bc44f34b..cf3a7ec256 100644 --- a/icons/jsx/Medication.jsx +++ b/icons/jsx/Medication.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMedication(props) { return ( ); } + export default SvgMedication; diff --git a/icons/jsx/MedicationLiquid.jsx b/icons/jsx/MedicationLiquid.jsx index c96809217c..5e64e06208 100644 --- a/icons/jsx/MedicationLiquid.jsx +++ b/icons/jsx/MedicationLiquid.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMedicationLiquid(props) { return ( ); } + export default SvgMedicationLiquid; diff --git a/icons/jsx/MeetingRoom.jsx b/icons/jsx/MeetingRoom.jsx index 2276a8e46e..3ab8c01392 100644 --- a/icons/jsx/MeetingRoom.jsx +++ b/icons/jsx/MeetingRoom.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMeetingRoom(props) { return ( ); } + export default SvgMeetingRoom; diff --git a/icons/jsx/Memory.jsx b/icons/jsx/Memory.jsx index 7814b0c513..c083d5755a 100644 --- a/icons/jsx/Memory.jsx +++ b/icons/jsx/Memory.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMemory(props) { return ( ); } + export default SvgMemory; diff --git a/icons/jsx/Menu.jsx b/icons/jsx/Menu.jsx index 0457377101..f4a191a8ee 100644 --- a/icons/jsx/Menu.jsx +++ b/icons/jsx/Menu.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMenu(props) { return ( ); } + export default SvgMenu; diff --git a/icons/jsx/MenuBook.jsx b/icons/jsx/MenuBook.jsx index 6fed45bc8b..014f1ae350 100644 --- a/icons/jsx/MenuBook.jsx +++ b/icons/jsx/MenuBook.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMenuBook(props) { return ( ); } + export default SvgMenuBook; diff --git a/icons/jsx/MenuOpen.jsx b/icons/jsx/MenuOpen.jsx index 7c66a289ba..89c80b9209 100644 --- a/icons/jsx/MenuOpen.jsx +++ b/icons/jsx/MenuOpen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMenuOpen(props) { return ( ); } + export default SvgMenuOpen; diff --git a/icons/jsx/Merge.jsx b/icons/jsx/Merge.jsx index 300db95b5e..374b11fe78 100644 --- a/icons/jsx/Merge.jsx +++ b/icons/jsx/Merge.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMerge(props) { return ( ); } + export default SvgMerge; diff --git a/icons/jsx/MergeType.jsx b/icons/jsx/MergeType.jsx index 4036a26367..2740c71d32 100644 --- a/icons/jsx/MergeType.jsx +++ b/icons/jsx/MergeType.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMergeType(props) { return ( ); } + export default SvgMergeType; diff --git a/icons/jsx/Message.jsx b/icons/jsx/Message.jsx index bb98f4b546..5a160b7909 100644 --- a/icons/jsx/Message.jsx +++ b/icons/jsx/Message.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMessage(props) { return ( ); } + export default SvgMessage; diff --git a/icons/jsx/Mic.jsx b/icons/jsx/Mic.jsx index 469f12cee5..af8aa3509e 100644 --- a/icons/jsx/Mic.jsx +++ b/icons/jsx/Mic.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMic(props) { return ( ); } + export default SvgMic; diff --git a/icons/jsx/MicExternalOff.jsx b/icons/jsx/MicExternalOff.jsx index 415345b873..e32e705f22 100644 --- a/icons/jsx/MicExternalOff.jsx +++ b/icons/jsx/MicExternalOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMicExternalOff(props) { return ( ); } + export default SvgMicExternalOff; diff --git a/icons/jsx/MicExternalOn.jsx b/icons/jsx/MicExternalOn.jsx index 793a5f21c3..c272012f5e 100644 --- a/icons/jsx/MicExternalOn.jsx +++ b/icons/jsx/MicExternalOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMicExternalOn(props) { return ( ); } + export default SvgMicExternalOn; diff --git a/icons/jsx/MicNone.jsx b/icons/jsx/MicNone.jsx index 3d246ac33f..b2d2949a50 100644 --- a/icons/jsx/MicNone.jsx +++ b/icons/jsx/MicNone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMicNone(props) { return ( ); } + export default SvgMicNone; diff --git a/icons/jsx/MicOff.jsx b/icons/jsx/MicOff.jsx index f095f539b8..6572ad21e6 100644 --- a/icons/jsx/MicOff.jsx +++ b/icons/jsx/MicOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMicOff(props) { return ( ); } + export default SvgMicOff; diff --git a/icons/jsx/MicrosoftTeams.jsx b/icons/jsx/MicrosoftTeams.jsx index 258924b3eb..963afe38b1 100644 --- a/icons/jsx/MicrosoftTeams.jsx +++ b/icons/jsx/MicrosoftTeams.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMicrosoftTeams(props) { return ( ); } + export default SvgMicrosoftTeams; diff --git a/icons/jsx/Microwave.jsx b/icons/jsx/Microwave.jsx index a7b9afa5ac..0a7b52ddc1 100644 --- a/icons/jsx/Microwave.jsx +++ b/icons/jsx/Microwave.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMicrowave(props) { return ( ); } + export default SvgMicrowave; diff --git a/icons/jsx/MilitaryTech.jsx b/icons/jsx/MilitaryTech.jsx index 387ee39008..8a932fcdb9 100644 --- a/icons/jsx/MilitaryTech.jsx +++ b/icons/jsx/MilitaryTech.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMilitaryTech(props) { return ( ); } + export default SvgMilitaryTech; diff --git a/icons/jsx/Minimize.jsx b/icons/jsx/Minimize.jsx index ac6a0e8e33..7fc9215b4f 100644 --- a/icons/jsx/Minimize.jsx +++ b/icons/jsx/Minimize.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMinimize(props) { return ( ); } + export default SvgMinimize; diff --git a/icons/jsx/MinorCrash.jsx b/icons/jsx/MinorCrash.jsx index 65a60088c2..5bc6ddb729 100644 --- a/icons/jsx/MinorCrash.jsx +++ b/icons/jsx/MinorCrash.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMinorCrash(props) { return ( ); } + export default SvgMinorCrash; diff --git a/icons/jsx/Minus.jsx b/icons/jsx/Minus.jsx index 570dab3c0f..9dc2683c96 100644 --- a/icons/jsx/Minus.jsx +++ b/icons/jsx/Minus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMinus(props) { return ( ); } + export default SvgMinus; diff --git a/icons/jsx/MiscellaneousServices.jsx b/icons/jsx/MiscellaneousServices.jsx index f23145a279..8a915afb06 100644 --- a/icons/jsx/MiscellaneousServices.jsx +++ b/icons/jsx/MiscellaneousServices.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMiscellaneousServices(props) { return ( ); } + export default SvgMiscellaneousServices; diff --git a/icons/jsx/MissedVideoCall.jsx b/icons/jsx/MissedVideoCall.jsx index e87f122000..5384fa959e 100644 --- a/icons/jsx/MissedVideoCall.jsx +++ b/icons/jsx/MissedVideoCall.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMissedVideoCall(props) { return ( ); } + export default SvgMissedVideoCall; diff --git a/icons/jsx/Mms.jsx b/icons/jsx/Mms.jsx index 805c31b72d..500f6cba31 100644 --- a/icons/jsx/Mms.jsx +++ b/icons/jsx/Mms.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMms(props) { return ( ); } + export default SvgMms; diff --git a/icons/jsx/MobileFriendly.jsx b/icons/jsx/MobileFriendly.jsx index 7816fc471e..60e32d0793 100644 --- a/icons/jsx/MobileFriendly.jsx +++ b/icons/jsx/MobileFriendly.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMobileFriendly(props) { return ( ); } + export default SvgMobileFriendly; diff --git a/icons/jsx/MobileOff.jsx b/icons/jsx/MobileOff.jsx index 4a4fe1157a..f0ec18943a 100644 --- a/icons/jsx/MobileOff.jsx +++ b/icons/jsx/MobileOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMobileOff(props) { return ( ); } + export default SvgMobileOff; diff --git a/icons/jsx/MobileScreenShare.jsx b/icons/jsx/MobileScreenShare.jsx index e45e4ad6d5..506654d3cb 100644 --- a/icons/jsx/MobileScreenShare.jsx +++ b/icons/jsx/MobileScreenShare.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMobileScreenShare(props) { return ( ); } + export default SvgMobileScreenShare; diff --git a/icons/jsx/MobiledataOff.jsx b/icons/jsx/MobiledataOff.jsx index e8794c363d..811f91d4f4 100644 --- a/icons/jsx/MobiledataOff.jsx +++ b/icons/jsx/MobiledataOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMobiledataOff(props) { return ( ); } + export default SvgMobiledataOff; diff --git a/icons/jsx/Mode.jsx b/icons/jsx/Mode.jsx index 7c4b980328..7d72be4e11 100644 --- a/icons/jsx/Mode.jsx +++ b/icons/jsx/Mode.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMode(props) { return ( ); } + export default SvgMode; diff --git a/icons/jsx/ModeComment.jsx b/icons/jsx/ModeComment.jsx index 09226894ff..167c78445f 100644 --- a/icons/jsx/ModeComment.jsx +++ b/icons/jsx/ModeComment.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgModeComment(props) { return ( ); } + export default SvgModeComment; diff --git a/icons/jsx/ModeEdit.jsx b/icons/jsx/ModeEdit.jsx index be4f858f68..87aad8e893 100644 --- a/icons/jsx/ModeEdit.jsx +++ b/icons/jsx/ModeEdit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgModeEdit(props) { return ( ); } + export default SvgModeEdit; diff --git a/icons/jsx/ModeEditOutline.jsx b/icons/jsx/ModeEditOutline.jsx index b314bf40c7..ca89df6f77 100644 --- a/icons/jsx/ModeEditOutline.jsx +++ b/icons/jsx/ModeEditOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgModeEditOutline(props) { return ( ); } + export default SvgModeEditOutline; diff --git a/icons/jsx/ModeFanOff.jsx b/icons/jsx/ModeFanOff.jsx index 6db31dc75f..f6e47dfd80 100644 --- a/icons/jsx/ModeFanOff.jsx +++ b/icons/jsx/ModeFanOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgModeFanOff(props) { return ( ); } + export default SvgModeFanOff; diff --git a/icons/jsx/ModeNight.jsx b/icons/jsx/ModeNight.jsx index f8c07fd151..891ee36b98 100644 --- a/icons/jsx/ModeNight.jsx +++ b/icons/jsx/ModeNight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgModeNight(props) { return ( ); } + export default SvgModeNight; diff --git a/icons/jsx/ModeOfTravel.jsx b/icons/jsx/ModeOfTravel.jsx index ce36ee873a..3a29025f54 100644 --- a/icons/jsx/ModeOfTravel.jsx +++ b/icons/jsx/ModeOfTravel.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgModeOfTravel(props) { return ( ); } + export default SvgModeOfTravel; diff --git a/icons/jsx/ModeStandby.jsx b/icons/jsx/ModeStandby.jsx index ef0acf6070..3fbf3321d0 100644 --- a/icons/jsx/ModeStandby.jsx +++ b/icons/jsx/ModeStandby.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgModeStandby(props) { return ( ); } + export default SvgModeStandby; diff --git a/icons/jsx/ModelTraining.jsx b/icons/jsx/ModelTraining.jsx index f034460fc2..51f8eb3dab 100644 --- a/icons/jsx/ModelTraining.jsx +++ b/icons/jsx/ModelTraining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgModelTraining(props) { return ( ); } + export default SvgModelTraining; diff --git a/icons/jsx/MonetizationOn.jsx b/icons/jsx/MonetizationOn.jsx index dc0d27d477..20fecd5ffc 100644 --- a/icons/jsx/MonetizationOn.jsx +++ b/icons/jsx/MonetizationOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMonetizationOn(props) { return ( ); } + export default SvgMonetizationOn; diff --git a/icons/jsx/Money.jsx b/icons/jsx/Money.jsx index 96cfdf7fee..863fe58253 100644 --- a/icons/jsx/Money.jsx +++ b/icons/jsx/Money.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoney(props) { return ( ); } + export default SvgMoney; diff --git a/icons/jsx/MoneyFilled.jsx b/icons/jsx/MoneyFilled.jsx index 8f8740c902..d22f9db1db 100644 --- a/icons/jsx/MoneyFilled.jsx +++ b/icons/jsx/MoneyFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoneyFilled(props) { return ( ); } + export default SvgMoneyFilled; diff --git a/icons/jsx/MoneyOff.jsx b/icons/jsx/MoneyOff.jsx index dacacfa366..01b413c4ea 100644 --- a/icons/jsx/MoneyOff.jsx +++ b/icons/jsx/MoneyOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoneyOff(props) { return ( ); } + export default SvgMoneyOff; diff --git a/icons/jsx/MoneyOffCsred.jsx b/icons/jsx/MoneyOffCsred.jsx index 4133f78e77..1d4b7600b8 100644 --- a/icons/jsx/MoneyOffCsred.jsx +++ b/icons/jsx/MoneyOffCsred.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoneyOffCsred(props) { return ( ); } + export default SvgMoneyOffCsred; diff --git a/icons/jsx/MoneyOutline.jsx b/icons/jsx/MoneyOutline.jsx index 3e710713cc..5d570f84e9 100644 --- a/icons/jsx/MoneyOutline.jsx +++ b/icons/jsx/MoneyOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoneyOutline(props) { return ( ); } + export default SvgMoneyOutline; diff --git a/icons/jsx/Monitor.jsx b/icons/jsx/Monitor.jsx index b8532cb738..5cdb2fb743 100644 --- a/icons/jsx/Monitor.jsx +++ b/icons/jsx/Monitor.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMonitor(props) { return ( ); } + export default SvgMonitor; diff --git a/icons/jsx/MonitorHeart.jsx b/icons/jsx/MonitorHeart.jsx index a4652efa69..26e933025e 100644 --- a/icons/jsx/MonitorHeart.jsx +++ b/icons/jsx/MonitorHeart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMonitorHeart(props) { return ( ); } + export default SvgMonitorHeart; diff --git a/icons/jsx/MonitorWeight.jsx b/icons/jsx/MonitorWeight.jsx index 2116025c3b..6de729422a 100644 --- a/icons/jsx/MonitorWeight.jsx +++ b/icons/jsx/MonitorWeight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMonitorWeight(props) { return ( ); } + export default SvgMonitorWeight; diff --git a/icons/jsx/MonochromePhotos.jsx b/icons/jsx/MonochromePhotos.jsx index a25d8f8c16..1fbb899db7 100644 --- a/icons/jsx/MonochromePhotos.jsx +++ b/icons/jsx/MonochromePhotos.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMonochromePhotos(props) { return ( ); } + export default SvgMonochromePhotos; diff --git a/icons/jsx/Mood.jsx b/icons/jsx/Mood.jsx index 2ebfa0c576..08310410e0 100644 --- a/icons/jsx/Mood.jsx +++ b/icons/jsx/Mood.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMood(props) { return ( ); } + export default SvgMood; diff --git a/icons/jsx/MoodBad.jsx b/icons/jsx/MoodBad.jsx index 32238074db..12ab5ed5d4 100644 --- a/icons/jsx/MoodBad.jsx +++ b/icons/jsx/MoodBad.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoodBad(props) { return ( ); } + export default SvgMoodBad; diff --git a/icons/jsx/Moped.jsx b/icons/jsx/Moped.jsx index 4df3b51b6a..412d23b006 100644 --- a/icons/jsx/Moped.jsx +++ b/icons/jsx/Moped.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoped(props) { return ( ); } + export default SvgMoped; diff --git a/icons/jsx/More.jsx b/icons/jsx/More.jsx index 436d28a5e4..454ef09dcb 100644 --- a/icons/jsx/More.jsx +++ b/icons/jsx/More.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMore(props) { return ( ); } + export default SvgMore; diff --git a/icons/jsx/MoreHoriz.jsx b/icons/jsx/MoreHoriz.jsx index 1f85a40afb..9958416808 100644 --- a/icons/jsx/MoreHoriz.jsx +++ b/icons/jsx/MoreHoriz.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoreHoriz(props) { return ( ); } + export default SvgMoreHoriz; diff --git a/icons/jsx/MoreTime.jsx b/icons/jsx/MoreTime.jsx index 41f783aee6..ccd5436bcf 100644 --- a/icons/jsx/MoreTime.jsx +++ b/icons/jsx/MoreTime.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoreTime(props) { return ( ); } + export default SvgMoreTime; diff --git a/icons/jsx/MoreVert.jsx b/icons/jsx/MoreVert.jsx index a13ef3b011..a65e9e5194 100644 --- a/icons/jsx/MoreVert.jsx +++ b/icons/jsx/MoreVert.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoreVert(props) { return ( ); } + export default SvgMoreVert; diff --git a/icons/jsx/Mosque.jsx b/icons/jsx/Mosque.jsx index b3e97f6033..c058816ba8 100644 --- a/icons/jsx/Mosque.jsx +++ b/icons/jsx/Mosque.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMosque(props) { return ( ); } + export default SvgMosque; diff --git a/icons/jsx/MotionPhotosAuto.jsx b/icons/jsx/MotionPhotosAuto.jsx index 1a1b0ce21d..62210a8ef9 100644 --- a/icons/jsx/MotionPhotosAuto.jsx +++ b/icons/jsx/MotionPhotosAuto.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMotionPhotosAuto(props) { return ( ); } + export default SvgMotionPhotosAuto; diff --git a/icons/jsx/MotionPhotosOff.jsx b/icons/jsx/MotionPhotosOff.jsx index 93952b27cd..81939f4c4b 100644 --- a/icons/jsx/MotionPhotosOff.jsx +++ b/icons/jsx/MotionPhotosOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMotionPhotosOff(props) { return ( ); } + export default SvgMotionPhotosOff; diff --git a/icons/jsx/MotionPhotosOn.jsx b/icons/jsx/MotionPhotosOn.jsx index 80975c265b..6c78e63208 100644 --- a/icons/jsx/MotionPhotosOn.jsx +++ b/icons/jsx/MotionPhotosOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMotionPhotosOn(props) { return ( ); } + export default SvgMotionPhotosOn; diff --git a/icons/jsx/MotionPhotosPause.jsx b/icons/jsx/MotionPhotosPause.jsx index df563cb8be..96a24b6e46 100644 --- a/icons/jsx/MotionPhotosPause.jsx +++ b/icons/jsx/MotionPhotosPause.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMotionPhotosPause(props) { return ( ); } + export default SvgMotionPhotosPause; diff --git a/icons/jsx/MotionPhotosPaused.jsx b/icons/jsx/MotionPhotosPaused.jsx index d226b8259c..5681b4b5a8 100644 --- a/icons/jsx/MotionPhotosPaused.jsx +++ b/icons/jsx/MotionPhotosPaused.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMotionPhotosPaused(props) { return ( ); } + export default SvgMotionPhotosPaused; diff --git a/icons/jsx/Motorcycle.jsx b/icons/jsx/Motorcycle.jsx index 94ae4d03e4..5622ab4b43 100644 --- a/icons/jsx/Motorcycle.jsx +++ b/icons/jsx/Motorcycle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMotorcycle(props) { return ( ); } + export default SvgMotorcycle; diff --git a/icons/jsx/Mouse.jsx b/icons/jsx/Mouse.jsx index 37fd2f7886..48bf4a683d 100644 --- a/icons/jsx/Mouse.jsx +++ b/icons/jsx/Mouse.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMouse(props) { return ( ); } + export default SvgMouse; diff --git a/icons/jsx/MoveDown.jsx b/icons/jsx/MoveDown.jsx index 7cbdf3d273..9cacab9302 100644 --- a/icons/jsx/MoveDown.jsx +++ b/icons/jsx/MoveDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoveDown(props) { return ( ); } + export default SvgMoveDown; diff --git a/icons/jsx/MoveToInbox.jsx b/icons/jsx/MoveToInbox.jsx index 061167a149..e558a4c772 100644 --- a/icons/jsx/MoveToInbox.jsx +++ b/icons/jsx/MoveToInbox.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoveToInbox(props) { return ( ); } + export default SvgMoveToInbox; diff --git a/icons/jsx/MoveUp.jsx b/icons/jsx/MoveUp.jsx index b49cc495ab..bf6d1a824b 100644 --- a/icons/jsx/MoveUp.jsx +++ b/icons/jsx/MoveUp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoveUp(props) { return ( ); } + export default SvgMoveUp; diff --git a/icons/jsx/Movie.jsx b/icons/jsx/Movie.jsx index 9e724d3f70..88d070d541 100644 --- a/icons/jsx/Movie.jsx +++ b/icons/jsx/Movie.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMovie(props) { return ( ); } + export default SvgMovie; diff --git a/icons/jsx/MovieCreation.jsx b/icons/jsx/MovieCreation.jsx index fb009877d4..ee0e93c14b 100644 --- a/icons/jsx/MovieCreation.jsx +++ b/icons/jsx/MovieCreation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMovieCreation(props) { return ( ); } + export default SvgMovieCreation; diff --git a/icons/jsx/MovieFilter.jsx b/icons/jsx/MovieFilter.jsx index 439ca6f504..7a9deab273 100644 --- a/icons/jsx/MovieFilter.jsx +++ b/icons/jsx/MovieFilter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMovieFilter(props) { return ( ); } + export default SvgMovieFilter; diff --git a/icons/jsx/Moving.jsx b/icons/jsx/Moving.jsx index 22b64e5e36..12695aa663 100644 --- a/icons/jsx/Moving.jsx +++ b/icons/jsx/Moving.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMoving(props) { return ( ); } + export default SvgMoving; diff --git a/icons/jsx/Mp.jsx b/icons/jsx/Mp.jsx index 6c5e9e1601..3a131ad553 100644 --- a/icons/jsx/Mp.jsx +++ b/icons/jsx/Mp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMp(props) { return ( ); } + export default SvgMp; diff --git a/icons/jsx/MultilineChart.jsx b/icons/jsx/MultilineChart.jsx index 1846ab2f0f..1c29cbd25d 100644 --- a/icons/jsx/MultilineChart.jsx +++ b/icons/jsx/MultilineChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMultilineChart(props) { return ( ); } + export default SvgMultilineChart; diff --git a/icons/jsx/MultipleStop.jsx b/icons/jsx/MultipleStop.jsx index 2728745be5..d0f15aaf82 100644 --- a/icons/jsx/MultipleStop.jsx +++ b/icons/jsx/MultipleStop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMultipleStop(props) { return ( ); } + export default SvgMultipleStop; diff --git a/icons/jsx/Museum.jsx b/icons/jsx/Museum.jsx index df9d0dbcdc..1be49f9046 100644 --- a/icons/jsx/Museum.jsx +++ b/icons/jsx/Museum.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMuseum(props) { return ( ); } + export default SvgMuseum; diff --git a/icons/jsx/MusicNote.jsx b/icons/jsx/MusicNote.jsx index 3addf6faf3..0ab0f0f2c5 100644 --- a/icons/jsx/MusicNote.jsx +++ b/icons/jsx/MusicNote.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMusicNote(props) { return ( ); } + export default SvgMusicNote; diff --git a/icons/jsx/MusicOff.jsx b/icons/jsx/MusicOff.jsx index 49c11cdcdf..cd2a945189 100644 --- a/icons/jsx/MusicOff.jsx +++ b/icons/jsx/MusicOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMusicOff(props) { return ( ); } + export default SvgMusicOff; diff --git a/icons/jsx/MusicVideo.jsx b/icons/jsx/MusicVideo.jsx index 8d92892fa7..5fbc0f183e 100644 --- a/icons/jsx/MusicVideo.jsx +++ b/icons/jsx/MusicVideo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMusicVideo(props) { return ( ); } + export default SvgMusicVideo; diff --git a/icons/jsx/MyLocation.jsx b/icons/jsx/MyLocation.jsx index 775f27594d..2401206be4 100644 --- a/icons/jsx/MyLocation.jsx +++ b/icons/jsx/MyLocation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgMyLocation(props) { return ( ); } + export default SvgMyLocation; diff --git a/icons/jsx/Nat.jsx b/icons/jsx/Nat.jsx index 170043792c..a8314104d4 100644 --- a/icons/jsx/Nat.jsx +++ b/icons/jsx/Nat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNat(props) { return ( ); } + export default SvgNat; diff --git a/icons/jsx/Nature.jsx b/icons/jsx/Nature.jsx index 32b322f47b..438a007faf 100644 --- a/icons/jsx/Nature.jsx +++ b/icons/jsx/Nature.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNature(props) { return ( ); } + export default SvgNature; diff --git a/icons/jsx/NaturePeople.jsx b/icons/jsx/NaturePeople.jsx index cb0aadead9..8db23eb227 100644 --- a/icons/jsx/NaturePeople.jsx +++ b/icons/jsx/NaturePeople.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNaturePeople(props) { return ( ); } + export default SvgNaturePeople; diff --git a/icons/jsx/NavigateBefore.jsx b/icons/jsx/NavigateBefore.jsx index 6ee678db7b..4402f9e6d7 100644 --- a/icons/jsx/NavigateBefore.jsx +++ b/icons/jsx/NavigateBefore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNavigateBefore(props) { return ( ); } + export default SvgNavigateBefore; diff --git a/icons/jsx/NavigateNext.jsx b/icons/jsx/NavigateNext.jsx index 7615c03201..9370f99477 100644 --- a/icons/jsx/NavigateNext.jsx +++ b/icons/jsx/NavigateNext.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNavigateNext(props) { return ( ); } + export default SvgNavigateNext; diff --git a/icons/jsx/Navigation.jsx b/icons/jsx/Navigation.jsx index ff9e7f7db4..a4e916dc18 100644 --- a/icons/jsx/Navigation.jsx +++ b/icons/jsx/Navigation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNavigation(props) { return ( ); } + export default SvgNavigation; diff --git a/icons/jsx/Nc.jsx b/icons/jsx/Nc.jsx index 9df8d69e5c..1bedf61787 100644 --- a/icons/jsx/Nc.jsx +++ b/icons/jsx/Nc.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNc(props) { return ( ); } + export default SvgNc; diff --git a/icons/jsx/Nd.jsx b/icons/jsx/Nd.jsx index 0fe23f6cc0..d8d34a8811 100644 --- a/icons/jsx/Nd.jsx +++ b/icons/jsx/Nd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNd(props) { return ( ); } + export default SvgNd; diff --git a/icons/jsx/NearMe.jsx b/icons/jsx/NearMe.jsx index d8647e55b2..9679831f5b 100644 --- a/icons/jsx/NearMe.jsx +++ b/icons/jsx/NearMe.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNearMe(props) { return ( ); } + export default SvgNearMe; diff --git a/icons/jsx/NearMeDisabled.jsx b/icons/jsx/NearMeDisabled.jsx index b09ec10b8a..9c87cb5e60 100644 --- a/icons/jsx/NearMeDisabled.jsx +++ b/icons/jsx/NearMeDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNearMeDisabled(props) { return ( ); } + export default SvgNearMeDisabled; diff --git a/icons/jsx/NearbyError.jsx b/icons/jsx/NearbyError.jsx index 851ccc4430..56b8a956eb 100644 --- a/icons/jsx/NearbyError.jsx +++ b/icons/jsx/NearbyError.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNearbyError(props) { return ( ); } + export default SvgNearbyError; diff --git a/icons/jsx/NearbyOff.jsx b/icons/jsx/NearbyOff.jsx index 3bf2d7f109..0c1061ddc6 100644 --- a/icons/jsx/NearbyOff.jsx +++ b/icons/jsx/NearbyOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNearbyOff(props) { return ( ); } + export default SvgNearbyOff; diff --git a/icons/jsx/NestCamWiredStand.jsx b/icons/jsx/NestCamWiredStand.jsx index df754c9aea..c802cc4de5 100644 --- a/icons/jsx/NestCamWiredStand.jsx +++ b/icons/jsx/NestCamWiredStand.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNestCamWiredStand(props) { return ( ); } + export default SvgNestCamWiredStand; diff --git a/icons/jsx/NetworkCell.jsx b/icons/jsx/NetworkCell.jsx index 55073d2c97..ee2ff5dd4f 100644 --- a/icons/jsx/NetworkCell.jsx +++ b/icons/jsx/NetworkCell.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNetworkCell(props) { return ( ); } + export default SvgNetworkCell; diff --git a/icons/jsx/NetworkCheck.jsx b/icons/jsx/NetworkCheck.jsx index 557297e031..137eac2133 100644 --- a/icons/jsx/NetworkCheck.jsx +++ b/icons/jsx/NetworkCheck.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNetworkCheck(props) { return ( ); } + export default SvgNetworkCheck; diff --git a/icons/jsx/NetworkLocked.jsx b/icons/jsx/NetworkLocked.jsx index 9c039f0659..891799f743 100644 --- a/icons/jsx/NetworkLocked.jsx +++ b/icons/jsx/NetworkLocked.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNetworkLocked(props) { return ( ); } + export default SvgNetworkLocked; diff --git a/icons/jsx/NetworkPing.jsx b/icons/jsx/NetworkPing.jsx index e6ac49b692..9b863c9ba9 100644 --- a/icons/jsx/NetworkPing.jsx +++ b/icons/jsx/NetworkPing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNetworkPing(props) { return ( ); } + export default SvgNetworkPing; diff --git a/icons/jsx/NetworkWifi.jsx b/icons/jsx/NetworkWifi.jsx index 974d6d20a1..6ceda73f07 100644 --- a/icons/jsx/NetworkWifi.jsx +++ b/icons/jsx/NetworkWifi.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNetworkWifi(props) { return ( ); } + export default SvgNetworkWifi; diff --git a/icons/jsx/NetworkWifi1Bar.jsx b/icons/jsx/NetworkWifi1Bar.jsx index c6d4e0fb13..01a8c64118 100644 --- a/icons/jsx/NetworkWifi1Bar.jsx +++ b/icons/jsx/NetworkWifi1Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNetworkWifi1Bar(props) { return ( ); } + export default SvgNetworkWifi1Bar; diff --git a/icons/jsx/NetworkWifi2Bar.jsx b/icons/jsx/NetworkWifi2Bar.jsx index 979e2666ae..f89abd04ea 100644 --- a/icons/jsx/NetworkWifi2Bar.jsx +++ b/icons/jsx/NetworkWifi2Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNetworkWifi2Bar(props) { return ( ); } + export default SvgNetworkWifi2Bar; diff --git a/icons/jsx/NetworkWifi3Bar.jsx b/icons/jsx/NetworkWifi3Bar.jsx index 32356bfe23..82098e0f2c 100644 --- a/icons/jsx/NetworkWifi3Bar.jsx +++ b/icons/jsx/NetworkWifi3Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNetworkWifi3Bar(props) { return ( ); } + export default SvgNetworkWifi3Bar; diff --git a/icons/jsx/NewLabel.jsx b/icons/jsx/NewLabel.jsx index f182ce8d1b..1e0e9514d6 100644 --- a/icons/jsx/NewLabel.jsx +++ b/icons/jsx/NewLabel.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNewLabel(props) { return ( ); } + export default SvgNewLabel; diff --git a/icons/jsx/NewReleases.jsx b/icons/jsx/NewReleases.jsx index 21fdd51c40..34c2346d71 100644 --- a/icons/jsx/NewReleases.jsx +++ b/icons/jsx/NewReleases.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNewReleases(props) { return ( ); } + export default SvgNewReleases; diff --git a/icons/jsx/Newspaper.jsx b/icons/jsx/Newspaper.jsx index 88280bade2..4e634dbfd4 100644 --- a/icons/jsx/Newspaper.jsx +++ b/icons/jsx/Newspaper.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNewspaper(props) { return ( ); } + export default SvgNewspaper; diff --git a/icons/jsx/NextPlan.jsx b/icons/jsx/NextPlan.jsx index b6d446476d..0698e755ef 100644 --- a/icons/jsx/NextPlan.jsx +++ b/icons/jsx/NextPlan.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNextPlan(props) { return ( ); } + export default SvgNextPlan; diff --git a/icons/jsx/NextWeek.jsx b/icons/jsx/NextWeek.jsx index 238b30cad1..bcbe23d62b 100644 --- a/icons/jsx/NextWeek.jsx +++ b/icons/jsx/NextWeek.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNextWeek(props) { return ( ); } + export default SvgNextWeek; diff --git a/icons/jsx/Nfc.jsx b/icons/jsx/Nfc.jsx index 620608f066..0643663984 100644 --- a/icons/jsx/Nfc.jsx +++ b/icons/jsx/Nfc.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNfc(props) { return ( ); } + export default SvgNfc; diff --git a/icons/jsx/NightShelter.jsx b/icons/jsx/NightShelter.jsx index 0f1f1c1230..01f8de5621 100644 --- a/icons/jsx/NightShelter.jsx +++ b/icons/jsx/NightShelter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNightShelter(props) { return ( ); } + export default SvgNightShelter; diff --git a/icons/jsx/Nightlife.jsx b/icons/jsx/Nightlife.jsx index f7ac2d2e90..10250a4234 100644 --- a/icons/jsx/Nightlife.jsx +++ b/icons/jsx/Nightlife.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNightlife(props) { return ( ); } + export default SvgNightlife; diff --git a/icons/jsx/Nightlight.jsx b/icons/jsx/Nightlight.jsx index 5e76dff28a..980b8b692a 100644 --- a/icons/jsx/Nightlight.jsx +++ b/icons/jsx/Nightlight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNightlight(props) { return ( ); } + export default SvgNightlight; diff --git a/icons/jsx/NightlightRound.jsx b/icons/jsx/NightlightRound.jsx index 235a771081..822b574b77 100644 --- a/icons/jsx/NightlightRound.jsx +++ b/icons/jsx/NightlightRound.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNightlightRound(props) { return ( ); } + export default SvgNightlightRound; diff --git a/icons/jsx/NightsStay.jsx b/icons/jsx/NightsStay.jsx index c97b385de7..531aa2ed6a 100644 --- a/icons/jsx/NightsStay.jsx +++ b/icons/jsx/NightsStay.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNightsStay(props) { return ( ); } + export default SvgNightsStay; diff --git a/icons/jsx/NoAccounts.jsx b/icons/jsx/NoAccounts.jsx index 66104825a4..863626cd09 100644 --- a/icons/jsx/NoAccounts.jsx +++ b/icons/jsx/NoAccounts.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoAccounts(props) { return ( ); } + export default SvgNoAccounts; diff --git a/icons/jsx/NoAdultContent.jsx b/icons/jsx/NoAdultContent.jsx index f2b2a2cd32..370731d4d7 100644 --- a/icons/jsx/NoAdultContent.jsx +++ b/icons/jsx/NoAdultContent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoAdultContent(props) { return ( ); } + export default SvgNoAdultContent; diff --git a/icons/jsx/NoBackpack.jsx b/icons/jsx/NoBackpack.jsx index ac9df173d2..39f5cc0826 100644 --- a/icons/jsx/NoBackpack.jsx +++ b/icons/jsx/NoBackpack.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoBackpack(props) { return ( ); } + export default SvgNoBackpack; diff --git a/icons/jsx/NoCell.jsx b/icons/jsx/NoCell.jsx index b86ebf75ed..911e8f210b 100644 --- a/icons/jsx/NoCell.jsx +++ b/icons/jsx/NoCell.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoCell(props) { return ( ); } + export default SvgNoCell; diff --git a/icons/jsx/NoCrash.jsx b/icons/jsx/NoCrash.jsx index 1cc24af580..14a6a4b2ea 100644 --- a/icons/jsx/NoCrash.jsx +++ b/icons/jsx/NoCrash.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoCrash(props) { return ( ); } + export default SvgNoCrash; diff --git a/icons/jsx/NoDrinks.jsx b/icons/jsx/NoDrinks.jsx index 5a866bf8fc..1f81e31254 100644 --- a/icons/jsx/NoDrinks.jsx +++ b/icons/jsx/NoDrinks.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoDrinks(props) { return ( ); } + export default SvgNoDrinks; diff --git a/icons/jsx/NoEncryption.jsx b/icons/jsx/NoEncryption.jsx index ff76c2a146..44f7f3b09f 100644 --- a/icons/jsx/NoEncryption.jsx +++ b/icons/jsx/NoEncryption.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoEncryption(props) { return ( ); } + export default SvgNoEncryption; diff --git a/icons/jsx/NoEncryptionGmailerrorred.jsx b/icons/jsx/NoEncryptionGmailerrorred.jsx index 16612a8c40..293efad92d 100644 --- a/icons/jsx/NoEncryptionGmailerrorred.jsx +++ b/icons/jsx/NoEncryptionGmailerrorred.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoEncryptionGmailerrorred(props) { return ( ); } + export default SvgNoEncryptionGmailerrorred; diff --git a/icons/jsx/NoFlash.jsx b/icons/jsx/NoFlash.jsx index 19913fdf12..a081d60dd0 100644 --- a/icons/jsx/NoFlash.jsx +++ b/icons/jsx/NoFlash.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoFlash(props) { return ( ); } + export default SvgNoFlash; diff --git a/icons/jsx/NoFood.jsx b/icons/jsx/NoFood.jsx index 3a0d30d4df..9b3cf83ee5 100644 --- a/icons/jsx/NoFood.jsx +++ b/icons/jsx/NoFood.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoFood(props) { return ( ); } + export default SvgNoFood; diff --git a/icons/jsx/NoLuggage.jsx b/icons/jsx/NoLuggage.jsx index a5ce8cf022..648ba4c962 100644 --- a/icons/jsx/NoLuggage.jsx +++ b/icons/jsx/NoLuggage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoLuggage(props) { return ( ); } + export default SvgNoLuggage; diff --git a/icons/jsx/NoMeals.jsx b/icons/jsx/NoMeals.jsx index 252b321d6e..9686ca8e3f 100644 --- a/icons/jsx/NoMeals.jsx +++ b/icons/jsx/NoMeals.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoMeals(props) { return ( ); } + export default SvgNoMeals; diff --git a/icons/jsx/NoMeetingRoom.jsx b/icons/jsx/NoMeetingRoom.jsx index c2654add4b..a4869142f7 100644 --- a/icons/jsx/NoMeetingRoom.jsx +++ b/icons/jsx/NoMeetingRoom.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoMeetingRoom(props) { return ( ); } + export default SvgNoMeetingRoom; diff --git a/icons/jsx/NoPhotography.jsx b/icons/jsx/NoPhotography.jsx index 5e7b61cc2d..658e58cbcd 100644 --- a/icons/jsx/NoPhotography.jsx +++ b/icons/jsx/NoPhotography.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoPhotography(props) { return ( ); } + export default SvgNoPhotography; diff --git a/icons/jsx/NoSim.jsx b/icons/jsx/NoSim.jsx index 6ea8fb1e3f..fe4c8e3387 100644 --- a/icons/jsx/NoSim.jsx +++ b/icons/jsx/NoSim.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoSim(props) { return ( ); } + export default SvgNoSim; diff --git a/icons/jsx/NoStroller.jsx b/icons/jsx/NoStroller.jsx index 7964f3b57e..717e9cd124 100644 --- a/icons/jsx/NoStroller.jsx +++ b/icons/jsx/NoStroller.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoStroller(props) { return ( ); } + export default SvgNoStroller; diff --git a/icons/jsx/NoTransfer.jsx b/icons/jsx/NoTransfer.jsx index 4f2ce58931..30bc6ae0ce 100644 --- a/icons/jsx/NoTransfer.jsx +++ b/icons/jsx/NoTransfer.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoTransfer(props) { return ( ); } + export default SvgNoTransfer; diff --git a/icons/jsx/NoiseAware.jsx b/icons/jsx/NoiseAware.jsx index d2874b391d..3f1b68b387 100644 --- a/icons/jsx/NoiseAware.jsx +++ b/icons/jsx/NoiseAware.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoiseAware(props) { return ( ); } + export default SvgNoiseAware; diff --git a/icons/jsx/NoiseControlOff.jsx b/icons/jsx/NoiseControlOff.jsx index 9181592e1e..45eb070abb 100644 --- a/icons/jsx/NoiseControlOff.jsx +++ b/icons/jsx/NoiseControlOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoiseControlOff(props) { return ( ); } + export default SvgNoiseControlOff; diff --git a/icons/jsx/NordicWalking.jsx b/icons/jsx/NordicWalking.jsx index 6389df00e5..50b4d8f3cc 100644 --- a/icons/jsx/NordicWalking.jsx +++ b/icons/jsx/NordicWalking.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNordicWalking(props) { return ( ); } + export default SvgNordicWalking; diff --git a/icons/jsx/North.jsx b/icons/jsx/North.jsx index e98c9ac486..4632dd6097 100644 --- a/icons/jsx/North.jsx +++ b/icons/jsx/North.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNorth(props) { return ( ); } + export default SvgNorth; diff --git a/icons/jsx/NorthEast.jsx b/icons/jsx/NorthEast.jsx index 52be5bfd61..e6511ad542 100644 --- a/icons/jsx/NorthEast.jsx +++ b/icons/jsx/NorthEast.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNorthEast(props) { return ( ); } + export default SvgNorthEast; diff --git a/icons/jsx/NorthWest.jsx b/icons/jsx/NorthWest.jsx index 0692d46e56..eb0de825be 100644 --- a/icons/jsx/NorthWest.jsx +++ b/icons/jsx/NorthWest.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNorthWest(props) { return ( ); } + export default SvgNorthWest; diff --git a/icons/jsx/NotAccessible.jsx b/icons/jsx/NotAccessible.jsx index 1c2a237a25..7eb8aeada8 100644 --- a/icons/jsx/NotAccessible.jsx +++ b/icons/jsx/NotAccessible.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotAccessible(props) { return ( ); } + export default SvgNotAccessible; diff --git a/icons/jsx/NotEqual.jsx b/icons/jsx/NotEqual.jsx index a63fb2662f..65b05edd17 100644 --- a/icons/jsx/NotEqual.jsx +++ b/icons/jsx/NotEqual.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotEqual(props) { return ( ); } + export default SvgNotEqual; diff --git a/icons/jsx/NotInterested.jsx b/icons/jsx/NotInterested.jsx index c80c58c6f7..1f99c7bf1e 100644 --- a/icons/jsx/NotInterested.jsx +++ b/icons/jsx/NotInterested.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotInterested(props) { return ( ); } + export default SvgNotInterested; diff --git a/icons/jsx/NotListedLocation.jsx b/icons/jsx/NotListedLocation.jsx index 635b187df4..01974dce13 100644 --- a/icons/jsx/NotListedLocation.jsx +++ b/icons/jsx/NotListedLocation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotListedLocation(props) { return ( ); } + export default SvgNotListedLocation; diff --git a/icons/jsx/NotStarted.jsx b/icons/jsx/NotStarted.jsx index c45280ef48..8da465ac17 100644 --- a/icons/jsx/NotStarted.jsx +++ b/icons/jsx/NotStarted.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotStarted(props) { return ( ); } + export default SvgNotStarted; diff --git a/icons/jsx/Note.jsx b/icons/jsx/Note.jsx index 53742944d2..5c29f083d8 100644 --- a/icons/jsx/Note.jsx +++ b/icons/jsx/Note.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNote(props) { return ( ); } + export default SvgNote; diff --git a/icons/jsx/NoteAdd.jsx b/icons/jsx/NoteAdd.jsx index f2488c555b..72815f30db 100644 --- a/icons/jsx/NoteAdd.jsx +++ b/icons/jsx/NoteAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoteAdd(props) { return ( ); } + export default SvgNoteAdd; diff --git a/icons/jsx/NoteAlt.jsx b/icons/jsx/NoteAlt.jsx index 9d70baf13c..e6347ac958 100644 --- a/icons/jsx/NoteAlt.jsx +++ b/icons/jsx/NoteAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNoteAlt(props) { return ( ); } + export default SvgNoteAlt; diff --git a/icons/jsx/Notes.jsx b/icons/jsx/Notes.jsx index e9f33a8a31..dc7773dd5c 100644 --- a/icons/jsx/Notes.jsx +++ b/icons/jsx/Notes.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotes(props) { return ( ); } + export default SvgNotes; diff --git a/icons/jsx/NotificationAdd.jsx b/icons/jsx/NotificationAdd.jsx index dce3b116b8..3fa88a2469 100644 --- a/icons/jsx/NotificationAdd.jsx +++ b/icons/jsx/NotificationAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotificationAdd(props) { return ( ); } + export default SvgNotificationAdd; diff --git a/icons/jsx/NotificationImportant.jsx b/icons/jsx/NotificationImportant.jsx index fed607f992..b5a2005981 100644 --- a/icons/jsx/NotificationImportant.jsx +++ b/icons/jsx/NotificationImportant.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotificationImportant(props) { return ( ); } + export default SvgNotificationImportant; diff --git a/icons/jsx/Notifications.jsx b/icons/jsx/Notifications.jsx index 9269c7c7ca..715f74da3f 100644 --- a/icons/jsx/Notifications.jsx +++ b/icons/jsx/Notifications.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotifications(props) { return ( ); } + export default SvgNotifications; diff --git a/icons/jsx/NotificationsActive.jsx b/icons/jsx/NotificationsActive.jsx index e7e292d81f..5d81b05aa7 100644 --- a/icons/jsx/NotificationsActive.jsx +++ b/icons/jsx/NotificationsActive.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotificationsActive(props) { return ( ); } + export default SvgNotificationsActive; diff --git a/icons/jsx/NotificationsNone.jsx b/icons/jsx/NotificationsNone.jsx index 6d9c532644..5f607190dd 100644 --- a/icons/jsx/NotificationsNone.jsx +++ b/icons/jsx/NotificationsNone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotificationsNone(props) { return ( ); } + export default SvgNotificationsNone; diff --git a/icons/jsx/NotificationsOff.jsx b/icons/jsx/NotificationsOff.jsx index 5b547dad87..d41ff665ce 100644 --- a/icons/jsx/NotificationsOff.jsx +++ b/icons/jsx/NotificationsOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotificationsOff(props) { return ( ); } + export default SvgNotificationsOff; diff --git a/icons/jsx/NotificationsPaused.jsx b/icons/jsx/NotificationsPaused.jsx index 2772cf322f..aa28e2b5be 100644 --- a/icons/jsx/NotificationsPaused.jsx +++ b/icons/jsx/NotificationsPaused.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNotificationsPaused(props) { return ( ); } + export default SvgNotificationsPaused; diff --git a/icons/jsx/Numbers.jsx b/icons/jsx/Numbers.jsx index c073e01435..edac72c065 100644 --- a/icons/jsx/Numbers.jsx +++ b/icons/jsx/Numbers.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgNumbers(props) { return ( ); } + export default SvgNumbers; diff --git a/icons/jsx/OfflineBolt.jsx b/icons/jsx/OfflineBolt.jsx index 6023911d94..3702258984 100644 --- a/icons/jsx/OfflineBolt.jsx +++ b/icons/jsx/OfflineBolt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOfflineBolt(props) { return ( ); } + export default SvgOfflineBolt; diff --git a/icons/jsx/OfflinePin.jsx b/icons/jsx/OfflinePin.jsx index 8865420bec..e129df3fce 100644 --- a/icons/jsx/OfflinePin.jsx +++ b/icons/jsx/OfflinePin.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOfflinePin(props) { return ( ); } + export default SvgOfflinePin; diff --git a/icons/jsx/OfflineShare.jsx b/icons/jsx/OfflineShare.jsx index 9eeff9d6ac..c77f7f0f9c 100644 --- a/icons/jsx/OfflineShare.jsx +++ b/icons/jsx/OfflineShare.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOfflineShare(props) { return ( ); } + export default SvgOfflineShare; diff --git a/icons/jsx/OilBarrel.jsx b/icons/jsx/OilBarrel.jsx index 66b862f464..9348e4f155 100644 --- a/icons/jsx/OilBarrel.jsx +++ b/icons/jsx/OilBarrel.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOilBarrel(props) { return ( ); } + export default SvgOilBarrel; diff --git a/icons/jsx/OnDeviceTraining.jsx b/icons/jsx/OnDeviceTraining.jsx index da94eb14c0..e02472acd9 100644 --- a/icons/jsx/OnDeviceTraining.jsx +++ b/icons/jsx/OnDeviceTraining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOnDeviceTraining(props) { return ( ); } + export default SvgOnDeviceTraining; diff --git a/icons/jsx/OndemandVideo.jsx b/icons/jsx/OndemandVideo.jsx index 40bdc020b5..6618522111 100644 --- a/icons/jsx/OndemandVideo.jsx +++ b/icons/jsx/OndemandVideo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOndemandVideo(props) { return ( ); } + export default SvgOndemandVideo; diff --git a/icons/jsx/OnlinePrediction.jsx b/icons/jsx/OnlinePrediction.jsx index 18ada0406f..b42f4be929 100644 --- a/icons/jsx/OnlinePrediction.jsx +++ b/icons/jsx/OnlinePrediction.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOnlinePrediction(props) { return ( ); } + export default SvgOnlinePrediction; diff --git a/icons/jsx/Opacity.jsx b/icons/jsx/Opacity.jsx index 079ac059aa..d296f1b463 100644 --- a/icons/jsx/Opacity.jsx +++ b/icons/jsx/Opacity.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOpacity(props) { return ( ); } + export default SvgOpacity; diff --git a/icons/jsx/OpenInBrowser.jsx b/icons/jsx/OpenInBrowser.jsx index 95e82589b6..a591d3eae1 100644 --- a/icons/jsx/OpenInBrowser.jsx +++ b/icons/jsx/OpenInBrowser.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOpenInBrowser(props) { return ( ); } + export default SvgOpenInBrowser; diff --git a/icons/jsx/OpenInFull.jsx b/icons/jsx/OpenInFull.jsx index 6112e1eddf..c53398e200 100644 --- a/icons/jsx/OpenInFull.jsx +++ b/icons/jsx/OpenInFull.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOpenInFull(props) { return ( ); } + export default SvgOpenInFull; diff --git a/icons/jsx/OpenInNew.jsx b/icons/jsx/OpenInNew.jsx index 44cb803e98..2fb19f40ea 100644 --- a/icons/jsx/OpenInNew.jsx +++ b/icons/jsx/OpenInNew.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOpenInNew(props) { return ( ); } + export default SvgOpenInNew; diff --git a/icons/jsx/OpenInNewOff.jsx b/icons/jsx/OpenInNewOff.jsx index d6cb815917..592e816793 100644 --- a/icons/jsx/OpenInNewOff.jsx +++ b/icons/jsx/OpenInNewOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOpenInNewOff(props) { return ( ); } + export default SvgOpenInNewOff; diff --git a/icons/jsx/OpenWith.jsx b/icons/jsx/OpenWith.jsx index f2c0150330..c28d132e81 100644 --- a/icons/jsx/OpenWith.jsx +++ b/icons/jsx/OpenWith.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOpenWith(props) { return ( ); } + export default SvgOpenWith; diff --git a/icons/jsx/OtherHouses.jsx b/icons/jsx/OtherHouses.jsx index 7c1faa2a1c..46dd37eb75 100644 --- a/icons/jsx/OtherHouses.jsx +++ b/icons/jsx/OtherHouses.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOtherHouses(props) { return ( ); } + export default SvgOtherHouses; diff --git a/icons/jsx/Outbond.jsx b/icons/jsx/Outbond.jsx index b43ee96783..638575d216 100644 --- a/icons/jsx/Outbond.jsx +++ b/icons/jsx/Outbond.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOutbond(props) { return ( ); } + export default SvgOutbond; diff --git a/icons/jsx/Outbound.jsx b/icons/jsx/Outbound.jsx index b1b4e88218..8f48b4f00b 100644 --- a/icons/jsx/Outbound.jsx +++ b/icons/jsx/Outbound.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOutbound(props) { return ( ); } + export default SvgOutbound; diff --git a/icons/jsx/Outbox.jsx b/icons/jsx/Outbox.jsx index f09b6c7f66..e169d0b714 100644 --- a/icons/jsx/Outbox.jsx +++ b/icons/jsx/Outbox.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOutbox(props) { return ( ); } + export default SvgOutbox; diff --git a/icons/jsx/OutdoorGrill.jsx b/icons/jsx/OutdoorGrill.jsx index aa51b3f904..3ef7282ca1 100644 --- a/icons/jsx/OutdoorGrill.jsx +++ b/icons/jsx/OutdoorGrill.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOutdoorGrill(props) { return ( ); } + export default SvgOutdoorGrill; diff --git a/icons/jsx/Outlet.jsx b/icons/jsx/Outlet.jsx index 4eb4c5a6e9..988de58968 100644 --- a/icons/jsx/Outlet.jsx +++ b/icons/jsx/Outlet.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOutlet(props) { return ( ); } + export default SvgOutlet; diff --git a/icons/jsx/OutlinedFlag.jsx b/icons/jsx/OutlinedFlag.jsx index 93920bd6f6..ade200450e 100644 --- a/icons/jsx/OutlinedFlag.jsx +++ b/icons/jsx/OutlinedFlag.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOutlinedFlag(props) { return ( ); } + export default SvgOutlinedFlag; diff --git a/icons/jsx/Output.jsx b/icons/jsx/Output.jsx index 0d65b240b2..eb0fbc7102 100644 --- a/icons/jsx/Output.jsx +++ b/icons/jsx/Output.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgOutput(props) { return ( ); } + export default SvgOutput; diff --git a/icons/jsx/Padding.jsx b/icons/jsx/Padding.jsx index a74323973f..a53aa283d1 100644 --- a/icons/jsx/Padding.jsx +++ b/icons/jsx/Padding.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPadding(props) { return ( ); } + export default SvgPadding; diff --git a/icons/jsx/Pages.jsx b/icons/jsx/Pages.jsx index 6a4f20d691..62c8b1faf6 100644 --- a/icons/jsx/Pages.jsx +++ b/icons/jsx/Pages.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPages(props) { return ( ); } + export default SvgPages; diff --git a/icons/jsx/Pageview.jsx b/icons/jsx/Pageview.jsx index 8e7a270d1c..45d00c4b48 100644 --- a/icons/jsx/Pageview.jsx +++ b/icons/jsx/Pageview.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPageview(props) { return ( ); } + export default SvgPageview; diff --git a/icons/jsx/Paid.jsx b/icons/jsx/Paid.jsx index 9e43694529..8a59fb58c6 100644 --- a/icons/jsx/Paid.jsx +++ b/icons/jsx/Paid.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPaid(props) { return ( ); } + export default SvgPaid; diff --git a/icons/jsx/Palette.jsx b/icons/jsx/Palette.jsx index 50b15d84c1..35a1e36318 100644 --- a/icons/jsx/Palette.jsx +++ b/icons/jsx/Palette.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPalette(props) { return ( ); } + export default SvgPalette; diff --git a/icons/jsx/PanTool.jsx b/icons/jsx/PanTool.jsx index bc7ada29e6..ff76a4279b 100644 --- a/icons/jsx/PanTool.jsx +++ b/icons/jsx/PanTool.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanTool(props) { return ( ); } + export default SvgPanTool; diff --git a/icons/jsx/PanToolAlt.jsx b/icons/jsx/PanToolAlt.jsx index a3acfc831d..8c56212e94 100644 --- a/icons/jsx/PanToolAlt.jsx +++ b/icons/jsx/PanToolAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanToolAlt(props) { return ( ); } + export default SvgPanToolAlt; diff --git a/icons/jsx/Panorama.jsx b/icons/jsx/Panorama.jsx index 6142db9fca..52034577a3 100644 --- a/icons/jsx/Panorama.jsx +++ b/icons/jsx/Panorama.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanorama(props) { return ( ); } + export default SvgPanorama; diff --git a/icons/jsx/PanoramaFishEye.jsx b/icons/jsx/PanoramaFishEye.jsx index 00a47dfca7..0a2325ce29 100644 --- a/icons/jsx/PanoramaFishEye.jsx +++ b/icons/jsx/PanoramaFishEye.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanoramaFishEye(props) { return ( ); } + export default SvgPanoramaFishEye; diff --git a/icons/jsx/PanoramaHorizontal.jsx b/icons/jsx/PanoramaHorizontal.jsx index 6827b0ed1c..5925054455 100644 --- a/icons/jsx/PanoramaHorizontal.jsx +++ b/icons/jsx/PanoramaHorizontal.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanoramaHorizontal(props) { return ( ); } + export default SvgPanoramaHorizontal; diff --git a/icons/jsx/PanoramaHorizontalSelect.jsx b/icons/jsx/PanoramaHorizontalSelect.jsx index c7aa4a8503..6ccc462428 100644 --- a/icons/jsx/PanoramaHorizontalSelect.jsx +++ b/icons/jsx/PanoramaHorizontalSelect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanoramaHorizontalSelect(props) { return ( ); } + export default SvgPanoramaHorizontalSelect; diff --git a/icons/jsx/PanoramaPhotosphere.jsx b/icons/jsx/PanoramaPhotosphere.jsx index d210805b9a..889f4a0d8d 100644 --- a/icons/jsx/PanoramaPhotosphere.jsx +++ b/icons/jsx/PanoramaPhotosphere.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanoramaPhotosphere(props) { return ( ); } + export default SvgPanoramaPhotosphere; diff --git a/icons/jsx/PanoramaPhotosphereSelect.jsx b/icons/jsx/PanoramaPhotosphereSelect.jsx index fb76b8bee2..e599fb701f 100644 --- a/icons/jsx/PanoramaPhotosphereSelect.jsx +++ b/icons/jsx/PanoramaPhotosphereSelect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanoramaPhotosphereSelect(props) { return ( ); } + export default SvgPanoramaPhotosphereSelect; diff --git a/icons/jsx/PanoramaVertical.jsx b/icons/jsx/PanoramaVertical.jsx index fdfd1b2555..c166bd3371 100644 --- a/icons/jsx/PanoramaVertical.jsx +++ b/icons/jsx/PanoramaVertical.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanoramaVertical(props) { return ( ); } + export default SvgPanoramaVertical; diff --git a/icons/jsx/PanoramaVerticalSelect.jsx b/icons/jsx/PanoramaVerticalSelect.jsx index 793abc667a..ea760d53be 100644 --- a/icons/jsx/PanoramaVerticalSelect.jsx +++ b/icons/jsx/PanoramaVerticalSelect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanoramaVerticalSelect(props) { return ( ); } + export default SvgPanoramaVerticalSelect; diff --git a/icons/jsx/PanoramaWideAngle.jsx b/icons/jsx/PanoramaWideAngle.jsx index 968bd0cf3b..55b75d664b 100644 --- a/icons/jsx/PanoramaWideAngle.jsx +++ b/icons/jsx/PanoramaWideAngle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanoramaWideAngle(props) { return ( ); } + export default SvgPanoramaWideAngle; diff --git a/icons/jsx/PanoramaWideAngleSelect.jsx b/icons/jsx/PanoramaWideAngleSelect.jsx index 3ec987e197..0dc3db779f 100644 --- a/icons/jsx/PanoramaWideAngleSelect.jsx +++ b/icons/jsx/PanoramaWideAngleSelect.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPanoramaWideAngleSelect(props) { return ( ); } + export default SvgPanoramaWideAngleSelect; diff --git a/icons/jsx/Paragliding.jsx b/icons/jsx/Paragliding.jsx index fdab8cc9fa..cfe4939295 100644 --- a/icons/jsx/Paragliding.jsx +++ b/icons/jsx/Paragliding.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgParagliding(props) { return ( ); } + export default SvgParagliding; diff --git a/icons/jsx/Park.jsx b/icons/jsx/Park.jsx index c816928390..94079ffd65 100644 --- a/icons/jsx/Park.jsx +++ b/icons/jsx/Park.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPark(props) { return ( ); } + export default SvgPark; diff --git a/icons/jsx/PartyMode.jsx b/icons/jsx/PartyMode.jsx index 5b418ce751..edde15e94a 100644 --- a/icons/jsx/PartyMode.jsx +++ b/icons/jsx/PartyMode.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPartyMode(props) { return ( ); } + export default SvgPartyMode; diff --git a/icons/jsx/Password.jsx b/icons/jsx/Password.jsx index 357adab8d5..4a084fe9c4 100644 --- a/icons/jsx/Password.jsx +++ b/icons/jsx/Password.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPassword(props) { return ( ); } + export default SvgPassword; diff --git a/icons/jsx/Pattern.jsx b/icons/jsx/Pattern.jsx index 26c34fc3b5..4bceb8bf04 100644 --- a/icons/jsx/Pattern.jsx +++ b/icons/jsx/Pattern.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPattern(props) { return ( ); } + export default SvgPattern; diff --git a/icons/jsx/Pause.jsx b/icons/jsx/Pause.jsx index 50e549630c..906c1b81a9 100644 --- a/icons/jsx/Pause.jsx +++ b/icons/jsx/Pause.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPause(props) { return ( ); } + export default SvgPause; diff --git a/icons/jsx/PauseCircle.jsx b/icons/jsx/PauseCircle.jsx index eeb0bd4d69..5994573753 100644 --- a/icons/jsx/PauseCircle.jsx +++ b/icons/jsx/PauseCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPauseCircle(props) { return ( ); } + export default SvgPauseCircle; diff --git a/icons/jsx/PauseCircleFilled.jsx b/icons/jsx/PauseCircleFilled.jsx index df3680e1c6..edad86fefb 100644 --- a/icons/jsx/PauseCircleFilled.jsx +++ b/icons/jsx/PauseCircleFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPauseCircleFilled(props) { return ( ); } + export default SvgPauseCircleFilled; diff --git a/icons/jsx/PauseCircleOutline.jsx b/icons/jsx/PauseCircleOutline.jsx index b51fe0be8c..b5c3fdaa22 100644 --- a/icons/jsx/PauseCircleOutline.jsx +++ b/icons/jsx/PauseCircleOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPauseCircleOutline(props) { return ( ); } + export default SvgPauseCircleOutline; diff --git a/icons/jsx/PausePresentation.jsx b/icons/jsx/PausePresentation.jsx index 0f9af2ec9f..885bcc960e 100644 --- a/icons/jsx/PausePresentation.jsx +++ b/icons/jsx/PausePresentation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPausePresentation(props) { return ( ); } + export default SvgPausePresentation; diff --git a/icons/jsx/Payment.jsx b/icons/jsx/Payment.jsx index d01cb6ec2f..c5c344f30e 100644 --- a/icons/jsx/Payment.jsx +++ b/icons/jsx/Payment.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPayment(props) { return ( ); } + export default SvgPayment; diff --git a/icons/jsx/Payments.jsx b/icons/jsx/Payments.jsx index b0185589c7..1253dcd404 100644 --- a/icons/jsx/Payments.jsx +++ b/icons/jsx/Payments.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPayments(props) { return ( ); } + export default SvgPayments; diff --git a/icons/jsx/Paypal.jsx b/icons/jsx/Paypal.jsx index 403efb5ebe..ba8e0e5852 100644 --- a/icons/jsx/Paypal.jsx +++ b/icons/jsx/Paypal.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPaypal(props) { return ( ); } + export default SvgPaypal; diff --git a/icons/jsx/PedalBike.jsx b/icons/jsx/PedalBike.jsx index 18152b2f78..677445b0d3 100644 --- a/icons/jsx/PedalBike.jsx +++ b/icons/jsx/PedalBike.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPedalBike(props) { return ( ); } + export default SvgPedalBike; diff --git a/icons/jsx/Pending.jsx b/icons/jsx/Pending.jsx index cc7078da04..0ddd8e0aab 100644 --- a/icons/jsx/Pending.jsx +++ b/icons/jsx/Pending.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPending(props) { return ( ); } + export default SvgPending; diff --git a/icons/jsx/PendingActions.jsx b/icons/jsx/PendingActions.jsx index 53575eaa5f..ca3f8cbbdc 100644 --- a/icons/jsx/PendingActions.jsx +++ b/icons/jsx/PendingActions.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPendingActions(props) { return ( ); } + export default SvgPendingActions; diff --git a/icons/jsx/Pentagon.jsx b/icons/jsx/Pentagon.jsx index 4409166650..468e0d2a4c 100644 --- a/icons/jsx/Pentagon.jsx +++ b/icons/jsx/Pentagon.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPentagon(props) { return ( ); } + export default SvgPentagon; diff --git a/icons/jsx/People.jsx b/icons/jsx/People.jsx index f7be521139..7afe5089d3 100644 --- a/icons/jsx/People.jsx +++ b/icons/jsx/People.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPeople(props) { return ( ); } + export default SvgPeople; diff --git a/icons/jsx/PeopleAlt.jsx b/icons/jsx/PeopleAlt.jsx index 269613d122..24b48d6b56 100644 --- a/icons/jsx/PeopleAlt.jsx +++ b/icons/jsx/PeopleAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPeopleAlt(props) { return ( ); } + export default SvgPeopleAlt; diff --git a/icons/jsx/PeopleOutline.jsx b/icons/jsx/PeopleOutline.jsx index c4b181b247..9f78530897 100644 --- a/icons/jsx/PeopleOutline.jsx +++ b/icons/jsx/PeopleOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPeopleOutline(props) { return ( ); } + export default SvgPeopleOutline; diff --git a/icons/jsx/Percent.jsx b/icons/jsx/Percent.jsx index eb7f09d30c..f6320b6cf6 100644 --- a/icons/jsx/Percent.jsx +++ b/icons/jsx/Percent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPercent(props) { return ( ); } + export default SvgPercent; diff --git a/icons/jsx/Percentage.jsx b/icons/jsx/Percentage.jsx index 15db51a5ec..5e61995aac 100644 --- a/icons/jsx/Percentage.jsx +++ b/icons/jsx/Percentage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPercentage(props) { return ( ); } + export default SvgPercentage; diff --git a/icons/jsx/PermCameraMic.jsx b/icons/jsx/PermCameraMic.jsx index a0ff96467e..ff08c1cf5f 100644 --- a/icons/jsx/PermCameraMic.jsx +++ b/icons/jsx/PermCameraMic.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPermCameraMic(props) { return ( ); } + export default SvgPermCameraMic; diff --git a/icons/jsx/PermContactCalendar.jsx b/icons/jsx/PermContactCalendar.jsx index d7f642db50..5a6328a0d2 100644 --- a/icons/jsx/PermContactCalendar.jsx +++ b/icons/jsx/PermContactCalendar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPermContactCalendar(props) { return ( ); } + export default SvgPermContactCalendar; diff --git a/icons/jsx/PermDataSetting.jsx b/icons/jsx/PermDataSetting.jsx index f7ef2f4f4e..a96494b926 100644 --- a/icons/jsx/PermDataSetting.jsx +++ b/icons/jsx/PermDataSetting.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPermDataSetting(props) { return ( ); } + export default SvgPermDataSetting; diff --git a/icons/jsx/PermDeviceInformation.jsx b/icons/jsx/PermDeviceInformation.jsx index 4685377b77..0e6274621d 100644 --- a/icons/jsx/PermDeviceInformation.jsx +++ b/icons/jsx/PermDeviceInformation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPermDeviceInformation(props) { return ( ); } + export default SvgPermDeviceInformation; diff --git a/icons/jsx/PermIdentity.jsx b/icons/jsx/PermIdentity.jsx index 91a34a8140..76054f62ed 100644 --- a/icons/jsx/PermIdentity.jsx +++ b/icons/jsx/PermIdentity.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPermIdentity(props) { return ( ); } + export default SvgPermIdentity; diff --git a/icons/jsx/PermMedia.jsx b/icons/jsx/PermMedia.jsx index e1bdf3b384..075c4754f0 100644 --- a/icons/jsx/PermMedia.jsx +++ b/icons/jsx/PermMedia.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPermMedia(props) { return ( ); } + export default SvgPermMedia; diff --git a/icons/jsx/PermPhoneMsg.jsx b/icons/jsx/PermPhoneMsg.jsx index d071a6c51a..8cf0b6ecad 100644 --- a/icons/jsx/PermPhoneMsg.jsx +++ b/icons/jsx/PermPhoneMsg.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPermPhoneMsg(props) { return ( ); } + export default SvgPermPhoneMsg; diff --git a/icons/jsx/PermScanWifi.jsx b/icons/jsx/PermScanWifi.jsx index 769cd99c1a..e94b262aea 100644 --- a/icons/jsx/PermScanWifi.jsx +++ b/icons/jsx/PermScanWifi.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPermScanWifi(props) { return ( ); } + export default SvgPermScanWifi; diff --git a/icons/jsx/Person.jsx b/icons/jsx/Person.jsx index ae921678c4..8c56feca48 100644 --- a/icons/jsx/Person.jsx +++ b/icons/jsx/Person.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPerson(props) { return ( ); } + export default SvgPerson; diff --git a/icons/jsx/Person2.jsx b/icons/jsx/Person2.jsx index 8a404cabbf..f98889b886 100644 --- a/icons/jsx/Person2.jsx +++ b/icons/jsx/Person2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPerson2(props) { return ( ); } + export default SvgPerson2; diff --git a/icons/jsx/Person3.jsx b/icons/jsx/Person3.jsx index 80d4aa2c9b..9ce3f706eb 100644 --- a/icons/jsx/Person3.jsx +++ b/icons/jsx/Person3.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPerson3(props) { return ( ); } + export default SvgPerson3; diff --git a/icons/jsx/Person4.jsx b/icons/jsx/Person4.jsx index 3ebc624ebe..a3311dcae1 100644 --- a/icons/jsx/Person4.jsx +++ b/icons/jsx/Person4.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPerson4(props) { return ( ); } + export default SvgPerson4; diff --git a/icons/jsx/PersonAdd.jsx b/icons/jsx/PersonAdd.jsx index 590368c720..26cf68bfab 100644 --- a/icons/jsx/PersonAdd.jsx +++ b/icons/jsx/PersonAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonAdd(props) { return ( ); } + export default SvgPersonAdd; diff --git a/icons/jsx/PersonAddAlt.jsx b/icons/jsx/PersonAddAlt.jsx index 12c3691457..f5f0c9fc0a 100644 --- a/icons/jsx/PersonAddAlt.jsx +++ b/icons/jsx/PersonAddAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonAddAlt(props) { return ( ); } + export default SvgPersonAddAlt; diff --git a/icons/jsx/PersonAddAlt1.jsx b/icons/jsx/PersonAddAlt1.jsx index 056c65e6a6..2183e1304c 100644 --- a/icons/jsx/PersonAddAlt1.jsx +++ b/icons/jsx/PersonAddAlt1.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonAddAlt1(props) { return ( ); } + export default SvgPersonAddAlt1; diff --git a/icons/jsx/PersonAddDisabled.jsx b/icons/jsx/PersonAddDisabled.jsx index 148257506b..cc62ee2689 100644 --- a/icons/jsx/PersonAddDisabled.jsx +++ b/icons/jsx/PersonAddDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonAddDisabled(props) { return ( ); } + export default SvgPersonAddDisabled; diff --git a/icons/jsx/PersonOff.jsx b/icons/jsx/PersonOff.jsx index 2e182659b4..adb6f9c609 100644 --- a/icons/jsx/PersonOff.jsx +++ b/icons/jsx/PersonOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonOff(props) { return ( ); } + export default SvgPersonOff; diff --git a/icons/jsx/PersonOutline.jsx b/icons/jsx/PersonOutline.jsx index acc23f2885..3aaa934bd5 100644 --- a/icons/jsx/PersonOutline.jsx +++ b/icons/jsx/PersonOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonOutline(props) { return ( ); } + export default SvgPersonOutline; diff --git a/icons/jsx/PersonPin.jsx b/icons/jsx/PersonPin.jsx index edbd0eca57..133a5af64f 100644 --- a/icons/jsx/PersonPin.jsx +++ b/icons/jsx/PersonPin.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonPin(props) { return ( ); } + export default SvgPersonPin; diff --git a/icons/jsx/PersonPinCircle.jsx b/icons/jsx/PersonPinCircle.jsx index a83327efa4..ac0c44df2d 100644 --- a/icons/jsx/PersonPinCircle.jsx +++ b/icons/jsx/PersonPinCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonPinCircle(props) { return ( ); } + export default SvgPersonPinCircle; diff --git a/icons/jsx/PersonRemove.jsx b/icons/jsx/PersonRemove.jsx index b9b92689b1..f6022114e4 100644 --- a/icons/jsx/PersonRemove.jsx +++ b/icons/jsx/PersonRemove.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonRemove(props) { return ( ); } + export default SvgPersonRemove; diff --git a/icons/jsx/PersonRemoveAlt1.jsx b/icons/jsx/PersonRemoveAlt1.jsx index f0becdf642..fd603dd5c5 100644 --- a/icons/jsx/PersonRemoveAlt1.jsx +++ b/icons/jsx/PersonRemoveAlt1.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonRemoveAlt1(props) { return ( ); } + export default SvgPersonRemoveAlt1; diff --git a/icons/jsx/PersonSearch.jsx b/icons/jsx/PersonSearch.jsx index 393525add3..19a4e60206 100644 --- a/icons/jsx/PersonSearch.jsx +++ b/icons/jsx/PersonSearch.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonSearch(props) { return ( ); } + export default SvgPersonSearch; diff --git a/icons/jsx/PersonalInjury.jsx b/icons/jsx/PersonalInjury.jsx index 9663adebb5..65ae57e471 100644 --- a/icons/jsx/PersonalInjury.jsx +++ b/icons/jsx/PersonalInjury.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonalInjury(props) { return ( ); } + export default SvgPersonalInjury; diff --git a/icons/jsx/PersonalVideo.jsx b/icons/jsx/PersonalVideo.jsx index 53bafa5a2d..2e4659523d 100644 --- a/icons/jsx/PersonalVideo.jsx +++ b/icons/jsx/PersonalVideo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPersonalVideo(props) { return ( ); } + export default SvgPersonalVideo; diff --git a/icons/jsx/PestControl.jsx b/icons/jsx/PestControl.jsx index 8eb397555e..4ca4c909c9 100644 --- a/icons/jsx/PestControl.jsx +++ b/icons/jsx/PestControl.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPestControl(props) { return ( ); } + export default SvgPestControl; diff --git a/icons/jsx/PestControlRodent.jsx b/icons/jsx/PestControlRodent.jsx index e3cf646983..6ff25ad126 100644 --- a/icons/jsx/PestControlRodent.jsx +++ b/icons/jsx/PestControlRodent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPestControlRodent(props) { return ( ); } + export default SvgPestControlRodent; diff --git a/icons/jsx/Pets.jsx b/icons/jsx/Pets.jsx index b54392ba3e..fc5296496c 100644 --- a/icons/jsx/Pets.jsx +++ b/icons/jsx/Pets.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPets(props) { return ( ); } + export default SvgPets; diff --git a/icons/jsx/Phishing.jsx b/icons/jsx/Phishing.jsx index dd27614c34..a80d6874ed 100644 --- a/icons/jsx/Phishing.jsx +++ b/icons/jsx/Phishing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhishing(props) { return ( ); } + export default SvgPhishing; diff --git a/icons/jsx/Phone.jsx b/icons/jsx/Phone.jsx index cb9d8c3da4..bfa728fc9f 100644 --- a/icons/jsx/Phone.jsx +++ b/icons/jsx/Phone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhone(props) { return ( ); } + export default SvgPhone; diff --git a/icons/jsx/PhoneAndroid.jsx b/icons/jsx/PhoneAndroid.jsx index 9dcea0278b..f01da6e94d 100644 --- a/icons/jsx/PhoneAndroid.jsx +++ b/icons/jsx/PhoneAndroid.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhoneAndroid(props) { return ( ); } + export default SvgPhoneAndroid; diff --git a/icons/jsx/PhoneBluetoothSpeaker.jsx b/icons/jsx/PhoneBluetoothSpeaker.jsx index 76cb4c42f6..fa5e0be698 100644 --- a/icons/jsx/PhoneBluetoothSpeaker.jsx +++ b/icons/jsx/PhoneBluetoothSpeaker.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhoneBluetoothSpeaker(props) { return ( ); } + export default SvgPhoneBluetoothSpeaker; diff --git a/icons/jsx/PhoneCallback.jsx b/icons/jsx/PhoneCallback.jsx index aafb029788..ebf6840f6f 100644 --- a/icons/jsx/PhoneCallback.jsx +++ b/icons/jsx/PhoneCallback.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhoneCallback(props) { return ( ); } + export default SvgPhoneCallback; diff --git a/icons/jsx/PhoneDisabled.jsx b/icons/jsx/PhoneDisabled.jsx index 87a140b111..0146fc7582 100644 --- a/icons/jsx/PhoneDisabled.jsx +++ b/icons/jsx/PhoneDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhoneDisabled(props) { return ( ); } + export default SvgPhoneDisabled; diff --git a/icons/jsx/PhoneEnabled.jsx b/icons/jsx/PhoneEnabled.jsx index 0d9f51e5ff..442de92a95 100644 --- a/icons/jsx/PhoneEnabled.jsx +++ b/icons/jsx/PhoneEnabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhoneEnabled(props) { return ( ); } + export default SvgPhoneEnabled; diff --git a/icons/jsx/PhoneForwarded.jsx b/icons/jsx/PhoneForwarded.jsx index 46f0ae43cb..d428d75eda 100644 --- a/icons/jsx/PhoneForwarded.jsx +++ b/icons/jsx/PhoneForwarded.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhoneForwarded(props) { return ( ); } + export default SvgPhoneForwarded; diff --git a/icons/jsx/PhoneInTalk.jsx b/icons/jsx/PhoneInTalk.jsx index 4061fb1298..654de08459 100644 --- a/icons/jsx/PhoneInTalk.jsx +++ b/icons/jsx/PhoneInTalk.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhoneInTalk(props) { return ( ); } + export default SvgPhoneInTalk; diff --git a/icons/jsx/PhoneIphone.jsx b/icons/jsx/PhoneIphone.jsx index 22883f739c..b212ad4f83 100644 --- a/icons/jsx/PhoneIphone.jsx +++ b/icons/jsx/PhoneIphone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhoneIphone(props) { return ( ); } + export default SvgPhoneIphone; diff --git a/icons/jsx/PhoneLocked.jsx b/icons/jsx/PhoneLocked.jsx index 2dddecff0c..987557fd00 100644 --- a/icons/jsx/PhoneLocked.jsx +++ b/icons/jsx/PhoneLocked.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhoneLocked(props) { return ( ); } + export default SvgPhoneLocked; diff --git a/icons/jsx/PhoneMissed.jsx b/icons/jsx/PhoneMissed.jsx index 54e375404b..03592b1c26 100644 --- a/icons/jsx/PhoneMissed.jsx +++ b/icons/jsx/PhoneMissed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhoneMissed(props) { return ( ); } + export default SvgPhoneMissed; diff --git a/icons/jsx/PhonePaused.jsx b/icons/jsx/PhonePaused.jsx index 72a110e077..a885ea2e17 100644 --- a/icons/jsx/PhonePaused.jsx +++ b/icons/jsx/PhonePaused.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhonePaused(props) { return ( ); } + export default SvgPhonePaused; diff --git a/icons/jsx/Phonelink.jsx b/icons/jsx/Phonelink.jsx index 15cc57a09c..2941a93d22 100644 --- a/icons/jsx/Phonelink.jsx +++ b/icons/jsx/Phonelink.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhonelink(props) { return ( ); } + export default SvgPhonelink; diff --git a/icons/jsx/PhonelinkErase.jsx b/icons/jsx/PhonelinkErase.jsx index 1ea94bc96a..ad763dab4d 100644 --- a/icons/jsx/PhonelinkErase.jsx +++ b/icons/jsx/PhonelinkErase.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhonelinkErase(props) { return ( ); } + export default SvgPhonelinkErase; diff --git a/icons/jsx/PhonelinkLock.jsx b/icons/jsx/PhonelinkLock.jsx index 4460b873ba..c1d9c5788a 100644 --- a/icons/jsx/PhonelinkLock.jsx +++ b/icons/jsx/PhonelinkLock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhonelinkLock(props) { return ( ); } + export default SvgPhonelinkLock; diff --git a/icons/jsx/PhonelinkOff.jsx b/icons/jsx/PhonelinkOff.jsx index 86b57c22b3..c98945e3d7 100644 --- a/icons/jsx/PhonelinkOff.jsx +++ b/icons/jsx/PhonelinkOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhonelinkOff(props) { return ( ); } + export default SvgPhonelinkOff; diff --git a/icons/jsx/PhonelinkRing.jsx b/icons/jsx/PhonelinkRing.jsx index 9bf858a35f..a81c776f81 100644 --- a/icons/jsx/PhonelinkRing.jsx +++ b/icons/jsx/PhonelinkRing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhonelinkRing(props) { return ( ); } + export default SvgPhonelinkRing; diff --git a/icons/jsx/PhonelinkSetup.jsx b/icons/jsx/PhonelinkSetup.jsx index f85b86c72d..e87bed6d96 100644 --- a/icons/jsx/PhonelinkSetup.jsx +++ b/icons/jsx/PhonelinkSetup.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhonelinkSetup(props) { return ( ); } + export default SvgPhonelinkSetup; diff --git a/icons/jsx/Photo.jsx b/icons/jsx/Photo.jsx index 7540a11c37..4d40a0a869 100644 --- a/icons/jsx/Photo.jsx +++ b/icons/jsx/Photo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhoto(props) { return ( ); } + export default SvgPhoto; diff --git a/icons/jsx/PhotoAlbum.jsx b/icons/jsx/PhotoAlbum.jsx index a90684431b..5562da72e1 100644 --- a/icons/jsx/PhotoAlbum.jsx +++ b/icons/jsx/PhotoAlbum.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhotoAlbum(props) { return ( ); } + export default SvgPhotoAlbum; diff --git a/icons/jsx/PhotoCamera.jsx b/icons/jsx/PhotoCamera.jsx index 8653e35913..9c34ade9dd 100644 --- a/icons/jsx/PhotoCamera.jsx +++ b/icons/jsx/PhotoCamera.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhotoCamera(props) { return ( ); } + export default SvgPhotoCamera; diff --git a/icons/jsx/PhotoCameraBack.jsx b/icons/jsx/PhotoCameraBack.jsx index 85119a84ac..ee8906ea41 100644 --- a/icons/jsx/PhotoCameraBack.jsx +++ b/icons/jsx/PhotoCameraBack.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhotoCameraBack(props) { return ( ); } + export default SvgPhotoCameraBack; diff --git a/icons/jsx/PhotoCameraFront.jsx b/icons/jsx/PhotoCameraFront.jsx index 01021a67ec..3a6f13da7f 100644 --- a/icons/jsx/PhotoCameraFront.jsx +++ b/icons/jsx/PhotoCameraFront.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhotoCameraFront(props) { return ( ); } + export default SvgPhotoCameraFront; diff --git a/icons/jsx/PhotoFilter.jsx b/icons/jsx/PhotoFilter.jsx index a7cb326c05..d05e910d82 100644 --- a/icons/jsx/PhotoFilter.jsx +++ b/icons/jsx/PhotoFilter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhotoFilter(props) { return ( ); } + export default SvgPhotoFilter; diff --git a/icons/jsx/PhotoLibrary.jsx b/icons/jsx/PhotoLibrary.jsx index 2a4945f70c..833e88cf86 100644 --- a/icons/jsx/PhotoLibrary.jsx +++ b/icons/jsx/PhotoLibrary.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhotoLibrary(props) { return ( ); } + export default SvgPhotoLibrary; diff --git a/icons/jsx/PhotoSizeSelectActual.jsx b/icons/jsx/PhotoSizeSelectActual.jsx index d41e1d78af..7728ea60f9 100644 --- a/icons/jsx/PhotoSizeSelectActual.jsx +++ b/icons/jsx/PhotoSizeSelectActual.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhotoSizeSelectActual(props) { return ( ); } + export default SvgPhotoSizeSelectActual; diff --git a/icons/jsx/PhotoSizeSelectLarge.jsx b/icons/jsx/PhotoSizeSelectLarge.jsx index 4c75c67925..dd0dc8c3ea 100644 --- a/icons/jsx/PhotoSizeSelectLarge.jsx +++ b/icons/jsx/PhotoSizeSelectLarge.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhotoSizeSelectLarge(props) { return ( ); } + export default SvgPhotoSizeSelectLarge; diff --git a/icons/jsx/PhotoSizeSelectSmall.jsx b/icons/jsx/PhotoSizeSelectSmall.jsx index 7ad9e798af..569e5bad8f 100644 --- a/icons/jsx/PhotoSizeSelectSmall.jsx +++ b/icons/jsx/PhotoSizeSelectSmall.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhotoSizeSelectSmall(props) { return ( ); } + export default SvgPhotoSizeSelectSmall; diff --git a/icons/jsx/Php.jsx b/icons/jsx/Php.jsx index 7e0a788109..a5a0691be1 100644 --- a/icons/jsx/Php.jsx +++ b/icons/jsx/Php.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPhp(props) { return ( ); } + export default SvgPhp; diff --git a/icons/jsx/Piano.jsx b/icons/jsx/Piano.jsx index 2540689e23..b24dc144d0 100644 --- a/icons/jsx/Piano.jsx +++ b/icons/jsx/Piano.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPiano(props) { return ( ); } + export default SvgPiano; diff --git a/icons/jsx/PianoOff.jsx b/icons/jsx/PianoOff.jsx index 33087dc373..30187a9d2b 100644 --- a/icons/jsx/PianoOff.jsx +++ b/icons/jsx/PianoOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPianoOff(props) { return ( ); } + export default SvgPianoOff; diff --git a/icons/jsx/PictureAsPdf.jsx b/icons/jsx/PictureAsPdf.jsx index 1a3a357177..c765d084b5 100644 --- a/icons/jsx/PictureAsPdf.jsx +++ b/icons/jsx/PictureAsPdf.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPictureAsPdf(props) { return ( ); } + export default SvgPictureAsPdf; diff --git a/icons/jsx/PictureInPicture.jsx b/icons/jsx/PictureInPicture.jsx index 14cebe19f5..54bc81e6fa 100644 --- a/icons/jsx/PictureInPicture.jsx +++ b/icons/jsx/PictureInPicture.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPictureInPicture(props) { return ( ); } + export default SvgPictureInPicture; diff --git a/icons/jsx/PictureInPictureAlt.jsx b/icons/jsx/PictureInPictureAlt.jsx index d4cee4d113..991cbe72c3 100644 --- a/icons/jsx/PictureInPictureAlt.jsx +++ b/icons/jsx/PictureInPictureAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPictureInPictureAlt(props) { return ( ); } + export default SvgPictureInPictureAlt; diff --git a/icons/jsx/PieChart.jsx b/icons/jsx/PieChart.jsx index 37c41a44d2..6b50bba482 100644 --- a/icons/jsx/PieChart.jsx +++ b/icons/jsx/PieChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPieChart(props) { return ( ); } + export default SvgPieChart; diff --git a/icons/jsx/PieChartOutline.jsx b/icons/jsx/PieChartOutline.jsx index 8272a88a9a..2786e652d0 100644 --- a/icons/jsx/PieChartOutline.jsx +++ b/icons/jsx/PieChartOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPieChartOutline(props) { return ( ); } + export default SvgPieChartOutline; diff --git a/icons/jsx/Pin.jsx b/icons/jsx/Pin.jsx index df58325699..2e2861eb91 100644 --- a/icons/jsx/Pin.jsx +++ b/icons/jsx/Pin.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPin(props) { return ( ); } + export default SvgPin; diff --git a/icons/jsx/PinDrop.jsx b/icons/jsx/PinDrop.jsx index 5b9d8d4f95..6c7fe844ab 100644 --- a/icons/jsx/PinDrop.jsx +++ b/icons/jsx/PinDrop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPinDrop(props) { return ( ); } + export default SvgPinDrop; diff --git a/icons/jsx/PinEnd.jsx b/icons/jsx/PinEnd.jsx index f6310266d2..b5b6b16b69 100644 --- a/icons/jsx/PinEnd.jsx +++ b/icons/jsx/PinEnd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPinEnd(props) { return ( ); } + export default SvgPinEnd; diff --git a/icons/jsx/PinInvoke.jsx b/icons/jsx/PinInvoke.jsx index 1a77a03c30..0282771155 100644 --- a/icons/jsx/PinInvoke.jsx +++ b/icons/jsx/PinInvoke.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPinInvoke(props) { return ( ); } + export default SvgPinInvoke; diff --git a/icons/jsx/PinOff.jsx b/icons/jsx/PinOff.jsx index 09aceaeece..22e1eb4ab6 100644 --- a/icons/jsx/PinOff.jsx +++ b/icons/jsx/PinOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPinOff(props) { return ( ); } + export default SvgPinOff; diff --git a/icons/jsx/Pinch.jsx b/icons/jsx/Pinch.jsx index 2eef172442..186ef756bb 100644 --- a/icons/jsx/Pinch.jsx +++ b/icons/jsx/Pinch.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPinch(props) { return ( ); } + export default SvgPinch; diff --git a/icons/jsx/PivotTableChart.jsx b/icons/jsx/PivotTableChart.jsx index 670356f9b4..e411dda39f 100644 --- a/icons/jsx/PivotTableChart.jsx +++ b/icons/jsx/PivotTableChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPivotTableChart(props) { return ( ); } + export default SvgPivotTableChart; diff --git a/icons/jsx/Pix.jsx b/icons/jsx/Pix.jsx index 25634b6cb7..7bc088564d 100644 --- a/icons/jsx/Pix.jsx +++ b/icons/jsx/Pix.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPix(props) { return ( ); } + export default SvgPix; diff --git a/icons/jsx/Place.jsx b/icons/jsx/Place.jsx index 0153dc1e72..4e1a01a3fa 100644 --- a/icons/jsx/Place.jsx +++ b/icons/jsx/Place.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlace(props) { return ( ); } + export default SvgPlace; diff --git a/icons/jsx/Plagiarism.jsx b/icons/jsx/Plagiarism.jsx index b4cee90013..88d3b80a90 100644 --- a/icons/jsx/Plagiarism.jsx +++ b/icons/jsx/Plagiarism.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlagiarism(props) { return ( ); } + export default SvgPlagiarism; diff --git a/icons/jsx/PlayArrow.jsx b/icons/jsx/PlayArrow.jsx index 8f52b35070..b2511199bf 100644 --- a/icons/jsx/PlayArrow.jsx +++ b/icons/jsx/PlayArrow.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlayArrow(props) { return ( ); } + export default SvgPlayArrow; diff --git a/icons/jsx/PlayCircle.jsx b/icons/jsx/PlayCircle.jsx index c4f0763788..243d705e8f 100644 --- a/icons/jsx/PlayCircle.jsx +++ b/icons/jsx/PlayCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlayCircle(props) { return ( ); } + export default SvgPlayCircle; diff --git a/icons/jsx/PlayCircleFilled.jsx b/icons/jsx/PlayCircleFilled.jsx index 0400ec2797..4bfab394e4 100644 --- a/icons/jsx/PlayCircleFilled.jsx +++ b/icons/jsx/PlayCircleFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlayCircleFilled(props) { return ( ); } + export default SvgPlayCircleFilled; diff --git a/icons/jsx/PlayCircleFilledWhite.jsx b/icons/jsx/PlayCircleFilledWhite.jsx index efca3aba43..90501e1680 100644 --- a/icons/jsx/PlayCircleFilledWhite.jsx +++ b/icons/jsx/PlayCircleFilledWhite.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlayCircleFilledWhite(props) { return ( ); } + export default SvgPlayCircleFilledWhite; diff --git a/icons/jsx/PlayCircleOutline.jsx b/icons/jsx/PlayCircleOutline.jsx index 776cbbec52..2b837d96ba 100644 --- a/icons/jsx/PlayCircleOutline.jsx +++ b/icons/jsx/PlayCircleOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlayCircleOutline(props) { return ( ); } + export default SvgPlayCircleOutline; diff --git a/icons/jsx/PlayDisabled.jsx b/icons/jsx/PlayDisabled.jsx index 504b098572..c4c686c883 100644 --- a/icons/jsx/PlayDisabled.jsx +++ b/icons/jsx/PlayDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlayDisabled(props) { return ( ); } + export default SvgPlayDisabled; diff --git a/icons/jsx/PlayForWork.jsx b/icons/jsx/PlayForWork.jsx index 26fdcd6081..cbc59d2245 100644 --- a/icons/jsx/PlayForWork.jsx +++ b/icons/jsx/PlayForWork.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlayForWork(props) { return ( ); } + export default SvgPlayForWork; diff --git a/icons/jsx/PlayLesson.jsx b/icons/jsx/PlayLesson.jsx index 8171014eec..e91604b6ee 100644 --- a/icons/jsx/PlayLesson.jsx +++ b/icons/jsx/PlayLesson.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlayLesson(props) { return ( ); } + export default SvgPlayLesson; diff --git a/icons/jsx/PlaylistAdd.jsx b/icons/jsx/PlaylistAdd.jsx index db49438907..a2db6b0e46 100644 --- a/icons/jsx/PlaylistAdd.jsx +++ b/icons/jsx/PlaylistAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlaylistAdd(props) { return ( ); } + export default SvgPlaylistAdd; diff --git a/icons/jsx/PlaylistAddCheck.jsx b/icons/jsx/PlaylistAddCheck.jsx index 25d6819148..0f3e7538b1 100644 --- a/icons/jsx/PlaylistAddCheck.jsx +++ b/icons/jsx/PlaylistAddCheck.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlaylistAddCheck(props) { return ( ); } + export default SvgPlaylistAddCheck; diff --git a/icons/jsx/PlaylistAddCheckCircle.jsx b/icons/jsx/PlaylistAddCheckCircle.jsx index 7b6530a1bf..8f00c9a726 100644 --- a/icons/jsx/PlaylistAddCheckCircle.jsx +++ b/icons/jsx/PlaylistAddCheckCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlaylistAddCheckCircle(props) { return ( ); } + export default SvgPlaylistAddCheckCircle; diff --git a/icons/jsx/PlaylistAddCircle.jsx b/icons/jsx/PlaylistAddCircle.jsx index 4a5e93b53d..9279737d9d 100644 --- a/icons/jsx/PlaylistAddCircle.jsx +++ b/icons/jsx/PlaylistAddCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlaylistAddCircle(props) { return ( ); } + export default SvgPlaylistAddCircle; diff --git a/icons/jsx/PlaylistPlay.jsx b/icons/jsx/PlaylistPlay.jsx index 0cce04b635..428d365267 100644 --- a/icons/jsx/PlaylistPlay.jsx +++ b/icons/jsx/PlaylistPlay.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlaylistPlay(props) { return ( ); } + export default SvgPlaylistPlay; diff --git a/icons/jsx/PlaylistRemove.jsx b/icons/jsx/PlaylistRemove.jsx index 8725546760..07ecea5bc1 100644 --- a/icons/jsx/PlaylistRemove.jsx +++ b/icons/jsx/PlaylistRemove.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlaylistRemove(props) { return ( ); } + export default SvgPlaylistRemove; diff --git a/icons/jsx/Plumbing.jsx b/icons/jsx/Plumbing.jsx index a9cccfde36..2955aea048 100644 --- a/icons/jsx/Plumbing.jsx +++ b/icons/jsx/Plumbing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlumbing(props) { return ( ); } + export default SvgPlumbing; diff --git a/icons/jsx/Plus.jsx b/icons/jsx/Plus.jsx index 00217cc0f2..b767c20232 100644 --- a/icons/jsx/Plus.jsx +++ b/icons/jsx/Plus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlus(props) { return ( ); } + export default SvgPlus; diff --git a/icons/jsx/PlusMinus.jsx b/icons/jsx/PlusMinus.jsx index 205ecaaade..075e943569 100644 --- a/icons/jsx/PlusMinus.jsx +++ b/icons/jsx/PlusMinus.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlusMinus(props) { return ( ); } + export default SvgPlusMinus; diff --git a/icons/jsx/PlusMinusAlt.jsx b/icons/jsx/PlusMinusAlt.jsx index 828799b5fb..622290d122 100644 --- a/icons/jsx/PlusMinusAlt.jsx +++ b/icons/jsx/PlusMinusAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlusMinusAlt(props) { return ( ); } + export default SvgPlusMinusAlt; diff --git a/icons/jsx/PlusOne.jsx b/icons/jsx/PlusOne.jsx index 60eee64f61..4bda5ac0fa 100644 --- a/icons/jsx/PlusOne.jsx +++ b/icons/jsx/PlusOne.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPlusOne(props) { return ( ); } + export default SvgPlusOne; diff --git a/icons/jsx/Podcasts.jsx b/icons/jsx/Podcasts.jsx index f4e9d90d0a..fe47c0f461 100644 --- a/icons/jsx/Podcasts.jsx +++ b/icons/jsx/Podcasts.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPodcasts(props) { return ( ); } + export default SvgPodcasts; diff --git a/icons/jsx/PointOfSale.jsx b/icons/jsx/PointOfSale.jsx index 13c8645bae..3b9c17d428 100644 --- a/icons/jsx/PointOfSale.jsx +++ b/icons/jsx/PointOfSale.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPointOfSale(props) { return ( ); } + export default SvgPointOfSale; diff --git a/icons/jsx/Policy.jsx b/icons/jsx/Policy.jsx index ed55237454..cf622c042c 100644 --- a/icons/jsx/Policy.jsx +++ b/icons/jsx/Policy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPolicy(props) { return ( ); } + export default SvgPolicy; diff --git a/icons/jsx/Poll.jsx b/icons/jsx/Poll.jsx index 7be6d4c401..09e5dc7757 100644 --- a/icons/jsx/Poll.jsx +++ b/icons/jsx/Poll.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPoll(props) { return ( ); } + export default SvgPoll; diff --git a/icons/jsx/Polyline.jsx b/icons/jsx/Polyline.jsx index ef1cfc19c7..fa4c80fe3d 100644 --- a/icons/jsx/Polyline.jsx +++ b/icons/jsx/Polyline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPolyline(props) { return ( ); } + export default SvgPolyline; diff --git a/icons/jsx/Polymer.jsx b/icons/jsx/Polymer.jsx index e402f7a75f..de09ab031d 100644 --- a/icons/jsx/Polymer.jsx +++ b/icons/jsx/Polymer.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPolymer(props) { return ( ); } + export default SvgPolymer; diff --git a/icons/jsx/Pool.jsx b/icons/jsx/Pool.jsx index 9d4bdde31f..c28dbbd037 100644 --- a/icons/jsx/Pool.jsx +++ b/icons/jsx/Pool.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPool(props) { return ( ); } + export default SvgPool; diff --git a/icons/jsx/PortableWifiOff.jsx b/icons/jsx/PortableWifiOff.jsx index 81482e785a..bc69d578dd 100644 --- a/icons/jsx/PortableWifiOff.jsx +++ b/icons/jsx/PortableWifiOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPortableWifiOff(props) { return ( ); } + export default SvgPortableWifiOff; diff --git a/icons/jsx/Portrait.jsx b/icons/jsx/Portrait.jsx index abe0eb8f26..7ae80f2c20 100644 --- a/icons/jsx/Portrait.jsx +++ b/icons/jsx/Portrait.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPortrait(props) { return ( ); } + export default SvgPortrait; diff --git a/icons/jsx/Post.jsx b/icons/jsx/Post.jsx index 986b2300e6..318399b76b 100644 --- a/icons/jsx/Post.jsx +++ b/icons/jsx/Post.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPost(props) { return ( ); } + export default SvgPost; diff --git a/icons/jsx/PostAdd.jsx b/icons/jsx/PostAdd.jsx index 7ef7080eee..58d006c535 100644 --- a/icons/jsx/PostAdd.jsx +++ b/icons/jsx/PostAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPostAdd(props) { return ( ); } + export default SvgPostAdd; diff --git a/icons/jsx/PostOutline.jsx b/icons/jsx/PostOutline.jsx index 0fb51070a5..cc50461b5a 100644 --- a/icons/jsx/PostOutline.jsx +++ b/icons/jsx/PostOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPostOutline(props) { return ( ); } + export default SvgPostOutline; diff --git a/icons/jsx/Power.jsx b/icons/jsx/Power.jsx index 493cb29d0f..a25fbe36d0 100644 --- a/icons/jsx/Power.jsx +++ b/icons/jsx/Power.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPower(props) { return ( ); } + export default SvgPower; diff --git a/icons/jsx/PowerInput.jsx b/icons/jsx/PowerInput.jsx index 60a2362f42..52be9c053b 100644 --- a/icons/jsx/PowerInput.jsx +++ b/icons/jsx/PowerInput.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPowerInput(props) { return ( ); } + export default SvgPowerInput; diff --git a/icons/jsx/PowerOff.jsx b/icons/jsx/PowerOff.jsx index 1e50390377..8a0da1cb80 100644 --- a/icons/jsx/PowerOff.jsx +++ b/icons/jsx/PowerOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPowerOff(props) { return ( ); } + export default SvgPowerOff; diff --git a/icons/jsx/PowerSettingsNew.jsx b/icons/jsx/PowerSettingsNew.jsx index a15c67230a..0d0969bd0d 100644 --- a/icons/jsx/PowerSettingsNew.jsx +++ b/icons/jsx/PowerSettingsNew.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPowerSettingsNew(props) { return ( ); } + export default SvgPowerSettingsNew; diff --git a/icons/jsx/PrecisionManufacturing.jsx b/icons/jsx/PrecisionManufacturing.jsx index 5e884f94b1..f568996905 100644 --- a/icons/jsx/PrecisionManufacturing.jsx +++ b/icons/jsx/PrecisionManufacturing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPrecisionManufacturing(props) { return ( ); } + export default SvgPrecisionManufacturing; diff --git a/icons/jsx/PregnantWoman.jsx b/icons/jsx/PregnantWoman.jsx index fc0bf5747c..eb4f8efabf 100644 --- a/icons/jsx/PregnantWoman.jsx +++ b/icons/jsx/PregnantWoman.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPregnantWoman(props) { return ( ); } + export default SvgPregnantWoman; diff --git a/icons/jsx/PresentToAll.jsx b/icons/jsx/PresentToAll.jsx index ddc962f664..de8c56a018 100644 --- a/icons/jsx/PresentToAll.jsx +++ b/icons/jsx/PresentToAll.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPresentToAll(props) { return ( ); } + export default SvgPresentToAll; diff --git a/icons/jsx/Preview.jsx b/icons/jsx/Preview.jsx index 85efa55e29..ddf21b45a8 100644 --- a/icons/jsx/Preview.jsx +++ b/icons/jsx/Preview.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPreview(props) { return ( ); } + export default SvgPreview; diff --git a/icons/jsx/PriceChange.jsx b/icons/jsx/PriceChange.jsx index 614a0873a4..66757febe8 100644 --- a/icons/jsx/PriceChange.jsx +++ b/icons/jsx/PriceChange.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPriceChange(props) { return ( ); } + export default SvgPriceChange; diff --git a/icons/jsx/PriceCheck.jsx b/icons/jsx/PriceCheck.jsx index 3cbad2c8f5..c09a226f80 100644 --- a/icons/jsx/PriceCheck.jsx +++ b/icons/jsx/PriceCheck.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPriceCheck(props) { return ( ); } + export default SvgPriceCheck; diff --git a/icons/jsx/Print.jsx b/icons/jsx/Print.jsx index adc01dba7b..306687a30b 100644 --- a/icons/jsx/Print.jsx +++ b/icons/jsx/Print.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPrint(props) { return ( ); } + export default SvgPrint; diff --git a/icons/jsx/PrintDisabled.jsx b/icons/jsx/PrintDisabled.jsx index e2bf5917b3..a64975f643 100644 --- a/icons/jsx/PrintDisabled.jsx +++ b/icons/jsx/PrintDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPrintDisabled(props) { return ( ); } + export default SvgPrintDisabled; diff --git a/icons/jsx/PriorityHigh.jsx b/icons/jsx/PriorityHigh.jsx index e2e55bff8d..357f94a53c 100644 --- a/icons/jsx/PriorityHigh.jsx +++ b/icons/jsx/PriorityHigh.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPriorityHigh(props) { return ( ); } + export default SvgPriorityHigh; diff --git a/icons/jsx/PrivacyTip.jsx b/icons/jsx/PrivacyTip.jsx index b1e30b8572..c63542ae5a 100644 --- a/icons/jsx/PrivacyTip.jsx +++ b/icons/jsx/PrivacyTip.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPrivacyTip(props) { return ( ); } + export default SvgPrivacyTip; diff --git a/icons/jsx/PrivateConnectivity.jsx b/icons/jsx/PrivateConnectivity.jsx index f83955a3dc..e24c217609 100644 --- a/icons/jsx/PrivateConnectivity.jsx +++ b/icons/jsx/PrivateConnectivity.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPrivateConnectivity(props) { return ( ); } + export default SvgPrivateConnectivity; diff --git a/icons/jsx/ProductionQuantityLimits.jsx b/icons/jsx/ProductionQuantityLimits.jsx index 06e87e9bc2..fde43da703 100644 --- a/icons/jsx/ProductionQuantityLimits.jsx +++ b/icons/jsx/ProductionQuantityLimits.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgProductionQuantityLimits(props) { return ( ); } + export default SvgProductionQuantityLimits; diff --git a/icons/jsx/Program.jsx b/icons/jsx/Program.jsx index 4f2ee65da0..0ced1234a7 100644 --- a/icons/jsx/Program.jsx +++ b/icons/jsx/Program.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgProgram(props) { return ( ); } + export default SvgProgram; diff --git a/icons/jsx/Propane.jsx b/icons/jsx/Propane.jsx index 06676833e9..494e88e97b 100644 --- a/icons/jsx/Propane.jsx +++ b/icons/jsx/Propane.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPropane(props) { return ( ); } + export default SvgPropane; diff --git a/icons/jsx/PropaneTank.jsx b/icons/jsx/PropaneTank.jsx index ed63e49dd5..d89392d61d 100644 --- a/icons/jsx/PropaneTank.jsx +++ b/icons/jsx/PropaneTank.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPropaneTank(props) { return ( ); } + export default SvgPropaneTank; diff --git a/icons/jsx/Psychology.jsx b/icons/jsx/Psychology.jsx index 5a47e2c126..9f83e4a421 100644 --- a/icons/jsx/Psychology.jsx +++ b/icons/jsx/Psychology.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPsychology(props) { return ( ); } + export default SvgPsychology; diff --git a/icons/jsx/PsychologyAlt.jsx b/icons/jsx/PsychologyAlt.jsx index af62b65c2e..1b8fc7b73d 100644 --- a/icons/jsx/PsychologyAlt.jsx +++ b/icons/jsx/PsychologyAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPsychologyAlt(props) { return ( ); } + export default SvgPsychologyAlt; diff --git a/icons/jsx/Public.jsx b/icons/jsx/Public.jsx index 133ff50160..3e600de4be 100644 --- a/icons/jsx/Public.jsx +++ b/icons/jsx/Public.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPublic(props) { return ( ); } + export default SvgPublic; diff --git a/icons/jsx/PublicOff.jsx b/icons/jsx/PublicOff.jsx index 5db182262f..89c0f4ae97 100644 --- a/icons/jsx/PublicOff.jsx +++ b/icons/jsx/PublicOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPublicOff(props) { return ( ); } + export default SvgPublicOff; diff --git a/icons/jsx/Publish.jsx b/icons/jsx/Publish.jsx index 984147b4ad..050edead45 100644 --- a/icons/jsx/Publish.jsx +++ b/icons/jsx/Publish.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPublish(props) { return ( ); } + export default SvgPublish; diff --git a/icons/jsx/PublishedWithChanges.jsx b/icons/jsx/PublishedWithChanges.jsx index b1a4a41fad..f987e0b0dc 100644 --- a/icons/jsx/PublishedWithChanges.jsx +++ b/icons/jsx/PublishedWithChanges.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPublishedWithChanges(props) { return ( ); } + export default SvgPublishedWithChanges; diff --git a/icons/jsx/PunchClock.jsx b/icons/jsx/PunchClock.jsx index 164958ebc5..28befc92d6 100644 --- a/icons/jsx/PunchClock.jsx +++ b/icons/jsx/PunchClock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPunchClock(props) { return ( ); } + export default SvgPunchClock; diff --git a/icons/jsx/PushPin.jsx b/icons/jsx/PushPin.jsx index fedaca3394..34ad29a3d3 100644 --- a/icons/jsx/PushPin.jsx +++ b/icons/jsx/PushPin.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgPushPin(props) { return ( ); } + export default SvgPushPin; diff --git a/icons/jsx/QrCode2.jsx b/icons/jsx/QrCode2.jsx index fa5e24b210..612047754b 100644 --- a/icons/jsx/QrCode2.jsx +++ b/icons/jsx/QrCode2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQrCode2(props) { return ( ); } + export default SvgQrCode2; diff --git a/icons/jsx/QrCodeScanner.jsx b/icons/jsx/QrCodeScanner.jsx index b1a30413d0..f2de27181b 100644 --- a/icons/jsx/QrCodeScanner.jsx +++ b/icons/jsx/QrCodeScanner.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQrCodeScanner(props) { return ( ); } + export default SvgQrCodeScanner; diff --git a/icons/jsx/Qrcode.jsx b/icons/jsx/Qrcode.jsx index eedea15713..59a9f13f0e 100644 --- a/icons/jsx/Qrcode.jsx +++ b/icons/jsx/Qrcode.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQrcode(props) { return ( ); } + export default SvgQrcode; diff --git a/icons/jsx/QueryBuilder.jsx b/icons/jsx/QueryBuilder.jsx index beb8c2c4fe..74eb58bc22 100644 --- a/icons/jsx/QueryBuilder.jsx +++ b/icons/jsx/QueryBuilder.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQueryBuilder(props) { return ( ); } + export default SvgQueryBuilder; diff --git a/icons/jsx/QueryStats.jsx b/icons/jsx/QueryStats.jsx index a81f7d5e54..c93115c41e 100644 --- a/icons/jsx/QueryStats.jsx +++ b/icons/jsx/QueryStats.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQueryStats(props) { return ( ); } + export default SvgQueryStats; diff --git a/icons/jsx/Question.jsx b/icons/jsx/Question.jsx index e6b7f4fe10..91c988918d 100644 --- a/icons/jsx/Question.jsx +++ b/icons/jsx/Question.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQuestion(props) { return ( ); } + export default SvgQuestion; diff --git a/icons/jsx/QuestionAnswer.jsx b/icons/jsx/QuestionAnswer.jsx index 8320377c94..f8fc980e8a 100644 --- a/icons/jsx/QuestionAnswer.jsx +++ b/icons/jsx/QuestionAnswer.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQuestionAnswer(props) { return ( ); } + export default SvgQuestionAnswer; diff --git a/icons/jsx/QuestionAnswerOutline.jsx b/icons/jsx/QuestionAnswerOutline.jsx index ff5045cbaf..e35217009b 100644 --- a/icons/jsx/QuestionAnswerOutline.jsx +++ b/icons/jsx/QuestionAnswerOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQuestionAnswerOutline(props) { return ( ); } + export default SvgQuestionAnswerOutline; diff --git a/icons/jsx/QuestionMark.jsx b/icons/jsx/QuestionMark.jsx index 0dd3cb33dd..4d2d6dd188 100644 --- a/icons/jsx/QuestionMark.jsx +++ b/icons/jsx/QuestionMark.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQuestionMark(props) { return ( ); } + export default SvgQuestionMark; diff --git a/icons/jsx/Queue.jsx b/icons/jsx/Queue.jsx index 64415b81df..ddb374a65c 100644 --- a/icons/jsx/Queue.jsx +++ b/icons/jsx/Queue.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQueue(props) { return ( ); } + export default SvgQueue; diff --git a/icons/jsx/QueueMusic.jsx b/icons/jsx/QueueMusic.jsx index c9b2469cd1..b74937d5b8 100644 --- a/icons/jsx/QueueMusic.jsx +++ b/icons/jsx/QueueMusic.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQueueMusic(props) { return ( ); } + export default SvgQueueMusic; diff --git a/icons/jsx/QueuePlayNext.jsx b/icons/jsx/QueuePlayNext.jsx index 09b1d01889..c1ed6d96b0 100644 --- a/icons/jsx/QueuePlayNext.jsx +++ b/icons/jsx/QueuePlayNext.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQueuePlayNext(props) { return ( ); } + export default SvgQueuePlayNext; diff --git a/icons/jsx/Quickreply.jsx b/icons/jsx/Quickreply.jsx index ab4b9497c6..aebf0796e3 100644 --- a/icons/jsx/Quickreply.jsx +++ b/icons/jsx/Quickreply.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQuickreply(props) { return ( ); } + export default SvgQuickreply; diff --git a/icons/jsx/Quiz.jsx b/icons/jsx/Quiz.jsx index 4107541888..f7b7f596d6 100644 --- a/icons/jsx/Quiz.jsx +++ b/icons/jsx/Quiz.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQuiz(props) { return ( ); } + export default SvgQuiz; diff --git a/icons/jsx/Quora.jsx b/icons/jsx/Quora.jsx index 742be00fc2..bcebdb10df 100644 --- a/icons/jsx/Quora.jsx +++ b/icons/jsx/Quora.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgQuora(props) { return ( ); } + export default SvgQuora; diff --git a/icons/jsx/RMobiledata.jsx b/icons/jsx/RMobiledata.jsx index aede6a8ee6..383969e485 100644 --- a/icons/jsx/RMobiledata.jsx +++ b/icons/jsx/RMobiledata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRMobiledata(props) { return ( ); } + export default SvgRMobiledata; diff --git a/icons/jsx/Radar.jsx b/icons/jsx/Radar.jsx index 5989d923b2..6fb629f8f8 100644 --- a/icons/jsx/Radar.jsx +++ b/icons/jsx/Radar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRadar(props) { return ( ); } + export default SvgRadar; diff --git a/icons/jsx/Radio.jsx b/icons/jsx/Radio.jsx index 6f76371745..957ead3c52 100644 --- a/icons/jsx/Radio.jsx +++ b/icons/jsx/Radio.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRadio(props) { return ( ); } + export default SvgRadio; diff --git a/icons/jsx/RadioButtonChecked.jsx b/icons/jsx/RadioButtonChecked.jsx index 3c107fe016..9777440a4f 100644 --- a/icons/jsx/RadioButtonChecked.jsx +++ b/icons/jsx/RadioButtonChecked.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRadioButtonChecked(props) { return ( ); } + export default SvgRadioButtonChecked; diff --git a/icons/jsx/RadioButtonUnchecked.jsx b/icons/jsx/RadioButtonUnchecked.jsx index 3906df3f75..02bc33dcf2 100644 --- a/icons/jsx/RadioButtonUnchecked.jsx +++ b/icons/jsx/RadioButtonUnchecked.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRadioButtonUnchecked(props) { return ( ); } + export default SvgRadioButtonUnchecked; diff --git a/icons/jsx/RailwayAlert.jsx b/icons/jsx/RailwayAlert.jsx index d45032c313..f510d3da6b 100644 --- a/icons/jsx/RailwayAlert.jsx +++ b/icons/jsx/RailwayAlert.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRailwayAlert(props) { return ( ); } + export default SvgRailwayAlert; diff --git a/icons/jsx/RamenDining.jsx b/icons/jsx/RamenDining.jsx index 362e6e289c..914a807743 100644 --- a/icons/jsx/RamenDining.jsx +++ b/icons/jsx/RamenDining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRamenDining(props) { return ( ); } + export default SvgRamenDining; diff --git a/icons/jsx/RampLeft.jsx b/icons/jsx/RampLeft.jsx index 546623a4ba..41b54ecc73 100644 --- a/icons/jsx/RampLeft.jsx +++ b/icons/jsx/RampLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRampLeft(props) { return ( ); } + export default SvgRampLeft; diff --git a/icons/jsx/RampRight.jsx b/icons/jsx/RampRight.jsx index dcfd71f8c2..30ca118a0e 100644 --- a/icons/jsx/RampRight.jsx +++ b/icons/jsx/RampRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRampRight(props) { return ( ); } + export default SvgRampRight; diff --git a/icons/jsx/RateReview.jsx b/icons/jsx/RateReview.jsx index ed0c849550..aee02fb5b0 100644 --- a/icons/jsx/RateReview.jsx +++ b/icons/jsx/RateReview.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRateReview(props) { return ( ); } + export default SvgRateReview; diff --git a/icons/jsx/RawOff.jsx b/icons/jsx/RawOff.jsx index d14510d9ee..1d65837e0b 100644 --- a/icons/jsx/RawOff.jsx +++ b/icons/jsx/RawOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRawOff(props) { return ( ); } + export default SvgRawOff; diff --git a/icons/jsx/RawOn.jsx b/icons/jsx/RawOn.jsx index be905db762..2bd23d42b1 100644 --- a/icons/jsx/RawOn.jsx +++ b/icons/jsx/RawOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRawOn(props) { return ( ); } + export default SvgRawOn; diff --git a/icons/jsx/ReadMore.jsx b/icons/jsx/ReadMore.jsx index 2674ae15fd..94756dde6f 100644 --- a/icons/jsx/ReadMore.jsx +++ b/icons/jsx/ReadMore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReadMore(props) { return ( ); } + export default SvgReadMore; diff --git a/icons/jsx/RealEstateAgent.jsx b/icons/jsx/RealEstateAgent.jsx index a82f8d971f..c2945eacac 100644 --- a/icons/jsx/RealEstateAgent.jsx +++ b/icons/jsx/RealEstateAgent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRealEstateAgent(props) { return ( ); } + export default SvgRealEstateAgent; diff --git a/icons/jsx/Receipt.jsx b/icons/jsx/Receipt.jsx index f4e73d352e..4b02bc5be4 100644 --- a/icons/jsx/Receipt.jsx +++ b/icons/jsx/Receipt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReceipt(props) { return ( ); } + export default SvgReceipt; diff --git a/icons/jsx/ReceiptLong.jsx b/icons/jsx/ReceiptLong.jsx index ccc11c4217..cc5c3e2027 100644 --- a/icons/jsx/ReceiptLong.jsx +++ b/icons/jsx/ReceiptLong.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReceiptLong(props) { return ( ); } + export default SvgReceiptLong; diff --git a/icons/jsx/RecentActors.jsx b/icons/jsx/RecentActors.jsx index 4afa42722b..ed45437abe 100644 --- a/icons/jsx/RecentActors.jsx +++ b/icons/jsx/RecentActors.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRecentActors(props) { return ( ); } + export default SvgRecentActors; diff --git a/icons/jsx/Recommend.jsx b/icons/jsx/Recommend.jsx index 968b56fcc9..41337f21e6 100644 --- a/icons/jsx/Recommend.jsx +++ b/icons/jsx/Recommend.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRecommend(props) { return ( ); } + export default SvgRecommend; diff --git a/icons/jsx/Record.jsx b/icons/jsx/Record.jsx index 7a494dd58f..c29b74bb5a 100644 --- a/icons/jsx/Record.jsx +++ b/icons/jsx/Record.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRecord(props) { return ( ); } + export default SvgRecord; diff --git a/icons/jsx/RecordVoiceOver.jsx b/icons/jsx/RecordVoiceOver.jsx index 0a2e192762..7a7f8672d2 100644 --- a/icons/jsx/RecordVoiceOver.jsx +++ b/icons/jsx/RecordVoiceOver.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRecordVoiceOver(props) { return ( ); } + export default SvgRecordVoiceOver; diff --git a/icons/jsx/Rectangle.jsx b/icons/jsx/Rectangle.jsx index ddd5650ed6..95e2d25a7e 100644 --- a/icons/jsx/Rectangle.jsx +++ b/icons/jsx/Rectangle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRectangle(props) { return ( ); } + export default SvgRectangle; diff --git a/icons/jsx/Recycling.jsx b/icons/jsx/Recycling.jsx index d4967eaddf..0f55321e7e 100644 --- a/icons/jsx/Recycling.jsx +++ b/icons/jsx/Recycling.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRecycling(props) { return ( ); } + export default SvgRecycling; diff --git a/icons/jsx/Reddit.jsx b/icons/jsx/Reddit.jsx index ff6a0d0548..eddc2380c9 100644 --- a/icons/jsx/Reddit.jsx +++ b/icons/jsx/Reddit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReddit(props) { return ( ); } + export default SvgReddit; diff --git a/icons/jsx/Redeem.jsx b/icons/jsx/Redeem.jsx index f344659643..7766ea1605 100644 --- a/icons/jsx/Redeem.jsx +++ b/icons/jsx/Redeem.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRedeem(props) { return ( ); } + export default SvgRedeem; diff --git a/icons/jsx/Redo.jsx b/icons/jsx/Redo.jsx index d1088bb65d..943024ffb2 100644 --- a/icons/jsx/Redo.jsx +++ b/icons/jsx/Redo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRedo(props) { return ( ); } + export default SvgRedo; diff --git a/icons/jsx/ReduceCapacity.jsx b/icons/jsx/ReduceCapacity.jsx index 6bbf7982c1..8bec0e91ce 100644 --- a/icons/jsx/ReduceCapacity.jsx +++ b/icons/jsx/ReduceCapacity.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReduceCapacity(props) { return ( ); } + export default SvgReduceCapacity; diff --git a/icons/jsx/Refresh.jsx b/icons/jsx/Refresh.jsx index 743dc43cb3..47bd49cd7f 100644 --- a/icons/jsx/Refresh.jsx +++ b/icons/jsx/Refresh.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRefresh(props) { return ( ); } + export default SvgRefresh; diff --git a/icons/jsx/RememberMe.jsx b/icons/jsx/RememberMe.jsx index fed3799ee2..35e756f99e 100644 --- a/icons/jsx/RememberMe.jsx +++ b/icons/jsx/RememberMe.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRememberMe(props) { return ( ); } + export default SvgRememberMe; diff --git a/icons/jsx/Remove.jsx b/icons/jsx/Remove.jsx index d9a69213b3..1382dd99d3 100644 --- a/icons/jsx/Remove.jsx +++ b/icons/jsx/Remove.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRemove(props) { return ( ); } + export default SvgRemove; diff --git a/icons/jsx/RemoveCircle.jsx b/icons/jsx/RemoveCircle.jsx index 945037b5a1..34b1dc08e7 100644 --- a/icons/jsx/RemoveCircle.jsx +++ b/icons/jsx/RemoveCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRemoveCircle(props) { return ( ); } + export default SvgRemoveCircle; diff --git a/icons/jsx/RemoveCircleOutline.jsx b/icons/jsx/RemoveCircleOutline.jsx index 2a3ffa5757..632609ffe4 100644 --- a/icons/jsx/RemoveCircleOutline.jsx +++ b/icons/jsx/RemoveCircleOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRemoveCircleOutline(props) { return ( ); } + export default SvgRemoveCircleOutline; diff --git a/icons/jsx/RemoveDone.jsx b/icons/jsx/RemoveDone.jsx index d8a2834c32..739ec22f98 100644 --- a/icons/jsx/RemoveDone.jsx +++ b/icons/jsx/RemoveDone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRemoveDone(props) { return ( ); } + export default SvgRemoveDone; diff --git a/icons/jsx/RemoveFromQueue.jsx b/icons/jsx/RemoveFromQueue.jsx index 26b3229288..bc6eed8abc 100644 --- a/icons/jsx/RemoveFromQueue.jsx +++ b/icons/jsx/RemoveFromQueue.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRemoveFromQueue(props) { return ( ); } + export default SvgRemoveFromQueue; diff --git a/icons/jsx/RemoveModerator.jsx b/icons/jsx/RemoveModerator.jsx index e7cedb65b6..874c9f1ef1 100644 --- a/icons/jsx/RemoveModerator.jsx +++ b/icons/jsx/RemoveModerator.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRemoveModerator(props) { return ( ); } + export default SvgRemoveModerator; diff --git a/icons/jsx/RemoveRedEye.jsx b/icons/jsx/RemoveRedEye.jsx index 4e05d82bdf..5ca2a60c87 100644 --- a/icons/jsx/RemoveRedEye.jsx +++ b/icons/jsx/RemoveRedEye.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRemoveRedEye(props) { return ( ); } + export default SvgRemoveRedEye; diff --git a/icons/jsx/RemoveRoad.jsx b/icons/jsx/RemoveRoad.jsx index ab8877c934..c2056c8bf4 100644 --- a/icons/jsx/RemoveRoad.jsx +++ b/icons/jsx/RemoveRoad.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRemoveRoad(props) { return ( ); } + export default SvgRemoveRoad; diff --git a/icons/jsx/RemoveShoppingCart.jsx b/icons/jsx/RemoveShoppingCart.jsx index 759197a10c..1801ce2ba2 100644 --- a/icons/jsx/RemoveShoppingCart.jsx +++ b/icons/jsx/RemoveShoppingCart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRemoveShoppingCart(props) { return ( ); } + export default SvgRemoveShoppingCart; diff --git a/icons/jsx/Reorder.jsx b/icons/jsx/Reorder.jsx index e966156232..a0ab9e2244 100644 --- a/icons/jsx/Reorder.jsx +++ b/icons/jsx/Reorder.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReorder(props) { return ( ); } + export default SvgReorder; diff --git a/icons/jsx/Repartition.jsx b/icons/jsx/Repartition.jsx index 9e3c4a7cdc..b50a2f9ac0 100644 --- a/icons/jsx/Repartition.jsx +++ b/icons/jsx/Repartition.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRepartition(props) { return ( ); } + export default SvgRepartition; diff --git a/icons/jsx/Repeat.jsx b/icons/jsx/Repeat.jsx index 2472f41ae5..78068b93ac 100644 --- a/icons/jsx/Repeat.jsx +++ b/icons/jsx/Repeat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRepeat(props) { return ( ); } + export default SvgRepeat; diff --git a/icons/jsx/RepeatOn.jsx b/icons/jsx/RepeatOn.jsx index f80c78d835..96fe94c2ab 100644 --- a/icons/jsx/RepeatOn.jsx +++ b/icons/jsx/RepeatOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRepeatOn(props) { return ( ); } + export default SvgRepeatOn; diff --git a/icons/jsx/RepeatOne.jsx b/icons/jsx/RepeatOne.jsx index 0eb95169d0..d709add4f5 100644 --- a/icons/jsx/RepeatOne.jsx +++ b/icons/jsx/RepeatOne.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRepeatOne(props) { return ( ); } + export default SvgRepeatOne; diff --git a/icons/jsx/RepeatOneOn.jsx b/icons/jsx/RepeatOneOn.jsx index dbc315b22f..9e93af467b 100644 --- a/icons/jsx/RepeatOneOn.jsx +++ b/icons/jsx/RepeatOneOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRepeatOneOn(props) { return ( ); } + export default SvgRepeatOneOn; diff --git a/icons/jsx/Replay.jsx b/icons/jsx/Replay.jsx index 9cd0f120f9..1406c71115 100644 --- a/icons/jsx/Replay.jsx +++ b/icons/jsx/Replay.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReplay(props) { return ( ); } + export default SvgReplay; diff --git a/icons/jsx/Replay10.jsx b/icons/jsx/Replay10.jsx index 9bccbc8b5a..dba7554a06 100644 --- a/icons/jsx/Replay10.jsx +++ b/icons/jsx/Replay10.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReplay10(props) { return ( ); } + export default SvgReplay10; diff --git a/icons/jsx/Replay30.jsx b/icons/jsx/Replay30.jsx index e426b94037..562d29723d 100644 --- a/icons/jsx/Replay30.jsx +++ b/icons/jsx/Replay30.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReplay30(props) { return ( ); } + export default SvgReplay30; diff --git a/icons/jsx/Replay5.jsx b/icons/jsx/Replay5.jsx index ee2086945a..791ee9ae96 100644 --- a/icons/jsx/Replay5.jsx +++ b/icons/jsx/Replay5.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReplay5(props) { return ( ); } + export default SvgReplay5; diff --git a/icons/jsx/ReplayCircleFilled.jsx b/icons/jsx/ReplayCircleFilled.jsx index c59c13a314..a034d96671 100644 --- a/icons/jsx/ReplayCircleFilled.jsx +++ b/icons/jsx/ReplayCircleFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReplayCircleFilled(props) { return ( ); } + export default SvgReplayCircleFilled; diff --git a/icons/jsx/Reply.jsx b/icons/jsx/Reply.jsx index ea0d1253d4..5bb83eaf41 100644 --- a/icons/jsx/Reply.jsx +++ b/icons/jsx/Reply.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReply(props) { return ( ); } + export default SvgReply; diff --git a/icons/jsx/ReplyAll.jsx b/icons/jsx/ReplyAll.jsx index 0e1eba4d5b..5fde3e58a4 100644 --- a/icons/jsx/ReplyAll.jsx +++ b/icons/jsx/ReplyAll.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReplyAll(props) { return ( ); } + export default SvgReplyAll; diff --git a/icons/jsx/Report.jsx b/icons/jsx/Report.jsx index 0f55180d69..f180ca5b62 100644 --- a/icons/jsx/Report.jsx +++ b/icons/jsx/Report.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReport(props) { return ( ); } + export default SvgReport; diff --git a/icons/jsx/ReportGmailerrorred.jsx b/icons/jsx/ReportGmailerrorred.jsx index a517b8dd46..5099d9f442 100644 --- a/icons/jsx/ReportGmailerrorred.jsx +++ b/icons/jsx/ReportGmailerrorred.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReportGmailerrorred(props) { return ( ); } + export default SvgReportGmailerrorred; diff --git a/icons/jsx/ReportOff.jsx b/icons/jsx/ReportOff.jsx index 4918604dd6..9d9203c8a2 100644 --- a/icons/jsx/ReportOff.jsx +++ b/icons/jsx/ReportOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReportOff(props) { return ( ); } + export default SvgReportOff; diff --git a/icons/jsx/ReportOutline.jsx b/icons/jsx/ReportOutline.jsx index 61d59980b8..9981374a1d 100644 --- a/icons/jsx/ReportOutline.jsx +++ b/icons/jsx/ReportOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReportOutline(props) { return ( ); } + export default SvgReportOutline; diff --git a/icons/jsx/ReportProblem.jsx b/icons/jsx/ReportProblem.jsx index 8f8a334c5e..98adf67105 100644 --- a/icons/jsx/ReportProblem.jsx +++ b/icons/jsx/ReportProblem.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReportProblem(props) { return ( ); } + export default SvgReportProblem; diff --git a/icons/jsx/RequestPage.jsx b/icons/jsx/RequestPage.jsx index dc645c13bc..a0719c3d5d 100644 --- a/icons/jsx/RequestPage.jsx +++ b/icons/jsx/RequestPage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRequestPage(props) { return ( ); } + export default SvgRequestPage; diff --git a/icons/jsx/RequestQuote.jsx b/icons/jsx/RequestQuote.jsx index b7e66b7d7a..fc6ba93eb4 100644 --- a/icons/jsx/RequestQuote.jsx +++ b/icons/jsx/RequestQuote.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRequestQuote(props) { return ( ); } + export default SvgRequestQuote; diff --git a/icons/jsx/ResetTv.jsx b/icons/jsx/ResetTv.jsx index 8dc6706c0f..9dd4fb2838 100644 --- a/icons/jsx/ResetTv.jsx +++ b/icons/jsx/ResetTv.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgResetTv(props) { return ( ); } + export default SvgResetTv; diff --git a/icons/jsx/RestartAlt.jsx b/icons/jsx/RestartAlt.jsx index 9dddb10f18..53f9f9df9b 100644 --- a/icons/jsx/RestartAlt.jsx +++ b/icons/jsx/RestartAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRestartAlt(props) { return ( ); } + export default SvgRestartAlt; diff --git a/icons/jsx/Restaurant.jsx b/icons/jsx/Restaurant.jsx index 403e85dfe5..dbc371219c 100644 --- a/icons/jsx/Restaurant.jsx +++ b/icons/jsx/Restaurant.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRestaurant(props) { return ( ); } + export default SvgRestaurant; diff --git a/icons/jsx/RestaurantMenu.jsx b/icons/jsx/RestaurantMenu.jsx index 6d96e69659..6246d9fa95 100644 --- a/icons/jsx/RestaurantMenu.jsx +++ b/icons/jsx/RestaurantMenu.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRestaurantMenu(props) { return ( ); } + export default SvgRestaurantMenu; diff --git a/icons/jsx/Restore.jsx b/icons/jsx/Restore.jsx index 3afe8fe10f..73d070b24a 100644 --- a/icons/jsx/Restore.jsx +++ b/icons/jsx/Restore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRestore(props) { return ( ); } + export default SvgRestore; diff --git a/icons/jsx/RestoreFromTrash.jsx b/icons/jsx/RestoreFromTrash.jsx index b789deaf9f..18a9c578a1 100644 --- a/icons/jsx/RestoreFromTrash.jsx +++ b/icons/jsx/RestoreFromTrash.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRestoreFromTrash(props) { return ( ); } + export default SvgRestoreFromTrash; diff --git a/icons/jsx/RestorePage.jsx b/icons/jsx/RestorePage.jsx index c9afd0085f..86df52cf8e 100644 --- a/icons/jsx/RestorePage.jsx +++ b/icons/jsx/RestorePage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRestorePage(props) { return ( ); } + export default SvgRestorePage; diff --git a/icons/jsx/Reviews.jsx b/icons/jsx/Reviews.jsx index 998c1733bd..b2cf3229a6 100644 --- a/icons/jsx/Reviews.jsx +++ b/icons/jsx/Reviews.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgReviews(props) { return ( ); } + export default SvgReviews; diff --git a/icons/jsx/RiceBowl.jsx b/icons/jsx/RiceBowl.jsx index a451da1460..a7cdfd784e 100644 --- a/icons/jsx/RiceBowl.jsx +++ b/icons/jsx/RiceBowl.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRiceBowl(props) { return ( ); } + export default SvgRiceBowl; diff --git a/icons/jsx/RingVolume.jsx b/icons/jsx/RingVolume.jsx index 64c838cb09..8f108903fb 100644 --- a/icons/jsx/RingVolume.jsx +++ b/icons/jsx/RingVolume.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRingVolume(props) { return ( ); } + export default SvgRingVolume; diff --git a/icons/jsx/Rocket.jsx b/icons/jsx/Rocket.jsx index d97f76d4ec..27c86ba49b 100644 --- a/icons/jsx/Rocket.jsx +++ b/icons/jsx/Rocket.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRocket(props) { return ( ); } + export default SvgRocket; diff --git a/icons/jsx/RocketLaunch.jsx b/icons/jsx/RocketLaunch.jsx index 7222515f49..0dbbd9630d 100644 --- a/icons/jsx/RocketLaunch.jsx +++ b/icons/jsx/RocketLaunch.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRocketLaunch(props) { return ( ); } + export default SvgRocketLaunch; diff --git a/icons/jsx/RollerShades.jsx b/icons/jsx/RollerShades.jsx index 9629437b86..49d2e74f9e 100644 --- a/icons/jsx/RollerShades.jsx +++ b/icons/jsx/RollerShades.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRollerShades(props) { return ( ); } + export default SvgRollerShades; diff --git a/icons/jsx/RollerShadesClosed.jsx b/icons/jsx/RollerShadesClosed.jsx index 3426e7c950..890cc70a25 100644 --- a/icons/jsx/RollerShadesClosed.jsx +++ b/icons/jsx/RollerShadesClosed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRollerShadesClosed(props) { return ( ); } + export default SvgRollerShadesClosed; diff --git a/icons/jsx/RollerSkating.jsx b/icons/jsx/RollerSkating.jsx index 1d89e994a1..3dc8c10e0d 100644 --- a/icons/jsx/RollerSkating.jsx +++ b/icons/jsx/RollerSkating.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRollerSkating(props) { return ( ); } + export default SvgRollerSkating; diff --git a/icons/jsx/Roofing.jsx b/icons/jsx/Roofing.jsx index 313cb68814..dd28c2566e 100644 --- a/icons/jsx/Roofing.jsx +++ b/icons/jsx/Roofing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRoofing(props) { return ( ); } + export default SvgRoofing; diff --git a/icons/jsx/Room.jsx b/icons/jsx/Room.jsx index e80d813ca5..9b6c5cb3c9 100644 --- a/icons/jsx/Room.jsx +++ b/icons/jsx/Room.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRoom(props) { return ( ); } + export default SvgRoom; diff --git a/icons/jsx/RoomPreferences.jsx b/icons/jsx/RoomPreferences.jsx index 3014be912b..eb6d13ca22 100644 --- a/icons/jsx/RoomPreferences.jsx +++ b/icons/jsx/RoomPreferences.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRoomPreferences(props) { return ( ); } + export default SvgRoomPreferences; diff --git a/icons/jsx/RoomService.jsx b/icons/jsx/RoomService.jsx index a2c498c92d..9f93a7dba5 100644 --- a/icons/jsx/RoomService.jsx +++ b/icons/jsx/RoomService.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRoomService(props) { return ( ); } + export default SvgRoomService; diff --git a/icons/jsx/Rotate90DegreesCcw.jsx b/icons/jsx/Rotate90DegreesCcw.jsx index c7ca60e39e..5e1de30755 100644 --- a/icons/jsx/Rotate90DegreesCcw.jsx +++ b/icons/jsx/Rotate90DegreesCcw.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRotate90DegreesCcw(props) { return ( ); } + export default SvgRotate90DegreesCcw; diff --git a/icons/jsx/Rotate90DegreesCw.jsx b/icons/jsx/Rotate90DegreesCw.jsx index 97184dbfbe..afc65f82a4 100644 --- a/icons/jsx/Rotate90DegreesCw.jsx +++ b/icons/jsx/Rotate90DegreesCw.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRotate90DegreesCw(props) { return ( ); } + export default SvgRotate90DegreesCw; diff --git a/icons/jsx/RotateLeft.jsx b/icons/jsx/RotateLeft.jsx index 0409a78b49..c5670d18d2 100644 --- a/icons/jsx/RotateLeft.jsx +++ b/icons/jsx/RotateLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRotateLeft(props) { return ( ); } + export default SvgRotateLeft; diff --git a/icons/jsx/RotateRight.jsx b/icons/jsx/RotateRight.jsx index 0751b458db..9972438873 100644 --- a/icons/jsx/RotateRight.jsx +++ b/icons/jsx/RotateRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRotateRight(props) { return ( ); } + export default SvgRotateRight; diff --git a/icons/jsx/RoundaboutLeft.jsx b/icons/jsx/RoundaboutLeft.jsx index ae9975b314..51e09006b9 100644 --- a/icons/jsx/RoundaboutLeft.jsx +++ b/icons/jsx/RoundaboutLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRoundaboutLeft(props) { return ( ); } + export default SvgRoundaboutLeft; diff --git a/icons/jsx/RoundaboutRight.jsx b/icons/jsx/RoundaboutRight.jsx index ad9b8c000a..1aa87db762 100644 --- a/icons/jsx/RoundaboutRight.jsx +++ b/icons/jsx/RoundaboutRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRoundaboutRight(props) { return ( ); } + export default SvgRoundaboutRight; diff --git a/icons/jsx/RoundedCorner.jsx b/icons/jsx/RoundedCorner.jsx index 3fe7fe9e24..7b9087a1ea 100644 --- a/icons/jsx/RoundedCorner.jsx +++ b/icons/jsx/RoundedCorner.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRoundedCorner(props) { return ( ); } + export default SvgRoundedCorner; diff --git a/icons/jsx/Route.jsx b/icons/jsx/Route.jsx index b7b59d01b3..0554914a39 100644 --- a/icons/jsx/Route.jsx +++ b/icons/jsx/Route.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRoute(props) { return ( ); } + export default SvgRoute; diff --git a/icons/jsx/Router.jsx b/icons/jsx/Router.jsx index ef26e0bf3b..db4270cefb 100644 --- a/icons/jsx/Router.jsx +++ b/icons/jsx/Router.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRouter(props) { return ( ); } + export default SvgRouter; diff --git a/icons/jsx/Rowing.jsx b/icons/jsx/Rowing.jsx index 61ad895b61..47ce413a23 100644 --- a/icons/jsx/Rowing.jsx +++ b/icons/jsx/Rowing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRowing(props) { return ( ); } + export default SvgRowing; diff --git a/icons/jsx/RssFeed.jsx b/icons/jsx/RssFeed.jsx index f811f026a8..07d2fa03a7 100644 --- a/icons/jsx/RssFeed.jsx +++ b/icons/jsx/RssFeed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRssFeed(props) { return ( ); } + export default SvgRssFeed; diff --git a/icons/jsx/Rsvp.jsx b/icons/jsx/Rsvp.jsx index f6ab026ca5..6aa743bbc9 100644 --- a/icons/jsx/Rsvp.jsx +++ b/icons/jsx/Rsvp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRsvp(props) { return ( ); } + export default SvgRsvp; diff --git a/icons/jsx/Rtt.jsx b/icons/jsx/Rtt.jsx index 7f7ba6d008..b26cd2c309 100644 --- a/icons/jsx/Rtt.jsx +++ b/icons/jsx/Rtt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRtt(props) { return ( ); } + export default SvgRtt; diff --git a/icons/jsx/Rule.jsx b/icons/jsx/Rule.jsx index aeef4f8824..8adb29a497 100644 --- a/icons/jsx/Rule.jsx +++ b/icons/jsx/Rule.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRule(props) { return ( ); } + export default SvgRule; diff --git a/icons/jsx/RuleFolder.jsx b/icons/jsx/RuleFolder.jsx index 43de5583c7..ab054a443e 100644 --- a/icons/jsx/RuleFolder.jsx +++ b/icons/jsx/RuleFolder.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRuleFolder(props) { return ( ); } + export default SvgRuleFolder; diff --git a/icons/jsx/RunCircle.jsx b/icons/jsx/RunCircle.jsx index b5faefd081..dda0c1340d 100644 --- a/icons/jsx/RunCircle.jsx +++ b/icons/jsx/RunCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRunCircle(props) { return ( ); } + export default SvgRunCircle; diff --git a/icons/jsx/RunningWithErrors.jsx b/icons/jsx/RunningWithErrors.jsx index f43b8e0f39..1958a012b0 100644 --- a/icons/jsx/RunningWithErrors.jsx +++ b/icons/jsx/RunningWithErrors.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRunningWithErrors(props) { return ( ); } + export default SvgRunningWithErrors; diff --git a/icons/jsx/RvHookup.jsx b/icons/jsx/RvHookup.jsx index 60798f7dff..4638a47aab 100644 --- a/icons/jsx/RvHookup.jsx +++ b/icons/jsx/RvHookup.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgRvHookup(props) { return ( ); } + export default SvgRvHookup; diff --git a/icons/jsx/Sa.jsx b/icons/jsx/Sa.jsx index 8598201400..8411f46ee0 100644 --- a/icons/jsx/Sa.jsx +++ b/icons/jsx/Sa.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSa(props) { return ( ); } + export default SvgSa; diff --git a/icons/jsx/SafetyCheck.jsx b/icons/jsx/SafetyCheck.jsx index cec7ce82ef..09a7fc1c3d 100644 --- a/icons/jsx/SafetyCheck.jsx +++ b/icons/jsx/SafetyCheck.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSafetyCheck(props) { return ( ); } + export default SvgSafetyCheck; diff --git a/icons/jsx/SafetyDivider.jsx b/icons/jsx/SafetyDivider.jsx index 229ee04345..2a45cb0148 100644 --- a/icons/jsx/SafetyDivider.jsx +++ b/icons/jsx/SafetyDivider.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSafetyDivider(props) { return ( ); } + export default SvgSafetyDivider; diff --git a/icons/jsx/Sailing.jsx b/icons/jsx/Sailing.jsx index eccc62bfd1..56ab61617d 100644 --- a/icons/jsx/Sailing.jsx +++ b/icons/jsx/Sailing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSailing(props) { return ( ); } + export default SvgSailing; diff --git a/icons/jsx/Sanitizer.jsx b/icons/jsx/Sanitizer.jsx index f7fd74e51e..b23dfaaf91 100644 --- a/icons/jsx/Sanitizer.jsx +++ b/icons/jsx/Sanitizer.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSanitizer(props) { return ( ); } + export default SvgSanitizer; diff --git a/icons/jsx/Satellite.jsx b/icons/jsx/Satellite.jsx index 8725b34221..cba6000de9 100644 --- a/icons/jsx/Satellite.jsx +++ b/icons/jsx/Satellite.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSatellite(props) { return ( ); } + export default SvgSatellite; diff --git a/icons/jsx/SatelliteAlt.jsx b/icons/jsx/SatelliteAlt.jsx index d8c709ffce..be11eac15a 100644 --- a/icons/jsx/SatelliteAlt.jsx +++ b/icons/jsx/SatelliteAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSatelliteAlt(props) { return ( ); } + export default SvgSatelliteAlt; diff --git a/icons/jsx/Save.jsx b/icons/jsx/Save.jsx index 541bbb0a11..64f1c1b417 100644 --- a/icons/jsx/Save.jsx +++ b/icons/jsx/Save.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSave(props) { return ( ); } + export default SvgSave; diff --git a/icons/jsx/SaveAll.jsx b/icons/jsx/SaveAll.jsx index d9b60db1ab..05b03ea847 100644 --- a/icons/jsx/SaveAll.jsx +++ b/icons/jsx/SaveAll.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSaveAll(props) { return ( ); } + export default SvgSaveAll; diff --git a/icons/jsx/SaveAlt.jsx b/icons/jsx/SaveAlt.jsx index e9b6713f01..85b7256dea 100644 --- a/icons/jsx/SaveAlt.jsx +++ b/icons/jsx/SaveAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSaveAlt(props) { return ( ); } + export default SvgSaveAlt; diff --git a/icons/jsx/SaveAs.jsx b/icons/jsx/SaveAs.jsx index ec19a85684..b5c8744589 100644 --- a/icons/jsx/SaveAs.jsx +++ b/icons/jsx/SaveAs.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSaveAs(props) { return ( ); } + export default SvgSaveAs; diff --git a/icons/jsx/SavedSearch.jsx b/icons/jsx/SavedSearch.jsx index f922985aa8..34b90bccdd 100644 --- a/icons/jsx/SavedSearch.jsx +++ b/icons/jsx/SavedSearch.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSavedSearch(props) { return ( ); } + export default SvgSavedSearch; diff --git a/icons/jsx/Savings.jsx b/icons/jsx/Savings.jsx index 1a52a44a87..ff24d45e58 100644 --- a/icons/jsx/Savings.jsx +++ b/icons/jsx/Savings.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSavings(props) { return ( ); } + export default SvgSavings; diff --git a/icons/jsx/Scale.jsx b/icons/jsx/Scale.jsx index 644b0f8e74..f7e6c95e75 100644 --- a/icons/jsx/Scale.jsx +++ b/icons/jsx/Scale.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScale(props) { return ( ); } + export default SvgScale; diff --git a/icons/jsx/Scanner.jsx b/icons/jsx/Scanner.jsx index 1f421d0ef4..0b2977dd06 100644 --- a/icons/jsx/Scanner.jsx +++ b/icons/jsx/Scanner.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScanner(props) { return ( ); } + export default SvgScanner; diff --git a/icons/jsx/ScatterPlot.jsx b/icons/jsx/ScatterPlot.jsx index d93641f127..7fbf300080 100644 --- a/icons/jsx/ScatterPlot.jsx +++ b/icons/jsx/ScatterPlot.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScatterPlot(props) { return ( ); } + export default SvgScatterPlot; diff --git a/icons/jsx/Schedule.jsx b/icons/jsx/Schedule.jsx index 1d3459ea32..42b038703e 100644 --- a/icons/jsx/Schedule.jsx +++ b/icons/jsx/Schedule.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSchedule(props) { return ( ); } + export default SvgSchedule; diff --git a/icons/jsx/ScheduleSend.jsx b/icons/jsx/ScheduleSend.jsx index af33594141..ec03222431 100644 --- a/icons/jsx/ScheduleSend.jsx +++ b/icons/jsx/ScheduleSend.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScheduleSend(props) { return ( ); } + export default SvgScheduleSend; diff --git a/icons/jsx/Schema.jsx b/icons/jsx/Schema.jsx index 064fc9dd5d..f30231141f 100644 --- a/icons/jsx/Schema.jsx +++ b/icons/jsx/Schema.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSchema(props) { return ( ); } + export default SvgSchema; diff --git a/icons/jsx/School.jsx b/icons/jsx/School.jsx index 12f629aefe..f0a68bd8d1 100644 --- a/icons/jsx/School.jsx +++ b/icons/jsx/School.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSchool(props) { return ( ); } + export default SvgSchool; diff --git a/icons/jsx/SchoolOutline.jsx b/icons/jsx/SchoolOutline.jsx index ce5005efa8..aa0114127a 100644 --- a/icons/jsx/SchoolOutline.jsx +++ b/icons/jsx/SchoolOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSchoolOutline(props) { return ( ); } + export default SvgSchoolOutline; diff --git a/icons/jsx/Science.jsx b/icons/jsx/Science.jsx index da9dd5a6d4..dd530b2d72 100644 --- a/icons/jsx/Science.jsx +++ b/icons/jsx/Science.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScience(props) { return ( ); } + export default SvgScience; diff --git a/icons/jsx/Score.jsx b/icons/jsx/Score.jsx index 068c00d4aa..0aa03fa64f 100644 --- a/icons/jsx/Score.jsx +++ b/icons/jsx/Score.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScore(props) { return ( ); } + export default SvgScore; diff --git a/icons/jsx/Scoreboard.jsx b/icons/jsx/Scoreboard.jsx index b0beb4e6f7..307bd9816f 100644 --- a/icons/jsx/Scoreboard.jsx +++ b/icons/jsx/Scoreboard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScoreboard(props) { return ( ); } + export default SvgScoreboard; diff --git a/icons/jsx/ScreenLockLandscape.jsx b/icons/jsx/ScreenLockLandscape.jsx index 8e718aa71d..d88449b991 100644 --- a/icons/jsx/ScreenLockLandscape.jsx +++ b/icons/jsx/ScreenLockLandscape.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScreenLockLandscape(props) { return ( ); } + export default SvgScreenLockLandscape; diff --git a/icons/jsx/ScreenLockPortrait.jsx b/icons/jsx/ScreenLockPortrait.jsx index 393ba32ab4..5216706d5f 100644 --- a/icons/jsx/ScreenLockPortrait.jsx +++ b/icons/jsx/ScreenLockPortrait.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScreenLockPortrait(props) { return ( ); } + export default SvgScreenLockPortrait; diff --git a/icons/jsx/ScreenLockRotation.jsx b/icons/jsx/ScreenLockRotation.jsx index c48ff1728b..3ab8ea1272 100644 --- a/icons/jsx/ScreenLockRotation.jsx +++ b/icons/jsx/ScreenLockRotation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScreenLockRotation(props) { return ( ); } + export default SvgScreenLockRotation; diff --git a/icons/jsx/ScreenRotation.jsx b/icons/jsx/ScreenRotation.jsx index 5551d8d0f0..045578d624 100644 --- a/icons/jsx/ScreenRotation.jsx +++ b/icons/jsx/ScreenRotation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScreenRotation(props) { return ( ); } + export default SvgScreenRotation; diff --git a/icons/jsx/ScreenRotationAlt.jsx b/icons/jsx/ScreenRotationAlt.jsx index f4a5a94e93..6c0912e71f 100644 --- a/icons/jsx/ScreenRotationAlt.jsx +++ b/icons/jsx/ScreenRotationAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScreenRotationAlt(props) { return ( ); } + export default SvgScreenRotationAlt; diff --git a/icons/jsx/ScreenSearchDesktop.jsx b/icons/jsx/ScreenSearchDesktop.jsx index f6fb25c3ac..45dc3a3722 100644 --- a/icons/jsx/ScreenSearchDesktop.jsx +++ b/icons/jsx/ScreenSearchDesktop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScreenSearchDesktop(props) { return ( ); } + export default SvgScreenSearchDesktop; diff --git a/icons/jsx/ScreenShare.jsx b/icons/jsx/ScreenShare.jsx index 67bd5abff3..cb0e724827 100644 --- a/icons/jsx/ScreenShare.jsx +++ b/icons/jsx/ScreenShare.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScreenShare(props) { return ( ); } + export default SvgScreenShare; diff --git a/icons/jsx/Screenshot.jsx b/icons/jsx/Screenshot.jsx index febf9044c4..9af3f17c02 100644 --- a/icons/jsx/Screenshot.jsx +++ b/icons/jsx/Screenshot.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScreenshot(props) { return ( ); } + export default SvgScreenshot; diff --git a/icons/jsx/ScreenshotMonitor.jsx b/icons/jsx/ScreenshotMonitor.jsx index 9fae56e534..3ee53865a5 100644 --- a/icons/jsx/ScreenshotMonitor.jsx +++ b/icons/jsx/ScreenshotMonitor.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScreenshotMonitor(props) { return ( ); } + export default SvgScreenshotMonitor; diff --git a/icons/jsx/ScubaDiving.jsx b/icons/jsx/ScubaDiving.jsx index f0e9c5fd45..9396e5e156 100644 --- a/icons/jsx/ScubaDiving.jsx +++ b/icons/jsx/ScubaDiving.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgScubaDiving(props) { return ( ); } + export default SvgScubaDiving; diff --git a/icons/jsx/Sd.jsx b/icons/jsx/Sd.jsx index ba612acc95..379235692f 100644 --- a/icons/jsx/Sd.jsx +++ b/icons/jsx/Sd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSd(props) { return ( ); } + export default SvgSd; diff --git a/icons/jsx/SdCard.jsx b/icons/jsx/SdCard.jsx index 1354335ba6..de68523495 100644 --- a/icons/jsx/SdCard.jsx +++ b/icons/jsx/SdCard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSdCard(props) { return ( ); } + export default SvgSdCard; diff --git a/icons/jsx/SdCardAlert.jsx b/icons/jsx/SdCardAlert.jsx index a103f10fb6..58874fded8 100644 --- a/icons/jsx/SdCardAlert.jsx +++ b/icons/jsx/SdCardAlert.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSdCardAlert(props) { return ( ); } + export default SvgSdCardAlert; diff --git a/icons/jsx/SdStorage.jsx b/icons/jsx/SdStorage.jsx index 22cdb6a3c5..61b94e8a82 100644 --- a/icons/jsx/SdStorage.jsx +++ b/icons/jsx/SdStorage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSdStorage(props) { return ( ); } + export default SvgSdStorage; diff --git a/icons/jsx/Search.jsx b/icons/jsx/Search.jsx index b2077ada10..6025aa5902 100644 --- a/icons/jsx/Search.jsx +++ b/icons/jsx/Search.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSearch(props) { return ( ); } + export default SvgSearch; diff --git a/icons/jsx/SearchOff.jsx b/icons/jsx/SearchOff.jsx index 17b79477e7..a9f58503a8 100644 --- a/icons/jsx/SearchOff.jsx +++ b/icons/jsx/SearchOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSearchOff(props) { return ( ); } + export default SvgSearchOff; diff --git a/icons/jsx/Security.jsx b/icons/jsx/Security.jsx index 5bb26df34c..6b3aa89c4c 100644 --- a/icons/jsx/Security.jsx +++ b/icons/jsx/Security.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSecurity(props) { return ( ); } + export default SvgSecurity; diff --git a/icons/jsx/SecurityUpdate.jsx b/icons/jsx/SecurityUpdate.jsx index 28d9d114b6..49002eec2c 100644 --- a/icons/jsx/SecurityUpdate.jsx +++ b/icons/jsx/SecurityUpdate.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSecurityUpdate(props) { return ( ); } + export default SvgSecurityUpdate; diff --git a/icons/jsx/SecurityUpdateGood.jsx b/icons/jsx/SecurityUpdateGood.jsx index 023c78c406..220a7f6194 100644 --- a/icons/jsx/SecurityUpdateGood.jsx +++ b/icons/jsx/SecurityUpdateGood.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSecurityUpdateGood(props) { return ( ); } + export default SvgSecurityUpdateGood; diff --git a/icons/jsx/SecurityUpdateWarning.jsx b/icons/jsx/SecurityUpdateWarning.jsx index e0936d0878..35f0084320 100644 --- a/icons/jsx/SecurityUpdateWarning.jsx +++ b/icons/jsx/SecurityUpdateWarning.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSecurityUpdateWarning(props) { return ( ); } + export default SvgSecurityUpdateWarning; diff --git a/icons/jsx/Segment.jsx b/icons/jsx/Segment.jsx index acf3b179fd..565e2a3560 100644 --- a/icons/jsx/Segment.jsx +++ b/icons/jsx/Segment.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSegment(props) { return ( ); } + export default SvgSegment; diff --git a/icons/jsx/SelectAll.jsx b/icons/jsx/SelectAll.jsx index 80fc30a12c..6c2dc849d8 100644 --- a/icons/jsx/SelectAll.jsx +++ b/icons/jsx/SelectAll.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSelectAll(props) { return ( ); } + export default SvgSelectAll; diff --git a/icons/jsx/SelfImprovement.jsx b/icons/jsx/SelfImprovement.jsx index 7757da4abb..9f634a2ad2 100644 --- a/icons/jsx/SelfImprovement.jsx +++ b/icons/jsx/SelfImprovement.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSelfImprovement(props) { return ( ); } + export default SvgSelfImprovement; diff --git a/icons/jsx/Sell.jsx b/icons/jsx/Sell.jsx index f33a691c2e..fada73530d 100644 --- a/icons/jsx/Sell.jsx +++ b/icons/jsx/Sell.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSell(props) { return ( ); } + export default SvgSell; diff --git a/icons/jsx/Send.jsx b/icons/jsx/Send.jsx index 3fd2fadf9a..4e2bfa5281 100644 --- a/icons/jsx/Send.jsx +++ b/icons/jsx/Send.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSend(props) { return ( ); } + export default SvgSend; diff --git a/icons/jsx/SendAndArchive.jsx b/icons/jsx/SendAndArchive.jsx index 1e5b2541cc..9a583c781c 100644 --- a/icons/jsx/SendAndArchive.jsx +++ b/icons/jsx/SendAndArchive.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSendAndArchive(props) { return ( ); } + export default SvgSendAndArchive; diff --git a/icons/jsx/SendTimeExtension.jsx b/icons/jsx/SendTimeExtension.jsx index 4d8df1794f..441ab543d8 100644 --- a/icons/jsx/SendTimeExtension.jsx +++ b/icons/jsx/SendTimeExtension.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSendTimeExtension(props) { return ( ); } + export default SvgSendTimeExtension; diff --git a/icons/jsx/SendToMobile.jsx b/icons/jsx/SendToMobile.jsx index c9c5ff6386..a8ce6af648 100644 --- a/icons/jsx/SendToMobile.jsx +++ b/icons/jsx/SendToMobile.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSendToMobile(props) { return ( ); } + export default SvgSendToMobile; diff --git a/icons/jsx/SensorDoor.jsx b/icons/jsx/SensorDoor.jsx index 9fac48102b..aa656e7a4e 100644 --- a/icons/jsx/SensorDoor.jsx +++ b/icons/jsx/SensorDoor.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSensorDoor(props) { return ( ); } + export default SvgSensorDoor; diff --git a/icons/jsx/SensorOccupied.jsx b/icons/jsx/SensorOccupied.jsx index c507e5be79..de82494420 100644 --- a/icons/jsx/SensorOccupied.jsx +++ b/icons/jsx/SensorOccupied.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSensorOccupied(props) { return ( ); } + export default SvgSensorOccupied; diff --git a/icons/jsx/SensorWindow.jsx b/icons/jsx/SensorWindow.jsx index 27a965286c..1659f55421 100644 --- a/icons/jsx/SensorWindow.jsx +++ b/icons/jsx/SensorWindow.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSensorWindow(props) { return ( ); } + export default SvgSensorWindow; diff --git a/icons/jsx/Sensors.jsx b/icons/jsx/Sensors.jsx index aa99e63750..e602aee2b2 100644 --- a/icons/jsx/Sensors.jsx +++ b/icons/jsx/Sensors.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSensors(props) { return ( ); } + export default SvgSensors; diff --git a/icons/jsx/SensorsOff.jsx b/icons/jsx/SensorsOff.jsx index d2e6b49e16..5ed34a05ef 100644 --- a/icons/jsx/SensorsOff.jsx +++ b/icons/jsx/SensorsOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSensorsOff(props) { return ( ); } + export default SvgSensorsOff; diff --git a/icons/jsx/SentimentDissatisfied.jsx b/icons/jsx/SentimentDissatisfied.jsx index f90173941d..64627f1f04 100644 --- a/icons/jsx/SentimentDissatisfied.jsx +++ b/icons/jsx/SentimentDissatisfied.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSentimentDissatisfied(props) { return ( ); } + export default SvgSentimentDissatisfied; diff --git a/icons/jsx/SentimentNeutral.jsx b/icons/jsx/SentimentNeutral.jsx index 4cff617276..7aa0c0440a 100644 --- a/icons/jsx/SentimentNeutral.jsx +++ b/icons/jsx/SentimentNeutral.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSentimentNeutral(props) { return ( ); } + export default SvgSentimentNeutral; diff --git a/icons/jsx/SentimentSatisfied.jsx b/icons/jsx/SentimentSatisfied.jsx index d6cc9e3d91..ddb437f3df 100644 --- a/icons/jsx/SentimentSatisfied.jsx +++ b/icons/jsx/SentimentSatisfied.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSentimentSatisfied(props) { return ( ); } + export default SvgSentimentSatisfied; diff --git a/icons/jsx/SentimentSatisfiedAlt.jsx b/icons/jsx/SentimentSatisfiedAlt.jsx index 83e3dcd364..070b20b9da 100644 --- a/icons/jsx/SentimentSatisfiedAlt.jsx +++ b/icons/jsx/SentimentSatisfiedAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSentimentSatisfiedAlt(props) { return ( ); } + export default SvgSentimentSatisfiedAlt; diff --git a/icons/jsx/SentimentSlightlyDissatisfied.jsx b/icons/jsx/SentimentSlightlyDissatisfied.jsx index 9dad9e3635..389abc96c7 100644 --- a/icons/jsx/SentimentSlightlyDissatisfied.jsx +++ b/icons/jsx/SentimentSlightlyDissatisfied.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSentimentSlightlyDissatisfied(props) { return ( ); } + export default SvgSentimentSlightlyDissatisfied; diff --git a/icons/jsx/SentimentVeryDissatisfied.jsx b/icons/jsx/SentimentVeryDissatisfied.jsx index b984f5f855..13b7f679e8 100644 --- a/icons/jsx/SentimentVeryDissatisfied.jsx +++ b/icons/jsx/SentimentVeryDissatisfied.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSentimentVeryDissatisfied(props) { return ( ); } + export default SvgSentimentVeryDissatisfied; diff --git a/icons/jsx/SentimentVerySatisfied.jsx b/icons/jsx/SentimentVerySatisfied.jsx index bdc2d84855..e3eae94fa1 100644 --- a/icons/jsx/SentimentVerySatisfied.jsx +++ b/icons/jsx/SentimentVerySatisfied.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSentimentVerySatisfied(props) { return ( ); } + export default SvgSentimentVerySatisfied; diff --git a/icons/jsx/SetMeal.jsx b/icons/jsx/SetMeal.jsx index 9e6d139fe6..c0d71425ac 100644 --- a/icons/jsx/SetMeal.jsx +++ b/icons/jsx/SetMeal.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSetMeal(props) { return ( ); } + export default SvgSetMeal; diff --git a/icons/jsx/Settings.jsx b/icons/jsx/Settings.jsx index a2c1bac4c8..d6276570ec 100644 --- a/icons/jsx/Settings.jsx +++ b/icons/jsx/Settings.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettings(props) { return ( ); } + export default SvgSettings; diff --git a/icons/jsx/SettingsAccessibility.jsx b/icons/jsx/SettingsAccessibility.jsx index f5cce97f65..96810c2d23 100644 --- a/icons/jsx/SettingsAccessibility.jsx +++ b/icons/jsx/SettingsAccessibility.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsAccessibility(props) { return ( ); } + export default SvgSettingsAccessibility; diff --git a/icons/jsx/SettingsApplications.jsx b/icons/jsx/SettingsApplications.jsx index 09c084922e..1cf85999ec 100644 --- a/icons/jsx/SettingsApplications.jsx +++ b/icons/jsx/SettingsApplications.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsApplications(props) { return ( ); } + export default SvgSettingsApplications; diff --git a/icons/jsx/SettingsBackupRestore.jsx b/icons/jsx/SettingsBackupRestore.jsx index 9f71f4c47d..4261e8da01 100644 --- a/icons/jsx/SettingsBackupRestore.jsx +++ b/icons/jsx/SettingsBackupRestore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsBackupRestore(props) { return ( ); } + export default SvgSettingsBackupRestore; diff --git a/icons/jsx/SettingsBluetooth.jsx b/icons/jsx/SettingsBluetooth.jsx index bdacfc1d80..8fb738be09 100644 --- a/icons/jsx/SettingsBluetooth.jsx +++ b/icons/jsx/SettingsBluetooth.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsBluetooth(props) { return ( ); } + export default SvgSettingsBluetooth; diff --git a/icons/jsx/SettingsBrightness.jsx b/icons/jsx/SettingsBrightness.jsx index 702b7db954..fdcfa6caa8 100644 --- a/icons/jsx/SettingsBrightness.jsx +++ b/icons/jsx/SettingsBrightness.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsBrightness(props) { return ( ); } + export default SvgSettingsBrightness; diff --git a/icons/jsx/SettingsCell.jsx b/icons/jsx/SettingsCell.jsx index 600aa0b1db..d2da045503 100644 --- a/icons/jsx/SettingsCell.jsx +++ b/icons/jsx/SettingsCell.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsCell(props) { return ( ); } + export default SvgSettingsCell; diff --git a/icons/jsx/SettingsEthernet.jsx b/icons/jsx/SettingsEthernet.jsx index 911737b3c0..d76c571dfa 100644 --- a/icons/jsx/SettingsEthernet.jsx +++ b/icons/jsx/SettingsEthernet.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsEthernet(props) { return ( ); } + export default SvgSettingsEthernet; diff --git a/icons/jsx/SettingsInputAntenna.jsx b/icons/jsx/SettingsInputAntenna.jsx index f45caca81b..0e8747d78d 100644 --- a/icons/jsx/SettingsInputAntenna.jsx +++ b/icons/jsx/SettingsInputAntenna.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsInputAntenna(props) { return ( ); } + export default SvgSettingsInputAntenna; diff --git a/icons/jsx/SettingsInputComponent.jsx b/icons/jsx/SettingsInputComponent.jsx index b812e74033..a236e1fb64 100644 --- a/icons/jsx/SettingsInputComponent.jsx +++ b/icons/jsx/SettingsInputComponent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsInputComponent(props) { return ( ); } + export default SvgSettingsInputComponent; diff --git a/icons/jsx/SettingsInputComposite.jsx b/icons/jsx/SettingsInputComposite.jsx index 6f780043c2..9c6f710d97 100644 --- a/icons/jsx/SettingsInputComposite.jsx +++ b/icons/jsx/SettingsInputComposite.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsInputComposite(props) { return ( ); } + export default SvgSettingsInputComposite; diff --git a/icons/jsx/SettingsInputHdmi.jsx b/icons/jsx/SettingsInputHdmi.jsx index 72afb86ae7..f541ed2774 100644 --- a/icons/jsx/SettingsInputHdmi.jsx +++ b/icons/jsx/SettingsInputHdmi.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsInputHdmi(props) { return ( ); } + export default SvgSettingsInputHdmi; diff --git a/icons/jsx/SettingsInputSvideo.jsx b/icons/jsx/SettingsInputSvideo.jsx index eb47121ffb..ec393afc58 100644 --- a/icons/jsx/SettingsInputSvideo.jsx +++ b/icons/jsx/SettingsInputSvideo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsInputSvideo(props) { return ( ); } + export default SvgSettingsInputSvideo; diff --git a/icons/jsx/SettingsOverscan.jsx b/icons/jsx/SettingsOverscan.jsx index 71f2398ca1..d6190e9ec2 100644 --- a/icons/jsx/SettingsOverscan.jsx +++ b/icons/jsx/SettingsOverscan.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsOverscan(props) { return ( ); } + export default SvgSettingsOverscan; diff --git a/icons/jsx/SettingsPhone.jsx b/icons/jsx/SettingsPhone.jsx index 2fa25abc0d..9d5961d3a6 100644 --- a/icons/jsx/SettingsPhone.jsx +++ b/icons/jsx/SettingsPhone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsPhone(props) { return ( ); } + export default SvgSettingsPhone; diff --git a/icons/jsx/SettingsPower.jsx b/icons/jsx/SettingsPower.jsx index fcc8d88066..0a7ec3d41d 100644 --- a/icons/jsx/SettingsPower.jsx +++ b/icons/jsx/SettingsPower.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsPower(props) { return ( ); } + export default SvgSettingsPower; diff --git a/icons/jsx/SettingsRemote.jsx b/icons/jsx/SettingsRemote.jsx index d5bea8320f..d41bfa24fd 100644 --- a/icons/jsx/SettingsRemote.jsx +++ b/icons/jsx/SettingsRemote.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsRemote(props) { return ( ); } + export default SvgSettingsRemote; diff --git a/icons/jsx/SettingsSuggest.jsx b/icons/jsx/SettingsSuggest.jsx index 727ae52364..3c86ad1b18 100644 --- a/icons/jsx/SettingsSuggest.jsx +++ b/icons/jsx/SettingsSuggest.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsSuggest(props) { return ( ); } + export default SvgSettingsSuggest; diff --git a/icons/jsx/SettingsSystemDaydream.jsx b/icons/jsx/SettingsSystemDaydream.jsx index 5a857ea9ef..9fee0271be 100644 --- a/icons/jsx/SettingsSystemDaydream.jsx +++ b/icons/jsx/SettingsSystemDaydream.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsSystemDaydream(props) { return ( ); } + export default SvgSettingsSystemDaydream; diff --git a/icons/jsx/SettingsVoice.jsx b/icons/jsx/SettingsVoice.jsx index 50846eb6ec..70ef46e119 100644 --- a/icons/jsx/SettingsVoice.jsx +++ b/icons/jsx/SettingsVoice.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSettingsVoice(props) { return ( ); } + export default SvgSettingsVoice; diff --git a/icons/jsx/SevereCold.jsx b/icons/jsx/SevereCold.jsx index 961b434246..32114fc644 100644 --- a/icons/jsx/SevereCold.jsx +++ b/icons/jsx/SevereCold.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSevereCold(props) { return ( ); } + export default SvgSevereCold; diff --git a/icons/jsx/ShapeLine.jsx b/icons/jsx/ShapeLine.jsx index e136bb3f2d..3e2b1655d4 100644 --- a/icons/jsx/ShapeLine.jsx +++ b/icons/jsx/ShapeLine.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShapeLine(props) { return ( ); } + export default SvgShapeLine; diff --git a/icons/jsx/Share.jsx b/icons/jsx/Share.jsx index b28862c403..4598793958 100644 --- a/icons/jsx/Share.jsx +++ b/icons/jsx/Share.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShare(props) { return ( ); } + export default SvgShare; diff --git a/icons/jsx/ShareArrivalTime.jsx b/icons/jsx/ShareArrivalTime.jsx index ab247f5b26..c6a3481276 100644 --- a/icons/jsx/ShareArrivalTime.jsx +++ b/icons/jsx/ShareArrivalTime.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShareArrivalTime(props) { return ( ); } + export default SvgShareArrivalTime; diff --git a/icons/jsx/ShareLocation.jsx b/icons/jsx/ShareLocation.jsx index 80d1525b5b..7d5a9d144f 100644 --- a/icons/jsx/ShareLocation.jsx +++ b/icons/jsx/ShareLocation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShareLocation(props) { return ( ); } + export default SvgShareLocation; diff --git a/icons/jsx/Shield.jsx b/icons/jsx/Shield.jsx index c5856fe5c9..559de6f929 100644 --- a/icons/jsx/Shield.jsx +++ b/icons/jsx/Shield.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShield(props) { return ( ); } + export default SvgShield; diff --git a/icons/jsx/ShieldMoon.jsx b/icons/jsx/ShieldMoon.jsx index ce3b4934f6..a49fd4f0c4 100644 --- a/icons/jsx/ShieldMoon.jsx +++ b/icons/jsx/ShieldMoon.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShieldMoon(props) { return ( ); } + export default SvgShieldMoon; diff --git a/icons/jsx/Shop.jsx b/icons/jsx/Shop.jsx index b70e324b46..b818a4dade 100644 --- a/icons/jsx/Shop.jsx +++ b/icons/jsx/Shop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShop(props) { return ( ); } + export default SvgShop; diff --git a/icons/jsx/Shop2.jsx b/icons/jsx/Shop2.jsx index 4e9f9cd861..c80602d083 100644 --- a/icons/jsx/Shop2.jsx +++ b/icons/jsx/Shop2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShop2(props) { return ( ); } + export default SvgShop2; diff --git a/icons/jsx/ShopTwo.jsx b/icons/jsx/ShopTwo.jsx index e08e51ceb4..d9327aa3aa 100644 --- a/icons/jsx/ShopTwo.jsx +++ b/icons/jsx/ShopTwo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShopTwo(props) { return ( ); } + export default SvgShopTwo; diff --git a/icons/jsx/Shopify.jsx b/icons/jsx/Shopify.jsx index c5b35074ca..167a0f36b7 100644 --- a/icons/jsx/Shopify.jsx +++ b/icons/jsx/Shopify.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShopify(props) { return ( ); } + export default SvgShopify; diff --git a/icons/jsx/ShoppingBag.jsx b/icons/jsx/ShoppingBag.jsx index b6b1e7ee2e..def7e60152 100644 --- a/icons/jsx/ShoppingBag.jsx +++ b/icons/jsx/ShoppingBag.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShoppingBag(props) { return ( ); } + export default SvgShoppingBag; diff --git a/icons/jsx/ShoppingBasket.jsx b/icons/jsx/ShoppingBasket.jsx index c0e96a10fa..d343681b74 100644 --- a/icons/jsx/ShoppingBasket.jsx +++ b/icons/jsx/ShoppingBasket.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShoppingBasket(props) { return ( ); } + export default SvgShoppingBasket; diff --git a/icons/jsx/ShoppingCart.jsx b/icons/jsx/ShoppingCart.jsx index 8aee7c04ad..4b5e5e3397 100644 --- a/icons/jsx/ShoppingCart.jsx +++ b/icons/jsx/ShoppingCart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShoppingCart(props) { return ( ); } + export default SvgShoppingCart; diff --git a/icons/jsx/ShoppingCartCheckout.jsx b/icons/jsx/ShoppingCartCheckout.jsx index 6b85c112e0..1606a0bcbe 100644 --- a/icons/jsx/ShoppingCartCheckout.jsx +++ b/icons/jsx/ShoppingCartCheckout.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShoppingCartCheckout(props) { return ( ); } + export default SvgShoppingCartCheckout; diff --git a/icons/jsx/ShortText.jsx b/icons/jsx/ShortText.jsx index 8839f64cb9..05c0fd68a0 100644 --- a/icons/jsx/ShortText.jsx +++ b/icons/jsx/ShortText.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShortText(props) { return ( ); } + export default SvgShortText; diff --git a/icons/jsx/Shortcut.jsx b/icons/jsx/Shortcut.jsx index 5ba5071beb..4f46a0069c 100644 --- a/icons/jsx/Shortcut.jsx +++ b/icons/jsx/Shortcut.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShortcut(props) { return ( ); } + export default SvgShortcut; diff --git a/icons/jsx/ShowChart.jsx b/icons/jsx/ShowChart.jsx index 849795f43c..4db81c0bb8 100644 --- a/icons/jsx/ShowChart.jsx +++ b/icons/jsx/ShowChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShowChart(props) { return ( ); } + export default SvgShowChart; diff --git a/icons/jsx/Shower.jsx b/icons/jsx/Shower.jsx index d0943f7a10..819a5d286f 100644 --- a/icons/jsx/Shower.jsx +++ b/icons/jsx/Shower.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShower(props) { return ( ); } + export default SvgShower; diff --git a/icons/jsx/Shuffle.jsx b/icons/jsx/Shuffle.jsx index 24c8f6cff0..a2d784dbbc 100644 --- a/icons/jsx/Shuffle.jsx +++ b/icons/jsx/Shuffle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShuffle(props) { return ( ); } + export default SvgShuffle; diff --git a/icons/jsx/ShuffleOn.jsx b/icons/jsx/ShuffleOn.jsx index 12db8c814b..7e26429177 100644 --- a/icons/jsx/ShuffleOn.jsx +++ b/icons/jsx/ShuffleOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShuffleOn(props) { return ( ); } + export default SvgShuffleOn; diff --git a/icons/jsx/ShutterSpeed.jsx b/icons/jsx/ShutterSpeed.jsx index e4af9666e5..a3a8d93a97 100644 --- a/icons/jsx/ShutterSpeed.jsx +++ b/icons/jsx/ShutterSpeed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgShutterSpeed(props) { return ( ); } + export default SvgShutterSpeed; diff --git a/icons/jsx/Sick.jsx b/icons/jsx/Sick.jsx index 5e45e16ca4..85d78135df 100644 --- a/icons/jsx/Sick.jsx +++ b/icons/jsx/Sick.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSick(props) { return ( ); } + export default SvgSick; diff --git a/icons/jsx/SignLanguage.jsx b/icons/jsx/SignLanguage.jsx index f98d3068ba..404545b6d2 100644 --- a/icons/jsx/SignLanguage.jsx +++ b/icons/jsx/SignLanguage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignLanguage(props) { return ( ); } + export default SvgSignLanguage; diff --git a/icons/jsx/SignalCellular0Bar.jsx b/icons/jsx/SignalCellular0Bar.jsx index 837eef8fb1..d856539706 100644 --- a/icons/jsx/SignalCellular0Bar.jsx +++ b/icons/jsx/SignalCellular0Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellular0Bar(props) { return ( ); } + export default SvgSignalCellular0Bar; diff --git a/icons/jsx/SignalCellular1Bar.jsx b/icons/jsx/SignalCellular1Bar.jsx index c4a77cc3b1..c11a49081b 100644 --- a/icons/jsx/SignalCellular1Bar.jsx +++ b/icons/jsx/SignalCellular1Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellular1Bar(props) { return ( ); } + export default SvgSignalCellular1Bar; diff --git a/icons/jsx/SignalCellular2Bar.jsx b/icons/jsx/SignalCellular2Bar.jsx index 62155cc08b..d3b74b7e5f 100644 --- a/icons/jsx/SignalCellular2Bar.jsx +++ b/icons/jsx/SignalCellular2Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellular2Bar(props) { return ( ); } + export default SvgSignalCellular2Bar; diff --git a/icons/jsx/SignalCellular3Bar.jsx b/icons/jsx/SignalCellular3Bar.jsx index d2a8dda937..1e1e932faf 100644 --- a/icons/jsx/SignalCellular3Bar.jsx +++ b/icons/jsx/SignalCellular3Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellular3Bar(props) { return ( ); } + export default SvgSignalCellular3Bar; diff --git a/icons/jsx/SignalCellular4Bar.jsx b/icons/jsx/SignalCellular4Bar.jsx index 1500bf6078..0f2cb378d8 100644 --- a/icons/jsx/SignalCellular4Bar.jsx +++ b/icons/jsx/SignalCellular4Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellular4Bar(props) { return ( ); } + export default SvgSignalCellular4Bar; diff --git a/icons/jsx/SignalCellularAlt.jsx b/icons/jsx/SignalCellularAlt.jsx index 609599c12f..afc0df4cd2 100644 --- a/icons/jsx/SignalCellularAlt.jsx +++ b/icons/jsx/SignalCellularAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularAlt(props) { return ( ); } + export default SvgSignalCellularAlt; diff --git a/icons/jsx/SignalCellularAlt1Bar.jsx b/icons/jsx/SignalCellularAlt1Bar.jsx index ebcd8c4dc0..45c3fe2c09 100644 --- a/icons/jsx/SignalCellularAlt1Bar.jsx +++ b/icons/jsx/SignalCellularAlt1Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularAlt1Bar(props) { return ( ); } + export default SvgSignalCellularAlt1Bar; diff --git a/icons/jsx/SignalCellularAlt2Bar.jsx b/icons/jsx/SignalCellularAlt2Bar.jsx index 5112f21ce5..22651957e6 100644 --- a/icons/jsx/SignalCellularAlt2Bar.jsx +++ b/icons/jsx/SignalCellularAlt2Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularAlt2Bar(props) { return ( ); } + export default SvgSignalCellularAlt2Bar; diff --git a/icons/jsx/SignalCellularConnectedNoInternet0Bar.jsx b/icons/jsx/SignalCellularConnectedNoInternet0Bar.jsx index 61c4cb14b8..272a77ecec 100644 --- a/icons/jsx/SignalCellularConnectedNoInternet0Bar.jsx +++ b/icons/jsx/SignalCellularConnectedNoInternet0Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularConnectedNoInternet0Bar(props) { return ( ); } + export default SvgSignalCellularConnectedNoInternet0Bar; diff --git a/icons/jsx/SignalCellularConnectedNoInternet1Bar.jsx b/icons/jsx/SignalCellularConnectedNoInternet1Bar.jsx index 7180d12209..2bde0e728d 100644 --- a/icons/jsx/SignalCellularConnectedNoInternet1Bar.jsx +++ b/icons/jsx/SignalCellularConnectedNoInternet1Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularConnectedNoInternet1Bar(props) { return ( ); } + export default SvgSignalCellularConnectedNoInternet1Bar; diff --git a/icons/jsx/SignalCellularConnectedNoInternet2Bar.jsx b/icons/jsx/SignalCellularConnectedNoInternet2Bar.jsx index eeb885a27f..9d25528cbd 100644 --- a/icons/jsx/SignalCellularConnectedNoInternet2Bar.jsx +++ b/icons/jsx/SignalCellularConnectedNoInternet2Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularConnectedNoInternet2Bar(props) { return ( ); } + export default SvgSignalCellularConnectedNoInternet2Bar; diff --git a/icons/jsx/SignalCellularConnectedNoInternet3Bar.jsx b/icons/jsx/SignalCellularConnectedNoInternet3Bar.jsx index 500850e43b..b84ef40f7f 100644 --- a/icons/jsx/SignalCellularConnectedNoInternet3Bar.jsx +++ b/icons/jsx/SignalCellularConnectedNoInternet3Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularConnectedNoInternet3Bar(props) { return ( ); } + export default SvgSignalCellularConnectedNoInternet3Bar; diff --git a/icons/jsx/SignalCellularConnectedNoInternet4Bar.jsx b/icons/jsx/SignalCellularConnectedNoInternet4Bar.jsx index 65533a42ae..fbf98be2d0 100644 --- a/icons/jsx/SignalCellularConnectedNoInternet4Bar.jsx +++ b/icons/jsx/SignalCellularConnectedNoInternet4Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularConnectedNoInternet4Bar(props) { return ( ); } + export default SvgSignalCellularConnectedNoInternet4Bar; diff --git a/icons/jsx/SignalCellularNoSim.jsx b/icons/jsx/SignalCellularNoSim.jsx index a9058f69d4..7c114799d8 100644 --- a/icons/jsx/SignalCellularNoSim.jsx +++ b/icons/jsx/SignalCellularNoSim.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularNoSim(props) { return ( ); } + export default SvgSignalCellularNoSim; diff --git a/icons/jsx/SignalCellularNodata.jsx b/icons/jsx/SignalCellularNodata.jsx index 959d17ce54..8780a8bed0 100644 --- a/icons/jsx/SignalCellularNodata.jsx +++ b/icons/jsx/SignalCellularNodata.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularNodata(props) { return ( ); } + export default SvgSignalCellularNodata; diff --git a/icons/jsx/SignalCellularNull.jsx b/icons/jsx/SignalCellularNull.jsx index bc81f4299d..9f63d3479d 100644 --- a/icons/jsx/SignalCellularNull.jsx +++ b/icons/jsx/SignalCellularNull.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularNull(props) { return ( ); } + export default SvgSignalCellularNull; diff --git a/icons/jsx/SignalCellularOff.jsx b/icons/jsx/SignalCellularOff.jsx index dde5bf929c..9fcf4bf390 100644 --- a/icons/jsx/SignalCellularOff.jsx +++ b/icons/jsx/SignalCellularOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalCellularOff(props) { return ( ); } + export default SvgSignalCellularOff; diff --git a/icons/jsx/SignalWifi0Bar.jsx b/icons/jsx/SignalWifi0Bar.jsx index 1952f3f767..cffd64292c 100644 --- a/icons/jsx/SignalWifi0Bar.jsx +++ b/icons/jsx/SignalWifi0Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifi0Bar(props) { return ( ); } + export default SvgSignalWifi0Bar; diff --git a/icons/jsx/SignalWifi1Bar.jsx b/icons/jsx/SignalWifi1Bar.jsx index fb9ad41575..56d7750208 100644 --- a/icons/jsx/SignalWifi1Bar.jsx +++ b/icons/jsx/SignalWifi1Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifi1Bar(props) { return ( ); } + export default SvgSignalWifi1Bar; diff --git a/icons/jsx/SignalWifi1BarLock.jsx b/icons/jsx/SignalWifi1BarLock.jsx index aa3e74ec17..4026a896a2 100644 --- a/icons/jsx/SignalWifi1BarLock.jsx +++ b/icons/jsx/SignalWifi1BarLock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifi1BarLock(props) { return ( ); } + export default SvgSignalWifi1BarLock; diff --git a/icons/jsx/SignalWifi2Bar.jsx b/icons/jsx/SignalWifi2Bar.jsx index 7006bf78d7..1538a7100d 100644 --- a/icons/jsx/SignalWifi2Bar.jsx +++ b/icons/jsx/SignalWifi2Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifi2Bar(props) { return ( ); } + export default SvgSignalWifi2Bar; diff --git a/icons/jsx/SignalWifi2BarLock.jsx b/icons/jsx/SignalWifi2BarLock.jsx index efb08829f3..4de12ff751 100644 --- a/icons/jsx/SignalWifi2BarLock.jsx +++ b/icons/jsx/SignalWifi2BarLock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifi2BarLock(props) { return ( ); } + export default SvgSignalWifi2BarLock; diff --git a/icons/jsx/SignalWifi3Bar.jsx b/icons/jsx/SignalWifi3Bar.jsx index 33194bbda7..93a5021fb2 100644 --- a/icons/jsx/SignalWifi3Bar.jsx +++ b/icons/jsx/SignalWifi3Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifi3Bar(props) { return ( ); } + export default SvgSignalWifi3Bar; diff --git a/icons/jsx/SignalWifi3BarLock.jsx b/icons/jsx/SignalWifi3BarLock.jsx index 5e04440550..24e6cd1f2f 100644 --- a/icons/jsx/SignalWifi3BarLock.jsx +++ b/icons/jsx/SignalWifi3BarLock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifi3BarLock(props) { return ( ); } + export default SvgSignalWifi3BarLock; diff --git a/icons/jsx/SignalWifi4Bar.jsx b/icons/jsx/SignalWifi4Bar.jsx index 176f2ce4d7..cc9f8412ad 100644 --- a/icons/jsx/SignalWifi4Bar.jsx +++ b/icons/jsx/SignalWifi4Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifi4Bar(props) { return ( ); } + export default SvgSignalWifi4Bar; diff --git a/icons/jsx/SignalWifi4BarLock.jsx b/icons/jsx/SignalWifi4BarLock.jsx index 965bbb742c..51875ab2c2 100644 --- a/icons/jsx/SignalWifi4BarLock.jsx +++ b/icons/jsx/SignalWifi4BarLock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifi4BarLock(props) { return ( ); } + export default SvgSignalWifi4BarLock; diff --git a/icons/jsx/SignalWifiBad.jsx b/icons/jsx/SignalWifiBad.jsx index 78fb4e619d..834cd625c3 100644 --- a/icons/jsx/SignalWifiBad.jsx +++ b/icons/jsx/SignalWifiBad.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifiBad(props) { return ( ); } + export default SvgSignalWifiBad; diff --git a/icons/jsx/SignalWifiConnectedNoInternet4.jsx b/icons/jsx/SignalWifiConnectedNoInternet4.jsx index 39fc140b75..1f5d116e65 100644 --- a/icons/jsx/SignalWifiConnectedNoInternet4.jsx +++ b/icons/jsx/SignalWifiConnectedNoInternet4.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifiConnectedNoInternet4(props) { return ( ); } + export default SvgSignalWifiConnectedNoInternet4; diff --git a/icons/jsx/SignalWifiOff.jsx b/icons/jsx/SignalWifiOff.jsx index 5002c95ff6..ae27c93f74 100644 --- a/icons/jsx/SignalWifiOff.jsx +++ b/icons/jsx/SignalWifiOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifiOff(props) { return ( ); } + export default SvgSignalWifiOff; diff --git a/icons/jsx/SignalWifiStatusbar4Bar.jsx b/icons/jsx/SignalWifiStatusbar4Bar.jsx index b7628d5615..4d7c059c65 100644 --- a/icons/jsx/SignalWifiStatusbar4Bar.jsx +++ b/icons/jsx/SignalWifiStatusbar4Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifiStatusbar4Bar(props) { return ( ); } + export default SvgSignalWifiStatusbar4Bar; diff --git a/icons/jsx/SignalWifiStatusbarConnectedNoInternet4.jsx b/icons/jsx/SignalWifiStatusbarConnectedNoInternet4.jsx index 588e960fd9..b0850add9e 100644 --- a/icons/jsx/SignalWifiStatusbarConnectedNoInternet4.jsx +++ b/icons/jsx/SignalWifiStatusbarConnectedNoInternet4.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifiStatusbarConnectedNoInternet4(props) { return ( ); } + export default SvgSignalWifiStatusbarConnectedNoInternet4; diff --git a/icons/jsx/SignalWifiStatusbarNull.jsx b/icons/jsx/SignalWifiStatusbarNull.jsx index 3b80d33a8a..e158ae3d34 100644 --- a/icons/jsx/SignalWifiStatusbarNull.jsx +++ b/icons/jsx/SignalWifiStatusbarNull.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignalWifiStatusbarNull(props) { return ( ); } + export default SvgSignalWifiStatusbarNull; diff --git a/icons/jsx/Signpost.jsx b/icons/jsx/Signpost.jsx index bdbb63bc2d..4ba7a7f41b 100644 --- a/icons/jsx/Signpost.jsx +++ b/icons/jsx/Signpost.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSignpost(props) { return ( ); } + export default SvgSignpost; diff --git a/icons/jsx/SimCard.jsx b/icons/jsx/SimCard.jsx index ad042946ee..fa9a288fc7 100644 --- a/icons/jsx/SimCard.jsx +++ b/icons/jsx/SimCard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSimCard(props) { return ( ); } + export default SvgSimCard; diff --git a/icons/jsx/SimCardAlert.jsx b/icons/jsx/SimCardAlert.jsx index b591c27dc8..1d9976bcc9 100644 --- a/icons/jsx/SimCardAlert.jsx +++ b/icons/jsx/SimCardAlert.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSimCardAlert(props) { return ( ); } + export default SvgSimCardAlert; diff --git a/icons/jsx/SimCardDownload.jsx b/icons/jsx/SimCardDownload.jsx index dfd881029d..899f3a91ab 100644 --- a/icons/jsx/SimCardDownload.jsx +++ b/icons/jsx/SimCardDownload.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSimCardDownload(props) { return ( ); } + export default SvgSimCardDownload; diff --git a/icons/jsx/SingleBed.jsx b/icons/jsx/SingleBed.jsx index dcee710023..e392e5190a 100644 --- a/icons/jsx/SingleBed.jsx +++ b/icons/jsx/SingleBed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSingleBed(props) { return ( ); } + export default SvgSingleBed; diff --git a/icons/jsx/Sip.jsx b/icons/jsx/Sip.jsx index 7ec5a7d1df..2a1b09d224 100644 --- a/icons/jsx/Sip.jsx +++ b/icons/jsx/Sip.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSip(props) { return ( ); } + export default SvgSip; diff --git a/icons/jsx/Skateboarding.jsx b/icons/jsx/Skateboarding.jsx index a3f66609c3..90b271a597 100644 --- a/icons/jsx/Skateboarding.jsx +++ b/icons/jsx/Skateboarding.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSkateboarding(props) { return ( ); } + export default SvgSkateboarding; diff --git a/icons/jsx/SkipNext.jsx b/icons/jsx/SkipNext.jsx index 34cdca31da..9083e7ba0b 100644 --- a/icons/jsx/SkipNext.jsx +++ b/icons/jsx/SkipNext.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSkipNext(props) { return ( ); } + export default SvgSkipNext; diff --git a/icons/jsx/SkipPrevious.jsx b/icons/jsx/SkipPrevious.jsx index ba9d57ed44..fff1a77bae 100644 --- a/icons/jsx/SkipPrevious.jsx +++ b/icons/jsx/SkipPrevious.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSkipPrevious(props) { return ( ); } + export default SvgSkipPrevious; diff --git a/icons/jsx/Sledding.jsx b/icons/jsx/Sledding.jsx index dbc3060d9f..f128c6d55b 100644 --- a/icons/jsx/Sledding.jsx +++ b/icons/jsx/Sledding.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSledding(props) { return ( ); } + export default SvgSledding; diff --git a/icons/jsx/Slideshow.jsx b/icons/jsx/Slideshow.jsx index 6b6fe6800f..00578c905b 100644 --- a/icons/jsx/Slideshow.jsx +++ b/icons/jsx/Slideshow.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSlideshow(props) { return ( ); } + export default SvgSlideshow; diff --git a/icons/jsx/SlowMotionVideo.jsx b/icons/jsx/SlowMotionVideo.jsx index c76917e9d3..519086758b 100644 --- a/icons/jsx/SlowMotionVideo.jsx +++ b/icons/jsx/SlowMotionVideo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSlowMotionVideo(props) { return ( ); } + export default SvgSlowMotionVideo; diff --git a/icons/jsx/SmartButton.jsx b/icons/jsx/SmartButton.jsx index c1f42395e7..a4dafd2b76 100644 --- a/icons/jsx/SmartButton.jsx +++ b/icons/jsx/SmartButton.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSmartButton(props) { return ( ); } + export default SvgSmartButton; diff --git a/icons/jsx/SmartDisplay.jsx b/icons/jsx/SmartDisplay.jsx index 444fd14bd6..362ef0b7cd 100644 --- a/icons/jsx/SmartDisplay.jsx +++ b/icons/jsx/SmartDisplay.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSmartDisplay(props) { return ( ); } + export default SvgSmartDisplay; diff --git a/icons/jsx/SmartScreen.jsx b/icons/jsx/SmartScreen.jsx index 76ab1e3fb8..5ef79c8e82 100644 --- a/icons/jsx/SmartScreen.jsx +++ b/icons/jsx/SmartScreen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSmartScreen(props) { return ( ); } + export default SvgSmartScreen; diff --git a/icons/jsx/SmartToy.jsx b/icons/jsx/SmartToy.jsx index 397ff44951..6c5b53e351 100644 --- a/icons/jsx/SmartToy.jsx +++ b/icons/jsx/SmartToy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSmartToy(props) { return ( ); } + export default SvgSmartToy; diff --git a/icons/jsx/Smartphone.jsx b/icons/jsx/Smartphone.jsx index 420a253779..544344d657 100644 --- a/icons/jsx/Smartphone.jsx +++ b/icons/jsx/Smartphone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSmartphone(props) { return ( ); } + export default SvgSmartphone; diff --git a/icons/jsx/SmokeFree.jsx b/icons/jsx/SmokeFree.jsx index 17906e0fdd..dfef771343 100644 --- a/icons/jsx/SmokeFree.jsx +++ b/icons/jsx/SmokeFree.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSmokeFree(props) { return ( ); } + export default SvgSmokeFree; diff --git a/icons/jsx/SmokingRooms.jsx b/icons/jsx/SmokingRooms.jsx index 6480167b03..a62f06de80 100644 --- a/icons/jsx/SmokingRooms.jsx +++ b/icons/jsx/SmokingRooms.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSmokingRooms(props) { return ( ); } + export default SvgSmokingRooms; diff --git a/icons/jsx/Sms.jsx b/icons/jsx/Sms.jsx index 5691130853..48a1c3c201 100644 --- a/icons/jsx/Sms.jsx +++ b/icons/jsx/Sms.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSms(props) { return ( ); } + export default SvgSms; diff --git a/icons/jsx/SmsFailed.jsx b/icons/jsx/SmsFailed.jsx index 47a643dd19..3ce22a5886 100644 --- a/icons/jsx/SmsFailed.jsx +++ b/icons/jsx/SmsFailed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSmsFailed(props) { return ( ); } + export default SvgSmsFailed; diff --git a/icons/jsx/Snapchat.jsx b/icons/jsx/Snapchat.jsx index 0202a1ef44..80553012ee 100644 --- a/icons/jsx/Snapchat.jsx +++ b/icons/jsx/Snapchat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSnapchat(props) { return ( ); } + export default SvgSnapchat; diff --git a/icons/jsx/SnippetFolder.jsx b/icons/jsx/SnippetFolder.jsx index 5252754c68..caf5bffd5c 100644 --- a/icons/jsx/SnippetFolder.jsx +++ b/icons/jsx/SnippetFolder.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSnippetFolder(props) { return ( ); } + export default SvgSnippetFolder; diff --git a/icons/jsx/Snooze.jsx b/icons/jsx/Snooze.jsx index e3ee40e885..d1727d1279 100644 --- a/icons/jsx/Snooze.jsx +++ b/icons/jsx/Snooze.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSnooze(props) { return ( ); } + export default SvgSnooze; diff --git a/icons/jsx/Snowboarding.jsx b/icons/jsx/Snowboarding.jsx index 0208bf5967..947d0267e3 100644 --- a/icons/jsx/Snowboarding.jsx +++ b/icons/jsx/Snowboarding.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSnowboarding(props) { return ( ); } + export default SvgSnowboarding; diff --git a/icons/jsx/Snowmobile.jsx b/icons/jsx/Snowmobile.jsx index 59b84efcfe..d74446a117 100644 --- a/icons/jsx/Snowmobile.jsx +++ b/icons/jsx/Snowmobile.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSnowmobile(props) { return ( ); } + export default SvgSnowmobile; diff --git a/icons/jsx/Snowshoeing.jsx b/icons/jsx/Snowshoeing.jsx index 54b1d190cd..9df5da9522 100644 --- a/icons/jsx/Snowshoeing.jsx +++ b/icons/jsx/Snowshoeing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSnowshoeing(props) { return ( ); } + export default SvgSnowshoeing; diff --git a/icons/jsx/Soap.jsx b/icons/jsx/Soap.jsx index 43c504fcf6..fdb562ecb5 100644 --- a/icons/jsx/Soap.jsx +++ b/icons/jsx/Soap.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSoap(props) { return ( ); } + export default SvgSoap; diff --git a/icons/jsx/SocialDistance.jsx b/icons/jsx/SocialDistance.jsx index 98e0e6d587..df3e0016a2 100644 --- a/icons/jsx/SocialDistance.jsx +++ b/icons/jsx/SocialDistance.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSocialDistance(props) { return ( ); } + export default SvgSocialDistance; diff --git a/icons/jsx/SolarPower.jsx b/icons/jsx/SolarPower.jsx index f42fb42b36..99ba9ce12d 100644 --- a/icons/jsx/SolarPower.jsx +++ b/icons/jsx/SolarPower.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSolarPower(props) { return ( ); } + export default SvgSolarPower; diff --git a/icons/jsx/Sort.jsx b/icons/jsx/Sort.jsx index 8a3f553cec..c146e4c7b8 100644 --- a/icons/jsx/Sort.jsx +++ b/icons/jsx/Sort.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSort(props) { return ( ); } + export default SvgSort; diff --git a/icons/jsx/SortByAlpha.jsx b/icons/jsx/SortByAlpha.jsx index 9c18a401cb..cbe89323a0 100644 --- a/icons/jsx/SortByAlpha.jsx +++ b/icons/jsx/SortByAlpha.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSortByAlpha(props) { return ( ); } + export default SvgSortByAlpha; diff --git a/icons/jsx/Sos.jsx b/icons/jsx/Sos.jsx index b9dd5aaee7..739dfa8b07 100644 --- a/icons/jsx/Sos.jsx +++ b/icons/jsx/Sos.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSos(props) { return ( ); } + export default SvgSos; diff --git a/icons/jsx/SoupKitchen.jsx b/icons/jsx/SoupKitchen.jsx index acebfb5e74..d86d1d498b 100644 --- a/icons/jsx/SoupKitchen.jsx +++ b/icons/jsx/SoupKitchen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSoupKitchen(props) { return ( ); } + export default SvgSoupKitchen; diff --git a/icons/jsx/Source.jsx b/icons/jsx/Source.jsx index a162074518..98d8b89af6 100644 --- a/icons/jsx/Source.jsx +++ b/icons/jsx/Source.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSource(props) { return ( ); } + export default SvgSource; diff --git a/icons/jsx/South.jsx b/icons/jsx/South.jsx index 55aa44941e..ab39cb5161 100644 --- a/icons/jsx/South.jsx +++ b/icons/jsx/South.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSouth(props) { return ( ); } + export default SvgSouth; diff --git a/icons/jsx/SouthAmerica.jsx b/icons/jsx/SouthAmerica.jsx index 4aec504fc5..b8f762ae40 100644 --- a/icons/jsx/SouthAmerica.jsx +++ b/icons/jsx/SouthAmerica.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSouthAmerica(props) { return ( ); } + export default SvgSouthAmerica; diff --git a/icons/jsx/SouthEast.jsx b/icons/jsx/SouthEast.jsx index 4c508085a3..0c0296519a 100644 --- a/icons/jsx/SouthEast.jsx +++ b/icons/jsx/SouthEast.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSouthEast(props) { return ( ); } + export default SvgSouthEast; diff --git a/icons/jsx/SouthWest.jsx b/icons/jsx/SouthWest.jsx index dda119d856..9dde1a9b51 100644 --- a/icons/jsx/SouthWest.jsx +++ b/icons/jsx/SouthWest.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSouthWest(props) { return ( ); } + export default SvgSouthWest; diff --git a/icons/jsx/Spa.jsx b/icons/jsx/Spa.jsx index b41e0a635f..eabaad897a 100644 --- a/icons/jsx/Spa.jsx +++ b/icons/jsx/Spa.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpa(props) { return ( ); } + export default SvgSpa; diff --git a/icons/jsx/SpaceBar.jsx b/icons/jsx/SpaceBar.jsx index 0a1236ac08..a57da51eb9 100644 --- a/icons/jsx/SpaceBar.jsx +++ b/icons/jsx/SpaceBar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpaceBar(props) { return ( ); } + export default SvgSpaceBar; diff --git a/icons/jsx/SpaceDashboard.jsx b/icons/jsx/SpaceDashboard.jsx index 3a594d87c3..5476d6c370 100644 --- a/icons/jsx/SpaceDashboard.jsx +++ b/icons/jsx/SpaceDashboard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpaceDashboard(props) { return ( ); } + export default SvgSpaceDashboard; diff --git a/icons/jsx/SpatialAudio.jsx b/icons/jsx/SpatialAudio.jsx index 6970da7fe5..89abd7d102 100644 --- a/icons/jsx/SpatialAudio.jsx +++ b/icons/jsx/SpatialAudio.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpatialAudio(props) { return ( ); } + export default SvgSpatialAudio; diff --git a/icons/jsx/SpatialAudioOff.jsx b/icons/jsx/SpatialAudioOff.jsx index a0214547a1..dd65911771 100644 --- a/icons/jsx/SpatialAudioOff.jsx +++ b/icons/jsx/SpatialAudioOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpatialAudioOff(props) { return ( ); } + export default SvgSpatialAudioOff; diff --git a/icons/jsx/SpatialTracking.jsx b/icons/jsx/SpatialTracking.jsx index 56219442aa..0e7355dd36 100644 --- a/icons/jsx/SpatialTracking.jsx +++ b/icons/jsx/SpatialTracking.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpatialTracking(props) { return ( ); } + export default SvgSpatialTracking; diff --git a/icons/jsx/Speaker.jsx b/icons/jsx/Speaker.jsx index 255d25ad4f..73c4815182 100644 --- a/icons/jsx/Speaker.jsx +++ b/icons/jsx/Speaker.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpeaker(props) { return ( ); } + export default SvgSpeaker; diff --git a/icons/jsx/SpeakerGroup.jsx b/icons/jsx/SpeakerGroup.jsx index 3738a77ab1..01515e254f 100644 --- a/icons/jsx/SpeakerGroup.jsx +++ b/icons/jsx/SpeakerGroup.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpeakerGroup(props) { return ( ); } + export default SvgSpeakerGroup; diff --git a/icons/jsx/SpeakerNotes.jsx b/icons/jsx/SpeakerNotes.jsx index fe85b59695..a971c44898 100644 --- a/icons/jsx/SpeakerNotes.jsx +++ b/icons/jsx/SpeakerNotes.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpeakerNotes(props) { return ( ); } + export default SvgSpeakerNotes; diff --git a/icons/jsx/SpeakerNotesOff.jsx b/icons/jsx/SpeakerNotesOff.jsx index a76a11303b..620d19c984 100644 --- a/icons/jsx/SpeakerNotesOff.jsx +++ b/icons/jsx/SpeakerNotesOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpeakerNotesOff(props) { return ( ); } + export default SvgSpeakerNotesOff; diff --git a/icons/jsx/SpeakerPhone.jsx b/icons/jsx/SpeakerPhone.jsx index cfa6d897ad..20f3d63600 100644 --- a/icons/jsx/SpeakerPhone.jsx +++ b/icons/jsx/SpeakerPhone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpeakerPhone(props) { return ( ); } + export default SvgSpeakerPhone; diff --git a/icons/jsx/Speed.jsx b/icons/jsx/Speed.jsx index b1c9a4f230..2a129f8171 100644 --- a/icons/jsx/Speed.jsx +++ b/icons/jsx/Speed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpeed(props) { return ( ); } + export default SvgSpeed; diff --git a/icons/jsx/Spellcheck.jsx b/icons/jsx/Spellcheck.jsx index 442bd5c6a5..96d7af2fbd 100644 --- a/icons/jsx/Spellcheck.jsx +++ b/icons/jsx/Spellcheck.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpellcheck(props) { return ( ); } + export default SvgSpellcheck; diff --git a/icons/jsx/Spinner.jsx b/icons/jsx/Spinner.jsx index 607573d246..7b5cce4599 100644 --- a/icons/jsx/Spinner.jsx +++ b/icons/jsx/Spinner.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpinner(props) { return ( ); } + export default SvgSpinner; diff --git a/icons/jsx/SpinnerSimple.jsx b/icons/jsx/SpinnerSimple.jsx index 92c86ced67..665d7fa344 100644 --- a/icons/jsx/SpinnerSimple.jsx +++ b/icons/jsx/SpinnerSimple.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpinnerSimple(props) { return ( ); } + export default SvgSpinnerSimple; diff --git a/icons/jsx/Splitscreen.jsx b/icons/jsx/Splitscreen.jsx index 0c57a29774..c143d8a6a3 100644 --- a/icons/jsx/Splitscreen.jsx +++ b/icons/jsx/Splitscreen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSplitscreen(props) { return ( ); } + export default SvgSplitscreen; diff --git a/icons/jsx/Spoke.jsx b/icons/jsx/Spoke.jsx index de8be63502..9e890ec74a 100644 --- a/icons/jsx/Spoke.jsx +++ b/icons/jsx/Spoke.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSpoke(props) { return ( ); } + export default SvgSpoke; diff --git a/icons/jsx/Sports.jsx b/icons/jsx/Sports.jsx index af28ae2fe2..a0fef8a68b 100644 --- a/icons/jsx/Sports.jsx +++ b/icons/jsx/Sports.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSports(props) { return ( ); } + export default SvgSports; diff --git a/icons/jsx/SportsBar.jsx b/icons/jsx/SportsBar.jsx index bbb1d26f4a..4e07fefe6c 100644 --- a/icons/jsx/SportsBar.jsx +++ b/icons/jsx/SportsBar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsBar(props) { return ( ); } + export default SvgSportsBar; diff --git a/icons/jsx/SportsBaseball.jsx b/icons/jsx/SportsBaseball.jsx index f75c143528..b8b3aa1425 100644 --- a/icons/jsx/SportsBaseball.jsx +++ b/icons/jsx/SportsBaseball.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsBaseball(props) { return ( ); } + export default SvgSportsBaseball; diff --git a/icons/jsx/SportsBasketball.jsx b/icons/jsx/SportsBasketball.jsx index 1035c63eac..47bdc9cd3b 100644 --- a/icons/jsx/SportsBasketball.jsx +++ b/icons/jsx/SportsBasketball.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsBasketball(props) { return ( ); } + export default SvgSportsBasketball; diff --git a/icons/jsx/SportsCricket.jsx b/icons/jsx/SportsCricket.jsx index 6752085f73..2a03033e13 100644 --- a/icons/jsx/SportsCricket.jsx +++ b/icons/jsx/SportsCricket.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsCricket(props) { return ( ); } + export default SvgSportsCricket; diff --git a/icons/jsx/SportsEsports.jsx b/icons/jsx/SportsEsports.jsx index 7a0fa677f8..1e33ce9eb3 100644 --- a/icons/jsx/SportsEsports.jsx +++ b/icons/jsx/SportsEsports.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsEsports(props) { return ( ); } + export default SvgSportsEsports; diff --git a/icons/jsx/SportsFootball.jsx b/icons/jsx/SportsFootball.jsx index f49e1ce2d2..668027dad8 100644 --- a/icons/jsx/SportsFootball.jsx +++ b/icons/jsx/SportsFootball.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsFootball(props) { return ( ); } + export default SvgSportsFootball; diff --git a/icons/jsx/SportsGolf.jsx b/icons/jsx/SportsGolf.jsx index a37cf07a36..fb7cdbb6a2 100644 --- a/icons/jsx/SportsGolf.jsx +++ b/icons/jsx/SportsGolf.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsGolf(props) { return ( ); } + export default SvgSportsGolf; diff --git a/icons/jsx/SportsGymnastics.jsx b/icons/jsx/SportsGymnastics.jsx index 8fe9eb5a62..1a4592cb76 100644 --- a/icons/jsx/SportsGymnastics.jsx +++ b/icons/jsx/SportsGymnastics.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsGymnastics(props) { return ( ); } + export default SvgSportsGymnastics; diff --git a/icons/jsx/SportsHandball.jsx b/icons/jsx/SportsHandball.jsx index eb63930fc2..56bd4d12a9 100644 --- a/icons/jsx/SportsHandball.jsx +++ b/icons/jsx/SportsHandball.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsHandball(props) { return ( ); } + export default SvgSportsHandball; diff --git a/icons/jsx/SportsHockey.jsx b/icons/jsx/SportsHockey.jsx index 126d1788a5..c3a43639eb 100644 --- a/icons/jsx/SportsHockey.jsx +++ b/icons/jsx/SportsHockey.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsHockey(props) { return ( ); } + export default SvgSportsHockey; diff --git a/icons/jsx/SportsKabaddi.jsx b/icons/jsx/SportsKabaddi.jsx index c14954f424..955a9ad4a5 100644 --- a/icons/jsx/SportsKabaddi.jsx +++ b/icons/jsx/SportsKabaddi.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsKabaddi(props) { return ( ); } + export default SvgSportsKabaddi; diff --git a/icons/jsx/SportsMartialArts.jsx b/icons/jsx/SportsMartialArts.jsx index b94019c046..a746dc9d5a 100644 --- a/icons/jsx/SportsMartialArts.jsx +++ b/icons/jsx/SportsMartialArts.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsMartialArts(props) { return ( ); } + export default SvgSportsMartialArts; diff --git a/icons/jsx/SportsMma.jsx b/icons/jsx/SportsMma.jsx index 7525726810..5a34f6f3c5 100644 --- a/icons/jsx/SportsMma.jsx +++ b/icons/jsx/SportsMma.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsMma(props) { return ( ); } + export default SvgSportsMma; diff --git a/icons/jsx/SportsMotorsports.jsx b/icons/jsx/SportsMotorsports.jsx index b0b821fe16..f9cceaccef 100644 --- a/icons/jsx/SportsMotorsports.jsx +++ b/icons/jsx/SportsMotorsports.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsMotorsports(props) { return ( ); } + export default SvgSportsMotorsports; diff --git a/icons/jsx/SportsRugby.jsx b/icons/jsx/SportsRugby.jsx index 24af06990e..38439631bd 100644 --- a/icons/jsx/SportsRugby.jsx +++ b/icons/jsx/SportsRugby.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsRugby(props) { return ( ); } + export default SvgSportsRugby; diff --git a/icons/jsx/SportsScore.jsx b/icons/jsx/SportsScore.jsx index 40f356299b..dddf1c6f78 100644 --- a/icons/jsx/SportsScore.jsx +++ b/icons/jsx/SportsScore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsScore(props) { return ( ); } + export default SvgSportsScore; diff --git a/icons/jsx/SportsSoccer.jsx b/icons/jsx/SportsSoccer.jsx index 711f23a3a4..e68c54830d 100644 --- a/icons/jsx/SportsSoccer.jsx +++ b/icons/jsx/SportsSoccer.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsSoccer(props) { return ( ); } + export default SvgSportsSoccer; diff --git a/icons/jsx/SportsTennis.jsx b/icons/jsx/SportsTennis.jsx index 2472fb8962..b004ce6f7b 100644 --- a/icons/jsx/SportsTennis.jsx +++ b/icons/jsx/SportsTennis.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsTennis(props) { return ( ); } + export default SvgSportsTennis; diff --git a/icons/jsx/SportsVolleyball.jsx b/icons/jsx/SportsVolleyball.jsx index dd08fd3083..e574148374 100644 --- a/icons/jsx/SportsVolleyball.jsx +++ b/icons/jsx/SportsVolleyball.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSportsVolleyball(props) { return ( ); } + export default SvgSportsVolleyball; diff --git a/icons/jsx/Square.jsx b/icons/jsx/Square.jsx index a61da108e8..72655dd766 100644 --- a/icons/jsx/Square.jsx +++ b/icons/jsx/Square.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSquare(props) { return ( ); } + export default SvgSquare; diff --git a/icons/jsx/SquareFoot.jsx b/icons/jsx/SquareFoot.jsx index bbf5086003..1567270367 100644 --- a/icons/jsx/SquareFoot.jsx +++ b/icons/jsx/SquareFoot.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSquareFoot(props) { return ( ); } + export default SvgSquareFoot; diff --git a/icons/jsx/SsidChart.jsx b/icons/jsx/SsidChart.jsx index f2476bc8cc..19739d889b 100644 --- a/icons/jsx/SsidChart.jsx +++ b/icons/jsx/SsidChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSsidChart(props) { return ( ); } + export default SvgSsidChart; diff --git a/icons/jsx/StackedBarChart.jsx b/icons/jsx/StackedBarChart.jsx index 4dbffe5fd6..93eb7e2477 100644 --- a/icons/jsx/StackedBarChart.jsx +++ b/icons/jsx/StackedBarChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStackedBarChart(props) { return ( ); } + export default SvgStackedBarChart; diff --git a/icons/jsx/StackedLineChart.jsx b/icons/jsx/StackedLineChart.jsx index 9363c22ddd..e3c9cf82b0 100644 --- a/icons/jsx/StackedLineChart.jsx +++ b/icons/jsx/StackedLineChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStackedLineChart(props) { return ( ); } + export default SvgStackedLineChart; diff --git a/icons/jsx/Stadium.jsx b/icons/jsx/Stadium.jsx index ddf2134f30..871e6f15b0 100644 --- a/icons/jsx/Stadium.jsx +++ b/icons/jsx/Stadium.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStadium(props) { return ( ); } + export default SvgStadium; diff --git a/icons/jsx/Stairs.jsx b/icons/jsx/Stairs.jsx index a18a0b4613..3b5fdf2fdf 100644 --- a/icons/jsx/Stairs.jsx +++ b/icons/jsx/Stairs.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStairs(props) { return ( ); } + export default SvgStairs; diff --git a/icons/jsx/Star.jsx b/icons/jsx/Star.jsx index 81f9a74d32..07e0954d2a 100644 --- a/icons/jsx/Star.jsx +++ b/icons/jsx/Star.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStar(props) { return ( ); } + export default SvgStar; diff --git a/icons/jsx/StarBorder.jsx b/icons/jsx/StarBorder.jsx index 641c123eca..0b7cddc799 100644 --- a/icons/jsx/StarBorder.jsx +++ b/icons/jsx/StarBorder.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStarBorder(props) { return ( ); } + export default SvgStarBorder; diff --git a/icons/jsx/StarBorderPurple500.jsx b/icons/jsx/StarBorderPurple500.jsx index 641278c9cf..c9370768d8 100644 --- a/icons/jsx/StarBorderPurple500.jsx +++ b/icons/jsx/StarBorderPurple500.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStarBorderPurple500(props) { return ( ); } + export default SvgStarBorderPurple500; diff --git a/icons/jsx/StarFilled.jsx b/icons/jsx/StarFilled.jsx index 44f58ee4b8..a47d3b9191 100644 --- a/icons/jsx/StarFilled.jsx +++ b/icons/jsx/StarFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStarFilled(props) { return ( ); } + export default SvgStarFilled; diff --git a/icons/jsx/StarHalf.jsx b/icons/jsx/StarHalf.jsx index 8ec7c3f889..299fb1c19e 100644 --- a/icons/jsx/StarHalf.jsx +++ b/icons/jsx/StarHalf.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStarHalf(props) { return ( ); } + export default SvgStarHalf; diff --git a/icons/jsx/StarOutline.jsx b/icons/jsx/StarOutline.jsx index d855f229d6..57ca49834e 100644 --- a/icons/jsx/StarOutline.jsx +++ b/icons/jsx/StarOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStarOutline(props) { return ( ); } + export default SvgStarOutline; diff --git a/icons/jsx/StarPurple500.jsx b/icons/jsx/StarPurple500.jsx index 85cea33fa7..9df51cd4da 100644 --- a/icons/jsx/StarPurple500.jsx +++ b/icons/jsx/StarPurple500.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStarPurple500(props) { return ( ); } + export default SvgStarPurple500; diff --git a/icons/jsx/StarRate.jsx b/icons/jsx/StarRate.jsx index 158216a446..f716b4f288 100644 --- a/icons/jsx/StarRate.jsx +++ b/icons/jsx/StarRate.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStarRate(props) { return ( ); } + export default SvgStarRate; diff --git a/icons/jsx/Stars.jsx b/icons/jsx/Stars.jsx index 250fed19d5..93f77ef7ca 100644 --- a/icons/jsx/Stars.jsx +++ b/icons/jsx/Stars.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStars(props) { return ( ); } + export default SvgStars; diff --git a/icons/jsx/Start.jsx b/icons/jsx/Start.jsx index f4bf65892f..be7b3a8102 100644 --- a/icons/jsx/Start.jsx +++ b/icons/jsx/Start.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStart(props) { return ( ); } + export default SvgStart; diff --git a/icons/jsx/StayCurrentLandscape.jsx b/icons/jsx/StayCurrentLandscape.jsx index b0f974e8d4..ec8e35274f 100644 --- a/icons/jsx/StayCurrentLandscape.jsx +++ b/icons/jsx/StayCurrentLandscape.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStayCurrentLandscape(props) { return ( ); } + export default SvgStayCurrentLandscape; diff --git a/icons/jsx/StayCurrentPortrait.jsx b/icons/jsx/StayCurrentPortrait.jsx index 821ee43933..cd1ea6624b 100644 --- a/icons/jsx/StayCurrentPortrait.jsx +++ b/icons/jsx/StayCurrentPortrait.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStayCurrentPortrait(props) { return ( ); } + export default SvgStayCurrentPortrait; diff --git a/icons/jsx/StayPrimaryLandscape.jsx b/icons/jsx/StayPrimaryLandscape.jsx index 8047cd2290..7fefc28413 100644 --- a/icons/jsx/StayPrimaryLandscape.jsx +++ b/icons/jsx/StayPrimaryLandscape.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStayPrimaryLandscape(props) { return ( ); } + export default SvgStayPrimaryLandscape; diff --git a/icons/jsx/StayPrimaryPortrait.jsx b/icons/jsx/StayPrimaryPortrait.jsx index 03c771a0f1..1f6a766fe1 100644 --- a/icons/jsx/StayPrimaryPortrait.jsx +++ b/icons/jsx/StayPrimaryPortrait.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStayPrimaryPortrait(props) { return ( ); } + export default SvgStayPrimaryPortrait; diff --git a/icons/jsx/StickyNote2.jsx b/icons/jsx/StickyNote2.jsx index 5aefb410e4..8a63b71606 100644 --- a/icons/jsx/StickyNote2.jsx +++ b/icons/jsx/StickyNote2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStickyNote2(props) { return ( ); } + export default SvgStickyNote2; diff --git a/icons/jsx/Stop.jsx b/icons/jsx/Stop.jsx index 027f50be8a..f54229c3a0 100644 --- a/icons/jsx/Stop.jsx +++ b/icons/jsx/Stop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStop(props) { return ( ); } + export default SvgStop; diff --git a/icons/jsx/StopCircle.jsx b/icons/jsx/StopCircle.jsx index 4f18653f2b..d42e6034d5 100644 --- a/icons/jsx/StopCircle.jsx +++ b/icons/jsx/StopCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStopCircle(props) { return ( ); } + export default SvgStopCircle; diff --git a/icons/jsx/StopScreenShare.jsx b/icons/jsx/StopScreenShare.jsx index 127f02bc1f..9a048576d9 100644 --- a/icons/jsx/StopScreenShare.jsx +++ b/icons/jsx/StopScreenShare.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStopScreenShare(props) { return ( ); } + export default SvgStopScreenShare; diff --git a/icons/jsx/Storage.jsx b/icons/jsx/Storage.jsx index 64ee21ea6e..bf200078f8 100644 --- a/icons/jsx/Storage.jsx +++ b/icons/jsx/Storage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStorage(props) { return ( ); } + export default SvgStorage; diff --git a/icons/jsx/Store.jsx b/icons/jsx/Store.jsx index b1fffabafa..f5f4628260 100644 --- a/icons/jsx/Store.jsx +++ b/icons/jsx/Store.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStore(props) { return ( ); } + export default SvgStore; diff --git a/icons/jsx/StoreMallDirectory.jsx b/icons/jsx/StoreMallDirectory.jsx index c291d5df45..8981ae37f9 100644 --- a/icons/jsx/StoreMallDirectory.jsx +++ b/icons/jsx/StoreMallDirectory.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStoreMallDirectory(props) { return ( ); } + export default SvgStoreMallDirectory; diff --git a/icons/jsx/Storefront.jsx b/icons/jsx/Storefront.jsx index 99eeff2382..4d1b9ca52c 100644 --- a/icons/jsx/Storefront.jsx +++ b/icons/jsx/Storefront.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStorefront(props) { return ( ); } + export default SvgStorefront; diff --git a/icons/jsx/Storm.jsx b/icons/jsx/Storm.jsx index ac661519f1..4232de8734 100644 --- a/icons/jsx/Storm.jsx +++ b/icons/jsx/Storm.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStorm(props) { return ( ); } + export default SvgStorm; diff --git a/icons/jsx/Straight.jsx b/icons/jsx/Straight.jsx index 2e1c82387e..2731c7399f 100644 --- a/icons/jsx/Straight.jsx +++ b/icons/jsx/Straight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStraight(props) { return ( ); } + export default SvgStraight; diff --git a/icons/jsx/Straighten.jsx b/icons/jsx/Straighten.jsx index 51bd77cb76..24dbcdb038 100644 --- a/icons/jsx/Straighten.jsx +++ b/icons/jsx/Straighten.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStraighten(props) { return ( ); } + export default SvgStraighten; diff --git a/icons/jsx/Stream.jsx b/icons/jsx/Stream.jsx index 5ab1b25943..f6ffca6ca8 100644 --- a/icons/jsx/Stream.jsx +++ b/icons/jsx/Stream.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStream(props) { return ( ); } + export default SvgStream; diff --git a/icons/jsx/Streetview.jsx b/icons/jsx/Streetview.jsx index 7b74b091d4..464f8cf7ce 100644 --- a/icons/jsx/Streetview.jsx +++ b/icons/jsx/Streetview.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStreetview(props) { return ( ); } + export default SvgStreetview; diff --git a/icons/jsx/StrikethroughS.jsx b/icons/jsx/StrikethroughS.jsx index 12be2f2f4f..e4738af479 100644 --- a/icons/jsx/StrikethroughS.jsx +++ b/icons/jsx/StrikethroughS.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStrikethroughS(props) { return ( ); } + export default SvgStrikethroughS; diff --git a/icons/jsx/Stroller.jsx b/icons/jsx/Stroller.jsx index cbe123e533..23227e3a27 100644 --- a/icons/jsx/Stroller.jsx +++ b/icons/jsx/Stroller.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStroller(props) { return ( ); } + export default SvgStroller; diff --git a/icons/jsx/Style.jsx b/icons/jsx/Style.jsx index 0cf9e70ef6..b8abcd94c4 100644 --- a/icons/jsx/Style.jsx +++ b/icons/jsx/Style.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgStyle(props) { return ( ); } + export default SvgStyle; diff --git a/icons/jsx/SubdirectoryArrowLeft.jsx b/icons/jsx/SubdirectoryArrowLeft.jsx index 53d0e4ff34..6cdc116fc8 100644 --- a/icons/jsx/SubdirectoryArrowLeft.jsx +++ b/icons/jsx/SubdirectoryArrowLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSubdirectoryArrowLeft(props) { return ( ); } + export default SvgSubdirectoryArrowLeft; diff --git a/icons/jsx/SubdirectoryArrowRight.jsx b/icons/jsx/SubdirectoryArrowRight.jsx index 6f41227217..6bd314cf56 100644 --- a/icons/jsx/SubdirectoryArrowRight.jsx +++ b/icons/jsx/SubdirectoryArrowRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSubdirectoryArrowRight(props) { return ( ); } + export default SvgSubdirectoryArrowRight; diff --git a/icons/jsx/Subject.jsx b/icons/jsx/Subject.jsx index 4701f65a47..50d96340a9 100644 --- a/icons/jsx/Subject.jsx +++ b/icons/jsx/Subject.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSubject(props) { return ( ); } + export default SvgSubject; diff --git a/icons/jsx/Subscript.jsx b/icons/jsx/Subscript.jsx index bc16f575da..4eb1934e9a 100644 --- a/icons/jsx/Subscript.jsx +++ b/icons/jsx/Subscript.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSubscript(props) { return ( ); } + export default SvgSubscript; diff --git a/icons/jsx/Subscriptions.jsx b/icons/jsx/Subscriptions.jsx index 2fd0be4cfb..f20e3084b3 100644 --- a/icons/jsx/Subscriptions.jsx +++ b/icons/jsx/Subscriptions.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSubscriptions(props) { return ( ); } + export default SvgSubscriptions; diff --git a/icons/jsx/Subtitles.jsx b/icons/jsx/Subtitles.jsx index 834a6422ca..2fcddf1246 100644 --- a/icons/jsx/Subtitles.jsx +++ b/icons/jsx/Subtitles.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSubtitles(props) { return ( ); } + export default SvgSubtitles; diff --git a/icons/jsx/SubtitlesOff.jsx b/icons/jsx/SubtitlesOff.jsx index cfba0268d0..c16cc964a5 100644 --- a/icons/jsx/SubtitlesOff.jsx +++ b/icons/jsx/SubtitlesOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSubtitlesOff(props) { return ( ); } + export default SvgSubtitlesOff; diff --git a/icons/jsx/Subway.jsx b/icons/jsx/Subway.jsx index ab0e7da351..77e17ddc4d 100644 --- a/icons/jsx/Subway.jsx +++ b/icons/jsx/Subway.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSubway(props) { return ( ); } + export default SvgSubway; diff --git a/icons/jsx/Summarize.jsx b/icons/jsx/Summarize.jsx index 6a4dc7b3ad..828e17f13c 100644 --- a/icons/jsx/Summarize.jsx +++ b/icons/jsx/Summarize.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSummarize(props) { return ( ); } + export default SvgSummarize; diff --git a/icons/jsx/Superscript.jsx b/icons/jsx/Superscript.jsx index b6e8be0d12..7344f975cc 100644 --- a/icons/jsx/Superscript.jsx +++ b/icons/jsx/Superscript.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSuperscript(props) { return ( ); } + export default SvgSuperscript; diff --git a/icons/jsx/SupervisedUserCircle.jsx b/icons/jsx/SupervisedUserCircle.jsx index 502b8cd288..9646b524de 100644 --- a/icons/jsx/SupervisedUserCircle.jsx +++ b/icons/jsx/SupervisedUserCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSupervisedUserCircle(props) { return ( ); } + export default SvgSupervisedUserCircle; diff --git a/icons/jsx/SupervisorAccount.jsx b/icons/jsx/SupervisorAccount.jsx index caf81ef103..c3a4c4c437 100644 --- a/icons/jsx/SupervisorAccount.jsx +++ b/icons/jsx/SupervisorAccount.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSupervisorAccount(props) { return ( ); } + export default SvgSupervisorAccount; diff --git a/icons/jsx/Support.jsx b/icons/jsx/Support.jsx index c696bfd0ee..403e33b1bb 100644 --- a/icons/jsx/Support.jsx +++ b/icons/jsx/Support.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSupport(props) { return ( ); } + export default SvgSupport; diff --git a/icons/jsx/SupportAgent.jsx b/icons/jsx/SupportAgent.jsx index 87d067d876..e52741cd07 100644 --- a/icons/jsx/SupportAgent.jsx +++ b/icons/jsx/SupportAgent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSupportAgent(props) { return ( ); } + export default SvgSupportAgent; diff --git a/icons/jsx/Surfing.jsx b/icons/jsx/Surfing.jsx index 21b39a403b..13e658301b 100644 --- a/icons/jsx/Surfing.jsx +++ b/icons/jsx/Surfing.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSurfing(props) { return ( ); } + export default SvgSurfing; diff --git a/icons/jsx/SurroundSound.jsx b/icons/jsx/SurroundSound.jsx index ad423f2817..a59e373d31 100644 --- a/icons/jsx/SurroundSound.jsx +++ b/icons/jsx/SurroundSound.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSurroundSound(props) { return ( ); } + export default SvgSurroundSound; diff --git a/icons/jsx/SwapCalls.jsx b/icons/jsx/SwapCalls.jsx index 89a895cf2b..1e3cd04670 100644 --- a/icons/jsx/SwapCalls.jsx +++ b/icons/jsx/SwapCalls.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwapCalls(props) { return ( ); } + export default SvgSwapCalls; diff --git a/icons/jsx/SwapHoriz.jsx b/icons/jsx/SwapHoriz.jsx index ae57582b82..140a9d8b9b 100644 --- a/icons/jsx/SwapHoriz.jsx +++ b/icons/jsx/SwapHoriz.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwapHoriz(props) { return ( ); } + export default SvgSwapHoriz; diff --git a/icons/jsx/SwapHorizontalCircle.jsx b/icons/jsx/SwapHorizontalCircle.jsx index 1cf05d96da..8435605863 100644 --- a/icons/jsx/SwapHorizontalCircle.jsx +++ b/icons/jsx/SwapHorizontalCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwapHorizontalCircle(props) { return ( ); } + export default SvgSwapHorizontalCircle; diff --git a/icons/jsx/SwapVert.jsx b/icons/jsx/SwapVert.jsx index eb88ce0a8a..0780e4e5f9 100644 --- a/icons/jsx/SwapVert.jsx +++ b/icons/jsx/SwapVert.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwapVert(props) { return ( ); } + export default SvgSwapVert; diff --git a/icons/jsx/SwapVerticalCircle.jsx b/icons/jsx/SwapVerticalCircle.jsx index deb1bdfe88..6b9f8cc822 100644 --- a/icons/jsx/SwapVerticalCircle.jsx +++ b/icons/jsx/SwapVerticalCircle.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwapVerticalCircle(props) { return ( ); } + export default SvgSwapVerticalCircle; diff --git a/icons/jsx/Swipe.jsx b/icons/jsx/Swipe.jsx index d6a359daa3..1ec91c6456 100644 --- a/icons/jsx/Swipe.jsx +++ b/icons/jsx/Swipe.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwipe(props) { return ( ); } + export default SvgSwipe; diff --git a/icons/jsx/SwipeDown.jsx b/icons/jsx/SwipeDown.jsx index 7ec1626353..d78eeedb75 100644 --- a/icons/jsx/SwipeDown.jsx +++ b/icons/jsx/SwipeDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwipeDown(props) { return ( ); } + export default SvgSwipeDown; diff --git a/icons/jsx/SwipeDownAlt.jsx b/icons/jsx/SwipeDownAlt.jsx index a7c378b476..c1d6eda7c8 100644 --- a/icons/jsx/SwipeDownAlt.jsx +++ b/icons/jsx/SwipeDownAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwipeDownAlt(props) { return ( ); } + export default SvgSwipeDownAlt; diff --git a/icons/jsx/SwipeLeft.jsx b/icons/jsx/SwipeLeft.jsx index 4a799e1d49..2853ef2061 100644 --- a/icons/jsx/SwipeLeft.jsx +++ b/icons/jsx/SwipeLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwipeLeft(props) { return ( ); } + export default SvgSwipeLeft; diff --git a/icons/jsx/SwipeLeftAlt.jsx b/icons/jsx/SwipeLeftAlt.jsx index 1f9dc1cc5e..b052ae79a1 100644 --- a/icons/jsx/SwipeLeftAlt.jsx +++ b/icons/jsx/SwipeLeftAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwipeLeftAlt(props) { return ( ); } + export default SvgSwipeLeftAlt; diff --git a/icons/jsx/SwipeRight.jsx b/icons/jsx/SwipeRight.jsx index 17bd7db262..291cf0f693 100644 --- a/icons/jsx/SwipeRight.jsx +++ b/icons/jsx/SwipeRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwipeRight(props) { return ( ); } + export default SvgSwipeRight; diff --git a/icons/jsx/SwipeRightAlt.jsx b/icons/jsx/SwipeRightAlt.jsx index 1ed01c1dbc..6b8b45ef85 100644 --- a/icons/jsx/SwipeRightAlt.jsx +++ b/icons/jsx/SwipeRightAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwipeRightAlt(props) { return ( ); } + export default SvgSwipeRightAlt; diff --git a/icons/jsx/SwipeUp.jsx b/icons/jsx/SwipeUp.jsx index 100eba56fb..32825d4a30 100644 --- a/icons/jsx/SwipeUp.jsx +++ b/icons/jsx/SwipeUp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwipeUp(props) { return ( ); } + export default SvgSwipeUp; diff --git a/icons/jsx/SwipeUpAlt.jsx b/icons/jsx/SwipeUpAlt.jsx index 5a92e3629c..2635b86750 100644 --- a/icons/jsx/SwipeUpAlt.jsx +++ b/icons/jsx/SwipeUpAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwipeUpAlt(props) { return ( ); } + export default SvgSwipeUpAlt; diff --git a/icons/jsx/SwipeVertical.jsx b/icons/jsx/SwipeVertical.jsx index cb0a5f819c..99c679d32a 100644 --- a/icons/jsx/SwipeVertical.jsx +++ b/icons/jsx/SwipeVertical.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwipeVertical(props) { return ( ); } + export default SvgSwipeVertical; diff --git a/icons/jsx/SwitchAccessShortcut.jsx b/icons/jsx/SwitchAccessShortcut.jsx index e04d22c317..db1dbdb153 100644 --- a/icons/jsx/SwitchAccessShortcut.jsx +++ b/icons/jsx/SwitchAccessShortcut.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwitchAccessShortcut(props) { return ( ); } + export default SvgSwitchAccessShortcut; diff --git a/icons/jsx/SwitchAccessShortcutAdd.jsx b/icons/jsx/SwitchAccessShortcutAdd.jsx index a0b3fd1e0b..e4fa2fba63 100644 --- a/icons/jsx/SwitchAccessShortcutAdd.jsx +++ b/icons/jsx/SwitchAccessShortcutAdd.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwitchAccessShortcutAdd(props) { return ( ); } + export default SvgSwitchAccessShortcutAdd; diff --git a/icons/jsx/SwitchAccount.jsx b/icons/jsx/SwitchAccount.jsx index 163c8e8def..1b164839df 100644 --- a/icons/jsx/SwitchAccount.jsx +++ b/icons/jsx/SwitchAccount.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwitchAccount(props) { return ( ); } + export default SvgSwitchAccount; diff --git a/icons/jsx/SwitchCamera.jsx b/icons/jsx/SwitchCamera.jsx index 1e4fd3c2fd..598a80c8f2 100644 --- a/icons/jsx/SwitchCamera.jsx +++ b/icons/jsx/SwitchCamera.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwitchCamera(props) { return ( ); } + export default SvgSwitchCamera; diff --git a/icons/jsx/SwitchLeft.jsx b/icons/jsx/SwitchLeft.jsx index d72e9a8c86..a41401708b 100644 --- a/icons/jsx/SwitchLeft.jsx +++ b/icons/jsx/SwitchLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwitchLeft(props) { return ( ); } + export default SvgSwitchLeft; diff --git a/icons/jsx/SwitchRight.jsx b/icons/jsx/SwitchRight.jsx index 8b590d8c80..ed4382af1e 100644 --- a/icons/jsx/SwitchRight.jsx +++ b/icons/jsx/SwitchRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwitchRight(props) { return ( ); } + export default SvgSwitchRight; diff --git a/icons/jsx/SwitchVideo.jsx b/icons/jsx/SwitchVideo.jsx index 51d9cce5d6..8100832512 100644 --- a/icons/jsx/SwitchVideo.jsx +++ b/icons/jsx/SwitchVideo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSwitchVideo(props) { return ( ); } + export default SvgSwitchVideo; diff --git a/icons/jsx/Synagogue.jsx b/icons/jsx/Synagogue.jsx index 473195b1f1..93359ab583 100644 --- a/icons/jsx/Synagogue.jsx +++ b/icons/jsx/Synagogue.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSynagogue(props) { return ( ); } + export default SvgSynagogue; diff --git a/icons/jsx/Sync.jsx b/icons/jsx/Sync.jsx index 894b8f88c0..47563b7692 100644 --- a/icons/jsx/Sync.jsx +++ b/icons/jsx/Sync.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSync(props) { return ( ); } + export default SvgSync; diff --git a/icons/jsx/SyncAlt.jsx b/icons/jsx/SyncAlt.jsx index a89b3055ba..64732b5a02 100644 --- a/icons/jsx/SyncAlt.jsx +++ b/icons/jsx/SyncAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSyncAlt(props) { return ( ); } + export default SvgSyncAlt; diff --git a/icons/jsx/SyncDisabled.jsx b/icons/jsx/SyncDisabled.jsx index 8c5e1a20a0..caf9858a24 100644 --- a/icons/jsx/SyncDisabled.jsx +++ b/icons/jsx/SyncDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSyncDisabled(props) { return ( ); } + export default SvgSyncDisabled; diff --git a/icons/jsx/SyncLock.jsx b/icons/jsx/SyncLock.jsx index d55a5ecfbf..13f68c13f8 100644 --- a/icons/jsx/SyncLock.jsx +++ b/icons/jsx/SyncLock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSyncLock(props) { return ( ); } + export default SvgSyncLock; diff --git a/icons/jsx/SyncProblem.jsx b/icons/jsx/SyncProblem.jsx index 537a88508a..213f9ca853 100644 --- a/icons/jsx/SyncProblem.jsx +++ b/icons/jsx/SyncProblem.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSyncProblem(props) { return ( ); } + export default SvgSyncProblem; diff --git a/icons/jsx/SystemSecurityUpdate.jsx b/icons/jsx/SystemSecurityUpdate.jsx index 639673c0b0..279ad95612 100644 --- a/icons/jsx/SystemSecurityUpdate.jsx +++ b/icons/jsx/SystemSecurityUpdate.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSystemSecurityUpdate(props) { return ( ); } + export default SvgSystemSecurityUpdate; diff --git a/icons/jsx/SystemSecurityUpdateGood.jsx b/icons/jsx/SystemSecurityUpdateGood.jsx index 5ad63e6621..c716ecbcbd 100644 --- a/icons/jsx/SystemSecurityUpdateGood.jsx +++ b/icons/jsx/SystemSecurityUpdateGood.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSystemSecurityUpdateGood(props) { return ( ); } + export default SvgSystemSecurityUpdateGood; diff --git a/icons/jsx/SystemSecurityUpdateWarning.jsx b/icons/jsx/SystemSecurityUpdateWarning.jsx index 431c003556..9b267187a5 100644 --- a/icons/jsx/SystemSecurityUpdateWarning.jsx +++ b/icons/jsx/SystemSecurityUpdateWarning.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSystemSecurityUpdateWarning(props) { return ( ); } + export default SvgSystemSecurityUpdateWarning; diff --git a/icons/jsx/SystemUpdate.jsx b/icons/jsx/SystemUpdate.jsx index 6a86ebc871..c910eeb538 100644 --- a/icons/jsx/SystemUpdate.jsx +++ b/icons/jsx/SystemUpdate.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSystemUpdate(props) { return ( ); } + export default SvgSystemUpdate; diff --git a/icons/jsx/SystemUpdateAlt.jsx b/icons/jsx/SystemUpdateAlt.jsx index 8203a4e0e3..40d217a2ea 100644 --- a/icons/jsx/SystemUpdateAlt.jsx +++ b/icons/jsx/SystemUpdateAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgSystemUpdateAlt(props) { return ( ); } + export default SvgSystemUpdateAlt; diff --git a/icons/jsx/Tab.jsx b/icons/jsx/Tab.jsx index 1040d5db3f..3a9abc6d32 100644 --- a/icons/jsx/Tab.jsx +++ b/icons/jsx/Tab.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTab(props) { return ( ); } + export default SvgTab; diff --git a/icons/jsx/TabUnselected.jsx b/icons/jsx/TabUnselected.jsx index 43a5faebbd..66f0f27090 100644 --- a/icons/jsx/TabUnselected.jsx +++ b/icons/jsx/TabUnselected.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTabUnselected(props) { return ( ); } + export default SvgTabUnselected; diff --git a/icons/jsx/TableBar.jsx b/icons/jsx/TableBar.jsx index 4c06934326..acd34bc40f 100644 --- a/icons/jsx/TableBar.jsx +++ b/icons/jsx/TableBar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTableBar(props) { return ( ); } + export default SvgTableBar; diff --git a/icons/jsx/TableChart.jsx b/icons/jsx/TableChart.jsx index b38bfa7227..fdc793b46f 100644 --- a/icons/jsx/TableChart.jsx +++ b/icons/jsx/TableChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTableChart(props) { return ( ); } + export default SvgTableChart; diff --git a/icons/jsx/TableRestaurant.jsx b/icons/jsx/TableRestaurant.jsx index 7b877585f7..64119a7786 100644 --- a/icons/jsx/TableRestaurant.jsx +++ b/icons/jsx/TableRestaurant.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTableRestaurant(props) { return ( ); } + export default SvgTableRestaurant; diff --git a/icons/jsx/TableRows.jsx b/icons/jsx/TableRows.jsx index 0876545002..03bd377655 100644 --- a/icons/jsx/TableRows.jsx +++ b/icons/jsx/TableRows.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTableRows(props) { return ( ); } + export default SvgTableRows; diff --git a/icons/jsx/TableView.jsx b/icons/jsx/TableView.jsx index 5ebbaa17a1..896d92dead 100644 --- a/icons/jsx/TableView.jsx +++ b/icons/jsx/TableView.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTableView(props) { return ( ); } + export default SvgTableView; diff --git a/icons/jsx/Tablet.jsx b/icons/jsx/Tablet.jsx index 2fab5130ef..d285b19d17 100644 --- a/icons/jsx/Tablet.jsx +++ b/icons/jsx/Tablet.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTablet(props) { return ( ); } + export default SvgTablet; diff --git a/icons/jsx/TabletAndroid.jsx b/icons/jsx/TabletAndroid.jsx index 7c4b9715e6..9c517135b2 100644 --- a/icons/jsx/TabletAndroid.jsx +++ b/icons/jsx/TabletAndroid.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTabletAndroid(props) { return ( ); } + export default SvgTabletAndroid; diff --git a/icons/jsx/TabletMac.jsx b/icons/jsx/TabletMac.jsx index dacced22a2..b234d326b6 100644 --- a/icons/jsx/TabletMac.jsx +++ b/icons/jsx/TabletMac.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTabletMac(props) { return ( ); } + export default SvgTabletMac; diff --git a/icons/jsx/Tag.jsx b/icons/jsx/Tag.jsx index cc097aba18..f71d53ce2a 100644 --- a/icons/jsx/Tag.jsx +++ b/icons/jsx/Tag.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTag(props) { return ( ); } + export default SvgTag; diff --git a/icons/jsx/TagFaces.jsx b/icons/jsx/TagFaces.jsx index 20474a242c..9e044ce285 100644 --- a/icons/jsx/TagFaces.jsx +++ b/icons/jsx/TagFaces.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTagFaces(props) { return ( ); } + export default SvgTagFaces; diff --git a/icons/jsx/TakeoutDining.jsx b/icons/jsx/TakeoutDining.jsx index df09fad360..63b4648a7a 100644 --- a/icons/jsx/TakeoutDining.jsx +++ b/icons/jsx/TakeoutDining.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTakeoutDining(props) { return ( ); } + export default SvgTakeoutDining; diff --git a/icons/jsx/TapAndPlay.jsx b/icons/jsx/TapAndPlay.jsx index 0b6784351f..0e39fa1b9c 100644 --- a/icons/jsx/TapAndPlay.jsx +++ b/icons/jsx/TapAndPlay.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTapAndPlay(props) { return ( ); } + export default SvgTapAndPlay; diff --git a/icons/jsx/Tapas.jsx b/icons/jsx/Tapas.jsx index 50e5283e98..66343d0528 100644 --- a/icons/jsx/Tapas.jsx +++ b/icons/jsx/Tapas.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTapas(props) { return ( ); } + export default SvgTapas; diff --git a/icons/jsx/Task.jsx b/icons/jsx/Task.jsx index 7f01be1539..b20c9ef440 100644 --- a/icons/jsx/Task.jsx +++ b/icons/jsx/Task.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTask(props) { return ( ); } + export default SvgTask; diff --git a/icons/jsx/TaskAlt.jsx b/icons/jsx/TaskAlt.jsx index 07eb61dd14..d7524c0c3b 100644 --- a/icons/jsx/TaskAlt.jsx +++ b/icons/jsx/TaskAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTaskAlt(props) { return ( ); } + export default SvgTaskAlt; diff --git a/icons/jsx/TaxiAlert.jsx b/icons/jsx/TaxiAlert.jsx index 32beca3bbe..af5ccee083 100644 --- a/icons/jsx/TaxiAlert.jsx +++ b/icons/jsx/TaxiAlert.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTaxiAlert(props) { return ( ); } + export default SvgTaxiAlert; diff --git a/icons/jsx/Telegram.jsx b/icons/jsx/Telegram.jsx index b007b46351..1179b54e9d 100644 --- a/icons/jsx/Telegram.jsx +++ b/icons/jsx/Telegram.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTelegram(props) { return ( ); } + export default SvgTelegram; diff --git a/icons/jsx/TempleBuddhist.jsx b/icons/jsx/TempleBuddhist.jsx index 3ddaaecec3..bc95aeb708 100644 --- a/icons/jsx/TempleBuddhist.jsx +++ b/icons/jsx/TempleBuddhist.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTempleBuddhist(props) { return ( ); } + export default SvgTempleBuddhist; diff --git a/icons/jsx/TempleHindu.jsx b/icons/jsx/TempleHindu.jsx index 619b83909e..6de6b45017 100644 --- a/icons/jsx/TempleHindu.jsx +++ b/icons/jsx/TempleHindu.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTempleHindu(props) { return ( ); } + export default SvgTempleHindu; diff --git a/icons/jsx/Terminal.jsx b/icons/jsx/Terminal.jsx index 5775cc3d79..8f1353bbce 100644 --- a/icons/jsx/Terminal.jsx +++ b/icons/jsx/Terminal.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTerminal(props) { return ( ); } + export default SvgTerminal; diff --git a/icons/jsx/Terrain.jsx b/icons/jsx/Terrain.jsx index f4221cd077..01708b2411 100644 --- a/icons/jsx/Terrain.jsx +++ b/icons/jsx/Terrain.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTerrain(props) { return ( ); } + export default SvgTerrain; diff --git a/icons/jsx/TextDecrease.jsx b/icons/jsx/TextDecrease.jsx index 6c98fbac46..fde04a8cc8 100644 --- a/icons/jsx/TextDecrease.jsx +++ b/icons/jsx/TextDecrease.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextDecrease(props) { return ( ); } + export default SvgTextDecrease; diff --git a/icons/jsx/TextFields.jsx b/icons/jsx/TextFields.jsx index bf3dd30d4e..00ae42e938 100644 --- a/icons/jsx/TextFields.jsx +++ b/icons/jsx/TextFields.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextFields(props) { return ( ); } + export default SvgTextFields; diff --git a/icons/jsx/TextFormat.jsx b/icons/jsx/TextFormat.jsx index 202484550d..5bbb03e144 100644 --- a/icons/jsx/TextFormat.jsx +++ b/icons/jsx/TextFormat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextFormat(props) { return ( ); } + export default SvgTextFormat; diff --git a/icons/jsx/TextIncrease.jsx b/icons/jsx/TextIncrease.jsx index 853b5a02dd..501f72f5bf 100644 --- a/icons/jsx/TextIncrease.jsx +++ b/icons/jsx/TextIncrease.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextIncrease(props) { return ( ); } + export default SvgTextIncrease; diff --git a/icons/jsx/TextRotateUp.jsx b/icons/jsx/TextRotateUp.jsx index 13b16bf052..c425e169f6 100644 --- a/icons/jsx/TextRotateUp.jsx +++ b/icons/jsx/TextRotateUp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextRotateUp(props) { return ( ); } + export default SvgTextRotateUp; diff --git a/icons/jsx/TextRotateVertical.jsx b/icons/jsx/TextRotateVertical.jsx index 8748bc60da..3ad68dff33 100644 --- a/icons/jsx/TextRotateVertical.jsx +++ b/icons/jsx/TextRotateVertical.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextRotateVertical(props) { return ( ); } + export default SvgTextRotateVertical; diff --git a/icons/jsx/TextRotationAngledown.jsx b/icons/jsx/TextRotationAngledown.jsx index 7873048d1a..a86b087741 100644 --- a/icons/jsx/TextRotationAngledown.jsx +++ b/icons/jsx/TextRotationAngledown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextRotationAngledown(props) { return ( ); } + export default SvgTextRotationAngledown; diff --git a/icons/jsx/TextRotationAngleup.jsx b/icons/jsx/TextRotationAngleup.jsx index 72ca8c07b4..355f8d6b9a 100644 --- a/icons/jsx/TextRotationAngleup.jsx +++ b/icons/jsx/TextRotationAngleup.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextRotationAngleup(props) { return ( ); } + export default SvgTextRotationAngleup; diff --git a/icons/jsx/TextRotationDown.jsx b/icons/jsx/TextRotationDown.jsx index ccae9939ae..05f7395e6f 100644 --- a/icons/jsx/TextRotationDown.jsx +++ b/icons/jsx/TextRotationDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextRotationDown(props) { return ( ); } + export default SvgTextRotationDown; diff --git a/icons/jsx/TextRotationNone.jsx b/icons/jsx/TextRotationNone.jsx index 7f7528e5cc..7a92c59ae0 100644 --- a/icons/jsx/TextRotationNone.jsx +++ b/icons/jsx/TextRotationNone.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextRotationNone(props) { return ( ); } + export default SvgTextRotationNone; diff --git a/icons/jsx/TextSnippet.jsx b/icons/jsx/TextSnippet.jsx index 8d28a74ece..fc2e27ce49 100644 --- a/icons/jsx/TextSnippet.jsx +++ b/icons/jsx/TextSnippet.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextSnippet(props) { return ( ); } + export default SvgTextSnippet; diff --git a/icons/jsx/Textsms.jsx b/icons/jsx/Textsms.jsx index fc87854cff..a906c1b472 100644 --- a/icons/jsx/Textsms.jsx +++ b/icons/jsx/Textsms.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTextsms(props) { return ( ); } + export default SvgTextsms; diff --git a/icons/jsx/Texture.jsx b/icons/jsx/Texture.jsx index e66083e6bc..fe0df6cde9 100644 --- a/icons/jsx/Texture.jsx +++ b/icons/jsx/Texture.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTexture(props) { return ( ); } + export default SvgTexture; diff --git a/icons/jsx/TheaterComedy.jsx b/icons/jsx/TheaterComedy.jsx index c0484f43c1..493d23f4f9 100644 --- a/icons/jsx/TheaterComedy.jsx +++ b/icons/jsx/TheaterComedy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTheaterComedy(props) { return ( ); } + export default SvgTheaterComedy; diff --git a/icons/jsx/Theaters.jsx b/icons/jsx/Theaters.jsx index a7794c4af5..6022b58ae7 100644 --- a/icons/jsx/Theaters.jsx +++ b/icons/jsx/Theaters.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTheaters(props) { return ( ); } + export default SvgTheaters; diff --git a/icons/jsx/Thermostat.jsx b/icons/jsx/Thermostat.jsx index 18cfd61473..6cb6fc56d9 100644 --- a/icons/jsx/Thermostat.jsx +++ b/icons/jsx/Thermostat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThermostat(props) { return ( ); } + export default SvgThermostat; diff --git a/icons/jsx/ThermostatAuto.jsx b/icons/jsx/ThermostatAuto.jsx index 11cd9823aa..c3723f8d28 100644 --- a/icons/jsx/ThermostatAuto.jsx +++ b/icons/jsx/ThermostatAuto.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThermostatAuto(props) { return ( ); } + export default SvgThermostatAuto; diff --git a/icons/jsx/ThumbDown.jsx b/icons/jsx/ThumbDown.jsx index daa96f403e..a08519edd2 100644 --- a/icons/jsx/ThumbDown.jsx +++ b/icons/jsx/ThumbDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThumbDown(props) { return ( ); } + export default SvgThumbDown; diff --git a/icons/jsx/ThumbDownAlt.jsx b/icons/jsx/ThumbDownAlt.jsx index f9bebf07d6..0aa2ec67af 100644 --- a/icons/jsx/ThumbDownAlt.jsx +++ b/icons/jsx/ThumbDownAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThumbDownAlt(props) { return ( ); } + export default SvgThumbDownAlt; diff --git a/icons/jsx/ThumbDownOffAlt.jsx b/icons/jsx/ThumbDownOffAlt.jsx index 728707e93a..62c0cb4484 100644 --- a/icons/jsx/ThumbDownOffAlt.jsx +++ b/icons/jsx/ThumbDownOffAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThumbDownOffAlt(props) { return ( ); } + export default SvgThumbDownOffAlt; diff --git a/icons/jsx/ThumbUp.jsx b/icons/jsx/ThumbUp.jsx index b17be3ee97..d77069fc39 100644 --- a/icons/jsx/ThumbUp.jsx +++ b/icons/jsx/ThumbUp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThumbUp(props) { return ( ); } + export default SvgThumbUp; diff --git a/icons/jsx/ThumbUpAlt.jsx b/icons/jsx/ThumbUpAlt.jsx index 5dc1e22653..78f565157f 100644 --- a/icons/jsx/ThumbUpAlt.jsx +++ b/icons/jsx/ThumbUpAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThumbUpAlt(props) { return ( ); } + export default SvgThumbUpAlt; diff --git a/icons/jsx/ThumbUpFilled.jsx b/icons/jsx/ThumbUpFilled.jsx index 269bdaa758..4288387464 100644 --- a/icons/jsx/ThumbUpFilled.jsx +++ b/icons/jsx/ThumbUpFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThumbUpFilled(props) { return ( ); } + export default SvgThumbUpFilled; diff --git a/icons/jsx/ThumbUpOffAlt.jsx b/icons/jsx/ThumbUpOffAlt.jsx index 4f4b397bd2..b563165517 100644 --- a/icons/jsx/ThumbUpOffAlt.jsx +++ b/icons/jsx/ThumbUpOffAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThumbUpOffAlt(props) { return ( ); } + export default SvgThumbUpOffAlt; diff --git a/icons/jsx/ThumbUpOutline.jsx b/icons/jsx/ThumbUpOutline.jsx index 94745b37b3..3ccd9db947 100644 --- a/icons/jsx/ThumbUpOutline.jsx +++ b/icons/jsx/ThumbUpOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThumbUpOutline(props) { return ( ); } + export default SvgThumbUpOutline; diff --git a/icons/jsx/ThumbsUpDown.jsx b/icons/jsx/ThumbsUpDown.jsx index 440e926d39..f0a93f9bae 100644 --- a/icons/jsx/ThumbsUpDown.jsx +++ b/icons/jsx/ThumbsUpDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThumbsUpDown(props) { return ( ); } + export default SvgThumbsUpDown; diff --git a/icons/jsx/Thunderstorm.jsx b/icons/jsx/Thunderstorm.jsx index 9cdc5f4ff1..bf92144fc5 100644 --- a/icons/jsx/Thunderstorm.jsx +++ b/icons/jsx/Thunderstorm.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgThunderstorm(props) { return ( ); } + export default SvgThunderstorm; diff --git a/icons/jsx/Tiktok.jsx b/icons/jsx/Tiktok.jsx index c369ad2fc3..d5beae7640 100644 --- a/icons/jsx/Tiktok.jsx +++ b/icons/jsx/Tiktok.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTiktok(props) { return ( ); } + export default SvgTiktok; diff --git a/icons/jsx/TimeToLeave.jsx b/icons/jsx/TimeToLeave.jsx index 281702d424..b28be2cf73 100644 --- a/icons/jsx/TimeToLeave.jsx +++ b/icons/jsx/TimeToLeave.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTimeToLeave(props) { return ( ); } + export default SvgTimeToLeave; diff --git a/icons/jsx/Timelapse.jsx b/icons/jsx/Timelapse.jsx index 91740bc2a8..576abc35c2 100644 --- a/icons/jsx/Timelapse.jsx +++ b/icons/jsx/Timelapse.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTimelapse(props) { return ( ); } + export default SvgTimelapse; diff --git a/icons/jsx/Timeline.jsx b/icons/jsx/Timeline.jsx index 1a62325875..b9b42be397 100644 --- a/icons/jsx/Timeline.jsx +++ b/icons/jsx/Timeline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTimeline(props) { return ( ); } + export default SvgTimeline; diff --git a/icons/jsx/Timer.jsx b/icons/jsx/Timer.jsx index 073b1a9a39..1a517ae11c 100644 --- a/icons/jsx/Timer.jsx +++ b/icons/jsx/Timer.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTimer(props) { return ( ); } + export default SvgTimer; diff --git a/icons/jsx/Timer10.jsx b/icons/jsx/Timer10.jsx index c62880a1fe..0af14e1c38 100644 --- a/icons/jsx/Timer10.jsx +++ b/icons/jsx/Timer10.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTimer10(props) { return ( ); } + export default SvgTimer10; diff --git a/icons/jsx/Timer10Select.jsx b/icons/jsx/Timer10Select.jsx index 41519f1813..2c525b8de8 100644 --- a/icons/jsx/Timer10Select.jsx +++ b/icons/jsx/Timer10Select.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTimer10Select(props) { return ( ); } + export default SvgTimer10Select; diff --git a/icons/jsx/Timer3.jsx b/icons/jsx/Timer3.jsx index 5cb92707f7..0d64248074 100644 --- a/icons/jsx/Timer3.jsx +++ b/icons/jsx/Timer3.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTimer3(props) { return ( ); } + export default SvgTimer3; diff --git a/icons/jsx/Timer3Select.jsx b/icons/jsx/Timer3Select.jsx index 4fbf02fe9e..7e24fe366c 100644 --- a/icons/jsx/Timer3Select.jsx +++ b/icons/jsx/Timer3Select.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTimer3Select(props) { return ( ); } + export default SvgTimer3Select; diff --git a/icons/jsx/TimerOff.jsx b/icons/jsx/TimerOff.jsx index 6abaf9a368..7a978cd774 100644 --- a/icons/jsx/TimerOff.jsx +++ b/icons/jsx/TimerOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTimerOff(props) { return ( ); } + export default SvgTimerOff; diff --git a/icons/jsx/TipsAndUpdates.jsx b/icons/jsx/TipsAndUpdates.jsx index 5b3d1d8f74..f7f0a8beed 100644 --- a/icons/jsx/TipsAndUpdates.jsx +++ b/icons/jsx/TipsAndUpdates.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTipsAndUpdates(props) { return ( ); } + export default SvgTipsAndUpdates; diff --git a/icons/jsx/TireRepair.jsx b/icons/jsx/TireRepair.jsx index 03f9957b5a..0cb522a8a0 100644 --- a/icons/jsx/TireRepair.jsx +++ b/icons/jsx/TireRepair.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTireRepair(props) { return ( ); } + export default SvgTireRepair; diff --git a/icons/jsx/Title.jsx b/icons/jsx/Title.jsx index dcbd8d2024..4a1d28e048 100644 --- a/icons/jsx/Title.jsx +++ b/icons/jsx/Title.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTitle(props) { return ( ); } + export default SvgTitle; diff --git a/icons/jsx/Toc.jsx b/icons/jsx/Toc.jsx index a49bc0b01a..2da665ce4e 100644 --- a/icons/jsx/Toc.jsx +++ b/icons/jsx/Toc.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgToc(props) { return ( ); } + export default SvgToc; diff --git a/icons/jsx/Today.jsx b/icons/jsx/Today.jsx index 2d7c53a533..ce64bddc2c 100644 --- a/icons/jsx/Today.jsx +++ b/icons/jsx/Today.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgToday(props) { return ( ); } + export default SvgToday; diff --git a/icons/jsx/ToggleOff.jsx b/icons/jsx/ToggleOff.jsx index 32bf593cd1..73ea491947 100644 --- a/icons/jsx/ToggleOff.jsx +++ b/icons/jsx/ToggleOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgToggleOff(props) { return ( ); } + export default SvgToggleOff; diff --git a/icons/jsx/ToggleOn.jsx b/icons/jsx/ToggleOn.jsx index 6035a4d8fa..4f2791c560 100644 --- a/icons/jsx/ToggleOn.jsx +++ b/icons/jsx/ToggleOn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgToggleOn(props) { return ( ); } + export default SvgToggleOn; diff --git a/icons/jsx/Token.jsx b/icons/jsx/Token.jsx index 819ad51edc..968d8aec55 100644 --- a/icons/jsx/Token.jsx +++ b/icons/jsx/Token.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgToken(props) { return ( ); } + export default SvgToken; diff --git a/icons/jsx/Toll.jsx b/icons/jsx/Toll.jsx index ed8a8f9d1c..4a11c0dc7f 100644 --- a/icons/jsx/Toll.jsx +++ b/icons/jsx/Toll.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgToll(props) { return ( ); } + export default SvgToll; diff --git a/icons/jsx/Tonality.jsx b/icons/jsx/Tonality.jsx index ed07faf952..79e0283088 100644 --- a/icons/jsx/Tonality.jsx +++ b/icons/jsx/Tonality.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTonality(props) { return ( ); } + export default SvgTonality; diff --git a/icons/jsx/Topic.jsx b/icons/jsx/Topic.jsx index e99a4d6555..82cbeb2686 100644 --- a/icons/jsx/Topic.jsx +++ b/icons/jsx/Topic.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTopic(props) { return ( ); } + export default SvgTopic; diff --git a/icons/jsx/Tornado.jsx b/icons/jsx/Tornado.jsx index cb910245b0..b72060b82e 100644 --- a/icons/jsx/Tornado.jsx +++ b/icons/jsx/Tornado.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTornado(props) { return ( ); } + export default SvgTornado; diff --git a/icons/jsx/TouchApp.jsx b/icons/jsx/TouchApp.jsx index 788c87909b..5c0eb100d1 100644 --- a/icons/jsx/TouchApp.jsx +++ b/icons/jsx/TouchApp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTouchApp(props) { return ( ); } + export default SvgTouchApp; diff --git a/icons/jsx/Tour.jsx b/icons/jsx/Tour.jsx index fe855e56d9..5463fdf806 100644 --- a/icons/jsx/Tour.jsx +++ b/icons/jsx/Tour.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTour(props) { return ( ); } + export default SvgTour; diff --git a/icons/jsx/Toys.jsx b/icons/jsx/Toys.jsx index 1eb1285c0c..6d33062503 100644 --- a/icons/jsx/Toys.jsx +++ b/icons/jsx/Toys.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgToys(props) { return ( ); } + export default SvgToys; diff --git a/icons/jsx/TrackChanges.jsx b/icons/jsx/TrackChanges.jsx index 3a7c705ea9..6f60bb9c57 100644 --- a/icons/jsx/TrackChanges.jsx +++ b/icons/jsx/TrackChanges.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTrackChanges(props) { return ( ); } + export default SvgTrackChanges; diff --git a/icons/jsx/Traffic.jsx b/icons/jsx/Traffic.jsx index a2073a91ec..c769dc3852 100644 --- a/icons/jsx/Traffic.jsx +++ b/icons/jsx/Traffic.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTraffic(props) { return ( ); } + export default SvgTraffic; diff --git a/icons/jsx/Train.jsx b/icons/jsx/Train.jsx index f3ab8db5c8..2d06b912ad 100644 --- a/icons/jsx/Train.jsx +++ b/icons/jsx/Train.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTrain(props) { return ( ); } + export default SvgTrain; diff --git a/icons/jsx/Tram.jsx b/icons/jsx/Tram.jsx index 883c616b69..13b8a3eec8 100644 --- a/icons/jsx/Tram.jsx +++ b/icons/jsx/Tram.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTram(props) { return ( ); } + export default SvgTram; diff --git a/icons/jsx/Transcribe.jsx b/icons/jsx/Transcribe.jsx index 7eeacde419..d122edbd55 100644 --- a/icons/jsx/Transcribe.jsx +++ b/icons/jsx/Transcribe.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTranscribe(props) { return ( ); } + export default SvgTranscribe; diff --git a/icons/jsx/TransferWithinAStation.jsx b/icons/jsx/TransferWithinAStation.jsx index 1fea2f2a60..2782174299 100644 --- a/icons/jsx/TransferWithinAStation.jsx +++ b/icons/jsx/TransferWithinAStation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTransferWithinAStation(props) { return ( ); } + export default SvgTransferWithinAStation; diff --git a/icons/jsx/Transform.jsx b/icons/jsx/Transform.jsx index 51b3fe9661..19bda8c003 100644 --- a/icons/jsx/Transform.jsx +++ b/icons/jsx/Transform.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTransform(props) { return ( ); } + export default SvgTransform; diff --git a/icons/jsx/Transgender.jsx b/icons/jsx/Transgender.jsx index 3c58e88329..e111974ad5 100644 --- a/icons/jsx/Transgender.jsx +++ b/icons/jsx/Transgender.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTransgender(props) { return ( ); } + export default SvgTransgender; diff --git a/icons/jsx/TransitEnterexit.jsx b/icons/jsx/TransitEnterexit.jsx index 669756a2fb..8a4a2aeb19 100644 --- a/icons/jsx/TransitEnterexit.jsx +++ b/icons/jsx/TransitEnterexit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTransitEnterexit(props) { return ( ); } + export default SvgTransitEnterexit; diff --git a/icons/jsx/Translate.jsx b/icons/jsx/Translate.jsx index 9d971ff3fd..41f1d3226d 100644 --- a/icons/jsx/Translate.jsx +++ b/icons/jsx/Translate.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTranslate(props) { return ( ); } + export default SvgTranslate; diff --git a/icons/jsx/TravelExplore.jsx b/icons/jsx/TravelExplore.jsx index 90e86bfb7f..1b018394a6 100644 --- a/icons/jsx/TravelExplore.jsx +++ b/icons/jsx/TravelExplore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTravelExplore(props) { return ( ); } + export default SvgTravelExplore; diff --git a/icons/jsx/TrendingDown.jsx b/icons/jsx/TrendingDown.jsx index dc78f085a6..824ab546fa 100644 --- a/icons/jsx/TrendingDown.jsx +++ b/icons/jsx/TrendingDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTrendingDown(props) { return ( ); } + export default SvgTrendingDown; diff --git a/icons/jsx/TrendingFlat.jsx b/icons/jsx/TrendingFlat.jsx index 9f71635e1a..fd4ad3e2e7 100644 --- a/icons/jsx/TrendingFlat.jsx +++ b/icons/jsx/TrendingFlat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTrendingFlat(props) { return ( ); } + export default SvgTrendingFlat; diff --git a/icons/jsx/TrendingUp.jsx b/icons/jsx/TrendingUp.jsx index 74da213b74..580e25751e 100644 --- a/icons/jsx/TrendingUp.jsx +++ b/icons/jsx/TrendingUp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTrendingUp(props) { return ( ); } + export default SvgTrendingUp; diff --git a/icons/jsx/TripOrigin.jsx b/icons/jsx/TripOrigin.jsx index 25ed329691..af5d9d3da0 100644 --- a/icons/jsx/TripOrigin.jsx +++ b/icons/jsx/TripOrigin.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTripOrigin(props) { return ( ); } + export default SvgTripOrigin; diff --git a/icons/jsx/Troubleshoot.jsx b/icons/jsx/Troubleshoot.jsx index d410b6b08f..5920923853 100644 --- a/icons/jsx/Troubleshoot.jsx +++ b/icons/jsx/Troubleshoot.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTroubleshoot(props) { return ( ); } + export default SvgTroubleshoot; diff --git a/icons/jsx/Try.jsx b/icons/jsx/Try.jsx index 34dbac77ad..038800b93e 100644 --- a/icons/jsx/Try.jsx +++ b/icons/jsx/Try.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTry(props) { return ( ); } + export default SvgTry; diff --git a/icons/jsx/Tsunami.jsx b/icons/jsx/Tsunami.jsx index 6c66c4e05e..1b73a37cab 100644 --- a/icons/jsx/Tsunami.jsx +++ b/icons/jsx/Tsunami.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTsunami(props) { return ( ); } + export default SvgTsunami; diff --git a/icons/jsx/Tty.jsx b/icons/jsx/Tty.jsx index 513a13466d..08070772df 100644 --- a/icons/jsx/Tty.jsx +++ b/icons/jsx/Tty.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTty(props) { return ( ); } + export default SvgTty; diff --git a/icons/jsx/Tune.jsx b/icons/jsx/Tune.jsx index 817d84fa4f..ac0abadac6 100644 --- a/icons/jsx/Tune.jsx +++ b/icons/jsx/Tune.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTune(props) { return ( ); } + export default SvgTune; diff --git a/icons/jsx/Tungsten.jsx b/icons/jsx/Tungsten.jsx index d680e96387..31a37c203a 100644 --- a/icons/jsx/Tungsten.jsx +++ b/icons/jsx/Tungsten.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTungsten(props) { return ( ); } + export default SvgTungsten; diff --git a/icons/jsx/TurnLeft.jsx b/icons/jsx/TurnLeft.jsx index 861af47c11..cbde095a62 100644 --- a/icons/jsx/TurnLeft.jsx +++ b/icons/jsx/TurnLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTurnLeft(props) { return ( ); } + export default SvgTurnLeft; diff --git a/icons/jsx/TurnRight.jsx b/icons/jsx/TurnRight.jsx index cff9496df2..72700890ef 100644 --- a/icons/jsx/TurnRight.jsx +++ b/icons/jsx/TurnRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTurnRight(props) { return ( ); } + export default SvgTurnRight; diff --git a/icons/jsx/TurnSharpLeft.jsx b/icons/jsx/TurnSharpLeft.jsx index f771dbd6b3..ae9990afde 100644 --- a/icons/jsx/TurnSharpLeft.jsx +++ b/icons/jsx/TurnSharpLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTurnSharpLeft(props) { return ( ); } + export default SvgTurnSharpLeft; diff --git a/icons/jsx/TurnSharpRight.jsx b/icons/jsx/TurnSharpRight.jsx index 30f82c68fa..7c90d29bc2 100644 --- a/icons/jsx/TurnSharpRight.jsx +++ b/icons/jsx/TurnSharpRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTurnSharpRight(props) { return ( ); } + export default SvgTurnSharpRight; diff --git a/icons/jsx/TurnSlightLeft.jsx b/icons/jsx/TurnSlightLeft.jsx index 3ac9177d4c..ce39c3424c 100644 --- a/icons/jsx/TurnSlightLeft.jsx +++ b/icons/jsx/TurnSlightLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTurnSlightLeft(props) { return ( ); } + export default SvgTurnSlightLeft; diff --git a/icons/jsx/TurnSlightRight.jsx b/icons/jsx/TurnSlightRight.jsx index c06411dcd6..56865fa44e 100644 --- a/icons/jsx/TurnSlightRight.jsx +++ b/icons/jsx/TurnSlightRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTurnSlightRight(props) { return ( ); } + export default SvgTurnSlightRight; diff --git a/icons/jsx/TurnedIn.jsx b/icons/jsx/TurnedIn.jsx index 48b9c853a5..b58408ee78 100644 --- a/icons/jsx/TurnedIn.jsx +++ b/icons/jsx/TurnedIn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTurnedIn(props) { return ( ); } + export default SvgTurnedIn; diff --git a/icons/jsx/TurnedInNot.jsx b/icons/jsx/TurnedInNot.jsx index d0779c6bb3..344d62dd66 100644 --- a/icons/jsx/TurnedInNot.jsx +++ b/icons/jsx/TurnedInNot.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTurnedInNot(props) { return ( ); } + export default SvgTurnedInNot; diff --git a/icons/jsx/Tv.jsx b/icons/jsx/Tv.jsx index 761cf8591f..75092f9658 100644 --- a/icons/jsx/Tv.jsx +++ b/icons/jsx/Tv.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTv(props) { return ( ); } + export default SvgTv; diff --git a/icons/jsx/TvOff.jsx b/icons/jsx/TvOff.jsx index acc2dcc42e..2028d2b85b 100644 --- a/icons/jsx/TvOff.jsx +++ b/icons/jsx/TvOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTvOff(props) { return ( ); } + export default SvgTvOff; diff --git a/icons/jsx/TwoWheeler.jsx b/icons/jsx/TwoWheeler.jsx index c094235c23..bcbe93c1b0 100644 --- a/icons/jsx/TwoWheeler.jsx +++ b/icons/jsx/TwoWheeler.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTwoWheeler(props) { return ( ); } + export default SvgTwoWheeler; diff --git a/icons/jsx/TypeSpecimen.jsx b/icons/jsx/TypeSpecimen.jsx index 287acf3ed6..f9d082d754 100644 --- a/icons/jsx/TypeSpecimen.jsx +++ b/icons/jsx/TypeSpecimen.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgTypeSpecimen(props) { return ( ); } + export default SvgTypeSpecimen; diff --git a/icons/jsx/UTurnLeft.jsx b/icons/jsx/UTurnLeft.jsx index 3d98e0aa46..98ac3b1ee1 100644 --- a/icons/jsx/UTurnLeft.jsx +++ b/icons/jsx/UTurnLeft.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUTurnLeft(props) { return ( ); } + export default SvgUTurnLeft; diff --git a/icons/jsx/UTurnRight.jsx b/icons/jsx/UTurnRight.jsx index 6d3b79d418..e156758da0 100644 --- a/icons/jsx/UTurnRight.jsx +++ b/icons/jsx/UTurnRight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUTurnRight(props) { return ( ); } + export default SvgUTurnRight; diff --git a/icons/jsx/Umbrella.jsx b/icons/jsx/Umbrella.jsx index 35ca9fa758..4cd1aa0a0e 100644 --- a/icons/jsx/Umbrella.jsx +++ b/icons/jsx/Umbrella.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUmbrella(props) { return ( ); } + export default SvgUmbrella; diff --git a/icons/jsx/Unarchive.jsx b/icons/jsx/Unarchive.jsx index c672b3387c..6400c92bb5 100644 --- a/icons/jsx/Unarchive.jsx +++ b/icons/jsx/Unarchive.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUnarchive(props) { return ( ); } + export default SvgUnarchive; diff --git a/icons/jsx/Undo.jsx b/icons/jsx/Undo.jsx index 64caefc249..9f2d5621f2 100644 --- a/icons/jsx/Undo.jsx +++ b/icons/jsx/Undo.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUndo(props) { return ( ); } + export default SvgUndo; diff --git a/icons/jsx/UnfoldLess.jsx b/icons/jsx/UnfoldLess.jsx index 229b982798..532d7118f2 100644 --- a/icons/jsx/UnfoldLess.jsx +++ b/icons/jsx/UnfoldLess.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUnfoldLess(props) { return ( ); } + export default SvgUnfoldLess; diff --git a/icons/jsx/UnfoldLessDouble.jsx b/icons/jsx/UnfoldLessDouble.jsx index 69e2c78233..f7784ed9a0 100644 --- a/icons/jsx/UnfoldLessDouble.jsx +++ b/icons/jsx/UnfoldLessDouble.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUnfoldLessDouble(props) { return ( ); } + export default SvgUnfoldLessDouble; diff --git a/icons/jsx/UnfoldMore.jsx b/icons/jsx/UnfoldMore.jsx index 0d623dbeb5..ad524cc1d5 100644 --- a/icons/jsx/UnfoldMore.jsx +++ b/icons/jsx/UnfoldMore.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUnfoldMore(props) { return ( ); } + export default SvgUnfoldMore; diff --git a/icons/jsx/UnfoldMoreDouble.jsx b/icons/jsx/UnfoldMoreDouble.jsx index 334f196cf7..764681bfa5 100644 --- a/icons/jsx/UnfoldMoreDouble.jsx +++ b/icons/jsx/UnfoldMoreDouble.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUnfoldMoreDouble(props) { return ( ); } + export default SvgUnfoldMoreDouble; diff --git a/icons/jsx/Unlocked.jsx b/icons/jsx/Unlocked.jsx index 44d05f1b19..cea67a2c6d 100644 --- a/icons/jsx/Unlocked.jsx +++ b/icons/jsx/Unlocked.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUnlocked(props) { return ( ); } + export default SvgUnlocked; diff --git a/icons/jsx/Unpublished.jsx b/icons/jsx/Unpublished.jsx index 6811e0d0ec..4c4d46f465 100644 --- a/icons/jsx/Unpublished.jsx +++ b/icons/jsx/Unpublished.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUnpublished(props) { return ( ); } + export default SvgUnpublished; diff --git a/icons/jsx/Unread.jsx b/icons/jsx/Unread.jsx index fa480c7c66..21bad7ea69 100644 --- a/icons/jsx/Unread.jsx +++ b/icons/jsx/Unread.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUnread(props) { return ( ); } + export default SvgUnread; diff --git a/icons/jsx/Unsubscribe.jsx b/icons/jsx/Unsubscribe.jsx index 5e917b19d4..d235d9a8d8 100644 --- a/icons/jsx/Unsubscribe.jsx +++ b/icons/jsx/Unsubscribe.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUnsubscribe(props) { return ( ); } + export default SvgUnsubscribe; diff --git a/icons/jsx/Upcoming.jsx b/icons/jsx/Upcoming.jsx index fcfc451a46..1551cc1723 100644 --- a/icons/jsx/Upcoming.jsx +++ b/icons/jsx/Upcoming.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUpcoming(props) { return ( ); } + export default SvgUpcoming; diff --git a/icons/jsx/Update.jsx b/icons/jsx/Update.jsx index 77c7067215..3ff4f22c43 100644 --- a/icons/jsx/Update.jsx +++ b/icons/jsx/Update.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUpdate(props) { return ( ); } + export default SvgUpdate; diff --git a/icons/jsx/UpdateDisabled.jsx b/icons/jsx/UpdateDisabled.jsx index 763b13d797..01bfb029ef 100644 --- a/icons/jsx/UpdateDisabled.jsx +++ b/icons/jsx/UpdateDisabled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUpdateDisabled(props) { return ( ); } + export default SvgUpdateDisabled; diff --git a/icons/jsx/Upgrade.jsx b/icons/jsx/Upgrade.jsx index 305c62996f..83bf03e61f 100644 --- a/icons/jsx/Upgrade.jsx +++ b/icons/jsx/Upgrade.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUpgrade(props) { return ( ); } + export default SvgUpgrade; diff --git a/icons/jsx/Upload.jsx b/icons/jsx/Upload.jsx index 29d708b797..e3082a3d95 100644 --- a/icons/jsx/Upload.jsx +++ b/icons/jsx/Upload.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUpload(props) { return ( ); } + export default SvgUpload; diff --git a/icons/jsx/UploadFile.jsx b/icons/jsx/UploadFile.jsx index 91ed273566..0ff735e955 100644 --- a/icons/jsx/UploadFile.jsx +++ b/icons/jsx/UploadFile.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUploadFile(props) { return ( ); } + export default SvgUploadFile; diff --git a/icons/jsx/Usb.jsx b/icons/jsx/Usb.jsx index d0d91eba9e..969cfa7b4a 100644 --- a/icons/jsx/Usb.jsx +++ b/icons/jsx/Usb.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUsb(props) { return ( ); } + export default SvgUsb; diff --git a/icons/jsx/UsbOff.jsx b/icons/jsx/UsbOff.jsx index 353b3bf4c9..b408fec398 100644 --- a/icons/jsx/UsbOff.jsx +++ b/icons/jsx/UsbOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgUsbOff(props) { return ( ); } + export default SvgUsbOff; diff --git a/icons/jsx/Vaccines.jsx b/icons/jsx/Vaccines.jsx index d3f909574c..859ad38754 100644 --- a/icons/jsx/Vaccines.jsx +++ b/icons/jsx/Vaccines.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVaccines(props) { return ( ); } + export default SvgVaccines; diff --git a/icons/jsx/VapeFree.jsx b/icons/jsx/VapeFree.jsx index a849216e1f..698a473d69 100644 --- a/icons/jsx/VapeFree.jsx +++ b/icons/jsx/VapeFree.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVapeFree(props) { return ( ); } + export default SvgVapeFree; diff --git a/icons/jsx/VapingRooms.jsx b/icons/jsx/VapingRooms.jsx index 92b20965af..b1c61e4021 100644 --- a/icons/jsx/VapingRooms.jsx +++ b/icons/jsx/VapingRooms.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVapingRooms(props) { return ( ); } + export default SvgVapingRooms; diff --git a/icons/jsx/Verified.jsx b/icons/jsx/Verified.jsx index 9c5d862f2d..5a2706d849 100644 --- a/icons/jsx/Verified.jsx +++ b/icons/jsx/Verified.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerified(props) { return ( ); } + export default SvgVerified; diff --git a/icons/jsx/VerifiedBadge.jsx b/icons/jsx/VerifiedBadge.jsx index b456008171..797f39ccb4 100644 --- a/icons/jsx/VerifiedBadge.jsx +++ b/icons/jsx/VerifiedBadge.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerifiedBadge(props) { return ( ); } + export default SvgVerifiedBadge; diff --git a/icons/jsx/VerifiedBadgeOutline.jsx b/icons/jsx/VerifiedBadgeOutline.jsx index c119b08609..881c48f175 100644 --- a/icons/jsx/VerifiedBadgeOutline.jsx +++ b/icons/jsx/VerifiedBadgeOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerifiedBadgeOutline(props) { return ( ); } + export default SvgVerifiedBadgeOutline; diff --git a/icons/jsx/VerifiedOutline.jsx b/icons/jsx/VerifiedOutline.jsx index 31d4cedb27..174da2da24 100644 --- a/icons/jsx/VerifiedOutline.jsx +++ b/icons/jsx/VerifiedOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerifiedOutline(props) { return ( ); } + export default SvgVerifiedOutline; diff --git a/icons/jsx/VerifiedUser.jsx b/icons/jsx/VerifiedUser.jsx index dafbb88a91..25e98abfd3 100644 --- a/icons/jsx/VerifiedUser.jsx +++ b/icons/jsx/VerifiedUser.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerifiedUser(props) { return ( ); } + export default SvgVerifiedUser; diff --git a/icons/jsx/VerticalAlignBottom.jsx b/icons/jsx/VerticalAlignBottom.jsx index a90aca352f..7572dc2fb8 100644 --- a/icons/jsx/VerticalAlignBottom.jsx +++ b/icons/jsx/VerticalAlignBottom.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerticalAlignBottom(props) { return ( ); } + export default SvgVerticalAlignBottom; diff --git a/icons/jsx/VerticalAlignCenter.jsx b/icons/jsx/VerticalAlignCenter.jsx index 1bd803f99b..dcf86b048b 100644 --- a/icons/jsx/VerticalAlignCenter.jsx +++ b/icons/jsx/VerticalAlignCenter.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerticalAlignCenter(props) { return ( ); } + export default SvgVerticalAlignCenter; diff --git a/icons/jsx/VerticalAlignTop.jsx b/icons/jsx/VerticalAlignTop.jsx index 6e7fdff77c..266c8eade9 100644 --- a/icons/jsx/VerticalAlignTop.jsx +++ b/icons/jsx/VerticalAlignTop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerticalAlignTop(props) { return ( ); } + export default SvgVerticalAlignTop; diff --git a/icons/jsx/VerticalDistribute.jsx b/icons/jsx/VerticalDistribute.jsx index 5fe942ca52..026ccaa4c8 100644 --- a/icons/jsx/VerticalDistribute.jsx +++ b/icons/jsx/VerticalDistribute.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerticalDistribute(props) { return ( ); } + export default SvgVerticalDistribute; diff --git a/icons/jsx/VerticalShades.jsx b/icons/jsx/VerticalShades.jsx index d21ed35341..52f7a9098e 100644 --- a/icons/jsx/VerticalShades.jsx +++ b/icons/jsx/VerticalShades.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerticalShades(props) { return ( ); } + export default SvgVerticalShades; diff --git a/icons/jsx/VerticalShadesClosed.jsx b/icons/jsx/VerticalShadesClosed.jsx index ecb7566167..02c11e8772 100644 --- a/icons/jsx/VerticalShadesClosed.jsx +++ b/icons/jsx/VerticalShadesClosed.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerticalShadesClosed(props) { return ( ); } + export default SvgVerticalShadesClosed; diff --git a/icons/jsx/VerticalSplit.jsx b/icons/jsx/VerticalSplit.jsx index f02f293ca5..5d5203e4b5 100644 --- a/icons/jsx/VerticalSplit.jsx +++ b/icons/jsx/VerticalSplit.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVerticalSplit(props) { return ( ); } + export default SvgVerticalSplit; diff --git a/icons/jsx/Vibration.jsx b/icons/jsx/Vibration.jsx index b1da12cf2e..1241ffa6be 100644 --- a/icons/jsx/Vibration.jsx +++ b/icons/jsx/Vibration.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVibration(props) { return ( ); } + export default SvgVibration; diff --git a/icons/jsx/VideoCall.jsx b/icons/jsx/VideoCall.jsx index 5997549d36..2c9a31a464 100644 --- a/icons/jsx/VideoCall.jsx +++ b/icons/jsx/VideoCall.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideoCall(props) { return ( ); } + export default SvgVideoCall; diff --git a/icons/jsx/VideoCamera.jsx b/icons/jsx/VideoCamera.jsx index 3aff2739f6..ae447c7689 100644 --- a/icons/jsx/VideoCamera.jsx +++ b/icons/jsx/VideoCamera.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideoCamera(props) { return ( ); } + export default SvgVideoCamera; diff --git a/icons/jsx/VideoCameraBack.jsx b/icons/jsx/VideoCameraBack.jsx index 887ba91911..f364f2b4fa 100644 --- a/icons/jsx/VideoCameraBack.jsx +++ b/icons/jsx/VideoCameraBack.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideoCameraBack(props) { return ( ); } + export default SvgVideoCameraBack; diff --git a/icons/jsx/VideoCameraFront.jsx b/icons/jsx/VideoCameraFront.jsx index 04aaacec6b..1bef4633f1 100644 --- a/icons/jsx/VideoCameraFront.jsx +++ b/icons/jsx/VideoCameraFront.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideoCameraFront(props) { return ( ); } + export default SvgVideoCameraFront; diff --git a/icons/jsx/VideoChat.jsx b/icons/jsx/VideoChat.jsx index 7fe4286ff4..654f86c0bb 100644 --- a/icons/jsx/VideoChat.jsx +++ b/icons/jsx/VideoChat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideoChat(props) { return ( ); } + export default SvgVideoChat; diff --git a/icons/jsx/VideoFile.jsx b/icons/jsx/VideoFile.jsx index 67dd33793c..05ef2accaa 100644 --- a/icons/jsx/VideoFile.jsx +++ b/icons/jsx/VideoFile.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideoFile(props) { return ( ); } + export default SvgVideoFile; diff --git a/icons/jsx/VideoLabel.jsx b/icons/jsx/VideoLabel.jsx index 6e2a84b4e9..14b55c52ff 100644 --- a/icons/jsx/VideoLabel.jsx +++ b/icons/jsx/VideoLabel.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideoLabel(props) { return ( ); } + export default SvgVideoLabel; diff --git a/icons/jsx/VideoLibrary.jsx b/icons/jsx/VideoLibrary.jsx index 4dd936c84a..a061d8dff7 100644 --- a/icons/jsx/VideoLibrary.jsx +++ b/icons/jsx/VideoLibrary.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideoLibrary(props) { return ( ); } + export default SvgVideoLibrary; diff --git a/icons/jsx/VideoSettings.jsx b/icons/jsx/VideoSettings.jsx index 10caac4280..66b06655bc 100644 --- a/icons/jsx/VideoSettings.jsx +++ b/icons/jsx/VideoSettings.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideoSettings(props) { return ( ); } + export default SvgVideoSettings; diff --git a/icons/jsx/VideoStable.jsx b/icons/jsx/VideoStable.jsx index 8faf86b383..fbe7cdc178 100644 --- a/icons/jsx/VideoStable.jsx +++ b/icons/jsx/VideoStable.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideoStable(props) { return ( ); } + export default SvgVideoStable; diff --git a/icons/jsx/VideoTranscript.jsx b/icons/jsx/VideoTranscript.jsx index 06abbab913..1b6c9d803f 100644 --- a/icons/jsx/VideoTranscript.jsx +++ b/icons/jsx/VideoTranscript.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideoTranscript(props) { return ( ); } + export default SvgVideoTranscript; diff --git a/icons/jsx/Videocam.jsx b/icons/jsx/Videocam.jsx index 5396019e11..de2b2ec0a6 100644 --- a/icons/jsx/Videocam.jsx +++ b/icons/jsx/Videocam.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideocam(props) { return ( ); } + export default SvgVideocam; diff --git a/icons/jsx/VideocamOff.jsx b/icons/jsx/VideocamOff.jsx index f950beb90f..b3708a9331 100644 --- a/icons/jsx/VideocamOff.jsx +++ b/icons/jsx/VideocamOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideocamOff(props) { return ( ); } + export default SvgVideocamOff; diff --git a/icons/jsx/VideogameAsset.jsx b/icons/jsx/VideogameAsset.jsx index 83fe505025..06198f9c24 100644 --- a/icons/jsx/VideogameAsset.jsx +++ b/icons/jsx/VideogameAsset.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideogameAsset(props) { return ( ); } + export default SvgVideogameAsset; diff --git a/icons/jsx/VideogameAssetOff.jsx b/icons/jsx/VideogameAssetOff.jsx index c11216fbc6..4dbf1e6a7f 100644 --- a/icons/jsx/VideogameAssetOff.jsx +++ b/icons/jsx/VideogameAssetOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVideogameAssetOff(props) { return ( ); } + export default SvgVideogameAssetOff; diff --git a/icons/jsx/ViewAgenda.jsx b/icons/jsx/ViewAgenda.jsx index f8d95af0d7..9046ed2e96 100644 --- a/icons/jsx/ViewAgenda.jsx +++ b/icons/jsx/ViewAgenda.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewAgenda(props) { return ( ); } + export default SvgViewAgenda; diff --git a/icons/jsx/ViewArray.jsx b/icons/jsx/ViewArray.jsx index 7994e9c374..3e0e8adf6b 100644 --- a/icons/jsx/ViewArray.jsx +++ b/icons/jsx/ViewArray.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewArray(props) { return ( ); } + export default SvgViewArray; diff --git a/icons/jsx/ViewCarousel.jsx b/icons/jsx/ViewCarousel.jsx index fce6546a0a..51b5bb4a3b 100644 --- a/icons/jsx/ViewCarousel.jsx +++ b/icons/jsx/ViewCarousel.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewCarousel(props) { return ( ); } + export default SvgViewCarousel; diff --git a/icons/jsx/ViewColumn.jsx b/icons/jsx/ViewColumn.jsx index e7e0effcf4..c841379f8d 100644 --- a/icons/jsx/ViewColumn.jsx +++ b/icons/jsx/ViewColumn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewColumn(props) { return ( ); } + export default SvgViewColumn; diff --git a/icons/jsx/ViewComfy.jsx b/icons/jsx/ViewComfy.jsx index f6ced38a6a..7872bdfefd 100644 --- a/icons/jsx/ViewComfy.jsx +++ b/icons/jsx/ViewComfy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewComfy(props) { return ( ); } + export default SvgViewComfy; diff --git a/icons/jsx/ViewComfyAlt.jsx b/icons/jsx/ViewComfyAlt.jsx index 27bdfccdda..2ec3f8e513 100644 --- a/icons/jsx/ViewComfyAlt.jsx +++ b/icons/jsx/ViewComfyAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewComfyAlt(props) { return ( ); } + export default SvgViewComfyAlt; diff --git a/icons/jsx/ViewCompact.jsx b/icons/jsx/ViewCompact.jsx index 05363c2c6c..061cc8fdf3 100644 --- a/icons/jsx/ViewCompact.jsx +++ b/icons/jsx/ViewCompact.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewCompact(props) { return ( ); } + export default SvgViewCompact; diff --git a/icons/jsx/ViewCompactAlt.jsx b/icons/jsx/ViewCompactAlt.jsx index 0f4f4d4355..f91b675938 100644 --- a/icons/jsx/ViewCompactAlt.jsx +++ b/icons/jsx/ViewCompactAlt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewCompactAlt(props) { return ( ); } + export default SvgViewCompactAlt; diff --git a/icons/jsx/ViewCozy.jsx b/icons/jsx/ViewCozy.jsx index b2cde37dbe..e62c15baa3 100644 --- a/icons/jsx/ViewCozy.jsx +++ b/icons/jsx/ViewCozy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewCozy(props) { return ( ); } + export default SvgViewCozy; diff --git a/icons/jsx/ViewDay.jsx b/icons/jsx/ViewDay.jsx index 48a217469f..3b99f44c33 100644 --- a/icons/jsx/ViewDay.jsx +++ b/icons/jsx/ViewDay.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewDay(props) { return ( ); } + export default SvgViewDay; diff --git a/icons/jsx/ViewHeadline.jsx b/icons/jsx/ViewHeadline.jsx index a6de0f84ef..fe9e63185e 100644 --- a/icons/jsx/ViewHeadline.jsx +++ b/icons/jsx/ViewHeadline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewHeadline(props) { return ( ); } + export default SvgViewHeadline; diff --git a/icons/jsx/ViewInAr.jsx b/icons/jsx/ViewInAr.jsx index fc74a4dbca..98621dd2db 100644 --- a/icons/jsx/ViewInAr.jsx +++ b/icons/jsx/ViewInAr.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewInAr(props) { return ( ); } + export default SvgViewInAr; diff --git a/icons/jsx/ViewKanban.jsx b/icons/jsx/ViewKanban.jsx index 268740ee5e..76e8121746 100644 --- a/icons/jsx/ViewKanban.jsx +++ b/icons/jsx/ViewKanban.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewKanban(props) { return ( ); } + export default SvgViewKanban; diff --git a/icons/jsx/ViewList.jsx b/icons/jsx/ViewList.jsx index 44d8bf3f9f..28b2e3743f 100644 --- a/icons/jsx/ViewList.jsx +++ b/icons/jsx/ViewList.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewList(props) { return ( ); } + export default SvgViewList; diff --git a/icons/jsx/ViewModule.jsx b/icons/jsx/ViewModule.jsx index ef7c0e96cb..eb48b01c33 100644 --- a/icons/jsx/ViewModule.jsx +++ b/icons/jsx/ViewModule.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewModule(props) { return ( ); } + export default SvgViewModule; diff --git a/icons/jsx/ViewQuilt.jsx b/icons/jsx/ViewQuilt.jsx index 4ed086006a..9a2ac7020f 100644 --- a/icons/jsx/ViewQuilt.jsx +++ b/icons/jsx/ViewQuilt.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewQuilt(props) { return ( ); } + export default SvgViewQuilt; diff --git a/icons/jsx/ViewSidebar.jsx b/icons/jsx/ViewSidebar.jsx index e45b0485fe..6ef04ba7b7 100644 --- a/icons/jsx/ViewSidebar.jsx +++ b/icons/jsx/ViewSidebar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewSidebar(props) { return ( ); } + export default SvgViewSidebar; diff --git a/icons/jsx/ViewStream.jsx b/icons/jsx/ViewStream.jsx index cd365d81c7..cc0dc9b6e6 100644 --- a/icons/jsx/ViewStream.jsx +++ b/icons/jsx/ViewStream.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewStream(props) { return ( ); } + export default SvgViewStream; diff --git a/icons/jsx/ViewTimeline.jsx b/icons/jsx/ViewTimeline.jsx index ca31699405..440ec18d54 100644 --- a/icons/jsx/ViewTimeline.jsx +++ b/icons/jsx/ViewTimeline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewTimeline(props) { return ( ); } + export default SvgViewTimeline; diff --git a/icons/jsx/ViewWeek.jsx b/icons/jsx/ViewWeek.jsx index ea2605d083..f0cb4ffd95 100644 --- a/icons/jsx/ViewWeek.jsx +++ b/icons/jsx/ViewWeek.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgViewWeek(props) { return ( ); } + export default SvgViewWeek; diff --git a/icons/jsx/Vignette.jsx b/icons/jsx/Vignette.jsx index e5fe8cc503..7bc5637770 100644 --- a/icons/jsx/Vignette.jsx +++ b/icons/jsx/Vignette.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVignette(props) { return ( ); } + export default SvgVignette; diff --git a/icons/jsx/Villa.jsx b/icons/jsx/Villa.jsx index 5292830697..777d9d69bf 100644 --- a/icons/jsx/Villa.jsx +++ b/icons/jsx/Villa.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVilla(props) { return ( ); } + export default SvgVilla; diff --git a/icons/jsx/Visibility.jsx b/icons/jsx/Visibility.jsx index 51f3fe74dd..d8473c50d9 100644 --- a/icons/jsx/Visibility.jsx +++ b/icons/jsx/Visibility.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVisibility(props) { return ( ); } + export default SvgVisibility; diff --git a/icons/jsx/VisibilityOff.jsx b/icons/jsx/VisibilityOff.jsx index 9a72932ff3..1e115bd3ba 100644 --- a/icons/jsx/VisibilityOff.jsx +++ b/icons/jsx/VisibilityOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVisibilityOff(props) { return ( ); } + export default SvgVisibilityOff; diff --git a/icons/jsx/VoiceChat.jsx b/icons/jsx/VoiceChat.jsx index ca83f54edd..f000f635a2 100644 --- a/icons/jsx/VoiceChat.jsx +++ b/icons/jsx/VoiceChat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVoiceChat(props) { return ( ); } + export default SvgVoiceChat; diff --git a/icons/jsx/VoiceOverOff.jsx b/icons/jsx/VoiceOverOff.jsx index 9af3f38ba2..e02c79a930 100644 --- a/icons/jsx/VoiceOverOff.jsx +++ b/icons/jsx/VoiceOverOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVoiceOverOff(props) { return ( ); } + export default SvgVoiceOverOff; diff --git a/icons/jsx/Voicemail.jsx b/icons/jsx/Voicemail.jsx index 0319ef6409..2a62a71621 100644 --- a/icons/jsx/Voicemail.jsx +++ b/icons/jsx/Voicemail.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVoicemail(props) { return ( ); } + export default SvgVoicemail; diff --git a/icons/jsx/Volcano.jsx b/icons/jsx/Volcano.jsx index e5b1970315..6dfd701f8c 100644 --- a/icons/jsx/Volcano.jsx +++ b/icons/jsx/Volcano.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVolcano(props) { return ( ); } + export default SvgVolcano; diff --git a/icons/jsx/VolumeDown.jsx b/icons/jsx/VolumeDown.jsx index 9a5de38c72..ea3545adf2 100644 --- a/icons/jsx/VolumeDown.jsx +++ b/icons/jsx/VolumeDown.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVolumeDown(props) { return ( ); } + export default SvgVolumeDown; diff --git a/icons/jsx/VolumeMute.jsx b/icons/jsx/VolumeMute.jsx index 89990a36fd..46ffb49936 100644 --- a/icons/jsx/VolumeMute.jsx +++ b/icons/jsx/VolumeMute.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVolumeMute(props) { return ( ); } + export default SvgVolumeMute; diff --git a/icons/jsx/VolumeOff.jsx b/icons/jsx/VolumeOff.jsx index cc8f029ef2..ed043ff5e0 100644 --- a/icons/jsx/VolumeOff.jsx +++ b/icons/jsx/VolumeOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVolumeOff(props) { return ( ); } + export default SvgVolumeOff; diff --git a/icons/jsx/VolumeUp.jsx b/icons/jsx/VolumeUp.jsx index b76573c6c7..2ecbefcdea 100644 --- a/icons/jsx/VolumeUp.jsx +++ b/icons/jsx/VolumeUp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVolumeUp(props) { return ( ); } + export default SvgVolumeUp; diff --git a/icons/jsx/VolunteerActivism.jsx b/icons/jsx/VolunteerActivism.jsx index 345ce99e67..c8786cafcf 100644 --- a/icons/jsx/VolunteerActivism.jsx +++ b/icons/jsx/VolunteerActivism.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVolunteerActivism(props) { return ( ); } + export default SvgVolunteerActivism; diff --git a/icons/jsx/VpnKey.jsx b/icons/jsx/VpnKey.jsx index d6502536b1..f627ce62e6 100644 --- a/icons/jsx/VpnKey.jsx +++ b/icons/jsx/VpnKey.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVpnKey(props) { return ( ); } + export default SvgVpnKey; diff --git a/icons/jsx/VpnKeyOff.jsx b/icons/jsx/VpnKeyOff.jsx index ccb06553ed..7b0a611e5c 100644 --- a/icons/jsx/VpnKeyOff.jsx +++ b/icons/jsx/VpnKeyOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVpnKeyOff(props) { return ( ); } + export default SvgVpnKeyOff; diff --git a/icons/jsx/VpnLock.jsx b/icons/jsx/VpnLock.jsx index 0787fb10ee..0e7ce83717 100644 --- a/icons/jsx/VpnLock.jsx +++ b/icons/jsx/VpnLock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVpnLock(props) { return ( ); } + export default SvgVpnLock; diff --git a/icons/jsx/Vrpano.jsx b/icons/jsx/Vrpano.jsx index 0c86584d2b..8ce41fb399 100644 --- a/icons/jsx/Vrpano.jsx +++ b/icons/jsx/Vrpano.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgVrpano(props) { return ( ); } + export default SvgVrpano; diff --git a/icons/jsx/Wallet.jsx b/icons/jsx/Wallet.jsx index 9042465e93..ec0095a8a0 100644 --- a/icons/jsx/Wallet.jsx +++ b/icons/jsx/Wallet.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWallet(props) { return ( ); } + export default SvgWallet; diff --git a/icons/jsx/Wallpaper.jsx b/icons/jsx/Wallpaper.jsx index 8e5def8230..e6bf30a176 100644 --- a/icons/jsx/Wallpaper.jsx +++ b/icons/jsx/Wallpaper.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWallpaper(props) { return ( ); } + export default SvgWallpaper; diff --git a/icons/jsx/Warehouse.jsx b/icons/jsx/Warehouse.jsx index 8a07c53586..612af9f94e 100644 --- a/icons/jsx/Warehouse.jsx +++ b/icons/jsx/Warehouse.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWarehouse(props) { return ( ); } + export default SvgWarehouse; diff --git a/icons/jsx/Warning.jsx b/icons/jsx/Warning.jsx index f562d8e37a..6d9c7d4b7e 100644 --- a/icons/jsx/Warning.jsx +++ b/icons/jsx/Warning.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWarning(props) { return ( ); } + export default SvgWarning; diff --git a/icons/jsx/WarningAmber.jsx b/icons/jsx/WarningAmber.jsx index f3462e608a..17de6b2949 100644 --- a/icons/jsx/WarningAmber.jsx +++ b/icons/jsx/WarningAmber.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWarningAmber(props) { return ( ); } + export default SvgWarningAmber; diff --git a/icons/jsx/WarningFilled.jsx b/icons/jsx/WarningFilled.jsx index a4789460dd..0ad198c325 100644 --- a/icons/jsx/WarningFilled.jsx +++ b/icons/jsx/WarningFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWarningFilled(props) { return ( ); } + export default SvgWarningFilled; diff --git a/icons/jsx/Wash.jsx b/icons/jsx/Wash.jsx index 233f23d574..56bc698afe 100644 --- a/icons/jsx/Wash.jsx +++ b/icons/jsx/Wash.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWash(props) { return ( ); } + export default SvgWash; diff --git a/icons/jsx/Watch.jsx b/icons/jsx/Watch.jsx index 6358d3066b..a4eb73c3d8 100644 --- a/icons/jsx/Watch.jsx +++ b/icons/jsx/Watch.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWatch(props) { return ( ); } + export default SvgWatch; diff --git a/icons/jsx/WatchFilled.jsx b/icons/jsx/WatchFilled.jsx index 8b880fa172..434ddd7eff 100644 --- a/icons/jsx/WatchFilled.jsx +++ b/icons/jsx/WatchFilled.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWatchFilled(props) { return ( ); } + export default SvgWatchFilled; diff --git a/icons/jsx/WatchLater.jsx b/icons/jsx/WatchLater.jsx index d668155be5..28a96bd1e1 100644 --- a/icons/jsx/WatchLater.jsx +++ b/icons/jsx/WatchLater.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWatchLater(props) { return ( ); } + export default SvgWatchLater; diff --git a/icons/jsx/WatchOff.jsx b/icons/jsx/WatchOff.jsx index f679aa0b9a..83fbc31cc0 100644 --- a/icons/jsx/WatchOff.jsx +++ b/icons/jsx/WatchOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWatchOff(props) { return ( ); } + export default SvgWatchOff; diff --git a/icons/jsx/WatchOutline.jsx b/icons/jsx/WatchOutline.jsx index 9fdf04e8f1..b416c12df3 100644 --- a/icons/jsx/WatchOutline.jsx +++ b/icons/jsx/WatchOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWatchOutline(props) { return ( ); } + export default SvgWatchOutline; diff --git a/icons/jsx/Water.jsx b/icons/jsx/Water.jsx index 5614a69f68..4ecf9a45c8 100644 --- a/icons/jsx/Water.jsx +++ b/icons/jsx/Water.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWater(props) { return ( ); } + export default SvgWater; diff --git a/icons/jsx/WaterDamage.jsx b/icons/jsx/WaterDamage.jsx index d2c9d9b2f2..01b25d90ba 100644 --- a/icons/jsx/WaterDamage.jsx +++ b/icons/jsx/WaterDamage.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWaterDamage(props) { return ( ); } + export default SvgWaterDamage; diff --git a/icons/jsx/WaterDrop.jsx b/icons/jsx/WaterDrop.jsx index 2cc53e1474..d198439a93 100644 --- a/icons/jsx/WaterDrop.jsx +++ b/icons/jsx/WaterDrop.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWaterDrop(props) { return ( ); } + export default SvgWaterDrop; diff --git a/icons/jsx/WaterfallChart.jsx b/icons/jsx/WaterfallChart.jsx index 714a4f692a..3b28e4754b 100644 --- a/icons/jsx/WaterfallChart.jsx +++ b/icons/jsx/WaterfallChart.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWaterfallChart(props) { return ( ); } + export default SvgWaterfallChart; diff --git a/icons/jsx/Waves.jsx b/icons/jsx/Waves.jsx index 312c23e364..beb3dd6632 100644 --- a/icons/jsx/Waves.jsx +++ b/icons/jsx/Waves.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWaves(props) { return ( ); } + export default SvgWaves; diff --git a/icons/jsx/WavingHand.jsx b/icons/jsx/WavingHand.jsx index b4e7cec243..0215a7814a 100644 --- a/icons/jsx/WavingHand.jsx +++ b/icons/jsx/WavingHand.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWavingHand(props) { return ( ); } + export default SvgWavingHand; diff --git a/icons/jsx/WbAuto.jsx b/icons/jsx/WbAuto.jsx index d797a6a710..2199e9776e 100644 --- a/icons/jsx/WbAuto.jsx +++ b/icons/jsx/WbAuto.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWbAuto(props) { return ( ); } + export default SvgWbAuto; diff --git a/icons/jsx/WbCloudy.jsx b/icons/jsx/WbCloudy.jsx index 526d8b0451..bf16b4f08a 100644 --- a/icons/jsx/WbCloudy.jsx +++ b/icons/jsx/WbCloudy.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWbCloudy(props) { return ( ); } + export default SvgWbCloudy; diff --git a/icons/jsx/WbIncandescent.jsx b/icons/jsx/WbIncandescent.jsx index 9ed978b11f..6b8caac4cb 100644 --- a/icons/jsx/WbIncandescent.jsx +++ b/icons/jsx/WbIncandescent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWbIncandescent(props) { return ( ); } + export default SvgWbIncandescent; diff --git a/icons/jsx/WbIridescent.jsx b/icons/jsx/WbIridescent.jsx index 1085871477..b1030fb05b 100644 --- a/icons/jsx/WbIridescent.jsx +++ b/icons/jsx/WbIridescent.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWbIridescent(props) { return ( ); } + export default SvgWbIridescent; diff --git a/icons/jsx/WbShade.jsx b/icons/jsx/WbShade.jsx index 8eff5f26c8..00e16c8b76 100644 --- a/icons/jsx/WbShade.jsx +++ b/icons/jsx/WbShade.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWbShade(props) { return ( ); } + export default SvgWbShade; diff --git a/icons/jsx/WbSunny.jsx b/icons/jsx/WbSunny.jsx index c4f54a3dc5..616b9c5d3b 100644 --- a/icons/jsx/WbSunny.jsx +++ b/icons/jsx/WbSunny.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWbSunny(props) { return ( ); } + export default SvgWbSunny; diff --git a/icons/jsx/WbTwilight.jsx b/icons/jsx/WbTwilight.jsx index 66603608d9..a2e1a7a0d4 100644 --- a/icons/jsx/WbTwilight.jsx +++ b/icons/jsx/WbTwilight.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWbTwilight(props) { return ( ); } + export default SvgWbTwilight; diff --git a/icons/jsx/Wc.jsx b/icons/jsx/Wc.jsx index 2415ec2ad1..ee1e07e0bc 100644 --- a/icons/jsx/Wc.jsx +++ b/icons/jsx/Wc.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWc(props) { return ( ); } + export default SvgWc; diff --git a/icons/jsx/Web.jsx b/icons/jsx/Web.jsx index d85b3aaffe..6a3745889d 100644 --- a/icons/jsx/Web.jsx +++ b/icons/jsx/Web.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWeb(props) { return ( ); } + export default SvgWeb; diff --git a/icons/jsx/WebAsset.jsx b/icons/jsx/WebAsset.jsx index edcb4d38a5..92c217e418 100644 --- a/icons/jsx/WebAsset.jsx +++ b/icons/jsx/WebAsset.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWebAsset(props) { return ( ); } + export default SvgWebAsset; diff --git a/icons/jsx/WebAssetOff.jsx b/icons/jsx/WebAssetOff.jsx index 8317c79370..46826e7345 100644 --- a/icons/jsx/WebAssetOff.jsx +++ b/icons/jsx/WebAssetOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWebAssetOff(props) { return ( ); } + export default SvgWebAssetOff; diff --git a/icons/jsx/WebStories.jsx b/icons/jsx/WebStories.jsx index d12279c9e2..96bacd490d 100644 --- a/icons/jsx/WebStories.jsx +++ b/icons/jsx/WebStories.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWebStories(props) { return ( ); } + export default SvgWebStories; diff --git a/icons/jsx/Webhook.jsx b/icons/jsx/Webhook.jsx index 4bf9ca8ff4..2c462ed2c0 100644 --- a/icons/jsx/Webhook.jsx +++ b/icons/jsx/Webhook.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWebhook(props) { return ( ); } + export default SvgWebhook; diff --git a/icons/jsx/Wechat.jsx b/icons/jsx/Wechat.jsx index de6e01e634..2cf409846d 100644 --- a/icons/jsx/Wechat.jsx +++ b/icons/jsx/Wechat.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWechat(props) { return ( ); } + export default SvgWechat; diff --git a/icons/jsx/Weekend.jsx b/icons/jsx/Weekend.jsx index 9b1c406c1f..4f1a34ab32 100644 --- a/icons/jsx/Weekend.jsx +++ b/icons/jsx/Weekend.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWeekend(props) { return ( ); } + export default SvgWeekend; diff --git a/icons/jsx/West.jsx b/icons/jsx/West.jsx index 42297d3191..200cab8443 100644 --- a/icons/jsx/West.jsx +++ b/icons/jsx/West.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWest(props) { return ( ); } + export default SvgWest; diff --git a/icons/jsx/Whatsapp.jsx b/icons/jsx/Whatsapp.jsx index 5b1f6951a9..6006d544e5 100644 --- a/icons/jsx/Whatsapp.jsx +++ b/icons/jsx/Whatsapp.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWhatsapp(props) { return ( ); } + export default SvgWhatsapp; diff --git a/icons/jsx/Whatshot.jsx b/icons/jsx/Whatshot.jsx index 6045b532dc..3d5b9fb3ba 100644 --- a/icons/jsx/Whatshot.jsx +++ b/icons/jsx/Whatshot.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWhatshot(props) { return ( ); } + export default SvgWhatshot; diff --git a/icons/jsx/WheelchairPickup.jsx b/icons/jsx/WheelchairPickup.jsx index d4633d6712..80f903b451 100644 --- a/icons/jsx/WheelchairPickup.jsx +++ b/icons/jsx/WheelchairPickup.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWheelchairPickup(props) { return ( ); } + export default SvgWheelchairPickup; diff --git a/icons/jsx/WhereToVote.jsx b/icons/jsx/WhereToVote.jsx index 5799f1a8db..4fd62d2306 100644 --- a/icons/jsx/WhereToVote.jsx +++ b/icons/jsx/WhereToVote.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWhereToVote(props) { return ( ); } + export default SvgWhereToVote; diff --git a/icons/jsx/Widgets.jsx b/icons/jsx/Widgets.jsx index 84bf05d8df..48121e91b1 100644 --- a/icons/jsx/Widgets.jsx +++ b/icons/jsx/Widgets.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWidgets(props) { return ( ); } + export default SvgWidgets; diff --git a/icons/jsx/WidthFull.jsx b/icons/jsx/WidthFull.jsx index 59910b8faa..4aed1b86c7 100644 --- a/icons/jsx/WidthFull.jsx +++ b/icons/jsx/WidthFull.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWidthFull(props) { return ( ); } + export default SvgWidthFull; diff --git a/icons/jsx/WidthNormal.jsx b/icons/jsx/WidthNormal.jsx index 37c3e4277c..78df0ace09 100644 --- a/icons/jsx/WidthNormal.jsx +++ b/icons/jsx/WidthNormal.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWidthNormal(props) { return ( ); } + export default SvgWidthNormal; diff --git a/icons/jsx/WidthWide.jsx b/icons/jsx/WidthWide.jsx index 6d82c2d8e7..f460d08b60 100644 --- a/icons/jsx/WidthWide.jsx +++ b/icons/jsx/WidthWide.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWidthWide(props) { return ( ); } + export default SvgWidthWide; diff --git a/icons/jsx/Wifi.jsx b/icons/jsx/Wifi.jsx index 4f43f555fb..3b87e3e228 100644 --- a/icons/jsx/Wifi.jsx +++ b/icons/jsx/Wifi.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifi(props) { return ( ); } + export default SvgWifi; diff --git a/icons/jsx/Wifi1Bar.jsx b/icons/jsx/Wifi1Bar.jsx index 9b02cdb29c..c69eab3cc2 100644 --- a/icons/jsx/Wifi1Bar.jsx +++ b/icons/jsx/Wifi1Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifi1Bar(props) { return ( ); } + export default SvgWifi1Bar; diff --git a/icons/jsx/Wifi2Bar.jsx b/icons/jsx/Wifi2Bar.jsx index e9f0dcc9c7..4321fc014e 100644 --- a/icons/jsx/Wifi2Bar.jsx +++ b/icons/jsx/Wifi2Bar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifi2Bar(props) { return ( ); } + export default SvgWifi2Bar; diff --git a/icons/jsx/WifiCalling.jsx b/icons/jsx/WifiCalling.jsx index 64766e1e88..a94feae820 100644 --- a/icons/jsx/WifiCalling.jsx +++ b/icons/jsx/WifiCalling.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiCalling(props) { return ( ); } + export default SvgWifiCalling; diff --git a/icons/jsx/WifiCalling3.jsx b/icons/jsx/WifiCalling3.jsx index 2cc0854244..ec61576739 100644 --- a/icons/jsx/WifiCalling3.jsx +++ b/icons/jsx/WifiCalling3.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiCalling3(props) { return ( ); } + export default SvgWifiCalling3; diff --git a/icons/jsx/WifiChannel.jsx b/icons/jsx/WifiChannel.jsx index 5992b4a714..42934f0eda 100644 --- a/icons/jsx/WifiChannel.jsx +++ b/icons/jsx/WifiChannel.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiChannel(props) { return ( ); } + export default SvgWifiChannel; diff --git a/icons/jsx/WifiFind.jsx b/icons/jsx/WifiFind.jsx index 1a9a55115d..d4add2a66e 100644 --- a/icons/jsx/WifiFind.jsx +++ b/icons/jsx/WifiFind.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiFind(props) { return ( ); } + export default SvgWifiFind; diff --git a/icons/jsx/WifiLock.jsx b/icons/jsx/WifiLock.jsx index a32a878002..5d2871eb66 100644 --- a/icons/jsx/WifiLock.jsx +++ b/icons/jsx/WifiLock.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiLock(props) { return ( ); } + export default SvgWifiLock; diff --git a/icons/jsx/WifiOff.jsx b/icons/jsx/WifiOff.jsx index ffc845358a..fb2adb94ec 100644 --- a/icons/jsx/WifiOff.jsx +++ b/icons/jsx/WifiOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiOff(props) { return ( ); } + export default SvgWifiOff; diff --git a/icons/jsx/WifiPassword.jsx b/icons/jsx/WifiPassword.jsx index 718f8759c2..73e82b7545 100644 --- a/icons/jsx/WifiPassword.jsx +++ b/icons/jsx/WifiPassword.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiPassword(props) { return ( ); } + export default SvgWifiPassword; diff --git a/icons/jsx/WifiProtectedSetup.jsx b/icons/jsx/WifiProtectedSetup.jsx index 74d6a10378..8b7bdd10ce 100644 --- a/icons/jsx/WifiProtectedSetup.jsx +++ b/icons/jsx/WifiProtectedSetup.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiProtectedSetup(props) { return ( ); } + export default SvgWifiProtectedSetup; diff --git a/icons/jsx/WifiTethering.jsx b/icons/jsx/WifiTethering.jsx index 17d7bfb7a8..5f4410f54d 100644 --- a/icons/jsx/WifiTethering.jsx +++ b/icons/jsx/WifiTethering.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiTethering(props) { return ( ); } + export default SvgWifiTethering; diff --git a/icons/jsx/WifiTetheringError.jsx b/icons/jsx/WifiTetheringError.jsx index 727c4120a0..274d4f29f0 100644 --- a/icons/jsx/WifiTetheringError.jsx +++ b/icons/jsx/WifiTetheringError.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiTetheringError(props) { return ( ); } + export default SvgWifiTetheringError; diff --git a/icons/jsx/WifiTetheringErrorRounded.jsx b/icons/jsx/WifiTetheringErrorRounded.jsx index 110a533eac..d79dde879d 100644 --- a/icons/jsx/WifiTetheringErrorRounded.jsx +++ b/icons/jsx/WifiTetheringErrorRounded.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiTetheringErrorRounded(props) { return ( ); } + export default SvgWifiTetheringErrorRounded; diff --git a/icons/jsx/WifiTetheringOff.jsx b/icons/jsx/WifiTetheringOff.jsx index 6536749a16..ec6f90a562 100644 --- a/icons/jsx/WifiTetheringOff.jsx +++ b/icons/jsx/WifiTetheringOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWifiTetheringOff(props) { return ( ); } + export default SvgWifiTetheringOff; diff --git a/icons/jsx/WindPower.jsx b/icons/jsx/WindPower.jsx index 2cb40df58d..19594377a7 100644 --- a/icons/jsx/WindPower.jsx +++ b/icons/jsx/WindPower.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWindPower(props) { return ( ); } + export default SvgWindPower; diff --git a/icons/jsx/Window.jsx b/icons/jsx/Window.jsx index 91c646dbb8..bae658eaa0 100644 --- a/icons/jsx/Window.jsx +++ b/icons/jsx/Window.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWindow(props) { return ( ); } + export default SvgWindow; diff --git a/icons/jsx/WineBar.jsx b/icons/jsx/WineBar.jsx index 76b82a5d90..9977a5bff7 100644 --- a/icons/jsx/WineBar.jsx +++ b/icons/jsx/WineBar.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWineBar(props) { return ( ); } + export default SvgWineBar; diff --git a/icons/jsx/Woman.jsx b/icons/jsx/Woman.jsx index fb300062b0..41d765d038 100644 --- a/icons/jsx/Woman.jsx +++ b/icons/jsx/Woman.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWoman(props) { return ( ); } + export default SvgWoman; diff --git a/icons/jsx/Woman2.jsx b/icons/jsx/Woman2.jsx index 8ba4ca658f..e0226834ec 100644 --- a/icons/jsx/Woman2.jsx +++ b/icons/jsx/Woman2.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWoman2(props) { return ( ); } + export default SvgWoman2; diff --git a/icons/jsx/WooCommerce.jsx b/icons/jsx/WooCommerce.jsx index 8d7297020f..42e448026e 100644 --- a/icons/jsx/WooCommerce.jsx +++ b/icons/jsx/WooCommerce.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWooCommerce(props) { return ( ); } + export default SvgWooCommerce; diff --git a/icons/jsx/Wordpress.jsx b/icons/jsx/Wordpress.jsx index 0fe1fb00b0..b2035dd9ed 100644 --- a/icons/jsx/Wordpress.jsx +++ b/icons/jsx/Wordpress.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWordpress(props) { return ( ); } + export default SvgWordpress; diff --git a/icons/jsx/Work.jsx b/icons/jsx/Work.jsx index 09af92bc65..c14d20e1c0 100644 --- a/icons/jsx/Work.jsx +++ b/icons/jsx/Work.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWork(props) { return ( ); } + export default SvgWork; diff --git a/icons/jsx/WorkHistory.jsx b/icons/jsx/WorkHistory.jsx index a7b66c319d..14c9471ddb 100644 --- a/icons/jsx/WorkHistory.jsx +++ b/icons/jsx/WorkHistory.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWorkHistory(props) { return ( ); } + export default SvgWorkHistory; diff --git a/icons/jsx/WorkOff.jsx b/icons/jsx/WorkOff.jsx index eaa5890ce2..66505cf5ed 100644 --- a/icons/jsx/WorkOff.jsx +++ b/icons/jsx/WorkOff.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWorkOff(props) { return ( ); } + export default SvgWorkOff; diff --git a/icons/jsx/WorkOutline.jsx b/icons/jsx/WorkOutline.jsx index afa9a700d5..0bf956942f 100644 --- a/icons/jsx/WorkOutline.jsx +++ b/icons/jsx/WorkOutline.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWorkOutline(props) { return ( ); } + export default SvgWorkOutline; diff --git a/icons/jsx/WorkspacePremium.jsx b/icons/jsx/WorkspacePremium.jsx index eb68d7c111..104a457f3b 100644 --- a/icons/jsx/WorkspacePremium.jsx +++ b/icons/jsx/WorkspacePremium.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWorkspacePremium(props) { return ( ); } + export default SvgWorkspacePremium; diff --git a/icons/jsx/Workspaces.jsx b/icons/jsx/Workspaces.jsx index c0f37704d2..9188f24952 100644 --- a/icons/jsx/Workspaces.jsx +++ b/icons/jsx/Workspaces.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWorkspaces(props) { return ( ); } + export default SvgWorkspaces; diff --git a/icons/jsx/WrapText.jsx b/icons/jsx/WrapText.jsx index 886768d2c7..d4b70d103e 100644 --- a/icons/jsx/WrapText.jsx +++ b/icons/jsx/WrapText.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWrapText(props) { return ( ); } + export default SvgWrapText; diff --git a/icons/jsx/WrongLocation.jsx b/icons/jsx/WrongLocation.jsx index 87353dc32c..c2acb88a2c 100644 --- a/icons/jsx/WrongLocation.jsx +++ b/icons/jsx/WrongLocation.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWrongLocation(props) { return ( ); } + export default SvgWrongLocation; diff --git a/icons/jsx/Wysiwyg.jsx b/icons/jsx/Wysiwyg.jsx index e8165353f9..ce0d7c6c64 100644 --- a/icons/jsx/Wysiwyg.jsx +++ b/icons/jsx/Wysiwyg.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgWysiwyg(props) { return ( ); } + export default SvgWysiwyg; diff --git a/icons/jsx/Yard.jsx b/icons/jsx/Yard.jsx index ed52c3f3c3..50f54dbeea 100644 --- a/icons/jsx/Yard.jsx +++ b/icons/jsx/Yard.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgYard(props) { return ( ); } + export default SvgYard; diff --git a/icons/jsx/YoutubeSearchedFor.jsx b/icons/jsx/YoutubeSearchedFor.jsx index b0959d7051..887b2f28b8 100644 --- a/icons/jsx/YoutubeSearchedFor.jsx +++ b/icons/jsx/YoutubeSearchedFor.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgYoutubeSearchedFor(props) { return ( ); } + export default SvgYoutubeSearchedFor; diff --git a/icons/jsx/Zoom.jsx b/icons/jsx/Zoom.jsx index 56f5cc42fe..c492a47608 100644 --- a/icons/jsx/Zoom.jsx +++ b/icons/jsx/Zoom.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgZoom(props) { return ( ); } + export default SvgZoom; diff --git a/icons/jsx/ZoomIn.jsx b/icons/jsx/ZoomIn.jsx index 700f316aa5..e5282b782d 100644 --- a/icons/jsx/ZoomIn.jsx +++ b/icons/jsx/ZoomIn.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgZoomIn(props) { return ( ); } + export default SvgZoomIn; diff --git a/icons/jsx/ZoomInMap.jsx b/icons/jsx/ZoomInMap.jsx index a86248de92..502550ff21 100644 --- a/icons/jsx/ZoomInMap.jsx +++ b/icons/jsx/ZoomInMap.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgZoomInMap(props) { return ( ); } + export default SvgZoomInMap; diff --git a/icons/jsx/ZoomOut.jsx b/icons/jsx/ZoomOut.jsx index bc684539d6..817c610ed5 100644 --- a/icons/jsx/ZoomOut.jsx +++ b/icons/jsx/ZoomOut.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgZoomOut(props) { return ( ); } + export default SvgZoomOut; diff --git a/icons/jsx/ZoomOutMap.jsx b/icons/jsx/ZoomOutMap.jsx index b60d687d13..3c2c14e785 100644 --- a/icons/jsx/ZoomOutMap.jsx +++ b/icons/jsx/ZoomOutMap.jsx @@ -1,4 +1,5 @@ import * as React from "react"; + function SvgZoomOutMap(props) { return ( ); } + export default SvgZoomOutMap; diff --git a/icons/jsx/index.jsx b/icons/jsx/index.jsx index 3faf9b860b..bf8858181b 100644 --- a/icons/jsx/index.jsx +++ b/icons/jsx/index.jsx @@ -660,6 +660,7 @@ export { default as EdgesensorLow } from './EdgesensorLow'; export { default as Edit } from './Edit'; export { default as EditAttributes } from './EditAttributes'; export { default as EditCalendar } from './EditCalendar'; +export { default as EditCircle } from './EditCircle'; export { default as EditLocation } from './EditLocation'; export { default as EditLocationAlt } from './EditLocationAlt'; export { default as EditNote } from './EditNote'; diff --git a/icons/svg/edit_circle.svg b/icons/svg/edit_circle.svg new file mode 100644 index 0000000000..8892e0ff8d --- /dev/null +++ b/icons/svg/edit_circle.svg @@ -0,0 +1 @@ + \ No newline at end of file From 31358e5a18fd9269d75867b60be4bfb4d01a1fb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 09:09:06 -0500 Subject: [PATCH 087/173] docs: update dependent-usage.json (#1899) --- dependent-usage.json | 75 +++++++++++++++++++++----------------------- 1 file changed, 36 insertions(+), 39 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 1962109fee..b591207b1d 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673014174722, + "lastModified": 1673100505122, "projectUsages": [ { "version": "19.19.1", @@ -1557,7 +1557,7 @@ } }, { - "version": "20.24.1", + "version": "20.26.3", "name": "frontend-app-admin-portal", "repository": "https://github.com/openedx/frontend-app-admin-portal", "folderName": "frontend-app-admin-portal", @@ -3045,8 +3045,8 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 138, - "column": 10 + "line": 144, + "column": 12 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentHeader.jsx", @@ -3542,8 +3542,8 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 135, - "column": 4 + "line": 141, + "column": 6 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", @@ -3614,8 +3614,8 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 136, - "column": 6 + "line": 142, + "column": 8 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", @@ -5102,7 +5102,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 32, + "line": 34, "column": 4 }, { @@ -5199,7 +5199,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 45, + "line": 48, "column": 10 }, { @@ -5618,8 +5618,8 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 134, - "column": 2 + "line": 140, + "column": 4 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContent.jsx", @@ -5887,7 +5887,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 26, + "line": 28, "column": 6 }, { @@ -5974,7 +5974,7 @@ "Card.ImageCap": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 33, + "line": 35, "column": 6 }, { @@ -5996,7 +5996,7 @@ "Card.Header": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 39, + "line": 42, "column": 6 }, { @@ -6028,7 +6028,7 @@ "Card.Footer": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", - "line": 46, + "line": 49, "column": 10 }, { @@ -6170,8 +6170,8 @@ "Assignment": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 138, - "column": 21 + "line": 144, + "column": 23 } ], "AddCircle": [ @@ -6180,11 +6180,6 @@ "line": 13, "column": 19 }, - { - "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", - "line": 15, - "column": 21 - }, { "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", "line": 110, @@ -6198,6 +6193,13 @@ "column": 8 } ], + "EditCircle": [ + { + "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitle.jsx", + "line": 15, + "column": 21 + } + ], "Pagination.Reduced": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", @@ -13659,7 +13661,7 @@ } }, { - "version": "20.26.1", + "version": "20.26.2", "name": "frontend-app-learner-portal-enterprise", "repository": { "type": "git", @@ -14505,7 +14507,7 @@ }, { "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 55, + "line": 56, "column": 4 }, { @@ -14562,7 +14564,7 @@ }, { "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 62, + "line": 63, "column": 6 }, { @@ -14619,7 +14621,7 @@ }, { "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 68, + "line": 70, "column": 6 }, { @@ -14711,7 +14713,7 @@ }, { "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 80, + "line": 82, "column": 6 }, { @@ -14758,7 +14760,7 @@ }, { "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", - "line": 81, + "line": 83, "column": 6 }, { @@ -26048,11 +26050,6 @@ "line": 131, "column": 12 }, - { - "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 130, - "column": 14 - }, { "filePath": "src/components/Search/ManagedAutoComplete.jsx", "line": 267, @@ -26112,8 +26109,8 @@ }, { "filePath": "src/components/SkillsBreadcrumbs/index.jsx", - "line": 34, - "column": 55 + "line": 38, + "column": 24 } ], "Check": [ @@ -26164,7 +26161,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 44, + "line": 43, "column": 8 } ], @@ -26450,7 +26447,7 @@ }, { "filePath": "src/components/Learn/LearnHero.jsx", - "line": 55, + "line": 57, "column": 6 }, { @@ -27007,7 +27004,7 @@ }, { "filePath": "src/components/SkillsBreadcrumbs/index.jsx", - "line": 13, + "line": 20, "column": 6 } ], From 2e1dbe84615d907d9610cf329b0e6ab2dcc917df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Jan 2023 09:08:53 -0500 Subject: [PATCH 088/173] docs: update dependent-usage.json (#1900) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index b591207b1d..7f4a899d3a 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673100505122, + "lastModified": 1673186894757, "projectUsages": [ { "version": "19.19.1", From 648970349f9fc28c2e369b9bfc964a7046f4f342 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 09:11:00 -0500 Subject: [PATCH 089/173] docs: update dependent-usage.json (#1901) --- dependent-usage.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 7f4a899d3a..76e8cd5946 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673186894757, + "lastModified": 1673273409109, "projectUsages": [ { "version": "19.19.1", @@ -728,7 +728,7 @@ } }, { - "version": "20.25.0", + "version": "20.26.3", "name": "@edx/frontend-app-account", "repository": { "type": "git", @@ -10739,17 +10739,17 @@ }, { "filePath": "src/discussions/posts/post/Post.jsx", - "line": 38, + "line": 39, "column": 71 }, { "filePath": "src/discussions/posts/post/Post.jsx", - "line": 39, + "line": 40, "column": 72 }, { "filePath": "src/discussions/posts/post/Post.jsx", - "line": 40, + "line": 41, "column": 62 } ], @@ -11088,7 +11088,7 @@ }, { "filePath": "src/discussions/posts/post/Post.jsx", - "line": 117, + "line": 120, "column": 10 } ], @@ -17320,7 +17320,7 @@ }, { "filePath": "src/courseware/course/sidebar/sidebars/discussions/DiscussionsTrigger.jsx", - "line": 40, + "line": 42, "column": 6 }, { @@ -18313,7 +18313,7 @@ "QuestionAnswer": [ { "filePath": "src/courseware/course/sidebar/sidebars/discussions/DiscussionsTrigger.jsx", - "line": 40, + "line": 42, "column": 17 } ], From cbe17d97f7b6e5e464667384b53dfa2c670b330d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jan 2023 09:10:29 -0500 Subject: [PATCH 090/173] docs: update dependent-usage.json (#1904) --- dependent-usage.json | 708 +++++++++++++++++++++++++++++++++---------- 1 file changed, 555 insertions(+), 153 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 76e8cd5946..3b4d0783d0 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673273409109, + "lastModified": 1673359751040, "projectUsages": [ { "version": "19.19.1", @@ -2092,7 +2092,7 @@ }, { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 132, + "line": 133, "column": 8 }, { @@ -3356,7 +3356,7 @@ }, { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 158, + "line": 159, "column": 6 }, { @@ -3939,7 +3939,7 @@ "DataTable.TableControlBar": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 177, + "line": 178, "column": 8 }, { @@ -3971,7 +3971,7 @@ "DataTable.Table": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 178, + "line": 179, "column": 8 }, { @@ -4003,7 +4003,7 @@ "DataTable.TableFooter": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 179, + "line": 180, "column": 8 }, { @@ -4030,7 +4030,7 @@ "DataTable.RowStatus": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 180, + "line": 181, "column": 10 }, { @@ -21315,12 +21315,12 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 85, + "line": 98, "column": 10 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 98, + "line": 111, "column": 10 }, { @@ -21377,12 +21377,12 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 86, + "line": 99, "column": 12 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 91, + "line": 104, "column": 12 }, { @@ -21404,7 +21404,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 80, + "line": 93, "column": 6 } ], @@ -21421,7 +21421,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 81, + "line": 94, "column": 8 } ], @@ -21443,12 +21443,12 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 82, + "line": 95, "column": 10 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 110, + "line": 123, "column": 10 } ], @@ -21502,47 +21502,47 @@ }, { "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 58, + "line": 55, "column": 12 }, { "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 121, + "line": 122, "column": 8 }, { "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 57, + "line": 58, "column": 8 }, { "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 83, + "line": 84, "column": 8 }, { "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 62, + "line": 63, "column": 6 }, { "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 72, + "line": 73, "column": 6 }, { "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 86, + "line": 87, "column": 6 }, { "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 79, + "line": 80, "column": 6 }, { "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 77, + "line": 78, "column": 6 }, { @@ -21579,28 +21579,28 @@ }, { "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 46, + "line": 48, "column": 6 }, { "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 59, - "column": 12 + "line": 80, + "column": 18 }, { "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 46, - "column": 6 + "line": 48, + "column": 8 }, { "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 49, + "line": 51, "column": 6 }, { "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 62, - "column": 12 + "line": 82, + "column": 16 }, { "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", @@ -21609,28 +21609,28 @@ }, { "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 41, - "column": 10 + "line": 70, + "column": 12 }, { "filePath": "src/users/enrollments/Certificates.jsx", - "line": 157, + "line": 159, "column": 24 }, { "filePath": "src/users/enrollments/Certificates.jsx", - "line": 167, + "line": 169, "column": 24 }, { "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 153, - "column": 12 + "line": 166, + "column": 14 }, { "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 113, - "column": 12 + "line": 126, + "column": 14 }, { "filePath": "src/users/enrollments/Enrollments.jsx", @@ -21639,8 +21639,8 @@ }, { "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 115, - "column": 12 + "line": 128, + "column": 14 }, { "filePath": "src/users/entitlements/Entitlements.jsx", @@ -21649,13 +21649,13 @@ }, { "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 110, - "column": 12 + "line": 123, + "column": 14 }, { "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 108, - "column": 12 + "line": 121, + "column": 14 }, { "filePath": "src/users/LearnerCredentials.jsx", @@ -21674,7 +21674,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 100, + "line": 113, "column": 14 }, { @@ -21802,32 +21802,32 @@ }, { "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 29, + "line": 31, "column": 19 }, { "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 32, + "line": 34, "column": 10 }, { "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 29, + "line": 31, "column": 19 }, { "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 32, + "line": 34, "column": 10 }, { "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", - "line": 52, + "line": 49, "column": 12 }, { "filePath": "src/users/enrollments/Certificates.jsx", - "line": 117, + "line": 119, "column": 20 }, { @@ -21971,20 +21971,20 @@ "column": 12 } ], - "Modal": [ + "ModalDialog": [ { "filePath": "src/users/account-actions/CancelRetirement.jsx", - "line": 54, + "line": 55, "column": 6 }, { "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 56, + "line": 58, "column": 6 }, { "filePath": "src/users/account-actions/ResetPassword.jsx", - "line": 57, + "line": 58, "column": 6 }, { @@ -21999,32 +21999,32 @@ }, { "filePath": "src/users/enrollments/Certificates.jsx", - "line": 189, + "line": 191, "column": 4 }, { "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 136, + "line": 137, "column": 4 }, { "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 96, + "line": 97, "column": 4 }, { "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", - "line": 98, + "line": 99, "column": 4 }, { "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", - "line": 93, + "line": 94, "column": 4 }, { "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", - "line": 91, + "line": 92, "column": 4 }, { @@ -22034,139 +22034,541 @@ }, { "filePath": "src/users/VerifiedName.jsx", - "line": 149, + "line": 148, "column": 6 } ], - "DataTable": [ - { - "filePath": "src/users/account-actions/PasswordHistory.jsx", - "line": 63, - "column": 10 - } - ], - "InputSelect": [ + "ModalDialog.Header": [ { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 101, + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 62, "column": 8 }, { - "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", - "line": 111, + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 65, "column": 8 }, { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "filePath": "src/users/account-actions/ResetPassword.jsx", "line": 65, "column": 8 }, { - "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", - "line": 74, + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 42, "column": 8 - } - ], - "TransitionReplace": [ + }, { - "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 296, + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 156, "column": 6 }, { - "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 310, + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 201, "column": 6 }, { - "filePath": "src/users/entitlements/Entitlements.jsx", - "line": 277, + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 148, "column": 6 }, { - "filePath": "src/users/entitlements/Entitlements.jsx", - "line": 291, + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 108, "column": 6 }, { - "filePath": "src/users/LearnerCredentials.jsx", - "line": 16, + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 110, "column": 6 - } - ], - "Card.Subtitle": [ - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 63, - "column": 14 }, { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 68, - "column": 14 + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 105, + "column": 6 }, { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 87, - "column": 14 + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 103, + "column": 6 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 92, - "column": 14 - } - ], - "OverlayTrigger": [ + "line": 70, + "column": 8 + }, { "filePath": "src/users/VerifiedName.jsx", - "line": 43, + "line": 157, "column": 8 } ], - "Popover": [ + "ModalDialog.Title": [ { - "filePath": "src/users/VerifiedName.jsx", - "line": 47, - "column": 12 - } - ], - "Popover.Title": [ + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 63, + "column": 10 + }, { - "filePath": "src/users/VerifiedName.jsx", - "line": 48, - "column": 14 - } - ], - "Popover.Content": [ + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 66, + "column": 10 + }, { - "filePath": "src/users/VerifiedName.jsx", - "line": 49, - "column": 14 - } - ] - } - }, - { - "version": "12.0.5", - "name": "@edx/frontend-component-cookie-policy-banner", - "repository": { - "type": "git", - "url": "https://github.com/openedx/frontend-component-cookie-policy-banner" - }, - "folderName": "frontend-component-cookie-policy-banner", - "usages": { - "StatusAlert": [ + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 66, + "column": 10 + }, { - "filePath": "src/CookiePolicyBanner/index.jsx", - "line": 68, + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 43, "column": 10 - } - ] - } - }, - { - "version": "20.21.1", - "name": "@edx/frontend-component-header-edx", + }, + { + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 157, + "column": 8 + }, + { + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 202, + "column": 8 + }, + { + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 149, + "column": 8 + }, + { + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 109, + "column": 8 + }, + { + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 111, + "column": 8 + }, + { + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 106, + "column": 8 + }, + { + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 104, + "column": 8 + }, + { + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 71, + "column": 10 + }, + { + "filePath": "src/users/VerifiedName.jsx", + "line": 158, + "column": 10 + } + ], + "ModalDialog.Body": [ + { + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 67, + "column": 8 + }, + { + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 70, + "column": 8 + }, + { + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 70, + "column": 8 + }, + { + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 47, + "column": 8 + }, + { + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 165, + "column": 6 + }, + { + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 206, + "column": 6 + }, + { + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 153, + "column": 6 + }, + { + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 113, + "column": 6 + }, + { + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 115, + "column": 6 + }, + { + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 110, + "column": 6 + }, + { + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 108, + "column": 6 + }, + { + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 75, + "column": 8 + }, + { + "filePath": "src/users/VerifiedName.jsx", + "line": 162, + "column": 8 + } + ], + "ModalDialog.Footer": [ + { + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 70, + "column": 8 + }, + { + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 77, + "column": 8 + }, + { + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 73, + "column": 8 + }, + { + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 63, + "column": 8 + }, + { + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 168, + "column": 6 + }, + { + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 209, + "column": 6 + }, + { + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 156, + "column": 6 + }, + { + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 116, + "column": 6 + }, + { + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 118, + "column": 6 + }, + { + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 113, + "column": 6 + }, + { + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 111, + "column": 6 + }, + { + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 83, + "column": 8 + }, + { + "filePath": "src/users/VerifiedName.jsx", + "line": 169, + "column": 8 + } + ], + "ActionRow": [ + { + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 71, + "column": 10 + }, + { + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 78, + "column": 10 + }, + { + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 74, + "column": 10 + }, + { + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 64, + "column": 10 + }, + { + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 169, + "column": 8 + }, + { + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 210, + "column": 8 + }, + { + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 157, + "column": 8 + }, + { + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 117, + "column": 8 + }, + { + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 119, + "column": 8 + }, + { + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 114, + "column": 8 + }, + { + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 112, + "column": 8 + }, + { + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 84, + "column": 10 + }, + { + "filePath": "src/users/VerifiedName.jsx", + "line": 170, + "column": 10 + } + ], + "ModalDialog.CloseButton": [ + { + "filePath": "src/users/account-actions/CancelRetirement.jsx", + "line": 72, + "column": 12 + }, + { + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 79, + "column": 12 + }, + { + "filePath": "src/users/account-actions/ResetPassword.jsx", + "line": 75, + "column": 12 + }, + { + "filePath": "src/users/account-actions/TogglePasswordStatus.jsx", + "line": 65, + "column": 12 + }, + { + "filePath": "src/users/courseSummary/CourseSummary.jsx", + "line": 170, + "column": 10 + }, + { + "filePath": "src/users/enrollments/Certificates.jsx", + "line": 211, + "column": 10 + }, + { + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 158, + "column": 10 + }, + { + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 118, + "column": 10 + }, + { + "filePath": "src/users/entitlements/CreateEntitlementForm.jsx", + "line": 120, + "column": 10 + }, + { + "filePath": "src/users/entitlements/ExpireEntitlementForm.jsx", + "line": 115, + "column": 10 + }, + { + "filePath": "src/users/entitlements/ReissueEntitlementForm.jsx", + "line": 113, + "column": 10 + }, + { + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 85, + "column": 12 + }, + { + "filePath": "src/users/VerifiedName.jsx", + "line": 171, + "column": 12 + } + ], + "DataTable": [ + { + "filePath": "src/users/account-actions/PasswordHistory.jsx", + "line": 71, + "column": 10 + } + ], + "InputSelect": [ + { + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 102, + "column": 8 + }, + { + "filePath": "src/users/enrollments/ChangeEnrollmentForm.jsx", + "line": 112, + "column": 8 + }, + { + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 66, + "column": 8 + }, + { + "filePath": "src/users/enrollments/CreateEnrollmentForm.jsx", + "line": 75, + "column": 8 + } + ], + "TransitionReplace": [ + { + "filePath": "src/users/enrollments/Enrollments.jsx", + "line": 296, + "column": 6 + }, + { + "filePath": "src/users/enrollments/Enrollments.jsx", + "line": 310, + "column": 6 + }, + { + "filePath": "src/users/entitlements/Entitlements.jsx", + "line": 277, + "column": 6 + }, + { + "filePath": "src/users/entitlements/Entitlements.jsx", + "line": 291, + "column": 6 + }, + { + "filePath": "src/users/LearnerCredentials.jsx", + "line": 16, + "column": 6 + } + ], + "Card.Subtitle": [ + { + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 63, + "column": 14 + }, + { + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 68, + "column": 14 + }, + { + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 100, + "column": 14 + }, + { + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 105, + "column": 14 + } + ], + "OverlayTrigger": [ + { + "filePath": "src/users/VerifiedName.jsx", + "line": 43, + "column": 8 + } + ], + "Popover": [ + { + "filePath": "src/users/VerifiedName.jsx", + "line": 47, + "column": 12 + } + ], + "Popover.Title": [ + { + "filePath": "src/users/VerifiedName.jsx", + "line": 48, + "column": 14 + } + ], + "Popover.Content": [ + { + "filePath": "src/users/VerifiedName.jsx", + "line": 49, + "column": 14 + } + ] + } + }, + { + "version": "12.0.5", + "name": "@edx/frontend-component-cookie-policy-banner", + "repository": { + "type": "git", + "url": "https://github.com/openedx/frontend-component-cookie-policy-banner" + }, + "folderName": "frontend-component-cookie-policy-banner", + "usages": { + "StatusAlert": [ + { + "filePath": "src/CookiePolicyBanner/index.jsx", + "line": 68, + "column": 10 + } + ] + } + }, + { + "version": "20.21.1", + "name": "@edx/frontend-component-header-edx", "repository": { "type": "git", "url": "git+https://github.com/edx/frontend-component-header-edx.git" @@ -26541,12 +26943,12 @@ "column": 8 }, { - "filePath": "src/components/Search/Results/OverviewProductHits.jsx", - "line": 23, + "filePath": "src/components/Search/Results/FirstLevelResult.jsx", + "line": 52, "column": 4 }, { - "filePath": "src/components/Search/Results/SecondLevelResults.jsx", + "filePath": "src/components/Search/Results/SecondLevelResult.jsx", "line": 36, "column": 4 }, From d272418748ecd9139de28abf22c0257c7c7e7a04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 09:09:55 -0500 Subject: [PATCH 091/173] docs: update dependent-usage.json (#1906) --- dependent-usage.json | 596 ++++++++++++++++++++++++++----------------- 1 file changed, 360 insertions(+), 236 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 3b4d0783d0..f609815f93 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673359751040, + "lastModified": 1673446142296, "projectUsages": [ { "version": "19.19.1", @@ -1600,7 +1600,7 @@ }, { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 145, + "line": 146, "column": 8 }, { @@ -1660,8 +1660,8 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 19, - "column": 6 + "line": 48, + "column": 8 }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", @@ -1828,29 +1828,59 @@ "line": 32, "column": 8 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 128, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 136, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 138, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 144, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 159, + "column": 12 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 166, + "column": 12 + }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 107, + "line": 105, "column": 17 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 111, + "line": 109, "column": 15 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 113, + "line": 111, "column": 15 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 144, + "line": 142, "column": 12 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 151, + "line": 149, "column": 12 }, { @@ -2092,7 +2122,7 @@ }, { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 133, + "line": 132, "column": 8 }, { @@ -2140,6 +2170,11 @@ "line": 87, "column": 10 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 187, + "column": 37 + }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", "line": 182, @@ -2980,12 +3015,12 @@ }, { "filePath": "src/components/Admin/index.jsx", - "line": 231, + "line": 230, "column": 8 }, { "filePath": "src/components/Admin/index.jsx", - "line": 248, + "line": 247, "column": 8 }, { @@ -3183,29 +3218,39 @@ "line": 76, "column": 23 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 76, + "column": 12 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 86, + "column": 12 + }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 122, + "line": 120, "column": 51 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 126, + "line": 124, "column": 43 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 180, + "line": 178, "column": 24 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 267, + "line": 265, "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 123, + "line": 120, "column": 28 }, { @@ -3294,27 +3339,27 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 254, + "line": 252, "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 259, + "line": 257, "column": 16 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 171, + "line": 168, "column": 43 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 172, + "line": 169, "column": 63 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 173, + "line": 170, "column": 64 }, { @@ -3356,7 +3401,7 @@ }, { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 159, + "line": 158, "column": 6 }, { @@ -3381,7 +3426,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 91, + "line": 93, "column": 6 }, { @@ -3438,7 +3483,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 152, + "line": 154, "column": 8 }, { @@ -3465,7 +3510,7 @@ }, { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 154, + "line": 155, "column": 8 }, { @@ -3498,6 +3543,11 @@ "line": 58, "column": 5 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 222, + "column": 8 + }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", "line": 218, @@ -3771,9 +3821,14 @@ "line": 52, "column": 4 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 152, + "column": 6 + }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 137, + "line": 135, "column": 6 } ], @@ -3783,6 +3838,11 @@ "line": 17, "column": 50 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 76, + "column": 23 + }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", "line": 34, @@ -3795,7 +3855,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 122, + "line": 120, "column": 101 }, { @@ -3827,8 +3887,8 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 14, - "column": 4 + "line": 43, + "column": 6 }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", @@ -3886,13 +3946,28 @@ "column": 6 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 52, + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 127, "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 135, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", "line": 143, + "column": 6 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 158, + "column": 10 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", + "line": 141, "column": 10 }, { @@ -3939,7 +4014,7 @@ "DataTable.TableControlBar": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 178, + "line": 177, "column": 8 }, { @@ -3959,7 +4034,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 150, + "line": 152, "column": 8 }, { @@ -3971,7 +4046,7 @@ "DataTable.Table": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 179, + "line": 178, "column": 8 }, { @@ -3991,7 +4066,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 151, + "line": 153, "column": 8 }, { @@ -4003,7 +4078,7 @@ "DataTable.TableFooter": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 180, + "line": 179, "column": 8 }, { @@ -4018,7 +4093,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/LearnerMetadataTable.jsx", - "line": 153, + "line": 155, "column": 8 }, { @@ -4030,7 +4105,7 @@ "DataTable.RowStatus": [ { "filePath": "src/components/BulkEnrollmentPage/CourseSearchResults.jsx", - "line": 181, + "line": 180, "column": 10 }, { @@ -4077,11 +4152,6 @@ "line": 13, "column": 2 }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 17, - "column": 4 - }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 160, @@ -4144,11 +4214,6 @@ "line": 19, "column": 4 }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 25, - "column": 6 - }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 165, @@ -4206,11 +4271,6 @@ "line": 20, "column": 6 }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 26, - "column": 8 - }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 166, @@ -4268,11 +4328,6 @@ "line": 24, "column": 4 }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 31, - "column": 6 - }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 170, @@ -4382,11 +4437,6 @@ "line": 27, "column": 4 }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 51, - "column": 6 - }, { "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", "line": 175, @@ -4495,7 +4545,7 @@ "useToggle": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 99, + "line": 100, "column": 74 }, { @@ -4519,14 +4569,14 @@ "column": 32 }, { - "filePath": "src/components/settings/SettingsLMSTab/ExistingLMSCardDeck.jsx", - "line": 17, + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 31, "column": 47 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingLMSCardDeck.jsx", - "line": 18, - "column": 55 + "line": 16, + "column": 47 }, { "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/BlackboardConfig.jsx", @@ -4600,7 +4650,7 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 22, + "line": 19, "column": 47 }, { @@ -4617,7 +4667,7 @@ "Stack": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 137, + "line": 138, "column": 6 }, { @@ -4674,7 +4724,7 @@ "Form.Checkbox": [ { "filePath": "src/components/BulkEnrollmentPage/stepper/BulkEnrollmentSubmit.jsx", - "line": 138, + "line": 139, "column": 8 }, { @@ -4744,6 +4794,11 @@ "line": 20, "column": 6 }, + { + "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", + "line": 58, + "column": 6 + }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", "line": 79, @@ -4973,6 +5028,11 @@ "line": 44, "column": 10 }, + { + "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", + "line": 66, + "column": 8 + }, { "filePath": "src/components/ErrorPage/index.jsx", "line": 31, @@ -5160,9 +5220,14 @@ "line": 25, "column": 4 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 197, + "column": 10 + }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 166, + "line": 164, "column": 6 }, { @@ -5172,7 +5237,7 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 106, + "line": 103, "column": 10 }, { @@ -5257,6 +5322,11 @@ "line": 26, "column": 6 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 198, + "column": 12 + }, { "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", "line": 39, @@ -5296,12 +5366,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 178, + "line": 176, "column": 20 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 121, + "line": 118, "column": 24 }, { @@ -5328,7 +5398,7 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 157, + "line": 154, "column": 24 } ], @@ -5384,7 +5454,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 239, + "line": 237, "column": 16 }, { @@ -5436,7 +5506,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 244, + "line": 242, "column": 20 }, { @@ -5463,7 +5533,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 245, + "line": 243, "column": 22 }, { @@ -5490,7 +5560,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 246, + "line": 244, "column": 22 }, { @@ -5538,14 +5608,14 @@ "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 38, - "column": 10 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", + "line": 24, + "column": 8 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 43, - "column": 10 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", + "line": 29, + "column": 8 }, { "filePath": "src/components/settings/SettingsTabs.jsx", @@ -5585,9 +5655,9 @@ "column": 4 }, { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 32, - "column": 8 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", + "line": 18, + "column": 6 }, { "filePath": "src/components/settings/SettingsTabs.jsx", @@ -5668,6 +5738,11 @@ "line": 41, "column": 16 }, + { + "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", + "line": 60, + "column": 14 + }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", "line": 84, @@ -5772,6 +5847,11 @@ "line": 26, "column": 10 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 86, + "column": 23 + }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", "line": 30, @@ -5779,7 +5859,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 126, + "line": 124, "column": 94 }, { @@ -6006,7 +6086,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 171, + "line": 169, "column": 8 }, { @@ -6016,7 +6096,7 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 110, + "line": 107, "column": 12 }, { @@ -6048,7 +6128,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 265, + "line": 263, "column": 8 } ], @@ -6080,12 +6160,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingLMSCardDeck.jsx", - "line": 85, + "line": 55, "column": 8 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingLMSCardDeck.jsx", - "line": 101, + "line": 71, "column": 8 }, { @@ -6095,15 +6175,15 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 95, + "line": 92, "column": 6 } ], "ActionRow.Spacer": [ { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 18, - "column": 6 + "line": 47, + "column": 8 }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightItemsHeader.jsx", @@ -6134,8 +6214,8 @@ "Add": [ { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 20, - "column": 20 + "line": 49, + "column": 22 }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", @@ -6375,12 +6455,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 174, + "line": 172, "column": 12 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 117, + "line": 114, "column": 16 } ], @@ -6392,12 +6472,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 175, + "line": 173, "column": 14 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 118, + "line": 115, "column": 18 } ], @@ -6416,12 +6496,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 184, + "line": 182, "column": 14 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 127, + "line": 124, "column": 18 } ], @@ -6433,42 +6513,42 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 187, + "line": 185, "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 197, + "line": 195, "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 207, + "line": 205, "column": 20 }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 218, + "line": 216, "column": 20 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 129, + "line": 126, "column": 20 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 136, + "line": 133, "column": 20 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 144, + "line": 141, "column": 22 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 161, + "line": 158, "column": 20 } ], @@ -7062,9 +7142,14 @@ "line": 130, "column": 8 }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 204, + "column": 16 + }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 230, + "line": 228, "column": 14 }, { @@ -7107,39 +7192,29 @@ "column": 29 } ], - "ModalDialog.CloseButton": [ - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingModal.jsx", - "line": 53, - "column": 10 - }, + "Card.Status": [ { - "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", - "line": 176, - "column": 10 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 74, + "column": 8 }, { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", - "line": 37, - "column": 10 - }, + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 84, + "column": 8 + } + ], + "Sync": [ { - "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", - "line": 58, - "column": 10 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 74, + "column": 27 }, { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 211, - "column": 10 + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 84, + "column": 27 }, - { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 187, - "column": 10 - } - ], - "Sync": [ { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/utils.jsx", "line": 31, @@ -7147,33 +7222,40 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 267, + "line": 265, "column": 46 } ], + "Breadcrumb": [ + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/SyncHistory.jsx", + "line": 191, + "column": 10 + } + ], "MoreVert": [ { "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", - "line": 179, + "line": 177, "column": 21 }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 122, + "line": 119, "column": 25 } ], "PlayCircleFilled": [ { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 132, + "line": 129, "column": 22 } ], "RemoveCircle": [ { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 139, + "line": 136, "column": 22 }, { @@ -7195,7 +7277,7 @@ "Edit": [ { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", - "line": 164, + "line": 161, "column": 22 } ], @@ -7233,6 +7315,33 @@ "column": 14 } ], + "ModalDialog.CloseButton": [ + { + "filePath": "src/components/settings/SettingsSSOTab/steps/SSOConfigConfigureStep.jsx", + "line": 176, + "column": 10 + }, + { + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiredModal.jsx", + "line": 37, + "column": 10 + }, + { + "filePath": "src/components/subscriptions/expiration/SubscriptionExpiringModal.jsx", + "line": 58, + "column": 10 + }, + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 211, + "column": 10 + }, + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 187, + "column": 10 + } + ], "Bubble": [ { "filePath": "src/components/Sidebar/IconLink.jsx", @@ -10618,7 +10727,7 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 480, + "line": 482, "column": 12 }, { @@ -10761,27 +10870,27 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 302, + "line": 300, "column": 12 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 364, + "line": 362, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 385, + "line": 383, "column": 12 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 405, + "line": 403, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 452, + "line": 450, "column": 16 }, { @@ -10803,22 +10912,22 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 303, + "line": 301, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 365, + "line": 363, "column": 16 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 392, + "line": 390, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 412, + "line": 410, "column": 16 }, { @@ -10835,7 +10944,7 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 486, + "line": 488, "column": 12 } ], @@ -11380,14 +11489,14 @@ "Help": [ { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 297, + "line": 296, "column": 20 } ], "Form.Checkbox": [ { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 453, + "line": 451, "column": 18 }, { @@ -21279,7 +21388,7 @@ } }, { - "version": "18.0.0", + "version": "19.0.0", "name": "@edx/frontend-app-support", "repository": { "type": "git", @@ -21305,7 +21414,7 @@ }, { "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 61, + "line": 65, "column": 10 }, { @@ -21315,7 +21424,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 98, + "line": 102, "column": 10 }, { @@ -21362,12 +21471,12 @@ }, { "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 62, + "line": 66, "column": 12 }, { "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 67, + "line": 70, "column": 12 }, { @@ -21377,12 +21486,12 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 99, + "line": 103, "column": 12 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 104, + "line": 106, "column": 12 }, { @@ -21408,7 +21517,7 @@ "column": 6 } ], - "Card.Body": [ + "Card.Header": [ { "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", "line": 11, @@ -21419,54 +21528,71 @@ "line": 57, "column": 8 }, + { + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 75, + "column": 8 + }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", "line": 94, "column": 8 + }, + { + "filePath": "src/users/SingleSignOnRecordCard.jsx", + "line": 124, + "column": 8 } ], - "Card.Title": [ + "Badge": [ { "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", - "line": 12, - "column": 8 + "line": 16, + "column": 40 + }, + { + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", + "line": 16, + "column": 83 }, { "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 58, - "column": 10 + "line": 67, + "column": 14 + } + ], + "Card.Section": [ + { + "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", + "line": 21, + "column": 6 }, { "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 74, - "column": 10 + "line": 64, + "column": 8 + }, + { + "filePath": "src/users/licenses/LicenseCard.jsx", + "line": 83, + "column": 8 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 95, - "column": 10 + "line": 101, + "column": 8 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 123, - "column": 10 + "line": 132, + "column": 8 } ], - "Badge": [ - { - "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", - "line": 13, - "column": 38 - }, + "Card.Footer": [ { "filePath": "src/FeatureBasedEnrollments/FeatureBasedEnrollmentCard.jsx", - "line": 13, - "column": 81 - }, - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 64, - "column": 16 + "line": 39, + "column": 6 } ], "Input": [ @@ -22496,28 +22622,6 @@ "column": 6 } ], - "Card.Subtitle": [ - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 63, - "column": 14 - }, - { - "filePath": "src/users/licenses/LicenseCard.jsx", - "line": 68, - "column": 14 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 100, - "column": 14 - }, - { - "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 105, - "column": 14 - } - ], "OverlayTrigger": [ { "filePath": "src/users/VerifiedName.jsx", @@ -23385,7 +23489,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 52, + "line": 62, "column": 20 }, { @@ -23403,6 +23507,16 @@ "line": 36, "column": 8 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/SwitchToAdvancedEditorCard.jsx", + "line": 21, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/SwitchToAdvancedEditorCard.jsx", + "line": 31, + "column": 6 + }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", "line": 34, @@ -23502,7 +23616,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/index.jsx", - "line": 25, + "line": 23, "column": 8 }, { @@ -23829,7 +23943,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 20, + "line": 29, "column": 43 } ], @@ -23871,7 +23985,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 20, + "line": 29, "column": 32 }, { @@ -24237,12 +24351,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 50, + "line": 60, "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 64, + "line": 74, "column": 14 }, { @@ -24279,47 +24393,52 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 37, + "line": 41, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 39, + "line": 43, "column": 14 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 42, + "line": 52, "column": 14 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 45, + "line": 55, "column": 14 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 49, + "line": 59, "column": 14 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 66, + "line": 76, "column": 18 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 69, + "line": 79, "column": 18 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 72, + "line": 82, "column": 18 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 75, + "line": 85, + "column": 18 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 88, "column": 18 }, { @@ -24361,7 +24480,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 38, + "line": 42, "column": 12 }, { @@ -24403,12 +24522,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 51, + "line": 61, "column": 18 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 65, + "line": 75, "column": 16 }, { @@ -24503,7 +24622,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 36, + "line": 40, "column": 8 }, { @@ -24513,7 +24632,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 18, + "line": 27, "column": 6 } ], @@ -24547,6 +24666,11 @@ } ], "Card": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/SwitchToAdvancedEditorCard.jsx", + "line": 15, + "column": 4 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", "line": 15, From 95d6683e785d188f0859ed8f27a89cccd5c926e8 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 12 Jan 2023 09:09:01 -0500 Subject: [PATCH 092/173] docs: update default hasOverflowCards on example (#1907) --- src/Card/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Card/README.md b/src/Card/README.md index 4b35028955..5b7a04d007 100644 --- a/src/Card/README.md +++ b/src/Card/README.md @@ -920,7 +920,7 @@ Includes support for an optional `title` and `subtitle`. You may rely on the def () => { const [canScrollHorizontal, setCanScrollHorizontal] = useState('true'); const [disableOpacityMasks, setDisableOpacityMasks] = useState('false'); - const [hasOverflowCards, setHasOverflowCards] = useState('false'); + const [hasOverflowCards, setHasOverflowCards] = useState('true'); const CardComponent = () => ( From ff3ffc5f7e5a728af75cee4d1af5560a5df2e26a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 09:10:15 -0500 Subject: [PATCH 093/173] docs: update dependent-usage.json (#1908) --- dependent-usage.json | 279 +++++++++++++++++++++++++++---------------- 1 file changed, 176 insertions(+), 103 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index f609815f93..f71b95843c 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673446142296, + "lastModified": 1673532570450, "projectUsages": [ { "version": "19.19.1", @@ -1675,28 +1675,38 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 113, - "column": 14 + "line": 154, + "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 119, - "column": 14 + "line": 160, + "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 131, - "column": 14 + "line": 172, + "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 137, - "column": 14 + "line": 178, + "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 149, - "column": 14 + "line": 190, + "column": 16 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 246, + "column": 10 + }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 247, + "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSelectionStatus.jsx", @@ -3806,6 +3816,11 @@ "line": 59, "column": 6 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 237, + "column": 6 + }, { "filePath": "src/components/settings/ConfigError.jsx", "line": 15, @@ -3905,6 +3920,11 @@ "line": 64, "column": 10 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 245, + "column": 8 + }, { "filePath": "src/components/ContentHighlights/HighlightStepper/SelectContentSearchPagination.jsx", "line": 11, @@ -4122,8 +4142,8 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 99, - "column": 4 + "line": 140, + "column": 6 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", @@ -4382,18 +4402,18 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 168, - "column": 8 + "line": 209, + "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 178, - "column": 8 + "line": 219, + "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 186, - "column": 8 + "line": 227, + "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", @@ -4491,18 +4511,18 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 108, - "column": 12 + "line": 149, + "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 128, - "column": 12 + "line": 169, + "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 146, - "column": 12 + "line": 187, + "column": 14 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", @@ -4558,6 +4578,11 @@ "line": 23, "column": 32 }, + { + "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", + "line": 56, + "column": 62 + }, { "filePath": "src/components/settings/SettingsAppearanceTab/index.jsx", "line": 23, @@ -5895,8 +5920,8 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 155, - "column": 14 + "line": 196, + "column": 16 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", @@ -6231,15 +6256,15 @@ "FullscreenModal": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 100, - "column": 6 + "line": 141, + "column": 8 } ], "Stepper.Header": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 105, - "column": 24 + "line": 146, + "column": 26 }, { "filePath": "src/components/settings/SettingsSSOTab/SSOStepper.jsx", @@ -20745,6 +20770,16 @@ "filePath": "src/profile/forms/ProfileAvatar.jsx", "line": 59, "column": 8 + }, + { + "filePath": "src/skills/SkillsBuilder.jsx", + "line": 23, + "column": 10 + }, + { + "filePath": "src/skills/SkillsBuilder.jsx", + "line": 27, + "column": 10 } ], "StatefulButton": [ @@ -20807,6 +20842,34 @@ "line": 9, "column": 15 } + ], + "FullscreenModal": [ + { + "filePath": "src/skills/SkillsBuilder.jsx", + "line": 17, + "column": 4 + } + ], + "ActionRow": [ + { + "filePath": "src/skills/SkillsBuilder.jsx", + "line": 22, + "column": 8 + } + ], + "ActionRow.Spacer": [ + { + "filePath": "src/skills/SkillsBuilder.jsx", + "line": 26, + "column": 10 + } + ], + "Container": [ + { + "filePath": "src/skills/SkillsBuilder.jsx", + "line": 33, + "column": 6 + } ] } }, @@ -23273,7 +23336,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 26, + "line": 25, "column": 4 }, { @@ -23310,7 +23373,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 27, + "line": 26, "column": 6 }, { @@ -23407,7 +23470,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 28, + "line": 27, "column": 8 }, { @@ -23482,6 +23545,11 @@ "line": 41, "column": 8 }, + { + "filePath": "src/editors/containers/EditorContainer/index.jsx", + "line": 36, + "column": 10 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", "line": 31, @@ -23524,17 +23592,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 29, + "line": 28, "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 36, - "column": 8 - }, - { - "filePath": "src/editors/containers/TextEditor/components/CodeEditor/index.jsx", - "line": 87, + "line": 35, "column": 8 }, { @@ -23606,6 +23669,11 @@ "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", "line": 132, "column": 6 + }, + { + "filePath": "src/editors/sharedComponents/CodeEditor/index.jsx", + "line": 32, + "column": 8 } ], "Spinner": [ @@ -23965,7 +24033,7 @@ }, { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 33, + "line": 59, "column": 22 }, { @@ -24142,7 +24210,7 @@ }, { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 32, + "line": 58, "column": 19 }, { @@ -24176,7 +24244,7 @@ }, { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 31, + "line": 57, "column": 12 }, { @@ -24255,7 +24323,7 @@ "ModalDialog.Header": [ { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 23, + "line": 49, "column": 6 }, { @@ -24277,7 +24345,7 @@ "ModalDialog.Title": [ { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 24, + "line": 50, "column": 8 }, { @@ -24388,7 +24456,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 33, + "line": 28, "column": 8 }, { @@ -24470,12 +24538,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 34, + "line": 29, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 38, + "line": 39, "column": 10 }, { @@ -24617,7 +24685,7 @@ "Container": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 32, + "line": 27, "column": 6 }, { @@ -24936,28 +25004,6 @@ "column": 20 } ], - "Alert": [ - { - "filePath": "src/editors/containers/TextEditor/components/RawEditor/index.jsx", - "line": 12, - "column": 4 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 79, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", - "line": 18, - "column": 4 - }, - { - "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", - "line": 43, - "column": 4 - } - ], "Scrollable": [ { "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/Gallery.jsx", @@ -25290,6 +25336,28 @@ "column": 19 } ], + "Alert": [ + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 79, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", + "line": 18, + "column": 4 + }, + { + "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", + "line": 43, + "column": 4 + }, + { + "filePath": "src/editors/sharedComponents/RawEditor/index.jsx", + "line": 22, + "column": 6 + } + ], "Card.Header": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", @@ -25877,52 +25945,52 @@ "Icon": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 184, + "line": 183, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 197, + "line": 196, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 210, + "line": 209, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 223, + "line": 222, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 236, + "line": 235, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 249, + "line": 248, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 262, + "line": 261, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 275, + "line": 274, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 288, + "line": 287, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 431, + "line": 422, "column": 12 }, { @@ -26192,7 +26260,7 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 35, + "line": 37, "column": 9 }, { @@ -26209,52 +26277,52 @@ "Launch": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 184, + "line": 183, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 197, + "line": 196, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 210, + "line": 209, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 223, + "line": 222, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 236, + "line": 235, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 249, + "line": 248, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 262, + "line": 261, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 275, + "line": 274, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 288, + "line": 287, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 431, + "line": 422, "column": 23 }, { @@ -26281,7 +26349,7 @@ "Card": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 379, + "line": 370, "column": 8 }, { @@ -26303,7 +26371,7 @@ "Card.Body": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 404, + "line": 395, "column": 10 }, { @@ -26320,7 +26388,7 @@ "Badge": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 424, + "line": 415, "column": 14 }, { @@ -26372,7 +26440,7 @@ "Card.Footer": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 429, + "line": 420, "column": 10 } ], @@ -26492,7 +26560,7 @@ "column": 10 }, { - "filePath": "src/components/ContentfulModule/DynamicProductModule.jsx", + "filePath": "src/components/ContentfulModule/DynamicProductModule/DynamicProductModule.jsx", "line": 38, "column": 12 }, @@ -26618,7 +26686,7 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 132, + "line": 142, "column": 12 } ], @@ -27163,17 +27231,17 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 144, + "line": 154, "column": 10 }, { "filePath": "src/templates/learnPage.jsx", - "line": 167, + "line": 177, "column": 12 }, { "filePath": "src/templates/learnPage.jsx", - "line": 197, + "line": 207, "column": 10 }, { @@ -27457,6 +27525,11 @@ "filePath": "src/components/ContentfulModule/ImageCarouselModule/ImageCarouselModule.jsx", "line": 15, "column": 8 + }, + { + "filePath": "src/templates/homePage.jsx", + "line": 92, + "column": 15 } ], "useWindowSize": [ @@ -28480,7 +28553,7 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 35, + "line": 37, "column": 20 } ], From 865ca93ba8bf80306c8b959f6f246b8897b9afdd Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Thu, 12 Jan 2023 16:32:57 -0500 Subject: [PATCH 094/173] docs: Update README per Maintainers Pilot Phase 1 (#1909) --- README.md | 45 ++++++++++++++++++++++++++++++++++++--------- 1 file changed, 36 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index f4e5c15200..cf9bcfe8bd 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,19 @@ # Paragon -[![npm_version](https://img.shields.io/npm/v/@edx/paragon.svg)](@edx/paragon) [![NPM downloads](https://img.shields.io/npm/dw/@edx/paragon)](https://www.npmjs.com/package/@edx/paragon) [![Build Status](https://github.com/openedx/paragon/actions/workflows/release.yml/badge.svg)](https://github.com/openedx/paragon/actions/workflows/release.yml) [![codecov](https://codecov.io/gh/edx/paragon/branch/master/graph/badge.svg?token=x1tZmNduy9)](https://codecov.io/gh/edx/paragon) +![status](https://img.shields.io/badge/status-Maintained-brightgreen) +[![npm_version](https://img.shields.io/npm/v/@edx/paragon.svg)](@edx/paragon) +[![codecov](https://codecov.io/gh/edx/paragon/branch/master/graph/badge.svg?token=x1tZmNduy9)](https://codecov.io/gh/edx/paragon) +![license](https://img.shields.io/github/license/openedx/paragon.svg) +[![Build Status](https://github.com/openedx/paragon/actions/workflows/release.yml/badge.svg)](https://github.com/openedx/paragon/actions/workflows/release.yml) +[![NPM downloads](https://img.shields.io/npm/dw/@edx/paragon)](https://www.npmjs.com/package/@edx/paragon) -Paragon is a pattern library containing [accessible](https://www.w3.org/WAI/standards-guidelines/aria/) React components and a SCSS foundation built on Twitter Bootstrap. Paragon is developed for the Open edX platform. +## Purpose -Documentation lives at https://paragon-openedx.netlify.app/. +Paragon is a pattern library containing [accessible](https://www.w3.org/WAI/standards-guidelines/aria/) React components and a SCSS foundation built on Twitter Bootstrap. Paragon is developed for the [Open edX](https://openedx.org/) platform. +Documentation lives at https://paragon-openedx.netlify.app/. -## Usage +## Getting Started ### React Components @@ -36,7 +42,9 @@ Usage for Open edX and others: @import '~@edx/paragon/scss/core/core.scss'; ``` -Usage on edx.org: +Usage on with `@edx/brand`: + +**index.scss** ``` @import '~@edx/brand/paragon/fonts.scss'; @@ -47,9 +55,19 @@ Usage on edx.org: Note that including fonts will affect performance. In some applications may choose not to load the custom font to keep it highly performant. +## Getting Help + +Please reach out to the Paragon Working Group (PWG): + +* Open edX Slack ([request an invite](https://openedx.org/slack)): [#wg-paragon](https://openedx.slack.com/archives/C02NR285KV4) +* [Github Issues](https://github.com/openedx/paragon/issues/new?template=blank-issue.md) +* [Weekly PWG Meeting](https://calendar.google.com/calendar/embed?src=c_v86shrnegshsqgp4fj2k94u7bc%40group.calendar.google.com&ctz=America%2FNew_York) + ## Contributing & Development -See the [code of conduct](https://github.com/openedx/.github/blob/master/CODE_OF_CONDUCT.md). +Please refer to the ["How to Contribute"](https://openedx.org/r/how-to-contribute) documentation and [Code of Conduct](https://openedx.org/code-of-conduct/) from Open edX. + +The Paragon Working Group accepts fixes, new features, and security patches. If you'd like to contribute a new component or update an existing component, please consider reaching out to the Paragon Working Group via the channels [described above](#getting-help). #### 1. Start the documentation site development server @@ -124,9 +142,9 @@ This way the variables will also get automatically picked up by documentation si **Please note that you need to follow [Paragon's CSS styling conventions](docs/decisions/0012-css-styling-conventions).** -#### 5. Document you component +#### 5. Document your component -The documentation for you component lives in `src/MyComponent/README.md`. The documentation site scans this directory for markdown or mdx files to create pages. By default, the file is created with following content: +The documentation for your component lives in `src/MyComponent/README.md`. The documentation site scans this directory for markdown or mdx files to create pages. By default, the file is created with following content: ```` md --- @@ -301,7 +319,7 @@ When developing a new component you should generally follow three rules: }; ``` -### Developing locally against MFE +### Developing locally against a micro-frontend (MFE) If you want to test the changes with local MFE setup, you need to create a "module.config.js" file in your MFE's directory containing local module overrides. After that the webpack build for your application will automatically pick your local version of Paragon and use it. The example of module.config.js file looks like this (for more details about module.config.js, refer to the [frontend-build documentation](https://github.com/openedx/frontend-build#local-module-configuration-for-webpack).): @@ -433,3 +451,12 @@ BREAKING CHANGE: The graphiteWidth option has been removed. The default graphite Paragon is distributed on npm as ES6 modules. This means that webpack can use treeshaking on any Paragon components that a consuming app is not using, resulting in greatly reduced bundle sizes. To get treeshaking to work, your app may require some updates - most notably, Babel 7. See this PR for an example of the changes necessary to update an app to take advantage of treeshaking with Paragon: https://github.com/openedx/frontend-app-payment/pull/48 + +## People + +The assigned maintainers for this component and other project details may be found in [Backstage](https://backstage.openedx.org/catalog/default/component/paragon). Backstage pulls this data from the `catalog-info.yml` file in this repository. + +## Reporting Security Issues +Please do not report security issues in public. Please email security@edx.org. + +We tend to prioritize security issues which impact the published `@edx/paragon` NPM library more so than the [documentation website](https://paragon-openedx.netlify.app/) or example React application. From 5cf9a8b3addc1666186c2af1220827f03720f837 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 09:09:22 -0500 Subject: [PATCH 095/173] docs: update dependent-usage.json (#1912) --- dependent-usage.json | 188 +++++++++++++++++++++---------------------- 1 file changed, 94 insertions(+), 94 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index f71b95843c..4bf9fd35de 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673532570450, + "lastModified": 1673618919408, "projectUsages": [ { "version": "19.19.1", @@ -1660,52 +1660,52 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 48, + "line": 64, "column": 8 }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 58, + "line": 105, "column": 6 }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 65, + "line": 112, "column": 12 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 154, + "line": 256, "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 160, + "line": 262, "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 172, + "line": 274, "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 178, + "line": 280, "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 190, + "line": 292, "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 246, + "line": 349, "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 247, + "line": 350, "column": 10 }, { @@ -1715,7 +1715,7 @@ }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 34, + "line": 56, "column": 12 }, { @@ -3085,12 +3085,12 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", - "line": 39, + "line": 56, "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 144, + "line": 145, "column": 12 }, { @@ -3416,7 +3416,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 96, + "line": 95, "column": 4 }, { @@ -3473,7 +3473,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 155, + "line": 154, "column": 6 }, { @@ -3602,7 +3602,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 141, + "line": 142, "column": 6 }, { @@ -3622,7 +3622,7 @@ }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 22, + "line": 44, "column": 4 }, { @@ -3674,7 +3674,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 142, + "line": 143, "column": 8 }, { @@ -3694,7 +3694,7 @@ }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 23, + "line": 45, "column": 6 }, { @@ -3813,12 +3813,12 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 59, + "line": 106, "column": 6 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 237, + "line": 340, "column": 6 }, { @@ -3902,7 +3902,7 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 43, + "line": 58, "column": 6 }, { @@ -3917,12 +3917,12 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 64, + "line": 111, "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 245, + "line": 348, "column": 8 }, { @@ -4039,7 +4039,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 141, + "line": 140, "column": 6 }, { @@ -4071,7 +4071,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 154, + "line": 153, "column": 33 }, { @@ -4103,7 +4103,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 156, + "line": 155, "column": 6 }, { @@ -4142,7 +4142,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 140, + "line": 242, "column": 6 }, { @@ -4402,17 +4402,17 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 209, + "line": 312, "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 219, + "line": 322, "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 227, + "line": 330, "column": 10 }, { @@ -4511,17 +4511,17 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 149, + "line": 251, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 169, + "line": 271, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 187, + "line": 289, "column": 14 }, { @@ -4575,12 +4575,12 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 23, + "line": 25, "column": 32 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 56, + "line": 52, "column": 62 }, { @@ -4816,22 +4816,22 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", - "line": 20, + "line": 26, "column": 6 }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 58, + "line": 74, "column": 6 }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 79, + "line": 126, "column": 8 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 109, + "line": 110, "column": 6 }, { @@ -5055,7 +5055,7 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 66, + "line": 82, "column": 8 }, { @@ -5192,7 +5192,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", - "line": 32, + "line": 34, "column": 4 }, { @@ -5202,7 +5202,7 @@ }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 24, + "line": 46, "column": 8 }, { @@ -5294,7 +5294,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", - "line": 38, + "line": 41, "column": 6 }, { @@ -5376,7 +5376,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", - "line": 37, + "line": 54, "column": 6 }, { @@ -5418,7 +5418,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", - "line": 38, + "line": 55, "column": 13 }, { @@ -5713,7 +5713,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 140, + "line": 141, "column": 4 }, { @@ -5765,12 +5765,12 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 60, + "line": 76, "column": 14 }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 84, + "line": 131, "column": 16 }, { @@ -5915,12 +5915,12 @@ }, { "filePath": "src/components/ContentHighlights/DeleteHighlightSet.jsx", - "line": 66, + "line": 113, "column": 12 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 196, + "line": 298, "column": 16 }, { @@ -5997,8 +5997,8 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperFooterHelpLink.jsx", - "line": 8, - "column": 4 + "line": 33, + "column": 6 }, { "filePath": "src/components/settings/ConfigError.jsx", @@ -6084,7 +6084,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", - "line": 36, + "line": 39, "column": 6 }, { @@ -6106,7 +6106,7 @@ }, { "filePath": "src/components/ContentHighlights/ContentHighlightSetCard.jsx", - "line": 37, + "line": 40, "column": 6 }, { @@ -6160,17 +6160,17 @@ "CardGrid": [ { "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", - "line": 26, + "line": 42, "column": 4 }, { "filePath": "src/components/ContentHighlights/HighlightSetSection.jsx", - "line": 19, + "line": 36, "column": 6 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 49, + "line": 50, "column": 4 }, { @@ -6207,7 +6207,7 @@ "ActionRow.Spacer": [ { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 47, + "line": 62, "column": 8 }, { @@ -6239,12 +6239,12 @@ "Add": [ { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 49, + "line": 65, "column": 22 }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 36, + "line": 58, "column": 26 }, { @@ -6256,14 +6256,14 @@ "FullscreenModal": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 141, + "line": 243, "column": 8 } ], "Stepper.Header": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 146, + "line": 248, "column": 26 }, { @@ -6275,7 +6275,7 @@ "Assignment": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", - "line": 144, + "line": 145, "column": 23 } ], @@ -6294,7 +6294,7 @@ "CardView": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperSelectContentSearch.jsx", - "line": 143, + "line": 142, "column": 8 } ], @@ -7620,7 +7620,7 @@ }, { "filePath": "src/register/RegistrationPage.jsx", - "line": 479, + "line": 485, "column": 10 }, { @@ -8166,7 +8166,7 @@ }, { "filePath": "src/register/RegistrationPage.jsx", - "line": 538, + "line": 544, "column": 12 }, { @@ -23438,7 +23438,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 107, + "line": 106, "column": 8 } ], @@ -23530,7 +23530,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 128, + "line": 127, "column": 10 } ], @@ -23667,7 +23667,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 132, + "line": 131, "column": 6 }, { @@ -23746,12 +23746,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 36, + "line": 41, "column": 6 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 54, + "line": 59, "column": 8 }, { @@ -23826,7 +23826,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 61, + "line": 60, "column": 6 }, { @@ -23878,12 +23878,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 37, + "line": 42, "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 55, + "line": 60, "column": 10 }, { @@ -23933,17 +23933,17 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 63, + "line": 62, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 72, + "line": 71, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 90, + "line": 89, "column": 12 } ], @@ -23999,7 +23999,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 96, + "line": 95, "column": 12 } ], @@ -24193,12 +24193,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 101, + "line": 100, "column": 22 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 126, + "line": 125, "column": 12 } ], @@ -24678,7 +24678,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 135, + "line": 134, "column": 20 } ], @@ -24719,7 +24719,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 32, + "line": 37, "column": 8 }, { @@ -24867,7 +24867,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 117, + "line": 116, "column": 10 } ], @@ -24884,7 +24884,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 121, + "line": 120, "column": 14 } ], @@ -24993,7 +24993,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 108, + "line": 107, "column": 10 } ], @@ -25171,7 +25171,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 126, + "line": 125, "column": 23 }, { @@ -25202,7 +25202,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 89, + "line": 88, "column": 10 } ], @@ -25332,7 +25332,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 100, + "line": 99, "column": 19 } ], @@ -25382,12 +25382,12 @@ "FormControlFeedback": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 69, + "line": 68, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 78, + "line": 77, "column": 10 } ], @@ -27036,7 +27036,7 @@ }, { "filePath": "src/components/Learn/DynamicProductList/DynamicProductList.jsx", - "line": 220, + "line": 224, "column": 6 }, { @@ -27241,7 +27241,7 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 207, + "line": 205, "column": 10 }, { From b50ee93262a6da5692141ea9b0030d453a0e8170 Mon Sep 17 00:00:00 2001 From: Kristin Aoki <42981026+KristinAoki@users.noreply.github.com> Date: Fri, 13 Jan 2023 16:48:52 -0500 Subject: [PATCH 096/173] feat: add feedbackOutline icon (#1913) --- icons/es5/FeedbackOutline.js | 15 +++++++++++++++ icons/es5/index.js | 1 + icons/jsx/FeedbackOutline.jsx | 19 +++++++++++++++++++ icons/svg/feedback_outline.svg | 3 +++ 4 files changed, 38 insertions(+) create mode 100644 icons/es5/FeedbackOutline.js create mode 100644 icons/jsx/FeedbackOutline.jsx create mode 100644 icons/svg/feedback_outline.svg diff --git a/icons/es5/FeedbackOutline.js b/icons/es5/FeedbackOutline.js new file mode 100644 index 0000000000..abf9f4c1e1 --- /dev/null +++ b/icons/es5/FeedbackOutline.js @@ -0,0 +1,15 @@ +function _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); } +import * as React from "react"; +function SvgFeedbackOutline(props) { + return /*#__PURE__*/React.createElement("svg", _extends({ + width: 24, + height: 24, + viewBox: "0 0 24 24", + fill: "none", + xmlns: "http://www.w3.org/2000/svg" + }, props), /*#__PURE__*/React.createElement("path", { + d: "M22 2H2.01v2L2 22l4-4h16V4 2zm-2 14H5.17l-.59.59-.58.58V4h16v12zm-9-4h2v2h-2v-2zm0-6h2v4h-2V6z", + fill: "currentColor" + })); +} +export default SvgFeedbackOutline; \ No newline at end of file diff --git a/icons/es5/index.js b/icons/es5/index.js index bf8858181b..dfbf976f0d 100644 --- a/icons/es5/index.js +++ b/icons/es5/index.js @@ -752,6 +752,7 @@ export { default as FeaturedPlayList } from './FeaturedPlayList'; export { default as FeaturedVideo } from './FeaturedVideo'; export { default as Feed } from './Feed'; export { default as Feedback } from './Feedback'; +export { default as FeedbackOutline } from './FeedbackOutline'; export { default as Female } from './Female'; export { default as Fence } from './Fence'; export { default as Festival } from './Festival'; diff --git a/icons/jsx/FeedbackOutline.jsx b/icons/jsx/FeedbackOutline.jsx new file mode 100644 index 0000000000..cb6103de64 --- /dev/null +++ b/icons/jsx/FeedbackOutline.jsx @@ -0,0 +1,19 @@ +import * as React from "react"; +function SvgFeedbackOutline(props) { + return ( + + + + ); +} +export default SvgFeedbackOutline; diff --git a/icons/svg/feedback_outline.svg b/icons/svg/feedback_outline.svg new file mode 100644 index 0000000000..a7bb59834d --- /dev/null +++ b/icons/svg/feedback_outline.svg @@ -0,0 +1,3 @@ + + + From d26d4b4b4b14da50447358024dcfc9d2f52e6b07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jan 2023 09:09:31 -0500 Subject: [PATCH 097/173] docs: update dependent-usage.json (#1917) --- dependent-usage.json | 486 +++++++++++++++++++++---------------------- 1 file changed, 238 insertions(+), 248 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 4bf9fd35de..93c6850867 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673618919408, + "lastModified": 1673705326021, "projectUsages": [ { "version": "19.19.1", @@ -1660,7 +1660,7 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 64, + "line": 73, "column": 8 }, { @@ -1675,37 +1675,37 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 256, + "line": 272, "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 262, + "line": 278, "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 274, + "line": 290, "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 280, + "line": 296, "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 292, + "line": 308, "column": 16 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 349, + "line": 365, "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 350, + "line": 366, "column": 10 }, { @@ -3085,7 +3085,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", - "line": 56, + "line": 67, "column": 16 }, { @@ -3818,7 +3818,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 340, + "line": 356, "column": 6 }, { @@ -3902,7 +3902,7 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 58, + "line": 67, "column": 6 }, { @@ -3922,7 +3922,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 348, + "line": 364, "column": 8 }, { @@ -4142,7 +4142,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 242, + "line": 258, "column": 6 }, { @@ -4402,17 +4402,17 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 312, + "line": 328, "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 322, + "line": 338, "column": 10 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 330, + "line": 346, "column": 10 }, { @@ -4511,17 +4511,17 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 251, + "line": 267, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 271, + "line": 287, "column": 14 }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 289, + "line": 305, "column": 14 }, { @@ -4821,7 +4821,7 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 74, + "line": 83, "column": 6 }, { @@ -5055,7 +5055,7 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 82, + "line": 91, "column": 8 }, { @@ -5376,7 +5376,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", - "line": 54, + "line": 65, "column": 6 }, { @@ -5418,7 +5418,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentConfirmContentCard.jsx", - "line": 55, + "line": 66, "column": 13 }, { @@ -5765,7 +5765,7 @@ }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 76, + "line": 85, "column": 14 }, { @@ -5920,7 +5920,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 298, + "line": 314, "column": 16 }, { @@ -6207,7 +6207,7 @@ "ActionRow.Spacer": [ { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 62, + "line": 71, "column": 8 }, { @@ -6239,7 +6239,7 @@ "Add": [ { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 65, + "line": 74, "column": 22 }, { @@ -6256,14 +6256,14 @@ "FullscreenModal": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 243, + "line": 259, "column": 8 } ], "Stepper.Header": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", - "line": 248, + "line": 264, "column": 26 }, { @@ -23336,7 +23336,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 25, + "line": 26, "column": 4 }, { @@ -23358,22 +23358,22 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 27, + "line": 29, "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 44, + "line": 46, "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 67, + "line": 69, "column": 14 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 26, + "line": 27, "column": 6 }, { @@ -23450,27 +23450,27 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 29, + "line": 31, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 33, + "line": 35, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 48, + "line": 50, "column": 18 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 71, + "line": 73, "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 27, + "line": 28, "column": 8 }, { @@ -23592,12 +23592,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 28, + "line": 29, "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", - "line": 35, + "line": 36, "column": 8 }, { @@ -23720,8 +23720,8 @@ "column": 2 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 38, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", + "line": 12, "column": 2 }, { @@ -23761,7 +23761,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 26, + "line": 28, "column": 6 }, { @@ -23848,13 +23848,13 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 48, - "column": 4 + "line": 44, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 120, - "column": 10 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", + "line": 22, + "column": 4 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", @@ -23954,13 +23954,13 @@ "column": 34 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 19, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Checker/index.jsx", + "line": 8, "column": 20 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 21, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Checker/index.jsx", + "line": 10, "column": 18 } ], @@ -24038,13 +24038,13 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 139, - "column": 22 + "line": 67, + "column": 20 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 146, - "column": 20 + "line": 74, + "column": 18 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", @@ -24068,12 +24068,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 28, + "line": 30, "column": 46 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 25, + "line": 26, "column": 22 }, { @@ -24215,7 +24215,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 24, + "line": 25, "column": 19 }, { @@ -24249,13 +24249,13 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 137, - "column": 12 + "line": 64, + "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 144, - "column": 10 + "line": 72, + "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", @@ -24264,12 +24264,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 28, + "line": 30, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 23, + "line": 24, "column": 12 }, { @@ -24328,7 +24328,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 19, + "line": 20, "column": 6 }, { @@ -24350,7 +24350,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 20, + "line": 21, "column": 8 }, { @@ -24364,15 +24364,152 @@ "column": 6 } ], - "Form.Label": [ + "Collapsible.Advanced": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 39, + "line": 31, + "column": 4 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 60, + "column": 16 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 74, + "column": 14 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 17, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 33, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 40, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 26, + "column": 2 + } + ], + "Collapsible.Body": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 53, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 61, + "column": 18 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 75, + "column": 16 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 36, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 43, + "column": 10 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 52, + "column": 4 + } + ], + "Collapsible.Trigger": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 63, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 21, + "column": 10 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 31, + "column": 4 + } + ], + "Feedback": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 65, + "column": 17 + } + ], + "Delete": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 73, + "column": 15 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 31, + "column": 15 + } + ], + "Add": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", + "line": 33, + "column": 20 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintsCard.jsx", + "line": 33, + "column": 20 + }, + { + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", + "line": 56, + "column": 28 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", + "line": 74, + "column": 26 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 168, + "column": 24 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 134, + "column": 20 + } + ], + "Form.Label": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", + "line": 13, "column": 4 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 30, + "line": 32, "column": 10 }, { @@ -24411,49 +24548,29 @@ "column": 20 } ], - "Collapsible.Advanced": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 104, - "column": 4 - }, + "Container": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 60, - "column": 16 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", + "line": 27, + "column": 6 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 74, - "column": 14 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 17, - "column": 8 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 33, - "column": 8 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", "line": 40, "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 26, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 17, "column": 2 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", + "line": 27, + "column": 6 } ], "Row": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 109, - "column": 6 - }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", "line": 28, @@ -24521,21 +24638,6 @@ } ], "Col": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 111, - "column": 8 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 119, - "column": 8 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 135, - "column": 8 - }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", "line": 29, @@ -24561,6 +24663,11 @@ "line": 29, "column": 6 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 27, + "column": 4 + }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", "line": 23, @@ -24582,128 +24689,6 @@ "column": 24 } ], - "Collapsible.Body": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 128, - "column": 10 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 61, - "column": 18 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 75, - "column": 16 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 36, - "column": 10 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 43, - "column": 10 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 52, - "column": 4 - } - ], - "Collapsible.Trigger": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 136, - "column": 10 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 21, - "column": 10 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 31, - "column": 4 - } - ], - "AddComment": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 138, - "column": 19 - } - ], - "Delete": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 145, - "column": 17 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 31, - "column": 15 - } - ], - "Add": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 33, - "column": 20 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintsCard.jsx", - "line": 33, - "column": 20 - }, - { - "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", - "line": 56, - "column": 28 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 74, - "column": 26 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 168, - "column": 24 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 134, - "column": 20 - } - ], - "Container": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 27, - "column": 6 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 40, - "column": 8 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 17, - "column": 2 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 27, - "column": 6 - } - ], "MailtoLink": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", @@ -24722,6 +24707,11 @@ "line": 37, "column": 8 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 79, + "column": 6 + }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", "line": 35, @@ -24806,14 +24796,14 @@ "ArrowBack": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 28, + "line": 30, "column": 27 } ], "Form.RadioSet": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 35, + "line": 37, "column": 8 }, { @@ -24830,12 +24820,12 @@ "Form.Radio": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 45, + "line": 47, "column": 18 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 68, + "line": 70, "column": 16 }, { @@ -24857,7 +24847,7 @@ "OverlayTrigger": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 49, + "line": 51, "column": 18 }, { @@ -24874,7 +24864,7 @@ "Tooltip": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 52, + "line": 54, "column": 22 }, { @@ -24937,7 +24927,7 @@ "ModalDialog.Body": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 31, + "line": 32, "column": 6 }, { @@ -25885,7 +25875,7 @@ } }, { - "version": "20.25.0", + "version": "20.27.0", "name": "@edx/frontend-platform", "repository": { "type": "git", From 068ab2828e689818ab92fd288c3ee5fc8035bece Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Jan 2023 09:09:31 -0500 Subject: [PATCH 098/173] docs: update dependent-usage.json (#1918) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 93c6850867..4a97ddc2e5 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673705326021, + "lastModified": 1673791718985, "projectUsages": [ { "version": "19.19.1", From 17e960ec5683bd4bfb4b9f83196212400383c330 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 09:09:53 -0500 Subject: [PATCH 099/173] docs: update dependent-usage.json (#1921) --- dependent-usage.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 4a97ddc2e5..a59af63e1f 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673791718985, + "lastModified": 1673878150167, "projectUsages": [ { "version": "19.19.1", @@ -728,7 +728,7 @@ } }, { - "version": "20.26.3", + "version": "20.27.0", "name": "@edx/frontend-app-account", "repository": { "type": "git", @@ -7620,7 +7620,7 @@ }, { "filePath": "src/register/RegistrationPage.jsx", - "line": 485, + "line": 489, "column": 10 }, { @@ -8166,7 +8166,7 @@ }, { "filePath": "src/register/RegistrationPage.jsx", - "line": 544, + "line": 548, "column": 12 }, { From 6756f217916c9dd80acb994a9010ffa6bd63b00d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 09:10:10 -0500 Subject: [PATCH 100/173] docs: update dependent-usage.json (#1923) --- dependent-usage.json | 100 ++++++++++++++++++++++++------------------- 1 file changed, 55 insertions(+), 45 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index a59af63e1f..b7bfb02a48 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673878150167, + "lastModified": 1673964559787, "projectUsages": [ { "version": "19.19.1", @@ -1570,7 +1570,7 @@ }, { "filePath": "src/components/Admin/SubscriptionDetails.jsx", - "line": 49, + "line": 48, "column": 18 }, { @@ -1770,7 +1770,7 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 404, + "line": 424, "column": 12 }, { @@ -3170,27 +3170,27 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 393, + "line": 413, "column": 25 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 394, + "line": 414, "column": 25 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 395, + "line": 415, "column": 26 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 396, + "line": 416, "column": 23 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 408, + "line": 428, "column": 14 }, { @@ -3391,22 +3391,22 @@ "DataTable": [ { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 52, + "line": 54, "column": 10 }, { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 53, + "line": 55, "column": 8 }, { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 201, + "line": 216, "column": 6 }, { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 208, + "line": 225, "column": 34 }, { @@ -3468,7 +3468,7 @@ "DataTable.EmptyTable": [ { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 228, + "line": 248, "column": 19 }, { @@ -3510,12 +3510,12 @@ "Toast": [ { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 309, + "line": 329, "column": 6 }, { "filePath": "src/components/Admin/SubscriptionDetails.jsx", - "line": 68, + "line": 66, "column": 6 }, { @@ -3592,7 +3592,7 @@ "Row": [ { "filePath": "src/components/Admin/SubscriptionDetails.jsx", - "line": 36, + "line": 35, "column": 6 }, { @@ -3669,7 +3669,7 @@ "Col": [ { "filePath": "src/components/Admin/SubscriptionDetails.jsx", - "line": 37, + "line": 36, "column": 8 }, { @@ -5925,7 +5925,7 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 382, + "line": 402, "column": 12 }, { @@ -6393,57 +6393,62 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 195, + "line": 197, "column": 10 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 211, + "line": 213, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 225, + "line": 227, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 240, + "line": 242, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 254, + "line": 256, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 272, + "line": 274, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 291, + "line": 293, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 307, + "line": 309, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 324, + "line": 326, "column": 8 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 355, + "line": 357, "column": 10 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 376, + "line": 375, + "column": 10 + }, + { + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 396, "column": 10 }, { @@ -6906,52 +6911,57 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 199, + "line": 201, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 216, + "line": 218, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 230, + "line": 232, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 245, + "line": 247, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 259, + "line": 261, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 278, + "line": 280, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 296, + "line": 298, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 314, + "line": 316, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 331, + "line": 333, "column": 10 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 360, + "line": 364, + "column": 12 + }, + { + "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", + "line": 380, "column": 12 }, { @@ -7620,7 +7630,7 @@ }, { "filePath": "src/register/RegistrationPage.jsx", - "line": 489, + "line": 488, "column": 10 }, { @@ -8166,7 +8176,7 @@ }, { "filePath": "src/register/RegistrationPage.jsx", - "line": 548, + "line": 547, "column": 12 }, { @@ -11063,17 +11073,17 @@ "Alert": [ { "filePath": "src/discussions/common/AlertBanner.jsx", - "line": 31, + "line": 36, "column": 8 }, { "filePath": "src/discussions/common/AlertBanner.jsx", - "line": 38, + "line": 43, "column": 12 }, { "filePath": "src/discussions/common/AlertBanner.jsx", - "line": 49, + "line": 54, "column": 12 }, { @@ -11085,7 +11095,7 @@ "Report": [ { "filePath": "src/discussions/common/AlertBanner.jsx", - "line": 31, + "line": 36, "column": 21 }, { From 4717737b16d4f2dff51abbc44b066dd178c6a09c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 09:10:02 -0500 Subject: [PATCH 101/173] docs: update dependent-usage.json (#1925) --- dependent-usage.json | 283 +++++++++++++++++++++++-------------------- 1 file changed, 151 insertions(+), 132 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index b7bfb02a48..fca37ea8f3 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1673964559787, + "lastModified": 1674050961152, "projectUsages": [ { "version": "19.19.1", @@ -8798,7 +8798,7 @@ } }, { - "version": "20.21.0", + "version": "20.27.0", "name": "@edx/frontend-app-course-authoring", "repository": { "type": "git", @@ -10204,13 +10204,13 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 151, - "column": 8 + "line": 152, + "column": 10 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 154, - "column": 8 + "line": 155, + "column": 10 } ], "Icon": [ @@ -10336,13 +10336,13 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 152, - "column": 10 + "line": 153, + "column": 12 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 155, - "column": 10 + "line": 156, + "column": 12 }, { "filePath": "src/discussions/posts/post/LikeButton.jsx", @@ -10438,13 +10438,13 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 152, - "column": 21 + "line": 153, + "column": 23 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 155, - "column": 21 + "line": 156, + "column": 23 } ], "Collapsible.Body": [ @@ -10460,7 +10460,7 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 158, + "line": 161, "column": 6 } ], @@ -10487,7 +10487,7 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 159, + "line": 162, "column": 8 } ], @@ -10514,22 +10514,22 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 161, + "line": 164, "column": 12 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 186, + "line": 189, "column": 12 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 233, + "line": 236, "column": 12 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 268, + "line": 271, "column": 18 } ], @@ -10576,7 +10576,7 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 264, + "line": 267, "column": 18 }, { @@ -10621,12 +10621,12 @@ }, { "filePath": "src/discussions/data/hooks.js", - "line": 104, + "line": 112, "column": 21 }, { "filePath": "src/discussions/data/hooks.js", - "line": 109, + "line": 117, "column": 21 }, { @@ -11198,12 +11198,12 @@ "breakpoints": [ { "filePath": "src/discussions/data/hooks.js", - "line": 105, + "line": 113, "column": 29 }, { "filePath": "src/discussions/data/hooks.js", - "line": 110, + "line": 118, "column": 29 } ], @@ -11604,6 +11604,13 @@ "line": 93, "column": 29 } + ], + "ProductTour": [ + { + "filePath": "src/discussions/tours/DiscussionsProductTour.jsx", + "line": 22, + "column": 8 + } ] } }, @@ -17452,6 +17459,11 @@ "line": 55, "column": 10 }, + { + "filePath": "src/courseware/course/share/ShareButton.jsx", + "line": 29, + "column": 6 + }, { "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", "line": 54, @@ -18436,10 +18448,17 @@ "Modal": [ { "filePath": "src/courseware/course/sequence/Unit.jsx", - "line": 191, + "line": 194, "column": 8 } ], + "Share": [ + { + "filePath": "src/courseware/course/share/ShareButton.jsx", + "line": 29, + "column": 17 + } + ], "ArrowBackIos": [ { "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", @@ -21461,7 +21480,7 @@ } }, { - "version": "19.0.0", + "version": "20.26.0", "name": "@edx/frontend-app-support", "repository": { "type": "git", @@ -21497,12 +21516,12 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 102, + "line": 104, "column": 10 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 111, + "line": 113, "column": 10 }, { @@ -21559,12 +21578,12 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 103, + "line": 105, "column": 12 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 106, + "line": 108, "column": 12 }, { @@ -21586,7 +21605,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 93, + "line": 95, "column": 6 } ], @@ -21608,12 +21627,12 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 94, + "line": 96, "column": 8 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 124, + "line": 126, "column": 8 } ], @@ -21652,12 +21671,12 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 101, + "line": 103, "column": 8 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 132, + "line": 134, "column": 8 } ], @@ -21833,7 +21852,7 @@ }, { "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 270, + "line": 272, "column": 8 }, { @@ -21858,22 +21877,22 @@ }, { "filePath": "src/users/LearnerCredentials.jsx", - "line": 19, - "column": 12 + "line": 26, + "column": 10 }, { "filePath": "src/users/LearnerCredentials.jsx", - "line": 45, - "column": 10 + "line": 52, + "column": 8 }, { "filePath": "src/users/LearnerRecords.jsx", - "line": 67, + "line": 73, "column": 18 }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 113, + "line": 115, "column": 14 }, { @@ -21890,8 +21909,8 @@ "Tabs": [ { "filePath": "src/ProgramEnrollments/ProgramEnrollmentsIndexPage.jsx", - "line": 20, - "column": 6 + "line": 19, + "column": 4 }, { "filePath": "src/SupportToolsTab/SupportToolsTab.jsx", @@ -21907,13 +21926,13 @@ "Tab": [ { "filePath": "src/ProgramEnrollments/ProgramEnrollmentsIndexPage.jsx", - "line": 21, - "column": 8 + "line": 20, + "column": 6 }, { "filePath": "src/ProgramEnrollments/ProgramEnrollmentsIndexPage.jsx", - "line": 25, - "column": 8 + "line": 24, + "column": 6 }, { "filePath": "src/SupportToolsTab/SupportToolsTab.jsx", @@ -21979,8 +21998,8 @@ }, { "filePath": "src/users/LearnerCredentials.jsx", - "line": 107, - "column": 16 + "line": 113, + "column": 14 }, { "filePath": "src/users/VerifiedName.jsx", @@ -22036,34 +22055,34 @@ }, { "filePath": "src/users/LearnerCredentials.jsx", - "line": 119, - "column": 16 + "line": 16, + "column": 6 }, { "filePath": "src/users/LearnerRecords.jsx", - "line": 74, - "column": 18 + "line": 53, + "column": 6 }, { "filePath": "src/users/LearnerRecords.jsx", - "line": 140, - "column": 14 + "line": 80, + "column": 18 } ], "Dropdown": [ { "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 55, - "column": 8 + "line": 54, + "column": 6 }, { "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 57, - "column": 8 + "line": 56, + "column": 6 }, { "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 87, + "line": 89, "column": 8 }, { @@ -22075,17 +22094,17 @@ "Dropdown.Toggle": [ { "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 56, - "column": 10 + "line": 55, + "column": 8 }, { "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 58, - "column": 10 + "line": 57, + "column": 8 }, { "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 88, + "line": 90, "column": 10 }, { @@ -22097,29 +22116,29 @@ "AvatarButton": [ { "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 56, - "column": 31 + "line": 55, + "column": 29 }, { "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 58, - "column": 59 + "line": 57, + "column": 57 } ], "Dropdown.Menu": [ { "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 60, - "column": 10 + "line": 59, + "column": 8 }, { "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 62, - "column": 10 + "line": 61, + "column": 8 }, { "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 91, + "line": 93, "column": 10 }, { @@ -22131,32 +22150,32 @@ "Dropdown.Item": [ { "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 72, + "line": 70, "column": 6 }, { "filePath": "src/supportHeader/DesktopHeader.jsx", - "line": 80, + "line": 78, "column": 6 }, { "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 74, + "line": 72, "column": 6 }, { "filePath": "src/supportHeader/MobileHeader.jsx", - "line": 82, + "line": 80, "column": 6 }, { "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 92, + "line": 94, "column": 12 }, { "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 101, + "line": 103, "column": 12 }, { @@ -22228,7 +22247,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 64, + "line": 66, "column": 6 }, { @@ -22295,7 +22314,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 70, + "line": 72, "column": 8 }, { @@ -22362,7 +22381,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 71, + "line": 73, "column": 10 }, { @@ -22429,7 +22448,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 75, + "line": 77, "column": 8 }, { @@ -22496,7 +22515,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 83, + "line": 85, "column": 8 }, { @@ -22563,7 +22582,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 84, + "line": 86, "column": 10 }, { @@ -22630,7 +22649,7 @@ }, { "filePath": "src/users/SingleSignOnRecordCard.jsx", - "line": 85, + "line": 87, "column": 12 }, { @@ -22671,12 +22690,12 @@ "TransitionReplace": [ { "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 296, + "line": 298, "column": 6 }, { "filePath": "src/users/enrollments/Enrollments.jsx", - "line": 310, + "line": 312, "column": 6 }, { @@ -22691,8 +22710,8 @@ }, { "filePath": "src/users/LearnerCredentials.jsx", - "line": 16, - "column": 6 + "line": 23, + "column": 4 } ], "OverlayTrigger": [ @@ -23318,7 +23337,7 @@ } }, { - "version": "20.21.5", + "version": "20.27.0", "name": "@edx/frontend-lib-content-components", "repository": { "type": "git", @@ -23858,7 +23877,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 44, + "line": 47, "column": 8 }, { @@ -24048,12 +24067,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 67, + "line": 69, "column": 20 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 74, + "line": 76, "column": 18 }, { @@ -24259,12 +24278,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 64, + "line": 67, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 72, + "line": 74, "column": 8 }, { @@ -24377,7 +24396,7 @@ "Collapsible.Advanced": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 31, + "line": 34, "column": 4 }, { @@ -24414,7 +24433,7 @@ "Collapsible.Body": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 53, + "line": 56, "column": 8 }, { @@ -24446,7 +24465,7 @@ "Collapsible.Trigger": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 63, + "line": 66, "column": 8 }, { @@ -24460,23 +24479,38 @@ "column": 4 } ], - "Feedback": [ + "FeedbackOutline": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 65, + "line": 68, "column": 17 } ], - "Delete": [ + "DeleteOutline": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 73, + "line": 75, "column": 15 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 31, - "column": 15 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", + "line": 57, + "column": 19 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 98, + "column": 19 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 86, + "column": 21 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 99, + "column": 19 } ], "Add": [ @@ -24699,6 +24733,13 @@ "column": 24 } ], + "Delete": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 31, + "column": 15 + } + ], "MailtoLink": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", @@ -25314,28 +25355,6 @@ "column": 20 } ], - "DeleteOutline": [ - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 57, - "column": 19 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 98, - "column": 19 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 86, - "column": 21 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 99, - "column": 19 - } - ], "Alert": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", @@ -25413,7 +25432,7 @@ } }, { - "version": "20.13.0", + "version": "20.27.0", "name": "content-components-gallery", "folderName": "www", "usages": { From d1f96b4f46e52cb74a2c1d6313d77bfaf4546e3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 09:09:54 -0500 Subject: [PATCH 102/173] docs: update dependent-usage.json (#1927) --- dependent-usage.json | 50 +++++++++++++++++++++----------------------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index fca37ea8f3..6a70bf3b47 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1674050961152, + "lastModified": 1674137353165, "projectUsages": [ { "version": "19.19.1", @@ -17461,7 +17461,7 @@ }, { "filePath": "src/courseware/course/share/ShareButton.jsx", - "line": 29, + "line": 38, "column": 6 }, { @@ -18452,13 +18452,6 @@ "column": 8 } ], - "Share": [ - { - "filePath": "src/courseware/course/share/ShareButton.jsx", - "line": 29, - "column": 17 - } - ], "ArrowBackIos": [ { "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", @@ -24393,6 +24386,28 @@ "column": 6 } ], + "ModalDialog.Body": [ + { + "filePath": "src/editors/containers/EditorContainer/index.jsx", + "line": 65, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 32, + "column": 6 + }, + { + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 35, + "column": 4 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", + "line": 30, + "column": 4 + } + ], "Collapsible.Advanced": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", @@ -24975,23 +24990,6 @@ "column": 2 } ], - "ModalDialog.Body": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 32, - "column": 6 - }, - { - "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", - "line": 35, - "column": 4 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", - "line": 30, - "column": 4 - } - ], "ModalDialog": [ { "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", From a15419e662a0dd4967a4645eedc737ed2adc2781 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 09:10:22 -0500 Subject: [PATCH 103/173] docs: update dependent-usage.json (#1928) --- dependent-usage.json | 212 ++++++++++++++++++------------------------- 1 file changed, 90 insertions(+), 122 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 6a70bf3b47..68ca9b011c 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1674137353165, + "lastModified": 1674223782518, "projectUsages": [ { "version": "19.19.1", @@ -10703,12 +10703,12 @@ { "filePath": "src/discussions/comments/comment/Comment.jsx", "line": 135, - "column": 10 + "column": 12 }, { "filePath": "src/discussions/comments/comment/Comment.jsx", "line": 162, - "column": 18 + "column": 20 }, { "filePath": "src/discussions/comments/comment/CommentEditor.jsx", @@ -12215,7 +12215,7 @@ "name": "@edx/frontend-app-gradebook", "repository": { "type": "git", - "url": "git+https://github.com/edx/frontend-app-gradebook.git" + "url": "git+https://github.com/openedx/frontend-app-gradebook.git" }, "folderName": "frontend-app-gradebook", "usages": { @@ -12618,17 +12618,17 @@ "Alert": [ { "filePath": "src/App.jsx", - "line": 87, + "line": 84, "column": 14 }, { "filePath": "src/App.test.jsx", - "line": 81, + "line": 87, "column": 12 }, { "filePath": "src/App.test.jsx", - "line": 97, + "line": 103, "column": 12 }, { @@ -12645,12 +12645,12 @@ }, { "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", - "line": 28, + "line": 29, "column": 42 }, { "filePath": "src/containers/CourseCard/components/CourseCardBanners/EntitlementBanner.jsx", - "line": 35, + "line": 34, "column": 37 } ], @@ -12702,27 +12702,27 @@ }, { "filePath": "src/containers/CourseList/hooks.js", - "line": 13, + "line": 12, "column": 20 }, { "filePath": "src/containers/Dashboard/hooks.js", - "line": 10, + "line": 9, "column": 20 }, { "filePath": "src/containers/Dashboard/hooks.test.js", - "line": 34, + "line": 33, "column": 6 }, { "filePath": "src/containers/Dashboard/hooks.test.js", - "line": 37, + "line": 36, "column": 6 }, { "filePath": "src/containers/Dashboard/hooks.test.js", - "line": 39, + "line": 38, "column": 6 }, { @@ -12814,17 +12814,17 @@ }, { "filePath": "src/containers/CourseList/hooks.js", - "line": 14, + "line": 13, "column": 17 }, { "filePath": "src/containers/Dashboard/hooks.js", - "line": 11, + "line": 10, "column": 17 }, { "filePath": "src/containers/Dashboard/hooks.test.js", - "line": 35, + "line": 34, "column": 6 }, { @@ -12861,7 +12861,7 @@ }, { "filePath": "src/containers/CourseCard/components/CourseCardBanners/EntitlementBanner.jsx", - "line": 46, + "line": 45, "column": 12 }, { @@ -12886,17 +12886,17 @@ }, { "filePath": "src/containers/CourseList/NoCoursesView/index.jsx", - "line": 28, + "line": 27, "column": 6 }, { "filePath": "src/containers/EmailSettingsModal/index.jsx", - "line": 45, + "line": 43, "column": 10 }, { "filePath": "src/containers/EmailSettingsModal/index.jsx", - "line": 48, + "line": 46, "column": 10 }, { @@ -12926,17 +12926,17 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/index.jsx", - "line": 67, + "line": 68, "column": 16 }, { "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 65, + "line": 66, "column": 8 }, { "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 68, + "line": 69, "column": 8 }, { @@ -12983,7 +12983,7 @@ }, { "filePath": "src/containers/EmailSettingsModal/index.jsx", - "line": 44, + "line": 42, "column": 8 }, { @@ -12993,7 +12993,7 @@ }, { "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 64, + "line": 65, "column": 6 }, { @@ -13022,22 +13022,22 @@ "Hyperlink": [ { "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", - "line": 55, + "line": 56, "column": 10 }, { "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", - "line": 70, + "line": 71, "column": 8 }, { "filePath": "src/containers/CourseCard/components/CourseCardBanners/CourseBanner.jsx", - "line": 41, + "line": 40, "column": 14 }, { "filePath": "src/containers/CourseCard/components/CourseCardBanners/CourseBanner.jsx", - "line": 52, + "line": 51, "column": 10 }, { @@ -13059,7 +13059,7 @@ "CheckCircle": [ { "filePath": "src/containers/CourseCard/components/CourseCardBanners/CertificateBanner.jsx", - "line": 67, + "line": 68, "column": 38 } ], @@ -13165,7 +13165,7 @@ }, { "filePath": "src/containers/LearnerDashboardHeader/index.jsx", - "line": 60, + "line": 61, "column": 26 }, { @@ -13379,7 +13379,7 @@ }, { "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 44, + "line": 45, "column": 6 } ], @@ -13398,7 +13398,7 @@ }, { "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 46, + "line": 47, "column": 8 }, { @@ -13420,12 +13420,12 @@ }, { "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 53, + "line": 54, "column": 12 }, { "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 58, + "line": 59, "column": 12 }, { @@ -13499,19 +13499,19 @@ "useCheckboxSetValues": [ { "filePath": "src/containers/CourseList/hooks.js", - "line": 24, + "line": 21, "column": 32 } ], "paragon": [ { "filePath": "src/containers/CourseList/hooks.test.js", - "line": 39, + "line": 34, "column": 2 }, { "filePath": "src/containers/CourseList/hooks.test.js", - "line": 76, + "line": 71, "column": 8 } ], @@ -13525,7 +13525,7 @@ "Image": [ { "filePath": "src/containers/CourseList/NoCoursesView/index.jsx", - "line": 21, + "line": 20, "column": 6 }, { @@ -13547,17 +13547,17 @@ "Search": [ { "filePath": "src/containers/CourseList/NoCoursesView/index.jsx", - "line": 32, + "line": 31, "column": 20 }, { "filePath": "src/containers/LearnerDashboardHeader/index.jsx", - "line": 59, + "line": 60, "column": 23 }, { "filePath": "src/containers/LearnerDashboardHeader/index.jsx", - "line": 71, + "line": 72, "column": 30 }, { @@ -13622,7 +13622,7 @@ "ModalDialog": [ { "filePath": "src/containers/EmailSettingsModal/index.jsx", - "line": 32, + "line": 30, "column": 4 }, { @@ -13637,19 +13637,19 @@ }, { "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 34, + "line": 35, "column": 4 }, { "filePath": "src/containers/UnenrollConfirmModal/index.jsx", - "line": 33, + "line": 29, "column": 4 } ], "Form.Switch": [ { "filePath": "src/containers/EmailSettingsModal/index.jsx", - "line": 40, + "line": 38, "column": 8 } ], @@ -13784,7 +13784,7 @@ "Form.Label": [ { "filePath": "src/containers/SelectSessionModal/index.jsx", - "line": 45, + "line": 46, "column": 8 } ], @@ -16809,12 +16809,7 @@ "Hyperlink": [ { "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlert.jsx", - "line": 83, - "column": 8 - }, - { - "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlertMMP2P.jsx", - "line": 43, + "line": 65, "column": 8 }, { @@ -16941,12 +16936,7 @@ "Alert": [ { "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlert.jsx", - "line": 96, - "column": 4 - }, - { - "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlertMMP2P.jsx", - "line": 55, + "line": 78, "column": 4 }, { @@ -17063,12 +17053,7 @@ "Info": [ { "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlert.jsx", - "line": 96, - "column": 32 - }, - { - "filePath": "src/alerts/access-expiration-alert/AccessExpirationAlertMMP2P.jsx", - "line": 55, + "line": 78, "column": 32 }, { @@ -17169,7 +17154,7 @@ }, { "filePath": "src/course-home/outline-tab/OutlineTab.jsx", - "line": 175, + "line": 164, "column": 18 }, { @@ -17299,12 +17284,12 @@ }, { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 77, + "line": 74, "column": 6 }, { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 87, + "line": 84, "column": 6 }, { @@ -17322,11 +17307,6 @@ "line": 52, "column": 6 }, - { - "filePath": "src/experiments/mm-p2p/BlockModalContent.jsx", - "line": 64, - "column": 8 - }, { "filePath": "src/generic/upgrade-button/UpgradeButton.jsx", "line": 22, @@ -17548,7 +17528,7 @@ "OverlayTrigger": [ { "filePath": "src/course-home/dates-tab/timeline/Day.jsx", - "line": 100, + "line": 89, "column": 18 }, { @@ -17590,7 +17570,7 @@ "Tooltip": [ { "filePath": "src/course-home/dates-tab/timeline/Day.jsx", - "line": 103, + "line": 92, "column": 22 } ], @@ -17875,7 +17855,7 @@ }, { "filePath": "src/courseware/course/Course.jsx", - "line": 148, + "line": 136, "column": 22 }, { @@ -17905,12 +17885,12 @@ }, { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 46, + "line": 43, "column": 53 }, { "filePath": "src/courseware/course/sequence/Sequence.jsx", - "line": 52, + "line": 47, "column": 53 }, { @@ -17962,12 +17942,12 @@ }, { "filePath": "src/courseware/course/Course.jsx", - "line": 58, + "line": 55, "column": 47 }, { "filePath": "src/courseware/course/Course.jsx", - "line": 62, + "line": 59, "column": 64 }, { @@ -18002,12 +17982,12 @@ }, { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigation.jsx", - "line": 46, + "line": 43, "column": 77 }, { "filePath": "src/courseware/course/sequence/Sequence.jsx", - "line": 52, + "line": 47, "column": 77 }, { @@ -18364,7 +18344,7 @@ "SelectMenu": [ { "filePath": "src/courseware/course/CourseBreadcrumbs.jsx", - "line": 43, + "line": 41, "column": 12 } ], @@ -18448,7 +18428,7 @@ "Modal": [ { "filePath": "src/courseware/course/sequence/Unit.jsx", - "line": 194, + "line": 185, "column": 8 } ], @@ -18480,18 +18460,6 @@ "column": 17 } ], - "ModalLayer": [ - { - "filePath": "src/experiments/mm-p2p/BlockModal.jsx", - "line": 10, - "column": 2 - }, - { - "filePath": "src/experiments/mm-p2p/BlockModalContent.jsx", - "line": 35, - "column": 2 - } - ], "Input": [ { "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeUserNameInput.jsx", @@ -27078,42 +27046,42 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 426, + "line": 432, "column": 8 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 427, + "line": 433, "column": 10 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 428, + "line": 434, "column": 12 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 654, + "line": 660, "column": 12 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 662, + "line": 668, "column": 12 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 681, + "line": 687, "column": 8 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 863, + "line": 869, "column": 10 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 864, + "line": 870, "column": 12 }, { @@ -27654,7 +27622,7 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 705, + "line": 711, "column": 18 } ], @@ -27681,12 +27649,12 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 713, + "line": 719, "column": 22 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 714, + "line": 720, "column": 22 } ], @@ -27703,7 +27671,7 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 716, + "line": 722, "column": 20 } ], @@ -27866,12 +27834,12 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 501, + "line": 507, "column": 26 }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 525, + "line": 531, "column": 26 } ], @@ -27909,7 +27877,7 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 433, + "line": 439, "column": 20 } ], @@ -27921,7 +27889,7 @@ }, { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 434, + "line": 440, "column": 22 }, { @@ -28251,7 +28219,7 @@ "LibraryBooks": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 482, + "line": 488, "column": 24 }, { @@ -28263,7 +28231,7 @@ "AccessTime": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 549, + "line": 555, "column": 26 }, { @@ -28275,7 +28243,7 @@ "School": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 570, + "line": 576, "column": 26 }, { @@ -28287,35 +28255,35 @@ "CreditCard": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 595, + "line": 601, "column": 24 } ], "Collapsible.Trigger": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 709, + "line": 715, "column": 20 } ], "AddCircle": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 713, + "line": 719, "column": 54 } ], "RemoveCircle": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 714, + "line": 720, "column": 52 } ], "FormatQuote": [ { "filePath": "src/components/Program/ProgramMain.jsx", - "line": 762, + "line": 768, "column": 16 } ], @@ -28362,7 +28330,7 @@ "Pagination": [ { "filePath": "src/components/Search/Pagination/index.jsx", - "line": 29, + "line": 36, "column": 4 } ], From ccaa3dcd1fd273a01ddb95f2cd2e1a670d8d752c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 09:09:24 -0500 Subject: [PATCH 104/173] docs: update dependent-usage.json (#1931) --- dependent-usage.json | 209 ++++++++++++++++++++++--------------------- 1 file changed, 107 insertions(+), 102 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 68ca9b011c..5ae03027e6 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1674223782518, + "lastModified": 1674310114970, "projectUsages": [ { "version": "19.19.1", @@ -17441,7 +17441,7 @@ }, { "filePath": "src/courseware/course/share/ShareButton.jsx", - "line": 38, + "line": 39, "column": 6 }, { @@ -18428,7 +18428,7 @@ "Modal": [ { "filePath": "src/courseware/course/sequence/Unit.jsx", - "line": 185, + "line": 187, "column": 8 } ], @@ -23542,13 +23542,13 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 31, + "line": 34, "column": 6 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 62, - "column": 20 + "line": 61, + "column": 18 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintsCard.jsx", @@ -23577,7 +23577,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", - "line": 34, + "line": 39, "column": 6 }, { @@ -24384,13 +24384,13 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 60, - "column": 16 + "line": 59, + "column": 14 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 74, - "column": 14 + "line": 73, + "column": 12 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", @@ -24421,13 +24421,13 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 61, - "column": 18 + "line": 60, + "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 75, - "column": 16 + "line": 74, + "column": 14 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", @@ -24499,7 +24499,7 @@ "Add": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 33, + "line": 36, "column": 20 }, { @@ -24583,8 +24583,8 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 40, - "column": 8 + "line": 39, + "column": 6 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", @@ -24595,6 +24595,16 @@ "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", "line": 27, "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", + "line": 22, + "column": 4 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", + "line": 17, + "column": 4 } ], "Row": [ @@ -24605,53 +24615,53 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 41, - "column": 10 + "line": 40, + "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 43, - "column": 14 + "line": 42, + "column": 12 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 52, - "column": 14 + "line": 51, + "column": 12 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 55, - "column": 14 + "line": 54, + "column": 12 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 59, - "column": 14 + "line": 58, + "column": 12 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 76, - "column": 18 + "line": 75, + "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 79, - "column": 18 + "line": 78, + "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 82, - "column": 18 + "line": 81, + "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 85, - "column": 18 + "line": 84, + "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 88, - "column": 18 + "line": 87, + "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", @@ -24677,8 +24687,8 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 42, - "column": 12 + "line": 41, + "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", @@ -24695,16 +24705,6 @@ "line": 27, "column": 4 }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", - "line": 23, - "column": 12 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", - "line": 26, - "column": 12 - }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", "line": 50, @@ -24958,6 +24958,63 @@ "column": 2 } ], + "Stack": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", + "line": 22, + "column": 10 + }, + { + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", + "line": 81, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 65, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 97, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", + "line": 56, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 46, + "column": 12 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", + "line": 25, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 84, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 104, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", + "line": 23, + "column": 2 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 114, + "column": 6 + } + ], "ModalDialog": [ { "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", @@ -25018,58 +25075,6 @@ "column": 4 } ], - "Stack": [ - { - "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", - "line": 81, - "column": 6 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 65, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 97, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 56, - "column": 6 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 46, - "column": 12 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 25, - "column": 6 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 84, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 104, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 23, - "column": 2 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 114, - "column": 6 - } - ], "Search": [ { "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", From 348186d333d77d51cbfcad87d4b2563393d8c0fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Jan 2023 09:09:57 -0500 Subject: [PATCH 105/173] docs: update dependent-usage.json (#1932) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 5ae03027e6..5f15a37854 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1674310114970, + "lastModified": 1674396558517, "projectUsages": [ { "version": "19.19.1", From 2fa5d455c5e0e767fad749a264349909c30b9d63 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 09:09:44 -0500 Subject: [PATCH 106/173] docs: update dependent-usage.json (#1933) --- dependent-usage.json | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 5f15a37854..21fe18af8b 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1674396558517, + "lastModified": 1674482933853, "projectUsages": [ { "version": "19.19.1", @@ -2673,7 +2673,7 @@ }, { "filePath": "src/components/Admin/EmbeddedSubscription.jsx", - "line": 44, + "line": 45, "column": 22 }, { @@ -3020,9 +3020,14 @@ "Icon": [ { "filePath": "src/components/Admin/EmbeddedSubscription.jsx", - "line": 60, + "line": 61, "column": 16 }, + { + "filePath": "src/components/Admin/EmbeddedSubscription.jsx", + "line": 75, + "column": 18 + }, { "filePath": "src/components/Admin/index.jsx", "line": 230, @@ -3317,10 +3322,17 @@ "Lightbulb": [ { "filePath": "src/components/Admin/EmbeddedSubscription.jsx", - "line": 60, + "line": 61, "column": 27 } ], + "ArrowOutward": [ + { + "filePath": "src/components/Admin/EmbeddedSubscription.jsx", + "line": 75, + "column": 60 + } + ], "Badge": [ { "filePath": "src/components/Admin/licenses/LicenseAllocationHeader.jsx", @@ -3391,22 +3403,22 @@ "DataTable": [ { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 54, + "line": 53, "column": 10 }, { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 55, + "line": 54, "column": 8 }, { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 216, + "line": 208, "column": 6 }, { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 225, + "line": 217, "column": 34 }, { @@ -3468,7 +3480,7 @@ "DataTable.EmptyTable": [ { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 248, + "line": 236, "column": 19 }, { @@ -3510,7 +3522,7 @@ "Toast": [ { "filePath": "src/components/Admin/licenses/LicenseManagementTable/index.jsx", - "line": 329, + "line": 317, "column": 6 }, { @@ -22724,7 +22736,7 @@ } }, { - "version": "20.21.1", + "version": "20.27.0", "name": "@edx/frontend-component-header-edx", "repository": { "type": "git", @@ -22832,7 +22844,7 @@ } }, { - "version": "20.20.0", + "version": "20.27.0", "name": "@edx/frontend-component-header", "repository": { "type": "git", From d8e73b09404da9f7d7773110951e52ef96bf459b Mon Sep 17 00:00:00 2001 From: Kira Miller <31229189+kiram15@users.noreply.github.com> Date: Mon, 23 Jan 2023 08:35:01 -0700 Subject: [PATCH 107/173] fix: aria label fix for SelectableBox (#1930) --- src/SelectableBox/README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/SelectableBox/README.md b/src/SelectableBox/README.md index 953bbc2a8b..63c4ccc50c 100644 --- a/src/SelectableBox/README.md +++ b/src/SelectableBox/README.md @@ -43,13 +43,13 @@ As ``Checkbox`` name="cheeses" columns={isExtraSmall ? 1 : 2} > - +

    It is my first SelectableBox

    Swiss

    - + Cheddar

    Pepperjack

    @@ -84,17 +84,17 @@ As ``Radio`` name="colors" columns={isExtraSmall ? 1 : 3} > - +

    It is Red color

    Select me

    - +

    Green

    Leaves and grass

    - +

    Blue

    The sky

    @@ -133,7 +133,7 @@ As ``Checkbox`` with ``isIndeterminate`` onClick={handleCheckAllChange} inputHidden={false} type={type} - aria-label="checkbox" + aria-label="all options checkbox" > All the cheese
    @@ -145,16 +145,16 @@ As ``Checkbox`` with ``isIndeterminate`` name="cheeses" columns={isExtraSmall ? 1 : 3} > - +

    It is my first SelectableBox

    Swiss

    - + Cheddar - +

    Pepperjack

    From 31d538643286598a0b11ed380a2d0af89693bfc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 09:11:25 -0500 Subject: [PATCH 108/173] docs: update dependent-usage.json (#1935) --- dependent-usage.json | 1071 ++++++++++++++++++++---------------------- 1 file changed, 516 insertions(+), 555 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 21fe18af8b..baca4a3bf7 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1674482933853, + "lastModified": 1674569440530, "projectUsages": [ { "version": "19.19.1", @@ -11996,10 +11996,20 @@ "column": 12 }, { - "filePath": "src/components/catalogSelectionCard/CatalogSelectionCard.jsx", - "line": 45, + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 47, "column": 12 }, + { + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 59, + "column": 10 + }, + { + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 71, + "column": 10 + }, { "filePath": "src/components/courseCard/CourseCard.jsx", "line": 66, @@ -12078,76 +12088,50 @@ "column": 14 } ], - "DataTable.RowStatus": [ - { - "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 498, - "column": 16 - } - ], - "Form.Radio": [ - { - "filePath": "src/components/catalogSelectionCard/CatalogSelectionCard.jsx", - "line": 20, - "column": 4 - } - ], - "Card": [ + "useMediaQuery": [ { - "filePath": "src/components/catalogSelectionCard/CatalogSelectionCard.jsx", - "line": 41, - "column": 4 + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 26, + "column": 23 }, { - "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 44, - "column": 4 + "filePath": "src/components/hero/Hero.jsx", + "line": 47, + "column": 20 }, { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 37, - "column": 4 + "filePath": "src/components/hero/Hero.jsx", + "line": 58, + "column": 19 } ], - "Card.Header": [ - { - "filePath": "src/components/catalogSelectionCard/CatalogSelectionCard.jsx", - "line": 42, - "column": 6 - }, + "breakpoints": [ { - "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 56, - "column": 6 + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 26, + "column": 49 }, { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 49, - "column": 6 - } - ], - "Card.Section": [ - { - "filePath": "src/components/catalogSelectionCard/CatalogSelectionCard.jsx", - "line": 54, - "column": 6 + "filePath": "src/components/hero/Hero.jsx", + "line": 47, + "column": 46 }, { - "filePath": "src/components/courseCard/CourseCard.jsx", - "line": 58, - "column": 6 + "filePath": "src/components/hero/Hero.jsx", + "line": 59, + "column": 14 }, { - "filePath": "src/components/programCard/ProgramCard.jsx", - "line": 57, - "column": 6 + "filePath": "src/components/hero/Hero.jsx", + "line": 60, + "column": 14 } ], "Container": [ { "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", - "line": 21, - "column": 6 + "line": 35, + "column": 4 }, { "filePath": "src/components/hero/Hero.jsx", @@ -12165,13 +12149,42 @@ "column": 6 } ], - "CardDeck.Deprecated": [ + "SelectableBox.Set": [ { "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", - "line": 25, + "line": 37, + "column": 6 + } + ], + "SelectableBox": [ + { + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 45, + "column": 8 + }, + { + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 58, + "column": 8 + }, + { + "filePath": "src/components/catalogSelectionDeck/CatalogSelectionDeck.jsx", + "line": 70, "column": 8 } ], + "Card": [ + { + "filePath": "src/components/courseCard/CourseCard.jsx", + "line": 44, + "column": 4 + }, + { + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 37, + "column": 4 + } + ], "Card.ImageCap": [ { "filePath": "src/components/courseCard/CourseCard.jsx", @@ -12184,33 +12197,28 @@ "column": 6 } ], - "useMediaQuery": [ + "Card.Header": [ { - "filePath": "src/components/hero/Hero.jsx", - "line": 47, - "column": 20 + "filePath": "src/components/courseCard/CourseCard.jsx", + "line": 56, + "column": 6 }, { - "filePath": "src/components/hero/Hero.jsx", - "line": 58, - "column": 19 + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 49, + "column": 6 } ], - "breakpoints": [ - { - "filePath": "src/components/hero/Hero.jsx", - "line": 47, - "column": 46 - }, + "Card.Section": [ { - "filePath": "src/components/hero/Hero.jsx", - "line": 59, - "column": 14 + "filePath": "src/components/courseCard/CourseCard.jsx", + "line": 58, + "column": 6 }, { - "filePath": "src/components/hero/Hero.jsx", - "line": 60, - "column": 14 + "filePath": "src/components/programCard/ProgramCard.jsx", + "line": 57, + "column": 6 } ], "Program": [ @@ -12271,7 +12279,7 @@ }, { "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 68, + "line": 67, "column": 8 } ], @@ -12525,21 +12533,21 @@ "DataTable.TableControlBar": [ { "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 76, + "line": 75, "column": 10 } ], "DataTable.Table": [ { "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 77, + "line": 76, "column": 10 } ], "DataTable.EmptyTable": [ { "filePath": "src/components/GradesView/GradebookTable/index.jsx", - "line": 78, + "line": 77, "column": 10 } ], @@ -20607,28 +20615,28 @@ "Hyperlink": [ { "filePath": "src/feedback/FallbackErrorMessage.jsx", - "line": 14, - "column": 10 + "line": 13, + "column": 8 }, { "filePath": "src/payment/AlertCodeMessages.jsx", - "line": 23, - "column": 12 + "line": 22, + "column": 10 }, { "filePath": "src/payment/checkout/FreeCheckoutOrderButton.jsx", - "line": 9, - "column": 4 + "line": 8, + "column": 2 }, { "filePath": "src/payment/EmptyCartMessage.jsx", - "line": 24, - "column": 16 + "line": 23, + "column": 14 }, { "filePath": "src/payment/EmptyCartMessage.jsx", - "line": 33, - "column": 16 + "line": 32, + "column": 14 } ], "Collapsible": [ @@ -20945,7 +20953,7 @@ } }, { - "version": "20.20.0", + "version": "20.25.0", "name": "edx-frontend-app-publisher", "repository": "https://github.com/openedx/frontend-app-publisher", "folderName": "frontend-app-publisher", @@ -20966,7 +20974,7 @@ { "filePath": "src/components/Collaborator/index.jsx", "line": 53, - "column": 10 + "column": 12 }, { "filePath": "src/components/SidePanes/CommentsPane.jsx", @@ -21057,7 +21065,7 @@ }, { "filePath": "src/components/ListField/index.jsx", - "line": 191, + "line": 190, "column": 10 }, { @@ -21099,11 +21107,6 @@ "filePath": "src/components/TableComponent/index.jsx", "line": 128, "column": 6 - }, - { - "filePath": "src/components/TableComponent/index.jsx", - "line": 139, - "column": 6 } ], "Alert.Heading": [ @@ -21171,8 +21174,8 @@ "SearchField": [ { "filePath": "src/components/CourseTable/index.jsx", - "line": 165, - "column": 12 + "line": 164, + "column": 10 } ], "Form.Group": [ @@ -21259,7 +21262,7 @@ "Hyperlink": [ { "filePath": "src/components/EditCoursePage/CollapsibleCourseRun.jsx", - "line": 79, + "line": 80, "column": 12 }, { @@ -21281,25 +21284,25 @@ "OverlayTrigger": [ { "filePath": "src/components/EditCoursePage/CollapsibleCourseRun.jsx", - "line": 86, + "line": 87, "column": 12 }, { "filePath": "src/components/SidePanes/Pane.jsx", - "line": 12, - "column": 10 + "line": 11, + "column": 6 } ], "Tooltip": [ { "filePath": "src/components/EditCoursePage/CollapsibleCourseRun.jsx", - "line": 88, + "line": 89, "column": 23 }, { "filePath": "src/components/SidePanes/Pane.jsx", - "line": 16, - "column": 14 + "line": 15, + "column": 10 } ], "Badge": [ @@ -21329,43 +21332,43 @@ }, { "filePath": "src/components/SidePanes/Pane.jsx", - "line": 21, - "column": 12 + "line": 20, + "column": 8 } ], "Dropdown": [ { "filePath": "src/components/Header/index.jsx", - "line": 60, - "column": 14 + "line": 59, + "column": 12 } ], "Dropdown.Toggle": [ { "filePath": "src/components/Header/index.jsx", - "line": 61, - "column": 16 + "line": 60, + "column": 14 } ], "AvatarButton": [ { "filePath": "src/components/Header/index.jsx", - "line": 61, - "column": 37 + "line": 60, + "column": 35 } ], "Dropdown.Menu": [ { "filePath": "src/components/Header/index.jsx", - "line": 65, - "column": 16 + "line": 64, + "column": 14 } ], "Dropdown.Item": [ { "filePath": "src/components/Header/index.jsx", - "line": 66, - "column": 18 + "line": 65, + "column": 16 } ], "Spinner": [ @@ -21442,13 +21445,6 @@ "line": 130, "column": 14 } - ], - "WarningFilled": [ - { - "filePath": "src/components/TableComponent/index.jsx", - "line": 141, - "column": 14 - } ] } }, @@ -23164,8 +23160,8 @@ }, { "filePath": "src/tests/SearchFilters.test.jsx", - "line": 15, - "column": 50 + "line": 13, + "column": 47 } ], "Container": [ @@ -23205,7 +23201,7 @@ { "filePath": "src/tests/SearchFilters.test.jsx", "line": 15, - "column": 6 + "column": 4 } ] } @@ -23310,7 +23306,7 @@ } }, { - "version": "20.27.0", + "version": "20.21.5", "name": "@edx/frontend-lib-content-components", "repository": { "type": "git", @@ -23360,17 +23356,17 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 29, + "line": 27, "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 46, + "line": 44, "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 69, + "line": 67, "column": 14 }, { @@ -23440,7 +23436,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 106, + "line": 107, "column": 8 } ], @@ -23452,22 +23448,22 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 31, + "line": 29, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 35, + "line": 33, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 50, + "line": 48, "column": 18 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 73, + "line": 71, "column": 16 }, { @@ -23532,7 +23528,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 127, + "line": 128, "column": 10 } ], @@ -23547,20 +23543,15 @@ "line": 41, "column": 8 }, - { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 36, - "column": 10 - }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 34, + "line": 31, "column": 6 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 61, - "column": 18 + "line": 52, + "column": 20 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintsCard.jsx", @@ -23577,19 +23568,9 @@ "line": 36, "column": 8 }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/SwitchToAdvancedEditorCard.jsx", - "line": 21, - "column": 10 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/SwitchToAdvancedEditorCard.jsx", - "line": 31, - "column": 6 - }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", - "line": 39, + "line": 34, "column": 6 }, { @@ -23602,6 +23583,11 @@ "line": 36, "column": 8 }, + { + "filePath": "src/editors/containers/TextEditor/components/CodeEditor/index.jsx", + "line": 87, + "column": 8 + }, { "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/index.jsx", "line": 47, @@ -23669,13 +23655,8 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 131, + "line": 132, "column": 6 - }, - { - "filePath": "src/editors/sharedComponents/CodeEditor/index.jsx", - "line": 32, - "column": 8 } ], "Spinner": [ @@ -23686,7 +23667,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/index.jsx", - "line": 23, + "line": 25, "column": 8 }, { @@ -23722,8 +23703,8 @@ "column": 2 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", - "line": 12, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 38, "column": 2 }, { @@ -23748,12 +23729,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 41, + "line": 36, "column": 6 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 59, + "line": 54, "column": 8 }, { @@ -23763,7 +23744,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 28, + "line": 26, "column": 6 }, { @@ -23828,7 +23809,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 60, + "line": 61, "column": 6 }, { @@ -23850,13 +23831,13 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 47, - "column": 8 + "line": 48, + "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", - "line": 22, - "column": 4 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 120, + "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", @@ -23880,12 +23861,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 42, + "line": 37, "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 60, + "line": 55, "column": 10 }, { @@ -23935,17 +23916,17 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 62, + "line": 63, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 71, + "line": 72, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 89, + "line": 90, "column": 12 } ], @@ -23956,13 +23937,13 @@ "column": 34 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Checker/index.jsx", - "line": 8, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 19, "column": 20 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Checker/index.jsx", - "line": 10, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 21, "column": 18 } ], @@ -24001,7 +23982,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 95, + "line": 96, "column": 12 } ], @@ -24013,7 +23994,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 29, + "line": 20, "column": 43 } ], @@ -24035,18 +24016,18 @@ }, { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 59, + "line": 33, "column": 22 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 69, - "column": 20 + "line": 139, + "column": 22 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 76, - "column": 18 + "line": 146, + "column": 20 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", @@ -24055,7 +24036,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 29, + "line": 20, "column": 32 }, { @@ -24070,12 +24051,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 30, + "line": 28, "column": 46 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 26, + "line": 25, "column": 22 }, { @@ -24195,12 +24176,12 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 100, + "line": 101, "column": 22 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 125, + "line": 126, "column": 12 } ], @@ -24212,12 +24193,12 @@ }, { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 58, + "line": 32, "column": 19 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 25, + "line": 24, "column": 19 }, { @@ -24246,18 +24227,18 @@ }, { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 57, + "line": 31, "column": 12 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 67, - "column": 10 + "line": 137, + "column": 12 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 74, - "column": 8 + "line": 144, + "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", @@ -24266,12 +24247,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 30, + "line": 28, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 24, + "line": 23, "column": 12 }, { @@ -24325,12 +24306,12 @@ "ModalDialog.Header": [ { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 49, + "line": 23, "column": 6 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 20, + "line": 19, "column": 6 }, { @@ -24347,12 +24328,12 @@ "ModalDialog.Title": [ { "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 50, + "line": 24, "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 21, + "line": 20, "column": 8 }, { @@ -24366,43 +24347,68 @@ "column": 6 } ], - "ModalDialog.Body": [ + "Form.Label": [ { - "filePath": "src/editors/containers/EditorContainer/index.jsx", - "line": 65, - "column": 6 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 39, + "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 32, - "column": 6 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 30, + "column": 10 }, { - "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", - "line": 35, + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", + "line": 29, "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", - "line": 30, + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", + "line": 52, + "column": 6 + }, + { + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", + "line": 39, "column": 4 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 51, + "column": 20 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 70, + "column": 20 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 95, + "column": 20 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 121, + "column": 20 } ], "Collapsible.Advanced": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 34, + "line": 104, "column": 4 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 59, - "column": 14 + "line": 50, + "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 73, - "column": 12 + "line": 64, + "column": 14 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", @@ -24425,314 +24431,255 @@ "column": 2 } ], - "Collapsible.Body": [ + "Row": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 56, + "line": 109, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", + "line": 33, "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 60, - "column": 16 + "line": 37, + "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 74, + "line": 39, "column": 14 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 36, - "column": 10 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 42, + "column": 14 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 43, - "column": 10 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 45, + "column": 14 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 52, - "column": 4 - } - ], - "Collapsible.Trigger": [ + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 49, + "column": 14 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", "line": 66, - "column": 8 + "column": 18 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 21, - "column": 10 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 69, + "column": 18 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", - "line": 31, - "column": 4 - } - ], - "FeedbackOutline": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 68, - "column": 17 - } - ], - "DeleteOutline": [ + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 72, + "column": 18 + }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", "line": 75, - "column": 15 + "column": 18 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", - "line": 57, - "column": 19 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 18, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 98, - "column": 19 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 86, - "column": 21 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 99, - "column": 19 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", + "line": 20, + "column": 6 } ], - "Add": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", - "line": 36, - "column": 20 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintsCard.jsx", - "line": 33, - "column": 20 - }, + "Col": [ { - "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", - "line": 56, - "column": 28 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 111, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 74, - "column": 26 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 119, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 168, - "column": 24 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 135, + "column": 8 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 134, - "column": 20 - } - ], - "Form.Label": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/components/Feedback/FeedbackControl.jsx", - "line": 13, - "column": 4 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", + "line": 34, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 32, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", + "line": 38, "column": 10 }, { - "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", - "line": 29, - "column": 4 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 38, + "column": 12 }, { - "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", - "line": 52, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 19, "column": 6 }, { - "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/DimensionControls.jsx", - "line": 39, - "column": 4 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 29, + "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 51, - "column": 20 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", + "line": 23, + "column": 12 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 70, - "column": 20 + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", + "line": 26, + "column": 12 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 95, - "column": 20 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", + "line": 50, + "column": 24 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 121, - "column": 20 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", + "line": 62, + "column": 24 } ], - "Container": [ + "Collapsible.Body": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 27, - "column": 6 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 128, + "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 39, - "column": 6 + "line": 51, + "column": 18 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 17, - "column": 2 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 65, + "column": 16 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 27, - "column": 6 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 36, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", - "line": 22, - "column": 4 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 43, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", - "line": 17, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 52, "column": 4 } ], - "Row": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 28, - "column": 8 - }, + "Collapsible.Trigger": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 40, - "column": 8 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 136, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 42, - "column": 12 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 21, + "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 51, - "column": 12 - }, + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", + "line": 31, + "column": 4 + } + ], + "AddComment": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 54, - "column": 12 - }, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 138, + "column": 19 + } + ], + "Delete": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 58, - "column": 12 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", + "line": 145, + "column": 17 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 75, - "column": 16 - }, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", + "line": 31, + "column": 15 + } + ], + "Add": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 78, - "column": 16 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswersContainer.jsx", + "line": 33, + "column": 20 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 81, - "column": 16 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintsCard.jsx", + "line": 33, + "column": 20 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 84, - "column": 16 + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", + "line": 56, + "column": 28 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 87, - "column": 16 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", + "line": 74, + "column": 26 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 18, - "column": 4 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 168, + "column": 24 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", - "line": 20, - "column": 6 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 135, + "column": 20 } ], - "Col": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 29, - "column": 10 - }, + "Container": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/index.jsx", - "line": 39, - "column": 10 + "line": 32, + "column": 6 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 41, - "column": 10 + "line": 36, + "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 19, - "column": 6 + "line": 17, + "column": 2 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 29, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", + "line": 18, "column": 6 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 27, - "column": 4 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", - "line": 50, - "column": 24 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget.jsx", - "line": 62, - "column": 24 - } - ], - "Delete": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", - "line": 31, - "column": 15 } ], "MailtoLink": [ @@ -24750,14 +24697,9 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 37, + "line": 32, "column": 8 }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 79, - "column": 6 - }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", "line": 35, @@ -24770,11 +24712,6 @@ } ], "Card": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/SwitchToAdvancedEditorCard.jsx", - "line": 15, - "column": 4 - }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", "line": 15, @@ -24842,14 +24779,14 @@ "ArrowBack": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 30, + "line": 28, "column": 27 } ], "Form.RadioSet": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 37, + "line": 35, "column": 8 }, { @@ -24866,12 +24803,12 @@ "Form.Radio": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 47, + "line": 45, "column": 18 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 70, + "line": 68, "column": 16 }, { @@ -24893,7 +24830,7 @@ "OverlayTrigger": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 51, + "line": 49, "column": 18 }, { @@ -24903,14 +24840,14 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 116, + "line": 117, "column": 10 } ], "Tooltip": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 54, + "line": 52, "column": 22 }, { @@ -24920,7 +24857,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 120, + "line": 121, "column": 14 } ], @@ -24970,61 +24907,21 @@ "column": 2 } ], - "Stack": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", - "line": 22, - "column": 10 - }, - { - "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", - "line": 81, - "column": 6 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 65, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", - "line": 97, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", - "line": 56, - "column": 6 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", - "line": 46, - "column": 12 - }, + "ModalDialog.Body": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 25, + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", + "line": 31, "column": 6 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 84, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 104, - "column": 8 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", - "line": 23, - "column": 2 + "filePath": "src/editors/containers/TextEditor/components/BaseModal.jsx", + "line": 35, + "column": 4 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 114, - "column": 6 + "filePath": "src/editors/containers/VideoEditor/components/BaseModal.jsx", + "line": 30, + "column": 4 } ], "ModalDialog": [ @@ -25069,7 +24966,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 107, + "line": 108, "column": 10 } ], @@ -25080,6 +24977,28 @@ "column": 20 } ], + "Alert": [ + { + "filePath": "src/editors/containers/TextEditor/components/RawEditor/index.jsx", + "line": 12, + "column": 4 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 79, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", + "line": 18, + "column": 4 + }, + { + "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", + "line": 43, + "column": 4 + } + ], "Scrollable": [ { "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/Gallery.jsx", @@ -25087,6 +25006,58 @@ "column": 4 } ], + "Stack": [ + { + "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/index.jsx", + "line": 81, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 65, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/HandoutWidget/index.jsx", + "line": 97, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/index.jsx", + "line": 56, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDetails.jsx", + "line": 46, + "column": 12 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", + "line": 25, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 84, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 104, + "column": 8 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/ImportTranscriptCard.jsx", + "line": 23, + "column": 2 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 114, + "column": 6 + } + ], "Search": [ { "filePath": "src/editors/containers/TextEditor/components/SelectImageModal/SearchSort.jsx", @@ -25195,7 +25166,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 125, + "line": 126, "column": 23 }, { @@ -25226,7 +25197,7 @@ }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 88, + "line": 89, "column": 10 } ], @@ -25338,26 +25309,26 @@ "column": 20 } ], - "Alert": [ + "DeleteOutline": [ { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", - "line": 79, - "column": 8 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseSelector.jsx", + "line": 57, + "column": 19 }, { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/ErrorSummary.jsx", - "line": 18, - "column": 4 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/ThumbnailWidget/index.jsx", + "line": 98, + "column": 19 }, { - "filePath": "src/editors/sharedComponents/ErrorAlerts/ErrorAlert.jsx", - "line": 43, - "column": 4 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 86, + "column": 21 }, { - "filePath": "src/editors/sharedComponents/RawEditor/index.jsx", - "line": 22, - "column": 6 + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 100, + "column": 19 } ], "Card.Header": [ @@ -25384,12 +25355,12 @@ "FormControlFeedback": [ { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 68, + "line": 69, "column": 10 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 77, + "line": 78, "column": 10 } ], @@ -25415,7 +25386,7 @@ } }, { - "version": "20.27.0", + "version": "20.13.0", "name": "content-components-gallery", "folderName": "www", "usages": { @@ -25947,54 +25918,49 @@ "Icon": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 183, + "line": 122, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 196, + "line": 130, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 209, + "line": 138, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 222, + "line": 146, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 235, + "line": 154, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 248, + "line": 162, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 261, + "line": 170, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 274, + "line": 178, "column": 10 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 287, + "line": 186, "column": 10 }, - { - "filePath": "src/components/2U/ProductCard.jsx", - "line": 422, - "column": 12 - }, { "filePath": "src/components/Card/index.jsx", "line": 171, @@ -26022,13 +25988,13 @@ }, { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", - "line": 51, + "line": 52, "column": 16 }, { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", - "line": 106, - "column": 14 + "line": 109, + "column": 16 }, { "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", @@ -26279,54 +26245,49 @@ "Launch": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 183, + "line": 122, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 196, + "line": 130, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 209, + "line": 138, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 222, + "line": 146, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 235, + "line": 154, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 248, + "line": 162, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 261, + "line": 170, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 274, + "line": 178, "column": 48 }, { "filePath": "src/components/2U/ProductCard.jsx", - "line": 287, + "line": 186, "column": 48 }, - { - "filePath": "src/components/2U/ProductCard.jsx", - "line": 422, - "column": 23 - }, { "filePath": "src/components/Course/2U/WhyGetsmarter.jsx", "line": 55, @@ -26351,7 +26312,7 @@ "Card": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 370, + "line": 269, "column": 8 }, { @@ -26373,7 +26334,7 @@ "Card.Body": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 395, + "line": 294, "column": 10 }, { @@ -26390,7 +26351,7 @@ "Badge": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 415, + "line": 314, "column": 14 }, { @@ -26442,7 +26403,7 @@ "Card.Footer": [ { "filePath": "src/components/2U/ProductCard.jsx", - "line": 420, + "line": 319, "column": 10 } ], @@ -27499,14 +27460,14 @@ }, { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", - "line": 102, - "column": 12 + "line": 104, + "column": 14 } ], "OpenInNew": [ { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", - "line": 52, + "line": 53, "column": 23 }, { @@ -27518,8 +27479,8 @@ "ArrowUpward": [ { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", - "line": 107, - "column": 21 + "line": 110, + "column": 23 } ], "Skeleton": [ From c3eb6f277c5f9b7e9f0d5cab88ff4664b4a6e2f4 Mon Sep 17 00:00:00 2001 From: Peter Kulko <93188219+PKulkoRaccoonGang@users.noreply.github.com> Date: Tue, 24 Jan 2023 18:44:34 +0200 Subject: [PATCH 109/173] docs: update Form.Switch and Form.Checkbox to the latest versions (#1920) --- src/Form/README.md | 30 ++++++------------------------ 1 file changed, 6 insertions(+), 24 deletions(-) diff --git a/src/Form/README.md b/src/Form/README.md index c7ec6f7ac5..6970340abf 100644 --- a/src/Form/README.md +++ b/src/Form/README.md @@ -75,17 +75,8 @@ notes: | - - + Check this switch
    + disabled switch
    @@ -103,7 +94,7 @@ notes: | - + Check me out
    {' '} - {' '} + {' '} + {' '} {' '}
    diff --git a/src/Button/_variables.scss b/src/Button/_variables.scss index 525a3380a2..5d92ed8271 100644 --- a/src/Button/_variables.scss +++ b/src/Button/_variables.scss @@ -43,3 +43,8 @@ $btn-border-radius-lg: $border-radius-lg !default; $btn-border-radius-sm: $border-radius-sm !default; $btn-transition: null; + +$btn-focus-border-gap: $btn-focus-width + $btn-focus-gap !default; +$btn-focus-distance-to-border: $btn-focus-border-gap + $btn-border-width !default; + +$btn-focus-border-radius: calc(#{$btn-border-radius} + #{$btn-focus-border-gap}) !default; From 6b9006a7d91802553f8a122db7a823dbeb6e1db4 Mon Sep 17 00:00:00 2001 From: Peter Kulko <93188219+PKulkoRaccoonGang@users.noreply.github.com> Date: Thu, 26 Jan 2023 23:38:16 +0200 Subject: [PATCH 119/173] chore: resolved vulnerabilities error in example folder (#1956) --- example/package-lock.json | 6884 +++++++++---------------------------- 1 file changed, 1670 insertions(+), 5214 deletions(-) diff --git a/example/package-lock.json b/example/package-lock.json index 7dc66a366d..580f1c87bf 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -128,12 +128,12 @@ } }, "node_modules/@babel/eslint-parser": { - "version": "7.18.2", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz", - "integrity": "sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==", + "version": "7.19.1", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz", + "integrity": "sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==", "dev": true, "dependencies": { - "eslint-scope": "^5.1.1", + "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", "eslint-visitor-keys": "^2.1.0", "semver": "^6.3.0" }, @@ -1786,13 +1786,13 @@ } }, "node_modules/@babel/runtime-corejs3": { - "version": "7.20.1", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.20.1.tgz", - "integrity": "sha512-CGulbEDcg/ND1Im7fUNRZdGXmX2MTWVVZacQi/6DiKE5HNwZ3aVTm5PV4lO8HHz0B2h8WQyvKKjbX5XgTtydsg==", + "version": "7.20.13", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.20.13.tgz", + "integrity": "sha512-p39/6rmY9uvlzRiLZBIB3G9/EBr66LBMcYm7fIDeSBNdRjF2AGD3rFZucUyAgGHC2N+7DdLvVi33uTjSE44FIw==", "dev": true, "dependencies": { "core-js-pure": "^3.25.1", - "regenerator-runtime": "^0.13.10" + "regenerator-runtime": "^0.13.11" }, "engines": { "node": ">=6.9.0" @@ -1892,9 +1892,9 @@ "integrity": "sha512-ne2ZKF1r0akkt0rEzCAQAk4cTDTI2GiWCpc+T7ldQpw9X57OnUB16dKsFNe40C9uEjL5h3Ps/ZsFM5dm4cIkEQ==" }, "node_modules/@edx/eslint-config": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-3.1.0.tgz", - "integrity": "sha512-Okv8vkmX+qe+joD7h9DcT9JdRIyy6jJSVWbIHr2dAHKuk5swVFO92JvhC2pYtMg2EPKA1P1Hmz8cmmfw6QoTZw==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-3.1.1.tgz", + "integrity": "sha512-RqaC5h+VYdq5DwJsEbdJCruibsKWakx/zImuypmwC7odXJ2ls/yMvWzY/Z4k/Xd2QGPhow3y7yQzUsJPb4eheQ==", "dev": true, "peerDependencies": { "eslint": "^6.8.0 || ^7.0.0 || ^8.0.0", @@ -1906,24 +1906,24 @@ } }, "node_modules/@edx/frontend-build": { - "version": "12.3.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.3.0.tgz", - "integrity": "sha512-GewVd5qD59d8hHZFnXyS5jWkDY8TWYENqO5dd+/Kmu7cmjKrp69PKmNyVs+QgZEADodYI5UT48A2LhsDZjDx7A==", + "version": "12.4.19", + "resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.4.19.tgz", + "integrity": "sha512-l6oF6ErYepRiHGNkHIVIsB+WvnL1OeyyUGe7vxJp9CD30y/cP1iB4/K2zbcVH8v5kxiHhmc/cpWHH5DnJO0KZw==", "dev": true, "dependencies": { "@babel/cli": "7.16.0", "@babel/core": "7.16.0", - "@babel/eslint-parser": "7.18.2", + "@babel/eslint-parser": "7.19.1", "@babel/plugin-proposal-class-properties": "7.16.0", "@babel/plugin-proposal-object-rest-spread": "7.16.0", "@babel/plugin-syntax-dynamic-import": "7.8.3", "@babel/preset-env": "7.16.4", "@babel/preset-react": "7.16.0", - "@edx/eslint-config": "3.1.0", - "@edx/new-relic-source-map-webpack-plugin": "1.0.1", - "@pmmmwh/react-refresh-webpack-plugin": "0.5.3", + "@edx/eslint-config": "3.1.1", + "@edx/new-relic-source-map-webpack-plugin": "1.0.2", + "@pmmmwh/react-refresh-webpack-plugin": "0.5.10", "@svgr/webpack": "6.2.1", - "autoprefixer": "10.2.6", + "autoprefixer": "10.4.13", "babel-jest": "26.6.3", "babel-loader": "8.2.3", "babel-plugin-react-intl": "7.9.4", @@ -1932,36 +1932,37 @@ "clean-webpack-plugin": "3.0.0", "css-loader": "5.2.7", "cssnano": "5.0.12", - "dotenv": "8.2.0", + "dotenv": "8.6.0", "dotenv-webpack": "7.0.3", - "eslint": "8.18.0", + "eslint": "8.29.0", "eslint-config-airbnb": "19.0.4", "eslint-plugin-import": "2.26.0", - "eslint-plugin-jsx-a11y": "6.5.1", - "eslint-plugin-react": "7.30.0", + "eslint-plugin-jsx-a11y": "6.6.1", + "eslint-plugin-react": "7.31.11", "eslint-plugin-react-hooks": "4.6.0", "file-loader": "6.2.0", "html-webpack-plugin": "5.5.0", "identity-obj-proxy": "3.0.0", - "image-webpack-loader": "8.1.0", + "image-minimizer-webpack-plugin": "3.3.0", "jest": "26.6.3", "mini-css-extract-plugin": "1.6.2", - "postcss": "8.4.5", - "postcss-loader": "6.1.1", + "postcss": "8.4.21", + "postcss-loader": "6.2.1", "postcss-rtlcss": "3.5.1", - "react-dev-utils": "12.0.0", - "react-refresh": "0.10.0", - "resolve-url-loader": "5.0.0-beta.1", - "sass": "1.49.9", + "react-dev-utils": "12.0.1", + "react-refresh": "0.14.0", + "resolve-url-loader": "5.0.0", + "sass": "1.56.1", "sass-loader": "12.6.0", + "sharp": "^0.31.0", "source-map-loader": "0.2.4", - "style-loader": "2.0.0", + "style-loader": "3.3.1", "url-loader": "4.1.1", - "webpack": "5.50.0", + "webpack": "5.75.0", "webpack-bundle-analyzer": "4.5.0", "webpack-cli": "4.10.0", "webpack-dev-server": "4.7.3", - "webpack-merge": "5.2.0" + "webpack-merge": "5.8.0" }, "bin": { "fedx-scripts": "bin/fedx-scripts.js" @@ -2036,9 +2037,9 @@ } }, "node_modules/@edx/new-relic-source-map-webpack-plugin": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@edx/new-relic-source-map-webpack-plugin/-/new-relic-source-map-webpack-plugin-1.0.1.tgz", - "integrity": "sha512-SAwugqBvDUg7ANdu1uBCkpPp0MnBlfyYAvKwO6Jh6Q4tMIPN6U35IF7MAymn1EZmi28UV6sLpSQPLggQjVQknA==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@edx/new-relic-source-map-webpack-plugin/-/new-relic-source-map-webpack-plugin-1.0.2.tgz", + "integrity": "sha512-jwu9WjRtEbv0rvPHGCnhbQbbv6+DTADShj43NQVsuAyD823znjutgoHnlc+9HIOiYiIxjz/wIMcGVwjrTnMceQ==", "dev": true, "dependencies": { "@newrelic/publish-sourcemap": "^5.0.1" @@ -2121,15 +2122,15 @@ } }, "node_modules/@eslint/eslintrc": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.3.tgz", - "integrity": "sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.1.tgz", + "integrity": "sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==", "dev": true, "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^9.4.0", - "globals": "^13.15.0", + "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", @@ -2150,9 +2151,9 @@ "dev": true }, "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "13.17.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz", - "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==", + "version": "13.19.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", + "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", "dev": true, "dependencies": { "type-fest": "^0.20.2" @@ -2398,19 +2399,32 @@ } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.9.5", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz", - "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==", + "version": "0.11.8", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz", + "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==", "dev": true, "dependencies": { "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", - "minimatch": "^3.0.4" + "minimatch": "^3.0.5" }, "engines": { "node": ">=10.10.0" } }, + "node_modules/@humanwhocodes/module-importer": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "dev": true, + "engines": { + "node": ">=12.22" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/nzakas" + } + }, "node_modules/@humanwhocodes/object-schema": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", @@ -3253,6 +3267,15 @@ "dev": true, "optional": true }, + "node_modules/@nicolo-ribaudo/eslint-scope-5-internals": { + "version": "5.1.1-v1", + "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz", + "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==", + "dev": true, + "dependencies": { + "eslint-scope": "5.1.1" + } + }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -3289,18 +3312,18 @@ } }, "node_modules/@pmmmwh/react-refresh-webpack-plugin": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.3.tgz", - "integrity": "sha512-OoTnFb8XEYaOuMNhVDsLRnAO6MCYHNs1g6d8pBcHhDFsi1P3lPbq/IklwtbAx9cG0W4J9KswxZtwGnejrnxp+g==", + "version": "0.5.10", + "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.10.tgz", + "integrity": "sha512-j0Ya0hCFZPd4x40qLzbhGsh9TMtdb+CJQiso+WxLOPNasohq9cc5SNUcwsZaRH6++Xh91Xkm/xHCkuIiIu0LUA==", "dev": true, "dependencies": { "ansi-html-community": "^0.0.8", "common-path-prefix": "^3.0.0", - "core-js-pure": "^3.8.1", + "core-js-pure": "^3.23.3", "error-stack-parser": "^2.0.6", "find-up": "^5.0.0", "html-entities": "^2.1.0", - "loader-utils": "^2.0.0", + "loader-utils": "^2.0.4", "schema-utils": "^3.0.0", "source-map": "^0.7.3" }, @@ -3311,7 +3334,7 @@ "@types/webpack": "4.x || 5.x", "react-refresh": ">=0.10.0 <1.0.0", "sockjs-client": "^1.4.0", - "type-fest": ">=0.17.0 <3.0.0", + "type-fest": ">=0.17.0 <4.0.0", "webpack": ">=4.43.0 <6.0.0", "webpack-dev-server": "3.x || 4.x", "webpack-hot-middleware": "2.x", @@ -3384,16 +3407,6 @@ "react": ">=16.8.0" } }, - "node_modules/@sindresorhus/is": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.7.0.tgz", - "integrity": "sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, "node_modules/@sinonjs/commons": { "version": "1.8.4", "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.4.tgz", @@ -3852,27 +3865,27 @@ } }, "node_modules/@types/estree": { - "version": "0.0.50", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.50.tgz", - "integrity": "sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==", + "version": "0.0.51", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz", + "integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==", "dev": true }, "node_modules/@types/express": { - "version": "4.17.14", - "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.14.tgz", - "integrity": "sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==", + "version": "4.17.16", + "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.16.tgz", + "integrity": "sha512-LkKpqRZ7zqXJuvoELakaFYuETHjZkSol8EV6cNnyishutDBCCdv6+dsKPbKkCcIk57qRphOLY5sEgClw1bO3gA==", "dev": true, "dependencies": { "@types/body-parser": "*", - "@types/express-serve-static-core": "^4.17.18", + "@types/express-serve-static-core": "^4.17.31", "@types/qs": "*", "@types/serve-static": "*" } }, "node_modules/@types/express-serve-static-core": { - "version": "4.17.31", - "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.31.tgz", - "integrity": "sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q==", + "version": "4.17.33", + "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.33.tgz", + "integrity": "sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==", "dev": true, "dependencies": { "@types/node": "*", @@ -4193,9 +4206,9 @@ } }, "node_modules/@types/ws": { - "version": "8.5.3", - "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz", - "integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==", + "version": "8.5.4", + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.4.tgz", + "integrity": "sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==", "dev": true, "dependencies": { "@types/node": "*" @@ -4491,9 +4504,9 @@ } }, "node_modules/address": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/address/-/address-1.2.1.tgz", - "integrity": "sha512-B+6bi5D34+fDYENiH5qOlA0cV2rAGKuWZ9LeyUUehbXy8e0VS9e498yO0Jeeh+iM+6KbfudHTFjXw2MmJD4QRA==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/address/-/address-1.2.2.tgz", + "integrity": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==", "dev": true, "engines": { "node": ">= 10.0.0" @@ -4571,9 +4584,9 @@ } }, "node_modules/ajv-formats/node_modules/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", "dev": true, "dependencies": { "fast-deep-equal": "^3.1.1", @@ -4662,50 +4675,6 @@ "node": ">= 8" } }, - "node_modules/arch": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz", - "integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==", - "dev": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "optional": true - }, - "node_modules/archive-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/archive-type/-/archive-type-4.0.0.tgz", - "integrity": "sha512-zV4Ky0v1F8dBrdYElwTvQhweQ0P7Kwc1aluqJsYtOBP01jXcWCyW2IEfI1YiqsG+Iy7ZR+o5LF1N+PGECBxHWA==", - "dev": true, - "optional": true, - "dependencies": { - "file-type": "^4.2.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/archive-type/node_modules/file-type": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-4.4.0.tgz", - "integrity": "sha512-f2UbFQEk7LXgWpi5ntcO86OeA/cC80fuDDDaX/fZ2ZGel+AF7leRQqBBW1eJNiiQkrZlAoM6P+VYP5P6bOlDEQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, "node_modules/argparse": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", @@ -4783,15 +4752,15 @@ "dev": true }, "node_modules/array-includes": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz", - "integrity": "sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==", + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.6.tgz", + "integrity": "sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==", "dev": true, "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", - "es-abstract": "^1.19.5", - "get-intrinsic": "^1.1.1", + "es-abstract": "^1.20.4", + "get-intrinsic": "^1.1.3", "is-string": "^1.0.7" }, "engines": { @@ -4867,6 +4836,19 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/array.prototype.tosorted": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz", + "integrity": "sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4", + "es-shim-unscopables": "^1.0.0", + "get-intrinsic": "^1.1.3" + } + }, "node_modules/assert-ok": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/assert-ok/-/assert-ok-1.0.0.tgz", @@ -4934,17 +4916,27 @@ } }, "node_modules/autoprefixer": { - "version": "10.2.6", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.2.6.tgz", - "integrity": "sha512-8lChSmdU6dCNMCQopIf4Pe5kipkAGj/fvTMslCsih0uHpOrXOPUEVOmYMMqmw3cekQkSD7EhIeuYl5y0BLdKqg==", + "version": "10.4.13", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.13.tgz", + "integrity": "sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg==", "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/autoprefixer" + } + ], "dependencies": { - "browserslist": "^4.16.6", - "caniuse-lite": "^1.0.30001230", - "colorette": "^1.2.2", - "fraction.js": "^4.1.1", + "browserslist": "^4.21.4", + "caniuse-lite": "^1.0.30001426", + "fraction.js": "^4.2.0", "normalize-range": "^0.1.2", - "postcss-value-parser": "^4.1.0" + "picocolors": "^1.0.0", + "postcss-value-parser": "^4.2.0" }, "bin": { "autoprefixer": "bin/autoprefixer" @@ -4952,18 +4944,26 @@ "engines": { "node": "^10 || ^12 || >=14" }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, "peerDependencies": { "postcss": "^8.1.0" } }, + "node_modules/available-typed-arrays": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz", + "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/axe-core": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.5.1.tgz", - "integrity": "sha512-1exVbW0X1O/HSr/WMwnaweyqcWOgZgLiVxdLG34pvSQk4NlYQr9OUy0JLwuhFfuVNQzzqgH57eYzkFBCb3bIsQ==", + "version": "4.6.3", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.6.3.tgz", + "integrity": "sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==", "dev": true, "engines": { "node": ">=4" @@ -5117,9 +5117,9 @@ } }, "node_modules/babel-loader/node_modules/json5": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", - "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", "dev": true, "dependencies": { "minimist": "^1.2.0" @@ -5129,9 +5129,9 @@ } }, "node_modules/babel-loader/node_modules/loader-utils": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz", - "integrity": "sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz", + "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==", "dev": true, "dependencies": { "big.js": "^5.2.2", @@ -5433,8 +5433,7 @@ "type": "consulting", "url": "https://feross.org/support" } - ], - "optional": true + ] }, "node_modules/batch": { "version": "0.6.1", @@ -5451,441 +5450,38 @@ "node": "*" } }, - "node_modules/bin-build": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/bin-build/-/bin-build-3.0.0.tgz", - "integrity": "sha512-jcUOof71/TNAI2uM5uoUaDq2ePcVBQ3R/qhxAz1rX7UfvduAL/RXD3jXzvn8cVcDJdGVkiR1shal3OH0ImpuhA==", - "dev": true, - "optional": true, - "dependencies": { - "decompress": "^4.0.0", - "download": "^6.2.2", - "execa": "^0.7.0", - "p-map-series": "^1.0.0", - "tempfile": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-build/node_modules/cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==", - "dev": true, - "optional": true, - "dependencies": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "node_modules/bin-build/node_modules/execa": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz", - "integrity": "sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw==", - "dev": true, - "optional": true, - "dependencies": { - "cross-spawn": "^5.0.1", - "get-stream": "^3.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-build/node_modules/get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-build/node_modules/shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", - "dev": true, - "optional": true, - "dependencies": { - "shebang-regex": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/bin-build/node_modules/shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/bin-build/node_modules/which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "optional": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "which": "bin/which" - } - }, - "node_modules/bin-check": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/bin-check/-/bin-check-4.1.0.tgz", - "integrity": "sha512-b6weQyEUKsDGFlACWSIOfveEnImkJyK/FGW6FAG42loyoquvjdtOIqO6yBFzHyqyVVhNgNkQxxx09SFLK28YnA==", - "dev": true, - "optional": true, - "dependencies": { - "execa": "^0.7.0", - "executable": "^4.1.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-check/node_modules/cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==", - "dev": true, - "optional": true, - "dependencies": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "node_modules/bin-check/node_modules/execa": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz", - "integrity": "sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw==", - "dev": true, - "optional": true, - "dependencies": { - "cross-spawn": "^5.0.1", - "get-stream": "^3.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-check/node_modules/get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-check/node_modules/shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", - "dev": true, - "optional": true, - "dependencies": { - "shebang-regex": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/bin-check/node_modules/shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/bin-check/node_modules/which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "optional": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "which": "bin/which" - } - }, - "node_modules/bin-version": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/bin-version/-/bin-version-3.1.0.tgz", - "integrity": "sha512-Mkfm4iE1VFt4xd4vH+gx+0/71esbfus2LsnCGe8Pi4mndSPyT+NGES/Eg99jx8/lUGWfu3z2yuB/bt5UB+iVbQ==", - "dev": true, - "optional": true, - "dependencies": { - "execa": "^1.0.0", - "find-versions": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/bin-version-check": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/bin-version-check/-/bin-version-check-4.0.0.tgz", - "integrity": "sha512-sR631OrhC+1f8Cvs8WyVWOA33Y8tgwjETNPyyD/myRBXLkfS/vl74FmH/lFcRl9KY3zwGh7jFhvyk9vV3/3ilQ==", + "node_modules/binary-extensions": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", + "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", "dev": true, - "optional": true, - "dependencies": { - "bin-version": "^3.0.0", - "semver": "^5.6.0", - "semver-truncate": "^1.1.2" - }, "engines": { - "node": ">=6" - } - }, - "node_modules/bin-version-check/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true, - "optional": true, - "bin": { - "semver": "bin/semver" + "node": ">=8" } }, - "node_modules/bin-wrapper": { + "node_modules/bl": { "version": "4.1.0", - "resolved": "https://registry.npmjs.org/bin-wrapper/-/bin-wrapper-4.1.0.tgz", - "integrity": "sha512-hfRmo7hWIXPkbpi0ZltboCMVrU+0ClXR/JgbCKKjlDjQf6igXa7OwdqNcFWQZPZTgiY7ZpzE3+LjjkLiTN2T7Q==", - "dev": true, - "optional": true, - "dependencies": { - "bin-check": "^4.1.0", - "bin-version-check": "^4.0.0", - "download": "^7.1.0", - "import-lazy": "^3.1.0", - "os-filter-obj": "^2.0.0", - "pify": "^4.0.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/bin-wrapper/node_modules/download": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/download/-/download-7.1.0.tgz", - "integrity": "sha512-xqnBTVd/E+GxJVrX5/eUJiLYjCGPwMpdL+jGhGU57BvtcA7wwhtHVbXBeUk51kOpW3S7Jn3BQbN9Q1R1Km2qDQ==", - "dev": true, - "optional": true, - "dependencies": { - "archive-type": "^4.0.0", - "caw": "^2.0.1", - "content-disposition": "^0.5.2", - "decompress": "^4.2.0", - "ext-name": "^5.0.0", - "file-type": "^8.1.0", - "filenamify": "^2.0.0", - "get-stream": "^3.0.0", - "got": "^8.3.1", - "make-dir": "^1.2.0", - "p-event": "^2.1.0", - "pify": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/bin-wrapper/node_modules/download/node_modules/pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-wrapper/node_modules/file-type": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-8.1.0.tgz", - "integrity": "sha512-qyQ0pzAy78gVoJsmYeNgl8uH8yKhr1lVhW7JbzJmnlRi0I4R2eEDEJZVKG8agpDnLpacwNbDhLNG/LMdxHD2YQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/bin-wrapper/node_modules/get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-wrapper/node_modules/got": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/got/-/got-8.3.2.tgz", - "integrity": "sha512-qjUJ5U/hawxosMryILofZCkm3C84PLJS/0grRIpjAwu+Lkxxj5cxeCU25BG0/3mDSpXKTyZr8oh8wIgLaH0QCw==", - "dev": true, - "optional": true, - "dependencies": { - "@sindresorhus/is": "^0.7.0", - "cacheable-request": "^2.1.1", - "decompress-response": "^3.3.0", - "duplexer3": "^0.1.4", - "get-stream": "^3.0.0", - "into-stream": "^3.1.0", - "is-retry-allowed": "^1.1.0", - "isurl": "^1.0.0-alpha5", - "lowercase-keys": "^1.0.0", - "mimic-response": "^1.0.0", - "p-cancelable": "^0.4.0", - "p-timeout": "^2.0.1", - "pify": "^3.0.0", - "safe-buffer": "^5.1.1", - "timed-out": "^4.0.1", - "url-parse-lax": "^3.0.0", - "url-to-options": "^1.0.1" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-wrapper/node_modules/got/node_modules/pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-wrapper/node_modules/make-dir": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", - "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", + "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", + "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", "dev": true, - "optional": true, "dependencies": { - "pify": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-wrapper/node_modules/make-dir/node_modules/pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" + "buffer": "^5.5.0", + "inherits": "^2.0.4", + "readable-stream": "^3.4.0" } }, - "node_modules/bin-wrapper/node_modules/p-cancelable": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.4.1.tgz", - "integrity": "sha512-HNa1A8LvB1kie7cERyy21VNeHb2CWJJYqyyC2o3klWFfMGlFmWv2Z7sFgZH8ZiaYL95ydToKTFVXgMV/Os0bBQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-wrapper/node_modules/p-event": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/p-event/-/p-event-2.3.1.tgz", - "integrity": "sha512-NQCqOFhbpVTMX4qMe8PF8lbGtzZ+LCiN7pcNrb/413Na7+TRoe1xkKUzuWa/YEJdGQ0FvKtj35EEbDoVPO2kbA==", - "dev": true, - "optional": true, - "dependencies": { - "p-timeout": "^2.0.1" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/bin-wrapper/node_modules/p-timeout": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-2.0.1.tgz", - "integrity": "sha512-88em58dDVB/KzPEx1X0N3LwFfYZPyDc4B6eF38M1rk9VTZMbxXXgjugz8mmwpS9Ox4BDZ+t6t3QP5+/gazweIA==", - "dev": true, - "optional": true, - "dependencies": { - "p-finally": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-wrapper/node_modules/prepend-http": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz", - "integrity": "sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/bin-wrapper/node_modules/url-parse-lax": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz", - "integrity": "sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==", + "node_modules/bl/node_modules/readable-stream": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", "dev": true, - "optional": true, "dependencies": { - "prepend-http": "^2.0.0" + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" }, "engines": { - "node": ">=4" - } - }, - "node_modules/binary-extensions": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", - "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/bl": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/bl/-/bl-1.2.3.tgz", - "integrity": "sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==", - "dev": true, - "optional": true, - "dependencies": { - "readable-stream": "^2.3.5", - "safe-buffer": "^5.1.1" + "node": ">= 6" } }, "node_modules/body-parser": { @@ -6059,47 +5655,11 @@ "url": "https://feross.org/support" } ], - "optional": true, "dependencies": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, - "node_modules/buffer-alloc": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz", - "integrity": "sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==", - "dev": true, - "optional": true, - "dependencies": { - "buffer-alloc-unsafe": "^1.1.0", - "buffer-fill": "^1.0.0" - } - }, - "node_modules/buffer-alloc-unsafe": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz", - "integrity": "sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==", - "dev": true, - "optional": true - }, - "node_modules/buffer-crc32": { - "version": "0.2.13", - "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", - "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", - "dev": true, - "optional": true, - "engines": { - "node": "*" - } - }, - "node_modules/buffer-fill": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz", - "integrity": "sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==", - "dev": true, - "optional": true - }, "node_modules/buffer-from": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", @@ -6146,105 +5706,6 @@ "resolved": "https://registry.npmjs.org/cache-control-esm/-/cache-control-esm-1.0.0.tgz", "integrity": "sha512-Fa3UV4+eIk4EOih8FTV6EEsVKO0W5XWtNs6FC3InTfVz+EjurjPfDXY5wZDo/lxjDxg5RjNcurLyxEJBcEUx9g==" }, - "node_modules/cacheable-request": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz", - "integrity": "sha512-vag0O2LKZ/najSoUwDbVlnlCFvhBE/7mGTY2B5FgCBDcRD+oVV1HYTOwM6JZfMg/hIcM6IwnTZ1uQQL5/X3xIQ==", - "dev": true, - "optional": true, - "dependencies": { - "clone-response": "1.0.2", - "get-stream": "3.0.0", - "http-cache-semantics": "3.8.1", - "keyv": "3.0.0", - "lowercase-keys": "1.0.0", - "normalize-url": "2.0.1", - "responselike": "1.0.2" - } - }, - "node_modules/cacheable-request/node_modules/get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/cacheable-request/node_modules/lowercase-keys": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.0.tgz", - "integrity": "sha512-RPlX0+PHuvxVDZ7xX+EBVAp4RsVxP/TdDSN2mJYdiq1Lc4Hz7EUSjUI7RZrKKlmrIzVhf6Jo2stj7++gVarS0A==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/cacheable-request/node_modules/normalize-url": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz", - "integrity": "sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==", - "dev": true, - "optional": true, - "dependencies": { - "prepend-http": "^2.0.0", - "query-string": "^5.0.1", - "sort-keys": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/cacheable-request/node_modules/prepend-http": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz", - "integrity": "sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/cacheable-request/node_modules/query-string": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/query-string/-/query-string-5.1.1.tgz", - "integrity": "sha512-gjWOsm2SoGlgLEdAGt7a6slVOk9mGiXmPFMqrEhLQ68rhQuBnpfs3+EmlvqKyxnCo9/PPlF+9MtY02S1aFg+Jw==", - "dev": true, - "optional": true, - "dependencies": { - "decode-uri-component": "^0.2.0", - "object-assign": "^4.1.0", - "strict-uri-encode": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/cacheable-request/node_modules/sort-keys": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/sort-keys/-/sort-keys-2.0.0.tgz", - "integrity": "sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==", - "dev": true, - "optional": true, - "dependencies": { - "is-plain-obj": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/cacheable-request/node_modules/strict-uri-encode": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz", - "integrity": "sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/call-bind": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", @@ -6338,22 +5799,6 @@ "isarray": "0.0.1" } }, - "node_modules/caw": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/caw/-/caw-2.0.1.tgz", - "integrity": "sha512-Cg8/ZSBEa8ZVY9HspcGUYaK63d/bN7rqS3CYCzEGUxuYv6UlmcjzDUz2fCFFHyTvUW5Pk0I+3hkA3iXlIj6guA==", - "dev": true, - "optional": true, - "dependencies": { - "get-proxy": "^2.0.0", - "isurl": "^1.0.0-alpha5", - "tunnel-agent": "^0.6.0", - "url-to-options": "^1.0.1" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/chalk": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", @@ -6412,6 +5857,12 @@ "fsevents": "~2.3.2" } }, + "node_modules/chownr": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", + "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", + "dev": true + }, "node_modules/chrome-trace-event": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz", @@ -6608,16 +6059,6 @@ "node": ">=6" } }, - "node_modules/clone-response": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz", - "integrity": "sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==", - "dev": true, - "optional": true, - "dependencies": { - "mimic-response": "^1.0.0" - } - }, "node_modules/co": { "version": "4.6.0", "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", @@ -6647,6 +6088,19 @@ "node": ">=0.10.0" } }, + "node_modules/color": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", + "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1", + "color-string": "^1.9.0" + }, + "engines": { + "node": ">=12.5.0" + } + }, "node_modules/color-convert": { "version": "1.9.3", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", @@ -6662,6 +6116,34 @@ "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", "dev": true }, + "node_modules/color-string": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", + "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", + "dev": true, + "dependencies": { + "color-name": "^1.0.0", + "simple-swizzle": "^0.2.2" + } + }, + "node_modules/color/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, "node_modules/colord": { "version": "2.9.3", "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz", @@ -6669,9 +6151,9 @@ "dev": true }, "node_modules/colorette": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.4.0.tgz", - "integrity": "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==", + "version": "2.0.19", + "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz", + "integrity": "sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==", "dev": true }, "node_modules/combined-stream": { @@ -6769,17 +6251,6 @@ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" }, - "node_modules/config-chain": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz", - "integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==", - "dev": true, - "optional": true, - "dependencies": { - "ini": "^1.3.4", - "proto-list": "~1.2.1" - } - }, "node_modules/confusing-browser-globals": { "version": "1.0.11", "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz", @@ -6837,9 +6308,9 @@ "dev": true }, "node_modules/cookiejar": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.3.tgz", - "integrity": "sha512-JxbCBUdrfr6AQjOXrxoTvAMJO4HBTUIlBzslcJPAz+/KT8yk53fXun51u+RenNYvad/+Vc2DIz5o9UxlCDymFQ==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.4.tgz", + "integrity": "sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==", "dev": true }, "node_modules/copy-descriptor": { @@ -6875,9 +6346,9 @@ } }, "node_modules/core-js-pure": { - "version": "3.26.0", - "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.26.0.tgz", - "integrity": "sha512-LiN6fylpVBVwT8twhhluD9TzXmZQQsr2I2eIKtWNbZI1XMfBT7CV18itaN6RA7EtQd/SDdRx/wzvAShX2HvhQA==", + "version": "3.27.2", + "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.27.2.tgz", + "integrity": "sha512-Cf2jqAbXgWH3VVzjyaaFkY1EBazxugUepGymDoeteyYr9ByX51kD2jdHZlsEF/xnJMyN3Prua7mQuzwMg6Zc9A==", "dev": true, "hasInstallScript": true, "funding": { @@ -6969,18 +6440,6 @@ "webpack": "^4.27.0 || ^5.0.0" } }, - "node_modules/css-loader/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/css-loader/node_modules/semver": { "version": "7.3.8", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", @@ -6996,12 +6455,6 @@ "node": ">=10" } }, - "node_modules/css-loader/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/css-mediaquery": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/css-mediaquery/-/css-mediaquery-0.1.2.tgz", @@ -7188,27 +6641,6 @@ "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.1.tgz", "integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==" }, - "node_modules/cwebp-bin": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/cwebp-bin/-/cwebp-bin-7.0.1.tgz", - "integrity": "sha512-Ko5ADY74/dbfd8xG0+f+MUP9UKjCe1TG4ehpW0E5y4YlPdwDJlGrSzSR4/Yonxpm9QmZE1RratkIxFlKeyo3FA==", - "dev": true, - "hasInstallScript": true, - "optional": true, - "dependencies": { - "bin-build": "^3.0.0", - "bin-wrapper": "^4.0.1" - }, - "bin": { - "cwebp": "cli.js" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/imagemin/cwebp-bin?sponsor=1" - } - }, "node_modules/damerau-levenshtein": { "version": "1.0.8", "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", @@ -7262,204 +6694,26 @@ "dev": true }, "node_modules/decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==", + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==", "engines": { "node": ">=0.10" } }, - "node_modules/decompress": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/decompress/-/decompress-4.2.1.tgz", - "integrity": "sha512-e48kc2IjU+2Zw8cTb6VZcJQ3lgVbS4uuB1TfCHbiZIP/haNXm+SVyhu+87jts5/3ROpd82GSVCoNs/z8l4ZOaQ==", - "dev": true, - "optional": true, - "dependencies": { - "decompress-tar": "^4.0.0", - "decompress-tarbz2": "^4.0.0", - "decompress-targz": "^4.0.0", - "decompress-unzip": "^4.0.1", - "graceful-fs": "^4.1.10", - "make-dir": "^1.0.0", - "pify": "^2.3.0", - "strip-dirs": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/decompress-response": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz", - "integrity": "sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==", - "dev": true, - "optional": true, - "dependencies": { - "mimic-response": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/decompress-tar": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/decompress-tar/-/decompress-tar-4.1.1.tgz", - "integrity": "sha512-JdJMaCrGpB5fESVyxwpCx4Jdj2AagLmv3y58Qy4GE6HMVjWz1FeVQk1Ct4Kye7PftcdOo/7U7UKzYBJgqnGeUQ==", - "dev": true, - "optional": true, - "dependencies": { - "file-type": "^5.2.0", - "is-stream": "^1.1.0", - "tar-stream": "^1.5.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/decompress-tar/node_modules/file-type": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz", - "integrity": "sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/decompress-tarbz2": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/decompress-tarbz2/-/decompress-tarbz2-4.1.1.tgz", - "integrity": "sha512-s88xLzf1r81ICXLAVQVzaN6ZmX4A6U4z2nMbOwobxkLoIIfjVMBg7TeguTUXkKeXni795B6y5rnvDw7rxhAq9A==", - "dev": true, - "optional": true, - "dependencies": { - "decompress-tar": "^4.1.0", - "file-type": "^6.1.0", - "is-stream": "^1.1.0", - "seek-bzip": "^1.0.5", - "unbzip2-stream": "^1.0.9" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/decompress-tarbz2/node_modules/file-type": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-6.2.0.tgz", - "integrity": "sha512-YPcTBDV+2Tm0VqjybVd32MHdlEGAtuxS3VAYsumFokDSMG+ROT5wawGlnHDoz7bfMcMDt9hxuXvXwoKUx2fkOg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/decompress-targz": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/decompress-targz/-/decompress-targz-4.1.1.tgz", - "integrity": "sha512-4z81Znfr6chWnRDNfFNqLwPvm4db3WuZkqV+UgXQzSngG3CEKdBkw5jrv3axjjL96glyiiKjsxJG3X6WBZwX3w==", - "dev": true, - "optional": true, - "dependencies": { - "decompress-tar": "^4.1.1", - "file-type": "^5.2.0", - "is-stream": "^1.1.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/decompress-targz/node_modules/file-type": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz", - "integrity": "sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/decompress-unzip": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.1.tgz", - "integrity": "sha512-1fqeluvxgnn86MOh66u8FjbtJpAFv5wgCT9Iw8rcBqQcCo5tO8eiJw7NNTrvt9n4CRBVq7CstiS922oPgyGLrw==", - "dev": true, - "optional": true, - "dependencies": { - "file-type": "^3.8.0", - "get-stream": "^2.2.0", - "pify": "^2.3.0", - "yauzl": "^2.4.2" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/decompress-unzip/node_modules/file-type": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz", - "integrity": "sha512-RLoqTXE8/vPmMuTI88DAzhMYC99I8BWv7zYP4A1puo5HIjEJ5EX48ighy4ZyKMG9EDXxBgW6e++cn7d1xuFghA==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decompress-unzip/node_modules/get-stream": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-2.3.1.tgz", - "integrity": "sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz", + "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==", "dev": true, - "optional": true, "dependencies": { - "object-assign": "^4.0.1", - "pinkie-promise": "^2.0.0" + "mimic-response": "^3.1.0" }, "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decompress-unzip/node_modules/pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/decompress/node_modules/make-dir": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", - "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", - "dev": true, - "optional": true, - "dependencies": { - "pify": "^3.0.0" + "node": ">=10" }, - "engines": { - "node": ">=4" - } - }, - "node_modules/decompress/node_modules/make-dir/node_modules/pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/decompress/node_modules/pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/deep-equal": { @@ -7479,6 +6733,15 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/deep-extend": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", + "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", + "dev": true, + "engines": { + "node": ">=4.0.0" + } + }, "node_modules/deep-is": { "version": "0.1.4", "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", @@ -7658,6 +6921,15 @@ "npm": "1.2.8000 || >= 1.4.16" } }, + "node_modules/detect-libc": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", + "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==", + "dev": true, + "engines": { + "node": ">=8" + } + }, "node_modules/detect-newline": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", @@ -7889,12 +7161,12 @@ } }, "node_modules/dotenv": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz", - "integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==", + "version": "8.6.0", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.6.0.tgz", + "integrity": "sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==", "dev": true, "engines": { - "node": ">=8" + "node": ">=10" } }, "node_modules/dotenv-defaults": { @@ -7921,85 +7193,12 @@ "webpack": "^4 || ^5" } }, - "node_modules/download": { - "version": "6.2.5", - "resolved": "https://registry.npmjs.org/download/-/download-6.2.5.tgz", - "integrity": "sha512-DpO9K1sXAST8Cpzb7kmEhogJxymyVUd5qz/vCOSyvwtp2Klj2XcDt5YUuasgxka44SxF0q5RriKIwJmQHG2AuA==", - "dev": true, - "optional": true, - "dependencies": { - "caw": "^2.0.0", - "content-disposition": "^0.5.2", - "decompress": "^4.0.0", - "ext-name": "^5.0.0", - "file-type": "5.2.0", - "filenamify": "^2.0.0", - "get-stream": "^3.0.0", - "got": "^7.0.0", - "make-dir": "^1.0.0", - "p-event": "^1.0.0", - "pify": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/download/node_modules/file-type": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz", - "integrity": "sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/download/node_modules/get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/download/node_modules/make-dir": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", - "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", - "dev": true, - "optional": true, - "dependencies": { - "pify": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/download/node_modules/pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, "node_modules/duplexer": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==", "dev": true }, - "node_modules/duplexer3": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.5.tgz", - "integrity": "sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==", - "dev": true, - "optional": true - }, "node_modules/ee-first": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", @@ -8131,35 +7330,44 @@ } }, "node_modules/es-abstract": { - "version": "1.20.4", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.4.tgz", - "integrity": "sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA==", + "version": "1.21.1", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.21.1.tgz", + "integrity": "sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg==", "dev": true, "dependencies": { + "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", + "es-set-tostringtag": "^2.0.1", "es-to-primitive": "^1.2.1", "function-bind": "^1.1.1", "function.prototype.name": "^1.1.5", "get-intrinsic": "^1.1.3", "get-symbol-description": "^1.0.0", + "globalthis": "^1.0.3", + "gopd": "^1.0.1", "has": "^1.0.3", "has-property-descriptors": "^1.0.0", + "has-proto": "^1.0.1", "has-symbols": "^1.0.3", - "internal-slot": "^1.0.3", + "internal-slot": "^1.0.4", + "is-array-buffer": "^3.0.1", "is-callable": "^1.2.7", "is-negative-zero": "^2.0.2", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.2", "is-string": "^1.0.7", + "is-typed-array": "^1.1.10", "is-weakref": "^1.0.2", "object-inspect": "^1.12.2", "object-keys": "^1.1.1", "object.assign": "^4.1.4", "regexp.prototype.flags": "^1.4.3", "safe-regex-test": "^1.0.0", - "string.prototype.trimend": "^1.0.5", - "string.prototype.trimstart": "^1.0.5", - "unbox-primitive": "^1.0.2" + "string.prototype.trimend": "^1.0.6", + "string.prototype.trimstart": "^1.0.6", + "typed-array-length": "^1.0.4", + "unbox-primitive": "^1.0.2", + "which-typed-array": "^1.1.9" }, "engines": { "node": ">= 0.4" @@ -8169,11 +7377,25 @@ } }, "node_modules/es-module-lexer": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.7.1.tgz", - "integrity": "sha512-MgtWFl5No+4S3TmhDmCz2ObFGm6lEpTnzbQi+Dd+pw4mlTIZTmM2iAs5gRlmx5zS9luzobCSBSI90JM/1/JgOw==", + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz", + "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==", "dev": true }, + "node_modules/es-set-tostringtag": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz", + "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==", + "dev": true, + "dependencies": { + "get-intrinsic": "^1.1.3", + "has": "^1.0.3", + "has-tostringtag": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/es-shim-unscopables": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz", @@ -8308,13 +7530,15 @@ } }, "node_modules/eslint": { - "version": "8.18.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.18.0.tgz", - "integrity": "sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==", + "version": "8.29.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.29.0.tgz", + "integrity": "sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==", "dev": true, "dependencies": { - "@eslint/eslintrc": "^1.3.0", - "@humanwhocodes/config-array": "^0.9.2", + "@eslint/eslintrc": "^1.3.3", + "@humanwhocodes/config-array": "^0.11.6", + "@humanwhocodes/module-importer": "^1.0.1", + "@nodelib/fs.walk": "^1.2.8", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", @@ -8324,18 +7548,21 @@ "eslint-scope": "^7.1.1", "eslint-utils": "^3.0.0", "eslint-visitor-keys": "^3.3.0", - "espree": "^9.3.2", + "espree": "^9.4.0", "esquery": "^1.4.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^6.0.1", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", "globals": "^13.15.0", + "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", + "is-path-inside": "^3.0.3", + "js-sdsl": "^4.1.4", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", @@ -8346,8 +7573,7 @@ "regexpp": "^3.2.0", "strip-ansi": "^6.0.1", "strip-json-comments": "^3.1.0", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" + "text-table": "^0.2.0" }, "bin": { "eslint": "bin/eslint.js" @@ -8400,13 +7626,14 @@ } }, "node_modules/eslint-import-resolver-node": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz", - "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==", + "version": "0.3.7", + "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz", + "integrity": "sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==", "dev": true, "dependencies": { "debug": "^3.2.7", - "resolve": "^1.20.0" + "is-core-module": "^2.11.0", + "resolve": "^1.22.1" } }, "node_modules/eslint-import-resolver-node/node_modules/debug": { @@ -8499,23 +7726,24 @@ "dev": true }, "node_modules/eslint-plugin-jsx-a11y": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz", - "integrity": "sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz", + "integrity": "sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==", "dev": true, "dependencies": { - "@babel/runtime": "^7.16.3", + "@babel/runtime": "^7.18.9", "aria-query": "^4.2.2", - "array-includes": "^3.1.4", + "array-includes": "^3.1.5", "ast-types-flow": "^0.0.7", - "axe-core": "^4.3.5", + "axe-core": "^4.4.3", "axobject-query": "^2.2.0", - "damerau-levenshtein": "^1.0.7", + "damerau-levenshtein": "^1.0.8", "emoji-regex": "^9.2.2", "has": "^1.0.3", - "jsx-ast-utils": "^3.2.1", + "jsx-ast-utils": "^3.3.2", "language-tags": "^1.0.5", - "minimatch": "^3.0.4" + "minimatch": "^3.1.2", + "semver": "^6.3.0" }, "engines": { "node": ">=4.0" @@ -8525,25 +7753,26 @@ } }, "node_modules/eslint-plugin-react": { - "version": "7.30.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz", - "integrity": "sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==", + "version": "7.31.11", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.11.tgz", + "integrity": "sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==", "dev": true, "dependencies": { - "array-includes": "^3.1.5", - "array.prototype.flatmap": "^1.3.0", + "array-includes": "^3.1.6", + "array.prototype.flatmap": "^1.3.1", + "array.prototype.tosorted": "^1.1.1", "doctrine": "^2.1.0", "estraverse": "^5.3.0", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", - "object.entries": "^1.1.5", - "object.fromentries": "^2.0.5", - "object.hasown": "^1.1.1", - "object.values": "^1.1.5", + "object.entries": "^1.1.6", + "object.fromentries": "^2.0.6", + "object.hasown": "^1.1.2", + "object.values": "^1.1.6", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.3", "semver": "^6.3.0", - "string.prototype.matchall": "^4.0.7" + "string.prototype.matchall": "^4.0.8" }, "engines": { "node": ">=4" @@ -8744,9 +7973,9 @@ } }, "node_modules/eslint/node_modules/globals": { - "version": "13.17.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz", - "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==", + "version": "13.19.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", + "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", "dev": true, "dependencies": { "type-fest": "^0.20.2" @@ -8767,6 +7996,15 @@ "node": ">=8" } }, + "node_modules/eslint/node_modules/is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, "node_modules/eslint/node_modules/js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", @@ -8804,9 +8042,9 @@ } }, "node_modules/espree": { - "version": "9.4.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.0.tgz", - "integrity": "sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==", + "version": "9.4.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.1.tgz", + "integrity": "sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==", "dev": true, "dependencies": { "acorn": "^8.8.0", @@ -8908,110 +8146,6 @@ "node": ">=0.8.x" } }, - "node_modules/exec-buffer": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/exec-buffer/-/exec-buffer-3.2.0.tgz", - "integrity": "sha512-wsiD+2Tp6BWHoVv3B+5Dcx6E7u5zky+hUwOHjuH2hKSLR3dvRmX8fk8UD8uqQixHs4Wk6eDmiegVrMPjKj7wpA==", - "dev": true, - "optional": true, - "dependencies": { - "execa": "^0.7.0", - "p-finally": "^1.0.0", - "pify": "^3.0.0", - "rimraf": "^2.5.4", - "tempfile": "^2.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/exec-buffer/node_modules/cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==", - "dev": true, - "optional": true, - "dependencies": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "node_modules/exec-buffer/node_modules/execa": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz", - "integrity": "sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw==", - "dev": true, - "optional": true, - "dependencies": { - "cross-spawn": "^5.0.1", - "get-stream": "^3.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/exec-buffer/node_modules/get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/exec-buffer/node_modules/pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/exec-buffer/node_modules/shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", - "dev": true, - "optional": true, - "dependencies": { - "shebang-regex": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/exec-buffer/node_modules/shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/exec-buffer/node_modules/which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "optional": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "which": "bin/which" - } - }, "node_modules/exec-sh": { "version": "0.3.6", "resolved": "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.6.tgz", @@ -9103,29 +8237,6 @@ "which": "bin/which" } }, - "node_modules/executable": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/executable/-/executable-4.1.1.tgz", - "integrity": "sha512-8iA79xD3uAch729dUG8xaaBBFGaEa0wdD2VkYLFHwlqosEj/jT66AzcreRDSgV7ehnNLBW2WR5jIXwGKjVdTLg==", - "dev": true, - "optional": true, - "dependencies": { - "pify": "^2.2.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/executable/node_modules/pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/exit": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", @@ -9272,6 +8383,15 @@ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true }, + "node_modules/expand-template": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz", + "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==", + "dev": true, + "engines": { + "node": ">=6" + } + }, "node_modules/expect": { "version": "26.6.2", "resolved": "https://registry.npmjs.org/expect/-/expect-26.6.2.tgz", @@ -9400,33 +8520,6 @@ "integrity": "sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==", "dev": true }, - "node_modules/ext-list": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/ext-list/-/ext-list-2.2.2.tgz", - "integrity": "sha512-u+SQgsubraE6zItfVA0tBuCBhfU9ogSRnsvygI7wht9TS510oLkBRXBsqopeUG/GBOIQyKZO9wjTqIu/sf5zFA==", - "dev": true, - "optional": true, - "dependencies": { - "mime-db": "^1.28.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/ext-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ext-name/-/ext-name-5.0.0.tgz", - "integrity": "sha512-yblEwXAbGv1VQDmow7s38W77hzAgJAO50ztBLMcUyUBfxv1HC+LGwtiEN+Co6LtlqT/5uwVOxsD4TNIilWhwdQ==", - "dev": true, - "optional": true, - "dependencies": { - "ext-list": "^2.0.0", - "sort-keys-length": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/extend": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", @@ -9532,23 +8625,6 @@ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", "dev": true }, - "node_modules/fast-xml-parser": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-3.21.1.tgz", - "integrity": "sha512-FTFVjYoBOZTJekiUsawGsSYV9QL0A+zDYCRj7y34IO6Jg+2IMYEtQa+bbictpdpV8dHxXywqU7C0gRDEOFtBFg==", - "dev": true, - "optional": true, - "dependencies": { - "strnum": "^1.0.4" - }, - "bin": { - "xml2js": "cli.js" - }, - "funding": { - "type": "paypal", - "url": "https://paypal.me/naturalintelligence" - } - }, "node_modules/fastest-levenshtein": { "version": "1.0.16", "resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz", @@ -9559,9 +8635,9 @@ } }, "node_modules/fastq": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", - "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", + "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", "dev": true, "dependencies": { "reusify": "^1.0.4" @@ -9588,16 +8664,6 @@ "bser": "2.1.1" } }, - "node_modules/fd-slicer": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", - "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", - "dev": true, - "optional": true, - "dependencies": { - "pend": "~1.2.0" - } - }, "node_modules/file-entry-cache": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", @@ -9642,40 +8708,6 @@ "node": ">= 12" } }, - "node_modules/file-type": { - "version": "12.4.2", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-12.4.2.tgz", - "integrity": "sha512-UssQP5ZgIOKelfsaB5CuGAL+Y+q7EmONuiwF3N5HAH0t27rvrttgi6Ra9k/+DVaY9UF6+ybxu5pOXLUdA8N7Vg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/filename-reserved-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz", - "integrity": "sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/filenamify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/filenamify/-/filenamify-2.1.0.tgz", - "integrity": "sha512-ICw7NTT6RsDp2rnYKVd8Fu4cr6ITzGy3+u4vUujPkabyaz+03F24NWEX7fs5fp+kBonlaqPH8fAO2NM+SXt/JA==", - "dev": true, - "optional": true, - "dependencies": { - "filename-reserved-regex": "^2.0.0", - "strip-outer": "^1.0.0", - "trim-repeated": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/filesize": { "version": "8.0.7", "resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz", @@ -9787,19 +8819,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/find-versions": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/find-versions/-/find-versions-3.2.0.tgz", - "integrity": "sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==", - "dev": true, - "optional": true, - "dependencies": { - "semver-regex": "^2.0.0" - }, - "engines": { - "node": ">=6" - } - }, "node_modules/flat-cache": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", @@ -9874,6 +8893,15 @@ "node": ">=0.10.3" } }, + "node_modules/for-each": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "dev": true, + "dependencies": { + "is-callable": "^1.1.3" + } + }, "node_modules/for-in": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", @@ -9996,18 +9024,6 @@ "node": ">=8" } }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils": { "version": "2.7.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz", @@ -10062,12 +9078,6 @@ "node": ">=6" } }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/form-data": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz", @@ -10140,23 +9150,11 @@ "node": ">= 0.6" } }, - "node_modules/from2": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz", - "integrity": "sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==", - "dev": true, - "optional": true, - "dependencies": { - "inherits": "^2.0.1", - "readable-stream": "^2.0.0" - } - }, "node_modules/fs-constants": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==", - "dev": true, - "optional": true + "dev": true }, "node_modules/fs-extra": { "version": "9.1.0", @@ -10228,12 +9226,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, "node_modules/functions-have-names": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", @@ -10262,9 +9254,9 @@ } }, "node_modules/get-intrinsic": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz", - "integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.0.tgz", + "integrity": "sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==", "dev": true, "dependencies": { "function-bind": "^1.1.1", @@ -10293,19 +9285,6 @@ "node": ">=8.0.0" } }, - "node_modules/get-proxy": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/get-proxy/-/get-proxy-2.1.0.tgz", - "integrity": "sha512-zmZIaQTWnNQb4R4fJUEp/FC51eZsc6EkErspy3xtIYStaq8EB/hDIWipxsal+E8rz0qD7f2sL/NA9Xee4RInJw==", - "dev": true, - "optional": true, - "dependencies": { - "npm-conf": "^1.1.0" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/get-stream": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", @@ -10343,90 +9322,11 @@ "node": ">=0.10.0" } }, - "node_modules/gifsicle": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/gifsicle/-/gifsicle-5.3.0.tgz", - "integrity": "sha512-FJTpgdj1Ow/FITB7SVza5HlzXa+/lqEY0tHQazAJbuAdvyJtkH4wIdsR2K414oaTwRXHFLLF+tYbipj+OpYg+Q==", - "dev": true, - "hasInstallScript": true, - "optional": true, - "dependencies": { - "bin-build": "^3.0.0", - "bin-wrapper": "^4.0.0", - "execa": "^5.0.0" - }, - "bin": { - "gifsicle": "cli.js" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/imagemin/gisicle-bin?sponsor=1" - } - }, - "node_modules/gifsicle/node_modules/execa": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", - "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", - "dev": true, - "optional": true, - "dependencies": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.0", - "human-signals": "^2.1.0", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.1", - "onetime": "^5.1.2", - "signal-exit": "^3.0.3", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/gifsicle/node_modules/get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/gifsicle/node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/gifsicle/node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "optional": true, - "dependencies": { - "path-key": "^3.0.0" - }, - "engines": { - "node": ">=8" - } + "node_modules/github-from-package": { + "version": "0.0.0", + "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz", + "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==", + "dev": true }, "node_modules/glob": { "version": "7.2.3", @@ -10513,6 +9413,21 @@ "node": ">=4" } }, + "node_modules/globalthis": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", + "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", + "dev": true, + "dependencies": { + "define-properties": "^1.1.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/globby": { "version": "6.1.0", "resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz", @@ -10538,40 +9453,16 @@ "node": ">=0.10.0" } }, - "node_modules/got": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/got/-/got-7.1.0.tgz", - "integrity": "sha512-Y5WMo7xKKq1muPsxD+KmrR8DH5auG7fBdDVueZwETwV6VytKyU9OX/ddpq2/1hp1vIPvVb4T81dKQz3BivkNLw==", + "node_modules/gopd": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", + "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", "dev": true, - "optional": true, "dependencies": { - "decompress-response": "^3.2.0", - "duplexer3": "^0.1.4", - "get-stream": "^3.0.0", - "is-plain-obj": "^1.1.0", - "is-retry-allowed": "^1.0.0", - "is-stream": "^1.0.0", - "isurl": "^1.0.0-alpha5", - "lowercase-keys": "^1.0.0", - "p-cancelable": "^0.3.0", - "p-timeout": "^1.1.1", - "safe-buffer": "^5.0.1", - "timed-out": "^4.0.0", - "url-parse-lax": "^1.0.0", - "url-to-options": "^1.0.1" + "get-intrinsic": "^1.1.3" }, - "engines": { - "node": ">=4" - } - }, - "node_modules/got/node_modules/get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, "node_modules/graceful-fs": { @@ -10580,6 +9471,12 @@ "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", "dev": true }, + "node_modules/grapheme-splitter": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz", + "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==", + "dev": true + }, "node_modules/growly": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz", @@ -10656,14 +9553,16 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/has-symbol-support-x": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz", - "integrity": "sha512-3ToOva++HaW+eCpgqZrCfN51IPB+7bJNVT6CUATzueB5Heb8o6Nam0V3HG5dlDvZU1Gn5QLcbahiKw/XVk5JJw==", + "node_modules/has-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", + "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==", "dev": true, - "optional": true, "engines": { - "node": "*" + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-symbols": { @@ -10678,19 +9577,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/has-to-string-tag-x": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz", - "integrity": "sha512-vdbKfmw+3LoOYVr+mtxHaX5a96+0f3DljYd8JOqvOLsf5mw2Otda2qCDT9qRqLAhrjyQ0h7ual5nOiASpsGNFw==", - "dev": true, - "optional": true, - "dependencies": { - "has-symbol-support-x": "^1.4.1" - }, - "engines": { - "node": "*" - } - }, "node_modules/has-tostringtag": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz", @@ -10927,13 +9813,6 @@ "url": "https://github.com/fb55/entities?sponsor=1" } }, - "node_modules/http-cache-semantics": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz", - "integrity": "sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==", - "dev": true, - "optional": true - }, "node_modules/http-deceiver": { "version": "1.2.7", "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz", @@ -11014,18 +9893,6 @@ } } }, - "node_modules/http-proxy-middleware/node_modules/is-plain-obj": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz", - "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/https-proxy-agent": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", @@ -11119,373 +9986,99 @@ "type": "consulting", "url": "https://feross.org/support" } - ], - "optional": true + ] }, "node_modules/ignore": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz", - "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==", + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", + "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", "dev": true, "engines": { "node": ">= 4" } }, - "node_modules/image-webpack-loader": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/image-webpack-loader/-/image-webpack-loader-8.1.0.tgz", - "integrity": "sha512-bxzMIBNu42KGo6Bc9YMB0QEUt+XuVTl2ZSX3oGAlbsqYOkxkT4TEWvVsnwUkCRCYISJrMCEc/s0y8OYrmEfUOg==", - "dev": true, - "dependencies": { - "imagemin": "^7.0.1", - "loader-utils": "^2.0.0", - "object-assign": "^4.1.1", - "schema-utils": "^2.7.1" - }, - "optionalDependencies": { - "imagemin-gifsicle": "^7.0.0", - "imagemin-mozjpeg": "^9.0.0", - "imagemin-optipng": "^8.0.0", - "imagemin-pngquant": "^9.0.2", - "imagemin-svgo": "^9.0.0", - "imagemin-webp": "^7.0.0" - } - }, - "node_modules/image-webpack-loader/node_modules/schema-utils": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz", - "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==", + "node_modules/image-minimizer-webpack-plugin": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/image-minimizer-webpack-plugin/-/image-minimizer-webpack-plugin-3.3.0.tgz", + "integrity": "sha512-WFLJoOhF2f3c2K4NqpqnJdsBkGcBz/i9+qnhS50qQvC+5FEPQZxcsyKaYrUjvIpox6d3kIoEdip3GbxXwHAEpA==", "dev": true, "dependencies": { - "@types/json-schema": "^7.0.5", - "ajv": "^6.12.4", - "ajv-keywords": "^3.5.2" + "schema-utils": "^4.0.0", + "serialize-javascript": "^6.0.0" }, "engines": { - "node": ">= 8.9.0" + "node": ">= 12.13.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/webpack" - } - }, - "node_modules/imagemin": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/imagemin/-/imagemin-7.0.1.tgz", - "integrity": "sha512-33AmZ+xjZhg2JMCe+vDf6a9mzWukE7l+wAtesjE7KyteqqKjzxv7aVQeWnul1Ve26mWvEQqyPwl0OctNBfSR9w==", - "dev": true, - "dependencies": { - "file-type": "^12.0.0", - "globby": "^10.0.0", - "graceful-fs": "^4.2.2", - "junk": "^3.1.0", - "make-dir": "^3.0.0", - "p-pipe": "^3.0.0", - "replace-ext": "^1.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/imagemin-gifsicle": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/imagemin-gifsicle/-/imagemin-gifsicle-7.0.0.tgz", - "integrity": "sha512-LaP38xhxAwS3W8PFh4y5iQ6feoTSF+dTAXFRUEYQWYst6Xd+9L/iPk34QGgK/VO/objmIlmq9TStGfVY2IcHIA==", - "dev": true, - "optional": true, - "dependencies": { - "execa": "^1.0.0", - "gifsicle": "^5.0.0", - "is-gif": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/imagemin/imagemin-gifsicle?sponsor=1" - } - }, - "node_modules/imagemin-mozjpeg": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/imagemin-mozjpeg/-/imagemin-mozjpeg-9.0.0.tgz", - "integrity": "sha512-TwOjTzYqCFRgROTWpVSt5UTT0JeCuzF1jswPLKALDd89+PmrJ2PdMMYeDLYZ1fs9cTovI9GJd68mRSnuVt691w==", - "dev": true, - "optional": true, - "dependencies": { - "execa": "^4.0.0", - "is-jpg": "^2.0.0", - "mozjpeg": "^7.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/imagemin-mozjpeg/node_modules/execa": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz", - "integrity": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==", - "dev": true, - "optional": true, - "dependencies": { - "cross-spawn": "^7.0.0", - "get-stream": "^5.0.0", - "human-signals": "^1.1.1", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.0", - "onetime": "^5.1.0", - "signal-exit": "^3.0.2", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/imagemin-mozjpeg/node_modules/get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "dev": true, - "optional": true, - "dependencies": { - "pump": "^3.0.0" }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imagemin-mozjpeg/node_modules/human-signals": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz", - "integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==", - "dev": true, - "optional": true, - "engines": { - "node": ">=8.12.0" - } - }, - "node_modules/imagemin-mozjpeg/node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imagemin-mozjpeg/node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "optional": true, - "dependencies": { - "path-key": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/imagemin-optipng": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/imagemin-optipng/-/imagemin-optipng-8.0.0.tgz", - "integrity": "sha512-CUGfhfwqlPjAC0rm8Fy+R2DJDBGjzy2SkfyT09L8rasnF9jSoHFqJ1xxSZWK6HVPZBMhGPMxCTL70OgTHlLF5A==", - "dev": true, - "optional": true, - "dependencies": { - "exec-buffer": "^3.0.0", - "is-png": "^2.0.0", - "optipng-bin": "^7.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/imagemin-pngquant": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/imagemin-pngquant/-/imagemin-pngquant-9.0.2.tgz", - "integrity": "sha512-cj//bKo8+Frd/DM8l6Pg9pws1pnDUjgb7ae++sUX1kUVdv2nrngPykhiUOgFeE0LGY/LmUbCf4egCHC4YUcZSg==", - "dev": true, - "optional": true, - "dependencies": { - "execa": "^4.0.0", - "is-png": "^2.0.0", - "is-stream": "^2.0.0", - "ow": "^0.17.0", - "pngquant-bin": "^6.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/imagemin-pngquant/node_modules/execa": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz", - "integrity": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==", - "dev": true, - "optional": true, - "dependencies": { - "cross-spawn": "^7.0.0", - "get-stream": "^5.0.0", - "human-signals": "^1.1.1", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.0", - "onetime": "^5.1.0", - "signal-exit": "^3.0.2", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/imagemin-pngquant/node_modules/get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "dev": true, - "optional": true, - "dependencies": { - "pump": "^3.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imagemin-pngquant/node_modules/human-signals": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz", - "integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==", - "dev": true, - "optional": true, - "engines": { - "node": ">=8.12.0" - } - }, - "node_modules/imagemin-pngquant/node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imagemin-pngquant/node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "optional": true, - "dependencies": { - "path-key": "^3.0.0" + "peerDependencies": { + "webpack": "^5.1.0" }, - "engines": { - "node": ">=8" + "peerDependenciesMeta": { + "@squoosh/lib": { + "optional": true + }, + "imagemin": { + "optional": true + }, + "sharp": { + "optional": true + } } }, - "node_modules/imagemin-svgo": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-9.0.0.tgz", - "integrity": "sha512-uNgXpKHd99C0WODkrJ8OO/3zW3qjgS4pW7hcuII0RcHN3tnKxDjJWcitdVC/TZyfIqSricU8WfrHn26bdSW62g==", + "node_modules/image-minimizer-webpack-plugin/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", "dev": true, - "optional": true, "dependencies": { - "is-svg": "^4.2.1", - "svgo": "^2.1.0" - }, - "engines": { - "node": ">=10" + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" }, "funding": { - "url": "https://github.com/sindresorhus/imagemin-svgo?sponsor=1" + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" } }, - "node_modules/imagemin-webp": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/imagemin-webp/-/imagemin-webp-7.0.0.tgz", - "integrity": "sha512-JoYjvHNgBLgrQAkeCO7T5iNc8XVpiBmMPZmiXMhalC7K6gwY/3DCEUfNxVPOmNJ+NIJlJFvzcMR9RBxIE74Xxw==", + "node_modules/image-minimizer-webpack-plugin/node_modules/ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", "dev": true, - "optional": true, "dependencies": { - "cwebp-bin": "^7.0.1", - "exec-buffer": "^3.2.0", - "is-cwebp-readable": "^3.0.0" + "fast-deep-equal": "^3.1.3" }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - } - }, - "node_modules/imagemin/node_modules/array-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "dev": true, - "engines": { - "node": ">=8" + "peerDependencies": { + "ajv": "^8.8.2" } }, - "node_modules/imagemin/node_modules/globby": { - "version": "10.0.2", - "resolved": "https://registry.npmjs.org/globby/-/globby-10.0.2.tgz", - "integrity": "sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==", - "dev": true, - "dependencies": { - "@types/glob": "^7.1.1", - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.0.3", - "glob": "^7.1.3", - "ignore": "^5.1.1", - "merge2": "^1.2.3", - "slash": "^3.0.0" - }, - "engines": { - "node": ">=8" - } + "node_modules/image-minimizer-webpack-plugin/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true }, - "node_modules/imagemin/node_modules/make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "node_modules/image-minimizer-webpack-plugin/node_modules/schema-utils": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", + "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", "dev": true, "dependencies": { - "semver": "^6.0.0" + "@types/json-schema": "^7.0.9", + "ajv": "^8.8.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.0.0" }, "engines": { - "node": ">=8" + "node": ">= 12.13.0" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imagemin/node_modules/slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", - "dev": true, - "engines": { - "node": ">=8" + "type": "opencollective", + "url": "https://opencollective.com/webpack" } }, "node_modules/immediate": { @@ -11494,9 +10087,9 @@ "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==" }, "node_modules/immer": { - "version": "9.0.16", - "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.16.tgz", - "integrity": "sha512-qenGE7CstVm1NrHQbMh8YaSzTZTFNP3zPqr3YU0S0UY441j4bJTg4A2Hh5KAhwgaiU6ZZ1Ar6y/2f4TblnMReQ==", + "version": "9.0.18", + "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.18.tgz", + "integrity": "sha512-eAPNpsj7Ax1q6Y/3lm2PmlwRcFzpON7HSNQ3ru5WQH1/PSpnyed/HpNOELl2CxLKoj4r+bAHgdyKqW5gc2Se1A==", "dev": true, "funding": { "type": "opencollective", @@ -11534,16 +10127,6 @@ "node": ">=4" } }, - "node_modules/import-lazy": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-3.1.0.tgz", - "integrity": "sha512-8/gvXvX2JMn0F+CDlSC4l6kOmVaLOO3XLkksI7CI3Ud95KDYJuYur2b9P/PUt/i/pDAMd/DulQsNbbbmRRsDIQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=6" - } - }, "node_modules/import-local": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz", @@ -11602,12 +10185,12 @@ "dev": true }, "node_modules/internal-slot": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz", - "integrity": "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.4.tgz", + "integrity": "sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==", "dev": true, "dependencies": { - "get-intrinsic": "^1.1.0", + "get-intrinsic": "^1.1.3", "has": "^1.0.3", "side-channel": "^1.0.4" }, @@ -11645,20 +10228,6 @@ "@formatjs/intl-numberformat": "^5.5.2" } }, - "node_modules/into-stream": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/into-stream/-/into-stream-3.1.0.tgz", - "integrity": "sha512-TcdjPibTksa1NQximqep2r17ISRiNE9fwlfbg3F8ANdvP5/yrFTew86VcO//jk4QTaMlbjypPBq76HN2zaKfZQ==", - "dev": true, - "optional": true, - "dependencies": { - "from2": "^2.1.1", - "p-is-promise": "^1.1.0" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/invariant": { "version": "2.2.4", "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", @@ -11711,6 +10280,20 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/is-array-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.1.tgz", + "integrity": "sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.3", + "is-typed-array": "^1.1.10" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/is-arrayish": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", @@ -11798,26 +10381,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/is-cwebp-readable": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-cwebp-readable/-/is-cwebp-readable-3.0.0.tgz", - "integrity": "sha512-bpELc7/Q1/U5MWHn4NdHI44R3jxk0h9ew9ljzabiRl70/UIjL/ZAqRMb52F5+eke/VC8yTiv4Ewryo1fPWidvA==", - "dev": true, - "optional": true, - "dependencies": { - "file-type": "^10.5.0" - } - }, - "node_modules/is-cwebp-readable/node_modules/file-type": { - "version": "10.11.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-10.11.0.tgz", - "integrity": "sha512-uzk64HRpUZyTGZtVuvrjP0FYxzQrBf4rojot6J65YMEbwBLB0CWm0CLojVpwpmFmxcE/lkvYICgfcGozbBq6rw==", - "dev": true, - "optional": true, - "engines": { - "node": ">=6" - } - }, "node_modules/is-data-descriptor": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", @@ -11913,29 +10476,6 @@ "node": ">=6" } }, - "node_modules/is-gif": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-gif/-/is-gif-3.0.0.tgz", - "integrity": "sha512-IqJ/jlbw5WJSNfwQ/lHEDXF8rxhRgF6ythk2oiEvhpG29F704eX9NO6TvPfMiq9DrbwgcEDnETYNcZDPewQoVw==", - "dev": true, - "optional": true, - "dependencies": { - "file-type": "^10.4.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/is-gif/node_modules/file-type": { - "version": "10.11.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-10.11.0.tgz", - "integrity": "sha512-uzk64HRpUZyTGZtVuvrjP0FYxzQrBf4rojot6J65YMEbwBLB0CWm0CLojVpwpmFmxcE/lkvYICgfcGozbBq6rw==", - "dev": true, - "optional": true, - "engines": { - "node": ">=6" - } - }, "node_modules/is-glob": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", @@ -11981,23 +10521,6 @@ "node": ">=0.10.0" } }, - "node_modules/is-jpg": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-jpg/-/is-jpg-2.0.0.tgz", - "integrity": "sha512-ODlO0ruzhkzD3sdynIainVP5eoOFNN85rxA1+cwwnPe4dKyX0r5+hxNO5XpCrxlHcmb9vkOit9mhRD2JVuimHg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/is-natural-number": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/is-natural-number/-/is-natural-number-4.0.1.tgz", - "integrity": "sha512-Y4LTamMe0DDQIIAlaer9eKebAlDSV6huy+TWhJVPlzZh2o4tRP5SQWFlLn5N0To4mDD22/qdOq+veo1cSISLgQ==", - "dev": true, - "optional": true - }, "node_modules/is-negative-zero": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", @@ -12034,16 +10557,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/is-object": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-object/-/is-object-1.0.2.tgz", - "integrity": "sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==", - "dev": true, - "optional": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/is-path-cwd": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz", @@ -12078,13 +10591,15 @@ } }, "node_modules/is-plain-obj": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz", - "integrity": "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==", + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz", + "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", "dev": true, - "optional": true, "engines": { - "node": ">=0.10.0" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/is-plain-object": { @@ -12099,16 +10614,6 @@ "node": ">=0.10.0" } }, - "node_modules/is-png": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-png/-/is-png-2.0.0.tgz", - "integrity": "sha512-4KPGizaVGj2LK7xwJIz8o5B2ubu1D/vcQsgOGFEDlpcvgZHto4gBnyd0ig7Ws+67ixmwKoNmu0hYnpo6AaKb5g==", - "dev": true, - "optional": true, - "engines": { - "node": ">=8" - } - }, "node_modules/is-potential-custom-element-name": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", @@ -12137,16 +10642,6 @@ "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==", "dev": true }, - "node_modules/is-retry-allowed": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz", - "integrity": "sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/is-root": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-root/-/is-root-2.1.0.tgz", @@ -12192,29 +10687,32 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/is-svg": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/is-svg/-/is-svg-4.3.2.tgz", - "integrity": "sha512-mM90duy00JGMyjqIVHu9gNTjywdZV+8qNasX8cm/EEYZ53PHDgajvbBwNVvty5dwSAxLUD3p3bdo+7sR/UMrpw==", + "node_modules/is-symbol": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", + "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", "dev": true, - "optional": true, "dependencies": { - "fast-xml-parser": "^3.19.0" + "has-symbols": "^1.0.2" }, "engines": { - "node": ">=6" + "node": ">= 0.4" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/is-symbol": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", + "node_modules/is-typed-array": { + "version": "1.1.10", + "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz", + "integrity": "sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==", "dev": true, "dependencies": { - "has-symbols": "^1.0.2" + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "has-tostringtag": "^1.0.0" }, "engines": { "node": ">= 0.4" @@ -12406,20 +10904,6 @@ "node": ">=8" } }, - "node_modules/isurl": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isurl/-/isurl-1.0.0.tgz", - "integrity": "sha512-1P/yWsxPlDtn7QeRD+ULKQPaIaN6yF368GZ2vDfv0AL0NwpStafjWCDDdn0k8wgFMWpVAqG7oJhxHnlud42i9w==", - "dev": true, - "optional": true, - "dependencies": { - "has-to-string-tag-x": "^1.2.0", - "is-object": "^1.0.1" - }, - "engines": { - "node": ">= 4" - } - }, "node_modules/jest": { "version": "26.6.3", "resolved": "https://registry.npmjs.org/jest/-/jest-26.6.3.tgz", @@ -14000,18 +12484,6 @@ "node": ">=8" } }, - "node_modules/jest-snapshot/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/jest-snapshot/node_modules/semver": { "version": "7.3.8", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", @@ -14039,12 +12511,6 @@ "node": ">=8" } }, - "node_modules/jest-snapshot/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/jest-util": { "version": "26.6.2", "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-26.6.2.tgz", @@ -14348,6 +12814,16 @@ "integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==", "peer": true }, + "node_modules/js-sdsl": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.3.0.tgz", + "integrity": "sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==", + "dev": true, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/js-sdsl" + } + }, "node_modules/js-tokens": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", @@ -14424,19 +12900,6 @@ "node": ">=4" } }, - "node_modules/json-buffer": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz", - "integrity": "sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==", - "dev": true, - "optional": true - }, - "node_modules/json-parse-better-errors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", - "dev": true - }, "node_modules/json-parse-even-better-errors": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", @@ -14456,9 +12919,9 @@ "dev": true }, "node_modules/json5": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", - "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", "dev": true, "bin": { "json5": "lib/cli.js" @@ -14492,30 +12955,11 @@ "node": ">=4.0" } }, - "node_modules/junk": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/junk/-/junk-3.1.0.tgz", - "integrity": "sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, "node_modules/jwt-decode": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz", "integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==" }, - "node_modules/keyv": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-3.0.0.tgz", - "integrity": "sha512-eguHnq22OE3uVoSYG0LVWNP+4ppamWr9+zWBe1bsNcovIMy6huUJFPgy4mGwCd/rnl3vOLGW1MTlu4c57CT1xA==", - "dev": true, - "optional": true, - "dependencies": { - "json-buffer": "3.0.0" - } - }, "node_modules/kind-of": { "version": "6.0.3", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", @@ -14550,12 +12994,12 @@ "dev": true }, "node_modules/language-tags": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz", - "integrity": "sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==", + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.7.tgz", + "integrity": "sha512-bSytju1/657hFjgUzPAPqszxH62ouE8nQFoFaVlIQfne4wO/wXC9A4+m8jYve7YBBvi59eq0SUpcshvG8h5Usw==", "dev": true, "dependencies": { - "language-subtag-registry": "~0.3.2" + "language-subtag-registry": "^0.3.20" } }, "node_modules/leven": { @@ -14613,9 +13057,9 @@ } }, "node_modules/loader-utils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.3.tgz", - "integrity": "sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", + "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", "dev": true, "dependencies": { "big.js": "^5.2.2", @@ -14721,25 +13165,16 @@ "tslib": "^2.0.3" } }, - "node_modules/lowercase-keys": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz", - "integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/lru-cache": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", - "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "dev": true, - "optional": true, "dependencies": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" } }, "node_modules/mailto-link": { @@ -14844,9 +13279,9 @@ } }, "node_modules/memfs": { - "version": "3.4.9", - "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.9.tgz", - "integrity": "sha512-3rm8kbrzpUGRyPKSGuk387NZOwQ90O4rI9tsWQkzNW7BLSnKGp23RsEsKK8N8QVCrtJoAMqy3spxHC4os4G6PQ==", + "version": "3.4.13", + "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.13.tgz", + "integrity": "sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg==", "dev": true, "dependencies": { "fs-monkey": "^1.0.3" @@ -14941,13 +13376,15 @@ } }, "node_modules/mimic-response": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz", - "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz", + "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==", "dev": true, - "optional": true, "engines": { - "node": ">=4" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/mini-css-extract-plugin": { @@ -15022,23 +13459,11 @@ "mkdirp": "bin/cmd.js" } }, - "node_modules/mozjpeg": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/mozjpeg/-/mozjpeg-7.1.1.tgz", - "integrity": "sha512-iIDxWvzhWvLC9mcRJ1uSkiKaj4drF58oCqK2bITm5c2Jt6cJ8qQjSSru2PCaysG+hLIinryj8mgz5ZJzOYTv1A==", - "dev": true, - "hasInstallScript": true, - "optional": true, - "dependencies": { - "bin-build": "^3.0.0", - "bin-wrapper": "^4.0.0" - }, - "bin": { - "mozjpeg": "cli.js" - }, - "engines": { - "node": ">=10" - } + "node_modules/mkdirp-classic": { + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", + "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==", + "dev": true }, "node_modules/mrmime": { "version": "1.0.1", @@ -15108,6 +13533,12 @@ "node": ">=0.10.0" } }, + "node_modules/napi-build-utils": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz", + "integrity": "sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==", + "dev": true + }, "node_modules/natural-compare": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", @@ -15145,6 +13576,39 @@ "tslib": "^2.0.3" } }, + "node_modules/node-abi": { + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.31.0.tgz", + "integrity": "sha512-eSKV6s+APenqVh8ubJyiu/YhZgxQpGP66ntzUb3lY1xB9ukSRaGnx0AIxI+IM+1+IVYC1oWobgG5L3Lt9ARykQ==", + "dev": true, + "dependencies": { + "semver": "^7.3.5" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/node-abi/node_modules/semver": { + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", + "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "dev": true, + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/node-addon-api": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.1.0.tgz", + "integrity": "sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==", + "dev": true + }, "node_modules/node-forge": { "version": "1.3.1", "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz", @@ -15175,19 +13639,6 @@ "which": "^2.0.2" } }, - "node_modules/node-notifier/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "optional": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/node-notifier/node_modules/semver": { "version": "7.3.8", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", @@ -15204,13 +13655,6 @@ "node": ">=10" } }, - "node_modules/node-notifier/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true, - "optional": true - }, "node_modules/node-releases": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz", @@ -15268,30 +13712,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/npm-conf": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/npm-conf/-/npm-conf-1.1.3.tgz", - "integrity": "sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw==", - "dev": true, - "optional": true, - "dependencies": { - "config-chain": "^1.1.11", - "pify": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/npm-conf/node_modules/pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, "node_modules/npm-run-path": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", @@ -15431,9 +13851,9 @@ "peer": true }, "node_modules/object-inspect": { - "version": "1.12.2", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz", - "integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==", + "version": "1.12.3", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz", + "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==", "dev": true, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -15495,28 +13915,28 @@ } }, "node_modules/object.entries": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz", - "integrity": "sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==", + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.6.tgz", + "integrity": "sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==", "dev": true, "dependencies": { "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1" + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4" }, "engines": { "node": ">= 0.4" } }, "node_modules/object.fromentries": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz", - "integrity": "sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.6.tgz", + "integrity": "sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==", "dev": true, "dependencies": { "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1" + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4" }, "engines": { "node": ">= 0.4" @@ -15526,13 +13946,13 @@ } }, "node_modules/object.hasown": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.1.tgz", - "integrity": "sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.2.tgz", + "integrity": "sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==", "dev": true, "dependencies": { "define-properties": "^1.1.4", - "es-abstract": "^1.19.5" + "es-abstract": "^1.20.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -15551,14 +13971,14 @@ } }, "node_modules/object.values": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz", - "integrity": "sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==", + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.6.tgz", + "integrity": "sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==", "dev": true, "dependencies": { "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1" + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4" }, "engines": { "node": ">= 0.4" @@ -15660,76 +14080,6 @@ "node": ">= 0.8.0" } }, - "node_modules/optipng-bin": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/optipng-bin/-/optipng-bin-7.0.1.tgz", - "integrity": "sha512-W99mpdW7Nt2PpFiaO+74pkht7KEqkXkeRomdWXfEz3SALZ6hns81y/pm1dsGZ6ItUIfchiNIP6ORDr1zETU1jA==", - "dev": true, - "hasInstallScript": true, - "optional": true, - "dependencies": { - "bin-build": "^3.0.0", - "bin-wrapper": "^4.0.0" - }, - "bin": { - "optipng": "cli.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/os-filter-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/os-filter-obj/-/os-filter-obj-2.0.0.tgz", - "integrity": "sha512-uksVLsqG3pVdzzPvmAHpBK0wKxYItuzZr7SziusRPoz67tGV8rL1szZ6IdeUrbqLjGDwApBtN29eEE3IqGHOjg==", - "dev": true, - "optional": true, - "dependencies": { - "arch": "^2.1.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/ow": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/ow/-/ow-0.17.0.tgz", - "integrity": "sha512-i3keDzDQP5lWIe4oODyDFey1qVrq2hXKTuTH2VpqwpYtzPiKZt2ziRI4NBQmgW40AnV5Euz17OyWweCb+bNEQA==", - "dev": true, - "optional": true, - "dependencies": { - "type-fest": "^0.11.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/ow/node_modules/type-fest": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz", - "integrity": "sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-cancelable": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.3.0.tgz", - "integrity": "sha512-RVbZPLso8+jFeq1MfNvgXtCRED2raz/dKpacfTNxsx6pLEpEomM7gah6VeHSYV3+vo0OAi4MkArtQcWWXuQoyw==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, "node_modules/p-each-series": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/p-each-series/-/p-each-series-2.2.0.tgz", @@ -15742,19 +14092,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/p-event": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/p-event/-/p-event-1.3.0.tgz", - "integrity": "sha512-hV1zbA7gwqPVFcapfeATaNjQ3J0NuzorHPyG8GPL9g/Y/TplWVBVoCKCXL6Ej2zscrCEv195QNWJXuBH6XZuzA==", - "dev": true, - "optional": true, - "dependencies": { - "p-timeout": "^1.1.1" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/p-finally": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", @@ -15764,16 +14101,6 @@ "node": ">=4" } }, - "node_modules/p-is-promise": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz", - "integrity": "sha512-zL7VE4JVS2IFSkR2GQKDSPEVxkoH43/p7oEnwpdCndKYJO0HVeRB7fA8TJwuLOTBREtK0ea8eHaxdwcpob5dmg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, "node_modules/p-limit": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", @@ -15813,41 +14140,6 @@ "node": ">=6" } }, - "node_modules/p-map-series": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-map-series/-/p-map-series-1.0.0.tgz", - "integrity": "sha512-4k9LlvY6Bo/1FcIdV33wqZQES0Py+iKISU9Uc8p8AjWoZPnFKMpVIVD3s0EYn4jzLh1I+WeUZkJ0Yoa4Qfw3Kg==", - "dev": true, - "optional": true, - "dependencies": { - "p-reduce": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/p-pipe": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-pipe/-/p-pipe-3.1.0.tgz", - "integrity": "sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-reduce": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-reduce/-/p-reduce-1.0.0.tgz", - "integrity": "sha512-3Tx1T3oM1xO/Y8Gj0sWyE78EIJZ+t+aEmXUdvQgvGmSMri7aPTHoovbXEreWKkL5j21Er60XAWLTzKbAKYOujQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=4" - } - }, "node_modules/p-retry": { "version": "4.6.2", "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz", @@ -15861,19 +14153,6 @@ "node": ">=8" } }, - "node_modules/p-timeout": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-1.2.1.tgz", - "integrity": "sha512-gb0ryzr+K2qFqFv6qi3khoeqMZF/+ajxQipEF6NteZVnvz9tzdsfAVj3lYtn1gAXvH5lfLwfxEII799gt/mRIA==", - "dev": true, - "optional": true, - "dependencies": { - "p-finally": "^1.0.0" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/p-try": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", @@ -16013,13 +14292,6 @@ "node": ">=8" } }, - "node_modules/pend": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", - "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", - "dev": true, - "optional": true - }, "node_modules/picocolors": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", @@ -16214,101 +14486,6 @@ "node": ">=4" } }, - "node_modules/pngquant-bin": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/pngquant-bin/-/pngquant-bin-6.0.1.tgz", - "integrity": "sha512-Q3PUyolfktf+hYio6wsg3SanQzEU/v8aICg/WpzxXcuCMRb7H2Q81okfpcEztbMvw25ILjd3a87doj2N9kvbpQ==", - "dev": true, - "hasInstallScript": true, - "optional": true, - "dependencies": { - "bin-build": "^3.0.0", - "bin-wrapper": "^4.0.1", - "execa": "^4.0.0" - }, - "bin": { - "pngquant": "cli.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/pngquant-bin/node_modules/execa": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz", - "integrity": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==", - "dev": true, - "optional": true, - "dependencies": { - "cross-spawn": "^7.0.0", - "get-stream": "^5.0.0", - "human-signals": "^1.1.1", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.0", - "onetime": "^5.1.0", - "signal-exit": "^3.0.2", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/pngquant-bin/node_modules/get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "dev": true, - "optional": true, - "dependencies": { - "pump": "^3.0.0" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/pngquant-bin/node_modules/human-signals": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz", - "integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==", - "dev": true, - "optional": true, - "engines": { - "node": ">=8.12.0" - } - }, - "node_modules/pngquant-bin/node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/pngquant-bin/node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "optional": true, - "dependencies": { - "path-key": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/popper.js": { "version": "1.16.1", "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz", @@ -16353,21 +14530,27 @@ } }, "node_modules/postcss": { - "version": "8.4.5", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.5.tgz", - "integrity": "sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==", + "version": "8.4.21", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz", + "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==", "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + } + ], "dependencies": { - "nanoid": "^3.1.30", + "nanoid": "^3.3.4", "picocolors": "^1.0.0", - "source-map-js": "^1.0.1" + "source-map-js": "^1.0.2" }, "engines": { "node": "^10 || ^12 || >=14" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" } }, "node_modules/postcss-calc": { @@ -16466,13 +14649,13 @@ } }, "node_modules/postcss-loader": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.1.1.tgz", - "integrity": "sha512-lBmJMvRh1D40dqpWKr9Rpygwxn8M74U9uaCSeYGNKLGInbk9mXBt1ultHf2dH9Ghk6Ue4UXlXWwGMH9QdUJ5ug==", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz", + "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==", "dev": true, "dependencies": { "cosmiconfig": "^7.0.0", - "klona": "^2.0.4", + "klona": "^2.0.5", "semver": "^7.3.5" }, "engines": { @@ -16487,18 +14670,6 @@ "webpack": "^5.0.0" } }, - "node_modules/postcss-loader/node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/postcss-loader/node_modules/semver": { "version": "7.3.8", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", @@ -16514,12 +14685,6 @@ "node": ">=10" } }, - "node_modules/postcss-loader/node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, "node_modules/postcss-merge-longhand": { "version": "5.1.7", "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz", @@ -16923,6 +15088,32 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", "dev": true }, + "node_modules/prebuild-install": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.1.tgz", + "integrity": "sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==", + "dev": true, + "dependencies": { + "detect-libc": "^2.0.0", + "expand-template": "^2.0.3", + "github-from-package": "0.0.0", + "minimist": "^1.2.3", + "mkdirp-classic": "^0.5.3", + "napi-build-utils": "^1.0.1", + "node-abi": "^3.3.0", + "pump": "^3.0.0", + "rc": "^1.2.7", + "simple-get": "^4.0.0", + "tar-fs": "^2.0.0", + "tunnel-agent": "^0.6.0" + }, + "bin": { + "prebuild-install": "bin.js" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/prelude-ls": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", @@ -16932,16 +15123,6 @@ "node": ">= 0.8.0" } }, - "node_modules/prepend-http": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz", - "integrity": "sha512-PhmXi5XmoyKw1Un4E+opM2KcsJInDvKyuOumcjjw3waw86ZNjHwVUOOWLc4bCzLdcKNaWBH9e99sbWzDQsVaYg==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/pretty-error": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz", @@ -17053,13 +15234,6 @@ "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" }, - "node_modules/proto-list": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", - "integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==", - "dev": true, - "optional": true - }, "node_modules/proxy-addr": { "version": "2.0.7", "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", @@ -17082,13 +15256,6 @@ "node": ">= 0.10" } }, - "node_modules/pseudomap": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", - "integrity": "sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==", - "dev": true, - "optional": true - }, "node_modules/psl": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", @@ -17220,6 +15387,30 @@ "node": ">= 0.8" } }, + "node_modules/rc": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", + "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", + "dev": true, + "dependencies": { + "deep-extend": "^0.6.0", + "ini": "~1.3.0", + "minimist": "^1.2.0", + "strip-json-comments": "~2.0.1" + }, + "bin": { + "rc": "cli.js" + } + }, + "node_modules/rc/node_modules/strip-json-comments": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", + "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/react": { "version": "16.14.0", "resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz", @@ -17275,9 +15466,9 @@ } }, "node_modules/react-dev-utils": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.0.tgz", - "integrity": "sha512-xBQkitdxozPxt1YZ9O1097EJiVpwHr9FoAuEVURCKV0Av8NBERovJauzP7bo1ThvuhZ4shsQ1AJiu4vQpoT1AQ==", + "version": "12.0.1", + "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz", + "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==", "dev": true, "dependencies": { "@babel/code-frame": "^7.16.0", @@ -17299,7 +15490,7 @@ "open": "^8.4.0", "pkg-up": "^3.1.0", "prompts": "^2.4.2", - "react-error-overlay": "^6.0.10", + "react-error-overlay": "^6.0.11", "recursive-readdir": "^2.2.2", "shell-quote": "^1.7.3", "strip-ansi": "^6.0.1", @@ -17409,9 +15600,9 @@ } }, "node_modules/react-dev-utils/node_modules/loader-utils": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.0.tgz", - "integrity": "sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.1.tgz", + "integrity": "sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==", "dev": true, "engines": { "node": ">= 12.13.0" @@ -17644,9 +15835,9 @@ } }, "node_modules/react-refresh": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.10.0.tgz", - "integrity": "sha512-PgidR3wST3dDYKr6b4pJoqQFpPGNKDSCDx4cZoshjXipw3LzO7mG1My2pwEzz2JVkF+inx3xRpDeQLFQGH/hsQ==", + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.0.tgz", + "integrity": "sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==", "dev": true, "engines": { "node": ">=0.10.0" @@ -18006,9 +16197,9 @@ } }, "node_modules/regenerator-runtime": { - "version": "0.13.10", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz", - "integrity": "sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw==" + "version": "0.13.11", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", + "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" }, "node_modules/regenerator-transform": { "version": "0.15.0", @@ -18157,15 +16348,6 @@ "node": ">=0.10" } }, - "node_modules/replace-ext": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz", - "integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==", - "dev": true, - "engines": { - "node": ">= 0.10" - } - }, "node_modules/require-directory": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", @@ -18247,10 +16429,9 @@ "dev": true }, "node_modules/resolve-url-loader": { - "version": "5.0.0-beta.1", - "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-5.0.0-beta.1.tgz", - "integrity": "sha512-MXkuP7+etG/4H96tZnbUOX9g2KiJaEpJ7cnjmVZUYkIXWKh2soTZF/ghczKVw/qKZZplDDjZwR5xGztD9ex7KQ==", - "deprecated": "version 5 is now released", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-5.0.0.tgz", + "integrity": "sha512-uZtduh8/8srhBoMx//5bwqjQ+rfYOUq8zC9NrMUGtjBiGTtFJM42s58/36+hTqeqINcnYe08Nj3LkK9lW4N8Xg==", "dev": true, "dependencies": { "adjust-sourcemap-loader": "^4.0.0", @@ -18272,16 +16453,6 @@ "node": ">=0.10.0" } }, - "node_modules/responselike": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz", - "integrity": "sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==", - "dev": true, - "optional": true, - "dependencies": { - "lowercase-keys": "^1.0.0" - } - }, "node_modules/ret": { "version": "0.1.15", "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", @@ -18595,9 +16766,9 @@ } }, "node_modules/sass": { - "version": "1.49.9", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.49.9.tgz", - "integrity": "sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A==", + "version": "1.56.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz", + "integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==", "dev": true, "dependencies": { "chokidar": ">=3.0.0 <4.0.0", @@ -18688,27 +16859,6 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/seek-bzip": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.6.tgz", - "integrity": "sha512-e1QtP3YL5tWww8uKaOCQ18UxIT2laNBXHjV/S2WYCiK4udiv8lkG89KRIoCjUagnAmCBurjF4zEVX2ByBbnCjQ==", - "dev": true, - "optional": true, - "dependencies": { - "commander": "^2.8.1" - }, - "bin": { - "seek-bunzip": "bin/seek-bunzip", - "seek-table": "bin/seek-bzip-table" - } - }, - "node_modules/seek-bzip/node_modules/commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "dev": true, - "optional": true - }, "node_modules/select-hose": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz", @@ -18736,39 +16886,6 @@ "semver": "bin/semver.js" } }, - "node_modules/semver-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/semver-regex/-/semver-regex-2.0.0.tgz", - "integrity": "sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==", - "dev": true, - "optional": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/semver-truncate": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/semver-truncate/-/semver-truncate-1.1.2.tgz", - "integrity": "sha512-V1fGg9i4CL3qesB6U0L6XAm4xOJiHmt4QAacazumuasc03BvtFGIMCduv01JWQ69Nv+JST9TqhSCiJoxoY031w==", - "dev": true, - "optional": true, - "dependencies": { - "semver": "^5.3.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/semver-truncate/node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true, - "optional": true, - "bin": { - "semver": "bin/semver" - } - }, "node_modules/send": { "version": "0.18.0", "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz", @@ -18982,6 +17099,44 @@ "integrity": "sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==", "peer": true }, + "node_modules/sharp": { + "version": "0.31.3", + "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.31.3.tgz", + "integrity": "sha512-XcR4+FCLBFKw1bdB+GEhnUNXNXvnt0tDo4WsBsraKymuo/IAuPuCBVAL2wIkUw2r/dwFW5Q5+g66Kwl2dgDFVg==", + "dev": true, + "hasInstallScript": true, + "dependencies": { + "color": "^4.2.3", + "detect-libc": "^2.0.1", + "node-addon-api": "^5.0.0", + "prebuild-install": "^7.1.1", + "semver": "^7.3.8", + "simple-get": "^4.0.1", + "tar-fs": "^2.1.1", + "tunnel-agent": "^0.6.0" + }, + "engines": { + "node": ">=14.15.0" + }, + "funding": { + "url": "https://opencollective.com/libvips" + } + }, + "node_modules/sharp/node_modules/semver": { + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", + "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "dev": true, + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/shebang-command": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", @@ -19039,6 +17194,66 @@ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", "dev": true }, + "node_modules/simple-concat": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz", + "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ] + }, + "node_modules/simple-get": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz", + "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "decompress-response": "^6.0.0", + "once": "^1.3.1", + "simple-concat": "^1.0.0" + } + }, + "node_modules/simple-swizzle": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", + "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", + "dev": true, + "dependencies": { + "is-arrayish": "^0.3.1" + } + }, + "node_modules/simple-swizzle/node_modules/is-arrayish": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", + "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", + "dev": true + }, "node_modules/sirv": { "version": "1.0.19", "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.19.tgz", @@ -19267,32 +17482,6 @@ "websocket-driver": "^0.7.4" } }, - "node_modules/sort-keys": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz", - "integrity": "sha512-vzn8aSqKgytVik0iwdBEi+zevbTYZogewTUM6dtpmGwEcdzbub/TX4bCzRhebDCRC3QzXgJsLRKB2V/Oof7HXg==", - "dev": true, - "optional": true, - "dependencies": { - "is-plain-obj": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/sort-keys-length": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sort-keys-length/-/sort-keys-length-1.0.1.tgz", - "integrity": "sha512-GRbEOUqCxemTAk/b32F2xa8wDTs+Z1QHOkbhJDQTvv/6G3ZkbJ+frYWsTcc7cBB3Fu4wy4XlLCuNtJuMn7Gsvw==", - "dev": true, - "optional": true, - "dependencies": { - "sort-keys": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/source-list-map": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz", @@ -19331,9 +17520,9 @@ } }, "node_modules/source-map-loader/node_modules/json5": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", - "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", "dev": true, "dependencies": { "minimist": "^1.2.0" @@ -19343,9 +17532,9 @@ } }, "node_modules/source-map-loader/node_modules/loader-utils": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz", - "integrity": "sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz", + "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==", "dev": true, "dependencies": { "big.js": "^5.2.2", @@ -19696,18 +17885,18 @@ "dev": true }, "node_modules/string.prototype.matchall": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz", - "integrity": "sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz", + "integrity": "sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==", "dev": true, "dependencies": { "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1", - "get-intrinsic": "^1.1.1", + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4", + "get-intrinsic": "^1.1.3", "has-symbols": "^1.0.3", "internal-slot": "^1.0.3", - "regexp.prototype.flags": "^1.4.1", + "regexp.prototype.flags": "^1.4.3", "side-channel": "^1.0.4" }, "funding": { @@ -19715,28 +17904,28 @@ } }, "node_modules/string.prototype.trimend": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz", - "integrity": "sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz", + "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==", "dev": true, "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", - "es-abstract": "^1.19.5" + "es-abstract": "^1.20.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/string.prototype.trimstart": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz", - "integrity": "sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz", + "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==", "dev": true, "dependencies": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", - "es-abstract": "^1.19.5" + "es-abstract": "^1.20.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -19763,16 +17952,6 @@ "node": ">=8" } }, - "node_modules/strip-dirs": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/strip-dirs/-/strip-dirs-2.1.0.tgz", - "integrity": "sha512-JOCxOeKLm2CAS73y/U4ZeZPTkE+gNVCzKt7Eox84Iej1LT/2pTWYpZKJuxwQpvX1LiZb1xokNR7RLfuBAa7T3g==", - "dev": true, - "optional": true, - "dependencies": { - "is-natural-number": "^4.0.1" - } - }, "node_modules/strip-eof": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", @@ -19803,44 +17982,20 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/strip-outer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz", - "integrity": "sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==", - "dev": true, - "optional": true, - "dependencies": { - "escape-string-regexp": "^1.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/strnum": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz", - "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==", - "dev": true, - "optional": true - }, "node_modules/style-loader": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-2.0.0.tgz", - "integrity": "sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz", + "integrity": "sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==", "dev": true, - "dependencies": { - "loader-utils": "^2.0.0", - "schema-utils": "^3.0.0" - }, "engines": { - "node": ">= 10.13.0" + "node": ">= 12.13.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/webpack" }, "peerDependencies": { - "webpack": "^4.0.0 || ^5.0.0" + "webpack": "^5.0.0" } }, "node_modules/stylehacks": { @@ -20019,58 +18174,46 @@ "node": ">=6" } }, - "node_modules/tar-stream": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.2.tgz", - "integrity": "sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==", + "node_modules/tar-fs": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz", + "integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==", "dev": true, - "optional": true, "dependencies": { - "bl": "^1.0.0", - "buffer-alloc": "^1.2.0", - "end-of-stream": "^1.0.0", - "fs-constants": "^1.0.0", - "readable-stream": "^2.3.0", - "to-buffer": "^1.1.1", - "xtend": "^4.0.0" - }, - "engines": { - "node": ">= 0.8.0" + "chownr": "^1.1.1", + "mkdirp-classic": "^0.5.2", + "pump": "^3.0.0", + "tar-stream": "^2.1.4" } }, - "node_modules/temp-dir": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-1.0.0.tgz", - "integrity": "sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ==", + "node_modules/tar-stream": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz", + "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", "dev": true, - "optional": true, + "dependencies": { + "bl": "^4.0.3", + "end-of-stream": "^1.4.1", + "fs-constants": "^1.0.0", + "inherits": "^2.0.3", + "readable-stream": "^3.1.1" + }, "engines": { - "node": ">=4" + "node": ">=6" } }, - "node_modules/tempfile": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/tempfile/-/tempfile-2.0.0.tgz", - "integrity": "sha512-ZOn6nJUgvgC09+doCEF3oB+r3ag7kUvlsXEGX069QRD60p+P3uP7XG9N2/at+EyIRGSN//ZY3LyEotA1YpmjuA==", + "node_modules/tar-stream/node_modules/readable-stream": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", "dev": true, - "optional": true, "dependencies": { - "temp-dir": "^1.0.0", - "uuid": "^3.0.1" + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" }, "engines": { - "node": ">=4" - } - }, - "node_modules/tempfile/node_modules/uuid": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", - "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", - "deprecated": "Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.", - "dev": true, - "optional": true, - "bin": { - "uuid": "bin/uuid" + "node": ">= 6" } }, "node_modules/terminal-link": { @@ -20211,29 +18354,12 @@ "integrity": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==", "dev": true }, - "node_modules/through": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", - "dev": true, - "optional": true - }, "node_modules/thunky": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz", "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", "dev": true }, - "node_modules/timed-out": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz", - "integrity": "sha512-G7r3AhovYtr5YKOWQkta8RKAPb+J9IsO4uVmzjl8AZwfhs8UcUwTiD6gcJYSgOtzyjvQKrKYn41syHbUWMkafA==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/tiny-invariant": { "version": "1.3.1", "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.1.tgz", @@ -20250,13 +18376,6 @@ "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==", "dev": true }, - "node_modules/to-buffer": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz", - "integrity": "sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==", - "dev": true, - "optional": true - }, "node_modules/to-fast-properties": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", @@ -20371,19 +18490,6 @@ "node": ">=8" } }, - "node_modules/trim-repeated": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz", - "integrity": "sha512-pkonvlKk8/ZuR0D5tLW8ljt5I8kmxp2XKymhepUeOdCEfKpZaktSArkLHZt76OB1ZvO9bssUsDty4SWhLvZpLg==", - "dev": true, - "optional": true, - "dependencies": { - "escape-string-regexp": "^1.0.2" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/tsconfig-paths": { "version": "3.14.1", "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz", @@ -20397,9 +18503,9 @@ } }, "node_modules/tsconfig-paths/node_modules/json5": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", - "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", "dev": true, "dependencies": { "minimist": "^1.2.0" @@ -20427,7 +18533,6 @@ "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", "dev": true, - "optional": true, "dependencies": { "safe-buffer": "^5.0.1" }, @@ -20481,6 +18586,20 @@ "node": ">= 0.6" } }, + "node_modules/typed-array-length": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz", + "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "is-typed-array": "^1.1.9" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/typedarray-to-buffer": { "version": "3.1.5", "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", @@ -20518,17 +18637,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/unbzip2-stream": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", - "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", - "dev": true, - "optional": true, - "dependencies": { - "buffer": "^5.2.1", - "through": "^2.3.8" - } - }, "node_modules/uncontrollable": { "version": "7.2.1", "resolved": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-7.2.1.tgz", @@ -20768,29 +18876,6 @@ "requires-port": "^1.0.0" } }, - "node_modules/url-parse-lax": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz", - "integrity": "sha512-BVA4lR5PIviy2PMseNd2jbFQ+jwSwQGdJejf5ctd1rEXt0Ypd7yanUK9+lYechVlN5VaTJGsu2U/3MDDu6KgBA==", - "dev": true, - "optional": true, - "dependencies": { - "prepend-http": "^1.0.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/url-to-options": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/url-to-options/-/url-to-options-1.0.1.tgz", - "integrity": "sha512-0kQLIzG4fdk/G5NONku64rSH/x32NOA39LVQqlK8Le6lvTF6GGRJpqaQFGgU+CLwySIqBSMdwYM0sYcW9f6P4A==", - "dev": true, - "optional": true, - "engines": { - "node": ">= 4" - } - }, "node_modules/use": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", @@ -20873,12 +18958,6 @@ "uuid": "dist/bin/uuid" } }, - "node_modules/v8-compile-cache": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz", - "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==", - "dev": true - }, "node_modules/v8-to-istanbul": { "version": "7.1.2", "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-7.1.2.tgz", @@ -20998,35 +19077,35 @@ } }, "node_modules/webpack": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.50.0.tgz", - "integrity": "sha512-hqxI7t/KVygs0WRv/kTgUW8Kl3YC81uyWQSo/7WUs5LsuRw0htH/fCwbVBGCuiX/t4s7qzjXFcf41O8Reiypag==", + "version": "5.75.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz", + "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==", "dev": true, "dependencies": { - "@types/eslint-scope": "^3.7.0", - "@types/estree": "^0.0.50", + "@types/eslint-scope": "^3.7.3", + "@types/estree": "^0.0.51", "@webassemblyjs/ast": "1.11.1", "@webassemblyjs/wasm-edit": "1.11.1", "@webassemblyjs/wasm-parser": "1.11.1", - "acorn": "^8.4.1", + "acorn": "^8.7.1", "acorn-import-assertions": "^1.7.6", "browserslist": "^4.14.5", "chrome-trace-event": "^1.0.2", - "enhanced-resolve": "^5.8.0", - "es-module-lexer": "^0.7.1", + "enhanced-resolve": "^5.10.0", + "es-module-lexer": "^0.9.0", "eslint-scope": "5.1.1", "events": "^3.2.0", "glob-to-regexp": "^0.4.1", - "graceful-fs": "^4.2.4", - "json-parse-better-errors": "^1.0.2", + "graceful-fs": "^4.2.9", + "json-parse-even-better-errors": "^2.3.1", "loader-runner": "^4.2.0", "mime-types": "^2.1.27", "neo-async": "^2.6.2", "schema-utils": "^3.1.0", "tapable": "^2.1.1", "terser-webpack-plugin": "^5.1.3", - "watchpack": "^2.2.0", - "webpack-sources": "^3.2.0" + "watchpack": "^2.4.0", + "webpack-sources": "^3.2.3" }, "bin": { "webpack": "bin/webpack.js" @@ -21202,12 +19281,6 @@ } } }, - "node_modules/webpack-cli/node_modules/colorette": { - "version": "2.0.19", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz", - "integrity": "sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==", - "dev": true - }, "node_modules/webpack-cli/node_modules/commander": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", @@ -21217,19 +19290,6 @@ "node": ">= 10" } }, - "node_modules/webpack-cli/node_modules/webpack-merge": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.8.0.tgz", - "integrity": "sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==", - "dev": true, - "dependencies": { - "clone-deep": "^4.0.1", - "wildcard": "^2.0.0" - }, - "engines": { - "node": ">=10.0.0" - } - }, "node_modules/webpack-dev-middleware": { "version": "5.3.3", "resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.3.tgz", @@ -21254,9 +19314,9 @@ } }, "node_modules/webpack-dev-middleware/node_modules/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", "dev": true, "dependencies": { "fast-deep-equal": "^3.1.1", @@ -21281,12 +19341,6 @@ "ajv": "^8.8.2" } }, - "node_modules/webpack-dev-middleware/node_modules/colorette": { - "version": "2.0.19", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz", - "integrity": "sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==", - "dev": true - }, "node_modules/webpack-dev-middleware/node_modules/json-schema-traverse": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", @@ -21364,9 +19418,9 @@ } }, "node_modules/webpack-dev-server/node_modules/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", "dev": true, "dependencies": { "fast-deep-equal": "^3.1.1", @@ -21412,12 +19466,6 @@ "node": ">=8" } }, - "node_modules/webpack-dev-server/node_modules/colorette": { - "version": "2.0.19", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz", - "integrity": "sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==", - "dev": true - }, "node_modules/webpack-dev-server/node_modules/del": { "version": "6.1.1", "resolved": "https://registry.npmjs.org/del/-/del-6.1.1.tgz", @@ -21549,16 +19597,16 @@ } }, "node_modules/webpack-dev-server/node_modules/ws": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.10.0.tgz", - "integrity": "sha512-+s49uSmZpvtAsd2h37vIPy1RBusaLawVe8of+GyEPsaJTCMpj/2v8NpeK1SHXjBlQ95lQTmQofOJnFiLoaN3yw==", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.12.0.tgz", + "integrity": "sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig==", "dev": true, "engines": { "node": ">=10.0.0" }, "peerDependencies": { "bufferutil": "^4.0.1", - "utf-8-validate": "^5.0.2" + "utf-8-validate": ">=5.0.2" }, "peerDependenciesMeta": { "bufferutil": { @@ -21570,9 +19618,9 @@ } }, "node_modules/webpack-merge": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.2.0.tgz", - "integrity": "sha512-QBglJBg5+lItm3/Lopv8KDDK01+hjdg2azEwi/4vKJ8ZmGPdtJsTpjtNNOW3a4WiqzXdCATtTudOZJngE7RKkA==", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.8.0.tgz", + "integrity": "sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==", "dev": true, "dependencies": { "clone-deep": "^4.0.1", @@ -21699,6 +19747,26 @@ "integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==", "dev": true }, + "node_modules/which-typed-array": { + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz", + "integrity": "sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==", + "dev": true, + "dependencies": { + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "has-tostringtag": "^1.0.0", + "is-typed-array": "^1.1.10" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/wildcard": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz", @@ -21814,16 +19882,6 @@ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", "dev": true }, - "node_modules/xtend": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", - "dev": true, - "optional": true, - "engines": { - "node": ">=0.4" - } - }, "node_modules/y18n": { "version": "5.0.8", "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", @@ -21834,11 +19892,10 @@ } }, "node_modules/yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==", - "dev": true, - "optional": true + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true }, "node_modules/yaml": { "version": "1.10.2", @@ -21876,17 +19933,6 @@ "node": ">=10" } }, - "node_modules/yauzl": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", - "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", - "dev": true, - "optional": true, - "dependencies": { - "buffer-crc32": "~0.2.3", - "fd-slicer": "~1.1.0" - } - }, "node_modules/yocto-queue": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", @@ -21979,12 +20025,12 @@ } }, "@babel/eslint-parser": { - "version": "7.18.2", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz", - "integrity": "sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==", + "version": "7.19.1", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz", + "integrity": "sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ==", "dev": true, "requires": { - "eslint-scope": "^5.1.1", + "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", "eslint-visitor-keys": "^2.1.0", "semver": "^6.3.0" } @@ -23108,13 +21154,13 @@ } }, "@babel/runtime-corejs3": { - "version": "7.20.1", - "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.20.1.tgz", - "integrity": "sha512-CGulbEDcg/ND1Im7fUNRZdGXmX2MTWVVZacQi/6DiKE5HNwZ3aVTm5PV4lO8HHz0B2h8WQyvKKjbX5XgTtydsg==", + "version": "7.20.13", + "resolved": "https://registry.npmjs.org/@babel/runtime-corejs3/-/runtime-corejs3-7.20.13.tgz", + "integrity": "sha512-p39/6rmY9uvlzRiLZBIB3G9/EBr66LBMcYm7fIDeSBNdRjF2AGD3rFZucUyAgGHC2N+7DdLvVi33uTjSE44FIw==", "dev": true, "requires": { "core-js-pure": "^3.25.1", - "regenerator-runtime": "^0.13.10" + "regenerator-runtime": "^0.13.11" } }, "@babel/template": { @@ -23190,31 +21236,31 @@ "integrity": "sha512-ne2ZKF1r0akkt0rEzCAQAk4cTDTI2GiWCpc+T7ldQpw9X57OnUB16dKsFNe40C9uEjL5h3Ps/ZsFM5dm4cIkEQ==" }, "@edx/eslint-config": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-3.1.0.tgz", - "integrity": "sha512-Okv8vkmX+qe+joD7h9DcT9JdRIyy6jJSVWbIHr2dAHKuk5swVFO92JvhC2pYtMg2EPKA1P1Hmz8cmmfw6QoTZw==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@edx/eslint-config/-/eslint-config-3.1.1.tgz", + "integrity": "sha512-RqaC5h+VYdq5DwJsEbdJCruibsKWakx/zImuypmwC7odXJ2ls/yMvWzY/Z4k/Xd2QGPhow3y7yQzUsJPb4eheQ==", "dev": true, "requires": {} }, "@edx/frontend-build": { - "version": "12.3.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.3.0.tgz", - "integrity": "sha512-GewVd5qD59d8hHZFnXyS5jWkDY8TWYENqO5dd+/Kmu7cmjKrp69PKmNyVs+QgZEADodYI5UT48A2LhsDZjDx7A==", + "version": "12.4.19", + "resolved": "https://registry.npmjs.org/@edx/frontend-build/-/frontend-build-12.4.19.tgz", + "integrity": "sha512-l6oF6ErYepRiHGNkHIVIsB+WvnL1OeyyUGe7vxJp9CD30y/cP1iB4/K2zbcVH8v5kxiHhmc/cpWHH5DnJO0KZw==", "dev": true, "requires": { "@babel/cli": "7.16.0", "@babel/core": "7.16.0", - "@babel/eslint-parser": "7.18.2", + "@babel/eslint-parser": "7.19.1", "@babel/plugin-proposal-class-properties": "7.16.0", "@babel/plugin-proposal-object-rest-spread": "7.16.0", "@babel/plugin-syntax-dynamic-import": "7.8.3", "@babel/preset-env": "7.16.4", "@babel/preset-react": "7.16.0", - "@edx/eslint-config": "3.1.0", - "@edx/new-relic-source-map-webpack-plugin": "1.0.1", - "@pmmmwh/react-refresh-webpack-plugin": "0.5.3", + "@edx/eslint-config": "3.1.1", + "@edx/new-relic-source-map-webpack-plugin": "1.0.2", + "@pmmmwh/react-refresh-webpack-plugin": "0.5.10", "@svgr/webpack": "6.2.1", - "autoprefixer": "10.2.6", + "autoprefixer": "10.4.13", "babel-jest": "26.6.3", "babel-loader": "8.2.3", "babel-plugin-react-intl": "7.9.4", @@ -23223,36 +21269,37 @@ "clean-webpack-plugin": "3.0.0", "css-loader": "5.2.7", "cssnano": "5.0.12", - "dotenv": "8.2.0", + "dotenv": "8.6.0", "dotenv-webpack": "7.0.3", - "eslint": "8.18.0", + "eslint": "8.29.0", "eslint-config-airbnb": "19.0.4", "eslint-plugin-import": "2.26.0", - "eslint-plugin-jsx-a11y": "6.5.1", - "eslint-plugin-react": "7.30.0", + "eslint-plugin-jsx-a11y": "6.6.1", + "eslint-plugin-react": "7.31.11", "eslint-plugin-react-hooks": "4.6.0", "file-loader": "6.2.0", "html-webpack-plugin": "5.5.0", "identity-obj-proxy": "3.0.0", - "image-webpack-loader": "8.1.0", + "image-minimizer-webpack-plugin": "3.3.0", "jest": "26.6.3", "mini-css-extract-plugin": "1.6.2", - "postcss": "8.4.5", - "postcss-loader": "6.1.1", + "postcss": "8.4.21", + "postcss-loader": "6.2.1", "postcss-rtlcss": "3.5.1", - "react-dev-utils": "12.0.0", - "react-refresh": "0.10.0", - "resolve-url-loader": "5.0.0-beta.1", - "sass": "1.49.9", + "react-dev-utils": "12.0.1", + "react-refresh": "0.14.0", + "resolve-url-loader": "5.0.0", + "sass": "1.56.1", "sass-loader": "12.6.0", + "sharp": "^0.31.0", "source-map-loader": "0.2.4", - "style-loader": "2.0.0", + "style-loader": "3.3.1", "url-loader": "4.1.1", - "webpack": "5.50.0", + "webpack": "5.75.0", "webpack-bundle-analyzer": "4.5.0", "webpack-cli": "4.10.0", "webpack-dev-server": "4.7.3", - "webpack-merge": "5.2.0" + "webpack-merge": "5.8.0" } }, "@edx/frontend-platform": { @@ -23305,9 +21352,9 @@ } }, "@edx/new-relic-source-map-webpack-plugin": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@edx/new-relic-source-map-webpack-plugin/-/new-relic-source-map-webpack-plugin-1.0.1.tgz", - "integrity": "sha512-SAwugqBvDUg7ANdu1uBCkpPp0MnBlfyYAvKwO6Jh6Q4tMIPN6U35IF7MAymn1EZmi28UV6sLpSQPLggQjVQknA==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@edx/new-relic-source-map-webpack-plugin/-/new-relic-source-map-webpack-plugin-1.0.2.tgz", + "integrity": "sha512-jwu9WjRtEbv0rvPHGCnhbQbbv6+DTADShj43NQVsuAyD823znjutgoHnlc+9HIOiYiIxjz/wIMcGVwjrTnMceQ==", "dev": true, "requires": { "@newrelic/publish-sourcemap": "^5.0.1" @@ -23378,15 +21425,15 @@ } }, "@eslint/eslintrc": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.3.tgz", - "integrity": "sha512-uj3pT6Mg+3t39fvLrj8iuCIJ38zKO9FpGtJ4BBJebJhEwjoT+KLVNCcHT5QC9NGRIEi7fZ0ZR8YRb884auB4Lg==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.4.1.tgz", + "integrity": "sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==", "dev": true, "requires": { "ajv": "^6.12.4", "debug": "^4.3.2", "espree": "^9.4.0", - "globals": "^13.15.0", + "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", "js-yaml": "^4.1.0", @@ -23401,9 +21448,9 @@ "dev": true }, "globals": { - "version": "13.17.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz", - "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==", + "version": "13.19.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", + "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", "dev": true, "requires": { "type-fest": "^0.20.2" @@ -23607,16 +21654,22 @@ } }, "@humanwhocodes/config-array": { - "version": "0.9.5", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz", - "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==", + "version": "0.11.8", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz", + "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==", "dev": true, "requires": { "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", - "minimatch": "^3.0.4" + "minimatch": "^3.0.5" } }, + "@humanwhocodes/module-importer": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", + "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", + "dev": true + }, "@humanwhocodes/object-schema": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", @@ -24265,6 +22318,15 @@ "dev": true, "optional": true }, + "@nicolo-ribaudo/eslint-scope-5-internals": { + "version": "5.1.1-v1", + "resolved": "https://registry.npmjs.org/@nicolo-ribaudo/eslint-scope-5-internals/-/eslint-scope-5-internals-5.1.1-v1.tgz", + "integrity": "sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==", + "dev": true, + "requires": { + "eslint-scope": "5.1.1" + } + }, "@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -24292,18 +22354,18 @@ } }, "@pmmmwh/react-refresh-webpack-plugin": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.3.tgz", - "integrity": "sha512-OoTnFb8XEYaOuMNhVDsLRnAO6MCYHNs1g6d8pBcHhDFsi1P3lPbq/IklwtbAx9cG0W4J9KswxZtwGnejrnxp+g==", + "version": "0.5.10", + "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.10.tgz", + "integrity": "sha512-j0Ya0hCFZPd4x40qLzbhGsh9TMtdb+CJQiso+WxLOPNasohq9cc5SNUcwsZaRH6++Xh91Xkm/xHCkuIiIu0LUA==", "dev": true, "requires": { "ansi-html-community": "^0.0.8", "common-path-prefix": "^3.0.0", - "core-js-pure": "^3.8.1", + "core-js-pure": "^3.23.3", "error-stack-parser": "^2.0.6", "find-up": "^5.0.0", "html-entities": "^2.1.0", - "loader-utils": "^2.0.0", + "loader-utils": "^2.0.4", "schema-utils": "^3.0.0", "source-map": "^0.7.3" }, @@ -24344,13 +22406,6 @@ "dequal": "^2.0.2" } }, - "@sindresorhus/is": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.7.0.tgz", - "integrity": "sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==", - "dev": true, - "optional": true - }, "@sinonjs/commons": { "version": "1.8.4", "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.4.tgz", @@ -24670,27 +22725,27 @@ } }, "@types/estree": { - "version": "0.0.50", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.50.tgz", - "integrity": "sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==", + "version": "0.0.51", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz", + "integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==", "dev": true }, "@types/express": { - "version": "4.17.14", - "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.14.tgz", - "integrity": "sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==", + "version": "4.17.16", + "resolved": "https://registry.npmjs.org/@types/express/-/express-4.17.16.tgz", + "integrity": "sha512-LkKpqRZ7zqXJuvoELakaFYuETHjZkSol8EV6cNnyishutDBCCdv6+dsKPbKkCcIk57qRphOLY5sEgClw1bO3gA==", "dev": true, "requires": { "@types/body-parser": "*", - "@types/express-serve-static-core": "^4.17.18", + "@types/express-serve-static-core": "^4.17.31", "@types/qs": "*", "@types/serve-static": "*" } }, "@types/express-serve-static-core": { - "version": "4.17.31", - "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.31.tgz", - "integrity": "sha512-DxMhY+NAsTwMMFHBTtJFNp5qiHKJ7TeqOo23zVEM9alT1Ml27Q3xcTH0xwxn7Q0BbMcVEJOs/7aQtUWupUQN3Q==", + "version": "4.17.33", + "resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.33.tgz", + "integrity": "sha512-TPBqmR/HRYI3eC2E5hmiivIzv+bidAfXofM+sbonAGvyDhySGw9/PQZFt2BLOrjUUR++4eJVpx6KnLQK1Fk9tA==", "dev": true, "requires": { "@types/node": "*", @@ -25007,9 +23062,9 @@ } }, "@types/ws": { - "version": "8.5.3", - "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz", - "integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==", + "version": "8.5.4", + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.4.tgz", + "integrity": "sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==", "dev": true, "requires": { "@types/node": "*" @@ -25272,9 +23327,9 @@ "dev": true }, "address": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/address/-/address-1.2.1.tgz", - "integrity": "sha512-B+6bi5D34+fDYENiH5qOlA0cV2rAGKuWZ9LeyUUehbXy8e0VS9e498yO0Jeeh+iM+6KbfudHTFjXw2MmJD4QRA==", + "version": "1.2.2", + "resolved": "https://registry.npmjs.org/address/-/address-1.2.2.tgz", + "integrity": "sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA==", "dev": true }, "adjust-sourcemap-loader": { @@ -25328,9 +23383,9 @@ }, "dependencies": { "ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", "dev": true, "requires": { "fast-deep-equal": "^3.1.1", @@ -25394,32 +23449,6 @@ "picomatch": "^2.0.4" } }, - "arch": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz", - "integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==", - "dev": true, - "optional": true - }, - "archive-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/archive-type/-/archive-type-4.0.0.tgz", - "integrity": "sha512-zV4Ky0v1F8dBrdYElwTvQhweQ0P7Kwc1aluqJsYtOBP01jXcWCyW2IEfI1YiqsG+Iy7ZR+o5LF1N+PGECBxHWA==", - "dev": true, - "optional": true, - "requires": { - "file-type": "^4.2.0" - }, - "dependencies": { - "file-type": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-4.4.0.tgz", - "integrity": "sha512-f2UbFQEk7LXgWpi5ntcO86OeA/cC80fuDDDaX/fZ2ZGel+AF7leRQqBBW1eJNiiQkrZlAoM6P+VYP5P6bOlDEQ==", - "dev": true, - "optional": true - } - } - }, "argparse": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", @@ -25473,15 +23502,15 @@ "dev": true }, "array-includes": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.5.tgz", - "integrity": "sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==", + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/array-includes/-/array-includes-3.1.6.tgz", + "integrity": "sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==", "dev": true, "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", - "es-abstract": "^1.19.5", - "get-intrinsic": "^1.1.1", + "es-abstract": "^1.20.4", + "get-intrinsic": "^1.1.3", "is-string": "^1.0.7" } }, @@ -25530,6 +23559,19 @@ "es-shim-unscopables": "^1.0.0" } }, + "array.prototype.tosorted": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/array.prototype.tosorted/-/array.prototype.tosorted-1.1.1.tgz", + "integrity": "sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4", + "es-shim-unscopables": "^1.0.0", + "get-intrinsic": "^1.1.3" + } + }, "assert-ok": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/assert-ok/-/assert-ok-1.0.0.tgz", @@ -25582,23 +23624,29 @@ "peer": true }, "autoprefixer": { - "version": "10.2.6", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.2.6.tgz", - "integrity": "sha512-8lChSmdU6dCNMCQopIf4Pe5kipkAGj/fvTMslCsih0uHpOrXOPUEVOmYMMqmw3cekQkSD7EhIeuYl5y0BLdKqg==", + "version": "10.4.13", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.13.tgz", + "integrity": "sha512-49vKpMqcZYsJjwotvt4+h/BCjJVnhGwcLpDt5xkcaOG3eLrG/HUYLagrihYsQ+qrIBgIzX1Rw7a6L8I/ZA1Atg==", "dev": true, "requires": { - "browserslist": "^4.16.6", - "caniuse-lite": "^1.0.30001230", - "colorette": "^1.2.2", - "fraction.js": "^4.1.1", + "browserslist": "^4.21.4", + "caniuse-lite": "^1.0.30001426", + "fraction.js": "^4.2.0", "normalize-range": "^0.1.2", - "postcss-value-parser": "^4.1.0" + "picocolors": "^1.0.0", + "postcss-value-parser": "^4.2.0" } }, + "available-typed-arrays": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz", + "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==", + "dev": true + }, "axe-core": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.5.1.tgz", - "integrity": "sha512-1exVbW0X1O/HSr/WMwnaweyqcWOgZgLiVxdLG34pvSQk4NlYQr9OUy0JLwuhFfuVNQzzqgH57eYzkFBCb3bIsQ==", + "version": "4.6.3", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.6.3.tgz", + "integrity": "sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==", "dev": true }, "axios": { @@ -25711,18 +23759,18 @@ }, "dependencies": { "json5": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", - "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", "dev": true, "requires": { "minimist": "^1.2.0" } }, "loader-utils": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz", - "integrity": "sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz", + "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==", "dev": true, "requires": { "big.js": "^5.2.2", @@ -25962,8 +24010,7 @@ "version": "1.5.1", "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "dev": true, - "optional": true + "dev": true }, "batch": { "version": "0.6.1", @@ -25977,367 +24024,36 @@ "integrity": "sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ==", "dev": true }, - "bin-build": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/bin-build/-/bin-build-3.0.0.tgz", - "integrity": "sha512-jcUOof71/TNAI2uM5uoUaDq2ePcVBQ3R/qhxAz1rX7UfvduAL/RXD3jXzvn8cVcDJdGVkiR1shal3OH0ImpuhA==", - "dev": true, - "optional": true, - "requires": { - "decompress": "^4.0.0", - "download": "^6.2.2", - "execa": "^0.7.0", - "p-map-series": "^1.0.0", - "tempfile": "^2.0.0" - }, - "dependencies": { - "cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==", - "dev": true, - "optional": true, - "requires": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "execa": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz", - "integrity": "sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw==", - "dev": true, - "optional": true, - "requires": { - "cross-spawn": "^5.0.1", - "get-stream": "^3.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - } - }, - "get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true - }, - "shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", - "dev": true, - "optional": true, - "requires": { - "shebang-regex": "^1.0.0" - } - }, - "shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", - "dev": true, - "optional": true - }, - "which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "optional": true, - "requires": { - "isexe": "^2.0.0" - } - } - } - }, - "bin-check": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/bin-check/-/bin-check-4.1.0.tgz", - "integrity": "sha512-b6weQyEUKsDGFlACWSIOfveEnImkJyK/FGW6FAG42loyoquvjdtOIqO6yBFzHyqyVVhNgNkQxxx09SFLK28YnA==", - "dev": true, - "optional": true, - "requires": { - "execa": "^0.7.0", - "executable": "^4.1.0" - }, - "dependencies": { - "cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==", - "dev": true, - "optional": true, - "requires": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "execa": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz", - "integrity": "sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw==", - "dev": true, - "optional": true, - "requires": { - "cross-spawn": "^5.0.1", - "get-stream": "^3.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - } - }, - "get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true - }, - "shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", - "dev": true, - "optional": true, - "requires": { - "shebang-regex": "^1.0.0" - } - }, - "shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", - "dev": true, - "optional": true - }, - "which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "optional": true, - "requires": { - "isexe": "^2.0.0" - } - } - } - }, - "bin-version": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/bin-version/-/bin-version-3.1.0.tgz", - "integrity": "sha512-Mkfm4iE1VFt4xd4vH+gx+0/71esbfus2LsnCGe8Pi4mndSPyT+NGES/Eg99jx8/lUGWfu3z2yuB/bt5UB+iVbQ==", - "dev": true, - "optional": true, - "requires": { - "execa": "^1.0.0", - "find-versions": "^3.0.0" - } - }, - "bin-version-check": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/bin-version-check/-/bin-version-check-4.0.0.tgz", - "integrity": "sha512-sR631OrhC+1f8Cvs8WyVWOA33Y8tgwjETNPyyD/myRBXLkfS/vl74FmH/lFcRl9KY3zwGh7jFhvyk9vV3/3ilQ==", - "dev": true, - "optional": true, - "requires": { - "bin-version": "^3.0.0", - "semver": "^5.6.0", - "semver-truncate": "^1.1.2" - }, - "dependencies": { - "semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true, - "optional": true - } - } + "binary-extensions": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", + "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", + "dev": true }, - "bin-wrapper": { + "bl": { "version": "4.1.0", - "resolved": "https://registry.npmjs.org/bin-wrapper/-/bin-wrapper-4.1.0.tgz", - "integrity": "sha512-hfRmo7hWIXPkbpi0ZltboCMVrU+0ClXR/JgbCKKjlDjQf6igXa7OwdqNcFWQZPZTgiY7ZpzE3+LjjkLiTN2T7Q==", + "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz", + "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==", "dev": true, - "optional": true, "requires": { - "bin-check": "^4.1.0", - "bin-version-check": "^4.0.0", - "download": "^7.1.0", - "import-lazy": "^3.1.0", - "os-filter-obj": "^2.0.0", - "pify": "^4.0.1" + "buffer": "^5.5.0", + "inherits": "^2.0.4", + "readable-stream": "^3.4.0" }, "dependencies": { - "download": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/download/-/download-7.1.0.tgz", - "integrity": "sha512-xqnBTVd/E+GxJVrX5/eUJiLYjCGPwMpdL+jGhGU57BvtcA7wwhtHVbXBeUk51kOpW3S7Jn3BQbN9Q1R1Km2qDQ==", - "dev": true, - "optional": true, - "requires": { - "archive-type": "^4.0.0", - "caw": "^2.0.1", - "content-disposition": "^0.5.2", - "decompress": "^4.2.0", - "ext-name": "^5.0.0", - "file-type": "^8.1.0", - "filenamify": "^2.0.0", - "get-stream": "^3.0.0", - "got": "^8.3.1", - "make-dir": "^1.2.0", - "p-event": "^2.1.0", - "pify": "^3.0.0" - }, - "dependencies": { - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true - } - } - }, - "file-type": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-8.1.0.tgz", - "integrity": "sha512-qyQ0pzAy78gVoJsmYeNgl8uH8yKhr1lVhW7JbzJmnlRi0I4R2eEDEJZVKG8agpDnLpacwNbDhLNG/LMdxHD2YQ==", - "dev": true, - "optional": true - }, - "get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true - }, - "got": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/got/-/got-8.3.2.tgz", - "integrity": "sha512-qjUJ5U/hawxosMryILofZCkm3C84PLJS/0grRIpjAwu+Lkxxj5cxeCU25BG0/3mDSpXKTyZr8oh8wIgLaH0QCw==", - "dev": true, - "optional": true, - "requires": { - "@sindresorhus/is": "^0.7.0", - "cacheable-request": "^2.1.1", - "decompress-response": "^3.3.0", - "duplexer3": "^0.1.4", - "get-stream": "^3.0.0", - "into-stream": "^3.1.0", - "is-retry-allowed": "^1.1.0", - "isurl": "^1.0.0-alpha5", - "lowercase-keys": "^1.0.0", - "mimic-response": "^1.0.0", - "p-cancelable": "^0.4.0", - "p-timeout": "^2.0.1", - "pify": "^3.0.0", - "safe-buffer": "^5.1.1", - "timed-out": "^4.0.1", - "url-parse-lax": "^3.0.0", - "url-to-options": "^1.0.1" - }, - "dependencies": { - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true - } - } - }, - "make-dir": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", - "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", - "dev": true, - "optional": true, - "requires": { - "pify": "^3.0.0" - }, - "dependencies": { - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true - } - } - }, - "p-cancelable": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.4.1.tgz", - "integrity": "sha512-HNa1A8LvB1kie7cERyy21VNeHb2CWJJYqyyC2o3klWFfMGlFmWv2Z7sFgZH8ZiaYL95ydToKTFVXgMV/Os0bBQ==", - "dev": true, - "optional": true - }, - "p-event": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/p-event/-/p-event-2.3.1.tgz", - "integrity": "sha512-NQCqOFhbpVTMX4qMe8PF8lbGtzZ+LCiN7pcNrb/413Na7+TRoe1xkKUzuWa/YEJdGQ0FvKtj35EEbDoVPO2kbA==", - "dev": true, - "optional": true, - "requires": { - "p-timeout": "^2.0.1" - } - }, - "p-timeout": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-2.0.1.tgz", - "integrity": "sha512-88em58dDVB/KzPEx1X0N3LwFfYZPyDc4B6eF38M1rk9VTZMbxXXgjugz8mmwpS9Ox4BDZ+t6t3QP5+/gazweIA==", - "dev": true, - "optional": true, - "requires": { - "p-finally": "^1.0.0" - } - }, - "prepend-http": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz", - "integrity": "sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==", - "dev": true, - "optional": true - }, - "url-parse-lax": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz", - "integrity": "sha512-NjFKA0DidqPa5ciFcSrXnAltTtzz84ogy+NebPvfEgAck0+TNg4UJ4IN+fB7zRZfbgUf0syOo9MDxFkDSMuFaQ==", + "readable-stream": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", "dev": true, - "optional": true, "requires": { - "prepend-http": "^2.0.0" + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" } } } }, - "binary-extensions": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", - "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", - "dev": true - }, - "bl": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/bl/-/bl-1.2.3.tgz", - "integrity": "sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==", - "dev": true, - "optional": true, - "requires": { - "readable-stream": "^2.3.5", - "safe-buffer": "^5.1.1" - } - }, "body-parser": { "version": "1.20.1", "resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz", @@ -26458,44 +24174,11 @@ "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz", "integrity": "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==", "dev": true, - "optional": true, "requires": { "base64-js": "^1.3.1", "ieee754": "^1.1.13" } }, - "buffer-alloc": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz", - "integrity": "sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==", - "dev": true, - "optional": true, - "requires": { - "buffer-alloc-unsafe": "^1.1.0", - "buffer-fill": "^1.0.0" - } - }, - "buffer-alloc-unsafe": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz", - "integrity": "sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==", - "dev": true, - "optional": true - }, - "buffer-crc32": { - "version": "0.2.13", - "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", - "integrity": "sha512-VO9Ht/+p3SN7SKWqcrgEzjGbRSJYTx+Q1pTQC0wrWqHx0vpJraQ6GtHx8tvcg1rlK1byhU5gccxgOgj7B0TDkQ==", - "dev": true, - "optional": true - }, - "buffer-fill": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz", - "integrity": "sha512-T7zexNBwiiaCOGDg9xNX9PBmjrubblRkENuptryuI64URkXDFum9il/JGL8Lm8wYfAXpredVXXZz7eMHilimiQ==", - "dev": true, - "optional": true - }, "buffer-from": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", @@ -26536,86 +24219,6 @@ "resolved": "https://registry.npmjs.org/cache-control-esm/-/cache-control-esm-1.0.0.tgz", "integrity": "sha512-Fa3UV4+eIk4EOih8FTV6EEsVKO0W5XWtNs6FC3InTfVz+EjurjPfDXY5wZDo/lxjDxg5RjNcurLyxEJBcEUx9g==" }, - "cacheable-request": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz", - "integrity": "sha512-vag0O2LKZ/najSoUwDbVlnlCFvhBE/7mGTY2B5FgCBDcRD+oVV1HYTOwM6JZfMg/hIcM6IwnTZ1uQQL5/X3xIQ==", - "dev": true, - "optional": true, - "requires": { - "clone-response": "1.0.2", - "get-stream": "3.0.0", - "http-cache-semantics": "3.8.1", - "keyv": "3.0.0", - "lowercase-keys": "1.0.0", - "normalize-url": "2.0.1", - "responselike": "1.0.2" - }, - "dependencies": { - "get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true - }, - "lowercase-keys": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.0.tgz", - "integrity": "sha512-RPlX0+PHuvxVDZ7xX+EBVAp4RsVxP/TdDSN2mJYdiq1Lc4Hz7EUSjUI7RZrKKlmrIzVhf6Jo2stj7++gVarS0A==", - "dev": true, - "optional": true - }, - "normalize-url": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz", - "integrity": "sha512-D6MUW4K/VzoJ4rJ01JFKxDrtY1v9wrgzCX5f2qj/lzH1m/lW6MhUZFKerVsnyjOhOsYzI9Kqqak+10l4LvLpMw==", - "dev": true, - "optional": true, - "requires": { - "prepend-http": "^2.0.0", - "query-string": "^5.0.1", - "sort-keys": "^2.0.0" - } - }, - "prepend-http": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz", - "integrity": "sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==", - "dev": true, - "optional": true - }, - "query-string": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/query-string/-/query-string-5.1.1.tgz", - "integrity": "sha512-gjWOsm2SoGlgLEdAGt7a6slVOk9mGiXmPFMqrEhLQ68rhQuBnpfs3+EmlvqKyxnCo9/PPlF+9MtY02S1aFg+Jw==", - "dev": true, - "optional": true, - "requires": { - "decode-uri-component": "^0.2.0", - "object-assign": "^4.1.0", - "strict-uri-encode": "^1.0.0" - } - }, - "sort-keys": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/sort-keys/-/sort-keys-2.0.0.tgz", - "integrity": "sha512-/dPCrG1s3ePpWm6yBbxZq5Be1dXGLyLn9Z791chDC3NFrpkVbWGzkBwPN1knaciexFXgRJ7hzdnwZ4stHSDmjg==", - "dev": true, - "optional": true, - "requires": { - "is-plain-obj": "^1.0.0" - } - }, - "strict-uri-encode": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz", - "integrity": "sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==", - "dev": true, - "optional": true - } - } - }, "call-bind": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", @@ -26684,19 +24287,6 @@ "isarray": "0.0.1" } }, - "caw": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/caw/-/caw-2.0.1.tgz", - "integrity": "sha512-Cg8/ZSBEa8ZVY9HspcGUYaK63d/bN7rqS3CYCzEGUxuYv6UlmcjzDUz2fCFFHyTvUW5Pk0I+3hkA3iXlIj6guA==", - "dev": true, - "optional": true, - "requires": { - "get-proxy": "^2.0.0", - "isurl": "^1.0.0-alpha5", - "tunnel-agent": "^0.6.0", - "url-to-options": "^1.0.1" - } - }, "chalk": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", @@ -26735,6 +24325,12 @@ "readdirp": "~3.6.0" } }, + "chownr": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", + "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", + "dev": true + }, "chrome-trace-event": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz", @@ -26894,16 +24490,6 @@ "shallow-clone": "^3.0.0" } }, - "clone-response": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz", - "integrity": "sha512-yjLXh88P599UOyPTFX0POsd7WxnbsVsGohcwzHOLspIhhpalPw1BcqED8NblyZLKcGrL8dTgMlcaZxV2jAD41Q==", - "dev": true, - "optional": true, - "requires": { - "mimic-response": "^1.0.0" - } - }, "co": { "version": "4.6.0", "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", @@ -26926,6 +24512,33 @@ "object-visit": "^1.0.0" } }, + "color": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz", + "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==", + "dev": true, + "requires": { + "color-convert": "^2.0.1", + "color-string": "^1.9.0" + }, + "dependencies": { + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + } + } + }, "color-convert": { "version": "1.9.3", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", @@ -26941,6 +24554,16 @@ "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", "dev": true }, + "color-string": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz", + "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", + "dev": true, + "requires": { + "color-name": "^1.0.0", + "simple-swizzle": "^0.2.2" + } + }, "colord": { "version": "2.9.3", "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz", @@ -26948,9 +24571,9 @@ "dev": true }, "colorette": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.4.0.tgz", - "integrity": "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==", + "version": "2.0.19", + "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz", + "integrity": "sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==", "dev": true }, "combined-stream": { @@ -27038,17 +24661,6 @@ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==" }, - "config-chain": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz", - "integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==", - "dev": true, - "optional": true, - "requires": { - "ini": "^1.3.4", - "proto-list": "~1.2.1" - } - }, "confusing-browser-globals": { "version": "1.0.11", "resolved": "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz", @@ -27094,9 +24706,9 @@ "dev": true }, "cookiejar": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.3.tgz", - "integrity": "sha512-JxbCBUdrfr6AQjOXrxoTvAMJO4HBTUIlBzslcJPAz+/KT8yk53fXun51u+RenNYvad/+Vc2DIz5o9UxlCDymFQ==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/cookiejar/-/cookiejar-2.1.4.tgz", + "integrity": "sha512-LDx6oHrK+PhzLKJU9j5S7/Y3jM/mUHvD/DeI1WQmJn652iPC5Y4TBzC9l+5OMOXlyTTA+SmVUPm0HQUwpD5Jqw==", "dev": true }, "copy-descriptor": { @@ -27120,9 +24732,9 @@ } }, "core-js-pure": { - "version": "3.26.0", - "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.26.0.tgz", - "integrity": "sha512-LiN6fylpVBVwT8twhhluD9TzXmZQQsr2I2eIKtWNbZI1XMfBT7CV18itaN6RA7EtQd/SDdRx/wzvAShX2HvhQA==", + "version": "3.27.2", + "resolved": "https://registry.npmjs.org/core-js-pure/-/core-js-pure-3.27.2.tgz", + "integrity": "sha512-Cf2jqAbXgWH3VVzjyaaFkY1EBazxugUepGymDoeteyYr9ByX51kD2jdHZlsEF/xnJMyN3Prua7mQuzwMg6Zc9A==", "dev": true }, "core-util-is": { @@ -27185,15 +24797,6 @@ "semver": "^7.3.5" }, "dependencies": { - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, "semver": { "version": "7.3.8", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", @@ -27202,12 +24805,6 @@ "requires": { "lru-cache": "^6.0.0" } - }, - "yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true } } }, @@ -27353,17 +24950,6 @@ "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.1.tgz", "integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==" }, - "cwebp-bin": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/cwebp-bin/-/cwebp-bin-7.0.1.tgz", - "integrity": "sha512-Ko5ADY74/dbfd8xG0+f+MUP9UKjCe1TG4ehpW0E5y4YlPdwDJlGrSzSR4/Yonxpm9QmZE1RratkIxFlKeyo3FA==", - "dev": true, - "optional": true, - "requires": { - "bin-build": "^3.0.0", - "bin-wrapper": "^4.0.1" - } - }, "damerau-levenshtein": { "version": "1.0.8", "resolved": "https://registry.npmjs.org/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", @@ -27403,168 +24989,17 @@ "dev": true }, "decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==" - }, - "decompress": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/decompress/-/decompress-4.2.1.tgz", - "integrity": "sha512-e48kc2IjU+2Zw8cTb6VZcJQ3lgVbS4uuB1TfCHbiZIP/haNXm+SVyhu+87jts5/3ROpd82GSVCoNs/z8l4ZOaQ==", - "dev": true, - "optional": true, - "requires": { - "decompress-tar": "^4.0.0", - "decompress-tarbz2": "^4.0.0", - "decompress-targz": "^4.0.0", - "decompress-unzip": "^4.0.1", - "graceful-fs": "^4.1.10", - "make-dir": "^1.0.0", - "pify": "^2.3.0", - "strip-dirs": "^2.0.0" - }, - "dependencies": { - "make-dir": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", - "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", - "dev": true, - "optional": true, - "requires": { - "pify": "^3.0.0" - }, - "dependencies": { - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true - } - } - }, - "pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "dev": true, - "optional": true - } - } + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz", + "integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==" }, "decompress-response": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz", - "integrity": "sha512-BzRPQuY1ip+qDonAOz42gRm/pg9F768C+npV/4JOsxRC2sq+Rlk+Q4ZCAsOhnIaMrgarILY+RMUIvMmmX1qAEA==", - "dev": true, - "optional": true, - "requires": { - "mimic-response": "^1.0.0" - } - }, - "decompress-tar": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/decompress-tar/-/decompress-tar-4.1.1.tgz", - "integrity": "sha512-JdJMaCrGpB5fESVyxwpCx4Jdj2AagLmv3y58Qy4GE6HMVjWz1FeVQk1Ct4Kye7PftcdOo/7U7UKzYBJgqnGeUQ==", - "dev": true, - "optional": true, - "requires": { - "file-type": "^5.2.0", - "is-stream": "^1.1.0", - "tar-stream": "^1.5.2" - }, - "dependencies": { - "file-type": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz", - "integrity": "sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==", - "dev": true, - "optional": true - } - } - }, - "decompress-tarbz2": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/decompress-tarbz2/-/decompress-tarbz2-4.1.1.tgz", - "integrity": "sha512-s88xLzf1r81ICXLAVQVzaN6ZmX4A6U4z2nMbOwobxkLoIIfjVMBg7TeguTUXkKeXni795B6y5rnvDw7rxhAq9A==", - "dev": true, - "optional": true, - "requires": { - "decompress-tar": "^4.1.0", - "file-type": "^6.1.0", - "is-stream": "^1.1.0", - "seek-bzip": "^1.0.5", - "unbzip2-stream": "^1.0.9" - }, - "dependencies": { - "file-type": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-6.2.0.tgz", - "integrity": "sha512-YPcTBDV+2Tm0VqjybVd32MHdlEGAtuxS3VAYsumFokDSMG+ROT5wawGlnHDoz7bfMcMDt9hxuXvXwoKUx2fkOg==", - "dev": true, - "optional": true - } - } - }, - "decompress-targz": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/decompress-targz/-/decompress-targz-4.1.1.tgz", - "integrity": "sha512-4z81Znfr6chWnRDNfFNqLwPvm4db3WuZkqV+UgXQzSngG3CEKdBkw5jrv3axjjL96glyiiKjsxJG3X6WBZwX3w==", - "dev": true, - "optional": true, - "requires": { - "decompress-tar": "^4.1.1", - "file-type": "^5.2.0", - "is-stream": "^1.1.0" - }, - "dependencies": { - "file-type": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz", - "integrity": "sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==", - "dev": true, - "optional": true - } - } - }, - "decompress-unzip": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-4.0.1.tgz", - "integrity": "sha512-1fqeluvxgnn86MOh66u8FjbtJpAFv5wgCT9Iw8rcBqQcCo5tO8eiJw7NNTrvt9n4CRBVq7CstiS922oPgyGLrw==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz", + "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==", "dev": true, - "optional": true, "requires": { - "file-type": "^3.8.0", - "get-stream": "^2.2.0", - "pify": "^2.3.0", - "yauzl": "^2.4.2" - }, - "dependencies": { - "file-type": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz", - "integrity": "sha512-RLoqTXE8/vPmMuTI88DAzhMYC99I8BWv7zYP4A1puo5HIjEJ5EX48ighy4ZyKMG9EDXxBgW6e++cn7d1xuFghA==", - "dev": true, - "optional": true - }, - "get-stream": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-2.3.1.tgz", - "integrity": "sha512-AUGhbbemXxrZJRD5cDvKtQxLuYaIbNtDTK8YqupCI393Q2KSTreEsLUN3ZxAWFGiKTzL6nKuzfcIvieflUX9qA==", - "dev": true, - "optional": true, - "requires": { - "object-assign": "^4.0.1", - "pinkie-promise": "^2.0.0" - } - }, - "pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "dev": true, - "optional": true - } + "mimic-response": "^3.1.0" } }, "deep-equal": { @@ -27581,6 +25016,12 @@ "regexp.prototype.flags": "^1.2.0" } }, + "deep-extend": { + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", + "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", + "dev": true + }, "deep-is": { "version": "0.1.4", "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", @@ -27707,6 +25148,12 @@ "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==", "dev": true }, + "detect-libc": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", + "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==", + "dev": true + }, "detect-newline": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", @@ -27898,9 +25345,9 @@ } }, "dotenv": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz", - "integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==", + "version": "8.6.0", + "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.6.0.tgz", + "integrity": "sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==", "dev": true }, "dotenv-defaults": { @@ -27921,72 +25368,12 @@ "dotenv-defaults": "^2.0.2" } }, - "download": { - "version": "6.2.5", - "resolved": "https://registry.npmjs.org/download/-/download-6.2.5.tgz", - "integrity": "sha512-DpO9K1sXAST8Cpzb7kmEhogJxymyVUd5qz/vCOSyvwtp2Klj2XcDt5YUuasgxka44SxF0q5RriKIwJmQHG2AuA==", - "dev": true, - "optional": true, - "requires": { - "caw": "^2.0.0", - "content-disposition": "^0.5.2", - "decompress": "^4.0.0", - "ext-name": "^5.0.0", - "file-type": "5.2.0", - "filenamify": "^2.0.0", - "get-stream": "^3.0.0", - "got": "^7.0.0", - "make-dir": "^1.0.0", - "p-event": "^1.0.0", - "pify": "^3.0.0" - }, - "dependencies": { - "file-type": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-5.2.0.tgz", - "integrity": "sha512-Iq1nJ6D2+yIO4c8HHg4fyVb8mAJieo1Oloy1mLLaB2PvezNedhBVm+QU7g0qM42aiMbRXTxKKwGD17rjKNJYVQ==", - "dev": true, - "optional": true - }, - "get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true - }, - "make-dir": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz", - "integrity": "sha512-2w31R7SJtieJJnQtGc7RVL2StM2vGYVfqUOvUDxH6bC6aJTxPxTF0GnIgCyu7tjockiUWAYQRbxa7vKn34s5sQ==", - "dev": true, - "optional": true, - "requires": { - "pify": "^3.0.0" - } - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true - } - } - }, "duplexer": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", "integrity": "sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==", "dev": true }, - "duplexer3": { - "version": "0.1.5", - "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.5.tgz", - "integrity": "sha512-1A8za6ws41LQgv9HrE/66jyC5yuSjQ3L/KOpFtoBilsAK2iA2wuS5rTt1OCzIvtS2V7nVmedsUU+DGRcjBmOYA==", - "dev": true, - "optional": true - }, "ee-first": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", @@ -28088,43 +25475,63 @@ } }, "es-abstract": { - "version": "1.20.4", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.20.4.tgz", - "integrity": "sha512-0UtvRN79eMe2L+UNEF1BwRe364sj/DXhQ/k5FmivgoSdpM90b8Jc0mDzKMGo7QS0BVbOP/bTwBKNnDc9rNzaPA==", + "version": "1.21.1", + "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.21.1.tgz", + "integrity": "sha512-QudMsPOz86xYz/1dG1OuGBKOELjCh99IIWHLzy5znUB6j8xG2yMA7bfTV86VSqKF+Y/H08vQPR+9jyXpuC6hfg==", "dev": true, "requires": { + "available-typed-arrays": "^1.0.5", "call-bind": "^1.0.2", + "es-set-tostringtag": "^2.0.1", "es-to-primitive": "^1.2.1", "function-bind": "^1.1.1", "function.prototype.name": "^1.1.5", "get-intrinsic": "^1.1.3", "get-symbol-description": "^1.0.0", + "globalthis": "^1.0.3", + "gopd": "^1.0.1", "has": "^1.0.3", "has-property-descriptors": "^1.0.0", + "has-proto": "^1.0.1", "has-symbols": "^1.0.3", - "internal-slot": "^1.0.3", + "internal-slot": "^1.0.4", + "is-array-buffer": "^3.0.1", "is-callable": "^1.2.7", "is-negative-zero": "^2.0.2", "is-regex": "^1.1.4", "is-shared-array-buffer": "^1.0.2", "is-string": "^1.0.7", + "is-typed-array": "^1.1.10", "is-weakref": "^1.0.2", "object-inspect": "^1.12.2", "object-keys": "^1.1.1", "object.assign": "^4.1.4", "regexp.prototype.flags": "^1.4.3", "safe-regex-test": "^1.0.0", - "string.prototype.trimend": "^1.0.5", - "string.prototype.trimstart": "^1.0.5", - "unbox-primitive": "^1.0.2" + "string.prototype.trimend": "^1.0.6", + "string.prototype.trimstart": "^1.0.6", + "typed-array-length": "^1.0.4", + "unbox-primitive": "^1.0.2", + "which-typed-array": "^1.1.9" } }, "es-module-lexer": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.7.1.tgz", - "integrity": "sha512-MgtWFl5No+4S3TmhDmCz2ObFGm6lEpTnzbQi+Dd+pw4mlTIZTmM2iAs5gRlmx5zS9luzobCSBSI90JM/1/JgOw==", + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz", + "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==", "dev": true }, + "es-set-tostringtag": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz", + "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==", + "dev": true, + "requires": { + "get-intrinsic": "^1.1.3", + "has": "^1.0.3", + "has-tostringtag": "^1.0.0" + } + }, "es-shim-unscopables": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/es-shim-unscopables/-/es-shim-unscopables-1.0.0.tgz", @@ -28225,13 +25632,15 @@ } }, "eslint": { - "version": "8.18.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.18.0.tgz", - "integrity": "sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==", + "version": "8.29.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.29.0.tgz", + "integrity": "sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==", "dev": true, "requires": { - "@eslint/eslintrc": "^1.3.0", - "@humanwhocodes/config-array": "^0.9.2", + "@eslint/eslintrc": "^1.3.3", + "@humanwhocodes/config-array": "^0.11.6", + "@humanwhocodes/module-importer": "^1.0.1", + "@nodelib/fs.walk": "^1.2.8", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", @@ -28241,18 +25650,21 @@ "eslint-scope": "^7.1.1", "eslint-utils": "^3.0.0", "eslint-visitor-keys": "^3.3.0", - "espree": "^9.3.2", + "espree": "^9.4.0", "esquery": "^1.4.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^6.0.1", + "find-up": "^5.0.0", + "glob-parent": "^6.0.2", "globals": "^13.15.0", + "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", + "is-path-inside": "^3.0.3", + "js-sdsl": "^4.1.4", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", @@ -28263,8 +25675,7 @@ "regexpp": "^3.2.0", "strip-ansi": "^6.0.1", "strip-json-comments": "^3.1.0", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" + "text-table": "^0.2.0" }, "dependencies": { "ansi-styles": { @@ -28339,9 +25750,9 @@ } }, "globals": { - "version": "13.17.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz", - "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==", + "version": "13.19.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.19.0.tgz", + "integrity": "sha512-dkQ957uSRWHw7CFXLUtUHQI3g3aWApYhfNR2O6jn/907riyTYKVBmxYVROkBcY614FSSeSJh7Xm7SrUWCxvJMQ==", "dev": true, "requires": { "type-fest": "^0.20.2" @@ -28353,6 +25764,12 @@ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true }, + "is-path-inside": { + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", + "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", + "dev": true + }, "js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", @@ -28403,13 +25820,14 @@ } }, "eslint-import-resolver-node": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz", - "integrity": "sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==", + "version": "0.3.7", + "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.7.tgz", + "integrity": "sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==", "dev": true, "requires": { "debug": "^3.2.7", - "resolve": "^1.20.0" + "is-core-module": "^2.11.0", + "resolve": "^1.22.1" }, "dependencies": { "debug": { @@ -28491,45 +25909,47 @@ } }, "eslint-plugin-jsx-a11y": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.5.1.tgz", - "integrity": "sha512-sVCFKX9fllURnXT2JwLN5Qgo24Ug5NF6dxhkmxsMEUZhXRcGg+X3e1JbJ84YePQKBl5E0ZjAH5Q4rkdcGY99+g==", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.6.1.tgz", + "integrity": "sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==", "dev": true, "requires": { - "@babel/runtime": "^7.16.3", + "@babel/runtime": "^7.18.9", "aria-query": "^4.2.2", - "array-includes": "^3.1.4", + "array-includes": "^3.1.5", "ast-types-flow": "^0.0.7", - "axe-core": "^4.3.5", + "axe-core": "^4.4.3", "axobject-query": "^2.2.0", - "damerau-levenshtein": "^1.0.7", + "damerau-levenshtein": "^1.0.8", "emoji-regex": "^9.2.2", "has": "^1.0.3", - "jsx-ast-utils": "^3.2.1", + "jsx-ast-utils": "^3.3.2", "language-tags": "^1.0.5", - "minimatch": "^3.0.4" + "minimatch": "^3.1.2", + "semver": "^6.3.0" } }, "eslint-plugin-react": { - "version": "7.30.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.0.tgz", - "integrity": "sha512-RgwH7hjW48BleKsYyHK5vUAvxtE9SMPDKmcPRQgtRCYaZA0XQPt5FSkrU3nhz5ifzMZcA8opwmRJ2cmOO8tr5A==", + "version": "7.31.11", + "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.31.11.tgz", + "integrity": "sha512-TTvq5JsT5v56wPa9OYHzsrOlHzKZKjV+aLgS+55NJP/cuzdiQPC7PfYoUjMoxlffKtvijpk7vA/jmuqRb9nohw==", "dev": true, "requires": { - "array-includes": "^3.1.5", - "array.prototype.flatmap": "^1.3.0", + "array-includes": "^3.1.6", + "array.prototype.flatmap": "^1.3.1", + "array.prototype.tosorted": "^1.1.1", "doctrine": "^2.1.0", "estraverse": "^5.3.0", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", - "object.entries": "^1.1.5", - "object.fromentries": "^2.0.5", - "object.hasown": "^1.1.1", - "object.values": "^1.1.5", + "object.entries": "^1.1.6", + "object.fromentries": "^2.0.6", + "object.hasown": "^1.1.2", + "object.values": "^1.1.6", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.3", "semver": "^6.3.0", - "string.prototype.matchall": "^4.0.7" + "string.prototype.matchall": "^4.0.8" }, "dependencies": { "doctrine": { @@ -28595,9 +26015,9 @@ "dev": true }, "espree": { - "version": "9.4.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.0.tgz", - "integrity": "sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==", + "version": "9.4.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.4.1.tgz", + "integrity": "sha512-XwctdmTO6SIvCzd9810yyNzIrOrqNYV9Koizx4C/mRhf9uq0o4yHoCEU/670pOxOL/MSraektvSAji79kX90Vg==", "dev": true, "requires": { "acorn": "^8.8.0", @@ -28667,91 +26087,6 @@ "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", "dev": true }, - "exec-buffer": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/exec-buffer/-/exec-buffer-3.2.0.tgz", - "integrity": "sha512-wsiD+2Tp6BWHoVv3B+5Dcx6E7u5zky+hUwOHjuH2hKSLR3dvRmX8fk8UD8uqQixHs4Wk6eDmiegVrMPjKj7wpA==", - "dev": true, - "optional": true, - "requires": { - "execa": "^0.7.0", - "p-finally": "^1.0.0", - "pify": "^3.0.0", - "rimraf": "^2.5.4", - "tempfile": "^2.0.0" - }, - "dependencies": { - "cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha512-pTgQJ5KC0d2hcY8eyL1IzlBPYjTkyH72XRZPnLyKus2mBfNjQs3klqbJU2VILqZryAZUt9JOb3h/mWMy23/f5A==", - "dev": true, - "optional": true, - "requires": { - "lru-cache": "^4.0.1", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - } - }, - "execa": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz", - "integrity": "sha512-RztN09XglpYI7aBBrJCPW95jEH7YF1UEPOoX9yDhUTPdp7mK+CQvnLTuD10BNXZ3byLTu2uehZ8EcKT/4CGiFw==", - "dev": true, - "optional": true, - "requires": { - "cross-spawn": "^5.0.1", - "get-stream": "^3.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - } - }, - "get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true - }, - "shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", - "dev": true, - "optional": true, - "requires": { - "shebang-regex": "^1.0.0" - } - }, - "shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", - "dev": true, - "optional": true - }, - "which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "optional": true, - "requires": { - "isexe": "^2.0.0" - } - } - } - }, "exec-sh": { "version": "0.3.6", "resolved": "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.6.tgz", @@ -28824,25 +26159,6 @@ } } }, - "executable": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/executable/-/executable-4.1.1.tgz", - "integrity": "sha512-8iA79xD3uAch729dUG8xaaBBFGaEa0wdD2VkYLFHwlqosEj/jT66AzcreRDSgV7ehnNLBW2WR5jIXwGKjVdTLg==", - "dev": true, - "optional": true, - "requires": { - "pify": "^2.2.0" - }, - "dependencies": { - "pify": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", - "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", - "dev": true, - "optional": true - } - } - }, "exit": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", @@ -28962,6 +26278,12 @@ } } }, + "expand-template": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz", + "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==", + "dev": true + }, "expect": { "version": "26.6.2", "resolved": "https://registry.npmjs.org/expect/-/expect-26.6.2.tgz", @@ -29076,27 +26398,6 @@ } } }, - "ext-list": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/ext-list/-/ext-list-2.2.2.tgz", - "integrity": "sha512-u+SQgsubraE6zItfVA0tBuCBhfU9ogSRnsvygI7wht9TS510oLkBRXBsqopeUG/GBOIQyKZO9wjTqIu/sf5zFA==", - "dev": true, - "optional": true, - "requires": { - "mime-db": "^1.28.0" - } - }, - "ext-name": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ext-name/-/ext-name-5.0.0.tgz", - "integrity": "sha512-yblEwXAbGv1VQDmow7s38W77hzAgJAO50ztBLMcUyUBfxv1HC+LGwtiEN+Co6LtlqT/5uwVOxsD4TNIilWhwdQ==", - "dev": true, - "optional": true, - "requires": { - "ext-list": "^2.0.0", - "sort-keys-length": "^1.0.0" - } - }, "extend": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", @@ -29186,16 +26487,6 @@ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", "dev": true }, - "fast-xml-parser": { - "version": "3.21.1", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-3.21.1.tgz", - "integrity": "sha512-FTFVjYoBOZTJekiUsawGsSYV9QL0A+zDYCRj7y34IO6Jg+2IMYEtQa+bbictpdpV8dHxXywqU7C0gRDEOFtBFg==", - "dev": true, - "optional": true, - "requires": { - "strnum": "^1.0.4" - } - }, "fastest-levenshtein": { "version": "1.0.16", "resolved": "https://registry.npmjs.org/fastest-levenshtein/-/fastest-levenshtein-1.0.16.tgz", @@ -29203,9 +26494,9 @@ "dev": true }, "fastq": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.13.0.tgz", - "integrity": "sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==", + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", + "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", "dev": true, "requires": { "reusify": "^1.0.4" @@ -29229,16 +26520,6 @@ "bser": "2.1.1" } }, - "fd-slicer": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", - "integrity": "sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==", - "dev": true, - "optional": true, - "requires": { - "pend": "~1.2.0" - } - }, "file-entry-cache": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", @@ -29267,31 +26548,6 @@ "tslib": "^2.4.0" } }, - "file-type": { - "version": "12.4.2", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-12.4.2.tgz", - "integrity": "sha512-UssQP5ZgIOKelfsaB5CuGAL+Y+q7EmONuiwF3N5HAH0t27rvrttgi6Ra9k/+DVaY9UF6+ybxu5pOXLUdA8N7Vg==", - "dev": true - }, - "filename-reserved-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz", - "integrity": "sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ==", - "dev": true, - "optional": true - }, - "filenamify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/filenamify/-/filenamify-2.1.0.tgz", - "integrity": "sha512-ICw7NTT6RsDp2rnYKVd8Fu4cr6ITzGy3+u4vUujPkabyaz+03F24NWEX7fs5fp+kBonlaqPH8fAO2NM+SXt/JA==", - "dev": true, - "optional": true, - "requires": { - "filename-reserved-regex": "^2.0.0", - "strip-outer": "^1.0.0", - "trim-repeated": "^1.0.0" - } - }, "filesize": { "version": "8.0.7", "resolved": "https://registry.npmjs.org/filesize/-/filesize-8.0.7.tgz", @@ -29377,16 +26633,6 @@ "path-exists": "^4.0.0" } }, - "find-versions": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/find-versions/-/find-versions-3.2.0.tgz", - "integrity": "sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==", - "dev": true, - "optional": true, - "requires": { - "semver-regex": "^2.0.0" - } - }, "flat-cache": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", @@ -29434,6 +26680,15 @@ "integrity": "sha512-U6kGnykA/6bFmg1M/oT9EkFeIYv7JlX3bozwQJWiiLz6L0w3F5vBVPxHlwyX/vtNq1ckcpRKOB9f2Qal/VtFpg==", "peer": true }, + "for-each": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", + "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "dev": true, + "requires": { + "is-callable": "^1.1.3" + } + }, "for-in": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", @@ -29514,15 +26769,6 @@ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true }, - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, "schema-utils": { "version": "2.7.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.0.tgz", @@ -29557,12 +26803,6 @@ "resolved": "https://registry.npmjs.org/tapable/-/tapable-1.1.3.tgz", "integrity": "sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==", "dev": true - }, - "yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true } } }, @@ -29615,23 +26855,11 @@ "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==", "dev": true }, - "from2": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz", - "integrity": "sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==", - "dev": true, - "optional": true, - "requires": { - "inherits": "^2.0.1", - "readable-stream": "^2.0.0" - } - }, "fs-constants": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==", - "dev": true, - "optional": true + "dev": true }, "fs-extra": { "version": "9.1.0", @@ -29687,12 +26915,6 @@ "functions-have-names": "^1.2.2" } }, - "functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, "functions-have-names": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", @@ -29712,9 +26934,9 @@ "dev": true }, "get-intrinsic": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.3.tgz", - "integrity": "sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.0.tgz", + "integrity": "sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==", "dev": true, "requires": { "function-bind": "^1.1.1", @@ -29734,16 +26956,6 @@ "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", "dev": true }, - "get-proxy": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/get-proxy/-/get-proxy-2.1.0.tgz", - "integrity": "sha512-zmZIaQTWnNQb4R4fJUEp/FC51eZsc6EkErspy3xtIYStaq8EB/hDIWipxsal+E8rz0qD7f2sL/NA9Xee4RInJw==", - "dev": true, - "optional": true, - "requires": { - "npm-conf": "^1.1.0" - } - }, "get-stream": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", @@ -29769,61 +26981,11 @@ "integrity": "sha512-Ln0UQDlxH1BapMu3GPtf7CuYNwRZf2gwCuPqbyG6pB8WfmFpzqcy4xtAaAMUhnNqjMKTiCPZG2oMT3YSx8U2NA==", "dev": true }, - "gifsicle": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/gifsicle/-/gifsicle-5.3.0.tgz", - "integrity": "sha512-FJTpgdj1Ow/FITB7SVza5HlzXa+/lqEY0tHQazAJbuAdvyJtkH4wIdsR2K414oaTwRXHFLLF+tYbipj+OpYg+Q==", - "dev": true, - "optional": true, - "requires": { - "bin-build": "^3.0.0", - "bin-wrapper": "^4.0.0", - "execa": "^5.0.0" - }, - "dependencies": { - "execa": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", - "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", - "dev": true, - "optional": true, - "requires": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.0", - "human-signals": "^2.1.0", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.1", - "onetime": "^5.1.2", - "signal-exit": "^3.0.3", - "strip-final-newline": "^2.0.0" - } - }, - "get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", - "dev": true, - "optional": true - }, - "is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "optional": true - }, - "npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "optional": true, - "requires": { - "path-key": "^3.0.0" - } - } - } + "github-from-package": { + "version": "0.0.0", + "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz", + "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==", + "dev": true }, "glob": { "version": "7.2.3", @@ -29891,6 +27053,15 @@ "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", "dev": true }, + "globalthis": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", + "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", + "dev": true, + "requires": { + "define-properties": "^1.1.3" + } + }, "globby": { "version": "6.1.0", "resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz", @@ -29912,36 +27083,13 @@ } } }, - "got": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/got/-/got-7.1.0.tgz", - "integrity": "sha512-Y5WMo7xKKq1muPsxD+KmrR8DH5auG7fBdDVueZwETwV6VytKyU9OX/ddpq2/1hp1vIPvVb4T81dKQz3BivkNLw==", + "gopd": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", + "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", "dev": true, - "optional": true, "requires": { - "decompress-response": "^3.2.0", - "duplexer3": "^0.1.4", - "get-stream": "^3.0.0", - "is-plain-obj": "^1.1.0", - "is-retry-allowed": "^1.0.0", - "is-stream": "^1.0.0", - "isurl": "^1.0.0-alpha5", - "lowercase-keys": "^1.0.0", - "p-cancelable": "^0.3.0", - "p-timeout": "^1.1.1", - "safe-buffer": "^5.0.1", - "timed-out": "^4.0.0", - "url-parse-lax": "^1.0.0", - "url-to-options": "^1.0.1" - }, - "dependencies": { - "get-stream": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz", - "integrity": "sha512-GlhdIUuVakc8SJ6kK0zAFbiGzRFzNnY4jUuEbV9UROo4Y+0Ny4fjvcZFVTeDA4odpFyOQzaw6hXukJSq/f28sQ==", - "dev": true, - "optional": true - } + "get-intrinsic": "^1.1.3" } }, "graceful-fs": { @@ -29950,6 +27098,12 @@ "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==", "dev": true }, + "grapheme-splitter": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz", + "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==", + "dev": true + }, "growly": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz", @@ -30008,12 +27162,11 @@ "get-intrinsic": "^1.1.1" } }, - "has-symbol-support-x": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz", - "integrity": "sha512-3ToOva++HaW+eCpgqZrCfN51IPB+7bJNVT6CUATzueB5Heb8o6Nam0V3HG5dlDvZU1Gn5QLcbahiKw/XVk5JJw==", - "dev": true, - "optional": true + "has-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", + "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==", + "dev": true }, "has-symbols": { "version": "1.0.3", @@ -30021,16 +27174,6 @@ "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", "dev": true }, - "has-to-string-tag-x": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz", - "integrity": "sha512-vdbKfmw+3LoOYVr+mtxHaX5a96+0f3DljYd8JOqvOLsf5mw2Otda2qCDT9qRqLAhrjyQ0h7ual5nOiASpsGNFw==", - "dev": true, - "optional": true, - "requires": { - "has-symbol-support-x": "^1.4.1" - } - }, "has-tostringtag": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz", @@ -30221,13 +27364,6 @@ } } }, - "http-cache-semantics": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz", - "integrity": "sha512-5ai2iksyV8ZXmnZhHH4rWPoxxistEexSi5936zIQ1bnNTW5VnA85B6P/VpXiRM017IgRvb2kKo1a//y+0wSp3w==", - "dev": true, - "optional": true - }, "http-deceiver": { "version": "1.2.7", "resolved": "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz", @@ -30286,14 +27422,6 @@ "is-glob": "^4.0.1", "is-plain-obj": "^3.0.0", "micromatch": "^4.0.2" - }, - "dependencies": { - "is-plain-obj": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz", - "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", - "dev": true - } } }, "https-proxy-agent": { @@ -30355,290 +27483,74 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "dev": true, - "optional": true + "dev": true }, "ignore": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz", - "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==", + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", + "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", "dev": true }, - "image-webpack-loader": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/image-webpack-loader/-/image-webpack-loader-8.1.0.tgz", - "integrity": "sha512-bxzMIBNu42KGo6Bc9YMB0QEUt+XuVTl2ZSX3oGAlbsqYOkxkT4TEWvVsnwUkCRCYISJrMCEc/s0y8OYrmEfUOg==", - "dev": true, - "requires": { - "imagemin": "^7.0.1", - "imagemin-gifsicle": "^7.0.0", - "imagemin-mozjpeg": "^9.0.0", - "imagemin-optipng": "^8.0.0", - "imagemin-pngquant": "^9.0.2", - "imagemin-svgo": "^9.0.0", - "imagemin-webp": "^7.0.0", - "loader-utils": "^2.0.0", - "object-assign": "^4.1.1", - "schema-utils": "^2.7.1" - }, - "dependencies": { - "schema-utils": { - "version": "2.7.1", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-2.7.1.tgz", - "integrity": "sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==", - "dev": true, - "requires": { - "@types/json-schema": "^7.0.5", - "ajv": "^6.12.4", - "ajv-keywords": "^3.5.2" - } - } - } - }, - "imagemin": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/imagemin/-/imagemin-7.0.1.tgz", - "integrity": "sha512-33AmZ+xjZhg2JMCe+vDf6a9mzWukE7l+wAtesjE7KyteqqKjzxv7aVQeWnul1Ve26mWvEQqyPwl0OctNBfSR9w==", + "image-minimizer-webpack-plugin": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/image-minimizer-webpack-plugin/-/image-minimizer-webpack-plugin-3.3.0.tgz", + "integrity": "sha512-WFLJoOhF2f3c2K4NqpqnJdsBkGcBz/i9+qnhS50qQvC+5FEPQZxcsyKaYrUjvIpox6d3kIoEdip3GbxXwHAEpA==", "dev": true, "requires": { - "file-type": "^12.0.0", - "globby": "^10.0.0", - "graceful-fs": "^4.2.2", - "junk": "^3.1.0", - "make-dir": "^3.0.0", - "p-pipe": "^3.0.0", - "replace-ext": "^1.0.0" + "schema-utils": "^4.0.0", + "serialize-javascript": "^6.0.0" }, "dependencies": { - "array-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "dev": true - }, - "globby": { - "version": "10.0.2", - "resolved": "https://registry.npmjs.org/globby/-/globby-10.0.2.tgz", - "integrity": "sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg==", + "ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", "dev": true, "requires": { - "@types/glob": "^7.1.1", - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.0.3", - "glob": "^7.1.3", - "ignore": "^5.1.1", - "merge2": "^1.2.3", - "slash": "^3.0.0" + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" } }, - "make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", + "ajv-keywords": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz", + "integrity": "sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw==", "dev": true, "requires": { - "semver": "^6.0.0" + "fast-deep-equal": "^3.1.3" } }, - "slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", + "json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", "dev": true - } - } - }, - "imagemin-gifsicle": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/imagemin-gifsicle/-/imagemin-gifsicle-7.0.0.tgz", - "integrity": "sha512-LaP38xhxAwS3W8PFh4y5iQ6feoTSF+dTAXFRUEYQWYst6Xd+9L/iPk34QGgK/VO/objmIlmq9TStGfVY2IcHIA==", - "dev": true, - "optional": true, - "requires": { - "execa": "^1.0.0", - "gifsicle": "^5.0.0", - "is-gif": "^3.0.0" - } - }, - "imagemin-mozjpeg": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/imagemin-mozjpeg/-/imagemin-mozjpeg-9.0.0.tgz", - "integrity": "sha512-TwOjTzYqCFRgROTWpVSt5UTT0JeCuzF1jswPLKALDd89+PmrJ2PdMMYeDLYZ1fs9cTovI9GJd68mRSnuVt691w==", - "dev": true, - "optional": true, - "requires": { - "execa": "^4.0.0", - "is-jpg": "^2.0.0", - "mozjpeg": "^7.0.0" - }, - "dependencies": { - "execa": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz", - "integrity": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==", - "dev": true, - "optional": true, - "requires": { - "cross-spawn": "^7.0.0", - "get-stream": "^5.0.0", - "human-signals": "^1.1.1", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.0", - "onetime": "^5.1.0", - "signal-exit": "^3.0.2", - "strip-final-newline": "^2.0.0" - } - }, - "get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "dev": true, - "optional": true, - "requires": { - "pump": "^3.0.0" - } - }, - "human-signals": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz", - "integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==", - "dev": true, - "optional": true - }, - "is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "optional": true }, - "npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "optional": true, - "requires": { - "path-key": "^3.0.0" - } - } - } - }, - "imagemin-optipng": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/imagemin-optipng/-/imagemin-optipng-8.0.0.tgz", - "integrity": "sha512-CUGfhfwqlPjAC0rm8Fy+R2DJDBGjzy2SkfyT09L8rasnF9jSoHFqJ1xxSZWK6HVPZBMhGPMxCTL70OgTHlLF5A==", - "dev": true, - "optional": true, - "requires": { - "exec-buffer": "^3.0.0", - "is-png": "^2.0.0", - "optipng-bin": "^7.0.0" - } - }, - "imagemin-pngquant": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/imagemin-pngquant/-/imagemin-pngquant-9.0.2.tgz", - "integrity": "sha512-cj//bKo8+Frd/DM8l6Pg9pws1pnDUjgb7ae++sUX1kUVdv2nrngPykhiUOgFeE0LGY/LmUbCf4egCHC4YUcZSg==", - "dev": true, - "optional": true, - "requires": { - "execa": "^4.0.0", - "is-png": "^2.0.0", - "is-stream": "^2.0.0", - "ow": "^0.17.0", - "pngquant-bin": "^6.0.0" - }, - "dependencies": { - "execa": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz", - "integrity": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==", - "dev": true, - "optional": true, - "requires": { - "cross-spawn": "^7.0.0", - "get-stream": "^5.0.0", - "human-signals": "^1.1.1", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.0", - "onetime": "^5.1.0", - "signal-exit": "^3.0.2", - "strip-final-newline": "^2.0.0" - } - }, - "get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "dev": true, - "optional": true, - "requires": { - "pump": "^3.0.0" - } - }, - "human-signals": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz", - "integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==", - "dev": true, - "optional": true - }, - "is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "optional": true - }, - "npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", + "schema-utils": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", + "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", "dev": true, - "optional": true, "requires": { - "path-key": "^3.0.0" + "@types/json-schema": "^7.0.9", + "ajv": "^8.8.0", + "ajv-formats": "^2.1.1", + "ajv-keywords": "^5.0.0" } } } }, - "imagemin-svgo": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-9.0.0.tgz", - "integrity": "sha512-uNgXpKHd99C0WODkrJ8OO/3zW3qjgS4pW7hcuII0RcHN3tnKxDjJWcitdVC/TZyfIqSricU8WfrHn26bdSW62g==", - "dev": true, - "optional": true, - "requires": { - "is-svg": "^4.2.1", - "svgo": "^2.1.0" - } - }, - "imagemin-webp": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/imagemin-webp/-/imagemin-webp-7.0.0.tgz", - "integrity": "sha512-JoYjvHNgBLgrQAkeCO7T5iNc8XVpiBmMPZmiXMhalC7K6gwY/3DCEUfNxVPOmNJ+NIJlJFvzcMR9RBxIE74Xxw==", - "dev": true, - "optional": true, - "requires": { - "cwebp-bin": "^7.0.1", - "exec-buffer": "^3.2.0", - "is-cwebp-readable": "^3.0.0" - } - }, "immediate": { "version": "3.0.6", "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz", "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==" }, "immer": { - "version": "9.0.16", - "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.16.tgz", - "integrity": "sha512-qenGE7CstVm1NrHQbMh8YaSzTZTFNP3zPqr3YU0S0UY441j4bJTg4A2Hh5KAhwgaiU6ZZ1Ar6y/2f4TblnMReQ==", + "version": "9.0.18", + "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.18.tgz", + "integrity": "sha512-eAPNpsj7Ax1q6Y/3lm2PmlwRcFzpON7HSNQ3ru5WQH1/PSpnyed/HpNOELl2CxLKoj4r+bAHgdyKqW5gc2Se1A==", "dev": true }, "immutable": { @@ -30665,13 +27577,6 @@ } } }, - "import-lazy": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/import-lazy/-/import-lazy-3.1.0.tgz", - "integrity": "sha512-8/gvXvX2JMn0F+CDlSC4l6kOmVaLOO3XLkksI7CI3Ud95KDYJuYur2b9P/PUt/i/pDAMd/DulQsNbbbmRRsDIQ==", - "dev": true, - "optional": true - }, "import-local": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz", @@ -30715,12 +27620,12 @@ "dev": true }, "internal-slot": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.3.tgz", - "integrity": "sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==", + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.4.tgz", + "integrity": "sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==", "dev": true, "requires": { - "get-intrinsic": "^1.1.0", + "get-intrinsic": "^1.1.3", "has": "^1.0.3", "side-channel": "^1.0.4" } @@ -30751,17 +27656,6 @@ "@formatjs/intl-numberformat": "^5.5.2" } }, - "into-stream": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/into-stream/-/into-stream-3.1.0.tgz", - "integrity": "sha512-TcdjPibTksa1NQximqep2r17ISRiNE9fwlfbg3F8ANdvP5/yrFTew86VcO//jk4QTaMlbjypPBq76HN2zaKfZQ==", - "dev": true, - "optional": true, - "requires": { - "from2": "^2.1.1", - "p-is-promise": "^1.1.0" - } - }, "invariant": { "version": "2.2.4", "resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz", @@ -30802,6 +27696,17 @@ "has-tostringtag": "^1.0.0" } }, + "is-array-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.1.tgz", + "integrity": "sha512-ASfLknmY8Xa2XtB4wmbz13Wu202baeA18cJBCeCy0wXUHZF0IPyVEXqKEcd+t2fNSLLL1vC6k7lxZEojNbISXQ==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "get-intrinsic": "^1.1.3", + "is-typed-array": "^1.1.10" + } + }, "is-arrayish": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", @@ -30865,25 +27770,6 @@ "has": "^1.0.3" } }, - "is-cwebp-readable": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-cwebp-readable/-/is-cwebp-readable-3.0.0.tgz", - "integrity": "sha512-bpELc7/Q1/U5MWHn4NdHI44R3jxk0h9ew9ljzabiRl70/UIjL/ZAqRMb52F5+eke/VC8yTiv4Ewryo1fPWidvA==", - "dev": true, - "optional": true, - "requires": { - "file-type": "^10.5.0" - }, - "dependencies": { - "file-type": { - "version": "10.11.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-10.11.0.tgz", - "integrity": "sha512-uzk64HRpUZyTGZtVuvrjP0FYxzQrBf4rojot6J65YMEbwBLB0CWm0CLojVpwpmFmxcE/lkvYICgfcGozbBq6rw==", - "dev": true, - "optional": true - } - } - }, "is-data-descriptor": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", @@ -30946,25 +27832,6 @@ "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", "dev": true }, - "is-gif": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-gif/-/is-gif-3.0.0.tgz", - "integrity": "sha512-IqJ/jlbw5WJSNfwQ/lHEDXF8rxhRgF6ythk2oiEvhpG29F704eX9NO6TvPfMiq9DrbwgcEDnETYNcZDPewQoVw==", - "dev": true, - "optional": true, - "requires": { - "file-type": "^10.4.0" - }, - "dependencies": { - "file-type": { - "version": "10.11.0", - "resolved": "https://registry.npmjs.org/file-type/-/file-type-10.11.0.tgz", - "integrity": "sha512-uzk64HRpUZyTGZtVuvrjP0FYxzQrBf4rojot6J65YMEbwBLB0CWm0CLojVpwpmFmxcE/lkvYICgfcGozbBq6rw==", - "dev": true, - "optional": true - } - } - }, "is-glob": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", @@ -31000,20 +27867,6 @@ } } }, - "is-jpg": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-jpg/-/is-jpg-2.0.0.tgz", - "integrity": "sha512-ODlO0ruzhkzD3sdynIainVP5eoOFNN85rxA1+cwwnPe4dKyX0r5+hxNO5XpCrxlHcmb9vkOit9mhRD2JVuimHg==", - "dev": true, - "optional": true - }, - "is-natural-number": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/is-natural-number/-/is-natural-number-4.0.1.tgz", - "integrity": "sha512-Y4LTamMe0DDQIIAlaer9eKebAlDSV6huy+TWhJVPlzZh2o4tRP5SQWFlLn5N0To4mDD22/qdOq+veo1cSISLgQ==", - "dev": true, - "optional": true - }, "is-negative-zero": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", @@ -31035,13 +27888,6 @@ "has-tostringtag": "^1.0.0" } }, - "is-object": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-object/-/is-object-1.0.2.tgz", - "integrity": "sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==", - "dev": true, - "optional": true - }, "is-path-cwd": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/is-path-cwd/-/is-path-cwd-2.2.0.tgz", @@ -31067,11 +27913,10 @@ } }, "is-plain-obj": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz", - "integrity": "sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==", - "dev": true, - "optional": true + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz", + "integrity": "sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA==", + "dev": true }, "is-plain-object": { "version": "2.0.4", @@ -31082,13 +27927,6 @@ "isobject": "^3.0.1" } }, - "is-png": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-png/-/is-png-2.0.0.tgz", - "integrity": "sha512-4KPGizaVGj2LK7xwJIz8o5B2ubu1D/vcQsgOGFEDlpcvgZHto4gBnyd0ig7Ws+67ixmwKoNmu0hYnpo6AaKb5g==", - "dev": true, - "optional": true - }, "is-potential-custom-element-name": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", @@ -31111,13 +27949,6 @@ "integrity": "sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==", "dev": true }, - "is-retry-allowed": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz", - "integrity": "sha512-RUbUeKwvm3XG2VYamhJL1xFktgjvPzL0Hq8C+6yrWIswDy3BIXGqCxhxkc30N9jqK311gVU137K8Ei55/zVJRg==", - "dev": true, - "optional": true - }, "is-root": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-root/-/is-root-2.1.0.tgz", @@ -31148,16 +27979,6 @@ "has-tostringtag": "^1.0.0" } }, - "is-svg": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/is-svg/-/is-svg-4.3.2.tgz", - "integrity": "sha512-mM90duy00JGMyjqIVHu9gNTjywdZV+8qNasX8cm/EEYZ53PHDgajvbBwNVvty5dwSAxLUD3p3bdo+7sR/UMrpw==", - "dev": true, - "optional": true, - "requires": { - "fast-xml-parser": "^3.19.0" - } - }, "is-symbol": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", @@ -31167,6 +27988,19 @@ "has-symbols": "^1.0.2" } }, + "is-typed-array": { + "version": "1.1.10", + "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.10.tgz", + "integrity": "sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==", + "dev": true, + "requires": { + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "has-tostringtag": "^1.0.0" + } + }, "is-typedarray": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", @@ -31309,17 +28143,6 @@ "istanbul-lib-report": "^3.0.0" } }, - "isurl": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isurl/-/isurl-1.0.0.tgz", - "integrity": "sha512-1P/yWsxPlDtn7QeRD+ULKQPaIaN6yF368GZ2vDfv0AL0NwpStafjWCDDdn0k8wgFMWpVAqG7oJhxHnlud42i9w==", - "dev": true, - "optional": true, - "requires": { - "has-to-string-tag-x": "^1.2.0", - "is-object": "^1.0.1" - } - }, "jest": { "version": "26.6.3", "resolved": "https://registry.npmjs.org/jest/-/jest-26.6.3.tgz", @@ -32509,15 +29332,6 @@ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", "dev": true }, - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, "semver": { "version": "7.3.8", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", @@ -32535,12 +29349,6 @@ "requires": { "has-flag": "^4.0.0" } - }, - "yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true } } }, @@ -32774,6 +29582,12 @@ "integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==", "peer": true }, + "js-sdsl": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.3.0.tgz", + "integrity": "sha512-mifzlm2+5nZ+lEcLJMoBK0/IH/bDg8XnJfd/Wq6IP+xoCjLZsTOnV2QpxlVbX9bMnkl5PdEjNtBJ9Cj1NjifhQ==", + "dev": true + }, "js-tokens": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", @@ -32830,19 +29644,6 @@ "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", "dev": true }, - "json-buffer": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz", - "integrity": "sha512-CuUqjv0FUZIdXkHPI8MezCnFCdaTAacej1TZYulLoAg1h/PhwkdXFN4V/gzY4g+fMBCOV2xF+rp7t2XD2ns/NQ==", - "dev": true, - "optional": true - }, - "json-parse-better-errors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", - "dev": true - }, "json-parse-even-better-errors": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", @@ -32862,9 +29663,9 @@ "dev": true }, "json5": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz", - "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz", + "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==", "dev": true }, "jsonfile": { @@ -32887,27 +29688,11 @@ "object.assign": "^4.1.3" } }, - "junk": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/junk/-/junk-3.1.0.tgz", - "integrity": "sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==", - "dev": true - }, "jwt-decode": { "version": "3.1.2", "resolved": "https://registry.npmjs.org/jwt-decode/-/jwt-decode-3.1.2.tgz", "integrity": "sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==" }, - "keyv": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-3.0.0.tgz", - "integrity": "sha512-eguHnq22OE3uVoSYG0LVWNP+4ppamWr9+zWBe1bsNcovIMy6huUJFPgy4mGwCd/rnl3vOLGW1MTlu4c57CT1xA==", - "dev": true, - "optional": true, - "requires": { - "json-buffer": "3.0.0" - } - }, "kind-of": { "version": "6.0.3", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", @@ -32933,12 +29718,12 @@ "dev": true }, "language-tags": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.5.tgz", - "integrity": "sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==", + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.7.tgz", + "integrity": "sha512-bSytju1/657hFjgUzPAPqszxH62ouE8nQFoFaVlIQfne4wO/wXC9A4+m8jYve7YBBvi59eq0SUpcshvG8h5Usw==", "dev": true, "requires": { - "language-subtag-registry": "~0.3.2" + "language-subtag-registry": "^0.3.20" } }, "leven": { @@ -32984,9 +29769,9 @@ "dev": true }, "loader-utils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.3.tgz", - "integrity": "sha512-THWqIsn8QRnvLl0shHYVBN9syumU8pYWEHPTmkiVGd+7K5eFNVSY6AJhRvgGF70gg1Dz+l/k8WicvFCxdEs60A==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz", + "integrity": "sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw==", "dev": true, "requires": { "big.js": "^5.2.2", @@ -33080,22 +29865,13 @@ "tslib": "^2.0.3" } }, - "lowercase-keys": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz", - "integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==", - "dev": true, - "optional": true - }, "lru-cache": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz", - "integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "dev": true, - "optional": true, "requires": { - "pseudomap": "^1.0.2", - "yallist": "^2.1.2" + "yallist": "^4.0.0" } }, "mailto-link": { @@ -33184,9 +29960,9 @@ "dev": true }, "memfs": { - "version": "3.4.9", - "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.9.tgz", - "integrity": "sha512-3rm8kbrzpUGRyPKSGuk387NZOwQ90O4rI9tsWQkzNW7BLSnKGp23RsEsKK8N8QVCrtJoAMqy3spxHC4os4G6PQ==", + "version": "3.4.13", + "resolved": "https://registry.npmjs.org/memfs/-/memfs-3.4.13.tgz", + "integrity": "sha512-omTM41g3Skpvx5dSYeZIbXKcXoAVc/AoMNwn9TKx++L/gaen/+4TTttmu8ZSch5vfVJ8uJvGbroTsIlslRg6lg==", "dev": true, "requires": { "fs-monkey": "^1.0.3" @@ -33254,11 +30030,10 @@ "dev": true }, "mimic-response": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz", - "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==", - "dev": true, - "optional": true + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz", + "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==", + "dev": true }, "mini-css-extract-plugin": { "version": "1.6.2", @@ -33310,16 +30085,11 @@ "minimist": "^1.2.6" } }, - "mozjpeg": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/mozjpeg/-/mozjpeg-7.1.1.tgz", - "integrity": "sha512-iIDxWvzhWvLC9mcRJ1uSkiKaj4drF58oCqK2bITm5c2Jt6cJ8qQjSSru2PCaysG+hLIinryj8mgz5ZJzOYTv1A==", - "dev": true, - "optional": true, - "requires": { - "bin-build": "^3.0.0", - "bin-wrapper": "^4.0.0" - } + "mkdirp-classic": { + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", + "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==", + "dev": true }, "mrmime": { "version": "1.0.1", @@ -33374,6 +30144,12 @@ "to-regex": "^3.0.1" } }, + "napi-build-utils": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz", + "integrity": "sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==", + "dev": true + }, "natural-compare": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", @@ -33408,6 +30184,32 @@ "tslib": "^2.0.3" } }, + "node-abi": { + "version": "3.31.0", + "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.31.0.tgz", + "integrity": "sha512-eSKV6s+APenqVh8ubJyiu/YhZgxQpGP66ntzUb3lY1xB9ukSRaGnx0AIxI+IM+1+IVYC1oWobgG5L3Lt9ARykQ==", + "dev": true, + "requires": { + "semver": "^7.3.5" + }, + "dependencies": { + "semver": { + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", + "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + } + } + }, + "node-addon-api": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-5.1.0.tgz", + "integrity": "sha512-eh0GgfEkpnoWDq+VY8OyvYhFEzBk6jIYbRKdIlyTiAXIVJ8PyBaKb0rp7oDtoddbdoHWhq8wwr+XZ81F1rpNdA==", + "dev": true + }, "node-forge": { "version": "1.3.1", "resolved": "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz", @@ -33435,16 +30237,6 @@ "which": "^2.0.2" }, "dependencies": { - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "optional": true, - "requires": { - "yallist": "^4.0.0" - } - }, "semver": { "version": "7.3.8", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", @@ -33454,13 +30246,6 @@ "requires": { "lru-cache": "^6.0.0" } - }, - "yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true, - "optional": true } } }, @@ -33508,26 +30293,6 @@ "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==", "dev": true }, - "npm-conf": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/npm-conf/-/npm-conf-1.1.3.tgz", - "integrity": "sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw==", - "dev": true, - "optional": true, - "requires": { - "config-chain": "^1.1.11", - "pify": "^3.0.0" - }, - "dependencies": { - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "optional": true - } - } - }, "npm-run-path": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", @@ -33640,9 +30405,9 @@ "peer": true }, "object-inspect": { - "version": "1.12.2", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.2.tgz", - "integrity": "sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==", + "version": "1.12.3", + "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz", + "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==", "dev": true }, "object-is": { @@ -33683,35 +30448,35 @@ } }, "object.entries": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.5.tgz", - "integrity": "sha512-TyxmjUoZggd4OrrU1W66FMDG6CuqJxsFvymeyXI51+vQLN67zYfZseptRge703kKQdo4uccgAKebXFcRCzk4+g==", + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/object.entries/-/object.entries-1.1.6.tgz", + "integrity": "sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==", "dev": true, "requires": { "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1" + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4" } }, "object.fromentries": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.5.tgz", - "integrity": "sha512-CAyG5mWQRRiBU57Re4FKoTBjXfDoNwdFVH2Y1tS9PqCsfUTymAohOkEMSG3aRNKmv4lV3O7p1et7c187q6bynw==", + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/object.fromentries/-/object.fromentries-2.0.6.tgz", + "integrity": "sha512-VciD13dswC4j1Xt5394WR4MzmAQmlgN72phd/riNp9vtD7tp4QQWJ0R4wvclXcafgcYK8veHRed2W6XeGBvcfg==", "dev": true, "requires": { "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1" + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4" } }, "object.hasown": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.1.tgz", - "integrity": "sha512-LYLe4tivNQzq4JdaWW6WO3HMZZJWzkkH8fnI6EebWl0VZth2wL2Lovm74ep2/gZzlaTdV62JZHEqHQ2yVn8Q/A==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/object.hasown/-/object.hasown-1.1.2.tgz", + "integrity": "sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==", "dev": true, "requires": { "define-properties": "^1.1.4", - "es-abstract": "^1.19.5" + "es-abstract": "^1.20.4" } }, "object.pick": { @@ -33724,14 +30489,14 @@ } }, "object.values": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.5.tgz", - "integrity": "sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==", + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/object.values/-/object.values-1.1.6.tgz", + "integrity": "sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==", "dev": true, "requires": { "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1" + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4" } }, "obuf": { @@ -33803,82 +30568,18 @@ "word-wrap": "^1.2.3" } }, - "optipng-bin": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/optipng-bin/-/optipng-bin-7.0.1.tgz", - "integrity": "sha512-W99mpdW7Nt2PpFiaO+74pkht7KEqkXkeRomdWXfEz3SALZ6hns81y/pm1dsGZ6ItUIfchiNIP6ORDr1zETU1jA==", - "dev": true, - "optional": true, - "requires": { - "bin-build": "^3.0.0", - "bin-wrapper": "^4.0.0" - } - }, - "os-filter-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/os-filter-obj/-/os-filter-obj-2.0.0.tgz", - "integrity": "sha512-uksVLsqG3pVdzzPvmAHpBK0wKxYItuzZr7SziusRPoz67tGV8rL1szZ6IdeUrbqLjGDwApBtN29eEE3IqGHOjg==", - "dev": true, - "optional": true, - "requires": { - "arch": "^2.1.0" - } - }, - "ow": { - "version": "0.17.0", - "resolved": "https://registry.npmjs.org/ow/-/ow-0.17.0.tgz", - "integrity": "sha512-i3keDzDQP5lWIe4oODyDFey1qVrq2hXKTuTH2VpqwpYtzPiKZt2ziRI4NBQmgW40AnV5Euz17OyWweCb+bNEQA==", - "dev": true, - "optional": true, - "requires": { - "type-fest": "^0.11.0" - }, - "dependencies": { - "type-fest": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz", - "integrity": "sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==", - "dev": true, - "optional": true - } - } - }, - "p-cancelable": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.3.0.tgz", - "integrity": "sha512-RVbZPLso8+jFeq1MfNvgXtCRED2raz/dKpacfTNxsx6pLEpEomM7gah6VeHSYV3+vo0OAi4MkArtQcWWXuQoyw==", - "dev": true, - "optional": true - }, "p-each-series": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/p-each-series/-/p-each-series-2.2.0.tgz", "integrity": "sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA==", "dev": true }, - "p-event": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/p-event/-/p-event-1.3.0.tgz", - "integrity": "sha512-hV1zbA7gwqPVFcapfeATaNjQ3J0NuzorHPyG8GPL9g/Y/TplWVBVoCKCXL6Ej2zscrCEv195QNWJXuBH6XZuzA==", - "dev": true, - "optional": true, - "requires": { - "p-timeout": "^1.1.1" - } - }, "p-finally": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", "integrity": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==", "dev": true }, - "p-is-promise": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz", - "integrity": "sha512-zL7VE4JVS2IFSkR2GQKDSPEVxkoH43/p7oEnwpdCndKYJO0HVeRB7fA8TJwuLOTBREtK0ea8eHaxdwcpob5dmg==", - "dev": true, - "optional": true - }, "p-limit": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", @@ -33903,29 +30604,6 @@ "integrity": "sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==", "dev": true }, - "p-map-series": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-map-series/-/p-map-series-1.0.0.tgz", - "integrity": "sha512-4k9LlvY6Bo/1FcIdV33wqZQES0Py+iKISU9Uc8p8AjWoZPnFKMpVIVD3s0EYn4jzLh1I+WeUZkJ0Yoa4Qfw3Kg==", - "dev": true, - "optional": true, - "requires": { - "p-reduce": "^1.0.0" - } - }, - "p-pipe": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-pipe/-/p-pipe-3.1.0.tgz", - "integrity": "sha512-08pj8ATpzMR0Y80x50yJHn37NF6vjrqHutASaX5LiH5npS9XPvrUmscd9MF5R4fuYRHOxQR1FfMIlF7AzwoPqw==", - "dev": true - }, - "p-reduce": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-reduce/-/p-reduce-1.0.0.tgz", - "integrity": "sha512-3Tx1T3oM1xO/Y8Gj0sWyE78EIJZ+t+aEmXUdvQgvGmSMri7aPTHoovbXEreWKkL5j21Er60XAWLTzKbAKYOujQ==", - "dev": true, - "optional": true - }, "p-retry": { "version": "4.6.2", "resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz", @@ -33936,16 +30614,6 @@ "retry": "^0.13.1" } }, - "p-timeout": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/p-timeout/-/p-timeout-1.2.1.tgz", - "integrity": "sha512-gb0ryzr+K2qFqFv6qi3khoeqMZF/+ajxQipEF6NteZVnvz9tzdsfAVj3lYtn1gAXvH5lfLwfxEII799gt/mRIA==", - "dev": true, - "optional": true, - "requires": { - "p-finally": "^1.0.0" - } - }, "p-try": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", @@ -34055,13 +30723,6 @@ "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", "dev": true }, - "pend": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", - "integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg==", - "dev": true, - "optional": true - }, "picocolors": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", @@ -34203,72 +30864,6 @@ } } }, - "pngquant-bin": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/pngquant-bin/-/pngquant-bin-6.0.1.tgz", - "integrity": "sha512-Q3PUyolfktf+hYio6wsg3SanQzEU/v8aICg/WpzxXcuCMRb7H2Q81okfpcEztbMvw25ILjd3a87doj2N9kvbpQ==", - "dev": true, - "optional": true, - "requires": { - "bin-build": "^3.0.0", - "bin-wrapper": "^4.0.1", - "execa": "^4.0.0" - }, - "dependencies": { - "execa": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz", - "integrity": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==", - "dev": true, - "optional": true, - "requires": { - "cross-spawn": "^7.0.0", - "get-stream": "^5.0.0", - "human-signals": "^1.1.1", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.0", - "onetime": "^5.1.0", - "signal-exit": "^3.0.2", - "strip-final-newline": "^2.0.0" - } - }, - "get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "dev": true, - "optional": true, - "requires": { - "pump": "^3.0.0" - } - }, - "human-signals": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz", - "integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==", - "dev": true, - "optional": true - }, - "is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "optional": true - }, - "npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "optional": true, - "requires": { - "path-key": "^3.0.0" - } - } - } - }, "popper.js": { "version": "1.16.1", "resolved": "https://registry.npmjs.org/popper.js/-/popper.js-1.16.1.tgz", @@ -34304,14 +30899,14 @@ "dev": true }, "postcss": { - "version": "8.4.5", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.5.tgz", - "integrity": "sha512-jBDboWM8qpaqwkMwItqTQTiFikhs/67OYVvblFFTM7MrZjt6yMKd6r2kgXizEbTTljacm4NldIlZnhbjr84QYg==", + "version": "8.4.21", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz", + "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==", "dev": true, "requires": { - "nanoid": "^3.1.30", + "nanoid": "^3.3.4", "picocolors": "^1.0.0", - "source-map-js": "^1.0.1" + "source-map-js": "^1.0.2" } }, "postcss-calc": { @@ -34375,25 +30970,16 @@ "requires": {} }, "postcss-loader": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.1.1.tgz", - "integrity": "sha512-lBmJMvRh1D40dqpWKr9Rpygwxn8M74U9uaCSeYGNKLGInbk9mXBt1ultHf2dH9Ghk6Ue4UXlXWwGMH9QdUJ5ug==", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz", + "integrity": "sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q==", "dev": true, "requires": { "cosmiconfig": "^7.0.0", - "klona": "^2.0.4", + "klona": "^2.0.5", "semver": "^7.3.5" }, "dependencies": { - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, "semver": { "version": "7.3.8", "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", @@ -34402,12 +30988,6 @@ "requires": { "lru-cache": "^6.0.0" } - }, - "yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true } } }, @@ -34663,19 +31243,32 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==", "dev": true }, + "prebuild-install": { + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.1.tgz", + "integrity": "sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==", + "dev": true, + "requires": { + "detect-libc": "^2.0.0", + "expand-template": "^2.0.3", + "github-from-package": "0.0.0", + "minimist": "^1.2.3", + "mkdirp-classic": "^0.5.3", + "napi-build-utils": "^1.0.1", + "node-abi": "^3.3.0", + "pump": "^3.0.0", + "rc": "^1.2.7", + "simple-get": "^4.0.0", + "tar-fs": "^2.0.0", + "tunnel-agent": "^0.6.0" + } + }, "prelude-ls": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", "dev": true }, - "prepend-http": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz", - "integrity": "sha512-PhmXi5XmoyKw1Un4E+opM2KcsJInDvKyuOumcjjw3waw86ZNjHwVUOOWLc4bCzLdcKNaWBH9e99sbWzDQsVaYg==", - "dev": true, - "optional": true - }, "pretty-error": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz", @@ -34775,13 +31368,6 @@ } } }, - "proto-list": { - "version": "1.2.4", - "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", - "integrity": "sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==", - "dev": true, - "optional": true - }, "proxy-addr": { "version": "2.0.7", "resolved": "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz", @@ -34800,13 +31386,6 @@ } } }, - "pseudomap": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", - "integrity": "sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ==", - "dev": true, - "optional": true - }, "psl": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", @@ -34902,6 +31481,26 @@ } } }, + "rc": { + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", + "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", + "dev": true, + "requires": { + "deep-extend": "^0.6.0", + "ini": "~1.3.0", + "minimist": "^1.2.0", + "strip-json-comments": "~2.0.1" + }, + "dependencies": { + "strip-json-comments": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", + "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==", + "dev": true + } + } + }, "react": { "version": "16.14.0", "resolved": "https://registry.npmjs.org/react/-/react-16.14.0.tgz", @@ -34947,9 +31546,9 @@ } }, "react-dev-utils": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.0.tgz", - "integrity": "sha512-xBQkitdxozPxt1YZ9O1097EJiVpwHr9FoAuEVURCKV0Av8NBERovJauzP7bo1ThvuhZ4shsQ1AJiu4vQpoT1AQ==", + "version": "12.0.1", + "resolved": "https://registry.npmjs.org/react-dev-utils/-/react-dev-utils-12.0.1.tgz", + "integrity": "sha512-84Ivxmr17KjUupyqzFode6xKhjwuEJDROWKJy/BthkL7Wn6NJ8h4WE6k/exAv6ImS+0oZLRRW5j/aINMHyeGeQ==", "dev": true, "requires": { "@babel/code-frame": "^7.16.0", @@ -34971,7 +31570,7 @@ "open": "^8.4.0", "pkg-up": "^3.1.0", "prompts": "^2.4.2", - "react-error-overlay": "^6.0.10", + "react-error-overlay": "^6.0.11", "recursive-readdir": "^2.2.2", "shell-quote": "^1.7.3", "strip-ansi": "^6.0.1", @@ -35045,9 +31644,9 @@ "dev": true }, "loader-utils": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.0.tgz", - "integrity": "sha512-HVl9ZqccQihZ7JM85dco1MvO9G+ONvxoGa9rkhzFsneGLKSUg1gJf9bWzhRhcvm2qChhWpebQhP44qxjKIUCaQ==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-3.2.1.tgz", + "integrity": "sha512-ZvFw1KWS3GVyYBYb7qkmRM/WwL2TQQBxgCK62rlvm4WpVQ23Nb4tYjApUlfjrEGvOs7KHEsmyUn75OHZrJMWPw==", "dev": true }, "slash": { @@ -35212,9 +31811,9 @@ } }, "react-refresh": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.10.0.tgz", - "integrity": "sha512-PgidR3wST3dDYKr6b4pJoqQFpPGNKDSCDx4cZoshjXipw3LzO7mG1My2pwEzz2JVkF+inx3xRpDeQLFQGH/hsQ==", + "version": "0.14.0", + "resolved": "https://registry.npmjs.org/react-refresh/-/react-refresh-0.14.0.tgz", + "integrity": "sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==", "dev": true }, "react-remove-scroll": { @@ -35479,9 +32078,9 @@ } }, "regenerator-runtime": { - "version": "0.13.10", - "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.10.tgz", - "integrity": "sha512-KepLsg4dU12hryUO7bp/axHAKvwGOCV0sGloQtpagJ12ai+ojVDqkeGSiRX1zlq+kjIMZ1t7gpze+26QqtdGqw==" + "version": "0.13.11", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", + "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" }, "regenerator-transform": { "version": "0.15.0", @@ -35599,12 +32198,6 @@ "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==", "dev": true }, - "replace-ext": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/replace-ext/-/replace-ext-1.0.1.tgz", - "integrity": "sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==", - "dev": true - }, "require-directory": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", @@ -35667,9 +32260,9 @@ "dev": true }, "resolve-url-loader": { - "version": "5.0.0-beta.1", - "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-5.0.0-beta.1.tgz", - "integrity": "sha512-MXkuP7+etG/4H96tZnbUOX9g2KiJaEpJ7cnjmVZUYkIXWKh2soTZF/ghczKVw/qKZZplDDjZwR5xGztD9ex7KQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-5.0.0.tgz", + "integrity": "sha512-uZtduh8/8srhBoMx//5bwqjQ+rfYOUq8zC9NrMUGtjBiGTtFJM42s58/36+hTqeqINcnYe08Nj3LkK9lW4N8Xg==", "dev": true, "requires": { "adjust-sourcemap-loader": "^4.0.0", @@ -35687,16 +32280,6 @@ } } }, - "responselike": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz", - "integrity": "sha512-/Fpe5guzJk1gPqdJLJR5u7eG/gNY4nImjbRDaVWVMRhne55TCmj2i9Q+54PBRfatRC8v/rIiv9BN0pMd9OV5EQ==", - "dev": true, - "optional": true, - "requires": { - "lowercase-keys": "^1.0.0" - } - }, "ret": { "version": "0.1.15", "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", @@ -35931,9 +32514,9 @@ } }, "sass": { - "version": "1.49.9", - "resolved": "https://registry.npmjs.org/sass/-/sass-1.49.9.tgz", - "integrity": "sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A==", + "version": "1.56.1", + "resolved": "https://registry.npmjs.org/sass/-/sass-1.56.1.tgz", + "integrity": "sha512-VpEyKpyBPCxE7qGDtOcdJ6fFbcpOM+Emu7uZLxVrkX8KVU/Dp5UF7WLvzqRuUhB6mqqQt1xffLoG+AndxTZrCQ==", "dev": true, "requires": { "chokidar": ">=3.0.0 <4.0.0", @@ -35980,25 +32563,6 @@ "ajv-keywords": "^3.5.2" } }, - "seek-bzip": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.6.tgz", - "integrity": "sha512-e1QtP3YL5tWww8uKaOCQ18UxIT2laNBXHjV/S2WYCiK4udiv8lkG89KRIoCjUagnAmCBurjF4zEVX2ByBbnCjQ==", - "dev": true, - "optional": true, - "requires": { - "commander": "^2.8.1" - }, - "dependencies": { - "commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "dev": true, - "optional": true - } - } - }, "select-hose": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz", @@ -36020,32 +32584,6 @@ "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", "dev": true }, - "semver-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/semver-regex/-/semver-regex-2.0.0.tgz", - "integrity": "sha512-mUdIBBvdn0PLOeP3TEkMH7HHeUP3GjsXCwKarjv/kGmUFOYg1VqEemKhoQpWMu6X2I8kHeuVdGibLGkVK+/5Qw==", - "dev": true, - "optional": true - }, - "semver-truncate": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/semver-truncate/-/semver-truncate-1.1.2.tgz", - "integrity": "sha512-V1fGg9i4CL3qesB6U0L6XAm4xOJiHmt4QAacazumuasc03BvtFGIMCduv01JWQ69Nv+JST9TqhSCiJoxoY031w==", - "dev": true, - "optional": true, - "requires": { - "semver": "^5.3.0" - }, - "dependencies": { - "semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true, - "optional": true - } - } - }, "send": { "version": "0.18.0", "resolved": "https://registry.npmjs.org/send/-/send-0.18.0.tgz", @@ -36237,6 +32775,33 @@ "integrity": "sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA==", "peer": true }, + "sharp": { + "version": "0.31.3", + "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.31.3.tgz", + "integrity": "sha512-XcR4+FCLBFKw1bdB+GEhnUNXNXvnt0tDo4WsBsraKymuo/IAuPuCBVAL2wIkUw2r/dwFW5Q5+g66Kwl2dgDFVg==", + "dev": true, + "requires": { + "color": "^4.2.3", + "detect-libc": "^2.0.1", + "node-addon-api": "^5.0.0", + "prebuild-install": "^7.1.1", + "semver": "^7.3.8", + "simple-get": "^4.0.1", + "tar-fs": "^2.1.1", + "tunnel-agent": "^0.6.0" + }, + "dependencies": { + "semver": { + "version": "7.3.8", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", + "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + } + } + }, "shebang-command": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", @@ -36282,6 +32847,40 @@ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", "dev": true }, + "simple-concat": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz", + "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==", + "dev": true + }, + "simple-get": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.1.tgz", + "integrity": "sha512-brv7p5WgH0jmQJr1ZDDfKDOSeWWg+OVypG99A/5vYGPqJ6pxiaHLy8nxtFjBA7oMa01ebA9gfh1uMCFqOuXxvA==", + "dev": true, + "requires": { + "decompress-response": "^6.0.0", + "once": "^1.3.1", + "simple-concat": "^1.0.0" + } + }, + "simple-swizzle": { + "version": "0.2.2", + "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", + "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", + "dev": true, + "requires": { + "is-arrayish": "^0.3.1" + }, + "dependencies": { + "is-arrayish": { + "version": "0.3.2", + "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", + "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", + "dev": true + } + } + }, "sirv": { "version": "1.0.19", "resolved": "https://registry.npmjs.org/sirv/-/sirv-1.0.19.tgz", @@ -36472,26 +33071,6 @@ "websocket-driver": "^0.7.4" } }, - "sort-keys": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz", - "integrity": "sha512-vzn8aSqKgytVik0iwdBEi+zevbTYZogewTUM6dtpmGwEcdzbub/TX4bCzRhebDCRC3QzXgJsLRKB2V/Oof7HXg==", - "dev": true, - "optional": true, - "requires": { - "is-plain-obj": "^1.0.0" - } - }, - "sort-keys-length": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/sort-keys-length/-/sort-keys-length-1.0.1.tgz", - "integrity": "sha512-GRbEOUqCxemTAk/b32F2xa8wDTs+Z1QHOkbhJDQTvv/6G3ZkbJ+frYWsTcc7cBB3Fu4wy4XlLCuNtJuMn7Gsvw==", - "dev": true, - "optional": true, - "requires": { - "sort-keys": "^1.0.0" - } - }, "source-list-map": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz", @@ -36521,18 +33100,18 @@ }, "dependencies": { "json5": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", - "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", "dev": true, "requires": { "minimist": "^1.2.0" } }, "loader-utils": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.0.tgz", - "integrity": "sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz", + "integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==", "dev": true, "requires": { "big.js": "^5.2.2", @@ -36838,41 +33417,41 @@ } }, "string.prototype.matchall": { - "version": "4.0.7", - "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz", - "integrity": "sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==", + "version": "4.0.8", + "resolved": "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz", + "integrity": "sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==", "dev": true, "requires": { "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.1", - "get-intrinsic": "^1.1.1", + "define-properties": "^1.1.4", + "es-abstract": "^1.20.4", + "get-intrinsic": "^1.1.3", "has-symbols": "^1.0.3", "internal-slot": "^1.0.3", - "regexp.prototype.flags": "^1.4.1", + "regexp.prototype.flags": "^1.4.3", "side-channel": "^1.0.4" } }, "string.prototype.trimend": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.5.tgz", - "integrity": "sha512-I7RGvmjV4pJ7O3kdf+LXFpVfdNOxtCW/2C8f6jNiW4+PQchwxkCDzlk1/7p+Wl4bqFIZeF47qAHXLuHHWKAxog==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz", + "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==", "dev": true, "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", - "es-abstract": "^1.19.5" + "es-abstract": "^1.20.4" } }, "string.prototype.trimstart": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.5.tgz", - "integrity": "sha512-THx16TJCGlsN0o6dl2o6ncWUsdgnLRSA23rRE5pyGBw/mLr3Ej/R2LaqCtgP8VNMGZsvMWnf9ooZPyY2bHvUFg==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz", + "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==", "dev": true, "requires": { "call-bind": "^1.0.2", "define-properties": "^1.1.4", - "es-abstract": "^1.19.5" + "es-abstract": "^1.20.4" } }, "strip-ansi": { @@ -36890,16 +33469,6 @@ "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", "dev": true }, - "strip-dirs": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/strip-dirs/-/strip-dirs-2.1.0.tgz", - "integrity": "sha512-JOCxOeKLm2CAS73y/U4ZeZPTkE+gNVCzKt7Eox84Iej1LT/2pTWYpZKJuxwQpvX1LiZb1xokNR7RLfuBAa7T3g==", - "dev": true, - "optional": true, - "requires": { - "is-natural-number": "^4.0.1" - } - }, "strip-eof": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", @@ -36918,32 +33487,12 @@ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", "dev": true }, - "strip-outer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz", - "integrity": "sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==", - "dev": true, - "optional": true, - "requires": { - "escape-string-regexp": "^1.0.2" - } - }, - "strnum": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz", - "integrity": "sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA==", - "dev": true, - "optional": true - }, "style-loader": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-2.0.0.tgz", - "integrity": "sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/style-loader/-/style-loader-3.3.1.tgz", + "integrity": "sha512-GPcQ+LDJbrcxHORTRes6Jy2sfvK2kS6hpSfI/fXhPt+spVzxF6LJ1dHLN9zIGmVaaP044YKaIatFaufENRiDoQ==", "dev": true, - "requires": { - "loader-utils": "^2.0.0", - "schema-utils": "^3.0.0" - } + "requires": {} }, "stylehacks": { "version": "5.1.1", @@ -37084,46 +33633,41 @@ "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==", "dev": true }, - "tar-stream": { - "version": "1.6.2", - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.2.tgz", - "integrity": "sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==", + "tar-fs": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz", + "integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==", "dev": true, - "optional": true, "requires": { - "bl": "^1.0.0", - "buffer-alloc": "^1.2.0", - "end-of-stream": "^1.0.0", - "fs-constants": "^1.0.0", - "readable-stream": "^2.3.0", - "to-buffer": "^1.1.1", - "xtend": "^4.0.0" + "chownr": "^1.1.1", + "mkdirp-classic": "^0.5.2", + "pump": "^3.0.0", + "tar-stream": "^2.1.4" } }, - "temp-dir": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/temp-dir/-/temp-dir-1.0.0.tgz", - "integrity": "sha512-xZFXEGbG7SNC3itwBzI3RYjq/cEhBkx2hJuKGIUOcEULmkQExXiHat2z/qkISYsuR+IKumhEfKKbV5qXmhICFQ==", - "dev": true, - "optional": true - }, - "tempfile": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/tempfile/-/tempfile-2.0.0.tgz", - "integrity": "sha512-ZOn6nJUgvgC09+doCEF3oB+r3ag7kUvlsXEGX069QRD60p+P3uP7XG9N2/at+EyIRGSN//ZY3LyEotA1YpmjuA==", + "tar-stream": { + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz", + "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==", "dev": true, - "optional": true, "requires": { - "temp-dir": "^1.0.0", - "uuid": "^3.0.1" + "bl": "^4.0.3", + "end-of-stream": "^1.4.1", + "fs-constants": "^1.0.0", + "inherits": "^2.0.3", + "readable-stream": "^3.1.1" }, "dependencies": { - "uuid": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", - "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", + "readable-stream": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", + "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", "dev": true, - "optional": true + "requires": { + "inherits": "^2.0.3", + "string_decoder": "^1.1.1", + "util-deprecate": "^1.0.1" + } } } }, @@ -37221,26 +33765,12 @@ "integrity": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==", "dev": true }, - "through": { - "version": "2.3.8", - "resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz", - "integrity": "sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==", - "dev": true, - "optional": true - }, "thunky": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz", "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==", "dev": true }, - "timed-out": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz", - "integrity": "sha512-G7r3AhovYtr5YKOWQkta8RKAPb+J9IsO4uVmzjl8AZwfhs8UcUwTiD6gcJYSgOtzyjvQKrKYn41syHbUWMkafA==", - "dev": true, - "optional": true - }, "tiny-invariant": { "version": "1.3.1", "resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.1.tgz", @@ -37257,13 +33787,6 @@ "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==", "dev": true }, - "to-buffer": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz", - "integrity": "sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==", - "dev": true, - "optional": true - }, "to-fast-properties": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", @@ -37352,16 +33875,6 @@ "punycode": "^2.1.1" } }, - "trim-repeated": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz", - "integrity": "sha512-pkonvlKk8/ZuR0D5tLW8ljt5I8kmxp2XKymhepUeOdCEfKpZaktSArkLHZt76OB1ZvO9bssUsDty4SWhLvZpLg==", - "dev": true, - "optional": true, - "requires": { - "escape-string-regexp": "^1.0.2" - } - }, "tsconfig-paths": { "version": "3.14.1", "resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz", @@ -37375,9 +33888,9 @@ }, "dependencies": { "json5": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.1.tgz", - "integrity": "sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==", + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz", + "integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==", "dev": true, "requires": { "minimist": "^1.2.0" @@ -37401,7 +33914,6 @@ "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==", "dev": true, - "optional": true, "requires": { "safe-buffer": "^5.0.1" } @@ -37437,6 +33949,17 @@ "mime-types": "~2.1.24" } }, + "typed-array-length": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz", + "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==", + "dev": true, + "requires": { + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "is-typed-array": "^1.1.9" + } + }, "typedarray-to-buffer": { "version": "3.1.5", "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", @@ -37464,17 +33987,6 @@ "which-boxed-primitive": "^1.0.2" } }, - "unbzip2-stream": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/unbzip2-stream/-/unbzip2-stream-1.4.3.tgz", - "integrity": "sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==", - "dev": true, - "optional": true, - "requires": { - "buffer": "^5.2.1", - "through": "^2.3.8" - } - }, "uncontrollable": { "version": "7.2.1", "resolved": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-7.2.1.tgz", @@ -37648,23 +34160,6 @@ "requires-port": "^1.0.0" } }, - "url-parse-lax": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz", - "integrity": "sha512-BVA4lR5PIviy2PMseNd2jbFQ+jwSwQGdJejf5ctd1rEXt0Ypd7yanUK9+lYechVlN5VaTJGsu2U/3MDDu6KgBA==", - "dev": true, - "optional": true, - "requires": { - "prepend-http": "^1.0.1" - } - }, - "url-to-options": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/url-to-options/-/url-to-options-1.0.1.tgz", - "integrity": "sha512-0kQLIzG4fdk/G5NONku64rSH/x32NOA39LVQqlK8Le6lvTF6GGRJpqaQFGgU+CLwySIqBSMdwYM0sYcW9f6P4A==", - "dev": true, - "optional": true - }, "use": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", @@ -37714,12 +34209,6 @@ "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", "dev": true }, - "v8-compile-cache": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz", - "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==", - "dev": true - }, "v8-to-istanbul": { "version": "7.1.2", "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-7.1.2.tgz", @@ -37822,35 +34311,35 @@ "dev": true }, "webpack": { - "version": "5.50.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.50.0.tgz", - "integrity": "sha512-hqxI7t/KVygs0WRv/kTgUW8Kl3YC81uyWQSo/7WUs5LsuRw0htH/fCwbVBGCuiX/t4s7qzjXFcf41O8Reiypag==", + "version": "5.75.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz", + "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==", "dev": true, "requires": { - "@types/eslint-scope": "^3.7.0", - "@types/estree": "^0.0.50", + "@types/eslint-scope": "^3.7.3", + "@types/estree": "^0.0.51", "@webassemblyjs/ast": "1.11.1", "@webassemblyjs/wasm-edit": "1.11.1", "@webassemblyjs/wasm-parser": "1.11.1", - "acorn": "^8.4.1", + "acorn": "^8.7.1", "acorn-import-assertions": "^1.7.6", "browserslist": "^4.14.5", "chrome-trace-event": "^1.0.2", - "enhanced-resolve": "^5.8.0", - "es-module-lexer": "^0.7.1", + "enhanced-resolve": "^5.10.0", + "es-module-lexer": "^0.9.0", "eslint-scope": "5.1.1", "events": "^3.2.0", "glob-to-regexp": "^0.4.1", - "graceful-fs": "^4.2.4", - "json-parse-better-errors": "^1.0.2", + "graceful-fs": "^4.2.9", + "json-parse-even-better-errors": "^2.3.1", "loader-runner": "^4.2.0", "mime-types": "^2.1.27", "neo-async": "^2.6.2", "schema-utils": "^3.1.0", "tapable": "^2.1.1", "terser-webpack-plugin": "^5.1.3", - "watchpack": "^2.2.0", - "webpack-sources": "^3.2.0" + "watchpack": "^2.4.0", + "webpack-sources": "^3.2.3" }, "dependencies": { "webpack-sources": { @@ -37961,27 +34450,11 @@ "webpack-merge": "^5.7.3" }, "dependencies": { - "colorette": { - "version": "2.0.19", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz", - "integrity": "sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==", - "dev": true - }, "commander": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", "dev": true - }, - "webpack-merge": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.8.0.tgz", - "integrity": "sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==", - "dev": true, - "requires": { - "clone-deep": "^4.0.1", - "wildcard": "^2.0.0" - } } } }, @@ -37999,9 +34472,9 @@ }, "dependencies": { "ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", "dev": true, "requires": { "fast-deep-equal": "^3.1.1", @@ -38019,12 +34492,6 @@ "fast-deep-equal": "^3.1.3" } }, - "colorette": { - "version": "2.0.19", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz", - "integrity": "sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==", - "dev": true - }, "json-schema-traverse": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", @@ -38083,9 +34550,9 @@ }, "dependencies": { "ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", "dev": true, "requires": { "fast-deep-equal": "^3.1.1", @@ -38115,12 +34582,6 @@ "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", "dev": true }, - "colorette": { - "version": "2.0.19", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-2.0.19.tgz", - "integrity": "sha512-3tlv/dIP7FWvj3BsbHrGLJ6l/oKh1O3TcgBqMn+yyCagOxc23fyzDS6HypQbgxWbkpDnf52p1LuR4eWDQ/K9WQ==", - "dev": true - }, "del": { "version": "6.1.1", "resolved": "https://registry.npmjs.org/del/-/del-6.1.1.tgz", @@ -38209,18 +34670,18 @@ } }, "ws": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.10.0.tgz", - "integrity": "sha512-+s49uSmZpvtAsd2h37vIPy1RBusaLawVe8of+GyEPsaJTCMpj/2v8NpeK1SHXjBlQ95lQTmQofOJnFiLoaN3yw==", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.12.0.tgz", + "integrity": "sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig==", "dev": true, "requires": {} } } }, "webpack-merge": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.2.0.tgz", - "integrity": "sha512-QBglJBg5+lItm3/Lopv8KDDK01+hjdg2azEwi/4vKJ8ZmGPdtJsTpjtNNOW3a4WiqzXdCATtTudOZJngE7RKkA==", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/webpack-merge/-/webpack-merge-5.8.0.tgz", + "integrity": "sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==", "dev": true, "requires": { "clone-deep": "^4.0.1", @@ -38316,6 +34777,20 @@ "integrity": "sha512-B+enWhmw6cjfVC7kS8Pj9pCrKSc5txArRyaYGe088shv/FGWH+0Rjx/xPgtsWfsUtS27FkP697E4DDhgrgoc0Q==", "dev": true }, + "which-typed-array": { + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.9.tgz", + "integrity": "sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==", + "dev": true, + "requires": { + "available-typed-arrays": "^1.0.5", + "call-bind": "^1.0.2", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "has-tostringtag": "^1.0.0", + "is-typed-array": "^1.1.10" + } + }, "wildcard": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.0.tgz", @@ -38401,13 +34876,6 @@ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", "dev": true }, - "xtend": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", - "dev": true, - "optional": true - }, "y18n": { "version": "5.0.8", "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", @@ -38415,11 +34883,10 @@ "dev": true }, "yallist": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz", - "integrity": "sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A==", - "dev": true, - "optional": true + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true }, "yaml": { "version": "1.10.2", @@ -38448,17 +34915,6 @@ "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==", "dev": true }, - "yauzl": { - "version": "2.10.0", - "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", - "integrity": "sha512-p4a9I6X6nu6IhoGmBqAcbJy1mlC4j27vEPZX9F4L4/vZT3Lyq1VkFHw/V/PUcB9Buo+DG3iHkT0x3Qya58zc3g==", - "dev": true, - "optional": true, - "requires": { - "buffer-crc32": "~0.2.3", - "fd-slicer": "~1.1.0" - } - }, "yocto-queue": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", From 2a866c8f51ea0fc359cd11117207a40d0042e849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 18:28:07 -0500 Subject: [PATCH 120/173] build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /www (#1940) Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam Stankiewicz --- www/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/www/package-lock.json b/www/package-lock.json index 5e66bf6b4d..dfdfeaac0d 100644 --- a/www/package-lock.json +++ b/www/package-lock.json @@ -19890,9 +19890,9 @@ } }, "node_modules/ua-parser-js": { - "version": "0.7.31", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz", - "integrity": "sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==", + "version": "0.7.33", + "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.33.tgz", + "integrity": "sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==", "funding": [ { "type": "opencollective", @@ -35940,9 +35940,9 @@ "peer": true }, "ua-parser-js": { - "version": "0.7.31", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz", - "integrity": "sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==" + "version": "0.7.33", + "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.33.tgz", + "integrity": "sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==" }, "unbox-primitive": { "version": "1.0.2", From 9e7c5f7e8bf389ae68955d7a0efe18d6d1391ed5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 09:09:10 -0500 Subject: [PATCH 121/173] docs: update dependent-usage.json (#1966) --- dependent-usage.json | 406 +++++++++++++++++++++++++++---------------- 1 file changed, 258 insertions(+), 148 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index f9a210da07..55077b3eb6 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1674742111178, + "lastModified": 1674828508342, "projectUsages": [ { "version": "19.19.1", @@ -1658,6 +1658,11 @@ "line": 56, "column": 8 }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 72, + "column": 12 + }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", "line": 73, @@ -1715,7 +1720,7 @@ }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 56, + "line": 54, "column": 12 }, { @@ -2247,9 +2252,14 @@ "line": 79, "column": 14 }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 110, + "column": 6 + }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitleInput.jsx", - "line": 33, + "line": 59, "column": 4 }, { @@ -2678,7 +2688,7 @@ }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperTitleInput.jsx", - "line": 36, + "line": 62, "column": 6 }, { @@ -3275,12 +3285,12 @@ }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 101, + "line": 102, "column": 12 }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 108, + "line": 109, "column": 12 }, { @@ -3612,6 +3622,16 @@ "line": 29, "column": 6 }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 43, + "column": 6 + }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 66, + "column": 4 + }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", "line": 142, @@ -3634,7 +3654,7 @@ }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 44, + "line": 41, "column": 4 }, { @@ -3684,6 +3704,16 @@ "line": 36, "column": 8 }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 44, + "column": 8 + }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 67, + "column": 6 + }, { "filePath": "src/components/ContentHighlights/HighlightStepper/HighlightStepperConfirmContent.jsx", "line": 143, @@ -3706,7 +3736,7 @@ }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 45, + "line": 42, "column": 6 }, { @@ -3803,7 +3833,7 @@ }, { "filePath": "src/components/Sidebar/index.jsx", - "line": 108, + "line": 109, "column": 23 }, { @@ -4826,6 +4856,16 @@ "line": 40, "column": 8 }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 45, + "column": 10 + }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 68, + "column": 8 + }, { "filePath": "src/components/ContentHighlights/ContentHighlightsCardItemsContainer.jsx", "line": 26, @@ -5065,6 +5105,16 @@ "line": 44, "column": 10 }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 49, + "column": 12 + }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 81, + "column": 10 + }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", "line": 91, @@ -5214,7 +5264,7 @@ }, { "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 46, + "line": 43, "column": 8 }, { @@ -5644,6 +5694,16 @@ "line": 77, "column": 8 }, + { + "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", + "line": 55, + "column": 8 + }, + { + "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", + "line": 61, + "column": 8 + }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", "line": 24, @@ -5691,6 +5751,11 @@ "line": 98, "column": 4 }, + { + "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", + "line": 47, + "column": 6 + }, { "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/ErrorReportingTable.jsx", "line": 18, @@ -5713,9 +5778,14 @@ "line": 15, "column": 6 }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 109, + "column": 4 + }, { "filePath": "src/components/ContentHighlights/ContentHighlightsDashboard.jsx", - "line": 10, + "line": 15, "column": 2 }, { @@ -5775,6 +5845,16 @@ "line": 41, "column": 16 }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 47, + "column": 18 + }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 70, + "column": 16 + }, { "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", "line": 85, @@ -6088,6 +6168,134 @@ "column": 8 } ], + "Add": [ + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityAlert.jsx", + "line": 75, + "column": 26 + }, + { + "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", + "line": 74, + "column": 22 + }, + { + "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", + "line": 56, + "column": 26 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/index.jsx", + "line": 146, + "column": 24 + } + ], + "Form.RadioSet": [ + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 111, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyTypeSelection.jsx", + "line": 58, + "column": 6 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 202, + "column": 10 + }, + { + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 122, + "column": 16 + }, + { + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 121, + "column": 16 + } + ], + "Spinner": [ + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 118, + "column": 12 + }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 141, + "column": 12 + }, + { + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessTabSection.jsx", + "line": 32, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", + "line": 74, + "column": 19 + }, + { + "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", + "line": 52, + "column": 17 + }, + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", + "line": 221, + "column": 23 + }, + { + "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", + "line": 198, + "column": 23 + } + ], + "Form.Radio": [ + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 130, + "column": 12 + }, + { + "filePath": "src/components/ContentHighlights/CatalogVisibility/ContentHighlightCatalogVisibilityRadioInput.jsx", + "line": 155, + "column": 12 + }, + { + "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyTypeSelection.jsx", + "line": 66, + "column": 12 + }, + { + "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", + "line": 31, + "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 211, + "column": 12 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", + "line": 212, + "column": 12 + }, + { + "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", + "line": 127, + "column": 20 + }, + { + "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", + "line": 126, + "column": 20 + } + ], "Card.ImageCap": [ { "filePath": "src/components/ContentHighlights/ContentHighlightCardItem.jsx", @@ -6248,23 +6456,6 @@ "column": 8 } ], - "Add": [ - { - "filePath": "src/components/ContentHighlights/CurrentContentHighlightHeader.jsx", - "line": 74, - "column": 22 - }, - { - "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateHighlights.jsx", - "line": 58, - "column": 26 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 146, - "column": 24 - } - ], "FullscreenModal": [ { "filePath": "src/components/ContentHighlights/HighlightStepper/ContentHighlightStepper.jsx", @@ -7031,87 +7222,6 @@ "column": 2 } ], - "Form.RadioSet": [ - { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyTypeSelection.jsx", - "line": 58, - "column": 6 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", - "line": 202, - "column": 10 - }, - { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 122, - "column": 16 - }, - { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 121, - "column": 16 - } - ], - "Form.Radio": [ - { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessSubsidyTypeSelection.jsx", - "line": 66, - "column": 12 - }, - { - "filePath": "src/components/settings/SettingsAppearanceTab/ThemeCard.jsx", - "line": 31, - "column": 8 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", - "line": 211, - "column": 12 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/SAPConfig.jsx", - "line": 212, - "column": 12 - }, - { - "filePath": "src/components/subsidy-request-modals/ApproveCouponCodeRequestModal.jsx", - "line": 127, - "column": 20 - }, - { - "filePath": "src/components/subsidy-request-modals/ApproveLicenseRequestModal.jsx", - "line": 126, - "column": 20 - } - ], - "Spinner": [ - { - "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessTabSection.jsx", - "line": 32, - "column": 8 - }, - { - "filePath": "src/components/settings/SettingsLMSTab/ErrorReporting/DownloadCsvButton.jsx", - "line": 74, - "column": 19 - }, - { - "filePath": "src/components/subscriptions/buttons/DownloadCsvButton.jsx", - "line": 52, - "column": 17 - }, - { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRemindModal.jsx", - "line": 221, - "column": 23 - }, - { - "filePath": "src/components/subscriptions/licenses/LicenseManagementModals/LicenseManagementRevokeModal.jsx", - "line": 198, - "column": 23 - } - ], "Form.Switch": [ { "filePath": "src/components/settings/SettingsAccessTab/SettingsAccessTabSection.jsx", @@ -7399,7 +7509,7 @@ "MoneyOutline": [ { "filePath": "src/components/Sidebar/index.jsx", - "line": 101, + "line": 102, "column": 23 } ], @@ -13832,7 +13942,7 @@ } }, { - "version": "20.26.2", + "version": "20.28.1", "name": "frontend-app-learner-portal-enterprise", "repository": { "type": "git", @@ -13950,12 +14060,12 @@ }, { "filePath": "src/components/course/CoursePage.jsx", - "line": 112, + "line": 119, "column": 6 }, { "filePath": "src/components/course/CoursePage.jsx", - "line": 138, + "line": 145, "column": 10 }, { @@ -13965,7 +14075,7 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 75, + "line": 77, "column": 6 }, { @@ -13975,7 +14085,7 @@ }, { "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 15, + "line": 20, "column": 6 }, { @@ -14159,7 +14269,7 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 41, + "line": 43, "column": 6 }, { @@ -14248,7 +14358,7 @@ }, { "filePath": "src/components/course/CoursePage.jsx", - "line": 139, + "line": 146, "column": 12 }, { @@ -14258,7 +14368,7 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 50, + "line": 52, "column": 6 }, { @@ -14504,22 +14614,22 @@ }, { "filePath": "src/components/course/CoursePage.jsx", - "line": 143, + "line": 150, "column": 14 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 56, + "line": 58, "column": 10 }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 25, + "line": 31, "column": 6 }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 57, + "line": 63, "column": 6 }, { @@ -14556,32 +14666,32 @@ }, { "filePath": "src/components/course/CoursePage.jsx", - "line": 143, + "line": 150, "column": 36 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 56, + "line": 58, "column": 32 }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 25, + "line": 31, "column": 28 }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 57, + "line": 63, "column": 28 }, { "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", - "line": 96, + "line": 104, "column": 9 }, { "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", - "line": 202, + "line": 210, "column": 62 }, { @@ -15298,7 +15408,7 @@ "useToggle": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 28, + "line": 30, "column": 58 }, { @@ -15313,31 +15423,31 @@ }, { "filePath": "src/components/search/Search.jsx", - "line": 43, + "line": 44, "column": 72 } ], "Tabs": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 79, + "line": 81, "column": 8 } ], "Tab": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 80, + "line": 82, "column": 10 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 83, + "line": 85, "column": 10 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 87, + "line": 89, "column": 12 } ], @@ -15596,7 +15706,7 @@ }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 43, + "line": 49, "column": 12 }, { @@ -15606,7 +15716,7 @@ }, { "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 22, + "line": 27, "column": 12 }, { @@ -15922,7 +16032,7 @@ }, { "filePath": "src/components/search/Search.jsx", - "line": 128, + "line": 135, "column": 10 }, { @@ -23836,7 +23946,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 47, + "line": 49, "column": 8 }, { @@ -24026,12 +24136,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 69, + "line": 72, "column": 20 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 76, + "line": 79, "column": 18 }, { @@ -24237,12 +24347,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 67, + "line": 70, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 74, + "line": 77, "column": 8 }, { @@ -24355,7 +24465,7 @@ "Collapsible.Advanced": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 34, + "line": 36, "column": 4 }, { @@ -24392,7 +24502,7 @@ "Collapsible.Body": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 56, + "line": 58, "column": 8 }, { @@ -24424,7 +24534,7 @@ "Collapsible.Trigger": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 66, + "line": 69, "column": 8 }, { @@ -24441,14 +24551,14 @@ "FeedbackOutline": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 68, + "line": 71, "column": 17 } ], "DeleteOutline": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/AnswerOption.jsx", - "line": 75, + "line": 78, "column": 15 }, { @@ -26507,7 +26617,7 @@ }, { "filePath": "src/components/Search/ManagedAutoComplete.jsx", - "line": 267, + "line": 275, "column": 14 }, { From 6b01789fd9c2b602c47aba4fb7d15d96b44d560f Mon Sep 17 00:00:00 2001 From: Jenkins Date: Fri, 27 Jan 2023 18:09:19 +0000 Subject: [PATCH 122/173] chore(i18n): update translations --- src/i18n/messages/ar.json | 52 ++++++++++++++++++----------------- src/i18n/messages/ca.json | 2 ++ src/i18n/messages/es_419.json | 8 ++++-- src/i18n/messages/fr.json | 2 ++ src/i18n/messages/he.json | 2 ++ src/i18n/messages/id.json | 2 ++ src/i18n/messages/ko_KR.json | 2 ++ src/i18n/messages/pl.json | 2 ++ src/i18n/messages/pt_BR.json | 2 ++ src/i18n/messages/ru.json | 2 ++ src/i18n/messages/th.json | 2 ++ src/i18n/messages/uk.json | 2 ++ src/i18n/messages/zh_CN.json | 2 ++ 13 files changed, 54 insertions(+), 28 deletions(-) diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index f33ffa5b91..b9c148ba3e 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -1,29 +1,31 @@ { - "dropzone.Dropzone.invalidSizeLessError": "File must be larger than {size}.", - "dropzone.Dropzone.invalidSizeMoreError": "File must be less than {size}.", + "dropzone.Dropzone.invalidSizeLessError": "يجب أن يكون حجم الملف أكبر من {size}.", + "dropzone.Dropzone.invalidSizeMoreError": "يجب أن يكون حجم الملف أقل من {size}.", "dropzone.Dropzone.invalidType": "The file type must be {count, plural, one {{typeString} file} other {one of {typeString} files}}.", - "dropzone.Dropzone.multipleDraggedError": "Only one upload permitted.", - "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", - "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", - "pgn.Alert.closeLabel": "Dismiss", - "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", - "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", - "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", - "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} selected", - "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", - "pgn.DataTable.ExpandAll.collapseAllLabel": "اغلاق الكل", - "pgn.DataTable.ExpandAll.expandAllLabel": "Expand all", - "pgn.DataTable.FilterStatus.clearFiltersText": "Clear filters", - "pgn.DataTable.RowStatus.statusText": "Showing {pageSize} of {itemCount}.", - "pgn.DataTable.SidebarFilters.title": "Filters", - "pgn.Dropzone.DefaultContent.fileSizeBetween": "Between {sizeMin} and {sizeMax}", - "pgn.Dropzone.DefaultContent.fileSizeMax": "Max {sizeMax}", - "pgn.Dropzone.DefaultContent.fileSizeMin": "Min {sizeMin}", + "dropzone.Dropzone.multipleDraggedError": "يسمح بتحميل ملف واحد فقط.", + "dropzone.Dropzone.unexpectedValidationError": "حدثت مشكلة غير متوقعة أثناء التحقق من صحة الملف. رجاءً حاول مرة اخرى.", + "dropzone.Dropzone.uploadError": "حدثت مشكلة أثناء رفع ملفك. رجاءً حاول مجددًا.", + "pgn.Alert.closeLabel": "تجاهل", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", + "pgn.DataTable.BaseSelectionStatus.allSelectedText": "تم تحديد الـ {numSelectedRows} كلها", + "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "إلغاء التحديد", + "pgn.DataTable.BaseSelectionStatus.selectAllText": "تحديد الـ {itemCount} كلها", + "pgn.DataTable.BaseSelectionStatus.selectedText": "تم تحديد {numSelectedRows}", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "تم تحديد {numSelectedRows} ({numSelectedRowsOnPage} موضح أدناه)", + "pgn.DataTable.ExpandAll.collapseAllLabel": "طي الكل", + "pgn.DataTable.ExpandAll.expandAllLabel": "فتح الكل", + "pgn.DataTable.FilterStatus.clearFiltersText": "إزالة المرشحات", + "pgn.DataTable.RowStatus.statusText": "يتم إظهار {pageSize} من {itemCount}.", + "pgn.DataTable.SidebarFilters.title": "المرشحات", + "pgn.Dropzone.DefaultContent.fileSizeBetween": "بين {sizeMin} و {sizeMax}", + "pgn.Dropzone.DefaultContent.fileSizeMax": "أقصى قيمة {sizeMax}", + "pgn.Dropzone.DefaultContent.fileSizeMin": "أدنى قيمة {sizeMin}", "pgn.Dropzone.DefaultContent.fileTypeRestriction": "Upload {count, plural, one {{firstPart} files} other {{firstPart} or {secondPart} files}}", - "pgn.Dropzone.DefaultContent.label": "Drag and drop your file here or click to upload.", - "pgn.Dropzone.UploadProgress.cancelLabel": "Cancel", - "pgn.Dropzone.UploadProgress.uploadLabel": "Uploading {filename}.", - "pgn.FormAutosuggest.iconButtonClosed": "Close the options menu", - "pgn.FormAutosuggest.iconButtonOpened": "Open the options menu", - "pgn.Toast.closeLabel": "Close" + "pgn.Dropzone.DefaultContent.label": "اسحب و ألق ملفك هنا أو انقر للرفع.", + "pgn.Dropzone.UploadProgress.cancelLabel": "إلغاء", + "pgn.Dropzone.UploadProgress.uploadLabel": "رفع {filename} جارٍ.", + "pgn.FormAutosuggest.iconButtonClosed": "إغلاق قائمة الخيارات", + "pgn.FormAutosuggest.iconButtonOpened": "فتح قائمة الخيارات", + "pgn.Toast.closeLabel": "إغلاق " } \ No newline at end of file diff --git a/src/i18n/messages/ca.json b/src/i18n/messages/ca.json index 24c53649d8..431506919f 100644 --- a/src/i18n/messages/ca.json +++ b/src/i18n/messages/ca.json @@ -6,6 +6,8 @@ "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", "pgn.Alert.closeLabel": "Dismiss", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index b057906d63..9cd5769e52 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -6,11 +6,13 @@ "dropzone.Dropzone.unexpectedValidationError": "Ocurrió un problema inesperado durante la validación del archivo. Inténtalo de nuevo.", "dropzone.Dropzone.uploadError": "Ocurrió un problema al cargar su archivo. Inténtalo de nuevo.", "pgn.Alert.closeLabel": "Descartar", + "pgn.CardCarousel.scrollToNext": "Desplácese al siguiente", + "pgn.CardCarousel.scrollToPrevious": "Desplazarse al anterior", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "Todos los {numSelectedRows} seleccionados", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Borrar selección", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Seleccionar todo {itemCount}", "pgn.DataTable.BaseSelectionStatus.selectedText": "{numSelectedRows} seleccionado", - "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} selected ({numSelectedRowsOnPage} shown below)", + "pgn.DataTable.BaseSelectionStatus.selectedTextPaginated": "{numSelectedRows} seleccionado ({numSelectedRowsOnPage} se muestra a continuación)", "pgn.DataTable.ExpandAll.collapseAllLabel": "Colapsar todo", "pgn.DataTable.ExpandAll.expandAllLabel": "Expandir todo", "pgn.DataTable.FilterStatus.clearFiltersText": "Borrar filtros", @@ -23,7 +25,7 @@ "pgn.Dropzone.DefaultContent.label": "Arrastre y suelte su archivo aquí o haga clic para cargarlo.", "pgn.Dropzone.UploadProgress.cancelLabel": "Cancelar", "pgn.Dropzone.UploadProgress.uploadLabel": "Subiendo {filename}.", - "pgn.FormAutosuggest.iconButtonClosed": "Close the options menu", - "pgn.FormAutosuggest.iconButtonOpened": "Open the options menu", + "pgn.FormAutosuggest.iconButtonClosed": "Cerrar el menú de opciones", + "pgn.FormAutosuggest.iconButtonOpened": "Abre el menú de opciones", "pgn.Toast.closeLabel": "Cerrar" } \ No newline at end of file diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index 24c53649d8..431506919f 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -6,6 +6,8 @@ "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", "pgn.Alert.closeLabel": "Dismiss", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", diff --git a/src/i18n/messages/he.json b/src/i18n/messages/he.json index 24c53649d8..431506919f 100644 --- a/src/i18n/messages/he.json +++ b/src/i18n/messages/he.json @@ -6,6 +6,8 @@ "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", "pgn.Alert.closeLabel": "Dismiss", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", diff --git a/src/i18n/messages/id.json b/src/i18n/messages/id.json index 24c53649d8..431506919f 100644 --- a/src/i18n/messages/id.json +++ b/src/i18n/messages/id.json @@ -6,6 +6,8 @@ "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", "pgn.Alert.closeLabel": "Dismiss", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", diff --git a/src/i18n/messages/ko_KR.json b/src/i18n/messages/ko_KR.json index 24c53649d8..431506919f 100644 --- a/src/i18n/messages/ko_KR.json +++ b/src/i18n/messages/ko_KR.json @@ -6,6 +6,8 @@ "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", "pgn.Alert.closeLabel": "Dismiss", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", diff --git a/src/i18n/messages/pl.json b/src/i18n/messages/pl.json index 99fdfb68b4..f414d8999a 100644 --- a/src/i18n/messages/pl.json +++ b/src/i18n/messages/pl.json @@ -6,6 +6,8 @@ "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", "pgn.Alert.closeLabel": "Dismiss", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", diff --git a/src/i18n/messages/pt_BR.json b/src/i18n/messages/pt_BR.json index 24c53649d8..431506919f 100644 --- a/src/i18n/messages/pt_BR.json +++ b/src/i18n/messages/pt_BR.json @@ -6,6 +6,8 @@ "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", "pgn.Alert.closeLabel": "Dismiss", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", diff --git a/src/i18n/messages/ru.json b/src/i18n/messages/ru.json index 24c53649d8..431506919f 100644 --- a/src/i18n/messages/ru.json +++ b/src/i18n/messages/ru.json @@ -6,6 +6,8 @@ "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", "pgn.Alert.closeLabel": "Dismiss", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", diff --git a/src/i18n/messages/th.json b/src/i18n/messages/th.json index 24c53649d8..431506919f 100644 --- a/src/i18n/messages/th.json +++ b/src/i18n/messages/th.json @@ -6,6 +6,8 @@ "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", "pgn.Alert.closeLabel": "Dismiss", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", diff --git a/src/i18n/messages/uk.json b/src/i18n/messages/uk.json index 24c53649d8..431506919f 100644 --- a/src/i18n/messages/uk.json +++ b/src/i18n/messages/uk.json @@ -6,6 +6,8 @@ "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", "pgn.Alert.closeLabel": "Dismiss", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index 24c53649d8..431506919f 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -6,6 +6,8 @@ "dropzone.Dropzone.unexpectedValidationError": "An unexpected problem occured during file validation. Please try again.", "dropzone.Dropzone.uploadError": "A problem occured while uploading your file. Please try again.", "pgn.Alert.closeLabel": "Dismiss", + "pgn.CardCarousel.scrollToNext": "Scroll to next", + "pgn.CardCarousel.scrollToPrevious": "Scroll to previous", "pgn.DataTable.BaseSelectionStatus.allSelectedText": "All {numSelectedRows} selected", "pgn.DataTable.BaseSelectionStatus.clearSelectionText": "Clear selection", "pgn.DataTable.BaseSelectionStatus.selectAllText": "Select all {itemCount}", From 26f5ac972be953b8947ea31670dc7c989f3ceb43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 15:21:50 -0500 Subject: [PATCH 123/173] build(deps): bump minimatch in /dependent-usage-analyzer (#1957) Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependent-usage-analyzer/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dependent-usage-analyzer/package-lock.json b/dependent-usage-analyzer/package-lock.json index 618bde6337..a1a6d3cf50 100644 --- a/dependent-usage-analyzer/package-lock.json +++ b/dependent-usage-analyzer/package-lock.json @@ -123,9 +123,9 @@ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "node_modules/minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "dependencies": { "brace-expansion": "^1.1.7" }, @@ -254,9 +254,9 @@ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "requires": { "brace-expansion": "^1.1.7" } From 27ca431ebb24dfff2d0cfa573a97fe0aeb9b4adc Mon Sep 17 00:00:00 2001 From: Hamzah Ullah Date: Fri, 27 Jan 2023 16:17:47 -0500 Subject: [PATCH 124/173] fix: resolve bug with ProductTour to ensure individual checkpoints may define a custom `onEnd` --- src/ProductTour/Checkpoint.jsx | 1 + src/ProductTour/CheckpointActionRow.jsx | 6 ++- src/ProductTour/ProductTour.test.jsx | 63 +++++++++++++++++++------ src/ProductTour/README.md | 4 ++ src/ProductTour/index.jsx | 23 +++++++-- 5 files changed, 77 insertions(+), 20 deletions(-) diff --git a/src/ProductTour/Checkpoint.jsx b/src/ProductTour/Checkpoint.jsx index 73c490a329..99d659ef8b 100644 --- a/src/ProductTour/Checkpoint.jsx +++ b/src/ProductTour/Checkpoint.jsx @@ -106,6 +106,7 @@ const Checkpoint = React.forwardRef(({ {body}
    diff --git a/src/ProductTour/CheckpointActionRow.jsx b/src/ProductTour/CheckpointActionRow.jsx index e851b632f8..cb8f1dcfd3 100644 --- a/src/ProductTour/CheckpointActionRow.jsx +++ b/src/ProductTour/CheckpointActionRow.jsx @@ -11,6 +11,7 @@ const CheckpointActionRow = React.forwardRef(({ onDismiss, onEnd, showDismissButton, + index, }, ref) => (
    {(showDismissButton === undefined ? !isLastCheckpoint : showDismissButton) && ( @@ -26,7 +27,7 @@ const CheckpointActionRow = React.forwardRef(({ autoFocus className="pgn__checkpoint-button_advance" variant="primary" - onClick={isLastCheckpoint ? onEnd : onAdvance} + onClick={isLastCheckpoint ? () => onEnd(index) : () => onAdvance(index)} > {isLastCheckpoint ? endButtonText : advanceButtonText} @@ -42,6 +43,7 @@ CheckpointActionRow.defaultProps = { onDismiss: () => {}, onEnd: () => {}, showDismissButton: undefined, + index: 0, }; CheckpointActionRow.propTypes = { @@ -61,6 +63,8 @@ CheckpointActionRow.propTypes = { onEnd: PropTypes.func, /** Enforces visibility of the dismiss button under all circumstances */ showDismissButton: PropTypes.bool, + /** Allows visibility of last index value for onEnd checkpoint compatibility */ + index: PropTypes.number, }; export default CheckpointActionRow; diff --git a/src/ProductTour/ProductTour.test.jsx b/src/ProductTour/ProductTour.test.jsx index 00f1aac9ca..3d189fff23 100644 --- a/src/ProductTour/ProductTour.test.jsx +++ b/src/ProductTour/ProductTour.test.jsx @@ -13,11 +13,15 @@ describe('', () => {
    ...
    ...
    ...
    +
    ...
    ); const handleDismiss = jest.fn(); const handleEnd = jest.fn(); + const handleEscape = jest.fn(); + const customOnEnd = jest.fn(); const customOnDismiss = jest.fn(); + const customOnAdvance = jest.fn(); const disabledTourData = { advanceButtonText: 'Next', @@ -67,7 +71,7 @@ describe('', () => { { target: '#target-3', title: 'Checkpoint 4', - endButtonText: 'Override end', + endButtonText: 'End', }, ], }; @@ -162,11 +166,13 @@ describe('', () => { fireEvent.click(advanceButton3); // Click the end button - const endButton = screen.getByRole('button', { name: 'Override end' }); + const endButton = screen.getByRole('button', { name: 'End' }); fireEvent.click(endButton); // Verify no Checkpoints have rendered expect(screen.queryByRole('dialog')).not.toBeInTheDocument(); + expect(handleEnd).toHaveBeenCalledTimes(1); + expect(customOnEnd).not.toHaveBeenCalled(); }); it('onClick of escape key disables tour', () => { @@ -203,6 +209,7 @@ describe('', () => { endButtonText: 'Okay', onDismiss: handleDismiss, onEnd: handleEnd, + onEscape: handleEscape, tourId: 'enabledTour', startingIndex: 2, checkpoints: [ @@ -221,14 +228,16 @@ describe('', () => { target: '#target-3', title: 'Checkpoint 3', onDismiss: customOnDismiss, + onAdvance: customOnAdvance, advanceButtonText: 'Override advance', dismissButtonText: 'Override dismiss', }, { - target: '#target-3', + target: '#target-4', title: 'Checkpoint 4', endButtonText: 'Override end', + onEnd: customOnEnd, }, ], }; @@ -255,8 +264,12 @@ describe('', () => { , ); expect(screen.getByRole('button', { name: 'Override advance' })).toBeInTheDocument(); + const advanceButton = screen.getByRole('button', { name: 'Override advance' }); + fireEvent.click(advanceButton); + expect(screen.queryByRole('button', { name: 'Override advance' })).not.toBeInTheDocument(); + expect(customOnAdvance).toHaveBeenCalledTimes(1); + expect(screen.getByText('Checkpoint 4')).toBeInTheDocument(); }); - it('applies override for dismissButtonText', () => { render( <> @@ -268,8 +281,21 @@ describe('', () => { ); expect(screen.getByRole('button', { name: 'Override dismiss' })).toBeInTheDocument(); }); - - it('applies override for endButtonText', () => { + it('calls customHandleDismiss onClick of dismiss button', () => { + render( + <> + + {targets} + , + ); + const dismissButton = screen.getByRole('button', { name: 'Override dismiss' }); + fireEvent.click(dismissButton); + expect(customOnDismiss).toHaveBeenCalledTimes(1); + expect(screen.queryByRole('dialog')).not.toBeInTheDocument(); + }); + it('calls customHandleOnEnd onClick of end button', () => { render( <> ', () => { ); const advanceButton = screen.getByRole('button', { name: 'Override advance' }); fireEvent.click(advanceButton); - expect(screen.getByRole('button', { name: 'Override end' })).toBeInTheDocument(); + expect(screen.getByText('Checkpoint 4')).toBeInTheDocument(); + const endButton = screen.getByRole('button', { name: 'Override end' }); + fireEvent.click(endButton); + expect(handleEnd).toBeCalledTimes(1); + expect(customOnEnd).toHaveBeenCalledTimes(1); + expect(screen.queryByText('Checkpoint 4')).not.toBeInTheDocument(); }); - - it('calls customHandleDismiss onClick of dismiss button', () => { + it('calls onEscape on escape button key press', () => { render( <> ', () => { {targets} , ); - const dismissButton = screen.getByRole('button', { name: 'Override dismiss' }); - fireEvent.click(dismissButton); - - expect(customOnDismiss).toHaveBeenCalledTimes(1); - expect(screen.queryByRole('dialog')).not.toBeInTheDocument(); + expect(screen.getByText('Checkpoint 3')).toBeInTheDocument(); + const container = screen.getByRole('dialog'); + fireEvent.keyDown(container, { + key: 'Escape', + code: 'Escape', + keyCode: 27, + charCode: 27, + }); + expect(handleEscape).toHaveBeenCalledTimes(1); + expect(screen.queryByText('Checkpoint 3')).not.toBeInTheDocument(); }); }); diff --git a/src/ProductTour/README.md b/src/ProductTour/README.md index 98b11bc4bf..ca4f38ddd4 100644 --- a/src/ProductTour/README.md +++ b/src/ProductTour/README.md @@ -52,6 +52,10 @@ The checkpoint objects themselves have additional props that can override the pr placement: 'bottom', target: '#checkpoint-3', title: 'Third checkpoint', + onEnd: () => { + console.log('Ended the third checkpoint'); + setIsTourEnabled(false); + } // Additional logic for the onEnd callback to be called on the last checkpoint } ], }; diff --git a/src/ProductTour/index.jsx b/src/ProductTour/index.jsx index 7d1e55b609..9f04535e56 100644 --- a/src/ProductTour/index.jsx +++ b/src/ProductTour/index.jsx @@ -81,16 +81,26 @@ const ProductTour = React.forwardRef(({ tours }, ref) => { } setCurrentCheckpointData(null); }; - - const handleEnd = () => { + /* eslint-disable */ + /** + * Takes the final checkpoint array index value and looks for an existing onEnd callback. + * + * If an onEnd callback exist on checkpointIndex value and it is the final checkpoint + * in the array, the onEnd callback will be called for the parent, and individual onEnd object. + * + * @param {Integer} checkpointIndex + */ + /* eslint-enable */ + const handleEnd = (checkpointIndex) => { setIndex(0); setIsTourEnabled(false); - if (onEnd) { - onEnd(); + if (prunedCheckpoints[checkpointIndex].onEnd) { + prunedCheckpoints[checkpointIndex].onEnd(); + } else if (onEnd) { + onEnd(prunedCheckpoints[checkpointIndex]); } setCurrentCheckpointData(null); }; - return ( Date: Fri, 27 Jan 2023 23:38:25 +0200 Subject: [PATCH 125/173] fix: add type-check step to CI and update typescript configs to transpile to ES6, not ES2019 (#1962) * chore: add type-check step to CI and update typescript configs * chore: update lib option in tsconfig * chore: add dom.iterable to lib option in tsconfig --- .github/workflows/ci.yml | 2 ++ package.json | 2 +- tsconfig.json | 6 ++-- www/src/components/LayoutGenerator.tsx | 2 +- www/src/components/SEO.tsx | 2 +- .../insights/SummaryUsageExamples.tsx | 2 +- www/src/pages/insights.tsx | 3 +- www/tsconfig.json | 35 ++++--------------- 8 files changed, 18 insertions(+), 36 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 171f05c4ad..bf0ff00660 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,6 +25,8 @@ jobs: npm ci npm run generate-component-install npm run doc-site-install + - name: Check Types + run: npm run type-check - name: Lint run: npm run lint - name: Test diff --git a/package.json b/package.json index a87fbebbff..57afbaaa11 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "generate-changelog": "node generate-changelog.js", "i18n_compile": "formatjs compile-folder --format transifex ./src/i18n/messages ./src/i18n/messages", "i18n_extract": "formatjs extract 'src/**/*.{jsx,js,tsx,ts}' --out-file ./src/i18n/transifex_input.json --format transifex", - "type-check": "tsc --noEmit", + "type-check": "tsc --noEmit && tsc --project www --noEmit", "type-check:watch": "npm run type-check -- --watch", "build-types": "tsc --emitDeclarationOnly" }, diff --git a/tsconfig.json b/tsconfig.json index fdf2607b67..3937efdedd 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -5,9 +5,9 @@ "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "jsx": "react", - "lib": ["dom", "es2019"], + "lib": ["dom", "es6", "dom.iterable"], "isolatedModules": true, - "module": "esnext", + "module": "es6", "moduleResolution": "node", "noFallthroughCasesInSwitch": true, "noImplicitAny": true, @@ -17,7 +17,7 @@ "sourceMap": true, "strict": true, "strictFunctionTypes": false, - "target": "esnext", + "target": "es6", "rootDir": "src", "outDir": "dist" }, diff --git a/www/src/components/LayoutGenerator.tsx b/www/src/components/LayoutGenerator.tsx index f8cd8b4708..6df22a40ac 100644 --- a/www/src/components/LayoutGenerator.tsx +++ b/www/src/components/LayoutGenerator.tsx @@ -98,7 +98,7 @@ function LayoutGenerator() { } const renderMarkupString = () => { - const columnsString = columns.map((ColumnComponent, i) => { + const columnsString = [...Array(columns.length).keys()].map((i) => { const width = columnWidths[i]; const offset = columnOffsets[i]; diff --git a/www/src/components/SEO.tsx b/www/src/components/SEO.tsx index 7b2eab7db2..3acd4abf6a 100644 --- a/www/src/components/SEO.tsx +++ b/www/src/components/SEO.tsx @@ -43,7 +43,7 @@ function SEO({ lang, }} title={title} - titleTemplate={defaultTitle ? `%s | ${defaultTitle}` : null} + titleTemplate={defaultTitle ? `%s | ${defaultTitle}` : undefined} meta={[ { name: 'description', diff --git a/www/src/components/insights/SummaryUsageExamples.tsx b/www/src/components/insights/SummaryUsageExamples.tsx index 8ea1c4b13c..9d8aa27de5 100644 --- a/www/src/components/insights/SummaryUsageExamples.tsx +++ b/www/src/components/insights/SummaryUsageExamples.tsx @@ -54,7 +54,7 @@ function SummaryUsageExamples({ row }: ISummaryUsageExamples) {
    )); - return componentUsagesExample; + return
    {componentUsagesExample}
    ; } SummaryUsageExamples.propTypes = { diff --git a/www/src/pages/insights.tsx b/www/src/pages/insights.tsx index 2ea1d534c7..6123c86eb8 100644 --- a/www/src/pages/insights.tsx +++ b/www/src/pages/insights.tsx @@ -17,6 +17,7 @@ import SummaryUsageExamples, { ISummaryUsageExamples } from '../components/insig import ProjectUsageExamples, { IProjectUsageExamples } from '../components/insights/ProjectUsageExamples'; import ComponentUsageExamples, { IComponentUsageExamples } from '../components/insights/ComponentUsageExamples'; import getGithubProjectUrl from '../utils/getGithubProjectUrl'; +// @ts-ignore import dependentProjectsAnalysis from '../../../dependent-usage.json'; // eslint-disable-line import { INSIGHTS_TABS, INSIGHTS_PAGES } from '../config'; import InsightsContext from '../context/InsightsContext'; @@ -84,7 +85,7 @@ export interface IComponentUsage { const dependentProjects: IDependentUsage[] = []; -const componentsUsage: Record = dependentProjectsUsages +const componentsUsage: Record = dependentProjectsUsages .reduce((accumulator: any, project: any) => { dependentProjects.push({ ...project, diff --git a/www/tsconfig.json b/www/tsconfig.json index 49cdaad213..35e06753d6 100644 --- a/www/tsconfig.json +++ b/www/tsconfig.json @@ -1,35 +1,14 @@ { + "extends": "../tsconfig.json", "compilerOptions": { - "disableSourceOfProjectReferenceRedirect": true, - "disableSolutionSearching": true, - "target": "es6", - "lib": [ - "dom", - "dom.iterable", - "es6" - ], - "jsx": "react", - "module": "es6", - "moduleResolution": "node", - "preserveSymlinks": true, - "allowJs": true, - "skipLibCheck": true, - "esModuleInterop": true, - "allowSyntheticDefaultImports": true, - "strict": true, - "forceConsistentCasingInFileNames": true, - "noFallthroughCasesInSwitch": true, + "rootDir": "src", "resolveJsonModule": true, - "isolatedModules": true, - "noEmit": false, - "baseUrl": "src", + "noImplicitAny": false, "paths": { - "~paragon-react": ["../../src"], - "~paragon-style": ["../../scss"], - "~paragon-icons": ["../../icons"] + "~paragon-react": ["../src"], + "~paragon-style": ["../scss"], + "~paragon-icons": ["../icons"], } }, - "include": [ - "src" - ] + "include": ["src"] } From b3bffd33fc75c7b213f5beada4e383b092d9fa06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 09:08:45 -0500 Subject: [PATCH 126/173] docs: update dependent-usage.json (#1973) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 55077b3eb6..56c6ceb42a 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1674828508342, + "lastModified": 1674914878845, "projectUsages": [ { "version": "19.19.1", From c77805c5acaf50aaec82cea4850f12d08c0c733b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 09:08:56 -0500 Subject: [PATCH 127/173] docs: update dependent-usage.json (#1976) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 56c6ceb42a..110fb3ce9a 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1674914878845, + "lastModified": 1675001297123, "projectUsages": [ { "version": "19.19.1", From dce246d411de779e995ac16fab77bb8abf3c3142 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 09:09:54 -0500 Subject: [PATCH 128/173] docs: update dependent-usage.json (#1978) --- dependent-usage.json | 464 ++++++++++++++++++++++++------------------- 1 file changed, 256 insertions(+), 208 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 110fb3ce9a..25d85c351f 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1675001297123, + "lastModified": 1675087747007, "projectUsages": [ { "version": "19.19.1", @@ -10361,30 +10361,45 @@ "line": 21, "column": 6 }, - { - "filePath": "src/discussions/comments/comment/CommentHeader.jsx", - "line": 70, - "column": 12 - }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 203, + "line": 252, "column": 20 }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 50, + "line": 52, "column": 16 }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 81, + "line": 84, "column": 18 }, { "filePath": "src/discussions/common/AuthorLabel.jsx", - "line": 59, - "column": 8 + "line": 81, + "column": 10 + }, + { + "filePath": "src/discussions/common/EndorsedAlertBanner.jsx", + "line": 35, + "column": 12 + }, + { + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 60, + "column": 20 + }, + { + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 74, + "column": 18 + }, + { + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 88, + "column": 20 }, { "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", @@ -10468,22 +10483,17 @@ }, { "filePath": "src/discussions/posts/post/LikeButton.jsx", - "line": 32, - "column": 16 - }, - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 52, - "column": 16 + "line": 40, + "column": 18 }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 69, + "line": 54, "column": 20 }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 115, + "line": 91, "column": 14 }, { @@ -10663,13 +10673,13 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 111, + "line": 129, "column": 10 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 176, - "column": 6 + "line": 224, + "column": 8 }, { "filePath": "src/discussions/in-context-topics/TopicPostsView.jsx", @@ -10765,14 +10775,29 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 201, + "line": 250, "column": 10 }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 46, + "line": 48, "column": 6 }, + { + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 58, + "column": 10 + }, + { + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 72, + "column": 8 + }, + { + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 86, + "column": 10 + }, { "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", "line": 18, @@ -10787,6 +10812,16 @@ "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", "line": 66, "column": 10 + }, + { + "filePath": "src/discussions/posts/post/LikeButton.jsx", + "line": 35, + "column": 8 + }, + { + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 47, + "column": 10 } ], "Close": [ @@ -10824,12 +10859,12 @@ }, { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 135, + "line": 181, "column": 12 }, { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 162, + "line": 210, "column": 20 }, { @@ -10838,23 +10873,23 @@ "column": 12 }, { - "filePath": "src/discussions/comments/comment/ResponseEditor.jsx", - "line": 39, + "filePath": "src/discussions/comments/CommentsView.jsx", + "line": 113, "column": 8 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 96, - "column": 8 + "line": 154, + "column": 20 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 186, + "line": 235, "column": 14 }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 72, + "line": 75, "column": 22 }, { @@ -10862,6 +10897,11 @@ "line": 35, "column": 10 }, + { + "filePath": "src/discussions/common/HoverCard.jsx", + "line": 41, + "column": 10 + }, { "filePath": "src/discussions/empty-posts/EmptyPage.jsx", "line": 29, @@ -10980,12 +11020,12 @@ "useToggle": [ { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 37, + "line": 40, "column": 71 }, { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 38, + "line": 41, "column": 72 }, { @@ -11000,22 +11040,22 @@ }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 27, + "line": 29, "column": 32 }, { "filePath": "src/discussions/posts/post/Post.jsx", - "line": 39, + "line": 41, "column": 71 }, { "filePath": "src/discussions/posts/post/Post.jsx", - "line": 40, + "line": 42, "column": 72 }, { "filePath": "src/discussions/posts/post/Post.jsx", - "line": 41, + "line": 43, "column": 62 } ], @@ -11108,7 +11148,7 @@ "Avatar": [ { "filePath": "src/discussions/comments/comment/CommentHeader.jsx", - "line": 50, + "line": 28, "column": 8 }, { @@ -11135,12 +11175,12 @@ "ArrowBack": [ { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 189, + "line": 238, "column": 28 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 202, + "line": 251, "column": 17 }, { @@ -11157,28 +11197,28 @@ "MoreHoriz": [ { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 49, + "line": 51, "column": 13 } ], "ModalPopup": [ { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 56, + "line": 59, "column": 8 } ], "Dropdown.Divider": [ { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 69, - "column": 17 + "line": 72, + "column": 21 } ], "Dropdown.Item": [ { "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 71, + "line": 74, "column": 16 }, { @@ -11205,7 +11245,7 @@ }, { "filePath": "src/discussions/common/AlertBanner.jsx", - "line": 54, + "line": 60, "column": 12 }, { @@ -11234,143 +11274,23 @@ "Institution": [ { "filePath": "src/discussions/common/AuthorLabel.jsx", - "line": 31, + "line": 37, "column": 4 } ], "School": [ { "filePath": "src/discussions/common/AuthorLabel.jsx", - "line": 35, - "column": 4 - } - ], - "ModalDialog": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 21, - "column": 4 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 48, - "column": 4 - } - ], - "ModalDialog.Header": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 22, - "column": 6 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 55, - "column": 6 - } - ], - "ModalDialog.Title": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 23, - "column": 8 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 56, - "column": 8 - } - ], - "ModalDialog.Body": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 27, - "column": 6 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 60, - "column": 6 - } - ], - "ModalDialog.Footer": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 30, - "column": 6 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 78, - "column": 6 - } - ], - "ModalDialog.CloseButton": [ - { - "filePath": "src/discussions/common/Confirmation.jsx", - "line": 32, - "column": 10 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 80, - "column": 10 - } - ], - "breakpoints": [ - { - "filePath": "src/discussions/data/hooks.js", - "line": 113, - "column": 29 - }, - { - "filePath": "src/discussions/data/hooks.js", - "line": 118, - "column": 29 - } - ], - "PageBanner": [ - { - "filePath": "src/discussions/discussions-home/BlackoutInformationBanner.jsx", - "line": 19, - "column": 4 - }, - { - "filePath": "src/discussions/discussions-home/InformationBanner.jsx", - "line": 24, + "line": 41, "column": 4 } ], - "Hyperlink": [ - { - "filePath": "src/discussions/discussions-home/InformationBanner.jsx", - "line": 34, - "column": 12 - }, - { - "filePath": "src/discussions/discussions-home/InformationBanner.jsx", - "line": 45, - "column": 8 - }, - { - "filePath": "src/discussions/posts/post/Post.jsx", - "line": 120, - "column": 10 - } - ], - "SearchField": [ + "OverlayTrigger": [ { - "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchResultBar.jsx", - "line": 16, + "filePath": "src/discussions/common/AuthorLabel.jsx", + "line": 68, "column": 6 }, - { - "filePath": "src/discussions/topics/topic-search-bar/TopicSearchBar.jsx", - "line": 15, - "column": 6 - } - ], - "OverlayTrigger": [ { "filePath": "src/discussions/in-context-topics/topic/Topic.jsx", "line": 57, @@ -11401,14 +11321,24 @@ "line": 57, "column": 8 }, + { + "filePath": "src/discussions/posts/post/LikeButton.jsx", + "line": 28, + "column": 6 + }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 86, + "line": 40, + "column": 8 + }, + { + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 64, "column": 12 }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 108, + "line": 84, "column": 12 }, { @@ -11453,6 +11383,11 @@ } ], "Tooltip": [ + { + "filePath": "src/discussions/common/AuthorLabel.jsx", + "line": 70, + "column": 10 + }, { "filePath": "src/discussions/in-context-topics/topic/Topic.jsx", "line": 59, @@ -11483,14 +11418,24 @@ "line": 60, "column": 12 }, + { + "filePath": "src/discussions/posts/post/LikeButton.jsx", + "line": 30, + "column": 10 + }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 88, + "line": 42, + "column": 12 + }, + { + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 66, "column": 16 }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 110, + "line": 86, "column": 16 }, { @@ -11534,6 +11479,131 @@ "column": 18 } ], + "ModalDialog": [ + { + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 21, + "column": 4 + }, + { + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 48, + "column": 4 + } + ], + "ModalDialog.Header": [ + { + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 22, + "column": 6 + }, + { + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 55, + "column": 6 + } + ], + "ModalDialog.Title": [ + { + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 23, + "column": 8 + }, + { + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 56, + "column": 8 + } + ], + "ModalDialog.Body": [ + { + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 27, + "column": 6 + }, + { + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 60, + "column": 6 + } + ], + "ModalDialog.Footer": [ + { + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 30, + "column": 6 + }, + { + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 78, + "column": 6 + } + ], + "ModalDialog.CloseButton": [ + { + "filePath": "src/discussions/common/Confirmation.jsx", + "line": 32, + "column": 10 + }, + { + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 80, + "column": 10 + } + ], + "breakpoints": [ + { + "filePath": "src/discussions/data/hooks.js", + "line": 113, + "column": 29 + }, + { + "filePath": "src/discussions/data/hooks.js", + "line": 118, + "column": 29 + } + ], + "PageBanner": [ + { + "filePath": "src/discussions/discussions-home/BlackoutInformationBanner.jsx", + "line": 19, + "column": 4 + }, + { + "filePath": "src/discussions/discussions-home/InformationBanner.jsx", + "line": 24, + "column": 4 + } + ], + "Hyperlink": [ + { + "filePath": "src/discussions/discussions-home/InformationBanner.jsx", + "line": 34, + "column": 12 + }, + { + "filePath": "src/discussions/discussions-home/InformationBanner.jsx", + "line": 45, + "column": 8 + }, + { + "filePath": "src/discussions/posts/post/Post.jsx", + "line": 149, + "column": 10 + } + ], + "SearchField": [ + { + "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchResultBar.jsx", + "line": 16, + "column": 6 + }, + { + "filePath": "src/discussions/topics/topic-search-bar/TopicSearchBar.jsx", + "line": 15, + "column": 6 + } + ], "PostOutline": [ { "filePath": "src/discussions/in-context-topics/topic/Topic.jsx", @@ -11662,32 +11732,22 @@ "column": 18 } ], - "IconButtonWithTooltip": [ - { - "filePath": "src/discussions/posts/post/LikeButton.jsx", - "line": 27, - "column": 6 - }, + "Locked": [ { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 47, - "column": 6 + "line": 92, + "column": 21 }, { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 65, - "column": 10 + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 121, + "column": 21 } ], "Badge": [ - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 79, - "column": 8 - }, { "filePath": "src/discussions/posts/post/PostHeader.jsx", - "line": 109, + "line": 108, "column": 21 }, { @@ -11701,18 +11761,6 @@ "column": 8 } ], - "Locked": [ - { - "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 116, - "column": 21 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 121, - "column": 21 - } - ], "Truncate": [ { "filePath": "src/discussions/posts/post/PostLink.jsx", @@ -20802,7 +20850,7 @@ } }, { - "version": "20.20.0", + "version": "20.27.0", "name": "@edx/frontend-app-profile", "repository": { "type": "git", @@ -25905,7 +25953,7 @@ } }, { - "version": "20.20.0", + "version": "20.27.0", "name": "@edx/frontend-template-application", "repository": { "type": "git", From 81a92457e08380f5bbf3287d063e090e67925b54 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 09:10:28 -0500 Subject: [PATCH 129/173] docs: update dependent-usage.json (#1987) --- dependent-usage.json | 366 ++++++++++++++++++++++++------------------- 1 file changed, 203 insertions(+), 163 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 25d85c351f..0a193f063a 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1675087747007, + "lastModified": 1675174159196, "projectUsages": [ { "version": "19.19.1", @@ -14133,7 +14133,7 @@ }, { "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 20, + "line": 19, "column": 6 }, { @@ -14374,6 +14374,31 @@ "filePath": "src/components/program/ProgramCourses.jsx", "line": 93, "column": 20 + }, + { + "filePath": "src/components/search/SearchError.jsx", + "line": 11, + "column": 4 + }, + { + "filePath": "src/components/search/SearchNoResults.jsx", + "line": 14, + "column": 6 + }, + { + "filePath": "src/components/skills-quiz/SearchCourseCard.jsx", + "line": 90, + "column": 6 + }, + { + "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", + "line": 164, + "column": 6 + }, + { + "filePath": "src/components/skills-quiz/SkillsCourses.jsx", + "line": 161, + "column": 10 } ], "Error": [ @@ -14866,7 +14891,7 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 194, + "line": 183, "column": 12 } ], @@ -14918,7 +14943,7 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 202, + "line": 191, "column": 14 } ], @@ -14980,7 +15005,7 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 208, + "line": 197, "column": 14 } ], @@ -15072,12 +15097,12 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 220, + "line": 209, "column": 14 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 230, + "line": 219, "column": 14 } ], @@ -15104,7 +15129,7 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 242, + "line": 231, "column": 14 } ], @@ -15166,7 +15191,7 @@ }, { "filePath": "src/components/skills-quiz/SearchCourseCard.jsx", - "line": 115, + "line": 105, "column": 6 }, { @@ -15176,12 +15201,12 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 190, + "line": 179, "column": 6 }, { "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 159, + "line": 147, "column": 10 } ], @@ -15263,7 +15288,7 @@ }, { "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 130, + "line": 118, "column": 12 } ], @@ -15353,12 +15378,12 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 224, + "line": 213, "column": 22 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 231, + "line": 220, "column": 16 }, { @@ -15368,7 +15393,7 @@ }, { "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 133, + "line": 121, "column": 10 } ], @@ -15419,6 +15444,16 @@ "filePath": "src/components/enterprise-user-subsidy/enterprise-offers/EnterpriseOffersBalanceAlert.jsx", "line": 56, "column": 8 + }, + { + "filePath": "src/components/search/SearchError.jsx", + "line": 17, + "column": 6 + }, + { + "filePath": "src/components/search/SearchNoResults.jsx", + "line": 21, + "column": 8 } ], "StatefulButton": [ @@ -15595,7 +15630,7 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 237, + "line": 226, "column": 20 }, { @@ -15764,7 +15799,7 @@ }, { "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 27, + "line": 26, "column": 12 }, { @@ -15824,7 +15859,7 @@ }, { "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 150, + "line": 138, "column": 12 }, { @@ -16090,7 +16125,7 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 221, + "line": 210, "column": 16 }, { @@ -16221,31 +16256,33 @@ "column": 6 } ], - "StatusAlert": [ + "Warning": [ { "filePath": "src/components/search/SearchError.jsx", - "line": 28, - "column": 4 - }, + "line": 14, + "column": 12 + } + ], + "ZoomOut": [ { "filePath": "src/components/search/SearchNoResults.jsx", - "line": 31, - "column": 6 + "line": 18, + "column": 14 }, { "filePath": "src/components/skills-quiz/SearchCourseCard.jsx", - "line": 102, - "column": 6 + "line": 94, + "column": 14 }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 177, - "column": 6 + "line": 168, + "column": 14 }, { "filePath": "src/components/skills-quiz/SkillsCourses.jsx", - "line": 173, - "column": 10 + "line": 165, + "column": 18 } ], "Program": [ @@ -16256,7 +16293,7 @@ }, { "filePath": "src/components/skills-quiz/SearchProgramCard.jsx", - "line": 237, + "line": 226, "column": 31 } ], @@ -17052,12 +17089,12 @@ }, { "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 100, + "line": 101, "column": 6 }, { "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 194, + "line": 196, "column": 6 }, { @@ -17097,17 +17134,17 @@ }, { "filePath": "src/shared/links.jsx", - "line": 11, - "column": 4 + "line": 10, + "column": 2 }, { "filePath": "src/shared/links.jsx", - "line": 30, + "line": 28, "column": 4 }, { "filePath": "src/shared/links.jsx", - "line": 48, + "line": 46, "column": 4 } ], @@ -17164,7 +17201,7 @@ }, { "filePath": "src/course-home/outline-tab/widgets/WelcomeMessage.jsx", - "line": 30, + "line": 31, "column": 4 }, { @@ -17219,12 +17256,12 @@ }, { "filePath": "src/generic/user-messages/Alert.jsx", - "line": 36, - "column": 4 + "line": 35, + "column": 2 }, { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 180, + "line": 181, "column": 10 } ], @@ -17337,27 +17374,27 @@ }, { "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", - "line": 137, + "line": 138, "column": 6 }, { "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", - "line": 152, + "line": 153, "column": 6 }, { "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", - "line": 159, + "line": 160, "column": 8 }, { "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", - "line": 165, + "line": 166, "column": 8 }, { "filePath": "src/course-home/outline-tab/widgets/ProctoringInfoPanel.jsx", - "line": 207, + "line": 209, "column": 12 }, { @@ -17367,12 +17404,12 @@ }, { "filePath": "src/course-home/outline-tab/widgets/WelcomeMessage.jsx", - "line": 42, + "line": 43, "column": 8 }, { "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", - "line": 244, + "line": 245, "column": 12 }, { @@ -17402,12 +17439,12 @@ }, { "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 35, + "line": 36, "column": 10 }, { "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", - "line": 29, + "line": 30, "column": 10 }, { @@ -17497,23 +17534,23 @@ }, { "filePath": "src/generic/upgrade-notification/UpgradeNotification.jsx", - "line": 454, + "line": 449, "column": 6 }, { "filePath": "src/product-tours/newUserCourseHomeTour/LaunchCourseHomeTourButton.jsx", - "line": 45, + "line": 46, "column": 8 }, { "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 46, - "column": 10 + "line": 45, + "column": 8 }, { "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 52, - "column": 10 + "line": 51, + "column": 8 } ], "Icon": [ @@ -17529,7 +17566,7 @@ }, { "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 136, + "line": 137, "column": 14 }, { @@ -17614,7 +17651,7 @@ }, { "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", - "line": 55, + "line": 56, "column": 10 }, { @@ -17624,37 +17661,37 @@ }, { "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", - "line": 54, + "line": 55, "column": 10 }, { "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", - "line": 71, + "line": 72, "column": 28 }, { "filePath": "src/courseware/course/sidebar/sidebars/discussions/DiscussionsTrigger.jsx", - "line": 42, + "line": 43, "column": 6 }, { "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationIcon.jsx", - "line": 17, - "column": 6 + "line": 16, + "column": 4 }, { "filePath": "src/product-tours/newUserCourseHomeTour/LaunchCourseHomeTourButton.jsx", - "line": 47, + "line": 48, "column": 12 }, { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 173, + "line": 174, "column": 12 }, { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 182, + "line": 183, "column": 14 } ], @@ -17678,7 +17715,7 @@ }, { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 169, + "line": 170, "column": 10 } ], @@ -17772,19 +17809,19 @@ "Collapsible": [ { "filePath": "src/course-home/outline-tab/Section.jsx", - "line": 75, + "line": 76, "column": 6 } ], "IconButton": [ { "filePath": "src/course-home/outline-tab/Section.jsx", - "line": 82, + "line": 83, "column": 10 }, { "filePath": "src/course-home/outline-tab/Section.jsx", - "line": 90, + "line": 91, "column": 10 }, { @@ -17799,7 +17836,7 @@ }, { "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", - "line": 68, + "line": 69, "column": 18 } ], @@ -17811,17 +17848,17 @@ }, { "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 90, + "line": 91, "column": 4 }, { "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", - "line": 237, + "line": 238, "column": 6 }, { "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 105, + "line": 106, "column": 8 } ], @@ -17833,77 +17870,77 @@ }, { "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 95, + "line": 96, "column": 6 }, { "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", - "line": 238, + "line": 239, "column": 8 }, { "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 107, + "line": 108, "column": 10 } ], "Card.Footer": [ { "filePath": "src/course-home/outline-tab/widgets/StartOrResumeCourseCard.jsx", - "line": 59, + "line": 60, "column": 6 }, { "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", - "line": 242, + "line": 243, "column": 8 }, { "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 110, + "line": 111, "column": 10 } ], "Card.Section": [ { "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 100, + "line": 101, "column": 6 }, { "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 133, + "line": 134, "column": 8 }, { "filePath": "src/course-home/progress-tab/certificate-status/CertificateStatus.jsx", - "line": 239, + "line": 240, "column": 8 }, { "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 109, + "line": 110, "column": 10 } ], "Form.Switch": [ { "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 123, + "line": 124, "column": 10 } ], "Email": [ { "filePath": "src/course-home/outline-tab/widgets/WeeklyLearningGoalCard.jsx", - "line": 138, + "line": 139, "column": 21 } ], "TransitionReplace": [ { "filePath": "src/course-home/outline-tab/widgets/WelcomeMessage.jsx", - "line": 51, + "line": 52, "column": 6 } ], @@ -18073,12 +18110,12 @@ }, { "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", - "line": 17, + "line": 19, "column": 34 }, { "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", - "line": 18, + "line": 20, "column": 35 }, { @@ -18088,7 +18125,7 @@ }, { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 71, + "line": 76, "column": 21 } ], @@ -18170,42 +18207,42 @@ }, { "filePath": "src/courseware/course/sequence/Sequence.test.jsx", - "line": 39, + "line": 40, "column": 24 }, { "filePath": "src/courseware/course/sequence/Sequence.test.jsx", - "line": 411, + "line": 410, "column": 26 }, { "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", - "line": 17, + "line": 19, "column": 58 }, { "filePath": "src/courseware/course/sidebar/SidebarContextProvider.jsx", - "line": 18, + "line": 20, "column": 59 }, { "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationTray.test.jsx", - "line": 45, + "line": 46, "column": 24 }, { "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationTray.test.jsx", - "line": 53, + "line": 54, "column": 24 }, { "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationTray.test.jsx", - "line": 138, + "line": 139, "column": 24 }, { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 71, + "line": 76, "column": 46 }, { @@ -18273,12 +18310,12 @@ }, { "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryTable.jsx", - "line": 85, + "line": 95, "column": 6 }, { "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 181, + "line": 183, "column": 8 } ], @@ -18290,7 +18327,7 @@ }, { "filePath": "src/course-home/progress-tab/grades/grade-summary/GradeSummaryTable.jsx", - "line": 135, + "line": 128, "column": 8 } ], @@ -18455,31 +18492,31 @@ "StatefulButton": [ { "filePath": "src/courseware/course/bookmark/BookmarkButton.jsx", - "line": 42, + "line": 43, "column": 4 } ], "StandardModal": [ { "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 32, + "line": 33, "column": 4 }, { "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", - "line": 26, + "line": 27, "column": 4 } ], "ActionRow": [ { "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 34, + "line": 35, "column": 8 }, { "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", - "line": 28, + "line": 29, "column": 8 }, { @@ -18489,33 +18526,33 @@ }, { "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 45, - "column": 8 + "line": 44, + "column": 6 } ], "Lightbulb": [ { "filePath": "src/courseware/course/celebration/WeeklyGoalCelebrationModal.jsx", - "line": 56, + "line": 57, "column": 17 }, { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 173, + "line": 174, "column": 50 } ], "Card.ImageCap": [ { "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 106, + "line": 107, "column": 10 } ], "CardView": [ { "filePath": "src/courseware/course/course-exit/CourseRecommendations.jsx", - "line": 191, + "line": 193, "column": 10 } ], @@ -18543,8 +18580,8 @@ "Dropdown": [ { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 15, - "column": 4 + "line": 14, + "column": 2 }, { "filePath": "src/generic/tabs/Tabs.jsx", @@ -18560,8 +18597,8 @@ "Dropdown.Toggle": [ { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 16, - "column": 6 + "line": 15, + "column": 4 }, { "filePath": "src/generic/tabs/Tabs.jsx", @@ -18577,8 +18614,8 @@ "Dropdown.Menu": [ { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 27, - "column": 6 + "line": 26, + "column": 4 }, { "filePath": "src/generic/tabs/Tabs.jsx", @@ -18594,8 +18631,8 @@ "Dropdown.Item": [ { "filePath": "src/courseware/course/sequence/sequence-navigation/SequenceNavigationDropdown.jsx", - "line": 29, - "column": 10 + "line": 28, + "column": 8 }, { "filePath": "src/instructor-toolbar/masquerade-widget/MasqueradeWidgetOption.jsx", @@ -18613,29 +18650,29 @@ "ArrowBackIos": [ { "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", - "line": 54, + "line": 55, "column": 21 } ], "Close": [ { "filePath": "src/courseware/course/sidebar/common/SidebarBase.jsx", - "line": 69, + "line": 70, "column": 25 } ], "QuestionAnswer": [ { "filePath": "src/courseware/course/sidebar/sidebars/discussions/DiscussionsTrigger.jsx", - "line": 42, + "line": 43, "column": 17 } ], "WatchOutline": [ { "filePath": "src/courseware/course/sidebar/sidebars/notifications/NotificationIcon.jsx", - "line": 17, - "column": 17 + "line": 16, + "column": 15 } ], "Input": [ @@ -18648,92 +18685,92 @@ "Compass": [ { "filePath": "src/product-tours/newUserCourseHomeTour/LaunchCourseHomeTourButton.jsx", - "line": 48, + "line": 49, "column": 19 } ], "MarketingModal": [ { "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 19, - "column": 4 + "line": 18, + "column": 2 } ], "ModalDialog.Hero": [ { "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 26, - "column": 8 + "line": 25, + "column": 6 } ], "ModalDialog.Title": [ { "filePath": "src/product-tours/newUserCourseHomeTour/NewUserCourseHomeTourModal.jsx", - "line": 31, - "column": 12 + "line": 30, + "column": 10 }, { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 158, + "line": 159, "column": 8 } ], "ProductTour": [ { "filePath": "src/product-tours/ProductTours.jsx", - "line": 144, + "line": 145, "column": 6 } ], "ModalDialog": [ { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 146, + "line": 147, "column": 4 } ], "ModalDialog.Header": [ { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 157, + "line": 158, "column": 6 } ], "ModalDialog.Body": [ { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 162, + "line": 163, "column": 6 } ], "MoneyFilled": [ { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 182, + "line": 183, "column": 69 } ], "ModalDialog.Footer": [ { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 200, + "line": 201, "column": 6 } ], "ModalDialog.CloseButton": [ { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 212, + "line": 213, "column": 16 }, { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 225, + "line": 226, "column": 16 }, { "filePath": "src/shared/streak-celebration/StreakCelebrationModal.jsx", - "line": 233, + "line": 234, "column": 10 } ], @@ -21183,27 +21220,27 @@ }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 652, + "line": 678, "column": 8 }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 768, + "line": 794, "column": 10 }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 778, + "line": 804, "column": 10 }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 828, + "line": 854, "column": 10 }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 865, + "line": 891, "column": 12 }, { @@ -21280,7 +21317,7 @@ }, { "filePath": "src/components/EditCoursePage/index.jsx", - "line": 658, + "line": 684, "column": 10 }, { @@ -21425,12 +21462,12 @@ }, { "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", - "line": 139, + "line": 140, "column": 10 }, { "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", - "line": 153, + "line": 154, "column": 10 }, { @@ -21473,7 +21510,7 @@ "Add": [ { "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", - "line": 116, + "line": 117, "column": 8 }, { @@ -26456,13 +26493,6 @@ "column": 33 } ], - "Card.Footer": [ - { - "filePath": "src/components/2U/ProductCard.jsx", - "line": 319, - "column": 10 - } - ], "ExpandMore": [ { "filePath": "src/components/AboutUs/TimelineEntry.jsx", @@ -26695,7 +26725,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 326, + "line": 322, "column": 6 }, { @@ -27235,7 +27265,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 454, + "line": 450, "column": 18 }, { @@ -27456,7 +27486,12 @@ }, { "filePath": "src/templates/CCPAPage.jsx", - "line": 32, + "line": 27, + "column": 8 + }, + { + "filePath": "src/templates/CCPAPageES.jsx", + "line": 26, "column": 8 } ], @@ -27468,7 +27503,12 @@ }, { "filePath": "src/templates/CCPAPage.jsx", - "line": 33, + "line": 28, + "column": 10 + }, + { + "filePath": "src/templates/CCPAPageES.jsx", + "line": 27, "column": 10 } ], From 45ae5e1c52fd4207a11c8f0b1c78db20f2743b99 Mon Sep 17 00:00:00 2001 From: Peter Kulko <93188219+PKulkoRaccoonGang@users.noreply.github.com> Date: Wed, 1 Feb 2023 15:23:55 +0200 Subject: [PATCH 130/173] docs: fixed default container width in Settings menu (#1983) --- www/src/context/SettingsContext.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/src/context/SettingsContext.tsx b/www/src/context/SettingsContext.tsx index 29cb61db8c..dfc8c55adb 100644 --- a/www/src/context/SettingsContext.tsx +++ b/www/src/context/SettingsContext.tsx @@ -34,7 +34,7 @@ function SettingsContextProvider({ children }) { theme: DEFAULT_THEME, direction: 'ltr', language: 'en', - containerWidth: undefined, + containerWidth: 'md', }); const [showSettings, setShowSettings] = useState(false); From db74c1825d42fadf1f2b0d941e5058c659a07b37 Mon Sep 17 00:00:00 2001 From: Peter Kulko <93188219+PKulkoRaccoonGang@users.noreply.github.com> Date: Wed, 1 Feb 2023 15:36:56 +0200 Subject: [PATCH 131/173] docs: renamed Paragon Segment events (#1984) * docs: renamed Paragon Segment events --- www/netlify/functions/trackGenerateComponent.js | 2 +- www/src/components/IconsTable.jsx | 4 ++-- www/src/components/Menu.tsx | 2 +- www/src/context/SettingsContext.tsx | 4 ++-- www/src/pages/foundations/elevation.jsx | 2 +- www/src/pages/insights.tsx | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/www/netlify/functions/trackGenerateComponent.js b/www/netlify/functions/trackGenerateComponent.js index 80dda71f88..b0b29ed3b3 100644 --- a/www/netlify/functions/trackGenerateComponent.js +++ b/www/netlify/functions/trackGenerateComponent.js @@ -12,7 +12,7 @@ exports.handler = async function eventHandler(event) { // dispatch event to Segment analytics.track({ anonymousId: uuidv4(), - event: 'edx.paragon.generate-component', + event: 'openedx.paragon.functions.track-generate-component.created', properties: { componentName }, }); diff --git a/www/src/components/IconsTable.jsx b/www/src/components/IconsTable.jsx index 24f738bd73..dc1ac4873e 100644 --- a/www/src/components/IconsTable.jsx +++ b/www/src/components/IconsTable.jsx @@ -78,14 +78,14 @@ function IconsTable() { const copyToClipboard = (content) => { navigator.clipboard.writeText(content); setShowToast(true); - global.analytics.track('openedx.paragon.icons-table.selected-icon.copied', { name: currentIcon }); + global.analytics.track('openedx.paragon.docs.icons-table.selected-icon.copied', { name: currentIcon }); }; // eslint-disable-next-line react-hooks/exhaustive-deps const debouncedSetIconsList = useCallback( debounce( (list) => { - global.analytics.track('openedx.paragon.icons-table.search', { value: searchValue }); + global.analytics.track('openedx.paragon.docs.icons-table.search', { value: searchValue }); setData({ rowsCount: ROWS_PER_WINDOW, iconsList: list }); }, 250, diff --git a/www/src/components/Menu.tsx b/www/src/components/Menu.tsx index 8c8b32ad26..deb17ff321 100644 --- a/www/src/components/Menu.tsx +++ b/www/src/components/Menu.tsx @@ -128,7 +128,7 @@ function MenuComponentListCategory({ children, title }: IMenuComponentListCatego } const handlePlaygroundClick = () => { - global.analytics.track('openedx.paragon.menu.playground.visit_playground.clicked'); + global.analytics.track('openedx.paragon.docs.menu.playground.visit_playground.clicked'); }; MenuComponentListCategory.propTypes = { diff --git a/www/src/context/SettingsContext.tsx b/www/src/context/SettingsContext.tsx index dfc8c55adb..d902d452fe 100644 --- a/www/src/context/SettingsContext.tsx +++ b/www/src/context/SettingsContext.tsx @@ -44,12 +44,12 @@ function SettingsContextProvider({ children }) { } setSettings(prevState => ({ ...prevState, [key]: value })); global.localStorage.setItem('pgn__settings', JSON.stringify({ ...settings, [key]: value })); - global.analytics.track(`${key[0].toUpperCase() + key.slice(1)} change`, { [key]: value }); + global.analytics.track(`openedx.paragon.docs.settings.${key}.changed`, { [key]: value }); }; const toggleSettings = (value: boolean) => { setShowSettings(value); - global.analytics.track('Toggle Settings', { value: value ? 'show' : 'hide' }); + global.analytics.track(`openedx.paragon.docs.settings.${value ? 'opened' : 'closed'}`); }; // this hook will be called after the first render, so we can safely access localStorage diff --git a/www/src/pages/foundations/elevation.jsx b/www/src/pages/foundations/elevation.jsx index 64940f71ee..21704f739b 100644 --- a/www/src/pages/foundations/elevation.jsx +++ b/www/src/pages/foundations/elevation.jsx @@ -79,7 +79,7 @@ function BoxShadowToolkit({ }); const updateBoxShadowModel = (property, value) => { - global.analytics.track('openedx.paragon.elevation.generator.updated', { property, value }); + global.analytics.track('openedx.paragon.docs.elevation.generator.updated', { property, value }); const newBoxShadowModel = { ...boxShadowModel, diff --git a/www/src/pages/insights.tsx b/www/src/pages/insights.tsx index 6123c86eb8..64c6facc70 100644 --- a/www/src/pages/insights.tsx +++ b/www/src/pages/insights.tsx @@ -365,7 +365,7 @@ export default function InsightsPage({ pageContext: { tab } }: { pageContext: { const handleOnSelect = (value: string) => { if (value !== tab) { - global.analytics.track('Usage Insights', { tab: value }); + global.analytics.track(`openedx.paragon.docs.insights.tabs.${value.toLowerCase().trim()}.clicked`); navigate(INSIGHTS_PAGES.find(item => item.tab === value)!.path); } }; From dc85daea071d440e5af32baf70198d586f5c1cac Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Wed, 1 Feb 2023 08:37:51 -0500 Subject: [PATCH 132/173] docs: update README and add CONTRIBUTING (#1979) --- CONTRIBUTING.md | 13 ++ README.md | 311 +++++++++++++++++++++++++----------------------- 2 files changed, 172 insertions(+), 152 deletions(-) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000..49e27eda3f --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,13 @@ +# Contributing + +## Open edX + +Please refer to the ["How to Contribute"](https://openedx.org/r/how-to-contribute) documentation and [Code of Conduct](https://openedx.org/code-of-conduct/) from Open edX for general information on contributing to the Open edX project. + +## Paragon + +The Paragon Working Group accepts bug fixes, new features, documentation, and security patches. You may find open issues [here](https://github.com/openedx/paragon/issues) or by visiting the Paragon Working Group [project board](https://github.com/orgs/openedx/projects/43/views/15). Issues with the "help wanted" or "byte-size" labels may be good candidates to pick up. + +If you'd like to contribute a new component or update an existing component, please consider reaching out to the Paragon Working Group via the channels [described in the README](./README.md#getting-help) to propose your changes. + +The Paragon Working Group looks forward to your contributions! 💎 diff --git a/README.md b/README.md index cf9bcfe8bd..9babdf325a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Paragon -![status](https://img.shields.io/badge/status-Maintained-brightgreen) +[![Build Status](https://github.com/openedx/paragon/actions/workflows/release.yml/badge.svg)](https://github.com/openedx/paragon/actions/workflows/release.yml) [![npm_version](https://img.shields.io/npm/v/@edx/paragon.svg)](@edx/paragon) -[![codecov](https://codecov.io/gh/edx/paragon/branch/master/graph/badge.svg?token=x1tZmNduy9)](https://codecov.io/gh/edx/paragon) +![status](https://img.shields.io/badge/status-Maintained-brightgreen) ![license](https://img.shields.io/github/license/openedx/paragon.svg) -[![Build Status](https://github.com/openedx/paragon/actions/workflows/release.yml/badge.svg)](https://github.com/openedx/paragon/actions/workflows/release.yml) +[![codecov](https://codecov.io/gh/edx/paragon/branch/master/graph/badge.svg?token=x1tZmNduy9)](https://codecov.io/gh/edx/paragon) [![NPM downloads](https://img.shields.io/npm/dw/@edx/paragon)](https://www.npmjs.com/package/@edx/paragon) ## Purpose @@ -63,135 +63,12 @@ Please reach out to the Paragon Working Group (PWG): * [Github Issues](https://github.com/openedx/paragon/issues/new?template=blank-issue.md) * [Weekly PWG Meeting](https://calendar.google.com/calendar/embed?src=c_v86shrnegshsqgp4fj2k94u7bc%40group.calendar.google.com&ctz=America%2FNew_York) -## Contributing & Development - -Please refer to the ["How to Contribute"](https://openedx.org/r/how-to-contribute) documentation and [Code of Conduct](https://openedx.org/code-of-conduct/) from Open edX. - -The Paragon Working Group accepts fixes, new features, and security patches. If you'd like to contribute a new component or update an existing component, please consider reaching out to the Paragon Working Group via the channels [described above](#getting-help). - -#### 1. Start the documentation site development server - -The Paragon documentation site serves both as documentation and as a workbench to create your component within. To see your component in action, you need to run the documentation site locally. (Note you need to install dependencies both in the project root and the `www` directory) - -``` -npm run install-all -cd www -npm start -``` - -#### 2. Create new component - -To create new component run - -``` -npm run generate-component MyComponent -``` - -where `MyComponent` is your new component's name. - -This will create a directory in `/src/` that will contain templates for all necessary files to start developing the component: -``` -MyComponent -├── index.jsx -├── README.md -├── MyComponent.scss -├── _variables.scss -└── MyComponent.test.jsx -``` - -The script will also automatically export your component from Paragon. - -#### 3. Start developing - -`/src/MyComponent/index.jsx` is where your component lives, the file is created with the following template, edit it to implement your own component. - -``` jsx -import React from 'react'; -import PropTypes from 'prop-types'; -import classNames from 'classnames'; - -const MyComponent = React.forwardRef(({ className, children }, ref) => ( -
    - {children} -
    -)); - -MyComponent.defaultProps = { - className: undefined, -}; - -MyComponent.propTypes = { - /** A class name to append to the base element. */ - className: PropTypes.string, - /** Specifies contents of the component. */ - children: PropTypes.node.isRequired, -}; - -export default MyComponent; - -``` - -#### 4. (Optional) Add styles to your component. +## Internationalization -If your component requires additional styling (which most likely is the case), edit created SCSS style sheet in your -component's directory `/src/MyComponent/MyComponent.scss` which by default contains an empty class for your component. - -If you wish to use SASS variables (which is the preferred way of styling the components since values can be -easily overridden and customized by the consumers of Paragon), add them in `/src/MyComponent/_variables.scss` (this file should contain all variables specific to your component). -This way the variables will also get automatically picked up by documentation site and displayed on your component's page. - -**Please note that you need to follow [Paragon's CSS styling conventions](docs/decisions/0012-css-styling-conventions).** - -#### 5. Document your component +Paragon supports internationalization for its components out of the box with the support of [react-intl](https://formatjs.io/docs/react-intl/). You may view translated strings for each component on the documentation website by switching languages in the settings. -The documentation for your component lives in `src/MyComponent/README.md`. The documentation site scans this directory for markdown or mdx files to create pages. By default, the file is created with following content: - -```` md ---- -title: 'MyComponent' -type: 'component' -components: -- MyComponent -status: 'New' -designStatus: 'Done' -devStatus: 'Done' -notes: | - Something special about this component ---- - -Describe your component here and give usage examples. - -### Basic Usage - -```jsx live - - Hello! - -``` - -```` +Due to Paragon's dependence on ``react-intl``, that means that your whole app needs to be wrapped in its provider, e.g.: -##### Some notes on the format above: - -The top part of the markdown file is known as `frontmatter`. This metadata with consumed by the documentation site to control the title of the page and the doc site navigation. -- **title** controls the page title of the generated page -- **components** is a list of react components by displayName. This usually matches the name you define the component as in code. (In our example so far it is MyComponent). Components added to this list will be scanned by react-docgen for code comments and a props api table will be rendered at the bottom of the page. -- **categories** is a list of categories where this page will appear the documentation site menu. -- **status**, **designStatus**, **devStatus**, and **notes** appear in the http://localhost:8000/status page. - -JSX code blocks in the markdown file can be made interactive with the live attribute. All paragon components and icons are in scope. (Note: the scope of this code block is controlled by `www/components/CodeBlock.jsx`). - -#### 6. Navigate to your component on the doc site and start building - -Visit the documentation at [http://localhost:8000](http://localhost:8000) and navigate to see your README.md powered page and workbench. Changes to the README.md file will auto refresh the page. - -### Internationalization - -Paragon supports internationalization for its components out of the box with the support of [react-intl](https://formatjs.io/docs/react-intl/). You can view translated strings for each component on the docs site after switching language on a settings tab. - -#### For consumers - -Since we are using ``react-intl`` that means that your whole app needs to be wrapped in its context, e.g. ```javascript import { IntlProvider } from 'react-intl'; import { messages as paragonMessages } from '@edx/paragon'; @@ -204,8 +81,7 @@ Since we are using ``react-intl`` that means that your whole app needs to be wra ) ``` -Note that if you are using ``@edx/frontend-platform``'s ``AppProvider`` component you don't need a separate context, -you would only need to add Paragon's messages like this +Note that if you are using ``@edx/frontend-platform``'s ``AppProvider`` component, you don't need a separate context as `IntlProvider` is already included; you would only need to add Paragon's i18n messages like this: ```javascript import { APP_READY, subscribe, initialize } from '@edx/frontend-platform'; @@ -235,7 +111,46 @@ you would only need to add Paragon's messages like this }); ``` -#### For developers +## Contributing + +Please refer to the ["How to Contribute"](https://openedx.org/r/how-to-contribute) documentation and [Code of Conduct](https://openedx.org/code-of-conduct/) from Open edX. + +The Paragon Working Group accepts bug fixes, new features, documentation, and security patches. You may find open issues [here](https://github.com/openedx/paragon/issues) or by visiting the Paragon Working Group [project board](https://github.com/orgs/openedx/projects/43/views/15). + +If you'd like to contribute a new component or update an existing component, please consider reaching out to the Paragon Working Group via the channels [described above](#getting-help) to propose your changes. + +The Paragon Working Group looks forward to your contributions! 💎 + +### Development + +#### Developing locally against a micro-frontend (MFE) + +If you want to test the changes with local MFE setup, you need to create a "module.config.js" file in your MFE's directory containing local module overrides. After that the webpack build for your application will automatically pick your local version of Paragon and use it. The example of module.config.js file looks like this (for more details about module.config.js, refer to the [frontend-build documentation](https://github.com/openedx/frontend-build#local-module-configuration-for-webpack).): + +```javascript +module.exports = { + /* + Modules you want to use from local source code. Adding a module here means that when + your MFE runs its build, it'll resolve the source from peer directories of the app. + + moduleName: the name you use to import code from the module. + dir: The relative path to the module's source code. + dist: The sub-directory of the source code where it puts its build artifact. Often "dist". + */ + localModules: [ + { moduleName: '@edx/paragon/scss/core', dir: '../src/paragon', dist: 'scss/core' }, + { moduleName: '@edx/paragon/icons', dir: '../src/paragon', dist: 'icons' }, + // Note that using dist: 'dist' will require you to run 'npm build' in Paragon + // to add local changes to the 'dist' directory, so that they can be picked up by the MFE. + // To avoid doing that you can use dist: 'src' to get any local changes hot reloaded on save in the MFE. + { moduleName: '@edx/paragon', dir: '../src/paragon', dist: 'dist' }, + ], +}; +``` + +Then, when importing Paragon's core SCSS in your MFE the import needs to begin with a tilde `~` so that path to your local Paragon repository gets resolved correctly: `@import "~@edx/paragon/scss/core";` + +#### Internationalization When developing a new component you should generally follow three rules: 1. The component should not have **any** hardcoded strings as it would be impossible for consumers to translate it @@ -319,32 +234,124 @@ When developing a new component you should generally follow three rules: }; ``` -### Developing locally against a micro-frontend (MFE) +#### Adding a new component -If you want to test the changes with local MFE setup, you need to create a "module.config.js" file in your MFE's directory containing local module overrides. After that the webpack build for your application will automatically pick your local version of Paragon and use it. The example of module.config.js file looks like this (for more details about module.config.js, refer to the [frontend-build documentation](https://github.com/openedx/frontend-build#local-module-configuration-for-webpack).): +##### 1. Start the documentation site development server -```javascript -module.exports = { - /* - Modules you want to use from local source code. Adding a module here means that when - your MFE runs its build, it'll resolve the source from peer directories of the app. +The Paragon documentation site serves both as documentation and as a workbench to create your component within. To see your component in action, you need to run the documentation site locally. (Note you need to install dependencies both in the project root and the `www` directory) - moduleName: the name you use to import code from the module. - dir: The relative path to the module's source code. - dist: The sub-directory of the source code where it puts its build artifact. Often "dist". - */ - localModules: [ - { moduleName: '@edx/paragon/scss/core', dir: '../src/paragon', dist: 'scss/core' }, - { moduleName: '@edx/paragon/icons', dir: '../src/paragon', dist: 'icons' }, - // Note that using dist: 'dist' will require you to run 'npm build' in Paragon - // to add local changes to the 'dist' directory, so that they can be picked up by the MFE. - // To avoid doing that you can use dist: 'src' to get any local changes hot reloaded on save in the MFE. - { moduleName: '@edx/paragon', dir: '../src/paragon', dist: 'dist' }, - ], +``` +npm run install-all +cd www +npm start +``` + +##### 2. Create new component + +To create new component run + +``` +npm run generate-component MyComponent +``` + +where `MyComponent` is your new component's name. + +This will create a directory in `/src/` that will contain templates for all necessary files to start developing the component: +``` +MyComponent +├── index.jsx +├── README.md +├── MyComponent.scss +├── _variables.scss +└── MyComponent.test.jsx +``` + +The script will also automatically export your component from Paragon. + +##### 3. Start developing + +`/src/MyComponent/index.jsx` is where your component lives, the file is created with the following template, edit it to implement your own component. + +``` jsx +import React from 'react'; +import PropTypes from 'prop-types'; +import classNames from 'classnames'; + +const MyComponent = React.forwardRef(({ className, children }, ref) => ( +
    + {children} +
    +)); + +MyComponent.defaultProps = { + className: undefined, }; + +MyComponent.propTypes = { + /** A class name to append to the base element. */ + className: PropTypes.string, + /** Specifies contents of the component. */ + children: PropTypes.node.isRequired, +}; + +export default MyComponent; + ``` -Then, when importing Paragon's core SCSS in your MFE the import needs to begin with a tilde `~` so that path to your local Paragon repository gets resolved correctly: `@import "~@edx/paragon/scss/core";` +##### 4. (Optional) Add styles to your component. + +If your component requires additional styling (which most likely is the case), edit created SCSS style sheet in your +component's directory `/src/MyComponent/MyComponent.scss` which by default contains an empty class for your component. + +If you wish to use SASS variables (which is the preferred way of styling the components since values can be +easily overridden and customized by the consumers of Paragon), add them in `/src/MyComponent/_variables.scss` (this file should contain all variables specific to your component). +This way the variables will also get automatically picked up by documentation site and displayed on your component's page. + +**Please note that you need to follow [Paragon's CSS styling conventions](docs/decisions/0012-css-styling-conventions).** + +##### 5. Document your component + +The documentation for your component lives in `src/MyComponent/README.md`. The documentation site scans this directory for markdown or mdx files to create pages. By default, the file is created with following content: + +```` md +--- +title: 'MyComponent' +type: 'component' +components: +- MyComponent +status: 'New' +designStatus: 'Done' +devStatus: 'Done' +notes: | + Something special about this component +--- + +Describe your component here and give usage examples. + +### Basic Usage + +```jsx live + + Hello! + +``` + +```` + +Some notes on the format above: + +The top part of the markdown file is known as `frontmatter`. This metadata with consumed by the documentation site to control the title of the page and the doc site navigation. + +- **title** controls the page title of the generated page +- **components** is a list of react components by displayName. This usually matches the name you define the component as in code. (In our example so far it is MyComponent). Components added to this list will be scanned by react-docgen for code comments and a props api table will be rendered at the bottom of the page. +- **categories** is a list of categories where this page will appear the documentation site menu. +- **status**, **designStatus**, **devStatus**, and **notes** appear in the http://localhost:8000/status page. + +JSX code blocks in the markdown file can be made interactive with the live attribute. All paragon components and icons are in scope. (Note: the scope of this code block is controlled by `www/components/CodeBlock.jsx`). + +##### 6. Navigate to your component on the doc site and start building + +Visit the documentation at [http://localhost:8000](http://localhost:8000) and navigate to see your README.md powered page and workbench. Changes to the README.md file will auto refresh the page. ### ESLint From 78f2f439d37e09608037bf17ea168bbcc895609b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 09:09:44 -0500 Subject: [PATCH 133/173] docs: update dependent-usage.json (#1991) --- dependent-usage.json | 241 +++++++++++++++++++++++++++---------------- 1 file changed, 152 insertions(+), 89 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 0a193f063a..cec3170172 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1675174159196, + "lastModified": 1675260537594, "projectUsages": [ { "version": "19.19.1", @@ -1775,7 +1775,7 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 424, + "line": 433, "column": 12 }, { @@ -3185,27 +3185,27 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 413, + "line": 422, "column": 25 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 414, + "line": 423, "column": 25 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 415, + "line": 424, "column": 26 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 416, + "line": 425, "column": 23 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 428, + "line": 437, "column": 14 }, { @@ -6017,7 +6017,7 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 402, + "line": 411, "column": 12 }, { @@ -6616,42 +6616,42 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 256, + "line": 265, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 274, + "line": 283, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 293, + "line": 302, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 309, + "line": 318, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 326, + "line": 335, "column": 8 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 357, + "line": 366, "column": 10 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 375, + "line": 384, "column": 10 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 396, + "line": 405, "column": 10 }, { @@ -7129,42 +7129,42 @@ }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 247, + "line": 249, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 261, + "line": 270, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 280, + "line": 289, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 298, + "line": 307, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 316, + "line": 325, "column": 14 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 333, + "line": 342, "column": 10 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 364, + "line": 373, "column": 12 }, { "filePath": "src/components/ReportingConfig/ReportingConfigForm.jsx", - "line": 380, + "line": 389, "column": 12 }, { @@ -8920,7 +8920,7 @@ } }, { - "version": "20.27.0", + "version": "20.28.0", "name": "@edx/frontend-app-course-authoring", "repository": { "type": "git", @@ -10713,7 +10713,7 @@ }, { "filePath": "src/discussions/posts/PostsList.jsx", - "line": 94, + "line": 93, "column": 10 } ], @@ -10934,7 +10934,7 @@ }, { "filePath": "src/discussions/posts/PostsList.jsx", - "line": 98, + "line": 97, "column": 10 } ], @@ -20908,7 +20908,7 @@ }, { "filePath": "src/profile/ProfilePage.jsx", - "line": 157, + "line": 144, "column": 10 } ], @@ -20956,7 +20956,7 @@ }, { "filePath": "src/profile/ProfilePage.jsx", - "line": 127, + "line": 114, "column": 6 } ], @@ -25997,7 +25997,15 @@ "url": "git+https://github.com/openedx/frontend-template-application.git" }, "folderName": "frontend-template-application", - "usages": {} + "usages": { + "Container": [ + { + "filePath": "src/example/ExamplePage.jsx", + "line": 5, + "column": 4 + } + ] + } }, { "version": "20.10.0", @@ -26054,6 +26062,11 @@ "line": 186, "column": 10 }, + { + "filePath": "src/components/BootCamp/BootCampStickyNav.jsx", + "line": 39, + "column": 10 + }, { "filePath": "src/components/Card/index.jsx", "line": 171, @@ -26079,6 +26092,11 @@ "line": 268, "column": 14 }, + { + "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", + "line": 71, + "column": 16 + }, { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", "line": 52, @@ -26089,6 +26107,11 @@ "line": 109, "column": 16 }, + { + "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", + "line": 41, + "column": 10 + }, { "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", "line": 29, @@ -26279,6 +26302,11 @@ "line": 65, "column": 10 }, + { + "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", + "line": 148, + "column": 14 + }, { "filePath": "src/components/Search/Refinements/FacetList.jsx", "line": 180, @@ -26321,7 +26349,7 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 37, + "line": 34, "column": 9 }, { @@ -26333,6 +26361,11 @@ "filePath": "src/templates/mastersProgramDetail.jsx", "line": 523, "column": 22 + }, + { + "filePath": "src/templates/programDetailDegree.jsx", + "line": 241, + "column": 16 } ], "Launch": [ @@ -26573,7 +26606,12 @@ }, { "filePath": "src/components/FAQs/AccordionFAQ.jsx", - "line": 60, + "line": 62, + "column": 14 + }, + { + "filePath": "src/components/FAQs/AccordionFAQ.jsx", + "line": 90, "column": 12 }, { @@ -26590,7 +26628,7 @@ }, { "filePath": "src/components/BootCamp/BootCampStickyNav.jsx", - "line": 32, + "line": 33, "column": 8 }, { @@ -26620,7 +26658,7 @@ }, { "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", - "line": 38, + "line": 39, "column": 8 }, { @@ -26735,10 +26773,82 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 142, + "line": 131, "column": 12 } ], + "ArrowForward": [ + { + "filePath": "src/components/BootCamp/BootCampStickyNav.jsx", + "line": 39, + "column": 21 + }, + { + "filePath": "src/components/Carousel/index.jsx", + "line": 268, + "column": 58 + }, + { + "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", + "line": 71, + "column": 27 + }, + { + "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", + "line": 41, + "column": 21 + }, + { + "filePath": "src/components/Home/Audiences.jsx", + "line": 56, + "column": 18 + }, + { + "filePath": "src/components/Home/Audiences.jsx", + "line": 94, + "column": 18 + }, + { + "filePath": "src/components/Home/Audiences.jsx", + "line": 132, + "column": 18 + }, + { + "filePath": "src/components/Home/NewOnEdxCarousel/SubcategoriesList/index.jsx", + "line": 78, + "column": 17 + }, + { + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 151, + "column": 44 + }, + { + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 192, + "column": 44 + }, + { + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 232, + "column": 44 + }, + { + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 274, + "column": 48 + }, + { + "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", + "line": 148, + "column": 25 + }, + { + "filePath": "src/templates/programDetailDegree.jsx", + "line": 241, + "column": 27 + } + ], "ChevronRight": [ { "filePath": "src/components/Breadcrumbs/index.jsx", @@ -26804,7 +26914,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 43, + "line": 44, "column": 8 } ], @@ -26915,7 +27025,7 @@ }, { "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", - "line": 25, + "line": 26, "column": 4 }, { @@ -27085,7 +27195,7 @@ }, { "filePath": "src/components/Learn/DynamicProductList/DynamicProductList.jsx", - "line": 224, + "line": 223, "column": 6 }, { @@ -27280,17 +27390,17 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 154, + "line": 143, "column": 10 }, { "filePath": "src/templates/learnPage.jsx", - "line": 177, + "line": 166, "column": 12 }, { "filePath": "src/templates/learnPage.jsx", - "line": 205, + "line": 194, "column": 10 }, { @@ -27316,53 +27426,6 @@ "column": 17 } ], - "ArrowForward": [ - { - "filePath": "src/components/Carousel/index.jsx", - "line": 268, - "column": 58 - }, - { - "filePath": "src/components/Home/Audiences.jsx", - "line": 56, - "column": 18 - }, - { - "filePath": "src/components/Home/Audiences.jsx", - "line": 94, - "column": 18 - }, - { - "filePath": "src/components/Home/Audiences.jsx", - "line": 132, - "column": 18 - }, - { - "filePath": "src/components/Home/NewOnEdxCarousel/SubcategoriesList/index.jsx", - "line": 78, - "column": 17 - }, - { - "filePath": "src/components/Home/StaticCallouts.jsx", - "line": 151, - "column": 44 - }, - { - "filePath": "src/components/Home/StaticCallouts.jsx", - "line": 192, - "column": 44 - }, - { - "filePath": "src/components/Home/StaticCallouts.jsx", - "line": 232, - "column": 44 - }, - { - "filePath": "src/components/Home/StaticCallouts.jsx", - "line": 274, - "column": 48 - } - ], "useToggle": [ { "filePath": "src/components/CCPADialog/CCPADialog.jsx", @@ -28612,7 +28675,7 @@ }, { "filePath": "src/templates/learnPage.jsx", - "line": 37, + "line": 34, "column": 20 } ], From 2f24eaa246386f70a3fa3114fe152aeb0237df1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 09:10:02 -0500 Subject: [PATCH 134/173] docs: update dependent-usage.json (#1993) --- dependent-usage.json | 153 +++++++++++++++++++++++++------------------ 1 file changed, 90 insertions(+), 63 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index cec3170172..6ff69aefec 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1675260537594, + "lastModified": 1675346951664, "projectUsages": [ { "version": "19.19.1", @@ -20946,6 +20946,11 @@ "filePath": "src/profile/forms/PreferredLanguage.jsx", "line": 80, "column": 16 + }, + { + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 45, + "column": 8 } ], "Hyperlink": [ @@ -20977,14 +20982,19 @@ "column": 8 }, { - "filePath": "src/skills/SkillsBuilder.jsx", - "line": 23, + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 32, "column": 10 }, { - "filePath": "src/skills/SkillsBuilder.jsx", - "line": 27, + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 36, "column": 10 + }, + { + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 53, + "column": 8 } ], "StatefulButton": [ @@ -21050,31 +21060,38 @@ ], "FullscreenModal": [ { - "filePath": "src/skills/SkillsBuilder.jsx", - "line": 17, + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 26, "column": 4 } ], "ActionRow": [ { - "filePath": "src/skills/SkillsBuilder.jsx", - "line": 22, + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 31, "column": 8 } ], "ActionRow.Spacer": [ { - "filePath": "src/skills/SkillsBuilder.jsx", - "line": 26, + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 35, "column": 10 } ], "Container": [ { - "filePath": "src/skills/SkillsBuilder.jsx", - "line": 33, + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 42, "column": 6 } + ], + "Form.Control": [ + { + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 46, + "column": 10 + } ] } }, @@ -23501,7 +23518,7 @@ } }, { - "version": "20.27.0", + "version": "20.28.0", "name": "@edx/frontend-lib-content-components", "repository": { "type": "git", @@ -23937,6 +23954,11 @@ "line": 59, "column": 8 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 78, + "column": 6 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TimerCard.jsx", "line": 27, @@ -24069,6 +24091,11 @@ "line": 60, "column": 10 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 79, + "column": 8 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TimerCard.jsx", "line": 28, @@ -24241,12 +24268,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 26, + "line": 25, "column": 14 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 29, + "line": 28, "column": 14 }, { @@ -24554,28 +24581,28 @@ "column": 4 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 53, - "column": 8 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", + "line": 15, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 67, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", + "line": 22, "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 19, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 53, "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 35, - "column": 8 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 67, + "column": 6 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 42, + "line": 18, "column": 8 }, { @@ -24591,24 +24618,24 @@ "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 54, - "column": 10 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", + "line": 18, + "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 68, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", + "line": 25, "column": 8 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 38, + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 54, "column": 10 }, { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 45, - "column": 10 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", + "line": 68, + "column": 8 }, { "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/CollapsibleFormWidget.jsx", @@ -24624,7 +24651,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 23, + "line": 22, "column": 10 }, { @@ -24724,6 +24751,23 @@ "column": 20 } ], + "Card.Section": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/CardSection.jsx", + "line": 14, + "column": 4 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", + "line": 17, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", + "line": 54, + "column": 14 + } + ], "MailtoLink": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", @@ -24766,7 +24810,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 17, + "line": 16, "column": 4 }, { @@ -24775,32 +24819,15 @@ "column": 10 } ], - "Card.Section": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 18, - "column": 6 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 34, - "column": 6 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/Transcript.jsx", - "line": 54, - "column": 14 - } - ], "Collapsible.Visible": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 25, + "line": 24, "column": 12 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 28, + "line": 27, "column": 12 }, { @@ -24817,14 +24844,14 @@ "KeyboardArrowDown": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 26, + "line": 25, "column": 25 } ], "KeyboardArrowUp": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/SettingsOption.jsx", - "line": 29, + "line": 28, "column": 25 } ], @@ -25479,7 +25506,7 @@ } }, { - "version": "20.27.0", + "version": "20.28.0", "name": "content-components-gallery", "folderName": "www", "usages": { @@ -26733,7 +26760,7 @@ }, { "filePath": "src/components/Search/ManagedAutoComplete.jsx", - "line": 275, + "line": 272, "column": 14 }, { @@ -27155,7 +27182,7 @@ }, { "filePath": "src/components/Home/Hero.jsx", - "line": 36, + "line": 50, "column": 10 }, { From 250facc59c94968463e09d9b9f6f475716767e95 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 09:09:25 -0500 Subject: [PATCH 135/173] docs: update dependent-usage.json (#1995) --- dependent-usage.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 6ff69aefec..cfa1990621 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1675346951664, + "lastModified": 1675433322462, "projectUsages": [ { "version": "19.19.1", @@ -24283,7 +24283,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 26, + "line": 28, "column": 22 }, { @@ -24425,7 +24425,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 25, + "line": 27, "column": 19 }, { @@ -24479,7 +24479,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 24, + "line": 26, "column": 12 }, { @@ -24538,7 +24538,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 20, + "line": 22, "column": 6 }, { @@ -24560,7 +24560,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 32, + "line": 34, "column": 6 }, { @@ -25082,7 +25082,7 @@ "ModalDialog.Title": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/index.jsx", - "line": 21, + "line": 23, "column": 8 }, { @@ -26176,7 +26176,7 @@ }, { "filePath": "src/components/Course/2U/WhyGetsmarter.jsx", - "line": 53, + "line": 55, "column": 16 }, { @@ -26443,7 +26443,7 @@ }, { "filePath": "src/components/Course/2U/WhyGetsmarter.jsx", - "line": 55, + "line": 57, "column": 23 }, { @@ -26760,7 +26760,7 @@ }, { "filePath": "src/components/Search/ManagedAutoComplete.jsx", - "line": 272, + "line": 269, "column": 14 }, { @@ -27087,7 +27087,7 @@ }, { "filePath": "src/components/Course/2U/WhyGetsmarter.jsx", - "line": 15, + "line": 16, "column": 6 }, { @@ -27402,7 +27402,7 @@ }, { "filePath": "src/templates/courseDetail2U.jsx", - "line": 450, + "line": 451, "column": 18 }, { From 483d4b038996029108af33e3186a739213b75833 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 09:09:55 -0500 Subject: [PATCH 136/173] docs: update dependent-usage.json (#1998) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index cfa1990621..0e882fe9f1 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1675433322462, + "lastModified": 1675519752437, "projectUsages": [ { "version": "19.19.1", From 170895646269c4c8e18807070ac997b939e591da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 09:09:47 -0500 Subject: [PATCH 137/173] docs: update dependent-usage.json (#1999) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 0e882fe9f1..11cde8f021 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1675519752437, + "lastModified": 1675606141186, "projectUsages": [ { "version": "19.19.1", From 21631d5372ffcbcab6a9677fd07611e397cf268a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 09:09:18 -0500 Subject: [PATCH 138/173] docs: update dependent-usage.json (#2000) --- dependent-usage.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 11cde8f021..23a66eae6d 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1675606141186, + "lastModified": 1675692517203, "projectUsages": [ { "version": "19.19.1", @@ -25978,7 +25978,7 @@ } }, { - "version": "20.27.0", + "version": "20.28.3", "name": "@edx/frontend-platform", "repository": { "type": "git", From a7de86dae255beeb7e6a7b70fde3b5fad866efa1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 09:09:28 -0500 Subject: [PATCH 139/173] docs: update dependent-usage.json (#2004) --- dependent-usage.json | 127 +++++++++++++++++++++++++++---------------- 1 file changed, 79 insertions(+), 48 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 23a66eae6d..36b9d06703 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1675692517203, + "lastModified": 1675865317367, "projectUsages": [ { "version": "19.19.1", @@ -11785,7 +11785,7 @@ } }, { - "version": "19.9.0", + "version": "20.20.0", "name": "@edx/frontend-app-ecommerce", "repository": { "type": "git", @@ -20949,8 +20949,8 @@ }, { "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", - "line": 45, - "column": 8 + "line": 47, + "column": 10 } ], "Hyperlink": [ @@ -20983,18 +20983,18 @@ }, { "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", - "line": 32, + "line": 55, "column": 10 }, { "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", - "line": 36, + "line": 62, "column": 10 }, { "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", - "line": 53, - "column": 8 + "line": 66, + "column": 10 } ], "StatefulButton": [ @@ -21058,38 +21058,59 @@ "column": 15 } ], - "FullscreenModal": [ + "ModalDialog": [ { "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", - "line": 26, + "line": 28, "column": 4 } ], - "ActionRow": [ + "ModalDialog.Hero": [ { "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", - "line": 31, - "column": 8 + "line": 35, + "column": 6 } ], - "ActionRow.Spacer": [ + "ModalDialog.Body": [ { "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", - "line": 35, - "column": 10 + "line": 43, + "column": 6 } ], "Container": [ { "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", - "line": 42, - "column": 6 + "line": 44, + "column": 8 } ], "Form.Control": [ { "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", - "line": 46, + "line": 48, + "column": 12 + } + ], + "ModalDialog.Footer": [ + { + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 60, + "column": 6 + } + ], + "ActionRow": [ + { + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 61, + "column": 8 + } + ], + "ActionRow.Spacer": [ + { + "filePath": "src/skills-builder/skills-builder-modal/SkillsBuilderModal.jsx", + "line": 65, "column": 10 } ] @@ -23772,7 +23793,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 55, + "line": 59, "column": 12 }, { @@ -24221,7 +24242,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 31, + "line": 37, "column": 43 } ], @@ -24238,7 +24259,7 @@ }, { "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 53, + "line": 55, "column": 16 }, { @@ -24263,7 +24284,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/TypeRow.jsx", - "line": 31, + "line": 37, "column": 32 }, { @@ -24442,14 +24463,14 @@ "Truncate": [ { "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 48, + "line": 50, "column": 6 } ], "IconButton": [ { "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 51, + "line": 53, "column": 6 }, { @@ -24526,7 +24547,7 @@ "EditOutline": [ { "filePath": "src/editors/containers/EditorContainer/components/TitleHeader/index.jsx", - "line": 57, + "line": 59, "column": 13 } ], @@ -24592,12 +24613,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 53, + "line": 57, "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 67, + "line": 71, "column": 6 }, { @@ -24629,12 +24650,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 54, + "line": 58, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 68, + "line": 72, "column": 8 }, { @@ -26519,7 +26540,7 @@ }, { "filePath": "src/components/DiscoveryCard/DiscoveryCourseCard.jsx", - "line": 147, + "line": 150, "column": 14 }, { @@ -26593,42 +26614,42 @@ }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 60, + "line": 76, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 74, + "line": 90, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 82, + "line": 98, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 93, + "line": 109, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 105, + "line": 121, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 117, + "line": 133, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 127, + "line": 152, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 137, + "line": 162, "column": 6 }, { @@ -27122,9 +27143,14 @@ }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 75, + "line": 91, "column": 8 }, + { + "filePath": "src/components/Course/CourseRecommendations/CourseRecommendations.jsx", + "line": 21, + "column": 4 + }, { "filePath": "src/components/Course/CourseRecommendations/CourseRecommendationsExp.jsx", "line": 16, @@ -27182,7 +27208,7 @@ }, { "filePath": "src/components/Home/Hero.jsx", - "line": 50, + "line": 63, "column": 10 }, { @@ -27691,6 +27717,11 @@ "filePath": "src/components/Header/SearchBar.jsx", "line": 24, "column": 20 + }, + { + "filePath": "src/components/Home/Hero.jsx", + "line": 35, + "column": 20 } ], "ArrowOutward": [ @@ -27769,7 +27800,7 @@ }, { "filePath": "src/components/Video/index.jsx", - "line": 129, + "line": 128, "column": 18 } ], @@ -28113,8 +28144,8 @@ }, { "filePath": "src/components/Home/HomeSearchInput.jsx", - "line": 57, - "column": 10 + "line": 58, + "column": 12 }, { "filePath": "src/components/Search/PreQuery/SearchBox.jsx", @@ -28135,8 +28166,8 @@ }, { "filePath": "src/components/Home/HomeSearchInput.jsx", - "line": 65, - "column": 10 + "line": 66, + "column": 12 }, { "filePath": "src/components/Search/PreQuery/SearchBox.jsx", @@ -28162,8 +28193,8 @@ }, { "filePath": "src/components/Home/HomeSearchInput.jsx", - "line": 67, - "column": 8 + "line": 68, + "column": 10 }, { "filePath": "src/components/Search/PreQuery/SearchBox.jsx", From 20ec8bd3d24efbc7f164dbf40ea3827cdb6e6208 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 09:09:43 -0500 Subject: [PATCH 140/173] docs: update dependent-usage.json (#2007) --- dependent-usage.json | 363 +++++++++++++++++++++++++++++++------------ 1 file changed, 265 insertions(+), 98 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 36b9d06703..3a82a0d690 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1675865317367, + "lastModified": 1675951742249, "projectUsages": [ { "version": "19.19.1", @@ -10282,7 +10282,7 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 135, + "line": 134, "column": 4 } ], @@ -10299,7 +10299,7 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 140, + "line": 139, "column": 6 } ], @@ -10326,12 +10326,12 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 152, + "line": 151, "column": 10 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 155, + "line": 154, "column": 10 } ], @@ -10363,7 +10363,7 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 252, + "line": 243, "column": 20 }, { @@ -10463,8 +10463,8 @@ }, { "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 68, - "column": 20 + "line": 69, + "column": 22 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", @@ -10473,12 +10473,12 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 153, + "line": 152, "column": 12 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 156, + "line": 155, "column": 12 }, { @@ -10509,28 +10509,23 @@ { "filePath": "src/discussions/posts/post/PostLink.jsx", "line": 110, - "column": 16 + "column": 18 }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 46, + "line": 39, "column": 10 }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 62, + "line": 55, "column": 8 }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 76, + "line": 71, "column": 12 }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 120, - "column": 14 - }, { "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", "line": 70, @@ -10570,12 +10565,12 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 153, + "line": 152, "column": 23 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 156, + "line": 155, "column": 23 } ], @@ -10592,7 +10587,7 @@ }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 161, + "line": 160, "column": 6 } ], @@ -10614,12 +10609,12 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 272, + "line": 270, "column": 8 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 162, + "line": 161, "column": 8 } ], @@ -10641,27 +10636,27 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 278, + "line": 276, "column": 10 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 164, + "line": 163, "column": 12 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 189, + "line": 188, "column": 12 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 236, + "line": 235, "column": 12 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 271, + "line": 270, "column": 18 } ], @@ -10673,12 +10668,12 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 129, + "line": 123, "column": 10 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 224, + "line": 215, "column": 8 }, { @@ -10703,12 +10698,12 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 214, + "line": 212, "column": 10 }, { "filePath": "src/discussions/posts/post-filter-bar/PostFilterBar.jsx", - "line": 267, + "line": 266, "column": 18 }, { @@ -10775,7 +10770,7 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 250, + "line": 241, "column": 10 }, { @@ -10810,8 +10805,8 @@ }, { "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 66, - "column": 10 + "line": 67, + "column": 12 }, { "filePath": "src/discussions/posts/post/LikeButton.jsx", @@ -10832,14 +10827,14 @@ }, { "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 67, - "column": 17 + "line": 68, + "column": 19 } ], "Button": [ { "filePath": "src/components/PostPreviewPane.jsx", - "line": 38, + "line": 37, "column": 10 }, { @@ -10874,17 +10869,17 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 113, + "line": 111, "column": 8 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 154, + "line": 148, "column": 20 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 235, + "line": 226, "column": 14 }, { @@ -10919,12 +10914,12 @@ }, { "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", - "line": 53, + "line": 52, "column": 10 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 482, + "line": 480, "column": 12 }, { @@ -11067,33 +11062,33 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 300, + "line": 298, "column": 12 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 362, + "line": 360, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 383, + "line": 381, "column": 12 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 403, + "line": 401, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 450, + "line": 448, "column": 16 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 464, - "column": 16 + "line": 462, + "column": 18 }, { "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", @@ -11109,22 +11104,22 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 301, + "line": 299, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 363, + "line": 361, "column": 16 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 390, + "line": 388, "column": 14 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 410, + "line": 408, "column": 16 }, { @@ -11141,7 +11136,7 @@ }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 488, + "line": 486, "column": 12 } ], @@ -11175,12 +11170,12 @@ "ArrowBack": [ { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 238, + "line": 229, "column": 28 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 251, + "line": 242, "column": 17 }, { @@ -11343,27 +11338,22 @@ }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 39, + "line": 32, "column": 8 }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 55, + "line": 48, "column": 6 }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 69, + "line": 64, "column": 10 }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 91, - "column": 12 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 113, + "line": 89, "column": 12 }, { @@ -11440,27 +11430,22 @@ }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 41, + "line": 34, "column": 12 }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 57, + "line": 50, "column": 10 }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 71, + "line": 66, "column": 14 }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 93, - "column": 16 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 115, + "line": 91, "column": 16 }, { @@ -11709,27 +11694,27 @@ "Post": [ { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 290, + "line": 288, "column": 20 } ], "Help": [ { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 296, + "line": 294, "column": 20 } ], "Form.Checkbox": [ { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 451, + "line": 449, "column": 18 }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 465, - "column": 18 + "line": 463, + "column": 20 } ], "Locked": [ @@ -11737,11 +11722,6 @@ "filePath": "src/discussions/posts/post/PostFooter.jsx", "line": 92, "column": 21 - }, - { - "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 121, - "column": 21 } ], "Badge": [ @@ -11757,7 +11737,7 @@ }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 84, + "line": 82, "column": 8 } ], @@ -14074,6 +14054,16 @@ "line": 239, "column": 18 }, + { + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 65, + "column": 18 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 46, + "column": 14 + }, { "filePath": "src/components/program/ProgramCourses.jsx", "line": 73, @@ -14370,6 +14360,11 @@ "line": 52, "column": 47 }, + { + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 39, + "column": 6 + }, { "filePath": "src/components/program/ProgramCourses.jsx", "line": 93, @@ -14484,6 +14479,36 @@ "line": 246, "column": 12 }, + { + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 48, + "column": 6 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 42, + "column": 10 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 52, + "column": 10 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 60, + "column": 14 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 70, + "column": 12 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 95, + "column": 12 + }, { "filePath": "src/components/pathway/PathwayModal.jsx", "line": 20, @@ -14705,6 +14730,11 @@ "line": 63, "column": 6 }, + { + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 84, + "column": 10 + }, { "filePath": "src/components/program-progress/ProgramProgressPage.jsx", "line": 111, @@ -14759,14 +14789,19 @@ }, { "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", - "line": 104, + "line": 106, "column": 9 }, { "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", - "line": 210, + "line": 214, "column": 62 }, + { + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 84, + "column": 32 + }, { "filePath": "src/components/program-progress/ProgramListingCard.jsx", "line": 37, @@ -14834,6 +14869,11 @@ "line": 11, "column": 2 }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 87, + "column": 4 + }, { "filePath": "src/components/pathway-progress/PathwayNode.jsx", "line": 35, @@ -14958,6 +14998,11 @@ "line": 12, "column": 14 }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 88, + "column": 6 + }, { "filePath": "src/components/pathway-progress/PathwayProgressCard.jsx", "line": 29, @@ -15030,6 +15075,16 @@ "line": 13, "column": 4 }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 89, + "column": 6 + }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 97, + "column": 8 + }, { "filePath": "src/components/pathway-progress/PathwayNode.jsx", "line": 36, @@ -15112,6 +15167,11 @@ "line": 82, "column": 6 }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 109, + "column": 8 + }, { "filePath": "src/components/search/content-highlights/HighlightedContentCard.jsx", "line": 83, @@ -15504,6 +15564,31 @@ "line": 32, "column": 6 }, + { + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 23, + "column": 58 + }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 18, + "column": 60 + }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 19, + "column": 64 + }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 20, + "column": 55 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 20, + "column": 57 + }, { "filePath": "src/components/search/Search.jsx", "line": 44, @@ -15532,6 +15617,11 @@ "filePath": "src/components/dashboard/DashboardPage.jsx", "line": 89, "column": 12 + }, + { + "filePath": "src/components/dashboard/DashboardPage.jsx", + "line": 94, + "column": 12 } ], "Dropdown": [ @@ -15608,6 +15698,16 @@ "line": 252, "column": 22 }, + { + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 66, + "column": 20 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 47, + "column": 16 + }, { "filePath": "src/components/pathway/PathwayModal.jsx", "line": 98, @@ -15755,6 +15855,26 @@ "line": 58, "column": 8 }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 43, + "column": 12 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 53, + "column": 12 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 61, + "column": 16 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 71, + "column": 14 + }, { "filePath": "src/components/program-progress/CouponCodesWarningModal.jsx", "line": 50, @@ -15817,6 +15937,16 @@ "line": 38, "column": 10 }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 110, + "column": 10 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 72, + "column": 16 + }, { "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", "line": 55, @@ -16031,6 +16161,50 @@ "column": 20 } ], + "Chip": [ + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 91, + "column": 10 + }, + { + "filePath": "src/components/my-career/LevelBars.jsx", + "line": 18, + "column": 23 + }, + { + "filePath": "src/components/my-career/LevelBars.jsx", + "line": 20, + "column": 23 + }, + { + "filePath": "src/components/TagCloud/index.jsx", + "line": 9, + "column": 6 + } + ], + "ActionRow.Spacer": [ + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 45, + "column": 14 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 55, + "column": 14 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 63, + "column": 18 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 80, + "column": 16 + } + ], "Search": [ { "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", @@ -16413,13 +16587,6 @@ "column": 2 } ], - "Chip": [ - { - "filePath": "src/components/TagCloud/index.jsx", - "line": 9, - "column": 6 - } - ], "Close": [ { "filePath": "src/components/TagCloud/index.jsx", @@ -20908,7 +21075,7 @@ }, { "filePath": "src/profile/ProfilePage.jsx", - "line": 144, + "line": 145, "column": 10 } ], @@ -20961,7 +21128,7 @@ }, { "filePath": "src/profile/ProfilePage.jsx", - "line": 114, + "line": 115, "column": 6 } ], From 146579644d2c1459d32c5d3e2579e5842cf15df4 Mon Sep 17 00:00:00 2001 From: Peter Kulko <93188219+PKulkoRaccoonGang@users.noreply.github.com> Date: Thu, 9 Feb 2023 17:48:39 +0200 Subject: [PATCH 141/173] fix: fixed undefined/null image logo src (#1994) --- src/Card/Card.scss | 10 +++++ .../__snapshots__/CardCarousel.test.jsx.snap | 15 +++++++ src/Card/CardImageCap.jsx | 39 +++++++++++++------ src/Card/README.md | 36 ++++++++--------- src/Card/tests/CardImageCap.test.jsx | 22 +++++++++++ .../__snapshots__/CardDeck.test.jsx.snap | 15 +++++++ .../__snapshots__/CardGrid.test.jsx.snap | 2 + .../__snapshots__/CardImageCap.test.jsx.snap | 6 +++ 8 files changed, 115 insertions(+), 30 deletions(-) diff --git a/src/Card/Card.scss b/src/Card/Card.scss index 840a5d254c..099c6f5bd9 100644 --- a/src/Card/Card.scss +++ b/src/Card/Card.scss @@ -341,6 +341,11 @@ a .pgn__card { width: 100%; border-top-left-radius: $card-image-border-radius; border-top-right-radius: $card-image-border-radius; + display: none; + + &.show { + display: block; + } } .pgn__card-logo-cap { @@ -353,6 +358,11 @@ a .pgn__card { box-shadow: $level-1-box-shadow; padding: map_get($spacers, 2); background-color: $white; + display: none; + + &.show { + display: block; + } } %pgn__card-focused { diff --git a/src/Card/CardCarousel/tests/__snapshots__/CardCarousel.test.jsx.snap b/src/Card/CardCarousel/tests/__snapshots__/CardCarousel.test.jsx.snap index 8859da437a..0d1de6664a 100644 --- a/src/Card/CardCarousel/tests/__snapshots__/CardCarousel.test.jsx.snap +++ b/src/Card/CardCarousel/tests/__snapshots__/CardCarousel.test.jsx.snap @@ -111,6 +111,7 @@ exports[` renders card carousel with custom title and subtitles
    @@ -158,6 +159,7 @@ exports[` renders card carousel with custom title and subtitles
    @@ -205,6 +207,7 @@ exports[` renders card carousel with custom title and subtitles
    @@ -252,6 +255,7 @@ exports[` renders card carousel with custom title and subtitles
    @@ -299,6 +303,7 @@ exports[` renders card carousel with custom title and subtitles
    @@ -452,6 +457,7 @@ exports[` renders card carousel with title and subtitles 1`] = `
    @@ -499,6 +505,7 @@ exports[` renders card carousel with title and subtitles 1`] = `
    @@ -546,6 +553,7 @@ exports[` renders card carousel with title and subtitles 1`] = `
    @@ -593,6 +601,7 @@ exports[` renders card carousel with title and subtitles 1`] = `
    @@ -640,6 +649,7 @@ exports[` renders card carousel with title and subtitles 1`] = `
    @@ -782,6 +792,7 @@ exports[` renders default card carousel 1`] = `
    @@ -829,6 +840,7 @@ exports[` renders default card carousel 1`] = `
    @@ -876,6 +888,7 @@ exports[` renders default card carousel 1`] = `
    @@ -923,6 +936,7 @@ exports[` renders default card carousel 1`] = `
    @@ -970,6 +984,7 @@ exports[` renders default card carousel 1`] = `
    diff --git a/src/Card/CardImageCap.jsx b/src/Card/CardImageCap.jsx index 839d9a149e..dc87c1bff3 100644 --- a/src/Card/CardImageCap.jsx +++ b/src/Card/CardImageCap.jsx @@ -1,4 +1,4 @@ -import React, { useContext } from 'react'; +import React, { useContext, useState } from 'react'; import PropTypes from 'prop-types'; import classNames from 'classnames'; import Skeleton from 'react-loading-skeleton'; @@ -23,6 +23,8 @@ const CardImageCap = React.forwardRef(({ className, }, ref) => { const { orientation, isLoading } = useContext(CardContext); + const [showImageCap, setShowImageCap] = useState(false); + const [showLogoCap, setShowLogoCap] = useState(false); const wrapperClassName = `pgn__card-wrapper-image-cap ${orientation}`; if (isLoading) { @@ -45,26 +47,39 @@ const CardImageCap = React.forwardRef(({ ); } - const handleSrcFallback = (event, altSrc) => { + const handleSrcFallback = (event, altSrc, imageKey) => { const { currentTarget } = event; - if (currentTarget.src !== altSrc) { - currentTarget.src = altSrc; + + if (!altSrc || currentTarget.src.endsWith(altSrc)) { + if (imageKey === 'imageCap') { + currentTarget.src = cardSrcFallbackImg; + } else { + setShowLogoCap(false); + } + + return; } + + currentTarget.src = altSrc; }; return (
    - handleSrcFallback(event, fallbackSrc)} - alt={srcAlt} - /> + {!!src && ( + handleSrcFallback(event, fallbackSrc, 'imageCap')} + onLoad={() => setShowImageCap(true)} + alt={srcAlt} + /> + )} {!!logoSrc && ( handleSrcFallback(event, fallbackLogoSrc)} + onError={(event) => handleSrcFallback(event, fallbackLogoSrc, 'logoCap')} + onLoad={() => setShowLogoCap(true)} alt={logoAlt} /> )} diff --git a/src/Card/README.md b/src/Card/README.md index 5b7a04d007..6e2fb3ec7d 100644 --- a/src/Card/README.md +++ b/src/Card/README.md @@ -610,20 +610,20 @@ A fallback source is available for both the main `ImageCap` component image and return ( - This is a card section. It can contain anything but usually text, a list, or list of links. - Multiple sections have a card divider between them. + This is a card section. It can contain anything but usually text, a list, or list of links. + Multiple sections have a card divider between them. - + )} @@ -639,20 +639,20 @@ The default fallback image will be displayed if `fallbackSrc` is not specified. return ( - - This is a card section. It can contain anything but usually text, a list, or list of links. - Multiple sections have a card divider between them. + This is a card section. It can contain anything but usually text, a list, or list of links. + Multiple sections have a card divider between them. - + )} diff --git a/src/Card/tests/CardImageCap.test.jsx b/src/Card/tests/CardImageCap.test.jsx index 36d942ed06..d9b49dd51e 100644 --- a/src/Card/tests/CardImageCap.test.jsx +++ b/src/Card/tests/CardImageCap.test.jsx @@ -92,12 +92,34 @@ describe('', () => { ); const srcImg = screen.getByAltText('Src alt text'); expect(srcImg.src).toEqual('http://src.image/'); + fireEvent.load(srcImg); fireEvent.error(srcImg); expect(srcImg.src).toEqual('http://src.image.fallback/'); const logoImg = screen.getByAltText('Logo alt text'); expect(logoImg.src).toEqual('http://logo.image/'); + fireEvent.load(srcImg); fireEvent.error(logoImg); expect(logoImg.src).toEqual('http://logo.image.fallback/'); }); + + it('hiding component if it isn`t fallbackLogoSrc and logoSrc don`t work', () => { + render(); + + const logoImg = screen.getByAltText('Logo alt text'); + fireEvent.load(logoImg); + expect(logoImg.className).toEqual('pgn__card-logo-cap show'); + fireEvent.error(logoImg); + expect(logoImg.className).toEqual('pgn__card-logo-cap'); + }); + + it('hiding component if it isn`t fallbackSrc and src don`t work', () => { + render(); + + const srcImg = screen.getByAltText('Src alt text'); + fireEvent.load(srcImg); + fireEvent.error(srcImg); + // test-file-stub is what our fileMock.js returns for all images + expect(srcImg.src.endsWith('test-file-stub')).toEqual(true); + }); }); diff --git a/src/Card/tests/__snapshots__/CardDeck.test.jsx.snap b/src/Card/tests/__snapshots__/CardDeck.test.jsx.snap index ea759384a6..068a29a98a 100644 --- a/src/Card/tests/__snapshots__/CardDeck.test.jsx.snap +++ b/src/Card/tests/__snapshots__/CardDeck.test.jsx.snap @@ -21,6 +21,7 @@ exports[` has tabIndex="-1" when \`hasInteractiveChildren\` is true
    @@ -68,6 +69,7 @@ exports[` has tabIndex="-1" when \`hasInteractiveChildren\` is true
    @@ -115,6 +117,7 @@ exports[` has tabIndex="-1" when \`hasInteractiveChildren\` is true
    @@ -162,6 +165,7 @@ exports[` has tabIndex="-1" when \`hasInteractiveChildren\` is true
    @@ -209,6 +213,7 @@ exports[` has tabIndex="-1" when \`hasInteractiveChildren\` is true
    @@ -268,6 +273,7 @@ exports[` renders default columnSizes 1`] = `
    @@ -315,6 +321,7 @@ exports[` renders default columnSizes 1`] = `
    @@ -362,6 +369,7 @@ exports[` renders default columnSizes 1`] = `
    @@ -409,6 +417,7 @@ exports[` renders default columnSizes 1`] = ` @@ -456,6 +465,7 @@ exports[` renders default columnSizes 1`] = ` @@ -515,6 +525,7 @@ exports[` renders with controlled columnSizes 1`] = ` @@ -562,6 +573,7 @@ exports[` renders with controlled columnSizes 1`] = ` @@ -609,6 +621,7 @@ exports[` renders with controlled columnSizes 1`] = ` @@ -656,6 +669,7 @@ exports[` renders with controlled columnSizes 1`] = ` @@ -703,6 +717,7 @@ exports[` renders with controlled columnSizes 1`] = ` diff --git a/src/Card/tests/__snapshots__/CardGrid.test.jsx.snap b/src/Card/tests/__snapshots__/CardGrid.test.jsx.snap index 5cff7a2d54..78c1a01d52 100644 --- a/src/Card/tests/__snapshots__/CardGrid.test.jsx.snap +++ b/src/Card/tests/__snapshots__/CardGrid.test.jsx.snap @@ -20,6 +20,7 @@ exports[` Controlled Rendering renders with controlled columnSizes 1 @@ -74,6 +75,7 @@ exports[` Uncontrolled Rendering renders default columnSizes 1`] = ` diff --git a/src/Card/tests/__snapshots__/CardImageCap.test.jsx.snap b/src/Card/tests/__snapshots__/CardImageCap.test.jsx.snap index 73a507720a..dd7703d575 100644 --- a/src/Card/tests/__snapshots__/CardImageCap.test.jsx.snap +++ b/src/Card/tests/__snapshots__/CardImageCap.test.jsx.snap @@ -8,6 +8,7 @@ exports[` renders with scr prop and srcAlt 1`] = ` alt="Alt text" className="pgn__card-image-cap" onError={[Function]} + onLoad={[Function]} src="http://fake.image" /> @@ -20,6 +21,7 @@ exports[` renders with scr prop in horizontal orientation 1`] = @@ -32,11 +34,13 @@ exports[` renders with src and logoSrc prop in horizontal orient @@ -49,12 +53,14 @@ exports[` renders with src, logoSrc and logoAlt props 1`] = ` Logo alt From 6e34e66b0435b14fb080804dc638aa89f0281839 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 09:09:53 -0500 Subject: [PATCH 142/173] docs: update dependent-usage.json (#2008) --- dependent-usage.json | 940 +++++++++++++++++++++++-------------------- 1 file changed, 502 insertions(+), 438 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 3a82a0d690..e28df34fa5 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1675951742249, + "lastModified": 1676038150696, "projectUsages": [ { "version": "19.19.1", @@ -10363,7 +10363,7 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 243, + "line": 238, "column": 20 }, { @@ -10388,17 +10388,17 @@ }, { "filePath": "src/discussions/common/HoverCard.jsx", - "line": 60, + "line": 54, "column": 20 }, { "filePath": "src/discussions/common/HoverCard.jsx", - "line": 74, + "line": 68, "column": 18 }, { "filePath": "src/discussions/common/HoverCard.jsx", - "line": 88, + "line": 82, "column": 20 }, { @@ -10488,12 +10488,17 @@ }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 54, + "line": 48, "column": 20 }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 91, + "line": 63, + "column": 14 + }, + { + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 84, "column": 14 }, { @@ -10526,6 +10531,11 @@ "line": 71, "column": 12 }, + { + "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", + "line": 94, + "column": 14 + }, { "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", "line": 70, @@ -10668,12 +10678,12 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 123, + "line": 120, "column": 10 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 215, + "line": 210, "column": 8 }, { @@ -10770,7 +10780,7 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 241, + "line": 236, "column": 10 }, { @@ -10780,17 +10790,17 @@ }, { "filePath": "src/discussions/common/HoverCard.jsx", - "line": 58, + "line": 52, "column": 10 }, { "filePath": "src/discussions/common/HoverCard.jsx", - "line": 72, + "line": 66, "column": 8 }, { "filePath": "src/discussions/common/HoverCard.jsx", - "line": 86, + "line": 80, "column": 10 }, { @@ -10815,7 +10825,7 @@ }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 47, + "line": 41, "column": 10 } ], @@ -10854,12 +10864,12 @@ }, { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 181, + "line": 169, "column": 12 }, { "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 210, + "line": 192, "column": 20 }, { @@ -10869,17 +10879,17 @@ }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 111, + "line": 108, "column": 8 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 148, + "line": 144, "column": 20 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 226, + "line": 221, "column": 14 }, { @@ -10894,7 +10904,7 @@ }, { "filePath": "src/discussions/common/HoverCard.jsx", - "line": 41, + "line": 38, "column": 10 }, { @@ -11170,12 +11180,12 @@ "ArrowBack": [ { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 229, + "line": 224, "column": 28 }, { "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 242, + "line": 237, "column": 17 }, { @@ -11323,17 +11333,17 @@ }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 40, + "line": 34, "column": 8 }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 64, - "column": 12 + "line": 57, + "column": 10 }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 84, + "line": 77, "column": 12 }, { @@ -11353,8 +11363,8 @@ }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 89, - "column": 12 + "line": 88, + "column": 10 }, { "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", @@ -11415,17 +11425,17 @@ }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 42, + "line": 36, "column": 12 }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 66, - "column": 16 + "line": 59, + "column": 14 }, { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 86, + "line": 79, "column": 16 }, { @@ -11445,8 +11455,8 @@ }, { "filePath": "src/discussions/posts/post/PostSummaryFooter.jsx", - "line": 91, - "column": 16 + "line": 90, + "column": 14 }, { "filePath": "src/discussions/topics/topic-group/topic/Topic.jsx", @@ -11573,7 +11583,7 @@ }, { "filePath": "src/discussions/posts/post/Post.jsx", - "line": 149, + "line": 136, "column": 10 } ], @@ -11717,10 +11727,17 @@ "column": 20 } ], + "People": [ + { + "filePath": "src/discussions/posts/post/PostFooter.jsx", + "line": 64, + "column": 21 + } + ], "Locked": [ { "filePath": "src/discussions/posts/post/PostFooter.jsx", - "line": 92, + "line": 85, "column": 21 } ], @@ -11808,133 +11825,133 @@ "ModalDialog": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 52, + "line": 50, "column": 6 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 221, + "line": 219, "column": 6 } ], "ModalDialog.Body": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 61, + "line": 59, "column": 8 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 230, + "line": 228, "column": 8 } ], "ModalDialog.Hero": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 62, + "line": 60, "column": 10 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 231, + "line": 229, "column": 10 } ], "Image": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 68, + "line": 66, "column": 10 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 174, + "line": 172, "column": 8 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 237, + "line": 235, "column": 10 }, { "filePath": "src/components/hero/Hero.jsx", - "line": 18, - "column": 4 + "line": 17, + "column": 2 }, { "filePath": "src/components/hero/Hero.jsx", - "line": 33, - "column": 4 + "line": 30, + "column": 2 } ], "ModalDialog.Title": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 75, + "line": 73, "column": 14 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 80, + "line": 78, "column": 14 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 244, + "line": 242, "column": 14 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 249, + "line": 247, "column": 14 } ], "ModalDialog.Footer": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 112, + "line": 110, "column": 8 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 291, + "line": 289, "column": 8 } ], "ActionRow": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 113, + "line": 111, "column": 10 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 292, + "line": 290, "column": 10 } ], "Hyperlink": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 115, + "line": 113, "column": 14 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 293, + "line": 291, "column": 12 } ], "Button": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 122, + "line": 120, "column": 16 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 300, + "line": 298, "column": 14 }, { @@ -11944,60 +11961,60 @@ }, { "filePath": "src/components/catalogSearchResults/associatedComponents/titleButton/TitleButton.jsx", - "line": 7, - "column": 4 + "line": 6, + "column": 2 }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 450, + "line": 448, "column": 12 } ], "Icon": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 127, + "line": 125, "column": 18 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 305, + "line": 303, "column": 16 }, { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 52, - "column": 10 + "line": 51, + "column": 8 }, { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 66, - "column": 14 + "line": 65, + "column": 10 }, { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 82, - "column": 14 + "line": 81, + "column": 10 }, { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 98, - "column": 10 + "line": 97, + "column": 8 }, { "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 22, - "column": 14 + "line": 21, + "column": 10 }, { "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 38, - "column": 14 + "line": 37, + "column": 10 }, { "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 53, - "column": 12 + "line": 52, + "column": 8 }, { "filePath": "src/components/programCard/ProgramCard.jsx", @@ -12008,58 +12025,58 @@ "Launch": [ { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 127, + "line": 125, "column": 56 }, { "filePath": "src/components/catalogInfoModal/CatalogInfoModal.jsx", - "line": 305, + "line": 303, "column": 54 } ], "MoneyOutline": [ { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 52, - "column": 38 + "line": 51, + "column": 36 }, { "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 22, - "column": 42 + "line": 21, + "column": 38 } ], "BookOpen": [ { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 66, - "column": 42 + "line": 65, + "column": 38 }, { "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 53, - "column": 40 + "line": 52, + "column": 36 } ], "Book": [ { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 82, - "column": 42 + "line": 81, + "column": 38 } ], "EventNote": [ { "filePath": "src/components/catalogModalBanner/CatalogCourseModalBanner.jsx", - "line": 98, - "column": 38 + "line": 97, + "column": 36 } ], "Assignment": [ { "filePath": "src/components/catalogModalBanner/CatalogProgramModalBanner.jsx", - "line": 38, - "column": 42 + "line": 37, + "column": 38 } ], "Alert": [ @@ -12096,7 +12113,7 @@ }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 469, + "line": 467, "column": 10 } ], @@ -12108,7 +12125,7 @@ }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 482, + "line": 480, "column": 14 } ], @@ -12130,7 +12147,7 @@ }, { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 440, + "line": 438, "column": 12 }, { @@ -12208,21 +12225,21 @@ "DataTable.TableControlBar": [ { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 480, + "line": 478, "column": 12 } ], "DataTable.Table": [ { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 493, + "line": 491, "column": 26 } ], "DataTable.TableFooter": [ { "filePath": "src/components/catalogSearchResults/CatalogSearchResults.jsx", - "line": 496, + "line": 494, "column": 14 } ], @@ -12234,12 +12251,12 @@ }, { "filePath": "src/components/hero/Hero.jsx", - "line": 47, + "line": 43, "column": 20 }, { "filePath": "src/components/hero/Hero.jsx", - "line": 58, + "line": 54, "column": 19 } ], @@ -12251,17 +12268,17 @@ }, { "filePath": "src/components/hero/Hero.jsx", - "line": 47, + "line": 43, "column": 46 }, { "filePath": "src/components/hero/Hero.jsx", - "line": 59, + "line": 55, "column": 14 }, { "filePath": "src/components/hero/Hero.jsx", - "line": 60, + "line": 56, "column": 14 } ], @@ -12273,18 +12290,18 @@ }, { "filePath": "src/components/hero/Hero.jsx", - "line": 77, + "line": 73, "column": 6 }, { "filePath": "src/components/PageWrapper.jsx", - "line": 12, - "column": 4 + "line": 11, + "column": 2 }, { "filePath": "src/components/subheader/subheader.jsx", - "line": 8, - "column": 6 + "line": 7, + "column": 4 } ], "SelectableBox.Set": [ @@ -12860,7 +12877,7 @@ }, { "filePath": "src/containers/CourseList/hooks.js", - "line": 12, + "line": 13, "column": 20 }, { @@ -12972,7 +12989,7 @@ }, { "filePath": "src/containers/CourseList/hooks.js", - "line": 13, + "line": 14, "column": 17 }, { @@ -13657,19 +13674,19 @@ "useCheckboxSetValues": [ { "filePath": "src/containers/CourseList/hooks.js", - "line": 21, + "line": 22, "column": 32 } ], "paragon": [ { "filePath": "src/containers/CourseList/hooks.test.js", - "line": 34, + "line": 40, "column": 2 }, { "filePath": "src/containers/CourseList/hooks.test.js", - "line": 71, + "line": 88, "column": 8 } ], @@ -14113,7 +14130,7 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 77, + "line": 97, "column": 6 }, { @@ -14123,7 +14140,7 @@ }, { "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 19, + "line": 17, "column": 6 }, { @@ -14183,7 +14200,7 @@ }, { "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", - "line": 34, + "line": 32, "column": 6 }, { @@ -14305,11 +14322,6 @@ "line": 51, "column": 6 }, - { - "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 43, - "column": 6 - }, { "filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/email-settings/EmailSettingsModal.jsx", "line": 119, @@ -14335,6 +14347,11 @@ "line": 19, "column": 4 }, + { + "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", + "line": 30, + "column": 6 + }, { "filePath": "src/components/enterprise-user-subsidy/enterprise-offers/EnterpriseOffersBalanceAlert.jsx", "line": 50, @@ -14435,8 +14452,8 @@ "column": 2 }, { - "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 52, + "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", + "line": 39, "column": 6 }, { @@ -14716,18 +14733,18 @@ "column": 14 }, { - "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 58, + "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", + "line": 45, "column": 10 }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 31, + "line": 25, "column": 6 }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 63, + "line": 57, "column": 6 }, { @@ -14773,28 +14790,28 @@ "column": 36 }, { - "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 58, + "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", + "line": 45, "column": 32 }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 31, + "line": 25, "column": 28 }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 63, + "line": 57, "column": 28 }, { "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", - "line": 106, + "line": 107, "column": 9 }, { "filePath": "src/components/dashboard/tests/DashboardPage.test.jsx", - "line": 214, + "line": 215, "column": 62 }, { @@ -15211,12 +15228,12 @@ }, { "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", - "line": 43, + "line": 41, "column": 8 }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 41, + "line": 38, "column": 8 }, { @@ -15548,80 +15565,33 @@ "column": 16 } ], - "useToggle": [ + "Tab": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 30, - "column": 58 - }, - { - "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", - "line": 26, + "line": 49, "column": 6 }, { - "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", - "line": 32, + "filePath": "src/components/dashboard/DashboardPage.jsx", + "line": 52, "column": 6 }, - { - "filePath": "src/components/my-career/AddJobRole.jsx", - "line": 23, - "column": 58 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 18, - "column": 60 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 19, - "column": 64 - }, - { - "filePath": "src/components/my-career/CategoryCard.jsx", - "line": 20, - "column": 55 - }, - { - "filePath": "src/components/my-career/VisualizeCareer.jsx", - "line": 20, - "column": 57 - }, - { - "filePath": "src/components/search/Search.jsx", - "line": 44, - "column": 72 - } - ], - "Tabs": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 81, + "line": 68, "column": 8 - } - ], - "Tab": [ - { - "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 82, - "column": 10 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", "line": 85, - "column": 10 - }, - { - "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 89, - "column": 12 - }, + "column": 8 + } + ], + "Tabs": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 94, - "column": 12 + "line": 101, + "column": 8 } ], "Dropdown": [ @@ -15909,7 +15879,7 @@ }, { "filePath": "src/components/dashboard/main-content/DashboardMainContent.jsx", - "line": 49, + "line": 43, "column": 12 }, { @@ -15919,7 +15889,7 @@ }, { "filePath": "src/components/enterprise-banner/EnterpriseBanner.jsx", - "line": 26, + "line": 24, "column": 12 }, { @@ -15949,8 +15919,8 @@ }, { "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", - "line": 55, - "column": 12 + "line": 54, + "column": 14 }, { "filePath": "src/components/pathway/PathwayModal.jsx", @@ -15969,8 +15939,8 @@ }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 48, - "column": 12 + "line": 46, + "column": 14 }, { "filePath": "src/components/program-progress/ProgramPathwayOpportunity.jsx", @@ -16050,6 +16020,53 @@ "column": 10 } ], + "useToggle": [ + { + "filePath": "src/components/dashboard/main-content/CoursesTabComponent.jsx", + "line": 26, + "column": 58 + }, + { + "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", + "line": 26, + "column": 6 + }, + { + "filePath": "src/components/dashboard/sidebar/SubscriptionSummaryCard.jsx", + "line": 32, + "column": 6 + }, + { + "filePath": "src/components/my-career/AddJobRole.jsx", + "line": 23, + "column": 58 + }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 18, + "column": 60 + }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 19, + "column": 64 + }, + { + "filePath": "src/components/my-career/CategoryCard.jsx", + "line": 20, + "column": 55 + }, + { + "filePath": "src/components/my-career/VisualizeCareer.jsx", + "line": 20, + "column": 57 + }, + { + "filePath": "src/components/search/Search.jsx", + "line": 44, + "column": 72 + } + ], "WarningFilled": [ { "filePath": "src/components/dashboard/sidebar/CouponCodesSummaryCard.jsx", @@ -16208,13 +16225,13 @@ "Search": [ { "filePath": "src/components/pathway-progress/PathwayProgressListingPage.jsx", - "line": 55, - "column": 50 + "line": 54, + "column": 52 }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 48, - "column": 50 + "line": 46, + "column": 52 } ], "Image": [ @@ -21383,7 +21400,7 @@ }, { "filePath": "src/components/SidePanes/UsersPane.jsx", - "line": 123, + "line": 125, "column": 13 } ], @@ -21468,6 +21485,11 @@ "line": 190, "column": 10 }, + { + "filePath": "src/components/ReduxFormCreatableSelect/index.jsx", + "line": 41, + "column": 12 + }, { "filePath": "src/components/RichEditor/index.jsx", "line": 76, @@ -21485,22 +21507,22 @@ }, { "filePath": "src/components/SidePanes/UsersPane.jsx", - "line": 139, + "line": 141, "column": 13 }, { "filePath": "src/components/StafferPage/index.jsx", - "line": 110, + "line": 112, "column": 8 }, { "filePath": "src/components/StafferPage/index.jsx", - "line": 156, + "line": 162, "column": 12 }, { "filePath": "src/components/StafferPage/index.jsx", - "line": 179, + "line": 191, "column": 16 }, { @@ -21527,7 +21549,7 @@ }, { "filePath": "src/components/StafferPage/index.jsx", - "line": 116, + "line": 118, "column": 10 } ], @@ -21667,12 +21689,12 @@ }, { "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", - "line": 140, + "line": 141, "column": 10 }, { "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", - "line": 154, + "line": 155, "column": 10 }, { @@ -21715,12 +21737,12 @@ "Add": [ { "filePath": "src/components/EditCoursePage/EditCourseForm.jsx", - "line": 117, + "line": 118, "column": 8 }, { "filePath": "src/components/SidePanes/UsersPane.jsx", - "line": 158, + "line": 160, "column": 16 } ], @@ -23754,6 +23776,11 @@ "line": 32, "column": 6 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 21, + "column": 4 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", "line": 18, @@ -23960,7 +23987,7 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 59, + "line": 89, "column": 12 }, { @@ -24117,11 +24144,21 @@ "line": 12, "column": 2 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GeneralFeedback/index.jsx", + "line": 27, + "column": 6 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", "line": 36, "column": 6 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Randomization/index.jsx", + "line": 29, + "column": 6 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", "line": 34, @@ -24249,6 +24286,16 @@ "line": 22, "column": 4 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GeneralFeedback/index.jsx", + "line": 28, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 22, + "column": 6 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", "line": 19, @@ -24259,6 +24306,11 @@ "line": 37, "column": 8 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/Randomization/index.jsx", + "line": 30, + "column": 8 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ScoringCard.jsx", "line": 35, @@ -24444,6 +24496,11 @@ "line": 79, "column": 18 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 29, + "column": 18 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", "line": 28, @@ -24655,6 +24712,11 @@ "line": 77, "column": 8 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 27, + "column": 8 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", "line": 26, @@ -24780,12 +24842,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 57, + "line": 87, "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 71, + "line": 101, "column": 6 }, { @@ -24817,12 +24879,12 @@ }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 58, + "line": 88, "column": 10 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/index.jsx", - "line": 72, + "line": 102, "column": 8 }, { @@ -24861,6 +24923,11 @@ "line": 78, "column": 15 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 28, + "column": 15 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", "line": 27, @@ -24956,27 +25023,73 @@ "column": 14 } ], - "MailtoLink": [ + "Form.CheckboxSet": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", - "line": 31, - "column": 10 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 36, + "column": 4 } ], - "Hyperlink": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", - "line": 29, - "column": 8 - }, + "Row": [ { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 37, - "column": 8 + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 40, + "column": 6 }, { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 79, + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", + "line": 20, + "column": 6 + } + ], + "Form.Checkbox": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", + "line": 42, + "column": 10 + }, + { + "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", + "line": 47, + "column": 4 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 124, + "column": 14 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", + "line": 146, + "column": 12 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", + "line": 107, + "column": 10 + } + ], + "MailtoLink": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/MatlabCard.jsx", + "line": 31, + "column": 10 + } + ], + "Hyperlink": [ + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", + "line": 29, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 37, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 79, "column": 6 }, { @@ -25203,13 +25316,6 @@ "column": 2 } ], - "Row": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", - "line": 20, - "column": 6 - } - ], "Stack": [ { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", @@ -25308,28 +25414,6 @@ "column": 8 } ], - "Form.Checkbox": [ - { - "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/AltTextControls.jsx", - "line": 47, - "column": 4 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 124, - "column": 14 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/TranscriptWidget/index.jsx", - "line": 146, - "column": 12 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/VideoSourceWidget/index.jsx", - "line": 107, - "column": 10 - } - ], "ArrowBackIos": [ { "filePath": "src/editors/containers/TextEditor/components/ImageSettingsModal/index.jsx", @@ -26223,7 +26307,7 @@ } }, { - "version": "20.10.0", + "version": "20.28.3", "name": "@edx/gatsby-react-app", "repository": { "type": "git", @@ -26279,8 +26363,8 @@ }, { "filePath": "src/components/BootCamp/BootCampStickyNav.jsx", - "line": 39, - "column": 10 + "line": 34, + "column": 8 }, { "filePath": "src/components/Card/index.jsx", @@ -26310,7 +26394,7 @@ { "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", "line": 71, - "column": 16 + "column": 14 }, { "filePath": "src/components/ContentfulModule/FootnoteModule.jsx", @@ -26325,7 +26409,7 @@ { "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", "line": 41, - "column": 10 + "column": 8 }, { "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", @@ -26781,42 +26865,42 @@ }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 76, + "line": 77, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 90, + "line": 91, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 98, + "line": 99, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 109, + "line": 110, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 121, + "line": 122, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 133, + "line": 134, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 152, + "line": 144, "column": 6 }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 162, + "line": 154, "column": 6 }, { @@ -26835,17 +26919,148 @@ "column": 17 } ], - "Button": [ + "ArrowForward": [ { - "filePath": "src/components/BootCamp/BootCampCurriculumModule.jsx", - "line": 75, - "column": 12 + "filePath": "src/components/BootCamp/BootCampStickyNav.jsx", + "line": 34, + "column": 19 }, { - "filePath": "src/components/BootCamp/BootCampStickyNav.jsx", - "line": 33, - "column": 8 + "filePath": "src/components/Carousel/index.jsx", + "line": 268, + "column": 58 + }, + { + "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", + "line": 71, + "column": 25 + }, + { + "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", + "line": 41, + "column": 19 + }, + { + "filePath": "src/components/Home/Audiences.jsx", + "line": 56, + "column": 18 + }, + { + "filePath": "src/components/Home/Audiences.jsx", + "line": 94, + "column": 18 + }, + { + "filePath": "src/components/Home/Audiences.jsx", + "line": 132, + "column": 18 + }, + { + "filePath": "src/components/Home/NewOnEdxCarousel/SubcategoriesList/index.jsx", + "line": 78, + "column": 17 + }, + { + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 151, + "column": 44 + }, + { + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 192, + "column": 44 + }, + { + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 232, + "column": 44 + }, + { + "filePath": "src/components/Home/StaticCallouts.jsx", + "line": 274, + "column": 48 + }, + { + "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", + "line": 148, + "column": 25 + }, + { + "filePath": "src/templates/programDetailDegree.jsx", + "line": 241, + "column": 27 + } + ], + "ChevronRight": [ + { + "filePath": "src/components/Breadcrumbs/index.jsx", + "line": 54, + "column": 18 + }, + { + "filePath": "src/components/Search/Results/showAllLink.jsx", + "line": 24, + "column": 69 + }, + { + "filePath": "src/components/SkillsBreadcrumbs/index.jsx", + "line": 38, + "column": 24 + } + ], + "Check": [ + { + "filePath": "src/components/Card/FilterProgramCard.jsx", + "line": 44, + "column": 18 + }, + { + "filePath": "src/components/ContentfulModule/AboutTheProgramModule.jsx", + "line": 58, + "column": 14 + }, + { + "filePath": "src/components/ContentfulModule/AdmissionsAboutSection/AdmissionsAboutSection.jsx", + "line": 19, + "column": 10 + }, + { + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 309, + "column": 48 + }, + { + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 310, + "column": 48 + }, + { + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 318, + "column": 48 + }, + { + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 319, + "column": 48 + }, + { + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 327, + "column": 48 + }, + { + "filePath": "src/components/Course/CourseModes/index.jsx", + "line": 336, + "column": 48 }, + { + "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", + "line": 44, + "column": 8 + } + ], + "Button": [ { "filePath": "src/components/Card/index.jsx", "line": 139, @@ -26866,16 +27081,6 @@ "line": 38, "column": 12 }, - { - "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 69, - "column": 14 - }, - { - "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", - "line": 39, - "column": 8 - }, { "filePath": "src/components/ContentfulModule/PartnershipModule.jsx", "line": 60, @@ -26992,147 +27197,6 @@ "column": 12 } ], - "ArrowForward": [ - { - "filePath": "src/components/BootCamp/BootCampStickyNav.jsx", - "line": 39, - "column": 21 - }, - { - "filePath": "src/components/Carousel/index.jsx", - "line": 268, - "column": 58 - }, - { - "filePath": "src/components/ContentfulModule/FeaturedProductsModule.jsx", - "line": 71, - "column": 27 - }, - { - "filePath": "src/components/ContentfulModule/MoreInfoCTAModule.jsx", - "line": 41, - "column": 21 - }, - { - "filePath": "src/components/Home/Audiences.jsx", - "line": 56, - "column": 18 - }, - { - "filePath": "src/components/Home/Audiences.jsx", - "line": 94, - "column": 18 - }, - { - "filePath": "src/components/Home/Audiences.jsx", - "line": 132, - "column": 18 - }, - { - "filePath": "src/components/Home/NewOnEdxCarousel/SubcategoriesList/index.jsx", - "line": 78, - "column": 17 - }, - { - "filePath": "src/components/Home/StaticCallouts.jsx", - "line": 151, - "column": 44 - }, - { - "filePath": "src/components/Home/StaticCallouts.jsx", - "line": 192, - "column": 44 - }, - { - "filePath": "src/components/Home/StaticCallouts.jsx", - "line": 232, - "column": 44 - }, - { - "filePath": "src/components/Home/StaticCallouts.jsx", - "line": 274, - "column": 48 - }, - { - "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 148, - "column": 25 - }, - { - "filePath": "src/templates/programDetailDegree.jsx", - "line": 241, - "column": 27 - } - ], - "ChevronRight": [ - { - "filePath": "src/components/Breadcrumbs/index.jsx", - "line": 54, - "column": 18 - }, - { - "filePath": "src/components/Search/Results/showAllLink.jsx", - "line": 24, - "column": 69 - }, - { - "filePath": "src/components/SkillsBreadcrumbs/index.jsx", - "line": 38, - "column": 24 - } - ], - "Check": [ - { - "filePath": "src/components/Card/FilterProgramCard.jsx", - "line": 44, - "column": 18 - }, - { - "filePath": "src/components/ContentfulModule/AboutTheProgramModule.jsx", - "line": 58, - "column": 14 - }, - { - "filePath": "src/components/ContentfulModule/AdmissionsAboutSection/AdmissionsAboutSection.jsx", - "line": 19, - "column": 10 - }, - { - "filePath": "src/components/Course/CourseModes/index.jsx", - "line": 309, - "column": 48 - }, - { - "filePath": "src/components/Course/CourseModes/index.jsx", - "line": 310, - "column": 48 - }, - { - "filePath": "src/components/Course/CourseModes/index.jsx", - "line": 318, - "column": 48 - }, - { - "filePath": "src/components/Course/CourseModes/index.jsx", - "line": 319, - "column": 48 - }, - { - "filePath": "src/components/Course/CourseModes/index.jsx", - "line": 327, - "column": 48 - }, - { - "filePath": "src/components/Course/CourseModes/index.jsx", - "line": 336, - "column": 48 - }, - { - "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 44, - "column": 8 - } - ], "ExpandLess": [ { "filePath": "src/components/Card/index.jsx", @@ -27310,7 +27374,7 @@ }, { "filePath": "src/components/Course/CoursePageMobile.jsx", - "line": 91, + "line": 92, "column": 8 }, { From 5aa2153e8bc9d2f67a1993cfb28fcb76b5423fca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 09:09:16 -0500 Subject: [PATCH 143/173] docs: update dependent-usage.json (#2009) --- dependent-usage.json | 115 ++++++++++++++++++++++++++++++++----------- 1 file changed, 85 insertions(+), 30 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index e28df34fa5..4aedf0794c 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1676038150696, + "lastModified": 1676124508181, "projectUsages": [ { "version": "19.19.1", @@ -1900,12 +1900,12 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 143, + "line": 150, "column": 10 }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 162, + "line": 169, "column": 14 }, { @@ -1978,6 +1978,11 @@ "line": 217, "column": 10 }, + { + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 34, + "column": 8 + }, { "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", "line": 106, @@ -2192,7 +2197,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 182, + "line": 189, "column": 55 }, { @@ -3273,6 +3278,16 @@ "line": 265, "column": 12 }, + { + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 39, + "column": 36 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 44, + "column": 10 + }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", "line": 120, @@ -3582,7 +3597,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 218, + "line": 233, "column": 8 }, { @@ -3924,6 +3939,11 @@ "filePath": "src/components/settings/SettingsLMSTab/LMSConfigs/CanvasConfig.jsx", "line": 310, "column": 12 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 39, + "column": 70 } ], "ActionRow": [ @@ -4943,7 +4963,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 156, + "line": 163, "column": 8 }, { @@ -5172,7 +5192,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 166, + "line": 173, "column": 10 }, { @@ -5322,6 +5342,11 @@ "line": 7, "column": 2 }, + { + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 19, + "column": 4 + }, { "filePath": "src/components/settings/SettingsSSOTab/ExistingSSOConfigs.jsx", "line": 103, @@ -5414,6 +5439,11 @@ "line": 198, "column": 12 }, + { + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 25, + "column": 6 + }, { "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", "line": 39, @@ -5902,7 +5932,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 159, + "line": 166, "column": 16 }, { @@ -6109,7 +6139,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 134, + "line": 141, "column": 8 }, { @@ -6186,8 +6216,18 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 146, + "line": 153, "column": 24 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 34, + "column": 28 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 44, + "column": 21 } ], "Form.RadioSet": [ @@ -6316,6 +6356,11 @@ "filePath": "src/components/ContentHighlights/ZeroState/ZeroStateCardImage.jsx", "line": 7, "column": 4 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 20, + "column": 6 } ], "Card.Header": [ @@ -6375,6 +6420,16 @@ "filePath": "src/components/settings/SettingsLMSTab/ExistingCard.jsx", "line": 263, "column": 8 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 33, + "column": 6 + }, + { + "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", + "line": 38, + "column": 6 } ], "CardGrid": [ @@ -6415,7 +6470,7 @@ }, { "filePath": "src/components/settings/SettingsLMSTab/index.jsx", - "line": 188, + "line": 203, "column": 10 }, { @@ -14130,7 +14185,7 @@ }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 97, + "line": 50, "column": 6 }, { @@ -15233,7 +15288,7 @@ }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 38, + "line": 37, "column": 8 }, { @@ -15565,33 +15620,33 @@ "column": 16 } ], - "Tab": [ + "Tabs": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 49, - "column": 6 - }, + "line": 54, + "column": 8 + } + ], + "Tab": [ { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 52, - "column": 6 + "line": 55, + "column": 10 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 68, - "column": 8 + "line": 58, + "column": 10 }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 85, - "column": 8 - } - ], - "Tabs": [ + "line": 66, + "column": 12 + }, { "filePath": "src/components/dashboard/DashboardPage.jsx", - "line": 101, - "column": 8 + "line": 75, + "column": 12 } ], "Dropdown": [ @@ -15939,7 +15994,7 @@ }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 46, + "line": 45, "column": 14 }, { @@ -16230,7 +16285,7 @@ }, { "filePath": "src/components/program-progress/ProgramListingPage.jsx", - "line": 46, + "line": 45, "column": 52 } ], From 7bfec995ab0985ccbbcc6ea6d8f81fbd73d55229 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Feb 2023 09:08:37 -0500 Subject: [PATCH 144/173] docs: update dependent-usage.json (#2010) --- dependent-usage.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependent-usage.json b/dependent-usage.json index 4aedf0794c..94136aa308 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1676124508181, + "lastModified": 1676210878953, "projectUsages": [ { "version": "19.19.1", From a0f17610fc7e2e10fe2413f38c3e8d86105fd256 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 09:09:44 -0500 Subject: [PATCH 145/173] docs: update dependent-usage.json (#2012) --- dependent-usage.json | 427 +++++++++++++++++++++++-------------------- 1 file changed, 231 insertions(+), 196 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 94136aa308..46e7a42c49 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1676210878953, + "lastModified": 1676297339607, "projectUsages": [ { "version": "19.19.1", @@ -10416,11 +10416,6 @@ "line": 21, "column": 6 }, - { - "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 238, - "column": 20 - }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", "line": 52, @@ -10516,6 +10511,11 @@ "line": 85, "column": 18 }, + { + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 89, + "column": 20 + }, { "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", "line": 69, @@ -10663,13 +10663,13 @@ "column": 8 }, { - "filePath": "src/discussions/comments/comment/CommentEditor.jsx", - "line": 101, + "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", + "line": 91, "column": 8 }, { - "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", - "line": 91, + "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", + "line": 101, "column": 8 }, { @@ -10731,16 +10731,6 @@ "line": 152, "column": 18 }, - { - "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 120, - "column": 10 - }, - { - "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 210, - "column": 8 - }, { "filePath": "src/discussions/in-context-topics/TopicPostsView.jsx", "line": 73, @@ -10761,6 +10751,16 @@ "line": 88, "column": 12 }, + { + "filePath": "src/discussions/post-comments/comments/CommentsView.jsx", + "line": 67, + "column": 10 + }, + { + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 61, + "column": 8 + }, { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", "line": 212, @@ -10833,11 +10833,6 @@ "line": 23, "column": 10 }, - { - "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 236, - "column": 10 - }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", "line": 48, @@ -10868,6 +10863,11 @@ "line": 83, "column": 8 }, + { + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 87, + "column": 10 + }, { "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", "line": 67, @@ -10917,36 +10917,6 @@ "line": 137, "column": 12 }, - { - "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 169, - "column": 12 - }, - { - "filePath": "src/discussions/comments/comment/Comment.jsx", - "line": 192, - "column": 20 - }, - { - "filePath": "src/discussions/comments/comment/CommentEditor.jsx", - "line": 153, - "column": 12 - }, - { - "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 108, - "column": 8 - }, - { - "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 144, - "column": 20 - }, - { - "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 221, - "column": 14 - }, { "filePath": "src/discussions/common/ActionsDropdown.jsx", "line": 75, @@ -10977,6 +10947,51 @@ "line": 92, "column": 12 }, + { + "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", + "line": 169, + "column": 12 + }, + { + "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", + "line": 192, + "column": 20 + }, + { + "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", + "line": 153, + "column": 12 + }, + { + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 33, + "column": 8 + }, + { + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 58, + "column": 18 + }, + { + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 70, + "column": 18 + }, + { + "filePath": "src/discussions/post-comments/comments/CommentsView.jsx", + "line": 55, + "column": 8 + }, + { + "filePath": "src/discussions/post-comments/comments/CommentsView.jsx", + "line": 93, + "column": 20 + }, + { + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 72, + "column": 14 + }, { "filePath": "src/discussions/posts/post-actions-bar/PostActionsBar.jsx", "line": 52, @@ -11079,28 +11094,33 @@ ], "useToggle": [ { - "filePath": "src/discussions/comments/comment/Comment.jsx", + "filePath": "src/discussions/common/ActionsDropdown.jsx", + "line": 29, + "column": 32 + }, + { + "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", "line": 40, "column": 71 }, { - "filePath": "src/discussions/comments/comment/Comment.jsx", + "filePath": "src/discussions/post-comments/comments/comment/Comment.jsx", "line": 41, "column": 72 }, { - "filePath": "src/discussions/comments/comment/Reply.jsx", + "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", "line": 31, "column": 71 }, { - "filePath": "src/discussions/comments/comment/Reply.jsx", + "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", "line": 32, "column": 72 }, { - "filePath": "src/discussions/common/ActionsDropdown.jsx", - "line": 29, + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 22, "column": 32 }, { @@ -11119,141 +11139,6 @@ "column": 62 } ], - "Form.Group": [ - { - "filePath": "src/discussions/comments/comment/CommentEditor.jsx", - "line": 103, - "column": 12 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 298, - "column": 12 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 360, - "column": 14 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 381, - "column": 12 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 401, - "column": 14 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 448, - "column": 16 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 462, - "column": 18 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 62, - "column": 8 - } - ], - "Form.Control": [ - { - "filePath": "src/discussions/comments/comment/CommentEditor.jsx", - "line": 109, - "column": 14 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 299, - "column": 14 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 361, - "column": 16 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 388, - "column": 14 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 408, - "column": 16 - }, - { - "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", - "line": 63, - "column": 10 - } - ], - "StatefulButton": [ - { - "filePath": "src/discussions/comments/comment/CommentEditor.jsx", - "line": 159, - "column": 12 - }, - { - "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", - "line": 486, - "column": 12 - } - ], - "Avatar": [ - { - "filePath": "src/discussions/comments/comment/CommentHeader.jsx", - "line": 28, - "column": 8 - }, - { - "filePath": "src/discussions/comments/comment/Reply.jsx", - "line": 90, - "column": 12 - }, - { - "filePath": "src/discussions/comments/comment/Reply.jsx", - "line": 100, - "column": 10 - }, - { - "filePath": "src/discussions/learners/learner/LearnerAvatar.jsx", - "line": 14, - "column": 6 - }, - { - "filePath": "src/discussions/posts/post/PostHeader.jsx", - "line": 54, - "column": 6 - } - ], - "ArrowBack": [ - { - "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 224, - "column": 28 - }, - { - "filePath": "src/discussions/comments/CommentsView.jsx", - "line": 237, - "column": 17 - }, - { - "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", - "line": 19, - "column": 15 - }, - { - "filePath": "src/discussions/learners/LearnerPostsView.jsx", - "line": 84, - "column": 15 - } - ], "MoreHoriz": [ { "filePath": "src/discussions/common/ActionsDropdown.jsx", @@ -11266,6 +11151,11 @@ "filePath": "src/discussions/common/ActionsDropdown.jsx", "line": 59, "column": 8 + }, + { + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 47, + "column": 8 } ], "Dropdown.Divider": [ @@ -11290,6 +11180,16 @@ "filePath": "src/discussions/navigation/breadcrumb-menu/BreadcrumbDropdown.jsx", "line": 37, "column": 8 + }, + { + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 56, + "column": 12 + }, + { + "filePath": "src/discussions/post-comments/comments/CommentsSort.jsx", + "line": 68, + "column": 12 } ], "Alert": [ @@ -11642,6 +11542,28 @@ "column": 10 } ], + "ArrowBack": [ + { + "filePath": "src/discussions/in-context-topics/components/BackButton.jsx", + "line": 19, + "column": 15 + }, + { + "filePath": "src/discussions/learners/LearnerPostsView.jsx", + "line": 84, + "column": 15 + }, + { + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 75, + "column": 28 + }, + { + "filePath": "src/discussions/post-comments/PostCommentsView.jsx", + "line": 88, + "column": 17 + } + ], "SearchField": [ { "filePath": "src/discussions/in-context-topics/topic-search/TopicSearchResultBar.jsx", @@ -11678,6 +11600,33 @@ "column": 27 } ], + "Avatar": [ + { + "filePath": "src/discussions/learners/learner/LearnerAvatar.jsx", + "line": 14, + "column": 6 + }, + { + "filePath": "src/discussions/post-comments/comments/comment/CommentHeader.jsx", + "line": 28, + "column": 8 + }, + { + "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", + "line": 90, + "column": 12 + }, + { + "filePath": "src/discussions/post-comments/comments/comment/Reply.jsx", + "line": 100, + "column": 10 + }, + { + "filePath": "src/discussions/posts/post/PostHeader.jsx", + "line": 54, + "column": 6 + } + ], "Check": [ { "filePath": "src/discussions/learners/learner/LearnerFilterBar.jsx", @@ -11742,6 +11691,92 @@ "column": 10 } ], + "Form.Group": [ + { + "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", + "line": 103, + "column": 12 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 298, + "column": 12 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 360, + "column": 14 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 381, + "column": 12 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 401, + "column": 14 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 448, + "column": 16 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 462, + "column": 18 + }, + { + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 62, + "column": 8 + } + ], + "Form.Control": [ + { + "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", + "line": 109, + "column": 14 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 299, + "column": 14 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 361, + "column": 16 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 388, + "column": 14 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 408, + "column": 16 + }, + { + "filePath": "src/discussions/posts/post/ClosePostReasonModal.jsx", + "line": 63, + "column": 10 + } + ], + "StatefulButton": [ + { + "filePath": "src/discussions/post-comments/comments/comment/CommentEditor.jsx", + "line": 159, + "column": 12 + }, + { + "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", + "line": 486, + "column": 12 + } + ], "Card": [ { "filePath": "src/discussions/posts/post-editor/PostEditor.jsx", From ae3f73b47fec6cf7afcfeadca7977dc6de5a8ad3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 09:10:02 -0500 Subject: [PATCH 146/173] docs: update dependent-usage.json (#2021) --- dependent-usage.json | 257 ++++++++++++++++++++++++++++++++++++------- 1 file changed, 216 insertions(+), 41 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index 46e7a42c49..fe43986856 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1676297339607, + "lastModified": 1676383759649, "projectUsages": [ { "version": "19.19.1", @@ -7671,12 +7671,12 @@ }, { "filePath": "src/forgot-password/ForgotPasswordPage.jsx", - "line": 144, - "column": 12 + "line": 145, + "column": 14 }, { "filePath": "src/forgot-password/ForgotPasswordPage.jsx", - "line": 157, + "line": 159, "column": 16 }, { @@ -10914,7 +10914,7 @@ }, { "filePath": "src/components/TinyMCEEditor.jsx", - "line": 137, + "line": 138, "column": 12 }, { @@ -11071,14 +11071,14 @@ "AlertModal": [ { "filePath": "src/components/TinyMCEEditor.jsx", - "line": 130, + "line": 131, "column": 6 } ], "ActionRow": [ { "filePath": "src/components/TinyMCEEditor.jsx", - "line": 136, + "line": 137, "column": 10 }, { @@ -12898,7 +12898,7 @@ }, { "filePath": "src/components/Banner.jsx", - "line": 8, + "line": 10, "column": 2 } ], @@ -12947,7 +12947,7 @@ }, { "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 46, + "line": 47, "column": 20 }, { @@ -13004,6 +13004,21 @@ "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", "line": 21, "column": 6 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.js", + "line": 14, + "column": 20 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.test.js", + "line": 33, + "column": 6 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.test.js", + "line": 37, + "column": 6 } ], "breakpoints": [ @@ -13059,7 +13074,7 @@ }, { "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 47, + "line": 48, "column": 27 }, { @@ -13106,6 +13121,21 @@ "filePath": "src/containers/LearnerDashboardHeader/hooks.test.js", "line": 21, "column": 49 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.js", + "line": 15, + "column": 52 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.test.js", + "line": 33, + "column": 49 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/hooks.test.js", + "line": 37, + "column": 49 } ], "Button": [ @@ -13141,12 +13171,12 @@ }, { "filePath": "src/containers/CourseFilterControls/ActiveCourseFilters.jsx", - "line": 29, + "line": 28, "column": 6 }, { "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 51, + "line": 52, "column": 6 }, { @@ -13194,6 +13224,71 @@ "line": 68, "column": 16 }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 29, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 32, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 35, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 43, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 49, + "column": 14 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 53, + "column": 12 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 62, + "column": 12 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 70, + "column": 14 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/CollapseMenuBody.jsx", + "line": 78, + "column": 12 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/index.jsx", + "line": 29, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/index.jsx", + "line": 37, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/index.jsx", + "line": 45, + "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/index.jsx", + "line": 55, + "column": 8 + }, { "filePath": "src/containers/SelectSessionModal/index.jsx", "line": 66, @@ -13336,7 +13431,7 @@ }, { "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 60, + "line": 61, "column": 6 }, { @@ -13357,6 +13452,28 @@ "column": 14 } ], + "Program": [ + { + "filePath": "src/containers/CourseCard/components/CourseCardBanners/RelatedProgramsBanner/index.jsx", + "line": 21, + "column": 14 + }, + { + "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", + "line": 28, + "column": 19 + }, + { + "filePath": "src/containers/LearnerDashboardHeader/index.jsx", + "line": 45, + "column": 92 + }, + { + "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "line": 45, + "column": 21 + } + ], "Badge": [ { "filePath": "src/containers/CourseCard/components/CourseCardImage.jsx", @@ -13379,6 +13496,11 @@ "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", "line": 24, "column": 4 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 19, + "column": 6 } ], "Dropdown.Toggle": [ @@ -13391,6 +13513,11 @@ "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", "line": 25, "column": 6 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 20, + "column": 8 } ], "IconButton": [ @@ -13403,6 +13530,11 @@ "filePath": "src/containers/LearnerDashboardHeader/index.jsx", "line": 54, "column": 16 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/index.jsx", + "line": 23, + "column": 10 } ], "MoreVert": [ @@ -13425,7 +13557,7 @@ }, { "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 81, + "line": 82, "column": 18 }, { @@ -13433,6 +13565,11 @@ "line": 61, "column": 26 }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/CollapsedHeader/index.jsx", + "line": 27, + "column": 20 + }, { "filePath": "src/containers/MasqueradeBar/index.jsx", "line": 44, @@ -13464,6 +13601,11 @@ "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", "line": 35, "column": 6 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 31, + "column": 8 } ], "Dropdown.Item": [ @@ -13521,29 +13663,42 @@ "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", "line": 73, "column": 8 - } - ], - "Program": [ + }, { - "filePath": "src/containers/CourseCard/components/RelatedProgramsBadge/index.jsx", - "line": 28, - "column": 19 + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 33, + "column": 10 }, { - "filePath": "src/containers/LearnerDashboardHeader/index.jsx", - "line": 45, - "column": 92 + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 37, + "column": 12 }, { - "filePath": "src/containers/RelatedProgramsModal/components/ProgramCard.jsx", + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 42, + "column": 10 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", "line": 45, - "column": 21 + "column": 10 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 49, + "column": 12 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 54, + "column": 10 } ], "Card": [ { "filePath": "src/containers/CourseCard/index.jsx", - "line": 24, + "line": 23, "column": 6 }, { @@ -13565,7 +13720,7 @@ "Card.Body": [ { "filePath": "src/containers/CourseCard/index.jsx", - "line": 28, + "line": 27, "column": 12 }, { @@ -13582,7 +13737,7 @@ "Card.Header": [ { "filePath": "src/containers/CourseCard/index.jsx", - "line": 29, + "line": 28, "column": 14 }, { @@ -13594,7 +13749,7 @@ "Card.Section": [ { "filePath": "src/containers/CourseCard/index.jsx", - "line": 33, + "line": 32, "column": 14 }, { @@ -13606,7 +13761,7 @@ "Card.Footer": [ { "filePath": "src/containers/CourseCard/index.jsx", - "line": 36, + "line": 35, "column": 14 } ], @@ -13625,7 +13780,7 @@ "CloseSmall": [ { "filePath": "src/containers/CourseFilterControls/ActiveCourseFilters.jsx", - "line": 23, + "line": 22, "column": 21 } ], @@ -13707,28 +13862,28 @@ "Tune": [ { "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 54, + "line": 55, "column": 20 } ], "Sheet": [ { "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 63, + "line": 64, "column": 12 } ], "ModalCloseButton": [ { "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 80, + "line": 81, "column": 16 } ], "Close": [ { "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 81, + "line": 82, "column": 29 }, { @@ -13740,24 +13895,24 @@ "ModalPopup": [ { "filePath": "src/containers/CourseFilterControls/CourseFilterControls.jsx", - "line": 86, + "line": 87, "column": 12 } ], "useToggle": [ { "filePath": "src/containers/CourseFilterControls/hooks.js", - "line": 16, - "column": 32 + "line": 18, + "column": 44 }, { "filePath": "src/containers/CourseFilterControls/hooks.test.js", - "line": 27, + "line": 36, "column": 6 }, { "filePath": "src/containers/CourseFilterControls/hooks.test.js", - "line": 44, + "line": 64, "column": 6 } ], @@ -13923,6 +14078,11 @@ "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", "line": 26, "column": 12 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 21, + "column": 14 } ], "Dropdown.Header": [ @@ -13930,6 +14090,11 @@ "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", "line": 36, "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 32, + "column": 10 } ], "Dropdown.Divider": [ @@ -13942,6 +14107,16 @@ "filePath": "src/containers/LearnerDashboardHeader/AuthenticatedUserDropdown.jsx", "line": 72, "column": 8 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 41, + "column": 10 + }, + { + "filePath": "src/containers/LearnerDashboardHeaderVariant/ExpandedHeader/AuthenticatedUserDropdown.jsx", + "line": 53, + "column": 10 } ], "PageBanner": [ @@ -27574,7 +27749,7 @@ }, { "filePath": "src/components/Learn/LearnHero.jsx", - "line": 57, + "line": 58, "column": 6 }, { From da8c772d5cfb0e1a2f0098c3175592b541840a64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:09:51 -0500 Subject: [PATCH 147/173] docs: update dependent-usage.json (#2024) --- dependent-usage.json | 192 ++++++++++++++++++++++++++----------------- 1 file changed, 115 insertions(+), 77 deletions(-) diff --git a/dependent-usage.json b/dependent-usage.json index fe43986856..15b876d2c6 100644 --- a/dependent-usage.json +++ b/dependent-usage.json @@ -1,5 +1,5 @@ { - "lastModified": 1676383759649, + "lastModified": 1676470129254, "projectUsages": [ { "version": "19.19.1", @@ -1983,6 +1983,11 @@ "line": 34, "column": 8 }, + { + "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", + "line": 32, + "column": 8 + }, { "filePath": "src/components/settings/SettingsSSOTab/SSOConfigConfiguredCard.jsx", "line": 106, @@ -2202,7 +2207,7 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 82, + "line": 90, "column": 37 }, { @@ -3602,7 +3607,7 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 73, + "line": 81, "column": 12 }, { @@ -4968,12 +4973,12 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 63, + "line": 71, "column": 10 }, { "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 68, + "line": 76, "column": 10 }, { @@ -5080,12 +5085,12 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 63, + "line": 71, "column": 41 }, { "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 68, + "line": 76, "column": 41 }, { @@ -5352,6 +5357,11 @@ "line": 103, "column": 10 }, + { + "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", + "line": 17, + "column": 4 + }, { "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", "line": 38, @@ -5444,6 +5454,11 @@ "line": 25, "column": 6 }, + { + "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", + "line": 23, + "column": 6 + }, { "filePath": "src/components/subscriptions/MultipleSubscriptionsPage.jsx", "line": 39, @@ -6144,7 +6159,7 @@ }, { "filePath": "src/components/settings/SettingsSSOTab/index.jsx", - "line": 36, + "line": 44, "column": 8 }, { @@ -6228,6 +6243,11 @@ "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", "line": 44, "column": 21 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", + "line": 32, + "column": 28 } ], "Form.RadioSet": [ @@ -6361,6 +6381,11 @@ "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", "line": 20, "column": 6 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", + "line": 18, + "column": 6 } ], "Card.Header": [ @@ -6430,6 +6455,11 @@ "filePath": "src/components/settings/SettingsLMSTab/NoConfigCard.jsx", "line": 38, "column": 6 + }, + { + "filePath": "src/components/settings/SettingsSSOTab/NoSSOCard.jsx", + "line": 31, + "column": 6 } ], "CardGrid": [ @@ -7625,7 +7655,7 @@ } }, { - "version": "20.21.2", + "version": "20.28.4", "name": "@edx/frontend-app-authn", "repository": { "type": "git", @@ -17888,7 +17918,7 @@ }, { "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 36, + "line": 38, "column": 10 }, { @@ -18509,7 +18539,7 @@ }, { "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 23, + "line": 25, "column": 21 }, { @@ -18519,7 +18549,7 @@ }, { "filePath": "src/courseware/course/Course.jsx", - "line": 136, + "line": 145, "column": 22 }, { @@ -18596,7 +18626,7 @@ }, { "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 23, + "line": 25, "column": 46 }, { @@ -18606,12 +18636,12 @@ }, { "filePath": "src/courseware/course/Course.jsx", - "line": 55, + "line": 53, "column": 47 }, { "filePath": "src/courseware/course/Course.jsx", - "line": 59, + "line": 57, "column": 64 }, { @@ -18948,7 +18978,7 @@ "StandardModal": [ { "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 33, + "line": 35, "column": 4 }, { @@ -18960,7 +18990,7 @@ "ActionRow": [ { "filePath": "src/courseware/course/celebration/CelebrationModal.jsx", - "line": 35, + "line": 37, "column": 8 }, { @@ -24004,7 +24034,7 @@ "Toast": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 26, + "line": 33, "column": 6 }, { @@ -24016,8 +24046,8 @@ "ModalDialog.Footer": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 31, - "column": 4 + "line": 38, + "column": 6 }, { "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/SelectTypeWrapper/SelectTypeFooter.jsx", @@ -24038,8 +24068,8 @@ "ActionRow": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 32, - "column": 6 + "line": 39, + "column": 8 }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/GroupFeedback/GroupFeedbackRow.jsx", @@ -24137,12 +24167,44 @@ "column": 8 } ], - "ActionRow.Spacer": [ + "Hyperlink": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 33, + "line": 44, + "column": 10 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", + "line": 29, + "column": 8 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", + "line": 37, "column": 8 }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", + "line": 79, + "column": 6 + }, + { + "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", + "line": 35, + "column": 6 + }, + { + "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", + "line": 31, + "column": 8 + } + ], + "ActionRow.Spacer": [ + { + "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", + "line": 49, + "column": 10 + }, { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/HintRow.jsx", "line": 25, @@ -24237,13 +24299,13 @@ "Button": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 34, - "column": 8 + "line": 50, + "column": 10 }, { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 41, - "column": 8 + "line": 57, + "column": 10 }, { "filePath": "src/editors/containers/EditorContainer/index.jsx", @@ -24359,13 +24421,18 @@ "filePath": "src/editors/sharedComponents/CodeEditor/index.jsx", "line": 32, "column": 8 + }, + { + "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", + "line": 40, + "column": 12 } ], "Spinner": [ { "filePath": "src/editors/containers/EditorContainer/components/EditorFooter/index.jsx", - "line": 47, - "column": 14 + "line": 63, + "column": 16 }, { "filePath": "src/editors/containers/ProblemEditor/index.jsx", @@ -25305,6 +25372,11 @@ "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/index.jsx", "line": 20, "column": 6 + }, + { + "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", + "line": 26, + "column": 8 } ], "Form.Checkbox": [ @@ -25341,33 +25413,6 @@ "column": 10 } ], - "Hyperlink": [ - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ResetCard.jsx", - "line": 29, - "column": 8 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/ShowAnswerCard.jsx", - "line": 37, - "column": 8 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/AdvanceTypeSelect.jsx", - "line": 79, - "column": 6 - }, - { - "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/Preview.jsx", - "line": 35, - "column": 6 - }, - { - "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/LicenseWidget/LicenseDisplay.jsx", - "line": 31, - "column": 8 - } - ], "Card": [ { "filePath": "src/editors/containers/ProblemEditor/components/EditProblemView/SettingsWidget/settingsComponents/SwitchToAdvancedEditorCard.jsx", @@ -25436,6 +25481,11 @@ "filePath": "src/editors/containers/VideoEditor/components/VideoSettingsModal/components/DurationWidget/index.jsx", "line": 59, "column": 24 + }, + { + "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", + "line": 27, + "column": 10 } ], "ArrowBack": [ @@ -25533,6 +25583,11 @@ "filePath": "src/editors/containers/ProblemEditor/components/SelectTypeModal/content/ProblemTypeSelect.jsx", "line": 17, "column": 4 + }, + { + "filePath": "src/editors/sharedComponents/ErrorBoundary/ErrorPage.jsx", + "line": 25, + "column": 6 } ], "Image": [ @@ -26868,7 +26923,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 148, + "line": 158, "column": 14 }, { @@ -27247,7 +27302,7 @@ }, { "filePath": "src/components/ProductDetail/ProductDetailHero.jsx", - "line": 148, + "line": 158, "column": 25 }, { @@ -27281,7 +27336,7 @@ }, { "filePath": "src/components/ContentfulModule/AboutTheProgramModule.jsx", - "line": 58, + "line": 59, "column": 14 }, { @@ -28746,23 +28801,6 @@ "column": 10 } ], - "Chip": [ - { - "filePath": "src/components/Home/CardListTabs.jsx", - "line": 62, - "column": 20 - }, - { - "filePath": "src/components/Home/NewOnEdxCarousel/SubcategoriesList/index.jsx", - "line": 99, - "column": 14 - }, - { - "filePath": "src/components/Learn/RelatedTopics.jsx", - "line": 31, - "column": 12 - } - ], "KeyboardArrowRight": [ { "filePath": "src/components/Home/SubjectList.jsx", From d47139043fdee3a9c8bedc348fa1b2866696a673 Mon Sep 17 00:00:00 2001 From: Viktor Rusakov <52399399+viktorrusakov@users.noreply.github.com> Date: Fri, 18 Nov 2022 17:21:05 +0200 Subject: [PATCH 148/173] feat: alpha release of design tokens (#1770) --- .eslintignore | 2 + .gitignore | 1 + .releaserc | 7 +- .stylelintrc.json | 5 +- README.md | 18 + .../0018-design-tokens-style-dictionary.rst | 19 + scss/core/_variables.scss | 20 +- scss/core/core.scss | 1 + scss/core/tokens.css | 980 ++++++++++++++++++ src/ActionRow/_variables.scss | 4 +- src/Alert/Alert.scss | 2 +- src/Alert/_variables.scss | 32 +- src/Annotation/Annotation.scss | 48 +- src/Annotation/_variables.scss | 27 +- src/Avatar/_variables.scss | 18 +- src/AvatarButton/_variables.scss | 6 +- src/Badge/Badge.scss | 2 +- src/Badge/_variables.scss | 18 +- src/Badge/badge-bootstrap.scss | 43 + src/Breadcrumb/Breadcrumb.scss | 8 +- src/Breadcrumb/_variables.scss | 38 +- src/Bubble/_variables.scss | 12 +- src/Button/Button.scss | 222 ++-- src/Button/_variables.scss | 77 +- src/Button/button-bootstrap.scss | 126 +++ src/Card/Card.scss | 10 +- src/Card/_variables.scss | 70 +- src/Card/card-bootstrap.scss | 254 +++++ src/Carousel/Carousel.scss | 2 +- src/Carousel/_variables.scss | 38 +- src/Carousel/carousel-bootstrap.scss | 183 ++++ src/Chip/_variables.scss | 24 +- src/CloseButton/CloseButton.scss | 2 +- src/CloseButton/_variables.scss | 8 +- src/CloseButton/close-button-bootstrap.scss | 32 + src/Code/Code.scss | 2 +- src/Code/_variables.scss | 22 +- src/Code/code-bootstrap.scss | 56 + src/Collapsible/_variables.scss | 18 +- src/Container/_variables.scss | 10 +- src/DataTable/CollapsibleButtonGroup.jsx | 4 +- src/DataTable/DataTable.scss | 24 +- src/DataTable/_variables.scss | 12 + src/Dropdown/Dropdown.scss | 2 +- src/Dropdown/_variables.scss | 48 +- src/Dropzone/_variables.scss | 18 +- src/Fieldset/Fieldset.scss | 2 +- src/Form/_Form.scss | 33 +- src/Form/_bootstrap-custom-forms.scss | 554 ++++++++++ src/Form/_mixins.scss | 8 +- src/Form/_variables.scss | 382 +++---- src/Icon/_variables.scss | 8 +- src/IconButton/IconButton.scss | 18 +- src/IconButton/_variables.scss | 17 + src/Image/_variables.scss | 16 +- src/Menu/Menu.scss | 8 +- src/Menu/_variables.scss | 5 + src/Modal/Modal.scss | 2 +- src/Modal/_ModalDialog.scss | 20 +- src/Modal/_variables.scss | 74 +- src/Nav/Nav.scss | 4 +- src/Nav/_variables.scss | 36 +- src/Navbar/_variables.scss | 68 +- src/PageBanner/PageBanner.scss | 10 +- src/Pagination/Pagination.scss | 7 +- src/Pagination/_variables.scss | 100 +- src/Popover/Popover.scss | 2 +- src/Popover/_variables.scss | 74 +- src/Popover/popover-bootstrap.scss | 180 ++++ src/ProductTour/Checkpoint.scss | 18 +- src/ProductTour/_variables.scss | 21 +- src/ProgressBar/ProgressBar.scss | 5 +- src/ProgressBar/_variables.scss | 38 +- src/Scrollable/Scrollable.scss | 6 +- src/Scrollable/_variables.scss | 1 + src/SearchField/_variables.scss | 26 +- src/SelectableBox/_variables.scss | 8 +- src/Sheet/Sheet.scss | 14 +- src/Sheet/_variables.scss | 2 + src/Spinner/_variables.scss | 12 +- src/Stack/_variables.scss | 2 +- src/Sticky/_variables.scss | 6 +- src/Table/_variables.scss | 2 + src/Tabs/_variables.scss | 6 +- src/Toast/_variables.scss | 30 +- src/Tooltip/_variables.scss | 33 +- tokens/build-tokens.js | 114 ++ tokens/build/_variables.scss | 978 +++++++++++++++++ tokens/build/css-to-scss.json | 1 + tokens/build/scss-to-css.json | 1 + tokens/build/variables.css | 980 ++++++++++++++++++ tokens/map-scss-to-css.js | 23 + tokens/package-lock.json | 784 ++++++++++++++ tokens/package.json | 19 + tokens/replace-variables.js | 28 + tokens/source/alias/color.json | 14 + tokens/source/components/ActionRow.json | 8 + tokens/source/components/Alert.json | 40 + tokens/source/components/Annotation.json | 30 + tokens/source/components/Avatar.json | 17 + tokens/source/components/AvatarButton.json | 11 + tokens/source/components/Badge.json | 25 + tokens/source/components/Breadcrumb.json | 40 + tokens/source/components/Bubble.json | 10 + tokens/source/components/Button.json | 91 ++ tokens/source/components/Card.json | 120 +++ tokens/source/components/Carousel.json | 36 + tokens/source/components/Chip.json | 43 + tokens/source/components/CloseButton.json | 12 + tokens/source/components/Code.json | 37 + tokens/source/components/Collapsible.json | 25 + tokens/source/components/Container.json | 13 + tokens/source/components/DataTable.json | 80 ++ tokens/source/components/Dropdown.json | 73 ++ tokens/source/components/Dropzone.json | 25 + tokens/source/components/Form.json | 723 +++++++++++++ tokens/source/components/Icon.json | 8 + tokens/source/components/IconButton.json | 17 + tokens/source/components/Image.json | 22 + tokens/source/components/Menu.json | 12 + tokens/source/components/Modal.json | 92 ++ tokens/source/components/Nav.json | 90 ++ tokens/source/components/Navbar.json | 162 +++ tokens/source/components/Pagination.json | 100 ++ tokens/source/components/Popover.json | 87 ++ tokens/source/components/ProductTour.json | 46 + tokens/source/components/ProgressBar.json | 39 + tokens/source/components/Scrollable.json | 15 + tokens/source/components/SearchField.json | 39 + tokens/source/components/SelectableBox.json | 11 + tokens/source/components/Sheet.json | 30 + tokens/source/components/Spinner.json | 12 + tokens/source/components/Stack.json | 5 + tokens/source/components/Sticky.json | 17 + tokens/source/components/Tabs.json | 13 + tokens/source/components/Toast.json | 57 + tokens/source/components/Tooltip.json | 40 + tokens/source/components/general/body.json | 6 + tokens/source/components/general/caret.json | 9 + .../source/components/general/headings.json | 15 + tokens/source/components/general/hr.json | 19 + tokens/source/components/general/input.json | 45 + tokens/source/components/general/link.json | 159 +++ tokens/source/components/general/list.json | 69 ++ tokens/source/components/general/text.json | 28 + tokens/source/global/border.json | 11 + tokens/source/global/breakpoints.json | 10 + tokens/source/global/color.json | 930 +++++++++++++++++ tokens/source/global/display.json | 21 + tokens/source/global/elevation.json | 184 ++++ tokens/source/global/grid.json | 11 + tokens/source/global/spacing.json | 17 + tokens/source/global/transition.json | 7 + tokens/source/global/typography.json | 62 ++ tokens/utils.js | 158 +++ www/src/components/Header.scss | 2 +- www/src/components/Menu.tsx | 3 + www/src/pages/foundations/design-tokens.mdx | 124 +++ www/src/scss/_variables.scss | 4 - www/src/scss/base.scss | 7 + www/src/scss/edxorg-theme.scss | 1 - www/src/scss/openedx-theme.scss | 1 - 162 files changed, 10686 insertions(+), 965 deletions(-) create mode 100644 docs/decisions/0018-design-tokens-style-dictionary.rst create mode 100644 scss/core/tokens.css create mode 100644 src/Badge/badge-bootstrap.scss create mode 100644 src/Button/button-bootstrap.scss create mode 100644 src/Card/card-bootstrap.scss create mode 100644 src/Carousel/carousel-bootstrap.scss create mode 100644 src/CloseButton/close-button-bootstrap.scss create mode 100644 src/Code/code-bootstrap.scss create mode 100644 src/DataTable/_variables.scss create mode 100644 src/Form/_bootstrap-custom-forms.scss create mode 100644 src/IconButton/_variables.scss create mode 100644 src/Menu/_variables.scss create mode 100644 src/Popover/popover-bootstrap.scss create mode 100644 src/Scrollable/_variables.scss create mode 100644 src/Sheet/_variables.scss create mode 100644 tokens/build-tokens.js create mode 100644 tokens/build/_variables.scss create mode 100644 tokens/build/css-to-scss.json create mode 100644 tokens/build/scss-to-css.json create mode 100644 tokens/build/variables.css create mode 100644 tokens/map-scss-to-css.js create mode 100644 tokens/package-lock.json create mode 100644 tokens/package.json create mode 100644 tokens/replace-variables.js create mode 100644 tokens/source/alias/color.json create mode 100644 tokens/source/components/ActionRow.json create mode 100644 tokens/source/components/Alert.json create mode 100644 tokens/source/components/Annotation.json create mode 100644 tokens/source/components/Avatar.json create mode 100644 tokens/source/components/AvatarButton.json create mode 100644 tokens/source/components/Badge.json create mode 100644 tokens/source/components/Breadcrumb.json create mode 100644 tokens/source/components/Bubble.json create mode 100644 tokens/source/components/Button.json create mode 100644 tokens/source/components/Card.json create mode 100644 tokens/source/components/Carousel.json create mode 100644 tokens/source/components/Chip.json create mode 100644 tokens/source/components/CloseButton.json create mode 100644 tokens/source/components/Code.json create mode 100644 tokens/source/components/Collapsible.json create mode 100644 tokens/source/components/Container.json create mode 100644 tokens/source/components/DataTable.json create mode 100644 tokens/source/components/Dropdown.json create mode 100644 tokens/source/components/Dropzone.json create mode 100644 tokens/source/components/Form.json create mode 100644 tokens/source/components/Icon.json create mode 100644 tokens/source/components/IconButton.json create mode 100644 tokens/source/components/Image.json create mode 100644 tokens/source/components/Menu.json create mode 100644 tokens/source/components/Modal.json create mode 100644 tokens/source/components/Nav.json create mode 100644 tokens/source/components/Navbar.json create mode 100644 tokens/source/components/Pagination.json create mode 100644 tokens/source/components/Popover.json create mode 100644 tokens/source/components/ProductTour.json create mode 100644 tokens/source/components/ProgressBar.json create mode 100644 tokens/source/components/Scrollable.json create mode 100644 tokens/source/components/SearchField.json create mode 100644 tokens/source/components/SelectableBox.json create mode 100644 tokens/source/components/Sheet.json create mode 100644 tokens/source/components/Spinner.json create mode 100644 tokens/source/components/Stack.json create mode 100644 tokens/source/components/Sticky.json create mode 100644 tokens/source/components/Tabs.json create mode 100644 tokens/source/components/Toast.json create mode 100644 tokens/source/components/Tooltip.json create mode 100644 tokens/source/components/general/body.json create mode 100644 tokens/source/components/general/caret.json create mode 100644 tokens/source/components/general/headings.json create mode 100644 tokens/source/components/general/hr.json create mode 100644 tokens/source/components/general/input.json create mode 100644 tokens/source/components/general/link.json create mode 100644 tokens/source/components/general/list.json create mode 100644 tokens/source/components/general/text.json create mode 100644 tokens/source/global/border.json create mode 100644 tokens/source/global/breakpoints.json create mode 100644 tokens/source/global/color.json create mode 100644 tokens/source/global/display.json create mode 100644 tokens/source/global/elevation.json create mode 100644 tokens/source/global/grid.json create mode 100644 tokens/source/global/spacing.json create mode 100644 tokens/source/global/transition.json create mode 100644 tokens/source/global/typography.json create mode 100644 tokens/utils.js create mode 100644 www/src/pages/foundations/design-tokens.mdx delete mode 100644 www/src/scss/_variables.scss diff --git a/.eslintignore b/.eslintignore index a693875c8a..0783b219a7 100644 --- a/.eslintignore +++ b/.eslintignore @@ -7,3 +7,5 @@ dependent-usage-analyzer/ build-scss.js component-generator/ example/ +style-dictionary-build/ +build-tokens.js diff --git a/.gitignore b/.gitignore index 986dbca569..4581cfa3b1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ jest* dist src/i18n/transifex_input.json src/i18n/temp +style-dictionary-build # gatsby files www/.cache/ diff --git a/.releaserc b/.releaserc index 2c101b5028..50eab9763c 100644 --- a/.releaserc +++ b/.releaserc @@ -1,5 +1,10 @@ { - "branches": ["master", "next"], + "branches": [ + "master", + "next", + { "name": "alpha", "prerelease": true }, + { "name": "beta", "prerelease": true } + ], "plugins": [ "@semantic-release/commit-analyzer", "@semantic-release/release-notes-generator", diff --git a/.stylelintrc.json b/.stylelintrc.json index 5dafbb25a8..6abc524964 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -31,6 +31,9 @@ "ignoreProperties": ["xs", "sm", "md", "lg", "xl", "xxl"] }], "alpha-value-notation": "number", - "color-function-notation": "legacy" + "color-function-notation": "legacy", + "value-keyword-case": ["lower", { + "ignoreProperties": ["/font-family/"] + }] } } diff --git a/README.md b/README.md index 9babdf325a..3ba1851bbb 100644 --- a/README.md +++ b/README.md @@ -467,3 +467,21 @@ The assigned maintainers for this component and other project details may be fou Please do not report security issues in public. Please email security@edx.org. We tend to prioritize security issues which impact the published `@edx/paragon` NPM library more so than the [documentation website](https://paragon-openedx.netlify.app/) or example React application. + +## Design Tokens + +Design tokens are all the values needed to build and maintain a design system — spacing, color, typography, object styles, etc. They can represent anything defined by the design: color as an RGB value, opacity as a number, spacing as a REM value. They are used instead of hard-coded values to provide flexibility and uniformity across the application. + +### Design Tokens in Paragon + +Folder `tokens` in the project root contains split by categories `json` files. They consist of `JSON` objects that store information about the variable name and its value. Scripts that also reside in the `tokens` folder provide following facilities: build tokens into `css`, `scss` variables, map `scss` to `css` variables and replace old `scss` to new `css` variables. + +### Usage + +``` +cd tokens +npm install +npm run build-tokens # creates "build" folder with scss and css variables based on json tokens +npm run build-scss-to-css-map # creats scss-to-css-core.json and scss-to-css-components.json +npm run replace-variables -- --path ../src # this will replace all scss variables in the project with the new css variables based on the "scss-to-css-core.json" and "scss-to-css-components.json" files +``` diff --git a/docs/decisions/0018-design-tokens-style-dictionary.rst b/docs/decisions/0018-design-tokens-style-dictionary.rst new file mode 100644 index 0000000000..312302ee87 --- /dev/null +++ b/docs/decisions/0018-design-tokens-style-dictionary.rst @@ -0,0 +1,19 @@ +18. Design tokens with Style Dictionary +--------------------------------------- + +Status +------ + +Proposed + +Context +------- + +Decision +-------- + +Consequences +------------ + +Resources +--------- diff --git a/scss/core/_variables.scss b/scss/core/_variables.scss index 3fe1f20d29..502ce9c290 100644 --- a/scss/core/_variables.scss +++ b/scss/core/_variables.scss @@ -688,7 +688,6 @@ $embed-responsive-aspect-ratios: join( // // Font, line-height, and color for body text, headings, and more. -// stylelint-disable value-keyword-case $font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !default; @@ -696,7 +695,6 @@ $font-family-serif: serif !default; $font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !default; $font-family-base: $font-family-sans-serif !default; -// stylelint-enable value-keyword-case $font-size-base: 1.125rem !default; // Assumes the browser default, typically `16px` $font-size-lg: $font-size-base * 1.25 !default; @@ -789,15 +787,15 @@ $table-th-font-weight: null !default; // Warning: Avoid customizing these values. They're used for a bird's eye view // of components dependent on the z-axis and are designed to all work together. -$zindex-dropdown: 1000 !default; -$zindex-sticky: 1020 !default; -$zindex-fixed: 1030 !default; -$zindex-sheet-backdrop: 1031 !default; -$zindex-sheet: 1032 !default; -$zindex-modal-backdrop: 1040 !default; -$zindex-modal: 1050 !default; -$zindex-popover: 1060 !default; -$zindex-tooltip: 1070 !default; +$zindex-dropdown: var(--pgn-dropdown-zindex) !default; +$zindex-sticky: var(--pgn-zindex-sticky) !default; +$zindex-fixed: var(--pgn-zindex-fixed) !default; +$zindex-sheet-backdrop: var(--pgn-sheet-zindex-backdrop) !default; +$zindex-sheet: var(--pgn-sheet-zindex-main) !default; +$zindex-modal-backdrop: var(--pgn-modal-backdrop-zindex) !default; +$zindex-modal: var(--pgn-modal-zindex) !default; +$zindex-popover: var(--pgn-popover-zindex) !default; +$zindex-tooltip: var(--pgn-tooltip-zindex) !default; // Buttons + Forms // diff --git a/scss/core/core.scss b/scss/core/core.scss index d6a2b072f7..6b9630c778 100644 --- a/scss/core/core.scss +++ b/scss/core/core.scss @@ -1,3 +1,4 @@ +@import "tokens"; @import "functions"; @import "variables"; @import "~bootstrap/scss/mixins"; diff --git a/scss/core/tokens.css b/scss/core/tokens.css new file mode 100644 index 0000000000..36ef076386 --- /dev/null +++ b/scss/core/tokens.css @@ -0,0 +1,980 @@ +:root { + --pgn-line-height-sm: 1.5; + --pgn-line-height-lg: 1.5; + --pgn-line-height-base: 1.5556; + --pgn-font-weight-lead: null; + --pgn-font-weight-bolder: bolder; + --pgn-font-weight-bold: 700; + --pgn-font-weight-semi-bold: 500; + --pgn-font-weight-normal: 400; + --pgn-font-weight-light: 300; + --pgn-font-weight-lighter: lighter; + --pgn-font-size-mobile-h1: 2.25rem; + --pgn-font-size-h6: .75rem; + --pgn-font-size-h5: .875rem; + --pgn-font-size-h4: 1.125rem; + --pgn-font-size-h3: 1.375rem; + --pgn-font-size-h2: 2rem; + --pgn-font-size-h1: 2.5rem; + --pgn-font-size-small-x: 75%; + --pgn-font-size-small-base: 87.5%; + --pgn-font-size-xs: .75rem; + --pgn-font-size-sm: .875rem; + --pgn-font-size-lg: 1.4063rem; + --pgn-font-size-base: 1.125rem; + --pgn-font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", + "Courier New", monospace; + --pgn-font-family-serif: serif; + --pgn-font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", + Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", + "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; + --pgn-transition-collapse: height .35s ease; + --pgn-transition-fade: opacity .15s linear; + --pgn-transition-base: all .2s ease-in-out; + --pgn-spacer-base: 1rem; + --pgn-spacer-0: 0; + --pgn-grid-row-columns: 6; + --pgn-grid-gutter-width: 24px; + --pgn-grid-columns: 12; + --pgn-zindex-fixed: 1030; + --pgn-zindex-sticky: 1020; + --pgn-zindex-2000: 2000; + --pgn-zindex-1800: 1800; + --pgn-zindex-1600: 1600; + --pgn-zindex-1400: 1400; + --pgn-zindex-1200: 1200; + --pgn-zindex-1000: 1000; + --pgn-zindex-800: 800; + --pgn-zindex-600: 600; + --pgn-zindex-400: 400; + --pgn-zindex-200: 200; + --pgn-zindex-0: 0; + --pgn-box-shadow-centered-5: 0 0 2.5rem rgba(0, 0, 0, .15), 0 0 3rem rgba(0, 0, 0, .15); + --pgn-box-shadow-centered-4: 0 0 1.25rem rgba(0, 0, 0, .15), 0 0 1.25rem rgba(0, 0, 0, .15); + --pgn-box-shadow-centered-3: 0 0 .625rem rgba(0, 0, 0, .15), 0 0 1rem rgba(0, 0, 0, .15); + --pgn-box-shadow-centered-2: 0 0 .25rem rgba(0, 0, 0, .15), 0 0 .5rem rgba(0, 0, 0, .15); + --pgn-box-shadow-centered-1: 0 0 .125rem rgba(0, 0, 0, .15), 0 0 .25rem rgba(0, 0, 0, .15); + --pgn-box-shadow-right-5: 1.25rem 0 2.5rem rgba(0, 0, 0, .15), .5rem 0 3rem rgba(0, 0, 0, .15); + --pgn-box-shadow-right-4: .625rem 0 1.25rem rgba(0, 0, 0, .15), .5rem 0 1.25rem rgba(0, 0, 0, .15); + --pgn-box-shadow-right-3: .5rem 0 1rem rgba(0, 0, 0, .15), .25rem 0 .625rem rgba(0, 0, 0, .15); + --pgn-box-shadow-right-2: .125rem 0 .25rem rgba(0, 0, 0, .15), .125rem 0 .5rem rgba(0, 0, 0, .15); + --pgn-box-shadow-right-1: .0625rem 0 .125rem rgba(0, 0, 0, .15), .0625rem 0 .25rem rgba(0, 0, 0, .15); + --pgn-box-shadow-up-5: 0 -1.25rem 2.5rem rgba(0, 0, 0, .15), 0 -.5rem 3rem rgba(0, 0, 0, .15); + --pgn-box-shadow-up-4: 0 -.625rem 1.25rem rgba(0, 0, 0, .15), 0 -.5rem 1.25rem rgba(0, 0, 0, .15); + --pgn-box-shadow-up-3: 0 -.5rem 1rem rgba(0, 0, 0, .15), 0 -.25rem .625rem rgba(0, 0, 0, .15); + --pgn-box-shadow-up-2: 0 -.125rem .25rem rgba(0, 0, 0, .15), 0 -.125rem .5rem rgba(0, 0, 0, .15); + --pgn-box-shadow-up-1: 0 -.0625rem .125rem rgba(0, 0, 0, .15), 0 -.0625rem .25rem rgba(0, 0, 0, .15); + --pgn-box-shadow-left-5: -1.25rem 0 2.5rem rgba(0, 0, 0, .15), -.5rem 0 3rem rgba(0, 0, 0, .15); + --pgn-box-shadow-left-4: -.625rem 0 1.25rem rgba(0, 0, 0, .15), -.5rem 0 1.25rem rgba(0, 0, 0, .15); + --pgn-box-shadow-left-3: -.5rem 0 1rem rgba(0, 0, 0, .15), -.25rem 0 .625rem rgba(0, 0, 0, .15); + --pgn-box-shadow-left-2: -.125rem 0 .25rem rgba(0, 0, 0, .15), -.125rem 0 .5rem rgba(0, 0, 0, .15); + --pgn-box-shadow-left-1: -.0625rem 0 .125rem rgba(0, 0, 0, .15), -.0625rem 0 .25rem rgba(0, 0, 0, .15); + --pgn-box-shadow-down-5: 0 1.25px 2.5rem rgba(0, 0, 0, .15), 0 .5rem 2.5rem rgba(0, 0, 0, .15); + --pgn-box-shadow-down-4: 0 .625rem 1.25rem rgba(0, 0, 0, .15), 0 .5rem 1.25rem rgba(0, 0, 0, .15); + --pgn-box-shadow-down-3: 0 .5rem 1rem rgba(0, 0, 0, .15), 0 .25rem .625rem rgba(0, 0, 0, .15); + --pgn-box-shadow-down-2: 0 .125rem .25rem rgba(0, 0, 0, .15), 0 .125rem .5rem rgba(0, 0, 0, .15); + --pgn-box-shadow-down-1: 0 .0625rem .125rem rgba(0, 0, 0, .15), 0 .0625rem .25rem rgba(0, 0, 0, .15); + --pgn-box-shadow-lg: 0 .25rem .5rem rgba(0, 0, 0, .3); + --pgn-box-shadow-sm: 0 .0625rem .125rem rgba(0, 0, 0, .2); + --pgn-box-shadow-base: 0 .125rem .25rem rgba(0, 0, 0, .3); + --pgn-box-shadow-level-5: 0 1.25px 2.5rem rgba(0, 0, 0, .15), 0 .5rem 2.5rem rgba(0, 0, 0, .15); + --pgn-box-shadow-level-4: 0 .625rem 1.25rem rgba(0, 0, 0, .15), 0 .5rem 1.25rem rgba(0, 0, 0, .15); + --pgn-box-shadow-level-3: 0 0 .625rem rgba(0, 0, 0, .15), 0 0 1rem rgba(0, 0, 0, .15); + --pgn-box-shadow-level-2: 0 .125rem .25rem rgba(0, 0, 0, .15), 0 .125rem .5rem rgba(0, 0, 0, .15); + --pgn-box-shadow-level-1: 0 .0625rem .125rem rgba(0, 0, 0, .15), 0 .0625rem .25rem rgba(0, 0, 0, .15); + --pgn-display-line-height-mobile: 3.5rem; + --pgn-display-line-height-base: 1; + --pgn-display-size-mobile: 3.25rem; + --pgn-display-size-4: 7.5rem; + --pgn-display-size-3: 5.625rem; + --pgn-display-size-2: 4.875rem; + --pgn-display-size-1: 3.75rem; + --pgn-breakpoint-xxl: 1400px; + --pgn-breakpoint-xl: 1200px; + --pgn-breakpoint-lg: 992px; + --pgn-breakpoint-md: 768px; + --pgn-breakpoint-sm: 576px; + --pgn-breakpoint-xs: 0; + --pgn-border-radius-sm: .25rem; + --pgn-border-radius-lg: .425rem; + --pgn-border-radius-base: .375rem; + --pgn-border-width: 1px; + --pgn-tooltip-zindex: 1070; + --pgn-tooltip-arrow-height: .4rem; + --pgn-tooltip-box-shadow: drop-shadow(0 2px 4px rgba(0, 0, 0, .15)) drop-shadow(0 2px 8px rgba(0, 0, 0, .15)); + --pgn-tooltip-margin: 0; + --pgn-tooltip-padding-x: .5rem; + --pgn-tooltip-padding-y: .5rem; + --pgn-tooltip-opacity: 1; + --pgn-tooltip-max-width: 200px; + --pgn-toast-container-gutter-sm: .625rem; + --pgn-toast-container-gutter-lg: 1.25rem; + --pgn-toast-box-shadow: 0 1.25rem 2.5rem rgba(0, 0, 0, .15), 0 .5rem 3rem rgba(0, 0, 0, .15); + --pgn-toast-border-radius: .25rem; + --pgn-toast-border-width: 1px; + --pgn-toast-color-base: null; + --pgn-toast-font-size: .875rem; + --pgn-toast-padding-y: .25rem; + --pgn-toast-padding-x: .75rem; + --pgn-toast-max-width: 400px; + --pgn-tabs-notification-width: 1rem; + --pgn-tabs-notification-height: 1rem; + --pgn-sticky-shadow-bottom: 0 .5rem 1rem rgba(0, 0, 0, .15), 0 .25rem .625rem rgba(0, 0, 0, .15); + --pgn-sticky-shadow-top: 0 -.5rem 1rem rgba(0, 0, 0, .15), 0 -.25rem .625rem rgba(0, 0, 0, .15); + --pgn-sticky-offset: 0; + --pgn-stack-gap: 0; + --pgn-spinner-sm-border-width: .2em; + --pgn-spinner-sm-width: 1rem; + --pgn-spinner-border-width: .25em; + --pgn-spinner-width: 2rem; + --pgn-sheet-zindex-main: 1032; + --pgn-sheet-zindex-backdrop: 1031; + --pgn-selectable-box-box-space: .75rem; + --pgn-selectable-box-border-radius: .25rem; + --pgn-selectable-box-padding: 1rem; + --pgn-search-field-button-margin: .5rem; + --pgn-search-field-disabled-opacity: .3; + --pgn-search-field-line-height: 1.5rem; + --pgn-search-field-border-width-focus: .3125rem; + --pgn-search-field-border-width-interaction: .125rem; + --pgn-search-field-border-width-base: .0625rem; + --pgn-search-field-border-radius: 0; + --pgn-progress-bar-hint-annotation-gap: .5rem; + --pgn-progress-bar-threshold-circle: .5625rem; + --pgn-progress-bar-bar-transition: width .6s ease; + --pgn-progress-bar-bar-animation-timing: 1s linear infinite; + --pgn-progress-bar-box-shadow: none; + --pgn-progress-bar-border-width: 1px; + --pgn-progress-bar-border-radius: 0; + --pgn-progress-bar-bg: transparent; + --pgn-progress-bar-height-annotated: .3125rem; + --pgn-progress-bar-height-base: 1rem; + --pgn-product-tour-checkpoint-zindex: 1060; + --pgn-product-tour-checkpoint-width-max: 480px; + --pgn-product-tour-checkpoint-width-arrow: 15px; + --pgn-product-tour-checkpoint-width-border: 8px; + --pgn-popover-zindex: 1060; + --pgn-popover-arrow-height: .5rem; + --pgn-popover-arrow-width: 1rem; + --pgn-popover-icon-width: 1rem; + --pgn-popover-icon-height: 1rem; + --pgn-popover-icon-margin-right: .5rem; + --pgn-popover-header-padding-x: 1rem; + --pgn-popover-header-padding-y: .5rem; + --pgn-popover-box-shadow: drop-shadow(0 2px 4px rgba(0, 0, 0, .15)) drop-shadow(0 2px 8px rgba(0, 0, 0, .15)); + --pgn-popover-max-width: 480px; + --pgn-reduced-dropdown-width-min: 6rem; + --pgn-reduced-dropdown-height-max: 60vh; + --pgn-pagination-focus-border-width: .125rem; + --pgn-pagination-focus-outline: 0; + --pgn-pagination-secondary-height-sm: 2.25rem; + --pgn-pagination-secondary-height-base: 2.75rem; + --pgn-pagination-toggle-border-sm: .25rem; + --pgn-pagination-toggle-border-base: .3125rem; + --pgn-pagination-icon-height: 2.25rem; + --pgn-pagination-icon-width: 2.25rem; + --pgn-pagination-icon-size-sm: 1rem; + --pgn-pagination-icon-size-base: 1.375rem; + --pgn-pagination-font-size-sm: .875rem; + --pgn-pagination-line-height: 1.5rem; + --pgn-pagination-margin-y: .5rem; + --pgn-pagination-margin-x: .5rem; + --pgn-pagination-padding-icon: .5rem; + --pgn-pagination-padding-x-lg: 1.5rem; + --pgn-pagination-padding-x-sm: .6rem; + --pgn-pagination-padding-x-base: 1rem; + --pgn-pagination-padding-y-lg: .75rem; + --pgn-pagination-padding-y-sm: .8rem; + --pgn-pagination-padding-y-base: .625rem; + --pgn-navbar-toggler-padding-x: .75rem; + --pgn-navbar-toggler-padding-y: .25rem; + --pgn-navbar-nav-scroll-max-height: 75vh; + --pgn-navbar-padding-x-nav-link: .5rem; + --pgn-nav-tabs-border-radius: 0; + --pgn-nav-tabs-border-width: 2px; + --pgn-nav-link-font-weight: 500; + --pgn-nav-link-padding-x: 1rem; + --pgn-nav-link-padding-y: .5rem; + --pgn-modal-zindex: 1050; + --pgn-modal-transform-scale: scale(1.02); + --pgn-modal-transform-show: none; + --pgn-modal-transform-fade: translate(0, -50px); + --pgn-modal-transform-base: transform .3s ease-out; + --pgn-modal-sm: 500px; + --pgn-modal-md: 500px; + --pgn-modal-lg: 800px; + --pgn-modal-xl: 1140px; + --pgn-modal-header-padding-x: 1.5rem; + --pgn-modal-header-padding-y: 1rem; + --pgn-modal-backdrop-zindex: 1040; + --pgn-modal-backdrop-opacity: .5; + --pgn-modal-content-box-shadow-sm-up: 0 10px 20px rgba(0, 0, 0, .15), 0 8px 20px rgba(0, 0, 0, .15); + --pgn-modal-content-box-shadow-xs: 0 .25rem .5rem rgba(0, 0, 0, .5); + --pgn-modal-content-border-width: 0rem; + --pgn-modal-content-color: null; + --pgn-modal-footer-padding-y: 1.5rem; + --pgn-modal-footer-padding-x: 1rem; + --pgn-modal-inner-padding-bottom: .7rem; + --pgn-modal-inner-padding-base: 1.5rem; + --pgn-menu-border-hover: transparent; + --pgn-menu-border-active: transparent; + --pgn-menu-border-base: transparent; + --pgn-image-figure-caption-font-size: 90%; + --pgn-image-thumbnail-box-shadow: 0 1px 2px rgba(0, 0, 0, .075); + --pgn-image-thumbnail-padding: .25rem; + --pgn-icon-button-bg: transparent; + --pgn-icon-button-diameter-sm: 2.25rem; + --pgn-icon-button-diameter-md: 2.75rem; + --pgn-icon-lg: 1.75rem; + --pgn-icon-md: 1.5rem; + --pgn-icon-sm: 1.25rem; + --pgn-icon-inline: .8em; + --pgn-mark-bg: #FFF243FF; + --pgn-mark-padding: .2em; + --pgn-paragraph-margin-bottom: 1rem; + --pgn-list-group-item-padding-x: 1.25rem; + --pgn-list-group-item-padding-y: .75rem; + --pgn-list-group-color: null; + --pgn-list-inline-padding: .5rem; + --pgn-link-emphasized-hover-darken-percentage: 15%; + --pgn-link-brand-inline-hover-decoration: underline; + --pgn-link-brand-inline-decoration: underline; + --pgn-link-brand-hover-decoration: underline; + --pgn-link-brand-decoration: none; + --pgn-link-muted-inline-hover-decoration: underline; + --pgn-link-muted-inline-decoration: underline; + --pgn-link-muted-hover-decoration: underline; + --pgn-link-muted-decoration: none; + --pgn-link-inline-hover-decoration: underline; + --pgn-link-inline-decoration: underline; + --pgn-link-hover-decoration: underline; + --pgn-link-decoration: none; + --pgn-input-btn-focus-width: 1px; + --pgn-input-btn-line-height-sm: 1.4286; + --pgn-input-btn-line-height-base: 1.3333; + --pgn-input-btn-font-size-lg: 1.325rem; + --pgn-input-btn-font-size-sm: .875rem; + --pgn-input-btn-font-size-base: 1.125rem; + --pgn-input-btn-font-family: inherit; + --pgn-input-btn-padding-lg-x: 1.25rem; + --pgn-input-btn-padding-lg-y: .6875rem; + --pgn-input-btn-padding-sm-x: .75rem; + --pgn-input-btn-padding-sm-y: .4375rem; + --pgn-input-btn-padding-x: 1rem; + --pgn-input-btn-padding-y: .5625rem; + --pgn-headings-line-height: 1.25; + --pgn-headings-font-family: null; + --pgn-headings-margin-bottom: .5rem; + --pgn-caret-spacing: .255em; + --pgn-caret-vertical-align: .255em; + --pgn-caret-width: .3em; + --pgn-form-select-icon-padding: .5625rem; + --pgn-form-control-icon-width: 32px; + --pgn-form-feedback-tooltip-opacity: .9; + --pgn-form-feedback-tooltip-padding-x: .5rem; + --pgn-form-feedback-tooltip-padding-y: .25rem; + --pgn-form-custom-range-thumb-box-shadow-base: 0 .1rem .25rem rgba(0, 0, 0, .1); + --pgn-form-custom-range-thumb-border-radius: 1rem; + --pgn-form-custom-range-thumb-border-base: 0; + --pgn-form-custom-range-thumb-width: 1rem; + --pgn-form-custom-range-track-box-shadow: inset 0 .25rem .25rem rgba(0, 0, 0, .1); + --pgn-form-custom-range-track-border-radius: 1rem; + --pgn-form-custom-range-track-cursor: pointer; + --pgn-form-custom-range-track-height: .5rem; + --pgn-form-custom-range-track-width: 100%; + --pgn-form-custom-select-border-box-shadow-base: inset 0 1px 2px rgba(0, 0, 0, .075); + --pgn-form-custom-select-bg-size: 24px 24px; + --pgn-form-custom-select-indicator-padding: 1rem; + --pgn-form-custom-radio-indicator-border-radius: 50%; + --pgn-form-custom-checkbox-indicator-indeterminate-box-shadow: none; + --pgn-form-custom-checkbox-indicator-border-radius: 0; + --pgn-form-custom-control-label-color-base: null; + --pgn-form-custom-control-indicator-active-bg: #0A3055FF; + --pgn-form-custom-control-indicator-active-box-shadow: none; + --pgn-form-custom-control-indicator-checked-box-shadow-focus: 0 0 0 4px rgba(0, 0, 0, .1); + --pgn-form-custom-control-indicator-checked-box-shadow-base: none; + --pgn-form-custom-control-indicator-border-width: 2px; + --pgn-form-custom-control-indicator-bg-size: 100%; + --pgn-form-custom-control-indicator-size: 1.25rem; + --pgn-form-custom-control-cursor: null; + --pgn-form-custom-control-spacer-x: 1rem; + --pgn-form-custom-control-gutter: .5rem; + --pgn-form-custom-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; + --pgn-form-group-margin-bottom: 1rem; + --pgn-form-check-border-width: .125rem; + --pgn-form-check-border-radius-focus: .0625rem; + --pgn-form-check-position-axis: .375rem; + --pgn-form-check-inline-margin-x: .75rem; + --pgn-form-text-margin-top: .25rem; + --pgn-form-input-check-margin-y: .3rem; + --pgn-form-input-check-margin-x-inline: .3125rem; + --pgn-form-input-check-margin-x-base: .25rem; + --pgn-form-input-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; + --pgn-form-input-width-hover: 1px; + --pgn-form-input-focus-width: 1px; + --pgn-form-input-box-shadow-base: inset 0 1px 1px rgba(0, 0, 0, .075); + --pgn-dropzone-padding: 1.5rem; + --pgn-dropdown-zindex: 1000; + --pgn-dropdown-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .175); + --pgn-dropdown-spacer: .125rem; + --pgn-dropdown-padding-y-item: .5rem; + --pgn-dropdown-padding-y-base: .25rem; + --pgn-dropdown-padding-x-item: 1rem; + --pgn-dropdown-padding-x-base: 0; + --pgn-dropdown-min-width: 18rem; + --pgn-data-table-pagination-dropdown-min-width: 6rem; + --pgn-data-table-pagination-dropdown-max-height: 60vh; + --pgn-data-table-footer-position: center; + --pgn-data-table-padding-head-cell: .5rem .75rem; + --pgn-data-table-padding-cell: .75rem; + --pgn-data-table-padding-small: .5rem; + --pgn-data-table-padding-y: .75rem; + --pgn-data-table-padding-x: .75rem; + --pgn-container-max-width-xl: 1440px; + --pgn-container-max-width-lg: 1192px; + --pgn-container-max-width-md: 952px; + --pgn-container-max-width-sm: 708px; + --pgn-container-max-width-xs: 464px; + --pgn-collapsible-card-spacer-basic-icon: .625rem; + --pgn-collapsible-card-spacer-basic-x: .5rem; + --pgn-collapsible-card-spacer-basic-y: .5rem; + --pgn-collapsible-card-spacer-icon: 2.5rem; + --pgn-collapsible-card-spacer-left-body: .75rem; + --pgn-collapsible-card-spacer-x-base: .5rem; + --pgn-collapsible-card-spacer-y-base: .5rem; + --pgn-code-pre-scrollable-max-height: 340px; + --pgn-code-kbd-padding-x: .4rem; + --pgn-code-kbd-padding-y: .2rem; + --pgn-code-kbd-box-shadow: inset 0 -.1rem 0 rgba(0, 0, 0, .25); + --pgn-code-color: #E83E8CFF; + --pgn-code-font-size: 87.5%; + --pgn-chip-icon-size: 1.25rem; + --pgn-chip-disabled-opacity: .3; + --pgn-chip-line-height: 1.5rem; + --pgn-chip-font-weight: 400; + --pgn-chip-font-size: .75rem; + --pgn-chip-position-axis: .125rem; + --pgn-chip-border-width: .0625rem; + --pgn-chip-border-radius-focus: .5rem; + --pgn-chip-border-radius-base: .4375rem; + --pgn-chip-margin-inline: .5rem; + --pgn-chip-margin-base: .125rem; + --pgn-chip-padding-icon-to: 3px; + --pgn-chip-padding-icon-base: .25rem; + --pgn-chip-padding-x: .5rem; + --pgn-chip-padding-y: .125rem; + --pgn-carousel-transition-duration: .6s; + --pgn-carousel-caption-width: 70%; + --pgn-carousel-indicator-transition: opacity .6s ease; + --pgn-carousel-indicator-spacer: 3px; + --pgn-carousel-indicator-height-area-hit: 3px; + --pgn-carousel-indicator-height-base: 3px; + --pgn-carousel-indicator-width: 30px; + --pgn-carousel-control-transition: opacity .15s ease; + --pgn-carousel-control-opacity-hover: .9; + --pgn-carousel-control-opacity-base: .5; + --pgn-carousel-control-width-icon: 20px; + --pgn-carousel-control-width-base: 15%; + --pgn-card-loading-skeleton-spacer: .313rem; + --pgn-card-logo-height: 4.125rem; + --pgn-card-logo-width: 7.25rem; + --pgn-card-logo-bottom-offset-horizontal: .4375rem; + --pgn-card-logo-bottom-offset-base: 1rem; + --pgn-card-logo-left-offset-horizontal: .4375rem; + --pgn-card-logo-left-offset-base: 1.5rem; + --pgn-card-footer-action-gap: .5rem; + --pgn-card-columns-gap: 1.25rem; + --pgn-card-columns-count: 3; + --pgn-card-margin-group: 12px; + --pgn-card-image-vertical-height-max: 140px; + --pgn-card-image-horizontal-width-max: 240px; + --pgn-card-image-overlay-padding: 1.25rem; + --pgn-card-color: null; + --pgn-card-height-base: null; + --pgn-card-cap-color: null; + --pgn-card-border-radius-logo: .25rem; + --pgn-card-border-radius-image: .3125rem; + --pgn-card-spacer-y: .75rem; + --pgn-card-spacer-x: 1.25rem; + --pgn-btn-transition: null; + --pgn-btn-block-spacing-y: .5rem; + --pgn-btn-tertiary-inverse-bg-base: transparent; + --pgn-btn-disabled-opacity: .65; + --pgn-btn-focus-gap: 1px; + --pgn-btn-focus-width: 2px; + --pgn-btn-box-shadow-active: none; + --pgn-btn-box-shadow-base: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075); + --pgn-bubble-expandable-padding-x: .25rem; + --pgn-bubble-expandable-padding-y: 0; + --pgn-breadcrumb-border-radius-focus: .125rem; + --pgn-breadcrumb-border-focus-width: .0625rem; + --pgn-breadcrumb-border-focus-axis-x: .25rem; + --pgn-breadcrumb-border-focus-axis-y: .5rem; + --pgn-breadcrumb-margin-left: .5rem; + --pgn-breadcrumb-margin-bottom: 1rem; + --pgn-breadcrumb-padding-item: .5rem; + --pgn-breadcrumb-padding-x: 1rem; + --pgn-breadcrumb-padding-y: .75rem; + --pgn-breadcrumb-font-size: null; + --pgn-badge-transition: none; + --pgn-badge-border-radius-pill: 10rem; + --pgn-badge-border-radius-base: .25rem; + --pgn-badge-padding-y: .125rem; + --pgn-badge-padding-x-pill: .6em; + --pgn-badge-padding-x-base: .5rem; + --pgn-badge-font-size: 75%; + --pgn-avatar-button-padding-left-lg: .25em; + --pgn-avatar-button-padding-left-sm: .25em; + --pgn-avatar-button-padding-left-base: .25em; + --pgn-avatar-size-huge: 18.75rem; + --pgn-avatar-size-xxl: 11.5rem; + --pgn-avatar-size-xl: 6rem; + --pgn-avatar-size-lg: 4rem; + --pgn-avatar-size-sm: 2.25rem; + --pgn-avatar-size-xs: 1.5rem; + --pgn-avatar-size-base: 3rem; + --pgn-avatar-border-radius: 100%; + --pgn-annotation-arrow-border-width: .5rem; + --pgn-annotation-arrow-side-margin: .25rem; + --pgn-annotation-max-width: 18.75rem; + --pgn-annotation-border-radius: .25rem; + --pgn-annotation-box-shadow: drop-shadow(0 2px 4px rgba(0, 0, 0, .15)) + drop-shadow(0 2px 8px rgba(0, 0, 0, .15)); + --pgn-annotation-padding: .5rem; + --pgn-alert-line-height: 1.5rem; + --pgn-alert-icon-space: .8rem; + --pgn-alert-level-color: 6; + --pgn-alert-level-border: -9; + --pgn-alert-level-bg: -10; + --pgn-alert-box-shadow: 0 1px 2px rgba(0, 0, 0, .15), 0 1px 4px rgba(0, 0, 0, .15); + --pgn-alert-font-size: .875rem; + --pgn-alert-border-width: 0; + --pgn-alert-margin-bottom: 1rem; + --pgn-alert-padding-x: 1.5rem; + --pgn-alert-padding-y: 1.5rem; + --pgn-action-row-gap-y: .5rem; + --pgn-action-row-gap-x: .5rem; + --pgn-color-dark-base: #273F2FFF; + --pgn-color-light-base: #E1DDDBFF; + --pgn-color-brand-base: #9D0054FF; + --pgn-color-primary-base: #0A3055FF; + --pgn-color-gray-base: #707070FF; + --pgn-color-gray-900: #212529FF; + --pgn-color-gray-800: #333333FF; + --pgn-color-gray-700: #454545FF; + --pgn-color-gray-600: #5C5C5CFF; + --pgn-color-gray-400: #8F8F8FFF; + --pgn-color-gray-300: #ADADADFF; + --pgn-color-gray-200: #CCCCCCFF; + --pgn-color-gray-100: #EBEBEBFF; + --pgn-color-theme-interval: 8%; + --pgn-color-accent-b: #FFEE88FF; + --pgn-color-accent-a: #00BBF9FF; + --pgn-color-teal: #006DAAFF; + --pgn-color-yellow: #FFD900FF; + --pgn-color-green: #178253FF; + --pgn-color-red: #C32D3AFF; + --pgn-color-blue: #23419FFF; + --pgn-color-black: #000000FF; + --pgn-color-white: #FFFFFFFF; + --pgn-font-weight-base: var(--pgn-font-weight-normal); + --pgn-font-size-lead: calc(var(--pgn-font-size-base) * 1.25); + --pgn-font-size-mobile-h6: var(--pgn-font-size-h6); + --pgn-font-size-mobile-h5: var(--pgn-font-size-h5); + --pgn-font-size-mobile-h4: var(--pgn-font-size-h4); + --pgn-font-size-mobile-h3: var(--pgn-font-size-h3); + --pgn-font-size-mobile-h2: var(--pgn-font-size-h2); + --pgn-font-family-base: var(--pgn-font-family-sans-serif); + --pgn-spacer-5-5: calc(var(--pgn-spacer-base) * 4rem); + --pgn-spacer-4-5: calc(var(--pgn-spacer-base) * 2rem); + --pgn-spacer-3-5: calc(var(--pgn-spacer-base) * 1.25rem); + --pgn-spacer-2-5: calc(var(--pgn-spacer-base) * .75rem); + --pgn-spacer-1-5: calc(var(--pgn-spacer-base) * .375rem); + --pgn-spacer-6: calc(var(--pgn-spacer-base) * 5rem); + --pgn-spacer-5: calc(var(--pgn-spacer-base) * 3rem); + --pgn-spacer-4: calc(var(--pgn-spacer-base) * 1.5rem); + --pgn-spacer-3: var(--pgn-spacer-base); + --pgn-spacer-2: calc(var(--pgn-spacer-base) * .5rem); + --pgn-spacer-1: calc(var(--pgn-spacer-base) * .25rem); + --pgn-display-weight-4: var(--pgn-font-weight-bold); + --pgn-display-weight-3: var(--pgn-font-weight-bold); + --pgn-display-weight-2: var(--pgn-font-weight-bold); + --pgn-display-weight-1: var(--pgn-font-weight-bold); + --pgn-border-color: var(--pgn-color-gray-200); + --pgn-tooltip-arrow-color-light: var(--pgn-color-white); + --pgn-tooltip-border-radius: var(--pgn-border-radius-base); + --pgn-tooltip-bg-light: var(--pgn-color-white); + --pgn-tooltip-bg-base: var(--pgn-color-black); + --pgn-tooltip-color-light: var(--pgn-color-black); + --pgn-tooltip-color-base: var(--pgn-color-white); + --pgn-tooltip-font-size: var(--pgn-font-size-sm); + --pgn-toast-header-color-border: #00000080; + --pgn-toast-header-color-background: var(--pgn-color-gray-700); + --pgn-toast-header-color-base: var(--pgn-color-white); + --pgn-toast-border-color: #0000001A; + --pgn-toast-color-background: var(--pgn-color-gray-700); + --pgn-tabs-notification-font-size: var(--pgn-font-size-xs); + --pgn-spinner-sm-height: var(--pgn-spinner-sm-width); + --pgn-spinner-height: var(--pgn-spinner-width); + --pgn-sheet-skrim-component-box-shadow: #00000026; + --pgn-sheet-skrim-bg: #ADADAD80; + --pgn-search-field-border-color-focus: var(--pgn-color-black); + --pgn-search-field-border-color-interaction: var(--pgn-color-black); + --pgn-scrollable-body-box-shadow: #0000008C; + --pgn-progress-bar-bar-bg-base: var(--pgn-color-accent-a); + --pgn-progress-bar-bar-color: var(--pgn-color-white); + --pgn-progress-bar-font-size: calc(var(--pgn-font-size-base) * .75); + --pgn-product-tour-checkpoint-arrow-transparent: solid var(--pgn-product-tour-checkpoint-width-arrow) transparent; + --pgn-product-tour-checkpoint-arrow-color-default: solid var(--pgn-product-tour-checkpoint-width-arrow) var(--pgn-product-tour-checkpoint-color-background); + --pgn-product-tour-checkpoint-arrow-color-top: solid var(--pgn-product-tour-checkpoint-width-arrow) var(--pgn-product-tour-checkpoint-width-border); + --pgn-product-tour-checkpoint-color-box-shadow: #0000004D; + --pgn-product-tour-checkpoint-color-body: var(--pgn-color-gray-700); + --pgn-popover-body-padding-x: var(--pgn-popover-header-padding-x); + --pgn-popover-body-padding-y: var(--pgn-popover-header-padding-y); + --pgn-popover-header-border-darken: #E5E5E5FF; + --pgn-popover-header-bg-darken: #E5E5E5FF; + --pgn-popover-border-width: var(--pgn-border-width); + --pgn-popover-border-radius: var(--pgn-border-radius-sm); + --pgn-popover-font-size: var(--pgn-font-size-sm); + --pgn-pagination-focus-color-text: var(--pgn-color-black); + --pgn-pagination-border-radius-lg: var(--pgn-border-radius-lg); + --pgn-pagination-border-radius-sm: var(--pgn-border-radius-sm); + --pgn-pagination-border-color-disabled: var(--pgn-color-gray-100); + --pgn-pagination-border-color-hover: var(--pgn-color-gray-200); + --pgn-pagination-border-color-base: var(--pgn-color-gray-200); + --pgn-pagination-border-width: var(--pgn-border-width); + --pgn-pagination-bg-disabled: var(--pgn-color-white); + --pgn-pagination-bg-hover: var(--pgn-color-gray-100); + --pgn-pagination-color-inverse: var(--pgn-color-white); + --pgn-navbar-light-toggler-border-color: #0000001A; + --pgn-navbar-light-color-disabled: #0000004D; + --pgn-navbar-light-color-active: #000000E6; + --pgn-navbar-light-color-hover: #000000B3; + --pgn-navbar-dark-toggler-border-color: #FFFFFF1A; + --pgn-navbar-dark-color-disabled: #FFFFFF40; + --pgn-navbar-dark-color-hover: #FFFFFFBF; + --pgn-navbar-toggler-font-size: var(--pgn-font-size-lg); + --pgn-navbar-brand-font-size: var(--pgn-font-size-lg); + --pgn-navbar-nav-link-height: calc(var(--pgn-font-size-base) * var(--pgn-line-height-base) + .5rem * 2); + --pgn-navbar-padding-x-base: var(--pgn-spacer-base); + --pgn-navbar-padding-y: calc(var(--pgn-spacer-base) / 2); + --pgn-nav-color-light: #00000080; + --pgn-nav-color-dark: #FFFFFF80; + --pgn-nav-divider-margin-y: calc(var(--pgn-spacer-base) / 2); + --pgn-nav-divider-color: var(--pgn-color-gray-100); + --pgn-nav-pills-border-radius: var(--pgn-border-radius-base); + --pgn-nav-link-color-disabled: var(--pgn-color-gray-300); + --pgn-nav-link-color-base: var(--pgn-color-gray-700); + --pgn-modal-header-padding-base: var(--pgn-modal-header-padding-y) var(--pgn-modal-header-padding-x); + --pgn-modal-header-border-width: var(--pgn-modal-content-border-width); + --pgn-modal-backdrop-bg: var(--pgn-color-black); + --pgn-modal-content-border-radius: var(--pgn-border-radius-lg); + --pgn-modal-content-border-color: #00000033; + --pgn-modal-title-line-height: var(--pgn-line-height-base); + --pgn-modal-footer-padding-base: var(--pgn-modal-footer-padding-x) var(--pgn-modal-footer-padding-y); + --pgn-image-thumbnail-border-radius: var(--pgn-border-radius-base); + --pgn-image-thumbnail-border-color: var(--pgn-color-gray-200); + --pgn-image-thumbnail-border-width: var(--pgn-border-width); + --pgn-icon-button-accent-color: var(--pgn-color-white); + --pgn-icon-button-diameter-inline: calc(var(--pgn-line-height-base) + .1em); + --pgn-blockquote-font-size: calc(var(--pgn-font-size-base) * 1.25); + --pgn-blockquote-small-font-size: var(--pgn-font-size-small-base); + --pgn-list-group-action-active-bg: var(--pgn-color-gray-200); + --pgn-list-group-action-color-base: var(--pgn-color-gray-700); + --pgn-list-group-disabled-color: var(--pgn-color-gray-600); + --pgn-list-group-border-radius: var(--pgn-border-radius-base); + --pgn-list-group-border-width: var(--pgn-border-width); + --pgn-list-group-border-color: #00000020; + --pgn-list-group-bg-hover: var(--pgn-color-gray-100); + --pgn-dt-font-weight: var(--pgn-font-weight-bold); + --pgn-input-btn-border-width: var(--pgn-border-width); + --pgn-input-btn-focus-box-shadow: 0 0 0 var(--pgn-input-btn-focus-width) var(--pgn-input-btn-focus-color); + --pgn-input-btn-line-height-lg: var(--pgn-line-height-lg); + --pgn-hr-border-margin-y: var(--pgn-spacer-base); + --pgn-hr-border-width: var(--pgn-border-width); + --pgn-hr-border-color: #0000001A; + --pgn-headings-color: var(--pgn-color-black); + --pgn-headings-font-weight: var(--pgn-font-weight-bold); + --pgn-body-color: var(--pgn-color-gray-700); + --pgn-form-feedback-tooltip-border-radius: var(--pgn-border-radius-base); + --pgn-form-feedback-tooltip-line-height: var(--pgn-line-height-base); + --pgn-form-feedback-tooltip-font-size: var(--pgn-font-size-sm); + --pgn-form-feedback-font-size: var(--pgn-font-size-small-base); + --pgn-form-feedback-margin-top: var(--pgn-form-text-margin-top); + --pgn-form-custom-file-box-shadow-base: var(--pgn-form-input-box-shadow-base); + --pgn-form-custom-range-thumb-box-shadow-focus-width: var(--pgn-form-input-focus-width); + --pgn-form-custom-range-thumb-height: var(--pgn-form-custom-range-thumb-width); + --pgn-form-custom-range-track-bg: var(--pgn-color-gray-300); + --pgn-form-custom-select-border-radius: var(--pgn-border-radius-base); + --pgn-form-custom-select-border-width-focus: var(--pgn-form-input-focus-width); + --pgn-form-custom-select-bg-disabled: var(--pgn-color-gray-100); + --pgn-form-custom-switch-indicator-size: calc(var(--pgn-form-custom-control-indicator-size) - var(--pgn-form-custom-control-indicator-border-width) * 4); + --pgn-form-custom-switch-indicator-border-radius: calc(var(--pgn-form-custom-control-indicator-size) / 2); + --pgn-form-custom-switch-width: calc(var(--pgn-form-custom-control-indicator-size) * 1.75); + --pgn-form-custom-control-indicator-border-color: var(--pgn-color-gray-700); + --pgn-form-custom-control-indicator-box-shadow: var(--pgn-form-input-box-shadow-base); + --pgn-form-input-group-addon-bg: var(--pgn-color-gray-100); + --pgn-form-input-border-radius-sm: var(--pgn-border-radius-sm); + --pgn-form-input-border-radius-lg: var(--pgn-border-radius-lg); + --pgn-form-input-border-radius-base: var(--pgn-border-radius-base); + --pgn-form-input-color-base: var(--pgn-color-gray-700); + --pgn-form-input-bg-disabled: var(--pgn-color-gray-100); + --pgn-form-input-line-height-sm: var(--pgn-input-btn-line-height-sm); + --pgn-form-input-line-height-base: var(--pgn-input-btn-line-height-base); + --pgn-form-input-font-size-lg: var(--pgn-input-btn-font-size-lg); + --pgn-form-input-font-size-sm: var(--pgn-input-btn-font-size-sm); + --pgn-form-input-font-size-base: var(--pgn-input-btn-font-size-base); + --pgn-form-input-font-family: var(--pgn-input-btn-font-family); + --pgn-form-input-padding-x-lg: var(--pgn-input-btn-padding-lg-x); + --pgn-form-input-padding-x-sm: var(--pgn-input-btn-padding-sm-x); + --pgn-form-input-padding-x-base: var(--pgn-input-btn-padding-x); + --pgn-form-input-padding-y-lg: var(--pgn-input-btn-padding-lg-y); + --pgn-form-input-padding-y-sm: var(--pgn-input-btn-padding-sm-y); + --pgn-form-input-padding-y-base: var(--pgn-input-btn-padding-y); + --pgn-dropzone-restriction-msg-font-size: var(--pgn-font-size-small-x); + --pgn-dropdown-link-hover-color: var(--pgn-color-gray-900); + --pgn-dropdown-link-color: var(--pgn-color-gray-900); + --pgn-dropdown-divider-margin-y: calc(var(--pgn-spacer-base) / 2); + --pgn-dropdown-divider-bg: var(--pgn-color-gray-100); + --pgn-dropdown-border-radius-base: var(--pgn-border-radius-base); + --pgn-dropdown-border-width: var(--pgn-border-width); + --pgn-dropdown-border-color: #00000026; + --pgn-dropdown-font-size: var(--pgn-font-size-base); + --pgn-dropdown-padding-header: var(--pgn-dropdown-padding-y-base) var(--pgn-dropdown-padding-x-item); + --pgn-data-table-box-shadow: var(--pgn-box-shadow-sm); + --pgn-data-table-border: 1px solid var(--pgn-color-gray-200); + --pgn-data-table-background-is-loading: #FFFFFFB3; + --pgn-collapsible-card-spacer-x-lg: var(--pgn-card-spacer-x); + --pgn-collapsible-card-spacer-y-lg: var(--pgn-card-spacer-y); + --pgn-code-pre-color: var(--pgn-color-gray-900); + --pgn-code-kbd-bg: var(--pgn-color-gray-700); + --pgn-code-kbd-color: var(--pgn-color-white); + --pgn-code-kbd-nested-font-weight: var(--pgn-font-weight-bold); + --pgn-code-kbd-font-size: var(--pgn-code-font-size); + --pgn-close-button-text-shadow: 0 1px 0 var(--pgn-color-white); + --pgn-close-button-color: var(--pgn-color-black); + --pgn-close-button-font-weight: var(--pgn-font-weight-bold); + --pgn-close-button-font-size: calc(var(--pgn-font-size-base) * 1.5); + --pgn-carousel-caption-color: var(--pgn-color-white); + --pgn-carousel-indicator-active-bg: var(--pgn-color-white); + --pgn-card-footer-text-font-size: var(--pgn-font-size-small-x); + --pgn-card-divider-margin-y: var(--pgn-card-spacer-y); + --pgn-card-columns-margin: var(--pgn-card-spacer-y); + --pgn-card-margin-grid: var(--pgn-card-margin-group); + --pgn-card-margin-deck: var(--pgn-card-margin-group); + --pgn-card-image-horizontal-width-min: var(--pgn-card-image-horizontal-width-max); + --pgn-card-cap-bg: #00000008; + --pgn-card-border-color-focus: #00000080; + --pgn-card-border-color-base: #00000020; + --pgn-card-border-radius-base: var(--pgn-border-radius-base); + --pgn-card-border-width: var(--pgn-border-width); + --pgn-btn-tertiary-inverse-bg-hover: #FFFFFF1A; + --pgn-btn-tertiary-inverse-color: var(--pgn-color-white); + --pgn-btn-tertiary-color: var(--pgn-color-gray-700); + --pgn-btn-border-radius-sm: var(--pgn-border-radius-sm); + --pgn-btn-border-radius-lg: var(--pgn-border-radius-lg); + --pgn-btn-border-radius-base: var(--pgn-border-radius-base); + --pgn-btn-line-height-sm: var(--pgn-input-btn-line-height-sm); + --pgn-btn-line-height-base: var(--pgn-input-btn-line-height-base); + --pgn-btn-font-weight: var(--pgn-font-weight-normal); + --pgn-btn-font-size-lg: var(--pgn-input-btn-font-size-lg); + --pgn-btn-font-size-sm: var(--pgn-input-btn-font-size-sm); + --pgn-btn-font-size-base: var(--pgn-input-btn-font-size-base); + --pgn-btn-font-family: var(--pgn-input-btn-font-family); + --pgn-btn-padding-x-sm: var(--pgn-input-btn-padding-sm-x); + --pgn-btn-padding-x-lg: var(--pgn-input-btn-padding-lg-x); + --pgn-btn-padding-x-base: var(--pgn-input-btn-padding-x); + --pgn-btn-padding-y-sm: var(--pgn-input-btn-padding-sm-y); + --pgn-btn-padding-y-lg: var(--pgn-input-btn-padding-lg-y); + --pgn-btn-padding-y-base: var(--pgn-input-btn-padding-y); + --pgn-breadcrumb-inverse-color: var(--pgn-color-white); + --pgn-breadcrumb-color-divider: var(--pgn-color-gray-600); + --pgn-breadcrumb-bg: var(--pgn-color-gray-200); + --pgn-breadcrumb-border-radius-base: var(--pgn-border-radius-base); + --pgn-badge-focus-width: var(--pgn-input-btn-focus-width); + --pgn-badge-font-weight: var(--pgn-font-weight-bold); + --pgn-annotation-line-height: var(--pgn-line-height-sm); + --pgn-annotation-font-size: var(--pgn-font-size-sm); + --pgn-alert-color-content: var(--pgn-color-gray-700); + --pgn-alert-color-title: var(--pgn-color-black); + --pgn-alert-font-weight-link: var(--pgn-font-weight-normal); + --pgn-alert-border-radius: var(--pgn-border-radius-base); + --pgn-color-dark-900: #1B2C21FF; + --pgn-color-dark-800: #1D2F23FF; + --pgn-color-dark-700: #1F3226FF; + --pgn-color-dark-600: #23392AFF; + --pgn-color-dark-500: var(--pgn-color-dark-base); + --pgn-color-dark-400: #5D6F63FF; + --pgn-color-dark-300: #939F97FF; + --pgn-color-dark-200: #C9CFCBFF; + --pgn-color-dark-100: #F2F3F3FF; + --pgn-color-light-900: #9E9B99FF; + --pgn-color-light-800: #A9A6A4FF; + --pgn-color-light-700: #B4B1AFFF; + --pgn-color-light-600: #CBC7C5FF; + --pgn-color-light-500: var(--pgn-color-light-base); + --pgn-color-light-400: #E9E6E4FF; + --pgn-color-light-300: #F0EEEDFF; + --pgn-color-light-200: #F8F7F6FF; + --pgn-color-light-100: #FDFDFDFF; + --pgn-color-danger-base: var(--pgn-color-red); + --pgn-color-warning-base: var(--pgn-color-yellow); + --pgn-color-info-base: var(--pgn-color-teal); + --pgn-color-success-base: var(--pgn-color-green); + --pgn-color-brand-900: #6E003BFF; + --pgn-color-brand-800: #76003FFF; + --pgn-color-brand-700: #7E0043FF; + --pgn-color-brand-600: #8D004CFF; + --pgn-color-brand-500: var(--pgn-color-brand-base); + --pgn-color-brand-400: #B6407FFF; + --pgn-color-brand-300: #CE80AAFF; + --pgn-color-brand-200: #E7BFD4FF; + --pgn-color-brand-100: #F9F0F5FF; + --pgn-color-secondary-base: var(--pgn-color-gray-700); + --pgn-color-primary-900: #07223CFF; + --pgn-color-primary-800: #082440FF; + --pgn-color-primary-700: #082644FF; + --pgn-color-primary-600: #092B4DFF; + --pgn-color-primary-500: var(--pgn-color-primary-base); + --pgn-color-primary-400: #476480FF; + --pgn-color-primary-300: #8598AAFF; + --pgn-color-primary-200: #C2CBD5FF; + --pgn-color-primary-100: #F0F3F5FF; + --pgn-color-gray-500: var(--pgn-color-gray-base); + --pgn-color-active: var(--pgn-color-white); + --pgn-color-background-base: var(--pgn-color-white); + --pgn-tooltip-arrow-color-base: var(--pgn-tooltip-bg-base); + --pgn-search-field-input-height-search: calc(var(--pgn-form-input-line-height-base) * 1em + var(--pgn-form-input-padding-y-base) * 2); + --pgn-search-field-button-variants-dark: var(--pgn-color-brand-500); + --pgn-search-field-button-variants-light: var(--pgn-color-primary-500); + --pgn-search-field-border-color-base: var(--pgn-color-gray-500); + --pgn-progress-bar-bar-bg-annotated: var(--pgn-color-dark-500); + --pgn-progress-bar-border-color: var(--pgn-color-gray-500); + --pgn-product-tour-checkpoint-color-breadcrumb: var(--pgn-color-primary-500); + --pgn-product-tour-checkpoint-color-border: var(--pgn-color-brand-500); + --pgn-product-tour-checkpoint-color-background: var(--pgn-color-light-300); + --pgn-popover-body-color: var(--pgn-body-color); + --pgn-popover-header-color: var(--pgn-headings-color); + --pgn-popover-bg: var(--pgn-color-background-base); + --pgn-pagination-focus-color-base: var(--pgn-color-primary-500); + --pgn-pagination-focus-box-shadow: var(--pgn-input-btn-focus-box-shadow); + --pgn-pagination-bg-base: var(--pgn-color-background-base); + --pgn-pagination-color-active: var(--pgn-color-active); + --pgn-navbar-light-brand-color-hover: var(--pgn-navbar-light-color-active); + --pgn-navbar-light-brand-color-base: var(--pgn-navbar-light-color-active); + --pgn-navbar-dark-color-active: var(--pgn-color-active); + --pgn-navbar-toggler-border-radius: var(--pgn-btn-border-radius-base); + --pgn-navbar-brand-padding-y: calc((var(--pgn-navbar-nav-link-height) - var(--pgn-navbar-brand-height)) / 2); + --pgn-navbar-brand-height: calc(var(--pgn-navbar-brand-font-size) * var(--pgn-line-height-base)); + --pgn-nav-pills-link-link-active-color: var(--pgn-color-active); + --pgn-nav-tabs-link-active-color-border: transparent transparent var(--pgn-color-primary-500); + --pgn-nav-tabs-link-active-color-base: var(--pgn-color-primary-500); + --pgn-nav-tabs-link-hover-bg: var(--pgn-color-light-400); + --pgn-nav-tabs-border-color: var(--pgn-color-light-400); + --pgn-modal-header-border-color: var(--pgn-border-color); + --pgn-modal-content-bg: var(--pgn-color-background-base); + --pgn-modal-footer-border-width: var(--pgn-modal-header-border-width); + --pgn-image-figure-caption-color: var(--pgn-color-gray-500); + --pgn-text-muted: var(--pgn-color-gray-500); + --pgn-list-group-action-active-color: var(--pgn-body-color); + --pgn-list-group-action-color-hover: var(--pgn-list-group-action-color-base); + --pgn-list-group-active-color-base: var(--pgn-color-active); + --pgn-list-group-bg-base: var(--pgn-color-background-base); + --pgn-link-brand-inline-color: var(--pgn-color-brand-500); + --pgn-link-brand-color: var(--pgn-color-brand-500); + --pgn-link-muted-inline-color: var(--pgn-color-primary-500); + --pgn-link-muted-color: var(--pgn-color-primary-500); + --pgn-body-bg: var(--pgn-color-background-base); + --pgn-form-custom-file-button-bg: var(--pgn-form-input-group-addon-bg); + --pgn-form-custom-file-color: var(--pgn-form-input-color-base); + --pgn-form-custom-file-font-family: var(--pgn-form-input-font-family); + --pgn-form-custom-file-line-height: var(--pgn-form-input-line-height-base); + --pgn-form-custom-file-padding-x: var(--pgn-form-input-padding-x-base); + --pgn-form-custom-file-padding-y: var(--pgn-form-input-padding-y-base); + --pgn-form-custom-file-bg-disabled: var(--pgn-form-input-bg-disabled); + --pgn-form-custom-file-border-color-radius: var(--pgn-form-input-border-radius-base); + --pgn-form-custom-select-border-box-shadow-focus: var(--pgn-input-btn-focus-box-shadow); + --pgn-form-custom-select-color-base: var(--pgn-form-input-color-base); + --pgn-form-custom-select-line-height: var(--pgn-form-input-line-height-base); + --pgn-form-custom-select-font-size-lg: var(--pgn-form-input-font-size-lg); + --pgn-form-custom-select-font-size-sm: var(--pgn-form-input-font-size-sm); + --pgn-form-custom-select-font-size-base: var(--pgn-form-input-font-size-base); + --pgn-form-custom-select-font-family: var(--pgn-form-input-font-family); + --pgn-form-custom-select-padding-x-lg: var(--pgn-form-input-padding-x-lg); + --pgn-form-custom-select-padding-x-sm: var(--pgn-form-input-padding-x-sm); + --pgn-form-custom-select-padding-x-base: var(--pgn-form-input-padding-x-base); + --pgn-form-custom-select-padding-y-lg: var(--pgn-form-input-padding-y-lg); + --pgn-form-custom-select-padding-y-sm: var(--pgn-form-input-padding-y-sm); + --pgn-form-custom-select-padding-y-base: var(--pgn-form-input-padding-y-base); + --pgn-form-custom-control-indicator-checked-border-color-base: var(--pgn-color-primary-500); + --pgn-form-custom-control-indicator-checked-bg-disabled: #0A305580; + --pgn-form-custom-control-indicator-disabled-bg: var(--pgn-form-input-bg-disabled); + --pgn-form-input-group-addon-color-base: var(--pgn-form-input-color-base); + --pgn-form-input-height-inner-quarter: calc(var(--pgn-form-input-line-height-base) * .25em + calc(var(--pgn-form-input-padding-y-base) / 2)); + --pgn-form-input-height-inner-half: calc(var(--pgn-form-input-line-height-base) * .5em + var(--pgn-form-input-padding-y-base)); + --pgn-form-input-height-inner-base: calc(var(--pgn-form-input-line-height-base) * 1em + var(--pgn-form-input-padding-y-base) * 2); + --pgn-form-input-height-sm: calc(var(--pgn-form-input-line-height-sm) * 1em + var(--pgn-input-btn-padding-sm-y) * 2 + var(--pgn-form-input-border-height)); + --pgn-form-input-height-base: calc(var(--pgn-form-input-line-height-base) * 1em + var(--pgn-form-input-padding-y-base) * 2 + var(--pgn-form-input-border-height)); + --pgn-form-input-focus-color-base: var(--pgn-form-input-color-base); + --pgn-form-input-box-shadow-focus: var(--pgn-input-btn-focus-box-shadow); + --pgn-form-input-border-width: var(--pgn-input-btn-border-width); + --pgn-form-input-border-color: var(--pgn-color-gray-500); + --pgn-form-input-color-plaintext: var(--pgn-body-color); + --pgn-form-input-color-placeholder: var(--pgn-color-gray-500); + --pgn-form-input-bg-base: var(--pgn-color-background-base); + --pgn-form-input-line-height-lg: var(--pgn-input-btn-line-height-lg); + --pgn-form-input-font-weight: var(--pgn-font-weight-base); + --pgn-dropzone-restriction-msg-color: var(--pgn-color-gray-500); + --pgn-dropzone-border-active: 2px solid var(--pgn-color-primary-500); + --pgn-dropzone-border-default: 1px dashed var(--pgn-color-gray-500); + --pgn-dropdown-link-active-color: var(--pgn-color-active); + --pgn-dropdown-link-hover-bg: var(--pgn-color-light-300); + --pgn-dropdown-border-radius-inner: calc(var(--pgn-dropdown-border-radius-base) - var(--pgn-dropdown-border-width)); + --pgn-dropdown-bg: var(--pgn-color-background-base); + --pgn-dropdown-color-header: var(--pgn-color-gray-500); + --pgn-dropdown-color-base: var(--pgn-body-color); + --pgn-data-table-background-color: var(--pgn-color-background-base); + --pgn-card-divider-bg: var(--pgn-color-light-400); + --pgn-card-bg: var(--pgn-color-background-base); + --pgn-btn-tertiary-inverse-bg-active: var(--pgn-btn-tertiary-inverse-bg-hover); + --pgn-btn-tertiary-bg-active: var(--pgn-color-light-500); + --pgn-btn-tertiary-bg-hover: var(--pgn-color-light-500); + --pgn-btn-border-width: var(--pgn-input-btn-border-width); + --pgn-btn-line-height-lg: var(--pgn-input-btn-line-height-lg); + --pgn-breadcrumb-inverse-spacer: var(--pgn-color-light-700); + --pgn-breadcrumb-inverse-active: var(--pgn-color-light-500); + --pgn-breadcrumb-color-active: var(--pgn-color-gray-500); + --pgn-breadcrumb-color-base: var(--pgn-color-primary-500); + --pgn-avatar-border-base: solid 1px var(--pgn-color-light-300); + --pgn-alert-actions-gap: var(--pgn-spacer-3); + --pgn-color-danger-900: #892029FF; + --pgn-color-danger-800: #92222CFF; + --pgn-color-danger-700: #9C242EFF; + --pgn-color-danger-600: #B02934FF; + --pgn-color-danger-500: var(--pgn-color-danger-base); + --pgn-color-danger-400: #D2626BFF; + --pgn-color-danger-300: #E1969DFF; + --pgn-color-danger-200: #F0CBCEFF; + --pgn-color-danger-100: #FBF2F3FF; + --pgn-color-warning-900: #B39800FF; + --pgn-color-warning-800: #BFA300FF; + --pgn-color-warning-700: #CCAE00FF; + --pgn-color-warning-600: #E6C300FF; + --pgn-color-warning-500: var(--pgn-color-warning-base); + --pgn-color-warning-400: #FFE340FF; + --pgn-color-warning-300: #FFEC80FF; + --pgn-color-warning-200: #FFF6BFFF; + --pgn-color-warning-100: #FFFDF0FF; + --pgn-color-info-900: #004C77FF; + --pgn-color-info-800: #005280FF; + --pgn-color-info-700: #005788FF; + --pgn-color-info-600: #006299FF; + --pgn-color-info-500: var(--pgn-color-info-base); + --pgn-color-info-400: #4092BFFF; + --pgn-color-info-300: #80B6D5FF; + --pgn-color-info-200: #BFDBEAFF; + --pgn-color-info-100: #F0F6FAFF; + --pgn-color-success-900: #105B3AFF; + --pgn-color-success-800: #11623EFF; + --pgn-color-success-700: #126842FF; + --pgn-color-success-600: #15754BFF; + --pgn-color-success-500: var(--pgn-color-success-base); + --pgn-color-success-400: #51A17EFF; + --pgn-color-success-300: #8BC1A9FF; + --pgn-color-success-200: #C5E0D4FF; + --pgn-color-success-100: #F1F8F5FF; + --pgn-color-secondary-900: #303030FF; + --pgn-color-secondary-800: #343434FF; + --pgn-color-secondary-700: #373737FF; + --pgn-color-secondary-600: #3E3E3EFF; + --pgn-color-secondary-500: var(--pgn-color-secondary-base); + --pgn-color-secondary-400: #747474FF; + --pgn-color-secondary-300: #A2A2A2FF; + --pgn-color-secondary-200: #D1D1D1FF; + --pgn-color-secondary-100: #F4F4F4FF; + --pgn-color-input-focus: var(--pgn-color-primary-500); + --pgn-color-disabled: var(--pgn-color-gray-500); + --pgn-color-background-active: var(--pgn-color-primary-500); + --pgn-popover-danger-icon-color: var(--pgn-color-warning-500); + --pgn-popover-danger-bg: var(--pgn-color-danger-100); + --pgn-popover-warning-icon-color: var(--pgn-color-warning-500); + --pgn-popover-warning-bg: var(--pgn-color-warning-100); + --pgn-popover-success-icon-color: var(--pgn-color-success-500); + --pgn-popover-success-bg: var(--pgn-color-success-100); + --pgn-popover-arrow-color: var(--pgn-popover-bg); + --pgn-pagination-bg-active: var(--pgn-color-background-active); + --pgn-pagination-color-disabled: var(--pgn-color-disabled); + --pgn-navbar-dark-brand-color-hover: var(--pgn-navbar-dark-color-active); + --pgn-navbar-dark-brand-color-base: var(--pgn-navbar-dark-color-active); + --pgn-nav-pills-link-link-active-bg: var(--pgn-color-background-active); + --pgn-nav-tabs-link-active-bg: var(--pgn-body-bg); + --pgn-nav-tabs-link-hover-border-color: transparent transparent var(--pgn-nav-tabs-border-color); + --pgn-modal-footer-border-color: var(--pgn-modal-header-border-color); + --pgn-menu-background-active: var(--pgn-btn-tertiary-bg-active); + --pgn-image-thumbnail-bg: var(--pgn-body-bg); + --pgn-list-group-disabled-bg: var(--pgn-list-group-bg-base); + --pgn-list-group-active-bg: var(--pgn-color-background-active); + --pgn-link-brand-inline-hover-color: #95004EFF; + --pgn-link-brand-inline-decoration-color: #9D00544D; + --pgn-link-brand-hover-color: #95004EFF; + --pgn-link-muted-inline-hover-color: #002A4FFF; + --pgn-link-muted-inline-decoration-color: #0A30554D; + --pgn-link-muted-hover-color: #002A4FFF; + --pgn-input-btn-focus-color: var(--pgn-color-input-focus); + --pgn-form-custom-file-button-color: var(--pgn-form-custom-file-color); + --pgn-form-custom-file-font-weight: var(--pgn-form-input-font-weight); + --pgn-form-custom-file-bg-base: var(--pgn-form-input-bg-base); + --pgn-form-custom-file-box-shadow-focus: var(--pgn-form-input-box-shadow-focus); + --pgn-form-custom-file-border-width: var(--pgn-form-input-border-width); + --pgn-form-custom-file-border-color-base: var(--pgn-form-input-border-color); + --pgn-form-custom-file-height-inner: var(--pgn-form-input-height-inner-base); + --pgn-form-custom-file-height-base: var(--pgn-form-input-height-base); + --pgn-form-custom-range-thumb-box-shadow-focus-base: 0 0 0 1px var(--pgn-body-bg), var(--pgn-form-input-box-shadow-focus); + --pgn-form-custom-range-thumb-bg-active: #1F3E64FF; + --pgn-form-custom-range-thumb-bg-disabled: var(--pgn-color-disabled); + --pgn-form-custom-range-thumb-bg-base: var(--pgn-color-background-active); + --pgn-form-custom-select-height-sm: var(--pgn-form-input-height-sm); + --pgn-form-custom-select-border-color-base: var(--pgn-form-input-border-color); + --pgn-form-custom-select-border-width-base: var(--pgn-form-input-border-width); + --pgn-form-custom-select-feedback-icon-size: var(--pgn-form-input-height-inner-half) var(--pgn-form-input-height-inner-half); + --pgn-form-custom-select-feedback-icon-position: center right calc(var(--pgn-form-custom-select-padding-x-base) + var(--pgn-form-custom-select-indicator-padding)); + --pgn-form-custom-select-feedback-icon-padding-right: calc((1em + 2 * var(--pgn-form-custom-select-padding-y-base)) * 3 / 4 + var(--pgn-form-custom-select-padding-x-base) + var(--pgn-form-custom-select-indicator-padding)); + --pgn-form-custom-select-bg-base: var(--pgn-form-input-bg-base); + --pgn-form-custom-select-color-disabled: var(--pgn-color-disabled); + --pgn-form-custom-select-font-weight: var(--pgn-form-input-font-weight); + --pgn-form-custom-select-font-height-base: var(--pgn-form-input-height-base); + --pgn-form-custom-checkbox-indicator-indeterminate-bg: var(--pgn-color-background-active); + --pgn-form-custom-control-label-floating-text: #FFFFFF1A; + --pgn-form-custom-control-label-color-disabled: var(--pgn-color-disabled); + --pgn-form-custom-control-indicator-bg-base: var(--pgn-form-input-bg-base); + --pgn-form-input-group-addon-color-border: var(--pgn-form-input-border-color); + --pgn-form-input-height-lg: calc(var(--pgn-form-input-line-height-lg) * 1em + var(--pgn-input-btn-padding-lg-y) * 2 + var(--pgn-form-input-border-height)); + --pgn-form-input-focus-color-border: var(--pgn-color-input-focus); + --pgn-form-input-focus-bg: var(--pgn-form-input-bg-base); + --pgn-form-input-border-height: calc(var(--pgn-form-input-border-width) * 2); + --pgn-dropzone-error-wrapper-color: var(--pgn-color-danger-500); + --pgn-dropzone-border-error: 2px solid var(--pgn-color-danger-300); + --pgn-dropzone-border-focus: 2px solid var(--pgn-color-info-300); + --pgn-dropzone-border-hover: 2px solid var(--pgn-color-info-300); + --pgn-dropdown-link-disabled-color: var(--pgn-color-disabled); + --pgn-dropdown-link-active-bg: var(--pgn-color-background-active); + --pgn-btn-disabled-link-color: var(--pgn-color-disabled); + --pgn-color-link: var(--pgn-color-info-500); + --pgn-pagination-border-color-active: var(--pgn-pagination-bg-active); + --pgn-pagination-color-base: var(--pgn-color-link); + --pgn-list-group-active-color-border: var(--pgn-list-group-active-bg); + --pgn-link-brand-inline-hover-decoration-color: var(--pgn-link-brand-inline-hover-color); + --pgn-link-muted-inline-hover-decoration-color: var(--pgn-link-muted-inline-hover-color); + --pgn-link-inline-color: var(--pgn-color-link); + --pgn-link-hover-color: #0066A3FF; + --pgn-link-color: var(--pgn-color-link); + --pgn-form-custom-file-border-color-focus: var(--pgn-form-input-focus-color-border); + --pgn-form-custom-select-border-color-focus: var(--pgn-form-input-focus-color-border); + --pgn-form-custom-select-font-height-lg: var(--pgn-form-input-height-lg); + --pgn-form-custom-checkbox-indicator-indeterminate-border-color: var(--pgn-form-custom-checkbox-indicator-indeterminate-bg); + --pgn-form-custom-control-indicator-checked-border-color-focus: var(--pgn-form-input-focus-color-border); + --pgn-pagination-color-hover: var(--pgn-link-hover-color); + --pgn-link-inline-hover-color: #0066A3FF; + --pgn-link-inline-decoration-color: #006DAA4D; + --pgn-link-inline-hover-decoration-color: var(--pgn-link-inline-hover-color); +} diff --git a/src/ActionRow/_variables.scss b/src/ActionRow/_variables.scss index 37b2d3913d..65e304d57a 100644 --- a/src/ActionRow/_variables.scss +++ b/src/ActionRow/_variables.scss @@ -1,2 +1,2 @@ -$action-row-gap-x: .5rem !default; -$action-row-gap-y: .5rem !default; +$action-row-gap-x: var(--pgn-action-row-gap-x) !default; +$action-row-gap-y: var(--pgn-action-row-gap-y) !default; diff --git a/src/Alert/Alert.scss b/src/Alert/Alert.scss index c17ad75a07..fc1e4cc38f 100644 --- a/src/Alert/Alert.scss +++ b/src/Alert/Alert.scss @@ -68,7 +68,7 @@ // Baking in $close-font-size: $font-size-base * 1.5 !default; to avoid any dependency .alert-dismissible { - padding-right: ($font-size-base * 1.5) + $alert-padding-x * 2; + padding-right: calc(($font-size-base * 1.5) + $alert-padding-x * 2); // Adjust close link position .close { diff --git a/src/Alert/_variables.scss b/src/Alert/_variables.scss index 493a06fece..c6dd2eaa54 100644 --- a/src/Alert/_variables.scss +++ b/src/Alert/_variables.scss @@ -2,23 +2,23 @@ // // Define alert colors, border radius, and padding. -$alert-padding-y: 1.5rem !default; -$alert-padding-x: 1.5rem !default; -$alert-margin-bottom: 1rem !default; -$alert-border-radius: $border-radius !default; -$alert-link-font-weight: $font-weight-normal !default; -$alert-border-width: 0 !default; -$alert-title-color: #000000 !default; -$alert-box-shadow: 0 1px 2px rgba(0, 0, 0, .15), 0 1px 4px rgba(0, 0, 0, .15) !default; +$alert-padding-y: var(--pgn-alert-padding-y) !default; +$alert-padding-x: var(--pgn-alert-padding-x) !default; +$alert-margin-bottom: var(--pgn-alert-margin-bottom) !default; +$alert-border-radius: var(--pgn-alert-border-radius) !default; +$alert-link-font-weight: var(--pgn-alert-font-weight-link) !default; +$alert-border-width: var(--pgn-alert-border-width) !default; +$alert-title-color: var(--pgn-alert-color-title) !default; +$alert-box-shadow: var(--pgn-alert-box-shadow) !default; -$alert-bg-level: -10 !default; -$alert-border-level: -9 !default; -$alert-color-level: 6 !default; +$alert-bg-level: var(--pgn-alert-level-bg) !default; +$alert-border-level: var(--pgn-alert-level-border) !default; +$alert-color-level: var(--pgn-alert-level-color) !default; -$alert-icon-space: .8rem !default; +$alert-icon-space: var(--pgn-alert-icon-space) !default; -$alert-font-size: .875rem !default; -$alert-line-height: 1.5rem !default; -$alert-content-color: $gray-700 !default; +$alert-font-size: var(--pgn-alert-font-size) !default; +$alert-line-height: var(--pgn-alert-line-height) !default; +$alert-content-color: var(--pgn-alert-color-content) !default; -$alert-actions-gap: map-get($spacers, 3); +$alert-actions-gap: var(--pgn-alert-actions-gap) !default; diff --git a/src/Annotation/Annotation.scss b/src/Annotation/Annotation.scss index bdfefa7136..ba8cd74635 100644 --- a/src/Annotation/Annotation.scss +++ b/src/Annotation/Annotation.scss @@ -1,50 +1,54 @@ @import "variables"; -@mixin triangle($color, $direction) { +@mixin triangle($triangle-color, $triangle-direction) { + content: ""; height: 0; width: 0; position: absolute; - content: ""; border: solid transparent; - @if $direction == top { - border-bottom-color: $color; + @if $triangle-direction == top { + border-bottom-color: $triangle-color; border-width: 0 $annotation-arrow-border-width $annotation-arrow-border-width; right: 0; left: 0; - top: -$annotation-arrow-border-width; + top: calc(#{$annotation-arrow-border-width} * -1); margin: 0 auto; } - @else if $direction == right { - border-left-color: $color; - border-width: $annotation-arrow-border-width 0 $annotation-arrow-border-width $annotation-arrow-border-width; + @else if $triangle-direction == right { + border-left-color: $triangle-color; + border-width: + $annotation-arrow-border-width 0 $annotation-arrow-border-width + $annotation-arrow-border-width; top: 0; bottom: 0; - right: -$annotation-arrow-border-width; + right: calc(#{$annotation-arrow-border-width} * -1); margin: auto 0; } - @else if $direction == bottom { - border-top-color: $color; + @else if $triangle-direction == bottom { + border-top-color: $triangle-color; border-width: $annotation-arrow-border-width $annotation-arrow-border-width 0; right: 0; left: 0; - bottom: -$annotation-arrow-border-width; + bottom: calc(#{$annotation-arrow-border-width} * -1); margin: 0 auto; } - @else if $direction == left { - border-right-color: $color; - border-width: $annotation-arrow-border-width $annotation-arrow-border-width $annotation-arrow-border-width 0; + @else if $triangle-direction == left { + border-right-color: $triangle-color; + border-width: + $annotation-arrow-border-width $annotation-arrow-border-width + $annotation-arrow-border-width 0; top: 0; bottom: 0; - left: -$annotation-arrow-border-width; + left: calc(#{$annotation-arrow-border-width} * -1); margin: auto 0; } @else { - @error "Unknown direction #{$direction}."; + @error "Unknown direction #{$triangle-direction}."; } } @@ -70,17 +74,17 @@ $arrow-directions: top, right, bottom, left; color: map-get($colors, "color"); // set additional margin to arrow side of the Annotation - margin-#{$direction}: $annotation-arrow-border-width + $annotation-arrow-side-margin; + margin-#{$direction}: calc($annotation-arrow-border-width + $annotation-arrow-side-margin); [dir="rtl"] & { @if $direction == left { margin-left: 0; - margin-right: $annotation-arrow-border-width + $annotation-arrow-side-margin; + margin-right: calc($annotation-arrow-border-width + $annotation-arrow-side-margin); } @else if $direction == right { margin-right: 0; - margin-left: $annotation-arrow-border-width + $annotation-arrow-side-margin; + margin-left: calc($annotation-arrow-border-width + $annotation-arrow-side-margin); } } @@ -90,7 +94,7 @@ $arrow-directions: top, right, bottom, left; [dir="rtl"] & { @if $direction == left { left: initial; - right: -$annotation-arrow-border-width; + right: calc(#{$annotation-arrow-border-width} * -1); border-width: $annotation-arrow-border-width 0 $annotation-arrow-border-width $annotation-arrow-border-width; @@ -99,7 +103,7 @@ $arrow-directions: top, right, bottom, left; @else if $direction == right { right: initial; - left: -$annotation-arrow-border-width; + left: calc(#{$annotation-arrow-border-width} * -1); border-width: $annotation-arrow-border-width $annotation-arrow-border-width $annotation-arrow-border-width 0; diff --git a/src/Annotation/_variables.scss b/src/Annotation/_variables.scss index dfe1de4e58..79aff6604f 100644 --- a/src/Annotation/_variables.scss +++ b/src/Annotation/_variables.scss @@ -1,18 +1,17 @@ -$annotation-padding: .5rem !default; -$annotation-box-shadow: drop-shadow(0 2px 4px rgba(0, 0, 0, .15)) - drop-shadow(0 2px 8px rgba(0, 0, 0, .15)) !default; -$annotation-border-radius: .25rem !default; -$annotation-max-width: 18.75rem !default; -$annotation-font-size: $font-size-sm !default; -$annotation-line-height: $line-height-sm !default; +$annotation-padding: var(--pgn-annotation-padding) !default; +$annotation-box-shadow: var(--pgn-annotation-box-shadow) !default; +$annotation-border-radius: var(--pgn-annotation-border-radius) !default; +$annotation-max-width: var(--pgn-annotation-max-width) !default; +$annotation-font-size: var(--pgn-annotation-font-size) !default; +$annotation-line-height: var(--pgn-annotation-line-height) !default; $annotation-variants: ( - "success": ( "background-color": $success, "color": $white ), - "warning": ( "background-color": $accent-b, "color": $black ), - "error": ( "background-color": $danger, "color": $white ), - "light": ( "background-color": $white, "color": $primary-500 ), - "dark": ( "background-color": $dark, "color": $white ), + "success": ( "background-color": var(--pgn-color-success-base), "color": var(--pgn-color-white) ), + "warning": ( "background-color": var(--pgn-color-accent-b), "color": var(--pgn-color-black) ), + "error": ( "background-color": var(--pgn-color-danger-base), "color": var(--pgn-color-white) ), + "light": ( "background-color": var(--pgn-color-white), "color": var(--pgn-color-primary-500) ), + "dark": ( "background-color": var(--pgn-color-dark-base), "color": var(--pgn-color-white) ), ) !default; -$annotation-arrow-side-margin: .25rem !default; -$annotation-arrow-border-width: .5rem !default; +$annotation-arrow-side-margin: var(--pgn-annotation-arrow-side-margin) !default; +$annotation-arrow-border-width: var(--pgn-annotation-arrow-border-width) !default; diff --git a/src/Avatar/_variables.scss b/src/Avatar/_variables.scss index 1d38482cab..e8a3f3a8f2 100644 --- a/src/Avatar/_variables.scss +++ b/src/Avatar/_variables.scss @@ -1,10 +1,10 @@ -$avatar-border-radius: 100% !default; -$avatar-border: solid 1px $light-300 !default; +$avatar-border-radius: var(--pgn-avatar-border-radius) !default; +$avatar-border: var(--pgn-avatar-border-base) !default; -$avatar-size-xs: 1.5rem !default; -$avatar-size-sm: 2.25rem !default; -$avatar-size: 3rem !default; -$avatar-size-lg: 4rem !default; -$avatar-size-xl: 6rem !default; -$avatar-size-xxl: 11.5rem !default; -$avatar-size-huge: 18.75rem !default; +$avatar-size-xs: var(--pgn-avatar-size-xs) !default; +$avatar-size-sm: var(--pgn-avatar-size-sm) !default; +$avatar-size: var(--pgn-avatar-size-base) !default; +$avatar-size-lg: var(--pgn-avatar-size-lg) !default; +$avatar-size-xl: var(--pgn-avatar-size-xl) !default; +$avatar-size-xxl: var(--pgn-avatar-size-xxl) !default; +$avatar-size-huge: var(--pgn-avatar-size-huge) !default; diff --git a/src/AvatarButton/_variables.scss b/src/AvatarButton/_variables.scss index cf568ae127..21bc685e14 100644 --- a/src/AvatarButton/_variables.scss +++ b/src/AvatarButton/_variables.scss @@ -1,3 +1,3 @@ -$avatar-button-padding-left: .25em !default; -$avatar-button-padding-left-sm: .25em !default; -$avatar-button-padding-left-lg: .25em !default; +$avatar-button-padding-left: var(--pgn-avatar-button-padding-left-base) !default; +$avatar-button-padding-left-sm: var(--pgn-avatar-button-padding-left-sm) !default; +$avatar-button-padding-left-lg: var(--pgn-avatar-button-padding-left-lg) !default; diff --git a/src/Badge/Badge.scss b/src/Badge/Badge.scss index c019627d0e..7f352e8457 100644 --- a/src/Badge/Badge.scss +++ b/src/Badge/Badge.scss @@ -1,2 +1,2 @@ @import "variables"; -@import "~bootstrap/scss/badge"; +@import "badge-bootstrap"; diff --git a/src/Badge/_variables.scss b/src/Badge/_variables.scss index 6067ea7d8a..50dd068450 100644 --- a/src/Badge/_variables.scss +++ b/src/Badge/_variables.scss @@ -1,16 +1,16 @@ // Badges -$badge-font-size: 75% !default; -$badge-font-weight: $font-weight-bold !default; -$badge-padding-y: .125rem !default; -$badge-padding-x: .5rem !default; -$badge-border-radius: .25rem !default; +$badge-font-size: var(--pgn-badge-font-size) !default; +$badge-font-weight: var(--pgn-badge-font-weight) !default; +$badge-padding-y: var(--pgn-badge-padding-y) !default; +$badge-padding-x: var(--pgn-badge-padding-x-base) !default; +$badge-border-radius: var(--pgn-badge-border-radius-base) !default; -$badge-transition: none !default; -$badge-focus-width: $input-btn-focus-width !default; +$badge-transition: var(--pgn-badge-transition) !default; +$badge-focus-width: var(--pgn-badge-focus-width) !default; -$badge-pill-padding-x: .6em !default; +$badge-pill-padding-x: var(--pgn-badge-padding-x-pill) !default; // Use a higher than normal value to ensure completely rounded edges when // customizing padding or font-size on labels. -$badge-pill-border-radius: 10rem !default; +$badge-pill-border-radius: var(--pgn-badge-border-radius-pill) !default; diff --git a/src/Badge/badge-bootstrap.scss b/src/Badge/badge-bootstrap.scss new file mode 100644 index 0000000000..e88a094bc1 --- /dev/null +++ b/src/Badge/badge-bootstrap.scss @@ -0,0 +1,43 @@ +.badge { + display: inline-block; + padding: $badge-padding-y $badge-padding-x; + + @include font-size($badge-font-size); + + font-weight: $badge-font-weight; + line-height: 1; + text-align: center; + white-space: nowrap; + vertical-align: baseline; + + @include border-radius($badge-border-radius); + @include transition($badge-transition); + + @at-root a#{&} { + @include hover-focus() { + text-decoration: none; + } + } + + &:empty { + display: none; + } +} + +.btn .badge { + position: relative; + top: -1px; +} + +.badge-pill { + padding-right: $badge-pill-padding-x; + padding-left: $badge-pill-padding-x; + + @include border-radius($badge-pill-border-radius); +} + +@each $color, $value in $theme-colors { + .badge-#{$color} { + @include badge-variant($value); + } +} diff --git a/src/Breadcrumb/Breadcrumb.scss b/src/Breadcrumb/Breadcrumb.scss index 2466a631c2..7a301d4d7d 100644 --- a/src/Breadcrumb/Breadcrumb.scss +++ b/src/Breadcrumb/Breadcrumb.scss @@ -19,10 +19,10 @@ &:focus::before { content: ""; position: absolute; - top: -$breadcrumb-border-focus-axis-y; - right: -$breadcrumb-border-focus-axis-x; - bottom: -$breadcrumb-border-focus-axis-y; - left: -$breadcrumb-border-focus-axis-x; + top: calc(#{$breadcrumb-border-focus-axis-y} * -1); + right: calc(#{$breadcrumb-border-focus-axis-x} * -1); + bottom: calc(#{$breadcrumb-border-focus-axis-y} * -1); + left: calc(#{$breadcrumb-border-focus-axis-x} * -1); border: $breadcrumb-border-focus-width solid $breadcrumb-color; border-radius: $breadcrumb-focus-border-radius; } diff --git a/src/Breadcrumb/_variables.scss b/src/Breadcrumb/_variables.scss index 955751b0d7..0672dfd8df 100644 --- a/src/Breadcrumb/_variables.scss +++ b/src/Breadcrumb/_variables.scss @@ -1,27 +1,27 @@ // Breadcrumbs -$breadcrumb-font-size: null !default; +$breadcrumb-font-size: var(--pgn-breadcrumb-font-size) !default; -$breadcrumb-padding-y: .75rem !default; -$breadcrumb-padding-x: 1rem !default; -$breadcrumb-item-padding: .5rem !default; +$breadcrumb-padding-y: var(--pgn-breadcrumb-padding-y) !default; +$breadcrumb-padding-x: var(--pgn-breadcrumb-padding-x) !default; +$breadcrumb-item-padding: var(--pgn-breadcrumb-padding-item) !default; -$breadcrumb-margin-bottom: 1rem !default; -$breadcrumb-margin-left: .5rem !default; +$breadcrumb-margin-bottom: var(--pgn-breadcrumb-margin-bottom) !default; +$breadcrumb-margin-left: var(--pgn-breadcrumb-margin-left) !default; -$breadcrumb-border-focus-axis-x: .25rem !default; -$breadcrumb-border-focus-axis-y: .5rem !default; +$breadcrumb-border-focus-axis-x: var(--pgn-breadcrumb-border-focus-axis-x) !default; +$breadcrumb-border-focus-axis-y: var(--pgn-breadcrumb-border-focus-axis-y) !default; -$breadcrumb-border-focus-width: .0625rem !default; +$breadcrumb-border-focus-width: var(--pgn-breadcrumb-border-focus-width) !default; -$breadcrumb-bg: $gray-200 !default; -$breadcrumb-divider-color: $gray-600 !default; -$breadcrumb-active-color: $gray-500 !default; -$breadcrumb-inverse-active: $light-500 !default; -$breadcrumb-inverse-spacer: $light-700 !default; -$breadcrumb-color: $primary-500 !default; -$breadcrumb-inverse-color: $white !default; -$breadcrumb-divider: "/" !default; +$breadcrumb-bg: var(--pgn-breadcrumb-bg) !default; +$breadcrumb-divider-color: var(--pgn-breadcrumb-color-divider) !default; +$breadcrumb-active-color: var(--pgn-breadcrumb-color-active) !default; +$breadcrumb-inverse-active: var(--pgn-breadcrumb-inverse-active) !default; +$breadcrumb-inverse-spacer: var(--pgn-breadcrumb-inverse-spacer) !default; +$breadcrumb-color: var(--pgn-breadcrumb-color-base) !default; +$breadcrumb-inverse-color: var(--pgn-breadcrumb-inverse-color) !default; +$breadcrumb-divider: "/" !default; -$breadcrumb-border-radius: $border-radius !default; -$breadcrumb-focus-border-radius: .125rem !default; +$breadcrumb-border-radius: var(--pgn-breadcrumb-border-radius-base) !default; +$breadcrumb-focus-border-radius: var(--pgn-breadcrumb-border-radius-focus) !default; diff --git a/src/Bubble/_variables.scss b/src/Bubble/_variables.scss index e09ee586c8..7726e63f7d 100644 --- a/src/Bubble/_variables.scss +++ b/src/Bubble/_variables.scss @@ -1,8 +1,8 @@ $bubble-variants: ( - "success": ( "background-color": $success, "color": $white ), - "warning": ( "background-color": $warning, "color": $white ), - "error": ( "background-color": $danger, "color": $white ), - "primary": ( "background-color": $primary, "color": $white ), + "success": ( "background-color": var(--pgn-color-success-base), "color": var(--pgn-color-white) ), + "warning": ( "background-color": var(--pgn-color-warning-base), "color": var(--pgn-color-white) ), + "error": ( "background-color": var(--pgn-color-danger-base), "color": var(--pgn-color-white) ), + "primary": ( "background-color": var(--pgn-color-primary-base), "color": var(--pgn-color-white) ), ) !default; -$bubble-expandable-padding-x: .25rem !default; -$bubble-expandable-padding-y: 0 !default; +$bubble-expandable-padding-x: var(--pgn-bubble-expandable-padding-x) !default; +$bubble-expandable-padding-y: var(--pgn-bubble-expandable-padding-y) !default; diff --git a/src/Button/Button.scss b/src/Button/Button.scss index 52c3eae069..b1f9f9c2da 100644 --- a/src/Button/Button.scss +++ b/src/Button/Button.scss @@ -1,34 +1,37 @@ @import "variables"; -@import "~bootstrap/scss/button-group"; +@import "button-bootstrap"; +// TODO Pending decision on usage with CSS variables. @mixin button-variant( - $background, $border, $hover-background: darken($background, 7.5%), - $hover-border: darken($border, 10%), $active-background: darken($background, 10%), - $active-border: darken($border, 12.5%), $color: color-yiq($background), $hover-color: color-yiq($hover-background), - $active-color: color-yiq($active-background) + $btn-variant-bg, $btn-variant-border, $btn-variant-hover-bg: darken($btn-variant-bg, 7.5%), + $btn-variant-hover-border: darken($btn-variant-border, 10%), + $btn-variant-active-bg: darken($btn-variant-bg, 10%), + $btn-variant-active-border: darken($btn-variant-border, 12.5%), + $btn-variant-color: color-yiq($btn-variant-bg), $btn-variant-hover-color: color-yiq($btn-variant-hover-bg), + $btn-variant-active-color: color-yiq($btn-variant-active-bg) ) { - color: $color; + color: $btn-variant-color; - @include gradient-bg($background); + @include gradient-bg($btn-variant-bg); - border-color: $border; + border-color: $btn-variant-border; @include box-shadow($btn-box-shadow); @include hover { - color: $hover-color; + color: $btn-variant-hover-color; - @include gradient-bg($hover-background); + @include gradient-bg($btn-variant-hover-bg); - border-color: $hover-border; + border-color: $btn-variant-hover-border; } // Disabled comes first so active can properly restyle &.disabled, &:disabled { - color: $color; - background-color: $background; - border-color: $border; + color: $btn-variant-color; + background-color: $btn-variant-bg; + border-color: $btn-variant-border; // Remove CSS gradients if they're enabled @if $enable-gradients { @@ -39,44 +42,47 @@ &:not(:disabled):not(.disabled):active, &:not(:disabled):not(.disabled).active, .show > &.dropdown-toggle { - color: $active-color; - background-color: $active-background; + color: $btn-variant-active-color; + background-color: $btn-variant-active-bg; @if $enable-gradients { background-image: none; // Remove the gradient for the pressed/active state } - border-color: $active-border; + border-color: $btn-variant-active-border; } } // OVERRIDE FROM BOOTSTRAP // We do this to better control active and focus states. @mixin button-outline-variant( - $color, $color-hover: color-yiq($color), $active-background: $color, $active-border: $color + $color-val, + $color-val-hover: color-yiq($color-val), + $color-val-active-bg: $color-val, + $btn-outline-variant-active-border: $color-val ) { - color: $color; - border-color: $color; + color: $color-val; + border-color: $color-val; @include hover { - color: $color-hover; - background-color: $active-background; - border-color: $active-border; + color: $color-val-hover; + background-color: $color-val-active-bg; + border-color: $btn-outline-variant-active-border; } &.disabled, &:disabled { - color: $color; + color: $color-val; background-color: transparent; - border-color: $color; + border-color: $color-val; } &:not(:disabled):not(.disabled):active, &:not(:disabled):not(.disabled).active, .show > &.dropdown-toggle { - color: color-yiq($active-background); - background-color: $active-background; - border-color: $active-border; + color: color-yiq($color-val-active-bg); + background-color: $color-val-active-bg; + border-color: $btn-outline-variant-active-border; } } @@ -84,15 +90,18 @@ // No changes made. We do this to keep all button related mixins together, // // Button sizes -@mixin button-size($padding-y, $padding-x, $font-size, $line-height, $border-radius) { - padding: $padding-y $padding-x; +@mixin button-size( + $btn-size-padding-y, $btn-size-padding-x, $btn-size-font-size, + $btn-size-line-height, $btn-size-border-radius +) { + padding: $btn-size-padding-y $btn-size-padding-x; - @include font-size($font-size); + @include font-size($btn-size-font-size); - line-height: $line-height; + line-height: $btn-size-line-height; // Manually declare to provide an override to the browser default - @include border-radius($border-radius, 0); + @include border-radius($btn-size-border-radius, 0); } // ------------------------ @@ -103,30 +112,32 @@ // A new variant of button (inverse) // @mixin button-inverse-variant( - $color, $background: color-yiq($color), $active-background: $color, $active-border: $color + $btn-inverse-variant-color, $btn-inverse-variant-bg: color-yiq($btn-inverse-variant-color), + $btn-inverse-variant-active-bg: $btn-inverse-variant-color, + $btn-inverse-variant-active-border: $btn-inverse-variant-color ) { - color: $color; + color: $btn-inverse-variant-color; border-color: transparent; - background-color: $background; + background-color: $btn-inverse-variant-bg; &:not(:disabled):not(.disabled) { @include hover { - color: darken($color, 7.5%); - background-color: darken($background, 7.5%); + color: darken($btn-inverse-variant-color, 7.5%); + background-color: darken($btn-inverse-variant-bg, 7.5%); border-color: transparent; } } &.disabled, &:disabled { - color: $color; - background-color: $background; + color: $btn-inverse-variant-color; + background-color: $btn-inverse-variant-bg; } &:not(:disabled):not(.disabled):active, &:not(:disabled):not(.disabled).active, .show > &.dropdown-toggle { - color: darken($color, 10%); + color: darken($btn-inverse-variant-color, 10%); background: #EEEEEE; } } @@ -141,10 +152,10 @@ &::before { content: ""; position: absolute; - top: -1 * $btn-focus-distance-to-border; - right: -1 * $btn-focus-distance-to-border; - bottom: -1 * $btn-focus-distance-to-border; - left: -1 * $btn-focus-distance-to-border; + top: calc(#{$btn-focus-distance-to-border} * -1); + right: calc(#{$btn-focus-distance-to-border} * -1); + bottom: calc(#{$btn-focus-distance-to-border} * -1); + left: calc(#{$btn-focus-distance-to-border} * -1); border: solid $btn-focus-width $ring-color; border-radius: $btn-focus-border-radius; } @@ -198,7 +209,8 @@ background-color: transparent; border: $btn-border-width solid transparent; - @include button-size($btn-padding-y, $btn-padding-x, $btn-font-size, $btn-line-height, $btn-border-radius); + @include button-size($btn-padding-y, $btn-padding-x, $btn-font-size, + $btn-line-height, $btn-border-radius); @include transition($btn-transition); @include hover { @@ -247,27 +259,27 @@ fieldset:disabled a.btn { @each $color, $value in $theme-colors { .btn-#{$color} { - $background: $value; - $border: $value; + $theme-color-bg: $value; + $theme-color-border: $value; - $hover-background: theme-color($color, "hover"); - $hover-border: theme-color($color, "hover"); - $active-background: theme-color($color, "active"); - $active-border: theme-color($color, "active"); + $theme-color-hover-bg: theme-color($color, "hover"); + $theme-color-hover-border: theme-color($color, "hover"); + $theme-color-hover-border-active-bg: theme-color($color, "active"); + $theme-color-active-border: theme-color($color, "active"); // Defaults - $hover-background: darken($background, 7.5%) !default; - $hover-border: darken($border, 10%) !default; - $active-background: darken($background, 10%) !default; - $active-border: darken($border, 12.5%) !default; + $theme-color-hover-bg: darken($theme-color-bg, 7.5%) !default; + $theme-color-hover-border: darken($theme-color-border, 10%) !default; + $theme-color-hover-border-active-bg: darken($theme-color-bg, 10%) !default; + $theme-color-active-border: darken($theme-color-border, 12.5%) !default; @include button-variant( - $background, - $border, - $hover-background, - $hover-border, - $active-background, - $active-border + $theme-color-bg, + $theme-color-border, + $theme-color-hover-bg, + $theme-color-hover-border, + $theme-color-hover-border-active-bg, + $theme-color-active-border ); @include button-focus(theme-color($color, "focus")); } @@ -275,20 +287,20 @@ fieldset:disabled a.btn { .btn-outline-#{$color} { $text-and-border: $value; - $color-hover: theme-color($color, "hover"); - $active-background: theme-color($color, "background"); - $active-border: theme-color($color, "active"); + $btn-outline-color-hover: theme-color($color, "hover"); + $btn-outline-active-background: theme-color($color, "background"); + $btn-outline-active-border: theme-color($color, "active"); // Defaults $color-hover: color-yiq($value) !default; $active-background: $value !default; - $active-border: $value !default; + $btn-outline-active-border: $value !default; @include button-outline-variant( $text-and-border, - $color-hover, - $active-background, - $active-border, + $btn-outline-color-hover, + $btn-outline-active-background, + $btn-outline-active-border, ); @include button-focus(theme-color($color, "focus")); } @@ -300,15 +312,15 @@ fieldset:disabled a.btn { $active-border: theme-color($color, "active"); // Defaults - $background: color-yiq($value) !default; - $active-background: $value !default; - $active-border: $value !default; + $btn-inverse-bg: color-yiq($value) !default; + $btn-inverse-active-bg: $value !default; + $btn-inverse-active-border: $value !default; @include button-inverse-variant( $text, - $background, - $active-background, - $active-border, + $btn-inverse-bg, + $btn-inverse-active-bg, + $btn-inverse-active-border, ); @include button-focus($white); } @@ -317,19 +329,19 @@ fieldset:disabled a.btn { $text-and-border: $white; $color-hover: theme-color($color, "hover"); - $active-background: theme-color($color, "background"); - $active-border: transparent; + $active-bg-color: theme-color($color, "background"); + $active-border-color: transparent; // Defaults $color-hover: color-yiq($value) !default; - $active-background: $value !default; - $active-border: $value !default; + $active-bg-color: $value !default; + $active-border-color: $value !default; @include button-outline-variant( $text-and-border, $color-hover, - $active-background, - $active-border, + $active-bg-color, + $active-border-color, ); @include button-focus($white); } @@ -340,20 +352,20 @@ fieldset:disabled a.btn { // .btn-tertiary { - $background: $btn-tertiary-bg; - $border: transparent; + $button-tertiary-background: $btn-tertiary-bg; + $button-tertiary-border: transparent; $hover-background: $btn-tertiary-hover-bg; - $hover-border: transparent; - $active-background: $btn-tertiary-active-bg; - $active-border: transparent; + $button-tertiary-hover-border: transparent; + $button-tertiary-active-bg: $btn-tertiary-active-bg; + $button-tertiary-active-border: transparent; @include button-variant( - $background, - $border, + $button-tertiary-background, + $button-tertiary-border, $hover-background, - $hover-border, - $active-background, - $active-border, + $button-tertiary-hover-border, + $button-tertiary-active-bg, + $button-tertiary-active-border, $btn-tertiary-color, $btn-tertiary-color, $btn-tertiary-color @@ -362,20 +374,20 @@ fieldset:disabled a.btn { } .btn-inverse-tertiary { - $background: $btn-inverse-tertiary-bg; - $border: transparent; + $button-inverse-tertiary-bg: $btn-tertiary-bg; + $button-inverse-tertiary-border: transparent; $hover-background: $btn-inverse-tertiary-hover-bg; - $hover-border: transparent; - $active-background: $btn-inverse-tertiary-active-bg; - $active-border: transparent; + $button-inverse-hover-border: transparent; + $button-inverse-tertiary-active-bg: $btn-inverse-tertiary-active-bg; + $button-inverse-tertiary-active-border: transparent; @include button-variant( - $background, - $border, + $button-inverse-tertiary-bg, + $button-inverse-tertiary-border, $hover-background, - $hover-border, - $active-background, - $active-border, + $button-inverse-hover-border, + $button-inverse-tertiary-active-bg, + $button-inverse-tertiary-active-border, $btn-inverse-tertiary-color, $btn-inverse-tertiary-color, $btn-inverse-tertiary-color @@ -424,13 +436,15 @@ fieldset:disabled a.btn { .btn-lg { @include button-size( - $btn-padding-y-lg, $btn-padding-x-lg, $btn-font-size-lg, $btn-line-height-lg, $btn-border-radius-lg + $btn-padding-y-lg, $btn-padding-x-lg, $btn-font-size-lg, + $btn-line-height-lg, $btn-border-radius-lg ); } .btn-sm { @include button-size( - $btn-padding-y-sm, $btn-padding-x-sm, $btn-font-size-sm, $btn-line-height-sm, $btn-border-radius-sm + $btn-padding-y-sm, $btn-padding-x-sm, $btn-font-size-sm, + $btn-line-height-sm, $btn-border-radius-sm ); } @@ -449,7 +463,7 @@ fieldset:disabled a.btn { } .btn-inline { - line-height: calc(#{$line-height-base}em - #{2 * $btn-border-width}); + line-height: calc(#{$line-height-base}em - 2 * #{$btn-border-width}); font-size: inherit; vertical-align: bottom; padding: 0 .25em; diff --git a/src/Button/_variables.scss b/src/Button/_variables.scss index 5d92ed8271..9ca4159d15 100644 --- a/src/Button/_variables.scss +++ b/src/Button/_variables.scss @@ -1,48 +1,49 @@ -$btn-padding-y: $input-btn-padding-y !default; -$btn-padding-x: $input-btn-padding-x !default; -$btn-font-family: $input-btn-font-family !default; -$btn-font-size: $input-btn-font-size !default; -$btn-line-height: $input-btn-line-height !default; - -$btn-padding-y-sm: $input-btn-padding-y-sm !default; -$btn-padding-x-sm: $input-btn-padding-x-sm !default; -$btn-font-size-sm: $input-btn-font-size-sm !default; -$btn-line-height-sm: $input-btn-line-height-sm !default; - -$btn-padding-y-lg: $input-btn-padding-y-lg !default; -$btn-padding-x-lg: $input-btn-padding-x-lg !default; -$btn-font-size-lg: $input-btn-font-size-lg !default; -$btn-line-height-lg: $input-btn-line-height-lg !default; - -$btn-border-width: $input-btn-border-width !default; - -$btn-font-weight: $font-weight-normal !default; -$btn-box-shadow: inset 0 1px 0 rgba($white, .15), 0 1px 1px rgba($black, .075) !default; -$btn-focus-width: 2px !default; -$btn-focus-gap: 1px !default; +$btn-padding-y: var(--pgn-btn-padding-y-base) !default; +$btn-padding-x: var(--pgn-btn-padding-x-base) !default; +$btn-font-family: var(--pgn-btn-font-family) !default; +$btn-font-size: var(--pgn-btn-font-size-base) !default; +$btn-line-height: var(--pgn-btn-line-height-base) !default; + +$btn-padding-y-sm: var(--pgn-btn-padding-y-sm) !default; +$btn-padding-x-sm: var(--pgn-btn-padding-x-sm) !default; +$btn-font-size-sm: var(--pgn-btn-font-size-sm) !default; +$btn-line-height-sm: var(--pgn-btn-line-height-sm) !default; + +$btn-padding-y-lg: var(--pgn-btn-padding-y-lg) !default; +$btn-padding-x-lg: var(--pgn-btn-padding-x-lg) !default; +$btn-font-size-lg: var(--pgn-btn-font-size-lg) !default; +$btn-line-height-lg: var(--pgn-btn-line-height-lg) !default; + +$btn-border-width: var(--pgn-btn-border-width) !default; + +$btn-font-weight: var(--pgn-btn-font-weight) !default; +$btn-box-shadow: var(--pgn-btn-box-shadow-base) !default; +$btn-focus-width: var(--pgn-btn-focus-width) !default; +$btn-focus-gap: var(--pgn-btn-focus-gap) !default; $btn-focus-box-shadow: $input-btn-focus-box-shadow !default; -$btn-disabled-opacity: .65 !default; -$btn-active-box-shadow: none; +$btn-disabled-opacity: var(--pgn-btn-disabled-opacity) !default; +$btn-active-box-shadow: var(--pgn-btn-box-shadow-active) !default; -$btn-tertiary-color: $gray-700 !default; -$btn-tertiary-bg: transparent !default; -$btn-tertiary-hover-bg: $light-500 !default; -$btn-tertiary-active-bg: $light-500 !default; -$btn-inverse-tertiary-color: $white !default; -$btn-inverse-tertiary-bg: transparent !default; -$btn-inverse-tertiary-hover-bg: rgba(255, 255, 255, .1) !default; -$btn-inverse-tertiary-active-bg: rgba(255, 255, 255, .1) !default; +$btn-tertiary-color: var(--pgn-btn-tertiary-color) !default; +$btn-tertiary-bg: transparent !default; -$btn-link-disabled-color: theme-color("gray", "light-text") !default; +$btn-tertiary-hover-bg: var(--pgn-btn-tertiary-bg-hover) !default; +$btn-tertiary-active-bg: var(--pgn-btn-tertiary-bg-active) !default; +$btn-inverse-tertiary-color: var(--pgn-btn-tertiary-inverse-color) !default; +$btn-inverse-tertiary-bg: var(--pgn-btn-tertiary-inverse-bg-base) !default; +$btn-inverse-tertiary-hover-bg: var(--pgn-btn-tertiary-inverse-bg-hover) !default; +$btn-inverse-tertiary-active-bg: var(--pgn-btn-tertiary-inverse-bg-active) !default; -$btn-block-spacing-y: .5rem !default; +$btn-link-disabled-color: var(--pgn-btn-disabled-link-color) !default; + +$btn-block-spacing-y: var(--pgn-btn-block-spacing-y) !default; // Allows for customizing button radius independently from global border radius -$btn-border-radius: $border-radius !default; -$btn-border-radius-lg: $border-radius-lg !default; -$btn-border-radius-sm: $border-radius-sm !default; +$btn-border-radius: var(--pgn-btn-border-radius-base) !default; +$btn-border-radius-lg: var(--pgn-btn-border-radius-lg) !default; +$btn-border-radius-sm: var(--pgn-btn-border-radius-sm) !default; -$btn-transition: null; +$btn-transition: var(--pgn-btn-transition) !default; $btn-focus-border-gap: $btn-focus-width + $btn-focus-gap !default; $btn-focus-distance-to-border: $btn-focus-border-gap + $btn-border-width !default; diff --git a/src/Button/button-bootstrap.scss b/src/Button/button-bootstrap.scss new file mode 100644 index 0000000000..b13a0a58b6 --- /dev/null +++ b/src/Button/button-bootstrap.scss @@ -0,0 +1,126 @@ +.btn-group, +.btn-group-vertical { + position: relative; + display: inline-flex; + vertical-align: middle; + + > .btn { + position: relative; + flex: 1 1 auto; + + @include hover() { + z-index: 1; + } + + &:focus, + &:active, + &.active { + z-index: 1; + } + } +} + +.btn-toolbar { + display: flex; + flex-wrap: wrap; + justify-content: flex-start; + + .input-group { + width: auto; + } +} + +.btn-group { + > .btn:not(:first-child), + > .btn-group:not(:first-child) { + margin-left: calc($btn-border-width * -1); + } + + > .btn:not(:last-child):not(.dropdown-toggle), + > .btn-group:not(:last-child) > .btn { + @include border-right-radius(0); + } + + > .btn:not(:first-child), + > .btn-group:not(:first-child) > .btn { + @include border-left-radius(0); + } +} + +/* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */ +.btn-group-sm > .btn { @extend .btn-sm; } +/* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */ +.btn-group-lg > .btn { @extend .btn-lg; } + +.dropdown-toggle-split { + padding-right: calc($btn-padding-x * .75); + padding-left: calc($btn-padding-x * .75); + + &::after, + .dropup &::after, + .dropright &::after { + margin-left: 0; + } + + .dropleft &::before { + margin-right: 0; + } +} + +.btn-sm + .dropdown-toggle-split { + padding-right: calc($btn-padding-x-sm * .75); + padding-left: calc($btn-padding-x-sm * .75); +} + +.btn-lg + .dropdown-toggle-split { + padding-right: calc($btn-padding-x-lg * .75); + padding-left: calc($btn-padding-x-lg * .75); +} + +.btn-group.show .dropdown-toggle { + @include box-shadow($btn-active-box-shadow); + + &.btn-link { + @include box-shadow(none); + } +} + +.btn-group-vertical { + flex-direction: column; + align-items: flex-start; + justify-content: center; + + > .btn, + > .btn-group { + width: 100%; + } + + > .btn:not(:first-child), + > .btn-group:not(:first-child) { + margin-top: calc($btn-border-width * -1); + } + + > .btn:not(:last-child):not(.dropdown-toggle), + > .btn-group:not(:last-child) > .btn { + @include border-bottom-radius(0); + } + + > .btn:not(:first-child), + > .btn-group:not(:first-child) > .btn { + @include border-top-radius(0); + } +} + +.btn-group-toggle { + > .btn, + > .btn-group > .btn { + margin-bottom: 0; + + input[type="radio"], + input[type="checkbox"] { + position: absolute; + clip: rect(0, 0, 0, 0); + pointer-events: none; + } + } +} diff --git a/src/Card/Card.scss b/src/Card/Card.scss index 099c6f5bd9..32a8fafe43 100644 --- a/src/Card/Card.scss +++ b/src/Card/Card.scss @@ -1,5 +1,5 @@ @import "variables"; -@import "~bootstrap/scss/card"; +@import "card-bootstrap"; .pgn__card, .pgn__card-body { @@ -261,7 +261,7 @@ a .pgn__card { &.horizontal-stacked { flex-direction: column-reverse; - padding-top: $card-spacer-x - $card-footer-actions-gap; + padding-top: calc(#{$card-spacer-x} - #{$card-footer-actions-gap}); & > * { margin-top: $card-footer-actions-gap; @@ -327,9 +327,9 @@ a .pgn__card { .pgn__card-image-cap-loader { .react-loading-skeleton { - margin-bottom: -$loading-skeleton-spacer; + margin-bottom: calc(#{$loading-skeleton-spacer} * -1); position: relative; - top: -$loading-skeleton-spacer; + top: calc(#{$loading-skeleton-spacer} * -1); height: 100%; } } @@ -351,7 +351,7 @@ a .pgn__card { .pgn__card-logo-cap { position: absolute; inset-inline-start: $card-logo-left-offset; - bottom: #{-$card-logo-bottom-offset}; + bottom: #{calc(#{$card-logo-bottom-offset} * -1)}; width: $card-logo-width; height: $card-logo-height; border-radius: $card-logo-border-radius; diff --git a/src/Card/_variables.scss b/src/Card/_variables.scss index 0d9ed7a08d..695e2dbfb1 100644 --- a/src/Card/_variables.scss +++ b/src/Card/_variables.scss @@ -1,55 +1,55 @@ // Card -$card-spacer-y: .75rem !default; -$card-spacer-x: 1.25rem !default; -$card-border-width: $border-width !default; -$card-border-radius: $border-radius !default; -$card-border-color: rgba($black, .125) !default; -$card-border-focus-color: rgba($black, .5) !default; +$card-spacer-y: var(--pgn-card-spacer-y) !default; +$card-spacer-x: var(--pgn-card-spacer-x) !default; +$card-border-width: var(--pgn-card-border-width) !default; +$card-border-radius: var(--pgn-card-border-radius-base) !default; +$card-border-color: var(--pgn-card-border-color-base) !default; +$card-border-focus-color: var(--pgn-card-border-color-focus) !default; $card-border-focus-color-dark: theme-color("primary", "focus") !default; -$card-inner-border-radius: subtract($card-border-radius, $card-border-width) !default; -$card-cap-bg: rgba($black, .03) !default; -$card-cap-color: null !default; -$card-height: null !default; -$card-color: null !default; -$card-bg: $white !default; +$card-inner-border-radius: calc(#{$card-border-radius} - #{$card-border-width}) !default; +$card-cap-bg: var(--pgn-card-cap-bg) !default; +$card-cap-color: var(--pgn-card-cap-color) !default; +$card-height: var(--pgn-card-height-base) !default; +$card-color: var(--pgn-card-color) !default; +$card-bg: var(--pgn-card-bg) !default; $card-bg-dark: $primary-500 !default; $card-bg-muted: $light-200 !default; -$card-img-overlay-padding: 1.25rem !default; +$card-img-overlay-padding: var(--pgn-card-image-overlay-padding) !default; -$card-group-margin: calc($grid-gutter-width / 2) !default; -$card-deck-margin: $card-group-margin !default; -$card-grid-margin: $card-group-margin !default; +$card-group-margin: var(--pgn-card-margin-group) !default; +$card-deck-margin: var(--pgn-card-margin-deck) !default; +$card-grid-margin: var(--pgn-card-margin-grid) !default; $card-deck-margin-bottom: map_get($spacers, 3) !default; $card-grid-margin-bottom: map_get($spacers, 3) !default; -$card-columns-count: 3 !default; -$card-columns-gap: 1.25rem !default; -$card-columns-margin: $card-spacer-y !default; +$card-columns-count: var(--pgn-card-columns-count) !default; +$card-columns-gap: var(--pgn-card-columns-gap) !default; +$card-columns-margin: var(--pgn-card-columns-margin) !default; -$card-divider-bg: $light-400 !default; -$card-divider-margin-y: $card-spacer-y !default; +$card-divider-bg: var(--pgn-card-divider-bg) !default; +$card-divider-margin-y: var(--pgn-card-divider-margin-y) !default; -$card-footer-actions-gap: .5rem !default; +$card-footer-actions-gap: var(--pgn-card-footer-action-gap) !default; -$card-logo-left-offset: 1.5rem !default; -$card-logo-bottom-offset: 1rem !default; -$card-logo-left-offset-horizontal: .4375rem !default; -$card-logo-bottom-offset-horizontal: .4375rem !default; +$card-logo-left-offset: var(--pgn-card-logo-left-offset-base) !default; +$card-logo-bottom-offset: var(--pgn-card-logo-bottom-offset-base) !default; +$card-logo-left-offset-horizontal: var(--pgn-card-logo-left-offset-horizontal) !default; +$card-logo-bottom-offset-horizontal: var(--pgn-card-logo-bottom-offset-horizontal) !default; -$card-logo-width: 7.25rem !default; -$card-logo-height: 4.125rem !default; +$card-logo-width: var(--pgn-card-logo-width) !default; +$card-logo-height: var(--pgn-card-logo-height) !default; -$card-image-border-radius: .3125rem !default; -$card-logo-border-radius: .25rem !default; +$card-image-border-radius: var(--pgn-card-border-radius-image) !default; +$card-logo-border-radius: var(--pgn-card-border-radius-logo) !default; -$card-footer-text-font-size: $x-small-font-size; +$card-footer-text-font-size: var(--pgn-card-footer-text-font-size) !default; -$card-image-horizontal-max-width: 240px !default; -$card-image-horizontal-min-width: $card-image-horizontal-max-width !default; -$card-image-vertical-max-height: 140px !default; -$loading-skeleton-spacer: .313rem !default; +$card-image-horizontal-max-width: var(--pgn-card-image-horizontal-width-max) !default; +$card-image-horizontal-min-width: var(--pgn-card-image-horizontal-width-min) !default; +$card-image-vertical-max-height: var(--pgn-card-image-vertical-height-max) !default; +$loading-skeleton-spacer: var(--pgn-card-loading-skeleton-spacer) !default; $card-focus-border-offset: 5px !default; $card-focus-border-width: 2px !default; diff --git a/src/Card/card-bootstrap.scss b/src/Card/card-bootstrap.scss new file mode 100644 index 0000000000..45f4904aff --- /dev/null +++ b/src/Card/card-bootstrap.scss @@ -0,0 +1,254 @@ +.card { + display: flex; + flex-direction: column; + min-width: 0; + height: $card-height; + word-wrap: break-word; + background-color: $card-bg; + background-clip: border-box; + border: $card-border-width solid $card-border-color; + position: relative; + + @include border-radius($card-border-radius); + + > hr { + margin-right: 0; + margin-left: 0; + } + + > .list-group { + border-top: inherit; + border-bottom: inherit; + + &:first-child { + border-top-width: 0; + + @include border-top-radius($card-inner-border-radius); + } + + &:last-child { + border-bottom-width: 0; + + @include border-bottom-radius($card-inner-border-radius); + } + } + + > .card-header + .list-group, + > .list-group + .card-footer { + border-top: 0; + } +} + +.card-body { + flex: 1 1 auto; + min-height: 1px; + padding: $card-spacer-x; + color: $card-color; +} + +.card-title { + margin-bottom: $card-spacer-y; +} + +.card-subtitle { + margin-top: calc($card-spacer-y * -.5); + margin-bottom: 0; +} + +.card-text:last-child { + margin-bottom: 0; +} + +.card-link { + @include hover() { + text-decoration: none; + } + + + .card-link { + margin-left: $card-spacer-x; + } +} + +// Optional textual caps +.card-header { + padding: $card-spacer-y $card-spacer-x; + margin-bottom: 0; // Removes the default margin-bottom of + color: $card-cap-color; + background-color: $card-cap-bg; + border-bottom: $card-border-width solid $card-border-color; + + &:first-child { + @include border-radius($card-inner-border-radius $card-inner-border-radius 0 0); + } +} + +.card-footer { + padding: $card-spacer-y $card-spacer-x; + color: $card-cap-color; + background-color: $card-cap-bg; + border-top: $card-border-width solid $card-border-color; + + &:last-child { + @include border-radius(0 0 $card-inner-border-radius $card-inner-border-radius); + } +} + +// Header navs +.card-header-tabs { + margin-right: calc($card-spacer-x * -.5); + margin-bottom: calc($card-spacer-y * -1); + margin-left: calc($card-spacer-x * -.5); + border-bottom: 0; +} + +.card-header-pills { + margin-right: calc($card-spacer-x * -.5); + margin-left: calc($card-spacer-x * .5); +} + +// Card image +.card-img-overlay { + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; + padding: $card-img-overlay-padding; + + @include border-radius($card-inner-border-radius); +} + +.card-img, +.card-img-top, +.card-img-bottom { + flex-shrink: 0; + width: 100%; +} + +.card-img, +.card-img-top { + @include border-top-radius($card-inner-border-radius); +} + +.card-img, +.card-img-bottom { + @include border-bottom-radius($card-inner-border-radius); +} + +// Card deck +.card-deck { + .card { + margin-bottom: $card-deck-margin; + } + + @include media-breakpoint-up(sm) { + display: flex; + flex-flow: row wrap; + margin-right: calc($card-deck-margin * -1); + margin-left: calc($card-deck-margin * -1); + + .card { + flex: 1 0 0%; + margin-right: $card-deck-margin; + margin-bottom: 0; // Override the default + margin-left: $card-deck-margin; + } + } +} + +// Card groups +.card-group { + > .card { + margin-bottom: $card-group-margin; + } + + @include media-breakpoint-up(sm) { + display: flex; + flex-flow: row wrap; + + > .card { + flex: 1 0 0%; + margin-bottom: 0; + + + .card { + margin-left: 0; + border-left: 0; + } + + // Handle rounded corners + @if $enable-rounded { + &:not(:last-child) { + @include border-right-radius(0); + + .card-img-top, + .card-header { + border-top-right-radius: 0; + } + + .card-img-bottom, + .card-footer { + border-bottom-right-radius: 0; + } + } + + &:not(:first-child) { + @include border-left-radius(0); + + .card-img-top, + .card-header { + border-top-left-radius: 0; + } + + .card-img-bottom, + .card-footer { + border-bottom-left-radius: 0; + } + } + } + } + } +} + +// Columns +.card-columns { + .card { + margin-bottom: $card-columns-margin; + } + + @include media-breakpoint-up(sm) { + column-count: $card-columns-count; + column-gap: $card-columns-gap; + orphans: 1; + widows: 1; + + .card { + display: inline-block; + width: 100%; + } + } +} + +// Accordion +.accordion { + overflow-anchor: none; + + > .card { + overflow: hidden; + + &:not(:last-of-type) { + border-bottom: 0; + + @include border-bottom-radius(0); + } + + &:not(:first-of-type) { + @include border-top-radius(0); + } + + > .card-header { + @include border-radius(0); + + margin-bottom: calc($card-border-width * -1); + } + } +} diff --git a/src/Carousel/Carousel.scss b/src/Carousel/Carousel.scss index f2aad61197..060291e5eb 100644 --- a/src/Carousel/Carousel.scss +++ b/src/Carousel/Carousel.scss @@ -1,2 +1,2 @@ @import "variables"; -@import "~bootstrap/scss/carousel"; +@import "carousel-bootstrap"; diff --git a/src/Carousel/_variables.scss b/src/Carousel/_variables.scss index 6ee4508d9a..6f32a28f0e 100644 --- a/src/Carousel/_variables.scss +++ b/src/Carousel/_variables.scss @@ -1,27 +1,27 @@ // Carousel -$carousel-control-color: $white !default; -$carousel-control-width: 15% !default; -$carousel-control-opacity: .5 !default; -$carousel-control-hover-opacity: .9 !default; -$carousel-control-transition: opacity .15s ease !default; +// TODO use css variable +$carousel-control-color: #FFFFFF !default; +$carousel-control-width: var(--pgn-carousel-control-width-base) !default; +$carousel-control-opacity: var(--pgn-carousel-control-opacity-base) !default; +$carousel-control-hover-opacity: var(--pgn-carousel-control-opacity-hover) !default; +$carousel-control-transition: var(--pgn-carousel-control-transition) !default; -$carousel-indicator-width: 30px !default; -$carousel-indicator-height: 3px !default; -$carousel-indicator-hit-area-height: 10px !default; -$carousel-indicator-spacer: 3px !default; -$carousel-indicator-active-bg: $white !default; -$carousel-indicator-transition: opacity .6s ease !default; +$carousel-indicator-width: var(--pgn-carousel-indicator-width) !default; +$carousel-indicator-height: var(--pgn-carousel-indicator-height-base) !default; +$carousel-indicator-hit-area-height: var(--pgn-carousel-indicator-height-area-hit) !default; +$carousel-indicator-spacer: var(--pgn-carousel-indicator-spacer) !default; +$carousel-indicator-active-bg: var(--pgn-carousel-indicator-active-bg) !default; +$carousel-indicator-transition: var(--pgn-carousel-indicator-transition) !default; -$carousel-caption-width: 70% !default; -$carousel-caption-color: $white !default; +$carousel-caption-width: var(--pgn-carousel-caption-width) !default; +$carousel-caption-color: var(--pgn-carousel-caption-color) !default; -$carousel-control-icon-width: 20px !default; +$carousel-control-icon-width: var(--pgn-carousel-control-width-icon) !default; +$carousel-control-prev-icon-bg: str-replace(url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"), "#", "%23") !default; +$carousel-control-next-icon-bg: str-replace(url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"), "#", "%23") !default; -$carousel-control-prev-icon-bg: str-replace(url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"), "#", "%23") !default; -$carousel-control-next-icon-bg: str-replace(url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='#{$carousel-control-color}' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"), "#", "%23") !default; - -$carousel-transition-duration: .6s !default; +$carousel-transition-duration: var(--pgn-carousel-transition-duration) !default; // Define transform transition first if using multiple transitions (e.g., `transform 2s ease, opacity .5s ease-out`) -$carousel-transition: transform $carousel-transition-duration ease-in-out !default; +$carousel-transition: transform $carousel-transition-duration ease-in-out !default; diff --git a/src/Carousel/carousel-bootstrap.scss b/src/Carousel/carousel-bootstrap.scss new file mode 100644 index 0000000000..1cfb8f0828 --- /dev/null +++ b/src/Carousel/carousel-bootstrap.scss @@ -0,0 +1,183 @@ +.carousel { + position: relative; +} + +.carousel.pointer-event { + touch-action: pan-y; +} + +.carousel-inner { + position: relative; + width: 100%; + overflow: hidden; + + @include clearfix(); +} + +.carousel-item { + position: relative; + display: none; + float: left; + width: 100%; + margin-right: -100%; + backface-visibility: hidden; + + @include transition($carousel-transition); +} + +.carousel-item.active, +.carousel-item-next, +.carousel-item-prev { + display: block; +} + +.carousel-item-next:not(.carousel-item-left), +.active.carousel-item-right { + transform: translateX(100%); +} + +.carousel-item-prev:not(.carousel-item-right), +.active.carousel-item-left { + transform: translateX(-100%); +} + +// Alternate transitions +.carousel-fade { + .carousel-item { + opacity: 0; + transition-property: opacity; + transform: none; + } + + .carousel-item.active, + .carousel-item-next.carousel-item-left, + .carousel-item-prev.carousel-item-right { + z-index: 1; + opacity: 1; + } + + .active.carousel-item-left, + .active.carousel-item-right { + z-index: 0; + opacity: 0; + + @include transition(opacity 0s var(--pgn-carousel-transition-base)); + } +} + + +// Left/right controls for nav +.carousel-control-prev, +.carousel-control-next { + position: absolute; + top: 0; + bottom: 0; + z-index: 1; + display: flex; + align-items: center; + justify-content: center; + width: $carousel-control-width; + padding: 0; + color: var(--pgn-carousel-control-color); + text-align: center; + background: none; + border: 0; + opacity: $carousel-control-opacity; + + @include transition($carousel-control-transition); + + @include hover-focus() { + color: var(--pgn-carousel-control-color); + text-decoration: none; + outline: 0; + opacity: $carousel-control-hover-opacity; + } +} + +.carousel-control-prev { + left: 0; + + @if $enable-gradients { + // TODO needs a decision + background-image: linear-gradient(90deg, rgba($black, .25), rgba($black, .001)); + } +} + +.carousel-control-next { + right: 0; + + @if $enable-gradients { + // TODO needs a decision + background-image: linear-gradient(270deg, rgba($black, .25), rgba($black, .001)); + } +} + +// Icons for within +.carousel-control-prev-icon, +.carousel-control-next-icon { + display: inline-block; + width: $carousel-control-icon-width; + height: $carousel-control-icon-width; + background: 50% / 100% 100% no-repeat; +} + +.carousel-control-prev-icon { + background-image: escape-svg($carousel-control-prev-icon-bg); +} + +.carousel-control-next-icon { + background-image: escape-svg($carousel-control-next-icon-bg); +} + +// Optional indicator pips +// +// Add an ordered list with the following class and add a list item for each +// slide your carousel holds. +.carousel-indicators { + position: absolute; + right: 0; + bottom: 0; + left: 0; + z-index: 15; + display: flex; + justify-content: center; + padding-left: 0; + margin-right: $carousel-control-width; + margin-left: $carousel-control-width; + list-style: none; + + li { + box-sizing: content-box; + flex: 0 1 auto; + width: $carousel-indicator-width; + height: $carousel-indicator-height; + margin-right: $carousel-indicator-spacer; + margin-left: $carousel-indicator-spacer; + text-indent: -999px; + cursor: pointer; + background-color: $carousel-indicator-active-bg; + background-clip: padding-box; + border-top: $carousel-indicator-hit-area-height solid transparent; + border-bottom: $carousel-indicator-hit-area-height solid transparent; + opacity: .5; + + @include transition($carousel-indicator-transition); + } + + .active { + opacity: 1; + } +} + +// Optional captions +.carousel-caption { + position: absolute; + right: calc((calc(100% - $carousel-caption-width)) * .5); + bottom: 20px; + left: calc((calc(100% - $carousel-caption-width)) * .5); + z-index: 10; + padding-top: 20px; + padding-bottom: 20px; + color: $carousel-caption-color; + text-align: center; +} diff --git a/src/Chip/_variables.scss b/src/Chip/_variables.scss index 90c2878e07..6b864dbd8f 100644 --- a/src/Chip/_variables.scss +++ b/src/Chip/_variables.scss @@ -1,19 +1,19 @@ -$chip-padding-x: .5rem !default; -$chip-padding-y: .125rem !default; -$chip-padding-to-icon: 3px !default; -$chip-icon-padding: .25rem !default; -$chip-margin: .125rem !default; -$chip-border-radius: .25rem !default; -$chip-disable-opacity: .3 !default; -$chip-icon-size: 1.25rem !default; +$chip-padding-x: var(--pgn-chip-padding-x) !default; +$chip-padding-y: var(--pgn-chip-padding-y) !default; +$chip-padding-to-icon: var(--pgn-chip-padding-icon-to) !default; +$chip-icon-padding: var(--pgn-chip-padding-icon-base) !default; +$chip-margin: var(--pgn-chip-margin-base) !default; +$chip-border-radius: var(--pgn-chip-border-radius-base) !default; +$chip-disable-opacity: var(--pgn-chip-disabled-opacity) !default; +$chip-icon-size: var(--pgn-chip-icon-size) !default; $chip-theme-variants: ( "light": ( - "background": $light-500, - "color": $black, + "background": var(--pgn-color-light-500), + "color": var(--pgn-color-black), ), "dark": ( - "background": $dark-200, - "color": $white, + "background": var(--pgn-color-dark-200), + "color": var(--pgn-color-white), ) ) !default; diff --git a/src/CloseButton/CloseButton.scss b/src/CloseButton/CloseButton.scss index a84e20236e..e13cdb3822 100644 --- a/src/CloseButton/CloseButton.scss +++ b/src/CloseButton/CloseButton.scss @@ -1,2 +1,2 @@ @import "variables"; -@import "~bootstrap/scss/close"; +@import "close-button-bootstrap"; diff --git a/src/CloseButton/_variables.scss b/src/CloseButton/_variables.scss index 3ce0a0d790..0415c62774 100644 --- a/src/CloseButton/_variables.scss +++ b/src/CloseButton/_variables.scss @@ -1,6 +1,6 @@ // Close -$close-font-size: $font-size-base * 1.5 !default; -$close-font-weight: $font-weight-bold !default; -$close-color: $black !default; -$close-text-shadow: 0 1px 0 $white !default; +$close-font-size: var(--pgn-close-button-font-size) !default; +$close-font-weight: var(--pgn-close-button-font-weight) !default; +$close-color: var(--pgn-close-button-color) !default; +$close-text-shadow: var(--pgn-close-button-text-shadow) !default; diff --git a/src/CloseButton/close-button-bootstrap.scss b/src/CloseButton/close-button-bootstrap.scss new file mode 100644 index 0000000000..c3d1789db4 --- /dev/null +++ b/src/CloseButton/close-button-bootstrap.scss @@ -0,0 +1,32 @@ +.close { + float: right; + + @include font-size($close-font-size); + + font-weight: $close-font-weight; + line-height: 1; + color: $close-color; + text-shadow: $close-text-shadow; + opacity: .5; + + @include hover() { + color: $close-color; + text-decoration: none; + } + + &:not(:disabled):not(.disabled) { + @include hover-focus() { + opacity: .75; + } + } +} + +button.close { + padding: 0; + background-color: transparent; + border: 0; +} + +a.close.disabled { + pointer-events: none; +} diff --git a/src/Code/Code.scss b/src/Code/Code.scss index 62147a3ba5..f92537e5e8 100644 --- a/src/Code/Code.scss +++ b/src/Code/Code.scss @@ -1,2 +1,2 @@ @import "variables"; -@import "~bootstrap/scss/code"; +@import "code-bootstrap"; diff --git a/src/Code/_variables.scss b/src/Code/_variables.scss index a6790b97ba..118d2cab28 100644 --- a/src/Code/_variables.scss +++ b/src/Code/_variables.scss @@ -1,17 +1,17 @@ // Code -$code-font-size: 87.5% !default; -$code-color: #E83E8C !default; +$code-font-size: var(--pgn-code-font-size) !default; +$code-color: var(--pgn-code-color) !default; -$kbd-box-shadow: inset 0 -.1rem 0 rgba($black, .25) !default; -$nested-kbd-font-weight: $font-weight-bold !default; +$kbd-box-shadow: var(--pgn-code-kbd-box-shadow) !default; +$nested-kbd-font-weight: var(--pgn-code-kbd-nested-font-weight) !default; // HTML Keyboard Input element () styles -$kbd-padding-y: .2rem !default; -$kbd-padding-x: .4rem !default; -$kbd-font-size: $code-font-size !default; -$kbd-color: $white !default; -$kbd-bg: theme-color("gray", "hover") !default; +$kbd-padding-y: var(--pgn-code-kbd-padding-y) !default; +$kbd-padding-x: var(--pgn-code-kbd-padding-x) !default; +$kbd-font-size: var(--pgn-code-kbd-font-size) !default; +$kbd-color: var(--pgn-code-kbd-color) !default; +$kbd-bg: var(--pgn-code-kbd-bg) !default; -$pre-color: theme-color("gray", "dark-text") !default; -$pre-scrollable-max-height: 340px !default; +$pre-color: var(--pgn-code-pre-color) !default; +$pre-scrollable-max-height: var(--pgn-code-pre-scrollable-max-height) !default; diff --git a/src/Code/code-bootstrap.scss b/src/Code/code-bootstrap.scss new file mode 100644 index 0000000000..f01dc41795 --- /dev/null +++ b/src/Code/code-bootstrap.scss @@ -0,0 +1,56 @@ +code { + @include font-size($code-font-size); + + color: $code-color; + word-wrap: break-word; + + a > & { + color: inherit; + } +} + +// User input typically entered via keyboard +kbd { + padding: $kbd-padding-y $kbd-padding-x; + + @include font-size($kbd-font-size); + + color: $kbd-color; + background-color: $kbd-bg; + + @include border-radius($border-radius-sm); + @include box-shadow($kbd-box-shadow); + + kbd { + padding: 0; + + @include font-size(100%); + + font-weight: $nested-kbd-font-weight; + + @include box-shadow(none); + } +} + +// Blocks of code +pre { + display: block; + + @include font-size($code-font-size); + + color: $pre-color; + + // Account for some code outputs that place code tags in pre tags + code { + @include font-size(inherit); + + color: inherit; + word-break: normal; + } +} + +// Enable scrollable blocks of code +.pre-scrollable { + max-height: $pre-scrollable-max-height; + overflow-y: scroll; +} diff --git a/src/Collapsible/_variables.scss b/src/Collapsible/_variables.scss index 19b10836b7..f7ae8f19b0 100644 --- a/src/Collapsible/_variables.scss +++ b/src/Collapsible/_variables.scss @@ -1,12 +1,12 @@ // Collapsible -$collapsible-card-spacer-y: .5rem !default; -$collapsible-card-spacer-x: .5rem !default; -$collapsible-card-spacer-y-lg: $card-spacer-y !default; -$collapsible-card-spacer-x-lg: $card-spacer-x !default; -$collapsible-card-body-spacer-left: .75rem !default; -$collapsible-card-spacer-icon: 2.5rem !default; +$collapsible-card-spacer-y: var(--pgn-collapsible-card-spacer-y-base) !default; +$collapsible-card-spacer-x: var(--pgn-collapsible-card-spacer-x-base) !default; +$collapsible-card-spacer-y-lg: var(--pgn-collapsible-card-spacer-y-lg) !default; +$collapsible-card-spacer-x-lg: var(--pgn-collapsible-card-spacer-x-lg) !default; +$collapsible-card-body-spacer-left: var(--pgn-collapsible-card-spacer-left-body) !default; +$collapsible-card-spacer-icon: var(--pgn-collapsible-card-spacer-icon) !default; -$collapsible-basic-spacer-y: .5rem !default; -$collapsible-basic-spacer-x: .5rem !default; -$collapsible-basic-spacer-icon: .625rem !default; +$collapsible-basic-spacer-y: var(--pgn-collapsible-card-spacer-basic-y) !default; +$collapsible-basic-spacer-x: var(--pgn-collapsible-card-spacer-basic-x) !default; +$collapsible-basic-spacer-icon: var(--pgn-collapsible-card-spacer-basic-icon) !default; diff --git a/src/Container/_variables.scss b/src/Container/_variables.scss index 64d6f892c5..428adb0ae4 100644 --- a/src/Container/_variables.scss +++ b/src/Container/_variables.scss @@ -1,5 +1,5 @@ -$max-width-xs: 464px !default; -$max-width-sm: 708px !default; -$max-width-md: 952px !default; -$max-width-lg: 1192px !default; -$max-width-xl: 1440px !default; +$max-width-xs: var(--pgn-container-max-width-xs) !default; +$max-width-sm: var(--pgn-container-max-width-sm) !default; +$max-width-md: var(--pgn-container-max-width-md) !default; +$max-width-lg: var(--pgn-container-max-width-lg) !default; +$max-width-xl: var(--pgn-container-max-width-xl) !default; diff --git a/src/DataTable/CollapsibleButtonGroup.jsx b/src/DataTable/CollapsibleButtonGroup.jsx index fced75f8ea..2fc6a34623 100644 --- a/src/DataTable/CollapsibleButtonGroup.jsx +++ b/src/DataTable/CollapsibleButtonGroup.jsx @@ -79,7 +79,7 @@ function CollapsibleButtonGroup({ placement="bottom-end" isOpen={isOverflowMenuOpen} > -
    +
    {dropdownActions.map(cloneAction)} @@ -87,7 +87,7 @@ function CollapsibleButtonGroup({ )} -
    +
    {visibleActions.map(cloneAction)}
    diff --git a/src/DataTable/DataTable.scss b/src/DataTable/DataTable.scss index 1461de33a0..9cc7a0ad26 100644 --- a/src/DataTable/DataTable.scss +++ b/src/DataTable/DataTable.scss @@ -1,13 +1,4 @@ -$data-table-background-color: $white !default; -$data-table-border: 1px solid $gray-200 !default; -$data-table-box-shadow: $box-shadow-sm !default; -$data-table-padding-x: .75rem !default; -$data-table-padding-y: .75rem !default; -$data-table-padding-small: .5rem !default; -$data-table-cell-padding: .5rem .75rem !default; -$data-table-footer-position: center !default; -$data-table-pagination-dropdown-max-height: 60vh !default; -$data-table-pagination-dropdown-min-width: 6rem !default; +@import "variables"; .pgn__data-table-wrapper { font-size: $font-size-sm; @@ -34,7 +25,7 @@ $data-table-pagination-dropdown-min-width: 6rem !default; .pgn__table-actions { display: flex; - .pgn__datatable__visible-actions { + .pgn__data-table__visible-actions { margin-inline-start: map_get($spacers, 2); .btn { @@ -88,7 +79,7 @@ $data-table-pagination-dropdown-min-width: 6rem !default; left: 0; width: 100%; height: 100%; - background-color: rgba($white, .7); + background-color: $data-table-is-loading-bg; z-index: 1; } } @@ -97,6 +88,7 @@ $data-table-pagination-dropdown-min-width: 6rem !default; display: flex; align-items: flex-start; + // TODO CSS variables cannot be used as media breakpoints @media (max-width: $max-width-xl) { overflow-x: scroll; } @@ -137,12 +129,12 @@ $data-table-pagination-dropdown-min-width: 6rem !default; th { background-color: $light-300; - padding: $data-table-cell-padding; + padding: $data-table-head-cell-padding; text-align: start; } td { - padding: $table-cell-padding; + padding: $data-table-cell-padding; line-height: 24px; text-align: start; } @@ -283,8 +275,8 @@ $data-table-pagination-dropdown-min-width: 6rem !default; z-index: 2; } -.pgn__datatable__overflow-actions-menu { - background: #FFFFFF; +.pgn__data-table__overflow-actions-menu { + background: $white; padding: map_get($spacers, 2); box-shadow: $level-1-box-shadow; border-radius: 4px; diff --git a/src/DataTable/_variables.scss b/src/DataTable/_variables.scss new file mode 100644 index 0000000000..d5d3cb07cc --- /dev/null +++ b/src/DataTable/_variables.scss @@ -0,0 +1,12 @@ +$data-table-background-color: var(--pgn-data-table-background-color) !default; +$data-table-border: var(--pgn-data-table-border) !default; +$data-table-box-shadow: var(--pgn-data-table-box-shadow) !default; +$data-table-padding-x: var(--pgn-data-table-padding-x) !default; +$data-table-padding-y: var(--pgn-data-table-padding-y) !default; +$data-table-padding-small: var(--pgn-data-table-padding-small) !default; +$data-table-head-cell-padding: var(--pgn-data-table-padding-head-cell) !default; +$data-table-cell-padding: var(--pgn-data-table-padding-cell) !default; +$data-table-footer-position: var(--pgn-data-table-footer-position) !default; +$data-table-pagination-dropdown-max-height: var(--pgn-data-table-pagination-dropdown-max-height) !default; +$data-table-pagination-dropdown-min-width: var(--pgn-data-table-pagination-dropdown-min-width) !default; +$data-table-is-loading-bg: var(--pgn-data-table-background-is-loading) !default; diff --git a/src/Dropdown/Dropdown.scss b/src/Dropdown/Dropdown.scss index cd3091a107..7982c3a2e2 100644 --- a/src/Dropdown/Dropdown.scss +++ b/src/Dropdown/Dropdown.scss @@ -38,10 +38,10 @@ } .dropdown-toggle::after { + content: ""; border: 0; border-style: solid; border-width: .15rem .15rem 0 0; - content: ""; height: .45rem; margin-inline-start: .5em; position: relative; diff --git a/src/Dropdown/_variables.scss b/src/Dropdown/_variables.scss index dfc4e9316f..3337c9807e 100644 --- a/src/Dropdown/_variables.scss +++ b/src/Dropdown/_variables.scss @@ -2,32 +2,32 @@ // // Dropdown menu container and contents. -$dropdown-min-width: 18rem !default; -$dropdown-padding-x: 0 !default; -$dropdown-padding-y: .5rem !default; -$dropdown-spacer: .125rem !default; -$dropdown-font-size: $font-size-base !default; -$dropdown-color: $body-color !default; -$dropdown-bg: $white !default; -$dropdown-border-color: rgba($black, .15) !default; -$dropdown-border-radius: $border-radius !default; -$dropdown-border-width: $border-width !default; -$dropdown-inner-border-radius: calc(#{$dropdown-border-radius} - #{$dropdown-border-width}) !default; -$dropdown-divider-bg: theme-color("gray", "background") !default; -$dropdown-divider-margin-y: calc($spacer / 2) !default; -$dropdown-box-shadow: 0 .5rem 1rem rgba($black, .175) !default; +$dropdown-min-width: var(--pgn-dropdown-min-width) !default; +$dropdown-padding-x: var(--pgn-dropdown-padding-x-base) !default; +$dropdown-padding-y: var(--pgn-dropdown-padding-y-base) !default; +$dropdown-spacer: var(--pgn-dropdown-spacer) !default; +$dropdown-font-size: var(--pgn-dropdown-font-size) !default; +$dropdown-color: var(--pgn-dropdown-color-base) !default; +$dropdown-bg: var(--pgn-dropdown-bg) !default; +$dropdown-border-color: var(--pgn-dropdown-border-color) !default; +$dropdown-border-radius: var(--pgn-dropdown-border-radius-base) !default; +$dropdown-border-width: var(--pgn-dropdown-border-width) !default; +$dropdown-inner-border-radius: var(--pgn-dropdown-border-radius-inner) !default; +$dropdown-divider-bg: var(--pgn-dropdown-divider-bg) !default; +$dropdown-divider-margin-y: var(--pgn-dropdown-divider-margin-y) !default; +$dropdown-box-shadow: var(--pgn-dropdown-box-shadow) !default; -$dropdown-link-color: theme-color("gray", "dark-text") !default; -$dropdown-link-hover-color: darken(theme-color("gray", "dark-text"), 5%) !default; -$dropdown-link-hover-bg: $light-300 !default; +$dropdown-link-color: var(--pgn-dropdown-link-color) !default; +$dropdown-link-hover-color: var(--pgn-dropdown-link-hover-color) !default; +$dropdown-link-hover-bg: var(--pgn-dropdown-link-hover-bg) !default; -$dropdown-link-active-color: $component-active-color !default; -$dropdown-link-active-bg: $component-active-bg !default; +$dropdown-link-active-color: var(--pgn-dropdown-link-active-color) !default; +$dropdown-link-active-bg: var(--pgn-dropdown-link-active-bg) !default; -$dropdown-link-disabled-color: theme-color("gray", "light-text") !default; +$dropdown-link-disabled-color: var(--pgn-dropdown-link-disabled-color) !default; -$dropdown-item-padding-y: .25rem !default; -$dropdown-item-padding-x: 1rem !default; +$dropdown-item-padding-y: var(--pgn-dropdown-padding-y-item) !default; +$dropdown-item-padding-x: var(--pgn-dropdown-padding-x-item) !default; -$dropdown-header-color: theme-color("gray", "light-text") !default; -$dropdown-header-padding: $dropdown-padding-y $dropdown-item-padding-x !default; +$dropdown-header-color: var(--pgn-dropdown-color-header) !default; +$dropdown-header-padding: var(--pgn-dropdown-padding-header) !default; diff --git a/src/Dropzone/_variables.scss b/src/Dropzone/_variables.scss index ee7caed6a4..41a7567004 100644 --- a/src/Dropzone/_variables.scss +++ b/src/Dropzone/_variables.scss @@ -1,9 +1,9 @@ -$dropzone-padding: 1.5rem !default; -$dropzone-border-default: 1px dashed $gray-500 !default; -$dropzone-border-hover: 2px solid $info-300 !default; -$dropzone-border-focus: 2px solid $info-300 !default; -$dropzone-border-active: 2px solid $primary-500 !default; -$dropzone-border-error: 2px solid $danger-300 !default; -$dropzone-error-wrapper-color: $danger-500 !default; -$dropzone-restriction-msg-font-size: $x-small-font-size !default; -$dropzone-restriction-msg-color: $gray-500 !default; +$dropzone-padding: var(--pgn-dropzone-padding) !default; +$dropzone-border-default: var(--pgn-dropzone-border-default) !default; +$dropzone-border-hover: var(--pgn-dropzone-border-hover) !default; +$dropzone-border-focus: var(--pgn-dropzone-border-focus) !default; +$dropzone-border-active: var(--pgn-dropzone-border-active) !default; +$dropzone-border-error: var(--pgn-dropzone-border-error) !default; +$dropzone-error-wrapper-color: var(--pgn-dropzone-error-wrapper-color) !default; +$dropzone-restriction-msg-font-size: var(--pgn-dropzone-restriction-msg-font-size) !default; +$dropzone-restriction-msg-color: var(--pgn-dropzone-restriction-msg-color) !default; diff --git a/src/Fieldset/Fieldset.scss b/src/Fieldset/Fieldset.scss index 5e039319ad..d949419369 100644 --- a/src/Fieldset/Fieldset.scss +++ b/src/Fieldset/Fieldset.scss @@ -1,5 +1,5 @@ .paragon-fieldset { - margin-bottom: $spacer * 1.5; + margin-bottom: calc($spacer * 1.5); .form-control { height: auto; diff --git a/src/Form/_Form.scss b/src/Form/_Form.scss index 6d42e7dccd..13fd452065 100644 --- a/src/Form/_Form.scss +++ b/src/Form/_Form.scss @@ -1,14 +1,11 @@ @import "variables"; @import "~bootstrap/scss/forms"; @import "~bootstrap/scss/input-group"; -@import "~bootstrap/scss/custom-forms"; +@import "bootstrap-custom-forms"; @import "mixins"; @import "FormText"; @import "FormControlSet"; -$form-control-icon-width: 32px !default; -$select-icon-padding: .5625rem !default; - // A form input state used by the now deprecate Fieldset and asInput // we can remove this when they are deleted. .form-control.is-invalid.is-invalid-nodanger { @@ -117,13 +114,13 @@ $select-icon-padding: .5625rem !default; &.pgn__form-control-decorator-leading { inset-inline-start: 0; padding-inline-start: $input-padding-x; - padding-inline-end: calc($input-padding-x / 2); + padding-inline-end: calc(#{$input-padding-x} / 2); } &.pgn__form-control-decorator-trailing { inset-inline-end: 0; - padding-inline-start: calc($input-padding-x / 2); - padding-inline-end: calc(#{$input-padding-y-sm} - #{2 * $input-border-width}); + padding-inline-start: calc(#{$input-padding-x} / 2); + padding-inline-end: calc(#{$input-padding-y-sm} - calc(2 * #{$input-border-width})); } .pgn__form-control-decorator-group-lg & { @@ -137,7 +134,7 @@ $select-icon-padding: .5625rem !default; &.pgn__form-control-decorator-trailing { padding-left: calc($input-padding-x-lg / 2); - padding-right: calc(#{$input-padding-y} - #{2 * $input-border-width}); + padding-right: calc(#{$input-padding-y} - (2 * $input-border-width)); } } @@ -152,7 +149,7 @@ $select-icon-padding: .5625rem !default; &.pgn__form-control-decorator-trailing { padding-left: calc($input-padding-x-sm / 2); - padding-right: calc(#{$input-padding-y-sm} - #{2 * $input-border-width}); + padding-right: calc($input-padding-y-sm - (2 * $input-border-width)); } } @@ -198,7 +195,7 @@ $select-icon-padding: .5625rem !default; // Prevent background-color from being output as "transparent" // Firefox doesn't handle the first animation well from transparent to // a color. Adding an alpha channel smooths it out. - background-color: rgba($input-bg, .01); + background-color: $form-control-floating-label-text-bg; white-space: nowrap; max-width: 75vw; display: block; @@ -215,7 +212,7 @@ $select-icon-padding: .5625rem !default; transform: translateX(#{$form-control-icon-width}); [dir="rtl"] & { - transform: translateX(#{-$form-control-icon-width}); + transform: translateX(calc(-1 * #{$form-control-icon-width})); } } } @@ -319,7 +316,7 @@ $select-icon-padding: .5625rem !default; } select.form-control { - padding-inline-end: 2rem + $select-icon-padding; + padding-inline-end: calc(#{$select-icon-padding} + 2rem); background-image: $custom-select-indicator; background-position: right $select-icon-padding center; background-repeat: no-repeat; @@ -365,7 +362,9 @@ select.form-control { height: $custom-control-indicator-size; width: $custom-control-indicator-size; background-color: $custom-control-indicator-bg; - border: solid $custom-control-indicator-border-width $custom-control-indicator-border-color; + border: + solid $custom-control-indicator-border-width + $custom-control-indicator-border-color; border-radius: $custom-checkbox-indicator-border-radius; margin-inline-end: $custom-control-gutter; background-position: center; @@ -410,10 +409,10 @@ select.form-control { &:focus::before { content: ""; position: absolute; - top: -$form-check-position-axis; - right: -$form-check-position-axis; - bottom: -$form-check-position-axis; - left: -$form-check-position-axis; + top: calc(#{$form-check-position-axis} * -1); + right: calc(#{$form-check-position-axis} * -1); + bottom: calc(#{$form-check-position-axis} * -1); + left: calc(#{$form-check-position-axis} * -1); border: $form-check-border-width solid $input-focus-border-color; border-radius: $form-check-focus-border-radius; } diff --git a/src/Form/_bootstrap-custom-forms.scss b/src/Form/_bootstrap-custom-forms.scss new file mode 100644 index 0000000000..8d86d34d2d --- /dev/null +++ b/src/Form/_bootstrap-custom-forms.scss @@ -0,0 +1,554 @@ +// Embedded icons from Open Iconic. +// Released under MIT and copyright 2014 Waybury. +// https://useiconic.com/open + + +// Checkboxes and radios +// +// Base class takes care of all the key behavioral aspects. + +.custom-control { + position: relative; + z-index: 1; + display: block; + min-height: calc(#{$font-size-base} * #{$line-height-base}); + padding-left: calc(#{$custom-control-gutter} + #{$custom-control-indicator-size}); + print-color-adjust: exact; // Keep themed appearance for print +} + +.custom-control-inline { + display: inline-flex; + margin-right: $custom-control-spacer-x; +} + +.custom-control-input { + position: absolute; + left: 0; + z-index: -1; // Put the input behind the label so it doesn't overlay text + width: $custom-control-indicator-size; + height: calc((#{$font-size-base} * #{$line-height-base} + #{$custom-control-indicator-size}) * .5); + opacity: 0; + + &:checked ~ .custom-control-label::before { + color: $custom-control-indicator-checked-color; + border-color: $custom-control-indicator-checked-border-color; + + @include gradient-bg($custom-control-indicator-checked-bg); + @include box-shadow($custom-control-indicator-checked-box-shadow); + } + + &:focus ~ .custom-control-label::before { + // the mixin is not used here to make sure there is feedback + @if $enable-shadows { + box-shadow: $input-box-shadow, $custom-control-indicator-focus-box-shadow; + } + + @else { + box-shadow: $custom-control-indicator-focus-box-shadow; + } + } + + &:focus:not(:checked) ~ .custom-control-label::before { + border-color: $custom-control-indicator-focus-border-color; + } + + &:not(:disabled):active ~ .custom-control-label::before { + color: $custom-control-indicator-active-color; + background-color: $custom-control-indicator-active-bg; + border-color: $custom-control-indicator-active-border-color; + + @include box-shadow($custom-control-indicator-active-box-shadow); + } + + // Use [disabled] and :disabled to work around https://github.com/twbs/bootstrap/issues/28247 + &[disabled], + &:disabled { + ~ .custom-control-label { + color: $custom-control-label-disabled-color; + + &::before { + background-color: $custom-control-indicator-disabled-bg; + } + } + } +} + +// Custom control indicators +// +// Build the custom controls out of pseudo-elements. + +.custom-control-label { + position: relative; + margin-bottom: 0; + color: $custom-control-label-color; + vertical-align: top; + cursor: $custom-control-cursor; + + // Background-color and (when enabled) gradient + &::before { + content: ""; + position: absolute; + top: calc((#{$font-size-base} * #{$line-height-base} - #{$custom-control-indicator-size}) * .5); + left: -($custom-control-gutter + $custom-control-indicator-size); + display: block; + width: $custom-control-indicator-size; + height: $custom-control-indicator-size; + pointer-events: none; + background-color: $custom-control-indicator-bg; + border: $custom-control-indicator-border-width solid $custom-control-indicator-border-color; + + @include box-shadow($custom-control-indicator-box-shadow); + } + + // Foreground (icon) + &::after { + content: ""; + position: absolute; + top: calc((#{$font-size-base} * #{$line-height-base} - #{$custom-control-indicator-size}) * .5); + left: -($custom-control-gutter + $custom-control-indicator-size); + display: block; + width: $custom-control-indicator-size; + height: $custom-control-indicator-size; + background: 50% / #{$custom-control-indicator-bg-size} no-repeat; + } +} + + +// Checkboxes +// +// Tweak just a few things for checkboxes. + +.custom-checkbox { + .custom-control-label::before { + @include border-radius($custom-checkbox-indicator-border-radius); + } + + .custom-control-input:checked ~ .custom-control-label { + &::after { + background-image: escape-svg($custom-checkbox-indicator-icon-checked); + } + } + + .custom-control-input:indeterminate ~ .custom-control-label { + &::before { + border-color: $custom-checkbox-indicator-indeterminate-border-color; + + @include gradient-bg($custom-checkbox-indicator-indeterminate-bg); + @include box-shadow($custom-checkbox-indicator-indeterminate-box-shadow); + } + + &::after { + background-image: escape-svg($custom-checkbox-indicator-icon-indeterminate); + } + } + + .custom-control-input:disabled { + &:checked ~ .custom-control-label::before { + @include gradient-bg($custom-control-indicator-checked-disabled-bg); + } + + &:indeterminate ~ .custom-control-label::before { + @include gradient-bg($custom-control-indicator-checked-disabled-bg); + } + } +} + +// Radios +// +// Tweak just a few things for radios. + +.custom-radio { + .custom-control-label::before { + // stylelint-disable-next-line property-disallowed-list + border-radius: $custom-radio-indicator-border-radius; + } + + .custom-control-input:checked ~ .custom-control-label { + &::after { + background-image: escape-svg($custom-radio-indicator-icon-checked); + } + } + + .custom-control-input:disabled { + &:checked ~ .custom-control-label::before { + @include gradient-bg($custom-control-indicator-checked-disabled-bg); + } + } +} + + +// switches +// +// Tweak a few things for switches + +.custom-switch { + padding-left: calc(#{$custom-switch-width} + #{$custom-control-gutter}); + + .custom-control-label { + &::before { + left: calc(-1 * (#{$custom-switch-width} + #{$custom-control-gutter})); + width: $custom-switch-width; + pointer-events: all; + // stylelint-disable-next-line property-disallowed-list + border-radius: $custom-switch-indicator-border-radius; + } + + &::after { + // stylelint-disable-next-line max-line-length + top: calc(calc((#{$font-size-base} * #{$line-height-base} - #{$custom-control-indicator-size}) * .5) + calc(#{$custom-control-indicator-border-width} * 2)); + // stylelint-disable-next-line max-line-length + left: calc(calc(-1 * (#{$custom-switch-width} + #{$custom-control-gutter})) + calc(#{$custom-control-indicator-border-width} * 2)); + width: $custom-switch-indicator-size; + height: $custom-switch-indicator-size; + background-color: $custom-control-indicator-border-color; + // stylelint-disable-next-line property-disallowed-list + border-radius: $custom-switch-indicator-border-radius; + + @include transition(transform .15s ease-in-out, $custom-forms-transition); + } + } + + .custom-control-input:checked ~ .custom-control-label { + &::after { + background-color: $custom-control-indicator-bg; + transform: translateX(calc(#{$custom-switch-width} - #{$custom-control-indicator-size})); + } + } + + .custom-control-input:disabled { + &:checked ~ .custom-control-label::before { + @include gradient-bg($custom-control-indicator-checked-disabled-bg); + } + } +} + + +// Select +// +// Replaces the browser default select with a custom one, mostly pulled from +// https://primer.github.io/. +// + +.custom-select { + display: inline-block; + width: 100%; + height: $custom-select-height; + // stylelint-disable-next-line max-line-length + padding: $custom-select-padding-y ($custom-select-padding-x + $custom-select-indicator-padding) $custom-select-padding-y $custom-select-padding-x; + font-family: $custom-select-font-family; + font-weight: $custom-select-font-weight; + line-height: $custom-select-line-height; + color: $custom-select-color; + vertical-align: middle; + background: $custom-select-bg $custom-select-background; + border: $custom-select-border-width solid $custom-select-border-color; + appearance: none; + + @include font-size($custom-select-font-size); + @include border-radius($custom-select-border-radius,0); + @include box-shadow($custom-select-box-shadow); + + &:focus { + border-color: $custom-select-focus-border-color; + outline: 0; + + @if $enable-shadows { + @include box-shadow($custom-select-box-shadow, $custom-select-focus-box-shadow); + } + + @else { + // Avoid using mixin so we can pass custom focus shadow properly + box-shadow: $custom-select-focus-box-shadow; + } + + &::-ms-value { + // For visual consistency with other platforms/browsers, + // suppress the default white text on blue background highlight given to + // the selected option text when the (still closed) s in some browsers, due to the limited stylability of ``s in IE10+. + &::-ms-expand { + background-color: transparent; + border: 0; + } + + // Customize the `:focus` state to imitate native WebKit styles. + @include form-control-focus($ignore-warning: true); + + // Placeholder + &::placeholder { + color: $input-placeholder-color; + // Override Firefox's unusual default opacity; see https://github.com/twbs/bootstrap/pull/11526. + opacity: 1; + } + + // Disabled and read-only inputs + // + // HTML5 says that controls under a fieldset > legend:first-child won't be + // disabled if the fieldset is disabled. Due to implementation difficulty, we + // don't honor that edge case; we style them as disabled anyway. + &:disabled, + &[readonly] { + background-color: $input-disabled-bg; + // iOS fix for unreadable disabled content; see https://github.com/twbs/bootstrap/issues/11655. + opacity: 1; + } +} + +input[type="date"], +input[type="time"], +input[type="datetime-local"], +input[type="month"] { + &.form-control { + appearance: none; // Fix appearance for date inputs in Safari + } +} + +select.form-control { + // Remove select outline from select box in FF + &:-moz-focusring { + color: transparent; + text-shadow: 0 0 0 $input-color; + } + + &:focus::-ms-value { + // Suppress the nested default white text on blue background highlight given to + // the selected option text when the (still closed) - ); - } -} - -Check.propTypes = { - // eslint-disable-next-line max-len - /** (`Boolean`): `true` if the state should be checked, `false` otherwise. This prop can be used to manage the Checkbox more directly, overriding the default Checkbox checked state. */ - checked: PropTypes.bool, - /** (`Boolean`): `true` if the checkbox should be disabled, `false` otherwise */ - onChange: PropTypes.func, - /** function to be called when the checkbox changes state */ - inputRef: PropTypes.oneOfType([ - PropTypes.func, - PropTypes.shape({ current: PropTypes.instanceOf(PropTypes.element) }), - ]), -}; - -Check.defaultProps = { - checked: false, - onChange: () => {}, - inputRef: undefined, -}; - -const CheckBox = asInput(withDeprecatedProps(Check, 'Checkbox', { - className: { - deprType: DeprTypes.FORMAT, - expect: value => typeof value === 'string', - transform: value => (Array.isArray(value) ? value.join(' ') : value), - message: 'It should be a string.', - }, -}), 'checkbox', false); - -export default CheckBox; diff --git a/src/CheckBoxGroup/CheckBoxGroup.test.jsx b/src/CheckBoxGroup/CheckBoxGroup.test.jsx deleted file mode 100644 index 57f547d2b6..0000000000 --- a/src/CheckBoxGroup/CheckBoxGroup.test.jsx +++ /dev/null @@ -1,33 +0,0 @@ -import React from 'react'; -import { mount } from 'enzyme'; -import CheckBoxGroup from './index'; -import CheckBox from '../CheckBox'; - -describe('', () => { - it('correct number of children displayed in group', () => { - const checkBoxGroup = ( - - - - - - ); - const wrapper = mount(checkBoxGroup); - - expect(wrapper.find('[id="checkbox1"]').exists()).toEqual(true); - expect(wrapper.find('[id="checkbox2"]').exists()).toEqual(true); - expect(wrapper.find('[id="checkbox3"]').exists()).toEqual(true); - }); -}); diff --git a/src/CheckBoxGroup/README.md b/src/CheckBoxGroup/README.md deleted file mode 100644 index e22cf39a76..0000000000 --- a/src/CheckBoxGroup/README.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -title: 'CheckBoxGroup' -type: 'component' -components: -- CheckBoxGroup -categories: -- Forms (deprecated) -status: 'Deprecate Soon' -designStatus: 'To Do' -devStatus: 'To Do' -notes: | - Refactor to use Input component and refresh checkbox designs ---- - -## Basic Usage - -```jsx live - - - - - -``` diff --git a/src/CheckBoxGroup/index.jsx b/src/CheckBoxGroup/index.jsx deleted file mode 100644 index 8174524858..0000000000 --- a/src/CheckBoxGroup/index.jsx +++ /dev/null @@ -1,19 +0,0 @@ -import React from 'react'; -import PropTypes from 'prop-types'; - -function CheckBoxGroup(props) { - return ( -
    - {props.children} -
    - ); -} - -CheckBoxGroup.propTypes = { - // eslint-disable-next-line max-len - /** represents the CheckBox components defined within the CheckBoxGroup component and is not a specific named prop that needs to be passed in. At least one CheckBox must be defined within the group. Example: `` - */ - children: PropTypes.arrayOf(PropTypes.element).isRequired, -}; - -export default CheckBoxGroup; diff --git a/src/DataTable/filters/TextFilter.jsx b/src/DataTable/filters/TextFilter.jsx index 07cfaeabe2..14d143c6bb 100644 --- a/src/DataTable/filters/TextFilter.jsx +++ b/src/DataTable/filters/TextFilter.jsx @@ -1,6 +1,6 @@ import React, { useRef } from 'react'; import PropTypes from 'prop-types'; -import { Form, FormLabel, Input } from '../..'; +import { Form, FormLabel, FormControl } from '../..'; import { newId } from '../../utils'; const formatHeaderForLabel = (header) => { @@ -24,7 +24,7 @@ function TextFilter({ return ( {inputText} - @@ -120,94 +118,3 @@ You can use `Dropdown.Toggle` with [IconButton](/components/iconbutton) componen ``` - -*** - -## Dropdown.Deprecated - -```jsx live - - - Search Engines - - - Google - DuckDuckGo - Yahoo - - -``` - -### with icon element - -```jsx live - - - - Search Engines - - - Google - DuckDuckGo - Yahoo - - -``` - -### (Deprecated) basic usage - -```jsx live - -``` - -### (Deprecated) menu items as elements - -```jsx live -Google, - DuckDuckGo, - Yahoo, - ]} -/> -``` - -### (Deprecated) with icon element - -```jsx live -} - menuItems={[ - { - label: 'Google', - href: 'https://google.com', - }, - { - label: 'DuckDuckGo', - href: 'https://duckduckgo.com', - }, - { - label: 'Yahoo', - href: 'https://yahoo.com', - }, - ]} -/> -``` diff --git a/src/Dropdown/deprecated/Dropdown.test.jsx b/src/Dropdown/deprecated/Dropdown.test.jsx deleted file mode 100644 index da4bb6d769..0000000000 --- a/src/Dropdown/deprecated/Dropdown.test.jsx +++ /dev/null @@ -1,214 +0,0 @@ -import React from 'react'; -import { mount } from 'enzyme'; -import renderer from 'react-test-renderer'; - -import Dropdown from './index'; -import Icon from '../../Icon'; - -const menuContent = ( - <> - - Search Engines - - - Google - DuckDuckGo - Yahoo - - -); - -const menuOpen = (isOpen, wrapper) => { - expect(wrapper.find('.dropdown').hasClass('show')).toEqual(isOpen); - expect(wrapper.find('button').prop('aria-expanded')).toEqual(isOpen); - expect(wrapper.find('[aria-hidden=false]').exists()).toEqual(isOpen); -}; - -describe('', () => { - describe('Rendering', () => { - it('renders the happy path', () => { - const tree = renderer.create(( - - {menuContent} - - )).toJSON(); - expect(tree).toMatchSnapshot(); - }); - - it('renders when there is html content in the trigger button', () => { - const tree = renderer.create(( - - {menuContent} - - )).toJSON(); - expect(tree).toMatchSnapshot(); - }); - - it('renders with custom menu content', () => { - const tree = renderer.create(( - - Custom Content - - )).toJSON(); - expect(tree).toMatchSnapshot(); - }); - }); - - describe('Mouse Interactions', () => { - const app = document.createElement('div'); - document.body.appendChild(app); - - const wrapper = mount({menuContent}, { attachTo: app }); - const menuTrigger = wrapper.find('button'); - const menuContainer = wrapper.find('.dropdown-menu'); - const menuItems = wrapper.find('.dropdown-menu a'); - - it('opens on trigger click', () => { - menuTrigger.simulate('click'); // Open - menuOpen(true, wrapper); - }); - - it('should focus on the first item after opening', () => { - expect(menuItems.first().is(':focus')).toBe(true); - }); - - it('does not close on click inside the menu', () => { - menuContainer.simulate('click'); // Do nothing - menuOpen(true, wrapper); - }); - - it('closes on trigger click', () => { - menuTrigger.simulate('click'); // Close - menuOpen(false, wrapper); - }); - - it('should focus on the trigger button after closing', () => { - expect(menuTrigger.is(':focus')).toBe(true); - }); - - it('closes on document click when open', () => { - menuTrigger.simulate('click'); // Open - menuOpen(true, wrapper); - document.dispatchEvent(new MouseEvent('click')); - wrapper.update(); // Let react re-render - menuOpen(false, wrapper); - }); - }); - - describe('Keyboard Interactions', () => { - // Note: menuContent has three items - const app = document.createElement('div'); - document.body.appendChild(app); - - const wrapper = mount({menuContent}, { attachTo: app }); - const menuTrigger = wrapper.find('button'); - const menuContainer = wrapper.find('.dropdown-menu'); - const menuItems = wrapper.find('.dropdown-menu a'); - - it('opens on click', () => { - menuTrigger.simulate('click'); // Open - menuOpen(true, wrapper); - }); - - it('should focus on the first item after opening', () => { - expect(menuItems.first().is(':focus')).toBe(true); - }); - - it('should focus the next item after ArrowDown keyDown', () => { - menuContainer.simulate('keyDown', { key: 'ArrowDown' }); - expect(menuItems.at(1).is(':focus')).toBe(true); - }); - - it('should focus the next item after Tab keyDown', () => { - menuContainer.simulate('keyDown', { key: 'Tab' }); - expect(menuItems.at(2).is(':focus')).toBe(true); - }); - - it('should loop focus to the first item after Tab keyDown on last item', () => { - menuContainer.simulate('keyDown', { key: 'Tab' }); - expect(menuItems.at(0).is(':focus')).toBe(true); - }); - - it('should loop focus to the last item after ArrowUp keyDown on first item', () => { - menuContainer.simulate('keyDown', { key: 'ArrowUp' }); - expect(menuItems.at(2).is(':focus')).toBe(true); - }); - - it('should focus the previous item after Shift + Tab keyDown', () => { - menuContainer.simulate('keyDown', { key: 'Tab', shiftKey: true }); - expect(menuItems.at(1).is(':focus')).toBe(true); - }); - - it('should close the menu on Escape keyDown', () => { - menuContainer.simulate('keyDown', { key: 'Escape' }); - menuOpen(false, wrapper); - }); - - it('should focus on the trigger button after closing', () => { - expect(menuTrigger.is(':focus')).toBe(true); - }); - }); - - describe('Backwards compatibility', () => { - it('renders the basic usage', () => { - const tree = renderer.create(( - - )).toJSON(); - expect(tree).toMatchSnapshot(); - }); - - it('renders menu items as elements', () => { - const tree = renderer.create(( - Google, - DuckDuckGo, - Yahoo, - ]} - /> - )).toJSON(); - expect(tree).toMatchSnapshot(); - }); - - it('renders with icon element', () => { - const tree = renderer.create(( - } - menuItems={[ - { - label: 'Google', - href: 'https://google.com', - }, - { - label: 'DuckDuckGo', - href: 'https://duckduckgo.com', - }, - { - label: 'Yahoo', - href: 'https://yahoo.com', - }, - ]} - /> - )).toJSON(); - expect(tree).toMatchSnapshot(); - }); - }); -}); diff --git a/src/Dropdown/deprecated/DropdownButton.jsx b/src/Dropdown/deprecated/DropdownButton.jsx deleted file mode 100644 index c692aee437..0000000000 --- a/src/Dropdown/deprecated/DropdownButton.jsx +++ /dev/null @@ -1,52 +0,0 @@ -import React from 'react'; -import PropTypes from 'prop-types'; -import classNames from 'classnames'; -// eslint-disable-next-line import/no-cycle -import { Consumer } from './index'; - -function DropdownButton({ children, className, ...other }) { - return ( - - {({ - buttonRef, - isOpen, - toggle, - triggerId, - }) => ( - - )} - - ); -} - -DropdownButton.propTypes = { - children: PropTypes.node, - className: PropTypes.string, -}; - -DropdownButton.defaultProps = { - children: undefined, - className: 'btn-light', -}; - -export default DropdownButton; diff --git a/src/Dropdown/deprecated/DropdownItem.jsx b/src/Dropdown/deprecated/DropdownItem.jsx deleted file mode 100644 index c83dad5d28..0000000000 --- a/src/Dropdown/deprecated/DropdownItem.jsx +++ /dev/null @@ -1,34 +0,0 @@ -import React from 'react'; -import PropTypes from 'prop-types'; -import classNames from 'classnames'; - -function DropdownItem(props) { - const { - type, children, className, ...other - } = props; - return React.createElement( - type, - { - ...other, - className: classNames( - 'dropdown-item', - className, - ), - }, - children, - ); -} - -DropdownItem.propTypes = { - type: PropTypes.string, - children: PropTypes.node, - className: PropTypes.string, -}; - -DropdownItem.defaultProps = { - type: 'a', - children: undefined, - className: null, -}; - -export default DropdownItem; diff --git a/src/Dropdown/deprecated/DropdownMenu.jsx b/src/Dropdown/deprecated/DropdownMenu.jsx deleted file mode 100644 index 105b76b510..0000000000 --- a/src/Dropdown/deprecated/DropdownMenu.jsx +++ /dev/null @@ -1,50 +0,0 @@ -import React from 'react'; -import PropTypes from 'prop-types'; -import classNames from 'classnames'; -// eslint-disable-next-line import/no-cycle -import { Consumer } from './index'; - -function DropdownMenu({ children, ...other }) { - return ( - - {({ - handleMenuKeyDown, - isOpen, - menuRef, - triggerId, - }) => ( - /* eslint-disable-next-line jsx-a11y/interactive-supports-focus */ -
    { - handleMenuKeyDown(e); - if (other.onKeyDown) { - other.onKeyDown(e); - } - }} - > - {children} -
    - )} -
    - ); -} - -DropdownMenu.propTypes = { - children: PropTypes.node, -}; - -DropdownMenu.defaultProps = { - children: undefined, -}; - -export default DropdownMenu; diff --git a/src/Dropdown/deprecated/__snapshots__/Dropdown.test.jsx.snap b/src/Dropdown/deprecated/__snapshots__/Dropdown.test.jsx.snap deleted file mode 100644 index 0a859c5a74..0000000000 --- a/src/Dropdown/deprecated/__snapshots__/Dropdown.test.jsx.snap +++ /dev/null @@ -1,229 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[` Backwards compatibility renders menu items as elements 1`] = ` -
    - - -
    -`; - -exports[` Backwards compatibility renders the basic usage 1`] = ` -
    - - -
    -`; - -exports[` Backwards compatibility renders with icon element 1`] = ` -
    - - -
    -`; - -exports[` Rendering renders the happy path 1`] = ` -
    - - -
    -`; - -exports[` Rendering renders when there is html content in the trigger button 1`] = ` -
    - - -
    -`; - -exports[` Rendering renders with custom menu content 1`] = ` -
    - Custom Content -
    -`; diff --git a/src/Dropdown/deprecated/index.jsx b/src/Dropdown/deprecated/index.jsx deleted file mode 100644 index b8c1fed8a7..0000000000 --- a/src/Dropdown/deprecated/index.jsx +++ /dev/null @@ -1,222 +0,0 @@ -import React from 'react'; -import PropTypes from 'prop-types'; -import classNames from 'classnames'; -// eslint-disable-next-line import/no-cycle -import DropdownButton from './DropdownButton'; -// eslint-disable-next-line import/no-cycle -import DropdownMenu from './DropdownMenu'; -import DropdownItem from './DropdownItem'; - -import withDeprecatedProps, { DeprTypes } from '../../withDeprecatedProps'; - -const { Provider, Consumer } = React.createContext(); - -class Dropdown extends React.Component { - // eslint-disable-next-line react/sort-comp - static idCounter = 0; // For creating unique ids - - constructor(props) { - super(props); - this.state = { - open: false, - }; - - // Used for aria labelling. Increment the id counter so the next id can be unique - this.uniqueId = Dropdown.idCounter; - Dropdown.idCounter += 1; - this.triggerId = `pgn__dropdown-trigger-${this.uniqueId}`; - - this.containerRef = React.createRef(); - this.menuRef = React.createRef(); - this.buttonRef = React.createRef(); - } - - componentDidUpdate(prevProps, prevState) { - if (prevState.open !== this.state.open) { - if (this.state.open) { - this.focusFirst(); - } else { - this.buttonRef.current.focus(); - } - } - } - - componentWillUnmount() { - document.removeEventListener('click', this.handleDocumentClick, true); - } - - getFocusableElements() { - const selector = 'button:not([disabled]), [href]:not([disabled]), input:not([disabled]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex="-1"]):not([disabled])'; - return Array.from(this.menuRef.current.querySelectorAll(selector)); - } - - handleDocumentClick = (e) => { - if (this.containerRef.current.contains(e.target) && this.containerRef.current !== e.target) { - return; - } - if (this.state.open) { - this.close(); - } - }; - - handleMenuKeyDown = (e) => { - switch (e.key) { - case 'ArrowUp': - e.preventDefault(); - this.focusPrevious(); - break; - case 'ArrowDown': - e.preventDefault(); - this.focusNext(); - break; - case 'Tab': - e.preventDefault(); - if (e.shiftKey) { - this.focusPrevious(); - } else { - this.focusNext(); - } - break; - case 'Escape': - e.stopPropagation(); - this.close(); - break; - default: - break; - } - }; - - toggle = () => { - if (this.state.open) { - this.close(); - } else { - this.open(); - } - }; - - close() { - document.removeEventListener('click', this.handleDocumentClick, true); - this.setState({ - open: false, - }); - } - - open() { - // adding event listener here so the user can close dropdown on click outside of the dropdown - document.addEventListener('click', this.handleDocumentClick, true); - this.setState({ - open: true, - }); - } - - focusFirst() { - const focusableElements = this.getFocusableElements(); - if (focusableElements.length) { focusableElements[0].focus(); } - } - - focusNext() { - const allFocusableElements = this.getFocusableElements(); - if (allFocusableElements.length === 0) { return; } - const activeIndex = allFocusableElements.indexOf(document.activeElement); - const nextIndex = (activeIndex + 1) % allFocusableElements.length; - allFocusableElements[nextIndex].focus(); - } - - focusPrevious() { - const allFocusableElements = this.getFocusableElements(); - if (allFocusableElements.length === 0) { return; } - const activeIndex = allFocusableElements.indexOf(document.activeElement); - const previousIndex = ((activeIndex - 1) + allFocusableElements.length) % allFocusableElements.length; - allFocusableElements[previousIndex].focus(); - } - - render() { - const { children, ...other } = this.props; - - return ( -
    - - {children} - -
    - ); - } -} - -Dropdown.propTypes = { - children: PropTypes.node.isRequired, -}; - -Dropdown.Item = DropdownItem; -Dropdown.Button = DropdownButton; -Dropdown.Menu = DropdownMenu; - -const DropdownWithDeprecatedProps = withDeprecatedProps(Dropdown, 'Dropdown', { - menuItems: { - deprType: DeprTypes.MOVED_AND_FORMAT, - message: 'They should be components sent as children.', - newName: 'children', - transform: (menuItems, allProps) => { - if (!Array.isArray(menuItems)) { return null; } - return ( - <> - - {React.isValidElement(allProps.iconElement) ? allProps.iconElement : null } - {allProps.title} - - - {menuItems.map((menuItem, i) => { - /* eslint-disable react/no-array-index-key */ - if (React.isValidElement(menuItem)) { - return React.cloneElement(menuItem, { - className: 'dropdown-item', - key: i, - }); - } - return {menuItem.label}; - /* eslint-enable react/no-array-index-key */ - })} - - - ); - }, - }, - title: { - deprType: DeprTypes.REMOVED, - message: 'It should be specified inside the Dropdown.Button component', - }, - buttonType: { - deprType: DeprTypes.REMOVED, - message: 'It should be specified as a className prop', - }, - iconElement: { - deprType: DeprTypes.REMOVED, - message: 'It should be specified inside the buttonContent prop.', - }, -}); - -DropdownWithDeprecatedProps.propTypes = Dropdown.propTypes; -DropdownWithDeprecatedProps.defaultProps = Dropdown.defaultProps; -DropdownWithDeprecatedProps.Item = Dropdown.Item; -DropdownWithDeprecatedProps.Button = Dropdown.Button; -DropdownWithDeprecatedProps.Menu = Dropdown.Menu; - -export { Provider, Consumer }; -export default DropdownWithDeprecatedProps; diff --git a/src/Dropdown/index.jsx b/src/Dropdown/index.jsx index e1eebd64f0..88f10fad20 100644 --- a/src/Dropdown/index.jsx +++ b/src/Dropdown/index.jsx @@ -5,7 +5,6 @@ import BaseDropdown from 'react-bootstrap/Dropdown'; import DropdownMenu from 'react-bootstrap/DropdownMenu'; import BaseDropdownItem from 'react-bootstrap/DropdownItem'; import BaseDropdownToggle from 'react-bootstrap/DropdownToggle'; -import DropdownDeprecated from './deprecated'; import { Button, IconButton, @@ -136,7 +135,6 @@ Dropdown.Item.defaultProps = { className: undefined, }; -Dropdown.Deprecated = DropdownDeprecated; Dropdown.Toggle = DropdownToggle; Dropdown.Menu = DropdownMenu; Dropdown.Header = BaseDropdown.Header; diff --git a/src/Fieldset/Fieldset.scss b/src/Fieldset/Fieldset.scss deleted file mode 100644 index 0182c1ef49..0000000000 --- a/src/Fieldset/Fieldset.scss +++ /dev/null @@ -1,12 +0,0 @@ -.paragon-fieldset { - margin-bottom: calc(#{$spacer} * 1.5); - - .form-control { - height: auto; - } - - fieldset legend { - width: auto; - margin-bottom: 0; - } -} diff --git a/src/Fieldset/Fieldset.test.jsx b/src/Fieldset/Fieldset.test.jsx deleted file mode 100644 index d852268a00..0000000000 --- a/src/Fieldset/Fieldset.test.jsx +++ /dev/null @@ -1,105 +0,0 @@ -import React from 'react'; -import { mount } from 'enzyme'; - -import Fieldset from './index'; -import newId from '../utils/newId'; -import ValidationMessage from '../ValidationMessage'; -import Variant from '../utils/constants'; - -const dangerVariant = { - status: Variant.status.DANGER, -}; -const id = 'input1'; -const legend = 'A Fieldset'; -const invalidMessage = 'This is invalid!'; -const children = 'Input goes here'; -const variant = { - status: Variant.status.INFO, -}; -const variantIconDescription = 'Error'; - -const baseProps = { - className: '', - id, - isValid: true, - legend, - invalidMessage, - variant, - variantIconDescription, -}; - -const mockedNextId = 'fieldset1'; - -// Cannot reference variables inside of a jest mock function: https://github.com/facebook/jest/issues/2567 -jest.mock('../utils/newId', () => jest.fn().mockReturnValue('fieldset1')); - -describe('Fieldset', () => { - let wrapper; - - beforeEach(() => { - const props = { - ...baseProps, - }; - wrapper = mount(
    {children}
    ); - }); - it('renders', () => { - const fieldset = wrapper.find('fieldset.form-control'); - expect(fieldset.exists()).toEqual(true); - expect(fieldset.hasClass('is-invalid-nodanger')).toEqual(true); - expect(fieldset.prop('aria-describedby')).toEqual(`error-${id}`); - const legendElem = fieldset.find('legend'); - expect(legendElem.text()).toEqual(legend); - expect(fieldset.text()).toEqual(legend + children); - const feedback = wrapper.find(ValidationMessage); - expect(feedback.prop('id')).toEqual(`error-${id}`); - }); - it('renders with auto-generated id if not specified', () => { - const props = { - ...baseProps, - id: undefined, - }; - wrapper = mount(
    ); - const feedback = wrapper.find(ValidationMessage); - expect(feedback.prop('id')).toEqual('error-fieldset1'); - }); - it('renders invalidMessage when isValid is false', () => { - wrapper.setProps({ isValid: false }); - const feedback = wrapper.find(ValidationMessage); - expect(feedback.prop('invalidMessage')).toEqual(invalidMessage); - }); - it('renders with danger variant when isValid is false and variant is DANGER', () => { - wrapper.setProps({ isValid: false, variant: dangerVariant }); - const feedback = wrapper.find(ValidationMessage); - expect(feedback.hasClass('invalid-feedback-nodanger')).toEqual(false); - expect(feedback.prop('variantIconDescription')).toEqual(variantIconDescription); - expect(feedback.prop('invalidMessage')).toEqual(invalidMessage); - expect(feedback.prop('variant')).toEqual(dangerVariant); - }); - it('receives new id when a valid one is passed to props', () => { - const nextId = 'new-id'; - let fieldset = wrapper.find('fieldset.form-control'); - let feedback = wrapper.find(ValidationMessage); - expect(fieldset.prop('aria-describedby')).toEqual(`error-${id}`); - expect(feedback.prop('id')).toEqual(`error-${id}`); - - wrapper.setProps({ id: nextId }); - fieldset = wrapper.find('fieldset.form-control'); - feedback = wrapper.find(ValidationMessage); - expect(fieldset.prop('aria-describedby')).toEqual(`error-${nextId}`); - expect(feedback.prop('id')).toEqual(`error-${nextId}`); - }); - it('auto-generates new id when an invalid one is passed to props', () => { - const nextId = ''; - let fieldset = wrapper.find('fieldset.form-control'); - let feedback = wrapper.find(ValidationMessage); - expect(fieldset.prop('aria-describedby')).toEqual(`error-${id}`); - expect(feedback.prop('id')).toEqual(`error-${id}`); - - wrapper.setProps({ id: nextId }); - expect(newId).toHaveBeenCalledWith('fieldset'); - fieldset = wrapper.find('fieldset.form-control'); - feedback = wrapper.find(ValidationMessage); - expect(fieldset.prop('aria-describedby')).toEqual(`error-${mockedNextId}`); - expect(feedback.prop('id')).toEqual(`error-${mockedNextId}`); - }); -}); diff --git a/src/Fieldset/README.md b/src/Fieldset/README.md deleted file mode 100644 index e180bf1e64..0000000000 --- a/src/Fieldset/README.md +++ /dev/null @@ -1,146 +0,0 @@ ---- -title: 'Fieldset' -type: 'component' -components: -- Fieldset -categories: -- Forms (deprecated) -status: 'Deprecate Soon' -designStatus: 'TBD' -devStatus: 'To Do' -notes: | - Unneeded. Used in one place (studio-frontend/src/components/EditImageModal/index.jsx) ---- - -## basic usage - -```jsx live -
    -
    - - -
    -
    -``` - -## invalid - -```jsx live -
    -
    - - -
    -
    -``` - -## invalid with danger theme - -```jsx live -
    -
    - - -
    -
    -``` - -## Validated Form - -```jsx live -class ValidatedForm extends React.Component { - constructor(props) { - super(props); - this.firstInputRef = null; - this.secondInputRef = null; - - this.state = { - isValid: true, - }; - - this.handleSubmit = this.handleSubmit.bind(this); - } - - handleSubmit(event) { - if ( - this.firstInputRef.value.length === 0 && - this.secondInputRef.value.length === 0 - ) { - this.setState({ - isValid: false, - }); - } else { - this.setState({ - isValid: true, - }); - } - event.preventDefault(); - } - - render() { - return ( -
    -
    - { - this.firstInputRef = ref; - }} - /> - { - this.secondInputRef = ref; - }} - /> -
    - -
    - ); - } -} -``` diff --git a/src/Fieldset/index.jsx b/src/Fieldset/index.jsx deleted file mode 100644 index 56905a46d0..0000000000 --- a/src/Fieldset/index.jsx +++ /dev/null @@ -1,106 +0,0 @@ -import React from 'react'; -import PropTypes from 'prop-types'; -import classNames from 'classnames'; - -import newId from '../utils/newId'; - -import ValidationMessage from '../ValidationMessage/index'; -import Variant from '../utils/constants'; - -const inputProps = { - legend: PropTypes.oneOfType([PropTypes.string, PropTypes.element]).isRequired, - - children: PropTypes.node, - className: PropTypes.string, - id: PropTypes.string, - isValid: PropTypes.bool, - invalidMessage: PropTypes.oneOfType([PropTypes.string, PropTypes.element]), - variant: PropTypes.shape({ - status: PropTypes.oneOf(Object.keys(Variant.status).map(k => Variant.status[k])), - }), - variantIconDescription: PropTypes.oneOfType([PropTypes.string, PropTypes.element]), -}; - -const defaultProps = { - children: null, - className: undefined, - id: '', - isValid: true, - invalidMessage: '', - variant: { - status: Variant.status.INFO, - }, - variantIconDescription: '', -}; - -class Fieldset extends React.Component { - constructor(props) { - super(props); - this.state = { id: props.id || newId('fieldset') }; - } - - static getDerivedStateFromProps(nextProps, prevState) { - if (nextProps.id !== prevState.id) { - return { id: nextProps.id || newId('fieldset') }; - } - - return null; - } - - getVariantClassName() { - const { variant } = this.props; - let className; - - switch (variant.status) { - case Variant.status.INFO: - className = 'is-invalid-nodanger'; - break; - default: - break; - } - - return className; - } - - render() { - const { - className, - children, - variantIconDescription, - invalidMessage, - isValid, - legend, - variant, - } = this.props; - const errorId = `error-${this.state.id}`; - return ( -
    -
    - {legend} - {children} -
    - -
    - ); - } -} - -Fieldset.propTypes = inputProps; -Fieldset.defaultProps = defaultProps; - -export default Fieldset; diff --git a/src/Input/README.md b/src/Input/README.md deleted file mode 100644 index 1d0205d63b..0000000000 --- a/src/Input/README.md +++ /dev/null @@ -1,74 +0,0 @@ ---- -title: 'Input' -type: 'component' -components: -- Input -categories: -- Forms (deprecated) -status: 'Deprecate Soon' -designStatus: 'Done' -devStatus: 'Done' -notes: | - Replaced by Form.Control ---- - -A component for all user input. It is responsible for rendering select, textarea, and inputs of any type with the appropriate bootstrap class name. - -Extra props supplied to Input will be passed through to the html node. - -## Text - -```jsx live - -``` - -## Select - -```jsx live - -``` - -## Textarea - -```jsx live - -``` - -## Date - -```jsx live - -``` - -### File - -```jsx live - -``` - -### Range - -```jsx live - -``` diff --git a/src/Input/__snapshots__/input.test.jsx.snap b/src/Input/__snapshots__/input.test.jsx.snap deleted file mode 100644 index 1192de149d..0000000000 --- a/src/Input/__snapshots__/input.test.jsx.snap +++ /dev/null @@ -1,53 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[` rendering properly renders groups 1`] = ` - -`; diff --git a/src/Input/index.jsx b/src/Input/index.jsx deleted file mode 100644 index 14e235e7ea..0000000000 --- a/src/Input/index.jsx +++ /dev/null @@ -1,151 +0,0 @@ -import React from 'react'; -import classNames from 'classnames'; -import PropTypes from 'prop-types'; - -class Input extends React.Component { - componentDidMount() { - if (process.env.NODE_ENV === 'development') { - this.checkHasLabel(); - } - } - - getHTMLTagForType() { - const { type } = this.props; - if (type === 'select' || type === 'textarea') { return type; } - return 'input'; - } - - getClassNameForType() { - switch (this.props.type) { - case 'file': - return 'form-control-file'; - case 'checkbox': - case 'radio': - return 'form-check-input'; - default: - return 'form-control'; - } - } - - setRef(forwardedRef) { - // In production just return the optional forwardedRef - if (process.env.NODE_ENV !== 'development') { return forwardedRef; } - - return (element) => { - if (forwardedRef) { forwardedRef.current = element; } // eslint-disable-line no-param-reassign - this.inputEl = element; - }; - } - - checkHasLabel() { - if (this.inputEl.labels.length > 0) { return; } - if (this.inputEl.getAttribute('aria-label') !== null) { return; } - if (this.inputEl.getAttribute('aria-labelledby') !== null) { return; } - - if (console) { - // eslint-disable-next-line no-console - console.warn('Input[a11y]: There is no associated label for this Input'); - } - } - - renderOptions(options) { - return options.map((option) => { - const { - value, - label, - group, - ...attributes - } = option; - - if (group) { - return ( - - {this.renderOptions(group)} - - ); - } - return ( - - ); - }, this); - } - - render() { - const { - type, - className, - options, - forwardedRef, // eslint-disable-line react/prop-types - ...attributes // eslint-disable-line react/prop-types - } = this.props; - - const htmlTag = this.getHTMLTagForType(); - const htmlProps = { - className: classNames(this.getClassNameForType(), className), - type: htmlTag === 'input' ? type : undefined, - ...attributes, - ref: this.setRef(forwardedRef), - }; - const htmlChildren = type === 'select' ? this.renderOptions(options) : null; - - return React.createElement(htmlTag, htmlProps, htmlChildren); - } -} - -Input.propTypes = { - /** specifies the type of component. - * One of select, textarea, or any valid type for an html input tag. */ - type: PropTypes.oneOf([ - 'textarea', - 'select', - 'checkbox', - 'color', - 'date', - 'datetime', - 'datetime-local', - 'email', - 'file', - 'hidden', - 'image', - 'month', - 'number', - 'password', - 'radio', - 'range', - 'reset', - 'search', - 'submit', - 'tel', - 'text', - 'time', - 'url', - 'week', - ]).isRequired, - /** specifies the className in addition to a bootstrap class name. */ - className: PropTypes.string, - /** should be used to specify the options of an Input of type select */ - options: PropTypes.arrayOf(PropTypes.shape({ - label: PropTypes.oneOfType([PropTypes.string, PropTypes.number]), - value: PropTypes.oneOfType([PropTypes.string, PropTypes.number]), - disabled: PropTypes.bool, - group: PropTypes.arrayOf(PropTypes.shape({ - label: PropTypes.oneOfType([PropTypes.string, PropTypes.number]), - value: PropTypes.oneOfType([PropTypes.string, PropTypes.number]), - disabled: PropTypes.bool, - })), - })), -}; - -Input.defaultProps = { - className: undefined, - options: [], -}; - -// eslint-disable-next-line react/no-multi-comp -const InputWithRefForwarding = React.forwardRef((props, ref) => ( - -)); - -export default InputWithRefForwarding; diff --git a/src/Input/input.test.jsx b/src/Input/input.test.jsx deleted file mode 100644 index 8cd7a9fcaa..0000000000 --- a/src/Input/input.test.jsx +++ /dev/null @@ -1,84 +0,0 @@ -import React from 'react'; -import { mount } from 'enzyme'; -import renderer from 'react-test-renderer'; - -import Input from './index'; - -describe('', () => { - const label = 'label'; - const name = 'name'; - const className = 'input'; - const props = { - label, - name, - className, - }; - const types = [ - 'textarea', - 'select', - 'checkbox', - 'color', - 'date', - 'datetime', - 'datetime-local', - 'email', - 'file', - 'hidden', - 'image', - 'month', - 'number', - 'password', - 'radio', - 'range', - 'reset', - 'search', - 'submit', - 'tel', - 'text', - 'time', - 'url', - 'week', - ]; - - const groupInput = ( - - ); - - describe('rendering', () => { - it('should render with forwardRef', () => { - const wrapper = mount(); - expect(wrapper.find(React.forwardRef)).toBeTruthy(); - }); - - it('should render each input type', () => { - types.forEach((type) => { - const wrapper = mount(); - const input = wrapper.find('Input.input'); - expect(input.prop('type')).toEqual(type); - }); - }); - - it('properly renders groups', () => { - const tree = renderer.create(groupInput).toJSON(); - expect(tree).toMatchSnapshot(); - }); - }); -}); diff --git a/src/InputSelect/README.md b/src/InputSelect/README.md deleted file mode 100644 index d1d99c30cc..0000000000 --- a/src/InputSelect/README.md +++ /dev/null @@ -1,136 +0,0 @@ ---- -title: 'InputSelect' -type: 'component' -components: -- InputSelect -categories: -- Forms (deprecated) -status: 'Deprecate Soon' -designStatus: 'TBD' -devStatus: 'To Do' -notes: | - Replaced by Input and ValidationFormGroup ---- - -## basic usage - -```jsx live - -``` - -## separate labels and values - -```jsx live - -``` - -## separate option groups - -```jsx live - -``` - -## with validation - -```jsx live - { - let feedback = { isValid: true }; - if (!value) { - feedback = { - isValid: false, - validationMessage: 'Please make a selection.', - }; - } - return feedback; - }} -/> -``` - -## disabled usage - -```jsx live - -``` - -## with disabled option - -```jsx live - -``` diff --git a/src/InputSelect/index.jsx b/src/InputSelect/index.jsx deleted file mode 100644 index 3f3a25a417..0000000000 --- a/src/InputSelect/index.jsx +++ /dev/null @@ -1,92 +0,0 @@ -import React from 'react'; -import PropTypes from 'prop-types'; - -import asInput from '../asInput'; -import withDeprecatedProps, { DeprTypes } from '../withDeprecatedProps'; - -class Select extends React.Component { - static getOption(option, i) { - const { disabled } = option; - let { label, value } = option; - - if (typeof option === 'string') { - label = option; - value = option; - } - - return ( - - ); - } - - getOptions() { - return this.props.options.map((option, i) => { - let section; - if (option.options) { - const groupOpts = option.options.map((opt, j) => Select.getOption(opt, j)); - section = ( - - {groupOpts} - - ); - } else { - section = Select.getOption(option, i); - } - return section; - }); - } - - render() { - const { - className, - inputRef, - ...others - } = this.props; - const options = this.getOptions(); - - return ( - - ); - } -} - -Select.propTypes = { - className: PropTypes.string, - inputRef: PropTypes.oneOfType([ - PropTypes.func, - PropTypes.shape({ current: PropTypes.instanceOf(PropTypes.element) }), - ]), - options: PropTypes.oneOfType([ - PropTypes.arrayOf(PropTypes.string), - PropTypes.arrayOf(PropTypes.shape({})), - ]).isRequired, -}; - -Select.defaultProps = { - className: undefined, - inputRef: undefined, -}; - -const InputSelect = asInput(withDeprecatedProps(Select, 'InputSelect', { - className: { - deprType: DeprTypes.FORMAT, - expect: value => typeof value === 'string', - transform: value => (Array.isArray(value) ? value.join(' ') : value), - message: 'It should be a string.', - }, -})); - -export default InputSelect; diff --git a/src/InputText/InputText.test.jsx b/src/InputText/InputText.test.jsx deleted file mode 100644 index 47720327a2..0000000000 --- a/src/InputText/InputText.test.jsx +++ /dev/null @@ -1,76 +0,0 @@ -import React from 'react'; -import { mount } from 'enzyme'; - -import InputText from './index'; - -describe('', () => { - const label = 'label'; - const name = 'name'; - const props = { - label, - name, - }; - - describe('rendering', () => { - it('should render with default type when type is not defined', () => { - const wrapper = mount(); - expect(wrapper.find('input')).toHaveLength(1); - - const input = wrapper.find('input').at(0); - expect(input.prop('type')).toEqual('text'); - }); - - it('should render with default type when type is defined as undefined', () => { - const wrapper = mount(); - expect(wrapper.find('input')).toHaveLength(1); - - const input = wrapper.find('input').at(0); - expect(input.prop('type')).toEqual('text'); - }); - - it('should render with default type when type is defined as null', () => { - const wrapper = mount(); - expect(wrapper.find('input')).toHaveLength(1); - - const input = wrapper.find('input').at(0); - expect(input.prop('type')).toEqual('text'); - }); - - it('should render with specified type when type is defined', () => { - const type = 'foobar'; - const wrapper = mount(); - expect(wrapper.find('input')).toHaveLength(1); - - const input = wrapper.find('input').at(0); - expect(input.prop('type')).toEqual(type); - }); - - it('should render with the autocomplete property if set', () => { - const wrapper = mount(); - expect(wrapper.find('input')).toHaveLength(1); - - const input = wrapper.find('input').at(0); - expect(input.prop('autoComplete')).toEqual('off'); - }); - - it('should render with custom classNames if set', () => { - const wrapper = mount(); - expect(wrapper.find('input')).toHaveLength(1); - - const input = wrapper.find('input').at(0); - expect(input.prop('type')).toEqual('text'); - expect(input.hasClass('first')).toEqual(true); - expect(input.hasClass('last')).toEqual(true); - }); - - it('should not be readOnly if the readOnly property is not set', () => { - const wrapper = mount(); - expect(wrapper.props().readOnly).toBeUndefined(); - }); - - it('should render with the readOnly property if set', () => { - const wrapper = mount(); - expect(wrapper.props().readOnly).toEqual(true); - }); - }); -}); diff --git a/src/InputText/README.md b/src/InputText/README.md deleted file mode 100644 index 60ec59d5b4..0000000000 --- a/src/InputText/README.md +++ /dev/null @@ -1,293 +0,0 @@ ---- -title: 'InputText' -type: 'component' -components: -- InputText -categories: -- Forms (deprecated) -status: 'Deprecate Soon' -designStatus: 'TBD' -devStatus: 'To Do' -notes: | - Replaced by Input and ValidationFormGroup ---- - -## minimal usage - -```jsx live - -``` - -## read only - -```jsx live - -``` - -## validation - -```jsx live - { - let feedback = { isValid: true }; - if (value.length < 3) { - feedback = { - isValid: false, - validationMessage: 'Username must be at least 3 characters in length.', - }; - } - return feedback; - }} -/> -``` - -### validation with danger theme - -```jsx live - { - let feedback = { isValid: true }; - if (value.length < 3) { - feedback = { - isValid: false, - validationMessage: 'Username must be at least 3 characters in length.', - dangerIconDescription: 'Error', - }; - } - return feedback; - }} - themes={['danger']} -/> -``` - -### label as element - -```jsx live -Element} - value="Label is wrapped in language span" -/> -``` - -### focus test - -```jsx live -class FocusInputWrapper extends React.Component { - constructor(props) { - super(props); - this.state = { open: true }; - - this.resetStatusAlertWrapperState = this.resetStatusAlertWrapperState.bind( - this, - ); - } - - resetStatusAlertWrapperState() { - this.setState({ open: false }); - this.inputForm.focus(); - } - - render() { - return ( -
    - - { - this.inputForm = input; - }} - /> -
    - ); - } -} -``` - -### different textual input types - -```jsx live -
    - - - - - - - - - - - - - -``` - -### price with step - -```jsx live - -``` - -### displayed inline - -```jsx live - -``` - -### with input group addons - -```jsx live -
    - {'@'}
    } - /> - {'@example.com'}
    } - /> - {'$'}} - inputGroupAppend={
    {'.00'}
    } - /> - Go - )} - /> - - - , - , - ]} - /> - - - - } - /> - -``` diff --git a/src/InputText/index.jsx b/src/InputText/index.jsx deleted file mode 100644 index 3ad326611e..0000000000 --- a/src/InputText/index.jsx +++ /dev/null @@ -1,49 +0,0 @@ -import React from 'react'; -import PropTypes from 'prop-types'; - -import asInput from '../asInput'; -import withDeprecatedProps, { DeprTypes } from '../withDeprecatedProps'; - -function Text(props) { - const { - className, - inputRef, - type, - ...others - } = props; - - return ( - - ); -} - -Text.propTypes = { - className: PropTypes.string, - inputRef: PropTypes.oneOfType([ - PropTypes.func, - PropTypes.shape({ current: PropTypes.instanceOf(PropTypes.element) }), - ]), - type: PropTypes.string, -}; - -Text.defaultProps = { - className: undefined, - inputRef: undefined, - type: 'text', -}; - -const InputText = asInput(withDeprecatedProps(Text, 'InputText', { - className: { - deprType: DeprTypes.FORMAT, - expect: value => typeof value === 'string', - transform: value => (Array.isArray(value) ? value.join(' ') : value), - message: 'It should be a string.', - }, -})); - -export default InputText; diff --git a/src/ListBox/ListBox.test.jsx b/src/ListBox/ListBox.test.jsx deleted file mode 100644 index c5aa4911fa..0000000000 --- a/src/ListBox/ListBox.test.jsx +++ /dev/null @@ -1,169 +0,0 @@ -import React from 'react'; -import { shallow } from 'enzyme'; - -import ListBox from './index'; -import ListBoxOption from '../ListBoxOption'; - -describe('ListBox', () => { - const listBox = ( - - test1 - test2 - test3 - - ); - - let wrapper; - - describe('rendering', () => { - it('should have null aria-activedescendant attribute by default', () => { - wrapper = shallow(listBox); - - expect(wrapper.prop('aria-activedescendant')).toEqual(null); - }); - - it('should have correct aria-activedescendant attribute when selectedOptionIndex state is non-null', () => { - wrapper = shallow(listBox); - - const selectedOptionIndex = 1; - - wrapper.setState({ - selectedOptionIndex, - }); - - expect(wrapper.prop('aria-activedescendant')).toEqual(`list-box-option-${selectedOptionIndex}`); - }); - - it('selectedOptionIndex prop should override selectedOptionIndex state', () => { - wrapper = shallow(listBox); - - wrapper.setState({ - selectedOptionIndex: 1, - }); - - const selectedOptionIndex = 2; - - wrapper.setProps({ - selectedOptionIndex, - }); - - expect(wrapper.prop('aria-activedescendant')).toEqual(`list-box-option-${selectedOptionIndex}`); - }); - - it('should render a div by default', () => { - wrapper = shallow(listBox); - expect(wrapper.find('div')).toHaveLength(1); - }); - - it('should render an HTML element when passed tag prop is an HTML element', () => { - wrapper = shallow(listBox); - - wrapper.setProps({ - tag: 'li', - }); - - expect(wrapper.find('div')).toHaveLength(0); - expect(wrapper.find('li')).toHaveLength(1); - }); - - it('should have correct default classNames', () => { - wrapper = shallow(listBox); - - expect(wrapper.prop('className')).toEqual(expect.stringContaining('list-group')); - }); - - it('should have listbox role', () => { - wrapper = shallow(listBox); - - expect(wrapper.prop('role')).toEqual('listbox'); - }); - - it('should have 0 tabIndex', () => { - wrapper = shallow(listBox); - - expect(wrapper.prop('tabIndex')).toEqual(0); - }); - }); - describe('behavior', () => { - it('should select first ListBoxOption on focus if not ListBoxOption selected', () => { - wrapper = shallow(listBox); - - wrapper.simulate('focus'); - expect(wrapper.state('selectedOptionIndex')).toEqual(0); - }); - - it('should not select first ListBoxOption on focus if ListBoxOption selected', () => { - wrapper = shallow(listBox); - - wrapper.setState({ - selectedOptionIndex: 1, - }); - - wrapper.simulate('focus'); - expect(wrapper.state('selectedOptionIndex')).toEqual(1); - }); - - it('should select next ListBoxOption on down arrow key', () => { - wrapper = shallow(listBox); - - wrapper.simulate('focus'); - wrapper.simulate('keyDown', { key: 'ArrowDown', preventDefault() { } }); - - expect(wrapper.state('selectedOptionIndex')).toEqual(1); - }); - - it('should not select next ListBoxOption on down arrow key if at end of list', () => { - wrapper = shallow(listBox); - - wrapper.simulate('focus'); - - wrapper.setState({ - selectedOptionIndex: 2, - }); - - wrapper.simulate('keyDown', { key: 'ArrowDown', preventDefault() { } }); - - expect(wrapper.state('selectedOptionIndex')).toEqual(2); - }); - - it('should select previous ListBoxOption on up arrow key', () => { - wrapper = shallow(listBox); - - wrapper.simulate('focus'); - - wrapper.setState({ - selectedOptionIndex: 1, - }); - - wrapper.simulate('keyDown', { key: 'ArrowUp', preventDefault() { } }); - - expect(wrapper.state('selectedOptionIndex')).toEqual(0); - }); - - it('should not select previous ListBoxOption on up arrow key if at start of list', () => { - wrapper = shallow(listBox); - - wrapper.simulate('focus'); - wrapper.simulate('keyDown', { key: 'ArrowUp', preventDefault() { } }); - - expect(wrapper.state('selectedOptionIndex')).toEqual(0); - }); - - it('should not change ListBoxOption selection on non supported key', () => { - wrapper = shallow(listBox); - - wrapper.simulate('focus'); - wrapper.simulate('keyDown', { key: 'leftArrow', preventDefault() { } }); - - expect(wrapper.state('selectedOptionIndex')).toEqual(0); - }); - - it('should update state when child\'s onSelect is called', () => { - wrapper = shallow(listBox); - - wrapper.find(ListBoxOption).at(1).dive().simulate('mouseDown'); - - expect(wrapper.state('selectedOptionIndex')).toEqual(1); - }); - }); -}); diff --git a/src/ListBox/README.md b/src/ListBox/README.md deleted file mode 100644 index b65b121db6..0000000000 --- a/src/ListBox/README.md +++ /dev/null @@ -1,185 +0,0 @@ ---- -title: 'ListBox' -type: 'component' -components: -- ListBox -- ListBoxOption -categories: -- Forms (deprecated) -status: 'Deprecate Soon' -designStatus: 'TBD' -devStatus: 'To Do' -notes: 'Not used anywhere in code on Github. Consult design.' ---- - -## basic usage - -```jsx live - - - Apple - - - Orange - - - Strawberry - - - Banana - - -``` - -## using tag prop - -```jsx live - -
    This is an ordered list!
    - - - Apple - - -
    Orange
    -
    - - Strawberry - - - Banana - -
    -
    -``` - -## using onSelect prop - -```jsx live -class ListBoxWrapperForOnSelect extends React.Component { - constructor(props) { - super(props); - - this.onSelect = this.onSelect.bind(this); - - this.state = { - selectedOption: null, - selectedOptionIndex: null, - }; - - this.fruits = { - Apple: '🍎', - Orange: '🍊', - Strawberry: '🍓', - Banana: '🍌', - }; - } - - onSelect(option, index) { - this.setState({ - selectedOption: option, - selectedOptionIndex: index, - }); - } - - getSelectedFruitEmoji(fruit) { - return fruit ? this.fruits[fruit] : ''; - } - - render() { - const children = Object.keys(this.fruits).map((fruit, index) => ( - this.onSelect(fruit, index)} - style={{ textAlign: 'center' }} - > - {fruit} - - )); - - return ( - - - Selected Fruit: - {this.state.selectedOptionIndex === undefined ? ( - none - ) : ( - - {this.getSelectedFruitEmoji(this.state.selectedOption)} - - )} - - - {children} - - - ); - } -} -``` - -## using selectedOptionIndex prop - -```jsx live -class ListBoxWrapperForSelectedOptionIndex extends React.Component { - constructor(props) { - super(props); - - this.onSelect = this.onSelect.bind(this); - this.onButtonClick = this.onButtonClick.bind(this); - - this.state = { - reset: true, - }; - - this.fruits = Object.keys({ - Apple: '🍎', - Orange: '🍊', - Strawberry: '🍓', - Banana: '🍌', - }); - } - - onButtonClick() { - this.setState({ - reset: true, - }); - } - - onSelect() { - this.setState({ - reset: false, - }); - } - - render() { - const children = this.fruits.map(fruit => ( - - {fruit} - - )); - - return ( - - - - {children} - - - ); - } -} -``` diff --git a/src/ListBox/index.jsx b/src/ListBox/index.jsx deleted file mode 100644 index 1e9fd93d99..0000000000 --- a/src/ListBox/index.jsx +++ /dev/null @@ -1,115 +0,0 @@ -/* eslint-disable max-len */ -import classNames from 'classnames'; -import PropTypes from 'prop-types'; -import React from 'react'; -import { nonNegativeInteger } from '../utils/propTypes'; - -export default class ListBox extends React.Component { - constructor(props) { - super(props); - - this.onFocus = this.onFocus.bind(this); - this.onKeyDown = this.onKeyDown.bind(this); - - this.state = { - selectedOptionIndex: null, - }; - } - - static getDerivedStateFromProps(nextProps, prevState) { - const { selectedOptionIndex } = nextProps; - - if (selectedOptionIndex !== prevState.selectedOptionIndex - && selectedOptionIndex !== undefined) { - return { selectedOptionIndex }; - } - - return null; - } - - onFocus() { - // if no ListBoxOption is selected, select first ListBoxOption on ListBox focus - if (!this.state.selectedOptionIndex) { - this.setState({ - selectedOptionIndex: 0, - }); - } - } - - onKeyDown(e) { - switch (e.key) { - case 'ArrowDown': { - // prevent scrolling entire modal body with arrow keys - e.preventDefault(); - if (this.state.selectedOptionIndex < React.Children.count(this.props.children) - 1) { - this.setState(state => ({ - selectedOptionIndex: state.selectedOptionIndex + 1, - })); - } - break; - } - case 'ArrowUp': { - // prevent scrolling entire modal body with arrow keys - e.preventDefault(); - - if (this.state.selectedOptionIndex > 0) { - this.setState(state => ({ - selectedOptionIndex: state.selectedOptionIndex - 1, - })); - } - break; - } - default: - } - } - - renderChildren() { - return React.Children.map(this.props.children, (child, index) => React.cloneElement(child, { - index, - isSelected: index === this.state.selectedOptionIndex, - onSelect: () => { this.setState({ selectedOptionIndex: index }); child.props.onSelect(); }, - })); - } - - render() { - const { - children, - className, - selectedOptionIndex, - tag, - ...other - } = this.props; - - return React.createElement( - this.props.tag, - { - 'aria-activedescendant': this.state.selectedOptionIndex === null ? null : `list-box-option-${this.state.selectedOptionIndex}`, - className: classNames(['list-group', this.props.className]), - onFocus: this.onFocus, - onKeyDown: this.onKeyDown, - role: 'listbox', - tabIndex: 0, - ...other, - }, - this.renderChildren(), - ); - } -} - -ListBox.propTypes = { - /** specifies the ListBoxOption component(s) that will be displayed within the ListBox element. You can pass in one or more ListBoxOption components. - */ - children: PropTypes.node.isRequired, - /** specifies Bootstrap class names to apply to the ListBox component. The default is an empty string. */ - className: PropTypes.string, - /** Although the ListBox component keeps track of which ListBoxOption is selected, `selectedOptionIndex` provides a mechanism for an override, if necessary. An example would be to clear the selectedOption when moving between views. Note that override is not permanent and that clicking on a ListBoxOption or interacting with the ListBox with the keyboard will change the selected ListBoxOption relative to the original override. The default is undefined. */ - selectedOptionIndex: nonNegativeInteger, - /** used to specify the element type of the rendered ListBox component. The default is div. Example alternatives include ol, ul, span, etc. */ - tag: PropTypes.string, -}; - -ListBox.defaultProps = { - className: undefined, - selectedOptionIndex: undefined, - tag: 'div', -}; diff --git a/src/ListBoxOption/ListBoxOption.test.jsx b/src/ListBoxOption/ListBoxOption.test.jsx deleted file mode 100644 index 8dcbe6cb32..0000000000 --- a/src/ListBoxOption/ListBoxOption.test.jsx +++ /dev/null @@ -1,133 +0,0 @@ -import React from 'react'; -import { shallow } from 'enzyme'; - -import ListBoxOption from './index'; - -describe('ListBoxOption', () => { - const listBoxOptionChild = 'test'; - const listBoxOption = ( - {listBoxOptionChild} - ); - - let wrapper; - - describe('rendering', () => { - it('should have false aria-selected attribute by default', () => { - wrapper = shallow(listBoxOption); - - expect(wrapper.prop('aria-selected')).toEqual(false); - }); - - it('should have false aria-selected attribute when isSelected prop is false', () => { - wrapper = shallow(listBoxOption); - - wrapper.setProps({ - isSelected: false, - }); - - expect(wrapper.prop('aria-selected')).toEqual(false); - }); - - it('should have true aria-selected attribute when isSelected prop is true', () => { - wrapper = shallow(listBoxOption); - - wrapper.setProps({ - isSelected: true, - }); - - expect(wrapper.prop('aria-selected')).toEqual(true); - }); - - it('should render a div by default', () => { - wrapper = shallow(listBoxOption); - - expect(wrapper.find('div')).toHaveLength(1); - }); - - it('should render an HTML element when tag prop is an HTML element', () => { - wrapper = shallow(listBoxOption); - - wrapper.setProps({ - tag: 'li', - }); - - expect(wrapper.find('div')).toHaveLength(0); - expect(wrapper.find('li')).toHaveLength(1); - }); - - it('should have correct default classNames', () => { - wrapper = shallow(listBoxOption); - - expect(wrapper.prop('className')).toEqual(expect.stringContaining('list-group-item')); - expect(wrapper.prop('className')).toEqual(expect.stringContaining('list-group-item-action')); - }); - - it('should not have active className by default', () => { - wrapper = shallow(listBoxOption); - - expect(wrapper.prop('className')).not.toEqual(expect.stringContaining('active')); - }); - - it('should have correct default id', () => { - wrapper = shallow(listBoxOption); - - expect(wrapper.prop('id')).toBeNull(); - }); - - it('should have correct id when index prop is a number', () => { - wrapper = shallow(listBoxOption); - - const index = 1; - - wrapper.setProps({ - index, - }); - - expect(wrapper.prop('id')).toEqual(`list-box-option-${index}`); - }); - - it('should have option role', () => { - wrapper = shallow(listBoxOption); - - expect(wrapper.prop('role')).toEqual('option'); - }); - - it('should have active className when isSelected prop is true', () => { - wrapper = shallow(listBoxOption); - - wrapper.setProps({ - isSelected: true, - }); - - expect(wrapper.prop('className')).toEqual(expect.stringContaining('active')); - }); - }); - describe('behavior', () => { - it('should call onSelect on mouse down', () => { - wrapper = shallow(listBoxOption); - const onSelectSpy = jest.fn(); - - wrapper.setProps({ - onSelect: onSelectSpy, - }); - - wrapper.simulate('mouseDown'); - expect(onSelectSpy).toHaveBeenCalledTimes(1); - }); - - it('should call onSelect when receiving new isSelected prop', () => { - wrapper = shallow(listBoxOption); - const onSelectSpy = jest.fn(); - - wrapper.setProps({ - onSelect: onSelectSpy, - }); - - wrapper.setProps({ - isSelected: true, - }); - - expect(onSelectSpy).toHaveBeenCalledTimes(1); - }); - }); -}); diff --git a/src/ListBoxOption/index.jsx b/src/ListBoxOption/index.jsx deleted file mode 100644 index ea207921eb..0000000000 --- a/src/ListBoxOption/index.jsx +++ /dev/null @@ -1,78 +0,0 @@ -import React from 'react'; -import classNames from 'classnames'; -import PropTypes from 'prop-types'; - -export default class ListBoxOption extends React.Component { - constructor(props) { - super(props); - - this.onMouseDown = this.onMouseDown.bind(this); - } - - componentDidUpdate(prevProps) { - if (this.props.isSelected && !prevProps.isSelected) { - this.props.onSelect(); - } - } - - /** - * onMouseDown is used instead of onClick because onClick triggers the focus - * event before click event. This focus event bubbles up to the parent - * (since onFocus bubbles in React), which triggers the ListBox's onFocus function. - * This function will select the first ListBoxOption if one is not selected, and this - * causes the user to see the first option selected before their desired option is selected - * when the click event is fired shortly thereafter. The mouseDown event occurs before the - * focus event, which prevents this behavior. - */ - onMouseDown() { - this.props.onSelect(); - } - - render() { - const { - children, - className, - index, - isSelected, - tag, - ...other - } = this.props; - - return React.createElement( - this.props.tag, - { - 'aria-selected': isSelected, - className: classNames( - 'list-group-item', - 'list-group-item-action', - { - active: this.props.isSelected, - }, - className, - ), - id: index === undefined ? null : `list-box-option-${index}`, - onMouseDown: this.onMouseDown, - role: 'option', - ...other, - }, - children, - ); - } -} - -ListBoxOption.propTypes = { - children: PropTypes.node.isRequired, - className: PropTypes.string, - index: PropTypes.number, - isSelected: PropTypes.bool, - tag: PropTypes.string, - onSelect: PropTypes.func, -}; - -ListBoxOption.defaultProps = { - className: undefined, - index: undefined, - isSelected: false, - tag: 'div', - onSelect: () => { }, -}; diff --git a/src/Modal/Modal.scss b/src/Modal/Modal.scss index 690c9f4625..dc71dd2182 100644 --- a/src/Modal/Modal.scss +++ b/src/Modal/Modal.scss @@ -1,5 +1,4 @@ @import "variables"; -@import "bootstrap-modal"; @import "ModalDialog"; .pgn__hidden-scroll-padding-right { @@ -49,71 +48,6 @@ } } -// Bootstrap modal styles - -.modal.show { - position: fixed; - background-color: transparent; - max-height: 100%; - width: 100%; - - &:focus { - .modal-dialog { - box-shadow: $input-btn-focus-box-shadow; - } - } -} - -.modal.is-ie11 { - // fix browser that likes to do things its own way - overflow-y: scroll; - height: auto; - - .modal-content { - height: auto; - max-height: none; - } -} - -.modal-backdrop { - background-color: rgba(0, 0, 0, .3); - - // Fade for backdrop - &.fade { opacity: 0; } - &.show { opacity: 1; } -} - -.modal-dialog { - height: 100%; - margin: auto; - padding: calc($spacer / 2); - - @media (min-width: map-get($grid-breakpoints, "sm")) { - padding: $spacer; - } -} - -.modal-content { - max-height: calc(100vh - (#{$spacer} * 2)); - - &:focus { - outline: 1px dotted; - outline: 5px auto -webkit-focus-ring-color; - } -} - -.modal-header { - flex: 0 0 auto; -} - -.modal-body { - overflow: auto; -} - -.modal-footer { - flex: 0 0 auto; -} - .pgn__modal-popup__arrow { position: absolute; width: 1rem; diff --git a/src/Modal/Modal.test.jsx b/src/Modal/Modal.test.jsx deleted file mode 100644 index 6f7c5499ec..0000000000 --- a/src/Modal/Modal.test.jsx +++ /dev/null @@ -1,277 +0,0 @@ -import React from 'react'; -import { mount, shallow } from 'enzyme'; - -import Modal from './index'; -import { Button } from '..'; -import Variant from '../utils/constants'; - -const modalOpen = (isOpen, wrapper) => { - expect(wrapper.find('.modal').hasClass('d-block')).toEqual(isOpen); - expect(wrapper.find('.modal-backdrop').exists()).toEqual(isOpen); - expect(wrapper.find('.modal').hasClass('show')).toEqual(isOpen); - expect(wrapper.find('.modal').hasClass('fade')).toEqual(!isOpen); - expect(wrapper.state('open')).toEqual(isOpen); -}; -const title = 'Modal title'; -const body = 'Modal body'; -const defaultProps = { - title, - body, - open: true, - onClose: () => { }, -}; -const closeText = 'GO AWAY!'; - -let wrapper; - -describe('', () => { - describe('correct rendering', () => { - const buttons = [ - Blue button!, - { - label: 'Red button!', - buttonType: 'danger', - }, - Green button!, - ]; - - it('renders default buttons', () => { - wrapper = mount(); - const modalTitle = wrapper.find('.modal-title'); - const modalBody = wrapper.find('.modal-body'); - - expect(modalTitle.text()).toEqual(title); - expect(modalBody.text()).toEqual(body); - expect(wrapper.find('button')).toHaveLength(2); - }); - - it('renders custom buttons', () => { - wrapper = mount(); - expect(wrapper.find('button')).toHaveLength(buttons.length + 2); - }); - - it('renders Warning Variant', () => { - wrapper = mount(); - - const modalBody = wrapper.find('.modal-body'); - expect(modalBody.childAt(0).hasClass('container-fluid')).toEqual(true); - expect(modalBody.find('p').text()).toEqual(body); - - const icon = modalBody.find('Icon'); - expect(icon.hasClass('fa')).toEqual(true); - expect(icon.hasClass('fa-exclamation-triangle')).toEqual(true); - expect(icon.hasClass('fa-3x')).toEqual(true); - expect(icon.hasClass('text-warning')).toEqual(true); - }); - - it('renders invalid Variant properly', () => { - wrapper = mount(); - const modalTitle = wrapper.find('.modal-title'); - const modalBody = wrapper.find('.modal-body'); - - expect(modalTitle.text()).toEqual(title); - expect(modalBody.text()).toEqual(body); - expect(wrapper.find('button')).toHaveLength(2); - }); - - it('render of the header close button is optional', () => { - wrapper = mount(); - const modalHeader = wrapper.find('.modal-header'); - const modalFooter = wrapper.find('.modal-footer'); - - expect(modalHeader.find('button')).toHaveLength(0); - expect(modalFooter.find('button')).toHaveLength(1); - expect(wrapper.find('button')).toHaveLength(1); - }); - - it('render of the default footer close button is optional', () => { - wrapper = mount(); - const modalHeader = wrapper.find('.modal-header'); - const modalFooter = wrapper.find('.modal-footer'); - - expect(modalHeader.find('button')).toHaveLength(1); - expect(modalFooter.find('button')).toHaveLength(0); - expect(wrapper.find('button')).toHaveLength(1); - }); - - it('renders custom close button string', () => { - wrapper = mount(); - const modalFooter = wrapper.find('.modal-footer'); - const closeButton = modalFooter.find('button'); - expect(closeButton).toHaveLength(1); - expect(closeButton.text()).toEqual(closeText); - }); - - it('renders custom close button element', () => { - const closeElem = {closeText}; - wrapper = mount(); - const modalFooter = wrapper.find('.modal-footer'); - const closeButton = modalFooter.find('button'); - - expect(closeButton).toHaveLength(1); - expect(closeButton.children()).toHaveLength(1); - expect(closeButton.find('.is-close-text')).toHaveLength(1); - expect(closeButton.text()).toEqual(closeText); - }); - - it('renders with IE11-specific styling when IE11 is detected', () => { - const { MSInputMethodContext } = global; - const { documentMode } = global.document; - - // mimic IE11 - global.MSInputMethodContext = true; - global.document.documentMode = true; - wrapper = mount(); - const modal = wrapper.find('.modal'); - expect(modal.hasClass('is-ie11')).toEqual(true); - - global.MSInputMethodContext = MSInputMethodContext; - global.document.documentMode = documentMode; - }); - - it('renders without IE11-specific styling when IE11 is not detected', () => { - const { MSInputMethodContext } = global; - const { documentMode } = global.document; - - // mimic non-IE11 browser - global.MSInputMethodContext = false; - global.document.documentMode = false; - wrapper = mount(); - const modal = wrapper.find('.modal'); - expect(modal.hasClass('is-ie11')).toEqual(false); - - global.MSInputMethodContext = MSInputMethodContext; - global.document.documentMode = documentMode; - }); - }); - - describe('props received correctly', () => { - beforeEach(() => { - // This is a gross hack to suppress error logs in the invalid parentSelector test - jest.spyOn(console, 'error'); - global.console.error.mockImplementation(() => { }); - }); - - afterEach(() => { - global.console.error.mockRestore(); - }); - - it('component receives props', () => { - wrapper = mount(); - - modalOpen(false, wrapper); - wrapper.setProps({ open: true }); - wrapper.update(); - modalOpen(true, wrapper); - }); - - it('component receives props and ignores prop change', () => { - wrapper = mount(); - - modalOpen(true, wrapper); - wrapper.setProps({ title: 'Changed modal title' }); - wrapper.update(); - modalOpen(true, wrapper); - }); - - it('throws an error when an invalid parentSelector prop is passed', () => { - expect(() => { - wrapper = shallow(); - }).toThrow('Modal received invalid parentSelector: this-selector-does-not-exist, no matching element found'); - }); - }); - - describe('close functions properly', () => { - beforeEach(() => { - wrapper = mount(); - }); - - it('closes when x button pressed', () => { - modalOpen(true, wrapper); - wrapper.find('button').at(0).simulate('click'); - modalOpen(false, wrapper); - }); - - it('closes when Close button pressed', () => { - modalOpen(true, wrapper); - wrapper.find('button').at(1).simulate('click'); - modalOpen(false, wrapper); - }); - - it('calls callback function on close', () => { - const spy = jest.fn(); - - wrapper = mount(); - - expect(spy).toHaveBeenCalledTimes(0); - - // press X button - wrapper.find('button').at(0).simulate('click'); - expect(spy).toHaveBeenCalledTimes(1); - }); - - it('reopens after closed', () => { - modalOpen(true, wrapper); - wrapper.find('button').at(0).simulate('click'); - modalOpen(false, wrapper); - wrapper.setProps({ open: true }); - wrapper.update(); - modalOpen(true, wrapper); - }); - }); - - describe('focus changes correctly', () => { - let buttons; - - beforeEach(() => { - wrapper = mount(); - - buttons = wrapper.find('button'); - }); - - it('has correct initial focus', () => { - expect(buttons.at(0).html()).toEqual(document.activeElement.outerHTML); - }); - - it('has reset focus after close and reopen', () => { - expect(buttons.at(0).html()).toEqual(document.activeElement.outerHTML); - wrapper.setProps({ open: false }); - wrapper.update(); - modalOpen(false, wrapper); - wrapper.setProps({ open: true }); - wrapper.update(); - modalOpen(true, wrapper); - expect(buttons.at(0).html()).toEqual(document.activeElement.outerHTML); - }); - - it('has focus on input in modal body', () => { - wrapper = mount(( - } - /> - )); - expect(wrapper.find('input').html()).toEqual(document.activeElement.outerHTML); - }); - - it('has focus on `.modal-content` when nothing else is tabbable', () => { - wrapper = mount(( - - )); - expect(wrapper.find('.modal-content').html()).toEqual(document.activeElement.outerHTML); - }); - }); -}); diff --git a/src/Modal/README.md b/src/Modal/README.md deleted file mode 100644 index 5bb1f607aa..0000000000 --- a/src/Modal/README.md +++ /dev/null @@ -1,148 +0,0 @@ ---- -title: 'Modal' -type: 'component' -components: -- Modal -categories: -- Overlays -status: 'Deprecate soon' -designStatus: 'Done' -devStatus: 'To Do' -notes: | - Replaced by ModalDialog. ---- - -## Example Usage - -```jsx live -class ModalWrapper extends React.Component { - constructor(props) { - super(props); - - this.openModal = this.openModal.bind(this); - this.resetModalWrapperState = this.resetModalWrapperState.bind(this); - - this.state = { open: false }; - } - - openModal() { - this.setState({ open: true }); - } - - resetModalWrapperState() { - this.setState({ open: false }); - } - - render() { - return ( -
    - -

    Enter your e-mail address to receive free cat facts!

    - -
    - } - parentSelector={this.props.parentSelector} - onClose={this.resetModalWrapperState} - buttons={[ - - ]} - /> - - - ); - } -} -``` - -## configurable buttons - -```jsx -Blue button!, - { - label: 'Red button!', - buttonType: 'danger', - }, - , - ]} - onClose={() => {}} -/> -``` - -## configurable title and body - -```jsx -Dark button! - ]} - onClose={() => {}} -/> -``` - -## configurable buttons that perform actions - -```jsx - - Click me and check the console! - , - ]} - onClose={() => {}} -/> -``` - -## configurable close button string - -```jsx - {}} -/> -``` - -## configurable close button element - -```jsx - - } - onClose={() => {}} -/> -``` \ No newline at end of file diff --git a/src/Modal/_variables.scss b/src/Modal/_variables.scss index 88bbcd220f..d5ee465270 100644 --- a/src/Modal/_variables.scss +++ b/src/Modal/_variables.scss @@ -4,14 +4,8 @@ $modal-inner-padding: var(--pgn-modal-inner-padding-base) !default; $modal-inner-padding-bottom: var(--pgn-modal-inner-padding-bottom) !default; -// Margin between elements in footer, must be lower than or equal to 2 * var(--pgn-modal-inner-padding-base) -$modal-footer-margin-between: var(--pgn-modal-footer-margin-between) !default; $modal-dialog-margin: var(--pgn-modal-dialog-margin-base) !default; -$modal-dialog-margin-y-sm-up: var(--pgn-modal-dialog-margin-y-sm-up) !default; -$modal-title-line-height: var(--pgn-modal-title-line-height) !default; - -$modal-content-color: var(--pgn-modal-content-color) !default; $modal-content-bg: var(--pgn-modal-content-bg) !default; $modal-content-border-color: var(--pgn-modal-content-border-color) !default; $modal-content-border-width: var(--pgn-modal-content-border-width) !default; @@ -19,34 +13,21 @@ $modal-content-border-radius: var(--pgn-modal-content-border-radius) !default; // stylelint-disable-next-line max-line-length $modal-content-inner-border-radius: calc(#{var(--pgn-modal-content-border-radius)} - #{var(--pgn-modal-content-border-width)}) !default; -$modal-content-box-shadow-xs: var(--pgn-modal-content-box-shadow-xs) !default; + $modal-content-box-shadow-sm-up: var(--pgn-modal-content-box-shadow-sm-up) !default; $modal-backdrop-bg: var(--pgn-modal-backdrop-bg) !default; $modal-backdrop-opacity: var(--pgn-modal-backdrop-opacity) !default; -$modal-header-border-color: var(--pgn-modal-header-border-color) !default; -$modal-footer-border-color: var(--pgn-modal-footer-border-color) !default; -$modal-header-border-width: var(--pgn-modal-header-border-width) !default; -$modal-footer-border-width: var(--pgn-modal-footer-border-width) !default; $modal-header-padding-y: var(--pgn-modal-header-padding-y) !default; -$modal-header-padding-x: var(--pgn-modal-header-padding-x) !default; -$modal-close-container-top: var(--pgn-modal-close-container-top) !default; +$modal-close-container-top: var(--pgn-modal-close-container-top) !default; -// Keep this for backwards compatibility $modal-header-padding: var(--pgn-modal-header-padding-base) !default; $modal-footer-padding-y: var(--pgn-modal-footer-padding-y) !default; -$modal-footer-padding-x: var(--pgn-modal-footer-padding-x) !default; -// Keep this for backwards compatibility $modal-footer-padding: var(--pgn-modal-footer-padding-base) !default; $modal-xl: var(--pgn-modal-xl) !default; $modal-lg: var(--pgn-modal-lg) !default; $modal-md: var(--pgn-modal-md) !default; $modal-sm: var(--pgn-modal-sm) !default; - -$modal-fade-transform: var(--pgn-modal-transform-fade) !default; -$modal-show-transform: var(--pgn-modal-transform-show) !default; -$modal-transition: var(--pgn-modal-transform-base) !default; -$modal-scale-transform: var(--pgn-modal-transform-scale) !default; diff --git a/src/Modal/bootstrap-modal.scss b/src/Modal/bootstrap-modal.scss deleted file mode 100644 index 28fe2039eb..0000000000 --- a/src/Modal/bootstrap-modal.scss +++ /dev/null @@ -1,246 +0,0 @@ -// .modal-open - body class for killing the scroll -// .modal - container to scroll within -// .modal-dialog - positioning shell for the actual modal -// .modal-content - actual modal w/ bg and corners and stuff - - -.modal-open { - // Kill the scroll on the body - overflow: hidden; - - .modal { - overflow-x: hidden; - overflow-y: auto; - } -} - -// Container that the modal scrolls within -.modal { - position: fixed; - top: 0; - left: 0; - z-index: $zindex-modal; - display: none; - width: 100%; - height: 100%; - overflow: hidden; - // Prevent Chrome on Windows from adding a focus outline. For details, see - // https://github.com/twbs/bootstrap/pull/10951. - outline: 0; - // We deliberately don't use `-webkit-overflow-scrolling: touch;` due to a - // gnarly iOS Safari bug: https://bugs.webkit.org/show_bug.cgi?id=158342 - // See also https://github.com/twbs/bootstrap/issues/17695 -} - -// Shell div to position the modal with bottom padding -.modal-dialog { - position: relative; - width: auto; - margin: $modal-dialog-margin; - // allow clicks to pass through for custom click handling to close modal - pointer-events: none; - - // When fading in the modal, animate it to slide down - .modal.fade & { - @include transition($modal-transition); - - transform: $modal-fade-transform; - } - - .modal.show & { - transform: $modal-show-transform; - } - - // When trying to close, animate focus to scale - .modal.modal-static & { - transform: $modal-scale-transform; - } -} - -.modal-dialog-scrollable { - display: flex; // IE10/11 - max-height: calc(100% - (#{$modal-dialog-margin} * 2)); - - .modal-content { - max-height: calc(100vh - (#{$modal-dialog-margin} * 2)); // IE10/11 - overflow: hidden; - } - - .modal-header, - .modal-footer { - flex-shrink: 0; - } - - .modal-body { - overflow-y: auto; - } -} - -.modal-dialog-centered { - display: flex; - align-items: center; - min-height: calc(100% - (#{$modal-dialog-margin} * 2)); - - // Ensure `modal-dialog-centered` extends the full height of the view (IE10/11) - &::before { - display: block; // IE10 - height: calc(100vh - (#{$modal-dialog-margin} * 2)); - height: min-content; // Reset height to 0 except on IE - content: ""; - } - - // Ensure `.modal-body` shows scrollbar (IE10/11) - &.modal-dialog-scrollable { - flex-direction: column; - justify-content: center; - height: 100%; - - .modal-content { - max-height: none; - } - - &::before { - content: none; - } - } -} - -// Actual modal -.modal-content { - position: relative; - display: flex; - flex-direction: column; - width: 100%; // Ensure `.modal-content` extends the full width of the parent `.modal-dialog` - // counteract the pointer-events: none; in the .modal-dialog - color: $modal-content-color; - pointer-events: auto; - background-color: $modal-content-bg; - background-clip: padding-box; - border: $modal-content-border-width solid $modal-content-border-color; - - @include border-radius($modal-content-border-radius); - @include box-shadow($modal-content-box-shadow-xs); - // Remove focus outline from opened modal - outline: 0; -} - -// Modal background -.modal-backdrop { - position: fixed; - top: 0; - left: 0; - z-index: $zindex-modal-backdrop; - width: 100vw; - height: 100vh; - background-color: $modal-backdrop-bg; - - // Fade for backdrop - &.fade { opacity: 0; } - &.show { opacity: $modal-backdrop-opacity; } -} - -// Modal header -// Top section of the modal w/ title and dismiss -.modal-header { - display: flex; - align-items: flex-start; // so the close btn always stays on the upper right corner - justify-content: space-between; // Put modal header elements (title and dismiss) on opposite ends - padding: $modal-header-padding; - border-bottom: $modal-header-border-width solid $modal-header-border-color; - - @include border-top-radius($modal-content-inner-border-radius); - - .close { - padding: $modal-header-padding; - // auto on the left force icon to the right even when there is no .modal-title - // stylelint-disable-next-line max-line-length - margin: calc(-1 * #{$modal-header-padding-y}) calc(-1 * #{$modal-header-padding-x}) calc(-1 * #{$modal-header-padding-y}) auto; - } -} - -// Title text within header -.modal-title { - margin-bottom: 0; - line-height: $modal-title-line-height; -} - -// Modal body -// Where all modal content resides (sibling of .modal-header and .modal-footer) -.modal-body { - position: relative; - // Enable `flex-grow: 1` so that the body take up as much space as possible - // when there should be a fixed height on `.modal-dialog`. - flex: 1 1 auto; - padding: $modal-inner-padding; -} - -// Footer (for actions) -.modal-footer { - display: flex; - flex-wrap: wrap; - align-items: center; // vertically center - justify-content: flex-end; // Right align buttons with flex property because text-align doesn't work on flex items - padding: calc(#{$modal-inner-padding} - (#{$modal-footer-margin-between} * .5)); - border-top: $modal-footer-border-width solid $modal-footer-border-color; - - @include border-bottom-radius($modal-content-inner-border-radius); - - // Place margin between footer elements - // This solution is far from ideal because of the universal selector usage, - // but is needed to fix https://github.com/twbs/bootstrap/issues/24800 - > * { - margin: calc(#{$modal-footer-margin-between} * .5); - } -} - -// Measure scrollbar width for padding body during modal show/hide -.modal-scrollbar-measure { - position: absolute; - top: -9999px; - width: 50px; - height: 50px; - overflow: scroll; -} - -// Scale up the modal -@include media-breakpoint-up(sm) { - // Automatically set modal's width for larger viewports - .modal-dialog { - max-width: $modal-md; - margin: $modal-dialog-margin-y-sm-up auto; - } - - .modal-dialog-scrollable { - max-height: calc(100% - (#{$modal-dialog-margin-y-sm-up} * 2)); - - .modal-content { - max-height: calc(100vh - (#{$modal-dialog-margin-y-sm-up} * 2)); - } - } - - .modal-dialog-centered { - min-height: calc(100% - (#{$modal-dialog-margin-y-sm-up} * 2)); - - &::before { - height: calc(100vh - (#{$modal-dialog-margin-y-sm-up} * 2)); - height: min-content; - } - } - - .modal-content { - @include box-shadow($modal-content-box-shadow-sm-up); - } - - .modal-sm { max-width: $modal-sm; } -} - -@include media-breakpoint-up(lg) { - .modal-lg, - .modal-xl { - max-width: $modal-lg; - } -} - -@include media-breakpoint-up(xl) { - .modal-xl { max-width: $modal-xl; } -} diff --git a/src/Modal/index.jsx b/src/Modal/index.jsx deleted file mode 100644 index 8b0b6acf52..0000000000 --- a/src/Modal/index.jsx +++ /dev/null @@ -1,307 +0,0 @@ -/* eslint-disable max-len */ -import React from 'react'; -import ReactDOM from 'react-dom'; -import classNames from 'classnames'; -import PropTypes from 'prop-types'; -import { FocusOn } from 'react-focus-on'; -import { tabbable } from 'tabbable'; - -import { Close } from '../../icons'; -import { Button } from '..'; -import Icon from '../Icon'; -import newId from '../utils/newId'; -import Variant from '../utils/constants'; - -class Modal extends React.Component { - constructor(props) { - super(props); - - this.close = this.close.bind(this); - - this.headerId = newId(); - this.modalBodyRef = React.createRef(); - - if (typeof document !== 'undefined') { - this.el = document.createElement('div'); - // Sets true for IE11, false otherwise: https://stackoverflow.com/a/22082397/6620612 - this.isIE11 = !!global.MSInputMethodContext && !!document.documentMode; - } - - this.state = { - open: props.open, - }; - } - - componentDidMount() { - const { parentSelector } = this.props; - this.parentElement = document.querySelector(parentSelector); - if (this.parentElement === null) { - throw new Error(`Modal received invalid parentSelector: ${parentSelector}, no matching element found`); - } - this.parentElement.appendChild(this.el); - } - - componentDidUpdate(prevProps, prevState) { - const { open } = this.props; - if (open !== prevProps.open || open !== prevState.open) { - // eslint-disable-next-line react/no-did-update-set-state - this.setState({ open }); - } - } - - componentWillUnmount() { - ReactDOM.unmountComponentAtNode(this.parentElement); - } - - getVariantIconClassName() { - const { variant } = this.props; - let variantIconClassName; - - switch (variant.status) { - case Variant.status.WARNING: - variantIconClassName = classNames( - 'fa', - 'fa-exclamation-triangle', - 'fa-3x', - `text-${variant.status.toLowerCase()}`, - ); - break; - default: - break; - } - - return variantIconClassName; - } - - getVariantGridBody(body) { - const { variant } = this.props; - - return ( -
    -
    -
    -
    - {body} -
    -
    -
    - -
    -
    -
    - ); - } - - getTabbableBodyElements() { - if (this.modalBodyRef?.current) { - return tabbable(this.modalBodyRef.current); - } - return []; - } - - isValidVariantStatus() { - const { variant } = this.props; - return Object.values(Variant.status).includes(variant.status); - } - - close(e) { - if (e) { - e.stopPropagation(); - } - - this.setState({ open: false }); - this.props.onClose(); - } - - renderButtons() { - return this.props.buttons.map((button) => { - // button is either a React component that we want clone or a set of props - if (React.isValidElement(button)) { - return React.cloneElement(button, { - key: button.props.children, - }); - } - - const { label, ...buttonProps } = button; - - return ( - - {label} - - ); - }); - } - - renderBody() { - let { body } = this.props; - - if (typeof body === 'string') { - body =

    {body}

    ; - } - - if (this.isValidVariantStatus()) { - body = this.getVariantGridBody(body); - } - - return body; - } - - renderModal() { - const { open } = this.state; - const { - dialogClassName, - renderDefaultCloseButton, - renderHeaderCloseButton, - buttons, - closeText, - title, - } = this.props; - - const hasTabbableElements = ( - renderDefaultCloseButton - || renderHeaderCloseButton - || buttons.length > 0 - || this.getTabbableBodyElements().length > 0 - ); - const renderModalFooter = renderDefaultCloseButton || buttons.length > 0; - - return ( - <> -
    -
    -
    - -
    -
    -

    {title}

    - {renderHeaderCloseButton && ( - - - - )} -
    -
    - {this.renderBody()} -
    - {renderModalFooter && ( -
    - {renderDefaultCloseButton && ( - - )} - {this.renderButtons()} -
    - )} -
    -
    -
    -
    - - ); - } - - render() { - if (!this.el) { - return null; - } - - return ReactDOM.createPortal( - this.renderModal(), - this.el, - ); - } -} - -Modal.propTypes = { - /** specifies whether the modal renders open or closed on the initial render. It defaults to false. */ - open: PropTypes.bool, - /** is the selector for an element in the dom which the modal should be rendered under. It uses querySelector to find the first element that matches that selector, and then creates a react portal to a div underneath the parent element. - */ - parentSelector: PropTypes.string, - /** a string or an element that is rendered inside of the modal title, above the modal body. */ - title: PropTypes.oneOfType([PropTypes.string, PropTypes.element]).isRequired, - /** a string or an element that is rendered inside of the modal body, between the title and the footer. */ - body: PropTypes.oneOfType([PropTypes.string, PropTypes.element]).isRequired, - /** an array of either elements or shapes that take the form of the buttonPropTypes. See the [buttonPropTypes](https://github.com/openedx/paragon/blob/master/src/Button/index.jsx#L40) for a list of acceptable props to pass as part of a button. */ - buttons: PropTypes.arrayOf(PropTypes.oneOfType([ - PropTypes.element, - PropTypes.shape({}), // TODO: Only accept nodes in the future - ])), - /** specifies the display text of the default Close button. It defaults to "Close". */ - closeText: PropTypes.oneOfType([PropTypes.string, PropTypes.element]), - /** a function that is called on close. It can be used to perform actions upon closing of the modal, such as restoring focus to the previous logical focusable element. */ - onClose: PropTypes.func.isRequired, - variant: PropTypes.shape({ - status: PropTypes.string, - }), - /** specifies whether the default close button is rendered in the footer. It defaults to true. */ - renderDefaultCloseButton: PropTypes.bool, - /** specifies whether a close button is rendered in the modal header. It defaults to true. */ - renderHeaderCloseButton: PropTypes.bool, - /** - * Specifies optional classes to add to the element with the '.modal-dialog' class. See Bootstrap documentation for possible classes. Some options: modal-lg, modal-sm, modal-dialog-centered - */ - dialogClassName: PropTypes.string, -}; - -Modal.defaultProps = { - open: false, - parentSelector: 'body', - buttons: [], - closeText: 'Close', - variant: {}, - renderDefaultCloseButton: true, - renderHeaderCloseButton: true, - dialogClassName: undefined, -}; - -export default Modal; diff --git a/src/RadioButtonGroup/README.md b/src/RadioButtonGroup/README.md deleted file mode 100644 index b53fd3f9bb..0000000000 --- a/src/RadioButtonGroup/README.md +++ /dev/null @@ -1,51 +0,0 @@ ---- -title: 'RadioButtonGroup' -type: 'component' -components: -- RadioButtonGroup -categories: -- Forms (deprecated) -status: 'Deprecate Soon' -designStatus: 'To Do' -devStatus: 'To Do' -notes: | - Refactor to use Input component - and refresh checkbox designs ---- - -## unselected minimal usage - -```jsx live - console.log('blurred')} - onChange={() => console.log('onChange')} - onClick={() => console.log('onClick')} - onFocus={() => console.log('onFocus')} - onKeyDown={() => console.log('onKeyDown')} -> - First Value - Second Value - Third Value - -``` - -## selected minimal usage - -```jsx live - console.log('blurred')} - onChange={() => console.log('onChange')} - onClick={() => console.log('onClick')} - onFocus={() => console.log('onFocus')} - onKeyDown={() => console.log('onKeyDown')} - selectedIndex={1} -> - First Value - Second Value - Third Value - -``` diff --git a/src/RadioButtonGroup/RadioButtonGroup.test.jsx b/src/RadioButtonGroup/RadioButtonGroup.test.jsx deleted file mode 100644 index 4d45d3b475..0000000000 --- a/src/RadioButtonGroup/RadioButtonGroup.test.jsx +++ /dev/null @@ -1,209 +0,0 @@ -import React from 'react'; -import { shallow, mount } from 'enzyme'; - -import RadioButtonGroup, { RadioButton } from './index'; - -describe('', () => { - const text = 'text'; - const index = 0; - const isChecked = false; - const name = 'name'; - const onBlur = () => {}; - const onClick = () => {}; - const onFocus = () => {}; - const onKeyDown = () => {}; - const value = 'value'; - const props = { - index, - isChecked, - name, - onBlur, - onClick, - onFocus, - onKeyDown, - value, - }; - - describe('correct rendering', () => { - it('renders RadioButton', () => { - const wrapper = shallow({text}); - - expect(wrapper.type()).toEqual('div'); - expect(wrapper.find('input')).toHaveLength(1); - - const radioButton = wrapper.find('input').at(0); - expect(radioButton.prop('type')).toEqual('radio'); - expect(radioButton.prop('name')).toEqual(name); - expect(radioButton.prop('value')).toEqual(value); - expect(radioButton.prop('defaultChecked')).toEqual(isChecked); - expect(radioButton.prop('aria-checked')).toEqual(isChecked); - expect(radioButton.prop('data-index')).toEqual(index); - expect(wrapper.find('div').text()).toEqual(text); - }); - }); - - describe('event handlers correctly triggered', () => { - let spy; - - beforeEach(() => { - spy = jest.fn(); - }); - - it('should fire onBlur', () => { - const wrapper = mount(); - expect(spy).toHaveBeenCalledTimes(0); - wrapper.find('input').at(0).simulate('blur'); - expect(spy).toHaveBeenCalledTimes(1); - }); - - it('should fire onClick', () => { - const wrapper = mount(); - expect(spy).toHaveBeenCalledTimes(0); - wrapper.find('input').at(0).simulate('click'); - expect(spy).toHaveBeenCalledTimes(1); - }); - - it('should fire onFocus', () => { - const wrapper = mount(); - expect(spy).toHaveBeenCalledTimes(0); - wrapper.find('input').at(0).simulate('focus'); - expect(spy).toHaveBeenCalledTimes(1); - }); - - it('should fire onKeyDown', () => { - const wrapper = mount(); - expect(spy).toHaveBeenCalledTimes(0); - wrapper.find('input').at(0).simulate('keydown'); - expect(spy).toHaveBeenCalledTimes(1); - }); - }); -}); - -describe('', () => { - const firstText = 'firstText'; - const secondText = 'secondText'; - const name = 'name'; - const label = 'label'; - const onBlur = () => {}; - const onChange = () => {}; - const onClick = () => {}; - const onFocus = () => {}; - const onKeyDown = () => {}; - const firstValue = 'firstValue'; - const secondValue = 'secondValue'; - const props = { - name, - label, - onBlur, - onChange, - onClick, - onFocus, - onKeyDown, - }; - - describe('renders correctly', () => { - it('renders RadioButtonGroup', () => { - const radioButtonGroup = ( - - {firstText} - {secondText} - - ); - const wrapper = shallow(radioButtonGroup); - - wrapper.find(RadioButton).forEach((button, index) => { - expect(button.prop('name')).toEqual(name); - expect(button.prop('isChecked')).toEqual(false); - expect(button.prop('onBlur')).toEqual(onBlur); - expect(button.prop('onClick')).toEqual(onClick); - expect(button.prop('onFocus')).toEqual(onFocus); - expect(button.prop('onKeyDown')).toEqual(onKeyDown); - expect(button.prop('index')).toEqual(index); - - let value = firstValue; - if (index === 1) { - value = secondValue; - } - expect(button.prop('value')).toEqual(value); - }); - - const radioButtonGroupDiv = wrapper.find('div'); - expect(radioButtonGroupDiv.prop('role')).toEqual('radiogroup'); - expect(radioButtonGroupDiv.prop('aria-label')).toEqual(label); - expect(radioButtonGroupDiv.prop('tabIndex')).toEqual(-1); - }); - }); - - describe('updates state when onChange event is fired', () => { - let spy; - - const index = 7; - - beforeEach(() => { - spy = jest.fn(); - }); - - it('changes state when checked event and target has attribute', () => { - const event = { - target: { - checked: true, - hasAttribute: () => true, - getAttribute: () => index, - }, - }; - const radioButtonGroup = ( - - {firstText} - {secondText} - - ); - - const wrapper = mount(radioButtonGroup); - wrapper.simulate('change', event); - expect(spy).toHaveBeenCalledTimes(1); - expect(wrapper.state('selectedIndex')).toEqual(index); - }); - - it('does not change state if event target is not checked', () => { - const event = { - target: { - checked: false, - hasAttribute: () => true, - getAttribute: () => index, - }, - }; - const radioButtonGroup = ( - - {firstText} - {secondText} - - ); - - const wrapper = mount(radioButtonGroup); - wrapper.simulate('change', event); - expect(spy).toHaveBeenCalledTimes(1); - expect(wrapper.state('selectedIndex')).toEqual(undefined); - }); - - it('does not change state if event target is checked but data-attribute does not exist', () => { - const event = { - target: { - checked: false, - hasAttribute: () => false, - getAttribute: () => index, - }, - }; - const radioButtonGroup = ( - - {firstText} - {secondText} - - ); - - const wrapper = mount(radioButtonGroup); - wrapper.simulate('change', event); - expect(spy).toHaveBeenCalledTimes(1); - expect(wrapper.state('selectedIndex')).toEqual(undefined); - }); - }); -}); diff --git a/src/RadioButtonGroup/index.jsx b/src/RadioButtonGroup/index.jsx deleted file mode 100644 index 5760deaee4..0000000000 --- a/src/RadioButtonGroup/index.jsx +++ /dev/null @@ -1,185 +0,0 @@ -/* eslint-disable react/no-multi-comp, max-classes-per-file, max-len */ -import React from 'react'; -import PropTypes from 'prop-types'; - -class RadioButton extends React.PureComponent { - constructor(props) { - super(props); - - const { - onBlur, - onClick, - onFocus, - onKeyDown, - } = props; - - this.onBlur = onBlur.bind(this); - this.onClick = onClick.bind(this); - this.onFocus = onFocus.bind(this); - this.onKeyDown = onKeyDown.bind(this); - } - - render() { - const { - children, - index, - isChecked, - name, - value, - ...other - } = this.props; - - return ( -
    - {children} -
    - ); - } -} - -class RadioButtonGroup extends React.Component { - constructor(props) { - super(); - // Bind the method to the component context - this.renderChildren = this.renderChildren.bind(this); - this.onChange = this.onChange.bind(this); - - this.state = { - selectedIndex: props.selectedIndex, - }; - } - - onChange(event) { - if (event.target.checked && event.target.hasAttribute('data-index')) { - this.setState({ - selectedIndex: parseInt(event.target.getAttribute('data-index'), 10), - }); - } - - this.props.onChange(event); - } - - renderChildren() { - const { - children, - name, - onBlur, - onClick, - onFocus, - onKeyDown, - } = this.props; - - return React.Children.map((children), (child, index) => React.cloneElement(child, { - name, - value: child.props.value, - isChecked: index === this.state.selectedIndex, - onBlur, - onClick, - onFocus, - onKeyDown, - index, - })); - } - - render() { - const { - children, - label, - name, - onBlur, - onChange, - onClick, - onFocus, - onKeyDown, - selectedIndex, - ...other - } = this.props; - - return ( -
    - {this.renderChildren()} -
    - ); - } -} - -RadioButton.defaultProps = { - children: undefined, - index: undefined, - isChecked: false, - name: undefined, - onBlur: () => {}, - onClick: () => {}, - onFocus: () => {}, - onKeyDown: () => {}, -}; - -RadioButton.propTypes = { - children: PropTypes.oneOfType([ - PropTypes.string, - PropTypes.number, - PropTypes.bool, - ]), - index: PropTypes.number, - isChecked: PropTypes.bool, - name: PropTypes.string, - onBlur: PropTypes.func, - onClick: PropTypes.func, - onFocus: PropTypes.func, - onKeyDown: PropTypes.func, - value: PropTypes.oneOfType([ - PropTypes.string, - PropTypes.number, - PropTypes.bool, - ]).isRequired, -}; - -RadioButtonGroup.defaultProps = { - onBlur: () => {}, - onChange: () => {}, - onClick: () => {}, - onFocus: () => {}, - onKeyDown: () => {}, - selectedIndex: undefined, -}; - -RadioButtonGroup.propTypes = { - children: PropTypes.arrayOf(PropTypes.element).isRequired, - /** specifies the `aria-label` value for the `RadioButtonGroup` */ - label: PropTypes.string.isRequired, - /** specifies the `name` value for the `RadioButtonGroup` so that no more than one `RadioButton` can be selected at any given time */ - name: PropTypes.string.isRequired, - /** specifies the callback for the `onBlur` event for each `RadioButton` within the group. The default value is a no-op function. */ - onBlur: PropTypes.func, - /** specifies the callback for the onChange event for each RadioButton within the group. The default value is a no-op function. */ - onChange: PropTypes.func, - /** specifies the callback for the `onClick` event for each `RadioButton` within the group. The default value is a no-op function. */ - onClick: PropTypes.func, - /** specifies the callback for the `onFocus` event for each `RadioButton` within the group. The default value is a no-op function. */ - onFocus: PropTypes.func, - /** specifies the callback for the `onKeyDown` event for each `RadioButton` within the group. The default value is a no-op function. */ - onKeyDown: PropTypes.func, - /** specifies which `RadioButton` is initially selected. The default value is `undefined` which signifies that no `RadioButton` is initially selected. */ - selectedIndex: PropTypes.number, -}; - -export { RadioButtonGroup as default, RadioButton }; diff --git a/src/SearchField/SearchFieldInput.jsx b/src/SearchField/SearchFieldInput.jsx index bb1146c75d..d73ea8a2d3 100644 --- a/src/SearchField/SearchFieldInput.jsx +++ b/src/SearchField/SearchFieldInput.jsx @@ -1,7 +1,7 @@ import React, { useContext } from 'react'; import PropTypes from 'prop-types'; -import Input from '../Input'; +import { FormControl } from '../Form'; import { SearchFieldContext } from './SearchFieldAdvanced'; function SearchFieldInput(props) { @@ -10,7 +10,7 @@ function SearchFieldInput(props) { } = useContext(SearchFieldContext); return ( - with basic usage should match the snapshot 1`] = `"
    "`; +exports[` with basic usage should match the snapshot 1`] = `"
    "`; diff --git a/src/StatusAlert/README.md b/src/StatusAlert/README.md deleted file mode 100644 index 81f0d7b590..0000000000 --- a/src/StatusAlert/README.md +++ /dev/null @@ -1,149 +0,0 @@ ---- -title: 'StatusAlert' -type: 'component' -components: -- StatusAlert -categories: -- Status & metadata -status: 'Deprecate Soon' -designStatus: 'Done' -devStatus: 'Done' -notes: | - Alert replaces this component ---- - -## basic usage - -```jsx live - {}} - open -/> -``` - -## success alert - -```jsx live - {}} - open -/> -``` - -## danger alert - -```jsx live - {}} - open -/> -``` - -## informational alert - -```jsx live - {}} - open -/> -``` - -## alert with a custom aria-label on the close button - -```jsx live - {}} - open - closeButtonAriaLabel="Dismiss this very specific information." -/> -``` - -## Non-dismissible alert - -```jsx live - -``` - -## alert invoked via a button - -```jsx live -class StatusAlertWrapper extends React.Component { - constructor(props) { - super(props); - - this.openStatusAlert = this.openStatusAlert.bind(this); - this.resetStatusAlertWrapperState = this.resetStatusAlertWrapperState.bind( - this, - ); - - this.state = { open: false }; - } - - openStatusAlert() { - this.setState({ open: true }); - } - - resetStatusAlertWrapperState() { - this.setState({ open: false }); - this.button.focus(); - } - - render() { - return ( -
    - - -
    - ); - } -} -``` - -## alert with a link - -```jsx live - - Love cats? - - Click me! - -
    - } - onClose={() => {}} - open -/> -``` diff --git a/src/StatusAlert/StatusAlert.test.jsx b/src/StatusAlert/StatusAlert.test.jsx deleted file mode 100644 index dfe6a3083b..0000000000 --- a/src/StatusAlert/StatusAlert.test.jsx +++ /dev/null @@ -1,148 +0,0 @@ -import React from 'react'; -import { mount } from 'enzyme'; - -import StatusAlert from './index'; -import { Button } from '../index'; - -const statusAlertOpen = (isOpen, wrapper) => { - wrapper.update(); - expect(wrapper.find('.alert').hasClass('show')).toEqual(isOpen); - expect(wrapper.find('StatusAlert').state('open')).toEqual(isOpen); -}; -const dialog = 'Status Alert dialog'; -const defaultProps = { - dialog, - onClose: () => {}, - open: true, -}; - -let wrapper; - -describe('', () => { - describe('correct rendering', () => { - it('renders default view', () => { - wrapper = mount(); - const statusAlertDialog = wrapper.find('.alert-dialog'); - - expect(statusAlertDialog.text()).toEqual(dialog); - expect(wrapper.find('button')).toHaveLength(1); - }); - - it('renders non-dismissible view', () => { - wrapper = mount(); - const statusAlertDialog = wrapper.find('.alert-dialog'); - - expect(statusAlertDialog.text()).toEqual(dialog); - expect(wrapper.find('button')).toHaveLength(0); - }); - - it('renders custom aria-label view', () => { - const customLabel = 'Dismiss this alert post-haste!'; - wrapper = mount(); - const button = wrapper.find('button').at(0); - - expect(button.prop('aria-label')).toEqual(customLabel); - }); - }); - - describe('props received correctly', () => { - it('component receives props', () => { - wrapper = mount( {}} />); - - statusAlertOpen(false, wrapper); - wrapper.setProps({ open: true }); - statusAlertOpen(true, wrapper); - }); - - it('component receives props and ignores prop change', () => { - wrapper = mount(); - - statusAlertOpen(true, wrapper); - wrapper.setProps({ dialog: 'Changed alert dialog' }); - statusAlertOpen(true, wrapper); - }); - }); - - describe('close functions properly', () => { - beforeEach(() => { - wrapper = mount(); - }); - - it('closes when x button pressed', () => { - statusAlertOpen(true, wrapper); - wrapper.find('button').at(0).simulate('click'); - statusAlertOpen(false, wrapper); - }); - - it('closes when Enter key pressed', () => { - statusAlertOpen(true, wrapper); - wrapper.find('button').at(0).simulate('keyDown', { key: 'Enter' }); - statusAlertOpen(false, wrapper); - }); - - it('closes when Escape key pressed', () => { - statusAlertOpen(true, wrapper); - wrapper.find('button').at(0).simulate('keyDown', { key: 'Escape' }); - statusAlertOpen(false, wrapper); - }); - - it('calls callback function on close', () => { - const spy = jest.fn(); - - wrapper = mount(); - - expect(spy).toHaveBeenCalledTimes(0); - - // press X button - wrapper.find('button').at(0).simulate('click'); - expect(spy).toHaveBeenCalledTimes(1); - }); - }); - - describe('invalid keystrokes do nothing', () => { - beforeEach(() => { - const app = document.createElement('div'); - document.body.appendChild(app); - wrapper = mount(, { attachTo: app }); - }); - - it('does nothing on invalid keystroke q', () => { - const buttons = wrapper.find('button'); - - expect(buttons.at(0).html()).toEqual(document.activeElement.outerHTML); - statusAlertOpen(true, wrapper); - buttons.at(0).simulate('keyDown', { key: 'q' }); - expect(buttons.at(0).html()).toEqual(document.activeElement.outerHTML); - statusAlertOpen(true, wrapper); - }); - - it('does nothing on invalid keystroke + ctrl', () => { - const buttons = wrapper.find('button'); - - expect(buttons.at(0).html()).toEqual(document.activeElement.outerHTML); - statusAlertOpen(true, wrapper); - buttons.at(0).simulate('keyDown', { key: 'Tab', ctrlKey: true }); - expect(buttons.at(0).html()).toEqual(document.activeElement.outerHTML); - statusAlertOpen(true, wrapper); - }); - }); - describe('focus functions properly', () => { - it('focus function changes focus', () => { - const app = document.createElement('div'); - document.body.appendChild(app); - wrapper = mount( -
    , - { attachTo: app }, - ); - const buttons = wrapper.find('button'); - - // move focus away from default StatusAlert xButton - buttons.at(0).simulate('click'); - expect(buttons.at(0).html()).toEqual(document.activeElement.outerHTML); - - const statusAlert = wrapper.find('StatusAlert').instance(); - statusAlert.focus(); - expect(buttons.at(1).html()).toEqual(document.activeElement.outerHTML); - }); - }); -}); diff --git a/src/StatusAlert/index.jsx b/src/StatusAlert/index.jsx deleted file mode 100644 index de82907b28..0000000000 --- a/src/StatusAlert/index.jsx +++ /dev/null @@ -1,142 +0,0 @@ -/* eslint-disable max-len */ -import React from 'react'; -import classNames from 'classnames'; -import PropTypes from 'prop-types'; -import isRequiredIf from 'react-proptype-conditional-require'; - -import { Button } from '..'; -import withDeprecatedProps, { DeprTypes } from '../withDeprecatedProps'; - -class StatusAlert extends React.Component { - constructor(props) { - super(props); - - this.close = this.close.bind(this); - this.handleKeyDown = this.handleKeyDown.bind(this); - this.renderDialog = this.renderDialog.bind(this); - - this.state = { - open: props.open, - }; - } - - componentDidMount() { - if (this.xButton) { - this.xButton.focus(); - } - } - - /* eslint-disable react/no-did-update-set-state */ - componentDidUpdate(prevProps, prevState) { - if (this.state.open && !prevState.open && this.xButton) { - this.xButton.focus(); - } - - if (this.props.open !== prevProps.open) { - this.setState({ open: this.props.open }); - } - } - - handleKeyDown(e) { - if (e.key === 'Enter' || e.key === 'Escape') { - e.preventDefault(); - this.close(); - } - } - - close() { - this.setState({ open: false }); - this.props.onClose(); - } - - // eslint-disable-next-line react/no-unused-class-component-methods - focus() { - if (this.xButton) { - this.xButton.focus(); - } - } - - renderDialog() { - const { dialog } = this.props; - - return ( -
    - { dialog } -
    - ); - } - - renderDismissible() { - const { closeButtonAriaLabel, dismissible } = this.props; - - return (dismissible) ? ( - { this.xButton = input; }} - onClick={this.close} - onKeyDown={this.handleKeyDown} - isClose - > - - - ) : null; - } - - render() { - const { alertType, className, dismissible } = this.props; - - return ( - - ); - } -} - -StatusAlert.propTypes = { - /** specifies the type of alert that is being diplayed. It defaults to "warning". See the other available [bootstrap](https://v4-alpha.getbootstrap.com/components/alerts/) options. */ - alertType: PropTypes.string, - /** is a string array that defines the classes to be used within the status alert. */ - className: PropTypes.string, - dialog: PropTypes.oneOfType([PropTypes.string, PropTypes.element]).isRequired, - /** specifies if the status alert will include the dismissible X button to close the alert. It defaults to true. */ - dismissible: PropTypes.bool, - /* eslint-disable react/require-default-props */ - closeButtonAriaLabel: PropTypes.string, - /** is a function that is called on close. It can be used to perform actions upon closing of the status alert, such as restoring focus to the previous logical focusable element. It is only required if `dismissible` is set to `true` and not required if the alert is not `dismissible`. */ - onClose: isRequiredIf(PropTypes.func, props => props.dismissible), - /** specifies whether the status alert renders open or closed on the initial render. It defaults to false. */ - open: PropTypes.bool, -}; - -StatusAlert.defaultProps = { - alertType: 'warning', - className: undefined, - closeButtonAriaLabel: 'Close', - dismissible: true, - open: false, -}; - -export default withDeprecatedProps(StatusAlert, 'StatusAlert', { - className: { - deprType: DeprTypes.FORMAT, - expect: value => typeof value === 'string', - transform: value => (Array.isArray(value) ? value.join(' ') : value), - message: 'It should be a string.', - }, -}); diff --git a/src/Table/README.md b/src/Table/README.md deleted file mode 100644 index 77cafa2e19..0000000000 --- a/src/Table/README.md +++ /dev/null @@ -1,506 +0,0 @@ ---- -title: 'Table (Deprecated)' -type: 'component' -components: -- TableDeprecated -categories: -- Table -status: 'Deprecate soon' -designStatus: 'TBD' -devStatus: 'TBD' -notes: | - Potentially does too much work. Consider if should be multiple components: Table, TableHeader, SortableTable, etc. ---- - -## unstyled - -```jsx live - {}, - width: 'col-3', - }, - { - label: 'Famous For', - key: 'famous_for', - columnSortable: false, - onSort: () => {}, - width: 'col-6', - }, - { - label: 'Coat Color', - key: 'color', - columnSortable: false, - hideHeader: true, - onSort: () => {}, - width: 'col-3', - }, - ]} - caption="Famous Internet Cats" -/> -``` - -## table-striped - -```jsx live -
    {}, - width: 'col-3', - }, - { - label: 'Famous For', - key: 'famous_for', - columnSortable: false, - onSort: () => {}, - width: 'col-6', - }, - { - label: 'Coat Color', - key: 'color', - columnSortable: false, - hideHeader: true, - onSort: () => {}, - width: 'col-3', - }, - ]} - caption="Famous Internet Cats" - className="table-striped" -/> -``` - -## default heading - -```jsx live -
    {}, - width: 'col-3', - }, - { - label: 'Famous For', - key: 'famous_for', - columnSortable: false, - onSort: () => {}, - width: 'col-6', - }, - { - label: 'Coat Color', - key: 'color', - columnSortable: false, - hideHeader: true, - onSort: () => {}, - width: 'col-3', - }, - ]} - caption="Famous Internet Cats" - headingClassName={['thead-default']} -/> -``` - -## responsive - -```jsx live -
    {}, - width: 'col-3', - }, - { - label: 'Famous For', - key: 'famous_for', - columnSortable: false, - onSort: () => {}, - width: 'col-6', - }, - { - label: 'Coat Color', - key: 'color', - columnSortable: false, - hideHeader: true, - onSort: () => {}, - width: 'col-3', - }, - ]} - caption="Famous Internet Cats" - className="table-responsive" -/> -``` - -## sortable - -```jsx live -() => { - const catData = [ - { - name: 'Lil Bub', - color: 'brown tabby', - famous_for: 'weird tongue', - }, - { - name: 'Grumpy Cat', - color: 'siamese', - famous_for: 'serving moods', - }, - { - name: 'Smoothie', - color: 'orange tabby', - famous_for: 'modeling', - }, - { - name: 'Maru', - color: 'brown tabby', - famous_for: 'being a lovable oaf', - }, - { - name: 'Keyboard Cat', - color: 'orange tabby', - famous_for: 'piano virtuoso', - }, - { - name: 'Long Cat', - color: 'russian white', - famous_for: - 'being loooooooooooooooooooooooooooooooooooooooooooooooooooooong', - }, - ]; - - const catColumns = [ - { - label: 'Name', - key: 'name', - columnSortable: true, - onSort: () => {}, - width: 'col-3', - }, - { - label: 'Famous For', - key: 'famous_for', - columnSortable: false, - onSort: () => {}, - width: 'col-6', - }, - { - label: 'Coat Color', - key: 'color', - columnSortable: false, - hideHeader: true, - onSort: () => {}, - width: 'col-3', - }, - ]; - - const sort = function sort(firstElement, secondElement, key, direction) { - const directionIsAsc = direction === 'asc'; - - if (firstElement[key] > secondElement[key]) { - return directionIsAsc ? 1 : -1; - } else if (firstElement[key] < secondElement[key]) { - return directionIsAsc ? -1 : 1; - } - return 0; - }; - - const catDataSortable = catData.slice(); - - return ( -
    - sort(firstElement, secondElement, catColumns[0].key, 'desc'), - )} - columns={catColumns.map(column => ({ - ...column, - onSort(direction) { - catDataSortable.sort((firstElement, secondElement) => - sort(firstElement, secondElement, column.key, direction), - ); - }, - }))} - caption="Famous Internet Cats" - tableSortable - defaultSortedColumn={catColumns[0].key} - defaultSortDirection="desc" - /> - ); -}; -``` - -## fixed - -```jsx live -
    {}, - width: 'col-3', - }, - { - label: 'Famous For', - key: 'famous_for', - columnSortable: false, - onSort: () => {}, - width: 'col-6', - }, - { - label: 'Coat Color', - key: 'color', - columnSortable: false, - hideHeader: true, - onSort: () => {}, - width: 'col-3', - }, - ]} - caption="Famous Internet Cats" - hasFixedColumnWidths -/> -``` - -## row header - -```jsx live -
    {}, - width: 'col-3', - }, - { - label: 'Famous For', - key: 'famous_for', - columnSortable: false, - onSort: () => {}, - width: 'col-6', - }, - { - label: 'Coat Color', - key: 'color', - columnSortable: false, - hideHeader: true, - onSort: () => {}, - width: 'col-3', - }, - ]} - caption="Famous Internet Cats" - rowHeaderColumnKey="name" -/> -``` diff --git a/src/Table/Table.scss b/src/Table/Table.scss deleted file mode 100644 index d7ccb85878..0000000000 --- a/src/Table/Table.scss +++ /dev/null @@ -1,12 +0,0 @@ -//@import "variables"; -//@import "../../scss/core/bootstrap-override/tables"; -// -//.btn-header { -// padding: 0; -// font-weight: $font-weight-bold; -//} -// -//.table th, -//.table td { -// word-wrap: break-word; -//} diff --git a/src/Table/Table.test.jsx b/src/Table/Table.test.jsx deleted file mode 100644 index 8529c005bd..0000000000 --- a/src/Table/Table.test.jsx +++ /dev/null @@ -1,375 +0,0 @@ -import React from 'react'; -import { mount } from 'enzyme'; - -import Table from './index'; - -const props = { - columns: [ - { key: 'num', label: 'Number' }, - { key: 'x2', label: 'Number * 2' }, - { key: 'sq', label: 'Number Squared' }, - { key: 'i', label: 'Imaginary Number' }, - ], - data: [ - { - sq: 1, num: 1, x2: 2, i: 'i', - }, - { - sq: 4, num: 2, x2: 4, i: '2i', - }, - { - sq: 9, num: 3, x2: 6, i: '3i', - }, - ], -}; - -const sortableColumnProps = { - num: { - columnSortable: true, - onSort: () => {}, - }, - x2: { - columnSortable: true, - onSort: () => {}, - }, - sq: { - columnSortable: false, - }, - i: { - columnSortable: false, - hideHeader: true, - }, -}; - -const sortableColumns = props.columns.map(column => ({ - ...column, - ...sortableColumnProps[column.key], -})); - -const sortableProps = { - columns: sortableColumns, - data: props.data, - tableSortable: true, - defaultSortedColumn: sortableColumns[0].key, - defaultSortDirection: 'desc', -}; - -const fixedColumnProps = { - num: { width: 'col-4' }, - x2: { width: 'col-2' }, - sq: { width: 'col-3' }, - i: { width: 'col-3' }, -}; - -const fixedColumns = props.columns.map(column => ({ - ...column, - ...fixedColumnProps[column.key], -})); - -const fixedProps = { - ...props, - columns: fixedColumns, - hasFixedColumnWidths: true, -}; - -const propsWithColWidths = { - ...props, - columns: fixedColumns, -}; - -describe('
    ', () => { - describe('renders', () => { - const wrapper = mount(
    ).find('Table'); - - it('with display columns in the right order', () => { - wrapper.find('th').forEach((th, i) => { - expect(th.text()).toEqual(props.columns[i].label); - }); - }); - - it('with data in the same order as the columns', () => { - wrapper.find('tr').at(1).find('td').forEach((td, i) => { - let parsed = Number(td.text()); - if (Number.isNaN(parsed)) { parsed = td.text(); } - expect(parsed).toEqual(props.data[0][props.columns[i].key]); - }); - }); - - it('with correct initial state', () => { - expect(wrapper.state('sortedColumn')).toEqual(''); - expect(wrapper.state('sortDirection')).toEqual(''); - }); - }); - - describe('that is non-sortable renders', () => { - const wrapper = mount(
    ).find('Table'); - - it('it sets column headers correctly even with hidden prop', () => { - const tableHeadings = wrapper.find('th'); - - let hiddenHeader; - - tableHeadings.forEach((th, i) => { - expect(th.text()).toEqual(sortableProps.columns[i].label); - if (sortableProps.columns[i].hideHeader) { - hiddenHeader = sortableProps.columns[i].label; - } - }); - expect(tableHeadings.find('span').text()).toEqual(hiddenHeader); - }); - - it('without sortable columns', () => { - const tableHeadings = wrapper.find('th'); - - tableHeadings.forEach((heading) => { - expect((heading).hasClass('sortable')).toEqual(false); - }); - }); - - it('without column buttons', () => { - const buttons = wrapper.find('button'); - expect(buttons).toHaveLength(0); - }); - - it('with correct initial state', () => { - expect(wrapper.state('sortedColumn')).toEqual(''); - expect(wrapper.state('sortDirection')).toEqual(''); - }); - }); - - describe('that is sortable and has mixed columns renders', () => { - let wrapper = mount(
    ).find('Table'); - - it('with sortable classname on correct headings', () => { - const tableHeadings = wrapper.find('th'); - - expect(tableHeadings).toHaveLength(sortableProps.columns.length); - expect(tableHeadings.at(0).hasClass('sortable')).toEqual(true); - expect(tableHeadings.at(1).hasClass('sortable')).toEqual(true); - expect(tableHeadings.at(2).hasClass('sortable')).toEqual(false); - }); - - it('with sr-only classname on correct headings', () => { - const srOnly = wrapper.find('.sr-only'); - - expect(srOnly).toHaveLength(sortableProps.columns.length - 1); - expect((srOnly).at(0).hasClass('sr-only')).toEqual(true); - expect((srOnly).at(1).hasClass('sr-only')).toEqual(true); - }); - - it('with correct initial sr-only text on correct headings', () => { - const headings = wrapper.find('.sr-only'); - - expect(headings.at(0).text()).toEqual(' sort descending'); - expect(headings.at(1).text()).toEqual(' click to sort'); - }); - - it('with correct initial state', () => { - expect(wrapper.find('Table').state('sortedColumn')).toEqual(sortableProps.defaultSortedColumn); - expect(wrapper.find('Table').state('sortDirection')).toEqual(sortableProps.defaultSortDirection); - }); - - wrapper = mount(
    ); - - it('with correct column buttons', () => { - const buttons = wrapper.find('button'); - expect(buttons).toHaveLength(2); - expect(buttons.at(0).hasClass('btn-header')).toBe(true); - expect(buttons.at(1).hasClass('btn-header')).toBe(true); - }); - - it('with correct initial sort icons', () => { - const buttons = wrapper.find('button'); - - expect(buttons.find('.fa')).toHaveLength(sortableProps.columns.length - 2); - expect(buttons.at(0).find('.fa-sort-desc')).toHaveLength(1); - expect(buttons.at(1).find('.fa-sort')).toHaveLength(1); - }); - }); - - describe('that is sortable and has mixed columns has behavior that', () => { - let wrapper; - let buttons; - let numSpy; - let x2Spy; - - beforeEach(() => { - wrapper = mount(
    ); - - buttons = wrapper.find('button'); - numSpy = jest.fn(); - x2Spy = jest.fn(); - - sortableProps.columns.find(column => (column.key === 'num')).onSort = numSpy; - sortableProps.columns.find(column => (column.key === 'x2')).onSort = x2Spy; - }); - - it('changes sort icons appropriately on click', () => { - buttons.at(0).simulate('click'); - buttons = wrapper.find('button'); - - expect(buttons.at(0).find('.fa')).toHaveLength(1); - expect(buttons.at(0).find('.fa-sort-asc')).toHaveLength(1); - expect(buttons.at(0).find('.fa-sort-desc')).toHaveLength(0); - expect(buttons.at(0).find('.fa-sort')).toHaveLength(0); - - expect(buttons.at(1).find('.fa')).toHaveLength(1); - expect(buttons.at(1).find('.fa-sort-asc')).toHaveLength(0); - expect(buttons.at(1).find('.fa-sort-desc')).toHaveLength(0); - expect(buttons.at(1).find('.fa-sort')).toHaveLength(1); - - buttons.at(1).simulate('click'); - buttons = wrapper.find('button'); - - expect(buttons.at(0).find('.fa')).toHaveLength(1); - expect(buttons.at(0).find('.fa-sort-asc')).toHaveLength(0); - expect(buttons.at(0).find('.fa-sort-desc')).toHaveLength(0); - expect(buttons.at(0).find('.fa-sort')).toHaveLength(1); - - expect(buttons.at(1).find('.fa')).toHaveLength(1); - expect(buttons.at(1).find('.fa-sort-asc')).toHaveLength(0); - expect(buttons.at(1).find('.fa-sort-desc')).toHaveLength(1); - expect(buttons.at(1).find('.fa-sort')).toHaveLength(0); - }); - - it('changes sr-only text appropriately on click', () => { - const headings = wrapper.find('.sr-only'); - - buttons.at(0).simulate('click'); - buttons = wrapper.find('button'); - - expect(headings.at(0).text()).toEqual(' sort ascending'); - expect(headings.at(1).text()).toEqual(' click to sort'); - - buttons.at(1).simulate('click'); - - expect(headings.at(0).text()).toEqual(' click to sort'); - expect(headings.at(1).text()).toEqual(' sort descending'); - }); - - it('changes state appropriately on click', () => { - buttons.at(0).simulate('click'); - buttons = wrapper.find('button'); - - expect(wrapper.find('Table').state('sortedColumn')).toEqual(sortableProps.defaultSortedColumn); - expect(wrapper.find('Table').state('sortDirection')).toEqual('asc'); - - buttons.at(0).simulate('click'); - buttons = wrapper.find('button'); - - expect(wrapper.find('Table').state('sortedColumn')).toEqual(sortableProps.defaultSortedColumn); - expect(wrapper.find('Table').state('sortDirection')).toEqual('desc'); - - buttons.at(1).simulate('click'); - buttons = wrapper.find('button'); - - expect(wrapper.find('Table').state('sortedColumn')).toEqual(sortableProps.columns[1].key); - expect(wrapper.find('Table').state('sortDirection')).toEqual('desc'); - }); - - it('calls onSort function correctly on click', () => { - expect(numSpy).toHaveBeenCalledTimes(0); - expect(x2Spy).toHaveBeenCalledTimes(0); - - buttons.at(0).simulate('click'); - buttons = wrapper.find('button'); - - expect(numSpy).toHaveBeenCalledTimes(1); - expect(x2Spy).toHaveBeenCalledTimes(0); - - expect(numSpy).toBeCalledWith('asc'); - - buttons.at(0).simulate('click'); - buttons = wrapper.find('button'); - - expect(numSpy).toHaveBeenCalledTimes(2); - expect(x2Spy).toHaveBeenCalledTimes(0); - - expect(numSpy).toBeCalledWith('desc'); - - buttons.at(1).simulate('click'); - buttons = wrapper.find('button'); - - expect(numSpy).toHaveBeenCalledTimes(2); - expect(x2Spy).toHaveBeenCalledTimes(1); - - expect(x2Spy).toBeCalledWith('desc'); - }); - }); - describe('that is fixed', () => { - const wrapper = mount(
    ); - - it('with col width classnames on headings', () => { - const tableHeadings = wrapper.find('th'); - - expect(tableHeadings).toHaveLength(fixedProps.columns.length); - expect(tableHeadings.at(0).hasClass('col-4')).toEqual(true); - expect(tableHeadings.at(1).hasClass('col-2')).toEqual(true); - expect(tableHeadings.at(2).hasClass('col-3')).toEqual(true); - }); - - it('with col width classnames on cells', () => { - const tableCells = wrapper.find('td'); - - expect(tableCells).toHaveLength(fixedProps.columns.length * fixedProps.data.length); - expect(tableCells.at(0).hasClass('col-4')).toEqual(true); - expect(tableCells.at(1).hasClass('col-2')).toEqual(true); - expect(tableCells.at(2).hasClass('col-3')).toEqual(true); - }); - it('with fixed-related classnames on head, body, and rows', () => { - const thead = wrapper.find('thead'); - const tbody = wrapper.find('tbody'); - const tr = wrapper.find('tr'); - - expect(thead.hasClass('d-inline')).toEqual(true); - expect(tbody.hasClass('d-inline')).toEqual(true); - expect(tr.at(0).hasClass('d-flex')).toEqual(true); - }); - }); - describe('that is not fixed with col widths', () => { - const wrapper = mount(
    ); - - it('with no col width classnames on headings', () => { - const tableHeadings = wrapper.find('th'); - - expect(tableHeadings).toHaveLength(fixedProps.columns.length); - expect(tableHeadings.at(0).hasClass('col-4')).toEqual(false); - expect(tableHeadings.at(1).hasClass('col-2')).toEqual(false); - expect(tableHeadings.at(2).hasClass('col-3')).toEqual(false); - }); - - it('with no col width classnames on cells', () => { - const tableCells = wrapper.find('td'); - - expect(tableCells).toHaveLength(fixedProps.columns.length * fixedProps.data.length); - expect(tableCells.at(0).hasClass('col-4')).toEqual(false); - expect(tableCells.at(1).hasClass('col-2')).toEqual(false); - expect(tableCells.at(2).hasClass('col-3')).toEqual(false); - }); - it('with no fixed-related classnames on head, body, and rows', () => { - const thead = wrapper.find('thead'); - const tbody = wrapper.find('tbody'); - const tr = wrapper.find('tr'); - - expect(thead.hasClass('d-inline')).toEqual(false); - expect(tbody.hasClass('d-inline')).toEqual(false); - expect(tr.at(0).hasClass('d-flex')).toEqual(false); - }); - }); - describe('renders row headers', () => { - const wrapper = mount(
    ); - - it('with the row header as th with row scope', () => { - wrapper.find('tbody').at(0).find('th').forEach((th) => { - expect(th.getElement().key).toEqual('num'); - expect(th.prop('scope')).toEqual('row'); - }); - }); - - it('with all other columns unchanged', () => { - wrapper.find('tbody').at(0).find('td').forEach((th) => { - expect(th.getElement().key).not.toEqual('num'); - }); - }); - }); -}); diff --git a/src/Table/_variables.scss b/src/Table/_variables.scss deleted file mode 100644 index 27904a5f4d..0000000000 --- a/src/Table/_variables.scss +++ /dev/null @@ -1,36 +0,0 @@ -//// Tables -//// -//// Customizes the `.table` component with basic values, each used across all table variations. -// -//// Design tokens for the Table component are not created because it is deprecated. -// -//$table-cell-padding: .75rem !default; -//$table-cell-padding-sm: .3rem !default; -// -//$table-color: $body-color !default; -//$table-bg: null !default; -//$table-accent-bg: rgba($black, .05) !default; -//$table-hover-color: $table-color !default; -//$table-hover-bg: rgba($black, .075) !default; -//$table-active-bg: $table-hover-bg !default; -// -//$table-border-width: $border-width !default; -//$table-border-color: $border-color !default; -// -//$table-head-bg: theme-color("gray", "background") !default; -//$table-head-color: theme-color("gray", "text") !default; -// -//$table-dark-color: $white !default; -//$table-dark-bg: theme-color("gray", "hover") !default; -//$table-dark-accent-bg: rgba($white, .05) !default; -//$table-dark-hover-color: $table-dark-color !default; -//$table-dark-hover-bg: rgba($white, .075) !default; -//$table-dark-border-color: lighten($table-dark-bg, 7.5%) !default; -//$table-dark-color: $white !default; -// -//$table-striped-order: odd !default; -// -//$table-caption-color: $text-muted !default; -// -//$table-bg-level: -9 !default; -//$table-border-level: -6 !default; diff --git a/src/Table/index.jsx b/src/Table/index.jsx deleted file mode 100644 index 858c9ceb75..0000000000 --- a/src/Table/index.jsx +++ /dev/null @@ -1,261 +0,0 @@ -/* eslint-disable max-len */ -import React from 'react'; -import classNames from 'classnames'; -import isRequiredIf from 'react-proptype-conditional-require'; -import PropTypes from 'prop-types'; - -import { Button } from '..'; -import withDeprecatedProps, { DeprTypes } from '../withDeprecatedProps'; - -class Table extends React.Component { - constructor(props) { - super(props); - - this.state = { - sortedColumn: props.tableSortable ? this.props.defaultSortedColumn : '', - sortDirection: props.tableSortable ? this.props.defaultSortDirection : '', - }; - - this.onSortClick = this.onSortClick.bind(this); - } - - onSortClick(columnKey) { - let newDirection = 'desc'; - - if (this.state.sortedColumn === columnKey) { - newDirection = (this.state.sortDirection === 'desc' ? 'asc' : 'desc'); - } - - this.setState({ - sortedColumn: columnKey, - sortDirection: newDirection, - }); - - const currentlySortedColumn = this.props.columns.find(column => (columnKey === column.key)); - currentlySortedColumn.onSort(newDirection); - } - - getCaption() { - return this.props.caption && ( - - ); - } - - getSortButtonScreenReaderText(columnKey) { - let text; - - if (this.state.sortedColumn === columnKey) { - text = this.props.sortButtonsScreenReaderText[this.state.sortDirection]; - } else { - text = this.props.sortButtonsScreenReaderText.defaultText; - } - - return text; - } - - getSortIcon(sortDirection) { - const sortIconClassName = ['fa-sort', sortDirection].filter(n => n).join('-'); - - return ( - - ); - } - - getTableHeading(column) { - let heading; - if (this.props.tableSortable && column.columnSortable) { - heading = ( - - ); - } else if (column.hideHeader) { - heading = ({column.label}); - } else { - heading = column.label; - } - - return heading; - } - - getHeadings() { - return ( - - - {this.props.columns.map(col => ( - - ))} - - - ); - } - - getBody() { - return ( - - {this.props.data.map((row, i) => ( - // eslint-disable-next-line react/no-array-index-key - - {this.props.columns.map(({ key, width }) => ( - React.createElement( - (key === this.props.rowHeaderColumnKey) ? 'th' : 'td', - { - key, - className: classNames(this.props.hasFixedColumnWidths ? width : null), - scope: (key === this.props.rowHeaderColumnKey) ? 'row' : null, - }, - row[key], - ) - ))} - - ))} - - ); - } - - render() { - return ( -
    {this.props.caption}
    - {this.getTableHeading(col)} -
    - {this.getCaption()} - {this.getHeadings()} - {this.getBody()} -
    - ); - } -} - -Table.propTypes = { - caption: PropTypes.oneOfType([ - PropTypes.string, - PropTypes.element, - ]), - className: PropTypes.string, - /** specifies the order and contents of the table's columns and provides display strings for each column's heading. It is composed of an ordered array of objects. Each object contains the following keys: - -1. `label` (string or element; required) contains the display string for each column's heading. -2. `key` (string; required) maps that label to its corresponding datum for each row in `data`, to ensure table data are displayed in their appropriate columns. -3. `columnSortable` (boolean; optional) specifies at the column-level whether the column is sortable. If `columnSortable` is `true`, a sort button will be rendered in the column table heading. It is only required if `tableSortable` is set to `true`. -4. `onSort` (function; conditionally required) specifies what function is called when a sortable column is clicked. It is only required if the column's `columnSortable` is set to `true`. -5. `hideHeader` (boolean; optional) specifies at the column-level whether the column label is visible. A column that is sortable cannot have its label be hidden. -6. `width` (string; conditionally required) only if `hasFixedColumnWidths` is set to `true`, the `` elements' `class` attributes will be set to this value. This allows restricting columns to specific widths. See [Bootstrap's grid documentation](https://getbootstrap.com/docs/4.0/layout/grid/) for `col` class names that can be used. - -The order of objects in `columns` specifies the order of the columns in the table. */ - data: PropTypes.arrayOf(PropTypes.shape({})).isRequired, - /** specifies the order and contents of the table's columns and provides display strings for each column's heading. It is composed of an ordered array of objects. Each object contains the following keys: - -1. `label` (string or element; required) contains the display string for each column's heading. -2. `key` (string; required) maps that label to its corresponding datum for each row in `data`, to ensure table data are displayed in their appropriate columns. -3. `columnSortable` (boolean; optional) specifies at the column-level whether the column is sortable. If `columnSortable` is `true`, a sort button will be rendered in the column table heading. It is only required if `tableSortable` is set to `true`. -4. `onSort` (function; conditionally required) specifies what function is called when a sortable column is clicked. It is only required if the column's `columnSortable` is set to `true`. -5. `hideHeader` (boolean; optional) specifies at the column-level whether the column label is visible. A column that is sortable cannot have its label be hidden. -6. `width` (string; conditionally required) only if `hasFixedColumnWidths` is set to `true`, the `` elements' `class` attributes will be set to this value. This allows restricting columns to specific widths. See [Bootstrap's grid documentation](https://getbootstrap.com/docs/4.0/layout/grid/) for `col` class names that can be used. - -The order of objects in `columns` specifies the order of the columns in the table. */ - columns: PropTypes.arrayOf(PropTypes.shape({ - key: PropTypes.string.isRequired, - label: PropTypes.oneOfType([ - PropTypes.string, - PropTypes.element, - ]).isRequired, - columnSortable: isRequiredIf(PropTypes.bool, props => props.tableSortable), - onSort: isRequiredIf(PropTypes.func, props => props.columnSortable), - hideHeader: PropTypes.bool, - width: isRequiredIf(PropTypes.string, props => props.hasFixedColumnWidths), - })).isRequired, - /** Specifies Bootstrap class names to apply to the table heading. Options are detailed in [Bootstrap's docs](https://getbootstrap.com/docs/4.0/content/tables/#table-head-options). - */ - headingClassName: PropTypes.arrayOf(PropTypes.string), - /** Specifies whether the table is sortable. This setting supercedes column-level sortability, so if it is `false`, no sortable components will be rendered. */ - tableSortable: PropTypes.bool, - /** Specifies whether the table's columns have fixed widths. Every element in `columns` must define a `width` if this is `true`. - */ - hasFixedColumnWidths: PropTypes.bool, - /* eslint-disable react/require-default-props */ - /** Specifies the key of the column that is sorted by default. It is only required if `tableSortable` is set to `true`. */ - defaultSortedColumn: isRequiredIf(PropTypes.string, props => props.tableSortable), - /* eslint-disable react/require-default-props */ - /** Specifies the direction the `defaultSortedColumn` is sorted in by default; it will typically be either 'asc' or 'desc'. It is only required if `tableSortable` is set to `true`. */ - defaultSortDirection: isRequiredIf(PropTypes.string, props => props.tableSortable), - /** Specifies the screen reader only text that accompanies the sort buttons for sortable columns. It takes the form of an object containing the following keys: - -1. `asc`: (string) specifies the screen reader only text for sort buttons in the ascending state. -2. `desc`: (string) specifies the screen reader only text for sort buttons in the descending state. -3. `defaultText`: (string) specifies the screen reader only text for sort buttons that are not engaged. - -It is only required if `tableSortable` is set to `true`. - -Default: - -```javascript -{ - asc: 'sort ascending', - desc: 'sort descending', - defaultText: 'click to sort', -} -``` */ - sortButtonsScreenReaderText: isRequiredIf( - PropTypes.shape({ - asc: PropTypes.string, - desc: PropTypes.string, - defaultText: PropTypes.string, - }), - props => props.tableSortable, - ), - /** Specifies the key for the column that should act as a row header. Rather than rendering as `` elements, -cells in this column will render as `` */ - rowHeaderColumnKey: PropTypes.string, -}; - -Table.defaultProps = { - caption: null, - className: undefined, - headingClassName: [], - tableSortable: false, - hasFixedColumnWidths: false, - sortButtonsScreenReaderText: { - asc: 'sort ascending', - desc: 'sort descending', - defaultText: 'click to sort', - }, -}; - -export default withDeprecatedProps(Table, 'TableDeprecated', { - className: { - deprType: DeprTypes.FORMAT, - expect: value => typeof value === 'string', - transform: value => (Array.isArray(value) ? value.join(' ') : value), - message: 'It should be a string.', - }, -}); diff --git a/src/Tabs/README.md b/src/Tabs/README.md index 432b582cd8..a12c6e7bf4 100644 --- a/src/Tabs/README.md +++ b/src/Tabs/README.md @@ -8,9 +8,7 @@ categories: - Navigation status: 'Stable' designStatus: 'Done' -devStatus: 'TO DO' -notes: | - TODO: Remove subcomponent of deprecated implementation soon +devStatus: 'Done' ---

    @@ -173,25 +171,3 @@ notes: | ``` - -*** - -## Tabs.Deprecated - -
    - -### Basic usage - -```jsx live - -

    Hello I am the first panel
    -
    Hello I am the second panel
    -
    Hello I am the third panel
    - -``` diff --git a/src/Tabs/deprecated/Tabs.scss b/src/Tabs/deprecated/Tabs.scss deleted file mode 100644 index 1ba525bc68..0000000000 --- a/src/Tabs/deprecated/Tabs.scss +++ /dev/null @@ -1,3 +0,0 @@ -.nav-tabs .nav-link { - background: transparent; -} diff --git a/src/Tabs/deprecated/Tabs.test.jsx b/src/Tabs/deprecated/Tabs.test.jsx deleted file mode 100644 index 854f2e2037..0000000000 --- a/src/Tabs/deprecated/Tabs.test.jsx +++ /dev/null @@ -1,43 +0,0 @@ -import React from 'react'; -import { shallow } from 'enzyme'; -import Tabs from './index'; - -const props = { - labels: [ - 'first', - 'second', - 'third', - ], - children: [ -
    first
    , -
    second
    , -
    third
    , - ], -}; - -const tabSelectedAtIndex = (index, wrapper) => { - wrapper.find('button').forEach((node, i) => { - expect(node.prop('aria-selected')).toEqual(i === index); - }); - - wrapper.find('.tab-pane').forEach((node, i) => { - expect(node.hasClass('active')).toEqual(i === index); - }); -}; - -describe('', () => { - it('renders with first tab selected', () => { - const wrapper = shallow(); - tabSelectedAtIndex(0, wrapper); - }); - - describe('switches tab selection', () => { - it('on click', () => { - const wrapper = shallow(); - wrapper.find('button').forEach((node, i) => { - node.simulate('click'); - tabSelectedAtIndex(i, wrapper); - }); - }); - }); -}); diff --git a/src/Tabs/deprecated/index.jsx b/src/Tabs/deprecated/index.jsx deleted file mode 100644 index 860e4290ff..0000000000 --- a/src/Tabs/deprecated/index.jsx +++ /dev/null @@ -1,117 +0,0 @@ -// TODO: @jaebradley fix these eslint errors -/* eslint-disable jsx-a11y/click-events-have-key-events */ -/* eslint-disable jsx-a11y/anchor-is-valid */ -/* eslint-disable max-len */ -import React from 'react'; -import classNames from 'classnames'; -import PropTypes from 'prop-types'; - -import newId from '../../utils/newId'; - -class Tabs extends React.Component { - constructor(props) { - super(props); - - this.toggle = this.toggle.bind(this); - this.state = { - activeTab: 0, - uuid: newId('tabInterface'), - }; - } - - toggle(tab) { - if (this.state.activeTab !== tab) { - this.setState({ - activeTab: tab, - }); - } - } - - genLabelId(index) { - return `tab-label-${this.state.uuid}-${index}`; - } - - genPanelId(index) { - return `tab-panel-${this.state.uuid}-${index}`; - } - - buildLabels() { - return this.props.labels.map((label, i) => { - const selected = this.state.activeTab === i; - const labelId = this.genLabelId(i); - - return ( -
  • - {/* eslint-disable-next-line react/button-has-type */} - -
  • - ); - }); - } - - buildPanels() { - return this.props.children.map((panel, i) => { - const selected = this.state.activeTab === i; - const panelId = this.genPanelId(i); - - return ( -
    - {panel} -
    - ); - }); - } - - render() { - const labels = this.buildLabels(); - const panels = this.buildPanels(); - - return ( -
    -
      - {labels} -
    -
    - {panels} -
    -
    - ); - } -} -// TODO: custom validator that ensures labels and panels are the same length -Tabs.propTypes = { - /** specifies the list of elements that will be displayed within each of the tabbed views. It is the content relevant to each label. Children should not be passed as Props, but should instead be nested between the opening and closing ` ` tags. */ - labels: PropTypes.arrayOf(PropTypes.node).isRequired, - /** specifies the list of headings that will appear on all of the tabs that will be created. - */ - children: PropTypes.arrayOf(PropTypes.element).isRequired, -}; - -export default Tabs; diff --git a/src/Tabs/index.jsx b/src/Tabs/index.jsx index 1b57b456d2..bc59227c8e 100644 --- a/src/Tabs/index.jsx +++ b/src/Tabs/index.jsx @@ -2,7 +2,6 @@ import React, { useEffect, useMemo, useRef } from 'react'; import BaseTabs from 'react-bootstrap/Tabs'; import classNames from 'classnames'; import PropTypes from 'prop-types'; -import TabsDeprecated from './deprecated'; import Bubble from '../Bubble'; import Dropdown from '../Dropdown'; import useIndexOfLastVisibleChild from '../hooks/useIndexOfLastVisibleChild'; @@ -192,8 +191,6 @@ Tabs.defaultProps = { activeKey: undefined, }; -Tabs.Deprecated = TabsDeprecated; - export default Tabs; export { Tab }; export { default as TabContainer } from 'react-bootstrap/TabContainer'; diff --git a/src/TextArea/README.md b/src/TextArea/README.md deleted file mode 100644 index 4df2445e01..0000000000 --- a/src/TextArea/README.md +++ /dev/null @@ -1,63 +0,0 @@ ---- -title: 'TextArea' -type: 'component' -components: -- TextArea -categories: -- Forms (deprecated) -status: 'Deprecate Soon' -designStatus: 'TBD' -devStatus: 'To Do' -notes: | - Replaced by Input and ValidationFormGroup ---- - -## minimal usage - -```jsx live -